/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}
/*!
 * animate.css - https://animate.style/
 * Version - 4.1.0
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat)*2);animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat)*3);animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay)*2);animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay)*3);animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay)*4);animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay)*5);animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration)/2);animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration)*0.8);animation-duration:calc(var(--animate-duration)*0.8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration)*3);animation-duration:calc(var(--animate-duration)*3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@-webkit-keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}@keyframes bounce{0%,20%,53%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0) scaleY(1.1);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0) scaleY(1.05);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{-webkit-transition-timing-function:cubic-bezier(.215,.61,.355,1);transition-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0) scaleY(.95);transform:translateZ(0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-4px,0) scaleY(1.02);transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shakeX{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}@-webkit-keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}@keyframes shakeY{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}20%,40%,60%,80%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.animate__headShake{-webkit-animation-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)}}.animate__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)}}.animate__tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration)*1.3);animation-duration:calc(var(--animate-duration)*1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInDown{0%{-webkit-transform:translateY(-1200px) scale(.7);transform:translateY(-1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}@-webkit-keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInLeft{0%{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}@-webkit-keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInRight{0%{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}80%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}@-webkit-keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}@keyframes backInUp{0%{-webkit-transform:translateY(1200px) scale(.7);transform:translateY(1200px) scale(.7);opacity:.7}80%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:scale(1);transform:scale(1);opacity:1}}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}@-webkit-keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}@keyframes backOutDown{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(700px) scale(.7);transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}@-webkit-keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}@keyframes backOutLeft{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(-2000px) scale(.7);transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}@-webkit-keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}@keyframes backOutRight{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateX(0) scale(.7);transform:translateX(0) scale(.7);opacity:.7}to{-webkit-transform:translateX(2000px) scale(.7);transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}@-webkit-keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}@keyframes backOutUp{0%{-webkit-transform:scale(1);transform:scale(1);opacity:1}20%{-webkit-transform:translateY(0) scale(.7);transform:translateY(0) scale(.7);opacity:.7}to{-webkit-transform:translateY(-700px) scale(.7);transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.animate__bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0) scaleY(3);transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0) scaleY(.9);transform:translate3d(0,25px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,-10px,0) scaleY(.95);transform:translate3d(0,-10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,5px,0) scaleY(.985);transform:translate3d(0,5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0) scaleX(3);transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0) scaleX(1);transform:translate3d(25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(-10px,0,0) scaleX(.98);transform:translate3d(-10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(5px,0,0) scaleX(.995);transform:translate3d(5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0) scaleX(3);transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0) scaleX(1);transform:translate3d(-25px,0,0) scaleX(1)}75%{-webkit-transform:translate3d(10px,0,0) scaleX(.98);transform:translate3d(10px,0,0) scaleX(.98)}90%{-webkit-transform:translate3d(-5px,0,0) scaleX(.995);transform:translate3d(-5px,0,0) scaleX(.995)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0) scaleY(5);transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}75%{-webkit-transform:translate3d(0,10px,0) scaleY(.95);transform:translate3d(0,10px,0) scaleY(.95)}90%{-webkit-transform:translate3d(0,-5px,0) scaleY(.985);transform:translate3d(0,-5px,0) scaleY(.985)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.animate__bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0) scaleY(.985);transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0) scaleY(.9);transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0) scaleY(3);transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0) scaleX(.9);transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0) scaleX(2);transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0) scaleX(.9);transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0) scaleX(2);transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0) scaleY(.985);transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0) scaleY(.9);transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0) scaleY(3);transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}@-webkit-keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInTopRight{0%{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}@-webkit-keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}@-webkit-keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInBottomRight{0%{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}@keyframes fadeOutTopLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,-100%,0);transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}@-webkit-keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}@keyframes fadeOutTopRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,-100%,0);transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}@-webkit-keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}@keyframes fadeOutBottomRight{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(100%,100%,0);transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}@-webkit-keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}@keyframes fadeOutBottomLeft{0%{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}to{opacity:0;-webkit-transform:translate3d(-100%,100%,0);transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}@-webkit-keyframes flip{0%{-webkit-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}}.animate__animated.animate__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)}}.animate__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)}}.animate__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}}.animate__flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-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}}.animate__flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration)*0.75);animation-duration:calc(var(--animate-duration)*0.75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedInRight{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 lightSpeedInRight{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)}}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedInLeft{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 lightSpeedInLeft{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)}}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOutRight{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}@keyframes lightSpeedOutLeft{0%{opacity:1}to{-webkit-transform:translate3d(-100%,0,0) skewX(-30deg);transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{opacity:1}to{-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{opacity:1}to{-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{opacity:1}to{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}@-webkit-keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{opacity:1}to{-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}@-webkit-keyframes hinge{0%{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-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}}.animate__hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration)*2);animation-duration:calc(var(--animate-duration)*2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{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-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-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}@-webkit-keyframes zoomOutUp{40%{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-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-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{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)}}.animate__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)}}.animate__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)}}.animate__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)}}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}/*!
 * Bootstrap Grid v4.5.0 (https://getbootstrap.com/)
 * Copyright 2011-2020 The Bootstrap Authors
 * Copyright 2011-2020 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{-ms-overflow-style:scrollbar}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container{max-width:540px}}@media(min-width:768px){.container{max-width:720px}}@media(min-width:992px){.container{max-width:960px}}@media(min-width:1200px){.container{max-width:1140px}}.container-fluid,.container-lg,.container-md,.container-sm,.container-xl{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width:576px){.container,.container-sm{max-width:540px}}@media(min-width:768px){.container,.container-md,.container-sm{max-width:720px}}@media(min-width:992px){.container,.container-lg,.container-md,.container-sm{max-width:960px}}@media(min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1140px}}.row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.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-auto,.col-lg,.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-auto,.col-md,.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-auto,.col-sm,.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-auto,.col-xl,.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-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-1>*{flex:0 0 100%;max-width:100%}.row-cols-2>*{flex:0 0 50%;max-width:50%}.row-cols-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-4>*{flex:0 0 25%;max-width:25%}.row-cols-5>*{flex:0 0 20%;max-width:20%}.row-cols-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.3333333333%}.offset-2{margin-left:16.6666666667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.3333333333%}.offset-5{margin-left:41.6666666667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.3333333333%}.offset-8{margin-left:66.6666666667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.3333333333%}.offset-11{margin-left:91.6666666667%}@media(min-width:576px){.col-sm{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-sm-1>*{flex:0 0 100%;max-width:100%}.row-cols-sm-2>*{flex:0 0 50%;max-width:50%}.row-cols-sm-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-sm-4>*{flex:0 0 25%;max-width:25%}.row-cols-sm-5>*{flex:0 0 20%;max-width:20%}.row-cols-sm-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.3333333333%}.offset-sm-2{margin-left:16.6666666667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.3333333333%}.offset-sm-5{margin-left:41.6666666667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.3333333333%}.offset-sm-8{margin-left:66.6666666667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.3333333333%}.offset-sm-11{margin-left:91.6666666667%}}@media(min-width:768px){.col-md{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-md-1>*{flex:0 0 100%;max-width:100%}.row-cols-md-2>*{flex:0 0 50%;max-width:50%}.row-cols-md-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-md-4>*{flex:0 0 25%;max-width:25%}.row-cols-md-5>*{flex:0 0 20%;max-width:20%}.row-cols-md-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.3333333333%}.offset-md-2{margin-left:16.6666666667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.3333333333%}.offset-md-5{margin-left:41.6666666667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.3333333333%}.offset-md-8{margin-left:66.6666666667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.3333333333%}.offset-md-11{margin-left:91.6666666667%}}@media(min-width:992px){.col-lg{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-lg-1>*{flex:0 0 100%;max-width:100%}.row-cols-lg-2>*{flex:0 0 50%;max-width:50%}.row-cols-lg-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-lg-4>*{flex:0 0 25%;max-width:25%}.row-cols-lg-5>*{flex:0 0 20%;max-width:20%}.row-cols-lg-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.3333333333%}.offset-lg-2{margin-left:16.6666666667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.3333333333%}.offset-lg-5{margin-left:41.6666666667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.3333333333%}.offset-lg-8{margin-left:66.6666666667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.3333333333%}.offset-lg-11{margin-left:91.6666666667%}}@media(min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;min-width:0;max-width:100%}.row-cols-xl-1>*{flex:0 0 100%;max-width:100%}.row-cols-xl-2>*{flex:0 0 50%;max-width:50%}.row-cols-xl-3>*{flex:0 0 33.3333333333%;max-width:33.3333333333%}.row-cols-xl-4>*{flex:0 0 25%;max-width:25%}.row-cols-xl-5>*{flex:0 0 20%;max-width:20%}.row-cols-xl-6>*{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.3333333333%}.offset-xl-2{margin-left:16.6666666667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.3333333333%}.offset-xl-5{margin-left:41.6666666667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.3333333333%}.offset-xl-8{margin-left:66.6666666667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.3333333333%}.offset-xl-11{margin-left:91.6666666667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:flex!important}.d-inline-flex{display:inline-flex!important}@media(min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:flex!important}.d-sm-inline-flex{display:inline-flex!important}}@media(min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:flex!important}.d-md-inline-flex{display:inline-flex!important}}@media(min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:flex!important}.d-lg-inline-flex{display:inline-flex!important}}@media(min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:flex!important}.d-xl-inline-flex{display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:flex!important}.d-print-inline-flex{display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media(min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media(min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media(min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media(min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media(min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media(min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media(min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media(min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:transform .3s ease-out;transform:translateY(-50px)}@media(prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{transform:none}.modal.modal-static .modal-dialog{transform:scale(1.02)}.modal-dialog-scrollable{display:flex;max-height:calc(100% - 1rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 1rem);overflow:hidden}.modal-dialog-scrollable .modal-footer,.modal-dialog-scrollable .modal-header{flex-shrink:0}.modal-dialog-scrollable .modal-body{overflow-y:auto}.modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1rem)}.modal-dialog-centered:before{display:block;height:calc(100vh - 1rem);height:-moz-min-content;height:min-content;content:""}.modal-dialog-centered.modal-dialog-scrollable{flex-direction:column;justify-content:center;height:100%}.modal-dialog-centered.modal-dialog-scrollable .modal-content{max-height:none}.modal-dialog-centered.modal-dialog-scrollable:before{content:none}.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,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:flex;align-items:flex-start;justify-content:space-between;padding:1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:calc(.3rem - 1px);border-top-right-radius:calc(.3rem - 1px)}.modal-header .close{padding:1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px)}.modal-footer>*{margin:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media(min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-dialog-scrollable{max-height:calc(100% - 3.5rem)}.modal-dialog-scrollable .modal-content{max-height:calc(100vh - 3.5rem)}.modal-dialog-centered{min-height:calc(100% - 3.5rem)}.modal-dialog-centered:before{height:calc(100vh - 3.5rem);height:-moz-min-content;height:min-content}.modal-sm{max-width:300px}}@media(min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media(min-width:1200px){.modal-xl{max-width:1140px}}.page-title{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:5.71rem;line-height:1.05;letter-spacing:-.02em}.front-page .impact .impact-content .impact-title,.front-page .newsletter-signup h2,.front-page .secondary-campaigns .campaign-container .campaign-title,.h1,.two-col-embeds h2,h1{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:3.42857rem;line-height:1;letter-spacing:-.01em}.h2,.story-listing .story-grid .story.featured .h3,details summary,h2{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:2.57rem;line-height:1.11}.front-page .newsletter-signup button.big-circle .button-text,.front-page .secondary-campaigns .campaign-container .campaign-one .button,.front-page .secondary-campaigns .campaign-container .campaign-two .button,.front-page header:not(.fixed) .donate,.gform_wrapper h2.gform_title,.h3,.page-template-page-actioncenter .share-story .big-circle,.story-listing .story-modal .section-main-content .story-content-wrapper .story-title,h3,section.iwn-promo .iwn-promo-downer a.button{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:1.71rem;line-height:1.20833}#mobile-menu .donate,.front-page .featured-posts .post-container .post a.post-title,.h4,.page-template-page-actioncenter .campaign-archive .campaign-filter label,.page .main-content-sidebar .sidebar-title,.search-results-posts .people-content .people-title,.section-people .people-content .people-title,body.post .main-content-sidebar .sidebar-content-block .sidebar-title,body.post .section-page-hero #eta,h4,header .header-end .donate,header nav>ul>li .dropdown.large ul li{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:1.43rem;line-height:1.1}.h5,.links-sidebar .link-box a,.section-store .store-item p.h5,.section-the-latest.featured-latest .latest-entry .latest-title,.section-the-latest.read-next .latest-entry .latest-title,.section-the-latest.search-results-posts .latest-entry .latest-title,.two-col-embeds .h3,h5{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:1.14rem;line-height:1.1875;letter-spacing:-.003em}.category-a-filters input#date-filter,.category-c-filters input#date-filter,.gform_legacy_markup_wrapper .gform_body ul li .address_state select,.gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select select,.gform_wrapper .gfield select,.h6,.iwv-quote-and-image-slider .post-buttons cite,.latest-title,.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle .button-text,.search-filters input#date-filter,.section-the-latest .latest-title,.select-wrapper select,.skip-link,.story-listing .story-modal .section-main-content .story-content-wrapper .story-subhead .story-first-name,.wp-block-buttons .wp-block-button .wp-block-button__link,.wp-block-quote cite,a,blockquote.wp-block-quote cite,body.post .section-page-hero .subheader,figure.expando-table table tr th,figure.wp-block-table table tr th,h6,header nav>ul>li{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:1.07rem;line-height:1.2;letter-spacing:-.003em}.category-a-filters label,.category-c-filters label,.front-page .featured-posts .post-buttons a,.front-page .featured-quizzes>a,.front-page .secondary-campaigns .more-link a,.front-page .stories button.stories-back>span,.front-page .stories button.stories-next>span,.gform_legacy_markup_wrapper .gpoll_field .ginput_container_radio label,.gform_wrapper .gfield_label,.pagination .page-link,.search-filters label,.search-results-posts .people-content .department,.search-results-posts .people-content .title,.section-people .people-content .department,.section-people .people-content .title,.section-person-hero .button,.story-listing a.next,header nav>ul>li .dropdown.large a.view-all{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:15px;line-height:1.2}.front-page .impact .impact-content p,.gform_legacy_markup_wrapper .gform_confirmation_wrapper,.gform_legacy_markup_wrapper .gpoll_container,.issue-template-default .issue-hero .hero-content .description,.section-featured-post .feature-content p,.twitter-share-inline,p{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:1.43rem;line-height:1.7;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.front-page .hero-campaign p,.front-page .secondary-campaigns .campaign-container p,.iwv-quote-and-image-slider .post-buttons p,.p2,.page-template-page-actioncenter .hero-campaign .hero-content p,.section-two-col-image p,.wp-block-quote p,blockquote.wp-block-quote p,header nav>ul>li .dropdown.large.about-img .right .h3,header nav>ul>li .dropdown.large.issue-img .right .h3{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:1.29rem;line-height:1.67}.event-callout p.p3,.gform_legacy_markup_wrapper .ginput_container_consent label,.gform_legacy_markup_wrapper form.fancy-signup-form .gform_description,.gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields .ginput_container_consent label,.gform_wrapper span.gform_description,.issue-template-default .issue-hero .hero-content .prompt p,.issue-template-default .section-the-latest .description,.issue-template-default aside.sixty-seconds ol li,.issue-template-default aside.sixty-seconds p,.issue-template-default aside.sixty-seconds ul li,.p3,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign p,.page-template-page-actioncenter .share-story .prompt p,.page .main-content-sidebar p,.section-content-block .sidebar-content-block p,.section-slideshow .bxslider .caption .slide-meta .caption-content,.section-store .store-item p,body.post .main-content-sidebar .sidebar-content-block p{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:1rem;line-height:1.43}#mobile-menu ul li a,.gform_wrapper .ginput_container_checkbox>div .gchoice,.gform_wrapper .ginput_container_consent,.gform_wrapper .ginput_container_radio>div .gchoice,.section-helpful-links ul li a,ol li,ul li{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:1.29rem;line-height:1.67}figure.expando-table table tr td,figure.expando-table table tr td details p,figure.expando-table table tr td details summary,figure.wp-block-table table tr td{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:1rem;line-height:1.2143}.donate-bar .donate-options .prompt,.donately-donation-form .donately-text-input:not(#donately-amount),.donately-donation-form .donately-textarea,.gform_legacy_markup_wrapper .gform_body ul li .address_state select,footer .footer-row.legal ul li,footer .footer-row.share ul li,input:not([type=file]),input[type=checkbox],input[type=radio],textarea{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:.93rem;line-height:2.77}.section-facts .fact-content .source,.section-facts .fact-content .source a,footer .footer-row.legal p{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:.79rem;line-height:1.1818}.entry-type a,.entry-type span,.front-page .stories .story-card blockquote cite,.meta-data,.section-featured-post .feature-content .meta-data,.section-featured-post .feature-content .meta-data .author a,.section-the-latest .entry-type a,.section-the-latest .entry-type span,.story-listing .story-grid .story .story-issue,body.categoryc .section-feature .feature-content .meta-data,body.categoryc .section-feature .feature-content .meta-data a,body.post .section-page-hero #eta .minutes{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;font-size:.93rem;line-height:1.2308}.ap-style{text-transform:capitalize}.h1,.h2,.h3,.h4,.h5,.h6,.page .main-content-sidebar .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .sidebar-title{display:block}.strength{color:#c93b2e}.vision{color:#50266f}.persistence{color:#2c3e5c}.teal{color:#3bb5c3}.gform_legacy_markup_wrapper .gform_body ul li .address_state:before,.gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select:before,.select-wrap-simple:before,.select-wrapper:before,.story-listing .story-grid .story .flipper.video:after,details summary:before,header .search-bar input[type=submit],header nav>ul>li.show-dropdown.menu-item-has-children>a:after,header nav>ul>li:focus-within.menu-item-has-children>a:after,header nav>ul>li:focus.menu-item-has-children>a:after,header nav>ul>li:hover.menu-item-has-children>a:after,input[type=checkbox]:before,input[type=radio]:before{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.gform_legacy_markup_wrapper .gform_body ul li .address_state:before,.gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select:before,.select-wrap-simple:before,.select-wrapper:before,details summary:before,header nav>ul>li.show-dropdown.menu-item-has-children>a:after,header nav>ul>li:focus-within.menu-item-has-children>a:after,header nav>ul>li:focus.menu-item-has-children>a:after,header nav>ul>li:hover.menu-item-has-children>a:after,input[type=checkbox]:before,input[type=radio]:before{font-family:Font Awesome\ 5 Pro;font-weight:900}header .search-bar input[type=submit]{font-family:Font Awesome\ 5 Pro;font-weight:400}.story-listing .story-grid .story .flipper.video:after{font-family:Font Awesome\ 5 Brands;font-weight:400}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.embed-responsive,.wp-has-aspect-ratio{position:relative;width:100%}.embed-responsive:before,.wp-has-aspect-ratio:before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive .wp-block-embed__wrapper,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video,.wp-has-aspect-ratio .embed-responsive-item,.wp-has-aspect-ratio .wp-block-embed__wrapper,.wp-has-aspect-ratio embed,.wp-has-aspect-ratio iframe,.wp-has-aspect-ratio object,.wp-has-aspect-ratio video{position:absolute;top:0;left:0;width:100%;height:100%}.embed-responsive-16by9:before,.wp-embed-aspect-16-9:before{padding-top:56.25%}.embed-responsive-quiz{min-height:28.5714285714rem;max-height:46.4285714286rem;overflow-y:hidden}.embed-responsive-quiz:before{padding-top:71.4285714286%}.embed-responsive-4by3:before,.wp-embed-aspect-4-3:before{padding-top:75%}.wp-block-columns{margin-left:15px;margin-right:15px}.blocker{position:fixed;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:auto;z-index:51;padding:20px;box-sizing:border-box;background-color:#fff;background-color:hsla(0,0%,100%,.75);text-align:center}.blocker:before{content:"";display:inline-block;height:100%;vertical-align:middle;margin-right:-.05em}.blocker.behind{background-color:transparent}.modal-2{display:none;vertical-align:middle;position:relative;z-index:2;max-width:600px;box-sizing:border-box;width:90%;border-radius:4px;filter:drop-shadow(0 16px 16px rgba(0,0,0,.5));text-align:left;overflow:hidden;height:unset;animation:fadeIn 1s}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.modal-2 a.close-modal{position:absolute;top:15px;right:15px;display:block;width:42px;height:42px;text-indent:-9999px;background-size:contain;background-repeat:no-repeat;background-position:50%;background-image:url(/wp-content/themes/iwv/assets/images/close-modal.png);opacity:.5}.modal-2 a.close-modal:hover{opacity:.8}.modal-992{max-width:992px}.text-capitalize{text-transform:capitalize}.text-uppercase{text-transform:uppercase}.jump-button{min-height:50px;width:100%}@media screen and (min-width:767px){.jump-button{height:50px;width:400px}}html{font-size:14px;box-sizing:border-box}*,:after,:before{box-sizing:inherit}:not(input):focus{outline:thin dotted}body{font-family:itc-avant-garde-gothic-pro,sans-serif;color:#2c3e5c;display:flex;min-height:100vh;flex-direction:column;align-items:center}main{margin-top:7.2142857143rem;flex-grow:1;flex-shrink:0;width:100%}body.admin-bar main{margin-top:4.9285714286rem}body main.front-page{margin-top:0}@media screen and (min-width:768px){main{margin-top:10.5714285714rem}}@media screen and (min-width:1200px){main{margin-top:7.2142857143rem}}.page-title,h1,h2,h3,h4,h5,h6{color:#50266f}.page-title{margin-bottom:1.6428571429rem}h1{margin-bottom:3rem}h2{margin-bottom:3.5rem}h3{margin-bottom:3.1428571429rem}h4{margin-bottom:3.5rem}h5{margin-bottom:3.6428571429rem}h6{margin-bottom:3.3571428571rem}p{color:#2c3e5c}a{font-size:inherit;text-decoration:none;color:#3bb5c3}ol,ul{padding-left:3rem;margin-top:2.2142857143rem;margin-bottom:3.3571428571rem}ol li,ul li{color:#2c3e5c;list-style:none}ol li:before,ul li:before{color:#3bb5c3;display:inline-block;width:2.8571rem;margin-left:-2.8571rem}ol li+li,ul li+li{margin-top:.9285714286rem}@media screen and (min-width:768px){ol,ul{padding-left:9.1429rem}}ul li:before{content:"\2022"}ol{counter-reset:li}ol li{counter-increment:li}ol li:before{content:counter(li);margin-left:-4.8rem;margin-right:1.8571rem;text-align:right;direction:rtl}input[type=file]::-webkit-file-upload-button{border-radius:2px;background-color:#3bb5c3;border:none;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-size:1.07rem;line-height:1.2;letter-spacing:-.003em;font-weight:700;padding:1rem 2.9286rem .8571rem;cursor:pointer;-webkit-transition:all .1s ease-in-out;transition:all .1s ease-in-out}input[type=file]::-webkit-file-upload-button:focus,input[type=file]::-webkit-file-upload-button:hover{outline:none;background-color:#00acbd}input[type=file]::-ms-browse{border-radius:2px;background-color:#3bb5c3;border:none;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-size:1.07rem;line-height:1.2;letter-spacing:-.003em;font-weight:700;padding:1rem 2.9286rem .8571rem;cursor:pointer;-ms-transition:all .1s ease-in-out;transition:all .1s ease-in-out}input[type=file]::-ms-browse:focus,input[type=file]::-ms-browse:hover{outline:none;background-color:#00acbd}input[type=file]::file-selector-button{border-radius:2px;background-color:#3bb5c3;border:none;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-size:1.07rem;line-height:1.2;letter-spacing:-.003em;font-weight:700;padding:1rem 2.9286rem .8571rem;cursor:pointer;transition:all .1s ease-in-out}input[type=file]::file-selector-button:focus,input[type=file]::file-selector-button:hover{outline:none;background-color:#00acbd}.btn,.button,button{border-radius:2px;background-color:#3bb5c3;border:none;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-size:1.07rem;line-height:1.2;letter-spacing:-.003em;font-weight:700;padding:1rem 2.9286rem .8571rem;cursor:pointer;transition:all .1s ease-in-out}.btn:focus,.btn:hover,.button:focus,.button:hover,button:focus,button:hover{outline:none;background-color:#00acbd}.btn.big-circle,.button.big-circle,button.big-circle{border-radius:10rem;background:#fff;text-shadow:2px 2px 0 rgba(0,0,0,.15);box-shadow:5px 5px 0 rgba(0,0,0,.2);color:#50266f}.btn.big-circle:focus,.btn.big-circle:hover,.button.big-circle:focus,.button.big-circle:hover,button.big-circle:focus,button.big-circle:hover{color:#fff;background:#50266f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn.big-circle .far,.button.big-circle .far,button.big-circle .far{font-size:3.5714285714rem}.btn.big-circle .button-text,.button.big-circle .button-text,button.big-circle .button-text{display:block}.btn.red,.button.red,button.red{background-color:#c93b2e;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.btn.red:focus,.btn.red:hover,.button.red:focus,.button.red:hover,button.red:focus,button.red:hover{background-color:#d01d16}.btn.purple,.button.purple,button.purple{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#50266f}.btn.purple:focus,.btn.purple:hover,.button.purple:focus,.button.purple:hover,button.purple:focus,button.purple:hover{background-color:#4b1966}a.btn,a.button{text-decoration:none;display:inline-block}figure.expando-table table,figure.wp-block-table table{border-spacing:0}figure.expando-table table tr td,figure.expando-table table tr th,figure.wp-block-table table tr td,figure.wp-block-table table tr th{padding-left:.5rem;padding-right:.5rem}figure.expando-table table tr th,figure.wp-block-table table tr th{color:#50266f;padding-top:1.7143rem;padding-bottom:1.7143rem}figure.expando-table table tr td,figure.wp-block-table table tr td{padding-top:2.0714rem;padding-bottom:2.0714rem;color:#2c3e5c}figure.expando-table table tbody tr:nth-child(odd) td,figure.wp-block-table table tbody tr:nth-child(odd) td{background-color:rgba(59,181,195,.08)}figure.expando-table table tbody tr:nth-child(odd) td:first-child,figure.wp-block-table table tbody tr:nth-child(odd) td:first-child{border-top-left-radius:4px;border-bottom-left-radius:4px}figure.expando-table table tbody tr:nth-child(odd) td:last-child,figure.wp-block-table table tbody tr:nth-child(odd) td:last-child{border-top-right-radius:4px;border-bottom-right-radius:4px}@media screen and (min-width:1200px){figure.expando-table table tr td,figure.expando-table table tr th,figure.wp-block-table table tr td,figure.wp-block-table table tr th{padding-left:2.8571rem;padding-right:2.0714rem}}@keyframes invisiblyGrowFontSize{0%{font-size:0;opacity:0}to{font-size:1.43rem;opacity:0}}@keyframes invisiblyGrowWidth{0%{width:0;opacity:0}to{width:100%;opacity:0}}details{margin-bottom:4.0714285714rem}details summary{display:block;color:#50266f;list-style:none;cursor:pointer;margin:0;transition:margin .5s ease-in-out;position:relative}details summary::-webkit-details-marker{display:none}details summary:before{position:absolute;content:"\F067";color:#fff;background-color:#3bb5c3;font-size:1.7142857143rem;width:3.2142857143rem;height:3.2142857143rem;box-sizing:border-box;border-radius:50rem;text-align:center;padding-top:.7857142857rem;left:-5rem}@-moz-document url-prefix(){details summary:before{top:-.5714285714rem}}details[open] summary{margin-bottom:2.7857142857rem}details[open] summary:before{content:"\F068"}details[open] :not(summary){animation-name:invisiblyGrowFontSize,fadeIn;animation-duration:.5s,.1s;animation-delay:0ms,.5s;animation-timing-function:ease-in-out,linear}details[open] p img{animation-name:invisiblyGrowWidth;animation-duration:.5s;animation-timing-function:ease-in-out}hr{height:2px;background-color:#3bb5c3;border:none;max-width:102.8571428571rem;margin-left:auto;margin-right:auto}.section-page-hero h1,.section-page-hero h5,.section-page-hero h6{margin:0;text-align:center}.pagination-wrap{padding-bottom:3.5714285714rem}.pagination-wrap ul{padding:0;margin:0}.pagination-wrap ul li{margin:0}.pagination-wrap ul li:before{content:none}.pagination{display:flex;padding-top:2.1428571429rem;justify-content:center}.pagination .page-item:last-child .page-link{border-radius:4px}.pagination .page-item{margin:0 .5714285714rem}.pagination .page-link{border-radius:4px;display:block;padding:.6rem .8rem;margin-left:-1px}.pagination .page-item a,.pagination .page-item span{background:#ebf2f3;border:2px solid #ebf2f3;color:#2c3e5c;transition:.2s ease}.pagination .page-item a:hover,.pagination .page-item span:hover{background:#fff;border:2px solid #3bb5c3;color:#3bb5c3;transition:.2s ease}.pagination .page-item.active .page-link{background:#3bb5c3;border-radius:2px;border-color:#3bb5c3;color:#fff}.pagination .page-item.active .page-link.dots{background:#ebf2f3;color:#2c3e5c;border-color:#ebf2f3}@media screen and (max-width:769px){.pagination li.page-item{margin:0 5px;display:none}.pagination .page-item.active,.pagination .page-item.disabled,.pagination .page-item:first-child,.pagination .page-item:last-child,.pagination .page-item:nth-child(2),.pagination .page-item:nth-last-child(2){display:block}}.skip-link{background:#fff;color:#2c3e5c;left:50%;padding:4px;position:absolute;transform:translateY(-300%);z-index:100}.skip-link:focus{transform:translateY(0)}.twitter-share-inline{background:rgba(59,181,195,.12);color:#2c3e5c;padding:.3571428571rem .2857142857rem .1428571429rem}.twitter-share-inline i{margin-left:.7857142857rem;color:#3bb5c3}.twitter-share-inline:focus,.twitter-share-inline:hover{color:#50266f}.donately-donation-form .donately-text-input:not(#donately-amount),.donately-donation-form .donately-textarea,input:not([type=file]),input[type=checkbox],input[type=radio],textarea{border:1px solid #adb6c0;border-radius:2px;min-height:2.77em;color:#2c3e5c}.donately-donation-form .donately-text-input:not(#donately-amount),.donately-donation-form .donately-textarea,input:not([type=file]),textarea{padding-left:1.3571rem;padding-top:.3571428571rem;padding-bottom:.0714285714rem}.donately-donation-form .donately-text-input:not(#donately-amount)::-moz-placeholder,.donately-donation-form .donately-textarea::-moz-placeholder,input:not([type=file])::-moz-placeholder,textarea::-moz-placeholder{color:inherit;opacity:1}.donately-donation-form .donately-text-input:not(#donately-amount)::placeholder,.donately-donation-form .donately-textarea::placeholder,input:not([type=file])::placeholder,textarea::placeholder{color:inherit;opacity:1}.donately-donation-form .donately-text-input:not([type=submit]):focus:not(#donately-amount),.donately-donation-form .donately-textarea:not([type=submit]):focus,input:not([type=file]):not([type=submit]):focus,textarea:not([type=submit]):focus{outline:none;box-shadow:0 0 0 2px #8d6a9f}input[type=submit]{min-height:auto;border-radius:2px;background-color:#3bb5c3;border:none;color:#fff;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-size:1.07rem;line-height:1.2;letter-spacing:-.003em;font-weight:700;padding:1rem 2.9286rem .8571rem;cursor:pointer;transition:all .1s ease-in-out}input[type=submit]:focus,input[type=submit]:hover{outline:none;background-color:#00acbd}input[type=submit].big-circle{border-radius:10rem;background:#fff;text-shadow:2px 2px 0 rgba(0,0,0,.15);box-shadow:5px 5px 0 rgba(0,0,0,.2);color:#50266f}input[type=submit].big-circle:focus,input[type=submit].big-circle:hover{color:#fff;background:#50266f;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=submit].big-circle .far{font-size:3.5714285714rem}input[type=submit].big-circle .button-text{display:block}input[type=submit].red{background-color:#c93b2e;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}input[type=submit].red:focus,input[type=submit].red:hover{background-color:#d01d16}input[type=submit].purple{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#50266f}input[type=submit].purple:focus,input[type=submit].purple:hover{background-color:#4b1966}input[type=checkbox],input[type=radio]{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:0;min-height:auto;width:2.1429rem;height:2.1429rem;text-align:center;vertical-align:middle;background-color:#fff}input[type=checkbox]:before,input[type=radio]:before{content:"\F00C";line-height:2.1429rem;display:none;vertical-align:top}input[type=checkbox]:checked:before,input[type=radio]:checked:before{display:inline}input[type=radio]{border-radius:5rem}input[type=radio]:before{content:"\F111"}input[type=radio]:checked:before{display:inline-block;margin-top:-.0729rem}.gform_legacy_markup_wrapper .gform_body ul li .address_state,.gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select,.select-wrapper{border-radius:4px;border:1px solid #adb6c0;display:inline-block;position:relative}.gform_legacy_markup_wrapper .gform_body ul li .address_state:before,.gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select:before,.select-wrapper:before{position:absolute;content:"\F078";color:#2c3e5c;right:1.7857142857rem;top:1.5rem;pointer-events:none}.gform_legacy_markup_wrapper .gform_body ul li .address_state select,.gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select select,.select-wrapper select{padding:1.5rem 1.7857142857rem 1.4285714286rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:none;color:#2c3e5c;background:transparent;width:100%}input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration,input[type=search]::-webkit-search-results-button,input[type=search]::-webkit-search-results-decoration{display:none}@media(max-width:767px){.email-signup{padding-left:25px;padding-right:60px}}.email-signup form .gform_body ul li.field_sublabel_below:not(.hidden_label){margin-bottom:15px}.email-signup form .gform_body{width:100%;margin:0}.email-signup form .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){width:100%}@media(max-width:924px){.email-signup form .gform_body{width:100%}}@media(max-width:767px){.email-signup form .gform_body{width:100%;margin-left:0;margin-right:0;margin-bottom:20px}.email-signup form .gform_body input[type=email]{font-size:12px;padding:16px 10px;display:block}}.email-signup form .gform_body .ginput_container_name{display:flex;flex-direction:column}.email-signup form .gform_body .ginput_container_name span label{position:relative!important;font-size:14px}.email-signup form .gform_body .ginput_container_name .name_first{margin-bottom:15px}.email-signup form .gform_footer{width:25%;margin:0 1%}@media(max-width:924px){.email-signup form .gform_footer{width:30%;padding-top:21px}}@media(max-width:767px){.email-signup form .gform_footer{font-size:12px;width:100%;margin-left:0;margin-right:0}}.email-signup hr{margin-top:14px;margin-bottom:14px}#find-candidates-modal{background-color:#50266f;height:-moz-fit-content!important;height:fit-content!important;padding:40px}body.post .section-page-hero{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;overflow:hidden;margin-bottom:70px;padding-top:65px}body.post .section-page-hero h1{font-size:2.57rem;margin-bottom:2.3571428571rem}body.post .section-page-hero .subheader{color:#2c3e5c;margin-bottom:2.7857142857rem;display:block;text-align:center}body.post .section-page-hero .page-hero{width:100%;margin-left:0;margin-bottom:30px}@media screen and (min-width:1024px){body.post .section-page-hero .page-hero{margin-top:8px;margin-left:40px}}@media screen and (min-width:1400px){body.post .section-page-hero .page-hero{width:auto}}body.post .section-page-hero .meta-data{font-size:13px;text-align:center;margin-bottom:2rem;margin-top:2.7857142857rem;color:#cdd2da}body.post .section-page-hero .meta-data span{color:#cdd2da;margin:0 5px}body.post .section-page-hero .meta-data .seperator{color:#cdd2da;margin:0}body.post .section-page-hero .meta-data .author{color:#2c3e5c;margin:0}body.post .section-page-hero .meta-data .author a{color:#2c3e5c;font-weight:400}body.post .section-page-hero .meta-data .author a::last-child{margin-right:6px}body.post .section-page-hero .meta-data .date,body.post .section-page-hero .meta-data .source{color:#2c3e5c;font-weight:400}body.post .section-page-hero .meta-data .author-headshot{margin-right:5px;max-width:40px}body.post .section-page-hero .category-title{text-align:center;font-weight:400;display:block;background:#fff;color:#3bb5c3;padding:0 10px;margin:0;position:relative}@media(max-width:767px){body.post .section-page-hero .category-title{padding:0}}body.post .section-page-hero .category-title span{background:#fff;padding:10px 20px;z-index:2;position:relative}body.post .section-page-hero .category-title:before{content:"";display:block;height:2px;background:#3bb5c3;z-index:0;position:absolute;top:50%;transform:translateY(-50%);width:100%}body.post .section-page-hero .eta-sub-wrapper{gap:20px;justify-content:center}body.post .section-page-hero .eta-sub-wrapper,body.post .section-page-hero .eta-sub-wrapper #show-press-release{display:flex;align-content:center;flex-wrap:wrap}body.post .section-page-hero .eta-sub-wrapper #show-press-release button{background-color:#50266f}body.post .section-page-hero .press-release-form-wrapper #press-release-opt-in-form{box-shadow:0 3px 10px rgba(0,0,0,.1);display:grid;grid-template-rows:0fr;opacity:0;transition:all .3s ease;padding-left:30px;padding-right:30px}body.post .section-page-hero .press-release-form-wrapper #press-release-opt-in-form.open{opacity:1;grid-template-rows:1fr;margin-top:5px;margin-bottom:5px;padding:30px}body.post .section-page-hero .press-release-form-wrapper #press-release-opt-in-form .press-overflow{overflow:hidden}body.post .section-page-hero .press-release-form-wrapper #press-release-opt-in-form .press-overflow ol{padding-left:0}body.post .section-page-hero .press-release-form-wrapper #press-release-opt-in-form .press-overflow ol li:before{width:0;margin:0}body.post .section-page-hero #eta{background:#3bb5c3;color:#fff;display:block;width:45px;text-align:center;padding:10px 0}body.post .section-page-hero #eta .minutes{display:block}body.post .main-content-sidebar{margin-top:3.4285714286rem;margin-bottom:3.5714285714rem}body.post .main-content-sidebar .sidebar-content-block{border-top:2px solid #3bb5c3}body.post .main-content-sidebar .sidebar-content-block .sidebar-title{margin-top:1.8571428571rem;margin-bottom:1.5rem;color:#50266f}body.post .main-content-sidebar .sidebar-content-block+.sidebar-content-block{margin-top:3.5714285714rem}body.post .section-main-content .container{position:relative}body.post .section-main-content .main-content p:first-of-type{margin-top:0}body.post .section-main-content .sixty-seconds{margin-left:0;margin-right:0}body.post .section-main-content .sixty-seconds iframe{margin-bottom:1.4285714286rem}body.post .section-main-content .sixty-seconds a.button{display:inline-block;text-align:left;padding:1.1428571429rem 2.4285714286rem .8571428571rem 1.5rem}body.post .section-main-content .sixty-seconds a.button .fas{vertical-align:middle;font-size:1.7142857143rem;margin-right:1.7142857143rem;margin-top:-.2142857143rem}@media screen and (min-width:768px){body.post .section-main-content .main-content-sidebar{margin-top:0}}@media screen and (min-width:1024px){body.post .section-page-hero h1{font-size:3.42857rem}}@media screen and (min-width:1400px){body.post .section-main-content{min-height:13.5rem}body.post .section-main-content .container{max-width:85rem}body.post .section-main-content .container .main-content-sidebar{margin-left:5.7142857143rem}}.page .section-page-hero{max-width:102.8571428571rem;margin:4.6428571429rem auto 5rem}.page .main-content-sidebar .section-page-hero .sidebar-title,.page .section-page-hero .h4,.page .section-page-hero .main-content-sidebar .sidebar-title,.page .section-page-hero body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .section-page-hero h1,body.post .main-content-sidebar .sidebar-content-block .page .section-page-hero .sidebar-title{text-align:center}.page .main-content-sidebar .section-page-hero .sidebar-title,.page .section-page-hero .h4,.page .section-page-hero .main-content-sidebar .sidebar-title,.page .section-page-hero body.post .main-content-sidebar .sidebar-content-block .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .page .section-page-hero .sidebar-title{margin:0}.page .section-page-hero .page-hero{width:100%;margin-top:4.1428571429rem}.page .section-page-hero .page-title{margin-bottom:1.9285714286rem;font-size:2.57rem}.page .main-content .container,.page .section-main-content .container{position:relative}.page .main-content p+h4{margin-top:4.2857142857rem;margin-bottom:.7142857143rem}.page .main-content p+h4+p,.page .main-content p:first-child{margin-top:0}.page .main-content *+h1{margin-top:3.4285714286rem}.page .main-content *+.gform_wrapper{border-top:2px solid #3bb5c3}.page .main-content .gform_wrapper{margin-bottom:2.8571428571rem}.page .main-content .gform_wrapper h3{margin:0 0 .5714285714rem}.page .main-content-sidebar{border-top:2px solid #3bb5c3;padding:0}.page .main-content-sidebar .sidebar-title{color:#50266f;margin-top:1.8571428571rem;margin-bottom:1.5rem}@media screen and (min-width:768px){.page .section-page-hero .page-title{font-size:5.71rem}.page.landing main>:first-child{margin-top:4.2857142857rem}}@media screen and (min-width:1400px){.page .section-page-hero .page-hero{padding:0 7.1428571429rem}}.front-page .post-buttons{position:relative;display:flex;justify-content:flex-end;align-items:center}.front-page .post-buttons button{display:none;width:3.4285714286rem;height:3.4285714286rem;font-size:1.4285714286rem;line-height:1;vertical-align:middle;border-radius:5rem;background-color:#fff;padding:1rem 1.0714285714rem;color:#3bb5c3;box-shadow:5px 5px 0 rgba(0,0,0,.2);transition:all .1s ease-in-out}.front-page .post-buttons button+button{margin-left:.9285714286rem}.front-page .post-buttons button:focus,.front-page .post-buttons button:hover{color:#fff;background-color:#3bb5c3}.front-page .cross-site-promotion-banner{padding:7% 5%;color:#fff;position:relative;overflow:hidden;background-position:50%;background-size:cover}.front-page .cross-site-promotion-banner .cross-site-promotion-banner-block-title{font-size:16px;margin-bottom:24px}@media screen and (min-width:767px){.front-page .cross-site-promotion-banner .cross-site-promotion-banner-block-title{font-size:18px}}.front-page .cross-site-promotion-banner .container{display:flex;flex-direction:column;justify-content:center;align-items:center}.front-page .cross-site-promotion-banner .button-container{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;transition:.2s ease}.front-page .cross-site-promotion-banner .button-container .btn svg{max-height:14px}.front-page .cross-site-promotion-banner .button-container .btn:hover{transition:.2s ease}.front-page .cross-site-promotion-banner .button-container .btn:hover svg{fill:#201833;transition:.2s ease}.front-page .cross-site-promotion-banner .cross-site-promotion-banner-block-logo{max-width:100%;margin-bottom:48px}.front-page .cross-site-promotion-banner .btn{align-items:center;border:1px solid transparent;border-radius:5px;display:inline-flex;font-family:Cormorant SC,Helvetica Neue,Helvetica,sans-serif;font-size:14px;font-weight:700;justify-content:center;line-height:16px;padding:22px 15px;text-align:center;-webkit-text-decoration:none;text-decoration:none;transition:all .3s;vertical-align:top;margin:8px}.front-page .cross-site-promotion-banner .btn:hover{background:#fff;border-color:#fff;color:#000;transition:.2s ease}.front-page .btn-lg{border-radius:5px;font-family:Cormorant SC,Times,Baskerville,Georgia,serif;font-size:16px;font-weight:700;letter-spacing:.02em;line-height:1.2;min-width:195px;padding:18.5px 20px;text-transform:uppercase}.front-page .btn-danger{background:#bc233e;border-color:#bc233e;color:#fff}.page-template-page-actioncenter .hero-campaign{display:flex;justify-content:center;flex-direction:column;position:relative;padding-top:5rem;overflow:hidden}.page-template-page-actioncenter .hero-campaign .h2,.page-template-page-actioncenter .hero-campaign .h4,.page-template-page-actioncenter .hero-campaign .page .main-content-sidebar .sidebar-title,.page-template-page-actioncenter .hero-campaign body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page-template-page-actioncenter .hero-campaign h1,.page-template-page-actioncenter .hero-campaign label,.page-template-page-actioncenter .hero-campaign p,.page .main-content-sidebar .page-template-page-actioncenter .hero-campaign .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .page-template-page-actioncenter .hero-campaign .sidebar-title{color:#fff}.page-template-page-actioncenter .hero-campaign .background{position:absolute;top:0;left:0;right:0;z-index:0;background-color:#301544}@media screen and (min-width:768px){.page-template-page-actioncenter .hero-campaign .background{height:100%}}.page-template-page-actioncenter .hero-campaign .background img{opacity:.85;position:relative;right:calc(-50% + 56rem);height:100%}.page-template-page-actioncenter .hero-campaign .background:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(90deg,#301544,rgba(48,21,68,0));opacity:.9}.page-template-page-actioncenter .hero-campaign .hero-content{position:relative;border-top:3px solid #3bb5c3;margin:0 5%;width:90%}.page-template-page-actioncenter .hero-campaign .hero-content .h4,.page-template-page-actioncenter .hero-campaign .hero-content .page .main-content-sidebar .sidebar-title,.page-template-page-actioncenter .hero-campaign .hero-content body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .page-template-page-actioncenter .hero-campaign .hero-content .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .page-template-page-actioncenter .hero-campaign .hero-content .sidebar-title{margin-top:2.0714285714rem;margin-bottom:0}.page-template-page-actioncenter .hero-campaign .hero-content h1{margin-top:1.7142857143rem;margin-bottom:0}.page-template-page-actioncenter .hero-campaign .hero-content p{margin-top:1.5714285714rem}@media screen and (min-width:768px){.page-template-page-actioncenter .hero-campaign .hero-content{max-width:39.8571428571rem}}@media screen and (min-width:1200px){.page-template-page-actioncenter .hero-campaign .hero-content{max-width:32.7142857143rem}}@media screen and (min-width:1400px){.page-template-page-actioncenter .hero-campaign .hero-content{max-width:39.8571428571rem}}.page-template-page-actioncenter .hero-campaign .hero-form{position:relative;background-color:#3bb5c3;padding:2rem 5%}.page-template-page-actioncenter .hero-campaign .hero-form .gform_confirmation_message{color:#fff;background:#50266f;padding:1rem;border-radius:4px}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_footer{width:auto}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_footer input[type=submit]{background-color:#50266f}@media screen and (min-width:768px){.page-template-page-actioncenter .hero-campaign .hero-form .gform_confirmation_message{background:#3bb5c3}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form{flex-direction:column;display:flex;align-items:flex-end;flex-wrap:wrap;margin-top:-1.6428571429rem}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields{display:flex;flex-wrap:wrap;max-width:34.3571428571rem;margin-right:3.1428571429rem}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields li{width:16.4285714286rem;margin-bottom:1.4285714286rem}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields li div.ginput_container{margin:0}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields li.gfield-consent{width:auto}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields li.gfield-phone,.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields li.gfield-text.first-name{margin-right:1.5rem}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields li.gfield-email{width:100%}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_fields li.gfield-consent{margin-bottom:0}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_footer{margin-top:-3.7rem}.page-template-page-actioncenter .hero-campaign .hero-form form.fancy-signup-form .gform_footer input[type=submit]{width:auto;margin:0}}.page-template-page-actioncenter .hero-campaign .hero-buttons{position:relative;width:100%;padding:0 calc(50% - 13.21429rem);display:flex;flex-wrap:wrap;justify-content:space-evenly;background-color:#3bb5c3}.page-template-page-actioncenter .hero-campaign .hero-buttons:before{content:"";position:absolute;top:35%;width:200%;height:300%;background-color:rgba(59,181,195,.9);transform:rotate(-5deg)}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle{position:relative;display:block;width:9.2857142857rem;height:9.2857142857rem;text-align:center;margin-bottom:2rem;padding:1.5rem 0 0}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle .far{margin-bottom:.5714285714rem}@media screen and (min-width:576px){.page-template-page-actioncenter .hero-campaign .hero-buttons{padding-left:0;padding-right:0}}@media screen and (min-width:768px){.page-template-page-actioncenter .hero-campaign{align-items:center}.page-template-page-actioncenter .hero-campaign .hero-content .h4,.page-template-page-actioncenter .hero-campaign .hero-content .page .main-content-sidebar .sidebar-title,.page-template-page-actioncenter .hero-campaign .hero-content body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .page-template-page-actioncenter .hero-campaign .hero-content .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .page-template-page-actioncenter .hero-campaign .hero-content .sidebar-title{margin-right:2.3571428571rem}.page-template-page-actioncenter .hero-campaign .hero-content h1{margin-right:8.1428571429rem}.page-template-page-actioncenter .hero-campaign .hero-form{background-color:transparent}.page-template-page-actioncenter .hero-campaign .hero-form form .form-fields input{border-width:1px}.page-template-page-actioncenter .hero-campaign .hero-form form .form-fields div{width:auto}.page-template-page-actioncenter .hero-campaign .hero-buttons{justify-content:center;align-items:flex-end;background-color:transparent}.page-template-page-actioncenter .hero-campaign .hero-buttons:before{content:"";position:absolute;top:28%;width:200%;height:250%;transform:rotate(-5deg);background-color:rgba(59,181,195,.9)}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle+.big-circle{margin-left:3rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.updates{margin-bottom:.5rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.get-involved{margin-bottom:1.5rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.share{margin-bottom:2.5rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.donate{margin-bottom:3.5em}}@media screen and (min-width:1024px){.page-template-page-actioncenter .hero-campaign{flex-direction:row;flex-wrap:wrap}.page-template-page-actioncenter .hero-campaign .hero-buttons{width:100%}}@media screen and (min-width:1200px){.page-template-page-actioncenter .hero-campaign{padding-top:5.0714285714rem;align-items:flex-start}.page-template-page-actioncenter .hero-campaign .background img{right:0;width:100%;height:auto}.page-template-page-actioncenter .hero-campaign .hero-form{margin-top:12rem;flex-basis:34.3571428571rem;flex-shrink:1;flex-grow:0;padding:0}.page-template-page-actioncenter .hero-campaign .hero-buttons:before{top:35%}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle{width:11.7857142857rem;height:11.7857142857rem;padding:3.5714285714rem 1.3571428571rem 0}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle .far{font-size:3.4285714286rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle+.big-circle{margin-left:7.0714285714rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.updates{margin-bottom:.3rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.get-involved{margin-bottom:1rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.share{margin-bottom:2rem;padding:3rem 1.3571428571rem 0}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.donate{margin-bottom:3rem}}@media screen and (min-width:1400px){.page-template-page-actioncenter .hero-campaign{padding-top:6.5rem}.page-template-page-actioncenter .hero-campaign .hero-content{margin-bottom:6rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.updates{margin-bottom:2.7142857143rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.get-involved{margin-bottom:4.1428571429rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.share{margin-bottom:5.5714285714rem}.page-template-page-actioncenter .hero-campaign .hero-buttons .big-circle.donate{margin-bottom:7rem}}.page-template-page-actioncenter .campaign-archive{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;padding:3rem 5%}.page-template-page-actioncenter .campaign-archive:before{position:absolute;content:"";background:linear-gradient(180deg,#000,transparent);z-index:-1;opacity:.15;margin-top:-3rem;height:3rem;left:0;right:0}.page-template-page-actioncenter .campaign-archive h2{margin-top:0;margin-bottom:0;width:100%}.page-template-page-actioncenter .campaign-archive .campaign-grid{display:flex;flex-wrap:wrap;justify-content:center}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign{width:28rem;margin-top:2.8571428571rem;position:relative;overflow:hidden}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign.filtered{display:none}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .h4,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .img-holder,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .page .main-content-sidebar .sidebar-title,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign p,.page .main-content-sidebar .page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .sidebar-title{position:relative}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .img-holder{max-height:221px;overflow:hidden}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .img-holder img{width:100%;height:auto}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .h4,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .page .main-content-sidebar .sidebar-title,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign p,.page .main-content-sidebar .page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .sidebar-title{color:#fff;padding:0 18px 0 24px}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .h4,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .page .main-content-sidebar .sidebar-title,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .page-template-page-actioncenter .campaign-archive .campaign-grid .campaign .sidebar-title{margin-bottom:.5714285714rem;margin-top:1.7857142857rem}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:before{content:"";position:absolute;top:-4%;left:-20%;width:120%;height:100%;transform:skewY(-5deg)}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:nth-of-type(4n+1):before{background-color:#50266f}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:nth-of-type(4n+2):before{background-color:#3bb5c3}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:nth-of-type(4n+3):before{background-color:#d99628}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:nth-of-type(4n+4):before{background-color:#c93b2e}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign p{padding-bottom:2.5rem;margin:0}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign img{transform-origin:bottom;transition:all .5s ease-in-out}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:focus,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:hover{outline:none}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:focus img,.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign:hover img{transform:scale(1.1)}.page-template-page-actioncenter .campaign-archive .campaign-view-more{margin:2.8571428571rem 0}.page-template-page-actioncenter .campaign-archive .campaign-view-more button{display:block;margin:0 auto}.page-template-page-actioncenter .campaign-archive .campaign-filter{margin-top:2.8571428571rem;text-align:center}.page-template-page-actioncenter .campaign-archive .campaign-filter label{display:block;margin-bottom:1rem}.gform_legacy_markup_wrapper .gform_body ul li .page-template-page-actioncenter .campaign-archive .campaign-filter .address_state,.gform_legacy_markup_wrapper .gform_body ul li .page-template-page-actioncenter .campaign-archive .campaign-filter .ginput_container_select,.page-template-page-actioncenter .campaign-archive .campaign-filter .gform_legacy_markup_wrapper .gform_body ul li .address_state,.page-template-page-actioncenter .campaign-archive .campaign-filter .gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select,.page-template-page-actioncenter .campaign-archive .campaign-filter .select-wrapper{border-color:#3bb5c3}.gform_legacy_markup_wrapper .gform_body ul li .page-template-page-actioncenter .campaign-archive .campaign-filter .address_state:before,.gform_legacy_markup_wrapper .gform_body ul li .page-template-page-actioncenter .campaign-archive .campaign-filter .ginput_container_select:before,.page-template-page-actioncenter .campaign-archive .campaign-filter .gform_legacy_markup_wrapper .gform_body ul li .address_state:before,.page-template-page-actioncenter .campaign-archive .campaign-filter .gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select:before,.page-template-page-actioncenter .campaign-archive .campaign-filter .select-wrapper:before{color:#3bb5c3}.gform_legacy_markup_wrapper .gform_body ul li .page-template-page-actioncenter .campaign-archive .campaign-filter .address_state select,.gform_legacy_markup_wrapper .gform_body ul li .page-template-page-actioncenter .campaign-archive .campaign-filter .ginput_container_select select,.page-template-page-actioncenter .campaign-archive .campaign-filter .gform_legacy_markup_wrapper .gform_body ul li .address_state select,.page-template-page-actioncenter .campaign-archive .campaign-filter .gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select select,.page-template-page-actioncenter .campaign-archive .campaign-filter .select-wrapper select{color:#3bb5c3;min-width:14.8571428571rem}@media screen and (min-width:768px){.page-template-page-actioncenter .campaign-archive{padding:6.8571428571rem 0 0}.page-template-page-actioncenter .campaign-archive h2{width:calc(56rem + 6%);margin-left:2%}.page-template-page-actioncenter .campaign-archive:before{margin-top:-6.8571428571rem;height:6.8571428571rem}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign{margin-left:2%;margin-right:2%}.page-template-page-actioncenter .campaign-archive .campaign-filter label{display:inline-block;margin-right:2.7142857143rem}}@media screen and (min-width:1024px){.page-template-page-actioncenter .campaign-archive h2{width:58.2857142857rem;margin-left:0}.page-template-page-actioncenter .campaign-archive .campaign-grid .campaign{margin-left:16px;margin-right:16px}}@media screen and (min-width:1200px){.page-template-page-actioncenter .campaign-archive h2{width:88.5714285714rem}}@media screen and (min-width:1400px){.page-template-page-actioncenter .campaign-archive .campaign-grid{margin-right:auto}}.page-template-page-actioncenter .share-story{position:relative;display:flex;justify-content:space-evenly;flex-direction:column;align-items:center;overflow:hidden;padding:3rem 5%}.page-template-page-actioncenter .share-story .background{z-index:-1;position:absolute;top:0;left:0;width:100%;height:80%;background:#50266f}.page-template-page-actioncenter .share-story .background img{display:none}.page-template-page-actioncenter .share-story .background:after,.page-template-page-actioncenter .share-story .background:before{position:absolute;content:""}.page-template-page-actioncenter .share-story .background:before{top:0;left:0;width:100%;height:100%;z-index:1;background:linear-gradient(270deg,#50266f 37.15%,rgba(80,38,111,0) 65.01%)}.page-template-page-actioncenter .share-story .background:after{bottom:0;right:0;width:0;height:0;z-index:1;border-bottom:9.6428571429rem solid #fff;border-left:100vw solid transparent}.page-template-page-actioncenter .share-story .prompt{margin-bottom:3rem;max-width:29rem}.page-template-page-actioncenter .share-story .prompt .h1,.page-template-page-actioncenter .share-story .prompt .h3,.page-template-page-actioncenter .share-story .prompt p{color:#fff;margin:0}.page-template-page-actioncenter .share-story .prompt .h3{margin-bottom:1.2857142857rem}.page-template-page-actioncenter .share-story .prompt .h1{margin-bottom:.7142857143rem}.page-template-page-actioncenter .share-story .big-circle{height:16.3571428571rem;width:16.3571428571rem;text-align:center;padding:6.1428571429rem 3.7857142857rem 6.0714285714rem 3.8571428571rem}@media screen and (min-width:576px){.page-template-page-actioncenter .share-story .background img{display:block;position:absolute;right:calc(50% - 40rem);height:100%;opacity:.45;mix-blend-mode:soft-light}}@media screen and (min-width:768px){.page-template-page-actioncenter .share-story{margin-top:7rem;padding-top:4.7142857143rem 0 1rem;flex-direction:row;align-items:flex-end;justify-content:center}.page-template-page-actioncenter .share-story .background{height:100%}.page-template-page-actioncenter .share-story .background img{right:calc(50% - 20rem)}.page-template-page-actioncenter .share-story .prompt{margin-right:4rem;margin-bottom:5rem}}@media screen and (min-width:1024px){.page-template-page-actioncenter .share-story .prompt{max-width:40.7142857143rem}}@media screen and (min-width:1200px){.page-template-page-actioncenter .share-story{padding-left:0}.page-template-page-actioncenter .share-story .background img{right:auto;left:0}.page-template-page-actioncenter .share-story .prompt{margin-bottom:5.4285714286rem;margin-right:20.0714285714rem}.page-template-page-actioncenter .share-story .big-circle{margin-bottom:-2.5714285714rem}}@media screen and (min-width:1400px){.page-template-page-actioncenter .share-story .background img{height:auto;width:70%}}.page-template-template-scorecard .button-purple{background:#50266f}.page-template-template-scorecard .button-blue{background:#007ba7}.page-template-template-scorecard .disclaimer-block p{font-size:14px!important;font-weight:400!important;margin:0!important}.page-template-template-scorecard .button-large{font-size:24px;margin-bottom:35px;padding-left:80px;padding-right:80px}.page-template-template-scorecard .scorecard-people-list hr{margin-bottom:60px}.page-template-template-scorecard .bb-title{color:#fff;font-size:45px}@media(max-width:767px){.page-template-template-scorecard .bb-title{margin-top:0!important}}.page-template-template-scorecard .battlebox-section,.page-template-template-scorecard .scorecard-people-list{padding:0 120px 60px;text-align:center}.page-template-template-scorecard .battlebox-section h3,.page-template-template-scorecard .scorecard-people-list h3{color:#2c3e5c;text-align:center;margin-bottom:15px;font-size:36px}.page-template-template-scorecard .battlebox-section p,.page-template-template-scorecard .scorecard-people-list p{text-align:left;font-weight:700;font-size:20px;margin-bottom:15px}.page-template-template-scorecard .battlebox-section .after-table-text p,.page-template-template-scorecard .scorecard-people-list .after-table-text p{margin:0;font-size:14px;font-weight:400;line-height:1.15}@media(max-width:1070px){.page-template-template-scorecard .battlebox-section,.page-template-template-scorecard .scorecard-people-list{padding:0 50px 25px}}@media(max-width:767px){.page-template-template-scorecard .battlebox-section,.page-template-template-scorecard .scorecard-people-list{padding:0 30px 10px}}.page-template-template-scorecard .battlebox-section .iwv-logo-bb,.page-template-template-scorecard .battlebox-section .riley-site{display:none}.page-template-template-scorecard .battlebox-section .row{padding-top:80px;display:flex;justify-content:center}@media(max-width:767px){.page-template-template-scorecard .battlebox-section .row{display:block;padding-top:30px}}.page-template-template-scorecard .battlebox-section#export-styles .iwv-logo-bb{display:inline-block}.page-template-template-scorecard .battlebox-section#export-styles .hero-image{margin-top:0}.page-template-template-scorecard .battlebox-section#export-styles .riley-site{display:inline-block}.page-template-template-scorecard .battlebox-section#export-styles .row{padding-top:50px;display:block}.page-template-template-scorecard .battlebox-section#export-styles .title-section-content{display:block;text-align:center}.page-template-template-scorecard .battlebox-section#export-styles .bb-title{margin-top:30px!important}.page-template-template-scorecard .battlebox-section .title-section-button{text-align:right;flex:1}.page-template-template-scorecard .battlebox-section .title-section-button .clear-selections{color:#c93b2e;padding-left:10px;margin-right:15px}@media(max-width:767px){.page-template-template-scorecard .battlebox-section .title-section-button{text-align:center;padding-bottom:30px}}.page-template-template-scorecard .battlebox-section .title-section-button a{text-align:center}.page-template-template-scorecard .battlebox-section .after-title-section{width:100%;display:flex;flex-flow:row;padding-left:15px;padding-right:15px;margin-top:10px;margin-bottom:70px;align-items:center;justify-content:space-between}@media screen and (max-width:650px){.page-template-template-scorecard .battlebox-section .after-title-section{flex-flow:column;gap:30px;margin-bottom:15px}}.page-template-template-scorecard .battlebox-section .after-title-section .title-section-button{flex-flow:column;display:flex;gap:20px;max-width:300px;justify-content:end}.page-template-template-scorecard .battlebox-section .after-title-section img.hero-image{max-width:300px}.page-template-template-scorecard .battlebox-section .title-section-content{padding-right:30px;text-align:center}.page-template-template-scorecard .battlebox-section .title-section-content h2,.page-template-template-scorecard .battlebox-section .title-section-content h5{color:#fff;margin-top:0;margin-bottom:15px}.page-template-template-scorecard .battlebox-section .title-section-content h5{font-weight:400;margin-top:0}.page-template-template-scorecard .battlebox-section .title-section-content h2{font-size:48px}@media(max-width:767px){.page-template-template-scorecard .battlebox-section .title-section-content{padding:30px 15px 0;text-align:center}}@media(max-width:767px){.page-template-template-scorecard .battlebox-section{display:block}}.page-template-template-scorecard .battlebox-list-table,.page-template-template-scorecard .people-list-table{width:100%;border-collapse:collapse}.page-template-template-scorecard .pagination-wrap{padding-top:60px}.page-template-template-scorecard .table-container{height:100%;overflow-y:visible}.page-template-template-scorecard .table-container-2{overflow-y:scroll;-webkit-overflow-scrolling:touch;margin-bottom:25px;scrollbar-width:none}.page-template-template-scorecard td,.page-template-template-scorecard th{text-align:center;padding:40px 15px;border:none!important;vertical-align:middle;box-sizing:border-box;font-size:18px;line-height:24px}.page-template-template-scorecard td.name,.page-template-template-scorecard th.name{font-weight:700;color:#3bb5c3}.page-template-template-scorecard td.score.text,.page-template-template-scorecard th.score.text{font-size:30px;font-weight:700}.page-template-template-scorecard td.commitment-signer,.page-template-template-scorecard td.womens-sports,.page-template-template-scorecard th.commitment-signer,.page-template-template-scorecard th.womens-sports{padding-top:15px;padding-bottom:20px;font-size:30px}.page-template-template-scorecard td.commitment-signer .fa-circle-check,.page-template-template-scorecard td.womens-sports .fa-circle-check,.page-template-template-scorecard th.commitment-signer .fa-circle-check,.page-template-template-scorecard th.womens-sports .fa-circle-check{color:#159b34;font-size:60px}.page-template-template-scorecard td.commitment-signer .fa-circle-xmark,.page-template-template-scorecard td.womens-sports .fa-circle-xmark,.page-template-template-scorecard th.commitment-signer .fa-circle-xmark,.page-template-template-scorecard th.womens-sports .fa-circle-xmark{color:#d91b2c;font-size:60px}.page-template-template-scorecard td.score,.page-template-template-scorecard th.score{padding-top:10px;padding-bottom:10px}.page-template-template-scorecard td.compare,.page-template-template-scorecard th.compare{width:15px;padding-left:10px;padding-right:10px;box-sizing:border-box}.page-template-template-scorecard th{padding:20px 15px;font-size:20px;color:#16245f;text-decoration:underline}.page-template-template-scorecard th:first-child{padding-left:15px;padding-right:15px}.page-template-template-scorecard .people-list-header{background-color:#fff;font-weight:700}.page-template-template-scorecard .battlebox-list-header .tooltip,.page-template-template-scorecard .people-list-header .tooltip{position:relative;cursor:pointer}.page-template-template-scorecard .battlebox-list-header th .tooltiptext,.page-template-template-scorecard .people-list-header th .tooltiptext{visibility:hidden;width:120px;background-color:#d9d9d9;color:#a8acb2;text-align:center;border-radius:6px;padding:10px;position:absolute;z-index:1;top:75%;left:50%;margin-left:-60px;opacity:0;transition:opacity .3s}.page-template-template-scorecard .battlebox-list-header th .tooltiptext.stands-with-women,.page-template-template-scorecard .people-list-header th .tooltiptext.stands-with-women{font-weight:400;font-size:14px;width:400px;top:65%;left:50%;margin-left:-200px}.page-template-template-scorecard .battlebox-list-header th .tooltiptext:after,.page-template-template-scorecard .people-list-header th .tooltiptext:after{content:"";position:absolute;top:-10px;left:50%;margin-left:-5px;border:5px solid transparent;border-bottom-color:#d9d9d9}.page-template-template-scorecard .battlebox-list-header th:hover .tooltiptext,.page-template-template-scorecard .people-list-header th:hover .tooltiptext{visibility:visible;opacity:1}.page-template-template-scorecard tbody tr:nth-child(odd){background-color:#f0f9fb;border-radius:10px}.page-template-template-scorecard tbody tr:nth-child(odd) td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.page-template-template-scorecard tbody tr:nth-child(odd) td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.page-template-template-scorecard .battlebox-list-table{border-collapse:separate;border-spacing:0 1em}.page-template-template-scorecard .battlebox-list-table tr,.page-template-template-scorecard .battlebox-list-table tr td{background:#fff}.page-template-template-scorecard .battlebox-list-table tr td:first-child{border-top-left-radius:8px;border-bottom-left-radius:8px}.page-template-template-scorecard .battlebox-list-table tr td:last-child{border-top-right-radius:8px;border-bottom-right-radius:8px}.page-template-template-scorecard .battlebox-list-table tr td.battlebox-none-selected{padding:40px 0}.page-template-template-scorecard .filter-form{display:flex;justify-content:space-between}.page-template-template-scorecard .filter-form .field-wrap{margin:0 15px;flex:1}.page-template-template-scorecard .filter-form .field-wrap:first-child{margin-left:0}.page-template-template-scorecard .filter-form .field-wrap:last-child{margin-right:0;margin-top:30px}.page-template-template-scorecard .filter-form .field-wrap label{display:block;margin-bottom:15px}.page-template-template-scorecard .filter-form .field-wrap input,.page-template-template-scorecard .filter-form .field-wrap select{width:100%;font-size:14px}.page-template-template-scorecard .filter-form .field-wrap.search-name input{padding:.6em 1.4em .5em .8em;width:100%;height:44px;border:1px solid #adb6c0;border-radius:.3rem}.page-template-template-scorecard .filter-form .field-wrap.search-name input::-moz-placeholder{font-weight:700}.page-template-template-scorecard .filter-form .field-wrap.search-name input::placeholder{font-weight:700}.page-template-template-scorecard .filter-form .field-wrap select{display:block;border:1px solid #adb6c0;font-weight:500;line-height:1.3;padding:.6em 1.4em .5em .8em;width:100%;height:44px;max-width:100%;box-sizing:border-box;margin:0;border-radius:.3em;font-weight:700}.page-template-template-scorecard .filter-form .field-wrap input[type=submit]{border-radius:3px;background:#007ba7}.page-template-template-scorecard .filter-form .field-wrap .clear-filter{background:none;border-radius:25px;border:1px solid #adb6c0;color:#2c3e5c;font-size:12px;float:right;margin-top:15px;padding:12px 20px}.page-template-template-scorecard .filter-form .field-wrap .input-wrap{position:relative}.page-template-template-scorecard .filter-form .field-wrap .input-wrap i{position:absolute;top:15px;right:15px}.page-template-template-scorecard .filter-form.select-width{max-width:200px}@media(max-width:950px){.page-template-template-scorecard .filter-form{flex-direction:column}.page-template-template-scorecard .filter-form .field-wrap{margin:0}.page-template-template-scorecard .filter-form .field-wrap label{padding-top:20px;margin-bottom:5px}}.page-template-template-scorecard .share-scorecard-section{padding-top:85px;padding-bottom:85px}.page-template-template-scorecard .share-scorecard-section a,.page-template-template-scorecard .share-scorecard-section button{margin:0 8px 16px}.page-template-template-scorecard .share-scorecard-section a i,.page-template-template-scorecard .share-scorecard-section button i{padding-left:10px}@media(max-width:767px){.page-template-template-scorecard .share-scorecard-section a,.page-template-template-scorecard .share-scorecard-section button{padding:1rem 1.3rem .8571rem;display:block;width:100%;margin:0 0 20px}}.page-template-template-scorecard .video-section{padding-bottom:60px;max-width:80%;margin:0 auto}.page-template-template-scorecard .video-section .video-container{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.page-template-template-scorecard .video-section .video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.page-template-template-scorecard .video-section iframe{width:100%;height:auto}.page-template-template-scorecard .title-section-content .hero-image{max-width:100%}.page-template-template-scorecard .section-page-hero{position:relative;max-width:100%;background-position:bottom;background-size:cover;margin-top:0}.page-template-template-scorecard .section-page-hero .hero-image{padding:110px 0;margin:0 110px;max-width:300px}@media(max-width:767px){.page-template-template-scorecard .section-page-hero .hero-image{padding:30px 0 110px;margin:0}}.page-template-template-scorecard .section-page-hero:after{content:"";background:#37a0ad;background:linear-gradient(90deg,rgba(55,160,173,.7973564426),rgba(58,130,182,.5004376751) 48%,rgba(99,112,173,0));display:block;left:0;right:0;bottom:0;top:0;position:absolute}.page-template-template-scorecard .section-page-hero .fluid-container{position:relative;z-index:2}@media(max-width:992px){.page-template-template-scorecard .section-page-hero .fluid-container{padding:0 60px;text-align:center}}@media(max-width:767px){.page-template-template-scorecard .section-page-hero .fluid-container{padding:0 20px}}.page-template-template-scorecard .section-page-hero .fluid-container h4{color:#fff;margin:0 0 15px;padding-top:95px}.page-template-template-scorecard .section-page-hero .fluid-container h1{font-size:48px;color:#fff;text-align:left;width:100%;max-width:450px;padding-bottom:50px}.page-template-template-scorecard .content-container{position:relative;text-align:center;margin:0 auto}.page-template-template-scorecard .content-text{max-height:6.5em;overflow:hidden;transition:max-height .3s ease;margin-bottom:50px;position:relative;text-align:left}.page-template-template-scorecard .content-text:after{content:"";position:absolute;bottom:0;right:0;left:0;top:0;background:linear-gradient(180deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.61) 64%,#fff)}.page-template-template-scorecard .content-text.expanded:after{content:"";display:none}.page-template-template-scorecard .section-main-content hr{margin-bottom:75px}.page-template-template-scorecard .section-main-content p img{max-height:3.5rem;width:auto}.page-template-template-scorecard .read-more-btn{margin-bottom:75px}.page-template-template-scorecard .read-more-btn.active{background-color:#0056b3}@media(max-width:768px){.page-template-template-scorecard .scorecard-people-list{padding:0 15px 60px}}.page-template-template-scorecard .battlebox-section{background:url(../images/battlebox-bg.jpg) 50% no-repeat;background-size:cover}#scorecard-filters-form{text-align:left;margin-top:30px}.text-align-left{text-align:left!important}.filter-form .select-width{max-width:200px}.text-gray-500{color:#4b5563!important}.font-as-icon{font-size:42px!important;line-height:0!important;padding-top:52px!important;font-weight:600!important;padding-bottom:40px!important}.font-as-icon.monospace{font-family:Roboto Mono,monospace;padding-top:40px!important}.select-wrap-simple{position:relative}.select-wrap-simple:before{position:absolute;content:"\F078";color:#2c3e5c;right:1.1rem;top:1.15rem;pointer-events:none}.select-wrap-simple select{-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:.6em 1.2em .5em!important;line-height:1.5!important}.scorecard-people-list .bottom-filters{display:flex;align-items:center;gap:15px;margin:20px 0;flex-wrap:wrap;align-items:baseline}.scorecard-people-list .bottom-filters .toggle-buttons{font-size:20px;display:flex;gap:2px;flex-wrap:wrap;align-items:baseline}.scorecard-people-list .bottom-filters .toggle-btn{background:#f0f0f0;border:1px solid #f0f0f0;padding:12px 24px;border-radius:3px;color:#666;cursor:pointer;font-weight:500;font-size:16px;transition:all .3s ease;text-decoration:none;height:40px}.scorecard-people-list .bottom-filters .toggle-btn.active{background:#007ba7;border-color:#007ba7;color:#fff;cursor:default}.scorecard-people-list .bottom-filters .toggle-btn:hover:not(.active){background:#e8e8e8;border-color:#e8e8e8}@media(max-width:768px){.scorecard-people-list .bottom-filters{flex-direction:column;align-items:flex-start;gap:10px}.scorecard-people-list .toggle-buttons{width:100%}.scorecard-people-list .toggle-btn{flex:1;text-align:center;min-width:120px;padding:14px 20px;font-size:16px}}.issue-template-default .issue-hero{position:relative;margin-bottom:3.7857142857rem;overflow:hidden}.issue-template-default .issue-hero .background{position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background-color:#301544}.issue-template-default .issue-hero .background img{min-width:100%;min-height:100%;opacity:.85;z-index:0;position:relative;right:calc(-50% + 56rem)}.issue-template-default .issue-hero .background:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background:linear-gradient(90deg,#301544,rgba(48,21,68,0));opacity:.9}.issue-template-default .issue-hero .hero-content{position:relative;margin:4.0714285714rem max(5%,2.2857142857rem) 3.0714285714rem}.issue-template-default .issue-hero .hero-content .h3,.issue-template-default .issue-hero .hero-content .h5,.issue-template-default .issue-hero .hero-content .page-title,.issue-template-default .issue-hero .hero-content p{color:#fff;margin-top:0}.issue-template-default .issue-hero .hero-content .h3{margin-bottom:1.2857142857rem;font-size:1.14rem}.issue-template-default .issue-hero .hero-content .page-title{display:block;margin-bottom:1.6428571429rem;font-size:2.57rem}.issue-template-default .issue-hero .hero-content .description{max-width:37.5rem;margin-bottom:2.2857142857rem;font-size:1rem}.issue-template-default .issue-hero .hero-content .h5{margin-bottom:1rem}.issue-template-default .issue-hero .hero-content hr{margin:0 0 1.8571428571rem;height:2px;width:18.8571428571rem;color:#3bb5c3;background-color:#3bb5c3;border:none}.issue-template-default .issue-hero .hero-content .prompt p{max-width:37.5rem;margin-bottom:1.4285714286rem}.issue-template-default .issue-hero .hero-content .prompt a.button{display:inline-block}@media screen and (min-width:768px){.issue-template-default .issue-hero{padding:5rem 0 5rem 5%}.issue-template-default .issue-hero:after{position:absolute;content:"";bottom:0;right:0;width:0;height:0;border-bottom:7.1428571429rem solid #fff;border-left:100vw solid transparent;z-index:1}.issue-template-default .issue-hero .hero-content{margin:0}.issue-template-default .issue-hero .hero-content .h3{font-size:1.71rem}.issue-template-default .issue-hero .hero-content .page-title{font-size:5.71rem;margin-bottom:1.3571428571rem}.issue-template-default .issue-hero .hero-content .description{font-size:1.43rem;margin-bottom:4.2142857143rem}.issue-template-default .issue-hero .hero-content .prompt p{margin-bottom:2.1428571429rem}}@media screen and (min-width:1024px){.issue-template-default .issue-hero{padding:9.5rem 0 10.9285714286rem 12.8571428571rem}.issue-template-default .issue-hero .hero-content .page-title{font-size:5.71rem}}@media screen and (min-width:1200px){.issue-template-default .issue-hero .background img{position:static;right:auto}.issue-template-default .issue-hero .hero-content{max-width:calc(100% - 32.14286rem)}}@media screen and (min-width:1400px){.issue-template-default .issue-hero .hero-content{max-width:calc(100% - 39.28571rem)}}.issue-template-default aside.sixty-seconds{margin:0 5% 5rem}.issue-template-default aside.sixty-seconds .h1,.issue-template-default aside.sixty-seconds .h4,.issue-template-default aside.sixty-seconds .page .main-content-sidebar .sidebar-title,.issue-template-default aside.sixty-seconds body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .issue-template-default aside.sixty-seconds .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .issue-template-default aside.sixty-seconds .sidebar-title{margin:0}.issue-template-default aside.sixty-seconds p:first-of-type{margin-top:0}.issue-template-default aside.sixty-seconds .h4,.issue-template-default aside.sixty-seconds .page .main-content-sidebar .sidebar-title,.issue-template-default aside.sixty-seconds body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .issue-template-default aside.sixty-seconds .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .issue-template-default aside.sixty-seconds .sidebar-title{color:#3bb5c3;text-transform:uppercase;margin-bottom:.9285714286rem}.issue-template-default aside.sixty-seconds .sixty-seconds-header{display:block;margin-bottom:1.1428571429rem}.issue-template-default aside.sixty-seconds .sixty-seconds-header .h1{color:#50266f}.issue-template-default aside.sixty-seconds .fal{display:none}.issue-template-default aside.sixty-seconds ol,.issue-template-default aside.sixty-seconds ul{padding-left:0}.issue-template-default aside.sixty-seconds a.button{display:block;text-align:center;margin-top:2.2857142857rem}@media screen and (min-width:768px){.issue-template-default aside.sixty-seconds{margin-left:15%}.issue-template-default aside.sixty-seconds .sixty-seconds-header{display:flex;margin-bottom:1.5rem;margin-left:-6.1428571429rem}.issue-template-default aside.sixty-seconds .sixty-seconds-header .fal{display:block;color:#3bb5c3;margin-top:-2.3571428571rem;font-size:5.1428571429rem;margin-right:1rem}.issue-template-default aside.sixty-seconds a.button{display:inline-block;text-align:left;padding:1.1428571429rem 2.4285714286rem .8571428571rem 1.5rem;margin-top:1.2857142857rem}.issue-template-default aside.sixty-seconds a.button .fas{vertical-align:middle;font-size:1.7142857143rem;margin-right:1.7142857143rem;margin-top:-.2142857143rem}}@media screen and (min-width:1200px){.issue-template-default aside.sixty-seconds{margin:0;padding:5rem 2.1428571429rem 5.9285714286rem 7.7857142857rem;position:absolute;top:22.1428571429rem;right:0;z-index:3}.issue-template-default aside.sixty-seconds .sixty-seconds-header{margin-left:-5.6785714286rem}.issue-template-default aside.sixty-seconds .sixty-seconds-header .fal{margin-right:.5rem}.issue-template-default aside.sixty-seconds .background{position:absolute;top:0;bottom:0;left:0;right:0;transform-style:flat;perspective:400px}.issue-template-default aside.sixty-seconds .background:before{content:"";right:5.2%;top:0;bottom:0;width:100%;position:absolute;background-color:#fff;transform:rotateY(-15deg);box-shadow:5px 20px 30px rgba(0,0,0,.1)}.issue-template-default aside.sixty-seconds>*{position:relative}.issue-template-default aside.sixty-seconds p{max-width:20.4285714286rem}}@media screen and (min-width:1400px){.issue-template-default aside.sixty-seconds{padding:10rem 7.1428571429rem 11.8571428571rem 11.3571428571rem}.issue-template-default aside.sixty-seconds .background:before{top:3.5714285714rem;right:7.1%}.issue-template-default aside.sixty-seconds .sixty-seconds-header{margin-left:-7.6785714286rem}.issue-template-default aside.sixty-seconds .sixty-seconds-header .fal{margin-top:-2.3571428571rem;margin-right:2.5rem}}.issue-template-default .issue-steps{position:relative}.issue-template-default .issue-steps .step-holder{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;padding:0 5%}.issue-template-default .issue-steps .step-holder details{margin-left:4.6428571429rem}.issue-template-default .issue-steps .step-holder details img{max-width:100%;height:auto}.issue-template-default .issue-steps .step-holder details p{font-size:1.29rem}@media screen and (min-width:768px){.issue-template-default .issue-steps .step-holder{margin-bottom:6.4285714286rem}.issue-template-default .issue-steps .step-holder p{font-size:1.43rem}}@media screen and (min-width:1200px){.issue-template-default .issue-steps .step-holder details{margin-left:7.8571428571rem;margin-right:2.1428571429rem;max-width:40rem}}@media screen and (min-width:1400px){.issue-template-default .issue-steps .step-holder{padding:0}.issue-template-default .issue-steps .step-holder details{margin-left:12.8571428571rem;margin-right:38.9285714286rem;max-width:48.7857142857rem}}.issue-template-default .issue-content .wp-block-image{margin-top:5.7142857143rem}.issue-template-default .issue-content>p,.issue-template-default .issue-content>ul{margin-left:5%;margin-right:5%}@media screen and (min-width:1400px){.issue-template-default .issue-content>p,.issue-template-default .issue-content>ul{max-width:102.8571428571rem;margin-left:auto;margin-right:auto}}.issue-template-default .section-the-latest{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;border-top:2px solid #3bb5c3;margin-bottom:7.8571428571rem}.issue-template-default .section-the-latest .h3{margin-top:4.8571428571rem;margin-bottom:0}.issue-template-default .section-the-latest .description{margin-top:.1428571429rem;margin-bottom:1.7142857143rem}.issue-template-default .links-sidebar{z-index:2}@media screen and (min-width:1200px){.issue-template-default .links-sidebar{top:1.4285714286rem}}@media screen and (min-width:1400px){.issue-template-default .links-sidebar{top:22.8571428571rem}}.section-person-hero{padding-top:70px;padding-bottom:70px}@media(max-width:767px){.section-person-hero{padding:30px 0}}.section-person-hero .person-hero-wrap{max-height:400px;overflow:hidden}.section-person-hero .person-hero{max-height:481px;max-width:636px;height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.section-person-hero .person-content{border-top:2px solid #3bb5c3;padding-top:70px}.section-person-hero .person-content h1{margin-bottom:10px}.section-person-hero .person-content .h5,.section-person-hero .person-content h1{color:#2c3e5c}@media(max-width:767px){.section-person-hero .person-content{border:none;padding:40px 0 0}}.section-person-hero .h5{margin-top:0;margin-bottom:30px}.section-person-hero .social-links{display:flex;padding:20px 0 60px}@media(max-width:767px){.section-person-hero .social-links{padding:0 0 30px}}.section-person-hero .social-links a{display:flex;justify-content:center;align-items:center;margin:.4285714286rem .8571428571rem;line-height:1;color:#3bb5c3;font-size:1.4285714286rem;transition:all .1s ease-in-out}.section-person-hero .social-links a:hover{color:#50266f;text-decoration:none}.section-person-hero .social-links .twitter-icon{display:inline-block;vertical-align:middle;height:17px;width:17px}.section-person-hero .social-links .twitter-icon path{fill:#3bb5c3;stroke:#fff}.section-person-hero .social-links .twitter-icon:hover path{stroke:#fff;fill:#50266f}.section-person-hero .button{padding:.8571428571rem 1.5714285714rem .7142857143rem .7857142857rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-bottom:20px;border-radius:4px}.section-person-hero .button:not(:root){padding-top:.7142857143rem;padding-bottom:.8571428571rem}.section-person-hero .button i{font-size:1rem;margin-right:.7857142857rem}@media(max-width:767px){.section-person-hero .button{display:block;width:100%;text-align:center}}@media(max-width:767px){.section-person-hero .person-hero{width:100%}}.section-person-hero .person-hero-wrap{position:relative}.section-person-hero .person-hero-wrap .download-photo{position:absolute;bottom:0;left:50px;color:#fff;background:#3bb5c3;padding:10px;font-size:32px}.section-person-hero .person-hero-wrap .download-photo:focus,.section-person-hero .person-hero-wrap .download-photo:hover{background-color:#00acbd}.section-person-hero .champion-women-button{display:none}.section-person-hero .show-champion-women-button{display:block}.section-person-work .h3{margin-top:0;margin-bottom:3.0714285714rem}.page .main-content-sidebar .section-person-work .sidebar-title,.section-person-work .h4,.section-person-work .page .main-content-sidebar .sidebar-title,.section-person-work body.post .main-content-sidebar .sidebar-content-block .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .section-person-work .sidebar-title{margin:.7142857143rem 0 0;color:#2c3e5c;font-weight:400}.section-person-work .container{border-top:2px solid #3bb5c3;padding-top:2.5rem}.section-person-work .button{display:inline-block;padding:10px 25px;margin:.7142857143rem;font-size:16px;background:#ebf2f3;color:#2c3e5c;transition:.2s ease}.section-person-work .button.active,.section-person-work .button:hover{color:#fff;transition:.2s ease;background:#8d6a9f}.section-person-work .work-filters{margin-bottom:50px;text-align:center}.section-person-work .no-results{width:100%;text-align:center;margin-bottom:3.5714285714rem}@media screen and (min-width:1024px){.section-person-work .work-filters{text-align:left}}@media screen and (min-width:1200px){.section-person-work{margin-top:6.2142857143rem}.section-person-work .button{margin:0 .7142857143rem}}.more-photos{padding-top:30px;padding-bottom:30px}.more-photos a{display:block}.more-photos img{width:100%;max-width:100%}.post-person .links-sidebar.floating{margin:3.5714285714rem 0 0}@media screen and (min-width:1200px){.post-person .section-main-content{position:relative}.post-person .links-sidebar.floating{top:0;right:0;margin:0}}body.categoryc main{margin-top:11.0714285714rem}body.categoryc .section-page-hero{margin-bottom:0}body.categoryc .section-page-hero .category-title-container{display:flex;flex-direction:row;align-items:start;justify-content:center;gap:4rem}body.categoryc .section-page-hero .category-title-container .page-title{position:relative;z-index:4;font-size:3.42857rem}body.categoryc .section-page-hero .category-title-container .filter-toggle{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;padding:10px 25px;background-color:#8d6a9f}body.categoryc .section-page-hero .category-title-container .filter-toggle:focus,body.categoryc .section-page-hero .category-title-container .filter-toggle:hover{text-decoration:none;color:#fff;background-color:#4b1966}@media screen and (min-width:768px){body.categoryc .section-page-hero .page-title{font-size:5.71rem}}body.categoryc .section-feature{overflow:hidden}body.categoryc .section-feature .feature-image{transition:all 1s ease-in-out}body.categoryc .section-feature:hover .feature-image{transform:scale(1.05)}body.categoryc .section-feature .feature-content{background-color:#50266f}body.categoryc .section-feature .feature-content .h5,body.categoryc .section-feature .feature-content .meta-data,body.categoryc .section-feature .feature-content .meta-data a{color:#80ced7}@media screen and (min-width:1024px){body.categoryc .section-feature .feature-content{background-color:transparent;position:relative}body.categoryc .section-feature .feature-content>div{margin-left:-3.5714285714rem;position:relative;z-index:1;max-width:37.4285714286rem}body.categoryc .section-feature .feature-content:before{content:"";position:absolute;top:0;left:-8rem;width:150%;height:100%;background-color:#50266f;transform:skewX(15deg)}body.categoryc .section-feature .feature-content:after{content:"";position:absolute;top:0;left:0;bottom:0;right:0;background-image:url(/wp-content/themes/iwv/assets/images/triangle-slashes-purple.svg);background-position:right -6.7857142857rem bottom -7.8571428571rem;background-repeat:no-repeat}}body.search main{padding-top:4.8571428571rem}body.search .section-page-hero .page-title{margin-top:1.0714285714rem;margin-bottom:1.5rem}body.search .section-page-hero .h3,body.search .section-page-hero .h6{color:#2c3e5c}body.search .section-page-hero .h3{margin:0 1.0714285714rem}body.search .search-results-posts{margin-top:4.5714285714rem}body.search .search-results-posts .search-filters{padding-top:0}.gform_legacy_markup_wrapper .gform_body ul li body.search .search-results-posts .search-filters .address_state,.gform_legacy_markup_wrapper .gform_body ul li body.search .search-results-posts .search-filters .ginput_container_select,body.search .search-results-posts .search-filters .gform_legacy_markup_wrapper .gform_body ul li .address_state,body.search .search-results-posts .search-filters .gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select,body.search .search-results-posts .search-filters .select-wrapper{display:block}body.search .search-results-posts a.view-more{display:block;text-align:center;margin-bottom:10px}body.search .result-type-filters{margin-top:1.0714285714rem}body.search .result-type-filters a{background:#eff0f2;color:#2c3e5c;padding:.7857142857rem 1.4285714286rem;margin:0 .5714285714rem 1.0714285714rem;text-align:center;border-radius:4px;transition:.2s ease;white-space:nowrap}body.search .result-type-filters a.active,body.search .result-type-filters a:hover{transition:.2s ease;background:#8d6a9f;color:#fff;text-decoration:none}@media screen and (min-width:1024px){body.search{margin:0}}.error404 .section-page-hero{padding:6.2857142857rem 0;background-color:#301544;display:flex;flex-direction:column;justify-content:center;height:75vh}.error404 .section-page-hero h1{color:#fff}.error404 .section-page-hero .h5{display:block;text-align:center;color:#3bb5c3}.section-main-content p{margin-top:0;margin-bottom:35px}header{width:100%;background-color:#fff;border-bottom:1px solid rgba(80,38,111,.2);box-shadow:0 4px 4px rgba(0,0,0,.025);height:7.2143rem;will-change:transform;display:flex;justify-content:space-between;align-items:center;padding:0 max(5%,2.2857142857rem);position:relative;z-index:50}header .logo,header .logo img{transition:all .5s linear}header .logo img{width:100%;height:auto;width:26.7857142857rem;max-width:55vw}header .menu-buttons a{color:#50266f;font-size:1.4285714286rem}header .menu-buttons a+a{margin-left:1rem}header nav{display:none;flex-direction:column;align-items:center}header nav ul{padding:0}header nav>ul{margin:2rem 0;height:100%;text-align:right}header nav>ul li:before{display:none}header nav>ul>li{color:#2c3e5c;position:relative}header nav>ul>li a{color:inherit}header nav>ul>li+li{margin-left:.5rem;flex-basis:20px}header nav>ul>li.show-dropdown,header nav>ul>li:focus,header nav>ul>li:focus-within,header nav>ul>li:hover{color:#50266f}header nav>ul>li.show-dropdown.menu-item-has-children:before,header nav>ul>li:focus-within.menu-item-has-children:before,header nav>ul>li:focus.menu-item-has-children:before,header nav>ul>li:hover.menu-item-has-children:before{content:"";display:block;position:absolute;margin-left:0;width:auto;height:1.7857142857rem;top:98%;left:-20%;right:-30%}header nav>ul>li.show-dropdown.menu-item-has-children>a:after,header nav>ul>li:focus-within.menu-item-has-children>a:after,header nav>ul>li:focus.menu-item-has-children>a:after,header nav>ul>li:hover.menu-item-has-children>a:after{content:"\F078";position:absolute;left:calc(50% - .5rem);bottom:-.8rem}header nav>ul>li.show-dropdown.menu-item-has-children.action-center:after,header nav>ul>li:focus-within.menu-item-has-children.action-center:after,header nav>ul>li:focus.menu-item-has-children.action-center:after,header nav>ul>li:hover.menu-item-has-children.action-center:after{content:"";position:absolute;bottom:-3rem;height:3rem;left:0;width:64.7142857143rem}header nav>ul>li.show-dropdown .dropdown,header nav>ul>li:focus-within .dropdown,header nav>ul>li:focus .dropdown,header nav>ul>li:hover .dropdown{display:block}header nav>ul>li.show-dropdown .dropdown:before,header nav>ul>li:focus-within .dropdown:before,header nav>ul>li:focus .dropdown:before,header nav>ul>li:hover .dropdown:before{content:"";position:absolute;width:100%;height:3rem;top:-1.05rem;left:0}header nav>ul>li.show-dropdown .dropdown.large,header nav>ul>li:focus-within .dropdown.large,header nav>ul>li:focus .dropdown.large,header nav>ul>li:hover .dropdown.large{display:flex}header nav>ul>li .dropdown{display:none;position:absolute;background-color:#fff;box-shadow:0 25px 40px rgba(0,0,0,.4);top:177%;left:0;padding:1.5rem 4rem;margin-top:0;z-index:1}header nav>ul>li .dropdown>li{white-space:nowrap}header nav>ul>li .dropdown>li+li{margin-top:2.2857142857rem}header nav>ul>li .dropdown a{color:#50266f}header nav>ul>li .dropdown a:hover{color:#3bb5c3}header nav>ul>li .dropdown.large.about-img:before{background-image:url(/wp-content/themes/iwv/assets/images/about-dropdown-women.jpg);content:"";position:absolute;top:0;bottom:0;left:auto;height:auto;z-index:0;mix-blend-mode:soft-light;background-repeat:no-repeat;background-size:cover;background-position:100%;opacity:.35;right:0;width:56%}header nav>ul>li .dropdown.large.about-img .right{display:flex;flex-direction:column;justify-content:center;max-width:21rem}header nav>ul>li .dropdown.large.about-img .right .h5{margin-bottom:5px}header nav>ul>li .dropdown.large.about-img .right .h3{color:#fff;margin-bottom:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header nav>ul>li .dropdown.large.issue-img:before{background-image:var(--image-url,"/wp-content/themes/iwv/assets/images/about-dropdown-women.jpg");content:"";position:absolute;top:0;bottom:0;left:auto;height:auto;z-index:0;mix-blend-mode:soft-light;background-repeat:no-repeat;background-size:cover;background-position:100%;opacity:.35;right:0;width:56%}header nav>ul>li .dropdown.large.issue-img .right{display:flex;flex-direction:column;justify-content:center;max-width:21rem}header nav>ul>li .dropdown.large.issue-img .right .h5{margin-bottom:5px}header nav>ul>li .dropdown.large.issue-img .right .h3{color:#fff;margin-bottom:25px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}header nav>ul>li .dropdown.large{width:64.7142857143rem;padding:4.5714285714rem 3.8571428571rem 4.1428571429rem 5.5714285714rem;background-color:#50266f;overflow:hidden;white-space:normal}header nav>ul>li .dropdown.large:before{content:"";position:absolute;top:0;bottom:0;left:auto;height:auto;z-index:0;mix-blend-mode:soft-light;background-image:url(/wp-content/themes/iwv/assets/images/action-dropdown-bg.jpg);background-repeat:no-repeat;background-size:cover;background-position:0 100%;opacity:.35;right:0;width:55%}header nav>ul>li .dropdown.large:after{position:absolute;content:"";top:0;left:0;right:0;height:7.1428571429rem;background:linear-gradient(180deg,#000,transparent);opacity:.15}header nav>ul>li .dropdown.large .h3{color:#2c3e5c;margin-top:0}header nav>ul>li .dropdown.large ul li+li{margin-top:2.7142857143rem}header nav>ul>li .dropdown.large ul li a{color:#50266f}header nav>ul>li .dropdown.large ul li a:hover{color:#3bb5c3}header nav>ul>li .dropdown.large a.view-all{color:#50266f}header nav>ul>li .dropdown.large a.view-all:hover{color:#3bb5c3}header nav>ul>li .dropdown.large a.view-all .fal{font-size:2rem;line-height:1;vertical-align:middle;padding-bottom:.2142857143rem;width:3.1428571429rem;text-align:center}header nav>ul>li .dropdown.large a.button{padding-top:1.2142857143rem;padding-bottom:1.2142857143rem;line-height:1;display:block;width:-moz-max-content;width:max-content;color:#fff}header nav>ul>li .dropdown.large .left{width:100%;max-width:28.5rem;position:relative}header nav>ul>li .dropdown.large .left>*{position:relative}header nav>ul>li .dropdown.large .left:before{content:"";position:absolute;background-color:#fff;top:-4.5714285714rem;left:-50%;width:150%;height:calc(100% + 122px);transform:skewX(-15deg)}header nav>ul>li .dropdown.large .right{max-width:17rem;margin-left:7.5rem;position:relative}header nav>ul>li .dropdown.large .right .h5{margin-top:0;margin-bottom:1.7142857143rem;color:#fff}header nav>ul>li .dropdown.large .right .h1{margin-top:0;margin-bottom:43px;color:#fff}header nav>ul>li .dropdown.large .right .hide{display:none}@media screen and (min-width:768px){header nav{display:block;position:absolute;top:100%;left:0;width:100%;background-color:#fff}header nav>ul{display:flex;margin:0;flex-direction:row;justify-content:space-around;align-items:center;text-align:left;padding:1rem 0}header nav>ul>li.show-dropdown header nav>ul>li:hover,header nav>ul>li:focus,header nav>ul>li:focus-within,header nav>ul>li:hover{color:#3bb5c3}header nav>ul>li.show-dropdown header nav>ul>li:hover:after,header nav>ul>li:focus-within:after,header nav>ul>li:focus:after,header nav>ul>li:hover:after{top:75%}header nav>ul>li+li{margin-top:0;flex-basis:auto;margin-left:0}}@media screen and (min-width:1024px){header nav>ul>li{white-space:nowrap}header nav>ul>li .dropdown.large{white-space:normal}}@media screen and (min-width:1200px){header nav{position:static;background:#fff;width:auto}header nav>ul{padding:0}header nav>ul>li{color:#2c3e5c}header nav>ul>li+li{margin-left:1.3rem}header nav>ul>li.show-dropdown,header nav>ul>li:hover{color:#50266f}header nav>ul>li.menu-item-has-children.show-dropdown:before,header nav>ul>li.menu-item-has-children:hover:before{height:3.5714285714rem}header nav>ul>li.menu-item-has-children.show-dropdown:after,header nav>ul>li.menu-item-has-children:hover:after{top:145%}header nav>ul>li.menu-item-has-children.show-dropdown>a:after,header nav>ul>li.menu-item-has-children:hover>a:after{bottom:auto;top:120%}header nav>ul>li.menu-item-has-children.show-dropdown .dropdown:not(.large):before,header nav>ul>li.menu-item-has-children:hover .dropdown:not(.large):before{top:-3rem}header nav>ul>li.menu-item-has-children .dropdown{top:4.2857142857rem}header nav>ul>li.menu-item-has-children.issues{padding-top:1.5rem;padding-bottom:1.5rem}header nav>ul>li.menu-item-has-children.issues>a:after{bottom:auto;top:45px}header nav>ul>li.menu-item-has-children.issues .dropdown{top:80px}}@media screen and (min-width:1400px){header nav>ul>li+li{margin-left:2.2857142857rem}}header .header-end{display:none;height:100%;flex-direction:column;justify-content:center;padding-left:2rem}@media screen and (min-width:768px){header .header-end{display:flex;flex-direction:row;align-items:center;justify-content:space-between}}header .header-end #search-button{height:3.4286rem;width:3.4286rem;background-color:#3bb5c3;border:none;color:#fff;font-size:1.4285714286rem;padding:.9285714286rem 1rem 1.0714285714rem;border-radius:5rem;visibility:visible;opacity:1;transition:visibility opacity 0s linear ease-in-out 0s .5s}@media screen and (min-width:768px){header .header-end #search-button{margin-right:1.9285714286rem}}header .header-end .donate{height:100%;display:block;padding:2.7857rem 3.7143rem 2.7857rem 5.0714rem;position:relative;border-radius:0;background-color:transparent;text-align:center;transition:all .5s linear}header .header-end .donate>span{position:relative;z-index:1;display:inline-block;transition:all .1s ease-in-out}header .header-end .donate:before{content:"";position:absolute;top:0;background-color:#50266f;box-shadow:inset 20px 0 30px rgba(0,0,0,.3);transform:skewX(-20deg);bottom:1px;width:88%;transition:all .5s ease-in-out;will-change:transform}header .header-end .donate:after{content:"";background-color:#c93b2e;position:absolute;top:0;left:0;right:-20%;height:100%;transform:skewX(-18deg);transition:all .5s ease-in-out,background-color .1s ease-in-out;visibility:visible}header .header-end .donate:hover>span{transform:scale(1.05)}header .header-end .donate:hover:after{background-color:#d01d16}header .menu-buttons .mobile-search{display:inline-block;height:3.4286rem;width:3.4286rem;background-color:#3bb5c3;border:none;color:#fff;font-size:1.4285714286rem;padding:.9285714286rem 1rem 1.0714285714rem;border-radius:5rem}header.fixed{position:fixed;top:0;right:0}header .search-bar{position:absolute;z-index:6;opacity:0;pointer-events:none;transition:.2s ease;top:.9285714286rem;left:80%;right:15.0714285714rem}@media screen and (min-width:1200px){header .search-bar{right:15.9285714286rem}}header .search-bar input{border-radius:50px;width:100%;height:71px;font-size:1.2857142857rem;padding-left:30px;border:none;box-shadow:0 0 15px rgba(0,0,0,.2)}header .search-bar input:focus{box-shadow:0 0 15px rgba(0,0,0,.2),0 0 2px 0 #8d6a9f}header .search-bar input[type=submit]{background:#3bb5c3;position:absolute;padding:0;right:1.4285714286rem;height:3.4285714286rem;width:3.4285714286rem;top:.8214285714rem;box-shadow:none;transition:.2s ease}header .search-bar input[type=submit]:hover{transform:scale(1.05);transition:.2s ease}.show-search header .search-bar{left:rem(215px);opacity:1;transition:.2s ease;pointer-events:auto}@media screen and (min-width:1024px){.show-search header .search-bar{left:calc(5% + 11.85714rem)}}@media screen and (min-width:1200px){.show-search header .search-bar{left:14.9285714286rem}}@media screen and (min-width:1400px){.show-search header .search-bar{left:20.7142857143rem}}.show-search header .search-toggle .fa-times{display:inline-block}.show-search header .search-toggle .fa-search{display:none}.front-page header:not(.fixed){display:none;border-bottom:none;background-color:transparent}.front-page header:not(.fixed) .logo{transition-delay:0s;margin:0}.front-page header:not(.fixed) .logo img{transition-duration:.2s;transition-delay:0s;width:0}.front-page header:not(.fixed) #search-button{opacity:0;visibility:collapse;transition:visibility 0s linear .5s,opacity .5s ease-in-out}.show-search .front-page header:not(.fixed) .search-bar{left:2.8571428571rem;right:28.5714285714rem}.front-page header:not(.fixed) nav{display:flex;position:static;flex-direction:row;background-color:#fff}.front-page header:not(.fixed) nav>ul{width:95%;justify-content:space-between;margin-left:.7142857143rem}.front-page header:not(.fixed) nav>ul li{color:#2c3e5c}.front-page header:not(.fixed) nav>ul li.show-dropdown,.front-page header:not(.fixed) nav>ul li:hover{color:#50266f}.front-page header:not(.fixed) .header-end{display:flex;overflow:hidden;height:8.5714285714rem;min-width:21.4285714286rem}.front-page header:not(.fixed) .donate{text-shadow:2px 2px 0 rgba(0,0,0,.15);padding:3.4285714286rem 9.5714285714rem 3.0714285714rem 5.7142857143rem}.front-page header:not(.fixed) .donate:before{bottom:0}@media screen and (min-width:1024px){.front-page header:not(.fixed){display:flex;height:7.1428571429rem}.front-page header:not(.fixed) .header-end{padding-bottom:1.4285714286rem;margin-bottom:-1.4285714286rem}.front-page header:not(.fixed) .donate{margin-right:2.8571428571rem}.front-page header:not(.fixed) .donate:after{height:8.5714285714rem;left:6%;right:6%;transform:skewX(-20deg);will-change:transform,left,right}.front-page header:not(.fixed) .donate:before{left:95%;will-change:transform,left}}@media screen and (min-width:1200px){.front-page header:not(.fixed) nav{margin-left:6.4285714286rem}.front-page header:not(.fixed) nav>ul{width:auto}.front-page header:not(.fixed) .header-end .donate{padding:3.4285714286rem 9.5714285714rem 3.0714285714rem 9.3571428571rem}}header .progress-container{position:absolute;width:100%;height:4px;top:100%;left:0}header .progress-container .progress-bar{height:5px;background:#d99628;width:0}@media screen and (min-width:768px){header{padding-right:0}header .logo img{max-width:26.7857142857rem}header .menu-buttons{display:none}header .progress-container{top:calc(100% + 3.35714rem)}}@media screen and (min-width:1200px){header{padding:0;justify-content:space-between}header .logo{margin-left:1.4285714286rem}header .progress-container{top:100%}}@media screen and (min-width:1400px){header .logo{margin-left:7.3571428571rem;margin-right:.7142857143rem}}.header-holder{height:7.2143rem}#mobile-menu{z-index:99999999;display:none;position:fixed;top:0;left:0;height:100%;width:100%;background-color:#301544}#mobile-menu.show{display:block}#mobile-menu .nav-container{position:absolute;top:0;left:0;width:100%;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}#mobile-menu .menu-buttons{width:100%;padding:1.4285714286rem 8% 0;text-align:right}#mobile-menu .menu-buttons .mobile-menu{font-size:2.2857142857rem}#mobile-menu .mobile-search-bar{display:flex;padding:2rem 0 0 2rem}#mobile-menu .mobile-search-bar input[type=search]{flex:1 1 auto;width:auto;min-width:0}#mobile-menu .mobile-search-bar button{flex:0 0 auto;background-color:transparent;color:#3bb5c3;font-size:1.5714285714rem;padding:0 7.5% 0 2rem}#mobile-menu ul{padding-left:2rem}#mobile-menu ul li,#mobile-menu ul li a{color:#fff}#mobile-menu ul li .expander{background-color:transparent;color:#3bb5c3;padding:0 8% 0 0;width:30%;text-align:right;font-size:1.5714285714rem}#mobile-menu ul li:before{content:none}#mobile-menu ul li+li{margin-top:2rem}#mobile-menu ul li.menu-item-has-children{display:flex;flex-wrap:wrap}#mobile-menu ul li.menu-item-has-children a{width:70%}#mobile-menu ul li .dropdown{display:none;width:100%}#mobile-menu ul li .dropdown.show-dropdown{display:block}#mobile-menu ul li ul.dropdown{margin:1rem 0 0}#mobile-menu .donate{display:block;text-align:center;max-width:70%;margin:2rem auto}@media screen and (min-width:1024px){#mobile-menu.show{display:none}}html.noscroll{overflow:hidden}@media screen and (min-width:1024px){html.noscroll{overflow:visible}}footer{background-image:url(/wp-content/themes/iwv/assets/images/triangle-slashes.svg);background-position:right -3.5857142857rem bottom;background-size:25.5rem;background-repeat:no-repeat;padding:2.9285714286rem 5%;border-top:1px solid rgba(80,38,111,.2);width:100%}footer .footer-row{max-width:102.8571428571rem;margin-left:auto;margin-right:auto}footer .footer-row.share{margin-top:.5rem;margin-bottom:4.2142857143rem}footer .footer-row.share .logo{display:block;text-align:center;margin-bottom:1.4285714286rem}footer .footer-row.share .logo img{height:3.6428571429rem}footer .footer-row.share .row-end{align-items:center}footer .footer-row.share .row-end .social-icons{margin-bottom:1.4285714286rem}footer .footer-row.share .row-end .social-icons a{font-size:1.4285714286rem;color:#adb6c0;transition:all .1s ease-in-out;display:flex;justify-items:center;align-items:center}footer .footer-row.share .row-end .social-icons a:hover{color:#3bb5c3}footer .footer-row.share .row-end .social-icons a:hover .fa-twitter{color:#1da1f2}footer .footer-row.share .row-end .social-icons a:hover .fa-facebook-f{color:#4267b2}footer .footer-row.share .row-end .social-icons a:hover .fa-youtube{color:red}footer .footer-row.share .row-end .social-icons a:hover .fa-instagram{color:#e1306c}footer .footer-row.share .row-end .button{display:block;text-align:center}footer .footer-row.legal ul,footer .footer-row.share ul{margin:0;padding:0;display:flex;align-items:center;justify-content:space-around}footer .footer-row.legal ul li,footer .footer-row.share ul li{margin-top:0}footer .footer-row.legal ul li:before,footer .footer-row.share ul li:before{display:none}footer .footer-row.signup{margin-bottom:5.0714285714rem}footer .footer-row.signup .h5{margin-top:0;margin-bottom:1.2857142857rem;color:#2c3e5c}footer .footer-row.signup .gform_body ul{margin-top:0}footer .footer-row.signup>div{margin:0 auto;max-width:54.8571428571rem;width:100%}footer .footer-row.legal{flex-wrap:wrap}footer .footer-row.legal p{max-width:60.2142857143rem;margin:0}footer .footer-row.legal ul{justify-content:flex-start}footer .footer-row.legal ul li{line-height:1.67}footer .footer-row.legal ul li a{transition:all .1s ease-in-out}footer .footer-row.legal ul li a:focus,footer .footer-row.legal ul li a:hover{outline:none;color:#50266f}footer .footer-row.legal ul li+li{margin-left:1rem}@media screen and (min-width:768px){footer .footer-row{display:flex;justify-content:space-between;align-items:center}footer .footer-row.share .logo{margin-bottom:0}footer .footer-row.share .row-end{display:flex}footer .footer-row.share .row-end .social-icons{justify-content:flex-start;margin-bottom:0}footer .footer-row.signup .gform_wrapper form.fancy-signup-form{justify-content:space-between;max-width:47.2857142857rem}footer .footer-row.signup .gform_wrapper form.fancy-signup-form .gform_body{width:auto}footer .footer-row.signup .gform_wrapper form.fancy-signup-form .gform_body .gform_fields li.gfield .ginput_container{margin-top:0}footer .footer-row.signup .gform_wrapper form.fancy-signup-form .gform_footer{width:auto;padding:0}footer .footer-row.legal ul{margin-right:5.6428571429rem}footer .footer-row.legal ul li+li{margin-left:2.8571428571rem}footer .footer-row.legal ul,footer .footer-row.share ul{margin-right:2.9285714286rem}footer .footer-row.legal ul li+li,footer .footer-row.share ul li+li{margin-left:2rem}}@media screen and (min-width:1024px){footer .footer-row{padding-left:7.1428571429rem}footer .footer-row.share .row-end{margin-right:7.1428571429rem}footer .footer-row.share .row-end .share-icons{justify-content:flex-start}footer .footer-row.signup>div{margin:0}}@media screen and (min-width:1024px){footer{padding-left:0;padding-right:0}}footer .twitter-icon{display:inline-block;vertical-align:middle;height:17px;width:17px}footer .twitter-icon path{stroke:#fff;fill:#adb6c0}footer .twitter-icon:hover path{stroke:#fff;fill:#000}.front-page .hero-campaign{position:relative;padding-top:2.8571428571rem;overflow:hidden}@media screen and (min-width:768px){.front-page .hero-campaign{margin-left:2.8571428571rem}}.front-page .hero-campaign .hero-top-text{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;line-height:2.57;text-align:right;text-transform:uppercase;position:absolute;top:.1428571429rem;right:10%;font-size:.8571428571rem}@media screen and (min-width:768px){.front-page .hero-campaign .hero-top-text{font-size:1rem}}@media screen and (min-width:1024px){.front-page .hero-campaign .hero-top-text{right:35%}}@media screen and (min-width:1200px){.front-page .hero-campaign .hero-top-text{right:35%}}@media screen and (min-width:1400px){.front-page .hero-campaign .hero-top-text{right:37rem}}.front-page .hero-campaign .background{position:absolute;z-index:-1;top:2.8571428571rem;left:0;bottom:0;right:0;overflow:hidden}.front-page .hero-campaign .background:before{content:"";position:absolute;top:0;bottom:0;right:0;left:0;background-color:#301544}.front-page .hero-campaign .background:after{z-index:2;content:"";position:absolute;top:0;bottom:0;width:57.1428571429rem;left:57.1428571429rem;background:linear-gradient(90deg,hsla(0,0%,100%,0),#301544 13%)}.front-page .hero-campaign .background img{position:absolute;top:-15rem;mix-blend-mode:luminosity;opacity:.2;width:67.1428571429rem;right:-12rem}@media screen and (min-width:768px){.front-page .hero-campaign .background img{right:auto;left:0}}.front-page .hero-campaign .overlay{pointer-events:none;position:absolute;top:0;height:calc(100% + 2.85714rem);background:linear-gradient(109deg,hsla(0,0%,100%,0) 39%,rgba(0,0,0,.67) 50%);display:none}@media screen and (min-width:768px){.front-page .hero-campaign .overlay{display:block;right:calc(18% - 60rem)}}@media screen and (min-width:1024px){.front-page .hero-campaign .overlay{right:calc(45% - 50rem)}}@media screen and (min-width:1200px){.front-page .hero-campaign .overlay{right:calc(45% - 50rem)}}@media screen and (min-width:1400px){.front-page .hero-campaign .overlay{right:-7rem}}.front-page .hero-campaign .h2,.front-page .hero-campaign .h4,.front-page .hero-campaign .page .main-content-sidebar .sidebar-title,.front-page .hero-campaign body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.front-page .hero-campaign h1,.front-page .hero-campaign p,.page .main-content-sidebar .front-page .hero-campaign .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .front-page .hero-campaign .sidebar-title{color:#fff}.front-page .hero-campaign .menu-buttons,.front-page .hero-campaign .share-icons{display:flex}.front-page .hero-campaign .menu-buttons a,.front-page .hero-campaign .menu-buttons button,.front-page .hero-campaign .share-icons a,.front-page .hero-campaign .share-icons button{padding:0;width:2.8571428571rem;height:2.8571428571rem;color:#fff;display:block;border-radius:4px;background:hsla(0,0%,100%,.15);text-align:center;line-height:2.8571428571rem;cursor:pointer;transition:all .1s ease-in-out}.front-page .hero-campaign .menu-buttons a .fab,.front-page .hero-campaign .menu-buttons a .far,.front-page .hero-campaign .menu-buttons button .fab,.front-page .hero-campaign .menu-buttons button .far,.front-page .hero-campaign .share-icons a .fab,.front-page .hero-campaign .share-icons a .far,.front-page .hero-campaign .share-icons button .fab,.front-page .hero-campaign .share-icons button .far{vertical-align:middle}.front-page .hero-campaign .menu-buttons a:hover,.front-page .hero-campaign .menu-buttons button:hover,.front-page .hero-campaign .share-icons a:hover,.front-page .hero-campaign .share-icons button:hover{color:#3bb5c3;background:#fff}.front-page .hero-campaign .menu-buttons a:hover .twitter-icon path,.front-page .hero-campaign .menu-buttons button:hover .twitter-icon path,.front-page .hero-campaign .share-icons a:hover .twitter-icon path,.front-page .hero-campaign .share-icons button:hover .twitter-icon path{transition:all .1s ease-in-out;stroke:transparent;fill:#3bb5c3}.front-page .hero-campaign .menu-buttons a .twitter-icon,.front-page .hero-campaign .menu-buttons button .twitter-icon,.front-page .hero-campaign .share-icons a .twitter-icon,.front-page .hero-campaign .share-icons button .twitter-icon{display:inline-block;vertical-align:middle;height:15px;width:15px}.front-page .hero-campaign .menu-buttons a .twitter-icon path,.front-page .hero-campaign .menu-buttons button .twitter-icon path,.front-page .hero-campaign .share-icons a .twitter-icon path,.front-page .hero-campaign .share-icons button .twitter-icon path{stroke:transparent;fill:#fff}.front-page .hero-campaign .hero-top{margin-bottom:4.2857142857rem;margin-right:2.7142857143rem;margin-left:5%;display:flex;justify-content:space-between;align-items:flex-start;z-index:1}.front-page .hero-campaign .hero-top img{margin-top:3.2857142857rem;width:26.7857142857rem;max-width:55vw}@media screen and (min-width:1024px){.front-page .hero-campaign .hero-top img{margin-top:3.2857142857rem}}@media screen and (min-width:768px){.front-page .hero-campaign .hero-top{margin-left:4.2142857143rem}}.front-page .hero-campaign .hero-top .menu-buttons{position:relative;z-index:1;margin-top:3.3571428571rem}.front-page .hero-campaign .hero-top .menu-buttons button{font-size:1.2857142857rem}.front-page .hero-campaign .hero-top .menu-buttons button+button{margin-left:.7142857143rem}@media screen and (min-width:1024px){.front-page .hero-campaign .hero-top .menu-buttons{margin-left:0;margin-right:8.5714285714rem}}@media screen and (min-width:1200px){.front-page .hero-campaign .hero-top .menu-buttons{margin-left:4.2142857143rem;margin-top:-.5rem;margin-right:0;background-color:transparent}}.front-page .hero-campaign .hero-content{border-top:3px solid #3bb5c3;margin-bottom:6rem;margin-left:2.7857142857rem;width:90%}.front-page .hero-campaign .hero-content h1{font-size:2.57rem;line-height:1.1;margin-top:1.7857142857rem;margin-bottom:2.1428571429rem}.front-page .hero-campaign .hero-content .h4,.front-page .hero-campaign .hero-content .page .main-content-sidebar .sidebar-title,.front-page .hero-campaign .hero-content body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .front-page .hero-campaign .hero-content .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .front-page .hero-campaign .hero-content .sidebar-title{margin-top:2.7142857143rem}.front-page .hero-campaign .hero-content p{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;min-height:140px}@media screen and (min-width:768px){.front-page .hero-campaign .hero-content h1{font-size:3.42857rem;line-height:1}}@media screen and (min-width:1024px){.front-page .hero-campaign .hero-content{margin-left:4.2142857143rem;max-width:25rem;margin-top:0}}@media screen and (min-width:1200px){.front-page .hero-campaign .hero-content{margin-left:4.2142857143rem;max-width:32.1428571429rem}}@media screen and (min-width:1400px){.front-page .hero-campaign .hero-content{margin-left:10rem;max-width:41.4285714286rem}}.front-page .hero-campaign .hero-action{width:100%;display:flex;background-color:#3bb5c3;padding:2.7142857143rem 3%;align-items:center;justify-content:space-around}.front-page .hero-campaign .hero-action a{color:#fff}.front-page .hero-campaign .hero-action h2{margin:0}.front-page .hero-campaign .hero-action .button.big-circle{color:#50266f;flex-shrink:0;width:7.1428571429rem;height:7.1428571429rem;padding:1.7857142857rem 1.7857142857rem 1.7857142857rem 1.8571428571rem;transition:all .1s ease-in-out}.front-page .hero-campaign .hero-action .button.big-circle:hover{color:#fff}@media screen and (min-width:768px){.front-page .hero-campaign .hero-action{justify-content:flex-start;padding-left:0;padding-right:0}.front-page .hero-campaign .hero-action .h2{margin-left:4.2142857143rem}.front-page .hero-campaign .hero-action .button.big-circle{width:8.8571428571rem;height:8.8571428571rem;padding:2.6428571429rem 1.7857142857rem 2.6428571429rem 2.5714285714rem;margin-left:3.5714285714rem}}@media screen and (min-width:1024px){.front-page .hero-campaign .hero-action{flex-direction:column;background-color:#3bb5c3;padding-left:1.4285714286rem;align-items:flex-start;justify-content:flex-start;flex-shrink:1}.front-page .hero-campaign .hero-action .h2{margin-left:2rem}.front-page .hero-campaign .hero-action .button.big-circle{font-size:60px;width:6.0714285714rem;height:6.0714285714rem;padding:.5714285714rem 0 1.4285714286rem .9285714286rem;margin-left:8.9285714286rem}.front-page .hero-campaign .hero-action .button.big-circle span{width:20px;height:20px}}@media screen and (min-width:1200px){.front-page .hero-campaign .hero-action{flex-direction:column}.front-page .hero-campaign .hero-action .button.big-circle{margin-left:8.9285714286rem}}@media screen and (min-width:1400px){.front-page .hero-campaign .hero-action{flex-direction:row;align-items:center;justify-content:flex-start}.front-page .hero-campaign .hero-action .button.big-circle{flex-shrink:0;width:8.8571428571rem;height:8.8571428571rem;padding:1.9285714286rem 1.7857142857rem 2.6428571429rem 2.5714285714rem}.front-page .hero-campaign .hero-action .h2{margin-left:4.2142857143rem}.front-page .hero-campaign .hero-action .button.big-circle.h1{margin-left:90px}}.front-page .hero-campaign .share-icons{flex-direction:row;top:auto;left:auto}@media screen and (min-width:768px){.front-page .hero-campaign .share-icons{top:auto;left:auto}.front-page .hero-campaign .share-icons a+a{margin-left:0;margin-top:.7142857143rem}}@media screen and (min-width:1024px){.front-page .hero-campaign .share-icons{flex-direction:row;position:relative;top:auto;left:auto}}.front-page .hero-campaign .share-icons a+a{margin-left:.3214285714rem;margin-top:0}@media screen and (min-width:1200px){.front-page .hero-campaign .share-icons{top:auto;left:auto}}@media screen and (min-width:1400px){.front-page .hero-campaign .share-icons{flex-direction:column;position:absolute;top:16.4285714286rem;left:4.2142857143rem}.front-page .hero-campaign .share-icons a+a{margin-top:.3214285714rem;margin-left:0}}.front-page .secondary-campaigns{position:relative;overflow:hidden}.front-page .secondary-campaigns:before{position:absolute;content:"";top:0;height:7.1428571429rem;left:0;right:0;z-index:-1;background:linear-gradient(180deg,#000,transparent);opacity:.15}.front-page .secondary-campaigns .campaign-container{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;position:relative}.front-page .secondary-campaigns .campaign-container .campaign-title,.front-page .secondary-campaigns .campaign-container .h5,.front-page .secondary-campaigns .campaign-container p{color:#fff;margin-bottom:.4285714286rem;margin-left:5%;width:90%}.front-page .secondary-campaigns .campaign-container .h5{margin-bottom:1rem;margin-top:5.9285714286rem}.front-page .secondary-campaigns .campaign-container p{max-width:28.4285714286rem}.front-page .secondary-campaigns .campaign-container .campaign-title{font-size:2.57rem;display:block}.front-page .secondary-campaigns .campaign-container .campaign-one,.front-page .secondary-campaigns .campaign-container .campaign-two{position:relative;flex:1 1 0px}.front-page .secondary-campaigns .campaign-container .campaign-one .background,.front-page .secondary-campaigns .campaign-container .campaign-two .background{z-index:-1;position:absolute;left:calc(50% - 25.71429rem)}.front-page .secondary-campaigns .campaign-container .campaign-one .background image,.front-page .secondary-campaigns .campaign-container .campaign-two .background image{transform:scale(.0014,.0017);transition:all .5s ease-in-out}.front-page .secondary-campaigns .campaign-container .campaign-one:focus .background image,.front-page .secondary-campaigns .campaign-container .campaign-one:hover .background image,.front-page .secondary-campaigns .campaign-container .campaign-two:focus .background image,.front-page .secondary-campaigns .campaign-container .campaign-two:hover .background image{transform:scale(.0016,.0019) translate(-20px,-20px)}.front-page .secondary-campaigns .campaign-container .campaign-one .button,.front-page .secondary-campaigns .campaign-container .campaign-two .button{padding:2.1428571429rem 0 1.7857142857rem;flex-shrink:0;text-shadow:2px 2px 0 rgba(0,0,0,.15);overflow:hidden;position:relative;display:block;border-radius:0;background-color:#d99628;width:100%;bottom:0;text-align:center}.front-page .secondary-campaigns .campaign-container .campaign-one .button:not(:root),.front-page .secondary-campaigns .campaign-container .campaign-two .button:not(:root){padding:1.8571428571rem 0 2.0714285714rem}.front-page .secondary-campaigns .campaign-container .campaign-one .button:focus,.front-page .secondary-campaigns .campaign-container .campaign-one .button:hover,.front-page .secondary-campaigns .campaign-container .campaign-two .button:focus,.front-page .secondary-campaigns .campaign-container .campaign-two .button:hover{background-color:#d80}.front-page .secondary-campaigns .campaign-container .campaign-one .background mask path{transform:scale(100)}.front-page .secondary-campaigns .campaign-container .campaign-two .background mask path{transform:scaleY(100)}.front-page .secondary-campaigns .campaign-container .campaign-two:before{content:"";z-index:-2;position:absolute;background-color:#eff0f2;top:0;right:0;bottom:0;left:0}@media screen and (min-width:576px){.front-page .secondary-campaigns .campaign-container .campaign-title,.front-page .secondary-campaigns .campaign-container .h5,.front-page .secondary-campaigns .campaign-container p{margin-left:9.8571428571rem}.front-page .secondary-campaigns .campaign-container .campaign-title{max-width:24.2857142857rem}.front-page .secondary-campaigns .campaign-container .campaign-one{left:0}.front-page .secondary-campaigns .campaign-container .campaign-two{right:0}}@media screen and (min-width:768px){.front-page .secondary-campaigns .campaign-container{flex-direction:row}.front-page .secondary-campaigns .campaign-container .campaign-title,.front-page .secondary-campaigns .campaign-container .h5,.front-page .secondary-campaigns .campaign-container p{margin-left:9%}.front-page .secondary-campaigns .campaign-container p{flex:1 0 auto}.front-page .secondary-campaigns .campaign-container .campaign-one,.front-page .secondary-campaigns .campaign-container .campaign-two{height:43rem;margin:4.2857142857rem 0 1.5714285714rem;display:flex;flex-direction:column}.front-page .secondary-campaigns .campaign-container .campaign-one .campaign-title,.front-page .secondary-campaigns .campaign-container .campaign-two .campaign-title{font-size:3.42857rem}.front-page .secondary-campaigns .campaign-container .campaign-one .background,.front-page .secondary-campaigns .campaign-container .campaign-two .background{left:auto}.front-page .secondary-campaigns .campaign-container .campaign-one .background mask path,.front-page .secondary-campaigns .campaign-container .campaign-two .background mask path{transform:none}.front-page .secondary-campaigns .campaign-container .campaign-one .button,.front-page .secondary-campaigns .campaign-container .campaign-two .button{background-color:transparent;width:29rem;margin-bottom:4.5rem;cursor:pointer}.front-page .secondary-campaigns .campaign-container .campaign-one .button:before,.front-page .secondary-campaigns .campaign-container .campaign-two .button:before{z-index:-1;content:"";display:block;position:absolute;background-color:#d99628;height:280%;width:120%;transform:rotate(20deg)}.front-page .secondary-campaigns .campaign-container .campaign-one .button:focus,.front-page .secondary-campaigns .campaign-container .campaign-one .button:hover,.front-page .secondary-campaigns .campaign-container .campaign-two .button:focus,.front-page .secondary-campaigns .campaign-container .campaign-two .button:hover{background-color:transparent}.front-page .secondary-campaigns .campaign-container .campaign-one .button:focus:before,.front-page .secondary-campaigns .campaign-container .campaign-one .button:hover:before,.front-page .secondary-campaigns .campaign-container .campaign-two .button:focus:before,.front-page .secondary-campaigns .campaign-container .campaign-two .button:hover:before{background-color:#d80}.front-page .secondary-campaigns .campaign-container .campaign-one .background{right:-5rem}.front-page .secondary-campaigns .campaign-container .campaign-one .button:before{right:6.2%;top:-110%}.front-page .secondary-campaigns .campaign-container .campaign-two .campaign-title,.front-page .secondary-campaigns .campaign-container .campaign-two .h5,.front-page .secondary-campaigns .campaign-container .campaign-two p{margin-left:15%;max-width:60%}.front-page .secondary-campaigns .campaign-container .campaign-two .background{left:-4.5rem}.front-page .secondary-campaigns .campaign-container .campaign-two:before{top:-20%;left:.7857142857rem;right:-50vw;height:150%;transform:skewX(14.8deg)}.front-page .secondary-campaigns .campaign-container .campaign-two .button{text-align:left;padding-left:4rem;margin-left:4.2142857143rem}.front-page .secondary-campaigns .campaign-container .campaign-two .button:before{left:5%;top:-55%}}@media screen and (min-width:1024px){.front-page .secondary-campaigns .campaign-container .campaign-title,.front-page .secondary-campaigns .campaign-container .campaign-two .campaign-title,.front-page .secondary-campaigns .campaign-container .campaign-two .h5,.front-page .secondary-campaigns .campaign-container .campaign-two p,.front-page .secondary-campaigns .campaign-container .h5,.front-page .secondary-campaigns .campaign-container p{margin-left:23%}.front-page .secondary-campaigns .campaign-container .campaign-two .button{text-align:center;padding-left:0}.front-page .secondary-campaigns .campaign-container .campaign-two p{max-width:28.4285714286rem}.front-page .secondary-campaigns .campaign-container .campaign-two .campaign-title{max-width:24.2857142857rem}}@media screen and (min-width:1200px){.front-page .secondary-campaigns .campaign-container .campaign-title,.front-page .secondary-campaigns .campaign-container .h5,.front-page .secondary-campaigns .campaign-container p{margin-left:20%}.front-page .secondary-campaigns .campaign-container .campaign-one .background{right:-3rem}.front-page .secondary-campaigns .campaign-container .campaign-two .background{left:-2.5rem}}@media screen and (min-width:1400px){.front-page .secondary-campaigns .campaign-container .campaign-title,.front-page .secondary-campaigns .campaign-container .h5,.front-page .secondary-campaigns .campaign-container p{margin-left:9.8571428571rem}.front-page .secondary-campaigns .campaign-container .campaign-one{margin-left:2.8571428571rem}.front-page .secondary-campaigns .campaign-container .campaign-two{margin-right:2.8571428571rem}}.front-page .secondary-campaigns .more-link{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;padding:1.4285714286rem 0 1.4285714286rem .3571428571rem;background-color:#fff}.front-page .secondary-campaigns .more-link a{color:#d99628}@media screen and (min-width:576px){.front-page .secondary-campaigns .more-link{background-color:transparent;padding-top:0}}@media screen and (min-width:1400px){.front-page .secondary-campaigns .more-link{padding-left:2.8571428571rem}}section.iwn-promo{padding:7% 5%;color:#fff;background-color:#50266f;position:relative;overflow:hidden}section.iwn-promo .iwn-promo-upper{display:flex;flex-wrap:wrap;position:relative;animation-play-state:paused;animation-duration:1.5s;animation-fill-mode:both;animation-name:fadeInLeft}section.iwn-promo .iwn-promo-upper:before{flex-grow:0;content:"";background-image:url(/wp-content/themes/iwv/assets/images/iwn-membership-card.png);background-size:contain;background-repeat:no-repeat;box-shadow:-10px 10px 30px rgba(0,0,0,.3);display:block;border-radius:12px;height:10.8571428571rem;width:17.3571428571rem;margin-bottom:2rem}section.iwn-promo .iwn-promo-upper .iwn-promo-content{margin-bottom:1.1428571429rem;max-width:37.7142857143rem;position:relative}section.iwn-promo .iwn-promo-upper .iwn-promo-content span.h1{margin-top:0;margin-bottom:.6428571429rem;font-size:2.57rem}section.iwn-promo .iwn-promo-upper .iwn-promo-content p.p2{color:#fff;margin-top:.6428571429rem;margin-bottom:0}section.iwn-promo .iwn-promo-downer{position:relative}section.iwn-promo .iwn-promo-downer:before{position:absolute;content:url(/wp-content/themes/iwv/assets/images/square-dots.svg);opacity:.15;top:3.5714285714rem;left:-16.9285714286rem}section.iwn-promo .iwn-promo-downer a.button{animation-play-state:paused;animation-delay:1s;animation-duration:1s;animation-fill-mode:both;animation-name:fadeInUp;font-size:1.43rem;background-color:#fff;color:#50266f;text-shadow:2px 2px 0 rgba(0,0,0,.15);transition:filter .5s}section.iwn-promo .iwn-promo-downer a.button:focus,section.iwn-promo .iwn-promo-downer a.button:hover{filter:drop-shadow(20px 20px 20px rgba(0,0,0,.4))}section.iwn-promo.animate-in .iwn-promo-downer a.button,section.iwn-promo.animate-in .iwn-promo-upper{animation-play-state:running}@media screen and (min-width:768px){section.iwn-promo{padding:4.5rem 0 3.2857142857rem 7.1428571429rem}section.iwn-promo:before{content:url(/wp-content/themes/iwv/assets/images/iwn-promo-white-corner.svg);top:0;left:0}section.iwn-promo:after,section.iwn-promo:before{position:absolute;height:12.7142857143rem;width:5.0714285714rem}section.iwn-promo:after{content:url(/wp-content/themes/iwv/assets/images/iwn-promo-teal-corner.svg);bottom:0;right:0}section.iwn-promo .iwn-promo-upper .iwn-promo-content span.h1{font-size:3.42857rem}section.iwn-promo .iwn-promo-downer a.button{font-size:1.71rem;overflow:hidden;position:relative;background-color:transparent;padding:2.1428571429rem 11.2142857143rem 1.7857142857rem 10rem}section.iwn-promo .iwn-promo-downer a.button:before{content:"";background-color:#fff;transform:skewX(-22deg);position:absolute;top:0;bottom:0;right:4.5%;width:100%;z-index:0;transition:filter}section.iwn-promo .iwn-promo-downer a.button span{position:relative}}@media screen and (min-width:834px){section.iwn-promo{background-position:right -107% center;background-image:url(/wp-content/themes/iwv/assets/images/iwn-promo-people.png);background-repeat:no-repeat;background-size:auto 100%}section.iwn-promo .iwn-promo-upper{flex-wrap:nowrap}section.iwn-promo .iwn-promo-upper:before{content:none}section.iwn-promo .iwn-promo-upper:after{flex-grow:0;flex-shrink:0;content:"";background-image:url(/wp-content/themes/iwv/assets/images/iwn-membership-card.png);background-size:contain;background-repeat:no-repeat;box-shadow:-10px 10px 30px rgba(0,0,0,.3);display:block;border-radius:12px;height:10.8571428571rem;width:17.3571428571rem;margin-left:1rem;margin-right:1rem;transition:all 1s;transform:rotateY(0) scale(1)}section.iwn-promo .iwn-promo-upper:hover:after{transform:perspective(600px) rotateY(-5deg) scale(1.02);box-shadow:10px 15px 50px #000}}@media screen and (min-width:1024px){section.iwn-promo{background-position:100%}section.iwn-promo .iwn-promo-upper:after{margin-left:2.0714285714rem;margin-right:0}}.front-page .newsletter-signup{background-color:#3bb5c3;background-image:url(/wp-content/themes/iwv/assets/images/triangle-slashes.svg);background-position:right -3.5857142857rem top;background-size:25.5rem;background-repeat:no-repeat;padding:6.2142857143rem 5% 3rem;width:100%}.front-page .newsletter-signup .gform_confirmation_wrapper{color:#fff}.front-page .newsletter-signup>.gform_wrapper.fancy-signup-form_wrapper>form.fancy-signup-form input{border-width:0}.front-page .newsletter-signup>.gform_wrapper.fancy-signup-form_wrapper>form.fancy-signup-form label{color:#fff}.front-page .newsletter-signup button.big-circle{display:block;width:10.5714285714rem;height:10.5714285714rem;text-align:center;margin:2rem auto 0;transition:all .1s ease-in-out;box-shadow:none}.front-page .newsletter-signup button.big-circle .far{font-size:3.9285714286rem;margin-bottom:.7142857143rem;margin-left:.5rem}.front-page .newsletter-signup button.big-circle .button-text{line-height:1;font-size:1.14rem}.front-page .newsletter-signup h2{font-size:2.57rem;color:#fff;margin-top:0;margin-bottom:2rem}@media screen and (min-width:768px){.front-page .newsletter-signup{padding-bottom:1rem}.front-page .newsletter-signup h2{font-size:3.42857rem}.front-page .newsletter-signup button.big-circle{width:12.8571428571rem;height:12.8571428571rem}.front-page .newsletter-signup button.big-circle .button-text{font-size:1.43rem}}@media screen and (min-width:1024px){.front-page .newsletter-signup{padding-left:7%}.front-page .newsletter-signup>.gform_wrapper.fancy-signup-form_wrapper>form.fancy-signup-form{margin-top:-1.6428571429rem}.front-page .newsletter-signup>.gform_wrapper.fancy-signup-form_wrapper>form.fancy-signup-form .gform_body,.front-page .newsletter-signup>.gform_wrapper.fancy-signup-form_wrapper>form.fancy-signup-form .gform_footer{width:auto}.front-page .newsletter-signup button.big-circle{width:16.3571428571rem;height:16.3571428571rem;margin:0 0 3.0714285714rem 7.1428571429rem}.front-page .newsletter-signup button.big-circle .far{font-size:5.3571428571rem;margin-bottom:1.2857142857rem}.front-page .newsletter-signup button.big-circle .button-text{font-size:1.71rem}}@media screen and (min-width:1200px){.front-page .newsletter-signup .gform_confirmation_wrapper,.front-page .newsletter-signup .gform_wrapper.fancy-signup-form_wrapper form.fancy-signup-form,.front-page .newsletter-signup h2{margin-left:5.7142857143rem}}.front-page .featured-posts{background-color:#3bb5c3;padding-top:2.1428571429rem;padding-bottom:4.6428571429rem;position:relative;background-image:url(/wp-content/themes/iwv/assets/images/square-dots.svg);background-repeat:no-repeat;background-position:2.2142857143rem 3rem;overflow:hidden}.front-page .featured-posts .post-buttons{margin-bottom:1.9285714286rem;margin-left:59%;display:flex;flex-wrap:wrap}.front-page .featured-posts .post-buttons a{width:100%;color:#fff;margin-bottom:1.1428571429rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .1s ease-in-out}.front-page .featured-posts .post-buttons a .fal{transition:all .1s ease-in-out;font-size:2rem;line-height:1;vertical-align:middle;padding-bottom:.2142857143rem}.front-page .featured-posts .post-buttons a:hover{color:#3bb5c3}.front-page .featured-posts .post-buttons a:hover .fal{margin-left:.5rem}.front-page .featured-posts .post-buttons button{display:block}.front-page .featured-posts .post-buttons button:last-child{margin-right:1.1428571429rem}.front-page .featured-posts .post-container{z-index:1}.front-page .featured-posts .post-container .slick-list{overflow:visible;filter:drop-shadow(20px 20px 20px rgba(0,0,0,.2))}.front-page .featured-posts .post-container .slick-list .slick-track{display:flex}.front-page .featured-posts .post-container .post{position:relative;width:31.7857142857rem;background-color:transparent;padding-top:3.5714285714rem;padding-right:4rem;padding-bottom:1.9285714286rem;overflow:hidden;transition:all .1s ease-in-out;float:none}.front-page .featured-posts .post-container .post:before{content:"";position:absolute;left:-10.7142857143rem;right:-6.4285714286rem;height:100%;top:0;transform:skewX(-32deg);background-color:#fff}.front-page .featured-posts .post-container .post:focus,.front-page .featured-posts .post-container .post:hover{transform:scale(1.05)}.front-page .featured-posts .post-container .post>*{position:relative}.front-page .featured-posts .post-container .post+.post{margin-left:2.2857142857rem}.front-page .featured-posts .post-container .post img{max-width:100%}.front-page .featured-posts .post-container .post .meta-data{margin-left:2.2857142857rem}.front-page .featured-posts .post-container .post .meta-data .far{color:#3bb5c3;margin-right:.5714285714rem}.front-page .featured-posts .post-container .post .meta-data a{color:#2c3e5c;font-weight:400}.front-page .featured-posts .post-container .post .meta-data a:focus,.front-page .featured-posts .post-container .post .meta-data a:hover{color:#3bb5c3;outline:none}.front-page .featured-posts .post-container .post .post-type{font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:.8571428571rem;line-height:3;text-transform:uppercase;display:block;position:absolute;color:#3bb5c3;top:0;right:0;transform:rotate(-90deg) translate(-2.5rem,-2rem);transform-origin:right}.front-page .featured-posts .post-container .post a.post-title{color:#50266f;display:block;margin-top:2.0714285714rem;max-width:21.4285714286rem;margin-left:2.2142857143rem;min-height:6.2857142857rem}.front-page .featured-posts .post-container .post a.post-title:focus,.front-page .featured-posts .post-container .post a.post-title:hover{color:#3bb5c3;outline:none}.front-page .featured-posts:before{content:"";position:absolute;top:0;bottom:0;left:calc(50% - 3rem);right:-50%;transform:skewX(-10deg);background-color:#50266f}@media screen and (min-width:576px){.front-page .featured-posts .post-buttons a{margin-right:auto;width:auto;margin-bottom:0}}@media screen and (min-width:768px){.front-page .featured-posts .post-buttons button:last-child{margin-right:2.2857142857rem}.front-page .featured-posts .post-container{margin-left:7%}.front-page .featured-posts .text-background{position:relative;width:100%;top:-1.2785714286rem}.front-page .featured-posts .text-background:not(:root){top:-2.1428571429rem}.front-page .featured-posts .text-background:after,.front-page .featured-posts .text-background:before{position:absolute;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:7.1428571429rem}.front-page .featured-posts .text-background:before{content:"INDEPENDENT";color:#50266f;right:calc(50% + 5.7rem)}.front-page .featured-posts .text-background:after{content:"WOMEN'S VOICE";color:#3bb5c3;left:calc(50% - 4rem);right:-100%}}@media screen and (min-width:1024px){.front-page .featured-posts .post-buttons{margin-left:calc(50% + 20rem)}.front-page .featured-posts:before{left:calc(50% + 5rem);transform:skewX(-30deg)}}@media screen and (min-width:1400px){.front-page .featured-posts .post-container{max-width:148.9285714286rem;margin-left:auto}.front-page .featured-posts .post-container .slick-list{margin-left:7%}}.front-page .impact{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;display:flex;flex-direction:column;background-image:url(/wp-content/themes/iwv/assets/images/square-dots.svg),linear-gradient(90deg,hsla(0,0%,100%,.7) 8%,hsla(0,0%,100%,.7) 29%);background-repeat:no-repeat;background-position:2.2142857143rem 19.3571428571rem;background-blend-mode:overlay;margin-top:2rem;justify-content:flex-start;align-items:center}.front-page .impact .impact-image{position:relative;margin-top:6.0714285714rem}.front-page .impact .impact-image:before{content:"";position:absolute;background:#3bb5c4;mix-blend-mode:darken;opacity:.5;right:15.5763%;bottom:12.4611%;width:100%;height:100%;max-height:20.4285714286rem;max-width:20.7142857143rem;transform:skewX(-7deg)}.front-page .impact .impact-image svg{width:100%;height:auto}.front-page .impact .impact-content{margin-top:2rem;width:90%;margin-left:5%}.front-page .impact .impact-content .impact-title{margin-top:0;margin-bottom:1.8571428571rem}.front-page .impact .impact-content ul{padding-left:5.143rem}.front-page .impact .impact-content>:last-child{margin-bottom:0}@media screen and (min-width:576px){.front-page .impact:before{width:100%}}@media screen and (min-width:1024px){.front-page .impact{flex-direction:row;align-items:flex-start}.front-page .impact .impact-image{flex-shrink:1;flex-basis:22.9285714286rem;width:auto;margin-top:9.6428571429rem;margin-left:7.1428571429rem}.front-page .impact:before{top:6.7857142857rem;left:6.1428571429rem;right:auto}.front-page .impact .impact-content{flex-shrink:1;margin-top:6.7857142857rem;margin-left:3.9285714286rem;margin-bottom:7rem;max-width:45.5rem;width:auto}}@media screen and (min-width:1200px){.front-page .impact .impact-image{margin-top:9.6428571429rem;margin-left:17.7142857143rem}.front-page .impact .impact-content{max-width:41.64rem}.front-page .impact:before{top:6.7857142857rem;left:16.7142857143rem}}.front-page .stories{width:100%;margin:5.7142857143rem auto 7.1428571429rem;position:relative;overflow:hidden}.front-page .stories .story-card{display:flex;flex-direction:column;align-items:top;background-color:#fff;position:relative;background-image:url(/wp-content/themes/iwv/assets/images/dots-slashes.svg);background-position:right -10.7142857143rem bottom 0;background-repeat:no-repeat;background-size:75%}.front-page .stories .story-card .story-image{flex:0 0 auto;width:100%;overflow:hidden;position:relative}.front-page .stories .story-card .story-image img{height:471px;max-width:unset;margin-left:-35px}.front-page .stories .story-card .story-image:not(.story-image-default):before{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.front-page .stories .story-card .story-spacer{height:1rem}.front-page .stories .story-card .story-category{font-size:1rem;line-height:20px;letter-spacing:-.003em;text-transform:uppercase;color:#3bb5c3;display:none}.front-page .stories .story-card .story-description{font-weight:400;font-size:.8571428571rem;line-height:14px;color:#2c3e5c;margin:0 0 1rem;display:none}.front-page .stories .story-card cite{margin-bottom:.5rem}@media screen and (min-width:1024px){.front-page .stories .story-card .story-description{font-size:1.1428571429rem;line-height:25px;margin:2rem 0}.front-page .stories .story-card .story-category{display:block;line-height:59px}.front-page .stories .story-card .story-spacer{height:5rem}}@media screen and (min-width:576px){.front-page .stories .story-card .story-description{display:block}}.front-page .stories .story-card .story-viewmore{position:unset;padding:.4rem 1rem .5rem}@media screen and (min-width:768px){.front-page .stories .story-card .story-viewmore{padding:1rem 2.9286rem .8571rem;position:absolute}}.front-page .stories .story-card blockquote{color:#50266f;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:700;font-size:1.8571428571rem;margin-left:1rem;margin-right:1;min-height:190px}.front-page .stories .story-card blockquote cite{display:block;margin-top:1.5rem;margin-bottom:1.5rem;color:#3bb5c3}.front-page .stories .story-card blockquote cite:after{content:"";vertical-align:middle;display:inline-block;height:2px;width:30%;background-color:#3bb5c3;margin-left:2.7857142857rem}.front-page .stories button.stories-back{position:absolute;bottom:0;right:129px;display:block;background-color:transparent;border-radius:0;overflow:hidden;text-align:center;padding-left:2rem;padding-right:1rem}.front-page .stories button.stories-back>span{position:relative}.front-page .stories button.stories-back .fal{font-size:2rem;line-height:1;vertical-align:middle;padding-bottom:.2142857143rem;width:3.1428571429rem;text-align:center}.front-page .stories button.stories-back:before{position:absolute;content:"";background-color:#d99628;width:100%;height:100%;top:0;left:1rem;transition:all .1s ease-in-out}.front-page .stories button.stories-back:focus:before,.front-page .stories button.stories-back:hover:before{background-color:#d80}.front-page .stories button.stories-next{position:absolute;bottom:0;right:0;display:block;background-color:transparent;border-radius:0;overflow:hidden;text-align:center;padding-right:1rem;font-size:.7rem}.front-page .stories button.stories-next>span{position:relative}.front-page .stories button.stories-next .fal{font-size:2rem;line-height:1;vertical-align:middle;padding-bottom:.2142857143rem;width:3.1428571429rem;text-align:center}.front-page .stories button.stories-next:before{position:absolute;content:"";background-color:#d99628;width:100%;height:100%;top:0;left:1rem;transition:all .1s ease-in-out}.front-page .stories button.stories-next:focus:before,.front-page .stories button.stories-next:hover:before{background-color:#d80}@media screen and (min-width:768px){.front-page .stories:before{width:100vw}.front-page .stories .story-card{flex-direction:row}.front-page .stories .story-card .story-image{width:auto;width:403px;height:471px}.front-page .stories .story-card blockquote{margin-right:.5rem;min-height:240px}}@media screen and (min-width:1024px){.front-page .stories{width:calc(100% - 5.7rem)}.front-page .stories .story-card blockquote{margin-left:5.2142857143rem;max-width:48.5rem;font-size:2rem}.front-page .stories .story-card blockquote cite{margin-top:2.3571428571rem;margin-bottom:2.5rem}.front-page .stories .story-card blockquote cite:after{width:30%}}@media screen and (min-width:1200px){.front-page .stories .slick-list{max-width:102.8571428571rem}.front-page .stories .slick-list,.front-page .stories .story-card{margin-left:auto;margin-right:auto}.front-page .stories .story-card blockquote cite:after{width:20.4285714286rem}}.front-page .story-submit{margin:3rem auto -5.5rem;width:100%;display:flex;flex-direction:row;align-items:center;background-color:#50266f;background-position:100%;background-repeat:no-repeat;background-size:65%}.front-page .story-submit .story-submit-content{background-color:#3bb5c3;width:55%;height:250px;padding:2.2rem 2.5rem 0 2rem;position:relative;z-index:2}.front-page .story-submit .story-submit-content:after{content:"";background:#3bb5c3;width:120px;height:100%;z-index:-1;transform:skewX(20deg);display:block;position:absolute;top:0;right:-55px}.front-page .story-submit .story-submit-content .story-submit-subhead{font-size:20px;font-weight:700;line-height:29px;color:#fff;display:none}.front-page .story-submit .story-submit-content .story-submit-headline{font-weight:700;font-size:31px;line-height:32px;letter-spacing:-.01em;color:#fff;margin:2.5rem 0}.front-page .story-submit .story-submit-content .story-submit-description{font-weight:400;font-size:14px;line-height:20px;color:#fff;display:none}@media screen and (min-width:1200px){.front-page .story-submit .story-submit-content .story-submit-description{display:block}}@media screen and (min-width:768px){.front-page .story-submit .story-submit-content .story-submit-subhead{display:block}.front-page .story-submit .story-submit-content .story-submit-headline{font-size:21px;line-height:48px;margin:.5rem 0}}.front-page .story-submit .story-submit-button{width:170px;border-radius:200px;background:#fff;box-shadow:5px 5px 0 rgba(0,0,0,.2);color:#50266f;font-weight:700;font-size:16px;text-align:center;text-shadow:2px 2px 0 rgba(0,0,0,.15);z-index:3;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;padding:2rem 3.92859rem 2.8571rem;cursor:pointer;display:block;transition:.2s;position:relative;left:-1rem}.front-page .story-submit .story-submit-button:focus,.front-page .story-submit .story-submit-button:hover{background:#50266f;box-shadow:6px 6px 2px rgba(0,0,0,.2);color:#fff}.front-page .story-submit .story-submit-button:focus .fal,.front-page .story-submit .story-submit-button:hover .fal{color:#fff}.front-page .story-submit .story-submit-button .fal{color:#3bb5c3;font-size:2.5rem;margin-bottom:.5rem}@media screen and (min-width:1200px){.front-page .story-submit .story-submit-content{height:300px}}@media screen and (min-width:768px){.front-page .story-submit .story-submit-content{width:40%}}@media screen and (min-width:576px){.front-page .story-submit .story-submit-button{height:170px;line-height:20px;font-size:17px;padding:3rem 2.9286rem .8571rem}.front-page .story-submit .story-submit-content .story-submit-headline{font-size:41px}}@media screen and (min-width:768px){.front-page .story-submit{background-image:url(/wp-content/themes/iwv/assets/images/woman-in-office.jpg)}}@media screen and (min-width:1024px){.front-page .story-submit{width:calc(100% - 5.7rem);margin:0 auto -5.5rem}}#cross-site-promotion-banner-pop-up{display:none;height:auto;background:#3cb5c3;background:linear-gradient(270deg,#3cb5c3,#f490c6);color:#fff;text-align:center}#cross-site-promotion-banner-pop-up p{font-weight:600}#cross-site-promotion-banner-pop-up a,#cross-site-promotion-banner-pop-up p{color:#fff}#cross-site-promotion-banner-pop-up a{text-decoration:underline}#cross-site-promotion-banner-pop-up #donate-banner{background:#f21f90;color:#fff;margin-right:20px;margin-left:20px;text-decoration:none}#cross-site-promotion-banner-pop-up #close-banner-button{margin-right:50px;margin-top:20px;font-size:27px}#cross-site-promotion-banner-pop-up .modal-dialog{max-width:100%;margin-top:0;margin-bottom:0;transform:translate(0)}#cross-site-promotion-banner-pop-up .modal-content{background:none;border:none;max-width:100%}.front-page .featured-quizzes{background-color:#3bb5c3;padding-top:2.1428571429rem;margin-top:-2.1428571429rem;position:relative;overflow:hidden;text-align:center;padding-left:5%;background-image:url(/wp-content/themes/iwv/assets/images/triangle-slashes.svg);background-position:right -6rem top -4rem;background-size:25.5rem;background-repeat:no-repeat}.front-page .featured-quizzes a,.front-page .featured-quizzes h2,.front-page .featured-quizzes h3{color:#fff;text-align:left;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.front-page .featured-quizzes h2{position:relative;margin-top:4.4285714286rem;margin-bottom:5.0714285714rem}.front-page .featured-quizzes .quizzes-top{display:flex;justify-content:space-between}.front-page .featured-quizzes .quizzes-top .post-buttons button:focus,.front-page .featured-quizzes .quizzes-top .post-buttons button:hover{background-color:#50266f}.front-page .featured-quizzes>a{position:relative;display:inline-block;text-align:center;border-radius:5rem;background-color:rgba(48,21,68,.8);padding:.5rem 1rem .2rem 2rem;margin-bottom:2rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:all .1s ease-in-out}.front-page .featured-quizzes>a .fal{font-size:2rem;line-height:1;vertical-align:middle;padding-bottom:.2142857143rem;width:3.1428571429rem;text-align:center;transition:all .1s ease-in-out}.front-page .featured-quizzes>a:hover{color:#3bb5c3}.front-page .featured-quizzes>a:hover .fal{padding-left:.5rem}.front-page .featured-quizzes:before{position:absolute;content:"";background-color:#50266f;top:-2%;width:100%;height:102%;right:50%;transform:skewX(25deg);display:block;box-shadow:20px 320px 20px rgba(0,0,0,.15)}.front-page .featured-quizzes .quiz-container{display:flex;max-width:102.8571428571rem;margin-left:auto;margin-right:auto}.front-page .featured-quizzes .quiz-container:before{content:"";position:absolute;top:-3.3571428571rem;bottom:0;left:-6.7857142857rem;right:0;background-image:url(/wp-content/themes/iwv/assets/images/square-dots.svg);background-repeat:no-repeat;background-position:0 0;opacity:.2;z-index:0}.front-page .featured-quizzes .quiz-container .quiz{flex:0 0 90%;position:relative}.front-page .featured-quizzes .quiz-container .quiz img{-o-object-fit:cover;object-fit:cover;max-height:221px;box-shadow:20px 20px 20px rgba(0,0,0,.15);margin-bottom:1.8571428571rem;transition:all .5s ease-in-out}.front-page .featured-quizzes .quiz-container .quiz:focus img,.front-page .featured-quizzes .quiz-container .quiz:hover img{transform:scale(1.05)}.front-page .featured-quizzes .quiz-container .quiz+.quiz{margin-left:2.2857142857rem}.front-page .featured-quizzes .quiz-container .quiz h3{margin-top:0;margin-bottom:0;margin-left:1%;max-width:23.2142857143rem}.front-page .featured-quizzes .quiz-container .quiz h3 span{color:#80ced7}@media screen and (min-width:576px){.front-page .featured-quizzes h2{padding-left:2%}.front-page .featured-quizzes .quiz-container .quiz{flex:0 0 50%}.front-page .featured-quizzes .quiz-container .quiz h3{margin-left:1.4285714286rem}.front-page .featured-quizzes:before{transform:skewX(29deg)}}@media screen and (min-width:768px){.front-page .featured-quizzes{background-clip:content-box;padding-left:0}.front-page .featured-quizzes h2{padding-left:2%}.front-page .featured-quizzes .post-buttons{margin-right:2rem}.front-page .featured-quizzes .post-buttons button{display:block}.front-page .featured-quizzes .quiz-container{justify-content:center}.front-page .featured-quizzes .quiz-container .slick-list{margin-left:2.2857142857rem}.front-page .featured-quizzes .quiz-container .slick-list .slick-track{padding:0 2.2857142857rem}.front-page .featured-quizzes .quiz-container .quiz{flex:0 0 30%;margin-left:0}.front-page .featured-quizzes .quiz-container .quiz+.quiz{margin-left:2.2857142857rem}.front-page .featured-quizzes .quiz-container .quiz h3{margin-left:1.4285714286rem}.front-page .featured-quizzes>a{display:block;text-align:right;padding-right:2.3571428571rem;padding-top:2.7142857143rem;padding-bottom:2rem;margin-bottom:1.4rem;background:none}.front-page .featured-quizzes>a:hover{color:#50266f}}@media screen and (min-width:1200px){.front-page .featured-quizzes .post-buttons{margin-right:6.7142857143rem}.front-page .featured-quizzes h2{margin-top:6.5714285714rem}}@media screen and (min-width:1400px){.front-page .featured-quizzes{padding-left:6.7857142857rem;padding-bottom:0}.front-page .featured-quizzes h2{padding-left:0}.front-page .featured-quizzes .quizzes-top{max-width:102.8571428571rem;margin-left:auto;margin-right:auto}.front-page .featured-quizzes .quiz-container{justify-content:flex-start}.front-page .featured-quizzes .quiz-container .slick-list{margin-left:0}.front-page .featured-quizzes .quiz-container .quiz+.quiz{margin-left:2.2857142857rem}}.donate-bar{width:100%;padding:0 5%;min-height:7.1428571429rem;background-color:#fff}.donate-bar.fixed{position:fixed;bottom:0;left:0;z-index:50}.donate-bar.fixed .close{visibility:visible}.donate-bar:not(.fixed){display:none}.donate-bar .h2{font-size:1.71rem;margin:1rem 0}.donate-bar .donate-options{display:flex;flex-wrap:wrap;align-items:baseline;flex-grow:1}.donate-bar .donate-options .prompt{color:#50266f;margin-right:1.2857142857rem;flex-basis:100%}.donate-bar .donate-options .button{display:inline-block;text-align:center;white-space:nowrap;margin-bottom:.7142857143rem;margin-right:.3571428571rem;padding-left:1.2857142857rem;padding-right:1.2857142857rem;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.donate-bar .donate-options .button.purple{max-width:10.7142857143rem}.donate-bar .close{position:absolute;top:2.5rem;right:0;margin-right:2.1428571429rem;font-size:1.8571428571rem;color:#50266f;padding:0;background-color:transparent;visibility:hidden}@media screen and (min-width:768px){.donate-bar{display:flex;align-items:center;padding:0}.donate-bar .h2{font-size:2.57rem;margin:0 .7142857143rem}.donate-bar .donate-options .button{flex-basis:9.6428571429rem;flex-shrink:0;flex-grow:1}.donate-bar .close{position:static;margin-right:1.5rem}}@media screen and (min-width:1024px){.donate-bar .h2{margin:0 2.1428571429rem}.donate-bar .button{max-width:9.6428571429rem}.donate-bar .close{margin-right:2.1428571429rem}}@media screen and (min-width:1200px){.donate-bar{height:7.1428571429rem}@-moz-document url-prefix(){.donate-bar{padding-top:.5rem}}.donate-bar .h2{margin-left:7rem}.donate-bar .donate-options{flex-wrap:nowrap}.donate-bar .donate-options .prompt{white-space:nowrap;flex-basis:auto}.donate-bar .donate-options .button{margin-bottom:0}}@media screen and (min-width:1400px){.donate-bar .h2{margin-right:5.5714285714rem}}.iwn-bar-holder{display:none}.hidde-iwn-bar{display:none!important}@media screen and (min-width:768px){.iwn-bar-holder{display:block;min-height:14.2857142857rem;width:100%}.iwn-bar-holder .iwn-bar{width:100%;padding:7% 5%;min-height:14.2857142857rem;background-image:linear-gradient(90deg,#50266f 46.74%,#c93b2e);color:#fff;position:relative}.iwn-bar-holder .iwn-bar p.p2{color:#fff}.iwn-bar-holder .iwn-bar>div{margin-top:.3571428571rem}.iwn-bar-holder .iwn-bar>div p{margin-top:0;margin-bottom:0;margin-right:1.2857142857rem;flex-shrink:1;flex-grow:0}.iwn-bar-holder .iwn-bar>div a.button{margin-top:2rem;flex-shrink:0;padding:1rem 2.1428571429rem .7142857143rem;color:#50266f;background-color:#fff}.iwn-bar-holder .iwn-bar.fixed{position:fixed;bottom:0;left:0;z-index:50}.iwn-bar-holder .iwn-bar.fixed .close{visibility:visible}.iwn-bar-holder .iwn-bar .h2{font-size:1.71rem;margin:1rem 0}.iwn-bar-holder .iwn-bar .close{position:absolute;top:2.5rem;right:0;margin-right:2.1428571429rem;font-size:1.8571428571rem;color:#fff;padding:0;background-color:transparent;visibility:hidden}.iwn-bar-holder .iwn-bar.iwn-bar-image{background-size:auto 100%,auto;background-repeat:no-repeat;background-position:100%}}@media screen and (min-width:768px)and (max-width:1199px){.iwn-bar-holder .iwn-bar.iwn-bar-image{background-image:linear-gradient(90deg,#50266f 46.74%,#c93b2e)!important}}@media screen and (min-width:768px)and (min-width:768px){.iwn-bar-holder .iwn-bar{padding-top:3.5rem;padding-bottom:3.2857142857rem}.iwn-bar-holder .iwn-bar .h2{font-size:2.57rem;margin:0}.iwn-bar-holder .iwn-bar>div{display:flex;align-items:flex-start;max-width:48rem}.iwn-bar-holder .iwn-bar>div a.button{margin-top:0}}@media screen and (min-width:768px)and (min-width:1024px){.iwn-bar-holder .iwn-bar{padding-left:7rem}.iwn-bar-holder .iwn-bar .h2{margin:0}.iwn-bar-holder .iwn-bar .button{max-width:9.6428571429rem}}@media screen and (min-width:768px)and (min-width:1200px){.iwn-bar-holder{height:14.2857142857rem}.iwn-bar-holder .iwn-bar{background-image:url(/wp-content/themes/iwv/assets/images/iwn-membership-card-hand.png),linear-gradient(90deg,#50266f 46.74%,#c93b2e);background-repeat:no-repeat;background-position:100% 100%,50%;background-size:auto 90%,auto}}.advocates{background-image:url(/wp-content/themes/iwv/assets/images/advocates-bg.jpg);background-repeat:no-repeat;background-size:cover;border:18px solid #3bb5c3;text-align:center;padding:1rem}.advocates .h1,.advocates .h3,.advocates .page-title{color:#fff}.advocates .h1{margin:0 0 2.1428571429rem;font-size:2.57rem}.advocates .page-title{display:block;margin-bottom:1rem;font-size:3.42857rem}.advocates hr{height:2px;color:#3bb5c3;background-color:#3bb5c3;border:none;margin:0 5%}.advocates .h3{margin:2.1428571429rem 0 0}@media screen and (min-width:768px){.advocates{padding:5.2857142857rem 7.8571428571rem 4.8571428571rem 9rem}.advocates hr{width:23.6428571429rem;margin:0 auto}.advocates .page-title{font-size:5.71rem}.advocates .h1{font-size:3.42857rem}}.links-sidebar>*{padding:2rem 5%;background-color:#3bb5c3}.links-sidebar .h4,.links-sidebar .page .main-content-sidebar .sidebar-title,.links-sidebar a,.links-sidebar body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .links-sidebar .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .links-sidebar .sidebar-title{color:#fff}.links-sidebar .h4,.links-sidebar .page .main-content-sidebar .sidebar-title,.links-sidebar body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .links-sidebar .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .links-sidebar .sidebar-title{margin-top:0;margin-bottom:1rem}.links-sidebar .link-box{display:flex;align-items:center;padding-top:2.2142857143rem;margin-bottom:1.4285714286rem}.links-sidebar .link-box+.link-box{border-top:2px solid #fff}.links-sidebar .link-box img{margin-right:1.0714285714rem;width:4.5714285714rem;height:4.5714285714rem}.links-sidebar .link-box a{transition:all .1s ease-in-out}.links-sidebar .link-box a:focus,.links-sidebar .link-box a:hover{color:#50266f}@media screen and (min-width:1200px){.links-sidebar{width:27.8571428571rem}.links-sidebar.floating{position:absolute;right:0}.links-sidebar.floating:before{content:"";position:absolute;width:33.0714285714rem;height:15.5rem;background-image:url(/wp-content/themes/iwv/assets/images/square-dots.svg);background-repeat:no-repeat;background-size:cover;z-index:-1;right:0;top:-8rem}.links-sidebar.floating.bottom:before{top:auto;bottom:-11rem;width:41.2142857143rem}.links-sidebar>*{padding:2.8571428571rem 5rem 5.2142857143rem 2.4285714286rem}.links-sidebar .h4,.links-sidebar .page .main-content-sidebar .sidebar-title,.links-sidebar body.post .main-content-sidebar .sidebar-content-block .sidebar-title,.page .main-content-sidebar .links-sidebar .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .links-sidebar .sidebar-title{margin-bottom:1.7142857143rem}}.related-stories .h3{margin:0}.related-stories .related-stories-list .related-story .h6{margin-top:2.1428571429rem;margin-bottom:.4285714286rem}.related-stories .related-stories-list .related-story a{color:#50266f;border:none;transition:.2s ease}.related-stories .related-stories-list .related-story a:hover{color:#3bb5c3;transition:.2s ease;background:none;text-decoration:none}.related-stories .related-stories-list .related-story .meta-data{margin:0}.related-stories .related-stories-list .related-story .meta-data .author:hover{color:#3bb5c3}@media screen and (min-width:1024px){.related-stories{margin:5.5rem 0 5rem}}.event-callout{padding-bottom:40px;border-bottom:2px solid #3bb5c3}.event-callout .h2{margin-top:0;margin-bottom:.6428571429rem}.event-callout .h5{margin-top:0;margin-bottom:1.5714285714rem}.event-callout p.p3{margin-bottom:3.5714285714rem}.event-callout .event-image{text-align:center;border:1px solid #ebf2f3;height:11.5rem;display:flex;justify-content:center;align-items:center;margin-top:1.2857142857rem;margin-bottom:1.2857142857rem;max-width:20.4285714286rem;padding:0}.event-callout .event-info{padding-left:2.1428571429rem}@media screen and (min-width:768px){.event-callout .event-image{margin-top:0;margin-bottom:0}}#category-filters .filter-block{background-color:#fff}.category-a-filters,.category-c-filters,.search-filters{margin-bottom:4.2857142857rem}.category-a-filters .h5,.category-c-filters .h5,.search-filters .h5{margin-bottom:1.5rem}.category-a-filters label,.category-c-filters label,.search-filters label{display:block;color:#2c3e5c;margin-top:1.1428571429rem;margin-bottom:.9285714286rem}@media screen and (min-width:768px){.category-a-filters label,.category-c-filters label,.search-filters label{margin-top:0}}.category-a-filters .gform_legacy_markup_wrapper .gform_body ul li .address_state,.category-a-filters .gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select,.category-a-filters .select-wrapper,.category-c-filters .gform_legacy_markup_wrapper .gform_body ul li .address_state,.category-c-filters .gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select,.category-c-filters .select-wrapper,.gform_legacy_markup_wrapper .gform_body ul li .category-a-filters .address_state,.gform_legacy_markup_wrapper .gform_body ul li .category-a-filters .ginput_container_select,.gform_legacy_markup_wrapper .gform_body ul li .category-c-filters .address_state,.gform_legacy_markup_wrapper .gform_body ul li .category-c-filters .ginput_container_select,.gform_legacy_markup_wrapper .gform_body ul li .search-filters .address_state,.gform_legacy_markup_wrapper .gform_body ul li .search-filters .ginput_container_select,.search-filters .gform_legacy_markup_wrapper .gform_body ul li .address_state,.search-filters .gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select,.search-filters .select-wrapper{width:100%;background-color:#fff}.category-a-filters input#date-filter,.category-c-filters input#date-filter,.search-filters input#date-filter{border-radius:4px;padding:1.5rem 1.7857142857rem 1.4285714286rem;width:100%;background-color:#fff;line-height:1.2;background-image:url(/wp-content/themes/iwv/assets/images/select-arrow.svg);background-repeat:no-repeat;background-position:right 1.7857142857rem center}.category-a-filters input[type=submit],.category-c-filters input[type=submit],.search-filters input[type=submit]{width:100%;padding:1.5rem 1.7857142857rem 1.4285714286rem}.category-a-filters .filter-hidden,.category-c-filters .filter-hidden,.search-filters .filter-hidden{max-height:0!important;margin:0!important}.category-a-filters .filter-animate,.category-c-filters .filter-animate,.search-filters .filter-animate{transition:all .5s ease;overflow:hidden}.category-a-filters #filter-state-list,.category-c-filters #filter-state-list,.search-filters #filter-state-list{max-height:100px}.category-a-filters .checkboxes-inline,.category-c-filters .checkboxes-inline,.search-filters .checkboxes-inline{display:flex;flex-flow:column;gap:1rem}.category-a-filters .checkboxes-inline .form-check-inline,.category-c-filters .checkboxes-inline .form-check-inline,.search-filters .checkboxes-inline .form-check-inline{display:flex;flex-wrap:nowrap;flex-flow:row;align-items:center;gap:1rem}.category-a-filters .checkboxes-inline .form-check-inline input[type=radio]:checked:before,.category-c-filters .checkboxes-inline .form-check-inline input[type=radio]:checked:before,.search-filters .checkboxes-inline .form-check-inline input[type=radio]:checked:before{color:#50266f;margin-top:0}.category-a-filters .checkboxes-inline .form-check-inline .form-check-label,.category-c-filters .checkboxes-inline .form-check-inline .form-check-label,.search-filters .checkboxes-inline .form-check-inline .form-check-label{margin:0;position:relative;top:3px}.section-people .h3{margin:0 0 3.0714285714rem}.search-results-posts,.section-people{margin-bottom:30px}.search-results-posts>.row,.section-people>.row{padding-bottom:3.5714285714rem}.search-results-posts .people-entry,.section-people .people-entry{overflow:hidden;margin-bottom:2.2857142857rem}.search-results-posts .people-entry-thumb,.section-people .people-entry-thumb{overflow:hidden;display:block;width:100%;height:255px;background:no-repeat 50%;background-size:cover}.search-results-posts .people-content,.section-people .people-content{background:#eff0f2;padding:1.9285714286rem 15px 15px;display:flex;flex-direction:column;min-height:10.2142857143rem}@media screen and (min-width:1200px){.search-results-posts .people-content,.section-people .people-content{height:10.2142857143rem}}.page .main-content-sidebar .search-results-posts .people-content .sidebar-title a,.page .main-content-sidebar .section-people .people-content .sidebar-title a,.search-results-posts .people-content .h4 a,.search-results-posts .people-content .page .main-content-sidebar .sidebar-title a,.search-results-posts .people-content body.post .main-content-sidebar .sidebar-content-block .sidebar-title a,.section-people .people-content .h4 a,.section-people .people-content .page .main-content-sidebar .sidebar-title a,.section-people .people-content body.post .main-content-sidebar .sidebar-content-block .sidebar-title a,body.post .main-content-sidebar .sidebar-content-block .search-results-posts .people-content .sidebar-title a,body.post .main-content-sidebar .sidebar-content-block .section-people .people-content .sidebar-title a{color:#2c3e5c}.search-results-posts .people-content .people-title,.section-people .people-content .people-title{color:#2c3e5c;margin-top:0;margin-bottom:.6428571429rem}.search-results-posts .people-content .people-title a,.section-people .people-content .people-title a{color:#2c3e5c}.search-results-posts .people-content .title,.section-people .people-content .title{text-transform:uppercase;color:#2c3e5c;margin-top:0;margin-bottom:auto}.search-results-posts .people-content .department,.section-people .people-content .department{color:#3bb5c3}.search-results-posts .pagination-wrap,.section-people .pagination-wrap{margin-top:2.2142857143rem;padding-bottom:5rem}.bx-wrapper{position:relative;margin-bottom:60px;padding:0;touch-action:pan-y;box-shadow:0 0 5px #ccc;border:5px solid #fff;background:#fff}.bx-wrapper img{max-width:100%;display:block}.bxslider{margin:0;padding:0}ul.bxslider{list-style:none}.bx-viewport{-webkit-transform:translatez(0)}.bx-wrapper .bx-controls-auto,.bx-wrapper .bx-pager{position:absolute;bottom:-30px;width:100%}.bx-wrapper .bx-loading{min-height:50px;background:url(../images/bx_loader.gif) 50% no-repeat #fff;height:100%;width:100%;position:absolute;top:0;left:0;z-index:2000}.bx-wrapper .bx-pager{text-align:center;font-size:.85em;font-family:Arial;font-weight:700;color:#666;padding-top:20px}.bx-wrapper .bx-pager.bx-default-pager a{background:#666;text-indent:-9999px;display:block;width:10px;height:10px;margin:0 5px;outline:0;border-radius:5px}.bx-wrapper .bx-pager.bx-default-pager a.active,.bx-wrapper .bx-pager.bx-default-pager a:focus,.bx-wrapper .bx-pager.bx-default-pager a:hover{background:#000}.bx-wrapper .bx-controls-auto .bx-controls-auto-item,.bx-wrapper .bx-pager-item{display:inline-block;vertical-align:bottom}.bx-wrapper .bx-pager-item{font-size:0;line-height:0}.bx-wrapper .bx-prev{left:10px;background:url(images/controls.png) 0 -32px no-repeat}.bx-wrapper .bx-prev:focus,.bx-wrapper .bx-prev:hover{background-position:0 0}.bx-wrapper .bx-next{right:10px;background:url(images/controls.png) -43px -32px no-repeat}.bx-wrapper .bx-next:focus,.bx-wrapper .bx-next:hover{background-position:-43px 0}.bx-wrapper .bx-controls-direction a{position:absolute;top:50%;margin-top:-16px;outline:0;width:32px;height:32px;text-indent:-9999px;z-index:9999}.bx-wrapper .bx-controls-direction a.disabled{display:none}.bx-wrapper .bx-controls-auto{text-align:center}.bx-wrapper .bx-controls-auto .bx-start{display:block;text-indent:-9999px;width:10px;height:11px;outline:0;background:url(images/controls.png) -86px -11px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-start.active,.bx-wrapper .bx-controls-auto .bx-start:focus,.bx-wrapper .bx-controls-auto .bx-start:hover{background-position:-86px 0}.bx-wrapper .bx-controls-auto .bx-stop{display:block;text-indent:-9999px;width:9px;height:11px;outline:0;background:url(images/controls.png) -86px -44px no-repeat;margin:0 3px}.bx-wrapper .bx-controls-auto .bx-stop.active,.bx-wrapper .bx-controls-auto .bx-stop:focus,.bx-wrapper .bx-controls-auto .bx-stop:hover{background-position:-86px -33px}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-pager{text-align:left;width:80%}.bx-wrapper .bx-controls.bx-has-controls-auto.bx-has-pager .bx-controls-auto{right:0;width:35px}.bx-wrapper .bx-caption{position:absolute;bottom:0;left:0;background:#666;background:rgba(80,80,80,.75);width:100%}.bx-wrapper .bx-caption span{color:#fff;font-family:Arial;display:block;font-size:.85em;padding:10px}.social-share{position:absolute;left:-5rem}.social-share .social-share-button{background:#3bb5c3;color:#fff;border-radius:4px;padding:.5714285714rem 1.0714285714rem .4285714286rem;font-size:1.4285714286rem;margin-bottom:1.0714285714rem;line-height:1.7;text-align:center;display:block;transition:all .1s ease-in-out}.social-share .social-share-button:focus,.social-share .social-share-button:hover{background-color:#00acbd}@media(max-width:1400px){.social-share{position:relative;left:auto;margin:1.7857142857rem 0}.social-share .social-share-button{display:inline-block;margin-bottom:0}}.social-share .twitter-icon{display:inline-block;vertical-align:middle;height:17px;width:17px}.social-share .twitter-icon path{stroke:#3bb5c3;fill:#fff}.wp-block-quote,blockquote.wp-block-quote{background-color:#f7f7f7;border-left:5px solid #3bb5c3;margin:3.4285714286rem 0;padding:.7142857143rem 2.8571428571rem .2142857143rem 1.2857142857rem}.wp-block-quote cite,blockquote.wp-block-quote cite{width:100%;text-align:right;display:inline-block}@media screen and (min-width:1024px){.wp-block-quote,blockquote.wp-block-quote{margin:3.4285714286rem 0 3.4285714286rem 2.8571428571rem;padding:2.7142857143rem 4.8571428571rem 2.2142857143rem 2.9285714286rem}}.section-store{margin-top:3.5714285714rem;padding:5rem 0;margin-bottom:3.9285714286rem;border:18px solid #3bb5c3;background-image:url(/wp-content/themes/iwv/assets/images/triangle-slashes.svg);background-position:right -8.5714285714rem bottom -12.1428571429rem;background-size:25.5rem;background-repeat:no-repeat}@media(max-width:767px){.section-store{padding:3.5714285714rem 0}}.section-store .text-center{text-align:center}.section-store .h1{margin-top:0;color:#50266f;font-size:2.57rem}@media screen and (min-width:1024px){.section-store .h1{font-size:h1}}.section-store .sub-title{color:#3bb5c3;margin-top:0}.section-store .store-item{margin-top:4.2857142857rem;padding-right:5%;padding-left:5%}.section-store .store-item:first-child{margin-top:2.7142857143rem}@media screen and (min-width:768px){.section-store .store-item{padding-right:3.5714285714rem;padding-left:0}.section-store .store-item:first-child{margin-top:4.2857142857rem}.section-store .store-item:only-child{padding-right:0}}.section-store .store-item .store-item-photo img{width:100%}@media(max-width:767px){.section-store .store-item .store-item-photo img{display:block}}.section-store .store-item p{margin-bottom:2.1428571429rem;margin-top:.5714285714rem}@media screen and (min-width:1024px){.section-store .store-item p{margin-top:1rem}}.section-store .store-item p.h5{color:#50266f;margin-bottom:.5714285714rem;margin-top:0;font-size:1.43rem}@media screen and (min-width:1024px){.section-store .store-item p.h5{margin-bottom:1.5714285714rem;font-size:1.14rem}}.section-cta{margin-top:2.2857142857rem;margin-bottom:2.2857142857rem}.section-cta .container{padding-left:2.2857142857rem;padding-right:2.2857142857rem}.section-cta .cta-image-col{margin-bottom:4.9721428571rem;overflow:hidden}.section-cta .cta-image-col .cta-image{width:100%;display:block}.section-cta.has-image{background-image:url(/wp-content/themes/iwv/assets/images/square-dots.svg),linear-gradient(90deg,hsla(0,0%,100%,.6) 8%,hsla(0,0%,100%,.6) 29%);background-repeat:no-repeat;background-position:left 50% top 22%;background-blend-mode:overlay}.section-cta.has-image .content-area{border-color:#50266f}.section-cta .content-area{border-top:2px solid #3bb5c3}.section-cta .content-area .h5{margin-top:2.8571428571rem;margin-bottom:0;color:#3bb5c3}.section-cta .content-area .h2{margin-top:.9285714286rem;margin-bottom:.7142857143rem;color:#50266f;font-size:1.71rem}.section-cta .content-area p{margin-top:0;margin-bottom:1.6428571429rem;font-size:1rem}.section-cta .content-area a.button{display:inline-block}@media screen and (min-width:576px){.section-cta .cta-image-col .cta-image{margin-left:auto;margin-right:2.9285714286rem;max-width:22.9285714286rem}}@media screen and (min-width:768px){.section-cta{background-position-y:14.2857142857rem}.section-cta .container{padding-left:15px;padding-right:15px}.section-cta.has-image{background-position:calc(50vw - 50rem) 13rem}.section-cta .cta-image-col{margin-bottom:0}.section-cta .content-area .h5{margin-top:3.5714285714rem}.section-cta .content-area .h2{font-size:2.57rem}.section-cta .content-area p{margin-bottom:2.8571428571rem;font-size:1.29rem}}@media screen and (min-width:1024px){.section-cta{margin-top:8.7142857143rem;margin-bottom:7.8571428571rem}}.section-ctaII{background-repeat:no-repeat;background-position:50%;background-size:cover;position:relative;padding:60px 0;margin-bottom:60px}.section-ctaII .container{position:relative;z-index:2}.section-ctaII:after{content:"";display:block;background-color:#50266f;width:100%;position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;mix-blend-mode:multiply}.section-ctaII .product-image{position:relative}.section-ctaII .product-image img{width:100%;position:absolute;top:50%;left:0;right:2%;transform:translateY(-50%)}@media(max-width:767px){.section-ctaII .product-image img{position:relative;transform:translateY(0);right:auto;left:auto;margin-bottom:20px;top:auto}}.section-ctaII .product-content{text-align:center}.section-ctaII .product-content .h5{color:#80ced7;margin-bottom:18px}.section-ctaII .product-content .h2{color:#fff;margin-bottom:28px}.section-ctaII .product-content p{color:#fff;margin-bottom:37px}.section-the-latest{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;margin-top:3.5714285714rem;padding-bottom:0}.section-the-latest hr{margin:0}.section-the-latest .col-sm-6{margin-bottom:60px}.section-the-latest .latest-entry{padding-bottom:0}.section-the-latest .h2{margin-bottom:40px}.section-the-latest .h3{margin-top:0}.section-the-latest.featured-latest .latest-entry .entry-type,.section-the-latest.featured-latest .latest-entry .latest-title,.section-the-latest.read-next .latest-entry .entry-type,.section-the-latest.read-next .latest-entry .latest-title,.section-the-latest.search-results-posts .latest-entry .entry-type,.section-the-latest.search-results-posts .latest-entry .latest-title{margin-left:2.1428571429rem}.section-the-latest.featured-latest .latest-entry .latest-entry-thumb,.section-the-latest.read-next .latest-entry .latest-entry-thumb,.section-the-latest.search-results-posts .latest-entry .latest-entry-thumb{box-shadow:20px 20px 20px rgba(0,0,0,.15);transition:all .5s ease-in-out}.section-the-latest.featured-latest .latest-entry:focus .latest-entry-thumb,.section-the-latest.featured-latest .latest-entry:hover .latest-entry-thumb,.section-the-latest.read-next .latest-entry:focus .latest-entry-thumb,.section-the-latest.read-next .latest-entry:hover .latest-entry-thumb,.section-the-latest.search-results-posts .latest-entry:focus .latest-entry-thumb,.section-the-latest.search-results-posts .latest-entry:hover .latest-entry-thumb{transform:scale(1.02)}.section-the-latest .category-name{position:absolute;bottom:0;left:0;right:0;text-transform:uppercase;width:56%;background:#fff;display:inline-block;margin:0 auto;font-size:12px;padding:6px 0 0}.section-the-latest .latest-entry-thumb{text-align:center;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:block}.section-the-latest .latest-entry-thumb:after{content:"";display:block;padding-bottom:56.3775510204%}.section-the-latest .latest-entry-thumb:focus{outline:none}.section-the-latest .view-all-button{margin-top:0;margin-bottom:60px}.section-the-latest .latest-title{margin-top:2.1428571429rem;margin-bottom:1.4285714286rem;margin-left:1.0714285714rem}.section-the-latest .latest-title a{transition:.2s ease;color:#50266f}.section-the-latest .latest-title a:focus,.section-the-latest .latest-title a:hover{transition:.2s ease;text-decoration:none;color:#37a1ad;outline:none}.section-the-latest .entry-type{font-weight:400;color:#cfd4db;position:relative;margin:0 0 0 1.0714285714rem}.section-the-latest .entry-type a,.section-the-latest .entry-type span{color:#2c3e5c}.section-the-latest .entry-type a:focus,.section-the-latest .entry-type a:hover,.section-the-latest .entry-type span:focus,.section-the-latest .entry-type span:hover{color:#3bb5c3;outline:none}.category-name{position:absolute;bottom:0;left:0;right:0;text-transform:uppercase;width:56%;background:#fff;display:inline-block;margin:0 auto;font-size:12px;padding:6px 0 0}.latest-entry-thumb{text-align:center;background-size:cover;background-position:50%;background-repeat:no-repeat;position:relative;display:block}.latest-entry-thumb:after{content:"";display:block;padding-bottom:60%}.view-all-button{margin-top:0;margin-bottom:60px}.latest-title{margin-top:2.1428571429rem;margin-bottom:1.4285714286rem;margin-left:1.0714285714rem}.latest-title a{transition:.2s ease;color:#50266f}.latest-title a:focus,.latest-title a:hover{transition:.2s ease;text-decoration:none;color:#37a1ad;outline:none}.entry-type{font-weight:400;color:#cfd4db;position:relative;margin:0 0 0 1.0714285714rem}.entry-type a,.entry-type span{color:#2c3e5c}.entry-type .filter-nav{margin-bottom:35px}.entry-type .filter-nav .nav-item{margin:0 15px 15px}.entry-type .filter-nav .nav-link{background:#eaf2f3;border-radius:2px;transition:.2s ease;font-size:16px}.entry-type .filter-nav .nav-link:hover{color:#fff;transition:.2s ease}.entry-type .filter-nav .nav-link.active{color:#fff}figure.expando-table{overflow-x:auto;margin-right:0;margin-left:0}@media screen and (min-width:768px){figure.expando-table{overflow:visible}}@media screen and (min-width:1024px){figure.expando-table.full-width{width:100vw;max-width:68.5714285714rem;padding-right:2.1428571429rem}}@media screen and (min-width:1200px){figure.expando-table.full-width{max-width:81.4285714286rem}}figure.expando-table table{width:100%}@media screen and (min-width:768px){figure.expando-table table{width:auto}}figure.expando-table table tr td{vertical-align:top}figure.expando-table table tr td details{margin:0;overflow-x:auto}figure.expando-table table tr td details *{animation:none}figure.expando-table table tr td details summary{line-height:1.3143}figure.expando-table table tr td details summary:before{content:none}figure.expando-table table tr td details p{max-width:100%}figure.expando-table table tr td details[open] summary{margin:0}figure.expando-table table tr td .expando-button{width:3.2142857143rem;height:3.2142857143rem;font-size:1.4285714286rem;padding:.1428571429rem 0 0;border-radius:50rem}@-moz-document url-prefix(){figure.expando-table table tr td .expando-button{padding-top:.3571428571rem}}.section-feature .feature-content{text-align:center;position:relative;padding:4%;background-color:#50266f}.section-feature .feature-content .h1,.section-feature .feature-content .h2,.section-feature .feature-content .h5,.section-feature .feature-content a,.section-feature .feature-content p{color:#fff}.section-feature .feature-content .h5{font-size:18px;margin-bottom:20px;line-height:28px}.section-feature .feature-content .h1,.section-feature .feature-content .h2{margin-bottom:20px}.section-feature .feature-content .meta-data{margin-bottom:30px}.section-feature .feature-content .meta-data a{border:none}.section-feature .feature-content .button{margin-top:20px}@media screen and (min-width:768px){.section-feature .feature-content{padding:4.2857142857rem 4.2857142857rem 5.7142857143rem}}.section-feature .meta-data{font-size:13px}.section-feature .feature-image-container{display:flex;flex-wrap:wrap}.section-feature .feature-image{background-size:cover;background-repeat:no-repeat;background-position:50%;height:245px}@media screen and (min-width:575px){.section-feature .feature-image{height:unset}}.section-feature .feature-image img{width:100%}.categorya .section-feature{margin-bottom:50px}.categorya .section-feature .feature-content{text-align:left}.categorya .section-feature .feature-content .h5{color:#80ced7}@media screen and (min-width:768px){.categorya .section-feature{margin-top:60px}}body.landing .section-feature{margin-bottom:70px}body.landing .section-feature .feature-content .h5{color:#80ced7}body.landing .section-feature .feature-content .h1{font-size:2.57rem}@media screen and (min-width:768px){body.landing .section-feature{margin-top:60px}}@media screen and (min-width:1024px){body.landing .section-feature .feature-content .h1{font-size:3.42857rem}}body.landing .feature-content{text-align:left;padding:100px 60px}body.landing .feature-content .h1,body.landing .feature-content p{color:#fff}@media(max-width:767px){body.landing .feature-content{padding:50px 30px}}.section-helpful-links{background-size:cover;padding:60px 0 0;margin-bottom:50px}.section-helpful-links .h3{margin-top:0;margin-bottom:40px}.section-helpful-links ul{margin:0;padding:0;list-style:none}.section-helpful-links ul li{margin-bottom:20px}.section-helpful-links ul li:before{content:none}.section-helpful-links ul li a,.section-helpful-links ul li a i{color:#2c3e5c;transition:.2s ease}.section-helpful-links ul li a i{margin-right:15px}.section-helpful-links ul li a:hover{color:#3bb5c3;text-decoration:none;transition:.2s ease}.section-helpful-links ul li a:hover i{color:#3bb5c3;transition:.2s ease;margin-right:10px}.section-video-block{padding:2.1428571429rem 0 2.8571428571rem}.section-video-block .h3{margin:2.5rem 0 0}.section-video-block .video-length{color:#2c3e5c;margin:1.0714285714rem 0}.section-video-block .p2{margin-top:0}@media screen and (min-width:768px){.section-video-block{padding-bottom:5rem}.section-video-block .container{position:relative}.section-video-block .h3{margin-bottom:1.0714285714rem}.section-video-block .video-length{position:absolute;right:1.0714285714rem;margin:-3rem 0 0}}.embed-responsive{margin:3.4285714286rem 0}.video-responsive{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-responsive embed,.video-responsive iframe,.video-responsive object{position:absolute;top:0;left:0;width:100%;height:100%}.section-featured-post .feature-content{background-color:#50266f}.section-featured-post .feature-content .h5{color:#80ced7}.section-featured-post .feature-content .h2{margin-bottom:.7857142857rem}.section-featured-post .feature-content .meta-data{margin-bottom:1.5rem}.section-featured-post .feature-content .meta-data,.section-featured-post .feature-content .meta-data .author a{color:#80ced7}.section-featured-post .feature-content p{margin:0 0 1.2857142857rem}.section-featured-post .feature-content a.button{margin:0}.section-facts{padding:50px 0 0;margin-bottom:40px}.section-facts .fact-entry{margin-bottom:20px;background:#ebf2f3;padding-bottom:40px;border-right:15px solid #fff;border-left:15px solid #fff}.section-facts .fact-thumb{height:160px;margin:0 -15px;overflow:hidden;background-size:cover;background-repeat:no-repeat;background-position:50%}.section-facts .fact-thumb img{width:100%}.section-facts .fact-content{padding:25px 5px 10px}.page .main-content-sidebar .section-facts .fact-content .sidebar-title,.section-facts .fact-content .h4,.section-facts .fact-content .page .main-content-sidebar .sidebar-title,.section-facts .fact-content body.post .main-content-sidebar .sidebar-content-block .sidebar-title,body.post .main-content-sidebar .sidebar-content-block .section-facts .fact-content .sidebar-title{color:#50266f;margin-top:0;font-size:20px;line-height:1.2;margin-bottom:20px}.section-facts .fact-content p{color:#2c3e5c}.section-facts .fact-content .source{color:#8e99a8;position:absolute;bottom:20px;padding-bottom:0;margin-bottom:0}.section-facts .fact-content .source a{color:#3bb5c3;border:none}.section-slideshow{margin-bottom:30px}.section-slideshow .bxslider img{width:100%;flex:1 0 auto}.section-slideshow .bxslider .slide{position:relative;height:auto;overflow:hidden;display:flex;flex-direction:column;justify-content:center}.section-slideshow .bxslider .caption{position:absolute;bottom:0;right:0;padding:23px;max-width:50%;background:rgba(233,237,243,.9);display:inline-block}.section-slideshow .bxslider .caption .slide-meta{font-weight:700;margin-right:1.4285714286rem}@media(max-width:767px){.section-slideshow .bxslider .caption{max-width:100%;width:100%;padding:10px;position:relative}}.section-slideshow .bx-wrapper{box-shadow:none;min-height:200px;border:none}.section-slideshow .controls{position:absolute;bottom:60px}@media(max-width:767px){.section-slideshow .controls{display:none}}.section-slideshow .controls a{display:block;width:70px;height:70px;text-align:center;line-height:70px;font-size:1.7142857143rem;background:#eff0f2;float:left;transition:.2s ease}.section-slideshow .controls a i.fal{vertical-align:middle}.section-slideshow .controls a:hover{background:#3bb5c3;color:#fff;transition:.2s ease}@media screen and (min-width:1024px){.section-slideshow .bxslider .slide{height:577px}}.section-two-col-image{margin-bottom:50px}.section-two-col-image .page-hero{width:100%;margin-left:40px}@media(max-width:767px){.section-two-col-image .page-hero{width:100%;margin-left:0;margin-bottom:30px}}.section-two-col-image .h2{margin-top:0;margin-bottom:2.2857142857rem;padding-top:50px;border-top:2px solid #3bb5c3}.section-two-col-image .h5{color:#2c3e5c;margin-top:0;margin-bottom:1.8571428571rem}@media(max-width:767px){.section-two-col-image .h5{margin-bottom:20px}}.section-content-block{margin-bottom:60px}.section-content-block .container{position:relative}.section-content-block .main-content>:first-child{margin-top:0}.section-content-block .main-content-sidebar{border-top:2px solid #3bb5c3}.page .main-content-sidebar .section-content-block .sidebar-content-block .sidebar-title,.section-content-block .sidebar-content-block .h4,.section-content-block .sidebar-content-block .page .main-content-sidebar .sidebar-title,.section-content-block body.post .main-content-sidebar .sidebar-content-block .sidebar-title,body.post .main-content-sidebar .section-content-block .sidebar-content-block .sidebar-title{margin-bottom:2rem}.section-content-block .sidebar-content-block.email-signup h3{margin-bottom:1rem}.two-col-embeds{max-width:102.8571428571rem;margin-left:auto;margin-right:auto;text-align:center}.two-col-embeds h2{margin-top:80px;margin-bottom:2rem}.two-col-embeds .h3{margin-top:0;margin-bottom:0;color:#3bb5c3}.two-col-embeds .embed-container{display:flex;flex-wrap:wrap}.two-col-embeds .embed-container .embed-col{width:48%;flex:0 1 auto}.two-col-embeds .embed-container .embed-col:nth-child(odd){margin-right:15px}.two-col-embeds .embed-container .embed-col iframe{width:100%!important}.two-col-embeds a.button{display:inline-block;margin-top:3.5714285714rem}@keyframes stories-fade-in{0%{opacity:0}to{opacity:1}}@keyframes stories-fade-out{0%{opacity:1}to{opacity:0}}.story-listing{animation:stories-fade-in;animation-fill-mode:backwards;animation-duration:.5s;max-width:102.8571428571rem;margin-left:auto;margin-right:auto;margin-top:3rem;background-image:url(/wp-content/themes/iwv/assets/images/triangle-slashes.svg);background-position:right -7.1428571429rem bottom -6.0714285714rem;background-size:25.5rem;background-repeat:no-repeat;padding-bottom:2.2857142857rem;display:flex;flex-direction:column;align-items:center}.story-listing.no-next-button{padding-bottom:8.6428571429rem}.story-listing.fade-out{animation-name:stories-fade-out;animation-fill-mode:both}.story-listing .story-grid{display:grid;grid-template-columns:repeat(auto-fill,20.4285714286rem);gap:2.8571428571rem 2.2857142857rem;grid-auto-flow:dense;justify-content:center;width:100%}@media (-ms-high-contrast:none){.story-listing .story-grid{display:flex;flex-wrap:wrap}.story-listing .story-grid .story{width:20.4285714286rem;margin-bottom:2.8571428571rem}}@media (-ms-high-contrast:none)and (min-width:768px){.story-listing .story-grid .story{margin-right:2.2857142857rem}}.story-listing .story-grid .story{perspective:1000px}.story-listing .story-grid .story .flipper{transform-style:preserve-3d;height:18.7142857143rem;transition:.6s;position:relative}.story-listing .story-grid .story .flipper .front{height:100%;padding:0 1.0714285714rem;border-top:2px solid #3bb5c3;border-bottom:2px solid #3bb5c3;display:flex;flex-direction:column;text-align:center;justify-content:space-evenly;z-index:2;transform:rotateY(0deg)}.story-listing .story-grid .story .flipper .back,.story-listing .story-grid .story .flipper .front{backface-visibility:hidden;position:absolute;top:0;left:0}.story-listing .story-grid .story .flipper .back{position:absolute;left:0;width:100%;top:0;bottom:0;border-top:2px solid #fff;border-bottom:2px solid #fff;transform:rotateY(180deg);overflow:hidden}.story-listing .story-grid .story .flipper .back .hover-bg{display:block;opacity:.6}.story-listing .story-grid .story .flipper:after,.story-listing .story-grid .story .flipper:before{backface-visibility:hidden;position:absolute;content:"";left:0;right:0;top:0;bottom:0;background:#2c3e5c;transform:rotateY(180deg)}.story-listing .story-grid .story .flipper:after{background:transparent;color:#fff}.story-listing .story-grid .story .flipper.video:after{content:"\F167";text-shadow:3px 8px 20px rgba(0,0,0,.5);font-size:3.4285714286rem;padding-top:calc(50% - 1.71429rem);text-align:center}.story-listing .story-grid .story.featured{border-width:0}.story-listing .story-grid .story.featured .flipper:after{padding-top:calc(25% - 1.71429rem)}.story-listing .story-grid .story.featured .hover-bg{width:100%;filter:blur(1px)}.story-listing .story-grid .story:hover .flipper{transform:rotateY(180deg)}.story-listing .story-grid .story .h3{margin:auto 0;color:#50266f}.story-listing .story-grid .story .h6{margin:0 0 .1428571429rem;color:#3bb5c3}.story-listing .story-grid .story .story-issue{margin-bottom:1.2857142857rem;color:#2c3e5c}.story-listing .story-grid .story.featured .front{background-color:#3bb5c3}.story-listing .story-grid .story.featured .h3,.story-listing .story-grid .story.featured .h6,.story-listing .story-grid .story.featured span{color:#fff}.story-listing a.next{margin-top:3.0714285714rem;margin-right:1.9285714286rem;color:#50266f}.story-listing a.next .fal{font-size:2rem;line-height:1;vertical-align:middle;padding-bottom:.2142857143rem;width:3.1428571429rem;text-align:center}.story-listing a.next .fal:before{transition:all .1s ease-in-out}.story-listing a.next:hover .fal:before{margin-left:.6rem}@media screen and (min-width:768px){.story-listing{align-items:flex-end;margin-top:0}.story-listing .featured{width:43.1428571429rem;grid-column:span 2}.story-listing .story-grid{padding-top:4.9285714286rem}}.story-listing .story-modal .modal-dialog{max-width:1240px}.story-listing .story-modal .modal-dialog .modal-content{background-image:url(/wp-content/themes/iwv/assets/images/story-modal-dots.svg);background-size:cover;border:none;border-radius:0;padding-bottom:8.0714285714rem}.story-listing .story-modal .close-icon{width:2.2857142857rem;height:2.2857142857rem;border:none;border-radius:50%;padding:.5rem .7142857143rem .6428571429rem}.story-listing .story-modal .close-icon .far{color:#fff;font-size:1.1428571429rem}.story-listing .story-modal .section-main-content{display:flex;align-items:center;justify-content:space-between;padding:0 .7857142857rem}@media screen and (min-width:1024px){.story-listing .story-modal .section-main-content{padding:0 3.5714285714rem}}.story-listing .story-modal .section-main-content button.story-button{flex-grow:0;flex-shrink:0;background:none;color:#3bb5c3;display:flex;flex-direction:column;align-items:center;padding:0}.story-listing .story-modal .section-main-content button.story-button span.far{display:block;height:2.8571428571rem;width:2.8571428571rem;padding:.7857142857rem 1.1428571429rem;border:2px solid #3bb5c3;border-radius:2px;margin-bottom:1.1428571429rem}.story-listing .story-modal .section-main-content button.story-button.hidden{visibility:hidden}.story-listing .story-modal .section-main-content>button.story-button{display:none}@media screen and (min-width:1024px){.story-listing .story-modal .section-main-content>button.story-button{display:flex}}.story-listing .story-modal .section-main-content .story-content-wrapper{flex-grow:1}@media screen and (min-width:1024px){.story-listing .story-modal .section-main-content .story-content-wrapper{margin:0 5.3571428571rem}}.story-listing .story-modal .section-main-content .story-content-wrapper .story-title{color:#2c3e5c;margin-top:0;margin-bottom:.5714285714rem}@media screen and (min-width:1024px){.story-listing .story-modal .section-main-content .story-content-wrapper .story-title{font-style:normal;font-weight:700;font-size:3.4285714286rem;line-height:1;letter-spacing:-.01em}}.story-listing .story-modal .section-main-content .story-content-wrapper .story-subhead{margin-bottom:1.7142857143rem}.story-listing .story-modal .section-main-content .story-content-wrapper .story-subhead .story-first-name{color:#3bb5c3}.story-listing .story-modal .section-main-content .story-content-wrapper .story-featured-media{margin-bottom:2.8571428571rem}.story-listing .story-modal .section-main-content .story-content-wrapper .story-featured-media img{width:100%;height:auto}.story-listing .story-modal .section-main-content .story-content-wrapper .story-mobile-nav{display:flex;justify-content:center;flex-wrap:wrap}.story-listing .story-modal .section-main-content .story-content-wrapper .story-mobile-nav .story-button .far{margin-bottom:0}.story-listing .story-modal .section-main-content .story-content-wrapper .story-mobile-nav .story-button+.story-button{margin-left:.5714285714rem}.story-listing .story-modal .section-main-content .story-content-wrapper .story-mobile-nav .story-button.story-button-center{width:100%;margin:1.1428571429rem auto 0}@media screen and (min-width:1024px){.story-listing .story-modal .section-main-content .story-content-wrapper .story-mobile-nav{display:none}}.story-listing .story-modal .section-read-next{margin-top:8rem;padding-left:11.3571428571rem;padding-right:11.3571428571rem;display:none}@media screen and (min-width:1024px){.story-listing .story-modal .section-read-next{display:block}}.iwv-embed-block{max-width:102.8571428571rem;margin-left:auto;margin-right:auto}.section-typeform_quiz{max-width:1140px;width:100%;margin:0 auto}.section-typeform_quiz .section-page-hero{text-align:center;max-width:102.8571428571rem;overflow:hidden;margin:0 auto 70px;padding-top:65px}.section-typeform_quiz .section-page-hero .typeform-h3-alt{color:#3bb5c3}.section-typeform_quiz .section-page-hero .sub-hero{margin-bottom:0!important}@media(max-width:768px){.section-typeform_quiz .section-page-hero .sub-hero{padding-left:15px;padding-right:15px}}.section-typeform_quiz .container-typeform{display:flex;justify-content:center;flex-wrap:wrap}.section-typeform_quiz .container-typeform:after{content:"";flex:auto;max-width:392px;margin:0 50px;width:100%}@media(max-width:1199px){.section-typeform_quiz .container-typeform:after{max-width:unset;width:100%}}.section-typeform_quiz .container-typeform .item-typeform{max-width:392px;margin:15px 50px}@media only screen and (max-width:930px){.section-typeform_quiz .container-typeform .item-typeform{margin:0!important;padding:0 15px}}.section-typeform_quiz .container-typeform .item-typeform .thumbnail{box-shadow:13px 9px 10px 5px rgba(50,55,60,.23921568627450981);max-width:392px;width:100%;height:221px;background:no-repeat 50%;margin-bottom:15px}.section-typeform_quiz .container-typeform .item-typeform .item-content{padding-left:20px;padding-right:20px}.section-typeform_quiz .container-typeform .item-typeform .item-content p:first-of-type{margin-top:30px!important}.section-typeform_quiz .container-typeform .item-typeform .item-content .h3{color:#50266f}.section-typeform_quiz .container-typeform .item-typeform .item-content span.typeform-h3-alt{font-family:itc-avant-garde-gothic-pro;color:#80ced7}@media only screen and (min-width:930px){.section-typeform_quiz .container-typeform .item-typeform .item-content span.typeform-h3-alt{min-height:100px}}.section-typeform_quiz .container-typeform .item-typeform .item-content .typeform-p{color:#2c3e5c;font-family:itc-avant-garde-gothic-pro,sans-serif!important}.section-typeform_quiz .container-typeform .item-typeform .item-content .typeform-link{margin-top:30px;text-align:center}.section-typeform_quiz .view-more-button{justify-content:center;margin-bottom:30px;margin-top:30px}.typeform-share{border-radius:2px!important;background-color:#50266f!important;border:none!important;color:#fff!important;font-family:itc-avant-garde-gothic-pro,sans-serif!important;font-style:normal!important;font-size:1.07rem!important;line-height:1.2!important;letter-spacing:-.003em!important;font-weight:700!important;padding:1rem 2.9286rem .8571rem!important;cursor:pointer!important;transition:all .1s ease-in-out!important;margin-top:15px}.voices{display:grid;grid-template-columns:1fr 1fr}.voices .voice{border:1px solid #adb6c0;border-radius:2px;margin:1rem;padding:1.5rem 2rem 2rem}.voices .voice h6{font-style:normal;font-weight:700;font-size:16px;line-height:19px;letter-spacing:-.003em;text-transform:uppercase;color:#3bb5c4;margin:1rem 0 1.5rem}.voices .voice p{font-size:18px;line-height:30px;min-height:200px}.voices .voice a,.voices .voice p{font-style:normal;font-weight:500;color:#2c3e5c}.voices .voice a{font-size:14px;line-height:20px}.voices .voice .social_buttons a{display:inline-block;background:#3bb5c4;border-radius:2px;text-align:center;color:#fff;font-style:normal;font-weight:700;font-size:15px;line-height:18px;letter-spacing:-.003em;padding:1rem 1.5rem;margin-right:1rem}.voices .voice .social_buttons .button_facebook{background:#8d6a9f}.iwv-quote-and-image-slider{position:relative}.iwv-quote-and-image-slider h2{padding:0 20px}.iwv-quote-and-image-slider .post-buttons{display:flex;width:100%;padding:20px 20px 40px;justify-content:flex-end;z-index:9999999;top:45%}.iwv-quote-and-image-slider .post-buttons cite{width:100%;text-align:right;display:inline-block}@media screen and (max-width:1240px){.iwv-quote-and-image-slider .post-buttons{position:absolute}}@media screen and (min-width:1240px){.iwv-quote-and-image-slider .post-buttons{padding-left:40px;padding-right:40px;width:95%}}@media screen and (min-width:1340px){.iwv-quote-and-image-slider .post-buttons{width:100%}}.iwv-quote-and-image-slider .post-buttons button{width:40px;height:40px;font-size:1.0714285714rem;line-height:1;vertical-align:middle;border-radius:5rem;background-color:#fff;padding:.8571428571rem .9285714286rem;color:#3bb5c3;box-shadow:5px 5px 0 rgba(0,0,0,.2);transition:all .1s ease-in-out}@media screen and (min-width:1024px){.iwv-quote-and-image-slider .post-buttons button{width:3.4285714286rem;height:3.4285714286rem;font-size:1.4285714286rem;padding:1rem 1.0714285714rem}}.iwv-quote-and-image-slider .post-buttons button+button{margin-left:.9285714286rem}.iwv-quote-and-image-slider .post-buttons button:focus,.iwv-quote-and-image-slider .post-buttons button:hover{color:#fff;background-color:#3bb5c3}.iwv-quote-and-image-slider .posts-prev{position:absolute;left:6px;top:-35%}@media screen and (min-width:767px){.iwv-quote-and-image-slider .posts-prev{left:4%;top:40%}}@media screen and (min-width:1440px){.iwv-quote-and-image-slider .posts-prev{left:8%;top:45%}}.iwv-quote-and-image-slider .posts-next{position:absolute;right:6px;top:-35%}@media screen and (min-width:767px){.iwv-quote-and-image-slider .posts-next{right:4%;top:40%}}@media screen and (min-width:1440px){.iwv-quote-and-image-slider .posts-next{right:8%;top:45%}}.iwv-quote-and-image-slider-container-main,.iwv-quote-and-image-slider-top{display:flex;max-width:102.8571428571rem;margin-left:auto;margin-right:auto}.iwv-quote-and-image-slider-container-main{flex-direction:row}.iwv-quote-and-image-slider-container{overflow:hidden;margin:0 auto;max-width:940px;width:100%;display:flex;padding:0 20px 100px;flex-direction:column}@media screen and (min-width:767px){.iwv-quote-and-image-slider-container{flex-direction:row;padding:0 0 80px}}.iwv-quote-and-image-slider-container .slick-dots{position:absolute;bottom:60px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.iwv-quote-and-image-slider-container .slick-dots li{position:absolute;bottom:-25px;display:block;width:100%;margin:0;list-style:none;text-align:center}.iwv-quote-and-image-slider-container .slick-dots li button{font-size:14px;line-height:20ox;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.iwv-quote-and-image-slider-container .slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.iwv-quote-and-image-slider-container .slick-dots li.slick-active button:before{opacity:.75;color:#3bb5c3}.iwv-quote-and-image-slider-container .slick-dots li button:before{font-family:slick;font-size:30px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"\2022";text-align:center;opacity:.25;color:#3bb5c3;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.iwv-quote-and-image-slider-container ol li:before,.iwv-quote-and-image-slider-container ul li:before{display:none}.iwv-quote-and-image-slider-card{display:flex!important;flex-direction:column;justify-content:center;align-items:center;flex-wrap:wrap}@media screen and (min-width:1140px){.iwv-quote-and-image-slider-card{flex-direction:row;flex-wrap:nowrap}}.iwv-quote-and-image-slider-card img{-o-object-fit:cover;object-fit:cover;height:240px;width:210px;margin-bottom:20px;transition:all .5s ease-in-out}@media screen and (min-width:1024px){.iwv-quote-and-image-slider-card img{margin-bottom:0;height:420px;width:320px}}.iwv-quote-and-image-slider-card .quote{margin-top:0!important;font-size:20px;text-align:center}@media screen and (min-width:1024px){.iwv-quote-and-image-slider-card .quote{font-size:24px;text-align:start}}.iwv-quote-and-image-slider-card .quote span{color:#80ced7}.iwv-quote-and-image-slider-card .name-container{display:flex;justify-content:center}@media screen and (min-width:1024px){.iwv-quote-and-image-slider-card .name-container{justify-content:start}}.iwv-quote-and-image-slider-card .name-container span{font-size:16px;margin-right:0}@media screen and (min-width:1024px){.iwv-quote-and-image-slider-card .name-container span{margin-right:32px}}.iwv-quote-and-image-slider-card .underline{border-bottom:2px solid #2c3e5c;width:50%;max-width:286px}@media screen and (min-width:1440px){.iwv-quote-and-image-slider-card .underline{width:100%;margin-left:30px;margin-right:30px}}.iwv-quote-and-image-slider-card .right-content{margin-top:0;margin-bottom:0;max-width:48.5714285714rem;padding:0 2.4285714286rem}@media screen and (min-width:1024px){.iwv-quote-and-image-slider-card .right-content{padding:0 0 0 2.4285714286rem}}.alignfull{max-width:100vw;width:100vw;margin-left:calc(50% - 50vw)}figure.wp-block-table{margin-left:0;margin-right:0}@media screen and (min-width:768px){figure.wp-block-table{overflow:visible}figure.wp-block-table table{width:auto}}figure.wp-block-embed{margin-left:0;margin-right:0}@media screen and (min-width:960px){.alignfull,.alignwide{width:100vw;max-width:100vw;margin-left:calc(50% - 50vw)}}.wp-block-image img{height:auto}.wp-block-image.alignfull,.wp-block-image.alignwide{width:100%;margin-left:0}.wp-block-image.alignfull:first-child,.wp-block-image.alignwide:first-child{margin-top:0}.wp-block-gallery ul li:before{content:none}.wp-block-buttons .wp-block-button .wp-block-button__link{border-radius:2px;border:none;font-weight:700;padding:1rem 2.9286rem .8571rem;cursor:pointer;transition:all .1s ease-in-out}.wp-block-buttons .wp-block-button .wp-block-button__link:not(.has-background),.wp-block-buttons .wp-block-button .wp-block-button__link:not(.has-text-color){color:#fff;background-color:#3bb5c3}.wp-block-buttons .wp-block-button .wp-block-button__link:not(.has-background):focus,.wp-block-buttons .wp-block-button .wp-block-button__link:not(.has-background):hover,.wp-block-buttons .wp-block-button .wp-block-button__link:not(.has-text-color):focus,.wp-block-buttons .wp-block-button .wp-block-button__link:not(.has-text-color):hover{outline:none;background-color:#00acbd;text-decoration:none}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color){border-color:#3bb5c3;color:#3bb5c3}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):focus,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover{background-color:#3bb5c3;color:#50266f;text-decoration:none}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.has-text-color:focus,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.has-text-color:hover{background-color:var(--text-color);color:#fff}.has-strength-background-color{--bg-color:#c93b2e;background-color:#c93b2e;--hover-color:#fff}.has-strength-background-color.wp-block-button__link:focus,.has-strength-background-color.wp-block-button__link:hover{background-color:#fff}.has-strength-color{--text-color:#c93b2e;color:#c93b2e}.has-confidence-background-color{--bg-color:#d99628;background-color:#d99628;--hover-color:#fff}.has-confidence-background-color.wp-block-button__link:focus,.has-confidence-background-color.wp-block-button__link:hover{background-color:#fff}.has-confidence-color{--text-color:#d99628;color:#d99628}.has-vision-background-color{--bg-color:#50266f;background-color:#50266f;--hover-color:#fff}.has-vision-background-color.wp-block-button__link:focus,.has-vision-background-color.wp-block-button__link:hover{background-color:#fff}.has-vision-color{--text-color:#50266f;color:#50266f}.has-persistance-background-color{--bg-color:#2c3e5c;background-color:#2c3e5c}.has-persistance-color{--text-color:#2c3e5c;color:#2c3e5c}.has-expression-background-color{--bg-color:#80ced7;background-color:#80ced7;--hover-color:#50266f}.has-expression-background-color.wp-block-button__link:focus,.has-expression-background-color.wp-block-button__link:hover{background-color:#50266f}.has-expression-color{--text-color:#80ced7;color:#80ced7}.has-passing-blue-background-color{--bg-color:#37a1ad;background-color:#37a1ad}.has-passing-blue-color{--text-color:#37a1ad;color:#37a1ad}.has-growth-background-color{--bg-color:#8ed081;background-color:#8ed081}.has-growth-color{--text-color:#8ed081;color:#8ed081}.has-inspiration-background-color{--bg-color:#8d6a9f;background-color:#8d6a9f}.has-inspiration-color{--text-color:#8d6a9f;color:#8d6a9f}.has-intellect-background-color{--bg-color:#f79d65;background-color:#f79d65}.has-intellect-color{--text-color:#f79d65;color:#f79d65}.has-motivation-background-color{--bg-color:#ef7674;background-color:#ef7674}.has-motivation-color{--text-color:#ef7674;color:#ef7674}.has-black-color{--text-color:#000}@media screen and (max-width:1930px)and (min-width:601px){.post .section-main-content .alignfull,.post .section-main-content .alignwide{width:100%;max-width:100%;margin-left:auto}}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{width:100%;display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);grid-column-gap:2%;grid-row-gap:1rem}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1}.gform_wrapper.gravity-theme .gfield.gfield--width-full{-ms-grid-column-span:12;grid-column:span 12}.gform_wrapper.gravity-theme .gfield.gfield--width-eleven-twelfths{-ms-grid-column-span:11;grid-column:span 11}.gform_wrapper.gravity-theme .gfield.gfield--width-five-sixths{-ms-grid-column-span:10;grid-column:span 10}.gform_wrapper.gravity-theme .gfield.gfield--width-three-quarter{-ms-grid-column-span:9;grid-column:span 9}.gform_wrapper.gravity-theme .gfield.gfield--width-two-thirds{-ms-grid-column-span:8;grid-column:span 8}.gform_wrapper.gravity-theme .gfield.gfield--width-seven-twelfths{-ms-grid-column-span:7;grid-column:span 7}.gform_wrapper.gravity-theme .gfield.gfield--width-half{-ms-grid-column-span:6;grid-column:span 6}.gform_wrapper.gravity-theme .gfield.gfield--width-five-twelfths{-ms-grid-column-span:5;grid-column:span 5}.gform_wrapper.gravity-theme .gfield.gfield--width-third{-ms-grid-column-span:4;grid-column:span 4}.gform_wrapper.gravity-theme .gfield.gfield--width-quarter{-ms-grid-column-span:3;grid-column:span 3}@media(max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper .gform_validation_errors>h2{color:#c02b0a;font-size:13.2px;font-weight:500;line-height:17.6px;margin:0 0 12px}.gform_wrapper .validation_error{border-bottom:2px solid #c02b0a;border-top:2px solid #c02b0a;color:#c02b0a;font-size:1em;font-weight:700;margin-bottom:32px;padding:16px;text-align:center}.gform_wrapper .gfield_error .gfield_repeater_cell label,.gform_wrapper .gfield_error label,.gform_wrapper .gfield_error legend,.gform_wrapper .gfield_validation_message,.gform_wrapper .validation_message,.gform_wrapper [aria-invalid=true]+label,.gform_wrapper label+[aria-invalid=true]{color:#c02b0a}.gform_wrapper .gfield_validation_message,.gform_wrapper .validation_message{background:#fff9f9;border:1px solid #c02b0a;font-size:14.992px;margin-top:8px;padding:12.992px 24px}.gform_wrapper .gfield_error [aria-invalid=true]{border:1px solid #c02b0a}.gform_wrapper .validation_message--hidden-on-empty:empty{display:none}.gform_wrapper h2.gform_title{margin-bottom:.5714285714rem}.gform_wrapper span.gform_description{display:block;width:calc(100% - 16px);margin-bottom:1.8571428571rem}.gform_wrapper .gform_required_legend{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.gform_wrapper fieldset{border:none;padding:0}.gform_wrapper .gfield_required{color:#790000;margin-left:.2857142857rem}.gform_wrapper .gfield{margin-bottom:1.4285714286rem}.gform_wrapper .gfield input,.gform_wrapper .gfield select{max-width:100%}.gform_wrapper .gfield input.small,.gform_wrapper .gfield select.small{width:calc(25% - 12px)}.gform_wrapper .gfield input.medium,.gform_wrapper .gfield select.medium{width:calc(50% - 8px)}.gform_wrapper .gfield input.large,.gform_wrapper .gfield select.large,.gform_wrapper .gfield textarea{width:100%}.gform_wrapper .gfield textarea.small{height:96px}.gform_wrapper .gfield textarea.medium{height:192px}.gform_wrapper .gfield textarea.large{height:288px}.gform_wrapper .gfield select{line-height:2.5;padding-left:1.3571rem;padding-top:.3571428571rem;padding-bottom:.0714285714rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:4px;border:1px solid #adb6c0;color:#2c3e5c;background:transparent;background-image:url(/wp-content/themes/iwv/assets/images/select-arrow.svg);background-repeat:no-repeat;background-position:right 1.7857142857rem center;width:100%}.gform_wrapper .gfield select:focus{outline:none;box-shadow:0 0 0 2px #8d6a9f}.gform_wrapper .gfield .gfield_description{margin-top:.5714285714rem}.gform_wrapper label.gfield_label{display:block}.gform_wrapper .gfield_label{font-weight:700;margin-bottom:.9285714286rem}.gform_wrapper .ginput_complex{display:flex;flex-flow:row wrap}@media screen and (min-width:768px){.gform_wrapper .ginput_complex{margin-left:-.75rem;margin-right:-.75rem}}.gform_wrapper .ginput_complex .ginput_full{flex:0 0 100%}.gform_wrapper .ginput_complex input,.gform_wrapper .ginput_complex select{width:100%}.gform_wrapper .ginput_complex>span{flex:1;margin-top:1.4285714286rem}@media screen and (min-width:768px){.gform_wrapper .ginput_complex>span{margin-top:0;margin-left:.75rem;margin-right:.75rem}}.gform_wrapper .ginput_complex>span label{margin-top:.5714285714rem;display:block}.gform_wrapper .ginput_container_checkbox>div .gchoice label,.gform_wrapper .ginput_container_radio>div .gchoice label{margin-left:.2857142857rem;line-height:1.5;font-size:.875em}.gform_wrapper .ginput_container_checkbox>div .gchoice+.gchoice,.gform_wrapper .ginput_container_radio>div .gchoice+.gchoice{margin-top:.5714285714rem}.gform_wrapper .ginput_container_fileupload .gform_fileupload_rules{display:inline-block;margin-top:.5714285714rem}.gform_wrapper .ginput_container_consent label.gfield_consent_label{margin-left:.2857142857rem;line-height:1.5;font-size:.875em}.gform_wrapper .gfield_html .disclaimer-white{color:#fff;font-size:12px;width:450px;display:block;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;line-height:16px}.gform_wrapper .gfield_html .disclaimer-white a{color:#fff}.gform_wrapper .gfield_html .disclaimer{font-size:12px;width:450px;display:block;font-family:itc-avant-garde-gothic-pro,sans-serif;font-style:normal;font-weight:500;line-height:16px}@media only screen and (max-width:641px){.gform_wrapper .gfield_html .disclaimer,.gform_wrapper .gfield_html .disclaimer-white{width:unset}}.gform_wrapper .hidden_sub_label,.gform_wrapper .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.gform_legacy_markup_wrapper.gform_wrapper{margin-bottom:16px;margin-top:16px;max-width:100%}.gform_legacy_markup_wrapper.gform_wrapper form{text-align:left;max-width:100%;margin:0 auto}.gform_legacy_markup_wrapper.gform_wrapper *,.gform_legacy_markup_wrapper.gform_wrapper :after,.gform_legacy_markup_wrapper.gform_wrapper :before{box-sizing:border-box!important}.gform_legacy_markup_wrapper.gform_wrapper h1,.gform_legacy_markup_wrapper.gform_wrapper h2,.gform_legacy_markup_wrapper.gform_wrapper h3{border:none;background:none}.gform_legacy_markup_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper.gform_wrapper input[type=image]{border:none!important;padding:0!important;width:auto!important}.gform_legacy_markup_wrapper.gform_wrapper textarea{font-size:inherit;font-family:inherit;letter-spacing:normal;padding:6px 8px;line-height:1.5;resize:none}.gform_legacy_markup_wrapper.gform_wrapper select{line-height:1.5}.gform_legacy_markup_wrapper.gform_wrapper .ginput_container_multiselect select{background-image:none!important;-webkit-appearance:none;-moz-appearance:none;outline:none}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields{margin:0!important;list-style-type:none;display:block}.gform_legacy_markup_wrapper.gform_wrapper ul,html>body .entry ul{text-indent:0}.gform_legacy_markup_wrapper.gform_wrapper form li,.gform_legacy_markup_wrapper.gform_wrapper li{margin-left:0!important;list-style-type:none!important;list-style-image:none!important;list-style:none!important;overflow:visible}.gform_legacy_markup_wrapper.gform_wrapper ul li.gfield{clear:both}.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio li{overflow:hidden}.gform_legacy_markup_wrapper.gform_wrapper form ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper.gform_wrapper form ul.gform_fields.right_label li.gfield,.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields.left_label li.gfield,.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields.right_label li.gfield{margin-bottom:14px}.gform_legacy_markup_wrapper.gform_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper.gform_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper.gform_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper.gform_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields,.gform_legacy_markup_wrapper.gform_wrapper ul li:after,.gform_legacy_markup_wrapper.gform_wrapper ul li:before{padding:0;margin:0;overflow:visible}.gform_legacy_markup_wrapper.gform_wrapper select{font-size:inherit;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper.gform_wrapper select option{padding:2px;display:block}.gform_legacy_markup_wrapper.gform_wrapper .inline{display:inline!important}.gform_legacy_markup_wrapper.gform_wrapper .gform_heading{width:100%;margin-bottom:18px}.gform_legacy_markup_wrapper.gform_wrapper .clear-multi{display:flex}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_day,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_year{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_day,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_month,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_year{width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_day,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_month{max-width:4rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_year,.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_ampm{max-width:4.5rem}}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_dropdown_day,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_dropdown_month,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_dropdown_year{vertical-align:top;flex-direction:row;margin-right:.5rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_day,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_month{width:4rem;margin-right:.5rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_day input[type=number],.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_month input[type=number]{width:calc(3rem + 8px)!important}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_year input[type=number]{width:calc(4rem + 8px)!important}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_year{width:5rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_day input,.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_month input{width:calc(3rem + 8px)}.gform_legacy_markup_wrapper.gform_wrapper .gfield_date_year input{width:4rem}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label{width:3rem;text-align:center}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above div.gfield_date_year.ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below div.gfield_date_year.ginput_container label{width:4rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_minute{width:33.333%;flex-direction:row}@media only screen and (min-width:321px){.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_hour,.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_minute{max-width:4rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_ampm,.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_hour{max-width:4.5rem}}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .ginput_container_time span{float:left}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_hour i{font-style:normal!important;font-family:sans-serif!important;width:10px;text-align:center;float:right;margin-top:9%}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_minute{margin-right:.5rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_hour{margin-right:.25rem}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_ampm{vertical-align:top;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_ampm select{min-width:calc(2rem + 25px);width:calc(3rem + 25px)}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_ampm_shim{display:block;font-size:.813em;margin:9px 0 1px 1px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_hour input,.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_minute input{width:calc(3rem + 8px)}.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_hour input[type=number],.gform_legacy_markup_wrapper.gform_wrapper .gfield_time_minute input[type=number]{width:calc(3rem + 8px)!important}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{width:3rem;text-align:center}.gform_legacy_markup_wrapper.gform_wrapper .field_hover{border:1px dashed #2175a9;cursor:pointer}.gform_legacy_markup_wrapper.gform_wrapper .field_selected{background-color:#dfefff;border:1px solid #c2d7ef}.gform_legacy_markup_wrapper.gform_wrapper .field_name_first,.gform_legacy_markup_wrapper.gform_wrapper .field_name_last,.gform_legacy_markup_wrapper.gform_wrapper .field_name_middle{width:49.5%;display:-moz-inline-stack;display:inline-block;vertical-align:top}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container{overflow:visible;width:100%}.gform_legacy_markup_wrapper.gform_wrapper label.gfield_label,.gform_legacy_markup_wrapper.gform_wrapper legend.gfield_label{font-weight:700;font-size:inherit}.gform_legacy_markup_wrapper.gform_wrapper .top_label .gfield_label,.gform_legacy_markup_wrapper.gform_wrapper legend.gfield_label{display:-moz-inline-stack;display:inline-block;line-height:1.3;clear:both}.gform_legacy_markup_wrapper.gform_wrapper .top_label .gfield_hide_label{display:none}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_left input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_right input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_right select,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex select{width:100%}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below div[class*=gfield_date_].ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{display:block;font-size:.813em;letter-spacing:.5pt;white-space:nowrap}.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio li label{display:-moz-inline-stack;display:inline-block;letter-spacing:inherit;vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above div[class*=gfield_time_].ginput_container label{margin:9px 0 1px 1px}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_email label,.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_name label,.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_password label,.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .field_sublabel_above .ginput_container.ginput_container_time label{margin-top:0}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below .ginput_complex.ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_below div[class*=gfield_time_].ginput_container label{margin:1px 0 9px 1px}.gform_legacy_markup_wrapper.gform_wrapper .top_label .field_sublabel_above label.gfield_label+.ginput_complex.ginput_container,.gform_legacy_markup_wrapper.gform_wrapper .top_label .field_sublabel_above label.gfield_label+div[class*=gfield_time_].ginput_container{margin-top:0}body .gform_legacy_markup_wrapper.gform_wrapper .top_label div.ginput_container{margin-top:8px}body .gform_legacy_markup_wrapper.gform_wrapper div.clear-multi{display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper.gform_wrapper ul li.field_description_below div.ginput_container_checkbox,body .gform_legacy_markup_wrapper.gform_wrapper ul li.field_description_below div.ginput_container_radio{margin-top:16px;margin-bottom:0}.gform_legacy_markup_wrapper.gform_wrapper .hidden_label .gfield_label{clip:rect(1px,1px,1px,1px);position:absolute!important;height:1px;width:1px;overflow:hidden}.gform_legacy_markup_wrapper .gfield.left_label,.gform_legacy_markup_wrapper .gfield.right_label{padding-top:10px}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container input[type=text],.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_hidden_label .ginput_complex.ginput_container select{margin-bottom:12px}.gform_legacy_markup_wrapper.gform_wrapper .screen-reader-text,.gform_legacy_markup_wrapper.gform_wrapper label.hidden_sub_label{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_legacy_markup_wrapper.gform_wrapper input.large,.gform_legacy_markup_wrapper.gform_wrapper input.medium,.gform_legacy_markup_wrapper.gform_wrapper input.small,.gform_legacy_markup_wrapper.gform_wrapper select.large,.gform_legacy_markup_wrapper.gform_wrapper select.medium,.gform_legacy_markup_wrapper.gform_wrapper select.small{width:100%}.gform_legacy_markup_wrapper.gform_wrapper input.datepicker_with_icon.large,.gform_legacy_markup_wrapper.gform_wrapper input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper.gform_wrapper input.datepicker_with_icon.small{width:calc(100% - 24px)}.gform_legacy_markup_wrapper.gform_wrapper .gfield_error input.large,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error input.medium,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error input.small,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error select.large,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error select.medium,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error select.small{width:100%}.gform_legacy_markup_wrapper.gform_wrapper .gfield_error input.datepicker_with_icon.large,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error input.datepicker_with_icon.medium,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error input.datepicker_with_icon.small{width:calc(100% - 32px)}.gform_legacy_markup_wrapper.gform_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper.gform_wrapper textarea.medium{height:120px;width:100%}.gform_legacy_markup_wrapper.gform_wrapper textarea.large{height:160px;width:100%}.gform_legacy_markup_wrapper.gform_wrapper h2.gsection_title{margin:0!important;padding:0!important;letter-spacing:normal!important}.gform_legacy_markup_wrapper.gform_wrapper .gsection .gfield_label{font-weight:700;font-size:1.25em}.gform_legacy_markup_wrapper.gform_wrapper h3.gform_title{margin:10px 0 6px}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.field_description_below+li.gsection{margin-top:24px!important}.gform_legacy_markup_wrapper.gform_wrapper .gsection{border-bottom:1px solid #ccc;padding:0 16px 8px 0;margin:28px 0;clear:both}.gform_legacy_markup_wrapper.gform_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper .gfield_radio li{position:relative}.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_checkbox,.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio{margin:6px 0;padding:0}.gform_legacy_markup_wrapper.gform_wrapper .gfield_checkbox li label,.gform_legacy_markup_wrapper.gform_wrapper .gfield_radio li label{display:-moz-inline-stack;display:inline-block;padding:0;width:auto;line-height:1.5;font-size:.875em;vertical-align:middle;max-width:85%;white-space:normal}.gform_legacy_markup_wrapper.gform_wrapper .gfield_checkbox li label{margin:0}.gform_legacy_markup_wrapper.gform_wrapper .gfield_radio li label{margin:2px 0 0 4px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_checkbox li input,.gform_legacy_markup_wrapper.gform_wrapper .gfield_checkbox li input[type=checkbox],.gform_legacy_markup_wrapper.gform_wrapper .gfield_radio li input[type=radio]{display:-moz-inline-stack;display:inline-block;vertical-align:middle;margin-left:1px}.gform_legacy_markup_wrapper.gform_wrapper .description,.gform_legacy_markup_wrapper.gform_wrapper .gfield_description,.gform_legacy_markup_wrapper.gform_wrapper .gsection_description,.gform_legacy_markup_wrapper.gform_wrapper .instruction{font-size:.813em;line-height:inherit;clear:both;font-family:inherit;letter-spacing:normal}.gform_legacy_markup_wrapper.gform_wrapper .description,.gform_legacy_markup_wrapper.gform_wrapper .gfield_description,.gform_legacy_markup_wrapper.gform_wrapper .gsection_description{padding:0 16px 0 0}.gform_legacy_markup_wrapper.gform_wrapper .field_description_below .gfield_description{padding-top:16px}.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above .description,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above .gfield_description,.gform_legacy_markup_wrapper.gform_wrapper .field_sublabel_above .gsection_description{margin-top:9px}.gform_legacy_markup_wrapper.gform_wrapper .top_label .gsection_description{width:100%;margin-bottom:9px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_description{width:100%}.gform_legacy_markup_wrapper.gform_wrapper .description_above .gfield_description{padding:0 0 10px}.gform_legacy_markup_wrapper .gfield_date_year+.gfield_description{padding:0}.gform_legacy_markup_wrapper.gform_wrapper .field_description_below .gfield_consent_description,.gform_legacy_markup_wrapper.gform_wrapper .gfield_consent_description{width:100%;max-height:240px;overflow-y:scroll;border:1px solid #ddd;margin-top:12px;padding:6px 8px;font-size:.688em}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error,.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required.gfield_creditcard_warning{background-color:rgba(255,223,224,.25);margin-bottom:6px!important;border-top:1px solid #c89797;border-bottom:1px solid #c89797;padding-bottom:6px;padding-top:8px;box-sizing:border-box}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_creditcard_warning{padding:16px 16px 14px;border-top:2px solid #790000;border-bottom:4px solid #790000;background-color:rgba(255,223,224,.25);width:calc(100% - 16px)}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning{padding:16px 16px 14px}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message{font-size:.875em;font-weight:700;font-family:inherit;min-height:25px;color:#790000;max-width:100%;position:relative}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_creditcard_warning div.gfield_creditcard_warning_message span{display:block;padding:0 0 14px 24px;margin-bottom:16px;line-height:1.5;letter-spacing:.1pt;border-bottom:1px solid #790000;text-transform:uppercase;background-image:url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9Ii0xMDY3IDI4NjUgMjQgMzIiPjxwYXRoIGQ9Ik0tMTA1MyAyODY1Yy01LjUgMC0xMCA0LjUtMTAgMTBoNGMwLTMuMyAyLjctNiA2LTZzNiAyLjcgNiA2djJoLTIwdjE0YzAgMy4zIDIuNyA2IDYgNmgxMmMzLjMgMCA2LTIuNyA2LTZ2LTE2YzAtNS41LTQuNS0xMC0xMC0xMHptNCAyOGgtMTJjLTEuMSAwLTItLjktMi0ydi0xMGgxNnYxMGMwIDEuMS0uOSAyLTIgMnptLTQtNmMwIDEuMS0uOSAyLTIgMnMtMi0uOS0yLTIgLjktMiAyLTIgMiAuOSAyIDJ6IiBmaWxsPSIjNzkwMDAwIi8+PC9zdmc+);background-size:1em auto;background-repeat:no-repeat;background-position:0}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_creditcard_warning div.gfield_creditcard_warning_message{padding:16px 16px 14px}.gform_legacy_markup_wrapper li.gfield+li.gfield.gfield_creditcard_warning{margin-top:16px!important}.gform_legacy_markup_wrapper.gform_wrapper .top_label .gfield_error{width:calc(100% - 2px)}.gform_legacy_markup_wrapper.gform_wrapper .top_label .gfield_error input.large,.gform_legacy_markup_wrapper.gform_wrapper .top_label .gfield_error select.large,.gform_legacy_markup_wrapper.gform_wrapper .top_label .gfield_error textarea.textarea{width:100%}.gform_legacy_markup_wrapper.gform_wrapper .left_label .gfield_error input.large,.gform_legacy_markup_wrapper.gform_wrapper .left_label .gfield_error select.large,.gform_legacy_markup_wrapper.gform_wrapper .left_label .gfield_error textarea.textarea,.gform_legacy_markup_wrapper.gform_wrapper .right_label .gfield_error input.large,.gform_legacy_markup_wrapper.gform_wrapper .right_label .gfield_error select.large,.gform_legacy_markup_wrapper.gform_wrapper .right_label .gfield_error textarea.textarea{width:70%}.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .gfield_label{color:#790000}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required{padding-right:0}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_ampm.ginput_container,.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_time_minute.ginput_container{margin-left:0}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.gfield_description{max-width:100%;padding-right:16px}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required div.ginput_container,.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required label.gfield_label{margin-top:12px}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error.gfield_contains_required fieldset legend.gfield_label{position:relative;top:12px}.gform_legacy_markup_wrapper.gform_wrapper div.validation_error{color:#790000;font-size:1em;font-weight:700;margin-bottom:25px;border-top:2px solid #790000;border-bottom:2px solid #790000;padding:16px 0;clear:both;width:100%;text-align:center}.gform_legacy_markup_wrapper.gform_wrapper ol.validation_list{clear:both;width:100%;margin-bottom:25px;color:#790000}.gform_legacy_markup_wrapper.gform_wrapper ol.validation_list li{list-style-type:decimal!important}.gform_legacy_markup_wrapper.gform_wrapper ol.validation_list li a{color:#790000}.gform_legacy_markup_wrapper.gform_wrapper ol.validation_list:after{content:""}.gform_legacy_markup_wrapper.gform_wrapper div#error{margin-bottom:25px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tbody tr td.gfield_list_icons{vertical-align:middle!important}.gform_legacy_markup_wrapper.gform_wrapper li.gfield fieldset{margin:0;padding:0;display:block;position:relative;width:100%}.gform_legacy_markup_wrapper.gform_wrapper li.gfield fieldset>*{width:auto}.gform_legacy_markup_wrapper.gform_wrapper li.gfield fieldset legend.gfield_label{width:100%;line-height:32px}.gform_legacy_markup_wrapper div.gf_page_steps+div.validation_error{margin-top:16px}.gform_legacy_markup_wrapper.gform_wrapper div.gfield_description.validation_error{color:#790000;font-weight:700;font-size:.875em;line-height:1.2;margin-bottom:16px}.gform_legacy_markup_wrapper.gform_wrapper .validation_message{color:#790000;font-weight:700;letter-spacing:normal}.gform_legacy_markup_wrapper.gform_wrapper li.gfield_error input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]),.gform_legacy_markup_wrapper.gform_wrapper li.gfield_error textarea{border:1px solid #790000}.gform_legacy_markup_wrapper.gform_wrapper li.gfield_error div.ginput_complex.ginput_container label,.gform_legacy_markup_wrapper.gform_wrapper li.gfield_error ul.gfield_checkbox,.gform_legacy_markup_wrapper.gform_wrapper li.gfield_error ul.gfield_radio{color:#790000}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer{padding:16px 0 10px;margin:16px 0 0;clear:both;width:100%}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:100%;margin:0 0 16px}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer a.gform_save_link{font-size:1em;display:block;text-align:center}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input[type=image]{padding:0;width:auto!important;background:none!important;border:none!important;margin:0 auto 16px!important;display:block;max-width:100%}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_full,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_right{min-height:45px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_full input[type=url],.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_full select,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_full input[type=email],.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_full input[type=number],.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_full input[type=password],.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_full input[type=tel],.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_full input[type=text],.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_full input[type=url]{width:100%}.gform_legacy_markup_wrapper.gform_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper .gfield_radio li{margin:0 0 16px;line-height:1.2}.gform_legacy_markup_wrapper .gchoice_select_all,.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_checkbox li input[type=checkbox]:checked+label,.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio li input[type=radio]:checked+label{font-weight:700}.gform_legacy_markup_wrapper.gform_wrapper input.datepicker.datepicker_with_icon{margin-right:4px!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .gf_hidden,.gform_legacy_markup_wrapper.gform_wrapper .gform_hidden,.gform_legacy_markup_wrapper.gform_wrapper input.gform_hidden,.gform_legacy_markup_wrapper.gform_wrapper input[type=hidden]{display:none!important;max-height:1px!important;overflow:hidden}.gform_legacy_markup_wrapper.gform_wrapper .gf_invisible,.gform_legacy_markup_wrapper.gform_wrapper .gfield_visibility_hidden{visibility:hidden;position:absolute;left:-9999px}.gform_legacy_markup_wrapper.gform_wrapper .ginput_full br,.gform_legacy_markup_wrapper.gform_wrapper .ginput_left br,.gform_legacy_markup_wrapper.gform_wrapper .ginput_right br{display:none!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio li{padding:0!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio li input+input{margin-left:4px}.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio li input[value=gf_other_choice]{margin-right:6px;margin-top:4px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_description+.gform_legacy_markup_wrapper.gform_wrapper .gfield_description.validation_message{margin-top:6px}.gform_legacy_markup_wrapper.gform_wrapper .ginput_container.ginput_list+.gfield_description.validation_message{margin-top:0}.gform_legacy_markup_wrapper.gform_wrapper li.gfield_html{max-width:100%}.gform_legacy_markup_wrapper.gform_wrapper .gfield_html.gfield_no_follows_desc{margin-top:10px}body .gform_legacy_markup_wrapper.gform_wrapper ul li.gfield.gfield_html img{max-width:100%!important}.gform_legacy_markup_wrapper.gform_wrapper .gform_ajax_spinner{padding-left:10px}.gform_legacy_markup_wrapper .gform_validation_container,.gform_legacy_markup_wrapper.gform_wrapper .gform_validation_container,body .gform_legacy_markup_wrapper.gform_wrapper .gform_body ul.gform_fields li.gfield.gform_validation_container,body .gform_legacy_markup_wrapper.gform_wrapper li.gform_validation_container,body .gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields li.gfield.gform_validation_container{display:none!important;position:absolute!important;left:-9000px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_captcha_input_container{padding-top:3px}.gform_legacy_markup_wrapper.gform_wrapper .simple_captcha_small input{width:64px}.gform_legacy_markup_wrapper.gform_wrapper .simple_captcha_medium input{width:96px}.gform_legacy_markup_wrapper.gform_wrapper .simple_captcha_large input{width:128px}.gform_legacy_markup_wrapper.gform_wrapper .gform_legacy_markup_wrapper.gform_wrapper .left_label .simple_captcha_small,.gform_legacy_markup_wrapper.gform_wrapper .left_label .simple_captcha_large,.gform_legacy_markup_wrapper.gform_wrapper .left_label .simple_captcha_medium,.gform_legacy_markup_wrapper.gform_wrapper .right_label .simple_captcha_large,.gform_legacy_markup_wrapper.gform_wrapper .right_label .simple_captcha_medium,.gform_legacy_markup_wrapper.gform_wrapper .right_label .simple_captcha_small{margin-left:32%}.gform_legacy_markup_wrapper.gform_wrapper .gfield_captcha_container img.gfield_captcha{border:none!important;background:none!important;float:none!important;margin:0!important;padding:0!important}.gform_legacy_markup_wrapper.gform_wrapper .math_small input{width:70px}.gform_legacy_markup_wrapper.gform_wrapper .math_medium input{width:510px}.gform_legacy_markup_wrapper.gform_wrapper .math_large input{width:612px}.gform_legacy_markup_wrapper.gform_wrapper .left_label .math_large,.gform_legacy_markup_wrapper.gform_wrapper .left_label .math_medium,.gform_legacy_markup_wrapper.gform_wrapper .left_label .math_small,.gform_legacy_markup_wrapper.gform_wrapper .right_label .math_large,.gform_legacy_markup_wrapper.gform_wrapper .right_label .math_medium,.gform_legacy_markup_wrapper.gform_wrapper .right_label .math_small{margin-left:32%}.gform_legacy_markup_wrapper.gform_wrapper div.charleft{font-size:.688em;margin-top:4px;color:#767676;width:92%!important;white-space:nowrap!important}.gform_legacy_markup_wrapper.gform_wrapper div.charleft[style]{width:92%!important}.gform_legacy_markup_wrapper.gform_wrapper .left_label div.charleft,.gform_legacy_markup_wrapper.gform_wrapper .right_label div.charleft{margin-left:32%}.gform_legacy_markup_wrapper.gform_wrapper div.charleft.ginput_counter_tinymce{border:solid #eee;border-width:1px 0 0;padding:4px 9px;width:100%!important}.gform_legacy_markup_wrapper.gform_wrapper div.charleft.warningTextareaInfo{color:#767676}.gform_legacy_markup_wrapper.gform_wrapper div.charleft.ginput_counter_error{color:red}.gform_legacy_markup_wrapper.gform_wrapper li.gf_hide_charleft div.charleft{display:none!important}.gform_legacy_markup_wrapper .gf_submission_limit_message{color:#790000;font-size:1.375em}.gform_legacy_markup_wrapper.gform_wrapper .ginput_price{filter:alpha(opacity=70);-moz-opacity:.7;-khtml-opacity:.7;opacity:.7}.gform_legacy_markup_wrapper.gform_wrapper span.ginput_total{color:#060;font-size:inherit}.gform_legacy_markup_wrapper.gform_wrapper .top_label span.ginput_total{margin:8px 0}.gform_legacy_markup_wrapper.gform_wrapper span.ginput_product_price_label{margin-right:2px}.gform_legacy_markup_wrapper.gform_wrapper span.ginput_product_price{color:#900}.gform_legacy_markup_wrapper.gform_wrapper span.ginput_quantity_label{margin-left:10px;margin-right:2px}.gform_legacy_markup_wrapper.gform_wrapper input.ginput_quantity[type=text]{width:3rem}.gform_legacy_markup_wrapper.gform_wrapper input.ginput_quantity[type=number]{width:4rem}.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer{margin:14px 0;width:100%;border-top:1px dotted #ccc;padding:16px 0 0;clear:both}.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer.left_label,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer.right_label{padding:16px 0 0 29%}.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer .button.gform_next_button,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer .button.gform_previous_button{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:8px}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar_wrapper{clear:both;width:100%;margin:0 0 16px;padding:0 0 16px}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title{font-size:.813em;line-height:1!important;margin:0 0 8px 12px!important;padding:0!important;clear:both;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar{padding:10px;position:relative;background-color:rgba(0,0,0,.1);border-radius:25px;box-shadow:inset 0 0 1px 1px rgba(0,0,0,.05);width:100%}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar_percentage{height:24px;text-align:right;font-family:helvetica,arial,sans-serif;font-size:.813em!important;text-shadow:0 1px 1px rgba(0,0,0,.5);border-top-right-radius:4px;border-bottom-right-radius:4px;border-top-left-radius:20px;border-bottom-left-radius:20px;z-index:999;vertical-align:middle;background:repeating-linear-gradient(-45deg,transparent,transparent 10px,rgba(0,0,0,.1) 0,rgba(0,0,0,.1) 20px),linear-gradient(180deg,transparent,rgba(0,0,0,.3))}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar:after{content:"";display:block;width:100%;z-index:990;height:24px;margin-top:-24px;background-color:rgba(0,0,0,.1);border-top-right-radius:20px;border-bottom-right-radius:20px;border-top-left-radius:20px;border-bottom-left-radius:20px;box-shadow:inset 0 0 2px 2px rgba(0,0,0,.05)}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar_percentage.percentbar_100{border-top-right-radius:20px;border-bottom-right-radius:20px}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar_percentage span{display:block;width:auto;float:right;margin-right:5px;margin-left:5px;line-height:1.8}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar_percentage.percentbar_0 span{color:#959595;text-shadow:none;float:none!important;margin-left:12px;word-wrap:normal}.gform_legacy_markup_wrapper.gform_wrapper .percentbar_blue{background-color:#036493;color:#fff}.gform_legacy_markup_wrapper.gform_wrapper .percentbar_gray{background-color:#7c7c7c;color:#fff}.gform_legacy_markup_wrapper.gform_wrapper .percentbar_green{background-color:#88b831;color:#fff}.gform_legacy_markup_wrapper.gform_wrapper .percentbar_orange{background-color:#ff7120;color:#fff}.gform_legacy_markup_wrapper.gform_wrapper .percentbar_red{background-color:#ff2a1a;color:#fff}.gform_legacy_markup_wrapper.gform_wrapper .gf_page_steps{width:100%;margin:0 0 8px;padding:0 0 4px;border-bottom:1px dotted #ccc}.gform_legacy_markup_wrapper.gform_wrapper .gf_step{width:100%;margin:24px 24px 24px 0;font-size:.875em;height:14px;line-height:1.25!important;filter:alpha(opacity=20);-moz-opacity:.2;-khtml-opacity:.2;opacity:.2;font-family:inherit}.gform_legacy_markup_wrapper.gform_wrapper .gf_step span.gf_step_number{font-size:1.25em;font-family:arial,sans-serif;margin-right:4px}.gform_legacy_markup_wrapper.gform_wrapper .gf_step span.gf_step_label,.gform_legacy_markup_wrapper.gform_wrapper .gf_step span.gf_step_number{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper.gform_wrapper .gf_step.gf_step_active{filter:alpha(opacity=100);-moz-opacity:1;-khtml-opacity:1;opacity:1}.gform_legacy_markup_wrapper.gform_wrapper .gf_step_clear{display:block;clear:both;height:1px;overflow:hidden}.gform_legacy_markup_wrapper.gform_wrapper .gfield_password_strength{margin-top:18px;margin-bottom:18px;line-height:1.8;padding:10px 5px;text-align:center;background-color:#eee;border:solid #ddd;border-width:1px 1px 3px}.gform_legacy_markup_wrapper.gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin-right:16px}.gform_legacy_markup_wrapper.gform_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper.gform_wrapper ul.right_label li.gfield .gfield_password_strength{margin-top:18px;margin-bottom:18px;width:100%}.gform_legacy_markup_wrapper.gform_wrapper .gfield_password_strength.bad{background-color:#ffb78c;border-color:#ff853c;border-bottom:3px solid #ff853c}.gform_legacy_markup_wrapper.gform_wrapper .gfield_password_strength.good{background-color:#ffec8b;border-color:#fc0;border-bottom:3px solid #fc0}.gform_legacy_markup_wrapper.gform_wrapper .gfield_password_strength.mismatch,.gform_legacy_markup_wrapper.gform_wrapper .gfield_password_strength.short{background-color:#ffa0a0;border-color:#f04040;border-bottom:3px solid #f04040}.gform_legacy_markup_wrapper.gform_wrapper .gfield_password_strength.strong{background-color:#c3ff88;border-color:#8dff1c;border-bottom:3px solid #8dff1c}.gform_legacy_markup_wrapper .ginput_container_password,.gform_legacy_markup_wrapper .ginput_container_password span{position:relative}.gform_legacy_markup_wrapper .ginput_container_password button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;padding:5px 0;position:absolute;right:1px;text-align:center;top:1px;width:40px}.gform_legacy_markup_wrapper .ginput_container_password span.ginput_left button{right:9px}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span{display:inline-block;width:100%}.gform_legacy_markup_wrapper .ginput_container_password:not(.ginput_complex) span input{width:100%}.gform_legacy_markup_wrapper .ginput_container_password span.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper .ginput_container_password span.small{width:25%}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list caption,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tbody,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list td,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tfoot,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list th,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list{border-spacing:0;border-collapse:collapse}.gform_legacy_markup_wrapper .gfield_repeater_buttons{padding-top:15px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list{table-layout:auto!important}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list thead th{font-weight:700;text-align:left}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list colgroup{width:100%;display:block}.gform_legacy_markup_wrapper.gform_wrapper li.gfield.gfield_error table.gfield_list thead th{color:#790000}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list thead,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr{padding:0;margin:0}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list td,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list th{padding:4px 0}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) table.gfield_list th{padding:0 0 4px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list th+th{padding:0 0 0 16px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_list,.gform_legacy_markup_wrapper.gform_wrapper .gfield_list td.gfield_list_cell input{width:100%}.gform_legacy_markup_wrapper .gfield_icon_disabled{cursor:default!important;filter:alpha(opacity=60);-moz-opacity:.6;-khtml-opacity:.6;opacity:.6}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr td.gfield_list_icons{width:48px!important;padding:0 0 0 4px!important;box-sizing:border-box}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list td.gfield_list_icons img{display:-moz-inline-stack;display:inline-block;vertical-align:middle}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container{margin:8px 0 6px;height:32px}.gform_legacy_markup_wrapper.gform_wrapper div.gform_card_icon{margin-right:4px;text-indent:-9000px;background-image:url(../images/gf-creditcard-icons.svg);background-repeat:no-repeat;width:36px;height:30px;float:left}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_visa{background-position:0 0}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa{background-position:0 -32px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa{background-position:0 -64px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_mastercard{background-position:-36px 0}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard{background-position:-36px -32px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard{background-position:-36px -64px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_amex{background-position:-72px 0}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex{background-position:-72px -32px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex{background-position:-72px -64px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_discover{background-position:-108px 0}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover{background-position:-108px -32px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover{background-position:-108px -64px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_maestro{background-position:-144px 0}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro{background-position:-144px -32px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro{background-position:-144px -64px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_jcb{background-position:-180px 0}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb{background-position:-180px -32px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style1 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb{background-position:-180px -64px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_visa{background-position:0 -189px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_visa{background-position:0 -221px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_visa{background-position:0 -252px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_mastercard{background-position:-36px -189px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_mastercard{background-position:-36px -221px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_mastercard{background-position:-36px -252px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_amex{background-position:-72px -189px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_amex{background-position:-72px -221px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_amex{background-position:-72px -252px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_discover{background-position:-108px -189px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_discover{background-position:-108px -221px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_discover{background-position:-108px -252px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_maestro{background-position:-144px -189px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_maestro{background-position:-144px -221px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_maestro{background-position:-144px -252px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_jcb{background-position:-180px -189px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_selected.gform_card_icon_jcb{background-position:-180px -221px}.gform_legacy_markup_wrapper.gform_wrapper .gform_card_icon_container.gform_card_icon_style2 div.gform_card_icon.gform_card_icon_inactive.gform_card_icon_jcb{background-position:-180px -252px}.gform_legacy_markup_wrapper .gform_card_icon_container input[type=radio]#gform_payment_method_creditcard{float:left;position:relative;top:4px!important}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_right{min-width:85px!important}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_left label,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_right label{white-space:nowrap!important}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex span.ginput_cardextras{display:block;overflow:hidden}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container{position:relative;display:block;min-width:160px!important}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_left span.ginput_card_expiration_container select{margin-bottom:8px}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_right input.ginput_card_security_code{max-width:50%!important}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_right span.ginput_card_security_code_icon{width:32px;height:23px;background-image:url(../images/gf-creditcard-icons.svg);background-repeat:no-repeat;background-position:0 -128px;position:relative;top:-1px;left:6px;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .gform_fileupload_multifile .gform_drop_area{padding:24px;border:1px dashed #ccc;text-align:center;color:#aaa;margin-bottom:16px;background:rgba(0,0,0,.02);border-radius:4px}.gform_legacy_markup_wrapper.gform_wrapper span.gform_drop_instructions{display:block;margin-bottom:8px}.gform_legacy_markup_wrapper .gform_delete{vertical-align:middle;cursor:pointer}.gform_legacy_markup_wrapper.gform_wrapper .copy_values_option_container .copy_values_enabled{width:auto}.gform_legacy_markup_wrapper.gform_wrapper li.field_sublabel_above .ginput_complex input[type=text]{margin-bottom:1px}.gform_legacy_markup_wrapper.gform_wrapper .form_saved_message{margin:1em auto;padding:3em 2em;width:99%;font-size:1em;line-height:1.8;color:#31708f;background-color:#e3f3f3;text-align:center;border-radius:2px}.gform_legacy_markup_wrapper.gform_wrapper .form_saved_message form{text-align:center}.gform_legacy_markup_wrapper .form_saved_message p.resume_form_link_wrapper{background-color:#fff;display:inline-block;padding:1em;border-radius:2px;max-width:98%!important;overflow:hidden;box-shadow:0 3px 2px 0 rgba(66,103,126,.2)}.gform_legacy_markup_wrapper .form_saved_message a.resume_form_link{word-wrap:break-word;text-decoration:none;color:#2f637e}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform{margin:1em 0 0}.gform_legacy_markup_wrapper .form_saved_message label.form_saved_label{position:absolute;left:-9000px}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=text]{margin-bottom:.25em}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input{margin:.75em auto 0;display:inline-block}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email]{padding:calc(.75em - 1px)!important;width:24em;max-width:98%!important;font-size:1em;background-color:#fff;border:1px solid #91afc7;color:#424242;border-radius:2px;-webkit-appearance:none;-moz-appearance:none;box-shadow:inset 0 0 5px 0 #eee}.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{padding:.75em 1em;font-size:1em;line-height:1;background-color:#91afc7;border:1px solid #91afc7;color:#fff;text-transform:uppercase;border-radius:2px;-webkit-appearance:none;-moz-appearance:none}@media only screen and (max-width:640px){.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=email],.gform_legacy_markup_wrapper div.form_saved_message div.form_saved_message_emailform form input[type=submit]{display:block;width:98%}}.gform_legacy_markup_wrapper .form_saved_message .form_saved_message_emailform .validation_message{color:#790000;font-weight:700;padding:2em}.gform_legacy_markup_wrapper .form_saved_message_sent{margin:1em auto;padding:3em 2em;width:99%;font-size:1em;background-color:#e9ffd9;color:#3c763d;text-align:center;border-radius:2px;box-sizing:border-box}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email,.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_success{font-weight:700;display:block;line-height:2}.gform_legacy_markup_wrapper .form_saved_message_sent .saved_message_email{word-wrap:break-word;text-decoration:underline}body #content .entry-content .gform_legacy_markup_wrapper.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area,body .gform_legacy_markup_wrapper.gform_wrapper form .gform_body .gform_fields .gfield .ginput_container #recaptcha_widget_div #recaptcha_area .recaptchatable tbody tr td .recaptcha_input_area{line-height:1!important}body .gform_legacy_markup_wrapper.gform_wrapper img.ui-datepicker-trigger{width:17px!important;height:16px!important;display:-moz-inline-stack;display:inline-block}body .gform_legacy_markup_wrapper.gform_wrapper img.add_list_item,body .gform_legacy_markup_wrapper.gform_wrapper img.delete_list_item{display:-moz-inline-stack;display:inline-block;margin-top:-2px}.gform_legacy_markup_wrapper.gform_wrapper ul li.gfield.field_sublabel_above.field_description_below+li.gfield{margin-top:16px}.gform_legacy_markup_wrapper.gform_wrapper li.gfield ul.gfield_radio li input[type=radio]+input[type=text]{width:45.25%}.gform_legacy_markup_wrapper.gform_wrapper table.recaptchatable{table-layout:auto}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) div.ginput_container_captcha{margin-left:29%}.gform_legacy_markup_wrapper .gfield .wp-editor-container{border:1px solid #ddd}.gform_legacy_markup_wrapper .gfield .wp-switch-editor{border-color:#ddd}.gform_legacy_markup_wrapper .gfield .html-active .switch-html,.gform_legacy_markup_wrapper .gfield .tmce-active .switch-tmce{border-bottom-color:#f5f5f5}.gform_legacy_markup_wrapper .gfield .mce-edit-area iframe{width:99.9%!important;margin:0!important}body .gform_legacy_markup_wrapper.gform_wrapper ul li.gfield{padding-top:0}body .gform_legacy_markup_wrapper.gform_wrapper ul.gfields li.gfield label.gfield_label{margin-bottom:0!important;padding-bottom:0!important}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html{line-height:inherit}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul li,body .gform_legacy_markup_wrapper.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul li{list-style-type:disc!important;margin:0 0 8px;overflow:visible;padding-left:0}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ul,body .gform_legacy_markup_wrapper.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ul{list-style-type:disc!important;margin:16px 0 16px 28px!important;padding-left:0}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li,body .gform_legacy_markup_wrapper.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li{list-style-type:decimal!important;overflow:visible;margin:0 0 8px;padding-left:0}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol,body .gform_legacy_markup_wrapper.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol{list-style-type:decimal!important;margin:16px 0 18px 32px;padding-left:0}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul,body .gform_legacy_markup_wrapper.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{list-style-type:disc!important;padding-left:0}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul{margin:16px 0 16px 16px}body .gform_legacy_markup_wrapper.gform_wrapper form div.gform_body ul.gform_fields li.gfield.gfield_html ol li ul li{margin:0 0 8px}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl{margin:0 0 18px;padding-left:0}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dt{font-weight:700}body .gform_legacy_markup_wrapper.gform_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html dl dd{margin:0 0 16px 18px}.gform_legacy_markup_wrapper.gform_wrapper span.gf_clear_span{display:block;height:1px;overflow:hidden;width:100%;float:none;clear:both;margin-top:-1px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container *{box-sizing:border-box}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;box-shadow:0 4px 5px rgba(0,0,0,.15);display:none}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container.chosen-with-drop .chosen-drop{display:block}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container a{cursor:pointer}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-single .group-name,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .search-choice .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:400;color:#999}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-single .group-name:after,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .search-choice .group-name:after{content:":";padding-left:2px;vertical-align:top}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4);background-clip:padding-box;box-shadow:inset 0 0 3px #fff,0 1px 1px rgba(0,0,0,.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single input[type=text]{cursor:pointer;opacity:0;position:absolute;width:0}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-default{color:#999}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single-with-deselect span{margin-right:38px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single.chosen-disabled .chosen-single abbr:hover,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(chosen-sprite.png) no-repeat 0 2px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-search input[type=text]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;opacity:0;pointer-events:none}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li.group-result{display:list-item;font-weight:700;cursor:default}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li.group-option{padding-left:15px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results li em{font-style:normal;text-decoration:underline}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li{float:left;list-style:none}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-field input[type=text]{margin:1px 0;padding:0;height:25px;outline:0;border:0!important;background:transparent!important;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eee;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;box-shadow:inset 0 0 2px #fff,0 1px 0 rgba(0,0,0,.05);color:#333;line-height:13px;cursor:default}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(chosen-sprite.png) -42px 1px no-repeat;font-size:1px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee);color:#666}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-results{margin:0;padding:0}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-active .chosen-single{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:linear-gradient(#eee 20%,#fff 80%);box-shadow:inset 0 1px 0 #fff}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-active .chosen-choices{border:1px solid #5897fb;box-shadow:0 0 5px rgba(0,0,0,.3)}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-active .chosen-choices li.search-field input[type=text]{color:#222!important}.gform_legacy_markup_wrapper.gform_wrapper .chosen-disabled{opacity:.5!important;cursor:default}.gform_legacy_markup_wrapper.gform_wrapper .chosen-disabled .chosen-choices .search-choice .search-choice-close,.gform_legacy_markup_wrapper.gform_wrapper .chosen-disabled .chosen-single{cursor:default}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl{text-align:right}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-single-with-deselect span{margin-left:38px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-single div{right:auto;left:3px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-single abbr{right:auto;left:26px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-choices li{float:right}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-choices li.search-field input[type=text]{direction:rtl}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-search input[type=text]{padding:4px 5px 4px 20px;background:url(chosen-sprite.png) no-repeat -30px -20px;direction:rtl}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px}.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:1.5dppx),only screen and (min-resolution:144dpi){.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices .search-choice .search-choice-close,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-search input[type=text],.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single abbr,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single div b,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results-scroll-down span,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container .chosen-results-scroll-up span,.gform_legacy_markup_wrapper.gform_wrapper .chosen-rtl .chosen-search input[type=text]{background-image:url(chosen-sprite@2x.png)!important;background-size:52px 37px!important;background-repeat:no-repeat!important}}body .gform_legacy_markup_wrapper.gform_wrapper .chosen-container a.chosen-single{border-radius:inherit}body .gform_legacy_markup_wrapper.gform_wrapper ul.chosen-results li{line-height:inherit}@media only screen and (max-width:641px){.gform_legacy_markup_wrapper.gform_wrapper input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:2rem}.gform_legacy_markup_wrapper.gform_wrapper textarea{line-height:1.5}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container.chosen-container-single[style]{width:100%!important}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single{height:40px;line-height:2.8}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-single .chosen-single div b{position:relative;top:10px}.gform_legacy_markup_wrapper.gform_wrapper div.chosen-container.chosen-container-multi[style]{width:100%!important}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice,.gform_legacy_markup_wrapper.gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-field{width:100%;line-height:inherit;float:none}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container.chosen-container-multi ul.chosen-choices li.search-choice span{margin-bottom:0}.gform_legacy_markup_wrapper.gform_wrapper .chosen-container-multi .chosen-choices li.search-choice .search-choice-close{top:calc(50% - 6px)}.gform_legacy_markup_wrapper.gform_wrapper .ginput_container span:not(.ginput_price){margin-bottom:8px;display:block}.gform_legacy_markup_wrapper.gform_wrapper li.field_sublabel_below .ginput_complex{margin-top:12px!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_checkbox li label,.gform_legacy_markup_wrapper.gform_wrapper ul.gfield_radio li label{width:85%;cursor:pointer}}@media (min-device-width:768px)and (max-device-width:1023px),only screen and (max-width:761px){.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields li.gfield.gfield_error+li.gfield.gfield_error{margin-top:32px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list{border:0}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list thead{position:absolute;top:-9999px;left:-9999px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr{margin-bottom:10px;display:block;background:#fff;position:relative;border-bottom:1px solid #ccc;border-top:1px solid #ccc;border-color:#ccc;border-style:solid;border-width:2px 1px 4px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list td{display:block;margin-left:8px;margin-right:8px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list td.gfield_list_icons{border-bottom:0;margin:16px 0 0!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before,.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{content:attr(data-label);font-size:.875em;letter-spacing:.5pt;white-space:nowrap;display:block;clear:both}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields.form_sublabel_above table.gfield_list td:before{margin:8px 0 3px 8px}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields.form_sublabel_below table.gfield_list td:after{margin:3px 0 8px 8px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list td+td,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list th+th{padding:4px 0 0}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr.gfield_list_row_even,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr.gfield_list_row_odd{margin:16px 0}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr,.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr.gfield_list_row_odd:first-child{padding-top:12px}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr td.gfield_list_icons{width:100%!important;padding:0 4px 4px!important;background-color:#eee}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr td.gfield_list_icons img.add_list_item{margin:12px 0 0 16px!important}.gform_legacy_markup_wrapper.gform_wrapper table.gfield_list tr td.gfield_list_icons img.delete_list_item{margin:12px 0 0 8px!important}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer a.gform_save_link{margin-left:0}.gform_legacy_markup_wrapper.gform_wrapper .gfield_list td.gfield_list_cell input{width:calc(100% - 16px);margin-left:8px;margin-right:8px}}@media only screen and (min-width:641px){.gform_legacy_markup_wrapper.gform_wrapper .gform_body{width:100%}.gform_legacy_markup_wrapper.gform_wrapper.gform_validation_error .gform_body ul li.gfield.gfield_error:not(.gf_left_half):not(.gf_right_half){max-width:calc(100% - 16px)!important}.gform_legacy_markup_wrapper.gform_wrapper .gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper .gfield_radio li{margin:0 0 8px;line-height:1.3}.gform_legacy_markup_wrapper.gform_wrapper .gsection{margin:28px 16px 28px 0}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .gfield_label{float:left;width:29%;padding-right:16px;margin-bottom:16px}.gform_legacy_markup_wrapper.gform_wrapper .right_label .gfield_label{text-align:right}.gform_legacy_markup_wrapper.gform_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper.gform_wrapper .right_label .gfield_description{width:70%}.gform_legacy_markup_wrapper.gform_wrapper form ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper form ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper.gform_wrapper form ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper form ul.right_label li ul.gfield_radio li,.gform_legacy_markup_wrapper.gform_wrapper ul.left_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper ul.left_label li ul.gfield_radio li,.gform_legacy_markup_wrapper.gform_wrapper ul.right_label li ul.gfield_checkbox li,.gform_legacy_markup_wrapper.gform_wrapper ul.right_label li ul.gfield_radio li{margin-bottom:10px}.gform_legacy_markup_wrapper.gform_wrapper .left_label .gfield_description,.gform_legacy_markup_wrapper.gform_wrapper .left_label .instruction,.gform_legacy_markup_wrapper.gform_wrapper .right_label .gfield_description,.gform_legacy_markup_wrapper.gform_wrapper .right_label .instruction{margin-left:29%}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .gsection .gsection_description{margin-left:0;padding-top:4px;padding-left:0;line-height:1.5}.gform_legacy_markup_wrapper.gform_wrapper form ul.gform_fields:not(.top_label) li.gfield_html_formatted{margin-left:29%!important;width:70%}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_checkbox,.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) ul.gfield_radio{overflow:hidden}.gform_legacy_markup_wrapper.gform_wrapper .left_label li:not(.hidden_label) div.ginput_complex,.gform_legacy_markup_wrapper.gform_wrapper .right_label li:not(.hidden_label) div.ginput_complex{width:70%;margin-left:29%}.gform_legacy_markup_wrapper.gform_wrapper .left_label input.small,.gform_legacy_markup_wrapper.gform_wrapper .left_label select.small,.gform_legacy_markup_wrapper.gform_wrapper .right_label input.small,.gform_legacy_markup_wrapper.gform_wrapper .right_label select.small{width:15%}.gform_legacy_markup_wrapper.gform_wrapper .left_label input.medium,.gform_legacy_markup_wrapper.gform_wrapper .left_label select.medium,.gform_legacy_markup_wrapper.gform_wrapper .right_label input.medium,.gform_legacy_markup_wrapper.gform_wrapper .right_label select.medium{width:calc(35% - 8px)}.gform_legacy_markup_wrapper.gform_wrapper .left_label input.large,.gform_legacy_markup_wrapper.gform_wrapper .left_label select.large,.gform_legacy_markup_wrapper.gform_wrapper .left_label textarea.large,.gform_legacy_markup_wrapper.gform_wrapper .left_label textarea.medium,.gform_legacy_markup_wrapper.gform_wrapper .left_label textarea.small,.gform_legacy_markup_wrapper.gform_wrapper .right_label input.large,.gform_legacy_markup_wrapper.gform_wrapper .right_label select.large,.gform_legacy_markup_wrapper.gform_wrapper .right_label textarea.large,.gform_legacy_markup_wrapper.gform_wrapper .right_label textarea.medium,.gform_legacy_markup_wrapper.gform_wrapper .right_label textarea.small{width:70%}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .ginput_list{width:70%;margin-left:29%!important}.gform_legacy_markup_wrapper.gform_wrapper .top_label .gfield_list{width:100%}.gform_legacy_markup_wrapper.gform_wrapper .left_label .gf_list_one_column,.gform_legacy_markup_wrapper.gform_wrapper .right_label .gf_list_one_column{width:45%}.gform_legacy_markup_wrapper.gform_wrapper .top_label .gf_list_one_column{width:46%}.gform_legacy_markup_wrapper.gform_wrapper .left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper.gform_wrapper .right_label li.gfield .gfield_password_strength{margin-left:29%}.gform_legacy_markup_wrapper.gform_wrapper .top_label input.small,.gform_legacy_markup_wrapper.gform_wrapper .top_label select.small{width:25%}.gform_legacy_markup_wrapper.gform_wrapper .top_label input.medium,.gform_legacy_markup_wrapper.gform_wrapper .top_label select.medium{width:calc(50% - 8px)}.gform_legacy_markup_wrapper.gform_wrapper.gform_validation_error .top_label input.medium,.gform_legacy_markup_wrapper.gform_wrapper.gform_validation_error .top_label select.medium{width:50%}.gform_legacy_markup_wrapper.gform_wrapper .hidden_label input.large,.gform_legacy_markup_wrapper.gform_wrapper .hidden_label select.large,.gform_legacy_markup_wrapper.gform_wrapper .top_label input.large,.gform_legacy_markup_wrapper.gform_wrapper .top_label select.large{width:100%}.gform_legacy_markup_wrapper.gform_wrapper .top_label input.large.datepicker,.gform_legacy_markup_wrapper.gform_wrapper .top_label input.medium.datepicker,.gform_legacy_markup_wrapper.gform_wrapper .top_label input.small.datepicker{width:auto}.gform_legacy_markup_wrapper.gform_wrapper textarea.small{height:80px;width:100%}.gform_legacy_markup_wrapper.gform_wrapper textarea.medium{height:160px;width:100%}.gform_legacy_markup_wrapper.gform_wrapper textarea.large{height:320px;width:100%}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_left,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_right{width:50%;display:-moz-inline-stack;display:inline-block;vertical-align:top;margin:0 -4px 0 0}.gform_legacy_markup_wrapper.gform_wrapper .ginput_container_password .ginput_right{padding-left:8px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_left,.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_complex .ginput_right{width:50%}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_left,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_right{min-height:43px;position:relative;float:left}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_left{width:50%}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_month,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex select.ginput_card_expiration.ginput_card_expiration_year{width:47%!important;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_cardinfo_left select.ginput_card_expiration.ginput_card_expiration_month{margin-right:4px}.gform_legacy_markup_wrapper.gform_wrapper .gf_step{width:auto;display:-moz-inline-stack;display:inline-block;margin:16px 32px 16px 0}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input[type=image],.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input[type=submit]{display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input[type=image]{vertical-align:middle}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer a.gform_save_link,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer a.gform_save_link{font-size:1em;margin-left:16px;display:-moz-inline-stack;display:inline-block}.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input.button,.gform_legacy_markup_wrapper.gform_wrapper .gform_footer input[type=submit],.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer input.button,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer input[type=submit]{font-size:1em;width:auto;margin:0 16px 0 0}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex .ginput_left{padding-right:8px}.gform_legacy_markup_wrapper.gform_wrapper .left_label .ginput_complex.ginput_container_address:after{content:"";display:block}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container_address .ginput_left{margin-right:8px}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container_address .ginput_right{margin-right:-8px;padding-right:8px}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container_address span.ginput_full+span.ginput_right{padding-right:8px!important;margin-right:8px}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left{padding-right:8px!important;margin-right:-8px}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container_address span.ginput_right+span.ginput_left.address_zip{margin-right:8px}.gform_legacy_markup_wrapper.gform_wrapper .gfield_error .ginput_container{padding-right:0}.gform_legacy_markup_wrapper.gform_wrapper ul.top_label li.gfield.gfield_error.gfield_contains_required .gfield_password_strength{margin:18px 0}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_3{width:calc(100% + 15px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_4{width:calc(100% + 13px)}.gform_legacy_markup_wrapper .top_label div.ginput_complex.ginput_container.gf_name_has_5{width:calc(100% + 14px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li:not(.hidden_label) div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li:not(.hidden_label) div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li:not(.hidden_label) div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 15px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2,.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3{width:calc(70% + 24px)}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_4{width:calc(70% + 13px);margin-left:29%}.gform_legacy_markup_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.gf_name_has_5{width:calc(70% + 14px);margin-left:29%}.gform_legacy_markup_wrapper div.ginput_container_name span{display:-moz-inline-stack;display:inline-block;vertical-align:top;padding-right:16px;margin-right:-4px}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_1 span{width:100%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_2 span{width:50%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_3 span{width:33.3%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_4 span{width:25%}.gform_legacy_markup_wrapper div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.95%}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_1 span{width:99.75%!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_2 span{width:49.75%!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_3 span{width:33%!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_4 span{width:24.75%!important}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.gf_name_has_5 span{width:19.75%!important}.gform_legacy_markup_wrapper html div.ginput_complex.ginput_container.gf_name_has_2 span:first-child,.gform_legacy_markup_wrapper html div.ginput_complex.ginput_container.gf_name_has_3 span:first-child,.gform_legacy_markup_wrapper html div.ginput_complex.ginput_container.gf_name_has_4 span:first-child,.gform_legacy_markup_wrapper html div.ginput_complex.ginput_container.gf_name_has_5 span:first-child{margin-left:0!important}.gform_legacy_markup_wrapper.gform_wrapper .top_label .ginput_complex.ginput_container.ginput_container_email{width:calc(100% + 15px)}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 16px);margin-left:29%}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error div.ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 17px)}li.gfield.gfield_error .gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) li.gfield.gfield_error .ginput_complex.ginput_container.ginput_container_email{width:calc(70% + 8px)!important}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_left,.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex.ginput_container.ginput_container_email .ginput_right{padding-right:16px}.gform_legacy_markup_wrapper.gform_wrapper ul.left_label li.gfield .gfield_password_strength,.gform_legacy_markup_wrapper.gform_wrapper ul.right_label li.gfield .gfield_password_strength{width:70%}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex span.ginput_left+input.gform_hidden+span.ginput_left{padding-right:0}.gform_legacy_markup_wrapper.gform_wrapper .ginput_complex span.ginput_left.address_country{margin-right:0}.gform_legacy_markup_wrapper.gform_wrapper .gf_progressbar{width:calc(100% - 16px)}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .gform_fileupload_multifile .gform_drop_area{margin-left:29%;width:70%}body .gform_legacy_markup_wrapper.gform_wrapper span.ginput_left.address_city+input.gform_hidden+span.ginput_left.address_country{width:calc(50% - 8px);margin-right:0}.gform_legacy_markup_wrapper.gform_wrapper ul.gform_fields:not(.top_label) .ginput_container.ginput_recaptcha{margin-left:29%!important}.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer .button.gform_previous_button{margin-bottom:0}.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer .button.gform_button,.gform_legacy_markup_wrapper.gform_wrapper .gform_page_footer .button.gform_next_button{margin-right:10px}body .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper.gform_wrapper select.medium.gfield_select+div.chosen-container-single[style]{width:calc(50% - 8px)!important}body .gform_legacy_markup_wrapper.gform_wrapper select.large.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper.gform_wrapper select.large.gfield_select+div.chosen-container-single[style]{width:100%!important}body .gform_legacy_markup_wrapper.gform_wrapper select.small.gfield_select+div.chosen-container-multi[style],body .gform_legacy_markup_wrapper.gform_wrapper select.small.gfield_select+div.chosen-container-single[style]{width:25%!important}}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee}.gform_legacy_markup_wrapper .gfield_repeater_wrapper input{border:1px solid #c5c6c5;border-radius:4px}.gform_legacy_markup_wrapper .gfield_repeater_wrapper .gfield_repeater_wrapper{margin-top:10px}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text{min-width:100px;height:30px;background:hsla(0,0%,94.9%,.5);transition:all .3s cubic-bezier(.67,.17,.4,.83);font-size:12px;color:#757575;border-radius:20px;margin-right:10px;margin-bottom:5px;border:1px solid hsla(0,0%,45.9%,.4);font-weight:400}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_plus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_minus{width:22px;height:22px;background:hsla(0,0%,94.9%,.5);transition:all .3s cubic-bezier(.67,.17,.4,.83);font-size:16px;color:#757575;border-radius:50%;margin:10px 5px 0;border:1px solid hsla(0,0%,45.9%,.4);font-weight:700;padding:0 0 5px}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled{cursor:default;filter:alpha(opacity=30);-moz-opacity:.3;-khtml-opacity:.3;opacity:.3}.gform_legacy_markup_wrapper .gfield_repeater_buttons button.gfield_icon_disabled:hover{background:hsla(0,0%,94.9%,.5);color:#757575;border:1px solid hsla(0,0%,45.9%,.4)}.gform_legacy_markup_wrapper .gfield_repeater_buttons button:hover{background:#fafafa;color:#374750;border:1px solid #757575}.gform_legacy_markup_wrapper .gfield_repeater_cell>.gfield_repeater_wrapper{border-left:8px solid #f1f1f1;box-shadow:0 1px 1px 0 rgba(0,0,0,.06),0 2px 1px -1px rgba(0,0,0,.06),0 1px 5px 0 rgba(0,0,0,.06)}.gform_legacy_markup_wrapper .gfield_repeater_buttons .add_repeater_item_text:focus,.gform_legacy_markup_wrapper .gfield_repeater_buttons .remove_repeater_item_text:focus{outline:0}.gform_legacy_markup_wrapper .gfield_repeater_item .gfield_repeater_cell .gfield_required{color:#c32121}.gform_legacy_markup_wrapper.gform_wrapper .gfield_repeater_cell label{color:#9b9a9a;font-weight:400;font-size:14px;padding-top:8px}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_cell{padding-bottom:20px;padding-top:0}.gform_legacy_markup_wrapper div .gfield_repeater_cell{margin-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items .gfield_repeater_item:not(:last-child){border-bottom:2px solid #e0e0e6;padding-bottom:20px;margin-bottom:20px;margin-right:10px}.gform_legacy_markup_wrapper .gfield_repeater_value>.gfield_repeater{border-left:8px solid rgba(54,86,102,.1);background-color:rgba(1,1,1,.02);padding:10px 20px;border-radius:8px;border-bottom:1px solid #eee;margin:10px}.gform_legacy_markup_wrapper .gfield_repeater_cell .gfield_repeater_value:not(:first-child){color:hsla(0,0%,45.9%,.7);border:1px solid #c5c6c5;border-radius:4px;margin-right:10px;padding-left:10px;background-color:#f0f0f0}.gform_legacy_markup_wrapper .gfield_repeater .gfield_repeater_items,.gform_legacy_markup_wrapper .gfield_repeater_items .gfield_repeater_cell:not(:first-child){padding-top:5px}.gform_legacy_markup_wrapper .gfield_repeater .gfield_label{color:#23282d;font-size:16px;font-weight:600}.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_label,.gform_legacy_markup_wrapper .gfield_repeater_value .gfield_repeater_value .gfield_repeater_item:first-child{padding-bottom:0}.gform_legacy_markup_wrapper .see-results .gform_footer input[type=submit]{visibility:hidden}.gform_legacy_markup_wrapper .validation_error,.gform_legacy_markup_wrapper .validation_message{color:#c93b2e}.gform_legacy_markup_wrapper .gform_body ul{padding:0;margin-bottom:0;margin-top:2.1428571429rem}.gform_legacy_markup_wrapper .gform_body ul li{margin-top:0;margin-bottom:1.4285714286rem}.gform_legacy_markup_wrapper .gform_body ul li .hidden_sub_label,.gform_legacy_markup_wrapper .gform_body ul li .screen-reader-text{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.gform_legacy_markup_wrapper .gform_body ul li .address_state{border-radius:2px}.gform_legacy_markup_wrapper .gform_body ul li .address_state:before{top:1rem}.gform_legacy_markup_wrapper .gform_body ul li .address_state select{padding:6px 20px 2px}.gform_legacy_markup_wrapper .gform_body ul li .ginput_container_select{display:block}.gform_legacy_markup_wrapper .gform_body ul li.field_sublabel_below:not(.hidden_label){margin-bottom:2.8571428571rem}.gform_legacy_markup_wrapper .gform_body ul li.field_sublabel_below:not(.hidden_label) .validation_message{margin-top:40px}.gform_legacy_markup_wrapper .gform_body ul li.field_sublabel_below:not(.hidden_label) .ginput_complex span{position:relative}.gform_legacy_markup_wrapper .gform_body ul li.field_sublabel_below:not(.hidden_label) .ginput_complex span label{position:absolute;top:166%;left:.3rem}.gform_legacy_markup_wrapper .gform_body ul li.field_sublabel_below:not(.hidden_label) .ginput_complex span.address_state label{top:104%}.gform_legacy_markup_wrapper .gform_body ul li:before{content:none}.gform_legacy_markup_wrapper .gform_body ul li.hidden_label>label{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.gform_legacy_markup_wrapper .gform_confirmation_wrapper{margin:1rem 0}.gform_legacy_markup_wrapper .gpoll_field .ginput_container_radio input[type=radio]{display:none!important}.gform_legacy_markup_wrapper .gpoll_field .ginput_container_radio label{background:#3bb5c3;color:#fff;display:block!important;padding:1.0714285714rem!important;text-align:center;border-radius:2px;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transition:.1s ease}.gform_legacy_markup_wrapper .gpoll_field .ginput_container_radio label:hover{background:#00acbd}.gform_legacy_markup_wrapper .gpoll_field .ginput_container_radio input[type=radio]:checked+label{background:#50266f}.gform_legacy_markup_wrapper .gpoll_container .gpoll_choice_label{margin-top:20px}.gform_legacy_markup_wrapper .gpoll_container .gpoll_choice_label.gpoll_value_selected{padding-left:30px}.gform_legacy_markup_wrapper .gpoll_container .gpoll_wrapper .gpoll_bar .gpoll_bar_juice .gpoll_bar_count{bottom:3px}.gform_legacy_markup_wrapper form.fancy-signup-form .validation_error{width:100%;margin-bottom:.15rem}.gform_legacy_markup_wrapper form.fancy-signup-form .validation_message{margin-top:.2rem}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_description{max-width:43.1428571429rem;display:block}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields>li input:not([type=checkbox]):not([type=radio]){width:100%}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields>li input:not([type=checkbox]):not([type=radio]):focus{outline:none;box-shadow:0 0 0 2px #8d6a9f}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields .ginput_container_consent input[type=checkbox]{margin-right:1.0714285714rem;vertical-align:middle}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields .ginput_container_consent input[type=checkbox]:focus{outline:none;box-shadow:0 0 0 2px #8d6a9f}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_footer input[type=submit]{width:100%}.gform_legacy_markup_wrapper form.fancy-signup-form .sidebar-content-block.email-signup .gform_title{margin-bottom:1.7142857143rem;margin-top:3.1428571429rem}@media screen and (min-width:1024px){.gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields li{width:16.4285714286rem;margin-bottom:1.4285714286rem}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields li.gfield-consent{width:auto;margin-bottom:0}.gform_legacy_markup_wrapper form.fancy-signup-form .gform_footer input[type=submit]{width:auto}.sidebar-content-block.email-signup .gform_legacy_markup_wrapper form.fancy-signup-form .gform_footer input[type=submit],.sidebar-content-block .gform_legacy_markup_wrapper form.fancy-signup-form .gform_footer input[type=submit]{width:16.4285714286rem;margin-top:2.8571428571rem}:not(.sidebar-content-block):not(.email-signup) .gform_legacy_markup_wrapper form.fancy-signup-form{display:flex;align-items:flex-end;flex-wrap:wrap;margin:0}:not(.sidebar-content-block):not(.email-signup) .gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields{display:flex;flex-wrap:wrap;max-width:34.3571428571rem;margin-right:3.1428571429rem}:not(.sidebar-content-block):not(.email-signup) .gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields li.gfield-phone,:not(.sidebar-content-block):not(.email-signup) .gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields li.gfield-text.first-name{margin-right:1.5rem}:not(.sidebar-content-block):not(.email-signup) .gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields li.gfield-email{width:100%}:not(.sidebar-content-block):not(.email-signup) .gform_legacy_markup_wrapper form.fancy-signup-form .gform_fields li.gfield-consent{margin-bottom:0}:not(.sidebar-content-block):not(.email-signup) .gform_legacy_markup_wrapper form.fancy-signup-form .gform_footer input[type=submit]{margin-top:0;margin-bottom:3.6428571429rem}}@media screen and (min-width:768px){.gform_wrapper li.gfield.gfield-address>div.ginput_complex{margin-left:0;margin-right:0}}.daterangepicker tbody tr td.active{background-color:#50266f}.daterangepicker tbody tr td.active:active,.daterangepicker tbody tr td.active:hover{background-color:#4b1966}.donately-donation-form ul li:before{content:none}.donately-donation-form #donately-amount{box-shadow:none}@media screen and (max-width:768px){.donately-donation-form #donately-amount{font-size:1.43rem;padding:1.2rem 0 1rem 2rem}}.donately-donation-form #custom-fields-location-submit.donately-action-fields{margin-top:2.5714285714rem}.donately-donation-form #custom-fields-location-submit.donately-action-fields .donately-submit.donately-btn{width:100%}@media screen and (min-width:1024px){.donately-donation-form #custom-fields-location-submit.donately-action-fields .donately-submit.donately-btn{width:auto}}.donately-donation-form .donately-radio-option{display:flex;align-items:center}.donately-donation-form .donately-radio-option+.donately-radio-option{margin-top:.3571428571rem}.donately-donation-form .donately-radio-option label.donately-label{display:inline-block;padding:0;margin-left:.3571428571rem}.donately-donation-form .donately-radio-option input.donately-radio-input{margin:0;float:none;flex-shrink:0}.people-container{margin:auto!important;width:50%!important}.arrow-box{margin:auto!important;position:absolute;top:35%;transform:translateY(-50%)}.arrow-wrapper{width:.2em;margin:0}.arrow-icon{border:2px solid #3bb5c4;box-sizing:border-box;border-radius:2px;color:#3bb5c4;padding:10px 20px;margin-left:.5em}.fa-border{border:.02em solid #3bb5c3!important}.blue-font{color:#3bb5c3}.page-hero-people{padding:0!important}.page-hero-title{text-align:left!important}.stories-modal-margin{margin-top:1rem!important}.right-chevron{margin:auto!important;width:50%!important}.read-next{color:#50266f}.latest-story-entry{border-top:1px solid #3bb5c3;border-bottom:1px solid #3bb5c3;margin:0!important;height:165px}.latest-story-title{margin:0!important}.standard-story-height-box{height:50px}.h1-story-title{color:#2c3e5c}.story-subline{padding-bottom:5px}.zero-padding-left{padding-left:0!important}.zero-margin-bottom{margin-bottom:0!important}.h5-override-color{color:#3bb5c3}.close-row{padding:20px}.arrow-box:hover,.fa-times-circle:hover,.load-link:hover{cursor:pointer}.load-link{height:45px}#gtranslate_wrapper,.gt_switcher_wrapper{background:hsla(0,0%,100%,.75);font-size:larger;padding:8px}#gtranslate_wrapper a.glink,.gt_switcher_wrapper a.glink{color:#37a1ad;font-size:18px;font-weight:700}#gtranslate_wrapper a.glink:hover,.gt_switcher_wrapper a.glink:hover{color:#50266f}#gtranslate_wrapper a.glink.gt-current-lang,.gt_switcher_wrapper a.glink.gt-current-lang{color:#50266f;font-weight:700}#gtranslate_wrapper a.glink:first-child:after,.gt_switcher_wrapper a.glink:first-child:after{content:"|";color:#50266f;padding-left:5px;padding-right:1px;font-weight:700}