/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
@-webkit-keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}@keyframes bounce{from,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}40%,43%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0);}70%{-webkit-animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);animation-timing-function:cubic-bezier(0.755,0.05,0.855,0.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0);}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0);}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom;}@-webkit-keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}@keyframes flash{from,50%,to{opacity:1;}25%,75%{opacity:0;}}.flash{-webkit-animation-name:flash;animation-name:flash;}@-webkit-keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(0.95,1.05,1);transform:scale3d(0.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,0.95,1);transform:scale3d(1.05,0.95,1);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{from,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0);}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg);}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg);}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg);}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg);}50%{-webkit-transform:translateX(0);transform:translateX(0);}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}to{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing;}@-webkit-keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes tada{from{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);transform:scale3d(0.9,0.9,0.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}to{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes wobble{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-webkit-keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}@keyframes jello{from,11.1%,to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,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(-0.78125deg) skewY(-0.78125deg);transform:skewX(-0.78125deg) skewY(-0.78125deg);}77.7%{-webkit-transform:skewX(0.390625deg) skewY(0.390625deg);transform:skewX(0.390625deg) skewY(0.390625deg);}88.8%{-webkit-transform:skewX(-0.1953125deg) skewY(-0.1953125deg);transform:skewX(-0.1953125deg) skewY(-0.1953125deg);}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center;}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1);}14%{-webkit-transform:scale(1.3);transform:scale(1.3);}28%{-webkit-transform:scale(1);transform:scale(1);}42%{-webkit-transform:scale(1.3);transform:scale(1.3);}70%{-webkit-transform:scale(1);transform:scale(1);}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}@-webkit-keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes bounceIn{from,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.97,0.97,0.97);transform:scale3d(0.97,0.97,0.97);}to{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn;}@-webkit-keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInDown{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-webkit-keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInLeft{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-webkit-keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInRight{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-webkit-keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes bounceInUp{from,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);animation-timing-function:cubic-bezier(0.215,0.61,0.355,1);}from{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}@keyframes bounceOut{20%{-webkit-transform:scale3d(0.9,0.9,0.9);transform:scale3d(0.9,0.9,0.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(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}}.bounceOut{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut;}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown;}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0);}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp;}@-webkit-keyframes fadeIn{from{opacity:0;}to{opacity:1;}}@keyframes fadeIn{from{opacity:0;}to{opacity:1;}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn;}@-webkit-keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInDown{from{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown;}@-webkit-keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInDownBig{from{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig;}@-webkit-keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeft{from{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft;}@-webkit-keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInLeftBig{from{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig;}@-webkit-keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRight{from{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight;}@-webkit-keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInRightBig{from{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig;}@-webkit-keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInUp{from{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;}@-webkit-keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes fadeInUpBig{from{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig;}@-webkit-keyframes fadeOut{from{opacity:1;}to{opacity:0;}}@keyframes fadeOut{from{opacity:1;}to{opacity:0;}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut;}@-webkit-keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes fadeOutDown{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown;}@-webkit-keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}@keyframes fadeOutDownBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0);}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig;}@-webkit-keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes fadeOutLeft{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft;}@-webkit-keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}@keyframes fadeOutLeftBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig;}@-webkit-keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes fadeOutRight{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight;}@-webkit-keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}@keyframes fadeOutRightBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig;}@-webkit-keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes fadeOutUp{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp;}@-webkit-keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes fadeOutUpBig{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig;}@-webkit-keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0)
      rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}@keyframes flip{from{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0)
      rotate3d(0,1,0,-360deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,-360deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}40%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}50%{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,150px)
      rotate3d(0,1,0,-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}80%{-webkit-transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(0.95,0.95,0.95) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}to{-webkit-transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0)
      rotate3d(0,1,0,0deg);transform:perspective(400px) scale3d(1,1,1) translate3d(0,0,0) rotate3d(0,1,0,0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip;}@-webkit-keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInX{from{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg);transform:perspective(400px) rotate3d(1,0,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInX{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInX;animation-name:flipInX;}@-webkit-keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}@keyframes flipInY{from{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0;}40%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-20deg);transform:perspective(400px) rotate3d(0,1,0,-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}60%{-webkit-transform:perspective(400px) rotate3d(0,1,0,10deg);transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1;}80%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-5deg);transform:perspective(400px) rotate3d(0,1,0,-5deg);}to{-webkit-transform:perspective(400px);transform:perspective(400px);}}.flipInY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipInY;animation-name:flipInY;}@-webkit-keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}@keyframes flipOutX{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;}@-webkit-keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}@keyframes flipOutY{from{-webkit-transform:perspective(400px);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}to{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-animation-duration:0.75s;animation-duration:0.75s;-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;}@-webkit-keyframes lightSpeedIn{from{-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:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes lightSpeedIn{from{-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:translate3d(0,0,0);transform:translate3d(0,0,0);}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{from{opacity:1;}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateIn{from{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}@keyframes rotateInUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-webkit-keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}@keyframes rotateOut{from{-webkit-transform-origin:center;transform-origin:center;opacity:1;}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,200deg);transform:rotate3d(0,0,1,200deg);opacity:0;}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;}@-webkit-keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}@keyframes rotateOutDownLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;}@-webkit-keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutDownRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;}@-webkit-keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}@keyframes rotateOutUpLeft{from{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1;}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;}@-webkit-keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}@keyframes rotateOutUpRight{from{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1;}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,90deg);transform:rotate3d(0,0,1,90deg);opacity:0;}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes jackInTheBox{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.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{from{opacity:0;-webkit-transform:scale(0.1) rotate(30deg);transform:scale(0.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom;}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg);}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg);}to{opacity:1;-webkit-transform:scale(1);transform:scale(1);}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox;}@-webkit-keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes rollIn{from{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{from{opacity:1;}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}@keyframes zoomIn{from{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInDown{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInLeft{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInRight{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);transform:scale3d(0.1,0.1,0.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomInUp{from{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}60%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-webkit-keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}@keyframes zoomOut{from{opacity:1;}50%{opacity:0;-webkit-transform:scale3d(0.3,0.3,0.3);transform:scale3d(0.3,0.3,0.3);}to{opacity:0;}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut;}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(-2000px,0,0);transform:scale(0.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center;}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);transform:scale3d(0.475,0.475,0.475) translate3d(-42px,0,0);}to{opacity:0;-webkit-transform:scale(0.1) translate3d(2000px,0,0);transform:scale(0.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center;}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);transform:scale3d(0.475,0.475,0.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19);}to{opacity:0;-webkit-transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);transform:scale3d(0.1,0.1,0.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInDown{from{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInLeft{from{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInRight{from{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}@keyframes slideInUp{from{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible;}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}@keyframes slideOutDown{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}@keyframes slideOutLeft{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}@keyframes slideOutRight{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}@keyframes slideOutUp{from{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s;}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s;}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s;}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s;}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s;}.animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms;}.animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms;}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s;}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s;}@media (print),(prefers-reduced-motion:reduce){.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;}}
.has-white-color{color:#fff}.has-white-background-color{background-color:#fff}.has-lighter-gray-color{color:#f5f5f5}.has-lighter-gray-background-color{background-color:#f5f5f5}.has-light-gray-color{color:#ebebeb}.has-light-gray-background-color{background-color:#ebebeb}.has-medium-gray-color{color:#c6c2c2}.has-medium-gray-background-color{background-color:#c6c2c2}.has-dark-gray-color{color:gray}.has-dark-gray-background-color{background-color:gray}.has-black-color{color:#000}.has-black-background-color{background-color:#000}.has-primary-color{color:#414141}.has-primary-background-color{background-color:#414141}.has-secondary-color{color:#2081c5}.has-secondary-background-color{background-color:#2081c5}.has-accent-color{color:#f4a71b}.has-accent-background-color{background-color:#f4a71b}.has-success-color{color:#70ad47}.has-success-background-color{background-color:#70ad47}.has-warning-color{color:#ff931e}.has-warning-background-color{background-color:#ff931e}.has-alert-color{color:#ff1d25}.has-alert-background-color{background-color:#ff1d25}.has-bleu_logo-color{color:#2081c5}.has-bleu_logo-background-color{background-color:#2081c5}.has-vert_logo-color{color:#6fbf46}.has-vert_logo-background-color{background-color:#6fbf46}.has-orange_logo-color{color:#f4a71b}.has-orange_logo-background-color{background-color:#f4a71b}.has-rose_logo-color{color:#ea145c}.has-rose_logo-background-color{background-color:#ea145c}.has-bleu_secondaire-color{color:#79b3dc}.has-bleu_secondaire-background-color{background-color:#79b3dc}.has-bleu_fonce-color{color:#16517b}.has-bleu_fonce-background-color{background-color:#16517b}.has-vert_secondaire-color{color:#a8d88f}.has-vert_secondaire-background-color{background-color:#a8d88f}.has-orange_secondaire-color{color:#f8c975}.has-orange_secondaire-background-color{background-color:#f8c975}.has-rose_secondaire-color{color:#f2709c}.has-rose_secondaire-background-color{background-color:#f2709c}.has-variante_vert_fonce-color{color:#4b882b}.has-variante_vert_fonce-background-color{background-color:#4b882b}.has-assets_29-color{color:#be0241}.has-assets_29-background-color{background-color:#be0241}.has-assets_30-color{color:#de9511}.has-assets_30-background-color{background-color:#de9511}@media print,screen and (min-width:40em){.reveal,.reveal.large,.reveal.small,.reveal.tiny{right:auto;left:auto;margin:0 auto}}.hamburger{padding:15px;display:inline-block;cursor:pointer;transition-property:opacity,filter;transition-duration:.15s;transition-timing-function:linear;font:inherit;color:inherit;text-transform:none;background-color:transparent;border:0;margin:0;overflow:visible}.hamburger.is-active:hover,.hamburger:hover{opacity:.7}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000}.hamburger-box{width:40px;height:24px;display:inline-block;position:relative}.hamburger-inner{display:block;top:50%;margin-top:-2px}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{width:40px;height:4px;background-color:#000;border-radius:4px;position:absolute;transition-property:transform;transition-duration:.15s;transition-timing-function:ease}.hamburger-inner:after,.hamburger-inner:before{content:"";display:block}.hamburger-inner:before{top:-10px}.hamburger-inner:after{bottom:-10px}.hamburger--3dx .hamburger-box{perspective:80px}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(180deg)}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dx-r .hamburger-box{perspective:80px}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dx-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateY(-180deg)}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy .hamburger-box{perspective:80px}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(-180deg)}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dy-r .hamburger-box{perspective:80px}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg)}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy .hamburger-box{perspective:80px}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg)}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--3dxy-r .hamburger-box{perspective:80px}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1),background-color 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s}.hamburger--3dxy-r.is-active .hamburger-inner{background-color:transparent!important;transform:rotateX(180deg) rotateY(180deg) rotate(-180deg)}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg)}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s,transform .1s cubic-bezier(.165,.84,.44,1)}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);transition:top .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);transition:bottom .1s ease,transform .1s cubic-bezier(.895,.03,.685,.22) .1s}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg)}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7)}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7)}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg)}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transform:rotate(-90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity .1s linear}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--collapse-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity .1s linear .22s}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s,transform .13s cubic-bezier(.215,.61,.355,1) .25s}.hamburger--elastic .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(135deg);transition-delay:75ms}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-270deg);transition-delay:75ms}.hamburger--elastic-r .hamburger-inner{top:2px;transition-duration:.275s;transition-timing-function:cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-.55,.265,1.55)}.hamburger--elastic-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-135deg);transition-delay:75ms}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0}.hamburger--elastic-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(270deg);transition-delay:75ms}.hamburger--emphatic{overflow:hidden}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic.is-active .hamburger-inner:before{left:-80px;top:-80px;transform:translate3d(80px,80px,0) rotate(45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic.is-active .hamburger-inner:after{right:-80px;top:-80px;transform:translate3d(-80px,80px,0) rotate(-45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r{overflow:hidden}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,left .125s ease-in .175s}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335),top .05s linear .125s,right .125s ease-in .175s}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent!important}.hamburger--emphatic-r.is-active .hamburger-inner:before{left:-80px;top:80px;transform:translate3d(80px,-80px,0) rotate(-45deg);transition:left .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--emphatic-r.is-active .hamburger-inner:after{right:-80px;top:80px;transform:translate3d(-80px,-80px,0) rotate(45deg);transition:right .125s ease-out,top .05s linear .125s,transform .125s cubic-bezier(.075,.82,.165,1) .175s}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s,top .08s ease-out 0s,opacity 0s linear}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{opacity:0;transition:bottom .08s ease-out,top .08s ease-out,opacity 0s linear .08s}.hamburger--minus.is-active .hamburger-inner:before{top:0}.hamburger--minus.is-active .hamburger-inner:after{bottom:0}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider .hamburger-inner:after{top:20px}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.7142857143px,-6px,0);opacity:0}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-property:transform,opacity;transition-timing-function:ease;transition-duration:.15s}.hamburger--slider-r .hamburger-inner:after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.7142857143px,-6px,0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg)}.hamburger--spin .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin.is-active .hamburger-inner{transform:rotate(225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spin-r .hamburger-inner{transition-duration:.22s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s,opacity .1s ease-in}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s,transform .22s cubic-bezier(.55,.055,.675,.19)}.hamburger--spin-r.is-active .hamburger-inner{transform:rotate(-225deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;opacity:0;transition:top .1s ease-out,opacity .1s ease-out .12s}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);transition:bottom .1s ease-out,transform .22s cubic-bezier(.215,.61,.355,1) .12s}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent!important}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg)}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg)}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-duration:.13s;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s,opacity 0s linear}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s,transform .13s cubic-bezier(.55,.055,.675,.19)}.hamburger--spring-r.is-active .hamburger-inner{transform:translate3d(0,-10px,0) rotate(-45deg);transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;opacity:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333),opacity 0s linear .22s}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transform:rotate(90deg);transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s,transform .13s cubic-bezier(.215,.61,.355,1) .22s}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand.is-active .hamburger-inner{transform:rotate(90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s,background-color 0s linear 75ms}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms,transform 75ms cubic-bezier(.55,.055,.675,.19) 0s}.hamburger--stand-r.is-active .hamburger-inner{transform:rotate(-90deg);background-color:transparent!important;transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s,background-color 0s linear .15s}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transform:rotate(-45deg);transition:top 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(45deg);transition:bottom 75ms ease-out .1s,transform 75ms cubic-bezier(.215,.61,.355,1) .15s}.hamburger--squeeze .hamburger-inner{transition-duration:75ms;transition-timing-function:cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s,opacity 75ms ease}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s,transform 75ms cubic-bezier(.55,.055,.675,.19)}.hamburger--squeeze.is-active .hamburger-inner{transform:rotate(45deg);transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1)}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;opacity:0;transition:top 75ms ease,opacity 75ms ease .12s}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);transition:bottom 75ms ease,transform 75ms cubic-bezier(.215,.61,.355,1) .12s}.hamburger--vortex .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex.is-active .hamburger-inner{transform:rotate(765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg)}.hamburger--vortex-r .hamburger-inner{transition-duration:.2s;transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-duration:0s;transition-delay:.1s;transition-timing-function:linear}.hamburger--vortex-r .hamburger-inner:before{transition-property:top,opacity}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom,transform}.hamburger--vortex-r.is-active .hamburger-inner{transform:rotate(-765deg);transition-timing-function:cubic-bezier(.19,1,.22,1)}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg)}html{line-height:1.15;-webkit-text-size-adjust:100%}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,h1,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:0;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}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-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;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}[data-whatinput=mouse] *,[data-whatinput=mouse] :focus,[data-whatinput=touch] *,[data-whatinput=touch] :focus,[data-whatintent=mouse] *,[data-whatintent=mouse] :focus,[data-whatintent=touch] *,[data-whatintent=touch] :focus{outline:0}[draggable=false]{-webkit-touch-callout:none;-webkit-user-select:none}.foundation-mq{font-family:"small=0em&smart=23.4375em&smmed=30em&medium=40em&medlg=48em&large=64em&xlarge=75em&xxlarge=90em&xxxlarge=108.75em"}html{box-sizing:border-box;font-size:16px}*,:after,:before{box-sizing:inherit}body{margin:0;padding:0;background:0 0;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;font-weight:400;line-height:1.5;color:#414141;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{display:inline-block;vertical-align:middle;max-width:100%;height:auto;-ms-interpolation-mode:bicubic}textarea{height:auto;min-height:50px}select,textarea{border-radius:40px}select{box-sizing:border-box;width:100%}.map_canvas embed,.map_canvas img,.map_canvas object,.mqa-display embed,.mqa-display img,.mqa-display object{max-width:none!important}button{padding:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:0;border-radius:40px;background:0 0;line-height:1;cursor:auto}[data-whatinput=mouse] button{outline:0}pre{overflow:auto;-webkit-overflow-scrolling:touch}button,input,optgroup,select,textarea{font-family:inherit}.is-visible{display:block!important}.is-hidden{display:none!important}[type=color],[type=date],[type=datetime-local],[type=datetime],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],textarea{display:block;box-sizing:border-box;width:100%;height:3.3125rem;margin:0 0 .625rem;padding:.9375rem 2.1875rem;border:1px solid #ccc;border-radius:23px;background-color:#fff;box-shadow:none;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#969696;transition:box-shadow .5s,border-color .25s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}[type=color]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=datetime]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,textarea:focus{outline:0;border:1px solid #ebebeb;background-color:#fff;box-shadow:0 0 5px #c6c2c2;transition:box-shadow .5s,border-color .25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#ebebeb;cursor:not-allowed}[type=button],[type=submit]{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:23px}input[type=search]{box-sizing:border-box}::placeholder{color:#c6c2c2}[type=checkbox],[type=file],[type=radio]{margin:0 0 .625rem}[type=checkbox]+label,[type=radio]+label{display:inline-block;vertical-align:baseline;margin-left:.3125rem;margin-right:.625rem;margin-bottom:0}[type=checkbox]+label[for],[type=radio]+label[for]{cursor:pointer}label>[type=checkbox],label>[type=radio]{margin-right:.3125rem}[type=file]{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:400;line-height:1.8;color:#414141}label.middle{margin:0 0 .625rem;line-height:1.5;padding:.375rem 0}.help-text{margin-top:-.3125rem;font-size:.8125rem;font-style:italic;color:#000}.input-group{display:flex;width:100%;margin-bottom:.625rem;align-items:stretch}.input-group>:first-child,.input-group>:first-child.input-group-button>*{border-radius:23px 0 0 23px}.input-group>:last-child,.input-group>:last-child.input-group-button>*{border-radius:0 23px 23px 0}.input-group-button,.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label,.input-group-field,.input-group-label{margin:0;white-space:nowrap}.input-group-label{padding:0 1rem;border:none;background:#ebebeb;color:#000;text-align:center;white-space:nowrap;display:flex;flex:0 0 auto;align-items:center}.input-group-field{border-radius:0;flex:1 1 0px;min-width:0}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;display:flex;flex:0 0 auto}.input-group-button a,.input-group-button button,.input-group-button input,.input-group-button label{align-self:stretch;height:auto;padding-top:0;padding-bottom:0;font-size:1rem}fieldset{margin:0;padding:0;border:0}legend{max-width:100%;margin-bottom:.3125rem}.fieldset{margin:1.125rem 0;padding:1.25rem;border:1px solid #c6c2c2}.fieldset legend{margin:0;margin-left:-.1875rem;padding:0 .1875rem}select{height:3.3125rem;margin:0 0 .625rem;padding:.9375rem 2.1875rem;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ccc;border-radius:23px;background-color:#fff;font-family:inherit;font-size:1rem;font-weight:400;line-height:1.5;color:#969696;background-image:url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" version="1.1" width="32" height="24" viewBox="0 0 32 24"><polygon points="0,0 32,0 16,24" style="fill: rgb%28128, 128, 128%29"></polygon></svg>');background-origin:content-box;background-position:right -.625rem center;background-repeat:no-repeat;background-size:9px 6px;padding-right:.9375rem;transition:box-shadow .5s,border-color .25s ease-in-out}@media screen and (min-width:0\0){select{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==)}}select:focus{outline:0;border:1px solid #ebebeb;background-color:#fff;box-shadow:0 0 5px #c6c2c2;transition:box-shadow .5s,border-color .25s ease-in-out}select:disabled{background-color:#ebebeb;cursor:not-allowed}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}select:not([multiple]){padding-top:0;padding-bottom:0}.is-invalid-input:not(:focus){border-color:#ff1d25;background-color:#ffe8e9}.is-invalid-input:not(:focus)::placeholder{color:#ff1d25}.form-error,.is-invalid-label{color:#ff1d25}.form-error{display:none;margin-top:-.3125rem;margin-bottom:.625rem;font-size:.75rem;font-weight:700}.form-error.is-visible{display:block}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,li,ol,p,pre,td,th,ul{margin:0;padding:0}p{margin-bottom:1rem;font-size:inherit;line-height:1.6;text-rendering:optimizeLegibility}em,i{font-style:italic}b,em,i,strong{line-height:inherit}b,strong{font-weight:700}small{font-size:80%;line-height:inherit}.banner-title,.block-title,.h1,.h2,.h3,.h4,.h5,.h6,.home-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--structured-block .field-name-field-title,.term--categorie.default .content .field-name-name,.term--work.default .field-name-name,h1,h2,h2.block-title,h3,h4,h5,h6,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,p.banner-title,p.h1,p.home-title{font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;font-style:normal;text-rendering:optimizeLegibility}.banner-title small,.block-title small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small,.home-title small,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title small,.paragraph--type--structured-block .field-name-field-title small,.term--categorie.default .content .field-name-name small,.term--work.default .field-name-name small,h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title small{line-height:0;color:#c6c2c2}.banner-title,.h1,.home-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,h1,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,p.banner-title,p.h1,p.home-title{font-size:1.5rem;line-height:1.25;margin-top:0;margin-bottom:.5rem}.block-title,.h2,h2,h2.block-title{font-size:1.25rem;line-height:1.25;margin-top:0;margin-bottom:.5rem}.h3,.paragraph--type--structured-block .field-name-field-title,.term--categorie.default .content .field-name-name,.term--work.default .field-name-name,h3{font-size:1.1875rem;line-height:1.25;margin-top:0;margin-bottom:.5rem}.h4,h4{font-size:1.125rem}.h4,.h5,h4,h5{line-height:1.25;margin-top:0;margin-bottom:.5rem}.h5,h5{font-size:1.0625rem}.h6,h6{font-size:1rem;line-height:1.25;margin-top:0;margin-bottom:.5rem}@media print,screen and (min-width:40em){.banner-title,.h1,.home-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,h1,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,p.banner-title,p.h1,p.home-title{font-size:2rem;margin-bottom:1.25rem}.block-title,.h2,h2,h2.block-title{font-size:1.4375rem;margin-bottom:.9375rem}.h3,.paragraph--type--structured-block .field-name-field-title,.term--categorie.default .content .field-name-name,.term--work.default .field-name-name,h3{font-size:1.25rem;margin-bottom:.75rem}.h4,h4{margin-bottom:.625rem}.h4,.h5,h4,h5{font-size:1.125rem}.h5,.h6,h5,h6{margin-bottom:.5rem}.h6,h6{font-size:1rem}}a{line-height:inherit;color:#f4a71b;text-decoration:none;cursor:pointer}a:focus,a:hover{color:#de930b}a img{border:0}hr{clear:both;max-width:105rem;height:0;margin:1.25rem auto;border-top:0;border-right:0;border-bottom:1px solid #c6c2c2;border-left:0}dl,ol,ul{margin-bottom:1rem;list-style-position:inside;line-height:1.6}li{font-size:inherit}ul{list-style-type:disc}ol,ul{margin-left:1.25rem}ol ol,ol ul,ul ol,ul ul{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:700}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #c6c2c2}blockquote,blockquote p{line-height:1.6;color:gray}abbr,abbr[title]{border-bottom:1px dotted #000;cursor:help;text-decoration:none}figure,kbd{margin:0}kbd{padding:.125rem .25rem 0;background-color:#ebebeb;font-family:Consolas,Liberation Mono,Courier,monospace;color:#000;border-radius:40px}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:400;line-height:1.4;color:gray}.lead{font-size:20px;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}ol.no-bullet,ul.no-bullet{margin-left:0;list-style:none}.cite-block,cite{display:block;color:gray;font-size:.8125rem}.cite-block:before,cite:before{content:"— "}.code-inline,code{display:inline;max-width:100%;word-wrap:break-word;padding:.125rem .3125rem .0625rem}.code-block,.code-inline,code{border:1px solid #c6c2c2;background-color:#ebebeb;font-family:Consolas,Liberation Mono,Courier,monospace;font-weight:400;color:#000}.code-block{display:block;overflow:auto;white-space:pre;padding:1rem;margin-bottom:1.5rem}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media print,screen and (min-width:23.4375em){.smart-text-left{text-align:left}.smart-text-right{text-align:right}.smart-text-center{text-align:center}.smart-text-justify{text-align:justify}}@media print,screen and (min-width:40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media print,screen and (min-width:48em){.medlg-text-left{text-align:left}.medlg-text-right{text-align:right}.medlg-text-center{text-align:center}.medlg-text-justify{text-align:justify}}@media print,screen and (min-width:64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}@media screen and (min-width:75em){.xlarge-text-left{text-align:left}.xlarge-text-right{text-align:right}.xlarge-text-center{text-align:center}.xlarge-text-justify{text-align:justify}}@media screen and (min-width:90em){.xxlarge-text-left{text-align:left}.xxlarge-text-right{text-align:right}.xxlarge-text-center{text-align:center}.xxlarge-text-justify{text-align:justify}}@media screen and (min-width:108.75em){.xxxlarge-text-left{text-align:left}.xxxlarge-text-right{text-align:right}.xxxlarge-text-center{text-align:center}.xxxlarge-text-justify{text-align:justify}}.show-for-print{display:none!important}@media print{*{background:0 0!important;color:#000!important;print-color-adjust:economy;box-shadow:none!important;text-shadow:none!important}.show-for-print{display:block!important}.hide-for-print{display:none!important}table.show-for-print{display:table!important}thead.show-for-print{display:table-header-group!important}tbody.show-for-print{display:table-row-group!important}tr.show-for-print{display:table-row!important}td.show-for-print,th.show-for-print{display:table-cell!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}abbr[title]:after{content:" (" attr(title) ")"}blockquote,pre{border:1px solid gray;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.print-break-inside{page-break-inside:auto}}.grid-container{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.grid-container{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem;max-width:100%;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.grid-container.fluid{padding-right:.9375rem;padding-left:.9375rem}}.grid-container.full{padding-right:0;padding-left:0;max-width:100%;margin-left:auto;margin-right:auto}.grid-x{display:flex;flex-flow:row wrap}.cell{flex:0 0 auto;min-height:0;min-width:0;width:100%}.cell.auto{flex:1 1 0}.cell.shrink{flex:0 0 auto}.grid-x>.auto,.grid-x>.shrink{width:auto}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9,.grid-x>.small-full,.grid-x>.small-shrink{flex-basis:auto}@media print,screen and (min-width:23.4375em){.grid-x>.smart-1,.grid-x>.smart-10,.grid-x>.smart-11,.grid-x>.smart-12,.grid-x>.smart-2,.grid-x>.smart-3,.grid-x>.smart-4,.grid-x>.smart-5,.grid-x>.smart-6,.grid-x>.smart-7,.grid-x>.smart-8,.grid-x>.smart-9,.grid-x>.smart-full,.grid-x>.smart-shrink{flex-basis:auto}}@media print,screen and (min-width:40em){.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-full,.grid-x>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:48em){.grid-x>.medlg-1,.grid-x>.medlg-10,.grid-x>.medlg-11,.grid-x>.medlg-12,.grid-x>.medlg-2,.grid-x>.medlg-3,.grid-x>.medlg-4,.grid-x>.medlg-5,.grid-x>.medlg-6,.grid-x>.medlg-7,.grid-x>.medlg-8,.grid-x>.medlg-9,.grid-x>.medlg-full,.grid-x>.medlg-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-full,.grid-x>.large-shrink{flex-basis:auto}}@media screen and (min-width:75em){.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-full,.grid-x>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-full,.grid-x>.xxlarge-shrink{flex-basis:auto}}@media screen and (min-width:108.75em){.grid-x>.xxxlarge-1,.grid-x>.xxxlarge-10,.grid-x>.xxxlarge-11,.grid-x>.xxxlarge-12,.grid-x>.xxxlarge-2,.grid-x>.xxxlarge-3,.grid-x>.xxxlarge-4,.grid-x>.xxxlarge-5,.grid-x>.xxxlarge-6,.grid-x>.xxxlarge-7,.grid-x>.xxxlarge-8,.grid-x>.xxxlarge-9,.grid-x>.xxxlarge-full,.grid-x>.xxxlarge-shrink{flex-basis:auto}}.grid-x>.small-1,.grid-x>.small-10,.grid-x>.small-11,.grid-x>.small-12,.grid-x>.small-2,.grid-x>.small-3,.grid-x>.small-4,.grid-x>.small-5,.grid-x>.small-6,.grid-x>.small-7,.grid-x>.small-8,.grid-x>.small-9{flex:0 0 auto}.grid-x>.small-1{width:8.3333333333%}.grid-x>.small-2{width:16.6666666667%}.grid-x>.small-3{width:25%}.grid-x>.small-4{width:33.3333333333%}.grid-x>.small-5{width:41.6666666667%}.grid-x>.small-6{width:50%}.grid-x>.small-7{width:58.3333333333%}.grid-x>.small-8{width:66.6666666667%}.grid-x>.small-9{width:75%}.grid-x>.small-10{width:83.3333333333%}.grid-x>.small-11{width:91.6666666667%}.grid-x>.small-12{width:100%}@media print,screen and (min-width:23.4375em){.grid-x>.smart-auto{flex:1 1 0;width:auto}.grid-x>.smart-1,.grid-x>.smart-10,.grid-x>.smart-11,.grid-x>.smart-12,.grid-x>.smart-2,.grid-x>.smart-3,.grid-x>.smart-4,.grid-x>.smart-5,.grid-x>.smart-6,.grid-x>.smart-7,.grid-x>.smart-8,.grid-x>.smart-9,.grid-x>.smart-shrink{flex:0 0 auto}.grid-x>.smart-shrink{width:auto}.grid-x>.smart-1{width:8.3333333333%}.grid-x>.smart-2{width:16.6666666667%}.grid-x>.smart-3{width:25%}.grid-x>.smart-4{width:33.3333333333%}.grid-x>.smart-5{width:41.6666666667%}.grid-x>.smart-6{width:50%}.grid-x>.smart-7{width:58.3333333333%}.grid-x>.smart-8{width:66.6666666667%}.grid-x>.smart-9{width:75%}.grid-x>.smart-10{width:83.3333333333%}.grid-x>.smart-11{width:91.6666666667%}.grid-x>.smart-12{width:100%}}@media print,screen and (min-width:40em){.grid-x>.medium-auto{flex:1 1 0;width:auto}.grid-x>.medium-1,.grid-x>.medium-10,.grid-x>.medium-11,.grid-x>.medium-12,.grid-x>.medium-2,.grid-x>.medium-3,.grid-x>.medium-4,.grid-x>.medium-5,.grid-x>.medium-6,.grid-x>.medium-7,.grid-x>.medium-8,.grid-x>.medium-9,.grid-x>.medium-shrink{flex:0 0 auto}.grid-x>.medium-shrink{width:auto}.grid-x>.medium-1{width:8.3333333333%}.grid-x>.medium-2{width:16.6666666667%}.grid-x>.medium-3{width:25%}.grid-x>.medium-4{width:33.3333333333%}.grid-x>.medium-5{width:41.6666666667%}.grid-x>.medium-6{width:50%}.grid-x>.medium-7{width:58.3333333333%}.grid-x>.medium-8{width:66.6666666667%}.grid-x>.medium-9{width:75%}.grid-x>.medium-10{width:83.3333333333%}.grid-x>.medium-11{width:91.6666666667%}.grid-x>.medium-12{width:100%}}@media print,screen and (min-width:48em){.grid-x>.medlg-auto{flex:1 1 0;width:auto}.grid-x>.medlg-1,.grid-x>.medlg-10,.grid-x>.medlg-11,.grid-x>.medlg-12,.grid-x>.medlg-2,.grid-x>.medlg-3,.grid-x>.medlg-4,.grid-x>.medlg-5,.grid-x>.medlg-6,.grid-x>.medlg-7,.grid-x>.medlg-8,.grid-x>.medlg-9,.grid-x>.medlg-shrink{flex:0 0 auto}.grid-x>.medlg-shrink{width:auto}.grid-x>.medlg-1{width:8.3333333333%}.grid-x>.medlg-2{width:16.6666666667%}.grid-x>.medlg-3{width:25%}.grid-x>.medlg-4{width:33.3333333333%}.grid-x>.medlg-5{width:41.6666666667%}.grid-x>.medlg-6{width:50%}.grid-x>.medlg-7{width:58.3333333333%}.grid-x>.medlg-8{width:66.6666666667%}.grid-x>.medlg-9{width:75%}.grid-x>.medlg-10{width:83.3333333333%}.grid-x>.medlg-11{width:91.6666666667%}.grid-x>.medlg-12{width:100%}}@media print,screen and (min-width:64em){.grid-x>.large-auto{flex:1 1 0;width:auto}.grid-x>.large-1,.grid-x>.large-10,.grid-x>.large-11,.grid-x>.large-12,.grid-x>.large-2,.grid-x>.large-3,.grid-x>.large-4,.grid-x>.large-5,.grid-x>.large-6,.grid-x>.large-7,.grid-x>.large-8,.grid-x>.large-9,.grid-x>.large-shrink{flex:0 0 auto}.grid-x>.large-shrink{width:auto}.grid-x>.large-1{width:8.3333333333%}.grid-x>.large-2{width:16.6666666667%}.grid-x>.large-3{width:25%}.grid-x>.large-4{width:33.3333333333%}.grid-x>.large-5{width:41.6666666667%}.grid-x>.large-6{width:50%}.grid-x>.large-7{width:58.3333333333%}.grid-x>.large-8{width:66.6666666667%}.grid-x>.large-9{width:75%}.grid-x>.large-10{width:83.3333333333%}.grid-x>.large-11{width:91.6666666667%}.grid-x>.large-12{width:100%}}@media screen and (min-width:75em){.grid-x>.xlarge-auto{flex:1 1 0;width:auto}.grid-x>.xlarge-1,.grid-x>.xlarge-10,.grid-x>.xlarge-11,.grid-x>.xlarge-12,.grid-x>.xlarge-2,.grid-x>.xlarge-3,.grid-x>.xlarge-4,.grid-x>.xlarge-5,.grid-x>.xlarge-6,.grid-x>.xlarge-7,.grid-x>.xlarge-8,.grid-x>.xlarge-9,.grid-x>.xlarge-shrink{flex:0 0 auto}.grid-x>.xlarge-shrink{width:auto}.grid-x>.xlarge-1{width:8.3333333333%}.grid-x>.xlarge-2{width:16.6666666667%}.grid-x>.xlarge-3{width:25%}.grid-x>.xlarge-4{width:33.3333333333%}.grid-x>.xlarge-5{width:41.6666666667%}.grid-x>.xlarge-6{width:50%}.grid-x>.xlarge-7{width:58.3333333333%}.grid-x>.xlarge-8{width:66.6666666667%}.grid-x>.xlarge-9{width:75%}.grid-x>.xlarge-10{width:83.3333333333%}.grid-x>.xlarge-11{width:91.6666666667%}.grid-x>.xlarge-12{width:100%}}@media screen and (min-width:90em){.grid-x>.xxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxlarge-1,.grid-x>.xxlarge-10,.grid-x>.xxlarge-11,.grid-x>.xxlarge-12,.grid-x>.xxlarge-2,.grid-x>.xxlarge-3,.grid-x>.xxlarge-4,.grid-x>.xxlarge-5,.grid-x>.xxlarge-6,.grid-x>.xxlarge-7,.grid-x>.xxlarge-8,.grid-x>.xxlarge-9,.grid-x>.xxlarge-shrink{flex:0 0 auto}.grid-x>.xxlarge-shrink{width:auto}.grid-x>.xxlarge-1{width:8.3333333333%}.grid-x>.xxlarge-2{width:16.6666666667%}.grid-x>.xxlarge-3{width:25%}.grid-x>.xxlarge-4{width:33.3333333333%}.grid-x>.xxlarge-5{width:41.6666666667%}.grid-x>.xxlarge-6{width:50%}.grid-x>.xxlarge-7{width:58.3333333333%}.grid-x>.xxlarge-8{width:66.6666666667%}.grid-x>.xxlarge-9{width:75%}.grid-x>.xxlarge-10{width:83.3333333333%}.grid-x>.xxlarge-11{width:91.6666666667%}.grid-x>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.grid-x>.xxxlarge-auto{flex:1 1 0;width:auto}.grid-x>.xxxlarge-1,.grid-x>.xxxlarge-10,.grid-x>.xxxlarge-11,.grid-x>.xxxlarge-12,.grid-x>.xxxlarge-2,.grid-x>.xxxlarge-3,.grid-x>.xxxlarge-4,.grid-x>.xxxlarge-5,.grid-x>.xxxlarge-6,.grid-x>.xxxlarge-7,.grid-x>.xxxlarge-8,.grid-x>.xxxlarge-9,.grid-x>.xxxlarge-shrink{flex:0 0 auto}.grid-x>.xxxlarge-shrink{width:auto}.grid-x>.xxxlarge-1{width:8.3333333333%}.grid-x>.xxxlarge-2{width:16.6666666667%}.grid-x>.xxxlarge-3{width:25%}.grid-x>.xxxlarge-4{width:33.3333333333%}.grid-x>.xxxlarge-5{width:41.6666666667%}.grid-x>.xxxlarge-6{width:50%}.grid-x>.xxxlarge-7{width:58.3333333333%}.grid-x>.xxxlarge-8{width:66.6666666667%}.grid-x>.xxxlarge-9{width:75%}.grid-x>.xxxlarge-10{width:83.3333333333%}.grid-x>.xxxlarge-11{width:91.6666666667%}.grid-x>.xxxlarge-12{width:100%}}.grid-margin-x:not(.grid-x)>.cell{width:auto}.grid-margin-y:not(.grid-y)>.cell{height:auto}.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}@media print,screen and (min-width:40em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}@media print,screen and (min-width:64em){.grid-margin-x{margin-left:-.9375rem;margin-right:-.9375rem}}.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media print,screen and (min-width:40em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media print,screen and (min-width:64em){.grid-margin-x>.cell{width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}@media print,screen and (min-width:23.4375em){.grid-margin-x>.smart-auto,.grid-margin-x>.smart-shrink{width:auto}.grid-margin-x>.smart-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.smart-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.smart-3{width:calc(25% - 1.875rem)}.grid-margin-x>.smart-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.smart-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.smart-6{width:calc(50% - 1.875rem)}.grid-margin-x>.smart-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.smart-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.smart-9{width:calc(75% - 1.875rem)}.grid-margin-x>.smart-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.smart-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.smart-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.smart-auto,.grid-margin-x>.smart-shrink{width:auto}.grid-margin-x>.smart-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.smart-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.smart-3{width:calc(25% - 1.875rem)}.grid-margin-x>.smart-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.smart-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.smart-6{width:calc(50% - 1.875rem)}.grid-margin-x>.smart-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.smart-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.smart-9{width:calc(75% - 1.875rem)}.grid-margin-x>.smart-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.smart-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.smart-12{width:calc(100% - 1.875rem)}.grid-margin-x>.smmed-auto,.grid-margin-x>.smmed-shrink{width:auto}.grid-margin-x>.smmed-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.smmed-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.smmed-3{width:calc(25% - 1.875rem)}.grid-margin-x>.smmed-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.smmed-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.smmed-6{width:calc(50% - 1.875rem)}.grid-margin-x>.smmed-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.smmed-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.smmed-9{width:calc(75% - 1.875rem)}.grid-margin-x>.smmed-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.smmed-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.smmed-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:48em){.grid-margin-x>.medlg-auto,.grid-margin-x>.medlg-shrink{width:auto}.grid-margin-x>.medlg-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medlg-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medlg-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medlg-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medlg-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medlg-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medlg-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medlg-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medlg-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medlg-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medlg-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medlg-12{width:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x>.auto,.grid-margin-x>.shrink{width:auto}.grid-margin-x>.small-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.small-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.small-3{width:calc(25% - 1.875rem)}.grid-margin-x>.small-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.small-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.small-6{width:calc(50% - 1.875rem)}.grid-margin-x>.small-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.small-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.small-9{width:calc(75% - 1.875rem)}.grid-margin-x>.small-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.small-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.small-12{width:calc(100% - 1.875rem)}.grid-margin-x>.smart-auto,.grid-margin-x>.smart-shrink{width:auto}.grid-margin-x>.smart-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.smart-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.smart-3{width:calc(25% - 1.875rem)}.grid-margin-x>.smart-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.smart-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.smart-6{width:calc(50% - 1.875rem)}.grid-margin-x>.smart-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.smart-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.smart-9{width:calc(75% - 1.875rem)}.grid-margin-x>.smart-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.smart-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.smart-12{width:calc(100% - 1.875rem)}.grid-margin-x>.smmed-auto,.grid-margin-x>.smmed-shrink{width:auto}.grid-margin-x>.smmed-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.smmed-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.smmed-3{width:calc(25% - 1.875rem)}.grid-margin-x>.smmed-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.smmed-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.smmed-6{width:calc(50% - 1.875rem)}.grid-margin-x>.smmed-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.smmed-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.smmed-9{width:calc(75% - 1.875rem)}.grid-margin-x>.smmed-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.smmed-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.smmed-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medium-auto,.grid-margin-x>.medium-shrink{width:auto}.grid-margin-x>.medium-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medium-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medium-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medium-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medium-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medium-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medium-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medium-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medium-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medium-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medium-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medium-12{width:calc(100% - 1.875rem)}.grid-margin-x>.medlg-auto,.grid-margin-x>.medlg-shrink{width:auto}.grid-margin-x>.medlg-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.medlg-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.medlg-3{width:calc(25% - 1.875rem)}.grid-margin-x>.medlg-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.medlg-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.medlg-6{width:calc(50% - 1.875rem)}.grid-margin-x>.medlg-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.medlg-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.medlg-9{width:calc(75% - 1.875rem)}.grid-margin-x>.medlg-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.medlg-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.medlg-12{width:calc(100% - 1.875rem)}.grid-margin-x>.large-auto,.grid-margin-x>.large-shrink{width:auto}.grid-margin-x>.large-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.large-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.large-3{width:calc(25% - 1.875rem)}.grid-margin-x>.large-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.large-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.large-6{width:calc(50% - 1.875rem)}.grid-margin-x>.large-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.large-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.large-9{width:calc(75% - 1.875rem)}.grid-margin-x>.large-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.large-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.large-12{width:calc(100% - 1.875rem)}}@media screen and (min-width:75em){.grid-margin-x>.xlarge-auto,.grid-margin-x>.xlarge-shrink{width:auto}.grid-margin-x>.xlarge-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xlarge-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xlarge-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xlarge-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.xlarge-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.xlarge-12{width:calc(100% - 1.875rem)}}@media screen and (min-width:90em){.grid-margin-x>.xxlarge-auto,.grid-margin-x>.xxlarge-shrink{width:auto}.grid-margin-x>.xxlarge-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xxlarge-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xxlarge-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xxlarge-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.xxlarge-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.xxlarge-12{width:calc(100% - 1.875rem)}}@media screen and (min-width:108.75em){.grid-margin-x>.xxxlarge-auto,.grid-margin-x>.xxxlarge-shrink{width:auto}.grid-margin-x>.xxxlarge-1{width:calc(8.3333333333% - 1.875rem)}.grid-margin-x>.xxxlarge-2{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x>.xxxlarge-3{width:calc(25% - 1.875rem)}.grid-margin-x>.xxxlarge-4{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x>.xxxlarge-5{width:calc(41.6666666667% - 1.875rem)}.grid-margin-x>.xxxlarge-6{width:calc(50% - 1.875rem)}.grid-margin-x>.xxxlarge-7{width:calc(58.3333333333% - 1.875rem)}.grid-margin-x>.xxxlarge-8{width:calc(66.6666666667% - 1.875rem)}.grid-margin-x>.xxxlarge-9{width:calc(75% - 1.875rem)}.grid-margin-x>.xxxlarge-10{width:calc(83.3333333333% - 1.875rem)}.grid-margin-x>.xxxlarge-11{width:calc(91.6666666667% - 1.875rem)}.grid-margin-x>.xxxlarge-12{width:calc(100% - 1.875rem)}}.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:40em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.grid-padding-x .grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}@media print,screen and (min-width:40em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}@media print,screen and (min-width:64em){.grid-container:not(.full)>.grid-padding-x{margin-right:-.9375rem;margin-left:-.9375rem}}.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}@media print,screen and (min-width:40em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.grid-padding-x>.cell{padding-right:.9375rem;padding-left:.9375rem}}.small-up-1>.cell{width:100%}.small-up-2>.cell{width:50%}.small-up-3>.cell{width:33.3333333333%}.small-up-4>.cell{width:25%}.small-up-5>.cell{width:20%}.small-up-6>.cell{width:16.6666666667%}.small-up-7>.cell{width:14.2857142857%}.small-up-8>.cell{width:12.5%}@media print,screen and (min-width:23.4375em){.smart-up-1>.cell{width:100%}.smart-up-2>.cell{width:50%}.smart-up-3>.cell{width:33.3333333333%}.smart-up-4>.cell{width:25%}.smart-up-5>.cell{width:20%}.smart-up-6>.cell{width:16.6666666667%}.smart-up-7>.cell{width:14.2857142857%}.smart-up-8>.cell{width:12.5%}}@media print,screen and (min-width:40em){.medium-up-1>.cell{width:100%}.medium-up-2>.cell{width:50%}.medium-up-3>.cell{width:33.3333333333%}.medium-up-4>.cell{width:25%}.medium-up-5>.cell{width:20%}.medium-up-6>.cell{width:16.6666666667%}.medium-up-7>.cell{width:14.2857142857%}.medium-up-8>.cell{width:12.5%}}@media print,screen and (min-width:48em){.medlg-up-1>.cell{width:100%}.medlg-up-2>.cell{width:50%}.medlg-up-3>.cell{width:33.3333333333%}.medlg-up-4>.cell{width:25%}.medlg-up-5>.cell{width:20%}.medlg-up-6>.cell{width:16.6666666667%}.medlg-up-7>.cell{width:14.2857142857%}.medlg-up-8>.cell{width:12.5%}}@media print,screen and (min-width:64em){.large-up-1>.cell{width:100%}.large-up-2>.cell{width:50%}.large-up-3>.cell{width:33.3333333333%}.large-up-4>.cell{width:25%}.large-up-5>.cell{width:20%}.large-up-6>.cell{width:16.6666666667%}.large-up-7>.cell{width:14.2857142857%}.large-up-8>.cell{width:12.5%}}@media screen and (min-width:75em){.xlarge-up-1>.cell{width:100%}.xlarge-up-2>.cell{width:50%}.xlarge-up-3>.cell{width:33.3333333333%}.xlarge-up-4>.cell{width:25%}.xlarge-up-5>.cell{width:20%}.xlarge-up-6>.cell{width:16.6666666667%}.xlarge-up-7>.cell{width:14.2857142857%}.xlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:90em){.xxlarge-up-1>.cell{width:100%}.xxlarge-up-2>.cell{width:50%}.xxlarge-up-3>.cell{width:33.3333333333%}.xxlarge-up-4>.cell{width:25%}.xxlarge-up-5>.cell{width:20%}.xxlarge-up-6>.cell{width:16.6666666667%}.xxlarge-up-7>.cell{width:14.2857142857%}.xxlarge-up-8>.cell{width:12.5%}}@media screen and (min-width:108.75em){.xxxlarge-up-1>.cell{width:100%}.xxxlarge-up-2>.cell{width:50%}.xxxlarge-up-3>.cell{width:33.3333333333%}.xxxlarge-up-4>.cell{width:25%}.xxxlarge-up-5>.cell{width:20%}.xxxlarge-up-6>.cell{width:16.6666666667%}.xxxlarge-up-7>.cell{width:14.2857142857%}.xxxlarge-up-8>.cell{width:12.5%}}.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}@media print,screen and (min-width:23.4375em){.grid-margin-x.smart-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.smart-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.smart-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.smart-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.smart-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.smart-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.smart-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.smart-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.medium-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.medium-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:48em){.grid-margin-x.medlg-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medlg-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medlg-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.medlg-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medlg-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medlg-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.medlg-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.medlg-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-x.medium-up-1>.cell,.grid-margin-x.small-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.medium-up-2>.cell,.grid-margin-x.small-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.medium-up-3>.cell,.grid-margin-x.small-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.medium-up-4>.cell,.grid-margin-x.small-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.medium-up-5>.cell,.grid-margin-x.small-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.medium-up-6>.cell,.grid-margin-x.small-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.medium-up-7>.cell,.grid-margin-x.small-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.medium-up-8>.cell,.grid-margin-x.small-up-8>.cell{width:calc(12.5% - 1.875rem)}.grid-margin-x.large-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.large-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.large-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.large-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.large-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.large-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.large-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.large-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width:75em){.grid-margin-x.xlarge-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.xlarge-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.xlarge-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.xlarge-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.xlarge-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.xlarge-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.xlarge-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width:90em){.grid-margin-x.xxlarge-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.xxlarge-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.xxlarge-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.xxlarge-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.xxlarge-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.xxlarge-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.xxlarge-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.xxlarge-up-8>.cell{width:calc(12.5% - 1.875rem)}}@media screen and (min-width:108.75em){.grid-margin-x.xxxlarge-up-1>.cell{width:calc(100% - 1.875rem)}.grid-margin-x.xxxlarge-up-2>.cell{width:calc(50% - 1.875rem)}.grid-margin-x.xxxlarge-up-3>.cell{width:calc(33.3333333333% - 1.875rem)}.grid-margin-x.xxxlarge-up-4>.cell{width:calc(25% - 1.875rem)}.grid-margin-x.xxxlarge-up-5>.cell{width:calc(20% - 1.875rem)}.grid-margin-x.xxxlarge-up-6>.cell{width:calc(16.6666666667% - 1.875rem)}.grid-margin-x.xxxlarge-up-7>.cell{width:calc(14.2857142857% - 1.875rem)}.grid-margin-x.xxxlarge-up-8>.cell{width:calc(12.5% - 1.875rem)}}.small-margin-collapse,.small-margin-collapse>.cell{margin-right:0;margin-left:0}.small-margin-collapse>.small-1{width:8.3333333333%}.small-margin-collapse>.small-2{width:16.6666666667%}.small-margin-collapse>.small-3{width:25%}.small-margin-collapse>.small-4{width:33.3333333333%}.small-margin-collapse>.small-5{width:41.6666666667%}.small-margin-collapse>.small-6{width:50%}.small-margin-collapse>.small-7{width:58.3333333333%}.small-margin-collapse>.small-8{width:66.6666666667%}.small-margin-collapse>.small-9{width:75%}.small-margin-collapse>.small-10{width:83.3333333333%}.small-margin-collapse>.small-11{width:91.6666666667%}.small-margin-collapse>.small-12{width:100%}@media print,screen and (min-width:23.4375em){.small-margin-collapse>.smart-1{width:8.3333333333%}.small-margin-collapse>.smart-2{width:16.6666666667%}.small-margin-collapse>.smart-3{width:25%}.small-margin-collapse>.smart-4{width:33.3333333333%}.small-margin-collapse>.smart-5{width:41.6666666667%}.small-margin-collapse>.smart-6{width:50%}.small-margin-collapse>.smart-7{width:58.3333333333%}.small-margin-collapse>.smart-8{width:66.6666666667%}.small-margin-collapse>.smart-9{width:75%}.small-margin-collapse>.smart-10{width:83.3333333333%}.small-margin-collapse>.smart-11{width:91.6666666667%}.small-margin-collapse>.smart-12{width:100%}}@media print,screen and (min-width:40em){.small-margin-collapse>.medium-1{width:8.3333333333%}.small-margin-collapse>.medium-2{width:16.6666666667%}.small-margin-collapse>.medium-3{width:25%}.small-margin-collapse>.medium-4{width:33.3333333333%}.small-margin-collapse>.medium-5{width:41.6666666667%}.small-margin-collapse>.medium-6{width:50%}.small-margin-collapse>.medium-7{width:58.3333333333%}.small-margin-collapse>.medium-8{width:66.6666666667%}.small-margin-collapse>.medium-9{width:75%}.small-margin-collapse>.medium-10{width:83.3333333333%}.small-margin-collapse>.medium-11{width:91.6666666667%}.small-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:48em){.small-margin-collapse>.medlg-1{width:8.3333333333%}.small-margin-collapse>.medlg-2{width:16.6666666667%}.small-margin-collapse>.medlg-3{width:25%}.small-margin-collapse>.medlg-4{width:33.3333333333%}.small-margin-collapse>.medlg-5{width:41.6666666667%}.small-margin-collapse>.medlg-6{width:50%}.small-margin-collapse>.medlg-7{width:58.3333333333%}.small-margin-collapse>.medlg-8{width:66.6666666667%}.small-margin-collapse>.medlg-9{width:75%}.small-margin-collapse>.medlg-10{width:83.3333333333%}.small-margin-collapse>.medlg-11{width:91.6666666667%}.small-margin-collapse>.medlg-12{width:100%}}@media print,screen and (min-width:64em){.small-margin-collapse>.large-1{width:8.3333333333%}.small-margin-collapse>.large-2{width:16.6666666667%}.small-margin-collapse>.large-3{width:25%}.small-margin-collapse>.large-4{width:33.3333333333%}.small-margin-collapse>.large-5{width:41.6666666667%}.small-margin-collapse>.large-6{width:50%}.small-margin-collapse>.large-7{width:58.3333333333%}.small-margin-collapse>.large-8{width:66.6666666667%}.small-margin-collapse>.large-9{width:75%}.small-margin-collapse>.large-10{width:83.3333333333%}.small-margin-collapse>.large-11{width:91.6666666667%}.small-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.small-margin-collapse>.xlarge-1{width:8.3333333333%}.small-margin-collapse>.xlarge-2{width:16.6666666667%}.small-margin-collapse>.xlarge-3{width:25%}.small-margin-collapse>.xlarge-4{width:33.3333333333%}.small-margin-collapse>.xlarge-5{width:41.6666666667%}.small-margin-collapse>.xlarge-6{width:50%}.small-margin-collapse>.xlarge-7{width:58.3333333333%}.small-margin-collapse>.xlarge-8{width:66.6666666667%}.small-margin-collapse>.xlarge-9{width:75%}.small-margin-collapse>.xlarge-10{width:83.3333333333%}.small-margin-collapse>.xlarge-11{width:91.6666666667%}.small-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:90em){.small-margin-collapse>.xxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxlarge-3{width:25%}.small-margin-collapse>.xxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxlarge-6{width:50%}.small-margin-collapse>.xxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxlarge-9{width:75%}.small-margin-collapse>.xxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.small-margin-collapse>.xxxlarge-1{width:8.3333333333%}.small-margin-collapse>.xxxlarge-2{width:16.6666666667%}.small-margin-collapse>.xxxlarge-3{width:25%}.small-margin-collapse>.xxxlarge-4{width:33.3333333333%}.small-margin-collapse>.xxxlarge-5{width:41.6666666667%}.small-margin-collapse>.xxxlarge-6{width:50%}.small-margin-collapse>.xxxlarge-7{width:58.3333333333%}.small-margin-collapse>.xxxlarge-8{width:66.6666666667%}.small-margin-collapse>.xxxlarge-9{width:75%}.small-margin-collapse>.xxxlarge-10{width:83.3333333333%}.small-margin-collapse>.xxxlarge-11{width:91.6666666667%}.small-margin-collapse>.xxxlarge-12{width:100%}}.small-padding-collapse{margin-right:0;margin-left:0}.small-padding-collapse>.cell{padding-right:0;padding-left:0}@media print,screen and (min-width:23.4375em){.smart-margin-collapse,.smart-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:23.4375em){.smart-margin-collapse>.small-1{width:8.3333333333%}.smart-margin-collapse>.small-2{width:16.6666666667%}.smart-margin-collapse>.small-3{width:25%}.smart-margin-collapse>.small-4{width:33.3333333333%}.smart-margin-collapse>.small-5{width:41.6666666667%}.smart-margin-collapse>.small-6{width:50%}.smart-margin-collapse>.small-7{width:58.3333333333%}.smart-margin-collapse>.small-8{width:66.6666666667%}.smart-margin-collapse>.small-9{width:75%}.smart-margin-collapse>.small-10{width:83.3333333333%}.smart-margin-collapse>.small-11{width:91.6666666667%}.smart-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:23.4375em){.smart-margin-collapse>.smart-1{width:8.3333333333%}.smart-margin-collapse>.smart-2{width:16.6666666667%}.smart-margin-collapse>.smart-3{width:25%}.smart-margin-collapse>.smart-4{width:33.3333333333%}.smart-margin-collapse>.smart-5{width:41.6666666667%}.smart-margin-collapse>.smart-6{width:50%}.smart-margin-collapse>.smart-7{width:58.3333333333%}.smart-margin-collapse>.smart-8{width:66.6666666667%}.smart-margin-collapse>.smart-9{width:75%}.smart-margin-collapse>.smart-10{width:83.3333333333%}.smart-margin-collapse>.smart-11{width:91.6666666667%}.smart-margin-collapse>.smart-12{width:100%}}@media print,screen and (min-width:40em){.smart-margin-collapse>.medium-1{width:8.3333333333%}.smart-margin-collapse>.medium-2{width:16.6666666667%}.smart-margin-collapse>.medium-3{width:25%}.smart-margin-collapse>.medium-4{width:33.3333333333%}.smart-margin-collapse>.medium-5{width:41.6666666667%}.smart-margin-collapse>.medium-6{width:50%}.smart-margin-collapse>.medium-7{width:58.3333333333%}.smart-margin-collapse>.medium-8{width:66.6666666667%}.smart-margin-collapse>.medium-9{width:75%}.smart-margin-collapse>.medium-10{width:83.3333333333%}.smart-margin-collapse>.medium-11{width:91.6666666667%}.smart-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:48em){.smart-margin-collapse>.medlg-1{width:8.3333333333%}.smart-margin-collapse>.medlg-2{width:16.6666666667%}.smart-margin-collapse>.medlg-3{width:25%}.smart-margin-collapse>.medlg-4{width:33.3333333333%}.smart-margin-collapse>.medlg-5{width:41.6666666667%}.smart-margin-collapse>.medlg-6{width:50%}.smart-margin-collapse>.medlg-7{width:58.3333333333%}.smart-margin-collapse>.medlg-8{width:66.6666666667%}.smart-margin-collapse>.medlg-9{width:75%}.smart-margin-collapse>.medlg-10{width:83.3333333333%}.smart-margin-collapse>.medlg-11{width:91.6666666667%}.smart-margin-collapse>.medlg-12{width:100%}}@media print,screen and (min-width:64em){.smart-margin-collapse>.large-1{width:8.3333333333%}.smart-margin-collapse>.large-2{width:16.6666666667%}.smart-margin-collapse>.large-3{width:25%}.smart-margin-collapse>.large-4{width:33.3333333333%}.smart-margin-collapse>.large-5{width:41.6666666667%}.smart-margin-collapse>.large-6{width:50%}.smart-margin-collapse>.large-7{width:58.3333333333%}.smart-margin-collapse>.large-8{width:66.6666666667%}.smart-margin-collapse>.large-9{width:75%}.smart-margin-collapse>.large-10{width:83.3333333333%}.smart-margin-collapse>.large-11{width:91.6666666667%}.smart-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.smart-margin-collapse>.xlarge-1{width:8.3333333333%}.smart-margin-collapse>.xlarge-2{width:16.6666666667%}.smart-margin-collapse>.xlarge-3{width:25%}.smart-margin-collapse>.xlarge-4{width:33.3333333333%}.smart-margin-collapse>.xlarge-5{width:41.6666666667%}.smart-margin-collapse>.xlarge-6{width:50%}.smart-margin-collapse>.xlarge-7{width:58.3333333333%}.smart-margin-collapse>.xlarge-8{width:66.6666666667%}.smart-margin-collapse>.xlarge-9{width:75%}.smart-margin-collapse>.xlarge-10{width:83.3333333333%}.smart-margin-collapse>.xlarge-11{width:91.6666666667%}.smart-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:90em){.smart-margin-collapse>.xxlarge-1{width:8.3333333333%}.smart-margin-collapse>.xxlarge-2{width:16.6666666667%}.smart-margin-collapse>.xxlarge-3{width:25%}.smart-margin-collapse>.xxlarge-4{width:33.3333333333%}.smart-margin-collapse>.xxlarge-5{width:41.6666666667%}.smart-margin-collapse>.xxlarge-6{width:50%}.smart-margin-collapse>.xxlarge-7{width:58.3333333333%}.smart-margin-collapse>.xxlarge-8{width:66.6666666667%}.smart-margin-collapse>.xxlarge-9{width:75%}.smart-margin-collapse>.xxlarge-10{width:83.3333333333%}.smart-margin-collapse>.xxlarge-11{width:91.6666666667%}.smart-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.smart-margin-collapse>.xxxlarge-1{width:8.3333333333%}.smart-margin-collapse>.xxxlarge-2{width:16.6666666667%}.smart-margin-collapse>.xxxlarge-3{width:25%}.smart-margin-collapse>.xxxlarge-4{width:33.3333333333%}.smart-margin-collapse>.xxxlarge-5{width:41.6666666667%}.smart-margin-collapse>.xxxlarge-6{width:50%}.smart-margin-collapse>.xxxlarge-7{width:58.3333333333%}.smart-margin-collapse>.xxxlarge-8{width:66.6666666667%}.smart-margin-collapse>.xxxlarge-9{width:75%}.smart-margin-collapse>.xxxlarge-10{width:83.3333333333%}.smart-margin-collapse>.xxxlarge-11{width:91.6666666667%}.smart-margin-collapse>.xxxlarge-12{width:100%}}@media print,screen and (min-width:23.4375em){.smart-padding-collapse{margin-right:0;margin-left:0}.smart-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse,.medium-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:40em){.medium-margin-collapse>.small-1{width:8.3333333333%}.medium-margin-collapse>.small-2{width:16.6666666667%}.medium-margin-collapse>.small-3{width:25%}.medium-margin-collapse>.small-4{width:33.3333333333%}.medium-margin-collapse>.small-5{width:41.6666666667%}.medium-margin-collapse>.small-6{width:50%}.medium-margin-collapse>.small-7{width:58.3333333333%}.medium-margin-collapse>.small-8{width:66.6666666667%}.medium-margin-collapse>.small-9{width:75%}.medium-margin-collapse>.small-10{width:83.3333333333%}.medium-margin-collapse>.small-11{width:91.6666666667%}.medium-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse>.smart-1{width:8.3333333333%}.medium-margin-collapse>.smart-2{width:16.6666666667%}.medium-margin-collapse>.smart-3{width:25%}.medium-margin-collapse>.smart-4{width:33.3333333333%}.medium-margin-collapse>.smart-5{width:41.6666666667%}.medium-margin-collapse>.smart-6{width:50%}.medium-margin-collapse>.smart-7{width:58.3333333333%}.medium-margin-collapse>.smart-8{width:66.6666666667%}.medium-margin-collapse>.smart-9{width:75%}.medium-margin-collapse>.smart-10{width:83.3333333333%}.medium-margin-collapse>.smart-11{width:91.6666666667%}.medium-margin-collapse>.smart-12{width:100%}}@media print,screen and (min-width:40em){.medium-margin-collapse>.medium-1{width:8.3333333333%}.medium-margin-collapse>.medium-2{width:16.6666666667%}.medium-margin-collapse>.medium-3{width:25%}.medium-margin-collapse>.medium-4{width:33.3333333333%}.medium-margin-collapse>.medium-5{width:41.6666666667%}.medium-margin-collapse>.medium-6{width:50%}.medium-margin-collapse>.medium-7{width:58.3333333333%}.medium-margin-collapse>.medium-8{width:66.6666666667%}.medium-margin-collapse>.medium-9{width:75%}.medium-margin-collapse>.medium-10{width:83.3333333333%}.medium-margin-collapse>.medium-11{width:91.6666666667%}.medium-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:48em){.medium-margin-collapse>.medlg-1{width:8.3333333333%}.medium-margin-collapse>.medlg-2{width:16.6666666667%}.medium-margin-collapse>.medlg-3{width:25%}.medium-margin-collapse>.medlg-4{width:33.3333333333%}.medium-margin-collapse>.medlg-5{width:41.6666666667%}.medium-margin-collapse>.medlg-6{width:50%}.medium-margin-collapse>.medlg-7{width:58.3333333333%}.medium-margin-collapse>.medlg-8{width:66.6666666667%}.medium-margin-collapse>.medlg-9{width:75%}.medium-margin-collapse>.medlg-10{width:83.3333333333%}.medium-margin-collapse>.medlg-11{width:91.6666666667%}.medium-margin-collapse>.medlg-12{width:100%}}@media print,screen and (min-width:64em){.medium-margin-collapse>.large-1{width:8.3333333333%}.medium-margin-collapse>.large-2{width:16.6666666667%}.medium-margin-collapse>.large-3{width:25%}.medium-margin-collapse>.large-4{width:33.3333333333%}.medium-margin-collapse>.large-5{width:41.6666666667%}.medium-margin-collapse>.large-6{width:50%}.medium-margin-collapse>.large-7{width:58.3333333333%}.medium-margin-collapse>.large-8{width:66.6666666667%}.medium-margin-collapse>.large-9{width:75%}.medium-margin-collapse>.large-10{width:83.3333333333%}.medium-margin-collapse>.large-11{width:91.6666666667%}.medium-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.medium-margin-collapse>.xlarge-1{width:8.3333333333%}.medium-margin-collapse>.xlarge-2{width:16.6666666667%}.medium-margin-collapse>.xlarge-3{width:25%}.medium-margin-collapse>.xlarge-4{width:33.3333333333%}.medium-margin-collapse>.xlarge-5{width:41.6666666667%}.medium-margin-collapse>.xlarge-6{width:50%}.medium-margin-collapse>.xlarge-7{width:58.3333333333%}.medium-margin-collapse>.xlarge-8{width:66.6666666667%}.medium-margin-collapse>.xlarge-9{width:75%}.medium-margin-collapse>.xlarge-10{width:83.3333333333%}.medium-margin-collapse>.xlarge-11{width:91.6666666667%}.medium-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:90em){.medium-margin-collapse>.xxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxlarge-3{width:25%}.medium-margin-collapse>.xxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxlarge-6{width:50%}.medium-margin-collapse>.xxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxlarge-9{width:75%}.medium-margin-collapse>.xxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.medium-margin-collapse>.xxxlarge-1{width:8.3333333333%}.medium-margin-collapse>.xxxlarge-2{width:16.6666666667%}.medium-margin-collapse>.xxxlarge-3{width:25%}.medium-margin-collapse>.xxxlarge-4{width:33.3333333333%}.medium-margin-collapse>.xxxlarge-5{width:41.6666666667%}.medium-margin-collapse>.xxxlarge-6{width:50%}.medium-margin-collapse>.xxxlarge-7{width:58.3333333333%}.medium-margin-collapse>.xxxlarge-8{width:66.6666666667%}.medium-margin-collapse>.xxxlarge-9{width:75%}.medium-margin-collapse>.xxxlarge-10{width:83.3333333333%}.medium-margin-collapse>.xxxlarge-11{width:91.6666666667%}.medium-margin-collapse>.xxxlarge-12{width:100%}}@media print,screen and (min-width:40em){.medium-padding-collapse{margin-right:0;margin-left:0}.medium-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:48em){.medlg-margin-collapse,.medlg-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:48em){.medlg-margin-collapse>.small-1{width:8.3333333333%}.medlg-margin-collapse>.small-2{width:16.6666666667%}.medlg-margin-collapse>.small-3{width:25%}.medlg-margin-collapse>.small-4{width:33.3333333333%}.medlg-margin-collapse>.small-5{width:41.6666666667%}.medlg-margin-collapse>.small-6{width:50%}.medlg-margin-collapse>.small-7{width:58.3333333333%}.medlg-margin-collapse>.small-8{width:66.6666666667%}.medlg-margin-collapse>.small-9{width:75%}.medlg-margin-collapse>.small-10{width:83.3333333333%}.medlg-margin-collapse>.small-11{width:91.6666666667%}.medlg-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:48em){.medlg-margin-collapse>.smart-1{width:8.3333333333%}.medlg-margin-collapse>.smart-2{width:16.6666666667%}.medlg-margin-collapse>.smart-3{width:25%}.medlg-margin-collapse>.smart-4{width:33.3333333333%}.medlg-margin-collapse>.smart-5{width:41.6666666667%}.medlg-margin-collapse>.smart-6{width:50%}.medlg-margin-collapse>.smart-7{width:58.3333333333%}.medlg-margin-collapse>.smart-8{width:66.6666666667%}.medlg-margin-collapse>.smart-9{width:75%}.medlg-margin-collapse>.smart-10{width:83.3333333333%}.medlg-margin-collapse>.smart-11{width:91.6666666667%}.medlg-margin-collapse>.smart-12{width:100%}}@media print,screen and (min-width:48em){.medlg-margin-collapse>.medium-1{width:8.3333333333%}.medlg-margin-collapse>.medium-2{width:16.6666666667%}.medlg-margin-collapse>.medium-3{width:25%}.medlg-margin-collapse>.medium-4{width:33.3333333333%}.medlg-margin-collapse>.medium-5{width:41.6666666667%}.medlg-margin-collapse>.medium-6{width:50%}.medlg-margin-collapse>.medium-7{width:58.3333333333%}.medlg-margin-collapse>.medium-8{width:66.6666666667%}.medlg-margin-collapse>.medium-9{width:75%}.medlg-margin-collapse>.medium-10{width:83.3333333333%}.medlg-margin-collapse>.medium-11{width:91.6666666667%}.medlg-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:48em){.medlg-margin-collapse>.medlg-1{width:8.3333333333%}.medlg-margin-collapse>.medlg-2{width:16.6666666667%}.medlg-margin-collapse>.medlg-3{width:25%}.medlg-margin-collapse>.medlg-4{width:33.3333333333%}.medlg-margin-collapse>.medlg-5{width:41.6666666667%}.medlg-margin-collapse>.medlg-6{width:50%}.medlg-margin-collapse>.medlg-7{width:58.3333333333%}.medlg-margin-collapse>.medlg-8{width:66.6666666667%}.medlg-margin-collapse>.medlg-9{width:75%}.medlg-margin-collapse>.medlg-10{width:83.3333333333%}.medlg-margin-collapse>.medlg-11{width:91.6666666667%}.medlg-margin-collapse>.medlg-12{width:100%}}@media print,screen and (min-width:64em){.medlg-margin-collapse>.large-1{width:8.3333333333%}.medlg-margin-collapse>.large-2{width:16.6666666667%}.medlg-margin-collapse>.large-3{width:25%}.medlg-margin-collapse>.large-4{width:33.3333333333%}.medlg-margin-collapse>.large-5{width:41.6666666667%}.medlg-margin-collapse>.large-6{width:50%}.medlg-margin-collapse>.large-7{width:58.3333333333%}.medlg-margin-collapse>.large-8{width:66.6666666667%}.medlg-margin-collapse>.large-9{width:75%}.medlg-margin-collapse>.large-10{width:83.3333333333%}.medlg-margin-collapse>.large-11{width:91.6666666667%}.medlg-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.medlg-margin-collapse>.xlarge-1{width:8.3333333333%}.medlg-margin-collapse>.xlarge-2{width:16.6666666667%}.medlg-margin-collapse>.xlarge-3{width:25%}.medlg-margin-collapse>.xlarge-4{width:33.3333333333%}.medlg-margin-collapse>.xlarge-5{width:41.6666666667%}.medlg-margin-collapse>.xlarge-6{width:50%}.medlg-margin-collapse>.xlarge-7{width:58.3333333333%}.medlg-margin-collapse>.xlarge-8{width:66.6666666667%}.medlg-margin-collapse>.xlarge-9{width:75%}.medlg-margin-collapse>.xlarge-10{width:83.3333333333%}.medlg-margin-collapse>.xlarge-11{width:91.6666666667%}.medlg-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:90em){.medlg-margin-collapse>.xxlarge-1{width:8.3333333333%}.medlg-margin-collapse>.xxlarge-2{width:16.6666666667%}.medlg-margin-collapse>.xxlarge-3{width:25%}.medlg-margin-collapse>.xxlarge-4{width:33.3333333333%}.medlg-margin-collapse>.xxlarge-5{width:41.6666666667%}.medlg-margin-collapse>.xxlarge-6{width:50%}.medlg-margin-collapse>.xxlarge-7{width:58.3333333333%}.medlg-margin-collapse>.xxlarge-8{width:66.6666666667%}.medlg-margin-collapse>.xxlarge-9{width:75%}.medlg-margin-collapse>.xxlarge-10{width:83.3333333333%}.medlg-margin-collapse>.xxlarge-11{width:91.6666666667%}.medlg-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.medlg-margin-collapse>.xxxlarge-1{width:8.3333333333%}.medlg-margin-collapse>.xxxlarge-2{width:16.6666666667%}.medlg-margin-collapse>.xxxlarge-3{width:25%}.medlg-margin-collapse>.xxxlarge-4{width:33.3333333333%}.medlg-margin-collapse>.xxxlarge-5{width:41.6666666667%}.medlg-margin-collapse>.xxxlarge-6{width:50%}.medlg-margin-collapse>.xxxlarge-7{width:58.3333333333%}.medlg-margin-collapse>.xxxlarge-8{width:66.6666666667%}.medlg-margin-collapse>.xxxlarge-9{width:75%}.medlg-margin-collapse>.xxxlarge-10{width:83.3333333333%}.medlg-margin-collapse>.xxxlarge-11{width:91.6666666667%}.medlg-margin-collapse>.xxxlarge-12{width:100%}}@media print,screen and (min-width:48em){.medlg-padding-collapse{margin-right:0;margin-left:0}.medlg-padding-collapse>.cell{padding-right:0;padding-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse,.large-margin-collapse>.cell{margin-right:0;margin-left:0}}@media print,screen and (min-width:64em){.large-margin-collapse>.small-1{width:8.3333333333%}.large-margin-collapse>.small-2{width:16.6666666667%}.large-margin-collapse>.small-3{width:25%}.large-margin-collapse>.small-4{width:33.3333333333%}.large-margin-collapse>.small-5{width:41.6666666667%}.large-margin-collapse>.small-6{width:50%}.large-margin-collapse>.small-7{width:58.3333333333%}.large-margin-collapse>.small-8{width:66.6666666667%}.large-margin-collapse>.small-9{width:75%}.large-margin-collapse>.small-10{width:83.3333333333%}.large-margin-collapse>.small-11{width:91.6666666667%}.large-margin-collapse>.small-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.smart-1{width:8.3333333333%}.large-margin-collapse>.smart-2{width:16.6666666667%}.large-margin-collapse>.smart-3{width:25%}.large-margin-collapse>.smart-4{width:33.3333333333%}.large-margin-collapse>.smart-5{width:41.6666666667%}.large-margin-collapse>.smart-6{width:50%}.large-margin-collapse>.smart-7{width:58.3333333333%}.large-margin-collapse>.smart-8{width:66.6666666667%}.large-margin-collapse>.smart-9{width:75%}.large-margin-collapse>.smart-10{width:83.3333333333%}.large-margin-collapse>.smart-11{width:91.6666666667%}.large-margin-collapse>.smart-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medium-1{width:8.3333333333%}.large-margin-collapse>.medium-2{width:16.6666666667%}.large-margin-collapse>.medium-3{width:25%}.large-margin-collapse>.medium-4{width:33.3333333333%}.large-margin-collapse>.medium-5{width:41.6666666667%}.large-margin-collapse>.medium-6{width:50%}.large-margin-collapse>.medium-7{width:58.3333333333%}.large-margin-collapse>.medium-8{width:66.6666666667%}.large-margin-collapse>.medium-9{width:75%}.large-margin-collapse>.medium-10{width:83.3333333333%}.large-margin-collapse>.medium-11{width:91.6666666667%}.large-margin-collapse>.medium-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.medlg-1{width:8.3333333333%}.large-margin-collapse>.medlg-2{width:16.6666666667%}.large-margin-collapse>.medlg-3{width:25%}.large-margin-collapse>.medlg-4{width:33.3333333333%}.large-margin-collapse>.medlg-5{width:41.6666666667%}.large-margin-collapse>.medlg-6{width:50%}.large-margin-collapse>.medlg-7{width:58.3333333333%}.large-margin-collapse>.medlg-8{width:66.6666666667%}.large-margin-collapse>.medlg-9{width:75%}.large-margin-collapse>.medlg-10{width:83.3333333333%}.large-margin-collapse>.medlg-11{width:91.6666666667%}.large-margin-collapse>.medlg-12{width:100%}}@media print,screen and (min-width:64em){.large-margin-collapse>.large-1{width:8.3333333333%}.large-margin-collapse>.large-2{width:16.6666666667%}.large-margin-collapse>.large-3{width:25%}.large-margin-collapse>.large-4{width:33.3333333333%}.large-margin-collapse>.large-5{width:41.6666666667%}.large-margin-collapse>.large-6{width:50%}.large-margin-collapse>.large-7{width:58.3333333333%}.large-margin-collapse>.large-8{width:66.6666666667%}.large-margin-collapse>.large-9{width:75%}.large-margin-collapse>.large-10{width:83.3333333333%}.large-margin-collapse>.large-11{width:91.6666666667%}.large-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.large-margin-collapse>.xlarge-1{width:8.3333333333%}.large-margin-collapse>.xlarge-2{width:16.6666666667%}.large-margin-collapse>.xlarge-3{width:25%}.large-margin-collapse>.xlarge-4{width:33.3333333333%}.large-margin-collapse>.xlarge-5{width:41.6666666667%}.large-margin-collapse>.xlarge-6{width:50%}.large-margin-collapse>.xlarge-7{width:58.3333333333%}.large-margin-collapse>.xlarge-8{width:66.6666666667%}.large-margin-collapse>.xlarge-9{width:75%}.large-margin-collapse>.xlarge-10{width:83.3333333333%}.large-margin-collapse>.xlarge-11{width:91.6666666667%}.large-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:90em){.large-margin-collapse>.xxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxlarge-3{width:25%}.large-margin-collapse>.xxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxlarge-6{width:50%}.large-margin-collapse>.xxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxlarge-9{width:75%}.large-margin-collapse>.xxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.large-margin-collapse>.xxxlarge-1{width:8.3333333333%}.large-margin-collapse>.xxxlarge-2{width:16.6666666667%}.large-margin-collapse>.xxxlarge-3{width:25%}.large-margin-collapse>.xxxlarge-4{width:33.3333333333%}.large-margin-collapse>.xxxlarge-5{width:41.6666666667%}.large-margin-collapse>.xxxlarge-6{width:50%}.large-margin-collapse>.xxxlarge-7{width:58.3333333333%}.large-margin-collapse>.xxxlarge-8{width:66.6666666667%}.large-margin-collapse>.xxxlarge-9{width:75%}.large-margin-collapse>.xxxlarge-10{width:83.3333333333%}.large-margin-collapse>.xxxlarge-11{width:91.6666666667%}.large-margin-collapse>.xxxlarge-12{width:100%}}@media print,screen and (min-width:64em){.large-padding-collapse{margin-right:0;margin-left:0}.large-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width:75em){.xlarge-margin-collapse,.xlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width:75em){.xlarge-margin-collapse>.small-1{width:8.3333333333%}.xlarge-margin-collapse>.small-2{width:16.6666666667%}.xlarge-margin-collapse>.small-3{width:25%}.xlarge-margin-collapse>.small-4{width:33.3333333333%}.xlarge-margin-collapse>.small-5{width:41.6666666667%}.xlarge-margin-collapse>.small-6{width:50%}.xlarge-margin-collapse>.small-7{width:58.3333333333%}.xlarge-margin-collapse>.small-8{width:66.6666666667%}.xlarge-margin-collapse>.small-9{width:75%}.xlarge-margin-collapse>.small-10{width:83.3333333333%}.xlarge-margin-collapse>.small-11{width:91.6666666667%}.xlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.smart-1{width:8.3333333333%}.xlarge-margin-collapse>.smart-2{width:16.6666666667%}.xlarge-margin-collapse>.smart-3{width:25%}.xlarge-margin-collapse>.smart-4{width:33.3333333333%}.xlarge-margin-collapse>.smart-5{width:41.6666666667%}.xlarge-margin-collapse>.smart-6{width:50%}.xlarge-margin-collapse>.smart-7{width:58.3333333333%}.xlarge-margin-collapse>.smart-8{width:66.6666666667%}.xlarge-margin-collapse>.smart-9{width:75%}.xlarge-margin-collapse>.smart-10{width:83.3333333333%}.xlarge-margin-collapse>.smart-11{width:91.6666666667%}.xlarge-margin-collapse>.smart-12{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.medium-1{width:8.3333333333%}.xlarge-margin-collapse>.medium-2{width:16.6666666667%}.xlarge-margin-collapse>.medium-3{width:25%}.xlarge-margin-collapse>.medium-4{width:33.3333333333%}.xlarge-margin-collapse>.medium-5{width:41.6666666667%}.xlarge-margin-collapse>.medium-6{width:50%}.xlarge-margin-collapse>.medium-7{width:58.3333333333%}.xlarge-margin-collapse>.medium-8{width:66.6666666667%}.xlarge-margin-collapse>.medium-9{width:75%}.xlarge-margin-collapse>.medium-10{width:83.3333333333%}.xlarge-margin-collapse>.medium-11{width:91.6666666667%}.xlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.medlg-1{width:8.3333333333%}.xlarge-margin-collapse>.medlg-2{width:16.6666666667%}.xlarge-margin-collapse>.medlg-3{width:25%}.xlarge-margin-collapse>.medlg-4{width:33.3333333333%}.xlarge-margin-collapse>.medlg-5{width:41.6666666667%}.xlarge-margin-collapse>.medlg-6{width:50%}.xlarge-margin-collapse>.medlg-7{width:58.3333333333%}.xlarge-margin-collapse>.medlg-8{width:66.6666666667%}.xlarge-margin-collapse>.medlg-9{width:75%}.xlarge-margin-collapse>.medlg-10{width:83.3333333333%}.xlarge-margin-collapse>.medlg-11{width:91.6666666667%}.xlarge-margin-collapse>.medlg-12{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.large-1{width:8.3333333333%}.xlarge-margin-collapse>.large-2{width:16.6666666667%}.xlarge-margin-collapse>.large-3{width:25%}.xlarge-margin-collapse>.large-4{width:33.3333333333%}.xlarge-margin-collapse>.large-5{width:41.6666666667%}.xlarge-margin-collapse>.large-6{width:50%}.xlarge-margin-collapse>.large-7{width:58.3333333333%}.xlarge-margin-collapse>.large-8{width:66.6666666667%}.xlarge-margin-collapse>.large-9{width:75%}.xlarge-margin-collapse>.large-10{width:83.3333333333%}.xlarge-margin-collapse>.large-11{width:91.6666666667%}.xlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width:75em){.xlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xlarge-3{width:25%}.xlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xlarge-6{width:50%}.xlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xlarge-9{width:75%}.xlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:90em){.xlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxlarge-3{width:25%}.xlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxlarge-6{width:50%}.xlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxlarge-9{width:75%}.xlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.xlarge-margin-collapse>.xxxlarge-1{width:8.3333333333%}.xlarge-margin-collapse>.xxxlarge-2{width:16.6666666667%}.xlarge-margin-collapse>.xxxlarge-3{width:25%}.xlarge-margin-collapse>.xxxlarge-4{width:33.3333333333%}.xlarge-margin-collapse>.xxxlarge-5{width:41.6666666667%}.xlarge-margin-collapse>.xxxlarge-6{width:50%}.xlarge-margin-collapse>.xxxlarge-7{width:58.3333333333%}.xlarge-margin-collapse>.xxxlarge-8{width:66.6666666667%}.xlarge-margin-collapse>.xxxlarge-9{width:75%}.xlarge-margin-collapse>.xxxlarge-10{width:83.3333333333%}.xlarge-margin-collapse>.xxxlarge-11{width:91.6666666667%}.xlarge-margin-collapse>.xxxlarge-12{width:100%}}@media screen and (min-width:75em){.xlarge-padding-collapse{margin-right:0;margin-left:0}.xlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width:90em){.xxlarge-margin-collapse,.xxlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width:90em){.xxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxlarge-margin-collapse>.small-3{width:25%}.xxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxlarge-margin-collapse>.small-6{width:50%}.xxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxlarge-margin-collapse>.small-9{width:75%}.xxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width:90em){.xxlarge-margin-collapse>.smart-1{width:8.3333333333%}.xxlarge-margin-collapse>.smart-2{width:16.6666666667%}.xxlarge-margin-collapse>.smart-3{width:25%}.xxlarge-margin-collapse>.smart-4{width:33.3333333333%}.xxlarge-margin-collapse>.smart-5{width:41.6666666667%}.xxlarge-margin-collapse>.smart-6{width:50%}.xxlarge-margin-collapse>.smart-7{width:58.3333333333%}.xxlarge-margin-collapse>.smart-8{width:66.6666666667%}.xxlarge-margin-collapse>.smart-9{width:75%}.xxlarge-margin-collapse>.smart-10{width:83.3333333333%}.xxlarge-margin-collapse>.smart-11{width:91.6666666667%}.xxlarge-margin-collapse>.smart-12{width:100%}}@media screen and (min-width:90em){.xxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxlarge-margin-collapse>.medium-3{width:25%}.xxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxlarge-margin-collapse>.medium-6{width:50%}.xxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxlarge-margin-collapse>.medium-9{width:75%}.xxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width:90em){.xxlarge-margin-collapse>.medlg-1{width:8.3333333333%}.xxlarge-margin-collapse>.medlg-2{width:16.6666666667%}.xxlarge-margin-collapse>.medlg-3{width:25%}.xxlarge-margin-collapse>.medlg-4{width:33.3333333333%}.xxlarge-margin-collapse>.medlg-5{width:41.6666666667%}.xxlarge-margin-collapse>.medlg-6{width:50%}.xxlarge-margin-collapse>.medlg-7{width:58.3333333333%}.xxlarge-margin-collapse>.medlg-8{width:66.6666666667%}.xxlarge-margin-collapse>.medlg-9{width:75%}.xxlarge-margin-collapse>.medlg-10{width:83.3333333333%}.xxlarge-margin-collapse>.medlg-11{width:91.6666666667%}.xxlarge-margin-collapse>.medlg-12{width:100%}}@media screen and (min-width:90em){.xxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxlarge-margin-collapse>.large-3{width:25%}.xxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxlarge-margin-collapse>.large-6{width:50%}.xxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxlarge-margin-collapse>.large-9{width:75%}.xxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width:90em){.xxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xlarge-3{width:25%}.xxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xlarge-6{width:50%}.xxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xlarge-9{width:75%}.xxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:90em){.xxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxlarge-3{width:25%}.xxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxlarge-6{width:50%}.xxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxlarge-9{width:75%}.xxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.xxlarge-margin-collapse>.xxxlarge-1{width:8.3333333333%}.xxlarge-margin-collapse>.xxxlarge-2{width:16.6666666667%}.xxlarge-margin-collapse>.xxxlarge-3{width:25%}.xxlarge-margin-collapse>.xxxlarge-4{width:33.3333333333%}.xxlarge-margin-collapse>.xxxlarge-5{width:41.6666666667%}.xxlarge-margin-collapse>.xxxlarge-6{width:50%}.xxlarge-margin-collapse>.xxxlarge-7{width:58.3333333333%}.xxlarge-margin-collapse>.xxxlarge-8{width:66.6666666667%}.xxlarge-margin-collapse>.xxxlarge-9{width:75%}.xxlarge-margin-collapse>.xxxlarge-10{width:83.3333333333%}.xxlarge-margin-collapse>.xxxlarge-11{width:91.6666666667%}.xxlarge-margin-collapse>.xxxlarge-12{width:100%}}@media screen and (min-width:90em){.xxlarge-padding-collapse{margin-right:0;margin-left:0}.xxlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse,.xxxlarge-margin-collapse>.cell{margin-right:0;margin-left:0}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.small-1{width:8.3333333333%}.xxxlarge-margin-collapse>.small-2{width:16.6666666667%}.xxxlarge-margin-collapse>.small-3{width:25%}.xxxlarge-margin-collapse>.small-4{width:33.3333333333%}.xxxlarge-margin-collapse>.small-5{width:41.6666666667%}.xxxlarge-margin-collapse>.small-6{width:50%}.xxxlarge-margin-collapse>.small-7{width:58.3333333333%}.xxxlarge-margin-collapse>.small-8{width:66.6666666667%}.xxxlarge-margin-collapse>.small-9{width:75%}.xxxlarge-margin-collapse>.small-10{width:83.3333333333%}.xxxlarge-margin-collapse>.small-11{width:91.6666666667%}.xxxlarge-margin-collapse>.small-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.smart-1{width:8.3333333333%}.xxxlarge-margin-collapse>.smart-2{width:16.6666666667%}.xxxlarge-margin-collapse>.smart-3{width:25%}.xxxlarge-margin-collapse>.smart-4{width:33.3333333333%}.xxxlarge-margin-collapse>.smart-5{width:41.6666666667%}.xxxlarge-margin-collapse>.smart-6{width:50%}.xxxlarge-margin-collapse>.smart-7{width:58.3333333333%}.xxxlarge-margin-collapse>.smart-8{width:66.6666666667%}.xxxlarge-margin-collapse>.smart-9{width:75%}.xxxlarge-margin-collapse>.smart-10{width:83.3333333333%}.xxxlarge-margin-collapse>.smart-11{width:91.6666666667%}.xxxlarge-margin-collapse>.smart-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.medium-1{width:8.3333333333%}.xxxlarge-margin-collapse>.medium-2{width:16.6666666667%}.xxxlarge-margin-collapse>.medium-3{width:25%}.xxxlarge-margin-collapse>.medium-4{width:33.3333333333%}.xxxlarge-margin-collapse>.medium-5{width:41.6666666667%}.xxxlarge-margin-collapse>.medium-6{width:50%}.xxxlarge-margin-collapse>.medium-7{width:58.3333333333%}.xxxlarge-margin-collapse>.medium-8{width:66.6666666667%}.xxxlarge-margin-collapse>.medium-9{width:75%}.xxxlarge-margin-collapse>.medium-10{width:83.3333333333%}.xxxlarge-margin-collapse>.medium-11{width:91.6666666667%}.xxxlarge-margin-collapse>.medium-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.medlg-1{width:8.3333333333%}.xxxlarge-margin-collapse>.medlg-2{width:16.6666666667%}.xxxlarge-margin-collapse>.medlg-3{width:25%}.xxxlarge-margin-collapse>.medlg-4{width:33.3333333333%}.xxxlarge-margin-collapse>.medlg-5{width:41.6666666667%}.xxxlarge-margin-collapse>.medlg-6{width:50%}.xxxlarge-margin-collapse>.medlg-7{width:58.3333333333%}.xxxlarge-margin-collapse>.medlg-8{width:66.6666666667%}.xxxlarge-margin-collapse>.medlg-9{width:75%}.xxxlarge-margin-collapse>.medlg-10{width:83.3333333333%}.xxxlarge-margin-collapse>.medlg-11{width:91.6666666667%}.xxxlarge-margin-collapse>.medlg-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.large-1{width:8.3333333333%}.xxxlarge-margin-collapse>.large-2{width:16.6666666667%}.xxxlarge-margin-collapse>.large-3{width:25%}.xxxlarge-margin-collapse>.large-4{width:33.3333333333%}.xxxlarge-margin-collapse>.large-5{width:41.6666666667%}.xxxlarge-margin-collapse>.large-6{width:50%}.xxxlarge-margin-collapse>.large-7{width:58.3333333333%}.xxxlarge-margin-collapse>.large-8{width:66.6666666667%}.xxxlarge-margin-collapse>.large-9{width:75%}.xxxlarge-margin-collapse>.large-10{width:83.3333333333%}.xxxlarge-margin-collapse>.large-11{width:91.6666666667%}.xxxlarge-margin-collapse>.large-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.xlarge-1{width:8.3333333333%}.xxxlarge-margin-collapse>.xlarge-2{width:16.6666666667%}.xxxlarge-margin-collapse>.xlarge-3{width:25%}.xxxlarge-margin-collapse>.xlarge-4{width:33.3333333333%}.xxxlarge-margin-collapse>.xlarge-5{width:41.6666666667%}.xxxlarge-margin-collapse>.xlarge-6{width:50%}.xxxlarge-margin-collapse>.xlarge-7{width:58.3333333333%}.xxxlarge-margin-collapse>.xlarge-8{width:66.6666666667%}.xxxlarge-margin-collapse>.xlarge-9{width:75%}.xxxlarge-margin-collapse>.xlarge-10{width:83.3333333333%}.xxxlarge-margin-collapse>.xlarge-11{width:91.6666666667%}.xxxlarge-margin-collapse>.xlarge-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.xxlarge-1{width:8.3333333333%}.xxxlarge-margin-collapse>.xxlarge-2{width:16.6666666667%}.xxxlarge-margin-collapse>.xxlarge-3{width:25%}.xxxlarge-margin-collapse>.xxlarge-4{width:33.3333333333%}.xxxlarge-margin-collapse>.xxlarge-5{width:41.6666666667%}.xxxlarge-margin-collapse>.xxlarge-6{width:50%}.xxxlarge-margin-collapse>.xxlarge-7{width:58.3333333333%}.xxxlarge-margin-collapse>.xxlarge-8{width:66.6666666667%}.xxxlarge-margin-collapse>.xxlarge-9{width:75%}.xxxlarge-margin-collapse>.xxlarge-10{width:83.3333333333%}.xxxlarge-margin-collapse>.xxlarge-11{width:91.6666666667%}.xxxlarge-margin-collapse>.xxlarge-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-margin-collapse>.xxxlarge-1{width:8.3333333333%}.xxxlarge-margin-collapse>.xxxlarge-2{width:16.6666666667%}.xxxlarge-margin-collapse>.xxxlarge-3{width:25%}.xxxlarge-margin-collapse>.xxxlarge-4{width:33.3333333333%}.xxxlarge-margin-collapse>.xxxlarge-5{width:41.6666666667%}.xxxlarge-margin-collapse>.xxxlarge-6{width:50%}.xxxlarge-margin-collapse>.xxxlarge-7{width:58.3333333333%}.xxxlarge-margin-collapse>.xxxlarge-8{width:66.6666666667%}.xxxlarge-margin-collapse>.xxxlarge-9{width:75%}.xxxlarge-margin-collapse>.xxxlarge-10{width:83.3333333333%}.xxxlarge-margin-collapse>.xxxlarge-11{width:91.6666666667%}.xxxlarge-margin-collapse>.xxxlarge-12{width:100%}}@media screen and (min-width:108.75em){.xxxlarge-padding-collapse{margin-right:0;margin-left:0}.xxxlarge-padding-collapse>.cell{padding-right:0;padding-left:0}}.small-offset-0{margin-left:0}.grid-margin-x>.small-offset-0{margin-left:calc(0% + 1.875rem / 2)}.small-offset-1{margin-left:8.3333333333%}.grid-margin-x>.small-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.small-offset-2{margin-left:16.6666666667%}.grid-margin-x>.small-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.small-offset-3{margin-left:25%}.grid-margin-x>.small-offset-3{margin-left:calc(25% + 1.875rem / 2)}.small-offset-4{margin-left:33.3333333333%}.grid-margin-x>.small-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.small-offset-5{margin-left:41.6666666667%}.grid-margin-x>.small-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.small-offset-6{margin-left:50%}.grid-margin-x>.small-offset-6{margin-left:calc(50% + 1.875rem / 2)}.small-offset-7{margin-left:58.3333333333%}.grid-margin-x>.small-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.small-offset-8{margin-left:66.6666666667%}.grid-margin-x>.small-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.small-offset-9{margin-left:75%}.grid-margin-x>.small-offset-9{margin-left:calc(75% + 1.875rem / 2)}.small-offset-10{margin-left:83.3333333333%}.grid-margin-x>.small-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.small-offset-11{margin-left:91.6666666667%}.grid-margin-x>.small-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}@media print,screen and (min-width:23.4375em){.smart-offset-0{margin-left:0}.grid-margin-x>.smart-offset-0{margin-left:calc(0% + 1.875rem / 2)}.smart-offset-1{margin-left:8.3333333333%}.grid-margin-x>.smart-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.smart-offset-2{margin-left:16.6666666667%}.grid-margin-x>.smart-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.smart-offset-3{margin-left:25%}.grid-margin-x>.smart-offset-3{margin-left:calc(25% + 1.875rem / 2)}.smart-offset-4{margin-left:33.3333333333%}.grid-margin-x>.smart-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.smart-offset-5{margin-left:41.6666666667%}.grid-margin-x>.smart-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.smart-offset-6{margin-left:50%}.grid-margin-x>.smart-offset-6{margin-left:calc(50% + 1.875rem / 2)}.smart-offset-7{margin-left:58.3333333333%}.grid-margin-x>.smart-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.smart-offset-8{margin-left:66.6666666667%}.grid-margin-x>.smart-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.smart-offset-9{margin-left:75%}.grid-margin-x>.smart-offset-9{margin-left:calc(75% + 1.875rem / 2)}.smart-offset-10{margin-left:83.3333333333%}.grid-margin-x>.smart-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.smart-offset-11{margin-left:91.6666666667%}.grid-margin-x>.smart-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media print,screen and (min-width:40em){.medium-offset-0{margin-left:0}.grid-margin-x>.medium-offset-0{margin-left:calc(0% + 1.875rem / 2)}.medium-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medium-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.medium-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medium-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.medium-offset-3{margin-left:25%}.grid-margin-x>.medium-offset-3{margin-left:calc(25% + 1.875rem / 2)}.medium-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medium-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.medium-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medium-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.medium-offset-6{margin-left:50%}.grid-margin-x>.medium-offset-6{margin-left:calc(50% + 1.875rem / 2)}.medium-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medium-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.medium-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medium-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.medium-offset-9{margin-left:75%}.grid-margin-x>.medium-offset-9{margin-left:calc(75% + 1.875rem / 2)}.medium-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medium-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.medium-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medium-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media print,screen and (min-width:48em){.medlg-offset-0{margin-left:0}.grid-margin-x>.medlg-offset-0{margin-left:calc(0% + 1.875rem / 2)}.medlg-offset-1{margin-left:8.3333333333%}.grid-margin-x>.medlg-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.medlg-offset-2{margin-left:16.6666666667%}.grid-margin-x>.medlg-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.medlg-offset-3{margin-left:25%}.grid-margin-x>.medlg-offset-3{margin-left:calc(25% + 1.875rem / 2)}.medlg-offset-4{margin-left:33.3333333333%}.grid-margin-x>.medlg-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.medlg-offset-5{margin-left:41.6666666667%}.grid-margin-x>.medlg-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.medlg-offset-6{margin-left:50%}.grid-margin-x>.medlg-offset-6{margin-left:calc(50% + 1.875rem / 2)}.medlg-offset-7{margin-left:58.3333333333%}.grid-margin-x>.medlg-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.medlg-offset-8{margin-left:66.6666666667%}.grid-margin-x>.medlg-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.medlg-offset-9{margin-left:75%}.grid-margin-x>.medlg-offset-9{margin-left:calc(75% + 1.875rem / 2)}.medlg-offset-10{margin-left:83.3333333333%}.grid-margin-x>.medlg-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.medlg-offset-11{margin-left:91.6666666667%}.grid-margin-x>.medlg-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media print,screen and (min-width:64em){.large-offset-0{margin-left:0}.grid-margin-x>.large-offset-0{margin-left:calc(0% + 1.875rem / 2)}.large-offset-1{margin-left:8.3333333333%}.grid-margin-x>.large-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.large-offset-2{margin-left:16.6666666667%}.grid-margin-x>.large-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.large-offset-3{margin-left:25%}.grid-margin-x>.large-offset-3{margin-left:calc(25% + 1.875rem / 2)}.large-offset-4{margin-left:33.3333333333%}.grid-margin-x>.large-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.large-offset-5{margin-left:41.6666666667%}.grid-margin-x>.large-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.large-offset-6{margin-left:50%}.grid-margin-x>.large-offset-6{margin-left:calc(50% + 1.875rem / 2)}.large-offset-7{margin-left:58.3333333333%}.grid-margin-x>.large-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.large-offset-8{margin-left:66.6666666667%}.grid-margin-x>.large-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.large-offset-9{margin-left:75%}.grid-margin-x>.large-offset-9{margin-left:calc(75% + 1.875rem / 2)}.large-offset-10{margin-left:83.3333333333%}.grid-margin-x>.large-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.large-offset-11{margin-left:91.6666666667%}.grid-margin-x>.large-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media screen and (min-width:75em){.xlarge-offset-0{margin-left:0}.grid-margin-x>.xlarge-offset-0{margin-left:calc(0% + 1.875rem / 2)}.xlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xlarge-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.xlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xlarge-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.xlarge-offset-3{margin-left:25%}.grid-margin-x>.xlarge-offset-3{margin-left:calc(25% + 1.875rem / 2)}.xlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xlarge-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.xlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xlarge-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.xlarge-offset-6{margin-left:50%}.grid-margin-x>.xlarge-offset-6{margin-left:calc(50% + 1.875rem / 2)}.xlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xlarge-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.xlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xlarge-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.xlarge-offset-9{margin-left:75%}.grid-margin-x>.xlarge-offset-9{margin-left:calc(75% + 1.875rem / 2)}.xlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xlarge-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.xlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xlarge-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media screen and (min-width:90em){.xxlarge-offset-0{margin-left:0}.grid-margin-x>.xxlarge-offset-0{margin-left:calc(0% + 1.875rem / 2)}.xxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxlarge-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.xxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxlarge-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.xxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxlarge-offset-3{margin-left:calc(25% + 1.875rem / 2)}.xxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxlarge-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.xxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxlarge-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.xxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxlarge-offset-6{margin-left:calc(50% + 1.875rem / 2)}.xxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxlarge-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.xxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxlarge-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.xxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxlarge-offset-9{margin-left:calc(75% + 1.875rem / 2)}.xxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxlarge-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.xxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxlarge-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}@media screen and (min-width:108.75em){.xxxlarge-offset-0{margin-left:0}.grid-margin-x>.xxxlarge-offset-0{margin-left:calc(0% + 1.875rem / 2)}.xxxlarge-offset-1{margin-left:8.3333333333%}.grid-margin-x>.xxxlarge-offset-1{margin-left:calc(8.3333333333% + 1.875rem / 2)}.xxxlarge-offset-2{margin-left:16.6666666667%}.grid-margin-x>.xxxlarge-offset-2{margin-left:calc(16.6666666667% + 1.875rem / 2)}.xxxlarge-offset-3{margin-left:25%}.grid-margin-x>.xxxlarge-offset-3{margin-left:calc(25% + 1.875rem / 2)}.xxxlarge-offset-4{margin-left:33.3333333333%}.grid-margin-x>.xxxlarge-offset-4{margin-left:calc(33.3333333333% + 1.875rem / 2)}.xxxlarge-offset-5{margin-left:41.6666666667%}.grid-margin-x>.xxxlarge-offset-5{margin-left:calc(41.6666666667% + 1.875rem / 2)}.xxxlarge-offset-6{margin-left:50%}.grid-margin-x>.xxxlarge-offset-6{margin-left:calc(50% + 1.875rem / 2)}.xxxlarge-offset-7{margin-left:58.3333333333%}.grid-margin-x>.xxxlarge-offset-7{margin-left:calc(58.3333333333% + 1.875rem / 2)}.xxxlarge-offset-8{margin-left:66.6666666667%}.grid-margin-x>.xxxlarge-offset-8{margin-left:calc(66.6666666667% + 1.875rem / 2)}.xxxlarge-offset-9{margin-left:75%}.grid-margin-x>.xxxlarge-offset-9{margin-left:calc(75% + 1.875rem / 2)}.xxxlarge-offset-10{margin-left:83.3333333333%}.grid-margin-x>.xxxlarge-offset-10{margin-left:calc(83.3333333333% + 1.875rem / 2)}.xxxlarge-offset-11{margin-left:91.6666666667%}.grid-margin-x>.xxxlarge-offset-11{margin-left:calc(91.6666666667% + 1.875rem / 2)}}.grid-y{display:flex;flex-flow:column nowrap}.grid-y>.cell{height:auto;max-height:none}.grid-y>.auto,.grid-y>.shrink{height:auto}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9,.grid-y>.small-full,.grid-y>.small-shrink{flex-basis:auto}@media print,screen and (min-width:23.4375em){.grid-y>.smart-1,.grid-y>.smart-10,.grid-y>.smart-11,.grid-y>.smart-12,.grid-y>.smart-2,.grid-y>.smart-3,.grid-y>.smart-4,.grid-y>.smart-5,.grid-y>.smart-6,.grid-y>.smart-7,.grid-y>.smart-8,.grid-y>.smart-9,.grid-y>.smart-full,.grid-y>.smart-shrink{flex-basis:auto}}@media print,screen and (min-width:40em){.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-full,.grid-y>.medium-shrink{flex-basis:auto}}@media print,screen and (min-width:48em){.grid-y>.medlg-1,.grid-y>.medlg-10,.grid-y>.medlg-11,.grid-y>.medlg-12,.grid-y>.medlg-2,.grid-y>.medlg-3,.grid-y>.medlg-4,.grid-y>.medlg-5,.grid-y>.medlg-6,.grid-y>.medlg-7,.grid-y>.medlg-8,.grid-y>.medlg-9,.grid-y>.medlg-full,.grid-y>.medlg-shrink{flex-basis:auto}}@media print,screen and (min-width:64em){.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-full,.grid-y>.large-shrink{flex-basis:auto}}@media screen and (min-width:75em){.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-full,.grid-y>.xlarge-shrink{flex-basis:auto}}@media screen and (min-width:90em){.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-full,.grid-y>.xxlarge-shrink{flex-basis:auto}}@media screen and (min-width:108.75em){.grid-y>.xxxlarge-1,.grid-y>.xxxlarge-10,.grid-y>.xxxlarge-11,.grid-y>.xxxlarge-12,.grid-y>.xxxlarge-2,.grid-y>.xxxlarge-3,.grid-y>.xxxlarge-4,.grid-y>.xxxlarge-5,.grid-y>.xxxlarge-6,.grid-y>.xxxlarge-7,.grid-y>.xxxlarge-8,.grid-y>.xxxlarge-9,.grid-y>.xxxlarge-full,.grid-y>.xxxlarge-shrink{flex-basis:auto}}.grid-y>.small-1,.grid-y>.small-10,.grid-y>.small-11,.grid-y>.small-12,.grid-y>.small-2,.grid-y>.small-3,.grid-y>.small-4,.grid-y>.small-5,.grid-y>.small-6,.grid-y>.small-7,.grid-y>.small-8,.grid-y>.small-9{flex:0 0 auto}.grid-y>.small-1{height:8.3333333333%}.grid-y>.small-2{height:16.6666666667%}.grid-y>.small-3{height:25%}.grid-y>.small-4{height:33.3333333333%}.grid-y>.small-5{height:41.6666666667%}.grid-y>.small-6{height:50%}.grid-y>.small-7{height:58.3333333333%}.grid-y>.small-8{height:66.6666666667%}.grid-y>.small-9{height:75%}.grid-y>.small-10{height:83.3333333333%}.grid-y>.small-11{height:91.6666666667%}.grid-y>.small-12{height:100%}@media print,screen and (min-width:23.4375em){.grid-y>.smart-auto{flex:1 1 0;height:auto}.grid-y>.smart-1,.grid-y>.smart-10,.grid-y>.smart-11,.grid-y>.smart-12,.grid-y>.smart-2,.grid-y>.smart-3,.grid-y>.smart-4,.grid-y>.smart-5,.grid-y>.smart-6,.grid-y>.smart-7,.grid-y>.smart-8,.grid-y>.smart-9,.grid-y>.smart-shrink{flex:0 0 auto}.grid-y>.smart-shrink{height:auto}.grid-y>.smart-1{height:8.3333333333%}.grid-y>.smart-2{height:16.6666666667%}.grid-y>.smart-3{height:25%}.grid-y>.smart-4{height:33.3333333333%}.grid-y>.smart-5{height:41.6666666667%}.grid-y>.smart-6{height:50%}.grid-y>.smart-7{height:58.3333333333%}.grid-y>.smart-8{height:66.6666666667%}.grid-y>.smart-9{height:75%}.grid-y>.smart-10{height:83.3333333333%}.grid-y>.smart-11{height:91.6666666667%}.grid-y>.smart-12{height:100%}}@media print,screen and (min-width:40em){.grid-y>.medium-auto{flex:1 1 0;height:auto}.grid-y>.medium-1,.grid-y>.medium-10,.grid-y>.medium-11,.grid-y>.medium-12,.grid-y>.medium-2,.grid-y>.medium-3,.grid-y>.medium-4,.grid-y>.medium-5,.grid-y>.medium-6,.grid-y>.medium-7,.grid-y>.medium-8,.grid-y>.medium-9,.grid-y>.medium-shrink{flex:0 0 auto}.grid-y>.medium-shrink{height:auto}.grid-y>.medium-1{height:8.3333333333%}.grid-y>.medium-2{height:16.6666666667%}.grid-y>.medium-3{height:25%}.grid-y>.medium-4{height:33.3333333333%}.grid-y>.medium-5{height:41.6666666667%}.grid-y>.medium-6{height:50%}.grid-y>.medium-7{height:58.3333333333%}.grid-y>.medium-8{height:66.6666666667%}.grid-y>.medium-9{height:75%}.grid-y>.medium-10{height:83.3333333333%}.grid-y>.medium-11{height:91.6666666667%}.grid-y>.medium-12{height:100%}}@media print,screen and (min-width:48em){.grid-y>.medlg-auto{flex:1 1 0;height:auto}.grid-y>.medlg-1,.grid-y>.medlg-10,.grid-y>.medlg-11,.grid-y>.medlg-12,.grid-y>.medlg-2,.grid-y>.medlg-3,.grid-y>.medlg-4,.grid-y>.medlg-5,.grid-y>.medlg-6,.grid-y>.medlg-7,.grid-y>.medlg-8,.grid-y>.medlg-9,.grid-y>.medlg-shrink{flex:0 0 auto}.grid-y>.medlg-shrink{height:auto}.grid-y>.medlg-1{height:8.3333333333%}.grid-y>.medlg-2{height:16.6666666667%}.grid-y>.medlg-3{height:25%}.grid-y>.medlg-4{height:33.3333333333%}.grid-y>.medlg-5{height:41.6666666667%}.grid-y>.medlg-6{height:50%}.grid-y>.medlg-7{height:58.3333333333%}.grid-y>.medlg-8{height:66.6666666667%}.grid-y>.medlg-9{height:75%}.grid-y>.medlg-10{height:83.3333333333%}.grid-y>.medlg-11{height:91.6666666667%}.grid-y>.medlg-12{height:100%}}@media print,screen and (min-width:64em){.grid-y>.large-auto{flex:1 1 0;height:auto}.grid-y>.large-1,.grid-y>.large-10,.grid-y>.large-11,.grid-y>.large-12,.grid-y>.large-2,.grid-y>.large-3,.grid-y>.large-4,.grid-y>.large-5,.grid-y>.large-6,.grid-y>.large-7,.grid-y>.large-8,.grid-y>.large-9,.grid-y>.large-shrink{flex:0 0 auto}.grid-y>.large-shrink{height:auto}.grid-y>.large-1{height:8.3333333333%}.grid-y>.large-2{height:16.6666666667%}.grid-y>.large-3{height:25%}.grid-y>.large-4{height:33.3333333333%}.grid-y>.large-5{height:41.6666666667%}.grid-y>.large-6{height:50%}.grid-y>.large-7{height:58.3333333333%}.grid-y>.large-8{height:66.6666666667%}.grid-y>.large-9{height:75%}.grid-y>.large-10{height:83.3333333333%}.grid-y>.large-11{height:91.6666666667%}.grid-y>.large-12{height:100%}}@media screen and (min-width:75em){.grid-y>.xlarge-auto{flex:1 1 0;height:auto}.grid-y>.xlarge-1,.grid-y>.xlarge-10,.grid-y>.xlarge-11,.grid-y>.xlarge-12,.grid-y>.xlarge-2,.grid-y>.xlarge-3,.grid-y>.xlarge-4,.grid-y>.xlarge-5,.grid-y>.xlarge-6,.grid-y>.xlarge-7,.grid-y>.xlarge-8,.grid-y>.xlarge-9,.grid-y>.xlarge-shrink{flex:0 0 auto}.grid-y>.xlarge-shrink{height:auto}.grid-y>.xlarge-1{height:8.3333333333%}.grid-y>.xlarge-2{height:16.6666666667%}.grid-y>.xlarge-3{height:25%}.grid-y>.xlarge-4{height:33.3333333333%}.grid-y>.xlarge-5{height:41.6666666667%}.grid-y>.xlarge-6{height:50%}.grid-y>.xlarge-7{height:58.3333333333%}.grid-y>.xlarge-8{height:66.6666666667%}.grid-y>.xlarge-9{height:75%}.grid-y>.xlarge-10{height:83.3333333333%}.grid-y>.xlarge-11{height:91.6666666667%}.grid-y>.xlarge-12{height:100%}}@media screen and (min-width:90em){.grid-y>.xxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxlarge-1,.grid-y>.xxlarge-10,.grid-y>.xxlarge-11,.grid-y>.xxlarge-12,.grid-y>.xxlarge-2,.grid-y>.xxlarge-3,.grid-y>.xxlarge-4,.grid-y>.xxlarge-5,.grid-y>.xxlarge-6,.grid-y>.xxlarge-7,.grid-y>.xxlarge-8,.grid-y>.xxlarge-9,.grid-y>.xxlarge-shrink{flex:0 0 auto}.grid-y>.xxlarge-shrink{height:auto}.grid-y>.xxlarge-1{height:8.3333333333%}.grid-y>.xxlarge-2{height:16.6666666667%}.grid-y>.xxlarge-3{height:25%}.grid-y>.xxlarge-4{height:33.3333333333%}.grid-y>.xxlarge-5{height:41.6666666667%}.grid-y>.xxlarge-6{height:50%}.grid-y>.xxlarge-7{height:58.3333333333%}.grid-y>.xxlarge-8{height:66.6666666667%}.grid-y>.xxlarge-9{height:75%}.grid-y>.xxlarge-10{height:83.3333333333%}.grid-y>.xxlarge-11{height:91.6666666667%}.grid-y>.xxlarge-12{height:100%}}@media screen and (min-width:108.75em){.grid-y>.xxxlarge-auto{flex:1 1 0;height:auto}.grid-y>.xxxlarge-1,.grid-y>.xxxlarge-10,.grid-y>.xxxlarge-11,.grid-y>.xxxlarge-12,.grid-y>.xxxlarge-2,.grid-y>.xxxlarge-3,.grid-y>.xxxlarge-4,.grid-y>.xxxlarge-5,.grid-y>.xxxlarge-6,.grid-y>.xxxlarge-7,.grid-y>.xxxlarge-8,.grid-y>.xxxlarge-9,.grid-y>.xxxlarge-shrink{flex:0 0 auto}.grid-y>.xxxlarge-shrink{height:auto}.grid-y>.xxxlarge-1{height:8.3333333333%}.grid-y>.xxxlarge-2{height:16.6666666667%}.grid-y>.xxxlarge-3{height:25%}.grid-y>.xxxlarge-4{height:33.3333333333%}.grid-y>.xxxlarge-5{height:41.6666666667%}.grid-y>.xxxlarge-6{height:50%}.grid-y>.xxxlarge-7{height:58.3333333333%}.grid-y>.xxxlarge-8{height:66.6666666667%}.grid-y>.xxxlarge-9{height:75%}.grid-y>.xxxlarge-10{height:83.3333333333%}.grid-y>.xxxlarge-11{height:91.6666666667%}.grid-y>.xxxlarge-12{height:100%}}.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}@media print,screen and (min-width:40em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}@media print,screen and (min-width:64em){.grid-padding-y .grid-padding-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}@media print,screen and (min-width:40em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}@media print,screen and (min-width:64em){.grid-padding-y>.cell{padding-top:.9375rem;padding-bottom:.9375rem}}.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .grid-frame{width:100%}.cell-block{overflow-x:auto;max-width:100%}.cell-block,.cell-block-y{-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.cell-block-y{overflow-y:auto;max-height:100%;min-height:100%}.cell-block-container{display:flex;flex-direction:column;max-height:100%}.cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}@media print,screen and (min-width:23.4375em){.smart-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .smart-grid-frame{width:100%}.smart-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.smart-cell-block-container{display:flex;flex-direction:column;max-height:100%}.smart-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.smart-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:40em){.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medium-grid-frame{width:100%}.medium-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medium-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medium-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medium-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:48em){.medlg-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .medlg-grid-frame{width:100%}.medlg-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.medlg-cell-block-container{display:flex;flex-direction:column;max-height:100%}.medlg-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.medlg-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media print,screen and (min-width:64em){.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .large-grid-frame{width:100%}.large-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.large-cell-block-container{display:flex;flex-direction:column;max-height:100%}.large-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.large-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width:75em){.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xlarge-grid-frame{width:100%}.xlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xlarge-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width:90em){.xxlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xxlarge-grid-frame{width:100%}.xxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxlarge-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xxlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}@media screen and (min-width:108.75em){.xxxlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;width:100vw}.cell .xxxlarge-grid-frame{width:100%}.xxxlarge-cell-block{overflow-x:auto;max-width:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}.xxxlarge-cell-block-container{display:flex;flex-direction:column;max-height:100%}.xxxlarge-cell-block-container>.grid-x{max-height:100%;flex-wrap:nowrap}.xxxlarge-cell-block-y{overflow-y:auto;max-height:100%;min-height:100%;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar}}.grid-y.grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}@media print,screen and (min-width:23.4375em){.grid-y.smart-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media print,screen and (min-width:40em){.grid-y.medium-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media print,screen and (min-width:48em){.grid-y.medlg-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media print,screen and (min-width:64em){.grid-y.large-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media screen and (min-width:75em){.grid-y.xlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media screen and (min-width:90em){.grid-y.xxlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}@media screen and (min-width:108.75em){.grid-y.xxxlarge-grid-frame{overflow:hidden;position:relative;flex-wrap:nowrap;align-items:stretch;height:100vh;width:auto}}.cell .grid-y.grid-frame{height:100%}@media print,screen and (min-width:23.4375em){.cell .grid-y.smart-grid-frame{height:100%}}@media print,screen and (min-width:40em){.cell .grid-y.medium-grid-frame{height:100%}}@media print,screen and (min-width:48em){.cell .grid-y.medlg-grid-frame{height:100%}}@media print,screen and (min-width:64em){.cell .grid-y.large-grid-frame{height:100%}}@media screen and (min-width:75em){.cell .grid-y.xlarge-grid-frame{height:100%}}@media screen and (min-width:90em){.cell .grid-y.xxlarge-grid-frame{height:100%}}@media screen and (min-width:108.75em){.cell .grid-y.xxxlarge-grid-frame{height:100%}}.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}@media print,screen and (min-width:40em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}@media print,screen and (min-width:64em){.grid-margin-y{margin-top:-.9375rem;margin-bottom:-.9375rem}}.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}@media print,screen and (min-width:40em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}@media print,screen and (min-width:64em){.grid-margin-y>.cell{height:calc(100% - 1.875rem);margin-top:.9375rem;margin-bottom:.9375rem}}.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}@media print,screen and (min-width:23.4375em){.grid-margin-y>.smart-auto,.grid-margin-y>.smart-shrink{height:auto}.grid-margin-y>.smart-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.smart-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.smart-3{height:calc(25% - 1.875rem)}.grid-margin-y>.smart-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.smart-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.smart-6{height:calc(50% - 1.875rem)}.grid-margin-y>.smart-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.smart-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.smart-9{height:calc(75% - 1.875rem)}.grid-margin-y>.smart-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.smart-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.smart-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.smart-auto,.grid-margin-y>.smart-shrink{height:auto}.grid-margin-y>.smart-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.smart-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.smart-3{height:calc(25% - 1.875rem)}.grid-margin-y>.smart-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.smart-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.smart-6{height:calc(50% - 1.875rem)}.grid-margin-y>.smart-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.smart-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.smart-9{height:calc(75% - 1.875rem)}.grid-margin-y>.smart-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.smart-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.smart-12{height:calc(100% - 1.875rem)}.grid-margin-y>.smmed-auto,.grid-margin-y>.smmed-shrink{height:auto}.grid-margin-y>.smmed-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.smmed-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.smmed-3{height:calc(25% - 1.875rem)}.grid-margin-y>.smmed-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.smmed-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.smmed-6{height:calc(50% - 1.875rem)}.grid-margin-y>.smmed-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.smmed-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.smmed-9{height:calc(75% - 1.875rem)}.grid-margin-y>.smmed-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.smmed-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.smmed-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:48em){.grid-margin-y>.medlg-auto,.grid-margin-y>.medlg-shrink{height:auto}.grid-margin-y>.medlg-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medlg-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medlg-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medlg-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medlg-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medlg-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medlg-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medlg-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medlg-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medlg-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medlg-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medlg-12{height:calc(100% - 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y>.auto,.grid-margin-y>.shrink{height:auto}.grid-margin-y>.small-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.small-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.small-3{height:calc(25% - 1.875rem)}.grid-margin-y>.small-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.small-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.small-6{height:calc(50% - 1.875rem)}.grid-margin-y>.small-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.small-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.small-9{height:calc(75% - 1.875rem)}.grid-margin-y>.small-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.small-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.small-12{height:calc(100% - 1.875rem)}.grid-margin-y>.smart-auto,.grid-margin-y>.smart-shrink{height:auto}.grid-margin-y>.smart-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.smart-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.smart-3{height:calc(25% - 1.875rem)}.grid-margin-y>.smart-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.smart-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.smart-6{height:calc(50% - 1.875rem)}.grid-margin-y>.smart-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.smart-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.smart-9{height:calc(75% - 1.875rem)}.grid-margin-y>.smart-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.smart-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.smart-12{height:calc(100% - 1.875rem)}.grid-margin-y>.smmed-auto,.grid-margin-y>.smmed-shrink{height:auto}.grid-margin-y>.smmed-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.smmed-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.smmed-3{height:calc(25% - 1.875rem)}.grid-margin-y>.smmed-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.smmed-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.smmed-6{height:calc(50% - 1.875rem)}.grid-margin-y>.smmed-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.smmed-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.smmed-9{height:calc(75% - 1.875rem)}.grid-margin-y>.smmed-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.smmed-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.smmed-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medium-auto,.grid-margin-y>.medium-shrink{height:auto}.grid-margin-y>.medium-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medium-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medium-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medium-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medium-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medium-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medium-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medium-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medium-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medium-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medium-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medium-12{height:calc(100% - 1.875rem)}.grid-margin-y>.medlg-auto,.grid-margin-y>.medlg-shrink{height:auto}.grid-margin-y>.medlg-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.medlg-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.medlg-3{height:calc(25% - 1.875rem)}.grid-margin-y>.medlg-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.medlg-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.medlg-6{height:calc(50% - 1.875rem)}.grid-margin-y>.medlg-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.medlg-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.medlg-9{height:calc(75% - 1.875rem)}.grid-margin-y>.medlg-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.medlg-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.medlg-12{height:calc(100% - 1.875rem)}.grid-margin-y>.large-auto,.grid-margin-y>.large-shrink{height:auto}.grid-margin-y>.large-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.large-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.large-3{height:calc(25% - 1.875rem)}.grid-margin-y>.large-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.large-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.large-6{height:calc(50% - 1.875rem)}.grid-margin-y>.large-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.large-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.large-9{height:calc(75% - 1.875rem)}.grid-margin-y>.large-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.large-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.large-12{height:calc(100% - 1.875rem)}}@media screen and (min-width:75em){.grid-margin-y>.xlarge-auto,.grid-margin-y>.xlarge-shrink{height:auto}.grid-margin-y>.xlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xlarge-12{height:calc(100% - 1.875rem)}}@media screen and (min-width:90em){.grid-margin-y>.xxlarge-auto,.grid-margin-y>.xxlarge-shrink{height:auto}.grid-margin-y>.xxlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xxlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xxlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xxlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xxlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xxlarge-12{height:calc(100% - 1.875rem)}}@media screen and (min-width:108.75em){.grid-margin-y>.xxxlarge-auto,.grid-margin-y>.xxxlarge-shrink{height:auto}.grid-margin-y>.xxxlarge-1{height:calc(8.3333333333% - 1.875rem)}.grid-margin-y>.xxxlarge-2{height:calc(16.6666666667% - 1.875rem)}.grid-margin-y>.xxxlarge-3{height:calc(25% - 1.875rem)}.grid-margin-y>.xxxlarge-4{height:calc(33.3333333333% - 1.875rem)}.grid-margin-y>.xxxlarge-5{height:calc(41.6666666667% - 1.875rem)}.grid-margin-y>.xxxlarge-6{height:calc(50% - 1.875rem)}.grid-margin-y>.xxxlarge-7{height:calc(58.3333333333% - 1.875rem)}.grid-margin-y>.xxxlarge-8{height:calc(66.6666666667% - 1.875rem)}.grid-margin-y>.xxxlarge-9{height:calc(75% - 1.875rem)}.grid-margin-y>.xxxlarge-10{height:calc(83.3333333333% - 1.875rem)}.grid-margin-y>.xxxlarge-11{height:calc(91.6666666667% - 1.875rem)}.grid-margin-y>.xxxlarge-12{height:calc(100% - 1.875rem)}}.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}@media print,screen and (min-width:23.4375em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:48em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width:75em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width:90em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media screen and (min-width:108.75em){.grid-frame.grid-margin-y{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:23.4375em){.grid-margin-y.smart-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:40em){.grid-margin-y.medium-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:48em){.grid-margin-y.medlg-grid-frame{height:calc(100vh + 1.875rem)}}@media print,screen and (min-width:64em){.grid-margin-y.large-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width:75em){.grid-margin-y.xlarge-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width:90em){.grid-margin-y.xxlarge-grid-frame{height:calc(100vh + 1.875rem)}}@media screen and (min-width:108.75em){.grid-margin-y.xxxlarge-grid-frame{height:calc(100vh + 1.875rem)}}.button,.local-tasks-block a{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.625rem 1.875rem;border:1px solid transparent;border-radius:30px;transition:background-color .25s ease-out,color .25s ease-out;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;font-size:1.0625rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}.local-tasks-block [data-whatinput=mouse] a,[data-whatinput=mouse] .button,[data-whatinput=mouse] .local-tasks-block a{outline:0}.button.tiny,.local-tasks-block a.tiny{font-size:.6rem}.button.small,.local-tasks-block a.small{font-size:.75rem}.button.large,.local-tasks-block a.large{font-size:1.25rem}.button.expanded,.local-tasks-block a.expanded{display:block;width:100%;margin-right:0;margin-left:0}.button,.button.disabled,.button.disabled:focus,.button.disabled:hover,.button[disabled],.button[disabled]:focus,.button[disabled]:hover,.local-tasks-block a{background-color:#2081c5;color:#fff}.button:focus,.button:hover,.local-tasks-block a:focus,.local-tasks-block a:hover{background-color:#1b6ea7;color:#fff}.button.primary,.button.primary.disabled,.button.primary.disabled:focus,.button.primary.disabled:hover,.button.primary[disabled],.button.primary[disabled]:focus,.button.primary[disabled]:hover,.local-tasks-block a.primary{background-color:#414141;color:#fff}.button.primary:focus,.button.primary:hover,.local-tasks-block a.primary:focus,.local-tasks-block a.primary:hover{background-color:#343434;color:#fff}.button.secondary,.button.secondary.disabled,.button.secondary.disabled:focus,.button.secondary.disabled:hover,.button.secondary[disabled],.button.secondary[disabled]:focus,.button.secondary[disabled]:hover,.local-tasks-block a.secondary{background-color:#2081c5;color:#000}.button.secondary:focus,.button.secondary:hover,.local-tasks-block a.secondary:focus,.local-tasks-block a.secondary:hover{background-color:#1a679e;color:#000}.button.lighter-gray,.button.lighter-gray.disabled,.button.lighter-gray.disabled:focus,.button.lighter-gray.disabled:hover,.button.lighter-gray[disabled],.button.lighter-gray[disabled]:focus,.button.lighter-gray[disabled]:hover,.local-tasks-block a.lighter-gray{background-color:#f5f5f5;color:#000}.button.lighter-gray:focus,.button.lighter-gray:hover,.local-tasks-block a.lighter-gray:focus,.local-tasks-block a.lighter-gray:hover{background-color:#c4c4c4;color:#000}.button.light-gray,.button.light-gray.disabled,.button.light-gray.disabled:focus,.button.light-gray.disabled:hover,.button.light-gray[disabled],.button.light-gray[disabled]:focus,.button.light-gray[disabled]:hover,.local-tasks-block a.light-gray{background-color:#ebebeb;color:#000}.button.light-gray:focus,.button.light-gray:hover,.local-tasks-block a.light-gray:focus,.local-tasks-block a.light-gray:hover{background-color:#bcbcbc;color:#000}.button.medium-gray,.button.medium-gray.disabled,.button.medium-gray.disabled:focus,.button.medium-gray.disabled:hover,.button.medium-gray[disabled],.button.medium-gray[disabled]:focus,.button.medium-gray[disabled]:hover,.local-tasks-block a.medium-gray{background-color:#c6c2c2;color:#000}.button.medium-gray:focus,.button.medium-gray:hover,.local-tasks-block a.medium-gray:focus,.local-tasks-block a.medium-gray:hover{background-color:#a09999;color:#000}.button.dark-gray,.button.dark-gray.disabled,.button.dark-gray.disabled:focus,.button.dark-gray.disabled:hover,.button.dark-gray[disabled],.button.dark-gray[disabled]:focus,.button.dark-gray[disabled]:hover,.local-tasks-block a.dark-gray{background-color:gray;color:#000}.button.dark-gray:focus,.button.dark-gray:hover,.local-tasks-block a.dark-gray:focus,.local-tasks-block a.dark-gray:hover{background-color:#666;color:#000}.button.success,.button.success.disabled,.button.success.disabled:focus,.button.success.disabled:hover,.button.success[disabled],.button.success[disabled]:focus,.button.success[disabled]:hover,.local-tasks-block a.success{background-color:#70ad47;color:#000}.button.success:focus,.button.success:hover,.local-tasks-block a.success:focus,.local-tasks-block a.success:hover{background-color:#5a8a39;color:#000}.button.warning,.button.warning.disabled,.button.warning.disabled:focus,.button.warning.disabled:hover,.button.warning[disabled],.button.warning[disabled]:focus,.button.warning[disabled]:hover,.local-tasks-block a.warning{background-color:#ff931e;color:#000}.button.warning:focus,.button.warning:hover,.local-tasks-block a.warning:focus,.local-tasks-block a.warning:hover{background-color:#e47700;color:#000}.button.alert,.button.alert.disabled,.button.alert.disabled:focus,.button.alert.disabled:hover,.button.alert[disabled],.button.alert[disabled]:focus,.button.alert[disabled]:hover,.local-tasks-block a.alert{background-color:#ff1d25;color:#000}.button.alert:focus,.button.alert:hover,.local-tasks-block a.alert:focus,.local-tasks-block a.alert:hover{background-color:#e30008;color:#000}.button.accent,.button.accent.disabled,.button.accent.disabled:focus,.button.accent.disabled:hover,.button.accent[disabled],.button.accent[disabled]:focus,.button.accent[disabled]:hover,.local-tasks-block a.accent{background-color:#f4a71b;color:#000}.button.accent:focus,.button.accent:hover,.local-tasks-block a.accent:focus,.local-tasks-block a.accent:hover{background-color:#cf890a;color:#000}.button.gray,.button.gray.disabled,.button.gray.disabled:focus,.button.gray.disabled:hover,.button.gray[disabled],.button.gray[disabled]:focus,.button.gray[disabled]:hover,.local-tasks-block a.gray{background-color:#d9d7d0;color:#000}.button.gray:focus,.button.gray:hover,.local-tasks-block a.gray:focus,.local-tasks-block a.gray:hover{background-color:#b3afa1;color:#000}.button.white,.button.white.disabled,.button.white.disabled:focus,.button.white.disabled:hover,.button.white[disabled],.button.white[disabled]:focus,.button.white[disabled]:hover,.local-tasks-block a.white{background-color:#fff;color:#000}.button.white:focus,.button.white:hover,.local-tasks-block a.white:focus,.local-tasks-block a.white:hover{background-color:#ccc;color:#000}.button.black,.button.black.disabled,.button.black.disabled:focus,.button.black.disabled:hover,.button.black:focus,.button.black:hover,.button.black[disabled],.button.black[disabled]:focus,.button.black[disabled]:hover,.local-tasks-block a.black,.local-tasks-block a.black:focus,.local-tasks-block a.black:hover{background-color:#000;color:#fff}.button.bleu_logo,.button.bleu_logo.disabled,.button.bleu_logo.disabled:focus,.button.bleu_logo.disabled:hover,.button.bleu_logo[disabled],.button.bleu_logo[disabled]:focus,.button.bleu_logo[disabled]:hover,.local-tasks-block a.bleu_logo{background-color:#2081c5;color:#000}.button.bleu_logo:focus,.button.bleu_logo:hover,.local-tasks-block a.bleu_logo:focus,.local-tasks-block a.bleu_logo:hover{background-color:#1a679e;color:#000}.button.vert_logo,.button.vert_logo.disabled,.button.vert_logo.disabled:focus,.button.vert_logo.disabled:hover,.button.vert_logo[disabled],.button.vert_logo[disabled]:focus,.button.vert_logo[disabled]:hover,.local-tasks-block a.vert_logo{background-color:#6fbf46;color:#000}.button.vert_logo:focus,.button.vert_logo:hover,.local-tasks-block a.vert_logo:focus,.local-tasks-block a.vert_logo:hover{background-color:#589b36;color:#000}.button.orange_logo,.button.orange_logo.disabled,.button.orange_logo.disabled:focus,.button.orange_logo.disabled:hover,.button.orange_logo[disabled],.button.orange_logo[disabled]:focus,.button.orange_logo[disabled]:hover,.local-tasks-block a.orange_logo{background-color:#f4a71b;color:#000}.button.orange_logo:focus,.button.orange_logo:hover,.local-tasks-block a.orange_logo:focus,.local-tasks-block a.orange_logo:hover{background-color:#cf890a;color:#000}.button.rose_logo,.button.rose_logo.disabled,.button.rose_logo.disabled:focus,.button.rose_logo.disabled:hover,.button.rose_logo[disabled],.button.rose_logo[disabled]:focus,.button.rose_logo[disabled]:hover,.local-tasks-block a.rose_logo{background-color:#ea145c;color:#000}.button.rose_logo:focus,.button.rose_logo:hover,.local-tasks-block a.rose_logo:focus,.local-tasks-block a.rose_logo:hover{background-color:#bb104a;color:#000}.button.bleu_secondaire,.button.bleu_secondaire.disabled,.button.bleu_secondaire.disabled:focus,.button.bleu_secondaire.disabled:hover,.button.bleu_secondaire[disabled],.button.bleu_secondaire[disabled]:focus,.button.bleu_secondaire[disabled]:hover,.local-tasks-block a.bleu_secondaire{background-color:#79b3dc;color:#000}.button.bleu_secondaire:focus,.button.bleu_secondaire:hover,.local-tasks-block a.bleu_secondaire:focus,.local-tasks-block a.bleu_secondaire:hover{background-color:#4394ce;color:#000}.button.vert_secondaire,.button.vert_secondaire.disabled,.button.vert_secondaire.disabled:focus,.button.vert_secondaire.disabled:hover,.button.vert_secondaire[disabled],.button.vert_secondaire[disabled]:focus,.button.vert_secondaire[disabled]:hover,.local-tasks-block a.vert_secondaire{background-color:#8ad512;color:#000}.button.vert_secondaire:focus,.button.vert_secondaire:hover,.local-tasks-block a.vert_secondaire:focus,.local-tasks-block a.vert_secondaire:hover{background-color:#6eaa0e;color:#000}.button.orange_secondaire,.button.orange_secondaire.disabled,.button.orange_secondaire.disabled:focus,.button.orange_secondaire.disabled:hover,.button.orange_secondaire[disabled],.button.orange_secondaire[disabled]:focus,.button.orange_secondaire[disabled]:hover,.local-tasks-block a.orange_secondaire{background-color:#f8c975;color:#000}.button.orange_secondaire:focus,.button.orange_secondaire:hover,.local-tasks-block a.orange_secondaire:focus,.local-tasks-block a.orange_secondaire:hover{background-color:#f4ae30;color:#000}.button.rose_secondaire,.button.rose_secondaire.disabled,.button.rose_secondaire.disabled:focus,.button.rose_secondaire.disabled:hover,.button.rose_secondaire[disabled],.button.rose_secondaire[disabled]:focus,.button.rose_secondaire[disabled]:hover,.local-tasks-block a.rose_secondaire{background-color:#f2709c;color:#000}.button.rose_secondaire:focus,.button.rose_secondaire:hover,.local-tasks-block a.rose_secondaire:focus,.local-tasks-block a.rose_secondaire:hover{background-color:#ec2f6f;color:#000}.button.bleu_fonce,.button.bleu_fonce.disabled,.button.bleu_fonce.disabled:focus,.button.bleu_fonce.disabled:hover,.button.bleu_fonce[disabled],.button.bleu_fonce[disabled]:focus,.button.bleu_fonce[disabled]:hover,.local-tasks-block a.bleu_fonce{background-color:#16517b;color:#fff}.button.bleu_fonce:focus,.button.bleu_fonce:hover,.local-tasks-block a.bleu_fonce:focus,.local-tasks-block a.bleu_fonce:hover{background-color:#124162;color:#fff}.button.variante_vert_fonce,.button.variante_vert_fonce.disabled,.button.variante_vert_fonce.disabled:focus,.button.variante_vert_fonce.disabled:hover,.button.variante_vert_fonce[disabled],.button.variante_vert_fonce[disabled]:focus,.button.variante_vert_fonce[disabled]:hover,.local-tasks-block a.variante_vert_fonce{background-color:#4e9528;color:#000}.button.variante_vert_fonce:focus,.button.variante_vert_fonce:hover,.local-tasks-block a.variante_vert_fonce:focus,.local-tasks-block a.variante_vert_fonce:hover{background-color:#3e7720;color:#000}.button.assets_29,.button.assets_29.disabled,.button.assets_29.disabled:focus,.button.assets_29.disabled:hover,.button.assets_29[disabled],.button.assets_29[disabled]:focus,.button.assets_29[disabled]:hover,.local-tasks-block a.assets_29{background-color:#be0241;color:#fff}.button.assets_29:focus,.button.assets_29:hover,.local-tasks-block a.assets_29:focus,.local-tasks-block a.assets_29:hover{background-color:#980234;color:#fff}.button.assets_30,.button.assets_30.disabled,.button.assets_30.disabled:focus,.button.assets_30.disabled:hover,.button.assets_30[disabled],.button.assets_30[disabled]:focus,.button.assets_30[disabled]:hover,.local-tasks-block a.assets_30{background-color:#de9511;color:#000}.button.assets_30:focus,.button.assets_30:hover,.local-tasks-block a.assets_30:focus,.local-tasks-block a.assets_30:hover{background-color:#b2770e;color:#000}.button.orange,.button.orange.disabled,.button.orange.disabled:focus,.button.orange.disabled:hover,.button.orange[disabled],.button.orange[disabled]:focus,.button.orange[disabled]:hover,.local-tasks-block a.orange{background-color:#de9511;color:#000}.button.orange:focus,.button.orange:hover,.local-tasks-block a.orange:focus,.local-tasks-block a.orange:hover{background-color:#b2770e;color:#000}.button.title_alt,.button.title_alt.disabled,.button.title_alt.disabled:focus,.button.title_alt.disabled:hover,.button.title_alt[disabled],.button.title_alt[disabled]:focus,.button.title_alt[disabled]:hover,.local-tasks-block a.title_alt{background-color:#414141;color:#fff}.button.title_alt:focus,.button.title_alt:hover,.local-tasks-block a.title_alt:focus,.local-tasks-block a.title_alt:hover{background-color:#343434;color:#fff}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow:focus,.button.hollow:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover,.local-tasks-block a.hollow{background-color:transparent}.button.hollow,.button.hollow.disabled,.button.hollow.disabled:focus,.button.hollow.disabled:hover,.button.hollow[disabled],.button.hollow[disabled]:focus,.button.hollow[disabled]:hover,.local-tasks-block a.hollow{border:1px solid #2081c5;color:#2081c5}.button.hollow:focus,.button.hollow:hover,.local-tasks-block a.hollow:focus,.local-tasks-block a.hollow:hover{border-color:#104163;color:#104163}.button.hollow.primary,.button.hollow.primary.disabled,.button.hollow.primary.disabled:focus,.button.hollow.primary.disabled:hover,.button.hollow.primary[disabled],.button.hollow.primary[disabled]:focus,.button.hollow.primary[disabled]:hover,.local-tasks-block a.hollow.primary{border:1px solid #414141;color:#414141}.button.hollow.primary:focus,.button.hollow.primary:hover,.local-tasks-block a.hollow.primary:focus,.local-tasks-block a.hollow.primary:hover{border-color:#212121;color:#212121}.button.hollow.secondary,.button.hollow.secondary.disabled,.button.hollow.secondary.disabled:focus,.button.hollow.secondary.disabled:hover,.button.hollow.secondary[disabled],.button.hollow.secondary[disabled]:focus,.button.hollow.secondary[disabled]:hover,.local-tasks-block a.hollow.secondary{border:1px solid #2081c5;color:#2081c5}.button.hollow.secondary:focus,.button.hollow.secondary:hover,.local-tasks-block a.hollow.secondary:focus,.local-tasks-block a.hollow.secondary:hover{border-color:#104163;color:#104163}.button.hollow.lighter-gray,.button.hollow.lighter-gray.disabled,.button.hollow.lighter-gray.disabled:focus,.button.hollow.lighter-gray.disabled:hover,.button.hollow.lighter-gray[disabled],.button.hollow.lighter-gray[disabled]:focus,.button.hollow.lighter-gray[disabled]:hover,.local-tasks-block a.hollow.lighter-gray{border:1px solid #f5f5f5;color:#f5f5f5}.button.hollow.lighter-gray:focus,.button.hollow.lighter-gray:hover,.local-tasks-block a.hollow.lighter-gray:focus,.local-tasks-block a.hollow.lighter-gray:hover{border-color:#7b7b7b;color:#7b7b7b}.button.hollow.light-gray,.button.hollow.light-gray.disabled,.button.hollow.light-gray.disabled:focus,.button.hollow.light-gray.disabled:hover,.button.hollow.light-gray[disabled],.button.hollow.light-gray[disabled]:focus,.button.hollow.light-gray[disabled]:hover,.local-tasks-block a.hollow.light-gray{border:1px solid #ebebeb;color:#ebebeb}.button.hollow.light-gray:focus,.button.hollow.light-gray:hover,.local-tasks-block a.hollow.light-gray:focus,.local-tasks-block a.hollow.light-gray:hover{border-color:#767676;color:#767676}.button.hollow.medium-gray,.button.hollow.medium-gray.disabled,.button.hollow.medium-gray.disabled:focus,.button.hollow.medium-gray.disabled:hover,.button.hollow.medium-gray[disabled],.button.hollow.medium-gray[disabled]:focus,.button.hollow.medium-gray[disabled]:hover,.local-tasks-block a.hollow.medium-gray{border:1px solid #c6c2c2;color:#c6c2c2}.button.hollow.medium-gray:focus,.button.hollow.medium-gray:hover,.local-tasks-block a.hollow.medium-gray:focus,.local-tasks-block a.hollow.medium-gray:hover{border-color:#655f5f;color:#655f5f}.button.hollow.dark-gray,.button.hollow.dark-gray.disabled,.button.hollow.dark-gray.disabled:focus,.button.hollow.dark-gray.disabled:hover,.button.hollow.dark-gray[disabled],.button.hollow.dark-gray[disabled]:focus,.button.hollow.dark-gray[disabled]:hover,.local-tasks-block a.hollow.dark-gray{border:1px solid gray;color:gray}.button.hollow.dark-gray:focus,.button.hollow.dark-gray:hover,.local-tasks-block a.hollow.dark-gray:focus,.local-tasks-block a.hollow.dark-gray:hover{border-color:#404040;color:#404040}.button.hollow.success,.button.hollow.success.disabled,.button.hollow.success.disabled:focus,.button.hollow.success.disabled:hover,.button.hollow.success[disabled],.button.hollow.success[disabled]:focus,.button.hollow.success[disabled]:hover,.local-tasks-block a.hollow.success{border:1px solid #70ad47;color:#70ad47}.button.hollow.success:focus,.button.hollow.success:hover,.local-tasks-block a.hollow.success:focus,.local-tasks-block a.hollow.success:hover{border-color:#385724;color:#385724}.button.hollow.warning,.button.hollow.warning.disabled,.button.hollow.warning.disabled:focus,.button.hollow.warning.disabled:hover,.button.hollow.warning[disabled],.button.hollow.warning[disabled]:focus,.button.hollow.warning[disabled]:hover,.local-tasks-block a.hollow.warning{border:1px solid #ff931e;color:#ff931e}.button.hollow.warning:focus,.button.hollow.warning:hover,.local-tasks-block a.hollow.warning:focus,.local-tasks-block a.hollow.warning:hover{border-color:#8f4a00;color:#8f4a00}.button.hollow.alert,.button.hollow.alert.disabled,.button.hollow.alert.disabled:focus,.button.hollow.alert.disabled:hover,.button.hollow.alert[disabled],.button.hollow.alert[disabled]:focus,.button.hollow.alert[disabled]:hover,.local-tasks-block a.hollow.alert{border:1px solid #ff1d25;color:#ff1d25}.button.hollow.alert:focus,.button.hollow.alert:hover,.local-tasks-block a.hollow.alert:focus,.local-tasks-block a.hollow.alert:hover{border-color:#8e0005;color:#8e0005}.button.hollow.accent,.button.hollow.accent.disabled,.button.hollow.accent.disabled:focus,.button.hollow.accent.disabled:hover,.button.hollow.accent[disabled],.button.hollow.accent[disabled]:focus,.button.hollow.accent[disabled]:hover,.local-tasks-block a.hollow.accent{border:1px solid #f4a71b;color:#f4a71b}.button.hollow.accent:focus,.button.hollow.accent:hover,.local-tasks-block a.hollow.accent:focus,.local-tasks-block a.hollow.accent:hover{border-color:#815606;color:#815606}.button.hollow.gray,.button.hollow.gray.disabled,.button.hollow.gray.disabled:focus,.button.hollow.gray.disabled:hover,.button.hollow.gray[disabled],.button.hollow.gray[disabled]:focus,.button.hollow.gray[disabled]:hover,.local-tasks-block a.hollow.gray{border:1px solid #d9d7d0;color:#d9d7d0}.button.hollow.gray:focus,.button.hollow.gray:hover,.local-tasks-block a.hollow.gray:focus,.local-tasks-block a.hollow.gray:hover{border-color:#76715f;color:#76715f}.button.hollow.white,.button.hollow.white.disabled,.button.hollow.white.disabled:focus,.button.hollow.white.disabled:hover,.button.hollow.white[disabled],.button.hollow.white[disabled]:focus,.button.hollow.white[disabled]:hover,.local-tasks-block a.hollow.white{border:1px solid #fff;color:#fff}.button.hollow.white:focus,.button.hollow.white:hover,.local-tasks-block a.hollow.white:focus,.local-tasks-block a.hollow.white:hover{border-color:gray;color:gray}.button.hollow.black,.button.hollow.black.disabled,.button.hollow.black.disabled:focus,.button.hollow.black.disabled:hover,.button.hollow.black[disabled],.button.hollow.black[disabled]:focus,.button.hollow.black[disabled]:hover,.local-tasks-block a.hollow.black{border:1px solid #000;color:#000}.button.hollow.black:focus,.button.hollow.black:hover,.local-tasks-block a.hollow.black:focus,.local-tasks-block a.hollow.black:hover{border-color:#000;color:#000}.button.hollow.bleu_logo,.button.hollow.bleu_logo.disabled,.button.hollow.bleu_logo.disabled:focus,.button.hollow.bleu_logo.disabled:hover,.button.hollow.bleu_logo[disabled],.button.hollow.bleu_logo[disabled]:focus,.button.hollow.bleu_logo[disabled]:hover,.local-tasks-block a.hollow.bleu_logo{border:1px solid #2081c5;color:#2081c5}.button.hollow.bleu_logo:focus,.button.hollow.bleu_logo:hover,.local-tasks-block a.hollow.bleu_logo:focus,.local-tasks-block a.hollow.bleu_logo:hover{border-color:#104163;color:#104163}.button.hollow.vert_logo,.button.hollow.vert_logo.disabled,.button.hollow.vert_logo.disabled:focus,.button.hollow.vert_logo.disabled:hover,.button.hollow.vert_logo[disabled],.button.hollow.vert_logo[disabled]:focus,.button.hollow.vert_logo[disabled]:hover,.local-tasks-block a.hollow.vert_logo{border:1px solid #6fbf46;color:#6fbf46}.button.hollow.vert_logo:focus,.button.hollow.vert_logo:hover,.local-tasks-block a.hollow.vert_logo:focus,.local-tasks-block a.hollow.vert_logo:hover{border-color:#376122;color:#376122}.button.hollow.orange_logo,.button.hollow.orange_logo.disabled,.button.hollow.orange_logo.disabled:focus,.button.hollow.orange_logo.disabled:hover,.button.hollow.orange_logo[disabled],.button.hollow.orange_logo[disabled]:focus,.button.hollow.orange_logo[disabled]:hover,.local-tasks-block a.hollow.orange_logo{border:1px solid #f4a71b;color:#f4a71b}.button.hollow.orange_logo:focus,.button.hollow.orange_logo:hover,.local-tasks-block a.hollow.orange_logo:focus,.local-tasks-block a.hollow.orange_logo:hover{border-color:#815606;color:#815606}.button.hollow.rose_logo,.button.hollow.rose_logo.disabled,.button.hollow.rose_logo.disabled:focus,.button.hollow.rose_logo.disabled:hover,.button.hollow.rose_logo[disabled],.button.hollow.rose_logo[disabled]:focus,.button.hollow.rose_logo[disabled]:hover,.local-tasks-block a.hollow.rose_logo{border:1px solid #ea145c;color:#ea145c}.button.hollow.rose_logo:focus,.button.hollow.rose_logo:hover,.local-tasks-block a.hollow.rose_logo:focus,.local-tasks-block a.hollow.rose_logo:hover{border-color:#750a2e;color:#750a2e}.button.hollow.bleu_secondaire,.button.hollow.bleu_secondaire.disabled,.button.hollow.bleu_secondaire.disabled:focus,.button.hollow.bleu_secondaire.disabled:hover,.button.hollow.bleu_secondaire[disabled],.button.hollow.bleu_secondaire[disabled]:focus,.button.hollow.bleu_secondaire[disabled]:hover,.local-tasks-block a.hollow.bleu_secondaire{border:1px solid #79b3dc;color:#79b3dc}.button.hollow.bleu_secondaire:focus,.button.hollow.bleu_secondaire:hover,.local-tasks-block a.hollow.bleu_secondaire:focus,.local-tasks-block a.hollow.bleu_secondaire:hover{border-color:#235e87;color:#235e87}.button.hollow.vert_secondaire,.button.hollow.vert_secondaire.disabled,.button.hollow.vert_secondaire.disabled:focus,.button.hollow.vert_secondaire.disabled:hover,.button.hollow.vert_secondaire[disabled],.button.hollow.vert_secondaire[disabled]:focus,.button.hollow.vert_secondaire[disabled]:hover,.local-tasks-block a.hollow.vert_secondaire{border:1px solid #8ad512;color:#8ad512}.button.hollow.vert_secondaire:focus,.button.hollow.vert_secondaire:hover,.local-tasks-block a.hollow.vert_secondaire:focus,.local-tasks-block a.hollow.vert_secondaire:hover{border-color:#456b09;color:#456b09}.button.hollow.orange_secondaire,.button.hollow.orange_secondaire.disabled,.button.hollow.orange_secondaire.disabled:focus,.button.hollow.orange_secondaire.disabled:hover,.button.hollow.orange_secondaire[disabled],.button.hollow.orange_secondaire[disabled]:focus,.button.hollow.orange_secondaire[disabled]:hover,.local-tasks-block a.hollow.orange_secondaire{border:1px solid #f8c975;color:#f8c975}.button.hollow.orange_secondaire:focus,.button.hollow.orange_secondaire:hover,.local-tasks-block a.hollow.orange_secondaire:focus,.local-tasks-block a.hollow.orange_secondaire:hover{border-color:#ae7309;color:#ae7309}.button.hollow.rose_secondaire,.button.hollow.rose_secondaire.disabled,.button.hollow.rose_secondaire.disabled:focus,.button.hollow.rose_secondaire.disabled:hover,.button.hollow.rose_secondaire[disabled],.button.hollow.rose_secondaire[disabled]:focus,.button.hollow.rose_secondaire[disabled]:hover,.local-tasks-block a.hollow.rose_secondaire{border:1px solid #f2709c;color:#f2709c}.button.hollow.rose_secondaire:focus,.button.hollow.rose_secondaire:hover,.local-tasks-block a.hollow.rose_secondaire:focus,.local-tasks-block a.hollow.rose_secondaire:hover{border-color:#a20f41;color:#a20f41}.button.hollow.bleu_fonce,.button.hollow.bleu_fonce.disabled,.button.hollow.bleu_fonce.disabled:focus,.button.hollow.bleu_fonce.disabled:hover,.button.hollow.bleu_fonce[disabled],.button.hollow.bleu_fonce[disabled]:focus,.button.hollow.bleu_fonce[disabled]:hover,.local-tasks-block a.hollow.bleu_fonce{border:1px solid #16517b;color:#16517b}.button.hollow.bleu_fonce:focus,.button.hollow.bleu_fonce:hover,.local-tasks-block a.hollow.bleu_fonce:focus,.local-tasks-block a.hollow.bleu_fonce:hover{border-color:#0b293e;color:#0b293e}.button.hollow.variante_vert_fonce,.button.hollow.variante_vert_fonce.disabled,.button.hollow.variante_vert_fonce.disabled:focus,.button.hollow.variante_vert_fonce.disabled:hover,.button.hollow.variante_vert_fonce[disabled],.button.hollow.variante_vert_fonce[disabled]:focus,.button.hollow.variante_vert_fonce[disabled]:hover,.local-tasks-block a.hollow.variante_vert_fonce{border:1px solid #4e9528;color:#4e9528}.button.hollow.variante_vert_fonce:focus,.button.hollow.variante_vert_fonce:hover,.local-tasks-block a.hollow.variante_vert_fonce:focus,.local-tasks-block a.hollow.variante_vert_fonce:hover{border-color:#274b14;color:#274b14}.button.hollow.assets_29,.button.hollow.assets_29.disabled,.button.hollow.assets_29.disabled:focus,.button.hollow.assets_29.disabled:hover,.button.hollow.assets_29[disabled],.button.hollow.assets_29[disabled]:focus,.button.hollow.assets_29[disabled]:hover,.local-tasks-block a.hollow.assets_29{border:1px solid #be0241;color:#be0241}.button.hollow.assets_29:focus,.button.hollow.assets_29:hover,.local-tasks-block a.hollow.assets_29:focus,.local-tasks-block a.hollow.assets_29:hover{border-color:#5f0121;color:#5f0121}.button.hollow.assets_30,.button.hollow.assets_30.disabled,.button.hollow.assets_30.disabled:focus,.button.hollow.assets_30.disabled:hover,.button.hollow.assets_30[disabled],.button.hollow.assets_30[disabled]:focus,.button.hollow.assets_30[disabled]:hover,.local-tasks-block a.hollow.assets_30{border:1px solid #de9511;color:#de9511}.button.hollow.assets_30:focus,.button.hollow.assets_30:hover,.local-tasks-block a.hollow.assets_30:focus,.local-tasks-block a.hollow.assets_30:hover{border-color:#6f4b09;color:#6f4b09}.button.hollow.orange,.button.hollow.orange.disabled,.button.hollow.orange.disabled:focus,.button.hollow.orange.disabled:hover,.button.hollow.orange[disabled],.button.hollow.orange[disabled]:focus,.button.hollow.orange[disabled]:hover,.local-tasks-block a.hollow.orange{border:1px solid #de9511;color:#de9511}.button.hollow.orange:focus,.button.hollow.orange:hover,.local-tasks-block a.hollow.orange:focus,.local-tasks-block a.hollow.orange:hover{border-color:#6f4b09;color:#6f4b09}.button.hollow.title_alt,.button.hollow.title_alt.disabled,.button.hollow.title_alt.disabled:focus,.button.hollow.title_alt.disabled:hover,.button.hollow.title_alt[disabled],.button.hollow.title_alt[disabled]:focus,.button.hollow.title_alt[disabled]:hover,.local-tasks-block a.hollow.title_alt{border:1px solid #414141;color:#414141}.button.hollow.title_alt:focus,.button.hollow.title_alt:hover,.local-tasks-block a.hollow.title_alt:focus,.local-tasks-block a.hollow.title_alt:hover{border-color:#212121;color:#212121}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear:focus,.button.clear:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover,.local-tasks-block a.clear,.local-tasks-block a:not(.is-active){border-color:transparent;background-color:transparent}.button.clear,.button.clear.disabled,.button.clear.disabled:focus,.button.clear.disabled:hover,.button.clear[disabled],.button.clear[disabled]:focus,.button.clear[disabled]:hover,.local-tasks-block a.clear,.local-tasks-block a:not(.is-active){color:#2081c5}.button.clear:focus,.button.clear:hover,.local-tasks-block a.clear:focus,.local-tasks-block a.clear:hover,.local-tasks-block a:focus:not(.is-active),.local-tasks-block a:hover:not(.is-active){color:#104163}.button.clear.primary,.button.clear.primary.disabled,.button.clear.primary.disabled:focus,.button.clear.primary.disabled:hover,.button.clear.primary[disabled],.button.clear.primary[disabled]:focus,.button.clear.primary[disabled]:hover,.local-tasks-block a.clear.primary,.local-tasks-block a.primary:not(.is-active){color:#414141}.button.clear.primary:focus,.button.clear.primary:hover,.local-tasks-block a.clear.primary:focus,.local-tasks-block a.clear.primary:hover,.local-tasks-block a.primary:focus:not(.is-active),.local-tasks-block a.primary:hover:not(.is-active){color:#212121}.button.clear.secondary,.button.clear.secondary.disabled,.button.clear.secondary.disabled:focus,.button.clear.secondary.disabled:hover,.button.clear.secondary[disabled],.button.clear.secondary[disabled]:focus,.button.clear.secondary[disabled]:hover,.local-tasks-block a.clear.secondary,.local-tasks-block a.secondary:not(.is-active){color:#2081c5}.button.clear.secondary:focus,.button.clear.secondary:hover,.local-tasks-block a.clear.secondary:focus,.local-tasks-block a.clear.secondary:hover,.local-tasks-block a.secondary:focus:not(.is-active),.local-tasks-block a.secondary:hover:not(.is-active){color:#104163}.button.clear.lighter-gray,.button.clear.lighter-gray.disabled,.button.clear.lighter-gray.disabled:focus,.button.clear.lighter-gray.disabled:hover,.button.clear.lighter-gray[disabled],.button.clear.lighter-gray[disabled]:focus,.button.clear.lighter-gray[disabled]:hover,.local-tasks-block a.clear.lighter-gray,.local-tasks-block a.lighter-gray:not(.is-active){color:#f5f5f5}.button.clear.lighter-gray:focus,.button.clear.lighter-gray:hover,.local-tasks-block a.clear.lighter-gray:focus,.local-tasks-block a.clear.lighter-gray:hover,.local-tasks-block a.lighter-gray:focus:not(.is-active),.local-tasks-block a.lighter-gray:hover:not(.is-active){color:#7b7b7b}.button.clear.light-gray,.button.clear.light-gray.disabled,.button.clear.light-gray.disabled:focus,.button.clear.light-gray.disabled:hover,.button.clear.light-gray[disabled],.button.clear.light-gray[disabled]:focus,.button.clear.light-gray[disabled]:hover,.local-tasks-block a.clear.light-gray,.local-tasks-block a.light-gray:not(.is-active){color:#ebebeb}.button.clear.light-gray:focus,.button.clear.light-gray:hover,.local-tasks-block a.clear.light-gray:focus,.local-tasks-block a.clear.light-gray:hover,.local-tasks-block a.light-gray:focus:not(.is-active),.local-tasks-block a.light-gray:hover:not(.is-active){color:#767676}.button.clear.medium-gray,.button.clear.medium-gray.disabled,.button.clear.medium-gray.disabled:focus,.button.clear.medium-gray.disabled:hover,.button.clear.medium-gray[disabled],.button.clear.medium-gray[disabled]:focus,.button.clear.medium-gray[disabled]:hover,.local-tasks-block a.clear.medium-gray,.local-tasks-block a.medium-gray:not(.is-active){color:#c6c2c2}.button.clear.medium-gray:focus,.button.clear.medium-gray:hover,.local-tasks-block a.clear.medium-gray:focus,.local-tasks-block a.clear.medium-gray:hover,.local-tasks-block a.medium-gray:focus:not(.is-active),.local-tasks-block a.medium-gray:hover:not(.is-active){color:#655f5f}.button.clear.dark-gray,.button.clear.dark-gray.disabled,.button.clear.dark-gray.disabled:focus,.button.clear.dark-gray.disabled:hover,.button.clear.dark-gray[disabled],.button.clear.dark-gray[disabled]:focus,.button.clear.dark-gray[disabled]:hover,.local-tasks-block a.clear.dark-gray,.local-tasks-block a.dark-gray:not(.is-active){color:gray}.button.clear.dark-gray:focus,.button.clear.dark-gray:hover,.local-tasks-block a.clear.dark-gray:focus,.local-tasks-block a.clear.dark-gray:hover,.local-tasks-block a.dark-gray:focus:not(.is-active),.local-tasks-block a.dark-gray:hover:not(.is-active){color:#404040}.button.clear.success,.button.clear.success.disabled,.button.clear.success.disabled:focus,.button.clear.success.disabled:hover,.button.clear.success[disabled],.button.clear.success[disabled]:focus,.button.clear.success[disabled]:hover,.local-tasks-block a.clear.success,.local-tasks-block a.success:not(.is-active){color:#70ad47}.button.clear.success:focus,.button.clear.success:hover,.local-tasks-block a.clear.success:focus,.local-tasks-block a.clear.success:hover,.local-tasks-block a.success:focus:not(.is-active),.local-tasks-block a.success:hover:not(.is-active){color:#385724}.button.clear.warning,.button.clear.warning.disabled,.button.clear.warning.disabled:focus,.button.clear.warning.disabled:hover,.button.clear.warning[disabled],.button.clear.warning[disabled]:focus,.button.clear.warning[disabled]:hover,.local-tasks-block a.clear.warning,.local-tasks-block a.warning:not(.is-active){color:#ff931e}.button.clear.warning:focus,.button.clear.warning:hover,.local-tasks-block a.clear.warning:focus,.local-tasks-block a.clear.warning:hover,.local-tasks-block a.warning:focus:not(.is-active),.local-tasks-block a.warning:hover:not(.is-active){color:#8f4a00}.button.clear.alert,.button.clear.alert.disabled,.button.clear.alert.disabled:focus,.button.clear.alert.disabled:hover,.button.clear.alert[disabled],.button.clear.alert[disabled]:focus,.button.clear.alert[disabled]:hover,.local-tasks-block a.alert:not(.is-active),.local-tasks-block a.clear.alert{color:#ff1d25}.button.clear.alert:focus,.button.clear.alert:hover,.local-tasks-block a.alert:focus:not(.is-active),.local-tasks-block a.alert:hover:not(.is-active),.local-tasks-block a.clear.alert:focus,.local-tasks-block a.clear.alert:hover{color:#8e0005}.button.clear.accent,.button.clear.accent.disabled,.button.clear.accent.disabled:focus,.button.clear.accent.disabled:hover,.button.clear.accent[disabled],.button.clear.accent[disabled]:focus,.button.clear.accent[disabled]:hover,.local-tasks-block a.accent:not(.is-active),.local-tasks-block a.clear.accent{color:#f4a71b}.button.clear.accent:focus,.button.clear.accent:hover,.local-tasks-block a.accent:focus:not(.is-active),.local-tasks-block a.accent:hover:not(.is-active),.local-tasks-block a.clear.accent:focus,.local-tasks-block a.clear.accent:hover{color:#815606}.button.clear.gray,.button.clear.gray.disabled,.button.clear.gray.disabled:focus,.button.clear.gray.disabled:hover,.button.clear.gray[disabled],.button.clear.gray[disabled]:focus,.button.clear.gray[disabled]:hover,.local-tasks-block a.clear.gray,.local-tasks-block a.gray:not(.is-active){color:#d9d7d0}.button.clear.gray:focus,.button.clear.gray:hover,.local-tasks-block a.clear.gray:focus,.local-tasks-block a.clear.gray:hover,.local-tasks-block a.gray:focus:not(.is-active),.local-tasks-block a.gray:hover:not(.is-active){color:#76715f}.button.clear.white,.button.clear.white.disabled,.button.clear.white.disabled:focus,.button.clear.white.disabled:hover,.button.clear.white[disabled],.button.clear.white[disabled]:focus,.button.clear.white[disabled]:hover,.local-tasks-block a.clear.white,.local-tasks-block a.white:not(.is-active){color:#fff}.button.clear.white:focus,.button.clear.white:hover,.local-tasks-block a.clear.white:focus,.local-tasks-block a.clear.white:hover,.local-tasks-block a.white:focus:not(.is-active),.local-tasks-block a.white:hover:not(.is-active){color:gray}.button.clear.black,.button.clear.black.disabled,.button.clear.black.disabled:focus,.button.clear.black.disabled:hover,.button.clear.black:focus,.button.clear.black:hover,.button.clear.black[disabled],.button.clear.black[disabled]:focus,.button.clear.black[disabled]:hover,.local-tasks-block a.black:focus:not(.is-active),.local-tasks-block a.black:hover:not(.is-active),.local-tasks-block a.black:not(.is-active),.local-tasks-block a.clear.black,.local-tasks-block a.clear.black:focus,.local-tasks-block a.clear.black:hover{color:#000}.button.clear.bleu_logo,.button.clear.bleu_logo.disabled,.button.clear.bleu_logo.disabled:focus,.button.clear.bleu_logo.disabled:hover,.button.clear.bleu_logo[disabled],.button.clear.bleu_logo[disabled]:focus,.button.clear.bleu_logo[disabled]:hover,.local-tasks-block a.bleu_logo:not(.is-active),.local-tasks-block a.clear.bleu_logo{color:#2081c5}.button.clear.bleu_logo:focus,.button.clear.bleu_logo:hover,.local-tasks-block a.bleu_logo:focus:not(.is-active),.local-tasks-block a.bleu_logo:hover:not(.is-active),.local-tasks-block a.clear.bleu_logo:focus,.local-tasks-block a.clear.bleu_logo:hover{color:#104163}.button.clear.vert_logo,.button.clear.vert_logo.disabled,.button.clear.vert_logo.disabled:focus,.button.clear.vert_logo.disabled:hover,.button.clear.vert_logo[disabled],.button.clear.vert_logo[disabled]:focus,.button.clear.vert_logo[disabled]:hover,.local-tasks-block a.clear.vert_logo,.local-tasks-block a.vert_logo:not(.is-active){color:#6fbf46}.button.clear.vert_logo:focus,.button.clear.vert_logo:hover,.local-tasks-block a.clear.vert_logo:focus,.local-tasks-block a.clear.vert_logo:hover,.local-tasks-block a.vert_logo:focus:not(.is-active),.local-tasks-block a.vert_logo:hover:not(.is-active){color:#376122}.button.clear.orange_logo,.button.clear.orange_logo.disabled,.button.clear.orange_logo.disabled:focus,.button.clear.orange_logo.disabled:hover,.button.clear.orange_logo[disabled],.button.clear.orange_logo[disabled]:focus,.button.clear.orange_logo[disabled]:hover,.local-tasks-block a.clear.orange_logo,.local-tasks-block a.orange_logo:not(.is-active){color:#f4a71b}.button.clear.orange_logo:focus,.button.clear.orange_logo:hover,.local-tasks-block a.clear.orange_logo:focus,.local-tasks-block a.clear.orange_logo:hover,.local-tasks-block a.orange_logo:focus:not(.is-active),.local-tasks-block a.orange_logo:hover:not(.is-active){color:#815606}.button.clear.rose_logo,.button.clear.rose_logo.disabled,.button.clear.rose_logo.disabled:focus,.button.clear.rose_logo.disabled:hover,.button.clear.rose_logo[disabled],.button.clear.rose_logo[disabled]:focus,.button.clear.rose_logo[disabled]:hover,.local-tasks-block a.clear.rose_logo,.local-tasks-block a.rose_logo:not(.is-active){color:#ea145c}.button.clear.rose_logo:focus,.button.clear.rose_logo:hover,.local-tasks-block a.clear.rose_logo:focus,.local-tasks-block a.clear.rose_logo:hover,.local-tasks-block a.rose_logo:focus:not(.is-active),.local-tasks-block a.rose_logo:hover:not(.is-active){color:#750a2e}.button.clear.bleu_secondaire,.button.clear.bleu_secondaire.disabled,.button.clear.bleu_secondaire.disabled:focus,.button.clear.bleu_secondaire.disabled:hover,.button.clear.bleu_secondaire[disabled],.button.clear.bleu_secondaire[disabled]:focus,.button.clear.bleu_secondaire[disabled]:hover,.local-tasks-block a.bleu_secondaire:not(.is-active),.local-tasks-block a.clear.bleu_secondaire{color:#79b3dc}.button.clear.bleu_secondaire:focus,.button.clear.bleu_secondaire:hover,.local-tasks-block a.bleu_secondaire:focus:not(.is-active),.local-tasks-block a.bleu_secondaire:hover:not(.is-active),.local-tasks-block a.clear.bleu_secondaire:focus,.local-tasks-block a.clear.bleu_secondaire:hover{color:#235e87}.button.clear.vert_secondaire,.button.clear.vert_secondaire.disabled,.button.clear.vert_secondaire.disabled:focus,.button.clear.vert_secondaire.disabled:hover,.button.clear.vert_secondaire[disabled],.button.clear.vert_secondaire[disabled]:focus,.button.clear.vert_secondaire[disabled]:hover,.local-tasks-block a.clear.vert_secondaire,.local-tasks-block a.vert_secondaire:not(.is-active){color:#8ad512}.button.clear.vert_secondaire:focus,.button.clear.vert_secondaire:hover,.local-tasks-block a.clear.vert_secondaire:focus,.local-tasks-block a.clear.vert_secondaire:hover,.local-tasks-block a.vert_secondaire:focus:not(.is-active),.local-tasks-block a.vert_secondaire:hover:not(.is-active){color:#456b09}.button.clear.orange_secondaire,.button.clear.orange_secondaire.disabled,.button.clear.orange_secondaire.disabled:focus,.button.clear.orange_secondaire.disabled:hover,.button.clear.orange_secondaire[disabled],.button.clear.orange_secondaire[disabled]:focus,.button.clear.orange_secondaire[disabled]:hover,.local-tasks-block a.clear.orange_secondaire,.local-tasks-block a.orange_secondaire:not(.is-active){color:#f8c975}.button.clear.orange_secondaire:focus,.button.clear.orange_secondaire:hover,.local-tasks-block a.clear.orange_secondaire:focus,.local-tasks-block a.clear.orange_secondaire:hover,.local-tasks-block a.orange_secondaire:focus:not(.is-active),.local-tasks-block a.orange_secondaire:hover:not(.is-active){color:#ae7309}.button.clear.rose_secondaire,.button.clear.rose_secondaire.disabled,.button.clear.rose_secondaire.disabled:focus,.button.clear.rose_secondaire.disabled:hover,.button.clear.rose_secondaire[disabled],.button.clear.rose_secondaire[disabled]:focus,.button.clear.rose_secondaire[disabled]:hover,.local-tasks-block a.clear.rose_secondaire,.local-tasks-block a.rose_secondaire:not(.is-active){color:#f2709c}.button.clear.rose_secondaire:focus,.button.clear.rose_secondaire:hover,.local-tasks-block a.clear.rose_secondaire:focus,.local-tasks-block a.clear.rose_secondaire:hover,.local-tasks-block a.rose_secondaire:focus:not(.is-active),.local-tasks-block a.rose_secondaire:hover:not(.is-active){color:#a20f41}.button.clear.bleu_fonce,.button.clear.bleu_fonce.disabled,.button.clear.bleu_fonce.disabled:focus,.button.clear.bleu_fonce.disabled:hover,.button.clear.bleu_fonce[disabled],.button.clear.bleu_fonce[disabled]:focus,.button.clear.bleu_fonce[disabled]:hover,.local-tasks-block a.bleu_fonce:not(.is-active),.local-tasks-block a.clear.bleu_fonce{color:#16517b}.button.clear.bleu_fonce:focus,.button.clear.bleu_fonce:hover,.local-tasks-block a.bleu_fonce:focus:not(.is-active),.local-tasks-block a.bleu_fonce:hover:not(.is-active),.local-tasks-block a.clear.bleu_fonce:focus,.local-tasks-block a.clear.bleu_fonce:hover{color:#0b293e}.button.clear.variante_vert_fonce,.button.clear.variante_vert_fonce.disabled,.button.clear.variante_vert_fonce.disabled:focus,.button.clear.variante_vert_fonce.disabled:hover,.button.clear.variante_vert_fonce[disabled],.button.clear.variante_vert_fonce[disabled]:focus,.button.clear.variante_vert_fonce[disabled]:hover,.local-tasks-block a.clear.variante_vert_fonce,.local-tasks-block a.variante_vert_fonce:not(.is-active){color:#4e9528}.button.clear.variante_vert_fonce:focus,.button.clear.variante_vert_fonce:hover,.local-tasks-block a.clear.variante_vert_fonce:focus,.local-tasks-block a.clear.variante_vert_fonce:hover,.local-tasks-block a.variante_vert_fonce:focus:not(.is-active),.local-tasks-block a.variante_vert_fonce:hover:not(.is-active){color:#274b14}.button.clear.assets_29,.button.clear.assets_29.disabled,.button.clear.assets_29.disabled:focus,.button.clear.assets_29.disabled:hover,.button.clear.assets_29[disabled],.button.clear.assets_29[disabled]:focus,.button.clear.assets_29[disabled]:hover,.local-tasks-block a.assets_29:not(.is-active),.local-tasks-block a.clear.assets_29{color:#be0241}.button.clear.assets_29:focus,.button.clear.assets_29:hover,.local-tasks-block a.assets_29:focus:not(.is-active),.local-tasks-block a.assets_29:hover:not(.is-active),.local-tasks-block a.clear.assets_29:focus,.local-tasks-block a.clear.assets_29:hover{color:#5f0121}.button.clear.assets_30,.button.clear.assets_30.disabled,.button.clear.assets_30.disabled:focus,.button.clear.assets_30.disabled:hover,.button.clear.assets_30[disabled],.button.clear.assets_30[disabled]:focus,.button.clear.assets_30[disabled]:hover,.local-tasks-block a.assets_30:not(.is-active),.local-tasks-block a.clear.assets_30{color:#de9511}.button.clear.assets_30:focus,.button.clear.assets_30:hover,.local-tasks-block a.assets_30:focus:not(.is-active),.local-tasks-block a.assets_30:hover:not(.is-active),.local-tasks-block a.clear.assets_30:focus,.local-tasks-block a.clear.assets_30:hover{color:#6f4b09}.button.clear.orange,.button.clear.orange.disabled,.button.clear.orange.disabled:focus,.button.clear.orange.disabled:hover,.button.clear.orange[disabled],.button.clear.orange[disabled]:focus,.button.clear.orange[disabled]:hover,.local-tasks-block a.clear.orange,.local-tasks-block a.orange:not(.is-active){color:#de9511}.button.clear.orange:focus,.button.clear.orange:hover,.local-tasks-block a.clear.orange:focus,.local-tasks-block a.clear.orange:hover,.local-tasks-block a.orange:focus:not(.is-active),.local-tasks-block a.orange:hover:not(.is-active){color:#6f4b09}.button.clear.title_alt,.button.clear.title_alt.disabled,.button.clear.title_alt.disabled:focus,.button.clear.title_alt.disabled:hover,.button.clear.title_alt[disabled],.button.clear.title_alt[disabled]:focus,.button.clear.title_alt[disabled]:hover,.local-tasks-block a.clear.title_alt,.local-tasks-block a.title_alt:not(.is-active){color:#414141}.button.clear.title_alt:focus,.button.clear.title_alt:hover,.local-tasks-block a.clear.title_alt:focus,.local-tasks-block a.clear.title_alt:hover,.local-tasks-block a.title_alt:focus:not(.is-active),.local-tasks-block a.title_alt:hover:not(.is-active){color:#212121}.button.disabled,.button[disabled],.local-tasks-block a.disabled,.local-tasks-block a[disabled]{opacity:.25;cursor:not-allowed}.button.dropdown:after,.local-tasks-block a.dropdown:after{display:block;width:0;height:0;border-style:solid;border-width:.4em;content:"";border-bottom-width:0;border-color:#fff transparent transparent;position:relative;top:.4em;display:inline-block;float:right;margin-left:1.875rem}.button.dropdown.clear:after,.button.dropdown.hollow:after,.local-tasks-block a.dropdown.clear:after,.local-tasks-block a.dropdown.hollow:after,.local-tasks-block a.dropdown:not(.is-active):after{border-top-color:#2081c5}.button.dropdown.clear.primary:after,.button.dropdown.hollow.primary:after,.local-tasks-block a.dropdown.clear.primary:after,.local-tasks-block a.dropdown.hollow.primary:after,.local-tasks-block a.dropdown.primary:not(.is-active):after{border-top-color:#414141}.button.dropdown.clear.secondary:after,.button.dropdown.hollow.secondary:after,.local-tasks-block a.dropdown.clear.secondary:after,.local-tasks-block a.dropdown.hollow.secondary:after,.local-tasks-block a.dropdown.secondary:not(.is-active):after{border-top-color:#2081c5}.button.dropdown.clear.lighter-gray:after,.button.dropdown.hollow.lighter-gray:after,.local-tasks-block a.dropdown.clear.lighter-gray:after,.local-tasks-block a.dropdown.hollow.lighter-gray:after,.local-tasks-block a.dropdown.lighter-gray:not(.is-active):after{border-top-color:#f5f5f5}.button.dropdown.clear.light-gray:after,.button.dropdown.hollow.light-gray:after,.local-tasks-block a.dropdown.clear.light-gray:after,.local-tasks-block a.dropdown.hollow.light-gray:after,.local-tasks-block a.dropdown.light-gray:not(.is-active):after{border-top-color:#ebebeb}.button.dropdown.clear.medium-gray:after,.button.dropdown.hollow.medium-gray:after,.local-tasks-block a.dropdown.clear.medium-gray:after,.local-tasks-block a.dropdown.hollow.medium-gray:after,.local-tasks-block a.dropdown.medium-gray:not(.is-active):after{border-top-color:#c6c2c2}.button.dropdown.clear.dark-gray:after,.button.dropdown.hollow.dark-gray:after,.local-tasks-block a.dropdown.clear.dark-gray:after,.local-tasks-block a.dropdown.dark-gray:not(.is-active):after,.local-tasks-block a.dropdown.hollow.dark-gray:after{border-top-color:gray}.button.dropdown.clear.success:after,.button.dropdown.hollow.success:after,.local-tasks-block a.dropdown.clear.success:after,.local-tasks-block a.dropdown.hollow.success:after,.local-tasks-block a.dropdown.success:not(.is-active):after{border-top-color:#70ad47}.button.dropdown.clear.warning:after,.button.dropdown.hollow.warning:after,.local-tasks-block a.dropdown.clear.warning:after,.local-tasks-block a.dropdown.hollow.warning:after,.local-tasks-block a.dropdown.warning:not(.is-active):after{border-top-color:#ff931e}.button.dropdown.clear.alert:after,.button.dropdown.hollow.alert:after,.local-tasks-block a.dropdown.alert:not(.is-active):after,.local-tasks-block a.dropdown.clear.alert:after,.local-tasks-block a.dropdown.hollow.alert:after{border-top-color:#ff1d25}.button.dropdown.clear.accent:after,.button.dropdown.hollow.accent:after,.local-tasks-block a.dropdown.accent:not(.is-active):after,.local-tasks-block a.dropdown.clear.accent:after,.local-tasks-block a.dropdown.hollow.accent:after{border-top-color:#f4a71b}.button.dropdown.clear.gray:after,.button.dropdown.hollow.gray:after,.local-tasks-block a.dropdown.clear.gray:after,.local-tasks-block a.dropdown.gray:not(.is-active):after,.local-tasks-block a.dropdown.hollow.gray:after{border-top-color:#d9d7d0}.button.dropdown.clear.white:after,.button.dropdown.hollow.white:after,.local-tasks-block a.dropdown.clear.white:after,.local-tasks-block a.dropdown.hollow.white:after,.local-tasks-block a.dropdown.white:not(.is-active):after{border-top-color:#fff}.button.dropdown.clear.black:after,.button.dropdown.hollow.black:after,.local-tasks-block a.dropdown.black:not(.is-active):after,.local-tasks-block a.dropdown.clear.black:after,.local-tasks-block a.dropdown.hollow.black:after{border-top-color:#000}.button.dropdown.clear.bleu_logo:after,.button.dropdown.hollow.bleu_logo:after,.local-tasks-block a.dropdown.bleu_logo:not(.is-active):after,.local-tasks-block a.dropdown.clear.bleu_logo:after,.local-tasks-block a.dropdown.hollow.bleu_logo:after{border-top-color:#2081c5}.button.dropdown.clear.vert_logo:after,.button.dropdown.hollow.vert_logo:after,.local-tasks-block a.dropdown.clear.vert_logo:after,.local-tasks-block a.dropdown.hollow.vert_logo:after,.local-tasks-block a.dropdown.vert_logo:not(.is-active):after{border-top-color:#6fbf46}.button.dropdown.clear.orange_logo:after,.button.dropdown.hollow.orange_logo:after,.local-tasks-block a.dropdown.clear.orange_logo:after,.local-tasks-block a.dropdown.hollow.orange_logo:after,.local-tasks-block a.dropdown.orange_logo:not(.is-active):after{border-top-color:#f4a71b}.button.dropdown.clear.rose_logo:after,.button.dropdown.hollow.rose_logo:after,.local-tasks-block a.dropdown.clear.rose_logo:after,.local-tasks-block a.dropdown.hollow.rose_logo:after,.local-tasks-block a.dropdown.rose_logo:not(.is-active):after{border-top-color:#ea145c}.button.dropdown.clear.bleu_secondaire:after,.button.dropdown.hollow.bleu_secondaire:after,.local-tasks-block a.dropdown.bleu_secondaire:not(.is-active):after,.local-tasks-block a.dropdown.clear.bleu_secondaire:after,.local-tasks-block a.dropdown.hollow.bleu_secondaire:after{border-top-color:#79b3dc}.button.dropdown.clear.vert_secondaire:after,.button.dropdown.hollow.vert_secondaire:after,.local-tasks-block a.dropdown.clear.vert_secondaire:after,.local-tasks-block a.dropdown.hollow.vert_secondaire:after,.local-tasks-block a.dropdown.vert_secondaire:not(.is-active):after{border-top-color:#8ad512}.button.dropdown.clear.orange_secondaire:after,.button.dropdown.hollow.orange_secondaire:after,.local-tasks-block a.dropdown.clear.orange_secondaire:after,.local-tasks-block a.dropdown.hollow.orange_secondaire:after,.local-tasks-block a.dropdown.orange_secondaire:not(.is-active):after{border-top-color:#f8c975}.button.dropdown.clear.rose_secondaire:after,.button.dropdown.hollow.rose_secondaire:after,.local-tasks-block a.dropdown.clear.rose_secondaire:after,.local-tasks-block a.dropdown.hollow.rose_secondaire:after,.local-tasks-block a.dropdown.rose_secondaire:not(.is-active):after{border-top-color:#f2709c}.button.dropdown.clear.bleu_fonce:after,.button.dropdown.hollow.bleu_fonce:after,.local-tasks-block a.dropdown.bleu_fonce:not(.is-active):after,.local-tasks-block a.dropdown.clear.bleu_fonce:after,.local-tasks-block a.dropdown.hollow.bleu_fonce:after{border-top-color:#16517b}.button.dropdown.clear.variante_vert_fonce:after,.button.dropdown.hollow.variante_vert_fonce:after,.local-tasks-block a.dropdown.clear.variante_vert_fonce:after,.local-tasks-block a.dropdown.hollow.variante_vert_fonce:after,.local-tasks-block a.dropdown.variante_vert_fonce:not(.is-active):after{border-top-color:#4e9528}.button.dropdown.clear.assets_29:after,.button.dropdown.hollow.assets_29:after,.local-tasks-block a.dropdown.assets_29:not(.is-active):after,.local-tasks-block a.dropdown.clear.assets_29:after,.local-tasks-block a.dropdown.hollow.assets_29:after{border-top-color:#be0241}.button.dropdown.clear.assets_30:after,.button.dropdown.clear.orange:after,.button.dropdown.hollow.assets_30:after,.button.dropdown.hollow.orange:after,.local-tasks-block a.dropdown.assets_30:not(.is-active):after,.local-tasks-block a.dropdown.clear.assets_30:after,.local-tasks-block a.dropdown.clear.orange:after,.local-tasks-block a.dropdown.hollow.assets_30:after,.local-tasks-block a.dropdown.hollow.orange:after,.local-tasks-block a.dropdown.orange:not(.is-active):after{border-top-color:#de9511}.button.dropdown.clear.title_alt:after,.button.dropdown.hollow.title_alt:after,.local-tasks-block a.dropdown.clear.title_alt:after,.local-tasks-block a.dropdown.hollow.title_alt:after,.local-tasks-block a.dropdown.title_alt:not(.is-active):after{border-top-color:#414141}.button.arrow-only:after,.local-tasks-block a.arrow-only:after{top:-.1em;float:none;margin-left:0}.local-tasks-block a:focus,.local-tasks-block a:hover,a.button:focus,a.button:hover{text-decoration:none}.button-group{margin-bottom:1rem;display:flex;flex-wrap:wrap;align-items:stretch;flex-grow:1}.button-group:after,.button-group:before{display:table;content:" ";flex-basis:0;order:1}.button-group:after{clear:both}.button-group:after,.button-group:before{display:none}.button-group .button,.button-group .local-tasks-block a,.local-tasks-block .button-group a{margin:0;margin-right:1px;margin-bottom:1px;font-size:1.0625rem;flex:0 0 auto}.button-group .button:last-child,.button-group .local-tasks-block a:last-child,.local-tasks-block .button-group a:last-child{margin-right:0}.button-group.tiny .button,.button-group.tiny .local-tasks-block a,.local-tasks-block .button-group.tiny a{font-size:.6rem}.button-group.small .button,.button-group.small .local-tasks-block a,.local-tasks-block .button-group.small a{font-size:.75rem}.button-group.large .button,.button-group.large .local-tasks-block a,.local-tasks-block .button-group.large a{font-size:1.25rem}.button-group.expanded .button,.button-group.expanded .local-tasks-block a,.local-tasks-block .button-group.expanded a{flex:1 1 0px}.button-group.primary .button,.button-group.primary .button.disabled,.button-group.primary .button.disabled:focus,.button-group.primary .button.disabled:hover,.button-group.primary .button[disabled],.button-group.primary .button[disabled]:focus,.button-group.primary .button[disabled]:hover,.button-group.primary .local-tasks-block a,.local-tasks-block .button-group.primary a{background-color:#414141;color:#fff}.button-group.primary .button:focus,.button-group.primary .button:hover,.button-group.primary .local-tasks-block a:focus,.button-group.primary .local-tasks-block a:hover,.local-tasks-block .button-group.primary a:focus,.local-tasks-block .button-group.primary a:hover{background-color:#343434;color:#fff}.button-group.secondary .button,.button-group.secondary .button.disabled,.button-group.secondary .button.disabled:focus,.button-group.secondary .button.disabled:hover,.button-group.secondary .button[disabled],.button-group.secondary .button[disabled]:focus,.button-group.secondary .button[disabled]:hover,.button-group.secondary .local-tasks-block a,.local-tasks-block .button-group.secondary a{background-color:#2081c5;color:#000}.button-group.secondary .button:focus,.button-group.secondary .button:hover,.button-group.secondary .local-tasks-block a:focus,.button-group.secondary .local-tasks-block a:hover,.local-tasks-block .button-group.secondary a:focus,.local-tasks-block .button-group.secondary a:hover{background-color:#1a679e;color:#000}.button-group.lighter-gray .button,.button-group.lighter-gray .button.disabled,.button-group.lighter-gray .button.disabled:focus,.button-group.lighter-gray .button.disabled:hover,.button-group.lighter-gray .button[disabled],.button-group.lighter-gray .button[disabled]:focus,.button-group.lighter-gray .button[disabled]:hover,.button-group.lighter-gray .local-tasks-block a,.local-tasks-block .button-group.lighter-gray a{background-color:#f5f5f5;color:#000}.button-group.lighter-gray .button:focus,.button-group.lighter-gray .button:hover,.button-group.lighter-gray .local-tasks-block a:focus,.button-group.lighter-gray .local-tasks-block a:hover,.local-tasks-block .button-group.lighter-gray a:focus,.local-tasks-block .button-group.lighter-gray a:hover{background-color:#c4c4c4;color:#000}.button-group.light-gray .button,.button-group.light-gray .button.disabled,.button-group.light-gray .button.disabled:focus,.button-group.light-gray .button.disabled:hover,.button-group.light-gray .button[disabled],.button-group.light-gray .button[disabled]:focus,.button-group.light-gray .button[disabled]:hover,.button-group.light-gray .local-tasks-block a,.local-tasks-block .button-group.light-gray a{background-color:#ebebeb;color:#000}.button-group.light-gray .button:focus,.button-group.light-gray .button:hover,.button-group.light-gray .local-tasks-block a:focus,.button-group.light-gray .local-tasks-block a:hover,.local-tasks-block .button-group.light-gray a:focus,.local-tasks-block .button-group.light-gray a:hover{background-color:#bcbcbc;color:#000}.button-group.medium-gray .button,.button-group.medium-gray .button.disabled,.button-group.medium-gray .button.disabled:focus,.button-group.medium-gray .button.disabled:hover,.button-group.medium-gray .button[disabled],.button-group.medium-gray .button[disabled]:focus,.button-group.medium-gray .button[disabled]:hover,.button-group.medium-gray .local-tasks-block a,.local-tasks-block .button-group.medium-gray a{background-color:#c6c2c2;color:#000}.button-group.medium-gray .button:focus,.button-group.medium-gray .button:hover,.button-group.medium-gray .local-tasks-block a:focus,.button-group.medium-gray .local-tasks-block a:hover,.local-tasks-block .button-group.medium-gray a:focus,.local-tasks-block .button-group.medium-gray a:hover{background-color:#a09999;color:#000}.button-group.dark-gray .button,.button-group.dark-gray .button.disabled,.button-group.dark-gray .button.disabled:focus,.button-group.dark-gray .button.disabled:hover,.button-group.dark-gray .button[disabled],.button-group.dark-gray .button[disabled]:focus,.button-group.dark-gray .button[disabled]:hover,.button-group.dark-gray .local-tasks-block a,.local-tasks-block .button-group.dark-gray a{background-color:gray;color:#000}.button-group.dark-gray .button:focus,.button-group.dark-gray .button:hover,.button-group.dark-gray .local-tasks-block a:focus,.button-group.dark-gray .local-tasks-block a:hover,.local-tasks-block .button-group.dark-gray a:focus,.local-tasks-block .button-group.dark-gray a:hover{background-color:#666;color:#000}.button-group.success .button,.button-group.success .button.disabled,.button-group.success .button.disabled:focus,.button-group.success .button.disabled:hover,.button-group.success .button[disabled],.button-group.success .button[disabled]:focus,.button-group.success .button[disabled]:hover,.button-group.success .local-tasks-block a,.local-tasks-block .button-group.success a{background-color:#70ad47;color:#000}.button-group.success .button:focus,.button-group.success .button:hover,.button-group.success .local-tasks-block a:focus,.button-group.success .local-tasks-block a:hover,.local-tasks-block .button-group.success a:focus,.local-tasks-block .button-group.success a:hover{background-color:#5a8a39;color:#000}.button-group.warning .button,.button-group.warning .button.disabled,.button-group.warning .button.disabled:focus,.button-group.warning .button.disabled:hover,.button-group.warning .button[disabled],.button-group.warning .button[disabled]:focus,.button-group.warning .button[disabled]:hover,.button-group.warning .local-tasks-block a,.local-tasks-block .button-group.warning a{background-color:#ff931e;color:#000}.button-group.warning .button:focus,.button-group.warning .button:hover,.button-group.warning .local-tasks-block a:focus,.button-group.warning .local-tasks-block a:hover,.local-tasks-block .button-group.warning a:focus,.local-tasks-block .button-group.warning a:hover{background-color:#e47700;color:#000}.button-group.alert .button,.button-group.alert .button.disabled,.button-group.alert .button.disabled:focus,.button-group.alert .button.disabled:hover,.button-group.alert .button[disabled],.button-group.alert .button[disabled]:focus,.button-group.alert .button[disabled]:hover,.button-group.alert .local-tasks-block a,.local-tasks-block .button-group.alert a{background-color:#ff1d25;color:#000}.button-group.alert .button:focus,.button-group.alert .button:hover,.button-group.alert .local-tasks-block a:focus,.button-group.alert .local-tasks-block a:hover,.local-tasks-block .button-group.alert a:focus,.local-tasks-block .button-group.alert a:hover{background-color:#e30008;color:#000}.button-group.accent .button,.button-group.accent .button.disabled,.button-group.accent .button.disabled:focus,.button-group.accent .button.disabled:hover,.button-group.accent .button[disabled],.button-group.accent .button[disabled]:focus,.button-group.accent .button[disabled]:hover,.button-group.accent .local-tasks-block a,.local-tasks-block .button-group.accent a{background-color:#f4a71b;color:#000}.button-group.accent .button:focus,.button-group.accent .button:hover,.button-group.accent .local-tasks-block a:focus,.button-group.accent .local-tasks-block a:hover,.local-tasks-block .button-group.accent a:focus,.local-tasks-block .button-group.accent a:hover{background-color:#cf890a;color:#000}.button-group.gray .button,.button-group.gray .button.disabled,.button-group.gray .button.disabled:focus,.button-group.gray .button.disabled:hover,.button-group.gray .button[disabled],.button-group.gray .button[disabled]:focus,.button-group.gray .button[disabled]:hover,.button-group.gray .local-tasks-block a,.local-tasks-block .button-group.gray a{background-color:#d9d7d0;color:#000}.button-group.gray .button:focus,.button-group.gray .button:hover,.button-group.gray .local-tasks-block a:focus,.button-group.gray .local-tasks-block a:hover,.local-tasks-block .button-group.gray a:focus,.local-tasks-block .button-group.gray a:hover{background-color:#b3afa1;color:#000}.button-group.white .button,.button-group.white .button.disabled,.button-group.white .button.disabled:focus,.button-group.white .button.disabled:hover,.button-group.white .button[disabled],.button-group.white .button[disabled]:focus,.button-group.white .button[disabled]:hover,.button-group.white .local-tasks-block a,.local-tasks-block .button-group.white a{background-color:#fff;color:#000}.button-group.white .button:focus,.button-group.white .button:hover,.button-group.white .local-tasks-block a:focus,.button-group.white .local-tasks-block a:hover,.local-tasks-block .button-group.white a:focus,.local-tasks-block .button-group.white a:hover{background-color:#ccc;color:#000}.button-group.black .button,.button-group.black .button.disabled,.button-group.black .button.disabled:focus,.button-group.black .button.disabled:hover,.button-group.black .button:focus,.button-group.black .button:hover,.button-group.black .button[disabled],.button-group.black .button[disabled]:focus,.button-group.black .button[disabled]:hover,.button-group.black .local-tasks-block a,.button-group.black .local-tasks-block a:focus,.button-group.black .local-tasks-block a:hover,.local-tasks-block .button-group.black a,.local-tasks-block .button-group.black a:focus,.local-tasks-block .button-group.black a:hover{background-color:#000;color:#fff}.button-group.bleu_logo .button,.button-group.bleu_logo .button.disabled,.button-group.bleu_logo .button.disabled:focus,.button-group.bleu_logo .button.disabled:hover,.button-group.bleu_logo .button[disabled],.button-group.bleu_logo .button[disabled]:focus,.button-group.bleu_logo .button[disabled]:hover,.button-group.bleu_logo .local-tasks-block a,.local-tasks-block .button-group.bleu_logo a{background-color:#2081c5;color:#000}.button-group.bleu_logo .button:focus,.button-group.bleu_logo .button:hover,.button-group.bleu_logo .local-tasks-block a:focus,.button-group.bleu_logo .local-tasks-block a:hover,.local-tasks-block .button-group.bleu_logo a:focus,.local-tasks-block .button-group.bleu_logo a:hover{background-color:#1a679e;color:#000}.button-group.vert_logo .button,.button-group.vert_logo .button.disabled,.button-group.vert_logo .button.disabled:focus,.button-group.vert_logo .button.disabled:hover,.button-group.vert_logo .button[disabled],.button-group.vert_logo .button[disabled]:focus,.button-group.vert_logo .button[disabled]:hover,.button-group.vert_logo .local-tasks-block a,.local-tasks-block .button-group.vert_logo a{background-color:#6fbf46;color:#000}.button-group.vert_logo .button:focus,.button-group.vert_logo .button:hover,.button-group.vert_logo .local-tasks-block a:focus,.button-group.vert_logo .local-tasks-block a:hover,.local-tasks-block .button-group.vert_logo a:focus,.local-tasks-block .button-group.vert_logo a:hover{background-color:#589b36;color:#000}.button-group.orange_logo .button,.button-group.orange_logo .button.disabled,.button-group.orange_logo .button.disabled:focus,.button-group.orange_logo .button.disabled:hover,.button-group.orange_logo .button[disabled],.button-group.orange_logo .button[disabled]:focus,.button-group.orange_logo .button[disabled]:hover,.button-group.orange_logo .local-tasks-block a,.local-tasks-block .button-group.orange_logo a{background-color:#f4a71b;color:#000}.button-group.orange_logo .button:focus,.button-group.orange_logo .button:hover,.button-group.orange_logo .local-tasks-block a:focus,.button-group.orange_logo .local-tasks-block a:hover,.local-tasks-block .button-group.orange_logo a:focus,.local-tasks-block .button-group.orange_logo a:hover{background-color:#cf890a;color:#000}.button-group.rose_logo .button,.button-group.rose_logo .button.disabled,.button-group.rose_logo .button.disabled:focus,.button-group.rose_logo .button.disabled:hover,.button-group.rose_logo .button[disabled],.button-group.rose_logo .button[disabled]:focus,.button-group.rose_logo .button[disabled]:hover,.button-group.rose_logo .local-tasks-block a,.local-tasks-block .button-group.rose_logo a{background-color:#ea145c;color:#000}.button-group.rose_logo .button:focus,.button-group.rose_logo .button:hover,.button-group.rose_logo .local-tasks-block a:focus,.button-group.rose_logo .local-tasks-block a:hover,.local-tasks-block .button-group.rose_logo a:focus,.local-tasks-block .button-group.rose_logo a:hover{background-color:#bb104a;color:#000}.button-group.bleu_secondaire .button,.button-group.bleu_secondaire .button.disabled,.button-group.bleu_secondaire .button.disabled:focus,.button-group.bleu_secondaire .button.disabled:hover,.button-group.bleu_secondaire .button[disabled],.button-group.bleu_secondaire .button[disabled]:focus,.button-group.bleu_secondaire .button[disabled]:hover,.button-group.bleu_secondaire .local-tasks-block a,.local-tasks-block .button-group.bleu_secondaire a{background-color:#79b3dc;color:#000}.button-group.bleu_secondaire .button:focus,.button-group.bleu_secondaire .button:hover,.button-group.bleu_secondaire .local-tasks-block a:focus,.button-group.bleu_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.bleu_secondaire a:focus,.local-tasks-block .button-group.bleu_secondaire a:hover{background-color:#4394ce;color:#000}.button-group.vert_secondaire .button,.button-group.vert_secondaire .button.disabled,.button-group.vert_secondaire .button.disabled:focus,.button-group.vert_secondaire .button.disabled:hover,.button-group.vert_secondaire .button[disabled],.button-group.vert_secondaire .button[disabled]:focus,.button-group.vert_secondaire .button[disabled]:hover,.button-group.vert_secondaire .local-tasks-block a,.local-tasks-block .button-group.vert_secondaire a{background-color:#8ad512;color:#000}.button-group.vert_secondaire .button:focus,.button-group.vert_secondaire .button:hover,.button-group.vert_secondaire .local-tasks-block a:focus,.button-group.vert_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.vert_secondaire a:focus,.local-tasks-block .button-group.vert_secondaire a:hover{background-color:#6eaa0e;color:#000}.button-group.orange_secondaire .button,.button-group.orange_secondaire .button.disabled,.button-group.orange_secondaire .button.disabled:focus,.button-group.orange_secondaire .button.disabled:hover,.button-group.orange_secondaire .button[disabled],.button-group.orange_secondaire .button[disabled]:focus,.button-group.orange_secondaire .button[disabled]:hover,.button-group.orange_secondaire .local-tasks-block a,.local-tasks-block .button-group.orange_secondaire a{background-color:#f8c975;color:#000}.button-group.orange_secondaire .button:focus,.button-group.orange_secondaire .button:hover,.button-group.orange_secondaire .local-tasks-block a:focus,.button-group.orange_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.orange_secondaire a:focus,.local-tasks-block .button-group.orange_secondaire a:hover{background-color:#f4ae30;color:#000}.button-group.rose_secondaire .button,.button-group.rose_secondaire .button.disabled,.button-group.rose_secondaire .button.disabled:focus,.button-group.rose_secondaire .button.disabled:hover,.button-group.rose_secondaire .button[disabled],.button-group.rose_secondaire .button[disabled]:focus,.button-group.rose_secondaire .button[disabled]:hover,.button-group.rose_secondaire .local-tasks-block a,.local-tasks-block .button-group.rose_secondaire a{background-color:#f2709c;color:#000}.button-group.rose_secondaire .button:focus,.button-group.rose_secondaire .button:hover,.button-group.rose_secondaire .local-tasks-block a:focus,.button-group.rose_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.rose_secondaire a:focus,.local-tasks-block .button-group.rose_secondaire a:hover{background-color:#ec2f6f;color:#000}.button-group.bleu_fonce .button,.button-group.bleu_fonce .button.disabled,.button-group.bleu_fonce .button.disabled:focus,.button-group.bleu_fonce .button.disabled:hover,.button-group.bleu_fonce .button[disabled],.button-group.bleu_fonce .button[disabled]:focus,.button-group.bleu_fonce .button[disabled]:hover,.button-group.bleu_fonce .local-tasks-block a,.local-tasks-block .button-group.bleu_fonce a{background-color:#16517b;color:#fff}.button-group.bleu_fonce .button:focus,.button-group.bleu_fonce .button:hover,.button-group.bleu_fonce .local-tasks-block a:focus,.button-group.bleu_fonce .local-tasks-block a:hover,.local-tasks-block .button-group.bleu_fonce a:focus,.local-tasks-block .button-group.bleu_fonce a:hover{background-color:#124162;color:#fff}.button-group.variante_vert_fonce .button,.button-group.variante_vert_fonce .button.disabled,.button-group.variante_vert_fonce .button.disabled:focus,.button-group.variante_vert_fonce .button.disabled:hover,.button-group.variante_vert_fonce .button[disabled],.button-group.variante_vert_fonce .button[disabled]:focus,.button-group.variante_vert_fonce .button[disabled]:hover,.button-group.variante_vert_fonce .local-tasks-block a,.local-tasks-block .button-group.variante_vert_fonce a{background-color:#4e9528;color:#000}.button-group.variante_vert_fonce .button:focus,.button-group.variante_vert_fonce .button:hover,.button-group.variante_vert_fonce .local-tasks-block a:focus,.button-group.variante_vert_fonce .local-tasks-block a:hover,.local-tasks-block .button-group.variante_vert_fonce a:focus,.local-tasks-block .button-group.variante_vert_fonce a:hover{background-color:#3e7720;color:#000}.button-group.assets_29 .button,.button-group.assets_29 .button.disabled,.button-group.assets_29 .button.disabled:focus,.button-group.assets_29 .button.disabled:hover,.button-group.assets_29 .button[disabled],.button-group.assets_29 .button[disabled]:focus,.button-group.assets_29 .button[disabled]:hover,.button-group.assets_29 .local-tasks-block a,.local-tasks-block .button-group.assets_29 a{background-color:#be0241;color:#fff}.button-group.assets_29 .button:focus,.button-group.assets_29 .button:hover,.button-group.assets_29 .local-tasks-block a:focus,.button-group.assets_29 .local-tasks-block a:hover,.local-tasks-block .button-group.assets_29 a:focus,.local-tasks-block .button-group.assets_29 a:hover{background-color:#980234;color:#fff}.button-group.assets_30 .button,.button-group.assets_30 .button.disabled,.button-group.assets_30 .button.disabled:focus,.button-group.assets_30 .button.disabled:hover,.button-group.assets_30 .button[disabled],.button-group.assets_30 .button[disabled]:focus,.button-group.assets_30 .button[disabled]:hover,.button-group.assets_30 .local-tasks-block a,.local-tasks-block .button-group.assets_30 a{background-color:#de9511;color:#000}.button-group.assets_30 .button:focus,.button-group.assets_30 .button:hover,.button-group.assets_30 .local-tasks-block a:focus,.button-group.assets_30 .local-tasks-block a:hover,.local-tasks-block .button-group.assets_30 a:focus,.local-tasks-block .button-group.assets_30 a:hover{background-color:#b2770e;color:#000}.button-group.orange .button,.button-group.orange .button.disabled,.button-group.orange .button.disabled:focus,.button-group.orange .button.disabled:hover,.button-group.orange .button[disabled],.button-group.orange .button[disabled]:focus,.button-group.orange .button[disabled]:hover,.button-group.orange .local-tasks-block a,.local-tasks-block .button-group.orange a{background-color:#de9511;color:#000}.button-group.orange .button:focus,.button-group.orange .button:hover,.button-group.orange .local-tasks-block a:focus,.button-group.orange .local-tasks-block a:hover,.local-tasks-block .button-group.orange a:focus,.local-tasks-block .button-group.orange a:hover{background-color:#b2770e;color:#000}.button-group.title_alt .button,.button-group.title_alt .button.disabled,.button-group.title_alt .button.disabled:focus,.button-group.title_alt .button.disabled:hover,.button-group.title_alt .button[disabled],.button-group.title_alt .button[disabled]:focus,.button-group.title_alt .button[disabled]:hover,.button-group.title_alt .local-tasks-block a,.local-tasks-block .button-group.title_alt a{background-color:#414141;color:#fff}.button-group.title_alt .button:focus,.button-group.title_alt .button:hover,.button-group.title_alt .local-tasks-block a:focus,.button-group.title_alt .local-tasks-block a:hover,.local-tasks-block .button-group.title_alt a:focus,.local-tasks-block .button-group.title_alt a:hover{background-color:#343434;color:#fff}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover,.button-group.hollow .local-tasks-block a,.local-tasks-block .button-group.hollow a{background-color:transparent}.button-group.hollow .button,.button-group.hollow .button.disabled,.button-group.hollow .button.disabled:focus,.button-group.hollow .button.disabled:hover,.button-group.hollow .button[disabled],.button-group.hollow .button[disabled]:focus,.button-group.hollow .button[disabled]:hover,.button-group.hollow .local-tasks-block a,.local-tasks-block .button-group.hollow a{border:1px solid #2081c5;color:#2081c5}.button-group.hollow .button:focus,.button-group.hollow .button:hover,.button-group.hollow .local-tasks-block a:focus,.button-group.hollow .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a:focus,.local-tasks-block .button-group.hollow a:hover{border-color:#104163;color:#104163}.button-group.hollow .button.primary,.button-group.hollow .button.primary.disabled,.button-group.hollow .button.primary.disabled:focus,.button-group.hollow .button.primary.disabled:hover,.button-group.hollow .button.primary[disabled],.button-group.hollow .button.primary[disabled]:focus,.button-group.hollow .button.primary[disabled]:hover,.button-group.hollow .local-tasks-block a.primary,.button-group.hollow.primary .button,.button-group.hollow.primary .button.disabled,.button-group.hollow.primary .button.disabled:focus,.button-group.hollow.primary .button.disabled:hover,.button-group.hollow.primary .button[disabled],.button-group.hollow.primary .button[disabled]:focus,.button-group.hollow.primary .button[disabled]:hover,.button-group.hollow.primary .local-tasks-block a,.local-tasks-block .button-group.hollow a.primary,.local-tasks-block .button-group.hollow.primary a{border:1px solid #414141;color:#414141}.button-group.hollow .button.primary:focus,.button-group.hollow .button.primary:hover,.button-group.hollow .local-tasks-block a.primary:focus,.button-group.hollow .local-tasks-block a.primary:hover,.button-group.hollow.primary .button:focus,.button-group.hollow.primary .button:hover,.button-group.hollow.primary .local-tasks-block a:focus,.button-group.hollow.primary .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.primary:focus,.local-tasks-block .button-group.hollow a.primary:hover,.local-tasks-block .button-group.hollow.primary a:focus,.local-tasks-block .button-group.hollow.primary a:hover{border-color:#212121;color:#212121}.button-group.hollow .button.secondary,.button-group.hollow .button.secondary.disabled,.button-group.hollow .button.secondary.disabled:focus,.button-group.hollow .button.secondary.disabled:hover,.button-group.hollow .button.secondary[disabled],.button-group.hollow .button.secondary[disabled]:focus,.button-group.hollow .button.secondary[disabled]:hover,.button-group.hollow .local-tasks-block a.secondary,.button-group.hollow.secondary .button,.button-group.hollow.secondary .button.disabled,.button-group.hollow.secondary .button.disabled:focus,.button-group.hollow.secondary .button.disabled:hover,.button-group.hollow.secondary .button[disabled],.button-group.hollow.secondary .button[disabled]:focus,.button-group.hollow.secondary .button[disabled]:hover,.button-group.hollow.secondary .local-tasks-block a,.local-tasks-block .button-group.hollow a.secondary,.local-tasks-block .button-group.hollow.secondary a{border:1px solid #2081c5;color:#2081c5}.button-group.hollow .button.secondary:focus,.button-group.hollow .button.secondary:hover,.button-group.hollow .local-tasks-block a.secondary:focus,.button-group.hollow .local-tasks-block a.secondary:hover,.button-group.hollow.secondary .button:focus,.button-group.hollow.secondary .button:hover,.button-group.hollow.secondary .local-tasks-block a:focus,.button-group.hollow.secondary .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.secondary:focus,.local-tasks-block .button-group.hollow a.secondary:hover,.local-tasks-block .button-group.hollow.secondary a:focus,.local-tasks-block .button-group.hollow.secondary a:hover{border-color:#104163;color:#104163}.button-group.hollow .button.lighter-gray,.button-group.hollow .button.lighter-gray.disabled,.button-group.hollow .button.lighter-gray.disabled:focus,.button-group.hollow .button.lighter-gray.disabled:hover,.button-group.hollow .button.lighter-gray[disabled],.button-group.hollow .button.lighter-gray[disabled]:focus,.button-group.hollow .button.lighter-gray[disabled]:hover,.button-group.hollow .local-tasks-block a.lighter-gray,.button-group.hollow.lighter-gray .button,.button-group.hollow.lighter-gray .button.disabled,.button-group.hollow.lighter-gray .button.disabled:focus,.button-group.hollow.lighter-gray .button.disabled:hover,.button-group.hollow.lighter-gray .button[disabled],.button-group.hollow.lighter-gray .button[disabled]:focus,.button-group.hollow.lighter-gray .button[disabled]:hover,.button-group.hollow.lighter-gray .local-tasks-block a,.local-tasks-block .button-group.hollow a.lighter-gray,.local-tasks-block .button-group.hollow.lighter-gray a{border:1px solid #f5f5f5;color:#f5f5f5}.button-group.hollow .button.lighter-gray:focus,.button-group.hollow .button.lighter-gray:hover,.button-group.hollow .local-tasks-block a.lighter-gray:focus,.button-group.hollow .local-tasks-block a.lighter-gray:hover,.button-group.hollow.lighter-gray .button:focus,.button-group.hollow.lighter-gray .button:hover,.button-group.hollow.lighter-gray .local-tasks-block a:focus,.button-group.hollow.lighter-gray .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.lighter-gray:focus,.local-tasks-block .button-group.hollow a.lighter-gray:hover,.local-tasks-block .button-group.hollow.lighter-gray a:focus,.local-tasks-block .button-group.hollow.lighter-gray a:hover{border-color:#7b7b7b;color:#7b7b7b}.button-group.hollow .button.light-gray,.button-group.hollow .button.light-gray.disabled,.button-group.hollow .button.light-gray.disabled:focus,.button-group.hollow .button.light-gray.disabled:hover,.button-group.hollow .button.light-gray[disabled],.button-group.hollow .button.light-gray[disabled]:focus,.button-group.hollow .button.light-gray[disabled]:hover,.button-group.hollow .local-tasks-block a.light-gray,.button-group.hollow.light-gray .button,.button-group.hollow.light-gray .button.disabled,.button-group.hollow.light-gray .button.disabled:focus,.button-group.hollow.light-gray .button.disabled:hover,.button-group.hollow.light-gray .button[disabled],.button-group.hollow.light-gray .button[disabled]:focus,.button-group.hollow.light-gray .button[disabled]:hover,.button-group.hollow.light-gray .local-tasks-block a,.local-tasks-block .button-group.hollow a.light-gray,.local-tasks-block .button-group.hollow.light-gray a{border:1px solid #ebebeb;color:#ebebeb}.button-group.hollow .button.light-gray:focus,.button-group.hollow .button.light-gray:hover,.button-group.hollow .local-tasks-block a.light-gray:focus,.button-group.hollow .local-tasks-block a.light-gray:hover,.button-group.hollow.light-gray .button:focus,.button-group.hollow.light-gray .button:hover,.button-group.hollow.light-gray .local-tasks-block a:focus,.button-group.hollow.light-gray .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.light-gray:focus,.local-tasks-block .button-group.hollow a.light-gray:hover,.local-tasks-block .button-group.hollow.light-gray a:focus,.local-tasks-block .button-group.hollow.light-gray a:hover{border-color:#767676;color:#767676}.button-group.hollow .button.medium-gray,.button-group.hollow .button.medium-gray.disabled,.button-group.hollow .button.medium-gray.disabled:focus,.button-group.hollow .button.medium-gray.disabled:hover,.button-group.hollow .button.medium-gray[disabled],.button-group.hollow .button.medium-gray[disabled]:focus,.button-group.hollow .button.medium-gray[disabled]:hover,.button-group.hollow .local-tasks-block a.medium-gray,.button-group.hollow.medium-gray .button,.button-group.hollow.medium-gray .button.disabled,.button-group.hollow.medium-gray .button.disabled:focus,.button-group.hollow.medium-gray .button.disabled:hover,.button-group.hollow.medium-gray .button[disabled],.button-group.hollow.medium-gray .button[disabled]:focus,.button-group.hollow.medium-gray .button[disabled]:hover,.button-group.hollow.medium-gray .local-tasks-block a,.local-tasks-block .button-group.hollow a.medium-gray,.local-tasks-block .button-group.hollow.medium-gray a{border:1px solid #c6c2c2;color:#c6c2c2}.button-group.hollow .button.medium-gray:focus,.button-group.hollow .button.medium-gray:hover,.button-group.hollow .local-tasks-block a.medium-gray:focus,.button-group.hollow .local-tasks-block a.medium-gray:hover,.button-group.hollow.medium-gray .button:focus,.button-group.hollow.medium-gray .button:hover,.button-group.hollow.medium-gray .local-tasks-block a:focus,.button-group.hollow.medium-gray .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.medium-gray:focus,.local-tasks-block .button-group.hollow a.medium-gray:hover,.local-tasks-block .button-group.hollow.medium-gray a:focus,.local-tasks-block .button-group.hollow.medium-gray a:hover{border-color:#655f5f;color:#655f5f}.button-group.hollow .button.dark-gray,.button-group.hollow .button.dark-gray.disabled,.button-group.hollow .button.dark-gray.disabled:focus,.button-group.hollow .button.dark-gray.disabled:hover,.button-group.hollow .button.dark-gray[disabled],.button-group.hollow .button.dark-gray[disabled]:focus,.button-group.hollow .button.dark-gray[disabled]:hover,.button-group.hollow .local-tasks-block a.dark-gray,.button-group.hollow.dark-gray .button,.button-group.hollow.dark-gray .button.disabled,.button-group.hollow.dark-gray .button.disabled:focus,.button-group.hollow.dark-gray .button.disabled:hover,.button-group.hollow.dark-gray .button[disabled],.button-group.hollow.dark-gray .button[disabled]:focus,.button-group.hollow.dark-gray .button[disabled]:hover,.button-group.hollow.dark-gray .local-tasks-block a,.local-tasks-block .button-group.hollow a.dark-gray,.local-tasks-block .button-group.hollow.dark-gray a{border:1px solid gray;color:gray}.button-group.hollow .button.dark-gray:focus,.button-group.hollow .button.dark-gray:hover,.button-group.hollow .local-tasks-block a.dark-gray:focus,.button-group.hollow .local-tasks-block a.dark-gray:hover,.button-group.hollow.dark-gray .button:focus,.button-group.hollow.dark-gray .button:hover,.button-group.hollow.dark-gray .local-tasks-block a:focus,.button-group.hollow.dark-gray .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.dark-gray:focus,.local-tasks-block .button-group.hollow a.dark-gray:hover,.local-tasks-block .button-group.hollow.dark-gray a:focus,.local-tasks-block .button-group.hollow.dark-gray a:hover{border-color:#404040;color:#404040}.button-group.hollow .button.success,.button-group.hollow .button.success.disabled,.button-group.hollow .button.success.disabled:focus,.button-group.hollow .button.success.disabled:hover,.button-group.hollow .button.success[disabled],.button-group.hollow .button.success[disabled]:focus,.button-group.hollow .button.success[disabled]:hover,.button-group.hollow .local-tasks-block a.success,.button-group.hollow.success .button,.button-group.hollow.success .button.disabled,.button-group.hollow.success .button.disabled:focus,.button-group.hollow.success .button.disabled:hover,.button-group.hollow.success .button[disabled],.button-group.hollow.success .button[disabled]:focus,.button-group.hollow.success .button[disabled]:hover,.button-group.hollow.success .local-tasks-block a,.local-tasks-block .button-group.hollow a.success,.local-tasks-block .button-group.hollow.success a{border:1px solid #70ad47;color:#70ad47}.button-group.hollow .button.success:focus,.button-group.hollow .button.success:hover,.button-group.hollow .local-tasks-block a.success:focus,.button-group.hollow .local-tasks-block a.success:hover,.button-group.hollow.success .button:focus,.button-group.hollow.success .button:hover,.button-group.hollow.success .local-tasks-block a:focus,.button-group.hollow.success .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.success:focus,.local-tasks-block .button-group.hollow a.success:hover,.local-tasks-block .button-group.hollow.success a:focus,.local-tasks-block .button-group.hollow.success a:hover{border-color:#385724;color:#385724}.button-group.hollow .button.warning,.button-group.hollow .button.warning.disabled,.button-group.hollow .button.warning.disabled:focus,.button-group.hollow .button.warning.disabled:hover,.button-group.hollow .button.warning[disabled],.button-group.hollow .button.warning[disabled]:focus,.button-group.hollow .button.warning[disabled]:hover,.button-group.hollow .local-tasks-block a.warning,.button-group.hollow.warning .button,.button-group.hollow.warning .button.disabled,.button-group.hollow.warning .button.disabled:focus,.button-group.hollow.warning .button.disabled:hover,.button-group.hollow.warning .button[disabled],.button-group.hollow.warning .button[disabled]:focus,.button-group.hollow.warning .button[disabled]:hover,.button-group.hollow.warning .local-tasks-block a,.local-tasks-block .button-group.hollow a.warning,.local-tasks-block .button-group.hollow.warning a{border:1px solid #ff931e;color:#ff931e}.button-group.hollow .button.warning:focus,.button-group.hollow .button.warning:hover,.button-group.hollow .local-tasks-block a.warning:focus,.button-group.hollow .local-tasks-block a.warning:hover,.button-group.hollow.warning .button:focus,.button-group.hollow.warning .button:hover,.button-group.hollow.warning .local-tasks-block a:focus,.button-group.hollow.warning .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.warning:focus,.local-tasks-block .button-group.hollow a.warning:hover,.local-tasks-block .button-group.hollow.warning a:focus,.local-tasks-block .button-group.hollow.warning a:hover{border-color:#8f4a00;color:#8f4a00}.button-group.hollow .button.alert,.button-group.hollow .button.alert.disabled,.button-group.hollow .button.alert.disabled:focus,.button-group.hollow .button.alert.disabled:hover,.button-group.hollow .button.alert[disabled],.button-group.hollow .button.alert[disabled]:focus,.button-group.hollow .button.alert[disabled]:hover,.button-group.hollow .local-tasks-block a.alert,.button-group.hollow.alert .button,.button-group.hollow.alert .button.disabled,.button-group.hollow.alert .button.disabled:focus,.button-group.hollow.alert .button.disabled:hover,.button-group.hollow.alert .button[disabled],.button-group.hollow.alert .button[disabled]:focus,.button-group.hollow.alert .button[disabled]:hover,.button-group.hollow.alert .local-tasks-block a,.local-tasks-block .button-group.hollow a.alert,.local-tasks-block .button-group.hollow.alert a{border:1px solid #ff1d25;color:#ff1d25}.button-group.hollow .button.alert:focus,.button-group.hollow .button.alert:hover,.button-group.hollow .local-tasks-block a.alert:focus,.button-group.hollow .local-tasks-block a.alert:hover,.button-group.hollow.alert .button:focus,.button-group.hollow.alert .button:hover,.button-group.hollow.alert .local-tasks-block a:focus,.button-group.hollow.alert .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.alert:focus,.local-tasks-block .button-group.hollow a.alert:hover,.local-tasks-block .button-group.hollow.alert a:focus,.local-tasks-block .button-group.hollow.alert a:hover{border-color:#8e0005;color:#8e0005}.button-group.hollow .button.accent,.button-group.hollow .button.accent.disabled,.button-group.hollow .button.accent.disabled:focus,.button-group.hollow .button.accent.disabled:hover,.button-group.hollow .button.accent[disabled],.button-group.hollow .button.accent[disabled]:focus,.button-group.hollow .button.accent[disabled]:hover,.button-group.hollow .local-tasks-block a.accent,.button-group.hollow.accent .button,.button-group.hollow.accent .button.disabled,.button-group.hollow.accent .button.disabled:focus,.button-group.hollow.accent .button.disabled:hover,.button-group.hollow.accent .button[disabled],.button-group.hollow.accent .button[disabled]:focus,.button-group.hollow.accent .button[disabled]:hover,.button-group.hollow.accent .local-tasks-block a,.local-tasks-block .button-group.hollow a.accent,.local-tasks-block .button-group.hollow.accent a{border:1px solid #f4a71b;color:#f4a71b}.button-group.hollow .button.accent:focus,.button-group.hollow .button.accent:hover,.button-group.hollow .local-tasks-block a.accent:focus,.button-group.hollow .local-tasks-block a.accent:hover,.button-group.hollow.accent .button:focus,.button-group.hollow.accent .button:hover,.button-group.hollow.accent .local-tasks-block a:focus,.button-group.hollow.accent .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.accent:focus,.local-tasks-block .button-group.hollow a.accent:hover,.local-tasks-block .button-group.hollow.accent a:focus,.local-tasks-block .button-group.hollow.accent a:hover{border-color:#815606;color:#815606}.button-group.hollow .button.gray,.button-group.hollow .button.gray.disabled,.button-group.hollow .button.gray.disabled:focus,.button-group.hollow .button.gray.disabled:hover,.button-group.hollow .button.gray[disabled],.button-group.hollow .button.gray[disabled]:focus,.button-group.hollow .button.gray[disabled]:hover,.button-group.hollow .local-tasks-block a.gray,.button-group.hollow.gray .button,.button-group.hollow.gray .button.disabled,.button-group.hollow.gray .button.disabled:focus,.button-group.hollow.gray .button.disabled:hover,.button-group.hollow.gray .button[disabled],.button-group.hollow.gray .button[disabled]:focus,.button-group.hollow.gray .button[disabled]:hover,.button-group.hollow.gray .local-tasks-block a,.local-tasks-block .button-group.hollow a.gray,.local-tasks-block .button-group.hollow.gray a{border:1px solid #d9d7d0;color:#d9d7d0}.button-group.hollow .button.gray:focus,.button-group.hollow .button.gray:hover,.button-group.hollow .local-tasks-block a.gray:focus,.button-group.hollow .local-tasks-block a.gray:hover,.button-group.hollow.gray .button:focus,.button-group.hollow.gray .button:hover,.button-group.hollow.gray .local-tasks-block a:focus,.button-group.hollow.gray .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.gray:focus,.local-tasks-block .button-group.hollow a.gray:hover,.local-tasks-block .button-group.hollow.gray a:focus,.local-tasks-block .button-group.hollow.gray a:hover{border-color:#76715f;color:#76715f}.button-group.hollow .button.white,.button-group.hollow .button.white.disabled,.button-group.hollow .button.white.disabled:focus,.button-group.hollow .button.white.disabled:hover,.button-group.hollow .button.white[disabled],.button-group.hollow .button.white[disabled]:focus,.button-group.hollow .button.white[disabled]:hover,.button-group.hollow .local-tasks-block a.white,.button-group.hollow.white .button,.button-group.hollow.white .button.disabled,.button-group.hollow.white .button.disabled:focus,.button-group.hollow.white .button.disabled:hover,.button-group.hollow.white .button[disabled],.button-group.hollow.white .button[disabled]:focus,.button-group.hollow.white .button[disabled]:hover,.button-group.hollow.white .local-tasks-block a,.local-tasks-block .button-group.hollow a.white,.local-tasks-block .button-group.hollow.white a{border:1px solid #fff;color:#fff}.button-group.hollow .button.white:focus,.button-group.hollow .button.white:hover,.button-group.hollow .local-tasks-block a.white:focus,.button-group.hollow .local-tasks-block a.white:hover,.button-group.hollow.white .button:focus,.button-group.hollow.white .button:hover,.button-group.hollow.white .local-tasks-block a:focus,.button-group.hollow.white .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.white:focus,.local-tasks-block .button-group.hollow a.white:hover,.local-tasks-block .button-group.hollow.white a:focus,.local-tasks-block .button-group.hollow.white a:hover{border-color:gray;color:gray}.button-group.hollow .button.black,.button-group.hollow .button.black.disabled,.button-group.hollow .button.black.disabled:focus,.button-group.hollow .button.black.disabled:hover,.button-group.hollow .button.black[disabled],.button-group.hollow .button.black[disabled]:focus,.button-group.hollow .button.black[disabled]:hover,.button-group.hollow .local-tasks-block a.black,.button-group.hollow.black .button,.button-group.hollow.black .button.disabled,.button-group.hollow.black .button.disabled:focus,.button-group.hollow.black .button.disabled:hover,.button-group.hollow.black .button[disabled],.button-group.hollow.black .button[disabled]:focus,.button-group.hollow.black .button[disabled]:hover,.button-group.hollow.black .local-tasks-block a,.local-tasks-block .button-group.hollow a.black,.local-tasks-block .button-group.hollow.black a{border:1px solid #000;color:#000}.button-group.hollow .button.black:focus,.button-group.hollow .button.black:hover,.button-group.hollow .local-tasks-block a.black:focus,.button-group.hollow .local-tasks-block a.black:hover,.button-group.hollow.black .button:focus,.button-group.hollow.black .button:hover,.button-group.hollow.black .local-tasks-block a:focus,.button-group.hollow.black .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.black:focus,.local-tasks-block .button-group.hollow a.black:hover,.local-tasks-block .button-group.hollow.black a:focus,.local-tasks-block .button-group.hollow.black a:hover{border-color:#000;color:#000}.button-group.hollow .button.bleu_logo,.button-group.hollow .button.bleu_logo.disabled,.button-group.hollow .button.bleu_logo.disabled:focus,.button-group.hollow .button.bleu_logo.disabled:hover,.button-group.hollow .button.bleu_logo[disabled],.button-group.hollow .button.bleu_logo[disabled]:focus,.button-group.hollow .button.bleu_logo[disabled]:hover,.button-group.hollow .local-tasks-block a.bleu_logo,.button-group.hollow.bleu_logo .button,.button-group.hollow.bleu_logo .button.disabled,.button-group.hollow.bleu_logo .button.disabled:focus,.button-group.hollow.bleu_logo .button.disabled:hover,.button-group.hollow.bleu_logo .button[disabled],.button-group.hollow.bleu_logo .button[disabled]:focus,.button-group.hollow.bleu_logo .button[disabled]:hover,.button-group.hollow.bleu_logo .local-tasks-block a,.local-tasks-block .button-group.hollow a.bleu_logo,.local-tasks-block .button-group.hollow.bleu_logo a{border:1px solid #2081c5;color:#2081c5}.button-group.hollow .button.bleu_logo:focus,.button-group.hollow .button.bleu_logo:hover,.button-group.hollow .local-tasks-block a.bleu_logo:focus,.button-group.hollow .local-tasks-block a.bleu_logo:hover,.button-group.hollow.bleu_logo .button:focus,.button-group.hollow.bleu_logo .button:hover,.button-group.hollow.bleu_logo .local-tasks-block a:focus,.button-group.hollow.bleu_logo .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.bleu_logo:focus,.local-tasks-block .button-group.hollow a.bleu_logo:hover,.local-tasks-block .button-group.hollow.bleu_logo a:focus,.local-tasks-block .button-group.hollow.bleu_logo a:hover{border-color:#104163;color:#104163}.button-group.hollow .button.vert_logo,.button-group.hollow .button.vert_logo.disabled,.button-group.hollow .button.vert_logo.disabled:focus,.button-group.hollow .button.vert_logo.disabled:hover,.button-group.hollow .button.vert_logo[disabled],.button-group.hollow .button.vert_logo[disabled]:focus,.button-group.hollow .button.vert_logo[disabled]:hover,.button-group.hollow .local-tasks-block a.vert_logo,.button-group.hollow.vert_logo .button,.button-group.hollow.vert_logo .button.disabled,.button-group.hollow.vert_logo .button.disabled:focus,.button-group.hollow.vert_logo .button.disabled:hover,.button-group.hollow.vert_logo .button[disabled],.button-group.hollow.vert_logo .button[disabled]:focus,.button-group.hollow.vert_logo .button[disabled]:hover,.button-group.hollow.vert_logo .local-tasks-block a,.local-tasks-block .button-group.hollow a.vert_logo,.local-tasks-block .button-group.hollow.vert_logo a{border:1px solid #6fbf46;color:#6fbf46}.button-group.hollow .button.vert_logo:focus,.button-group.hollow .button.vert_logo:hover,.button-group.hollow .local-tasks-block a.vert_logo:focus,.button-group.hollow .local-tasks-block a.vert_logo:hover,.button-group.hollow.vert_logo .button:focus,.button-group.hollow.vert_logo .button:hover,.button-group.hollow.vert_logo .local-tasks-block a:focus,.button-group.hollow.vert_logo .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.vert_logo:focus,.local-tasks-block .button-group.hollow a.vert_logo:hover,.local-tasks-block .button-group.hollow.vert_logo a:focus,.local-tasks-block .button-group.hollow.vert_logo a:hover{border-color:#376122;color:#376122}.button-group.hollow .button.orange_logo,.button-group.hollow .button.orange_logo.disabled,.button-group.hollow .button.orange_logo.disabled:focus,.button-group.hollow .button.orange_logo.disabled:hover,.button-group.hollow .button.orange_logo[disabled],.button-group.hollow .button.orange_logo[disabled]:focus,.button-group.hollow .button.orange_logo[disabled]:hover,.button-group.hollow .local-tasks-block a.orange_logo,.button-group.hollow.orange_logo .button,.button-group.hollow.orange_logo .button.disabled,.button-group.hollow.orange_logo .button.disabled:focus,.button-group.hollow.orange_logo .button.disabled:hover,.button-group.hollow.orange_logo .button[disabled],.button-group.hollow.orange_logo .button[disabled]:focus,.button-group.hollow.orange_logo .button[disabled]:hover,.button-group.hollow.orange_logo .local-tasks-block a,.local-tasks-block .button-group.hollow a.orange_logo,.local-tasks-block .button-group.hollow.orange_logo a{border:1px solid #f4a71b;color:#f4a71b}.button-group.hollow .button.orange_logo:focus,.button-group.hollow .button.orange_logo:hover,.button-group.hollow .local-tasks-block a.orange_logo:focus,.button-group.hollow .local-tasks-block a.orange_logo:hover,.button-group.hollow.orange_logo .button:focus,.button-group.hollow.orange_logo .button:hover,.button-group.hollow.orange_logo .local-tasks-block a:focus,.button-group.hollow.orange_logo .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.orange_logo:focus,.local-tasks-block .button-group.hollow a.orange_logo:hover,.local-tasks-block .button-group.hollow.orange_logo a:focus,.local-tasks-block .button-group.hollow.orange_logo a:hover{border-color:#815606;color:#815606}.button-group.hollow .button.rose_logo,.button-group.hollow .button.rose_logo.disabled,.button-group.hollow .button.rose_logo.disabled:focus,.button-group.hollow .button.rose_logo.disabled:hover,.button-group.hollow .button.rose_logo[disabled],.button-group.hollow .button.rose_logo[disabled]:focus,.button-group.hollow .button.rose_logo[disabled]:hover,.button-group.hollow .local-tasks-block a.rose_logo,.button-group.hollow.rose_logo .button,.button-group.hollow.rose_logo .button.disabled,.button-group.hollow.rose_logo .button.disabled:focus,.button-group.hollow.rose_logo .button.disabled:hover,.button-group.hollow.rose_logo .button[disabled],.button-group.hollow.rose_logo .button[disabled]:focus,.button-group.hollow.rose_logo .button[disabled]:hover,.button-group.hollow.rose_logo .local-tasks-block a,.local-tasks-block .button-group.hollow a.rose_logo,.local-tasks-block .button-group.hollow.rose_logo a{border:1px solid #ea145c;color:#ea145c}.button-group.hollow .button.rose_logo:focus,.button-group.hollow .button.rose_logo:hover,.button-group.hollow .local-tasks-block a.rose_logo:focus,.button-group.hollow .local-tasks-block a.rose_logo:hover,.button-group.hollow.rose_logo .button:focus,.button-group.hollow.rose_logo .button:hover,.button-group.hollow.rose_logo .local-tasks-block a:focus,.button-group.hollow.rose_logo .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.rose_logo:focus,.local-tasks-block .button-group.hollow a.rose_logo:hover,.local-tasks-block .button-group.hollow.rose_logo a:focus,.local-tasks-block .button-group.hollow.rose_logo a:hover{border-color:#750a2e;color:#750a2e}.button-group.hollow .button.bleu_secondaire,.button-group.hollow .button.bleu_secondaire.disabled,.button-group.hollow .button.bleu_secondaire.disabled:focus,.button-group.hollow .button.bleu_secondaire.disabled:hover,.button-group.hollow .button.bleu_secondaire[disabled],.button-group.hollow .button.bleu_secondaire[disabled]:focus,.button-group.hollow .button.bleu_secondaire[disabled]:hover,.button-group.hollow .local-tasks-block a.bleu_secondaire,.button-group.hollow.bleu_secondaire .button,.button-group.hollow.bleu_secondaire .button.disabled,.button-group.hollow.bleu_secondaire .button.disabled:focus,.button-group.hollow.bleu_secondaire .button.disabled:hover,.button-group.hollow.bleu_secondaire .button[disabled],.button-group.hollow.bleu_secondaire .button[disabled]:focus,.button-group.hollow.bleu_secondaire .button[disabled]:hover,.button-group.hollow.bleu_secondaire .local-tasks-block a,.local-tasks-block .button-group.hollow a.bleu_secondaire,.local-tasks-block .button-group.hollow.bleu_secondaire a{border:1px solid #79b3dc;color:#79b3dc}.button-group.hollow .button.bleu_secondaire:focus,.button-group.hollow .button.bleu_secondaire:hover,.button-group.hollow .local-tasks-block a.bleu_secondaire:focus,.button-group.hollow .local-tasks-block a.bleu_secondaire:hover,.button-group.hollow.bleu_secondaire .button:focus,.button-group.hollow.bleu_secondaire .button:hover,.button-group.hollow.bleu_secondaire .local-tasks-block a:focus,.button-group.hollow.bleu_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.bleu_secondaire:focus,.local-tasks-block .button-group.hollow a.bleu_secondaire:hover,.local-tasks-block .button-group.hollow.bleu_secondaire a:focus,.local-tasks-block .button-group.hollow.bleu_secondaire a:hover{border-color:#235e87;color:#235e87}.button-group.hollow .button.vert_secondaire,.button-group.hollow .button.vert_secondaire.disabled,.button-group.hollow .button.vert_secondaire.disabled:focus,.button-group.hollow .button.vert_secondaire.disabled:hover,.button-group.hollow .button.vert_secondaire[disabled],.button-group.hollow .button.vert_secondaire[disabled]:focus,.button-group.hollow .button.vert_secondaire[disabled]:hover,.button-group.hollow .local-tasks-block a.vert_secondaire,.button-group.hollow.vert_secondaire .button,.button-group.hollow.vert_secondaire .button.disabled,.button-group.hollow.vert_secondaire .button.disabled:focus,.button-group.hollow.vert_secondaire .button.disabled:hover,.button-group.hollow.vert_secondaire .button[disabled],.button-group.hollow.vert_secondaire .button[disabled]:focus,.button-group.hollow.vert_secondaire .button[disabled]:hover,.button-group.hollow.vert_secondaire .local-tasks-block a,.local-tasks-block .button-group.hollow a.vert_secondaire,.local-tasks-block .button-group.hollow.vert_secondaire a{border:1px solid #8ad512;color:#8ad512}.button-group.hollow .button.vert_secondaire:focus,.button-group.hollow .button.vert_secondaire:hover,.button-group.hollow .local-tasks-block a.vert_secondaire:focus,.button-group.hollow .local-tasks-block a.vert_secondaire:hover,.button-group.hollow.vert_secondaire .button:focus,.button-group.hollow.vert_secondaire .button:hover,.button-group.hollow.vert_secondaire .local-tasks-block a:focus,.button-group.hollow.vert_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.vert_secondaire:focus,.local-tasks-block .button-group.hollow a.vert_secondaire:hover,.local-tasks-block .button-group.hollow.vert_secondaire a:focus,.local-tasks-block .button-group.hollow.vert_secondaire a:hover{border-color:#456b09;color:#456b09}.button-group.hollow .button.orange_secondaire,.button-group.hollow .button.orange_secondaire.disabled,.button-group.hollow .button.orange_secondaire.disabled:focus,.button-group.hollow .button.orange_secondaire.disabled:hover,.button-group.hollow .button.orange_secondaire[disabled],.button-group.hollow .button.orange_secondaire[disabled]:focus,.button-group.hollow .button.orange_secondaire[disabled]:hover,.button-group.hollow .local-tasks-block a.orange_secondaire,.button-group.hollow.orange_secondaire .button,.button-group.hollow.orange_secondaire .button.disabled,.button-group.hollow.orange_secondaire .button.disabled:focus,.button-group.hollow.orange_secondaire .button.disabled:hover,.button-group.hollow.orange_secondaire .button[disabled],.button-group.hollow.orange_secondaire .button[disabled]:focus,.button-group.hollow.orange_secondaire .button[disabled]:hover,.button-group.hollow.orange_secondaire .local-tasks-block a,.local-tasks-block .button-group.hollow a.orange_secondaire,.local-tasks-block .button-group.hollow.orange_secondaire a{border:1px solid #f8c975;color:#f8c975}.button-group.hollow .button.orange_secondaire:focus,.button-group.hollow .button.orange_secondaire:hover,.button-group.hollow .local-tasks-block a.orange_secondaire:focus,.button-group.hollow .local-tasks-block a.orange_secondaire:hover,.button-group.hollow.orange_secondaire .button:focus,.button-group.hollow.orange_secondaire .button:hover,.button-group.hollow.orange_secondaire .local-tasks-block a:focus,.button-group.hollow.orange_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.orange_secondaire:focus,.local-tasks-block .button-group.hollow a.orange_secondaire:hover,.local-tasks-block .button-group.hollow.orange_secondaire a:focus,.local-tasks-block .button-group.hollow.orange_secondaire a:hover{border-color:#ae7309;color:#ae7309}.button-group.hollow .button.rose_secondaire,.button-group.hollow .button.rose_secondaire.disabled,.button-group.hollow .button.rose_secondaire.disabled:focus,.button-group.hollow .button.rose_secondaire.disabled:hover,.button-group.hollow .button.rose_secondaire[disabled],.button-group.hollow .button.rose_secondaire[disabled]:focus,.button-group.hollow .button.rose_secondaire[disabled]:hover,.button-group.hollow .local-tasks-block a.rose_secondaire,.button-group.hollow.rose_secondaire .button,.button-group.hollow.rose_secondaire .button.disabled,.button-group.hollow.rose_secondaire .button.disabled:focus,.button-group.hollow.rose_secondaire .button.disabled:hover,.button-group.hollow.rose_secondaire .button[disabled],.button-group.hollow.rose_secondaire .button[disabled]:focus,.button-group.hollow.rose_secondaire .button[disabled]:hover,.button-group.hollow.rose_secondaire .local-tasks-block a,.local-tasks-block .button-group.hollow a.rose_secondaire,.local-tasks-block .button-group.hollow.rose_secondaire a{border:1px solid #f2709c;color:#f2709c}.button-group.hollow .button.rose_secondaire:focus,.button-group.hollow .button.rose_secondaire:hover,.button-group.hollow .local-tasks-block a.rose_secondaire:focus,.button-group.hollow .local-tasks-block a.rose_secondaire:hover,.button-group.hollow.rose_secondaire .button:focus,.button-group.hollow.rose_secondaire .button:hover,.button-group.hollow.rose_secondaire .local-tasks-block a:focus,.button-group.hollow.rose_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.rose_secondaire:focus,.local-tasks-block .button-group.hollow a.rose_secondaire:hover,.local-tasks-block .button-group.hollow.rose_secondaire a:focus,.local-tasks-block .button-group.hollow.rose_secondaire a:hover{border-color:#a20f41;color:#a20f41}.button-group.hollow .button.bleu_fonce,.button-group.hollow .button.bleu_fonce.disabled,.button-group.hollow .button.bleu_fonce.disabled:focus,.button-group.hollow .button.bleu_fonce.disabled:hover,.button-group.hollow .button.bleu_fonce[disabled],.button-group.hollow .button.bleu_fonce[disabled]:focus,.button-group.hollow .button.bleu_fonce[disabled]:hover,.button-group.hollow .local-tasks-block a.bleu_fonce,.button-group.hollow.bleu_fonce .button,.button-group.hollow.bleu_fonce .button.disabled,.button-group.hollow.bleu_fonce .button.disabled:focus,.button-group.hollow.bleu_fonce .button.disabled:hover,.button-group.hollow.bleu_fonce .button[disabled],.button-group.hollow.bleu_fonce .button[disabled]:focus,.button-group.hollow.bleu_fonce .button[disabled]:hover,.button-group.hollow.bleu_fonce .local-tasks-block a,.local-tasks-block .button-group.hollow a.bleu_fonce,.local-tasks-block .button-group.hollow.bleu_fonce a{border:1px solid #16517b;color:#16517b}.button-group.hollow .button.bleu_fonce:focus,.button-group.hollow .button.bleu_fonce:hover,.button-group.hollow .local-tasks-block a.bleu_fonce:focus,.button-group.hollow .local-tasks-block a.bleu_fonce:hover,.button-group.hollow.bleu_fonce .button:focus,.button-group.hollow.bleu_fonce .button:hover,.button-group.hollow.bleu_fonce .local-tasks-block a:focus,.button-group.hollow.bleu_fonce .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.bleu_fonce:focus,.local-tasks-block .button-group.hollow a.bleu_fonce:hover,.local-tasks-block .button-group.hollow.bleu_fonce a:focus,.local-tasks-block .button-group.hollow.bleu_fonce a:hover{border-color:#0b293e;color:#0b293e}.button-group.hollow .button.variante_vert_fonce,.button-group.hollow .button.variante_vert_fonce.disabled,.button-group.hollow .button.variante_vert_fonce.disabled:focus,.button-group.hollow .button.variante_vert_fonce.disabled:hover,.button-group.hollow .button.variante_vert_fonce[disabled],.button-group.hollow .button.variante_vert_fonce[disabled]:focus,.button-group.hollow .button.variante_vert_fonce[disabled]:hover,.button-group.hollow .local-tasks-block a.variante_vert_fonce,.button-group.hollow.variante_vert_fonce .button,.button-group.hollow.variante_vert_fonce .button.disabled,.button-group.hollow.variante_vert_fonce .button.disabled:focus,.button-group.hollow.variante_vert_fonce .button.disabled:hover,.button-group.hollow.variante_vert_fonce .button[disabled],.button-group.hollow.variante_vert_fonce .button[disabled]:focus,.button-group.hollow.variante_vert_fonce .button[disabled]:hover,.button-group.hollow.variante_vert_fonce .local-tasks-block a,.local-tasks-block .button-group.hollow a.variante_vert_fonce,.local-tasks-block .button-group.hollow.variante_vert_fonce a{border:1px solid #4e9528;color:#4e9528}.button-group.hollow .button.variante_vert_fonce:focus,.button-group.hollow .button.variante_vert_fonce:hover,.button-group.hollow .local-tasks-block a.variante_vert_fonce:focus,.button-group.hollow .local-tasks-block a.variante_vert_fonce:hover,.button-group.hollow.variante_vert_fonce .button:focus,.button-group.hollow.variante_vert_fonce .button:hover,.button-group.hollow.variante_vert_fonce .local-tasks-block a:focus,.button-group.hollow.variante_vert_fonce .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.variante_vert_fonce:focus,.local-tasks-block .button-group.hollow a.variante_vert_fonce:hover,.local-tasks-block .button-group.hollow.variante_vert_fonce a:focus,.local-tasks-block .button-group.hollow.variante_vert_fonce a:hover{border-color:#274b14;color:#274b14}.button-group.hollow .button.assets_29,.button-group.hollow .button.assets_29.disabled,.button-group.hollow .button.assets_29.disabled:focus,.button-group.hollow .button.assets_29.disabled:hover,.button-group.hollow .button.assets_29[disabled],.button-group.hollow .button.assets_29[disabled]:focus,.button-group.hollow .button.assets_29[disabled]:hover,.button-group.hollow .local-tasks-block a.assets_29,.button-group.hollow.assets_29 .button,.button-group.hollow.assets_29 .button.disabled,.button-group.hollow.assets_29 .button.disabled:focus,.button-group.hollow.assets_29 .button.disabled:hover,.button-group.hollow.assets_29 .button[disabled],.button-group.hollow.assets_29 .button[disabled]:focus,.button-group.hollow.assets_29 .button[disabled]:hover,.button-group.hollow.assets_29 .local-tasks-block a,.local-tasks-block .button-group.hollow a.assets_29,.local-tasks-block .button-group.hollow.assets_29 a{border:1px solid #be0241;color:#be0241}.button-group.hollow .button.assets_29:focus,.button-group.hollow .button.assets_29:hover,.button-group.hollow .local-tasks-block a.assets_29:focus,.button-group.hollow .local-tasks-block a.assets_29:hover,.button-group.hollow.assets_29 .button:focus,.button-group.hollow.assets_29 .button:hover,.button-group.hollow.assets_29 .local-tasks-block a:focus,.button-group.hollow.assets_29 .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.assets_29:focus,.local-tasks-block .button-group.hollow a.assets_29:hover,.local-tasks-block .button-group.hollow.assets_29 a:focus,.local-tasks-block .button-group.hollow.assets_29 a:hover{border-color:#5f0121;color:#5f0121}.button-group.hollow .button.assets_30,.button-group.hollow .button.assets_30.disabled,.button-group.hollow .button.assets_30.disabled:focus,.button-group.hollow .button.assets_30.disabled:hover,.button-group.hollow .button.assets_30[disabled],.button-group.hollow .button.assets_30[disabled]:focus,.button-group.hollow .button.assets_30[disabled]:hover,.button-group.hollow .local-tasks-block a.assets_30,.button-group.hollow.assets_30 .button,.button-group.hollow.assets_30 .button.disabled,.button-group.hollow.assets_30 .button.disabled:focus,.button-group.hollow.assets_30 .button.disabled:hover,.button-group.hollow.assets_30 .button[disabled],.button-group.hollow.assets_30 .button[disabled]:focus,.button-group.hollow.assets_30 .button[disabled]:hover,.button-group.hollow.assets_30 .local-tasks-block a,.local-tasks-block .button-group.hollow a.assets_30,.local-tasks-block .button-group.hollow.assets_30 a{border:1px solid #de9511;color:#de9511}.button-group.hollow .button.assets_30:focus,.button-group.hollow .button.assets_30:hover,.button-group.hollow .local-tasks-block a.assets_30:focus,.button-group.hollow .local-tasks-block a.assets_30:hover,.button-group.hollow.assets_30 .button:focus,.button-group.hollow.assets_30 .button:hover,.button-group.hollow.assets_30 .local-tasks-block a:focus,.button-group.hollow.assets_30 .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.assets_30:focus,.local-tasks-block .button-group.hollow a.assets_30:hover,.local-tasks-block .button-group.hollow.assets_30 a:focus,.local-tasks-block .button-group.hollow.assets_30 a:hover{border-color:#6f4b09;color:#6f4b09}.button-group.hollow .button.orange,.button-group.hollow .button.orange.disabled,.button-group.hollow .button.orange.disabled:focus,.button-group.hollow .button.orange.disabled:hover,.button-group.hollow .button.orange[disabled],.button-group.hollow .button.orange[disabled]:focus,.button-group.hollow .button.orange[disabled]:hover,.button-group.hollow .local-tasks-block a.orange,.button-group.hollow.orange .button,.button-group.hollow.orange .button.disabled,.button-group.hollow.orange .button.disabled:focus,.button-group.hollow.orange .button.disabled:hover,.button-group.hollow.orange .button[disabled],.button-group.hollow.orange .button[disabled]:focus,.button-group.hollow.orange .button[disabled]:hover,.button-group.hollow.orange .local-tasks-block a,.local-tasks-block .button-group.hollow a.orange,.local-tasks-block .button-group.hollow.orange a{border:1px solid #de9511;color:#de9511}.button-group.hollow .button.orange:focus,.button-group.hollow .button.orange:hover,.button-group.hollow .local-tasks-block a.orange:focus,.button-group.hollow .local-tasks-block a.orange:hover,.button-group.hollow.orange .button:focus,.button-group.hollow.orange .button:hover,.button-group.hollow.orange .local-tasks-block a:focus,.button-group.hollow.orange .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.orange:focus,.local-tasks-block .button-group.hollow a.orange:hover,.local-tasks-block .button-group.hollow.orange a:focus,.local-tasks-block .button-group.hollow.orange a:hover{border-color:#6f4b09;color:#6f4b09}.button-group.hollow .button.title_alt,.button-group.hollow .button.title_alt.disabled,.button-group.hollow .button.title_alt.disabled:focus,.button-group.hollow .button.title_alt.disabled:hover,.button-group.hollow .button.title_alt[disabled],.button-group.hollow .button.title_alt[disabled]:focus,.button-group.hollow .button.title_alt[disabled]:hover,.button-group.hollow .local-tasks-block a.title_alt,.button-group.hollow.title_alt .button,.button-group.hollow.title_alt .button.disabled,.button-group.hollow.title_alt .button.disabled:focus,.button-group.hollow.title_alt .button.disabled:hover,.button-group.hollow.title_alt .button[disabled],.button-group.hollow.title_alt .button[disabled]:focus,.button-group.hollow.title_alt .button[disabled]:hover,.button-group.hollow.title_alt .local-tasks-block a,.local-tasks-block .button-group.hollow a.title_alt,.local-tasks-block .button-group.hollow.title_alt a{border:1px solid #414141;color:#414141}.button-group.hollow .button.title_alt:focus,.button-group.hollow .button.title_alt:hover,.button-group.hollow .local-tasks-block a.title_alt:focus,.button-group.hollow .local-tasks-block a.title_alt:hover,.button-group.hollow.title_alt .button:focus,.button-group.hollow.title_alt .button:hover,.button-group.hollow.title_alt .local-tasks-block a:focus,.button-group.hollow.title_alt .local-tasks-block a:hover,.local-tasks-block .button-group.hollow a.title_alt:focus,.local-tasks-block .button-group.hollow a.title_alt:hover,.local-tasks-block .button-group.hollow.title_alt a:focus,.local-tasks-block .button-group.hollow.title_alt a:hover{border-color:#212121;color:#212121}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover,.button-group.clear .local-tasks-block a,.local-tasks-block .button-group.clear a,.local-tasks-block a.button-group:not(.is-active) .button,.local-tasks-block a.button-group:not(.is-active) a{border-color:transparent;background-color:transparent}.button-group.clear .button,.button-group.clear .button.disabled,.button-group.clear .button.disabled:focus,.button-group.clear .button.disabled:hover,.button-group.clear .button[disabled],.button-group.clear .button[disabled]:focus,.button-group.clear .button[disabled]:hover,.button-group.clear .local-tasks-block a,.local-tasks-block .button-group.clear a,.local-tasks-block a.button-group:not(.is-active) .button,.local-tasks-block a.button-group:not(.is-active) a{color:#2081c5}.button-group.clear .button:focus,.button-group.clear .button:hover,.button-group.clear .local-tasks-block a:focus,.button-group.clear .local-tasks-block a:hover,.local-tasks-block .button-group.clear a:focus,.local-tasks-block .button-group.clear a:hover,.local-tasks-block a.button-group:not(.is-active) .button:focus,.local-tasks-block a.button-group:not(.is-active) .button:hover,.local-tasks-block a.button-group:not(.is-active) a:focus,.local-tasks-block a.button-group:not(.is-active) a:hover{color:#104163}.button-group.clear .button.primary,.button-group.clear .button.primary.disabled,.button-group.clear .button.primary.disabled:focus,.button-group.clear .button.primary.disabled:hover,.button-group.clear .button.primary[disabled],.button-group.clear .button.primary[disabled]:focus,.button-group.clear .button.primary[disabled]:hover,.button-group.clear .local-tasks-block a.primary,.button-group.clear.primary .button,.button-group.clear.primary .button.disabled,.button-group.clear.primary .button.disabled:focus,.button-group.clear.primary .button.disabled:hover,.button-group.clear.primary .button[disabled],.button-group.clear.primary .button[disabled]:focus,.button-group.clear.primary .button[disabled]:hover,.button-group.clear.primary .local-tasks-block a,.local-tasks-block .button-group.clear a.primary,.local-tasks-block .button-group.clear.primary a,.local-tasks-block a.button-group.primary:not(.is-active) .button,.local-tasks-block a.button-group.primary:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.primary,.local-tasks-block a.button-group:not(.is-active) a.primary{color:#414141}.button-group.clear .button.primary:focus,.button-group.clear .button.primary:hover,.button-group.clear .local-tasks-block a.primary:focus,.button-group.clear .local-tasks-block a.primary:hover,.button-group.clear.primary .button:focus,.button-group.clear.primary .button:hover,.button-group.clear.primary .local-tasks-block a:focus,.button-group.clear.primary .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.primary:focus,.local-tasks-block .button-group.clear a.primary:hover,.local-tasks-block .button-group.clear.primary a:focus,.local-tasks-block .button-group.clear.primary a:hover,.local-tasks-block a.button-group.primary:not(.is-active) .button:focus,.local-tasks-block a.button-group.primary:not(.is-active) .button:hover,.local-tasks-block a.button-group.primary:not(.is-active) a:focus,.local-tasks-block a.button-group.primary:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.primary:focus,.local-tasks-block a.button-group:not(.is-active) .button.primary:hover,.local-tasks-block a.button-group:not(.is-active) a.primary:focus,.local-tasks-block a.button-group:not(.is-active) a.primary:hover{color:#212121}.button-group.clear .button.secondary,.button-group.clear .button.secondary.disabled,.button-group.clear .button.secondary.disabled:focus,.button-group.clear .button.secondary.disabled:hover,.button-group.clear .button.secondary[disabled],.button-group.clear .button.secondary[disabled]:focus,.button-group.clear .button.secondary[disabled]:hover,.button-group.clear .local-tasks-block a.secondary,.button-group.clear.secondary .button,.button-group.clear.secondary .button.disabled,.button-group.clear.secondary .button.disabled:focus,.button-group.clear.secondary .button.disabled:hover,.button-group.clear.secondary .button[disabled],.button-group.clear.secondary .button[disabled]:focus,.button-group.clear.secondary .button[disabled]:hover,.button-group.clear.secondary .local-tasks-block a,.local-tasks-block .button-group.clear a.secondary,.local-tasks-block .button-group.clear.secondary a,.local-tasks-block a.button-group.secondary:not(.is-active) .button,.local-tasks-block a.button-group.secondary:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.secondary,.local-tasks-block a.button-group:not(.is-active) a.secondary{color:#2081c5}.button-group.clear .button.secondary:focus,.button-group.clear .button.secondary:hover,.button-group.clear .local-tasks-block a.secondary:focus,.button-group.clear .local-tasks-block a.secondary:hover,.button-group.clear.secondary .button:focus,.button-group.clear.secondary .button:hover,.button-group.clear.secondary .local-tasks-block a:focus,.button-group.clear.secondary .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.secondary:focus,.local-tasks-block .button-group.clear a.secondary:hover,.local-tasks-block .button-group.clear.secondary a:focus,.local-tasks-block .button-group.clear.secondary a:hover,.local-tasks-block a.button-group.secondary:not(.is-active) .button:focus,.local-tasks-block a.button-group.secondary:not(.is-active) .button:hover,.local-tasks-block a.button-group.secondary:not(.is-active) a:focus,.local-tasks-block a.button-group.secondary:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.secondary:focus,.local-tasks-block a.button-group:not(.is-active) .button.secondary:hover,.local-tasks-block a.button-group:not(.is-active) a.secondary:focus,.local-tasks-block a.button-group:not(.is-active) a.secondary:hover{color:#104163}.button-group.clear .button.lighter-gray,.button-group.clear .button.lighter-gray.disabled,.button-group.clear .button.lighter-gray.disabled:focus,.button-group.clear .button.lighter-gray.disabled:hover,.button-group.clear .button.lighter-gray[disabled],.button-group.clear .button.lighter-gray[disabled]:focus,.button-group.clear .button.lighter-gray[disabled]:hover,.button-group.clear .local-tasks-block a.lighter-gray,.button-group.clear.lighter-gray .button,.button-group.clear.lighter-gray .button.disabled,.button-group.clear.lighter-gray .button.disabled:focus,.button-group.clear.lighter-gray .button.disabled:hover,.button-group.clear.lighter-gray .button[disabled],.button-group.clear.lighter-gray .button[disabled]:focus,.button-group.clear.lighter-gray .button[disabled]:hover,.button-group.clear.lighter-gray .local-tasks-block a,.local-tasks-block .button-group.clear a.lighter-gray,.local-tasks-block .button-group.clear.lighter-gray a,.local-tasks-block a.button-group.lighter-gray:not(.is-active) .button,.local-tasks-block a.button-group.lighter-gray:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.lighter-gray,.local-tasks-block a.button-group:not(.is-active) a.lighter-gray{color:#f5f5f5}.button-group.clear .button.lighter-gray:focus,.button-group.clear .button.lighter-gray:hover,.button-group.clear .local-tasks-block a.lighter-gray:focus,.button-group.clear .local-tasks-block a.lighter-gray:hover,.button-group.clear.lighter-gray .button:focus,.button-group.clear.lighter-gray .button:hover,.button-group.clear.lighter-gray .local-tasks-block a:focus,.button-group.clear.lighter-gray .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.lighter-gray:focus,.local-tasks-block .button-group.clear a.lighter-gray:hover,.local-tasks-block .button-group.clear.lighter-gray a:focus,.local-tasks-block .button-group.clear.lighter-gray a:hover,.local-tasks-block a.button-group.lighter-gray:not(.is-active) .button:focus,.local-tasks-block a.button-group.lighter-gray:not(.is-active) .button:hover,.local-tasks-block a.button-group.lighter-gray:not(.is-active) a:focus,.local-tasks-block a.button-group.lighter-gray:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.lighter-gray:focus,.local-tasks-block a.button-group:not(.is-active) .button.lighter-gray:hover,.local-tasks-block a.button-group:not(.is-active) a.lighter-gray:focus,.local-tasks-block a.button-group:not(.is-active) a.lighter-gray:hover{color:#7b7b7b}.button-group.clear .button.light-gray,.button-group.clear .button.light-gray.disabled,.button-group.clear .button.light-gray.disabled:focus,.button-group.clear .button.light-gray.disabled:hover,.button-group.clear .button.light-gray[disabled],.button-group.clear .button.light-gray[disabled]:focus,.button-group.clear .button.light-gray[disabled]:hover,.button-group.clear .local-tasks-block a.light-gray,.button-group.clear.light-gray .button,.button-group.clear.light-gray .button.disabled,.button-group.clear.light-gray .button.disabled:focus,.button-group.clear.light-gray .button.disabled:hover,.button-group.clear.light-gray .button[disabled],.button-group.clear.light-gray .button[disabled]:focus,.button-group.clear.light-gray .button[disabled]:hover,.button-group.clear.light-gray .local-tasks-block a,.local-tasks-block .button-group.clear a.light-gray,.local-tasks-block .button-group.clear.light-gray a,.local-tasks-block a.button-group.light-gray:not(.is-active) .button,.local-tasks-block a.button-group.light-gray:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.light-gray,.local-tasks-block a.button-group:not(.is-active) a.light-gray{color:#ebebeb}.button-group.clear .button.light-gray:focus,.button-group.clear .button.light-gray:hover,.button-group.clear .local-tasks-block a.light-gray:focus,.button-group.clear .local-tasks-block a.light-gray:hover,.button-group.clear.light-gray .button:focus,.button-group.clear.light-gray .button:hover,.button-group.clear.light-gray .local-tasks-block a:focus,.button-group.clear.light-gray .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.light-gray:focus,.local-tasks-block .button-group.clear a.light-gray:hover,.local-tasks-block .button-group.clear.light-gray a:focus,.local-tasks-block .button-group.clear.light-gray a:hover,.local-tasks-block a.button-group.light-gray:not(.is-active) .button:focus,.local-tasks-block a.button-group.light-gray:not(.is-active) .button:hover,.local-tasks-block a.button-group.light-gray:not(.is-active) a:focus,.local-tasks-block a.button-group.light-gray:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.light-gray:focus,.local-tasks-block a.button-group:not(.is-active) .button.light-gray:hover,.local-tasks-block a.button-group:not(.is-active) a.light-gray:focus,.local-tasks-block a.button-group:not(.is-active) a.light-gray:hover{color:#767676}.button-group.clear .button.medium-gray,.button-group.clear .button.medium-gray.disabled,.button-group.clear .button.medium-gray.disabled:focus,.button-group.clear .button.medium-gray.disabled:hover,.button-group.clear .button.medium-gray[disabled],.button-group.clear .button.medium-gray[disabled]:focus,.button-group.clear .button.medium-gray[disabled]:hover,.button-group.clear .local-tasks-block a.medium-gray,.button-group.clear.medium-gray .button,.button-group.clear.medium-gray .button.disabled,.button-group.clear.medium-gray .button.disabled:focus,.button-group.clear.medium-gray .button.disabled:hover,.button-group.clear.medium-gray .button[disabled],.button-group.clear.medium-gray .button[disabled]:focus,.button-group.clear.medium-gray .button[disabled]:hover,.button-group.clear.medium-gray .local-tasks-block a,.local-tasks-block .button-group.clear a.medium-gray,.local-tasks-block .button-group.clear.medium-gray a,.local-tasks-block a.button-group.medium-gray:not(.is-active) .button,.local-tasks-block a.button-group.medium-gray:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.medium-gray,.local-tasks-block a.button-group:not(.is-active) a.medium-gray{color:#c6c2c2}.button-group.clear .button.medium-gray:focus,.button-group.clear .button.medium-gray:hover,.button-group.clear .local-tasks-block a.medium-gray:focus,.button-group.clear .local-tasks-block a.medium-gray:hover,.button-group.clear.medium-gray .button:focus,.button-group.clear.medium-gray .button:hover,.button-group.clear.medium-gray .local-tasks-block a:focus,.button-group.clear.medium-gray .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.medium-gray:focus,.local-tasks-block .button-group.clear a.medium-gray:hover,.local-tasks-block .button-group.clear.medium-gray a:focus,.local-tasks-block .button-group.clear.medium-gray a:hover,.local-tasks-block a.button-group.medium-gray:not(.is-active) .button:focus,.local-tasks-block a.button-group.medium-gray:not(.is-active) .button:hover,.local-tasks-block a.button-group.medium-gray:not(.is-active) a:focus,.local-tasks-block a.button-group.medium-gray:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.medium-gray:focus,.local-tasks-block a.button-group:not(.is-active) .button.medium-gray:hover,.local-tasks-block a.button-group:not(.is-active) a.medium-gray:focus,.local-tasks-block a.button-group:not(.is-active) a.medium-gray:hover{color:#655f5f}.button-group.clear .button.dark-gray,.button-group.clear .button.dark-gray.disabled,.button-group.clear .button.dark-gray.disabled:focus,.button-group.clear .button.dark-gray.disabled:hover,.button-group.clear .button.dark-gray[disabled],.button-group.clear .button.dark-gray[disabled]:focus,.button-group.clear .button.dark-gray[disabled]:hover,.button-group.clear .local-tasks-block a.dark-gray,.button-group.clear.dark-gray .button,.button-group.clear.dark-gray .button.disabled,.button-group.clear.dark-gray .button.disabled:focus,.button-group.clear.dark-gray .button.disabled:hover,.button-group.clear.dark-gray .button[disabled],.button-group.clear.dark-gray .button[disabled]:focus,.button-group.clear.dark-gray .button[disabled]:hover,.button-group.clear.dark-gray .local-tasks-block a,.local-tasks-block .button-group.clear a.dark-gray,.local-tasks-block .button-group.clear.dark-gray a,.local-tasks-block a.button-group.dark-gray:not(.is-active) .button,.local-tasks-block a.button-group.dark-gray:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.dark-gray,.local-tasks-block a.button-group:not(.is-active) a.dark-gray{color:gray}.button-group.clear .button.dark-gray:focus,.button-group.clear .button.dark-gray:hover,.button-group.clear .local-tasks-block a.dark-gray:focus,.button-group.clear .local-tasks-block a.dark-gray:hover,.button-group.clear.dark-gray .button:focus,.button-group.clear.dark-gray .button:hover,.button-group.clear.dark-gray .local-tasks-block a:focus,.button-group.clear.dark-gray .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.dark-gray:focus,.local-tasks-block .button-group.clear a.dark-gray:hover,.local-tasks-block .button-group.clear.dark-gray a:focus,.local-tasks-block .button-group.clear.dark-gray a:hover,.local-tasks-block a.button-group.dark-gray:not(.is-active) .button:focus,.local-tasks-block a.button-group.dark-gray:not(.is-active) .button:hover,.local-tasks-block a.button-group.dark-gray:not(.is-active) a:focus,.local-tasks-block a.button-group.dark-gray:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.dark-gray:focus,.local-tasks-block a.button-group:not(.is-active) .button.dark-gray:hover,.local-tasks-block a.button-group:not(.is-active) a.dark-gray:focus,.local-tasks-block a.button-group:not(.is-active) a.dark-gray:hover{color:#404040}.button-group.clear .button.success,.button-group.clear .button.success.disabled,.button-group.clear .button.success.disabled:focus,.button-group.clear .button.success.disabled:hover,.button-group.clear .button.success[disabled],.button-group.clear .button.success[disabled]:focus,.button-group.clear .button.success[disabled]:hover,.button-group.clear .local-tasks-block a.success,.button-group.clear.success .button,.button-group.clear.success .button.disabled,.button-group.clear.success .button.disabled:focus,.button-group.clear.success .button.disabled:hover,.button-group.clear.success .button[disabled],.button-group.clear.success .button[disabled]:focus,.button-group.clear.success .button[disabled]:hover,.button-group.clear.success .local-tasks-block a,.local-tasks-block .button-group.clear a.success,.local-tasks-block .button-group.clear.success a,.local-tasks-block a.button-group.success:not(.is-active) .button,.local-tasks-block a.button-group.success:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.success,.local-tasks-block a.button-group:not(.is-active) a.success{color:#70ad47}.button-group.clear .button.success:focus,.button-group.clear .button.success:hover,.button-group.clear .local-tasks-block a.success:focus,.button-group.clear .local-tasks-block a.success:hover,.button-group.clear.success .button:focus,.button-group.clear.success .button:hover,.button-group.clear.success .local-tasks-block a:focus,.button-group.clear.success .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.success:focus,.local-tasks-block .button-group.clear a.success:hover,.local-tasks-block .button-group.clear.success a:focus,.local-tasks-block .button-group.clear.success a:hover,.local-tasks-block a.button-group.success:not(.is-active) .button:focus,.local-tasks-block a.button-group.success:not(.is-active) .button:hover,.local-tasks-block a.button-group.success:not(.is-active) a:focus,.local-tasks-block a.button-group.success:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.success:focus,.local-tasks-block a.button-group:not(.is-active) .button.success:hover,.local-tasks-block a.button-group:not(.is-active) a.success:focus,.local-tasks-block a.button-group:not(.is-active) a.success:hover{color:#385724}.button-group.clear .button.warning,.button-group.clear .button.warning.disabled,.button-group.clear .button.warning.disabled:focus,.button-group.clear .button.warning.disabled:hover,.button-group.clear .button.warning[disabled],.button-group.clear .button.warning[disabled]:focus,.button-group.clear .button.warning[disabled]:hover,.button-group.clear .local-tasks-block a.warning,.button-group.clear.warning .button,.button-group.clear.warning .button.disabled,.button-group.clear.warning .button.disabled:focus,.button-group.clear.warning .button.disabled:hover,.button-group.clear.warning .button[disabled],.button-group.clear.warning .button[disabled]:focus,.button-group.clear.warning .button[disabled]:hover,.button-group.clear.warning .local-tasks-block a,.local-tasks-block .button-group.clear a.warning,.local-tasks-block .button-group.clear.warning a,.local-tasks-block a.button-group.warning:not(.is-active) .button,.local-tasks-block a.button-group.warning:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.warning,.local-tasks-block a.button-group:not(.is-active) a.warning{color:#ff931e}.button-group.clear .button.warning:focus,.button-group.clear .button.warning:hover,.button-group.clear .local-tasks-block a.warning:focus,.button-group.clear .local-tasks-block a.warning:hover,.button-group.clear.warning .button:focus,.button-group.clear.warning .button:hover,.button-group.clear.warning .local-tasks-block a:focus,.button-group.clear.warning .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.warning:focus,.local-tasks-block .button-group.clear a.warning:hover,.local-tasks-block .button-group.clear.warning a:focus,.local-tasks-block .button-group.clear.warning a:hover,.local-tasks-block a.button-group.warning:not(.is-active) .button:focus,.local-tasks-block a.button-group.warning:not(.is-active) .button:hover,.local-tasks-block a.button-group.warning:not(.is-active) a:focus,.local-tasks-block a.button-group.warning:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.warning:focus,.local-tasks-block a.button-group:not(.is-active) .button.warning:hover,.local-tasks-block a.button-group:not(.is-active) a.warning:focus,.local-tasks-block a.button-group:not(.is-active) a.warning:hover{color:#8f4a00}.button-group.clear .button.alert,.button-group.clear .button.alert.disabled,.button-group.clear .button.alert.disabled:focus,.button-group.clear .button.alert.disabled:hover,.button-group.clear .button.alert[disabled],.button-group.clear .button.alert[disabled]:focus,.button-group.clear .button.alert[disabled]:hover,.button-group.clear .local-tasks-block a.alert,.button-group.clear.alert .button,.button-group.clear.alert .button.disabled,.button-group.clear.alert .button.disabled:focus,.button-group.clear.alert .button.disabled:hover,.button-group.clear.alert .button[disabled],.button-group.clear.alert .button[disabled]:focus,.button-group.clear.alert .button[disabled]:hover,.button-group.clear.alert .local-tasks-block a,.local-tasks-block .button-group.clear a.alert,.local-tasks-block .button-group.clear.alert a,.local-tasks-block a.button-group.alert:not(.is-active) .button,.local-tasks-block a.button-group.alert:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.alert,.local-tasks-block a.button-group:not(.is-active) a.alert{color:#ff1d25}.button-group.clear .button.alert:focus,.button-group.clear .button.alert:hover,.button-group.clear .local-tasks-block a.alert:focus,.button-group.clear .local-tasks-block a.alert:hover,.button-group.clear.alert .button:focus,.button-group.clear.alert .button:hover,.button-group.clear.alert .local-tasks-block a:focus,.button-group.clear.alert .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.alert:focus,.local-tasks-block .button-group.clear a.alert:hover,.local-tasks-block .button-group.clear.alert a:focus,.local-tasks-block .button-group.clear.alert a:hover,.local-tasks-block a.button-group.alert:not(.is-active) .button:focus,.local-tasks-block a.button-group.alert:not(.is-active) .button:hover,.local-tasks-block a.button-group.alert:not(.is-active) a:focus,.local-tasks-block a.button-group.alert:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.alert:focus,.local-tasks-block a.button-group:not(.is-active) .button.alert:hover,.local-tasks-block a.button-group:not(.is-active) a.alert:focus,.local-tasks-block a.button-group:not(.is-active) a.alert:hover{color:#8e0005}.button-group.clear .button.accent,.button-group.clear .button.accent.disabled,.button-group.clear .button.accent.disabled:focus,.button-group.clear .button.accent.disabled:hover,.button-group.clear .button.accent[disabled],.button-group.clear .button.accent[disabled]:focus,.button-group.clear .button.accent[disabled]:hover,.button-group.clear .local-tasks-block a.accent,.button-group.clear.accent .button,.button-group.clear.accent .button.disabled,.button-group.clear.accent .button.disabled:focus,.button-group.clear.accent .button.disabled:hover,.button-group.clear.accent .button[disabled],.button-group.clear.accent .button[disabled]:focus,.button-group.clear.accent .button[disabled]:hover,.button-group.clear.accent .local-tasks-block a,.local-tasks-block .button-group.clear a.accent,.local-tasks-block .button-group.clear.accent a,.local-tasks-block a.button-group.accent:not(.is-active) .button,.local-tasks-block a.button-group.accent:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.accent,.local-tasks-block a.button-group:not(.is-active) a.accent{color:#f4a71b}.button-group.clear .button.accent:focus,.button-group.clear .button.accent:hover,.button-group.clear .local-tasks-block a.accent:focus,.button-group.clear .local-tasks-block a.accent:hover,.button-group.clear.accent .button:focus,.button-group.clear.accent .button:hover,.button-group.clear.accent .local-tasks-block a:focus,.button-group.clear.accent .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.accent:focus,.local-tasks-block .button-group.clear a.accent:hover,.local-tasks-block .button-group.clear.accent a:focus,.local-tasks-block .button-group.clear.accent a:hover,.local-tasks-block a.button-group.accent:not(.is-active) .button:focus,.local-tasks-block a.button-group.accent:not(.is-active) .button:hover,.local-tasks-block a.button-group.accent:not(.is-active) a:focus,.local-tasks-block a.button-group.accent:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.accent:focus,.local-tasks-block a.button-group:not(.is-active) .button.accent:hover,.local-tasks-block a.button-group:not(.is-active) a.accent:focus,.local-tasks-block a.button-group:not(.is-active) a.accent:hover{color:#815606}.button-group.clear .button.gray,.button-group.clear .button.gray.disabled,.button-group.clear .button.gray.disabled:focus,.button-group.clear .button.gray.disabled:hover,.button-group.clear .button.gray[disabled],.button-group.clear .button.gray[disabled]:focus,.button-group.clear .button.gray[disabled]:hover,.button-group.clear .local-tasks-block a.gray,.button-group.clear.gray .button,.button-group.clear.gray .button.disabled,.button-group.clear.gray .button.disabled:focus,.button-group.clear.gray .button.disabled:hover,.button-group.clear.gray .button[disabled],.button-group.clear.gray .button[disabled]:focus,.button-group.clear.gray .button[disabled]:hover,.button-group.clear.gray .local-tasks-block a,.local-tasks-block .button-group.clear a.gray,.local-tasks-block .button-group.clear.gray a,.local-tasks-block a.button-group.gray:not(.is-active) .button,.local-tasks-block a.button-group.gray:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.gray,.local-tasks-block a.button-group:not(.is-active) a.gray{color:#d9d7d0}.button-group.clear .button.gray:focus,.button-group.clear .button.gray:hover,.button-group.clear .local-tasks-block a.gray:focus,.button-group.clear .local-tasks-block a.gray:hover,.button-group.clear.gray .button:focus,.button-group.clear.gray .button:hover,.button-group.clear.gray .local-tasks-block a:focus,.button-group.clear.gray .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.gray:focus,.local-tasks-block .button-group.clear a.gray:hover,.local-tasks-block .button-group.clear.gray a:focus,.local-tasks-block .button-group.clear.gray a:hover,.local-tasks-block a.button-group.gray:not(.is-active) .button:focus,.local-tasks-block a.button-group.gray:not(.is-active) .button:hover,.local-tasks-block a.button-group.gray:not(.is-active) a:focus,.local-tasks-block a.button-group.gray:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.gray:focus,.local-tasks-block a.button-group:not(.is-active) .button.gray:hover,.local-tasks-block a.button-group:not(.is-active) a.gray:focus,.local-tasks-block a.button-group:not(.is-active) a.gray:hover{color:#76715f}.button-group.clear .button.white,.button-group.clear .button.white.disabled,.button-group.clear .button.white.disabled:focus,.button-group.clear .button.white.disabled:hover,.button-group.clear .button.white[disabled],.button-group.clear .button.white[disabled]:focus,.button-group.clear .button.white[disabled]:hover,.button-group.clear .local-tasks-block a.white,.button-group.clear.white .button,.button-group.clear.white .button.disabled,.button-group.clear.white .button.disabled:focus,.button-group.clear.white .button.disabled:hover,.button-group.clear.white .button[disabled],.button-group.clear.white .button[disabled]:focus,.button-group.clear.white .button[disabled]:hover,.button-group.clear.white .local-tasks-block a,.local-tasks-block .button-group.clear a.white,.local-tasks-block .button-group.clear.white a,.local-tasks-block a.button-group.white:not(.is-active) .button,.local-tasks-block a.button-group.white:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.white,.local-tasks-block a.button-group:not(.is-active) a.white{color:#fff}.button-group.clear .button.white:focus,.button-group.clear .button.white:hover,.button-group.clear .local-tasks-block a.white:focus,.button-group.clear .local-tasks-block a.white:hover,.button-group.clear.white .button:focus,.button-group.clear.white .button:hover,.button-group.clear.white .local-tasks-block a:focus,.button-group.clear.white .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.white:focus,.local-tasks-block .button-group.clear a.white:hover,.local-tasks-block .button-group.clear.white a:focus,.local-tasks-block .button-group.clear.white a:hover,.local-tasks-block a.button-group.white:not(.is-active) .button:focus,.local-tasks-block a.button-group.white:not(.is-active) .button:hover,.local-tasks-block a.button-group.white:not(.is-active) a:focus,.local-tasks-block a.button-group.white:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.white:focus,.local-tasks-block a.button-group:not(.is-active) .button.white:hover,.local-tasks-block a.button-group:not(.is-active) a.white:focus,.local-tasks-block a.button-group:not(.is-active) a.white:hover{color:gray}.button-group.clear .button.black,.button-group.clear .button.black.disabled,.button-group.clear .button.black.disabled:focus,.button-group.clear .button.black.disabled:hover,.button-group.clear .button.black:focus,.button-group.clear .button.black:hover,.button-group.clear .button.black[disabled],.button-group.clear .button.black[disabled]:focus,.button-group.clear .button.black[disabled]:hover,.button-group.clear .local-tasks-block a.black,.button-group.clear .local-tasks-block a.black:focus,.button-group.clear .local-tasks-block a.black:hover,.button-group.clear.black .button,.button-group.clear.black .button.disabled,.button-group.clear.black .button.disabled:focus,.button-group.clear.black .button.disabled:hover,.button-group.clear.black .button:focus,.button-group.clear.black .button:hover,.button-group.clear.black .button[disabled],.button-group.clear.black .button[disabled]:focus,.button-group.clear.black .button[disabled]:hover,.button-group.clear.black .local-tasks-block a,.button-group.clear.black .local-tasks-block a:focus,.button-group.clear.black .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.black,.local-tasks-block .button-group.clear a.black:focus,.local-tasks-block .button-group.clear a.black:hover,.local-tasks-block .button-group.clear.black a,.local-tasks-block .button-group.clear.black a:focus,.local-tasks-block .button-group.clear.black a:hover,.local-tasks-block a.button-group.black:not(.is-active) .button,.local-tasks-block a.button-group.black:not(.is-active) .button:focus,.local-tasks-block a.button-group.black:not(.is-active) .button:hover,.local-tasks-block a.button-group.black:not(.is-active) a,.local-tasks-block a.button-group.black:not(.is-active) a:focus,.local-tasks-block a.button-group.black:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.black,.local-tasks-block a.button-group:not(.is-active) .button.black:focus,.local-tasks-block a.button-group:not(.is-active) .button.black:hover,.local-tasks-block a.button-group:not(.is-active) a.black,.local-tasks-block a.button-group:not(.is-active) a.black:focus,.local-tasks-block a.button-group:not(.is-active) a.black:hover{color:#000}.button-group.clear .button.bleu_logo,.button-group.clear .button.bleu_logo.disabled,.button-group.clear .button.bleu_logo.disabled:focus,.button-group.clear .button.bleu_logo.disabled:hover,.button-group.clear .button.bleu_logo[disabled],.button-group.clear .button.bleu_logo[disabled]:focus,.button-group.clear .button.bleu_logo[disabled]:hover,.button-group.clear .local-tasks-block a.bleu_logo,.button-group.clear.bleu_logo .button,.button-group.clear.bleu_logo .button.disabled,.button-group.clear.bleu_logo .button.disabled:focus,.button-group.clear.bleu_logo .button.disabled:hover,.button-group.clear.bleu_logo .button[disabled],.button-group.clear.bleu_logo .button[disabled]:focus,.button-group.clear.bleu_logo .button[disabled]:hover,.button-group.clear.bleu_logo .local-tasks-block a,.local-tasks-block .button-group.clear a.bleu_logo,.local-tasks-block .button-group.clear.bleu_logo a,.local-tasks-block a.button-group.bleu_logo:not(.is-active) .button,.local-tasks-block a.button-group.bleu_logo:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.bleu_logo,.local-tasks-block a.button-group:not(.is-active) a.bleu_logo{color:#2081c5}.button-group.clear .button.bleu_logo:focus,.button-group.clear .button.bleu_logo:hover,.button-group.clear .local-tasks-block a.bleu_logo:focus,.button-group.clear .local-tasks-block a.bleu_logo:hover,.button-group.clear.bleu_logo .button:focus,.button-group.clear.bleu_logo .button:hover,.button-group.clear.bleu_logo .local-tasks-block a:focus,.button-group.clear.bleu_logo .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.bleu_logo:focus,.local-tasks-block .button-group.clear a.bleu_logo:hover,.local-tasks-block .button-group.clear.bleu_logo a:focus,.local-tasks-block .button-group.clear.bleu_logo a:hover,.local-tasks-block a.button-group.bleu_logo:not(.is-active) .button:focus,.local-tasks-block a.button-group.bleu_logo:not(.is-active) .button:hover,.local-tasks-block a.button-group.bleu_logo:not(.is-active) a:focus,.local-tasks-block a.button-group.bleu_logo:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.bleu_logo:focus,.local-tasks-block a.button-group:not(.is-active) .button.bleu_logo:hover,.local-tasks-block a.button-group:not(.is-active) a.bleu_logo:focus,.local-tasks-block a.button-group:not(.is-active) a.bleu_logo:hover{color:#104163}.button-group.clear .button.vert_logo,.button-group.clear .button.vert_logo.disabled,.button-group.clear .button.vert_logo.disabled:focus,.button-group.clear .button.vert_logo.disabled:hover,.button-group.clear .button.vert_logo[disabled],.button-group.clear .button.vert_logo[disabled]:focus,.button-group.clear .button.vert_logo[disabled]:hover,.button-group.clear .local-tasks-block a.vert_logo,.button-group.clear.vert_logo .button,.button-group.clear.vert_logo .button.disabled,.button-group.clear.vert_logo .button.disabled:focus,.button-group.clear.vert_logo .button.disabled:hover,.button-group.clear.vert_logo .button[disabled],.button-group.clear.vert_logo .button[disabled]:focus,.button-group.clear.vert_logo .button[disabled]:hover,.button-group.clear.vert_logo .local-tasks-block a,.local-tasks-block .button-group.clear a.vert_logo,.local-tasks-block .button-group.clear.vert_logo a,.local-tasks-block a.button-group.vert_logo:not(.is-active) .button,.local-tasks-block a.button-group.vert_logo:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.vert_logo,.local-tasks-block a.button-group:not(.is-active) a.vert_logo{color:#6fbf46}.button-group.clear .button.vert_logo:focus,.button-group.clear .button.vert_logo:hover,.button-group.clear .local-tasks-block a.vert_logo:focus,.button-group.clear .local-tasks-block a.vert_logo:hover,.button-group.clear.vert_logo .button:focus,.button-group.clear.vert_logo .button:hover,.button-group.clear.vert_logo .local-tasks-block a:focus,.button-group.clear.vert_logo .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.vert_logo:focus,.local-tasks-block .button-group.clear a.vert_logo:hover,.local-tasks-block .button-group.clear.vert_logo a:focus,.local-tasks-block .button-group.clear.vert_logo a:hover,.local-tasks-block a.button-group.vert_logo:not(.is-active) .button:focus,.local-tasks-block a.button-group.vert_logo:not(.is-active) .button:hover,.local-tasks-block a.button-group.vert_logo:not(.is-active) a:focus,.local-tasks-block a.button-group.vert_logo:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.vert_logo:focus,.local-tasks-block a.button-group:not(.is-active) .button.vert_logo:hover,.local-tasks-block a.button-group:not(.is-active) a.vert_logo:focus,.local-tasks-block a.button-group:not(.is-active) a.vert_logo:hover{color:#376122}.button-group.clear .button.orange_logo,.button-group.clear .button.orange_logo.disabled,.button-group.clear .button.orange_logo.disabled:focus,.button-group.clear .button.orange_logo.disabled:hover,.button-group.clear .button.orange_logo[disabled],.button-group.clear .button.orange_logo[disabled]:focus,.button-group.clear .button.orange_logo[disabled]:hover,.button-group.clear .local-tasks-block a.orange_logo,.button-group.clear.orange_logo .button,.button-group.clear.orange_logo .button.disabled,.button-group.clear.orange_logo .button.disabled:focus,.button-group.clear.orange_logo .button.disabled:hover,.button-group.clear.orange_logo .button[disabled],.button-group.clear.orange_logo .button[disabled]:focus,.button-group.clear.orange_logo .button[disabled]:hover,.button-group.clear.orange_logo .local-tasks-block a,.local-tasks-block .button-group.clear a.orange_logo,.local-tasks-block .button-group.clear.orange_logo a,.local-tasks-block a.button-group.orange_logo:not(.is-active) .button,.local-tasks-block a.button-group.orange_logo:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.orange_logo,.local-tasks-block a.button-group:not(.is-active) a.orange_logo{color:#f4a71b}.button-group.clear .button.orange_logo:focus,.button-group.clear .button.orange_logo:hover,.button-group.clear .local-tasks-block a.orange_logo:focus,.button-group.clear .local-tasks-block a.orange_logo:hover,.button-group.clear.orange_logo .button:focus,.button-group.clear.orange_logo .button:hover,.button-group.clear.orange_logo .local-tasks-block a:focus,.button-group.clear.orange_logo .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.orange_logo:focus,.local-tasks-block .button-group.clear a.orange_logo:hover,.local-tasks-block .button-group.clear.orange_logo a:focus,.local-tasks-block .button-group.clear.orange_logo a:hover,.local-tasks-block a.button-group.orange_logo:not(.is-active) .button:focus,.local-tasks-block a.button-group.orange_logo:not(.is-active) .button:hover,.local-tasks-block a.button-group.orange_logo:not(.is-active) a:focus,.local-tasks-block a.button-group.orange_logo:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.orange_logo:focus,.local-tasks-block a.button-group:not(.is-active) .button.orange_logo:hover,.local-tasks-block a.button-group:not(.is-active) a.orange_logo:focus,.local-tasks-block a.button-group:not(.is-active) a.orange_logo:hover{color:#815606}.button-group.clear .button.rose_logo,.button-group.clear .button.rose_logo.disabled,.button-group.clear .button.rose_logo.disabled:focus,.button-group.clear .button.rose_logo.disabled:hover,.button-group.clear .button.rose_logo[disabled],.button-group.clear .button.rose_logo[disabled]:focus,.button-group.clear .button.rose_logo[disabled]:hover,.button-group.clear .local-tasks-block a.rose_logo,.button-group.clear.rose_logo .button,.button-group.clear.rose_logo .button.disabled,.button-group.clear.rose_logo .button.disabled:focus,.button-group.clear.rose_logo .button.disabled:hover,.button-group.clear.rose_logo .button[disabled],.button-group.clear.rose_logo .button[disabled]:focus,.button-group.clear.rose_logo .button[disabled]:hover,.button-group.clear.rose_logo .local-tasks-block a,.local-tasks-block .button-group.clear a.rose_logo,.local-tasks-block .button-group.clear.rose_logo a,.local-tasks-block a.button-group.rose_logo:not(.is-active) .button,.local-tasks-block a.button-group.rose_logo:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.rose_logo,.local-tasks-block a.button-group:not(.is-active) a.rose_logo{color:#ea145c}.button-group.clear .button.rose_logo:focus,.button-group.clear .button.rose_logo:hover,.button-group.clear .local-tasks-block a.rose_logo:focus,.button-group.clear .local-tasks-block a.rose_logo:hover,.button-group.clear.rose_logo .button:focus,.button-group.clear.rose_logo .button:hover,.button-group.clear.rose_logo .local-tasks-block a:focus,.button-group.clear.rose_logo .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.rose_logo:focus,.local-tasks-block .button-group.clear a.rose_logo:hover,.local-tasks-block .button-group.clear.rose_logo a:focus,.local-tasks-block .button-group.clear.rose_logo a:hover,.local-tasks-block a.button-group.rose_logo:not(.is-active) .button:focus,.local-tasks-block a.button-group.rose_logo:not(.is-active) .button:hover,.local-tasks-block a.button-group.rose_logo:not(.is-active) a:focus,.local-tasks-block a.button-group.rose_logo:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.rose_logo:focus,.local-tasks-block a.button-group:not(.is-active) .button.rose_logo:hover,.local-tasks-block a.button-group:not(.is-active) a.rose_logo:focus,.local-tasks-block a.button-group:not(.is-active) a.rose_logo:hover{color:#750a2e}.button-group.clear .button.bleu_secondaire,.button-group.clear .button.bleu_secondaire.disabled,.button-group.clear .button.bleu_secondaire.disabled:focus,.button-group.clear .button.bleu_secondaire.disabled:hover,.button-group.clear .button.bleu_secondaire[disabled],.button-group.clear .button.bleu_secondaire[disabled]:focus,.button-group.clear .button.bleu_secondaire[disabled]:hover,.button-group.clear .local-tasks-block a.bleu_secondaire,.button-group.clear.bleu_secondaire .button,.button-group.clear.bleu_secondaire .button.disabled,.button-group.clear.bleu_secondaire .button.disabled:focus,.button-group.clear.bleu_secondaire .button.disabled:hover,.button-group.clear.bleu_secondaire .button[disabled],.button-group.clear.bleu_secondaire .button[disabled]:focus,.button-group.clear.bleu_secondaire .button[disabled]:hover,.button-group.clear.bleu_secondaire .local-tasks-block a,.local-tasks-block .button-group.clear a.bleu_secondaire,.local-tasks-block .button-group.clear.bleu_secondaire a,.local-tasks-block a.button-group.bleu_secondaire:not(.is-active) .button,.local-tasks-block a.button-group.bleu_secondaire:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.bleu_secondaire,.local-tasks-block a.button-group:not(.is-active) a.bleu_secondaire{color:#79b3dc}.button-group.clear .button.bleu_secondaire:focus,.button-group.clear .button.bleu_secondaire:hover,.button-group.clear .local-tasks-block a.bleu_secondaire:focus,.button-group.clear .local-tasks-block a.bleu_secondaire:hover,.button-group.clear.bleu_secondaire .button:focus,.button-group.clear.bleu_secondaire .button:hover,.button-group.clear.bleu_secondaire .local-tasks-block a:focus,.button-group.clear.bleu_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.bleu_secondaire:focus,.local-tasks-block .button-group.clear a.bleu_secondaire:hover,.local-tasks-block .button-group.clear.bleu_secondaire a:focus,.local-tasks-block .button-group.clear.bleu_secondaire a:hover,.local-tasks-block a.button-group.bleu_secondaire:not(.is-active) .button:focus,.local-tasks-block a.button-group.bleu_secondaire:not(.is-active) .button:hover,.local-tasks-block a.button-group.bleu_secondaire:not(.is-active) a:focus,.local-tasks-block a.button-group.bleu_secondaire:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.bleu_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) .button.bleu_secondaire:hover,.local-tasks-block a.button-group:not(.is-active) a.bleu_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) a.bleu_secondaire:hover{color:#235e87}.button-group.clear .button.vert_secondaire,.button-group.clear .button.vert_secondaire.disabled,.button-group.clear .button.vert_secondaire.disabled:focus,.button-group.clear .button.vert_secondaire.disabled:hover,.button-group.clear .button.vert_secondaire[disabled],.button-group.clear .button.vert_secondaire[disabled]:focus,.button-group.clear .button.vert_secondaire[disabled]:hover,.button-group.clear .local-tasks-block a.vert_secondaire,.button-group.clear.vert_secondaire .button,.button-group.clear.vert_secondaire .button.disabled,.button-group.clear.vert_secondaire .button.disabled:focus,.button-group.clear.vert_secondaire .button.disabled:hover,.button-group.clear.vert_secondaire .button[disabled],.button-group.clear.vert_secondaire .button[disabled]:focus,.button-group.clear.vert_secondaire .button[disabled]:hover,.button-group.clear.vert_secondaire .local-tasks-block a,.local-tasks-block .button-group.clear a.vert_secondaire,.local-tasks-block .button-group.clear.vert_secondaire a,.local-tasks-block a.button-group.vert_secondaire:not(.is-active) .button,.local-tasks-block a.button-group.vert_secondaire:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.vert_secondaire,.local-tasks-block a.button-group:not(.is-active) a.vert_secondaire{color:#8ad512}.button-group.clear .button.vert_secondaire:focus,.button-group.clear .button.vert_secondaire:hover,.button-group.clear .local-tasks-block a.vert_secondaire:focus,.button-group.clear .local-tasks-block a.vert_secondaire:hover,.button-group.clear.vert_secondaire .button:focus,.button-group.clear.vert_secondaire .button:hover,.button-group.clear.vert_secondaire .local-tasks-block a:focus,.button-group.clear.vert_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.vert_secondaire:focus,.local-tasks-block .button-group.clear a.vert_secondaire:hover,.local-tasks-block .button-group.clear.vert_secondaire a:focus,.local-tasks-block .button-group.clear.vert_secondaire a:hover,.local-tasks-block a.button-group.vert_secondaire:not(.is-active) .button:focus,.local-tasks-block a.button-group.vert_secondaire:not(.is-active) .button:hover,.local-tasks-block a.button-group.vert_secondaire:not(.is-active) a:focus,.local-tasks-block a.button-group.vert_secondaire:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.vert_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) .button.vert_secondaire:hover,.local-tasks-block a.button-group:not(.is-active) a.vert_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) a.vert_secondaire:hover{color:#456b09}.button-group.clear .button.orange_secondaire,.button-group.clear .button.orange_secondaire.disabled,.button-group.clear .button.orange_secondaire.disabled:focus,.button-group.clear .button.orange_secondaire.disabled:hover,.button-group.clear .button.orange_secondaire[disabled],.button-group.clear .button.orange_secondaire[disabled]:focus,.button-group.clear .button.orange_secondaire[disabled]:hover,.button-group.clear .local-tasks-block a.orange_secondaire,.button-group.clear.orange_secondaire .button,.button-group.clear.orange_secondaire .button.disabled,.button-group.clear.orange_secondaire .button.disabled:focus,.button-group.clear.orange_secondaire .button.disabled:hover,.button-group.clear.orange_secondaire .button[disabled],.button-group.clear.orange_secondaire .button[disabled]:focus,.button-group.clear.orange_secondaire .button[disabled]:hover,.button-group.clear.orange_secondaire .local-tasks-block a,.local-tasks-block .button-group.clear a.orange_secondaire,.local-tasks-block .button-group.clear.orange_secondaire a,.local-tasks-block a.button-group.orange_secondaire:not(.is-active) .button,.local-tasks-block a.button-group.orange_secondaire:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.orange_secondaire,.local-tasks-block a.button-group:not(.is-active) a.orange_secondaire{color:#f8c975}.button-group.clear .button.orange_secondaire:focus,.button-group.clear .button.orange_secondaire:hover,.button-group.clear .local-tasks-block a.orange_secondaire:focus,.button-group.clear .local-tasks-block a.orange_secondaire:hover,.button-group.clear.orange_secondaire .button:focus,.button-group.clear.orange_secondaire .button:hover,.button-group.clear.orange_secondaire .local-tasks-block a:focus,.button-group.clear.orange_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.orange_secondaire:focus,.local-tasks-block .button-group.clear a.orange_secondaire:hover,.local-tasks-block .button-group.clear.orange_secondaire a:focus,.local-tasks-block .button-group.clear.orange_secondaire a:hover,.local-tasks-block a.button-group.orange_secondaire:not(.is-active) .button:focus,.local-tasks-block a.button-group.orange_secondaire:not(.is-active) .button:hover,.local-tasks-block a.button-group.orange_secondaire:not(.is-active) a:focus,.local-tasks-block a.button-group.orange_secondaire:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.orange_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) .button.orange_secondaire:hover,.local-tasks-block a.button-group:not(.is-active) a.orange_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) a.orange_secondaire:hover{color:#ae7309}.button-group.clear .button.rose_secondaire,.button-group.clear .button.rose_secondaire.disabled,.button-group.clear .button.rose_secondaire.disabled:focus,.button-group.clear .button.rose_secondaire.disabled:hover,.button-group.clear .button.rose_secondaire[disabled],.button-group.clear .button.rose_secondaire[disabled]:focus,.button-group.clear .button.rose_secondaire[disabled]:hover,.button-group.clear .local-tasks-block a.rose_secondaire,.button-group.clear.rose_secondaire .button,.button-group.clear.rose_secondaire .button.disabled,.button-group.clear.rose_secondaire .button.disabled:focus,.button-group.clear.rose_secondaire .button.disabled:hover,.button-group.clear.rose_secondaire .button[disabled],.button-group.clear.rose_secondaire .button[disabled]:focus,.button-group.clear.rose_secondaire .button[disabled]:hover,.button-group.clear.rose_secondaire .local-tasks-block a,.local-tasks-block .button-group.clear a.rose_secondaire,.local-tasks-block .button-group.clear.rose_secondaire a,.local-tasks-block a.button-group.rose_secondaire:not(.is-active) .button,.local-tasks-block a.button-group.rose_secondaire:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.rose_secondaire,.local-tasks-block a.button-group:not(.is-active) a.rose_secondaire{color:#f2709c}.button-group.clear .button.rose_secondaire:focus,.button-group.clear .button.rose_secondaire:hover,.button-group.clear .local-tasks-block a.rose_secondaire:focus,.button-group.clear .local-tasks-block a.rose_secondaire:hover,.button-group.clear.rose_secondaire .button:focus,.button-group.clear.rose_secondaire .button:hover,.button-group.clear.rose_secondaire .local-tasks-block a:focus,.button-group.clear.rose_secondaire .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.rose_secondaire:focus,.local-tasks-block .button-group.clear a.rose_secondaire:hover,.local-tasks-block .button-group.clear.rose_secondaire a:focus,.local-tasks-block .button-group.clear.rose_secondaire a:hover,.local-tasks-block a.button-group.rose_secondaire:not(.is-active) .button:focus,.local-tasks-block a.button-group.rose_secondaire:not(.is-active) .button:hover,.local-tasks-block a.button-group.rose_secondaire:not(.is-active) a:focus,.local-tasks-block a.button-group.rose_secondaire:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.rose_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) .button.rose_secondaire:hover,.local-tasks-block a.button-group:not(.is-active) a.rose_secondaire:focus,.local-tasks-block a.button-group:not(.is-active) a.rose_secondaire:hover{color:#a20f41}.button-group.clear .button.bleu_fonce,.button-group.clear .button.bleu_fonce.disabled,.button-group.clear .button.bleu_fonce.disabled:focus,.button-group.clear .button.bleu_fonce.disabled:hover,.button-group.clear .button.bleu_fonce[disabled],.button-group.clear .button.bleu_fonce[disabled]:focus,.button-group.clear .button.bleu_fonce[disabled]:hover,.button-group.clear .local-tasks-block a.bleu_fonce,.button-group.clear.bleu_fonce .button,.button-group.clear.bleu_fonce .button.disabled,.button-group.clear.bleu_fonce .button.disabled:focus,.button-group.clear.bleu_fonce .button.disabled:hover,.button-group.clear.bleu_fonce .button[disabled],.button-group.clear.bleu_fonce .button[disabled]:focus,.button-group.clear.bleu_fonce .button[disabled]:hover,.button-group.clear.bleu_fonce .local-tasks-block a,.local-tasks-block .button-group.clear a.bleu_fonce,.local-tasks-block .button-group.clear.bleu_fonce a,.local-tasks-block a.button-group.bleu_fonce:not(.is-active) .button,.local-tasks-block a.button-group.bleu_fonce:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.bleu_fonce,.local-tasks-block a.button-group:not(.is-active) a.bleu_fonce{color:#16517b}.button-group.clear .button.bleu_fonce:focus,.button-group.clear .button.bleu_fonce:hover,.button-group.clear .local-tasks-block a.bleu_fonce:focus,.button-group.clear .local-tasks-block a.bleu_fonce:hover,.button-group.clear.bleu_fonce .button:focus,.button-group.clear.bleu_fonce .button:hover,.button-group.clear.bleu_fonce .local-tasks-block a:focus,.button-group.clear.bleu_fonce .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.bleu_fonce:focus,.local-tasks-block .button-group.clear a.bleu_fonce:hover,.local-tasks-block .button-group.clear.bleu_fonce a:focus,.local-tasks-block .button-group.clear.bleu_fonce a:hover,.local-tasks-block a.button-group.bleu_fonce:not(.is-active) .button:focus,.local-tasks-block a.button-group.bleu_fonce:not(.is-active) .button:hover,.local-tasks-block a.button-group.bleu_fonce:not(.is-active) a:focus,.local-tasks-block a.button-group.bleu_fonce:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.bleu_fonce:focus,.local-tasks-block a.button-group:not(.is-active) .button.bleu_fonce:hover,.local-tasks-block a.button-group:not(.is-active) a.bleu_fonce:focus,.local-tasks-block a.button-group:not(.is-active) a.bleu_fonce:hover{color:#0b293e}.button-group.clear .button.variante_vert_fonce,.button-group.clear .button.variante_vert_fonce.disabled,.button-group.clear .button.variante_vert_fonce.disabled:focus,.button-group.clear .button.variante_vert_fonce.disabled:hover,.button-group.clear .button.variante_vert_fonce[disabled],.button-group.clear .button.variante_vert_fonce[disabled]:focus,.button-group.clear .button.variante_vert_fonce[disabled]:hover,.button-group.clear .local-tasks-block a.variante_vert_fonce,.button-group.clear.variante_vert_fonce .button,.button-group.clear.variante_vert_fonce .button.disabled,.button-group.clear.variante_vert_fonce .button.disabled:focus,.button-group.clear.variante_vert_fonce .button.disabled:hover,.button-group.clear.variante_vert_fonce .button[disabled],.button-group.clear.variante_vert_fonce .button[disabled]:focus,.button-group.clear.variante_vert_fonce .button[disabled]:hover,.button-group.clear.variante_vert_fonce .local-tasks-block a,.local-tasks-block .button-group.clear a.variante_vert_fonce,.local-tasks-block .button-group.clear.variante_vert_fonce a,.local-tasks-block a.button-group.variante_vert_fonce:not(.is-active) .button,.local-tasks-block a.button-group.variante_vert_fonce:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.variante_vert_fonce,.local-tasks-block a.button-group:not(.is-active) a.variante_vert_fonce{color:#4e9528}.button-group.clear .button.variante_vert_fonce:focus,.button-group.clear .button.variante_vert_fonce:hover,.button-group.clear .local-tasks-block a.variante_vert_fonce:focus,.button-group.clear .local-tasks-block a.variante_vert_fonce:hover,.button-group.clear.variante_vert_fonce .button:focus,.button-group.clear.variante_vert_fonce .button:hover,.button-group.clear.variante_vert_fonce .local-tasks-block a:focus,.button-group.clear.variante_vert_fonce .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.variante_vert_fonce:focus,.local-tasks-block .button-group.clear a.variante_vert_fonce:hover,.local-tasks-block .button-group.clear.variante_vert_fonce a:focus,.local-tasks-block .button-group.clear.variante_vert_fonce a:hover,.local-tasks-block a.button-group.variante_vert_fonce:not(.is-active) .button:focus,.local-tasks-block a.button-group.variante_vert_fonce:not(.is-active) .button:hover,.local-tasks-block a.button-group.variante_vert_fonce:not(.is-active) a:focus,.local-tasks-block a.button-group.variante_vert_fonce:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.variante_vert_fonce:focus,.local-tasks-block a.button-group:not(.is-active) .button.variante_vert_fonce:hover,.local-tasks-block a.button-group:not(.is-active) a.variante_vert_fonce:focus,.local-tasks-block a.button-group:not(.is-active) a.variante_vert_fonce:hover{color:#274b14}.button-group.clear .button.assets_29,.button-group.clear .button.assets_29.disabled,.button-group.clear .button.assets_29.disabled:focus,.button-group.clear .button.assets_29.disabled:hover,.button-group.clear .button.assets_29[disabled],.button-group.clear .button.assets_29[disabled]:focus,.button-group.clear .button.assets_29[disabled]:hover,.button-group.clear .local-tasks-block a.assets_29,.button-group.clear.assets_29 .button,.button-group.clear.assets_29 .button.disabled,.button-group.clear.assets_29 .button.disabled:focus,.button-group.clear.assets_29 .button.disabled:hover,.button-group.clear.assets_29 .button[disabled],.button-group.clear.assets_29 .button[disabled]:focus,.button-group.clear.assets_29 .button[disabled]:hover,.button-group.clear.assets_29 .local-tasks-block a,.local-tasks-block .button-group.clear a.assets_29,.local-tasks-block .button-group.clear.assets_29 a,.local-tasks-block a.button-group.assets_29:not(.is-active) .button,.local-tasks-block a.button-group.assets_29:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.assets_29,.local-tasks-block a.button-group:not(.is-active) a.assets_29{color:#be0241}.button-group.clear .button.assets_29:focus,.button-group.clear .button.assets_29:hover,.button-group.clear .local-tasks-block a.assets_29:focus,.button-group.clear .local-tasks-block a.assets_29:hover,.button-group.clear.assets_29 .button:focus,.button-group.clear.assets_29 .button:hover,.button-group.clear.assets_29 .local-tasks-block a:focus,.button-group.clear.assets_29 .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.assets_29:focus,.local-tasks-block .button-group.clear a.assets_29:hover,.local-tasks-block .button-group.clear.assets_29 a:focus,.local-tasks-block .button-group.clear.assets_29 a:hover,.local-tasks-block a.button-group.assets_29:not(.is-active) .button:focus,.local-tasks-block a.button-group.assets_29:not(.is-active) .button:hover,.local-tasks-block a.button-group.assets_29:not(.is-active) a:focus,.local-tasks-block a.button-group.assets_29:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.assets_29:focus,.local-tasks-block a.button-group:not(.is-active) .button.assets_29:hover,.local-tasks-block a.button-group:not(.is-active) a.assets_29:focus,.local-tasks-block a.button-group:not(.is-active) a.assets_29:hover{color:#5f0121}.button-group.clear .button.assets_30,.button-group.clear .button.assets_30.disabled,.button-group.clear .button.assets_30.disabled:focus,.button-group.clear .button.assets_30.disabled:hover,.button-group.clear .button.assets_30[disabled],.button-group.clear .button.assets_30[disabled]:focus,.button-group.clear .button.assets_30[disabled]:hover,.button-group.clear .local-tasks-block a.assets_30,.button-group.clear.assets_30 .button,.button-group.clear.assets_30 .button.disabled,.button-group.clear.assets_30 .button.disabled:focus,.button-group.clear.assets_30 .button.disabled:hover,.button-group.clear.assets_30 .button[disabled],.button-group.clear.assets_30 .button[disabled]:focus,.button-group.clear.assets_30 .button[disabled]:hover,.button-group.clear.assets_30 .local-tasks-block a,.local-tasks-block .button-group.clear a.assets_30,.local-tasks-block .button-group.clear.assets_30 a,.local-tasks-block a.button-group.assets_30:not(.is-active) .button,.local-tasks-block a.button-group.assets_30:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.assets_30,.local-tasks-block a.button-group:not(.is-active) a.assets_30{color:#de9511}.button-group.clear .button.assets_30:focus,.button-group.clear .button.assets_30:hover,.button-group.clear .local-tasks-block a.assets_30:focus,.button-group.clear .local-tasks-block a.assets_30:hover,.button-group.clear.assets_30 .button:focus,.button-group.clear.assets_30 .button:hover,.button-group.clear.assets_30 .local-tasks-block a:focus,.button-group.clear.assets_30 .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.assets_30:focus,.local-tasks-block .button-group.clear a.assets_30:hover,.local-tasks-block .button-group.clear.assets_30 a:focus,.local-tasks-block .button-group.clear.assets_30 a:hover,.local-tasks-block a.button-group.assets_30:not(.is-active) .button:focus,.local-tasks-block a.button-group.assets_30:not(.is-active) .button:hover,.local-tasks-block a.button-group.assets_30:not(.is-active) a:focus,.local-tasks-block a.button-group.assets_30:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.assets_30:focus,.local-tasks-block a.button-group:not(.is-active) .button.assets_30:hover,.local-tasks-block a.button-group:not(.is-active) a.assets_30:focus,.local-tasks-block a.button-group:not(.is-active) a.assets_30:hover{color:#6f4b09}.button-group.clear .button.orange,.button-group.clear .button.orange.disabled,.button-group.clear .button.orange.disabled:focus,.button-group.clear .button.orange.disabled:hover,.button-group.clear .button.orange[disabled],.button-group.clear .button.orange[disabled]:focus,.button-group.clear .button.orange[disabled]:hover,.button-group.clear .local-tasks-block a.orange,.button-group.clear.orange .button,.button-group.clear.orange .button.disabled,.button-group.clear.orange .button.disabled:focus,.button-group.clear.orange .button.disabled:hover,.button-group.clear.orange .button[disabled],.button-group.clear.orange .button[disabled]:focus,.button-group.clear.orange .button[disabled]:hover,.button-group.clear.orange .local-tasks-block a,.local-tasks-block .button-group.clear a.orange,.local-tasks-block .button-group.clear.orange a,.local-tasks-block a.button-group.orange:not(.is-active) .button,.local-tasks-block a.button-group.orange:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.orange,.local-tasks-block a.button-group:not(.is-active) a.orange{color:#de9511}.button-group.clear .button.orange:focus,.button-group.clear .button.orange:hover,.button-group.clear .local-tasks-block a.orange:focus,.button-group.clear .local-tasks-block a.orange:hover,.button-group.clear.orange .button:focus,.button-group.clear.orange .button:hover,.button-group.clear.orange .local-tasks-block a:focus,.button-group.clear.orange .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.orange:focus,.local-tasks-block .button-group.clear a.orange:hover,.local-tasks-block .button-group.clear.orange a:focus,.local-tasks-block .button-group.clear.orange a:hover,.local-tasks-block a.button-group.orange:not(.is-active) .button:focus,.local-tasks-block a.button-group.orange:not(.is-active) .button:hover,.local-tasks-block a.button-group.orange:not(.is-active) a:focus,.local-tasks-block a.button-group.orange:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.orange:focus,.local-tasks-block a.button-group:not(.is-active) .button.orange:hover,.local-tasks-block a.button-group:not(.is-active) a.orange:focus,.local-tasks-block a.button-group:not(.is-active) a.orange:hover{color:#6f4b09}.button-group.clear .button.title_alt,.button-group.clear .button.title_alt.disabled,.button-group.clear .button.title_alt.disabled:focus,.button-group.clear .button.title_alt.disabled:hover,.button-group.clear .button.title_alt[disabled],.button-group.clear .button.title_alt[disabled]:focus,.button-group.clear .button.title_alt[disabled]:hover,.button-group.clear .local-tasks-block a.title_alt,.button-group.clear.title_alt .button,.button-group.clear.title_alt .button.disabled,.button-group.clear.title_alt .button.disabled:focus,.button-group.clear.title_alt .button.disabled:hover,.button-group.clear.title_alt .button[disabled],.button-group.clear.title_alt .button[disabled]:focus,.button-group.clear.title_alt .button[disabled]:hover,.button-group.clear.title_alt .local-tasks-block a,.local-tasks-block .button-group.clear a.title_alt,.local-tasks-block .button-group.clear.title_alt a,.local-tasks-block a.button-group.title_alt:not(.is-active) .button,.local-tasks-block a.button-group.title_alt:not(.is-active) a,.local-tasks-block a.button-group:not(.is-active) .button.title_alt,.local-tasks-block a.button-group:not(.is-active) a.title_alt{color:#414141}.button-group.clear .button.title_alt:focus,.button-group.clear .button.title_alt:hover,.button-group.clear .local-tasks-block a.title_alt:focus,.button-group.clear .local-tasks-block a.title_alt:hover,.button-group.clear.title_alt .button:focus,.button-group.clear.title_alt .button:hover,.button-group.clear.title_alt .local-tasks-block a:focus,.button-group.clear.title_alt .local-tasks-block a:hover,.local-tasks-block .button-group.clear a.title_alt:focus,.local-tasks-block .button-group.clear a.title_alt:hover,.local-tasks-block .button-group.clear.title_alt a:focus,.local-tasks-block .button-group.clear.title_alt a:hover,.local-tasks-block a.button-group.title_alt:not(.is-active) .button:focus,.local-tasks-block a.button-group.title_alt:not(.is-active) .button:hover,.local-tasks-block a.button-group.title_alt:not(.is-active) a:focus,.local-tasks-block a.button-group.title_alt:not(.is-active) a:hover,.local-tasks-block a.button-group:not(.is-active) .button.title_alt:focus,.local-tasks-block a.button-group:not(.is-active) .button.title_alt:hover,.local-tasks-block a.button-group:not(.is-active) a.title_alt:focus,.local-tasks-block a.button-group:not(.is-active) a.title_alt:hover{color:#212121}.button-group.no-gaps .button,.button-group.no-gaps .local-tasks-block a,.local-tasks-block .button-group.no-gaps a{margin-right:-.0625rem}.button-group.no-gaps .button+.button,.button-group.no-gaps .local-tasks-block .button+a,.button-group.no-gaps .local-tasks-block a+.button,.button-group.no-gaps .local-tasks-block a+a,.local-tasks-block .button-group.no-gaps .button+a,.local-tasks-block .button-group.no-gaps a+.button,.local-tasks-block .button-group.no-gaps a+a{border-left-color:transparent}.button-group.stacked,.button-group.stacked-for-medium,.button-group.stacked-for-small{flex-wrap:wrap}.button-group.stacked .button,.button-group.stacked .local-tasks-block a,.button-group.stacked-for-medium .button,.button-group.stacked-for-medium .local-tasks-block a,.button-group.stacked-for-small .button,.button-group.stacked-for-small .local-tasks-block a,.local-tasks-block .button-group.stacked a,.local-tasks-block .button-group.stacked-for-medium a,.local-tasks-block .button-group.stacked-for-small a{flex:0 0 100%}.button-group.stacked .button:last-child,.button-group.stacked .local-tasks-block a:last-child,.button-group.stacked-for-medium .button:last-child,.button-group.stacked-for-medium .local-tasks-block a:last-child,.button-group.stacked-for-small .button:last-child,.button-group.stacked-for-small .local-tasks-block a:last-child,.local-tasks-block .button-group.stacked a:last-child,.local-tasks-block .button-group.stacked-for-medium a:last-child,.local-tasks-block .button-group.stacked-for-small a:last-child{margin-bottom:0}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-medium.expanded .local-tasks-block a,.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .local-tasks-block a,.button-group.stacked.expanded .button,.button-group.stacked.expanded .local-tasks-block a,.local-tasks-block .button-group.stacked-for-medium.expanded a,.local-tasks-block .button-group.stacked-for-small.expanded a,.local-tasks-block .button-group.stacked.expanded a{flex:1 1 0px}@media print,screen and (min-width:40em){.button-group.stacked-for-small .button,.button-group.stacked-for-small .local-tasks-block a,.local-tasks-block .button-group.stacked-for-small a{flex:0 0 auto;margin-bottom:0}}@media print,screen and (min-width:64em){.button-group.stacked-for-medium .button,.button-group.stacked-for-medium .local-tasks-block a,.local-tasks-block .button-group.stacked-for-medium a{flex:0 0 auto;margin-bottom:0}}@media print,screen and (max-width:23.43625em){.button-group.stacked-for-small.expanded{display:block}.button-group.stacked-for-small.expanded .button,.button-group.stacked-for-small.expanded .local-tasks-block a,.local-tasks-block .button-group.stacked-for-small.expanded a{display:block;margin-right:0}}@media print,screen and (max-width:47.99875em){.button-group.stacked-for-medium.expanded{display:block}.button-group.stacked-for-medium.expanded .button,.button-group.stacked-for-medium.expanded .local-tasks-block a,.local-tasks-block .button-group.stacked-for-medium.expanded a{display:block;margin-right:0}}.close-button{position:absolute;z-index:10;color:gray;cursor:pointer}[data-whatinput=mouse] .close-button{outline:0}.close-button:focus,.close-button:hover{color:#000}.close-button.small{right:.66rem;top:.33em;font-size:1.5em;line-height:1}.close-button,.close-button.medium{right:1rem;top:.5rem;font-size:2em;line-height:1}.label{display:inline-block;padding:.33333rem .5rem;border-radius:40px;font-size:.8rem;line-height:1;white-space:nowrap;cursor:default}.label,.label.primary{background:#414141;color:#fff}.label.secondary{background:#2081c5;color:#000}.label.lighter-gray{background:#f5f5f5;color:#000}.label.light-gray{background:#ebebeb;color:#000}.label.medium-gray{background:#c6c2c2;color:#000}.label.dark-gray{background:gray;color:#000}.label.success{background:#70ad47;color:#000}.label.warning{background:#ff931e;color:#000}.label.alert{background:#ff1d25;color:#000}.label.accent{background:#f4a71b;color:#000}.label.gray{background:#d9d7d0;color:#000}.label.white{background:#fff;color:#000}.label.black{background:#000;color:#fff}.label.bleu_logo{background:#2081c5;color:#000}.label.vert_logo{background:#6fbf46;color:#000}.label.orange_logo{background:#f4a71b;color:#000}.label.rose_logo{background:#ea145c;color:#000}.label.bleu_secondaire{background:#79b3dc;color:#000}.label.vert_secondaire{background:#8ad512;color:#000}.label.orange_secondaire{background:#f8c975;color:#000}.label.rose_secondaire{background:#f2709c;color:#000}.label.bleu_fonce{background:#16517b;color:#fff}.label.variante_vert_fonce{background:#4e9528;color:#000}.label.assets_29{background:#be0241;color:#fff}.label.assets_30,.label.orange{background:#de9511;color:#000}.label.title_alt{background:#414141;color:#fff}.progress{height:1rem;margin-bottom:1rem;border-radius:40px;background-color:#c6c2c2}.progress.primary .progress-meter{background-color:#414141}.progress.secondary .progress-meter{background-color:#2081c5}.progress.lighter-gray .progress-meter{background-color:#f5f5f5}.progress.light-gray .progress-meter{background-color:#ebebeb}.progress.medium-gray .progress-meter{background-color:#c6c2c2}.progress.dark-gray .progress-meter{background-color:gray}.progress.success .progress-meter{background-color:#70ad47}.progress.warning .progress-meter{background-color:#ff931e}.progress.alert .progress-meter{background-color:#ff1d25}.progress.accent .progress-meter{background-color:#f4a71b}.progress.gray .progress-meter{background-color:#d9d7d0}.progress.white .progress-meter{background-color:#fff}.progress.black .progress-meter{background-color:#000}.progress.bleu_logo .progress-meter{background-color:#2081c5}.progress.vert_logo .progress-meter{background-color:#6fbf46}.progress.orange_logo .progress-meter{background-color:#f4a71b}.progress.rose_logo .progress-meter{background-color:#ea145c}.progress.bleu_secondaire .progress-meter{background-color:#79b3dc}.progress.vert_secondaire .progress-meter{background-color:#8ad512}.progress.orange_secondaire .progress-meter{background-color:#f8c975}.progress.rose_secondaire .progress-meter{background-color:#f2709c}.progress.bleu_fonce .progress-meter{background-color:#16517b}.progress.variante_vert_fonce .progress-meter{background-color:#4e9528}.progress.assets_29 .progress-meter{background-color:#be0241}.progress.assets_30 .progress-meter,.progress.orange .progress-meter{background-color:#de9511}.progress-meter,.progress.title_alt .progress-meter{background-color:#414141}.progress-meter{position:relative;display:block;width:0;height:100%;border-radius:40px}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin:0;font-size:.75rem;font-weight:700;color:#fff;white-space:nowrap;border-radius:40px}.slider{position:relative;height:.5rem;margin-top:1.25rem;margin-bottom:2.25rem;background-color:#ebebeb;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;touch-action:none}.slider-fill{position:absolute;top:0;left:0;display:inline-block;max-width:100%;height:.5rem;background-color:#c6c2c2;transition:all .2s ease-in-out}.slider-fill.is-dragging{transition:all 0s linear}.slider-handle{position:absolute;top:50%;transform:translateY(-50%);left:0;z-index:1;cursor:grab;display:inline-block;width:1.4rem;height:1.4rem;border-radius:40px;background-color:#414141;transition:all .2s ease-in-out;touch-action:manipulation}[data-whatinput=mouse] .slider-handle{outline:0}.slider-handle:hover{background-color:#373737}.slider-handle.is-dragging{transition:all 0s linear;cursor:grabbing}.slider.disabled,.slider[disabled]{opacity:.25;cursor:not-allowed}.slider.vertical{display:inline-block;width:.5rem;height:12.5rem;margin:0 1.25rem;transform:scaleY(-1)}.slider.vertical .slider-fill{top:0;width:.5rem;max-height:100%}.slider.vertical .slider-handle{position:absolute;top:0;left:50%;width:1.4rem;height:1.4rem;transform:translateX(-50%)}.switch{position:relative;margin-bottom:1rem;outline:0;font-size:.875rem;font-weight:700;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none;height:2rem}.switch-input{position:absolute;margin-bottom:0;opacity:0}.switch-paddle{position:relative;display:block;width:4rem;height:2rem;border-radius:40px;background:#c6c2c2;transition:all .25s ease-out;font-weight:inherit;color:inherit;cursor:pointer}input+.switch-paddle{margin:0}.switch-paddle:after{position:absolute;top:.25rem;left:.25rem;display:block;width:1.5rem;height:1.5rem;transform:translateZ(0);border-radius:40px;background:#fff;transition:all .25s ease-out;content:""}input:checked~.switch-paddle{background:#414141}input:checked~.switch-paddle:after{left:2.25rem}input:disabled~.switch-paddle{cursor:not-allowed;opacity:.5}[data-whatinput=mouse] input:focus~.switch-paddle{outline:0}.switch-active,.switch-inactive{position:absolute;top:50%;transform:translateY(-50%)}.switch-active{left:8%;display:none}input:checked+label>.switch-active{display:block}.switch-inactive{right:15%}input:checked+label>.switch-inactive{display:none}.switch.tiny{height:1.5rem}.switch.tiny .switch-paddle{width:3rem;height:1.5rem;font-size:.625rem}.switch.tiny .switch-paddle:after{top:.25rem;left:.25rem;width:1rem;height:1rem}.switch.tiny input:checked~.switch-paddle:after{left:1.75rem}.switch.small{height:1.75rem}.switch.small .switch-paddle{width:3.5rem;height:1.75rem;font-size:.75rem}.switch.small .switch-paddle:after{top:.25rem;left:.25rem;width:1.25rem;height:1.25rem}.switch.small input:checked~.switch-paddle:after{left:2rem}.switch.large{height:2.5rem}.switch.large .switch-paddle{width:5rem;height:2.5rem;font-size:1rem}.switch.large .switch-paddle:after{top:.25rem;left:.25rem;width:2rem;height:2rem}.switch.large input:checked~.switch-paddle:after{left:2.75rem}table{border-collapse:collapse;width:100%;margin-bottom:1rem;border-radius:40px}tbody,tfoot,thead{border:none;background-color:#fff}caption{padding:.5rem .625rem .625rem;font-weight:700}thead{background:#f9f9f9}tfoot,thead{color:#414141}tfoot{background:#f2f2f2}tfoot tr,thead tr{background:0 0}tfoot td,tfoot th,thead td,thead th{padding:.5rem .625rem .625rem;font-weight:700;text-align:left}tbody td,tbody th{padding:.5rem .625rem .625rem}tbody tr:nth-child(2n){border-bottom:0;background-color:#f2f2f2}table.unstriped tbody{background-color:#fff}table.unstriped tbody tr{border-bottom:none;background-color:#fff}@media print,screen and (max-width:47.99875em){table.stack tfoot,table.stack thead{display:none}table.stack td,table.stack th,table.stack tr{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover thead tr:hover{background-color:#f4f4f4}table.hover tfoot tr:hover{background-color:#ededed}table.hover tbody tr:hover{background-color:#fafafa}table.hover:not(.unstriped) tr:nth-of-type(2n):hover{background-color:#ededed}.table-scroll{overflow-x:auto}.badge{display:inline-block;min-width:2.1em;padding:.3em;border-radius:50%;font-size:.6rem;text-align:center}.badge,.badge.primary{background:#414141;color:#fff}.badge.secondary{background:#2081c5;color:#000}.badge.lighter-gray{background:#f5f5f5;color:#000}.badge.light-gray{background:#ebebeb;color:#000}.badge.medium-gray{background:#c6c2c2;color:#000}.badge.dark-gray{background:gray;color:#000}.badge.success{background:#70ad47;color:#000}.badge.warning{background:#ff931e;color:#000}.badge.alert{background:#ff1d25;color:#000}.badge.accent{background:#f4a71b;color:#000}.badge.gray{background:#d9d7d0;color:#000}.badge.white{background:#fff;color:#000}.badge.black{background:#000;color:#fff}.badge.bleu_logo{background:#2081c5;color:#000}.badge.vert_logo{background:#6fbf46;color:#000}.badge.orange_logo{background:#f4a71b;color:#000}.badge.rose_logo{background:#ea145c;color:#000}.badge.bleu_secondaire{background:#79b3dc;color:#000}.badge.vert_secondaire{background:#8ad512;color:#000}.badge.orange_secondaire{background:#f8c975;color:#000}.badge.rose_secondaire{background:#f2709c;color:#000}.badge.bleu_fonce{background:#16517b;color:#fff}.badge.variante_vert_fonce{background:#4e9528;color:#000}.badge.assets_29{background:#be0241;color:#fff}.badge.assets_30,.badge.orange{background:#de9511;color:#000}.badge.title_alt{background:#414141;color:#fff}.breadcrumbs{margin:0;list-style:none}.breadcrumbs:after,.breadcrumbs:before{display:table;content:" ";flex-basis:0;order:1}.breadcrumbs:after{clear:both}.breadcrumbs li{float:left;font-size:1rem;color:gray;cursor:default}.breadcrumbs li:not(:last-child):after{position:relative;margin:0 .75rem;opacity:1;content:">";color:#c6c2c2}.breadcrumbs a{color:gray}.breadcrumbs a:hover{text-decoration:underline}.breadcrumbs .disabled{color:#c6c2c2;cursor:not-allowed}.callout{position:relative;margin:0 0 1rem;padding:1rem;border:1px solid rgba(0,0,0,.25);border-radius:40px;background-color:#fff;color:transparent}.callout>:first-child{margin-top:0}.callout>:last-child{margin-bottom:0}.callout.primary{background-color:#e3e3e3;color:transparent}.callout.secondary{background-color:#dbedf9;color:transparent}.callout.lighter-gray{background-color:#fefefe;color:transparent}.callout.light-gray{background-color:#fcfcfc;color:transparent}.callout.medium-gray{background-color:#f6f6f6;color:transparent}.callout.dark-gray{background-color:#ececec;color:transparent}.callout.success{background-color:#e9f3e3;color:transparent}.callout.warning{background-color:#ffefdd;color:transparent}.callout.alert{background-color:#ffddde;color:transparent}.callout.accent{background-color:#fdf2dd;color:transparent}.callout.gray{background-color:#f9f9f8;color:transparent}.callout.white{background-color:#fff;color:transparent}.callout.black{background-color:#d9d9d9;color:transparent}.callout.bleu_logo{background-color:#dbedf9;color:transparent}.callout.vert_logo{background-color:#e9f5e3;color:transparent}.callout.orange_logo{background-color:#fdf2dd;color:transparent}.callout.rose_logo{background-color:#fcdce7;color:transparent}.callout.bleu_secondaire{background-color:#ebf4fa;color:transparent}.callout.vert_secondaire{background-color:#eefcd8;color:transparent}.callout.orange_secondaire{background-color:#fef7ea;color:transparent}.callout.rose_secondaire{background-color:#fdeaf0;color:transparent}.callout.bleu_fonce{background-color:#d1e7f7;color:transparent}.callout.variante_vert_fonce{background-color:#e3f5d9;color:transparent}.callout.assets_29{background-color:#ffd0df;color:transparent}.callout.assets_30,.callout.orange{background-color:#fcf0d9;color:transparent}.callout.title_alt{background-color:#e3e3e3;color:transparent}.callout.small{padding:.5rem}.callout.large{padding:3rem}.card{display:flex;flex-direction:column;flex-grow:1;margin-bottom:1rem;border:none;border-radius:0;background:#fff;box-shadow:none;overflow:hidden;color:#000}.card>:last-child{margin-bottom:0}.card-divider{display:flex;flex:0 1 auto;padding:1.875rem;background:#fff}.card-divider>:last-child{margin-bottom:0}.card-section{flex:1 0 auto;padding:1.875rem}.card-section>:last-child{margin-bottom:0}.card-image{min-height:1px}.dropdown-pane{position:absolute;z-index:10;display:none;width:300px;padding:1rem;visibility:hidden;border:1px solid #c6c2c2;border-radius:40px;background-color:transparent;font-size:1rem}.dropdown-pane.is-opening{display:block}.dropdown-pane.is-open{display:block;visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.pagination{margin-left:0;margin-bottom:1rem}.pagination:after,.pagination:before{display:table;content:" ";flex-basis:0;order:1}.pagination:after{clear:both}.pagination li{margin-right:.0625rem;border-radius:40px;font-size:.875rem;display:none}.pagination li:first-child,.pagination li:last-child{display:inline-block}@media print,screen and (min-width:40em){.pagination li{display:inline-block}}.pagination a,.pagination button{display:block;padding:.1875rem .625rem;border-radius:40px;color:#000}.pagination a:hover,.pagination button:hover{background:#ebebeb}.pagination .current{padding:.1875rem .625rem;background:#414141;color:#fff;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#c6c2c2;cursor:not-allowed}.pagination .disabled:hover{background:0 0}.pagination .ellipsis:after{padding:.1875rem .625rem;content:"…";color:#000}.pagination-previous a:before,.pagination-previous.disabled:before{display:inline-block;margin-right:.5rem;content:"«"}.pagination-next a:after,.pagination-next.disabled:after{display:inline-block;margin-left:.5rem;content:"»"}.has-tip{position:relative;display:inline-block;border-bottom:1px dotted gray;font-weight:700;cursor:help}.tooltip{top:calc(100% + .6495rem);z-index:1200;max-width:10rem;padding:.75rem;border-radius:40px;background-color:#000;font-size:80%;color:#fff}.tooltip,.tooltip:before{position:absolute}.tooltip.bottom:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-top-width:0;border-color:transparent transparent #000;bottom:100%}.tooltip.bottom.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.top:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-bottom-width:0;border-color:#000 transparent transparent;top:100%;bottom:auto}.tooltip.top.align-center:before{left:50%;transform:translateX(-50%)}.tooltip.left:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-right-width:0;border-color:transparent transparent transparent #000;left:100%}.tooltip.left.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.right:before{display:block;width:0;height:0;border-style:solid;border-width:.75rem;content:"";border-left-width:0;border-color:transparent #000 transparent transparent;right:100%;left:auto}.tooltip.right.align-center:before{bottom:auto;top:50%;transform:translateY(-50%)}.tooltip.align-top:before{bottom:auto;top:10%}.tooltip.align-bottom:before{bottom:10%;top:auto}.tooltip.align-left:before{left:10%;right:auto}.tooltip.align-right:before{left:auto;right:10%}.accordion{margin-left:0;background:#fff;list-style-type:none}.accordion[disabled] .accordion-title{cursor:not-allowed}.accordion-item:first-child>:first-child{border-radius:40px 40px 0 0}.accordion-item:last-child>:last-child{border-radius:0 0 40px 40px}.accordion-title{position:relative;display:block;padding:1.25rem 1rem;border:1px solid #ebebeb;border-bottom:0;font-size:.75rem;line-height:1;color:#414141}:last-child:not(.is-active)>.accordion-title{border-bottom:1px solid #ebebeb;border-radius:0 0 40px 40px}.accordion-title:focus,.accordion-title:hover{background-color:#ebebeb}.accordion-title:before{position:absolute;top:50%;right:1rem;margin-top:-.5rem;content:"+"}.is-active>.accordion-title:before{content:"–"}.accordion-content{display:none;padding:1rem;border:1px solid #ebebeb;border-bottom:0;background-color:#fff;color:#414141}:last-child>.accordion-content:last-child{border-bottom:1px solid #ebebeb}.media-object{display:flex;margin-bottom:1rem;flex-wrap:nowrap}.media-object img{max-width:none}@media print,screen and (max-width:23.43625em){.media-object.stack-for-small{flex-wrap:wrap}}.media-object-section{flex:0 1 auto}.media-object-section:first-child{padding-right:1rem}.media-object-section:last-child:not(:nth-child(2)){padding-left:1rem}.media-object-section>:last-child{margin-bottom:0}@media print,screen and (max-width:23.43625em){.stack-for-small .media-object-section{padding:0;padding-bottom:1rem;flex-basis:100%;max-width:100%}.stack-for-small .media-object-section img{width:100%}}.media-object-section.main-section{flex:1 1 0px}.orbit,.orbit-container{position:relative}.orbit-container{height:0;margin:0;list-style:none;overflow:hidden}.orbit-slide{width:100%;position:absolute}.orbit-slide.no-motionui.is-active{top:0;left:0}.orbit-figure{margin:0}.orbit-image{width:100%;max-width:100%;margin:0}.orbit-caption{position:absolute;bottom:0;width:100%;margin-bottom:0;padding:1rem;background-color:rgba(0,0,0,.5);color:#fff}.orbit-next,.orbit-previous{position:absolute;top:50%;transform:translateY(-50%);z-index:10;padding:1rem;color:#fff}[data-whatinput=mouse] .orbit-next,[data-whatinput=mouse] .orbit-previous{outline:0}.orbit-next:active,.orbit-next:focus,.orbit-next:hover,.orbit-previous:active,.orbit-previous:focus,.orbit-previous:hover{background-color:rgba(0,0,0,.5)}.orbit-previous{left:0}.orbit-next{left:auto;right:0}.orbit-bullets{position:relative;margin-top:.5rem;margin-bottom:.5rem;text-align:center}[data-whatinput=mouse] .orbit-bullets{outline:0}.orbit-bullets button{width:.8rem;height:.8rem;margin:.1rem;border-radius:50%;background-color:#c6c2c2}.orbit-bullets button.is-active,.orbit-bullets button:hover{background-color:gray}.flex-video,.responsive-embed{position:relative;height:0;margin-bottom:1rem;padding-bottom:75%;overflow:hidden}.flex-video embed,.flex-video iframe,.flex-video object,.flex-video video,.responsive-embed embed,.responsive-embed iframe,.responsive-embed object,.responsive-embed video{position:absolute;top:0;left:0;width:100%;height:100%}.flex-video.widescreen,.responsive-embed.widescreen{padding-bottom:56.25%}.tabs{margin:0;border:1px solid #ebebeb;background:#fff;list-style-type:none}.tabs:after,.tabs:before{display:table;content:" ";flex-basis:0;order:1}.tabs:after{clear:both}.tabs.vertical>li{display:block;float:none;width:auto}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:0 0}.tabs.primary{background:#414141}.tabs.primary>li>a{color:#fff}.tabs.primary>li>a:focus,.tabs.primary>li>a:hover{background:#4b4b4b}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;font-size:.75rem;line-height:1;color:#414141}[data-whatinput=mouse] .tabs-title>a{outline:0}.tabs-title>a:hover{background:#fff;color:#383838}.tabs-title>a:focus,.tabs-title>a[aria-selected=true]{background:#ebebeb;color:#414141}.tabs-content{border:1px solid #ebebeb;border-top:0;background:#fff;color:#414141;transition:all .5s ease}.tabs-content.vertical{border:1px solid #ebebeb;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{display:inline-block;max-width:100%;margin-bottom:1rem;border:4px solid #fff;border-radius:40px;box-shadow:0 0 0 1px rgba(0,0,0,.2);line-height:0}a.thumbnail{transition:box-shadow .2s ease-out}a.thumbnail:focus,a.thumbnail:hover{box-shadow:0 0 6px 1px rgba(65,65,65,.5)}a.thumbnail image{box-shadow:none}.menu{padding:0;margin:0;list-style:none;position:relative;display:flex;flex-wrap:wrap}[data-whatinput=mouse] .menu li{outline:0}.menu .button,.menu a{line-height:1;text-decoration:none;display:block;padding:1rem 1.25rem}.menu a,.menu button,.menu input,.menu select{margin-bottom:0}.menu input{display:inline-block}.menu,.menu.horizontal{flex-wrap:wrap;flex-direction:row}.menu.vertical{flex-wrap:nowrap;flex-direction:column}.menu.vertical.icon-bottom li a i,.menu.vertical.icon-bottom li a img,.menu.vertical.icon-bottom li a svg,.menu.vertical.icon-top li a i,.menu.vertical.icon-top li a img,.menu.vertical.icon-top li a svg{text-align:left}.menu.expanded li{flex:1 1 0px}.menu.expanded.icon-bottom li a i,.menu.expanded.icon-bottom li a img,.menu.expanded.icon-bottom li a svg,.menu.expanded.icon-top li a i,.menu.expanded.icon-top li a img,.menu.expanded.icon-top li a svg{text-align:left}.menu.simple{align-items:center}.menu.simple li+li{margin-left:1rem}.menu.simple a{padding:0}@media print,screen and (min-width:23.4375em){.menu.smart-horizontal{flex-wrap:wrap;flex-direction:row}.menu.smart-vertical{flex-wrap:nowrap;flex-direction:column}.menu.smart-expanded li,.menu.smart-simple li{flex:1 1 0px}}@media print,screen and (min-width:40em){.menu.medium-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medium-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medium-expanded li,.menu.medium-simple li{flex:1 1 0px}}@media print,screen and (min-width:48em){.menu.medlg-horizontal{flex-wrap:wrap;flex-direction:row}.menu.medlg-vertical{flex-wrap:nowrap;flex-direction:column}.menu.medlg-expanded li,.menu.medlg-simple li{flex:1 1 0px}}@media print,screen and (min-width:64em){.menu.large-horizontal{flex-wrap:wrap;flex-direction:row}.menu.large-vertical{flex-wrap:nowrap;flex-direction:column}.menu.large-expanded li,.menu.large-simple li{flex:1 1 0px}}@media screen and (min-width:75em){.menu.xlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xlarge-expanded li,.menu.xlarge-simple li{flex:1 1 0px}}@media screen and (min-width:90em){.menu.xxlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xxlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xxlarge-expanded li,.menu.xxlarge-simple li{flex:1 1 0px}}@media screen and (min-width:108.75em){.menu.xxxlarge-horizontal{flex-wrap:wrap;flex-direction:row}.menu.xxxlarge-vertical{flex-wrap:nowrap;flex-direction:column}.menu.xxxlarge-expanded li,.menu.xxxlarge-simple li{flex:1 1 0px}}.menu.nested{margin-right:0;margin-left:1rem}.menu.icon-bottom a,.menu.icon-left a,.menu.icon-right a,.menu.icon-top a,.menu.icons a{display:flex}.menu.icon-left li a,.menu.nested.icon-left li a{flex-flow:row nowrap}.menu.icon-left li a i,.menu.icon-left li a img,.menu.icon-left li a svg,.menu.nested.icon-left li a i,.menu.nested.icon-left li a img,.menu.nested.icon-left li a svg{margin-right:.25rem}.menu.icon-right li a,.menu.nested.icon-right li a{flex-flow:row nowrap}.menu.icon-right li a i,.menu.icon-right li a img,.menu.icon-right li a svg,.menu.nested.icon-right li a i,.menu.nested.icon-right li a img,.menu.nested.icon-right li a svg{margin-left:.25rem}.menu.icon-top li a,.menu.nested.icon-top li a{flex-flow:column nowrap}.menu.icon-top li a i,.menu.icon-top li a img,.menu.icon-top li a svg,.menu.nested.icon-top li a i,.menu.nested.icon-top li a img,.menu.nested.icon-top li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu.icon-bottom li a,.menu.nested.icon-bottom li a{flex-flow:column nowrap}.menu.icon-bottom li a i,.menu.icon-bottom li a img,.menu.icon-bottom li a svg,.menu.nested.icon-bottom li a i,.menu.nested.icon-bottom li a img,.menu.nested.icon-bottom li a svg{align-self:stretch;margin-bottom:.25rem;text-align:center}.menu .active>a,.menu .is-active>a{background:#414141;color:#fff}.menu.align-left{justify-content:flex-start}.menu.align-right li{display:flex;justify-content:flex-end}.menu.align-right li .submenu li{justify-content:flex-start}.menu.align-right.vertical li{display:block;text-align:right}.menu.align-right.icon-bottom li a i,.menu.align-right.icon-bottom li a img,.menu.align-right.icon-bottom li a svg,.menu.align-right.icon-top li a i,.menu.align-right.icon-top li a img,.menu.align-right.icon-top li a svg,.menu.align-right.vertical li .submenu li{text-align:right}.menu.align-right .nested{margin-right:1rem;margin-left:0}.menu.align-center li{display:flex;justify-content:center}.menu.align-center li .submenu li{justify-content:flex-start}.menu .menu-text{padding:1rem 1.25rem;font-weight:700;line-height:1;color:inherit}.menu-centered>.menu{justify-content:center}.menu-centered>.menu li{display:flex;justify-content:center}.menu-centered>.menu li .submenu li{justify-content:flex-start}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#fff;box-shadow:0 7px 0 #fff,0 14px 0 #fff;content:""}.menu-icon:hover:after{background:#ebebeb;box-shadow:0 7px 0 #ebebeb,0 14px 0 #ebebeb}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;width:20px;height:16px;cursor:pointer}.menu-icon.dark:after{position:absolute;top:0;left:0;display:block;width:100%;height:2px;background:#000;box-shadow:0 7px 0 #000,0 14px 0 #000;content:""}.menu-icon.dark:hover:after{background:gray;box-shadow:0 7px 0 gray,0 14px 0 gray}.accordion-menu li{width:100%}.accordion-menu .is-accordion-submenu a,.accordion-menu a{padding:1rem 1.25rem}.accordion-menu .nested.is-accordion-submenu{margin-right:0;margin-left:1rem}.accordion-menu.align-right .nested.is-accordion-submenu{margin-right:1rem;margin-left:0}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a{position:relative}.accordion-menu .is-accordion-submenu-parent:not(.has-submenu-toggle)>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#fff transparent transparent;position:absolute;top:50%;margin-top:-3px;right:1rem}.accordion-menu.align-left .is-accordion-submenu-parent>a:after{right:1rem;left:auto}.accordion-menu.align-right .is-accordion-submenu-parent>a:after{right:auto;left:1rem}.accordion-menu .is-accordion-submenu-parent[aria-expanded=true]>a:after{transform:rotate(180deg);transform-origin:50% 50%}.is-accordion-submenu-parent{position:relative}.has-submenu-toggle>a{margin-right:40px}.submenu-toggle{position:absolute;top:0;right:0;width:40px;height:40px;cursor:pointer}.submenu-toggle:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#fff transparent transparent;top:0;bottom:0;margin:auto}.submenu-toggle[aria-expanded=true]:after{transform:scaleY(-1);transform-origin:50% 50%}.submenu-toggle-text{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.is-drilldown{position:relative;overflow:hidden}.is-drilldown li{display:block}.is-drilldown.animate-height{transition:height .5s}.drilldown a{padding:1rem 1.25rem;background:#000}.drilldown .is-drilldown-submenu{position:absolute;top:0;left:100%;z-index:-1;width:100%;background:#000;transition:transform .15s linear}.drilldown .is-drilldown-submenu.is-active{z-index:1;display:block;transform:translateX(-100%)}.drilldown .is-drilldown-submenu.is-closing{transform:translateX(100%)}.drilldown .is-drilldown-submenu a{padding:1rem 1.25rem}.drilldown .nested.is-drilldown-submenu{margin-right:0;margin-left:0}.drilldown .drilldown-submenu-cover-previous{min-height:100%}.drilldown .is-drilldown-submenu-parent>a{position:relative}.drilldown .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #fff;position:absolute;top:50%;margin-top:-6px;right:1rem}.drilldown.align-left .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141;right:1rem;left:auto}.drilldown.align-right .is-drilldown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:1rem}.drilldown .js-drilldown-back>a:before{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #fff transparent transparent;display:inline-block;vertical-align:middle;margin-right:.75rem}.dropdown.menu>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}[data-whatinput=mouse] .dropdown.menu a{outline:0}.dropdown.menu>li>a{padding:1rem 1.25rem}.dropdown.menu>li.is-active>a{background:0 0;color:#414141}.no-js .dropdown.menu ul{display:none}.dropdown.menu .nested.is-dropdown-submenu{margin-right:0;margin-left:0}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.vertical>li>a:after{right:14px}.dropdown.menu.vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}@media print,screen and (min-width:23.4375em){.dropdown.menu.smart-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.smart-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.smart-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.smart-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.smart-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.smart-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.smart-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.smart-vertical>li>a:after{right:14px}.dropdown.menu.smart-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.smart-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}}@media print,screen and (min-width:40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medium-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medium-vertical>li>a:after{right:14px}.dropdown.menu.medium-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.medium-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}}@media print,screen and (min-width:48em){.dropdown.menu.medlg-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.medlg-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.medlg-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.medlg-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.medlg-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medlg-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.medlg-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.medlg-vertical>li>a:after{right:14px}.dropdown.menu.medlg-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.medlg-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}}@media print,screen and (min-width:64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.large-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.large-vertical>li>a:after{right:14px}.dropdown.menu.large-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.large-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}}@media screen and (min-width:75em){.dropdown.menu.xlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xlarge-vertical>li>a:after{right:14px}.dropdown.menu.xlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.xlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}}@media screen and (min-width:90em){.dropdown.menu.xxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxlarge-vertical>li>a:after{right:14px}.dropdown.menu.xxlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.xxlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}}@media screen and (min-width:108.75em){.dropdown.menu.xxxlarge-horizontal>li.opens-left>.is-dropdown-submenu{top:100%;right:0;left:auto}.dropdown.menu.xxxlarge-horizontal>li.opens-right>.is-dropdown-submenu{top:100%;right:auto;left:0}.dropdown.menu.xxxlarge-horizontal>li.is-dropdown-submenu-parent>a{position:relative;padding-right:1.5rem}.dropdown.menu.xxxlarge-horizontal>li.is-dropdown-submenu-parent>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-bottom-width:0;border-color:#414141 transparent transparent;right:5px;left:auto;margin-top:-3px}.dropdown.menu.xxxlarge-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.xxxlarge-vertical>li.opens-left>.is-dropdown-submenu{top:0;right:100%;left:auto}.dropdown.menu.xxxlarge-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}.dropdown.menu.xxxlarge-vertical>li>a:after{right:14px}.dropdown.menu.xxxlarge-vertical>li.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.dropdown.menu.xxxlarge-vertical>li.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;right:0;left:auto}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a:after{position:absolute;top:50%;right:5px;left:auto;margin-top:-6px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{right:100%;left:auto}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{position:absolute;top:0;left:100%;z-index:1;display:none;min-width:200px;border:1px solid #414141;background:#fff}.dropdown .is-dropdown-submenu a{padding:.75rem 1rem}.is-dropdown-submenu .is-dropdown-submenu-parent>a:after{right:14px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-left>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-left-width:0;border-color:transparent #414141 transparent transparent;right:auto;left:5px}.is-dropdown-submenu .is-dropdown-submenu-parent.opens-right>a:after{display:block;width:0;height:0;border-style:solid;border-width:6px;content:"";border-right-width:0;border-color:transparent transparent transparent #414141}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.is-off-canvas-open{overflow:hidden}.js-off-canvas-overlay{position:absolute;top:0;left:0;z-index:11;width:100%;height:100%;transition:opacity .5s ease,visibility .5s ease;background:hsla(0,0%,100%,.25);opacity:0;visibility:hidden;overflow:hidden}.js-off-canvas-overlay.is-visible{opacity:1;visibility:visible}.js-off-canvas-overlay.is-closable{cursor:pointer}.js-off-canvas-overlay.is-overlay-absolute{position:absolute}.js-off-canvas-overlay.is-overlay-fixed{position:fixed}.off-canvas-wrapper{position:relative;overflow:hidden}.off-canvas{position:fixed;z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#ebebeb}[data-whatinput=mouse] .off-canvas{outline:0}.off-canvas.is-transition-push{z-index:12}.off-canvas.is-closed{visibility:hidden}.off-canvas.is-transition-overlap{z-index:13}.off-canvas.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,.7)}.off-canvas.is-open{transform:translate(0)}.off-canvas-absolute{position:absolute;z-index:12;transition:transform .5s ease;backface-visibility:hidden;background:#ebebeb}[data-whatinput=mouse] .off-canvas-absolute{outline:0}.off-canvas-absolute.is-transition-push{z-index:12}.off-canvas-absolute.is-closed{visibility:hidden}.off-canvas-absolute.is-transition-overlap{z-index:13}.off-canvas-absolute.is-transition-overlap.is-open{box-shadow:0 0 10px rgba(0,0,0,.7)}.off-canvas-absolute.is-open{transform:translate(0)}.position-left{top:0;left:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px}.off-canvas-content .off-canvas.position-left,.position-left{transform:translateX(-250px)}.off-canvas-content .off-canvas.position-left.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-left.has-transition-push{transform:translateX(250px)}.position-left.is-transition-push{box-shadow:inset -13px 0 20px -13px rgba(0,0,0,.25)}.position-right{top:0;right:0;height:100%;overflow-y:auto;-webkit-overflow-scrolling:touch;width:250px}.off-canvas-content .off-canvas.position-right,.position-right{transform:translateX(250px)}.off-canvas-content .off-canvas.position-right.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-right.has-transition-push{transform:translateX(-250px)}.position-right.is-transition-push{box-shadow:inset 13px 0 20px -13px rgba(0,0,0,.25)}.position-top{top:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px}.off-canvas-content .off-canvas.position-top,.position-top{transform:translateY(-250px)}.off-canvas-content .off-canvas.position-top.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-top.has-transition-push{transform:translateY(250px)}.position-top.is-transition-push{box-shadow:inset 0 -13px 20px -13px rgba(0,0,0,.25)}.position-bottom{bottom:0;left:0;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch;height:250px}.off-canvas-content .off-canvas.position-bottom,.position-bottom{transform:translateY(250px)}.off-canvas-content .off-canvas.position-bottom.is-transition-overlap.is-open{transform:translate(0)}.off-canvas-content.is-open-bottom.has-transition-push{transform:translateY(-250px)}.position-bottom.is-transition-push{box-shadow:inset 0 13px 20px -13px rgba(0,0,0,.25)}.off-canvas-content{transform:none;backface-visibility:hidden}.off-canvas-content.has-transition-overlap,.off-canvas-content.has-transition-push{transition:transform .5s ease}.off-canvas-content .off-canvas.is-open,.off-canvas-content.has-transition-push{transform:translate(0)}@media print,screen and (min-width:23.4375em){.position-left.reveal-for-smart{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-smart .close-button{display:none}.off-canvas-content .position-left.reveal-for-smart{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-smart~.off-canvas-content{margin-left:250px}.position-right.reveal-for-smart{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-smart .close-button{display:none}.off-canvas-content .position-right.reveal-for-smart{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-smart~.off-canvas-content{margin-right:250px}.position-top.reveal-for-smart{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-smart .close-button{display:none}.off-canvas-content .position-top.reveal-for-smart{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-smart~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-smart{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-smart .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-smart{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-smart~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:40em){.position-left.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medium .close-button{display:none}.off-canvas-content .position-left.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medium~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medium .close-button{display:none}.off-canvas-content .position-right.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medium~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medium .close-button{display:none}.off-canvas-content .position-top.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medium~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medium{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medium .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medium{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medium~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:48em){.position-left.reveal-for-medlg{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-medlg .close-button{display:none}.off-canvas-content .position-left.reveal-for-medlg{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-medlg~.off-canvas-content{margin-left:250px}.position-right.reveal-for-medlg{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-medlg .close-button{display:none}.off-canvas-content .position-right.reveal-for-medlg{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-medlg~.off-canvas-content{margin-right:250px}.position-top.reveal-for-medlg{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-medlg .close-button{display:none}.off-canvas-content .position-top.reveal-for-medlg{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-medlg~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-medlg{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-medlg .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-medlg{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-medlg~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:64em){.position-left.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-large .close-button{display:none}.off-canvas-content .position-left.reveal-for-large{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-large~.off-canvas-content{margin-left:250px}.position-right.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-large .close-button{display:none}.off-canvas-content .position-right.reveal-for-large{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-large~.off-canvas-content{margin-right:250px}.position-top.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-large .close-button{display:none}.off-canvas-content .position-top.reveal-for-large{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-large~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-large{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-large .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-large{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-large~.off-canvas-content{margin-bottom:250px}}@media screen and (min-width:75em){.position-left.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xlarge~.off-canvas-content{margin-bottom:250px}}@media screen and (min-width:90em){.position-left.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xxlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xxlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xxlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xxlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xxlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xxlarge~.off-canvas-content{margin-bottom:250px}}@media screen and (min-width:108.75em){.position-left.reveal-for-xxxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-left.reveal-for-xxxlarge .close-button{display:none}.off-canvas-content .position-left.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-left,.position-left.reveal-for-xxxlarge~.off-canvas-content{margin-left:250px}.position-right.reveal-for-xxxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-right.reveal-for-xxxlarge .close-button{display:none}.off-canvas-content .position-right.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-right,.position-right.reveal-for-xxxlarge~.off-canvas-content{margin-right:250px}.position-top.reveal-for-xxxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-top.reveal-for-xxxlarge .close-button{display:none}.off-canvas-content .position-top.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-top,.position-top.reveal-for-xxxlarge~.off-canvas-content{margin-top:250px}.position-bottom.reveal-for-xxxlarge{transform:none;z-index:12;transition:none;visibility:visible}.position-bottom.reveal-for-xxxlarge .close-button{display:none}.off-canvas-content .position-bottom.reveal-for-xxxlarge{transform:none}.off-canvas-content.has-reveal-bottom,.position-bottom.reveal-for-xxxlarge~.off-canvas-content{margin-bottom:250px}}@media print,screen and (min-width:23.4375em){.off-canvas.in-canvas-for-smart{visibility:visible;height:auto;position:static;background:0 0;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-smart.position-bottom,.off-canvas.in-canvas-for-smart.position-left,.off-canvas.in-canvas-for-smart.position-right,.off-canvas.in-canvas-for-smart.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-smart .close-button{display:none}}@media print,screen and (min-width:40em){.off-canvas.in-canvas-for-medium{visibility:visible;height:auto;position:static;background:0 0;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medium.position-bottom,.off-canvas.in-canvas-for-medium.position-left,.off-canvas.in-canvas-for-medium.position-right,.off-canvas.in-canvas-for-medium.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medium .close-button{display:none}}@media print,screen and (min-width:48em){.off-canvas.in-canvas-for-medlg{visibility:visible;height:auto;position:static;background:0 0;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-medlg.position-bottom,.off-canvas.in-canvas-for-medlg.position-left,.off-canvas.in-canvas-for-medlg.position-right,.off-canvas.in-canvas-for-medlg.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-medlg .close-button{display:none}}@media print,screen and (min-width:64em){.off-canvas.in-canvas-for-large{visibility:visible;height:auto;position:static;background:0 0;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-large.position-bottom,.off-canvas.in-canvas-for-large.position-left,.off-canvas.in-canvas-for-large.position-right,.off-canvas.in-canvas-for-large.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-large .close-button{display:none}}@media screen and (min-width:75em){.off-canvas.in-canvas-for-xlarge{visibility:visible;height:auto;position:static;background:0 0;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xlarge.position-bottom,.off-canvas.in-canvas-for-xlarge.position-left,.off-canvas.in-canvas-for-xlarge.position-right,.off-canvas.in-canvas-for-xlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xlarge .close-button{display:none}}@media screen and (min-width:90em){.off-canvas.in-canvas-for-xxlarge{visibility:visible;height:auto;position:static;background:0 0;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xxlarge.position-bottom,.off-canvas.in-canvas-for-xxlarge.position-left,.off-canvas.in-canvas-for-xxlarge.position-right,.off-canvas.in-canvas-for-xxlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xxlarge .close-button{display:none}}@media screen and (min-width:108.75em){.off-canvas.in-canvas-for-xxxlarge{visibility:visible;height:auto;position:static;background:0 0;width:auto;overflow:visible;transition:none}.off-canvas.in-canvas-for-xxxlarge.position-bottom,.off-canvas.in-canvas-for-xxxlarge.position-left,.off-canvas.in-canvas-for-xxxlarge.position-right,.off-canvas.in-canvas-for-xxxlarge.position-top{box-shadow:none;transform:none}.off-canvas.in-canvas-for-xxxlarge .close-button{display:none}}html.is-reveal-open{position:fixed;width:100%;overflow-y:hidden}html.is-reveal-open.zf-has-scroll{overflow-y:scroll;-webkit-overflow-scrolling:touch}html.is-reveal-open body{overflow-y:hidden}.reveal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1005;background-color:rgba(0,0,0,.45)}.reveal,.reveal-overlay{display:none;overflow-y:auto;-webkit-overflow-scrolling:touch}.reveal{z-index:1006;backface-visibility:hidden;padding:1rem;border:1px solid #c6c2c2;border-radius:40px;background-color:#fff;position:relative;top:100px;margin-right:auto;margin-left:auto}[data-whatinput=mouse] .reveal{outline:0}@media print,screen and (min-width:40em){.reveal{min-height:0}}.reveal .column{min-width:0}.reveal>:last-child{margin-bottom:0}@media print,screen and (min-width:40em){.reveal{width:600px;max-width:105rem}}.reveal.collapse{padding:0}@media print,screen and (min-width:40em){.reveal.tiny{width:30%;max-width:105rem}}@media print,screen and (min-width:40em){.reveal.small{width:50%;max-width:105rem}}@media print,screen and (min-width:40em){.reveal.large{width:90%;max-width:105rem}}.reveal.full{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}@media print,screen and (max-width:23.43625em){.reveal{top:0;right:0;bottom:0;left:0;width:100%;max-width:none;height:100%;min-height:100%;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}.sticky,.sticky-container{position:relative}.sticky{z-index:0;transform:translateZ(0)}.sticky.is-stuck{position:fixed;z-index:5;width:100%}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:relative;right:auto;left:auto}.sticky.is-anchored.is-at-bottom{bottom:0}.title-bar{padding:.5rem;background:#fff;color:#fff;display:flex;justify-content:flex-start;align-items:center}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left,.title-bar-right{flex:1 1 0px}.title-bar-right{text-align:right}.title-bar-title{display:inline-block;vertical-align:middle;font-weight:700}.top-bar{flex-wrap:nowrap;justify-content:space-between;align-items:center;padding:0;flex-wrap:wrap}.top-bar,.top-bar ul{background-color:#f4a71b}.top-bar input{max-width:200px;margin-right:1rem}.top-bar .input-group-field{width:100%;margin-right:0}.top-bar input.button{width:auto}.top-bar .top-bar-left,.top-bar .top-bar-right{flex:0 0 100%;max-width:100%}@media print,screen and (min-width:40em){.top-bar{flex-wrap:nowrap}.top-bar .top-bar-left{flex:1 1 auto;margin-right:auto}.top-bar .top-bar-right{flex:0 1 auto;margin-left:auto}}@media print,screen and (max-width:29.99875em){.top-bar.stacked-for-smart{flex-wrap:wrap}.top-bar.stacked-for-smart .top-bar-left,.top-bar.stacked-for-smart .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:47.99875em){.top-bar.stacked-for-medium{flex-wrap:wrap}.top-bar.stacked-for-medium .top-bar-left,.top-bar.stacked-for-medium .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:63.99875em){.top-bar.stacked-for-medlg{flex-wrap:wrap}.top-bar.stacked-for-medlg .top-bar-left,.top-bar.stacked-for-medlg .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:74.99875em){.top-bar.stacked-for-large{flex-wrap:wrap}.top-bar.stacked-for-large .top-bar-left,.top-bar.stacked-for-large .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:89.99875em){.top-bar.stacked-for-xlarge{flex-wrap:wrap}.top-bar.stacked-for-xlarge .top-bar-left,.top-bar.stacked-for-xlarge .top-bar-right{flex:0 0 100%;max-width:100%}}@media print,screen and (max-width:108.74875em){.top-bar.stacked-for-xxlarge{flex-wrap:wrap}.top-bar.stacked-for-xxlarge .top-bar-left,.top-bar.stacked-for-xxlarge .top-bar-right{flex:0 0 100%;max-width:100%}}.top-bar.stacked-for-xxxlarge{flex-wrap:wrap}.top-bar.stacked-for-xxxlarge .top-bar-left,.top-bar.stacked-for-xxxlarge .top-bar-right{flex:0 0 100%;max-width:100%}.top-bar-title{flex:0 0 auto;margin:.5rem 1rem .5rem 0}.top-bar-left,.top-bar-right{flex:0 0 auto}.float-left{float:left!important}.float-right{float:right!important}.float-center{display:block;margin-right:auto;margin-left:auto}.clearfix:after,.clearfix:before{display:table;content:" ";flex-basis:0;order:1}.clearfix:after{clear:both}.align-left{justify-content:flex-start}.align-right{justify-content:flex-end}.align-center{justify-content:center}.align-justify{justify-content:space-between}.align-spaced{justify-content:space-around}.align-left.vertical.menu>li>a{justify-content:flex-start}.align-right.vertical.menu>li>a{justify-content:flex-end}.align-center.vertical.menu>li>a{justify-content:center}.align-top{align-items:flex-start}.align-self-top{align-self:flex-start}.align-bottom{align-items:flex-end}.align-self-bottom{align-self:flex-end}.align-middle{align-items:center}.align-self-middle{align-self:center}.align-stretch{align-items:stretch}.align-self-stretch{align-self:stretch}.align-center-middle{justify-content:center;align-items:center;align-content:center}.small-order-1{order:1}.small-order-2{order:2}.small-order-3{order:3}.small-order-4{order:4}.small-order-5{order:5}.small-order-6{order:6}@media print,screen and (min-width:23.4375em){.smart-order-1{order:1}.smart-order-2{order:2}.smart-order-3{order:3}.smart-order-4{order:4}.smart-order-5{order:5}.smart-order-6{order:6}}@media print,screen and (min-width:40em){.medium-order-1{order:1}.medium-order-2{order:2}.medium-order-3{order:3}.medium-order-4{order:4}.medium-order-5{order:5}.medium-order-6{order:6}}@media print,screen and (min-width:48em){.medlg-order-1{order:1}.medlg-order-2{order:2}.medlg-order-3{order:3}.medlg-order-4{order:4}.medlg-order-5{order:5}.medlg-order-6{order:6}}@media print,screen and (min-width:64em){.large-order-1{order:1}.large-order-2{order:2}.large-order-3{order:3}.large-order-4{order:4}.large-order-5{order:5}.large-order-6{order:6}}@media screen and (min-width:75em){.xlarge-order-1{order:1}.xlarge-order-2{order:2}.xlarge-order-3{order:3}.xlarge-order-4{order:4}.xlarge-order-5{order:5}.xlarge-order-6{order:6}}@media screen and (min-width:90em){.xxlarge-order-1{order:1}.xxlarge-order-2{order:2}.xxlarge-order-3{order:3}.xxlarge-order-4{order:4}.xxlarge-order-5{order:5}.xxlarge-order-6{order:6}}@media screen and (min-width:108.75em){.xxxlarge-order-1{order:1}.xxxlarge-order-2{order:2}.xxxlarge-order-3{order:3}.xxxlarge-order-4{order:4}.xxxlarge-order-5{order:5}.xxxlarge-order-6{order:6}}.flex-container{display:flex}.flex-child-auto{flex:1 1 auto}.flex-child-grow{flex:1 0 auto}.flex-child-shrink{flex:0 1 auto}.flex-dir-row{flex-direction:row}.flex-dir-row-reverse{flex-direction:row-reverse}.flex-dir-column{flex-direction:column}.flex-dir-column-reverse{flex-direction:column-reverse}@media print,screen and (min-width:23.4375em){.smart-flex-container{display:flex}.smart-flex-child-auto{flex:1 1 auto}.smart-flex-child-grow{flex:1 0 auto}.smart-flex-child-shrink{flex:0 1 auto}.smart-flex-dir-row{flex-direction:row}.smart-flex-dir-row-reverse{flex-direction:row-reverse}.smart-flex-dir-column{flex-direction:column}.smart-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:40em){.medium-flex-container{display:flex}.medium-flex-child-auto{flex:1 1 auto}.medium-flex-child-grow{flex:1 0 auto}.medium-flex-child-shrink{flex:0 1 auto}.medium-flex-dir-row{flex-direction:row}.medium-flex-dir-row-reverse{flex-direction:row-reverse}.medium-flex-dir-column{flex-direction:column}.medium-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:48em){.medlg-flex-container{display:flex}.medlg-flex-child-auto{flex:1 1 auto}.medlg-flex-child-grow{flex:1 0 auto}.medlg-flex-child-shrink{flex:0 1 auto}.medlg-flex-dir-row{flex-direction:row}.medlg-flex-dir-row-reverse{flex-direction:row-reverse}.medlg-flex-dir-column{flex-direction:column}.medlg-flex-dir-column-reverse{flex-direction:column-reverse}}@media print,screen and (min-width:64em){.large-flex-container{display:flex}.large-flex-child-auto{flex:1 1 auto}.large-flex-child-grow{flex:1 0 auto}.large-flex-child-shrink{flex:0 1 auto}.large-flex-dir-row{flex-direction:row}.large-flex-dir-row-reverse{flex-direction:row-reverse}.large-flex-dir-column{flex-direction:column}.large-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:75em){.xlarge-flex-container{display:flex}.xlarge-flex-child-auto{flex:1 1 auto}.xlarge-flex-child-grow{flex:1 0 auto}.xlarge-flex-child-shrink{flex:0 1 auto}.xlarge-flex-dir-row{flex-direction:row}.xlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xlarge-flex-dir-column{flex-direction:column}.xlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:90em){.xxlarge-flex-container{display:flex}.xxlarge-flex-child-auto{flex:1 1 auto}.xxlarge-flex-child-grow{flex:1 0 auto}.xxlarge-flex-child-shrink{flex:0 1 auto}.xxlarge-flex-dir-row{flex-direction:row}.xxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxlarge-flex-dir-column{flex-direction:column}.xxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}@media screen and (min-width:108.75em){.xxxlarge-flex-container{display:flex}.xxxlarge-flex-child-auto{flex:1 1 auto}.xxxlarge-flex-child-grow{flex:1 0 auto}.xxxlarge-flex-child-shrink{flex:0 1 auto}.xxxlarge-flex-dir-row{flex-direction:row}.xxxlarge-flex-dir-row-reverse{flex-direction:row-reverse}.xxxlarge-flex-dir-column{flex-direction:column}.xxxlarge-flex-dir-column-reverse{flex-direction:column-reverse}}.hide{display:none!important}.invisible{visibility:hidden}.visible{visibility:visible}@media print,screen and (max-width:23.43625em){.hide-for-small-only{display:none!important}}@media screen and (max-width:0em),screen and (min-width:23.4375em){.show-for-small-only{display:none!important}}@media print,screen and (min-width:23.4375em){.hide-for-smart{display:none!important}}@media screen and (max-width:23.43625em){.show-for-smart{display:none!important}}@media print,screen and (min-width:23.4375em) and (max-width:29.99875em){.hide-for-smart-only{display:none!important}}@media screen and (max-width:23.43625em),screen and (min-width:30em){.show-for-smart-only{display:none!important}}@media print,screen and (min-width:40em){.hide-for-medium{display:none!important}}@media screen and (max-width:39.99875em){.show-for-medium{display:none!important}}@media print,screen and (min-width:40em) and (max-width:47.99875em){.hide-for-medium-only{display:none!important}}@media screen and (max-width:39.99875em),screen and (min-width:48em){.show-for-medium-only{display:none!important}}@media print,screen and (min-width:48em){.hide-for-medlg{display:none!important}}@media screen and (max-width:47.99875em){.show-for-medlg{display:none!important}}@media print,screen and (min-width:48em) and (max-width:63.99875em){.hide-for-medlg-only{display:none!important}}@media screen and (max-width:47.99875em),screen and (min-width:64em){.show-for-medlg-only{display:none!important}}@media print,screen and (min-width:64em){.hide-for-large{display:none!important}}@media screen and (max-width:63.99875em){.show-for-large{display:none!important}}@media print,screen and (min-width:64em) and (max-width:74.99875em){.hide-for-large-only{display:none!important}}@media screen and (max-width:63.99875em),screen and (min-width:75em){.show-for-large-only{display:none!important}}@media screen and (min-width:75em){.hide-for-xlarge{display:none!important}}@media screen and (max-width:74.99875em){.show-for-xlarge{display:none!important}}@media screen and (min-width:75em) and (max-width:89.99875em){.hide-for-xlarge-only{display:none!important}}@media screen and (max-width:74.99875em),screen and (min-width:90em){.show-for-xlarge-only{display:none!important}}@media screen and (min-width:90em){.hide-for-xxlarge{display:none!important}}@media screen and (max-width:89.99875em){.show-for-xxlarge{display:none!important}}@media screen and (min-width:90em) and (max-width:108.74875em){.hide-for-xxlarge-only{display:none!important}}@media screen and (max-width:89.99875em),screen and (min-width:108.75em){.show-for-xxlarge-only{display:none!important}}@media screen and (min-width:108.75em){.hide-for-xxxlarge{display:none!important}}@media screen and (max-width:108.74875em){.show-for-xxxlarge{display:none!important}}@media screen and (min-width:108.75em){.hide-for-xxxlarge-only{display:none!important}}@media screen and (max-width:108.74875em){.show-for-xxxlarge-only{display:none!important}}.show-for-sr,.show-on-focus{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.show-on-focus:active,.show-on-focus:focus{position:static!important;width:auto!important;height:auto!important;overflow:visible!important;clip:auto!important;white-space:normal!important}.hide-for-portrait,.show-for-landscape{display:block!important}@media screen and (orientation:landscape){.hide-for-portrait,.show-for-landscape{display:block!important}}@media screen and (orientation:portrait){.hide-for-portrait,.show-for-landscape{display:none!important}}.hide-for-landscape,.show-for-portrait{display:none!important}@media screen and (orientation:landscape){.hide-for-landscape,.show-for-portrait{display:none!important}}@media screen and (orientation:portrait){.hide-for-landscape,.show-for-portrait{display:block!important}}.show-for-dark-mode{display:none}.hide-for-dark-mode{display:block}@media screen and (prefers-color-scheme:dark){.show-for-dark-mode{display:block!important}.hide-for-dark-mode{display:none!important}}.show-for-ie{display:none}@media (-ms-high-contrast:active),(-ms-high-contrast:none){.show-for-ie{display:block!important}.hide-for-ie{display:none!important}}.show-for-sticky{display:none}.is-stuck .show-for-sticky{display:block}.is-stuck .hide-for-sticky{display:none}.slide-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateY(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:translateX(100%);transition-property:transform,opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateY(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:translateX(0);transition-property:transform,opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform,opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform,opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform,opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform,opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform,opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active,.hinge-out-from-top.mui-leave{transform:perspective(2000px) rotate(0);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform-origin:top;transition-property:transform,opacity}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:right;transition-property:transform,opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:bottom;transition-property:transform,opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:left;transition-property:transform,opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:perspective(2000px) rotate(0);transform-origin:center;transition-property:transform,opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(.5);transition-property:transform,opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:scale(1.5);transition-property:transform,opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active,.scale-out-up.mui-leave{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:.5s;transition-timing-function:linear;transform:scale(1);transition-property:transform,opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:.5s;transition-timing-function:linear;transform:rotate(-270deg);transition-property:transform,opacity;opacity:0}.spin-in.mui-enter.mui-enter-active,.spin-out.mui-leave{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter,.spin-out.mui-leave.mui-leave-active{transform:rotate(270deg);opacity:0}.spin-in-ccw.mui-enter{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-in-ccw.mui-enter.mui-enter-active,.spin-out-ccw.mui-leave{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:.5s;transition-timing-function:linear;transition-property:transform,opacity}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-270deg);opacity:0}.slow{transition-duration:.75s!important}.fast{transition-duration:.25s!important}.linear{transition-timing-function:linear!important}.ease{transition-timing-function:ease!important}.ease-in{transition-timing-function:ease-in!important}.ease-out{transition-timing-function:ease-out!important}.ease-in-out{transition-timing-function:ease-in-out!important}.bounce-in{transition-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{transition-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{transition-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{transition-delay:.3s!important}.long-delay{transition-delay:.7s!important}.shake{animation-name:a}@keyframes a{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}15%,25%,35%,45%,5%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:b}@keyframes b{0%{transform:rotate(-1turn)}to{transform:rotate(0)}}.spin-ccw{animation-name:c}@keyframes c{0%{transform:rotate(0)}to{transform:rotate(-1turn)}}.wiggle{animation-name:d}@keyframes d{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,to{transform:rotate(0)}}.shake,.spin-ccw,.spin-cw,.wiggle{animation-duration:.5s}.infinite{animation-iteration-count:infinite}.slow{animation-duration:.75s!important}.fast{animation-duration:.25s!important}.linear{animation-timing-function:linear!important}.ease{animation-timing-function:ease!important}.ease-in{animation-timing-function:ease-in!important}.ease-out{animation-timing-function:ease-out!important}.ease-in-out{animation-timing-function:ease-in-out!important}.bounce-in{animation-timing-function:cubic-bezier(.485,.155,.24,1.245)!important}.bounce-out{animation-timing-function:cubic-bezier(.485,.155,.515,.845)!important}.bounce-in-out{animation-timing-function:cubic-bezier(.76,-.245,.24,1.245)!important}.short-delay{animation-delay:.3s!important}.long-delay{animation-delay:.7s!important}.gutenberg-field .wp-block-quote.quote-header cite,.paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .sub-title,.subtitle{text-align:center;text-transform:uppercase;font-weight:300;font-size:16px}@media print,screen and (min-width:64em){.gutenberg-field .wp-block-quote.quote-header cite,.paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .sub-title,.subtitle{font-size:18px}}.block-view--contact--block-1,.strate-padding,.views-element-container .views-footer{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 3);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 3)}.show-for-small{display:none;display:block}.show-for-smart{display:none}@media screen and (min-width:23.4375em){.show-for-smart{display:block}}.show-for-smmed{display:none}@media screen and (min-width:30em){.show-for-smmed{display:block}}.show-for-medium{display:none}@media screen and (min-width:40em){.show-for-medium{display:block}}.show-for-medlg{display:none}@media screen and (min-width:48em){.show-for-medlg{display:block}}.show-for-large{display:none}@media screen and (min-width:64em){.show-for-large{display:block}}.show-for-xlarge{display:none}@media screen and (min-width:75em){.show-for-xlarge{display:block}}.show-for-xxlarge{display:none}@media screen and (min-width:90em){.show-for-xxlarge{display:block}}.show-for-xxxlarge{display:none}@media screen and (min-width:108.75em){.show-for-xxxlarge{display:block}}.color-background.has-background.has-primary-background,.has-background.has-primary-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#414141}.color-background.has-background.has-secondary-background,.has-background.has-secondary-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#2081c5}.color-background.has-background.has-lighter-gray-background,.has-background.has-lighter-gray-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#f5f5f5}.color-background.has-background.has-light-gray-background,.has-background.has-light-gray-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#ebebeb}.color-background.has-background.has-medium-gray-background,.has-background.has-medium-gray-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#c6c2c2}.color-background.has-background.has-dark-gray-background,.has-background.has-dark-gray-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:gray}.color-background.has-background.has-success-background,.has-background.has-success-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#70ad47}.color-background.has-background.has-warning-background,.has-background.has-warning-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#ff931e}.color-background.has-background.has-alert-background,.has-background.has-alert-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#ff1d25}.color-background.has-background.has-accent-background,.has-background.has-accent-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#f4a71b}.color-background.has-background.has-gray-background,.has-background.has-gray-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#d9d7d0}.color-background.has-background.has-white-background,.has-background.has-white-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#fff}.color-background.has-background.has-black-background,.has-background.has-black-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#000}.color-background.has-background.has-bleu_logo-background,.has-background.has-bleu_logo-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#2081c5}.color-background.has-background.has-vert_logo-background,.has-background.has-vert_logo-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#6fbf46}.color-background.has-background.has-orange_logo-background,.has-background.has-orange_logo-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#f4a71b}.color-background.has-background.has-rose_logo-background,.has-background.has-rose_logo-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#ea145c}.color-background.has-background.has-bleu_secondaire-background,.has-background.has-bleu_secondaire-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#79b3dc}.color-background.has-background.has-vert_secondaire-background,.has-background.has-vert_secondaire-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#8ad512}.color-background.has-background.has-orange_secondaire-background,.has-background.has-orange_secondaire-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#f8c975}.color-background.has-background.has-rose_secondaire-background,.has-background.has-rose_secondaire-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#f2709c}.color-background.has-background.has-bleu_fonce-background,.has-background.has-bleu_fonce-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#16517b}.color-background.has-background.has-variante_vert_fonce-background,.has-background.has-variante_vert_fonce-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#4e9528}.color-background.has-background.has-assets_29-background,.has-background.has-assets_29-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#be0241}.color-background.has-background.has-assets_30-background,.color-background.has-background.has-orange-background,.has-background.has-assets_30-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default,.has-background.has-orange-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#de9511}.color-background.has-background.has-title_alt-background,.has-background.has-title_alt-background.paragraph.paragraph--type--info-link.paragraph--view-mode--default{background-color:#414141}.imageFitContainer,.imageFitContainer .block,.imageFitContainer .block-content-wrapper,.imageFitContainer .field-wrapper,.imageFitContainer .media,.layout-intro-text .side,.layout-intro-text .side .block,.layout-intro-text .side .block-content-wrapper,.layout-intro-text .side .field-wrapper,.layout-intro-text .side .media,.layout-presentation .paragraph--type--media,.layout-presentation .paragraph--type--media .block,.layout-presentation .paragraph--type--media .block-content-wrapper,.layout-presentation .paragraph--type--media .field-wrapper,.layout-presentation .paragraph--type--media .media,.ondine-layouts.hp-hero .header-wrapper .hero-image,.ondine-layouts.hp-hero .header-wrapper .hero-image .block,.ondine-layouts.hp-hero .header-wrapper .hero-image .block-content-wrapper,.ondine-layouts.hp-hero .header-wrapper .hero-image .field-wrapper,.ondine-layouts.hp-hero .header-wrapper .hero-image .media,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .block,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .block-content-wrapper,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .field-wrapper,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .media{height:100%}.imageFitContainer .block img,.imageFitContainer .block video,.imageFitContainer .block-content-wrapper img,.imageFitContainer .block-content-wrapper video,.imageFitContainer .field-wrapper img,.imageFitContainer .field-wrapper video,.imageFitContainer .media img,.imageFitContainer .media video,.layout-intro-text .side .block img,.layout-intro-text .side .block video,.layout-intro-text .side .block-content-wrapper img,.layout-intro-text .side .block-content-wrapper video,.layout-intro-text .side .field-wrapper img,.layout-intro-text .side .field-wrapper video,.layout-intro-text .side .media img,.layout-intro-text .side .media video,.layout-presentation .paragraph--type--media .block img,.layout-presentation .paragraph--type--media .block video,.layout-presentation .paragraph--type--media .block-content-wrapper img,.layout-presentation .paragraph--type--media .block-content-wrapper video,.layout-presentation .paragraph--type--media .field-wrapper img,.layout-presentation .paragraph--type--media .field-wrapper video,.layout-presentation .paragraph--type--media .media img,.layout-presentation .paragraph--type--media .media video,.ondine-layouts.hp-hero .header-wrapper .hero-image .block img,.ondine-layouts.hp-hero .header-wrapper .hero-image .block video,.ondine-layouts.hp-hero .header-wrapper .hero-image .block-content-wrapper img,.ondine-layouts.hp-hero .header-wrapper .hero-image .block-content-wrapper video,.ondine-layouts.hp-hero .header-wrapper .hero-image .field-wrapper img,.ondine-layouts.hp-hero .header-wrapper .hero-image .field-wrapper video,.ondine-layouts.hp-hero .header-wrapper .hero-image .media img,.ondine-layouts.hp-hero .header-wrapper .hero-image .media video,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .block img,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .block video,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .block-content-wrapper img,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .block-content-wrapper video,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .field-wrapper img,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .field-wrapper video,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .media img,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image .media video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.block.fullWidth .block-content-wrapper,.soloContainer{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.block.fullWidth .block-content-wrapper,.soloContainer{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.block.fullWidth .block-content-wrapper,.soloContainer{padding-right:.9375rem;padding-left:.9375rem}}.blocks-vertical-padding{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.dark-bg .node-title,.dark-bg .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.dark-bg h1,.dark-bg header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .dark-bg .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--paragraph-container.container-bg-1 .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph.block-style---variant .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph.paragraph--type--page-abstract:not(.variant_1) .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .visible-layouts.layout-two-cols-alt aside.alt1-bg .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper body:not(.path-frontpage) .layout-intro-text .main .hero-title,.paragraph--type--paragraph-container.container-bg-1 .node-title,.paragraph--type--paragraph-container.container-bg-1 .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--paragraph-container.container-bg-1 h1,.paragraph--type--paragraph-container.container-bg-1 header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph.block-style---variant .node-title,.paragraph.block-style---variant .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph.block-style---variant h1,.paragraph.block-style---variant header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph.paragraph--type--page-abstract:not(.variant_1) .node-title,.paragraph.paragraph--type--page-abstract:not(.variant_1) .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph.paragraph--type--page-abstract:not(.variant_1) h1,.paragraph.paragraph--type--page-abstract:not(.variant_1) header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.visible-layouts.layout-two-cols-alt .ondine-layouts.hp-hero .header-wrapper .content-wrapper aside.alt1-bg .hero-title,.visible-layouts.layout-two-cols-alt aside.alt1-bg .node-title,.visible-layouts.layout-two-cols-alt aside.alt1-bg .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.visible-layouts.layout-two-cols-alt aside.alt1-bg h1,.visible-layouts.layout-two-cols-alt aside.alt1-bg header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.visible-layouts.layout-two-cols-alt header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper aside.alt1-bg .hero-title,body:not(.path-frontpage) .layout-intro-text .main .node-title,body:not(.path-frontpage) .layout-intro-text .main .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,body:not(.path-frontpage) .layout-intro-text .main h1,body:not(.path-frontpage) .layout-intro-text .main header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,body:not(.path-frontpage) .layout-intro-text .ondine-layouts.hp-hero .header-wrapper .content-wrapper .main .hero-title,body:not(.path-frontpage) .layout-intro-text header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .main .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .dark-bg .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--paragraph-container.container-bg-1 .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph.block-style---variant .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph.paragraph--type--page-abstract:not(.variant_1) .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .visible-layouts.layout-two-cols-alt aside.alt1-bg .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper body:not(.path-frontpage) .layout-intro-text .main .hero-title{color:#fff}.dark-bg .node-title a,.dark-bg .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.dark-bg h1 a,.dark-bg header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .dark-bg .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--paragraph-container.container-bg-1 .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph.block-style---variant .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph.paragraph--type--page-abstract:not(.variant_1) .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .visible-layouts.layout-two-cols-alt aside.alt1-bg .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper body:not(.path-frontpage) .layout-intro-text .main .hero-title a,.paragraph--type--paragraph-container.container-bg-1 .node-title a,.paragraph--type--paragraph-container.container-bg-1 .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--paragraph-container.container-bg-1 h1 a,.paragraph--type--paragraph-container.container-bg-1 header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.paragraph.block-style---variant .node-title a,.paragraph.block-style---variant .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph.block-style---variant h1 a,.paragraph.block-style---variant header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.paragraph.paragraph--type--page-abstract:not(.variant_1) .node-title a,.paragraph.paragraph--type--page-abstract:not(.variant_1) .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph.paragraph--type--page-abstract:not(.variant_1) h1 a,.paragraph.paragraph--type--page-abstract:not(.variant_1) header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.visible-layouts.layout-two-cols-alt .ondine-layouts.hp-hero .header-wrapper .content-wrapper aside.alt1-bg .hero-title a,.visible-layouts.layout-two-cols-alt aside.alt1-bg .node-title a,.visible-layouts.layout-two-cols-alt aside.alt1-bg .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.visible-layouts.layout-two-cols-alt aside.alt1-bg h1 a,.visible-layouts.layout-two-cols-alt aside.alt1-bg header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.visible-layouts.layout-two-cols-alt header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper aside.alt1-bg .hero-title a,body:not(.path-frontpage) .layout-intro-text .main .node-title a,body:not(.path-frontpage) .layout-intro-text .main .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,body:not(.path-frontpage) .layout-intro-text .main h1 a,body:not(.path-frontpage) .layout-intro-text .main header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,body:not(.path-frontpage) .layout-intro-text .ondine-layouts.hp-hero .header-wrapper .content-wrapper .main .hero-title a,body:not(.path-frontpage) .layout-intro-text header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .main .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .dark-bg .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--paragraph-container.container-bg-1 .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph.block-style---variant .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph.paragraph--type--page-abstract:not(.variant_1) .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .visible-layouts.layout-two-cols-alt aside.alt1-bg .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper body:not(.path-frontpage) .layout-intro-text .main .hero-title a{color:inherit}.dark-bg,.dark-bg .block-title,.dark-bg .js-quickedit-page-title,.dark-bg .node-title,.dark-bg .node-title>a,.dark-bg .page-title,.dark-bg a,.dark-bg blockquote,.dark-bg cite,.dark-bg footer>a,.dark-bg form label,.dark-bg h2,.dark-bg h3,.dark-bg h4,.dark-bg h5,.dark-bg p,.dark-bg strong,.paragraph--type--paragraph-container.container-bg-1,.paragraph--type--paragraph-container.container-bg-1 .block-title,.paragraph--type--paragraph-container.container-bg-1 .js-quickedit-page-title,.paragraph--type--paragraph-container.container-bg-1 .node-title,.paragraph--type--paragraph-container.container-bg-1 .page-title,.paragraph--type--paragraph-container.container-bg-1 a,.paragraph--type--paragraph-container.container-bg-1 blockquote,.paragraph--type--paragraph-container.container-bg-1 cite,.paragraph--type--paragraph-container.container-bg-1 form label,.paragraph--type--paragraph-container.container-bg-1 h2,.paragraph--type--paragraph-container.container-bg-1 h3,.paragraph--type--paragraph-container.container-bg-1 h4,.paragraph--type--paragraph-container.container-bg-1 h5,.paragraph--type--paragraph-container.container-bg-1 p,.paragraph--type--paragraph-container.container-bg-1 strong,.paragraph.block-style---variant,.paragraph.block-style---variant .block-title,.paragraph.block-style---variant .js-quickedit-page-title,.paragraph.block-style---variant .node-title,.paragraph.block-style---variant .page-title,.paragraph.block-style---variant a,.paragraph.block-style---variant blockquote,.paragraph.block-style---variant cite,.paragraph.block-style---variant form label,.paragraph.block-style---variant h2,.paragraph.block-style---variant h3,.paragraph.block-style---variant h4,.paragraph.block-style---variant h5,.paragraph.block-style---variant p,.paragraph.block-style---variant strong,.paragraph.paragraph--type--page-abstract:not(.variant_1),.paragraph.paragraph--type--page-abstract:not(.variant_1) .block-title,.paragraph.paragraph--type--page-abstract:not(.variant_1) .js-quickedit-page-title,.paragraph.paragraph--type--page-abstract:not(.variant_1) .node-title,.paragraph.paragraph--type--page-abstract:not(.variant_1) .page-title,.paragraph.paragraph--type--page-abstract:not(.variant_1) a,.paragraph.paragraph--type--page-abstract:not(.variant_1) blockquote,.paragraph.paragraph--type--page-abstract:not(.variant_1) cite,.paragraph.paragraph--type--page-abstract:not(.variant_1) form label,.paragraph.paragraph--type--page-abstract:not(.variant_1) h2,.paragraph.paragraph--type--page-abstract:not(.variant_1) h3,.paragraph.paragraph--type--page-abstract:not(.variant_1) h4,.paragraph.paragraph--type--page-abstract:not(.variant_1) h5,.paragraph.paragraph--type--page-abstract:not(.variant_1) p,.paragraph.paragraph--type--page-abstract:not(.variant_1) strong,.visible-layouts.layout-two-cols-alt aside.alt1-bg,.visible-layouts.layout-two-cols-alt aside.alt1-bg .block-title,.visible-layouts.layout-two-cols-alt aside.alt1-bg .js-quickedit-page-title,.visible-layouts.layout-two-cols-alt aside.alt1-bg .node-title,.visible-layouts.layout-two-cols-alt aside.alt1-bg .page-title,.visible-layouts.layout-two-cols-alt aside.alt1-bg a,.visible-layouts.layout-two-cols-alt aside.alt1-bg blockquote,.visible-layouts.layout-two-cols-alt aside.alt1-bg cite,.visible-layouts.layout-two-cols-alt aside.alt1-bg form label,.visible-layouts.layout-two-cols-alt aside.alt1-bg h2,.visible-layouts.layout-two-cols-alt aside.alt1-bg h3,.visible-layouts.layout-two-cols-alt aside.alt1-bg h4,.visible-layouts.layout-two-cols-alt aside.alt1-bg h5,.visible-layouts.layout-two-cols-alt aside.alt1-bg p,.visible-layouts.layout-two-cols-alt aside.alt1-bg strong,body:not(.path-frontpage) .layout-intro-text .main,body:not(.path-frontpage) .layout-intro-text .main .block-title,body:not(.path-frontpage) .layout-intro-text .main .js-quickedit-page-title,body:not(.path-frontpage) .layout-intro-text .main .node-title,body:not(.path-frontpage) .layout-intro-text .main .page-title,body:not(.path-frontpage) .layout-intro-text .main a,body:not(.path-frontpage) .layout-intro-text .main blockquote,body:not(.path-frontpage) .layout-intro-text .main cite,body:not(.path-frontpage) .layout-intro-text .main form label,body:not(.path-frontpage) .layout-intro-text .main h2,body:not(.path-frontpage) .layout-intro-text .main h3,body:not(.path-frontpage) .layout-intro-text .main h4,body:not(.path-frontpage) .layout-intro-text .main h5,body:not(.path-frontpage) .layout-intro-text .main p,body:not(.path-frontpage) .layout-intro-text .main strong{color:#fff}.dark-bg a.more-link,.dark-bg a.read-more,.paragraph--type--paragraph-container.container-bg-1 a.more-link,.paragraph--type--paragraph-container.container-bg-1 a.read-more,.paragraph.block-style---variant a.more-link,.paragraph.block-style---variant a.read-more,.paragraph.paragraph--type--page-abstract:not(.variant_1) a.more-link,.paragraph.paragraph--type--page-abstract:not(.variant_1) a.read-more,.visible-layouts.layout-two-cols-alt aside.alt1-bg a.more-link,.visible-layouts.layout-two-cols-alt aside.alt1-bg a.read-more,body:not(.path-frontpage) .layout-intro-text .main a.more-link,body:not(.path-frontpage) .layout-intro-text .main a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.dark-bg a.more-link:hover,.dark-bg a.read-more:hover,.paragraph--type--paragraph-container.container-bg-1 a.more-link:hover,.paragraph--type--paragraph-container.container-bg-1 a.read-more:hover,.paragraph.block-style---variant a.more-link:hover,.paragraph.block-style---variant a.read-more:hover,.paragraph.paragraph--type--page-abstract:not(.variant_1) a.more-link:hover,.paragraph.paragraph--type--page-abstract:not(.variant_1) a.read-more:hover,.visible-layouts.layout-two-cols-alt aside.alt1-bg a.more-link:hover,.visible-layouts.layout-two-cols-alt aside.alt1-bg a.read-more:hover,body:not(.path-frontpage) .layout-intro-text .main a.more-link:hover,body:not(.path-frontpage) .layout-intro-text .main a.read-more:hover{background:#f4a71b;color:#fff}.dark-bg .button,.dark-bg .button.hollow,.dark-bg .local-tasks-block a,.dark-bg .local-tasks-block a.hollow,.dark-bg .wp-block-button.is-style-outline .wp-block-button__link,.dark-bg .wp-block-button__link,.dark-bg .wp-block-button__link.is-style-outline,.local-tasks-block .dark-bg a,.local-tasks-block .dark-bg a.hollow,.local-tasks-block .paragraph--type--paragraph-container.container-bg-1 a,.local-tasks-block .paragraph--type--paragraph-container.container-bg-1 a.hollow,.local-tasks-block .paragraph.block-style---variant a,.local-tasks-block .paragraph.block-style---variant a.hollow,.local-tasks-block .paragraph.paragraph--type--page-abstract:not(.variant_1) a,.local-tasks-block .paragraph.paragraph--type--page-abstract:not(.variant_1) a.hollow,.local-tasks-block .visible-layouts.layout-two-cols-alt aside.alt1-bg a,.local-tasks-block .visible-layouts.layout-two-cols-alt aside.alt1-bg a.hollow,.local-tasks-block body:not(.path-frontpage) .layout-intro-text .main a,.local-tasks-block body:not(.path-frontpage) .layout-intro-text .main a.hollow,.paragraph--type--paragraph-container.container-bg-1 .button,.paragraph--type--paragraph-container.container-bg-1 .button.hollow,.paragraph--type--paragraph-container.container-bg-1 .local-tasks-block a,.paragraph--type--paragraph-container.container-bg-1 .local-tasks-block a.hollow,.paragraph--type--paragraph-container.container-bg-1 .wp-block-button__link,.paragraph.block-style---variant .button,.paragraph.block-style---variant .button.hollow,.paragraph.block-style---variant .local-tasks-block a,.paragraph.block-style---variant .local-tasks-block a.hollow,.paragraph.block-style---variant .wp-block-button__link,.paragraph.paragraph--type--page-abstract:not(.variant_1) .button,.paragraph.paragraph--type--page-abstract:not(.variant_1) .button.hollow,.paragraph.paragraph--type--page-abstract:not(.variant_1) .local-tasks-block a,.paragraph.paragraph--type--page-abstract:not(.variant_1) .local-tasks-block a.hollow,.paragraph.paragraph--type--page-abstract:not(.variant_1) .wp-block-button__link,.visible-layouts.layout-two-cols-alt .local-tasks-block aside.alt1-bg a,.visible-layouts.layout-two-cols-alt .local-tasks-block aside.alt1-bg a.hollow,.visible-layouts.layout-two-cols-alt aside.alt1-bg .button,.visible-layouts.layout-two-cols-alt aside.alt1-bg .button.hollow,.visible-layouts.layout-two-cols-alt aside.alt1-bg .local-tasks-block a,.visible-layouts.layout-two-cols-alt aside.alt1-bg .local-tasks-block a.hollow,.visible-layouts.layout-two-cols-alt aside.alt1-bg .wp-block-button__link,body:not(.path-frontpage) .layout-intro-text .local-tasks-block .main a,body:not(.path-frontpage) .layout-intro-text .local-tasks-block .main a.hollow,body:not(.path-frontpage) .layout-intro-text .main .button,body:not(.path-frontpage) .layout-intro-text .main .button.hollow,body:not(.path-frontpage) .layout-intro-text .main .local-tasks-block a,body:not(.path-frontpage) .layout-intro-text .main .local-tasks-block a.hollow,body:not(.path-frontpage) .layout-intro-text .main .wp-block-button__link{color:#fff;border-color:#fff}.dark-bg .wp-block-quote cite,.dark-bg .wp-block-quote footer,.dark-bg .wp-block-quote__citation,.paragraph--type--paragraph-container.container-bg-1 .wp-block-quote cite,.paragraph--type--paragraph-container.container-bg-1 .wp-block-quote footer,.paragraph--type--paragraph-container.container-bg-1 .wp-block-quote__citation,.paragraph.block-style---variant .wp-block-quote cite,.paragraph.block-style---variant .wp-block-quote footer,.paragraph.block-style---variant .wp-block-quote__citation,.paragraph.paragraph--type--page-abstract:not(.variant_1) .wp-block-quote cite,.paragraph.paragraph--type--page-abstract:not(.variant_1) .wp-block-quote footer,.paragraph.paragraph--type--page-abstract:not(.variant_1) .wp-block-quote__citation,.visible-layouts.layout-two-cols-alt aside.alt1-bg .wp-block-quote cite,.visible-layouts.layout-two-cols-alt aside.alt1-bg .wp-block-quote footer,.visible-layouts.layout-two-cols-alt aside.alt1-bg .wp-block-quote__citation,body:not(.path-frontpage) .layout-intro-text .main .wp-block-quote cite,body:not(.path-frontpage) .layout-intro-text .main .wp-block-quote footer,body:not(.path-frontpage) .layout-intro-text .main .wp-block-quote__citation{color:#fff}.light-bg .node-title,.light-bg .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.light-bg h1,.light-bg header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .light-bg .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .visible-layouts.layout-card.teaser .card-section .hero-title,.visible-layouts.layout-card.teaser .card-section .node-title,.visible-layouts.layout-card.teaser .card-section .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.visible-layouts.layout-card.teaser .card-section h1,.visible-layouts.layout-card.teaser .card-section header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.visible-layouts.layout-card.teaser .ondine-layouts.hp-hero .header-wrapper .content-wrapper .card-section .hero-title,.visible-layouts.layout-card.teaser header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .card-section .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .light-bg .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .visible-layouts.layout-card.teaser .card-section .hero-title{color:#000}.light-bg .node-title a,.light-bg .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.light-bg h1 a,.light-bg header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .light-bg .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .visible-layouts.layout-card.teaser .card-section .hero-title a,.visible-layouts.layout-card.teaser .card-section .node-title a,.visible-layouts.layout-card.teaser .card-section .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.visible-layouts.layout-card.teaser .card-section h1 a,.visible-layouts.layout-card.teaser .card-section header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.visible-layouts.layout-card.teaser .ondine-layouts.hp-hero .header-wrapper .content-wrapper .card-section .hero-title a,.visible-layouts.layout-card.teaser header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .card-section .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .light-bg .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .visible-layouts.layout-card.teaser .card-section .hero-title a{color:inherit}.light-bg,.light-bg .block-title,.light-bg .js-quickedit-page-title,.light-bg .node-title,.light-bg .node-title>a,.light-bg .page-title,.light-bg a,.light-bg blockquote,.light-bg cite,.light-bg footer>a,.light-bg form label,.light-bg h2,.light-bg h3,.light-bg h4,.light-bg h5,.light-bg p,.light-bg strong,.visible-layouts.layout-card.teaser .card-section,.visible-layouts.layout-card.teaser .card-section .block-title,.visible-layouts.layout-card.teaser .card-section .js-quickedit-page-title,.visible-layouts.layout-card.teaser .card-section .node-title,.visible-layouts.layout-card.teaser .card-section .page-title,.visible-layouts.layout-card.teaser .card-section a,.visible-layouts.layout-card.teaser .card-section blockquote,.visible-layouts.layout-card.teaser .card-section cite,.visible-layouts.layout-card.teaser .card-section form label,.visible-layouts.layout-card.teaser .card-section h2,.visible-layouts.layout-card.teaser .card-section h3,.visible-layouts.layout-card.teaser .card-section h4,.visible-layouts.layout-card.teaser .card-section h5,.visible-layouts.layout-card.teaser .card-section p,.visible-layouts.layout-card.teaser .card-section strong{color:#000}.light-bg a.more-link,.light-bg a.read-more,.visible-layouts.layout-card.teaser .card-section a.more-link,.visible-layouts.layout-card.teaser .card-section a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.light-bg a.more-link:hover,.light-bg a.read-more:hover,.visible-layouts.layout-card.teaser .card-section a.more-link:hover,.visible-layouts.layout-card.teaser .card-section a.read-more:hover{background:#f4a71b;color:#fff}.light-bg .button,.light-bg .button.hollow,.light-bg .local-tasks-block a,.light-bg .local-tasks-block a.hollow,.light-bg .wp-block-button.is-style-outline .wp-block-button__link,.light-bg .wp-block-button__link,.light-bg .wp-block-button__link.is-style-outline,.local-tasks-block .light-bg a,.local-tasks-block .light-bg a.hollow,.local-tasks-block .visible-layouts.layout-card.teaser .card-section a,.local-tasks-block .visible-layouts.layout-card.teaser .card-section a.hollow,.visible-layouts.layout-card.teaser .card-section .button,.visible-layouts.layout-card.teaser .card-section .button.hollow,.visible-layouts.layout-card.teaser .card-section .local-tasks-block a,.visible-layouts.layout-card.teaser .card-section .local-tasks-block a.hollow,.visible-layouts.layout-card.teaser .card-section .wp-block-button__link,.visible-layouts.layout-card.teaser .local-tasks-block .card-section a,.visible-layouts.layout-card.teaser .local-tasks-block .card-section a.hollow{color:#000;border-color:#000}.light-bg .wp-block-quote cite,.light-bg .wp-block-quote footer,.light-bg .wp-block-quote__citation,.visible-layouts.layout-card.teaser .card-section .wp-block-quote cite,.visible-layouts.layout-card.teaser .card-section .wp-block-quote footer,.visible-layouts.layout-card.teaser .card-section .wp-block-quote__citation{color:#000}.button-link a,.paragraph--type--structured-block .field-name-field-link .field-items a{text-transform:uppercase;font-weight:600;display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.625rem 1.875rem;border:1px solid transparent;border-radius:30px;transition:background-color .25s ease-out,color .25s ease-out;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;font-size:1.0625rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer}.paragraph--type--structured-block .field-name-field-link [data-whatinput=mouse] .field-items a,[data-whatinput=mouse] .button-link a,[data-whatinput=mouse] .paragraph--type--structured-block .field-name-field-link .field-items a{outline:0}.button-link a,.button-link a.disabled,.button-link a.disabled:focus,.button-link a.disabled:hover,.button-link a[disabled],.button-link a[disabled]:focus,.button-link a[disabled]:hover,.paragraph--type--structured-block .field-name-field-link .field-items a{background-color:#414141;color:#fff}.button-link a:focus,.button-link a:hover,.paragraph--type--structured-block .field-name-field-link .field-items a:focus,.paragraph--type--structured-block .field-name-field-link .field-items a:hover{background-color:#343434;color:#fff}.grayscaleBG{filter:grayscale(100%)}.customspacing .p-1,.customspacing .wp-block-group.has-background.p-1,.gutenberg-field .p-1{padding:10px}.customspacing .pt-1,.customspacing .wp-block-group.has-background.pt-1,.gutenberg-field .pt-1{padding-top:10px}.customspacing .pr-1,.customspacing .wp-block-group.has-background.pr-1,.gutenberg-field .pr-1{padding-right:10px}.customspacing .pb-1,.customspacing .wp-block-group.has-background.pb-1,.gutenberg-field .pb-1{padding-bottom:10px}.customspacing .pl-1,.customspacing .wp-block-group.has-background.pl-1,.gutenberg-field .pl-1{padding-left:10px}.customspacing .wp-block-group.has-background.m-1,.customspacing m-1,.gutenberg-field .wp-block-group.has-background.m-1,.gutenberg-field m-1{margin:10px}.customspacing .mt-1,.customspacing .wp-block-group.has-background.mt-1,.gutenberg-field .mt-1{margin-top:10px}.customspacing .mr-1,.customspacing .wp-block-group.has-background.mr-1,.gutenberg-field .mr-1{margin-right:10px}.customspacing .mb-1,.customspacing .wp-block-group.has-background.mb-1,.gutenberg-field .mb-1{margin-bottom:10px}.customspacing .ml-1,.customspacing .wp-block-group.has-background.ml-1,.gutenberg-field .ml-1{margin-left:10px}.customspacing .p-2,.customspacing .wp-block-group.has-background.p-2,.gutenberg-field .p-2{padding:20px}.customspacing .pt-2,.customspacing .wp-block-group.has-background.pt-2,.gutenberg-field .pt-2{padding-top:20px}.customspacing .pr-2,.customspacing .wp-block-group.has-background.pr-2,.gutenberg-field .pr-2{padding-right:20px}.customspacing .pb-2,.customspacing .wp-block-group.has-background.pb-2,.gutenberg-field .pb-2{padding-bottom:20px}.customspacing .pl-2,.customspacing .wp-block-group.has-background.pl-2,.gutenberg-field .pl-2{padding-left:20px}.customspacing .wp-block-group.has-background.m-2,.customspacing m-2,.gutenberg-field .wp-block-group.has-background.m-2,.gutenberg-field m-2{margin:20px}.customspacing .mt-2,.customspacing .wp-block-group.has-background.mt-2,.gutenberg-field .mt-2{margin-top:20px}.customspacing .mr-2,.customspacing .wp-block-group.has-background.mr-2,.gutenberg-field .mr-2{margin-right:20px}.customspacing .mb-2,.customspacing .wp-block-group.has-background.mb-2,.gutenberg-field .mb-2{margin-bottom:20px}.customspacing .ml-2,.customspacing .wp-block-group.has-background.ml-2,.gutenberg-field .ml-2{margin-left:20px}.customspacing .p-3,.customspacing .wp-block-group.has-background.p-3,.gutenberg-field .p-3{padding:30px}.customspacing .pt-3,.customspacing .wp-block-group.has-background.pt-3,.gutenberg-field .pt-3{padding-top:30px}.customspacing .pr-3,.customspacing .wp-block-group.has-background.pr-3,.gutenberg-field .pr-3{padding-right:30px}.customspacing .pb-3,.customspacing .wp-block-group.has-background.pb-3,.gutenberg-field .pb-3{padding-bottom:30px}.customspacing .pl-3,.customspacing .wp-block-group.has-background.pl-3,.gutenberg-field .pl-3{padding-left:30px}.customspacing .wp-block-group.has-background.m-3,.customspacing m-3,.gutenberg-field .wp-block-group.has-background.m-3,.gutenberg-field m-3{margin:30px}.customspacing .mt-3,.customspacing .wp-block-group.has-background.mt-3,.gutenberg-field .mt-3{margin-top:30px}.customspacing .mr-3,.customspacing .wp-block-group.has-background.mr-3,.gutenberg-field .mr-3{margin-right:30px}.customspacing .mb-3,.customspacing .wp-block-group.has-background.mb-3,.gutenberg-field .mb-3{margin-bottom:30px}.customspacing .ml-3,.customspacing .wp-block-group.has-background.ml-3,.gutenberg-field .ml-3{margin-left:30px}.customspacing .p-4,.customspacing .wp-block-group.has-background.p-4,.gutenberg-field .p-4{padding:40px}.customspacing .pt-4,.customspacing .wp-block-group.has-background.pt-4,.gutenberg-field .pt-4{padding-top:40px}.customspacing .pr-4,.customspacing .wp-block-group.has-background.pr-4,.gutenberg-field .pr-4{padding-right:40px}.customspacing .pb-4,.customspacing .wp-block-group.has-background.pb-4,.gutenberg-field .pb-4{padding-bottom:40px}.customspacing .pl-4,.customspacing .wp-block-group.has-background.pl-4,.gutenberg-field .pl-4{padding-left:40px}.customspacing .wp-block-group.has-background.m-4,.customspacing m-4,.gutenberg-field .wp-block-group.has-background.m-4,.gutenberg-field m-4{margin:40px}.customspacing .mt-4,.customspacing .wp-block-group.has-background.mt-4,.gutenberg-field .mt-4{margin-top:40px}.customspacing .mr-4,.customspacing .wp-block-group.has-background.mr-4,.gutenberg-field .mr-4{margin-right:40px}.customspacing .mb-4,.customspacing .wp-block-group.has-background.mb-4,.gutenberg-field .mb-4{margin-bottom:40px}.customspacing .ml-4,.customspacing .wp-block-group.has-background.ml-4,.gutenberg-field .ml-4{margin-left:40px}.customspacing .p-5,.customspacing .wp-block-group.has-background.p-5,.gutenberg-field .p-5{padding:50px}.customspacing .pt-5,.customspacing .wp-block-group.has-background.pt-5,.gutenberg-field .pt-5{padding-top:50px}.customspacing .pr-5,.customspacing .wp-block-group.has-background.pr-5,.gutenberg-field .pr-5{padding-right:50px}.customspacing .pb-5,.customspacing .wp-block-group.has-background.pb-5,.gutenberg-field .pb-5{padding-bottom:50px}.customspacing .pl-5,.customspacing .wp-block-group.has-background.pl-5,.gutenberg-field .pl-5{padding-left:50px}.customspacing .wp-block-group.has-background.m-5,.customspacing m-5,.gutenberg-field .wp-block-group.has-background.m-5,.gutenberg-field m-5{margin:50px}.customspacing .mt-5,.customspacing .wp-block-group.has-background.mt-5,.gutenberg-field .mt-5{margin-top:50px}.customspacing .mr-5,.customspacing .wp-block-group.has-background.mr-5,.gutenberg-field .mr-5{margin-right:50px}.customspacing .mb-5,.customspacing .wp-block-group.has-background.mb-5,.gutenberg-field .mb-5{margin-bottom:50px}.customspacing .ml-5,.customspacing .wp-block-group.has-background.ml-5,.gutenberg-field .ml-5{margin-left:50px}.customspacing .p-6,.customspacing .wp-block-group.has-background.p-6,.gutenberg-field .p-6{padding:60px}.customspacing .pt-6,.customspacing .wp-block-group.has-background.pt-6,.gutenberg-field .pt-6{padding-top:60px}.customspacing .pr-6,.customspacing .wp-block-group.has-background.pr-6,.gutenberg-field .pr-6{padding-right:60px}.customspacing .pb-6,.customspacing .wp-block-group.has-background.pb-6,.gutenberg-field .pb-6{padding-bottom:60px}.customspacing .pl-6,.customspacing .wp-block-group.has-background.pl-6,.gutenberg-field .pl-6{padding-left:60px}.customspacing .wp-block-group.has-background.m-6,.customspacing m-6,.gutenberg-field .wp-block-group.has-background.m-6,.gutenberg-field m-6{margin:60px}.customspacing .mt-6,.customspacing .wp-block-group.has-background.mt-6,.gutenberg-field .mt-6{margin-top:60px}.customspacing .mr-6,.customspacing .wp-block-group.has-background.mr-6,.gutenberg-field .mr-6{margin-right:60px}.customspacing .mb-6,.customspacing .wp-block-group.has-background.mb-6,.gutenberg-field .mb-6{margin-bottom:60px}.customspacing .ml-6,.customspacing .wp-block-group.has-background.ml-6,.gutenberg-field .ml-6{margin-left:60px}.customspacing .p-7,.customspacing .wp-block-group.has-background.p-7,.gutenberg-field .p-7{padding:70px}.customspacing .pt-7,.customspacing .wp-block-group.has-background.pt-7,.gutenberg-field .pt-7{padding-top:70px}.customspacing .pr-7,.customspacing .wp-block-group.has-background.pr-7,.gutenberg-field .pr-7{padding-right:70px}.customspacing .pb-7,.customspacing .wp-block-group.has-background.pb-7,.gutenberg-field .pb-7{padding-bottom:70px}.customspacing .pl-7,.customspacing .wp-block-group.has-background.pl-7,.gutenberg-field .pl-7{padding-left:70px}.customspacing .wp-block-group.has-background.m-7,.customspacing m-7,.gutenberg-field .wp-block-group.has-background.m-7,.gutenberg-field m-7{margin:70px}.customspacing .mt-7,.customspacing .wp-block-group.has-background.mt-7,.gutenberg-field .mt-7{margin-top:70px}.customspacing .mr-7,.customspacing .wp-block-group.has-background.mr-7,.gutenberg-field .mr-7{margin-right:70px}.customspacing .mb-7,.customspacing .wp-block-group.has-background.mb-7,.gutenberg-field .mb-7{margin-bottom:70px}.customspacing .ml-7,.customspacing .wp-block-group.has-background.ml-7,.gutenberg-field .ml-7{margin-left:70px}.customspacing .p-8,.customspacing .wp-block-group.has-background.p-8,.gutenberg-field .p-8{padding:80px}.customspacing .pt-8,.customspacing .wp-block-group.has-background.pt-8,.gutenberg-field .pt-8{padding-top:80px}.customspacing .pr-8,.customspacing .wp-block-group.has-background.pr-8,.gutenberg-field .pr-8{padding-right:80px}.customspacing .pb-8,.customspacing .wp-block-group.has-background.pb-8,.gutenberg-field .pb-8{padding-bottom:80px}.customspacing .pl-8,.customspacing .wp-block-group.has-background.pl-8,.gutenberg-field .pl-8{padding-left:80px}.customspacing .wp-block-group.has-background.m-8,.customspacing m-8,.gutenberg-field .wp-block-group.has-background.m-8,.gutenberg-field m-8{margin:80px}.customspacing .mt-8,.customspacing .wp-block-group.has-background.mt-8,.gutenberg-field .mt-8{margin-top:80px}.customspacing .mr-8,.customspacing .wp-block-group.has-background.mr-8,.gutenberg-field .mr-8{margin-right:80px}.customspacing .mb-8,.customspacing .wp-block-group.has-background.mb-8,.gutenberg-field .mb-8{margin-bottom:80px}.customspacing .ml-8,.customspacing .wp-block-group.has-background.ml-8,.gutenberg-field .ml-8{margin-left:80px}.customspacing .p-9,.customspacing .wp-block-group.has-background.p-9,.gutenberg-field .p-9{padding:90px}.customspacing .pt-9,.customspacing .wp-block-group.has-background.pt-9,.gutenberg-field .pt-9{padding-top:90px}.customspacing .pr-9,.customspacing .wp-block-group.has-background.pr-9,.gutenberg-field .pr-9{padding-right:90px}.customspacing .pb-9,.customspacing .wp-block-group.has-background.pb-9,.gutenberg-field .pb-9{padding-bottom:90px}.customspacing .pl-9,.customspacing .wp-block-group.has-background.pl-9,.gutenberg-field .pl-9{padding-left:90px}.customspacing .wp-block-group.has-background.m-9,.customspacing m-9,.gutenberg-field .wp-block-group.has-background.m-9,.gutenberg-field m-9{margin:90px}.customspacing .mt-9,.customspacing .wp-block-group.has-background.mt-9,.gutenberg-field .mt-9{margin-top:90px}.customspacing .mr-9,.customspacing .wp-block-group.has-background.mr-9,.gutenberg-field .mr-9{margin-right:90px}.customspacing .mb-9,.customspacing .wp-block-group.has-background.mb-9,.gutenberg-field .mb-9{margin-bottom:90px}.customspacing .ml-9,.customspacing .wp-block-group.has-background.ml-9,.gutenberg-field .ml-9{margin-left:90px}.customspacing .p-10,.customspacing .wp-block-group.has-background.p-10,.gutenberg-field .p-10{padding:100px}.customspacing .pt-10,.customspacing .wp-block-group.has-background.pt-10,.gutenberg-field .pt-10{padding-top:100px}.customspacing .pr-10,.customspacing .wp-block-group.has-background.pr-10,.gutenberg-field .pr-10{padding-right:100px}.customspacing .pb-10,.customspacing .wp-block-group.has-background.pb-10,.gutenberg-field .pb-10{padding-bottom:100px}.customspacing .pl-10,.customspacing .wp-block-group.has-background.pl-10,.gutenberg-field .pl-10{padding-left:100px}.customspacing .wp-block-group.has-background.m-10,.customspacing m-10,.gutenberg-field .wp-block-group.has-background.m-10,.gutenberg-field m-10{margin:100px}.customspacing .mt-10,.customspacing .wp-block-group.has-background.mt-10,.gutenberg-field .mt-10{margin-top:100px}.customspacing .mr-10,.customspacing .wp-block-group.has-background.mr-10,.gutenberg-field .mr-10{margin-right:100px}.customspacing .mb-10,.customspacing .wp-block-group.has-background.mb-10,.gutenberg-field .mb-10{margin-bottom:100px}.customspacing .ml-10,.customspacing .wp-block-group.has-background.ml-10,.gutenberg-field .ml-10{margin-left:100px}.customspacing .p-11,.customspacing .wp-block-group.has-background.p-11,.gutenberg-field .p-11{padding:110px}.customspacing .pt-11,.customspacing .wp-block-group.has-background.pt-11,.gutenberg-field .pt-11{padding-top:110px}.customspacing .pr-11,.customspacing .wp-block-group.has-background.pr-11,.gutenberg-field .pr-11{padding-right:110px}.customspacing .pb-11,.customspacing .wp-block-group.has-background.pb-11,.gutenberg-field .pb-11{padding-bottom:110px}.customspacing .pl-11,.customspacing .wp-block-group.has-background.pl-11,.gutenberg-field .pl-11{padding-left:110px}.customspacing .wp-block-group.has-background.m-11,.customspacing m-11,.gutenberg-field .wp-block-group.has-background.m-11,.gutenberg-field m-11{margin:110px}.customspacing .mt-11,.customspacing .wp-block-group.has-background.mt-11,.gutenberg-field .mt-11{margin-top:110px}.customspacing .mr-11,.customspacing .wp-block-group.has-background.mr-11,.gutenberg-field .mr-11{margin-right:110px}.customspacing .mb-11,.customspacing .wp-block-group.has-background.mb-11,.gutenberg-field .mb-11{margin-bottom:110px}.customspacing .ml-11,.customspacing .wp-block-group.has-background.ml-11,.gutenberg-field .ml-11{margin-left:110px}.customspacing .p-12,.customspacing .wp-block-group.has-background.p-12,.gutenberg-field .p-12{padding:120px}.customspacing .pt-12,.customspacing .wp-block-group.has-background.pt-12,.gutenberg-field .pt-12{padding-top:120px}.customspacing .pr-12,.customspacing .wp-block-group.has-background.pr-12,.gutenberg-field .pr-12{padding-right:120px}.customspacing .pb-12,.customspacing .wp-block-group.has-background.pb-12,.gutenberg-field .pb-12{padding-bottom:120px}.customspacing .pl-12,.customspacing .wp-block-group.has-background.pl-12,.gutenberg-field .pl-12{padding-left:120px}.customspacing .wp-block-group.has-background.m-12,.customspacing m-12,.gutenberg-field .wp-block-group.has-background.m-12,.gutenberg-field m-12{margin:120px}.customspacing .mt-12,.customspacing .wp-block-group.has-background.mt-12,.gutenberg-field .mt-12{margin-top:120px}.customspacing .mr-12,.customspacing .wp-block-group.has-background.mr-12,.gutenberg-field .mr-12{margin-right:120px}.customspacing .mb-12,.customspacing .wp-block-group.has-background.mb-12,.gutenberg-field .mb-12{margin-bottom:120px}.customspacing .ml-12,.customspacing .wp-block-group.has-background.ml-12,.gutenberg-field .ml-12{margin-left:120px}.customspacing .p-13,.customspacing .wp-block-group.has-background.p-13,.gutenberg-field .p-13{padding:130px}.customspacing .pt-13,.customspacing .wp-block-group.has-background.pt-13,.gutenberg-field .pt-13{padding-top:130px}.customspacing .pr-13,.customspacing .wp-block-group.has-background.pr-13,.gutenberg-field .pr-13{padding-right:130px}.customspacing .pb-13,.customspacing .wp-block-group.has-background.pb-13,.gutenberg-field .pb-13{padding-bottom:130px}.customspacing .pl-13,.customspacing .wp-block-group.has-background.pl-13,.gutenberg-field .pl-13{padding-left:130px}.customspacing .wp-block-group.has-background.m-13,.customspacing m-13,.gutenberg-field .wp-block-group.has-background.m-13,.gutenberg-field m-13{margin:130px}.customspacing .mt-13,.customspacing .wp-block-group.has-background.mt-13,.gutenberg-field .mt-13{margin-top:130px}.customspacing .mr-13,.customspacing .wp-block-group.has-background.mr-13,.gutenberg-field .mr-13{margin-right:130px}.customspacing .mb-13,.customspacing .wp-block-group.has-background.mb-13,.gutenberg-field .mb-13{margin-bottom:130px}.customspacing .ml-13,.customspacing .wp-block-group.has-background.ml-13,.gutenberg-field .ml-13{margin-left:130px}.customspacing .p-14,.customspacing .wp-block-group.has-background.p-14,.gutenberg-field .p-14{padding:140px}.customspacing .pt-14,.customspacing .wp-block-group.has-background.pt-14,.gutenberg-field .pt-14{padding-top:140px}.customspacing .pr-14,.customspacing .wp-block-group.has-background.pr-14,.gutenberg-field .pr-14{padding-right:140px}.customspacing .pb-14,.customspacing .wp-block-group.has-background.pb-14,.gutenberg-field .pb-14{padding-bottom:140px}.customspacing .pl-14,.customspacing .wp-block-group.has-background.pl-14,.gutenberg-field .pl-14{padding-left:140px}.customspacing .wp-block-group.has-background.m-14,.customspacing m-14,.gutenberg-field .wp-block-group.has-background.m-14,.gutenberg-field m-14{margin:140px}.customspacing .mt-14,.customspacing .wp-block-group.has-background.mt-14,.gutenberg-field .mt-14{margin-top:140px}.customspacing .mr-14,.customspacing .wp-block-group.has-background.mr-14,.gutenberg-field .mr-14{margin-right:140px}.customspacing .mb-14,.customspacing .wp-block-group.has-background.mb-14,.gutenberg-field .mb-14{margin-bottom:140px}.customspacing .ml-14,.customspacing .wp-block-group.has-background.ml-14,.gutenberg-field .ml-14{margin-left:140px}.customspacing .p-15,.customspacing .wp-block-group.has-background.p-15,.gutenberg-field .p-15{padding:150px}.customspacing .pt-15,.customspacing .wp-block-group.has-background.pt-15,.gutenberg-field .pt-15{padding-top:150px}.customspacing .pr-15,.customspacing .wp-block-group.has-background.pr-15,.gutenberg-field .pr-15{padding-right:150px}.customspacing .pb-15,.customspacing .wp-block-group.has-background.pb-15,.gutenberg-field .pb-15{padding-bottom:150px}.customspacing .pl-15,.customspacing .wp-block-group.has-background.pl-15,.gutenberg-field .pl-15{padding-left:150px}.customspacing .wp-block-group.has-background.m-15,.customspacing m-15,.gutenberg-field .wp-block-group.has-background.m-15,.gutenberg-field m-15{margin:150px}.customspacing .mt-15,.customspacing .wp-block-group.has-background.mt-15,.gutenberg-field .mt-15{margin-top:150px}.customspacing .mr-15,.customspacing .wp-block-group.has-background.mr-15,.gutenberg-field .mr-15{margin-right:150px}.customspacing .mb-15,.customspacing .wp-block-group.has-background.mb-15,.gutenberg-field .mb-15{margin-bottom:150px}.customspacing .ml-15,.customspacing .wp-block-group.has-background.ml-15,.gutenberg-field .ml-15{margin-left:150px}.customspacing .p-16,.customspacing .wp-block-group.has-background.p-16,.gutenberg-field .p-16{padding:160px}.customspacing .pt-16,.customspacing .wp-block-group.has-background.pt-16,.gutenberg-field .pt-16{padding-top:160px}.customspacing .pr-16,.customspacing .wp-block-group.has-background.pr-16,.gutenberg-field .pr-16{padding-right:160px}.customspacing .pb-16,.customspacing .wp-block-group.has-background.pb-16,.gutenberg-field .pb-16{padding-bottom:160px}.customspacing .pl-16,.customspacing .wp-block-group.has-background.pl-16,.gutenberg-field .pl-16{padding-left:160px}.customspacing .wp-block-group.has-background.m-16,.customspacing m-16,.gutenberg-field .wp-block-group.has-background.m-16,.gutenberg-field m-16{margin:160px}.customspacing .mt-16,.customspacing .wp-block-group.has-background.mt-16,.gutenberg-field .mt-16{margin-top:160px}.customspacing .mr-16,.customspacing .wp-block-group.has-background.mr-16,.gutenberg-field .mr-16{margin-right:160px}.customspacing .mb-16,.customspacing .wp-block-group.has-background.mb-16,.gutenberg-field .mb-16{margin-bottom:160px}.customspacing .ml-16,.customspacing .wp-block-group.has-background.ml-16,.gutenberg-field .ml-16{margin-left:160px}.customspacing .p-17,.customspacing .wp-block-group.has-background.p-17,.gutenberg-field .p-17{padding:170px}.customspacing .pt-17,.customspacing .wp-block-group.has-background.pt-17,.gutenberg-field .pt-17{padding-top:170px}.customspacing .pr-17,.customspacing .wp-block-group.has-background.pr-17,.gutenberg-field .pr-17{padding-right:170px}.customspacing .pb-17,.customspacing .wp-block-group.has-background.pb-17,.gutenberg-field .pb-17{padding-bottom:170px}.customspacing .pl-17,.customspacing .wp-block-group.has-background.pl-17,.gutenberg-field .pl-17{padding-left:170px}.customspacing .wp-block-group.has-background.m-17,.customspacing m-17,.gutenberg-field .wp-block-group.has-background.m-17,.gutenberg-field m-17{margin:170px}.customspacing .mt-17,.customspacing .wp-block-group.has-background.mt-17,.gutenberg-field .mt-17{margin-top:170px}.customspacing .mr-17,.customspacing .wp-block-group.has-background.mr-17,.gutenberg-field .mr-17{margin-right:170px}.customspacing .mb-17,.customspacing .wp-block-group.has-background.mb-17,.gutenberg-field .mb-17{margin-bottom:170px}.customspacing .ml-17,.customspacing .wp-block-group.has-background.ml-17,.gutenberg-field .ml-17{margin-left:170px}.customspacing .p-18,.customspacing .wp-block-group.has-background.p-18,.gutenberg-field .p-18{padding:180px}.customspacing .pt-18,.customspacing .wp-block-group.has-background.pt-18,.gutenberg-field .pt-18{padding-top:180px}.customspacing .pr-18,.customspacing .wp-block-group.has-background.pr-18,.gutenberg-field .pr-18{padding-right:180px}.customspacing .pb-18,.customspacing .wp-block-group.has-background.pb-18,.gutenberg-field .pb-18{padding-bottom:180px}.customspacing .pl-18,.customspacing .wp-block-group.has-background.pl-18,.gutenberg-field .pl-18{padding-left:180px}.customspacing .wp-block-group.has-background.m-18,.customspacing m-18,.gutenberg-field .wp-block-group.has-background.m-18,.gutenberg-field m-18{margin:180px}.customspacing .mt-18,.customspacing .wp-block-group.has-background.mt-18,.gutenberg-field .mt-18{margin-top:180px}.customspacing .mr-18,.customspacing .wp-block-group.has-background.mr-18,.gutenberg-field .mr-18{margin-right:180px}.customspacing .mb-18,.customspacing .wp-block-group.has-background.mb-18,.gutenberg-field .mb-18{margin-bottom:180px}.customspacing .ml-18,.customspacing .wp-block-group.has-background.ml-18,.gutenberg-field .ml-18{margin-left:180px}.customspacing .p-19,.customspacing .wp-block-group.has-background.p-19,.gutenberg-field .p-19{padding:190px}.customspacing .pt-19,.customspacing .wp-block-group.has-background.pt-19,.gutenberg-field .pt-19{padding-top:190px}.customspacing .pr-19,.customspacing .wp-block-group.has-background.pr-19,.gutenberg-field .pr-19{padding-right:190px}.customspacing .pb-19,.customspacing .wp-block-group.has-background.pb-19,.gutenberg-field .pb-19{padding-bottom:190px}.customspacing .pl-19,.customspacing .wp-block-group.has-background.pl-19,.gutenberg-field .pl-19{padding-left:190px}.customspacing .wp-block-group.has-background.m-19,.customspacing m-19,.gutenberg-field .wp-block-group.has-background.m-19,.gutenberg-field m-19{margin:190px}.customspacing .mt-19,.customspacing .wp-block-group.has-background.mt-19,.gutenberg-field .mt-19{margin-top:190px}.customspacing .mr-19,.customspacing .wp-block-group.has-background.mr-19,.gutenberg-field .mr-19{margin-right:190px}.customspacing .mb-19,.customspacing .wp-block-group.has-background.mb-19,.gutenberg-field .mb-19{margin-bottom:190px}.customspacing .ml-19,.customspacing .wp-block-group.has-background.ml-19,.gutenberg-field .ml-19{margin-left:190px}.customspacing .p-20,.customspacing .wp-block-group.has-background.p-20,.gutenberg-field .p-20{padding:200px}.customspacing .pt-20,.customspacing .wp-block-group.has-background.pt-20,.gutenberg-field .pt-20{padding-top:200px}.customspacing .pr-20,.customspacing .wp-block-group.has-background.pr-20,.gutenberg-field .pr-20{padding-right:200px}.customspacing .pb-20,.customspacing .wp-block-group.has-background.pb-20,.gutenberg-field .pb-20{padding-bottom:200px}.customspacing .pl-20,.customspacing .wp-block-group.has-background.pl-20,.gutenberg-field .pl-20{padding-left:200px}.customspacing .wp-block-group.has-background.m-20,.customspacing m-20,.gutenberg-field .wp-block-group.has-background.m-20,.gutenberg-field m-20{margin:200px}.customspacing .mt-20,.customspacing .wp-block-group.has-background.mt-20,.gutenberg-field .mt-20{margin-top:200px}.customspacing .mr-20,.customspacing .wp-block-group.has-background.mr-20,.gutenberg-field .mr-20{margin-right:200px}.customspacing .mb-20,.customspacing .wp-block-group.has-background.mb-20,.gutenberg-field .mb-20{margin-bottom:200px}.customspacing .ml-20,.customspacing .wp-block-group.has-background.ml-20,.gutenberg-field .ml-20{margin-left:200px}.customspacing .p-21,.customspacing .wp-block-group.has-background.p-21,.gutenberg-field .p-21{padding:210px}.customspacing .pt-21,.customspacing .wp-block-group.has-background.pt-21,.gutenberg-field .pt-21{padding-top:210px}.customspacing .pr-21,.customspacing .wp-block-group.has-background.pr-21,.gutenberg-field .pr-21{padding-right:210px}.customspacing .pb-21,.customspacing .wp-block-group.has-background.pb-21,.gutenberg-field .pb-21{padding-bottom:210px}.customspacing .pl-21,.customspacing .wp-block-group.has-background.pl-21,.gutenberg-field .pl-21{padding-left:210px}.customspacing .wp-block-group.has-background.m-21,.customspacing m-21,.gutenberg-field .wp-block-group.has-background.m-21,.gutenberg-field m-21{margin:210px}.customspacing .mt-21,.customspacing .wp-block-group.has-background.mt-21,.gutenberg-field .mt-21{margin-top:210px}.customspacing .mr-21,.customspacing .wp-block-group.has-background.mr-21,.gutenberg-field .mr-21{margin-right:210px}.customspacing .mb-21,.customspacing .wp-block-group.has-background.mb-21,.gutenberg-field .mb-21{margin-bottom:210px}.customspacing .ml-21,.customspacing .wp-block-group.has-background.ml-21,.gutenberg-field .ml-21{margin-left:210px}.customspacing .p-22,.customspacing .wp-block-group.has-background.p-22,.gutenberg-field .p-22{padding:220px}.customspacing .pt-22,.customspacing .wp-block-group.has-background.pt-22,.gutenberg-field .pt-22{padding-top:220px}.customspacing .pr-22,.customspacing .wp-block-group.has-background.pr-22,.gutenberg-field .pr-22{padding-right:220px}.customspacing .pb-22,.customspacing .wp-block-group.has-background.pb-22,.gutenberg-field .pb-22{padding-bottom:220px}.customspacing .pl-22,.customspacing .wp-block-group.has-background.pl-22,.gutenberg-field .pl-22{padding-left:220px}.customspacing .wp-block-group.has-background.m-22,.customspacing m-22,.gutenberg-field .wp-block-group.has-background.m-22,.gutenberg-field m-22{margin:220px}.customspacing .mt-22,.customspacing .wp-block-group.has-background.mt-22,.gutenberg-field .mt-22{margin-top:220px}.customspacing .mr-22,.customspacing .wp-block-group.has-background.mr-22,.gutenberg-field .mr-22{margin-right:220px}.customspacing .mb-22,.customspacing .wp-block-group.has-background.mb-22,.gutenberg-field .mb-22{margin-bottom:220px}.customspacing .ml-22,.customspacing .wp-block-group.has-background.ml-22,.gutenberg-field .ml-22{margin-left:220px}.customspacing .p-23,.customspacing .wp-block-group.has-background.p-23,.gutenberg-field .p-23{padding:230px}.customspacing .pt-23,.customspacing .wp-block-group.has-background.pt-23,.gutenberg-field .pt-23{padding-top:230px}.customspacing .pr-23,.customspacing .wp-block-group.has-background.pr-23,.gutenberg-field .pr-23{padding-right:230px}.customspacing .pb-23,.customspacing .wp-block-group.has-background.pb-23,.gutenberg-field .pb-23{padding-bottom:230px}.customspacing .pl-23,.customspacing .wp-block-group.has-background.pl-23,.gutenberg-field .pl-23{padding-left:230px}.customspacing .wp-block-group.has-background.m-23,.customspacing m-23,.gutenberg-field .wp-block-group.has-background.m-23,.gutenberg-field m-23{margin:230px}.customspacing .mt-23,.customspacing .wp-block-group.has-background.mt-23,.gutenberg-field .mt-23{margin-top:230px}.customspacing .mr-23,.customspacing .wp-block-group.has-background.mr-23,.gutenberg-field .mr-23{margin-right:230px}.customspacing .mb-23,.customspacing .wp-block-group.has-background.mb-23,.gutenberg-field .mb-23{margin-bottom:230px}.customspacing .ml-23,.customspacing .wp-block-group.has-background.ml-23,.gutenberg-field .ml-23{margin-left:230px}.customspacing .p-24,.customspacing .wp-block-group.has-background.p-24,.gutenberg-field .p-24{padding:240px}.customspacing .pt-24,.customspacing .wp-block-group.has-background.pt-24,.gutenberg-field .pt-24{padding-top:240px}.customspacing .pr-24,.customspacing .wp-block-group.has-background.pr-24,.gutenberg-field .pr-24{padding-right:240px}.customspacing .pb-24,.customspacing .wp-block-group.has-background.pb-24,.gutenberg-field .pb-24{padding-bottom:240px}.customspacing .pl-24,.customspacing .wp-block-group.has-background.pl-24,.gutenberg-field .pl-24{padding-left:240px}.customspacing .wp-block-group.has-background.m-24,.customspacing m-24,.gutenberg-field .wp-block-group.has-background.m-24,.gutenberg-field m-24{margin:240px}.customspacing .mt-24,.customspacing .wp-block-group.has-background.mt-24,.gutenberg-field .mt-24{margin-top:240px}.customspacing .mr-24,.customspacing .wp-block-group.has-background.mr-24,.gutenberg-field .mr-24{margin-right:240px}.customspacing .mb-24,.customspacing .wp-block-group.has-background.mb-24,.gutenberg-field .mb-24{margin-bottom:240px}.customspacing .ml-24,.customspacing .wp-block-group.has-background.ml-24,.gutenberg-field .ml-24{margin-left:240px}.customspacing .p-25,.customspacing .wp-block-group.has-background.p-25,.gutenberg-field .p-25{padding:250px}.customspacing .pt-25,.customspacing .wp-block-group.has-background.pt-25,.gutenberg-field .pt-25{padding-top:250px}.customspacing .pr-25,.customspacing .wp-block-group.has-background.pr-25,.gutenberg-field .pr-25{padding-right:250px}.customspacing .pb-25,.customspacing .wp-block-group.has-background.pb-25,.gutenberg-field .pb-25{padding-bottom:250px}.customspacing .pl-25,.customspacing .wp-block-group.has-background.pl-25,.gutenberg-field .pl-25{padding-left:250px}.customspacing .wp-block-group.has-background.m-25,.customspacing m-25,.gutenberg-field .wp-block-group.has-background.m-25,.gutenberg-field m-25{margin:250px}.customspacing .mt-25,.customspacing .wp-block-group.has-background.mt-25,.gutenberg-field .mt-25{margin-top:250px}.customspacing .mr-25,.customspacing .wp-block-group.has-background.mr-25,.gutenberg-field .mr-25{margin-right:250px}.customspacing .mb-25,.customspacing .wp-block-group.has-background.mb-25,.gutenberg-field .mb-25{margin-bottom:250px}.customspacing .ml-25,.customspacing .wp-block-group.has-background.ml-25,.gutenberg-field .ml-25{margin-left:250px}.customspacing .p-26,.customspacing .wp-block-group.has-background.p-26,.gutenberg-field .p-26{padding:260px}.customspacing .pt-26,.customspacing .wp-block-group.has-background.pt-26,.gutenberg-field .pt-26{padding-top:260px}.customspacing .pr-26,.customspacing .wp-block-group.has-background.pr-26,.gutenberg-field .pr-26{padding-right:260px}.customspacing .pb-26,.customspacing .wp-block-group.has-background.pb-26,.gutenberg-field .pb-26{padding-bottom:260px}.customspacing .pl-26,.customspacing .wp-block-group.has-background.pl-26,.gutenberg-field .pl-26{padding-left:260px}.customspacing .wp-block-group.has-background.m-26,.customspacing m-26,.gutenberg-field .wp-block-group.has-background.m-26,.gutenberg-field m-26{margin:260px}.customspacing .mt-26,.customspacing .wp-block-group.has-background.mt-26,.gutenberg-field .mt-26{margin-top:260px}.customspacing .mr-26,.customspacing .wp-block-group.has-background.mr-26,.gutenberg-field .mr-26{margin-right:260px}.customspacing .mb-26,.customspacing .wp-block-group.has-background.mb-26,.gutenberg-field .mb-26{margin-bottom:260px}.customspacing .ml-26,.customspacing .wp-block-group.has-background.ml-26,.gutenberg-field .ml-26{margin-left:260px}.customspacing .p-27,.customspacing .wp-block-group.has-background.p-27,.gutenberg-field .p-27{padding:270px}.customspacing .pt-27,.customspacing .wp-block-group.has-background.pt-27,.gutenberg-field .pt-27{padding-top:270px}.customspacing .pr-27,.customspacing .wp-block-group.has-background.pr-27,.gutenberg-field .pr-27{padding-right:270px}.customspacing .pb-27,.customspacing .wp-block-group.has-background.pb-27,.gutenberg-field .pb-27{padding-bottom:270px}.customspacing .pl-27,.customspacing .wp-block-group.has-background.pl-27,.gutenberg-field .pl-27{padding-left:270px}.customspacing .wp-block-group.has-background.m-27,.customspacing m-27,.gutenberg-field .wp-block-group.has-background.m-27,.gutenberg-field m-27{margin:270px}.customspacing .mt-27,.customspacing .wp-block-group.has-background.mt-27,.gutenberg-field .mt-27{margin-top:270px}.customspacing .mr-27,.customspacing .wp-block-group.has-background.mr-27,.gutenberg-field .mr-27{margin-right:270px}.customspacing .mb-27,.customspacing .wp-block-group.has-background.mb-27,.gutenberg-field .mb-27{margin-bottom:270px}.customspacing .ml-27,.customspacing .wp-block-group.has-background.ml-27,.gutenberg-field .ml-27{margin-left:270px}.customspacing .p-28,.customspacing .wp-block-group.has-background.p-28,.gutenberg-field .p-28{padding:280px}.customspacing .pt-28,.customspacing .wp-block-group.has-background.pt-28,.gutenberg-field .pt-28{padding-top:280px}.customspacing .pr-28,.customspacing .wp-block-group.has-background.pr-28,.gutenberg-field .pr-28{padding-right:280px}.customspacing .pb-28,.customspacing .wp-block-group.has-background.pb-28,.gutenberg-field .pb-28{padding-bottom:280px}.customspacing .pl-28,.customspacing .wp-block-group.has-background.pl-28,.gutenberg-field .pl-28{padding-left:280px}.customspacing .wp-block-group.has-background.m-28,.customspacing m-28,.gutenberg-field .wp-block-group.has-background.m-28,.gutenberg-field m-28{margin:280px}.customspacing .mt-28,.customspacing .wp-block-group.has-background.mt-28,.gutenberg-field .mt-28{margin-top:280px}.customspacing .mr-28,.customspacing .wp-block-group.has-background.mr-28,.gutenberg-field .mr-28{margin-right:280px}.customspacing .mb-28,.customspacing .wp-block-group.has-background.mb-28,.gutenberg-field .mb-28{margin-bottom:280px}.customspacing .ml-28,.customspacing .wp-block-group.has-background.ml-28,.gutenberg-field .ml-28{margin-left:280px}.customspacing .p-29,.customspacing .wp-block-group.has-background.p-29,.gutenberg-field .p-29{padding:290px}.customspacing .pt-29,.customspacing .wp-block-group.has-background.pt-29,.gutenberg-field .pt-29{padding-top:290px}.customspacing .pr-29,.customspacing .wp-block-group.has-background.pr-29,.gutenberg-field .pr-29{padding-right:290px}.customspacing .pb-29,.customspacing .wp-block-group.has-background.pb-29,.gutenberg-field .pb-29{padding-bottom:290px}.customspacing .pl-29,.customspacing .wp-block-group.has-background.pl-29,.gutenberg-field .pl-29{padding-left:290px}.customspacing .wp-block-group.has-background.m-29,.customspacing m-29,.gutenberg-field .wp-block-group.has-background.m-29,.gutenberg-field m-29{margin:290px}.customspacing .mt-29,.customspacing .wp-block-group.has-background.mt-29,.gutenberg-field .mt-29{margin-top:290px}.customspacing .mr-29,.customspacing .wp-block-group.has-background.mr-29,.gutenberg-field .mr-29{margin-right:290px}.customspacing .mb-29,.customspacing .wp-block-group.has-background.mb-29,.gutenberg-field .mb-29{margin-bottom:290px}.customspacing .ml-29,.customspacing .wp-block-group.has-background.ml-29,.gutenberg-field .ml-29{margin-left:290px}.customspacing .p-30,.customspacing .wp-block-group.has-background.p-30,.gutenberg-field .p-30{padding:300px}.customspacing .pt-30,.customspacing .wp-block-group.has-background.pt-30,.gutenberg-field .pt-30{padding-top:300px}.customspacing .pr-30,.customspacing .wp-block-group.has-background.pr-30,.gutenberg-field .pr-30{padding-right:300px}.customspacing .pb-30,.customspacing .wp-block-group.has-background.pb-30,.gutenberg-field .pb-30{padding-bottom:300px}.customspacing .pl-30,.customspacing .wp-block-group.has-background.pl-30,.gutenberg-field .pl-30{padding-left:300px}.customspacing .wp-block-group.has-background.m-30,.customspacing m-30,.gutenberg-field .wp-block-group.has-background.m-30,.gutenberg-field m-30{margin:300px}.customspacing .mt-30,.customspacing .wp-block-group.has-background.mt-30,.gutenberg-field .mt-30{margin-top:300px}.customspacing .mr-30,.customspacing .wp-block-group.has-background.mr-30,.gutenberg-field .mr-30{margin-right:300px}.customspacing .mb-30,.customspacing .wp-block-group.has-background.mb-30,.gutenberg-field .mb-30{margin-bottom:300px}.customspacing .ml-30,.customspacing .wp-block-group.has-background.ml-30,.gutenberg-field .ml-30{margin-left:300px}.customspacing .p-31,.customspacing .wp-block-group.has-background.p-31,.gutenberg-field .p-31{padding:310px}.customspacing .pt-31,.customspacing .wp-block-group.has-background.pt-31,.gutenberg-field .pt-31{padding-top:310px}.customspacing .pr-31,.customspacing .wp-block-group.has-background.pr-31,.gutenberg-field .pr-31{padding-right:310px}.customspacing .pb-31,.customspacing .wp-block-group.has-background.pb-31,.gutenberg-field .pb-31{padding-bottom:310px}.customspacing .pl-31,.customspacing .wp-block-group.has-background.pl-31,.gutenberg-field .pl-31{padding-left:310px}.customspacing .wp-block-group.has-background.m-31,.customspacing m-31,.gutenberg-field .wp-block-group.has-background.m-31,.gutenberg-field m-31{margin:310px}.customspacing .mt-31,.customspacing .wp-block-group.has-background.mt-31,.gutenberg-field .mt-31{margin-top:310px}.customspacing .mr-31,.customspacing .wp-block-group.has-background.mr-31,.gutenberg-field .mr-31{margin-right:310px}.customspacing .mb-31,.customspacing .wp-block-group.has-background.mb-31,.gutenberg-field .mb-31{margin-bottom:310px}.customspacing .ml-31,.customspacing .wp-block-group.has-background.ml-31,.gutenberg-field .ml-31{margin-left:310px}.customspacing .p-32,.customspacing .wp-block-group.has-background.p-32,.gutenberg-field .p-32{padding:320px}.customspacing .pt-32,.customspacing .wp-block-group.has-background.pt-32,.gutenberg-field .pt-32{padding-top:320px}.customspacing .pr-32,.customspacing .wp-block-group.has-background.pr-32,.gutenberg-field .pr-32{padding-right:320px}.customspacing .pb-32,.customspacing .wp-block-group.has-background.pb-32,.gutenberg-field .pb-32{padding-bottom:320px}.customspacing .pl-32,.customspacing .wp-block-group.has-background.pl-32,.gutenberg-field .pl-32{padding-left:320px}.customspacing .wp-block-group.has-background.m-32,.customspacing m-32,.gutenberg-field .wp-block-group.has-background.m-32,.gutenberg-field m-32{margin:320px}.customspacing .mt-32,.customspacing .wp-block-group.has-background.mt-32,.gutenberg-field .mt-32{margin-top:320px}.customspacing .mr-32,.customspacing .wp-block-group.has-background.mr-32,.gutenberg-field .mr-32{margin-right:320px}.customspacing .mb-32,.customspacing .wp-block-group.has-background.mb-32,.gutenberg-field .mb-32{margin-bottom:320px}.customspacing .ml-32,.customspacing .wp-block-group.has-background.ml-32,.gutenberg-field .ml-32{margin-left:320px}.customspacing .p-33,.customspacing .wp-block-group.has-background.p-33,.gutenberg-field .p-33{padding:330px}.customspacing .pt-33,.customspacing .wp-block-group.has-background.pt-33,.gutenberg-field .pt-33{padding-top:330px}.customspacing .pr-33,.customspacing .wp-block-group.has-background.pr-33,.gutenberg-field .pr-33{padding-right:330px}.customspacing .pb-33,.customspacing .wp-block-group.has-background.pb-33,.gutenberg-field .pb-33{padding-bottom:330px}.customspacing .pl-33,.customspacing .wp-block-group.has-background.pl-33,.gutenberg-field .pl-33{padding-left:330px}.customspacing .wp-block-group.has-background.m-33,.customspacing m-33,.gutenberg-field .wp-block-group.has-background.m-33,.gutenberg-field m-33{margin:330px}.customspacing .mt-33,.customspacing .wp-block-group.has-background.mt-33,.gutenberg-field .mt-33{margin-top:330px}.customspacing .mr-33,.customspacing .wp-block-group.has-background.mr-33,.gutenberg-field .mr-33{margin-right:330px}.customspacing .mb-33,.customspacing .wp-block-group.has-background.mb-33,.gutenberg-field .mb-33{margin-bottom:330px}.customspacing .ml-33,.customspacing .wp-block-group.has-background.ml-33,.gutenberg-field .ml-33{margin-left:330px}.customspacing .p-34,.customspacing .wp-block-group.has-background.p-34,.gutenberg-field .p-34{padding:340px}.customspacing .pt-34,.customspacing .wp-block-group.has-background.pt-34,.gutenberg-field .pt-34{padding-top:340px}.customspacing .pr-34,.customspacing .wp-block-group.has-background.pr-34,.gutenberg-field .pr-34{padding-right:340px}.customspacing .pb-34,.customspacing .wp-block-group.has-background.pb-34,.gutenberg-field .pb-34{padding-bottom:340px}.customspacing .pl-34,.customspacing .wp-block-group.has-background.pl-34,.gutenberg-field .pl-34{padding-left:340px}.customspacing .wp-block-group.has-background.m-34,.customspacing m-34,.gutenberg-field .wp-block-group.has-background.m-34,.gutenberg-field m-34{margin:340px}.customspacing .mt-34,.customspacing .wp-block-group.has-background.mt-34,.gutenberg-field .mt-34{margin-top:340px}.customspacing .mr-34,.customspacing .wp-block-group.has-background.mr-34,.gutenberg-field .mr-34{margin-right:340px}.customspacing .mb-34,.customspacing .wp-block-group.has-background.mb-34,.gutenberg-field .mb-34{margin-bottom:340px}.customspacing .ml-34,.customspacing .wp-block-group.has-background.ml-34,.gutenberg-field .ml-34{margin-left:340px}.customspacing .p-35,.customspacing .wp-block-group.has-background.p-35,.gutenberg-field .p-35{padding:350px}.customspacing .pt-35,.customspacing .wp-block-group.has-background.pt-35,.gutenberg-field .pt-35{padding-top:350px}.customspacing .pr-35,.customspacing .wp-block-group.has-background.pr-35,.gutenberg-field .pr-35{padding-right:350px}.customspacing .pb-35,.customspacing .wp-block-group.has-background.pb-35,.gutenberg-field .pb-35{padding-bottom:350px}.customspacing .pl-35,.customspacing .wp-block-group.has-background.pl-35,.gutenberg-field .pl-35{padding-left:350px}.customspacing .wp-block-group.has-background.m-35,.customspacing m-35,.gutenberg-field .wp-block-group.has-background.m-35,.gutenberg-field m-35{margin:350px}.customspacing .mt-35,.customspacing .wp-block-group.has-background.mt-35,.gutenberg-field .mt-35{margin-top:350px}.customspacing .mr-35,.customspacing .wp-block-group.has-background.mr-35,.gutenberg-field .mr-35{margin-right:350px}.customspacing .mb-35,.customspacing .wp-block-group.has-background.mb-35,.gutenberg-field .mb-35{margin-bottom:350px}.customspacing .ml-35,.customspacing .wp-block-group.has-background.ml-35,.gutenberg-field .ml-35{margin-left:350px}.customspacing .p-36,.customspacing .wp-block-group.has-background.p-36,.gutenberg-field .p-36{padding:360px}.customspacing .pt-36,.customspacing .wp-block-group.has-background.pt-36,.gutenberg-field .pt-36{padding-top:360px}.customspacing .pr-36,.customspacing .wp-block-group.has-background.pr-36,.gutenberg-field .pr-36{padding-right:360px}.customspacing .pb-36,.customspacing .wp-block-group.has-background.pb-36,.gutenberg-field .pb-36{padding-bottom:360px}.customspacing .pl-36,.customspacing .wp-block-group.has-background.pl-36,.gutenberg-field .pl-36{padding-left:360px}.customspacing .wp-block-group.has-background.m-36,.customspacing m-36,.gutenberg-field .wp-block-group.has-background.m-36,.gutenberg-field m-36{margin:360px}.customspacing .mt-36,.customspacing .wp-block-group.has-background.mt-36,.gutenberg-field .mt-36{margin-top:360px}.customspacing .mr-36,.customspacing .wp-block-group.has-background.mr-36,.gutenberg-field .mr-36{margin-right:360px}.customspacing .mb-36,.customspacing .wp-block-group.has-background.mb-36,.gutenberg-field .mb-36{margin-bottom:360px}.customspacing .ml-36,.customspacing .wp-block-group.has-background.ml-36,.gutenberg-field .ml-36{margin-left:360px}.customspacing .p-37,.customspacing .wp-block-group.has-background.p-37,.gutenberg-field .p-37{padding:370px}.customspacing .pt-37,.customspacing .wp-block-group.has-background.pt-37,.gutenberg-field .pt-37{padding-top:370px}.customspacing .pr-37,.customspacing .wp-block-group.has-background.pr-37,.gutenberg-field .pr-37{padding-right:370px}.customspacing .pb-37,.customspacing .wp-block-group.has-background.pb-37,.gutenberg-field .pb-37{padding-bottom:370px}.customspacing .pl-37,.customspacing .wp-block-group.has-background.pl-37,.gutenberg-field .pl-37{padding-left:370px}.customspacing .wp-block-group.has-background.m-37,.customspacing m-37,.gutenberg-field .wp-block-group.has-background.m-37,.gutenberg-field m-37{margin:370px}.customspacing .mt-37,.customspacing .wp-block-group.has-background.mt-37,.gutenberg-field .mt-37{margin-top:370px}.customspacing .mr-37,.customspacing .wp-block-group.has-background.mr-37,.gutenberg-field .mr-37{margin-right:370px}.customspacing .mb-37,.customspacing .wp-block-group.has-background.mb-37,.gutenberg-field .mb-37{margin-bottom:370px}.customspacing .ml-37,.customspacing .wp-block-group.has-background.ml-37,.gutenberg-field .ml-37{margin-left:370px}.customspacing .p-38,.customspacing .wp-block-group.has-background.p-38,.gutenberg-field .p-38{padding:380px}.customspacing .pt-38,.customspacing .wp-block-group.has-background.pt-38,.gutenberg-field .pt-38{padding-top:380px}.customspacing .pr-38,.customspacing .wp-block-group.has-background.pr-38,.gutenberg-field .pr-38{padding-right:380px}.customspacing .pb-38,.customspacing .wp-block-group.has-background.pb-38,.gutenberg-field .pb-38{padding-bottom:380px}.customspacing .pl-38,.customspacing .wp-block-group.has-background.pl-38,.gutenberg-field .pl-38{padding-left:380px}.customspacing .wp-block-group.has-background.m-38,.customspacing m-38,.gutenberg-field .wp-block-group.has-background.m-38,.gutenberg-field m-38{margin:380px}.customspacing .mt-38,.customspacing .wp-block-group.has-background.mt-38,.gutenberg-field .mt-38{margin-top:380px}.customspacing .mr-38,.customspacing .wp-block-group.has-background.mr-38,.gutenberg-field .mr-38{margin-right:380px}.customspacing .mb-38,.customspacing .wp-block-group.has-background.mb-38,.gutenberg-field .mb-38{margin-bottom:380px}.customspacing .ml-38,.customspacing .wp-block-group.has-background.ml-38,.gutenberg-field .ml-38{margin-left:380px}.customspacing .p-39,.customspacing .wp-block-group.has-background.p-39,.gutenberg-field .p-39{padding:390px}.customspacing .pt-39,.customspacing .wp-block-group.has-background.pt-39,.gutenberg-field .pt-39{padding-top:390px}.customspacing .pr-39,.customspacing .wp-block-group.has-background.pr-39,.gutenberg-field .pr-39{padding-right:390px}.customspacing .pb-39,.customspacing .wp-block-group.has-background.pb-39,.gutenberg-field .pb-39{padding-bottom:390px}.customspacing .pl-39,.customspacing .wp-block-group.has-background.pl-39,.gutenberg-field .pl-39{padding-left:390px}.customspacing .wp-block-group.has-background.m-39,.customspacing m-39,.gutenberg-field .wp-block-group.has-background.m-39,.gutenberg-field m-39{margin:390px}.customspacing .mt-39,.customspacing .wp-block-group.has-background.mt-39,.gutenberg-field .mt-39{margin-top:390px}.customspacing .mr-39,.customspacing .wp-block-group.has-background.mr-39,.gutenberg-field .mr-39{margin-right:390px}.customspacing .mb-39,.customspacing .wp-block-group.has-background.mb-39,.gutenberg-field .mb-39{margin-bottom:390px}.customspacing .ml-39,.customspacing .wp-block-group.has-background.ml-39,.gutenberg-field .ml-39{margin-left:390px}.customspacing .p-40,.customspacing .wp-block-group.has-background.p-40,.gutenberg-field .p-40{padding:400px}.customspacing .pt-40,.customspacing .wp-block-group.has-background.pt-40,.gutenberg-field .pt-40{padding-top:400px}.customspacing .pr-40,.customspacing .wp-block-group.has-background.pr-40,.gutenberg-field .pr-40{padding-right:400px}.customspacing .pb-40,.customspacing .wp-block-group.has-background.pb-40,.gutenberg-field .pb-40{padding-bottom:400px}.customspacing .pl-40,.customspacing .wp-block-group.has-background.pl-40,.gutenberg-field .pl-40{padding-left:400px}.customspacing .wp-block-group.has-background.m-40,.customspacing m-40,.gutenberg-field .wp-block-group.has-background.m-40,.gutenberg-field m-40{margin:400px}.customspacing .mt-40,.customspacing .wp-block-group.has-background.mt-40,.gutenberg-field .mt-40{margin-top:400px}.customspacing .mr-40,.customspacing .wp-block-group.has-background.mr-40,.gutenberg-field .mr-40{margin-right:400px}.customspacing .mb-40,.customspacing .wp-block-group.has-background.mb-40,.gutenberg-field .mb-40{margin-bottom:400px}.customspacing .ml-40,.customspacing .wp-block-group.has-background.ml-40,.gutenberg-field .ml-40{margin-left:400px}.customspacing .p-small-1,.customspacing .wp-block-group.has-background.p-small-1,.gutenberg-field .p-small-1{padding:10px}.customspacing .pt-small-1,.customspacing .wp-block-group.has-background.pt-small-1,.gutenberg-field .pt-small-1{padding-top:10px}.customspacing .pr-small-1,.customspacing .wp-block-group.has-background.pr-small-1,.gutenberg-field .pr-small-1{padding-right:10px}.customspacing .pb-small-1,.customspacing .wp-block-group.has-background.pb-small-1,.gutenberg-field .pb-small-1{padding-bottom:10px}.customspacing .pl-small-1,.customspacing .wp-block-group.has-background.pl-small-1,.gutenberg-field .pl-small-1{padding-left:10px}.customspacing .m-small-1,.customspacing .wp-block-group.has-background.m-small-1,.gutenberg-field .m-small-1{margin:10px}.customspacing .mt-small-1,.customspacing .wp-block-group.has-background.mt-small-1,.gutenberg-field .mt-small-1{margin-top:10px}.customspacing .mr-small-1,.customspacing .wp-block-group.has-background.mr-small-1,.gutenberg-field .mr-small-1{margin-right:10px}.customspacing .mb-small-1,.customspacing .wp-block-group.has-background.mb-small-1,.gutenberg-field .mb-small-1{margin-bottom:10px}.customspacing .ml-small-1,.customspacing .wp-block-group.has-background.ml-small-1,.gutenberg-field .ml-small-1{margin-left:10px}.customspacing .p-small-2,.customspacing .wp-block-group.has-background.p-small-2,.gutenberg-field .p-small-2{padding:20px}.customspacing .pt-small-2,.customspacing .wp-block-group.has-background.pt-small-2,.gutenberg-field .pt-small-2{padding-top:20px}.customspacing .pr-small-2,.customspacing .wp-block-group.has-background.pr-small-2,.gutenberg-field .pr-small-2{padding-right:20px}.customspacing .pb-small-2,.customspacing .wp-block-group.has-background.pb-small-2,.gutenberg-field .pb-small-2{padding-bottom:20px}.customspacing .pl-small-2,.customspacing .wp-block-group.has-background.pl-small-2,.gutenberg-field .pl-small-2{padding-left:20px}.customspacing .m-small-2,.customspacing .wp-block-group.has-background.m-small-2,.gutenberg-field .m-small-2{margin:20px}.customspacing .mt-small-2,.customspacing .wp-block-group.has-background.mt-small-2,.gutenberg-field .mt-small-2{margin-top:20px}.customspacing .mr-small-2,.customspacing .wp-block-group.has-background.mr-small-2,.gutenberg-field .mr-small-2{margin-right:20px}.customspacing .mb-small-2,.customspacing .wp-block-group.has-background.mb-small-2,.gutenberg-field .mb-small-2{margin-bottom:20px}.customspacing .ml-small-2,.customspacing .wp-block-group.has-background.ml-small-2,.gutenberg-field .ml-small-2{margin-left:20px}.customspacing .p-small-3,.customspacing .wp-block-group.has-background.p-small-3,.gutenberg-field .p-small-3{padding:30px}.customspacing .pt-small-3,.customspacing .wp-block-group.has-background.pt-small-3,.gutenberg-field .pt-small-3{padding-top:30px}.customspacing .pr-small-3,.customspacing .wp-block-group.has-background.pr-small-3,.gutenberg-field .pr-small-3{padding-right:30px}.customspacing .pb-small-3,.customspacing .wp-block-group.has-background.pb-small-3,.gutenberg-field .pb-small-3{padding-bottom:30px}.customspacing .pl-small-3,.customspacing .wp-block-group.has-background.pl-small-3,.gutenberg-field .pl-small-3{padding-left:30px}.customspacing .m-small-3,.customspacing .wp-block-group.has-background.m-small-3,.gutenberg-field .m-small-3{margin:30px}.customspacing .mt-small-3,.customspacing .wp-block-group.has-background.mt-small-3,.gutenberg-field .mt-small-3{margin-top:30px}.customspacing .mr-small-3,.customspacing .wp-block-group.has-background.mr-small-3,.gutenberg-field .mr-small-3{margin-right:30px}.customspacing .mb-small-3,.customspacing .wp-block-group.has-background.mb-small-3,.gutenberg-field .mb-small-3{margin-bottom:30px}.customspacing .ml-small-3,.customspacing .wp-block-group.has-background.ml-small-3,.gutenberg-field .ml-small-3{margin-left:30px}.customspacing .p-small-4,.customspacing .wp-block-group.has-background.p-small-4,.gutenberg-field .p-small-4{padding:40px}.customspacing .pt-small-4,.customspacing .wp-block-group.has-background.pt-small-4,.gutenberg-field .pt-small-4{padding-top:40px}.customspacing .pr-small-4,.customspacing .wp-block-group.has-background.pr-small-4,.gutenberg-field .pr-small-4{padding-right:40px}.customspacing .pb-small-4,.customspacing .wp-block-group.has-background.pb-small-4,.gutenberg-field .pb-small-4{padding-bottom:40px}.customspacing .pl-small-4,.customspacing .wp-block-group.has-background.pl-small-4,.gutenberg-field .pl-small-4{padding-left:40px}.customspacing .m-small-4,.customspacing .wp-block-group.has-background.m-small-4,.gutenberg-field .m-small-4{margin:40px}.customspacing .mt-small-4,.customspacing .wp-block-group.has-background.mt-small-4,.gutenberg-field .mt-small-4{margin-top:40px}.customspacing .mr-small-4,.customspacing .wp-block-group.has-background.mr-small-4,.gutenberg-field .mr-small-4{margin-right:40px}.customspacing .mb-small-4,.customspacing .wp-block-group.has-background.mb-small-4,.gutenberg-field .mb-small-4{margin-bottom:40px}.customspacing .ml-small-4,.customspacing .wp-block-group.has-background.ml-small-4,.gutenberg-field .ml-small-4{margin-left:40px}.customspacing .p-small-5,.customspacing .wp-block-group.has-background.p-small-5,.gutenberg-field .p-small-5{padding:50px}.customspacing .pt-small-5,.customspacing .wp-block-group.has-background.pt-small-5,.gutenberg-field .pt-small-5{padding-top:50px}.customspacing .pr-small-5,.customspacing .wp-block-group.has-background.pr-small-5,.gutenberg-field .pr-small-5{padding-right:50px}.customspacing .pb-small-5,.customspacing .wp-block-group.has-background.pb-small-5,.gutenberg-field .pb-small-5{padding-bottom:50px}.customspacing .pl-small-5,.customspacing .wp-block-group.has-background.pl-small-5,.gutenberg-field .pl-small-5{padding-left:50px}.customspacing .m-small-5,.customspacing .wp-block-group.has-background.m-small-5,.gutenberg-field .m-small-5{margin:50px}.customspacing .mt-small-5,.customspacing .wp-block-group.has-background.mt-small-5,.gutenberg-field .mt-small-5{margin-top:50px}.customspacing .mr-small-5,.customspacing .wp-block-group.has-background.mr-small-5,.gutenberg-field .mr-small-5{margin-right:50px}.customspacing .mb-small-5,.customspacing .wp-block-group.has-background.mb-small-5,.gutenberg-field .mb-small-5{margin-bottom:50px}.customspacing .ml-small-5,.customspacing .wp-block-group.has-background.ml-small-5,.gutenberg-field .ml-small-5{margin-left:50px}.customspacing .p-small-6,.customspacing .wp-block-group.has-background.p-small-6,.gutenberg-field .p-small-6{padding:60px}.customspacing .pt-small-6,.customspacing .wp-block-group.has-background.pt-small-6,.gutenberg-field .pt-small-6{padding-top:60px}.customspacing .pr-small-6,.customspacing .wp-block-group.has-background.pr-small-6,.gutenberg-field .pr-small-6{padding-right:60px}.customspacing .pb-small-6,.customspacing .wp-block-group.has-background.pb-small-6,.gutenberg-field .pb-small-6{padding-bottom:60px}.customspacing .pl-small-6,.customspacing .wp-block-group.has-background.pl-small-6,.gutenberg-field .pl-small-6{padding-left:60px}.customspacing .m-small-6,.customspacing .wp-block-group.has-background.m-small-6,.gutenberg-field .m-small-6{margin:60px}.customspacing .mt-small-6,.customspacing .wp-block-group.has-background.mt-small-6,.gutenberg-field .mt-small-6{margin-top:60px}.customspacing .mr-small-6,.customspacing .wp-block-group.has-background.mr-small-6,.gutenberg-field .mr-small-6{margin-right:60px}.customspacing .mb-small-6,.customspacing .wp-block-group.has-background.mb-small-6,.gutenberg-field .mb-small-6{margin-bottom:60px}.customspacing .ml-small-6,.customspacing .wp-block-group.has-background.ml-small-6,.gutenberg-field .ml-small-6{margin-left:60px}.customspacing .p-small-7,.customspacing .wp-block-group.has-background.p-small-7,.gutenberg-field .p-small-7{padding:70px}.customspacing .pt-small-7,.customspacing .wp-block-group.has-background.pt-small-7,.gutenberg-field .pt-small-7{padding-top:70px}.customspacing .pr-small-7,.customspacing .wp-block-group.has-background.pr-small-7,.gutenberg-field .pr-small-7{padding-right:70px}.customspacing .pb-small-7,.customspacing .wp-block-group.has-background.pb-small-7,.gutenberg-field .pb-small-7{padding-bottom:70px}.customspacing .pl-small-7,.customspacing .wp-block-group.has-background.pl-small-7,.gutenberg-field .pl-small-7{padding-left:70px}.customspacing .m-small-7,.customspacing .wp-block-group.has-background.m-small-7,.gutenberg-field .m-small-7{margin:70px}.customspacing .mt-small-7,.customspacing .wp-block-group.has-background.mt-small-7,.gutenberg-field .mt-small-7{margin-top:70px}.customspacing .mr-small-7,.customspacing .wp-block-group.has-background.mr-small-7,.gutenberg-field .mr-small-7{margin-right:70px}.customspacing .mb-small-7,.customspacing .wp-block-group.has-background.mb-small-7,.gutenberg-field .mb-small-7{margin-bottom:70px}.customspacing .ml-small-7,.customspacing .wp-block-group.has-background.ml-small-7,.gutenberg-field .ml-small-7{margin-left:70px}.customspacing .p-small-8,.customspacing .wp-block-group.has-background.p-small-8,.gutenberg-field .p-small-8{padding:80px}.customspacing .pt-small-8,.customspacing .wp-block-group.has-background.pt-small-8,.gutenberg-field .pt-small-8{padding-top:80px}.customspacing .pr-small-8,.customspacing .wp-block-group.has-background.pr-small-8,.gutenberg-field .pr-small-8{padding-right:80px}.customspacing .pb-small-8,.customspacing .wp-block-group.has-background.pb-small-8,.gutenberg-field .pb-small-8{padding-bottom:80px}.customspacing .pl-small-8,.customspacing .wp-block-group.has-background.pl-small-8,.gutenberg-field .pl-small-8{padding-left:80px}.customspacing .m-small-8,.customspacing .wp-block-group.has-background.m-small-8,.gutenberg-field .m-small-8{margin:80px}.customspacing .mt-small-8,.customspacing .wp-block-group.has-background.mt-small-8,.gutenberg-field .mt-small-8{margin-top:80px}.customspacing .mr-small-8,.customspacing .wp-block-group.has-background.mr-small-8,.gutenberg-field .mr-small-8{margin-right:80px}.customspacing .mb-small-8,.customspacing .wp-block-group.has-background.mb-small-8,.gutenberg-field .mb-small-8{margin-bottom:80px}.customspacing .ml-small-8,.customspacing .wp-block-group.has-background.ml-small-8,.gutenberg-field .ml-small-8{margin-left:80px}.customspacing .p-small-9,.customspacing .wp-block-group.has-background.p-small-9,.gutenberg-field .p-small-9{padding:90px}.customspacing .pt-small-9,.customspacing .wp-block-group.has-background.pt-small-9,.gutenberg-field .pt-small-9{padding-top:90px}.customspacing .pr-small-9,.customspacing .wp-block-group.has-background.pr-small-9,.gutenberg-field .pr-small-9{padding-right:90px}.customspacing .pb-small-9,.customspacing .wp-block-group.has-background.pb-small-9,.gutenberg-field .pb-small-9{padding-bottom:90px}.customspacing .pl-small-9,.customspacing .wp-block-group.has-background.pl-small-9,.gutenberg-field .pl-small-9{padding-left:90px}.customspacing .m-small-9,.customspacing .wp-block-group.has-background.m-small-9,.gutenberg-field .m-small-9{margin:90px}.customspacing .mt-small-9,.customspacing .wp-block-group.has-background.mt-small-9,.gutenberg-field .mt-small-9{margin-top:90px}.customspacing .mr-small-9,.customspacing .wp-block-group.has-background.mr-small-9,.gutenberg-field .mr-small-9{margin-right:90px}.customspacing .mb-small-9,.customspacing .wp-block-group.has-background.mb-small-9,.gutenberg-field .mb-small-9{margin-bottom:90px}.customspacing .ml-small-9,.customspacing .wp-block-group.has-background.ml-small-9,.gutenberg-field .ml-small-9{margin-left:90px}.customspacing .p-small-10,.customspacing .wp-block-group.has-background.p-small-10,.gutenberg-field .p-small-10{padding:100px}.customspacing .pt-small-10,.customspacing .wp-block-group.has-background.pt-small-10,.gutenberg-field .pt-small-10{padding-top:100px}.customspacing .pr-small-10,.customspacing .wp-block-group.has-background.pr-small-10,.gutenberg-field .pr-small-10{padding-right:100px}.customspacing .pb-small-10,.customspacing .wp-block-group.has-background.pb-small-10,.gutenberg-field .pb-small-10{padding-bottom:100px}.customspacing .pl-small-10,.customspacing .wp-block-group.has-background.pl-small-10,.gutenberg-field .pl-small-10{padding-left:100px}.customspacing .m-small-10,.customspacing .wp-block-group.has-background.m-small-10,.gutenberg-field .m-small-10{margin:100px}.customspacing .mt-small-10,.customspacing .wp-block-group.has-background.mt-small-10,.gutenberg-field .mt-small-10{margin-top:100px}.customspacing .mr-small-10,.customspacing .wp-block-group.has-background.mr-small-10,.gutenberg-field .mr-small-10{margin-right:100px}.customspacing .mb-small-10,.customspacing .wp-block-group.has-background.mb-small-10,.gutenberg-field .mb-small-10{margin-bottom:100px}.customspacing .ml-small-10,.customspacing .wp-block-group.has-background.ml-small-10,.gutenberg-field .ml-small-10{margin-left:100px}.customspacing .p-small-11,.customspacing .wp-block-group.has-background.p-small-11,.gutenberg-field .p-small-11{padding:110px}.customspacing .pt-small-11,.customspacing .wp-block-group.has-background.pt-small-11,.gutenberg-field .pt-small-11{padding-top:110px}.customspacing .pr-small-11,.customspacing .wp-block-group.has-background.pr-small-11,.gutenberg-field .pr-small-11{padding-right:110px}.customspacing .pb-small-11,.customspacing .wp-block-group.has-background.pb-small-11,.gutenberg-field .pb-small-11{padding-bottom:110px}.customspacing .pl-small-11,.customspacing .wp-block-group.has-background.pl-small-11,.gutenberg-field .pl-small-11{padding-left:110px}.customspacing .m-small-11,.customspacing .wp-block-group.has-background.m-small-11,.gutenberg-field .m-small-11{margin:110px}.customspacing .mt-small-11,.customspacing .wp-block-group.has-background.mt-small-11,.gutenberg-field .mt-small-11{margin-top:110px}.customspacing .mr-small-11,.customspacing .wp-block-group.has-background.mr-small-11,.gutenberg-field .mr-small-11{margin-right:110px}.customspacing .mb-small-11,.customspacing .wp-block-group.has-background.mb-small-11,.gutenberg-field .mb-small-11{margin-bottom:110px}.customspacing .ml-small-11,.customspacing .wp-block-group.has-background.ml-small-11,.gutenberg-field .ml-small-11{margin-left:110px}.customspacing .p-small-12,.customspacing .wp-block-group.has-background.p-small-12,.gutenberg-field .p-small-12{padding:120px}.customspacing .pt-small-12,.customspacing .wp-block-group.has-background.pt-small-12,.gutenberg-field .pt-small-12{padding-top:120px}.customspacing .pr-small-12,.customspacing .wp-block-group.has-background.pr-small-12,.gutenberg-field .pr-small-12{padding-right:120px}.customspacing .pb-small-12,.customspacing .wp-block-group.has-background.pb-small-12,.gutenberg-field .pb-small-12{padding-bottom:120px}.customspacing .pl-small-12,.customspacing .wp-block-group.has-background.pl-small-12,.gutenberg-field .pl-small-12{padding-left:120px}.customspacing .m-small-12,.customspacing .wp-block-group.has-background.m-small-12,.gutenberg-field .m-small-12{margin:120px}.customspacing .mt-small-12,.customspacing .wp-block-group.has-background.mt-small-12,.gutenberg-field .mt-small-12{margin-top:120px}.customspacing .mr-small-12,.customspacing .wp-block-group.has-background.mr-small-12,.gutenberg-field .mr-small-12{margin-right:120px}.customspacing .mb-small-12,.customspacing .wp-block-group.has-background.mb-small-12,.gutenberg-field .mb-small-12{margin-bottom:120px}.customspacing .ml-small-12,.customspacing .wp-block-group.has-background.ml-small-12,.gutenberg-field .ml-small-12{margin-left:120px}.customspacing .p-small-13,.customspacing .wp-block-group.has-background.p-small-13,.gutenberg-field .p-small-13{padding:130px}.customspacing .pt-small-13,.customspacing .wp-block-group.has-background.pt-small-13,.gutenberg-field .pt-small-13{padding-top:130px}.customspacing .pr-small-13,.customspacing .wp-block-group.has-background.pr-small-13,.gutenberg-field .pr-small-13{padding-right:130px}.customspacing .pb-small-13,.customspacing .wp-block-group.has-background.pb-small-13,.gutenberg-field .pb-small-13{padding-bottom:130px}.customspacing .pl-small-13,.customspacing .wp-block-group.has-background.pl-small-13,.gutenberg-field .pl-small-13{padding-left:130px}.customspacing .m-small-13,.customspacing .wp-block-group.has-background.m-small-13,.gutenberg-field .m-small-13{margin:130px}.customspacing .mt-small-13,.customspacing .wp-block-group.has-background.mt-small-13,.gutenberg-field .mt-small-13{margin-top:130px}.customspacing .mr-small-13,.customspacing .wp-block-group.has-background.mr-small-13,.gutenberg-field .mr-small-13{margin-right:130px}.customspacing .mb-small-13,.customspacing .wp-block-group.has-background.mb-small-13,.gutenberg-field .mb-small-13{margin-bottom:130px}.customspacing .ml-small-13,.customspacing .wp-block-group.has-background.ml-small-13,.gutenberg-field .ml-small-13{margin-left:130px}.customspacing .p-small-14,.customspacing .wp-block-group.has-background.p-small-14,.gutenberg-field .p-small-14{padding:140px}.customspacing .pt-small-14,.customspacing .wp-block-group.has-background.pt-small-14,.gutenberg-field .pt-small-14{padding-top:140px}.customspacing .pr-small-14,.customspacing .wp-block-group.has-background.pr-small-14,.gutenberg-field .pr-small-14{padding-right:140px}.customspacing .pb-small-14,.customspacing .wp-block-group.has-background.pb-small-14,.gutenberg-field .pb-small-14{padding-bottom:140px}.customspacing .pl-small-14,.customspacing .wp-block-group.has-background.pl-small-14,.gutenberg-field .pl-small-14{padding-left:140px}.customspacing .m-small-14,.customspacing .wp-block-group.has-background.m-small-14,.gutenberg-field .m-small-14{margin:140px}.customspacing .mt-small-14,.customspacing .wp-block-group.has-background.mt-small-14,.gutenberg-field .mt-small-14{margin-top:140px}.customspacing .mr-small-14,.customspacing .wp-block-group.has-background.mr-small-14,.gutenberg-field .mr-small-14{margin-right:140px}.customspacing .mb-small-14,.customspacing .wp-block-group.has-background.mb-small-14,.gutenberg-field .mb-small-14{margin-bottom:140px}.customspacing .ml-small-14,.customspacing .wp-block-group.has-background.ml-small-14,.gutenberg-field .ml-small-14{margin-left:140px}.customspacing .p-small-15,.customspacing .wp-block-group.has-background.p-small-15,.gutenberg-field .p-small-15{padding:150px}.customspacing .pt-small-15,.customspacing .wp-block-group.has-background.pt-small-15,.gutenberg-field .pt-small-15{padding-top:150px}.customspacing .pr-small-15,.customspacing .wp-block-group.has-background.pr-small-15,.gutenberg-field .pr-small-15{padding-right:150px}.customspacing .pb-small-15,.customspacing .wp-block-group.has-background.pb-small-15,.gutenberg-field .pb-small-15{padding-bottom:150px}.customspacing .pl-small-15,.customspacing .wp-block-group.has-background.pl-small-15,.gutenberg-field .pl-small-15{padding-left:150px}.customspacing .m-small-15,.customspacing .wp-block-group.has-background.m-small-15,.gutenberg-field .m-small-15{margin:150px}.customspacing .mt-small-15,.customspacing .wp-block-group.has-background.mt-small-15,.gutenberg-field .mt-small-15{margin-top:150px}.customspacing .mr-small-15,.customspacing .wp-block-group.has-background.mr-small-15,.gutenberg-field .mr-small-15{margin-right:150px}.customspacing .mb-small-15,.customspacing .wp-block-group.has-background.mb-small-15,.gutenberg-field .mb-small-15{margin-bottom:150px}.customspacing .ml-small-15,.customspacing .wp-block-group.has-background.ml-small-15,.gutenberg-field .ml-small-15{margin-left:150px}.customspacing .p-small-16,.customspacing .wp-block-group.has-background.p-small-16,.gutenberg-field .p-small-16{padding:160px}.customspacing .pt-small-16,.customspacing .wp-block-group.has-background.pt-small-16,.gutenberg-field .pt-small-16{padding-top:160px}.customspacing .pr-small-16,.customspacing .wp-block-group.has-background.pr-small-16,.gutenberg-field .pr-small-16{padding-right:160px}.customspacing .pb-small-16,.customspacing .wp-block-group.has-background.pb-small-16,.gutenberg-field .pb-small-16{padding-bottom:160px}.customspacing .pl-small-16,.customspacing .wp-block-group.has-background.pl-small-16,.gutenberg-field .pl-small-16{padding-left:160px}.customspacing .m-small-16,.customspacing .wp-block-group.has-background.m-small-16,.gutenberg-field .m-small-16{margin:160px}.customspacing .mt-small-16,.customspacing .wp-block-group.has-background.mt-small-16,.gutenberg-field .mt-small-16{margin-top:160px}.customspacing .mr-small-16,.customspacing .wp-block-group.has-background.mr-small-16,.gutenberg-field .mr-small-16{margin-right:160px}.customspacing .mb-small-16,.customspacing .wp-block-group.has-background.mb-small-16,.gutenberg-field .mb-small-16{margin-bottom:160px}.customspacing .ml-small-16,.customspacing .wp-block-group.has-background.ml-small-16,.gutenberg-field .ml-small-16{margin-left:160px}.customspacing .p-small-17,.customspacing .wp-block-group.has-background.p-small-17,.gutenberg-field .p-small-17{padding:170px}.customspacing .pt-small-17,.customspacing .wp-block-group.has-background.pt-small-17,.gutenberg-field .pt-small-17{padding-top:170px}.customspacing .pr-small-17,.customspacing .wp-block-group.has-background.pr-small-17,.gutenberg-field .pr-small-17{padding-right:170px}.customspacing .pb-small-17,.customspacing .wp-block-group.has-background.pb-small-17,.gutenberg-field .pb-small-17{padding-bottom:170px}.customspacing .pl-small-17,.customspacing .wp-block-group.has-background.pl-small-17,.gutenberg-field .pl-small-17{padding-left:170px}.customspacing .m-small-17,.customspacing .wp-block-group.has-background.m-small-17,.gutenberg-field .m-small-17{margin:170px}.customspacing .mt-small-17,.customspacing .wp-block-group.has-background.mt-small-17,.gutenberg-field .mt-small-17{margin-top:170px}.customspacing .mr-small-17,.customspacing .wp-block-group.has-background.mr-small-17,.gutenberg-field .mr-small-17{margin-right:170px}.customspacing .mb-small-17,.customspacing .wp-block-group.has-background.mb-small-17,.gutenberg-field .mb-small-17{margin-bottom:170px}.customspacing .ml-small-17,.customspacing .wp-block-group.has-background.ml-small-17,.gutenberg-field .ml-small-17{margin-left:170px}.customspacing .p-small-18,.customspacing .wp-block-group.has-background.p-small-18,.gutenberg-field .p-small-18{padding:180px}.customspacing .pt-small-18,.customspacing .wp-block-group.has-background.pt-small-18,.gutenberg-field .pt-small-18{padding-top:180px}.customspacing .pr-small-18,.customspacing .wp-block-group.has-background.pr-small-18,.gutenberg-field .pr-small-18{padding-right:180px}.customspacing .pb-small-18,.customspacing .wp-block-group.has-background.pb-small-18,.gutenberg-field .pb-small-18{padding-bottom:180px}.customspacing .pl-small-18,.customspacing .wp-block-group.has-background.pl-small-18,.gutenberg-field .pl-small-18{padding-left:180px}.customspacing .m-small-18,.customspacing .wp-block-group.has-background.m-small-18,.gutenberg-field .m-small-18{margin:180px}.customspacing .mt-small-18,.customspacing .wp-block-group.has-background.mt-small-18,.gutenberg-field .mt-small-18{margin-top:180px}.customspacing .mr-small-18,.customspacing .wp-block-group.has-background.mr-small-18,.gutenberg-field .mr-small-18{margin-right:180px}.customspacing .mb-small-18,.customspacing .wp-block-group.has-background.mb-small-18,.gutenberg-field .mb-small-18{margin-bottom:180px}.customspacing .ml-small-18,.customspacing .wp-block-group.has-background.ml-small-18,.gutenberg-field .ml-small-18{margin-left:180px}.customspacing .p-small-19,.customspacing .wp-block-group.has-background.p-small-19,.gutenberg-field .p-small-19{padding:190px}.customspacing .pt-small-19,.customspacing .wp-block-group.has-background.pt-small-19,.gutenberg-field .pt-small-19{padding-top:190px}.customspacing .pr-small-19,.customspacing .wp-block-group.has-background.pr-small-19,.gutenberg-field .pr-small-19{padding-right:190px}.customspacing .pb-small-19,.customspacing .wp-block-group.has-background.pb-small-19,.gutenberg-field .pb-small-19{padding-bottom:190px}.customspacing .pl-small-19,.customspacing .wp-block-group.has-background.pl-small-19,.gutenberg-field .pl-small-19{padding-left:190px}.customspacing .m-small-19,.customspacing .wp-block-group.has-background.m-small-19,.gutenberg-field .m-small-19{margin:190px}.customspacing .mt-small-19,.customspacing .wp-block-group.has-background.mt-small-19,.gutenberg-field .mt-small-19{margin-top:190px}.customspacing .mr-small-19,.customspacing .wp-block-group.has-background.mr-small-19,.gutenberg-field .mr-small-19{margin-right:190px}.customspacing .mb-small-19,.customspacing .wp-block-group.has-background.mb-small-19,.gutenberg-field .mb-small-19{margin-bottom:190px}.customspacing .ml-small-19,.customspacing .wp-block-group.has-background.ml-small-19,.gutenberg-field .ml-small-19{margin-left:190px}.customspacing .p-small-20,.customspacing .wp-block-group.has-background.p-small-20,.gutenberg-field .p-small-20{padding:200px}.customspacing .pt-small-20,.customspacing .wp-block-group.has-background.pt-small-20,.gutenberg-field .pt-small-20{padding-top:200px}.customspacing .pr-small-20,.customspacing .wp-block-group.has-background.pr-small-20,.gutenberg-field .pr-small-20{padding-right:200px}.customspacing .pb-small-20,.customspacing .wp-block-group.has-background.pb-small-20,.gutenberg-field .pb-small-20{padding-bottom:200px}.customspacing .pl-small-20,.customspacing .wp-block-group.has-background.pl-small-20,.gutenberg-field .pl-small-20{padding-left:200px}.customspacing .m-small-20,.customspacing .wp-block-group.has-background.m-small-20,.gutenberg-field .m-small-20{margin:200px}.customspacing .mt-small-20,.customspacing .wp-block-group.has-background.mt-small-20,.gutenberg-field .mt-small-20{margin-top:200px}.customspacing .mr-small-20,.customspacing .wp-block-group.has-background.mr-small-20,.gutenberg-field .mr-small-20{margin-right:200px}.customspacing .mb-small-20,.customspacing .wp-block-group.has-background.mb-small-20,.gutenberg-field .mb-small-20{margin-bottom:200px}.customspacing .ml-small-20,.customspacing .wp-block-group.has-background.ml-small-20,.gutenberg-field .ml-small-20{margin-left:200px}.customspacing .p-small-21,.customspacing .wp-block-group.has-background.p-small-21,.gutenberg-field .p-small-21{padding:210px}.customspacing .pt-small-21,.customspacing .wp-block-group.has-background.pt-small-21,.gutenberg-field .pt-small-21{padding-top:210px}.customspacing .pr-small-21,.customspacing .wp-block-group.has-background.pr-small-21,.gutenberg-field .pr-small-21{padding-right:210px}.customspacing .pb-small-21,.customspacing .wp-block-group.has-background.pb-small-21,.gutenberg-field .pb-small-21{padding-bottom:210px}.customspacing .pl-small-21,.customspacing .wp-block-group.has-background.pl-small-21,.gutenberg-field .pl-small-21{padding-left:210px}.customspacing .m-small-21,.customspacing .wp-block-group.has-background.m-small-21,.gutenberg-field .m-small-21{margin:210px}.customspacing .mt-small-21,.customspacing .wp-block-group.has-background.mt-small-21,.gutenberg-field .mt-small-21{margin-top:210px}.customspacing .mr-small-21,.customspacing .wp-block-group.has-background.mr-small-21,.gutenberg-field .mr-small-21{margin-right:210px}.customspacing .mb-small-21,.customspacing .wp-block-group.has-background.mb-small-21,.gutenberg-field .mb-small-21{margin-bottom:210px}.customspacing .ml-small-21,.customspacing .wp-block-group.has-background.ml-small-21,.gutenberg-field .ml-small-21{margin-left:210px}.customspacing .p-small-22,.customspacing .wp-block-group.has-background.p-small-22,.gutenberg-field .p-small-22{padding:220px}.customspacing .pt-small-22,.customspacing .wp-block-group.has-background.pt-small-22,.gutenberg-field .pt-small-22{padding-top:220px}.customspacing .pr-small-22,.customspacing .wp-block-group.has-background.pr-small-22,.gutenberg-field .pr-small-22{padding-right:220px}.customspacing .pb-small-22,.customspacing .wp-block-group.has-background.pb-small-22,.gutenberg-field .pb-small-22{padding-bottom:220px}.customspacing .pl-small-22,.customspacing .wp-block-group.has-background.pl-small-22,.gutenberg-field .pl-small-22{padding-left:220px}.customspacing .m-small-22,.customspacing .wp-block-group.has-background.m-small-22,.gutenberg-field .m-small-22{margin:220px}.customspacing .mt-small-22,.customspacing .wp-block-group.has-background.mt-small-22,.gutenberg-field .mt-small-22{margin-top:220px}.customspacing .mr-small-22,.customspacing .wp-block-group.has-background.mr-small-22,.gutenberg-field .mr-small-22{margin-right:220px}.customspacing .mb-small-22,.customspacing .wp-block-group.has-background.mb-small-22,.gutenberg-field .mb-small-22{margin-bottom:220px}.customspacing .ml-small-22,.customspacing .wp-block-group.has-background.ml-small-22,.gutenberg-field .ml-small-22{margin-left:220px}.customspacing .p-small-23,.customspacing .wp-block-group.has-background.p-small-23,.gutenberg-field .p-small-23{padding:230px}.customspacing .pt-small-23,.customspacing .wp-block-group.has-background.pt-small-23,.gutenberg-field .pt-small-23{padding-top:230px}.customspacing .pr-small-23,.customspacing .wp-block-group.has-background.pr-small-23,.gutenberg-field .pr-small-23{padding-right:230px}.customspacing .pb-small-23,.customspacing .wp-block-group.has-background.pb-small-23,.gutenberg-field .pb-small-23{padding-bottom:230px}.customspacing .pl-small-23,.customspacing .wp-block-group.has-background.pl-small-23,.gutenberg-field .pl-small-23{padding-left:230px}.customspacing .m-small-23,.customspacing .wp-block-group.has-background.m-small-23,.gutenberg-field .m-small-23{margin:230px}.customspacing .mt-small-23,.customspacing .wp-block-group.has-background.mt-small-23,.gutenberg-field .mt-small-23{margin-top:230px}.customspacing .mr-small-23,.customspacing .wp-block-group.has-background.mr-small-23,.gutenberg-field .mr-small-23{margin-right:230px}.customspacing .mb-small-23,.customspacing .wp-block-group.has-background.mb-small-23,.gutenberg-field .mb-small-23{margin-bottom:230px}.customspacing .ml-small-23,.customspacing .wp-block-group.has-background.ml-small-23,.gutenberg-field .ml-small-23{margin-left:230px}.customspacing .p-small-24,.customspacing .wp-block-group.has-background.p-small-24,.gutenberg-field .p-small-24{padding:240px}.customspacing .pt-small-24,.customspacing .wp-block-group.has-background.pt-small-24,.gutenberg-field .pt-small-24{padding-top:240px}.customspacing .pr-small-24,.customspacing .wp-block-group.has-background.pr-small-24,.gutenberg-field .pr-small-24{padding-right:240px}.customspacing .pb-small-24,.customspacing .wp-block-group.has-background.pb-small-24,.gutenberg-field .pb-small-24{padding-bottom:240px}.customspacing .pl-small-24,.customspacing .wp-block-group.has-background.pl-small-24,.gutenberg-field .pl-small-24{padding-left:240px}.customspacing .m-small-24,.customspacing .wp-block-group.has-background.m-small-24,.gutenberg-field .m-small-24{margin:240px}.customspacing .mt-small-24,.customspacing .wp-block-group.has-background.mt-small-24,.gutenberg-field .mt-small-24{margin-top:240px}.customspacing .mr-small-24,.customspacing .wp-block-group.has-background.mr-small-24,.gutenberg-field .mr-small-24{margin-right:240px}.customspacing .mb-small-24,.customspacing .wp-block-group.has-background.mb-small-24,.gutenberg-field .mb-small-24{margin-bottom:240px}.customspacing .ml-small-24,.customspacing .wp-block-group.has-background.ml-small-24,.gutenberg-field .ml-small-24{margin-left:240px}.customspacing .p-small-25,.customspacing .wp-block-group.has-background.p-small-25,.gutenberg-field .p-small-25{padding:250px}.customspacing .pt-small-25,.customspacing .wp-block-group.has-background.pt-small-25,.gutenberg-field .pt-small-25{padding-top:250px}.customspacing .pr-small-25,.customspacing .wp-block-group.has-background.pr-small-25,.gutenberg-field .pr-small-25{padding-right:250px}.customspacing .pb-small-25,.customspacing .wp-block-group.has-background.pb-small-25,.gutenberg-field .pb-small-25{padding-bottom:250px}.customspacing .pl-small-25,.customspacing .wp-block-group.has-background.pl-small-25,.gutenberg-field .pl-small-25{padding-left:250px}.customspacing .m-small-25,.customspacing .wp-block-group.has-background.m-small-25,.gutenberg-field .m-small-25{margin:250px}.customspacing .mt-small-25,.customspacing .wp-block-group.has-background.mt-small-25,.gutenberg-field .mt-small-25{margin-top:250px}.customspacing .mr-small-25,.customspacing .wp-block-group.has-background.mr-small-25,.gutenberg-field .mr-small-25{margin-right:250px}.customspacing .mb-small-25,.customspacing .wp-block-group.has-background.mb-small-25,.gutenberg-field .mb-small-25{margin-bottom:250px}.customspacing .ml-small-25,.customspacing .wp-block-group.has-background.ml-small-25,.gutenberg-field .ml-small-25{margin-left:250px}.customspacing .p-small-26,.customspacing .wp-block-group.has-background.p-small-26,.gutenberg-field .p-small-26{padding:260px}.customspacing .pt-small-26,.customspacing .wp-block-group.has-background.pt-small-26,.gutenberg-field .pt-small-26{padding-top:260px}.customspacing .pr-small-26,.customspacing .wp-block-group.has-background.pr-small-26,.gutenberg-field .pr-small-26{padding-right:260px}.customspacing .pb-small-26,.customspacing .wp-block-group.has-background.pb-small-26,.gutenberg-field .pb-small-26{padding-bottom:260px}.customspacing .pl-small-26,.customspacing .wp-block-group.has-background.pl-small-26,.gutenberg-field .pl-small-26{padding-left:260px}.customspacing .m-small-26,.customspacing .wp-block-group.has-background.m-small-26,.gutenberg-field .m-small-26{margin:260px}.customspacing .mt-small-26,.customspacing .wp-block-group.has-background.mt-small-26,.gutenberg-field .mt-small-26{margin-top:260px}.customspacing .mr-small-26,.customspacing .wp-block-group.has-background.mr-small-26,.gutenberg-field .mr-small-26{margin-right:260px}.customspacing .mb-small-26,.customspacing .wp-block-group.has-background.mb-small-26,.gutenberg-field .mb-small-26{margin-bottom:260px}.customspacing .ml-small-26,.customspacing .wp-block-group.has-background.ml-small-26,.gutenberg-field .ml-small-26{margin-left:260px}.customspacing .p-small-27,.customspacing .wp-block-group.has-background.p-small-27,.gutenberg-field .p-small-27{padding:270px}.customspacing .pt-small-27,.customspacing .wp-block-group.has-background.pt-small-27,.gutenberg-field .pt-small-27{padding-top:270px}.customspacing .pr-small-27,.customspacing .wp-block-group.has-background.pr-small-27,.gutenberg-field .pr-small-27{padding-right:270px}.customspacing .pb-small-27,.customspacing .wp-block-group.has-background.pb-small-27,.gutenberg-field .pb-small-27{padding-bottom:270px}.customspacing .pl-small-27,.customspacing .wp-block-group.has-background.pl-small-27,.gutenberg-field .pl-small-27{padding-left:270px}.customspacing .m-small-27,.customspacing .wp-block-group.has-background.m-small-27,.gutenberg-field .m-small-27{margin:270px}.customspacing .mt-small-27,.customspacing .wp-block-group.has-background.mt-small-27,.gutenberg-field .mt-small-27{margin-top:270px}.customspacing .mr-small-27,.customspacing .wp-block-group.has-background.mr-small-27,.gutenberg-field .mr-small-27{margin-right:270px}.customspacing .mb-small-27,.customspacing .wp-block-group.has-background.mb-small-27,.gutenberg-field .mb-small-27{margin-bottom:270px}.customspacing .ml-small-27,.customspacing .wp-block-group.has-background.ml-small-27,.gutenberg-field .ml-small-27{margin-left:270px}.customspacing .p-small-28,.customspacing .wp-block-group.has-background.p-small-28,.gutenberg-field .p-small-28{padding:280px}.customspacing .pt-small-28,.customspacing .wp-block-group.has-background.pt-small-28,.gutenberg-field .pt-small-28{padding-top:280px}.customspacing .pr-small-28,.customspacing .wp-block-group.has-background.pr-small-28,.gutenberg-field .pr-small-28{padding-right:280px}.customspacing .pb-small-28,.customspacing .wp-block-group.has-background.pb-small-28,.gutenberg-field .pb-small-28{padding-bottom:280px}.customspacing .pl-small-28,.customspacing .wp-block-group.has-background.pl-small-28,.gutenberg-field .pl-small-28{padding-left:280px}.customspacing .m-small-28,.customspacing .wp-block-group.has-background.m-small-28,.gutenberg-field .m-small-28{margin:280px}.customspacing .mt-small-28,.customspacing .wp-block-group.has-background.mt-small-28,.gutenberg-field .mt-small-28{margin-top:280px}.customspacing .mr-small-28,.customspacing .wp-block-group.has-background.mr-small-28,.gutenberg-field .mr-small-28{margin-right:280px}.customspacing .mb-small-28,.customspacing .wp-block-group.has-background.mb-small-28,.gutenberg-field .mb-small-28{margin-bottom:280px}.customspacing .ml-small-28,.customspacing .wp-block-group.has-background.ml-small-28,.gutenberg-field .ml-small-28{margin-left:280px}.customspacing .p-small-29,.customspacing .wp-block-group.has-background.p-small-29,.gutenberg-field .p-small-29{padding:290px}.customspacing .pt-small-29,.customspacing .wp-block-group.has-background.pt-small-29,.gutenberg-field .pt-small-29{padding-top:290px}.customspacing .pr-small-29,.customspacing .wp-block-group.has-background.pr-small-29,.gutenberg-field .pr-small-29{padding-right:290px}.customspacing .pb-small-29,.customspacing .wp-block-group.has-background.pb-small-29,.gutenberg-field .pb-small-29{padding-bottom:290px}.customspacing .pl-small-29,.customspacing .wp-block-group.has-background.pl-small-29,.gutenberg-field .pl-small-29{padding-left:290px}.customspacing .m-small-29,.customspacing .wp-block-group.has-background.m-small-29,.gutenberg-field .m-small-29{margin:290px}.customspacing .mt-small-29,.customspacing .wp-block-group.has-background.mt-small-29,.gutenberg-field .mt-small-29{margin-top:290px}.customspacing .mr-small-29,.customspacing .wp-block-group.has-background.mr-small-29,.gutenberg-field .mr-small-29{margin-right:290px}.customspacing .mb-small-29,.customspacing .wp-block-group.has-background.mb-small-29,.gutenberg-field .mb-small-29{margin-bottom:290px}.customspacing .ml-small-29,.customspacing .wp-block-group.has-background.ml-small-29,.gutenberg-field .ml-small-29{margin-left:290px}.customspacing .p-small-30,.customspacing .wp-block-group.has-background.p-small-30,.gutenberg-field .p-small-30{padding:300px}.customspacing .pt-small-30,.customspacing .wp-block-group.has-background.pt-small-30,.gutenberg-field .pt-small-30{padding-top:300px}.customspacing .pr-small-30,.customspacing .wp-block-group.has-background.pr-small-30,.gutenberg-field .pr-small-30{padding-right:300px}.customspacing .pb-small-30,.customspacing .wp-block-group.has-background.pb-small-30,.gutenberg-field .pb-small-30{padding-bottom:300px}.customspacing .pl-small-30,.customspacing .wp-block-group.has-background.pl-small-30,.gutenberg-field .pl-small-30{padding-left:300px}.customspacing .m-small-30,.customspacing .wp-block-group.has-background.m-small-30,.gutenberg-field .m-small-30{margin:300px}.customspacing .mt-small-30,.customspacing .wp-block-group.has-background.mt-small-30,.gutenberg-field .mt-small-30{margin-top:300px}.customspacing .mr-small-30,.customspacing .wp-block-group.has-background.mr-small-30,.gutenberg-field .mr-small-30{margin-right:300px}.customspacing .mb-small-30,.customspacing .wp-block-group.has-background.mb-small-30,.gutenberg-field .mb-small-30{margin-bottom:300px}.customspacing .ml-small-30,.customspacing .wp-block-group.has-background.ml-small-30,.gutenberg-field .ml-small-30{margin-left:300px}.customspacing .p-small-31,.customspacing .wp-block-group.has-background.p-small-31,.gutenberg-field .p-small-31{padding:310px}.customspacing .pt-small-31,.customspacing .wp-block-group.has-background.pt-small-31,.gutenberg-field .pt-small-31{padding-top:310px}.customspacing .pr-small-31,.customspacing .wp-block-group.has-background.pr-small-31,.gutenberg-field .pr-small-31{padding-right:310px}.customspacing .pb-small-31,.customspacing .wp-block-group.has-background.pb-small-31,.gutenberg-field .pb-small-31{padding-bottom:310px}.customspacing .pl-small-31,.customspacing .wp-block-group.has-background.pl-small-31,.gutenberg-field .pl-small-31{padding-left:310px}.customspacing .m-small-31,.customspacing .wp-block-group.has-background.m-small-31,.gutenberg-field .m-small-31{margin:310px}.customspacing .mt-small-31,.customspacing .wp-block-group.has-background.mt-small-31,.gutenberg-field .mt-small-31{margin-top:310px}.customspacing .mr-small-31,.customspacing .wp-block-group.has-background.mr-small-31,.gutenberg-field .mr-small-31{margin-right:310px}.customspacing .mb-small-31,.customspacing .wp-block-group.has-background.mb-small-31,.gutenberg-field .mb-small-31{margin-bottom:310px}.customspacing .ml-small-31,.customspacing .wp-block-group.has-background.ml-small-31,.gutenberg-field .ml-small-31{margin-left:310px}.customspacing .p-small-32,.customspacing .wp-block-group.has-background.p-small-32,.gutenberg-field .p-small-32{padding:320px}.customspacing .pt-small-32,.customspacing .wp-block-group.has-background.pt-small-32,.gutenberg-field .pt-small-32{padding-top:320px}.customspacing .pr-small-32,.customspacing .wp-block-group.has-background.pr-small-32,.gutenberg-field .pr-small-32{padding-right:320px}.customspacing .pb-small-32,.customspacing .wp-block-group.has-background.pb-small-32,.gutenberg-field .pb-small-32{padding-bottom:320px}.customspacing .pl-small-32,.customspacing .wp-block-group.has-background.pl-small-32,.gutenberg-field .pl-small-32{padding-left:320px}.customspacing .m-small-32,.customspacing .wp-block-group.has-background.m-small-32,.gutenberg-field .m-small-32{margin:320px}.customspacing .mt-small-32,.customspacing .wp-block-group.has-background.mt-small-32,.gutenberg-field .mt-small-32{margin-top:320px}.customspacing .mr-small-32,.customspacing .wp-block-group.has-background.mr-small-32,.gutenberg-field .mr-small-32{margin-right:320px}.customspacing .mb-small-32,.customspacing .wp-block-group.has-background.mb-small-32,.gutenberg-field .mb-small-32{margin-bottom:320px}.customspacing .ml-small-32,.customspacing .wp-block-group.has-background.ml-small-32,.gutenberg-field .ml-small-32{margin-left:320px}.customspacing .p-small-33,.customspacing .wp-block-group.has-background.p-small-33,.gutenberg-field .p-small-33{padding:330px}.customspacing .pt-small-33,.customspacing .wp-block-group.has-background.pt-small-33,.gutenberg-field .pt-small-33{padding-top:330px}.customspacing .pr-small-33,.customspacing .wp-block-group.has-background.pr-small-33,.gutenberg-field .pr-small-33{padding-right:330px}.customspacing .pb-small-33,.customspacing .wp-block-group.has-background.pb-small-33,.gutenberg-field .pb-small-33{padding-bottom:330px}.customspacing .pl-small-33,.customspacing .wp-block-group.has-background.pl-small-33,.gutenberg-field .pl-small-33{padding-left:330px}.customspacing .m-small-33,.customspacing .wp-block-group.has-background.m-small-33,.gutenberg-field .m-small-33{margin:330px}.customspacing .mt-small-33,.customspacing .wp-block-group.has-background.mt-small-33,.gutenberg-field .mt-small-33{margin-top:330px}.customspacing .mr-small-33,.customspacing .wp-block-group.has-background.mr-small-33,.gutenberg-field .mr-small-33{margin-right:330px}.customspacing .mb-small-33,.customspacing .wp-block-group.has-background.mb-small-33,.gutenberg-field .mb-small-33{margin-bottom:330px}.customspacing .ml-small-33,.customspacing .wp-block-group.has-background.ml-small-33,.gutenberg-field .ml-small-33{margin-left:330px}.customspacing .p-small-34,.customspacing .wp-block-group.has-background.p-small-34,.gutenberg-field .p-small-34{padding:340px}.customspacing .pt-small-34,.customspacing .wp-block-group.has-background.pt-small-34,.gutenberg-field .pt-small-34{padding-top:340px}.customspacing .pr-small-34,.customspacing .wp-block-group.has-background.pr-small-34,.gutenberg-field .pr-small-34{padding-right:340px}.customspacing .pb-small-34,.customspacing .wp-block-group.has-background.pb-small-34,.gutenberg-field .pb-small-34{padding-bottom:340px}.customspacing .pl-small-34,.customspacing .wp-block-group.has-background.pl-small-34,.gutenberg-field .pl-small-34{padding-left:340px}.customspacing .m-small-34,.customspacing .wp-block-group.has-background.m-small-34,.gutenberg-field .m-small-34{margin:340px}.customspacing .mt-small-34,.customspacing .wp-block-group.has-background.mt-small-34,.gutenberg-field .mt-small-34{margin-top:340px}.customspacing .mr-small-34,.customspacing .wp-block-group.has-background.mr-small-34,.gutenberg-field .mr-small-34{margin-right:340px}.customspacing .mb-small-34,.customspacing .wp-block-group.has-background.mb-small-34,.gutenberg-field .mb-small-34{margin-bottom:340px}.customspacing .ml-small-34,.customspacing .wp-block-group.has-background.ml-small-34,.gutenberg-field .ml-small-34{margin-left:340px}.customspacing .p-small-35,.customspacing .wp-block-group.has-background.p-small-35,.gutenberg-field .p-small-35{padding:350px}.customspacing .pt-small-35,.customspacing .wp-block-group.has-background.pt-small-35,.gutenberg-field .pt-small-35{padding-top:350px}.customspacing .pr-small-35,.customspacing .wp-block-group.has-background.pr-small-35,.gutenberg-field .pr-small-35{padding-right:350px}.customspacing .pb-small-35,.customspacing .wp-block-group.has-background.pb-small-35,.gutenberg-field .pb-small-35{padding-bottom:350px}.customspacing .pl-small-35,.customspacing .wp-block-group.has-background.pl-small-35,.gutenberg-field .pl-small-35{padding-left:350px}.customspacing .m-small-35,.customspacing .wp-block-group.has-background.m-small-35,.gutenberg-field .m-small-35{margin:350px}.customspacing .mt-small-35,.customspacing .wp-block-group.has-background.mt-small-35,.gutenberg-field .mt-small-35{margin-top:350px}.customspacing .mr-small-35,.customspacing .wp-block-group.has-background.mr-small-35,.gutenberg-field .mr-small-35{margin-right:350px}.customspacing .mb-small-35,.customspacing .wp-block-group.has-background.mb-small-35,.gutenberg-field .mb-small-35{margin-bottom:350px}.customspacing .ml-small-35,.customspacing .wp-block-group.has-background.ml-small-35,.gutenberg-field .ml-small-35{margin-left:350px}.customspacing .p-small-36,.customspacing .wp-block-group.has-background.p-small-36,.gutenberg-field .p-small-36{padding:360px}.customspacing .pt-small-36,.customspacing .wp-block-group.has-background.pt-small-36,.gutenberg-field .pt-small-36{padding-top:360px}.customspacing .pr-small-36,.customspacing .wp-block-group.has-background.pr-small-36,.gutenberg-field .pr-small-36{padding-right:360px}.customspacing .pb-small-36,.customspacing .wp-block-group.has-background.pb-small-36,.gutenberg-field .pb-small-36{padding-bottom:360px}.customspacing .pl-small-36,.customspacing .wp-block-group.has-background.pl-small-36,.gutenberg-field .pl-small-36{padding-left:360px}.customspacing .m-small-36,.customspacing .wp-block-group.has-background.m-small-36,.gutenberg-field .m-small-36{margin:360px}.customspacing .mt-small-36,.customspacing .wp-block-group.has-background.mt-small-36,.gutenberg-field .mt-small-36{margin-top:360px}.customspacing .mr-small-36,.customspacing .wp-block-group.has-background.mr-small-36,.gutenberg-field .mr-small-36{margin-right:360px}.customspacing .mb-small-36,.customspacing .wp-block-group.has-background.mb-small-36,.gutenberg-field .mb-small-36{margin-bottom:360px}.customspacing .ml-small-36,.customspacing .wp-block-group.has-background.ml-small-36,.gutenberg-field .ml-small-36{margin-left:360px}.customspacing .p-small-37,.customspacing .wp-block-group.has-background.p-small-37,.gutenberg-field .p-small-37{padding:370px}.customspacing .pt-small-37,.customspacing .wp-block-group.has-background.pt-small-37,.gutenberg-field .pt-small-37{padding-top:370px}.customspacing .pr-small-37,.customspacing .wp-block-group.has-background.pr-small-37,.gutenberg-field .pr-small-37{padding-right:370px}.customspacing .pb-small-37,.customspacing .wp-block-group.has-background.pb-small-37,.gutenberg-field .pb-small-37{padding-bottom:370px}.customspacing .pl-small-37,.customspacing .wp-block-group.has-background.pl-small-37,.gutenberg-field .pl-small-37{padding-left:370px}.customspacing .m-small-37,.customspacing .wp-block-group.has-background.m-small-37,.gutenberg-field .m-small-37{margin:370px}.customspacing .mt-small-37,.customspacing .wp-block-group.has-background.mt-small-37,.gutenberg-field .mt-small-37{margin-top:370px}.customspacing .mr-small-37,.customspacing .wp-block-group.has-background.mr-small-37,.gutenberg-field .mr-small-37{margin-right:370px}.customspacing .mb-small-37,.customspacing .wp-block-group.has-background.mb-small-37,.gutenberg-field .mb-small-37{margin-bottom:370px}.customspacing .ml-small-37,.customspacing .wp-block-group.has-background.ml-small-37,.gutenberg-field .ml-small-37{margin-left:370px}.customspacing .p-small-38,.customspacing .wp-block-group.has-background.p-small-38,.gutenberg-field .p-small-38{padding:380px}.customspacing .pt-small-38,.customspacing .wp-block-group.has-background.pt-small-38,.gutenberg-field .pt-small-38{padding-top:380px}.customspacing .pr-small-38,.customspacing .wp-block-group.has-background.pr-small-38,.gutenberg-field .pr-small-38{padding-right:380px}.customspacing .pb-small-38,.customspacing .wp-block-group.has-background.pb-small-38,.gutenberg-field .pb-small-38{padding-bottom:380px}.customspacing .pl-small-38,.customspacing .wp-block-group.has-background.pl-small-38,.gutenberg-field .pl-small-38{padding-left:380px}.customspacing .m-small-38,.customspacing .wp-block-group.has-background.m-small-38,.gutenberg-field .m-small-38{margin:380px}.customspacing .mt-small-38,.customspacing .wp-block-group.has-background.mt-small-38,.gutenberg-field .mt-small-38{margin-top:380px}.customspacing .mr-small-38,.customspacing .wp-block-group.has-background.mr-small-38,.gutenberg-field .mr-small-38{margin-right:380px}.customspacing .mb-small-38,.customspacing .wp-block-group.has-background.mb-small-38,.gutenberg-field .mb-small-38{margin-bottom:380px}.customspacing .ml-small-38,.customspacing .wp-block-group.has-background.ml-small-38,.gutenberg-field .ml-small-38{margin-left:380px}.customspacing .p-small-39,.customspacing .wp-block-group.has-background.p-small-39,.gutenberg-field .p-small-39{padding:390px}.customspacing .pt-small-39,.customspacing .wp-block-group.has-background.pt-small-39,.gutenberg-field .pt-small-39{padding-top:390px}.customspacing .pr-small-39,.customspacing .wp-block-group.has-background.pr-small-39,.gutenberg-field .pr-small-39{padding-right:390px}.customspacing .pb-small-39,.customspacing .wp-block-group.has-background.pb-small-39,.gutenberg-field .pb-small-39{padding-bottom:390px}.customspacing .pl-small-39,.customspacing .wp-block-group.has-background.pl-small-39,.gutenberg-field .pl-small-39{padding-left:390px}.customspacing .m-small-39,.customspacing .wp-block-group.has-background.m-small-39,.gutenberg-field .m-small-39{margin:390px}.customspacing .mt-small-39,.customspacing .wp-block-group.has-background.mt-small-39,.gutenberg-field .mt-small-39{margin-top:390px}.customspacing .mr-small-39,.customspacing .wp-block-group.has-background.mr-small-39,.gutenberg-field .mr-small-39{margin-right:390px}.customspacing .mb-small-39,.customspacing .wp-block-group.has-background.mb-small-39,.gutenberg-field .mb-small-39{margin-bottom:390px}.customspacing .ml-small-39,.customspacing .wp-block-group.has-background.ml-small-39,.gutenberg-field .ml-small-39{margin-left:390px}.customspacing .p-small-40,.customspacing .wp-block-group.has-background.p-small-40,.gutenberg-field .p-small-40{padding:400px}.customspacing .pt-small-40,.customspacing .wp-block-group.has-background.pt-small-40,.gutenberg-field .pt-small-40{padding-top:400px}.customspacing .pr-small-40,.customspacing .wp-block-group.has-background.pr-small-40,.gutenberg-field .pr-small-40{padding-right:400px}.customspacing .pb-small-40,.customspacing .wp-block-group.has-background.pb-small-40,.gutenberg-field .pb-small-40{padding-bottom:400px}.customspacing .pl-small-40,.customspacing .wp-block-group.has-background.pl-small-40,.gutenberg-field .pl-small-40{padding-left:400px}.customspacing .m-small-40,.customspacing .wp-block-group.has-background.m-small-40,.gutenberg-field .m-small-40{margin:400px}.customspacing .mt-small-40,.customspacing .wp-block-group.has-background.mt-small-40,.gutenberg-field .mt-small-40{margin-top:400px}.customspacing .mr-small-40,.customspacing .wp-block-group.has-background.mr-small-40,.gutenberg-field .mr-small-40{margin-right:400px}.customspacing .mb-small-40,.customspacing .wp-block-group.has-background.mb-small-40,.gutenberg-field .mb-small-40{margin-bottom:400px}.customspacing .ml-small-40,.customspacing .wp-block-group.has-background.ml-small-40,.gutenberg-field .ml-small-40{margin-left:400px}@media print,screen and (min-width:23.4375em){.customspacing .p-smart-1,.customspacing .wp-block-group.has-background.p-smart-1,.gutenberg-field .p-smart-1{padding:10px}.customspacing .pt-smart-1,.customspacing .wp-block-group.has-background.pt-smart-1,.gutenberg-field .pt-smart-1{padding-top:10px}.customspacing .pr-smart-1,.customspacing .wp-block-group.has-background.pr-smart-1,.gutenberg-field .pr-smart-1{padding-right:10px}.customspacing .pb-smart-1,.customspacing .wp-block-group.has-background.pb-smart-1,.gutenberg-field .pb-smart-1{padding-bottom:10px}.customspacing .pl-smart-1,.customspacing .wp-block-group.has-background.pl-smart-1,.gutenberg-field .pl-smart-1{padding-left:10px}.customspacing .m-smart-1,.customspacing .wp-block-group.has-background.m-smart-1,.gutenberg-field .m-smart-1{margin:10px}.customspacing .mt-smart-1,.customspacing .wp-block-group.has-background.mt-smart-1,.gutenberg-field .mt-smart-1{margin-top:10px}.customspacing .mr-smart-1,.customspacing .wp-block-group.has-background.mr-smart-1,.gutenberg-field .mr-smart-1{margin-right:10px}.customspacing .mb-smart-1,.customspacing .wp-block-group.has-background.mb-smart-1,.gutenberg-field .mb-smart-1{margin-bottom:10px}.customspacing .ml-smart-1,.customspacing .wp-block-group.has-background.ml-smart-1,.gutenberg-field .ml-smart-1{margin-left:10px}.customspacing .p-smart-2,.customspacing .wp-block-group.has-background.p-smart-2,.gutenberg-field .p-smart-2{padding:20px}.customspacing .pt-smart-2,.customspacing .wp-block-group.has-background.pt-smart-2,.gutenberg-field .pt-smart-2{padding-top:20px}.customspacing .pr-smart-2,.customspacing .wp-block-group.has-background.pr-smart-2,.gutenberg-field .pr-smart-2{padding-right:20px}.customspacing .pb-smart-2,.customspacing .wp-block-group.has-background.pb-smart-2,.gutenberg-field .pb-smart-2{padding-bottom:20px}.customspacing .pl-smart-2,.customspacing .wp-block-group.has-background.pl-smart-2,.gutenberg-field .pl-smart-2{padding-left:20px}.customspacing .m-smart-2,.customspacing .wp-block-group.has-background.m-smart-2,.gutenberg-field .m-smart-2{margin:20px}.customspacing .mt-smart-2,.customspacing .wp-block-group.has-background.mt-smart-2,.gutenberg-field .mt-smart-2{margin-top:20px}.customspacing .mr-smart-2,.customspacing .wp-block-group.has-background.mr-smart-2,.gutenberg-field .mr-smart-2{margin-right:20px}.customspacing .mb-smart-2,.customspacing .wp-block-group.has-background.mb-smart-2,.gutenberg-field .mb-smart-2{margin-bottom:20px}.customspacing .ml-smart-2,.customspacing .wp-block-group.has-background.ml-smart-2,.gutenberg-field .ml-smart-2{margin-left:20px}.customspacing .p-smart-3,.customspacing .wp-block-group.has-background.p-smart-3,.gutenberg-field .p-smart-3{padding:30px}.customspacing .pt-smart-3,.customspacing .wp-block-group.has-background.pt-smart-3,.gutenberg-field .pt-smart-3{padding-top:30px}.customspacing .pr-smart-3,.customspacing .wp-block-group.has-background.pr-smart-3,.gutenberg-field .pr-smart-3{padding-right:30px}.customspacing .pb-smart-3,.customspacing .wp-block-group.has-background.pb-smart-3,.gutenberg-field .pb-smart-3{padding-bottom:30px}.customspacing .pl-smart-3,.customspacing .wp-block-group.has-background.pl-smart-3,.gutenberg-field .pl-smart-3{padding-left:30px}.customspacing .m-smart-3,.customspacing .wp-block-group.has-background.m-smart-3,.gutenberg-field .m-smart-3{margin:30px}.customspacing .mt-smart-3,.customspacing .wp-block-group.has-background.mt-smart-3,.gutenberg-field .mt-smart-3{margin-top:30px}.customspacing .mr-smart-3,.customspacing .wp-block-group.has-background.mr-smart-3,.gutenberg-field .mr-smart-3{margin-right:30px}.customspacing .mb-smart-3,.customspacing .wp-block-group.has-background.mb-smart-3,.gutenberg-field .mb-smart-3{margin-bottom:30px}.customspacing .ml-smart-3,.customspacing .wp-block-group.has-background.ml-smart-3,.gutenberg-field .ml-smart-3{margin-left:30px}.customspacing .p-smart-4,.customspacing .wp-block-group.has-background.p-smart-4,.gutenberg-field .p-smart-4{padding:40px}.customspacing .pt-smart-4,.customspacing .wp-block-group.has-background.pt-smart-4,.gutenberg-field .pt-smart-4{padding-top:40px}.customspacing .pr-smart-4,.customspacing .wp-block-group.has-background.pr-smart-4,.gutenberg-field .pr-smart-4{padding-right:40px}.customspacing .pb-smart-4,.customspacing .wp-block-group.has-background.pb-smart-4,.gutenberg-field .pb-smart-4{padding-bottom:40px}.customspacing .pl-smart-4,.customspacing .wp-block-group.has-background.pl-smart-4,.gutenberg-field .pl-smart-4{padding-left:40px}.customspacing .m-smart-4,.customspacing .wp-block-group.has-background.m-smart-4,.gutenberg-field .m-smart-4{margin:40px}.customspacing .mt-smart-4,.customspacing .wp-block-group.has-background.mt-smart-4,.gutenberg-field .mt-smart-4{margin-top:40px}.customspacing .mr-smart-4,.customspacing .wp-block-group.has-background.mr-smart-4,.gutenberg-field .mr-smart-4{margin-right:40px}.customspacing .mb-smart-4,.customspacing .wp-block-group.has-background.mb-smart-4,.gutenberg-field .mb-smart-4{margin-bottom:40px}.customspacing .ml-smart-4,.customspacing .wp-block-group.has-background.ml-smart-4,.gutenberg-field .ml-smart-4{margin-left:40px}.customspacing .p-smart-5,.customspacing .wp-block-group.has-background.p-smart-5,.gutenberg-field .p-smart-5{padding:50px}.customspacing .pt-smart-5,.customspacing .wp-block-group.has-background.pt-smart-5,.gutenberg-field .pt-smart-5{padding-top:50px}.customspacing .pr-smart-5,.customspacing .wp-block-group.has-background.pr-smart-5,.gutenberg-field .pr-smart-5{padding-right:50px}.customspacing .pb-smart-5,.customspacing .wp-block-group.has-background.pb-smart-5,.gutenberg-field .pb-smart-5{padding-bottom:50px}.customspacing .pl-smart-5,.customspacing .wp-block-group.has-background.pl-smart-5,.gutenberg-field .pl-smart-5{padding-left:50px}.customspacing .m-smart-5,.customspacing .wp-block-group.has-background.m-smart-5,.gutenberg-field .m-smart-5{margin:50px}.customspacing .mt-smart-5,.customspacing .wp-block-group.has-background.mt-smart-5,.gutenberg-field .mt-smart-5{margin-top:50px}.customspacing .mr-smart-5,.customspacing .wp-block-group.has-background.mr-smart-5,.gutenberg-field .mr-smart-5{margin-right:50px}.customspacing .mb-smart-5,.customspacing .wp-block-group.has-background.mb-smart-5,.gutenberg-field .mb-smart-5{margin-bottom:50px}.customspacing .ml-smart-5,.customspacing .wp-block-group.has-background.ml-smart-5,.gutenberg-field .ml-smart-5{margin-left:50px}.customspacing .p-smart-6,.customspacing .wp-block-group.has-background.p-smart-6,.gutenberg-field .p-smart-6{padding:60px}.customspacing .pt-smart-6,.customspacing .wp-block-group.has-background.pt-smart-6,.gutenberg-field .pt-smart-6{padding-top:60px}.customspacing .pr-smart-6,.customspacing .wp-block-group.has-background.pr-smart-6,.gutenberg-field .pr-smart-6{padding-right:60px}.customspacing .pb-smart-6,.customspacing .wp-block-group.has-background.pb-smart-6,.gutenberg-field .pb-smart-6{padding-bottom:60px}.customspacing .pl-smart-6,.customspacing .wp-block-group.has-background.pl-smart-6,.gutenberg-field .pl-smart-6{padding-left:60px}.customspacing .m-smart-6,.customspacing .wp-block-group.has-background.m-smart-6,.gutenberg-field .m-smart-6{margin:60px}.customspacing .mt-smart-6,.customspacing .wp-block-group.has-background.mt-smart-6,.gutenberg-field .mt-smart-6{margin-top:60px}.customspacing .mr-smart-6,.customspacing .wp-block-group.has-background.mr-smart-6,.gutenberg-field .mr-smart-6{margin-right:60px}.customspacing .mb-smart-6,.customspacing .wp-block-group.has-background.mb-smart-6,.gutenberg-field .mb-smart-6{margin-bottom:60px}.customspacing .ml-smart-6,.customspacing .wp-block-group.has-background.ml-smart-6,.gutenberg-field .ml-smart-6{margin-left:60px}.customspacing .p-smart-7,.customspacing .wp-block-group.has-background.p-smart-7,.gutenberg-field .p-smart-7{padding:70px}.customspacing .pt-smart-7,.customspacing .wp-block-group.has-background.pt-smart-7,.gutenberg-field .pt-smart-7{padding-top:70px}.customspacing .pr-smart-7,.customspacing .wp-block-group.has-background.pr-smart-7,.gutenberg-field .pr-smart-7{padding-right:70px}.customspacing .pb-smart-7,.customspacing .wp-block-group.has-background.pb-smart-7,.gutenberg-field .pb-smart-7{padding-bottom:70px}.customspacing .pl-smart-7,.customspacing .wp-block-group.has-background.pl-smart-7,.gutenberg-field .pl-smart-7{padding-left:70px}.customspacing .m-smart-7,.customspacing .wp-block-group.has-background.m-smart-7,.gutenberg-field .m-smart-7{margin:70px}.customspacing .mt-smart-7,.customspacing .wp-block-group.has-background.mt-smart-7,.gutenberg-field .mt-smart-7{margin-top:70px}.customspacing .mr-smart-7,.customspacing .wp-block-group.has-background.mr-smart-7,.gutenberg-field .mr-smart-7{margin-right:70px}.customspacing .mb-smart-7,.customspacing .wp-block-group.has-background.mb-smart-7,.gutenberg-field .mb-smart-7{margin-bottom:70px}.customspacing .ml-smart-7,.customspacing .wp-block-group.has-background.ml-smart-7,.gutenberg-field .ml-smart-7{margin-left:70px}.customspacing .p-smart-8,.customspacing .wp-block-group.has-background.p-smart-8,.gutenberg-field .p-smart-8{padding:80px}.customspacing .pt-smart-8,.customspacing .wp-block-group.has-background.pt-smart-8,.gutenberg-field .pt-smart-8{padding-top:80px}.customspacing .pr-smart-8,.customspacing .wp-block-group.has-background.pr-smart-8,.gutenberg-field .pr-smart-8{padding-right:80px}.customspacing .pb-smart-8,.customspacing .wp-block-group.has-background.pb-smart-8,.gutenberg-field .pb-smart-8{padding-bottom:80px}.customspacing .pl-smart-8,.customspacing .wp-block-group.has-background.pl-smart-8,.gutenberg-field .pl-smart-8{padding-left:80px}.customspacing .m-smart-8,.customspacing .wp-block-group.has-background.m-smart-8,.gutenberg-field .m-smart-8{margin:80px}.customspacing .mt-smart-8,.customspacing .wp-block-group.has-background.mt-smart-8,.gutenberg-field .mt-smart-8{margin-top:80px}.customspacing .mr-smart-8,.customspacing .wp-block-group.has-background.mr-smart-8,.gutenberg-field .mr-smart-8{margin-right:80px}.customspacing .mb-smart-8,.customspacing .wp-block-group.has-background.mb-smart-8,.gutenberg-field .mb-smart-8{margin-bottom:80px}.customspacing .ml-smart-8,.customspacing .wp-block-group.has-background.ml-smart-8,.gutenberg-field .ml-smart-8{margin-left:80px}.customspacing .p-smart-9,.customspacing .wp-block-group.has-background.p-smart-9,.gutenberg-field .p-smart-9{padding:90px}.customspacing .pt-smart-9,.customspacing .wp-block-group.has-background.pt-smart-9,.gutenberg-field .pt-smart-9{padding-top:90px}.customspacing .pr-smart-9,.customspacing .wp-block-group.has-background.pr-smart-9,.gutenberg-field .pr-smart-9{padding-right:90px}.customspacing .pb-smart-9,.customspacing .wp-block-group.has-background.pb-smart-9,.gutenberg-field .pb-smart-9{padding-bottom:90px}.customspacing .pl-smart-9,.customspacing .wp-block-group.has-background.pl-smart-9,.gutenberg-field .pl-smart-9{padding-left:90px}.customspacing .m-smart-9,.customspacing .wp-block-group.has-background.m-smart-9,.gutenberg-field .m-smart-9{margin:90px}.customspacing .mt-smart-9,.customspacing .wp-block-group.has-background.mt-smart-9,.gutenberg-field .mt-smart-9{margin-top:90px}.customspacing .mr-smart-9,.customspacing .wp-block-group.has-background.mr-smart-9,.gutenberg-field .mr-smart-9{margin-right:90px}.customspacing .mb-smart-9,.customspacing .wp-block-group.has-background.mb-smart-9,.gutenberg-field .mb-smart-9{margin-bottom:90px}.customspacing .ml-smart-9,.customspacing .wp-block-group.has-background.ml-smart-9,.gutenberg-field .ml-smart-9{margin-left:90px}.customspacing .p-smart-10,.customspacing .wp-block-group.has-background.p-smart-10,.gutenberg-field .p-smart-10{padding:100px}.customspacing .pt-smart-10,.customspacing .wp-block-group.has-background.pt-smart-10,.gutenberg-field .pt-smart-10{padding-top:100px}.customspacing .pr-smart-10,.customspacing .wp-block-group.has-background.pr-smart-10,.gutenberg-field .pr-smart-10{padding-right:100px}.customspacing .pb-smart-10,.customspacing .wp-block-group.has-background.pb-smart-10,.gutenberg-field .pb-smart-10{padding-bottom:100px}.customspacing .pl-smart-10,.customspacing .wp-block-group.has-background.pl-smart-10,.gutenberg-field .pl-smart-10{padding-left:100px}.customspacing .m-smart-10,.customspacing .wp-block-group.has-background.m-smart-10,.gutenberg-field .m-smart-10{margin:100px}.customspacing .mt-smart-10,.customspacing .wp-block-group.has-background.mt-smart-10,.gutenberg-field .mt-smart-10{margin-top:100px}.customspacing .mr-smart-10,.customspacing .wp-block-group.has-background.mr-smart-10,.gutenberg-field .mr-smart-10{margin-right:100px}.customspacing .mb-smart-10,.customspacing .wp-block-group.has-background.mb-smart-10,.gutenberg-field .mb-smart-10{margin-bottom:100px}.customspacing .ml-smart-10,.customspacing .wp-block-group.has-background.ml-smart-10,.gutenberg-field .ml-smart-10{margin-left:100px}.customspacing .p-smart-11,.customspacing .wp-block-group.has-background.p-smart-11,.gutenberg-field .p-smart-11{padding:110px}.customspacing .pt-smart-11,.customspacing .wp-block-group.has-background.pt-smart-11,.gutenberg-field .pt-smart-11{padding-top:110px}.customspacing .pr-smart-11,.customspacing .wp-block-group.has-background.pr-smart-11,.gutenberg-field .pr-smart-11{padding-right:110px}.customspacing .pb-smart-11,.customspacing .wp-block-group.has-background.pb-smart-11,.gutenberg-field .pb-smart-11{padding-bottom:110px}.customspacing .pl-smart-11,.customspacing .wp-block-group.has-background.pl-smart-11,.gutenberg-field .pl-smart-11{padding-left:110px}.customspacing .m-smart-11,.customspacing .wp-block-group.has-background.m-smart-11,.gutenberg-field .m-smart-11{margin:110px}.customspacing .mt-smart-11,.customspacing .wp-block-group.has-background.mt-smart-11,.gutenberg-field .mt-smart-11{margin-top:110px}.customspacing .mr-smart-11,.customspacing .wp-block-group.has-background.mr-smart-11,.gutenberg-field .mr-smart-11{margin-right:110px}.customspacing .mb-smart-11,.customspacing .wp-block-group.has-background.mb-smart-11,.gutenberg-field .mb-smart-11{margin-bottom:110px}.customspacing .ml-smart-11,.customspacing .wp-block-group.has-background.ml-smart-11,.gutenberg-field .ml-smart-11{margin-left:110px}.customspacing .p-smart-12,.customspacing .wp-block-group.has-background.p-smart-12,.gutenberg-field .p-smart-12{padding:120px}.customspacing .pt-smart-12,.customspacing .wp-block-group.has-background.pt-smart-12,.gutenberg-field .pt-smart-12{padding-top:120px}.customspacing .pr-smart-12,.customspacing .wp-block-group.has-background.pr-smart-12,.gutenberg-field .pr-smart-12{padding-right:120px}.customspacing .pb-smart-12,.customspacing .wp-block-group.has-background.pb-smart-12,.gutenberg-field .pb-smart-12{padding-bottom:120px}.customspacing .pl-smart-12,.customspacing .wp-block-group.has-background.pl-smart-12,.gutenberg-field .pl-smart-12{padding-left:120px}.customspacing .m-smart-12,.customspacing .wp-block-group.has-background.m-smart-12,.gutenberg-field .m-smart-12{margin:120px}.customspacing .mt-smart-12,.customspacing .wp-block-group.has-background.mt-smart-12,.gutenberg-field .mt-smart-12{margin-top:120px}.customspacing .mr-smart-12,.customspacing .wp-block-group.has-background.mr-smart-12,.gutenberg-field .mr-smart-12{margin-right:120px}.customspacing .mb-smart-12,.customspacing .wp-block-group.has-background.mb-smart-12,.gutenberg-field .mb-smart-12{margin-bottom:120px}.customspacing .ml-smart-12,.customspacing .wp-block-group.has-background.ml-smart-12,.gutenberg-field .ml-smart-12{margin-left:120px}.customspacing .p-smart-13,.customspacing .wp-block-group.has-background.p-smart-13,.gutenberg-field .p-smart-13{padding:130px}.customspacing .pt-smart-13,.customspacing .wp-block-group.has-background.pt-smart-13,.gutenberg-field .pt-smart-13{padding-top:130px}.customspacing .pr-smart-13,.customspacing .wp-block-group.has-background.pr-smart-13,.gutenberg-field .pr-smart-13{padding-right:130px}.customspacing .pb-smart-13,.customspacing .wp-block-group.has-background.pb-smart-13,.gutenberg-field .pb-smart-13{padding-bottom:130px}.customspacing .pl-smart-13,.customspacing .wp-block-group.has-background.pl-smart-13,.gutenberg-field .pl-smart-13{padding-left:130px}.customspacing .m-smart-13,.customspacing .wp-block-group.has-background.m-smart-13,.gutenberg-field .m-smart-13{margin:130px}.customspacing .mt-smart-13,.customspacing .wp-block-group.has-background.mt-smart-13,.gutenberg-field .mt-smart-13{margin-top:130px}.customspacing .mr-smart-13,.customspacing .wp-block-group.has-background.mr-smart-13,.gutenberg-field .mr-smart-13{margin-right:130px}.customspacing .mb-smart-13,.customspacing .wp-block-group.has-background.mb-smart-13,.gutenberg-field .mb-smart-13{margin-bottom:130px}.customspacing .ml-smart-13,.customspacing .wp-block-group.has-background.ml-smart-13,.gutenberg-field .ml-smart-13{margin-left:130px}.customspacing .p-smart-14,.customspacing .wp-block-group.has-background.p-smart-14,.gutenberg-field .p-smart-14{padding:140px}.customspacing .pt-smart-14,.customspacing .wp-block-group.has-background.pt-smart-14,.gutenberg-field .pt-smart-14{padding-top:140px}.customspacing .pr-smart-14,.customspacing .wp-block-group.has-background.pr-smart-14,.gutenberg-field .pr-smart-14{padding-right:140px}.customspacing .pb-smart-14,.customspacing .wp-block-group.has-background.pb-smart-14,.gutenberg-field .pb-smart-14{padding-bottom:140px}.customspacing .pl-smart-14,.customspacing .wp-block-group.has-background.pl-smart-14,.gutenberg-field .pl-smart-14{padding-left:140px}.customspacing .m-smart-14,.customspacing .wp-block-group.has-background.m-smart-14,.gutenberg-field .m-smart-14{margin:140px}.customspacing .mt-smart-14,.customspacing .wp-block-group.has-background.mt-smart-14,.gutenberg-field .mt-smart-14{margin-top:140px}.customspacing .mr-smart-14,.customspacing .wp-block-group.has-background.mr-smart-14,.gutenberg-field .mr-smart-14{margin-right:140px}.customspacing .mb-smart-14,.customspacing .wp-block-group.has-background.mb-smart-14,.gutenberg-field .mb-smart-14{margin-bottom:140px}.customspacing .ml-smart-14,.customspacing .wp-block-group.has-background.ml-smart-14,.gutenberg-field .ml-smart-14{margin-left:140px}.customspacing .p-smart-15,.customspacing .wp-block-group.has-background.p-smart-15,.gutenberg-field .p-smart-15{padding:150px}.customspacing .pt-smart-15,.customspacing .wp-block-group.has-background.pt-smart-15,.gutenberg-field .pt-smart-15{padding-top:150px}.customspacing .pr-smart-15,.customspacing .wp-block-group.has-background.pr-smart-15,.gutenberg-field .pr-smart-15{padding-right:150px}.customspacing .pb-smart-15,.customspacing .wp-block-group.has-background.pb-smart-15,.gutenberg-field .pb-smart-15{padding-bottom:150px}.customspacing .pl-smart-15,.customspacing .wp-block-group.has-background.pl-smart-15,.gutenberg-field .pl-smart-15{padding-left:150px}.customspacing .m-smart-15,.customspacing .wp-block-group.has-background.m-smart-15,.gutenberg-field .m-smart-15{margin:150px}.customspacing .mt-smart-15,.customspacing .wp-block-group.has-background.mt-smart-15,.gutenberg-field .mt-smart-15{margin-top:150px}.customspacing .mr-smart-15,.customspacing .wp-block-group.has-background.mr-smart-15,.gutenberg-field .mr-smart-15{margin-right:150px}.customspacing .mb-smart-15,.customspacing .wp-block-group.has-background.mb-smart-15,.gutenberg-field .mb-smart-15{margin-bottom:150px}.customspacing .ml-smart-15,.customspacing .wp-block-group.has-background.ml-smart-15,.gutenberg-field .ml-smart-15{margin-left:150px}.customspacing .p-smart-16,.customspacing .wp-block-group.has-background.p-smart-16,.gutenberg-field .p-smart-16{padding:160px}.customspacing .pt-smart-16,.customspacing .wp-block-group.has-background.pt-smart-16,.gutenberg-field .pt-smart-16{padding-top:160px}.customspacing .pr-smart-16,.customspacing .wp-block-group.has-background.pr-smart-16,.gutenberg-field .pr-smart-16{padding-right:160px}.customspacing .pb-smart-16,.customspacing .wp-block-group.has-background.pb-smart-16,.gutenberg-field .pb-smart-16{padding-bottom:160px}.customspacing .pl-smart-16,.customspacing .wp-block-group.has-background.pl-smart-16,.gutenberg-field .pl-smart-16{padding-left:160px}.customspacing .m-smart-16,.customspacing .wp-block-group.has-background.m-smart-16,.gutenberg-field .m-smart-16{margin:160px}.customspacing .mt-smart-16,.customspacing .wp-block-group.has-background.mt-smart-16,.gutenberg-field .mt-smart-16{margin-top:160px}.customspacing .mr-smart-16,.customspacing .wp-block-group.has-background.mr-smart-16,.gutenberg-field .mr-smart-16{margin-right:160px}.customspacing .mb-smart-16,.customspacing .wp-block-group.has-background.mb-smart-16,.gutenberg-field .mb-smart-16{margin-bottom:160px}.customspacing .ml-smart-16,.customspacing .wp-block-group.has-background.ml-smart-16,.gutenberg-field .ml-smart-16{margin-left:160px}.customspacing .p-smart-17,.customspacing .wp-block-group.has-background.p-smart-17,.gutenberg-field .p-smart-17{padding:170px}.customspacing .pt-smart-17,.customspacing .wp-block-group.has-background.pt-smart-17,.gutenberg-field .pt-smart-17{padding-top:170px}.customspacing .pr-smart-17,.customspacing .wp-block-group.has-background.pr-smart-17,.gutenberg-field .pr-smart-17{padding-right:170px}.customspacing .pb-smart-17,.customspacing .wp-block-group.has-background.pb-smart-17,.gutenberg-field .pb-smart-17{padding-bottom:170px}.customspacing .pl-smart-17,.customspacing .wp-block-group.has-background.pl-smart-17,.gutenberg-field .pl-smart-17{padding-left:170px}.customspacing .m-smart-17,.customspacing .wp-block-group.has-background.m-smart-17,.gutenberg-field .m-smart-17{margin:170px}.customspacing .mt-smart-17,.customspacing .wp-block-group.has-background.mt-smart-17,.gutenberg-field .mt-smart-17{margin-top:170px}.customspacing .mr-smart-17,.customspacing .wp-block-group.has-background.mr-smart-17,.gutenberg-field .mr-smart-17{margin-right:170px}.customspacing .mb-smart-17,.customspacing .wp-block-group.has-background.mb-smart-17,.gutenberg-field .mb-smart-17{margin-bottom:170px}.customspacing .ml-smart-17,.customspacing .wp-block-group.has-background.ml-smart-17,.gutenberg-field .ml-smart-17{margin-left:170px}.customspacing .p-smart-18,.customspacing .wp-block-group.has-background.p-smart-18,.gutenberg-field .p-smart-18{padding:180px}.customspacing .pt-smart-18,.customspacing .wp-block-group.has-background.pt-smart-18,.gutenberg-field .pt-smart-18{padding-top:180px}.customspacing .pr-smart-18,.customspacing .wp-block-group.has-background.pr-smart-18,.gutenberg-field .pr-smart-18{padding-right:180px}.customspacing .pb-smart-18,.customspacing .wp-block-group.has-background.pb-smart-18,.gutenberg-field .pb-smart-18{padding-bottom:180px}.customspacing .pl-smart-18,.customspacing .wp-block-group.has-background.pl-smart-18,.gutenberg-field .pl-smart-18{padding-left:180px}.customspacing .m-smart-18,.customspacing .wp-block-group.has-background.m-smart-18,.gutenberg-field .m-smart-18{margin:180px}.customspacing .mt-smart-18,.customspacing .wp-block-group.has-background.mt-smart-18,.gutenberg-field .mt-smart-18{margin-top:180px}.customspacing .mr-smart-18,.customspacing .wp-block-group.has-background.mr-smart-18,.gutenberg-field .mr-smart-18{margin-right:180px}.customspacing .mb-smart-18,.customspacing .wp-block-group.has-background.mb-smart-18,.gutenberg-field .mb-smart-18{margin-bottom:180px}.customspacing .ml-smart-18,.customspacing .wp-block-group.has-background.ml-smart-18,.gutenberg-field .ml-smart-18{margin-left:180px}.customspacing .p-smart-19,.customspacing .wp-block-group.has-background.p-smart-19,.gutenberg-field .p-smart-19{padding:190px}.customspacing .pt-smart-19,.customspacing .wp-block-group.has-background.pt-smart-19,.gutenberg-field .pt-smart-19{padding-top:190px}.customspacing .pr-smart-19,.customspacing .wp-block-group.has-background.pr-smart-19,.gutenberg-field .pr-smart-19{padding-right:190px}.customspacing .pb-smart-19,.customspacing .wp-block-group.has-background.pb-smart-19,.gutenberg-field .pb-smart-19{padding-bottom:190px}.customspacing .pl-smart-19,.customspacing .wp-block-group.has-background.pl-smart-19,.gutenberg-field .pl-smart-19{padding-left:190px}.customspacing .m-smart-19,.customspacing .wp-block-group.has-background.m-smart-19,.gutenberg-field .m-smart-19{margin:190px}.customspacing .mt-smart-19,.customspacing .wp-block-group.has-background.mt-smart-19,.gutenberg-field .mt-smart-19{margin-top:190px}.customspacing .mr-smart-19,.customspacing .wp-block-group.has-background.mr-smart-19,.gutenberg-field .mr-smart-19{margin-right:190px}.customspacing .mb-smart-19,.customspacing .wp-block-group.has-background.mb-smart-19,.gutenberg-field .mb-smart-19{margin-bottom:190px}.customspacing .ml-smart-19,.customspacing .wp-block-group.has-background.ml-smart-19,.gutenberg-field .ml-smart-19{margin-left:190px}.customspacing .p-smart-20,.customspacing .wp-block-group.has-background.p-smart-20,.gutenberg-field .p-smart-20{padding:200px}.customspacing .pt-smart-20,.customspacing .wp-block-group.has-background.pt-smart-20,.gutenberg-field .pt-smart-20{padding-top:200px}.customspacing .pr-smart-20,.customspacing .wp-block-group.has-background.pr-smart-20,.gutenberg-field .pr-smart-20{padding-right:200px}.customspacing .pb-smart-20,.customspacing .wp-block-group.has-background.pb-smart-20,.gutenberg-field .pb-smart-20{padding-bottom:200px}.customspacing .pl-smart-20,.customspacing .wp-block-group.has-background.pl-smart-20,.gutenberg-field .pl-smart-20{padding-left:200px}.customspacing .m-smart-20,.customspacing .wp-block-group.has-background.m-smart-20,.gutenberg-field .m-smart-20{margin:200px}.customspacing .mt-smart-20,.customspacing .wp-block-group.has-background.mt-smart-20,.gutenberg-field .mt-smart-20{margin-top:200px}.customspacing .mr-smart-20,.customspacing .wp-block-group.has-background.mr-smart-20,.gutenberg-field .mr-smart-20{margin-right:200px}.customspacing .mb-smart-20,.customspacing .wp-block-group.has-background.mb-smart-20,.gutenberg-field .mb-smart-20{margin-bottom:200px}.customspacing .ml-smart-20,.customspacing .wp-block-group.has-background.ml-smart-20,.gutenberg-field .ml-smart-20{margin-left:200px}.customspacing .p-smart-21,.customspacing .wp-block-group.has-background.p-smart-21,.gutenberg-field .p-smart-21{padding:210px}.customspacing .pt-smart-21,.customspacing .wp-block-group.has-background.pt-smart-21,.gutenberg-field .pt-smart-21{padding-top:210px}.customspacing .pr-smart-21,.customspacing .wp-block-group.has-background.pr-smart-21,.gutenberg-field .pr-smart-21{padding-right:210px}.customspacing .pb-smart-21,.customspacing .wp-block-group.has-background.pb-smart-21,.gutenberg-field .pb-smart-21{padding-bottom:210px}.customspacing .pl-smart-21,.customspacing .wp-block-group.has-background.pl-smart-21,.gutenberg-field .pl-smart-21{padding-left:210px}.customspacing .m-smart-21,.customspacing .wp-block-group.has-background.m-smart-21,.gutenberg-field .m-smart-21{margin:210px}.customspacing .mt-smart-21,.customspacing .wp-block-group.has-background.mt-smart-21,.gutenberg-field .mt-smart-21{margin-top:210px}.customspacing .mr-smart-21,.customspacing .wp-block-group.has-background.mr-smart-21,.gutenberg-field .mr-smart-21{margin-right:210px}.customspacing .mb-smart-21,.customspacing .wp-block-group.has-background.mb-smart-21,.gutenberg-field .mb-smart-21{margin-bottom:210px}.customspacing .ml-smart-21,.customspacing .wp-block-group.has-background.ml-smart-21,.gutenberg-field .ml-smart-21{margin-left:210px}.customspacing .p-smart-22,.customspacing .wp-block-group.has-background.p-smart-22,.gutenberg-field .p-smart-22{padding:220px}.customspacing .pt-smart-22,.customspacing .wp-block-group.has-background.pt-smart-22,.gutenberg-field .pt-smart-22{padding-top:220px}.customspacing .pr-smart-22,.customspacing .wp-block-group.has-background.pr-smart-22,.gutenberg-field .pr-smart-22{padding-right:220px}.customspacing .pb-smart-22,.customspacing .wp-block-group.has-background.pb-smart-22,.gutenberg-field .pb-smart-22{padding-bottom:220px}.customspacing .pl-smart-22,.customspacing .wp-block-group.has-background.pl-smart-22,.gutenberg-field .pl-smart-22{padding-left:220px}.customspacing .m-smart-22,.customspacing .wp-block-group.has-background.m-smart-22,.gutenberg-field .m-smart-22{margin:220px}.customspacing .mt-smart-22,.customspacing .wp-block-group.has-background.mt-smart-22,.gutenberg-field .mt-smart-22{margin-top:220px}.customspacing .mr-smart-22,.customspacing .wp-block-group.has-background.mr-smart-22,.gutenberg-field .mr-smart-22{margin-right:220px}.customspacing .mb-smart-22,.customspacing .wp-block-group.has-background.mb-smart-22,.gutenberg-field .mb-smart-22{margin-bottom:220px}.customspacing .ml-smart-22,.customspacing .wp-block-group.has-background.ml-smart-22,.gutenberg-field .ml-smart-22{margin-left:220px}.customspacing .p-smart-23,.customspacing .wp-block-group.has-background.p-smart-23,.gutenberg-field .p-smart-23{padding:230px}.customspacing .pt-smart-23,.customspacing .wp-block-group.has-background.pt-smart-23,.gutenberg-field .pt-smart-23{padding-top:230px}.customspacing .pr-smart-23,.customspacing .wp-block-group.has-background.pr-smart-23,.gutenberg-field .pr-smart-23{padding-right:230px}.customspacing .pb-smart-23,.customspacing .wp-block-group.has-background.pb-smart-23,.gutenberg-field .pb-smart-23{padding-bottom:230px}.customspacing .pl-smart-23,.customspacing .wp-block-group.has-background.pl-smart-23,.gutenberg-field .pl-smart-23{padding-left:230px}.customspacing .m-smart-23,.customspacing .wp-block-group.has-background.m-smart-23,.gutenberg-field .m-smart-23{margin:230px}.customspacing .mt-smart-23,.customspacing .wp-block-group.has-background.mt-smart-23,.gutenberg-field .mt-smart-23{margin-top:230px}.customspacing .mr-smart-23,.customspacing .wp-block-group.has-background.mr-smart-23,.gutenberg-field .mr-smart-23{margin-right:230px}.customspacing .mb-smart-23,.customspacing .wp-block-group.has-background.mb-smart-23,.gutenberg-field .mb-smart-23{margin-bottom:230px}.customspacing .ml-smart-23,.customspacing .wp-block-group.has-background.ml-smart-23,.gutenberg-field .ml-smart-23{margin-left:230px}.customspacing .p-smart-24,.customspacing .wp-block-group.has-background.p-smart-24,.gutenberg-field .p-smart-24{padding:240px}.customspacing .pt-smart-24,.customspacing .wp-block-group.has-background.pt-smart-24,.gutenberg-field .pt-smart-24{padding-top:240px}.customspacing .pr-smart-24,.customspacing .wp-block-group.has-background.pr-smart-24,.gutenberg-field .pr-smart-24{padding-right:240px}.customspacing .pb-smart-24,.customspacing .wp-block-group.has-background.pb-smart-24,.gutenberg-field .pb-smart-24{padding-bottom:240px}.customspacing .pl-smart-24,.customspacing .wp-block-group.has-background.pl-smart-24,.gutenberg-field .pl-smart-24{padding-left:240px}.customspacing .m-smart-24,.customspacing .wp-block-group.has-background.m-smart-24,.gutenberg-field .m-smart-24{margin:240px}.customspacing .mt-smart-24,.customspacing .wp-block-group.has-background.mt-smart-24,.gutenberg-field .mt-smart-24{margin-top:240px}.customspacing .mr-smart-24,.customspacing .wp-block-group.has-background.mr-smart-24,.gutenberg-field .mr-smart-24{margin-right:240px}.customspacing .mb-smart-24,.customspacing .wp-block-group.has-background.mb-smart-24,.gutenberg-field .mb-smart-24{margin-bottom:240px}.customspacing .ml-smart-24,.customspacing .wp-block-group.has-background.ml-smart-24,.gutenberg-field .ml-smart-24{margin-left:240px}.customspacing .p-smart-25,.customspacing .wp-block-group.has-background.p-smart-25,.gutenberg-field .p-smart-25{padding:250px}.customspacing .pt-smart-25,.customspacing .wp-block-group.has-background.pt-smart-25,.gutenberg-field .pt-smart-25{padding-top:250px}.customspacing .pr-smart-25,.customspacing .wp-block-group.has-background.pr-smart-25,.gutenberg-field .pr-smart-25{padding-right:250px}.customspacing .pb-smart-25,.customspacing .wp-block-group.has-background.pb-smart-25,.gutenberg-field .pb-smart-25{padding-bottom:250px}.customspacing .pl-smart-25,.customspacing .wp-block-group.has-background.pl-smart-25,.gutenberg-field .pl-smart-25{padding-left:250px}.customspacing .m-smart-25,.customspacing .wp-block-group.has-background.m-smart-25,.gutenberg-field .m-smart-25{margin:250px}.customspacing .mt-smart-25,.customspacing .wp-block-group.has-background.mt-smart-25,.gutenberg-field .mt-smart-25{margin-top:250px}.customspacing .mr-smart-25,.customspacing .wp-block-group.has-background.mr-smart-25,.gutenberg-field .mr-smart-25{margin-right:250px}.customspacing .mb-smart-25,.customspacing .wp-block-group.has-background.mb-smart-25,.gutenberg-field .mb-smart-25{margin-bottom:250px}.customspacing .ml-smart-25,.customspacing .wp-block-group.has-background.ml-smart-25,.gutenberg-field .ml-smart-25{margin-left:250px}.customspacing .p-smart-26,.customspacing .wp-block-group.has-background.p-smart-26,.gutenberg-field .p-smart-26{padding:260px}.customspacing .pt-smart-26,.customspacing .wp-block-group.has-background.pt-smart-26,.gutenberg-field .pt-smart-26{padding-top:260px}.customspacing .pr-smart-26,.customspacing .wp-block-group.has-background.pr-smart-26,.gutenberg-field .pr-smart-26{padding-right:260px}.customspacing .pb-smart-26,.customspacing .wp-block-group.has-background.pb-smart-26,.gutenberg-field .pb-smart-26{padding-bottom:260px}.customspacing .pl-smart-26,.customspacing .wp-block-group.has-background.pl-smart-26,.gutenberg-field .pl-smart-26{padding-left:260px}.customspacing .m-smart-26,.customspacing .wp-block-group.has-background.m-smart-26,.gutenberg-field .m-smart-26{margin:260px}.customspacing .mt-smart-26,.customspacing .wp-block-group.has-background.mt-smart-26,.gutenberg-field .mt-smart-26{margin-top:260px}.customspacing .mr-smart-26,.customspacing .wp-block-group.has-background.mr-smart-26,.gutenberg-field .mr-smart-26{margin-right:260px}.customspacing .mb-smart-26,.customspacing .wp-block-group.has-background.mb-smart-26,.gutenberg-field .mb-smart-26{margin-bottom:260px}.customspacing .ml-smart-26,.customspacing .wp-block-group.has-background.ml-smart-26,.gutenberg-field .ml-smart-26{margin-left:260px}.customspacing .p-smart-27,.customspacing .wp-block-group.has-background.p-smart-27,.gutenberg-field .p-smart-27{padding:270px}.customspacing .pt-smart-27,.customspacing .wp-block-group.has-background.pt-smart-27,.gutenberg-field .pt-smart-27{padding-top:270px}.customspacing .pr-smart-27,.customspacing .wp-block-group.has-background.pr-smart-27,.gutenberg-field .pr-smart-27{padding-right:270px}.customspacing .pb-smart-27,.customspacing .wp-block-group.has-background.pb-smart-27,.gutenberg-field .pb-smart-27{padding-bottom:270px}.customspacing .pl-smart-27,.customspacing .wp-block-group.has-background.pl-smart-27,.gutenberg-field .pl-smart-27{padding-left:270px}.customspacing .m-smart-27,.customspacing .wp-block-group.has-background.m-smart-27,.gutenberg-field .m-smart-27{margin:270px}.customspacing .mt-smart-27,.customspacing .wp-block-group.has-background.mt-smart-27,.gutenberg-field .mt-smart-27{margin-top:270px}.customspacing .mr-smart-27,.customspacing .wp-block-group.has-background.mr-smart-27,.gutenberg-field .mr-smart-27{margin-right:270px}.customspacing .mb-smart-27,.customspacing .wp-block-group.has-background.mb-smart-27,.gutenberg-field .mb-smart-27{margin-bottom:270px}.customspacing .ml-smart-27,.customspacing .wp-block-group.has-background.ml-smart-27,.gutenberg-field .ml-smart-27{margin-left:270px}.customspacing .p-smart-28,.customspacing .wp-block-group.has-background.p-smart-28,.gutenberg-field .p-smart-28{padding:280px}.customspacing .pt-smart-28,.customspacing .wp-block-group.has-background.pt-smart-28,.gutenberg-field .pt-smart-28{padding-top:280px}.customspacing .pr-smart-28,.customspacing .wp-block-group.has-background.pr-smart-28,.gutenberg-field .pr-smart-28{padding-right:280px}.customspacing .pb-smart-28,.customspacing .wp-block-group.has-background.pb-smart-28,.gutenberg-field .pb-smart-28{padding-bottom:280px}.customspacing .pl-smart-28,.customspacing .wp-block-group.has-background.pl-smart-28,.gutenberg-field .pl-smart-28{padding-left:280px}.customspacing .m-smart-28,.customspacing .wp-block-group.has-background.m-smart-28,.gutenberg-field .m-smart-28{margin:280px}.customspacing .mt-smart-28,.customspacing .wp-block-group.has-background.mt-smart-28,.gutenberg-field .mt-smart-28{margin-top:280px}.customspacing .mr-smart-28,.customspacing .wp-block-group.has-background.mr-smart-28,.gutenberg-field .mr-smart-28{margin-right:280px}.customspacing .mb-smart-28,.customspacing .wp-block-group.has-background.mb-smart-28,.gutenberg-field .mb-smart-28{margin-bottom:280px}.customspacing .ml-smart-28,.customspacing .wp-block-group.has-background.ml-smart-28,.gutenberg-field .ml-smart-28{margin-left:280px}.customspacing .p-smart-29,.customspacing .wp-block-group.has-background.p-smart-29,.gutenberg-field .p-smart-29{padding:290px}.customspacing .pt-smart-29,.customspacing .wp-block-group.has-background.pt-smart-29,.gutenberg-field .pt-smart-29{padding-top:290px}.customspacing .pr-smart-29,.customspacing .wp-block-group.has-background.pr-smart-29,.gutenberg-field .pr-smart-29{padding-right:290px}.customspacing .pb-smart-29,.customspacing .wp-block-group.has-background.pb-smart-29,.gutenberg-field .pb-smart-29{padding-bottom:290px}.customspacing .pl-smart-29,.customspacing .wp-block-group.has-background.pl-smart-29,.gutenberg-field .pl-smart-29{padding-left:290px}.customspacing .m-smart-29,.customspacing .wp-block-group.has-background.m-smart-29,.gutenberg-field .m-smart-29{margin:290px}.customspacing .mt-smart-29,.customspacing .wp-block-group.has-background.mt-smart-29,.gutenberg-field .mt-smart-29{margin-top:290px}.customspacing .mr-smart-29,.customspacing .wp-block-group.has-background.mr-smart-29,.gutenberg-field .mr-smart-29{margin-right:290px}.customspacing .mb-smart-29,.customspacing .wp-block-group.has-background.mb-smart-29,.gutenberg-field .mb-smart-29{margin-bottom:290px}.customspacing .ml-smart-29,.customspacing .wp-block-group.has-background.ml-smart-29,.gutenberg-field .ml-smart-29{margin-left:290px}.customspacing .p-smart-30,.customspacing .wp-block-group.has-background.p-smart-30,.gutenberg-field .p-smart-30{padding:300px}.customspacing .pt-smart-30,.customspacing .wp-block-group.has-background.pt-smart-30,.gutenberg-field .pt-smart-30{padding-top:300px}.customspacing .pr-smart-30,.customspacing .wp-block-group.has-background.pr-smart-30,.gutenberg-field .pr-smart-30{padding-right:300px}.customspacing .pb-smart-30,.customspacing .wp-block-group.has-background.pb-smart-30,.gutenberg-field .pb-smart-30{padding-bottom:300px}.customspacing .pl-smart-30,.customspacing .wp-block-group.has-background.pl-smart-30,.gutenberg-field .pl-smart-30{padding-left:300px}.customspacing .m-smart-30,.customspacing .wp-block-group.has-background.m-smart-30,.gutenberg-field .m-smart-30{margin:300px}.customspacing .mt-smart-30,.customspacing .wp-block-group.has-background.mt-smart-30,.gutenberg-field .mt-smart-30{margin-top:300px}.customspacing .mr-smart-30,.customspacing .wp-block-group.has-background.mr-smart-30,.gutenberg-field .mr-smart-30{margin-right:300px}.customspacing .mb-smart-30,.customspacing .wp-block-group.has-background.mb-smart-30,.gutenberg-field .mb-smart-30{margin-bottom:300px}.customspacing .ml-smart-30,.customspacing .wp-block-group.has-background.ml-smart-30,.gutenberg-field .ml-smart-30{margin-left:300px}.customspacing .p-smart-31,.customspacing .wp-block-group.has-background.p-smart-31,.gutenberg-field .p-smart-31{padding:310px}.customspacing .pt-smart-31,.customspacing .wp-block-group.has-background.pt-smart-31,.gutenberg-field .pt-smart-31{padding-top:310px}.customspacing .pr-smart-31,.customspacing .wp-block-group.has-background.pr-smart-31,.gutenberg-field .pr-smart-31{padding-right:310px}.customspacing .pb-smart-31,.customspacing .wp-block-group.has-background.pb-smart-31,.gutenberg-field .pb-smart-31{padding-bottom:310px}.customspacing .pl-smart-31,.customspacing .wp-block-group.has-background.pl-smart-31,.gutenberg-field .pl-smart-31{padding-left:310px}.customspacing .m-smart-31,.customspacing .wp-block-group.has-background.m-smart-31,.gutenberg-field .m-smart-31{margin:310px}.customspacing .mt-smart-31,.customspacing .wp-block-group.has-background.mt-smart-31,.gutenberg-field .mt-smart-31{margin-top:310px}.customspacing .mr-smart-31,.customspacing .wp-block-group.has-background.mr-smart-31,.gutenberg-field .mr-smart-31{margin-right:310px}.customspacing .mb-smart-31,.customspacing .wp-block-group.has-background.mb-smart-31,.gutenberg-field .mb-smart-31{margin-bottom:310px}.customspacing .ml-smart-31,.customspacing .wp-block-group.has-background.ml-smart-31,.gutenberg-field .ml-smart-31{margin-left:310px}.customspacing .p-smart-32,.customspacing .wp-block-group.has-background.p-smart-32,.gutenberg-field .p-smart-32{padding:320px}.customspacing .pt-smart-32,.customspacing .wp-block-group.has-background.pt-smart-32,.gutenberg-field .pt-smart-32{padding-top:320px}.customspacing .pr-smart-32,.customspacing .wp-block-group.has-background.pr-smart-32,.gutenberg-field .pr-smart-32{padding-right:320px}.customspacing .pb-smart-32,.customspacing .wp-block-group.has-background.pb-smart-32,.gutenberg-field .pb-smart-32{padding-bottom:320px}.customspacing .pl-smart-32,.customspacing .wp-block-group.has-background.pl-smart-32,.gutenberg-field .pl-smart-32{padding-left:320px}.customspacing .m-smart-32,.customspacing .wp-block-group.has-background.m-smart-32,.gutenberg-field .m-smart-32{margin:320px}.customspacing .mt-smart-32,.customspacing .wp-block-group.has-background.mt-smart-32,.gutenberg-field .mt-smart-32{margin-top:320px}.customspacing .mr-smart-32,.customspacing .wp-block-group.has-background.mr-smart-32,.gutenberg-field .mr-smart-32{margin-right:320px}.customspacing .mb-smart-32,.customspacing .wp-block-group.has-background.mb-smart-32,.gutenberg-field .mb-smart-32{margin-bottom:320px}.customspacing .ml-smart-32,.customspacing .wp-block-group.has-background.ml-smart-32,.gutenberg-field .ml-smart-32{margin-left:320px}.customspacing .p-smart-33,.customspacing .wp-block-group.has-background.p-smart-33,.gutenberg-field .p-smart-33{padding:330px}.customspacing .pt-smart-33,.customspacing .wp-block-group.has-background.pt-smart-33,.gutenberg-field .pt-smart-33{padding-top:330px}.customspacing .pr-smart-33,.customspacing .wp-block-group.has-background.pr-smart-33,.gutenberg-field .pr-smart-33{padding-right:330px}.customspacing .pb-smart-33,.customspacing .wp-block-group.has-background.pb-smart-33,.gutenberg-field .pb-smart-33{padding-bottom:330px}.customspacing .pl-smart-33,.customspacing .wp-block-group.has-background.pl-smart-33,.gutenberg-field .pl-smart-33{padding-left:330px}.customspacing .m-smart-33,.customspacing .wp-block-group.has-background.m-smart-33,.gutenberg-field .m-smart-33{margin:330px}.customspacing .mt-smart-33,.customspacing .wp-block-group.has-background.mt-smart-33,.gutenberg-field .mt-smart-33{margin-top:330px}.customspacing .mr-smart-33,.customspacing .wp-block-group.has-background.mr-smart-33,.gutenberg-field .mr-smart-33{margin-right:330px}.customspacing .mb-smart-33,.customspacing .wp-block-group.has-background.mb-smart-33,.gutenberg-field .mb-smart-33{margin-bottom:330px}.customspacing .ml-smart-33,.customspacing .wp-block-group.has-background.ml-smart-33,.gutenberg-field .ml-smart-33{margin-left:330px}.customspacing .p-smart-34,.customspacing .wp-block-group.has-background.p-smart-34,.gutenberg-field .p-smart-34{padding:340px}.customspacing .pt-smart-34,.customspacing .wp-block-group.has-background.pt-smart-34,.gutenberg-field .pt-smart-34{padding-top:340px}.customspacing .pr-smart-34,.customspacing .wp-block-group.has-background.pr-smart-34,.gutenberg-field .pr-smart-34{padding-right:340px}.customspacing .pb-smart-34,.customspacing .wp-block-group.has-background.pb-smart-34,.gutenberg-field .pb-smart-34{padding-bottom:340px}.customspacing .pl-smart-34,.customspacing .wp-block-group.has-background.pl-smart-34,.gutenberg-field .pl-smart-34{padding-left:340px}.customspacing .m-smart-34,.customspacing .wp-block-group.has-background.m-smart-34,.gutenberg-field .m-smart-34{margin:340px}.customspacing .mt-smart-34,.customspacing .wp-block-group.has-background.mt-smart-34,.gutenberg-field .mt-smart-34{margin-top:340px}.customspacing .mr-smart-34,.customspacing .wp-block-group.has-background.mr-smart-34,.gutenberg-field .mr-smart-34{margin-right:340px}.customspacing .mb-smart-34,.customspacing .wp-block-group.has-background.mb-smart-34,.gutenberg-field .mb-smart-34{margin-bottom:340px}.customspacing .ml-smart-34,.customspacing .wp-block-group.has-background.ml-smart-34,.gutenberg-field .ml-smart-34{margin-left:340px}.customspacing .p-smart-35,.customspacing .wp-block-group.has-background.p-smart-35,.gutenberg-field .p-smart-35{padding:350px}.customspacing .pt-smart-35,.customspacing .wp-block-group.has-background.pt-smart-35,.gutenberg-field .pt-smart-35{padding-top:350px}.customspacing .pr-smart-35,.customspacing .wp-block-group.has-background.pr-smart-35,.gutenberg-field .pr-smart-35{padding-right:350px}.customspacing .pb-smart-35,.customspacing .wp-block-group.has-background.pb-smart-35,.gutenberg-field .pb-smart-35{padding-bottom:350px}.customspacing .pl-smart-35,.customspacing .wp-block-group.has-background.pl-smart-35,.gutenberg-field .pl-smart-35{padding-left:350px}.customspacing .m-smart-35,.customspacing .wp-block-group.has-background.m-smart-35,.gutenberg-field .m-smart-35{margin:350px}.customspacing .mt-smart-35,.customspacing .wp-block-group.has-background.mt-smart-35,.gutenberg-field .mt-smart-35{margin-top:350px}.customspacing .mr-smart-35,.customspacing .wp-block-group.has-background.mr-smart-35,.gutenberg-field .mr-smart-35{margin-right:350px}.customspacing .mb-smart-35,.customspacing .wp-block-group.has-background.mb-smart-35,.gutenberg-field .mb-smart-35{margin-bottom:350px}.customspacing .ml-smart-35,.customspacing .wp-block-group.has-background.ml-smart-35,.gutenberg-field .ml-smart-35{margin-left:350px}.customspacing .p-smart-36,.customspacing .wp-block-group.has-background.p-smart-36,.gutenberg-field .p-smart-36{padding:360px}.customspacing .pt-smart-36,.customspacing .wp-block-group.has-background.pt-smart-36,.gutenberg-field .pt-smart-36{padding-top:360px}.customspacing .pr-smart-36,.customspacing .wp-block-group.has-background.pr-smart-36,.gutenberg-field .pr-smart-36{padding-right:360px}.customspacing .pb-smart-36,.customspacing .wp-block-group.has-background.pb-smart-36,.gutenberg-field .pb-smart-36{padding-bottom:360px}.customspacing .pl-smart-36,.customspacing .wp-block-group.has-background.pl-smart-36,.gutenberg-field .pl-smart-36{padding-left:360px}.customspacing .m-smart-36,.customspacing .wp-block-group.has-background.m-smart-36,.gutenberg-field .m-smart-36{margin:360px}.customspacing .mt-smart-36,.customspacing .wp-block-group.has-background.mt-smart-36,.gutenberg-field .mt-smart-36{margin-top:360px}.customspacing .mr-smart-36,.customspacing .wp-block-group.has-background.mr-smart-36,.gutenberg-field .mr-smart-36{margin-right:360px}.customspacing .mb-smart-36,.customspacing .wp-block-group.has-background.mb-smart-36,.gutenberg-field .mb-smart-36{margin-bottom:360px}.customspacing .ml-smart-36,.customspacing .wp-block-group.has-background.ml-smart-36,.gutenberg-field .ml-smart-36{margin-left:360px}.customspacing .p-smart-37,.customspacing .wp-block-group.has-background.p-smart-37,.gutenberg-field .p-smart-37{padding:370px}.customspacing .pt-smart-37,.customspacing .wp-block-group.has-background.pt-smart-37,.gutenberg-field .pt-smart-37{padding-top:370px}.customspacing .pr-smart-37,.customspacing .wp-block-group.has-background.pr-smart-37,.gutenberg-field .pr-smart-37{padding-right:370px}.customspacing .pb-smart-37,.customspacing .wp-block-group.has-background.pb-smart-37,.gutenberg-field .pb-smart-37{padding-bottom:370px}.customspacing .pl-smart-37,.customspacing .wp-block-group.has-background.pl-smart-37,.gutenberg-field .pl-smart-37{padding-left:370px}.customspacing .m-smart-37,.customspacing .wp-block-group.has-background.m-smart-37,.gutenberg-field .m-smart-37{margin:370px}.customspacing .mt-smart-37,.customspacing .wp-block-group.has-background.mt-smart-37,.gutenberg-field .mt-smart-37{margin-top:370px}.customspacing .mr-smart-37,.customspacing .wp-block-group.has-background.mr-smart-37,.gutenberg-field .mr-smart-37{margin-right:370px}.customspacing .mb-smart-37,.customspacing .wp-block-group.has-background.mb-smart-37,.gutenberg-field .mb-smart-37{margin-bottom:370px}.customspacing .ml-smart-37,.customspacing .wp-block-group.has-background.ml-smart-37,.gutenberg-field .ml-smart-37{margin-left:370px}.customspacing .p-smart-38,.customspacing .wp-block-group.has-background.p-smart-38,.gutenberg-field .p-smart-38{padding:380px}.customspacing .pt-smart-38,.customspacing .wp-block-group.has-background.pt-smart-38,.gutenberg-field .pt-smart-38{padding-top:380px}.customspacing .pr-smart-38,.customspacing .wp-block-group.has-background.pr-smart-38,.gutenberg-field .pr-smart-38{padding-right:380px}.customspacing .pb-smart-38,.customspacing .wp-block-group.has-background.pb-smart-38,.gutenberg-field .pb-smart-38{padding-bottom:380px}.customspacing .pl-smart-38,.customspacing .wp-block-group.has-background.pl-smart-38,.gutenberg-field .pl-smart-38{padding-left:380px}.customspacing .m-smart-38,.customspacing .wp-block-group.has-background.m-smart-38,.gutenberg-field .m-smart-38{margin:380px}.customspacing .mt-smart-38,.customspacing .wp-block-group.has-background.mt-smart-38,.gutenberg-field .mt-smart-38{margin-top:380px}.customspacing .mr-smart-38,.customspacing .wp-block-group.has-background.mr-smart-38,.gutenberg-field .mr-smart-38{margin-right:380px}.customspacing .mb-smart-38,.customspacing .wp-block-group.has-background.mb-smart-38,.gutenberg-field .mb-smart-38{margin-bottom:380px}.customspacing .ml-smart-38,.customspacing .wp-block-group.has-background.ml-smart-38,.gutenberg-field .ml-smart-38{margin-left:380px}.customspacing .p-smart-39,.customspacing .wp-block-group.has-background.p-smart-39,.gutenberg-field .p-smart-39{padding:390px}.customspacing .pt-smart-39,.customspacing .wp-block-group.has-background.pt-smart-39,.gutenberg-field .pt-smart-39{padding-top:390px}.customspacing .pr-smart-39,.customspacing .wp-block-group.has-background.pr-smart-39,.gutenberg-field .pr-smart-39{padding-right:390px}.customspacing .pb-smart-39,.customspacing .wp-block-group.has-background.pb-smart-39,.gutenberg-field .pb-smart-39{padding-bottom:390px}.customspacing .pl-smart-39,.customspacing .wp-block-group.has-background.pl-smart-39,.gutenberg-field .pl-smart-39{padding-left:390px}.customspacing .m-smart-39,.customspacing .wp-block-group.has-background.m-smart-39,.gutenberg-field .m-smart-39{margin:390px}.customspacing .mt-smart-39,.customspacing .wp-block-group.has-background.mt-smart-39,.gutenberg-field .mt-smart-39{margin-top:390px}.customspacing .mr-smart-39,.customspacing .wp-block-group.has-background.mr-smart-39,.gutenberg-field .mr-smart-39{margin-right:390px}.customspacing .mb-smart-39,.customspacing .wp-block-group.has-background.mb-smart-39,.gutenberg-field .mb-smart-39{margin-bottom:390px}.customspacing .ml-smart-39,.customspacing .wp-block-group.has-background.ml-smart-39,.gutenberg-field .ml-smart-39{margin-left:390px}.customspacing .p-smart-40,.customspacing .wp-block-group.has-background.p-smart-40,.gutenberg-field .p-smart-40{padding:400px}.customspacing .pt-smart-40,.customspacing .wp-block-group.has-background.pt-smart-40,.gutenberg-field .pt-smart-40{padding-top:400px}.customspacing .pr-smart-40,.customspacing .wp-block-group.has-background.pr-smart-40,.gutenberg-field .pr-smart-40{padding-right:400px}.customspacing .pb-smart-40,.customspacing .wp-block-group.has-background.pb-smart-40,.gutenberg-field .pb-smart-40{padding-bottom:400px}.customspacing .pl-smart-40,.customspacing .wp-block-group.has-background.pl-smart-40,.gutenberg-field .pl-smart-40{padding-left:400px}.customspacing .m-smart-40,.customspacing .wp-block-group.has-background.m-smart-40,.gutenberg-field .m-smart-40{margin:400px}.customspacing .mt-smart-40,.customspacing .wp-block-group.has-background.mt-smart-40,.gutenberg-field .mt-smart-40{margin-top:400px}.customspacing .mr-smart-40,.customspacing .wp-block-group.has-background.mr-smart-40,.gutenberg-field .mr-smart-40{margin-right:400px}.customspacing .mb-smart-40,.customspacing .wp-block-group.has-background.mb-smart-40,.gutenberg-field .mb-smart-40{margin-bottom:400px}.customspacing .ml-smart-40,.customspacing .wp-block-group.has-background.ml-smart-40,.gutenberg-field .ml-smart-40{margin-left:400px}}@media print,screen and (min-width:30em){.customspacing .p-smmed-1,.customspacing .wp-block-group.has-background.p-smmed-1,.gutenberg-field .p-smmed-1{padding:10px}.customspacing .pt-smmed-1,.customspacing .wp-block-group.has-background.pt-smmed-1,.gutenberg-field .pt-smmed-1{padding-top:10px}.customspacing .pr-smmed-1,.customspacing .wp-block-group.has-background.pr-smmed-1,.gutenberg-field .pr-smmed-1{padding-right:10px}.customspacing .pb-smmed-1,.customspacing .wp-block-group.has-background.pb-smmed-1,.gutenberg-field .pb-smmed-1{padding-bottom:10px}.customspacing .pl-smmed-1,.customspacing .wp-block-group.has-background.pl-smmed-1,.gutenberg-field .pl-smmed-1{padding-left:10px}.customspacing .m-smmed-1,.customspacing .wp-block-group.has-background.m-smmed-1,.gutenberg-field .m-smmed-1{margin:10px}.customspacing .mt-smmed-1,.customspacing .wp-block-group.has-background.mt-smmed-1,.gutenberg-field .mt-smmed-1{margin-top:10px}.customspacing .mr-smmed-1,.customspacing .wp-block-group.has-background.mr-smmed-1,.gutenberg-field .mr-smmed-1{margin-right:10px}.customspacing .mb-smmed-1,.customspacing .wp-block-group.has-background.mb-smmed-1,.gutenberg-field .mb-smmed-1{margin-bottom:10px}.customspacing .ml-smmed-1,.customspacing .wp-block-group.has-background.ml-smmed-1,.gutenberg-field .ml-smmed-1{margin-left:10px}.customspacing .p-smmed-2,.customspacing .wp-block-group.has-background.p-smmed-2,.gutenberg-field .p-smmed-2{padding:20px}.customspacing .pt-smmed-2,.customspacing .wp-block-group.has-background.pt-smmed-2,.gutenberg-field .pt-smmed-2{padding-top:20px}.customspacing .pr-smmed-2,.customspacing .wp-block-group.has-background.pr-smmed-2,.gutenberg-field .pr-smmed-2{padding-right:20px}.customspacing .pb-smmed-2,.customspacing .wp-block-group.has-background.pb-smmed-2,.gutenberg-field .pb-smmed-2{padding-bottom:20px}.customspacing .pl-smmed-2,.customspacing .wp-block-group.has-background.pl-smmed-2,.gutenberg-field .pl-smmed-2{padding-left:20px}.customspacing .m-smmed-2,.customspacing .wp-block-group.has-background.m-smmed-2,.gutenberg-field .m-smmed-2{margin:20px}.customspacing .mt-smmed-2,.customspacing .wp-block-group.has-background.mt-smmed-2,.gutenberg-field .mt-smmed-2{margin-top:20px}.customspacing .mr-smmed-2,.customspacing .wp-block-group.has-background.mr-smmed-2,.gutenberg-field .mr-smmed-2{margin-right:20px}.customspacing .mb-smmed-2,.customspacing .wp-block-group.has-background.mb-smmed-2,.gutenberg-field .mb-smmed-2{margin-bottom:20px}.customspacing .ml-smmed-2,.customspacing .wp-block-group.has-background.ml-smmed-2,.gutenberg-field .ml-smmed-2{margin-left:20px}.customspacing .p-smmed-3,.customspacing .wp-block-group.has-background.p-smmed-3,.gutenberg-field .p-smmed-3{padding:30px}.customspacing .pt-smmed-3,.customspacing .wp-block-group.has-background.pt-smmed-3,.gutenberg-field .pt-smmed-3{padding-top:30px}.customspacing .pr-smmed-3,.customspacing .wp-block-group.has-background.pr-smmed-3,.gutenberg-field .pr-smmed-3{padding-right:30px}.customspacing .pb-smmed-3,.customspacing .wp-block-group.has-background.pb-smmed-3,.gutenberg-field .pb-smmed-3{padding-bottom:30px}.customspacing .pl-smmed-3,.customspacing .wp-block-group.has-background.pl-smmed-3,.gutenberg-field .pl-smmed-3{padding-left:30px}.customspacing .m-smmed-3,.customspacing .wp-block-group.has-background.m-smmed-3,.gutenberg-field .m-smmed-3{margin:30px}.customspacing .mt-smmed-3,.customspacing .wp-block-group.has-background.mt-smmed-3,.gutenberg-field .mt-smmed-3{margin-top:30px}.customspacing .mr-smmed-3,.customspacing .wp-block-group.has-background.mr-smmed-3,.gutenberg-field .mr-smmed-3{margin-right:30px}.customspacing .mb-smmed-3,.customspacing .wp-block-group.has-background.mb-smmed-3,.gutenberg-field .mb-smmed-3{margin-bottom:30px}.customspacing .ml-smmed-3,.customspacing .wp-block-group.has-background.ml-smmed-3,.gutenberg-field .ml-smmed-3{margin-left:30px}.customspacing .p-smmed-4,.customspacing .wp-block-group.has-background.p-smmed-4,.gutenberg-field .p-smmed-4{padding:40px}.customspacing .pt-smmed-4,.customspacing .wp-block-group.has-background.pt-smmed-4,.gutenberg-field .pt-smmed-4{padding-top:40px}.customspacing .pr-smmed-4,.customspacing .wp-block-group.has-background.pr-smmed-4,.gutenberg-field .pr-smmed-4{padding-right:40px}.customspacing .pb-smmed-4,.customspacing .wp-block-group.has-background.pb-smmed-4,.gutenberg-field .pb-smmed-4{padding-bottom:40px}.customspacing .pl-smmed-4,.customspacing .wp-block-group.has-background.pl-smmed-4,.gutenberg-field .pl-smmed-4{padding-left:40px}.customspacing .m-smmed-4,.customspacing .wp-block-group.has-background.m-smmed-4,.gutenberg-field .m-smmed-4{margin:40px}.customspacing .mt-smmed-4,.customspacing .wp-block-group.has-background.mt-smmed-4,.gutenberg-field .mt-smmed-4{margin-top:40px}.customspacing .mr-smmed-4,.customspacing .wp-block-group.has-background.mr-smmed-4,.gutenberg-field .mr-smmed-4{margin-right:40px}.customspacing .mb-smmed-4,.customspacing .wp-block-group.has-background.mb-smmed-4,.gutenberg-field .mb-smmed-4{margin-bottom:40px}.customspacing .ml-smmed-4,.customspacing .wp-block-group.has-background.ml-smmed-4,.gutenberg-field .ml-smmed-4{margin-left:40px}.customspacing .p-smmed-5,.customspacing .wp-block-group.has-background.p-smmed-5,.gutenberg-field .p-smmed-5{padding:50px}.customspacing .pt-smmed-5,.customspacing .wp-block-group.has-background.pt-smmed-5,.gutenberg-field .pt-smmed-5{padding-top:50px}.customspacing .pr-smmed-5,.customspacing .wp-block-group.has-background.pr-smmed-5,.gutenberg-field .pr-smmed-5{padding-right:50px}.customspacing .pb-smmed-5,.customspacing .wp-block-group.has-background.pb-smmed-5,.gutenberg-field .pb-smmed-5{padding-bottom:50px}.customspacing .pl-smmed-5,.customspacing .wp-block-group.has-background.pl-smmed-5,.gutenberg-field .pl-smmed-5{padding-left:50px}.customspacing .m-smmed-5,.customspacing .wp-block-group.has-background.m-smmed-5,.gutenberg-field .m-smmed-5{margin:50px}.customspacing .mt-smmed-5,.customspacing .wp-block-group.has-background.mt-smmed-5,.gutenberg-field .mt-smmed-5{margin-top:50px}.customspacing .mr-smmed-5,.customspacing .wp-block-group.has-background.mr-smmed-5,.gutenberg-field .mr-smmed-5{margin-right:50px}.customspacing .mb-smmed-5,.customspacing .wp-block-group.has-background.mb-smmed-5,.gutenberg-field .mb-smmed-5{margin-bottom:50px}.customspacing .ml-smmed-5,.customspacing .wp-block-group.has-background.ml-smmed-5,.gutenberg-field .ml-smmed-5{margin-left:50px}.customspacing .p-smmed-6,.customspacing .wp-block-group.has-background.p-smmed-6,.gutenberg-field .p-smmed-6{padding:60px}.customspacing .pt-smmed-6,.customspacing .wp-block-group.has-background.pt-smmed-6,.gutenberg-field .pt-smmed-6{padding-top:60px}.customspacing .pr-smmed-6,.customspacing .wp-block-group.has-background.pr-smmed-6,.gutenberg-field .pr-smmed-6{padding-right:60px}.customspacing .pb-smmed-6,.customspacing .wp-block-group.has-background.pb-smmed-6,.gutenberg-field .pb-smmed-6{padding-bottom:60px}.customspacing .pl-smmed-6,.customspacing .wp-block-group.has-background.pl-smmed-6,.gutenberg-field .pl-smmed-6{padding-left:60px}.customspacing .m-smmed-6,.customspacing .wp-block-group.has-background.m-smmed-6,.gutenberg-field .m-smmed-6{margin:60px}.customspacing .mt-smmed-6,.customspacing .wp-block-group.has-background.mt-smmed-6,.gutenberg-field .mt-smmed-6{margin-top:60px}.customspacing .mr-smmed-6,.customspacing .wp-block-group.has-background.mr-smmed-6,.gutenberg-field .mr-smmed-6{margin-right:60px}.customspacing .mb-smmed-6,.customspacing .wp-block-group.has-background.mb-smmed-6,.gutenberg-field .mb-smmed-6{margin-bottom:60px}.customspacing .ml-smmed-6,.customspacing .wp-block-group.has-background.ml-smmed-6,.gutenberg-field .ml-smmed-6{margin-left:60px}.customspacing .p-smmed-7,.customspacing .wp-block-group.has-background.p-smmed-7,.gutenberg-field .p-smmed-7{padding:70px}.customspacing .pt-smmed-7,.customspacing .wp-block-group.has-background.pt-smmed-7,.gutenberg-field .pt-smmed-7{padding-top:70px}.customspacing .pr-smmed-7,.customspacing .wp-block-group.has-background.pr-smmed-7,.gutenberg-field .pr-smmed-7{padding-right:70px}.customspacing .pb-smmed-7,.customspacing .wp-block-group.has-background.pb-smmed-7,.gutenberg-field .pb-smmed-7{padding-bottom:70px}.customspacing .pl-smmed-7,.customspacing .wp-block-group.has-background.pl-smmed-7,.gutenberg-field .pl-smmed-7{padding-left:70px}.customspacing .m-smmed-7,.customspacing .wp-block-group.has-background.m-smmed-7,.gutenberg-field .m-smmed-7{margin:70px}.customspacing .mt-smmed-7,.customspacing .wp-block-group.has-background.mt-smmed-7,.gutenberg-field .mt-smmed-7{margin-top:70px}.customspacing .mr-smmed-7,.customspacing .wp-block-group.has-background.mr-smmed-7,.gutenberg-field .mr-smmed-7{margin-right:70px}.customspacing .mb-smmed-7,.customspacing .wp-block-group.has-background.mb-smmed-7,.gutenberg-field .mb-smmed-7{margin-bottom:70px}.customspacing .ml-smmed-7,.customspacing .wp-block-group.has-background.ml-smmed-7,.gutenberg-field .ml-smmed-7{margin-left:70px}.customspacing .p-smmed-8,.customspacing .wp-block-group.has-background.p-smmed-8,.gutenberg-field .p-smmed-8{padding:80px}.customspacing .pt-smmed-8,.customspacing .wp-block-group.has-background.pt-smmed-8,.gutenberg-field .pt-smmed-8{padding-top:80px}.customspacing .pr-smmed-8,.customspacing .wp-block-group.has-background.pr-smmed-8,.gutenberg-field .pr-smmed-8{padding-right:80px}.customspacing .pb-smmed-8,.customspacing .wp-block-group.has-background.pb-smmed-8,.gutenberg-field .pb-smmed-8{padding-bottom:80px}.customspacing .pl-smmed-8,.customspacing .wp-block-group.has-background.pl-smmed-8,.gutenberg-field .pl-smmed-8{padding-left:80px}.customspacing .m-smmed-8,.customspacing .wp-block-group.has-background.m-smmed-8,.gutenberg-field .m-smmed-8{margin:80px}.customspacing .mt-smmed-8,.customspacing .wp-block-group.has-background.mt-smmed-8,.gutenberg-field .mt-smmed-8{margin-top:80px}.customspacing .mr-smmed-8,.customspacing .wp-block-group.has-background.mr-smmed-8,.gutenberg-field .mr-smmed-8{margin-right:80px}.customspacing .mb-smmed-8,.customspacing .wp-block-group.has-background.mb-smmed-8,.gutenberg-field .mb-smmed-8{margin-bottom:80px}.customspacing .ml-smmed-8,.customspacing .wp-block-group.has-background.ml-smmed-8,.gutenberg-field .ml-smmed-8{margin-left:80px}.customspacing .p-smmed-9,.customspacing .wp-block-group.has-background.p-smmed-9,.gutenberg-field .p-smmed-9{padding:90px}.customspacing .pt-smmed-9,.customspacing .wp-block-group.has-background.pt-smmed-9,.gutenberg-field .pt-smmed-9{padding-top:90px}.customspacing .pr-smmed-9,.customspacing .wp-block-group.has-background.pr-smmed-9,.gutenberg-field .pr-smmed-9{padding-right:90px}.customspacing .pb-smmed-9,.customspacing .wp-block-group.has-background.pb-smmed-9,.gutenberg-field .pb-smmed-9{padding-bottom:90px}.customspacing .pl-smmed-9,.customspacing .wp-block-group.has-background.pl-smmed-9,.gutenberg-field .pl-smmed-9{padding-left:90px}.customspacing .m-smmed-9,.customspacing .wp-block-group.has-background.m-smmed-9,.gutenberg-field .m-smmed-9{margin:90px}.customspacing .mt-smmed-9,.customspacing .wp-block-group.has-background.mt-smmed-9,.gutenberg-field .mt-smmed-9{margin-top:90px}.customspacing .mr-smmed-9,.customspacing .wp-block-group.has-background.mr-smmed-9,.gutenberg-field .mr-smmed-9{margin-right:90px}.customspacing .mb-smmed-9,.customspacing .wp-block-group.has-background.mb-smmed-9,.gutenberg-field .mb-smmed-9{margin-bottom:90px}.customspacing .ml-smmed-9,.customspacing .wp-block-group.has-background.ml-smmed-9,.gutenberg-field .ml-smmed-9{margin-left:90px}.customspacing .p-smmed-10,.customspacing .wp-block-group.has-background.p-smmed-10,.gutenberg-field .p-smmed-10{padding:100px}.customspacing .pt-smmed-10,.customspacing .wp-block-group.has-background.pt-smmed-10,.gutenberg-field .pt-smmed-10{padding-top:100px}.customspacing .pr-smmed-10,.customspacing .wp-block-group.has-background.pr-smmed-10,.gutenberg-field .pr-smmed-10{padding-right:100px}.customspacing .pb-smmed-10,.customspacing .wp-block-group.has-background.pb-smmed-10,.gutenberg-field .pb-smmed-10{padding-bottom:100px}.customspacing .pl-smmed-10,.customspacing .wp-block-group.has-background.pl-smmed-10,.gutenberg-field .pl-smmed-10{padding-left:100px}.customspacing .m-smmed-10,.customspacing .wp-block-group.has-background.m-smmed-10,.gutenberg-field .m-smmed-10{margin:100px}.customspacing .mt-smmed-10,.customspacing .wp-block-group.has-background.mt-smmed-10,.gutenberg-field .mt-smmed-10{margin-top:100px}.customspacing .mr-smmed-10,.customspacing .wp-block-group.has-background.mr-smmed-10,.gutenberg-field .mr-smmed-10{margin-right:100px}.customspacing .mb-smmed-10,.customspacing .wp-block-group.has-background.mb-smmed-10,.gutenberg-field .mb-smmed-10{margin-bottom:100px}.customspacing .ml-smmed-10,.customspacing .wp-block-group.has-background.ml-smmed-10,.gutenberg-field .ml-smmed-10{margin-left:100px}.customspacing .p-smmed-11,.customspacing .wp-block-group.has-background.p-smmed-11,.gutenberg-field .p-smmed-11{padding:110px}.customspacing .pt-smmed-11,.customspacing .wp-block-group.has-background.pt-smmed-11,.gutenberg-field .pt-smmed-11{padding-top:110px}.customspacing .pr-smmed-11,.customspacing .wp-block-group.has-background.pr-smmed-11,.gutenberg-field .pr-smmed-11{padding-right:110px}.customspacing .pb-smmed-11,.customspacing .wp-block-group.has-background.pb-smmed-11,.gutenberg-field .pb-smmed-11{padding-bottom:110px}.customspacing .pl-smmed-11,.customspacing .wp-block-group.has-background.pl-smmed-11,.gutenberg-field .pl-smmed-11{padding-left:110px}.customspacing .m-smmed-11,.customspacing .wp-block-group.has-background.m-smmed-11,.gutenberg-field .m-smmed-11{margin:110px}.customspacing .mt-smmed-11,.customspacing .wp-block-group.has-background.mt-smmed-11,.gutenberg-field .mt-smmed-11{margin-top:110px}.customspacing .mr-smmed-11,.customspacing .wp-block-group.has-background.mr-smmed-11,.gutenberg-field .mr-smmed-11{margin-right:110px}.customspacing .mb-smmed-11,.customspacing .wp-block-group.has-background.mb-smmed-11,.gutenberg-field .mb-smmed-11{margin-bottom:110px}.customspacing .ml-smmed-11,.customspacing .wp-block-group.has-background.ml-smmed-11,.gutenberg-field .ml-smmed-11{margin-left:110px}.customspacing .p-smmed-12,.customspacing .wp-block-group.has-background.p-smmed-12,.gutenberg-field .p-smmed-12{padding:120px}.customspacing .pt-smmed-12,.customspacing .wp-block-group.has-background.pt-smmed-12,.gutenberg-field .pt-smmed-12{padding-top:120px}.customspacing .pr-smmed-12,.customspacing .wp-block-group.has-background.pr-smmed-12,.gutenberg-field .pr-smmed-12{padding-right:120px}.customspacing .pb-smmed-12,.customspacing .wp-block-group.has-background.pb-smmed-12,.gutenberg-field .pb-smmed-12{padding-bottom:120px}.customspacing .pl-smmed-12,.customspacing .wp-block-group.has-background.pl-smmed-12,.gutenberg-field .pl-smmed-12{padding-left:120px}.customspacing .m-smmed-12,.customspacing .wp-block-group.has-background.m-smmed-12,.gutenberg-field .m-smmed-12{margin:120px}.customspacing .mt-smmed-12,.customspacing .wp-block-group.has-background.mt-smmed-12,.gutenberg-field .mt-smmed-12{margin-top:120px}.customspacing .mr-smmed-12,.customspacing .wp-block-group.has-background.mr-smmed-12,.gutenberg-field .mr-smmed-12{margin-right:120px}.customspacing .mb-smmed-12,.customspacing .wp-block-group.has-background.mb-smmed-12,.gutenberg-field .mb-smmed-12{margin-bottom:120px}.customspacing .ml-smmed-12,.customspacing .wp-block-group.has-background.ml-smmed-12,.gutenberg-field .ml-smmed-12{margin-left:120px}.customspacing .p-smmed-13,.customspacing .wp-block-group.has-background.p-smmed-13,.gutenberg-field .p-smmed-13{padding:130px}.customspacing .pt-smmed-13,.customspacing .wp-block-group.has-background.pt-smmed-13,.gutenberg-field .pt-smmed-13{padding-top:130px}.customspacing .pr-smmed-13,.customspacing .wp-block-group.has-background.pr-smmed-13,.gutenberg-field .pr-smmed-13{padding-right:130px}.customspacing .pb-smmed-13,.customspacing .wp-block-group.has-background.pb-smmed-13,.gutenberg-field .pb-smmed-13{padding-bottom:130px}.customspacing .pl-smmed-13,.customspacing .wp-block-group.has-background.pl-smmed-13,.gutenberg-field .pl-smmed-13{padding-left:130px}.customspacing .m-smmed-13,.customspacing .wp-block-group.has-background.m-smmed-13,.gutenberg-field .m-smmed-13{margin:130px}.customspacing .mt-smmed-13,.customspacing .wp-block-group.has-background.mt-smmed-13,.gutenberg-field .mt-smmed-13{margin-top:130px}.customspacing .mr-smmed-13,.customspacing .wp-block-group.has-background.mr-smmed-13,.gutenberg-field .mr-smmed-13{margin-right:130px}.customspacing .mb-smmed-13,.customspacing .wp-block-group.has-background.mb-smmed-13,.gutenberg-field .mb-smmed-13{margin-bottom:130px}.customspacing .ml-smmed-13,.customspacing .wp-block-group.has-background.ml-smmed-13,.gutenberg-field .ml-smmed-13{margin-left:130px}.customspacing .p-smmed-14,.customspacing .wp-block-group.has-background.p-smmed-14,.gutenberg-field .p-smmed-14{padding:140px}.customspacing .pt-smmed-14,.customspacing .wp-block-group.has-background.pt-smmed-14,.gutenberg-field .pt-smmed-14{padding-top:140px}.customspacing .pr-smmed-14,.customspacing .wp-block-group.has-background.pr-smmed-14,.gutenberg-field .pr-smmed-14{padding-right:140px}.customspacing .pb-smmed-14,.customspacing .wp-block-group.has-background.pb-smmed-14,.gutenberg-field .pb-smmed-14{padding-bottom:140px}.customspacing .pl-smmed-14,.customspacing .wp-block-group.has-background.pl-smmed-14,.gutenberg-field .pl-smmed-14{padding-left:140px}.customspacing .m-smmed-14,.customspacing .wp-block-group.has-background.m-smmed-14,.gutenberg-field .m-smmed-14{margin:140px}.customspacing .mt-smmed-14,.customspacing .wp-block-group.has-background.mt-smmed-14,.gutenberg-field .mt-smmed-14{margin-top:140px}.customspacing .mr-smmed-14,.customspacing .wp-block-group.has-background.mr-smmed-14,.gutenberg-field .mr-smmed-14{margin-right:140px}.customspacing .mb-smmed-14,.customspacing .wp-block-group.has-background.mb-smmed-14,.gutenberg-field .mb-smmed-14{margin-bottom:140px}.customspacing .ml-smmed-14,.customspacing .wp-block-group.has-background.ml-smmed-14,.gutenberg-field .ml-smmed-14{margin-left:140px}.customspacing .p-smmed-15,.customspacing .wp-block-group.has-background.p-smmed-15,.gutenberg-field .p-smmed-15{padding:150px}.customspacing .pt-smmed-15,.customspacing .wp-block-group.has-background.pt-smmed-15,.gutenberg-field .pt-smmed-15{padding-top:150px}.customspacing .pr-smmed-15,.customspacing .wp-block-group.has-background.pr-smmed-15,.gutenberg-field .pr-smmed-15{padding-right:150px}.customspacing .pb-smmed-15,.customspacing .wp-block-group.has-background.pb-smmed-15,.gutenberg-field .pb-smmed-15{padding-bottom:150px}.customspacing .pl-smmed-15,.customspacing .wp-block-group.has-background.pl-smmed-15,.gutenberg-field .pl-smmed-15{padding-left:150px}.customspacing .m-smmed-15,.customspacing .wp-block-group.has-background.m-smmed-15,.gutenberg-field .m-smmed-15{margin:150px}.customspacing .mt-smmed-15,.customspacing .wp-block-group.has-background.mt-smmed-15,.gutenberg-field .mt-smmed-15{margin-top:150px}.customspacing .mr-smmed-15,.customspacing .wp-block-group.has-background.mr-smmed-15,.gutenberg-field .mr-smmed-15{margin-right:150px}.customspacing .mb-smmed-15,.customspacing .wp-block-group.has-background.mb-smmed-15,.gutenberg-field .mb-smmed-15{margin-bottom:150px}.customspacing .ml-smmed-15,.customspacing .wp-block-group.has-background.ml-smmed-15,.gutenberg-field .ml-smmed-15{margin-left:150px}.customspacing .p-smmed-16,.customspacing .wp-block-group.has-background.p-smmed-16,.gutenberg-field .p-smmed-16{padding:160px}.customspacing .pt-smmed-16,.customspacing .wp-block-group.has-background.pt-smmed-16,.gutenberg-field .pt-smmed-16{padding-top:160px}.customspacing .pr-smmed-16,.customspacing .wp-block-group.has-background.pr-smmed-16,.gutenberg-field .pr-smmed-16{padding-right:160px}.customspacing .pb-smmed-16,.customspacing .wp-block-group.has-background.pb-smmed-16,.gutenberg-field .pb-smmed-16{padding-bottom:160px}.customspacing .pl-smmed-16,.customspacing .wp-block-group.has-background.pl-smmed-16,.gutenberg-field .pl-smmed-16{padding-left:160px}.customspacing .m-smmed-16,.customspacing .wp-block-group.has-background.m-smmed-16,.gutenberg-field .m-smmed-16{margin:160px}.customspacing .mt-smmed-16,.customspacing .wp-block-group.has-background.mt-smmed-16,.gutenberg-field .mt-smmed-16{margin-top:160px}.customspacing .mr-smmed-16,.customspacing .wp-block-group.has-background.mr-smmed-16,.gutenberg-field .mr-smmed-16{margin-right:160px}.customspacing .mb-smmed-16,.customspacing .wp-block-group.has-background.mb-smmed-16,.gutenberg-field .mb-smmed-16{margin-bottom:160px}.customspacing .ml-smmed-16,.customspacing .wp-block-group.has-background.ml-smmed-16,.gutenberg-field .ml-smmed-16{margin-left:160px}.customspacing .p-smmed-17,.customspacing .wp-block-group.has-background.p-smmed-17,.gutenberg-field .p-smmed-17{padding:170px}.customspacing .pt-smmed-17,.customspacing .wp-block-group.has-background.pt-smmed-17,.gutenberg-field .pt-smmed-17{padding-top:170px}.customspacing .pr-smmed-17,.customspacing .wp-block-group.has-background.pr-smmed-17,.gutenberg-field .pr-smmed-17{padding-right:170px}.customspacing .pb-smmed-17,.customspacing .wp-block-group.has-background.pb-smmed-17,.gutenberg-field .pb-smmed-17{padding-bottom:170px}.customspacing .pl-smmed-17,.customspacing .wp-block-group.has-background.pl-smmed-17,.gutenberg-field .pl-smmed-17{padding-left:170px}.customspacing .m-smmed-17,.customspacing .wp-block-group.has-background.m-smmed-17,.gutenberg-field .m-smmed-17{margin:170px}.customspacing .mt-smmed-17,.customspacing .wp-block-group.has-background.mt-smmed-17,.gutenberg-field .mt-smmed-17{margin-top:170px}.customspacing .mr-smmed-17,.customspacing .wp-block-group.has-background.mr-smmed-17,.gutenberg-field .mr-smmed-17{margin-right:170px}.customspacing .mb-smmed-17,.customspacing .wp-block-group.has-background.mb-smmed-17,.gutenberg-field .mb-smmed-17{margin-bottom:170px}.customspacing .ml-smmed-17,.customspacing .wp-block-group.has-background.ml-smmed-17,.gutenberg-field .ml-smmed-17{margin-left:170px}.customspacing .p-smmed-18,.customspacing .wp-block-group.has-background.p-smmed-18,.gutenberg-field .p-smmed-18{padding:180px}.customspacing .pt-smmed-18,.customspacing .wp-block-group.has-background.pt-smmed-18,.gutenberg-field .pt-smmed-18{padding-top:180px}.customspacing .pr-smmed-18,.customspacing .wp-block-group.has-background.pr-smmed-18,.gutenberg-field .pr-smmed-18{padding-right:180px}.customspacing .pb-smmed-18,.customspacing .wp-block-group.has-background.pb-smmed-18,.gutenberg-field .pb-smmed-18{padding-bottom:180px}.customspacing .pl-smmed-18,.customspacing .wp-block-group.has-background.pl-smmed-18,.gutenberg-field .pl-smmed-18{padding-left:180px}.customspacing .m-smmed-18,.customspacing .wp-block-group.has-background.m-smmed-18,.gutenberg-field .m-smmed-18{margin:180px}.customspacing .mt-smmed-18,.customspacing .wp-block-group.has-background.mt-smmed-18,.gutenberg-field .mt-smmed-18{margin-top:180px}.customspacing .mr-smmed-18,.customspacing .wp-block-group.has-background.mr-smmed-18,.gutenberg-field .mr-smmed-18{margin-right:180px}.customspacing .mb-smmed-18,.customspacing .wp-block-group.has-background.mb-smmed-18,.gutenberg-field .mb-smmed-18{margin-bottom:180px}.customspacing .ml-smmed-18,.customspacing .wp-block-group.has-background.ml-smmed-18,.gutenberg-field .ml-smmed-18{margin-left:180px}.customspacing .p-smmed-19,.customspacing .wp-block-group.has-background.p-smmed-19,.gutenberg-field .p-smmed-19{padding:190px}.customspacing .pt-smmed-19,.customspacing .wp-block-group.has-background.pt-smmed-19,.gutenberg-field .pt-smmed-19{padding-top:190px}.customspacing .pr-smmed-19,.customspacing .wp-block-group.has-background.pr-smmed-19,.gutenberg-field .pr-smmed-19{padding-right:190px}.customspacing .pb-smmed-19,.customspacing .wp-block-group.has-background.pb-smmed-19,.gutenberg-field .pb-smmed-19{padding-bottom:190px}.customspacing .pl-smmed-19,.customspacing .wp-block-group.has-background.pl-smmed-19,.gutenberg-field .pl-smmed-19{padding-left:190px}.customspacing .m-smmed-19,.customspacing .wp-block-group.has-background.m-smmed-19,.gutenberg-field .m-smmed-19{margin:190px}.customspacing .mt-smmed-19,.customspacing .wp-block-group.has-background.mt-smmed-19,.gutenberg-field .mt-smmed-19{margin-top:190px}.customspacing .mr-smmed-19,.customspacing .wp-block-group.has-background.mr-smmed-19,.gutenberg-field .mr-smmed-19{margin-right:190px}.customspacing .mb-smmed-19,.customspacing .wp-block-group.has-background.mb-smmed-19,.gutenberg-field .mb-smmed-19{margin-bottom:190px}.customspacing .ml-smmed-19,.customspacing .wp-block-group.has-background.ml-smmed-19,.gutenberg-field .ml-smmed-19{margin-left:190px}.customspacing .p-smmed-20,.customspacing .wp-block-group.has-background.p-smmed-20,.gutenberg-field .p-smmed-20{padding:200px}.customspacing .pt-smmed-20,.customspacing .wp-block-group.has-background.pt-smmed-20,.gutenberg-field .pt-smmed-20{padding-top:200px}.customspacing .pr-smmed-20,.customspacing .wp-block-group.has-background.pr-smmed-20,.gutenberg-field .pr-smmed-20{padding-right:200px}.customspacing .pb-smmed-20,.customspacing .wp-block-group.has-background.pb-smmed-20,.gutenberg-field .pb-smmed-20{padding-bottom:200px}.customspacing .pl-smmed-20,.customspacing .wp-block-group.has-background.pl-smmed-20,.gutenberg-field .pl-smmed-20{padding-left:200px}.customspacing .m-smmed-20,.customspacing .wp-block-group.has-background.m-smmed-20,.gutenberg-field .m-smmed-20{margin:200px}.customspacing .mt-smmed-20,.customspacing .wp-block-group.has-background.mt-smmed-20,.gutenberg-field .mt-smmed-20{margin-top:200px}.customspacing .mr-smmed-20,.customspacing .wp-block-group.has-background.mr-smmed-20,.gutenberg-field .mr-smmed-20{margin-right:200px}.customspacing .mb-smmed-20,.customspacing .wp-block-group.has-background.mb-smmed-20,.gutenberg-field .mb-smmed-20{margin-bottom:200px}.customspacing .ml-smmed-20,.customspacing .wp-block-group.has-background.ml-smmed-20,.gutenberg-field .ml-smmed-20{margin-left:200px}.customspacing .p-smmed-21,.customspacing .wp-block-group.has-background.p-smmed-21,.gutenberg-field .p-smmed-21{padding:210px}.customspacing .pt-smmed-21,.customspacing .wp-block-group.has-background.pt-smmed-21,.gutenberg-field .pt-smmed-21{padding-top:210px}.customspacing .pr-smmed-21,.customspacing .wp-block-group.has-background.pr-smmed-21,.gutenberg-field .pr-smmed-21{padding-right:210px}.customspacing .pb-smmed-21,.customspacing .wp-block-group.has-background.pb-smmed-21,.gutenberg-field .pb-smmed-21{padding-bottom:210px}.customspacing .pl-smmed-21,.customspacing .wp-block-group.has-background.pl-smmed-21,.gutenberg-field .pl-smmed-21{padding-left:210px}.customspacing .m-smmed-21,.customspacing .wp-block-group.has-background.m-smmed-21,.gutenberg-field .m-smmed-21{margin:210px}.customspacing .mt-smmed-21,.customspacing .wp-block-group.has-background.mt-smmed-21,.gutenberg-field .mt-smmed-21{margin-top:210px}.customspacing .mr-smmed-21,.customspacing .wp-block-group.has-background.mr-smmed-21,.gutenberg-field .mr-smmed-21{margin-right:210px}.customspacing .mb-smmed-21,.customspacing .wp-block-group.has-background.mb-smmed-21,.gutenberg-field .mb-smmed-21{margin-bottom:210px}.customspacing .ml-smmed-21,.customspacing .wp-block-group.has-background.ml-smmed-21,.gutenberg-field .ml-smmed-21{margin-left:210px}.customspacing .p-smmed-22,.customspacing .wp-block-group.has-background.p-smmed-22,.gutenberg-field .p-smmed-22{padding:220px}.customspacing .pt-smmed-22,.customspacing .wp-block-group.has-background.pt-smmed-22,.gutenberg-field .pt-smmed-22{padding-top:220px}.customspacing .pr-smmed-22,.customspacing .wp-block-group.has-background.pr-smmed-22,.gutenberg-field .pr-smmed-22{padding-right:220px}.customspacing .pb-smmed-22,.customspacing .wp-block-group.has-background.pb-smmed-22,.gutenberg-field .pb-smmed-22{padding-bottom:220px}.customspacing .pl-smmed-22,.customspacing .wp-block-group.has-background.pl-smmed-22,.gutenberg-field .pl-smmed-22{padding-left:220px}.customspacing .m-smmed-22,.customspacing .wp-block-group.has-background.m-smmed-22,.gutenberg-field .m-smmed-22{margin:220px}.customspacing .mt-smmed-22,.customspacing .wp-block-group.has-background.mt-smmed-22,.gutenberg-field .mt-smmed-22{margin-top:220px}.customspacing .mr-smmed-22,.customspacing .wp-block-group.has-background.mr-smmed-22,.gutenberg-field .mr-smmed-22{margin-right:220px}.customspacing .mb-smmed-22,.customspacing .wp-block-group.has-background.mb-smmed-22,.gutenberg-field .mb-smmed-22{margin-bottom:220px}.customspacing .ml-smmed-22,.customspacing .wp-block-group.has-background.ml-smmed-22,.gutenberg-field .ml-smmed-22{margin-left:220px}.customspacing .p-smmed-23,.customspacing .wp-block-group.has-background.p-smmed-23,.gutenberg-field .p-smmed-23{padding:230px}.customspacing .pt-smmed-23,.customspacing .wp-block-group.has-background.pt-smmed-23,.gutenberg-field .pt-smmed-23{padding-top:230px}.customspacing .pr-smmed-23,.customspacing .wp-block-group.has-background.pr-smmed-23,.gutenberg-field .pr-smmed-23{padding-right:230px}.customspacing .pb-smmed-23,.customspacing .wp-block-group.has-background.pb-smmed-23,.gutenberg-field .pb-smmed-23{padding-bottom:230px}.customspacing .pl-smmed-23,.customspacing .wp-block-group.has-background.pl-smmed-23,.gutenberg-field .pl-smmed-23{padding-left:230px}.customspacing .m-smmed-23,.customspacing .wp-block-group.has-background.m-smmed-23,.gutenberg-field .m-smmed-23{margin:230px}.customspacing .mt-smmed-23,.customspacing .wp-block-group.has-background.mt-smmed-23,.gutenberg-field .mt-smmed-23{margin-top:230px}.customspacing .mr-smmed-23,.customspacing .wp-block-group.has-background.mr-smmed-23,.gutenberg-field .mr-smmed-23{margin-right:230px}.customspacing .mb-smmed-23,.customspacing .wp-block-group.has-background.mb-smmed-23,.gutenberg-field .mb-smmed-23{margin-bottom:230px}.customspacing .ml-smmed-23,.customspacing .wp-block-group.has-background.ml-smmed-23,.gutenberg-field .ml-smmed-23{margin-left:230px}.customspacing .p-smmed-24,.customspacing .wp-block-group.has-background.p-smmed-24,.gutenberg-field .p-smmed-24{padding:240px}.customspacing .pt-smmed-24,.customspacing .wp-block-group.has-background.pt-smmed-24,.gutenberg-field .pt-smmed-24{padding-top:240px}.customspacing .pr-smmed-24,.customspacing .wp-block-group.has-background.pr-smmed-24,.gutenberg-field .pr-smmed-24{padding-right:240px}.customspacing .pb-smmed-24,.customspacing .wp-block-group.has-background.pb-smmed-24,.gutenberg-field .pb-smmed-24{padding-bottom:240px}.customspacing .pl-smmed-24,.customspacing .wp-block-group.has-background.pl-smmed-24,.gutenberg-field .pl-smmed-24{padding-left:240px}.customspacing .m-smmed-24,.customspacing .wp-block-group.has-background.m-smmed-24,.gutenberg-field .m-smmed-24{margin:240px}.customspacing .mt-smmed-24,.customspacing .wp-block-group.has-background.mt-smmed-24,.gutenberg-field .mt-smmed-24{margin-top:240px}.customspacing .mr-smmed-24,.customspacing .wp-block-group.has-background.mr-smmed-24,.gutenberg-field .mr-smmed-24{margin-right:240px}.customspacing .mb-smmed-24,.customspacing .wp-block-group.has-background.mb-smmed-24,.gutenberg-field .mb-smmed-24{margin-bottom:240px}.customspacing .ml-smmed-24,.customspacing .wp-block-group.has-background.ml-smmed-24,.gutenberg-field .ml-smmed-24{margin-left:240px}.customspacing .p-smmed-25,.customspacing .wp-block-group.has-background.p-smmed-25,.gutenberg-field .p-smmed-25{padding:250px}.customspacing .pt-smmed-25,.customspacing .wp-block-group.has-background.pt-smmed-25,.gutenberg-field .pt-smmed-25{padding-top:250px}.customspacing .pr-smmed-25,.customspacing .wp-block-group.has-background.pr-smmed-25,.gutenberg-field .pr-smmed-25{padding-right:250px}.customspacing .pb-smmed-25,.customspacing .wp-block-group.has-background.pb-smmed-25,.gutenberg-field .pb-smmed-25{padding-bottom:250px}.customspacing .pl-smmed-25,.customspacing .wp-block-group.has-background.pl-smmed-25,.gutenberg-field .pl-smmed-25{padding-left:250px}.customspacing .m-smmed-25,.customspacing .wp-block-group.has-background.m-smmed-25,.gutenberg-field .m-smmed-25{margin:250px}.customspacing .mt-smmed-25,.customspacing .wp-block-group.has-background.mt-smmed-25,.gutenberg-field .mt-smmed-25{margin-top:250px}.customspacing .mr-smmed-25,.customspacing .wp-block-group.has-background.mr-smmed-25,.gutenberg-field .mr-smmed-25{margin-right:250px}.customspacing .mb-smmed-25,.customspacing .wp-block-group.has-background.mb-smmed-25,.gutenberg-field .mb-smmed-25{margin-bottom:250px}.customspacing .ml-smmed-25,.customspacing .wp-block-group.has-background.ml-smmed-25,.gutenberg-field .ml-smmed-25{margin-left:250px}.customspacing .p-smmed-26,.customspacing .wp-block-group.has-background.p-smmed-26,.gutenberg-field .p-smmed-26{padding:260px}.customspacing .pt-smmed-26,.customspacing .wp-block-group.has-background.pt-smmed-26,.gutenberg-field .pt-smmed-26{padding-top:260px}.customspacing .pr-smmed-26,.customspacing .wp-block-group.has-background.pr-smmed-26,.gutenberg-field .pr-smmed-26{padding-right:260px}.customspacing .pb-smmed-26,.customspacing .wp-block-group.has-background.pb-smmed-26,.gutenberg-field .pb-smmed-26{padding-bottom:260px}.customspacing .pl-smmed-26,.customspacing .wp-block-group.has-background.pl-smmed-26,.gutenberg-field .pl-smmed-26{padding-left:260px}.customspacing .m-smmed-26,.customspacing .wp-block-group.has-background.m-smmed-26,.gutenberg-field .m-smmed-26{margin:260px}.customspacing .mt-smmed-26,.customspacing .wp-block-group.has-background.mt-smmed-26,.gutenberg-field .mt-smmed-26{margin-top:260px}.customspacing .mr-smmed-26,.customspacing .wp-block-group.has-background.mr-smmed-26,.gutenberg-field .mr-smmed-26{margin-right:260px}.customspacing .mb-smmed-26,.customspacing .wp-block-group.has-background.mb-smmed-26,.gutenberg-field .mb-smmed-26{margin-bottom:260px}.customspacing .ml-smmed-26,.customspacing .wp-block-group.has-background.ml-smmed-26,.gutenberg-field .ml-smmed-26{margin-left:260px}.customspacing .p-smmed-27,.customspacing .wp-block-group.has-background.p-smmed-27,.gutenberg-field .p-smmed-27{padding:270px}.customspacing .pt-smmed-27,.customspacing .wp-block-group.has-background.pt-smmed-27,.gutenberg-field .pt-smmed-27{padding-top:270px}.customspacing .pr-smmed-27,.customspacing .wp-block-group.has-background.pr-smmed-27,.gutenberg-field .pr-smmed-27{padding-right:270px}.customspacing .pb-smmed-27,.customspacing .wp-block-group.has-background.pb-smmed-27,.gutenberg-field .pb-smmed-27{padding-bottom:270px}.customspacing .pl-smmed-27,.customspacing .wp-block-group.has-background.pl-smmed-27,.gutenberg-field .pl-smmed-27{padding-left:270px}.customspacing .m-smmed-27,.customspacing .wp-block-group.has-background.m-smmed-27,.gutenberg-field .m-smmed-27{margin:270px}.customspacing .mt-smmed-27,.customspacing .wp-block-group.has-background.mt-smmed-27,.gutenberg-field .mt-smmed-27{margin-top:270px}.customspacing .mr-smmed-27,.customspacing .wp-block-group.has-background.mr-smmed-27,.gutenberg-field .mr-smmed-27{margin-right:270px}.customspacing .mb-smmed-27,.customspacing .wp-block-group.has-background.mb-smmed-27,.gutenberg-field .mb-smmed-27{margin-bottom:270px}.customspacing .ml-smmed-27,.customspacing .wp-block-group.has-background.ml-smmed-27,.gutenberg-field .ml-smmed-27{margin-left:270px}.customspacing .p-smmed-28,.customspacing .wp-block-group.has-background.p-smmed-28,.gutenberg-field .p-smmed-28{padding:280px}.customspacing .pt-smmed-28,.customspacing .wp-block-group.has-background.pt-smmed-28,.gutenberg-field .pt-smmed-28{padding-top:280px}.customspacing .pr-smmed-28,.customspacing .wp-block-group.has-background.pr-smmed-28,.gutenberg-field .pr-smmed-28{padding-right:280px}.customspacing .pb-smmed-28,.customspacing .wp-block-group.has-background.pb-smmed-28,.gutenberg-field .pb-smmed-28{padding-bottom:280px}.customspacing .pl-smmed-28,.customspacing .wp-block-group.has-background.pl-smmed-28,.gutenberg-field .pl-smmed-28{padding-left:280px}.customspacing .m-smmed-28,.customspacing .wp-block-group.has-background.m-smmed-28,.gutenberg-field .m-smmed-28{margin:280px}.customspacing .mt-smmed-28,.customspacing .wp-block-group.has-background.mt-smmed-28,.gutenberg-field .mt-smmed-28{margin-top:280px}.customspacing .mr-smmed-28,.customspacing .wp-block-group.has-background.mr-smmed-28,.gutenberg-field .mr-smmed-28{margin-right:280px}.customspacing .mb-smmed-28,.customspacing .wp-block-group.has-background.mb-smmed-28,.gutenberg-field .mb-smmed-28{margin-bottom:280px}.customspacing .ml-smmed-28,.customspacing .wp-block-group.has-background.ml-smmed-28,.gutenberg-field .ml-smmed-28{margin-left:280px}.customspacing .p-smmed-29,.customspacing .wp-block-group.has-background.p-smmed-29,.gutenberg-field .p-smmed-29{padding:290px}.customspacing .pt-smmed-29,.customspacing .wp-block-group.has-background.pt-smmed-29,.gutenberg-field .pt-smmed-29{padding-top:290px}.customspacing .pr-smmed-29,.customspacing .wp-block-group.has-background.pr-smmed-29,.gutenberg-field .pr-smmed-29{padding-right:290px}.customspacing .pb-smmed-29,.customspacing .wp-block-group.has-background.pb-smmed-29,.gutenberg-field .pb-smmed-29{padding-bottom:290px}.customspacing .pl-smmed-29,.customspacing .wp-block-group.has-background.pl-smmed-29,.gutenberg-field .pl-smmed-29{padding-left:290px}.customspacing .m-smmed-29,.customspacing .wp-block-group.has-background.m-smmed-29,.gutenberg-field .m-smmed-29{margin:290px}.customspacing .mt-smmed-29,.customspacing .wp-block-group.has-background.mt-smmed-29,.gutenberg-field .mt-smmed-29{margin-top:290px}.customspacing .mr-smmed-29,.customspacing .wp-block-group.has-background.mr-smmed-29,.gutenberg-field .mr-smmed-29{margin-right:290px}.customspacing .mb-smmed-29,.customspacing .wp-block-group.has-background.mb-smmed-29,.gutenberg-field .mb-smmed-29{margin-bottom:290px}.customspacing .ml-smmed-29,.customspacing .wp-block-group.has-background.ml-smmed-29,.gutenberg-field .ml-smmed-29{margin-left:290px}.customspacing .p-smmed-30,.customspacing .wp-block-group.has-background.p-smmed-30,.gutenberg-field .p-smmed-30{padding:300px}.customspacing .pt-smmed-30,.customspacing .wp-block-group.has-background.pt-smmed-30,.gutenberg-field .pt-smmed-30{padding-top:300px}.customspacing .pr-smmed-30,.customspacing .wp-block-group.has-background.pr-smmed-30,.gutenberg-field .pr-smmed-30{padding-right:300px}.customspacing .pb-smmed-30,.customspacing .wp-block-group.has-background.pb-smmed-30,.gutenberg-field .pb-smmed-30{padding-bottom:300px}.customspacing .pl-smmed-30,.customspacing .wp-block-group.has-background.pl-smmed-30,.gutenberg-field .pl-smmed-30{padding-left:300px}.customspacing .m-smmed-30,.customspacing .wp-block-group.has-background.m-smmed-30,.gutenberg-field .m-smmed-30{margin:300px}.customspacing .mt-smmed-30,.customspacing .wp-block-group.has-background.mt-smmed-30,.gutenberg-field .mt-smmed-30{margin-top:300px}.customspacing .mr-smmed-30,.customspacing .wp-block-group.has-background.mr-smmed-30,.gutenberg-field .mr-smmed-30{margin-right:300px}.customspacing .mb-smmed-30,.customspacing .wp-block-group.has-background.mb-smmed-30,.gutenberg-field .mb-smmed-30{margin-bottom:300px}.customspacing .ml-smmed-30,.customspacing .wp-block-group.has-background.ml-smmed-30,.gutenberg-field .ml-smmed-30{margin-left:300px}.customspacing .p-smmed-31,.customspacing .wp-block-group.has-background.p-smmed-31,.gutenberg-field .p-smmed-31{padding:310px}.customspacing .pt-smmed-31,.customspacing .wp-block-group.has-background.pt-smmed-31,.gutenberg-field .pt-smmed-31{padding-top:310px}.customspacing .pr-smmed-31,.customspacing .wp-block-group.has-background.pr-smmed-31,.gutenberg-field .pr-smmed-31{padding-right:310px}.customspacing .pb-smmed-31,.customspacing .wp-block-group.has-background.pb-smmed-31,.gutenberg-field .pb-smmed-31{padding-bottom:310px}.customspacing .pl-smmed-31,.customspacing .wp-block-group.has-background.pl-smmed-31,.gutenberg-field .pl-smmed-31{padding-left:310px}.customspacing .m-smmed-31,.customspacing .wp-block-group.has-background.m-smmed-31,.gutenberg-field .m-smmed-31{margin:310px}.customspacing .mt-smmed-31,.customspacing .wp-block-group.has-background.mt-smmed-31,.gutenberg-field .mt-smmed-31{margin-top:310px}.customspacing .mr-smmed-31,.customspacing .wp-block-group.has-background.mr-smmed-31,.gutenberg-field .mr-smmed-31{margin-right:310px}.customspacing .mb-smmed-31,.customspacing .wp-block-group.has-background.mb-smmed-31,.gutenberg-field .mb-smmed-31{margin-bottom:310px}.customspacing .ml-smmed-31,.customspacing .wp-block-group.has-background.ml-smmed-31,.gutenberg-field .ml-smmed-31{margin-left:310px}.customspacing .p-smmed-32,.customspacing .wp-block-group.has-background.p-smmed-32,.gutenberg-field .p-smmed-32{padding:320px}.customspacing .pt-smmed-32,.customspacing .wp-block-group.has-background.pt-smmed-32,.gutenberg-field .pt-smmed-32{padding-top:320px}.customspacing .pr-smmed-32,.customspacing .wp-block-group.has-background.pr-smmed-32,.gutenberg-field .pr-smmed-32{padding-right:320px}.customspacing .pb-smmed-32,.customspacing .wp-block-group.has-background.pb-smmed-32,.gutenberg-field .pb-smmed-32{padding-bottom:320px}.customspacing .pl-smmed-32,.customspacing .wp-block-group.has-background.pl-smmed-32,.gutenberg-field .pl-smmed-32{padding-left:320px}.customspacing .m-smmed-32,.customspacing .wp-block-group.has-background.m-smmed-32,.gutenberg-field .m-smmed-32{margin:320px}.customspacing .mt-smmed-32,.customspacing .wp-block-group.has-background.mt-smmed-32,.gutenberg-field .mt-smmed-32{margin-top:320px}.customspacing .mr-smmed-32,.customspacing .wp-block-group.has-background.mr-smmed-32,.gutenberg-field .mr-smmed-32{margin-right:320px}.customspacing .mb-smmed-32,.customspacing .wp-block-group.has-background.mb-smmed-32,.gutenberg-field .mb-smmed-32{margin-bottom:320px}.customspacing .ml-smmed-32,.customspacing .wp-block-group.has-background.ml-smmed-32,.gutenberg-field .ml-smmed-32{margin-left:320px}.customspacing .p-smmed-33,.customspacing .wp-block-group.has-background.p-smmed-33,.gutenberg-field .p-smmed-33{padding:330px}.customspacing .pt-smmed-33,.customspacing .wp-block-group.has-background.pt-smmed-33,.gutenberg-field .pt-smmed-33{padding-top:330px}.customspacing .pr-smmed-33,.customspacing .wp-block-group.has-background.pr-smmed-33,.gutenberg-field .pr-smmed-33{padding-right:330px}.customspacing .pb-smmed-33,.customspacing .wp-block-group.has-background.pb-smmed-33,.gutenberg-field .pb-smmed-33{padding-bottom:330px}.customspacing .pl-smmed-33,.customspacing .wp-block-group.has-background.pl-smmed-33,.gutenberg-field .pl-smmed-33{padding-left:330px}.customspacing .m-smmed-33,.customspacing .wp-block-group.has-background.m-smmed-33,.gutenberg-field .m-smmed-33{margin:330px}.customspacing .mt-smmed-33,.customspacing .wp-block-group.has-background.mt-smmed-33,.gutenberg-field .mt-smmed-33{margin-top:330px}.customspacing .mr-smmed-33,.customspacing .wp-block-group.has-background.mr-smmed-33,.gutenberg-field .mr-smmed-33{margin-right:330px}.customspacing .mb-smmed-33,.customspacing .wp-block-group.has-background.mb-smmed-33,.gutenberg-field .mb-smmed-33{margin-bottom:330px}.customspacing .ml-smmed-33,.customspacing .wp-block-group.has-background.ml-smmed-33,.gutenberg-field .ml-smmed-33{margin-left:330px}.customspacing .p-smmed-34,.customspacing .wp-block-group.has-background.p-smmed-34,.gutenberg-field .p-smmed-34{padding:340px}.customspacing .pt-smmed-34,.customspacing .wp-block-group.has-background.pt-smmed-34,.gutenberg-field .pt-smmed-34{padding-top:340px}.customspacing .pr-smmed-34,.customspacing .wp-block-group.has-background.pr-smmed-34,.gutenberg-field .pr-smmed-34{padding-right:340px}.customspacing .pb-smmed-34,.customspacing .wp-block-group.has-background.pb-smmed-34,.gutenberg-field .pb-smmed-34{padding-bottom:340px}.customspacing .pl-smmed-34,.customspacing .wp-block-group.has-background.pl-smmed-34,.gutenberg-field .pl-smmed-34{padding-left:340px}.customspacing .m-smmed-34,.customspacing .wp-block-group.has-background.m-smmed-34,.gutenberg-field .m-smmed-34{margin:340px}.customspacing .mt-smmed-34,.customspacing .wp-block-group.has-background.mt-smmed-34,.gutenberg-field .mt-smmed-34{margin-top:340px}.customspacing .mr-smmed-34,.customspacing .wp-block-group.has-background.mr-smmed-34,.gutenberg-field .mr-smmed-34{margin-right:340px}.customspacing .mb-smmed-34,.customspacing .wp-block-group.has-background.mb-smmed-34,.gutenberg-field .mb-smmed-34{margin-bottom:340px}.customspacing .ml-smmed-34,.customspacing .wp-block-group.has-background.ml-smmed-34,.gutenberg-field .ml-smmed-34{margin-left:340px}.customspacing .p-smmed-35,.customspacing .wp-block-group.has-background.p-smmed-35,.gutenberg-field .p-smmed-35{padding:350px}.customspacing .pt-smmed-35,.customspacing .wp-block-group.has-background.pt-smmed-35,.gutenberg-field .pt-smmed-35{padding-top:350px}.customspacing .pr-smmed-35,.customspacing .wp-block-group.has-background.pr-smmed-35,.gutenberg-field .pr-smmed-35{padding-right:350px}.customspacing .pb-smmed-35,.customspacing .wp-block-group.has-background.pb-smmed-35,.gutenberg-field .pb-smmed-35{padding-bottom:350px}.customspacing .pl-smmed-35,.customspacing .wp-block-group.has-background.pl-smmed-35,.gutenberg-field .pl-smmed-35{padding-left:350px}.customspacing .m-smmed-35,.customspacing .wp-block-group.has-background.m-smmed-35,.gutenberg-field .m-smmed-35{margin:350px}.customspacing .mt-smmed-35,.customspacing .wp-block-group.has-background.mt-smmed-35,.gutenberg-field .mt-smmed-35{margin-top:350px}.customspacing .mr-smmed-35,.customspacing .wp-block-group.has-background.mr-smmed-35,.gutenberg-field .mr-smmed-35{margin-right:350px}.customspacing .mb-smmed-35,.customspacing .wp-block-group.has-background.mb-smmed-35,.gutenberg-field .mb-smmed-35{margin-bottom:350px}.customspacing .ml-smmed-35,.customspacing .wp-block-group.has-background.ml-smmed-35,.gutenberg-field .ml-smmed-35{margin-left:350px}.customspacing .p-smmed-36,.customspacing .wp-block-group.has-background.p-smmed-36,.gutenberg-field .p-smmed-36{padding:360px}.customspacing .pt-smmed-36,.customspacing .wp-block-group.has-background.pt-smmed-36,.gutenberg-field .pt-smmed-36{padding-top:360px}.customspacing .pr-smmed-36,.customspacing .wp-block-group.has-background.pr-smmed-36,.gutenberg-field .pr-smmed-36{padding-right:360px}.customspacing .pb-smmed-36,.customspacing .wp-block-group.has-background.pb-smmed-36,.gutenberg-field .pb-smmed-36{padding-bottom:360px}.customspacing .pl-smmed-36,.customspacing .wp-block-group.has-background.pl-smmed-36,.gutenberg-field .pl-smmed-36{padding-left:360px}.customspacing .m-smmed-36,.customspacing .wp-block-group.has-background.m-smmed-36,.gutenberg-field .m-smmed-36{margin:360px}.customspacing .mt-smmed-36,.customspacing .wp-block-group.has-background.mt-smmed-36,.gutenberg-field .mt-smmed-36{margin-top:360px}.customspacing .mr-smmed-36,.customspacing .wp-block-group.has-background.mr-smmed-36,.gutenberg-field .mr-smmed-36{margin-right:360px}.customspacing .mb-smmed-36,.customspacing .wp-block-group.has-background.mb-smmed-36,.gutenberg-field .mb-smmed-36{margin-bottom:360px}.customspacing .ml-smmed-36,.customspacing .wp-block-group.has-background.ml-smmed-36,.gutenberg-field .ml-smmed-36{margin-left:360px}.customspacing .p-smmed-37,.customspacing .wp-block-group.has-background.p-smmed-37,.gutenberg-field .p-smmed-37{padding:370px}.customspacing .pt-smmed-37,.customspacing .wp-block-group.has-background.pt-smmed-37,.gutenberg-field .pt-smmed-37{padding-top:370px}.customspacing .pr-smmed-37,.customspacing .wp-block-group.has-background.pr-smmed-37,.gutenberg-field .pr-smmed-37{padding-right:370px}.customspacing .pb-smmed-37,.customspacing .wp-block-group.has-background.pb-smmed-37,.gutenberg-field .pb-smmed-37{padding-bottom:370px}.customspacing .pl-smmed-37,.customspacing .wp-block-group.has-background.pl-smmed-37,.gutenberg-field .pl-smmed-37{padding-left:370px}.customspacing .m-smmed-37,.customspacing .wp-block-group.has-background.m-smmed-37,.gutenberg-field .m-smmed-37{margin:370px}.customspacing .mt-smmed-37,.customspacing .wp-block-group.has-background.mt-smmed-37,.gutenberg-field .mt-smmed-37{margin-top:370px}.customspacing .mr-smmed-37,.customspacing .wp-block-group.has-background.mr-smmed-37,.gutenberg-field .mr-smmed-37{margin-right:370px}.customspacing .mb-smmed-37,.customspacing .wp-block-group.has-background.mb-smmed-37,.gutenberg-field .mb-smmed-37{margin-bottom:370px}.customspacing .ml-smmed-37,.customspacing .wp-block-group.has-background.ml-smmed-37,.gutenberg-field .ml-smmed-37{margin-left:370px}.customspacing .p-smmed-38,.customspacing .wp-block-group.has-background.p-smmed-38,.gutenberg-field .p-smmed-38{padding:380px}.customspacing .pt-smmed-38,.customspacing .wp-block-group.has-background.pt-smmed-38,.gutenberg-field .pt-smmed-38{padding-top:380px}.customspacing .pr-smmed-38,.customspacing .wp-block-group.has-background.pr-smmed-38,.gutenberg-field .pr-smmed-38{padding-right:380px}.customspacing .pb-smmed-38,.customspacing .wp-block-group.has-background.pb-smmed-38,.gutenberg-field .pb-smmed-38{padding-bottom:380px}.customspacing .pl-smmed-38,.customspacing .wp-block-group.has-background.pl-smmed-38,.gutenberg-field .pl-smmed-38{padding-left:380px}.customspacing .m-smmed-38,.customspacing .wp-block-group.has-background.m-smmed-38,.gutenberg-field .m-smmed-38{margin:380px}.customspacing .mt-smmed-38,.customspacing .wp-block-group.has-background.mt-smmed-38,.gutenberg-field .mt-smmed-38{margin-top:380px}.customspacing .mr-smmed-38,.customspacing .wp-block-group.has-background.mr-smmed-38,.gutenberg-field .mr-smmed-38{margin-right:380px}.customspacing .mb-smmed-38,.customspacing .wp-block-group.has-background.mb-smmed-38,.gutenberg-field .mb-smmed-38{margin-bottom:380px}.customspacing .ml-smmed-38,.customspacing .wp-block-group.has-background.ml-smmed-38,.gutenberg-field .ml-smmed-38{margin-left:380px}.customspacing .p-smmed-39,.customspacing .wp-block-group.has-background.p-smmed-39,.gutenberg-field .p-smmed-39{padding:390px}.customspacing .pt-smmed-39,.customspacing .wp-block-group.has-background.pt-smmed-39,.gutenberg-field .pt-smmed-39{padding-top:390px}.customspacing .pr-smmed-39,.customspacing .wp-block-group.has-background.pr-smmed-39,.gutenberg-field .pr-smmed-39{padding-right:390px}.customspacing .pb-smmed-39,.customspacing .wp-block-group.has-background.pb-smmed-39,.gutenberg-field .pb-smmed-39{padding-bottom:390px}.customspacing .pl-smmed-39,.customspacing .wp-block-group.has-background.pl-smmed-39,.gutenberg-field .pl-smmed-39{padding-left:390px}.customspacing .m-smmed-39,.customspacing .wp-block-group.has-background.m-smmed-39,.gutenberg-field .m-smmed-39{margin:390px}.customspacing .mt-smmed-39,.customspacing .wp-block-group.has-background.mt-smmed-39,.gutenberg-field .mt-smmed-39{margin-top:390px}.customspacing .mr-smmed-39,.customspacing .wp-block-group.has-background.mr-smmed-39,.gutenberg-field .mr-smmed-39{margin-right:390px}.customspacing .mb-smmed-39,.customspacing .wp-block-group.has-background.mb-smmed-39,.gutenberg-field .mb-smmed-39{margin-bottom:390px}.customspacing .ml-smmed-39,.customspacing .wp-block-group.has-background.ml-smmed-39,.gutenberg-field .ml-smmed-39{margin-left:390px}.customspacing .p-smmed-40,.customspacing .wp-block-group.has-background.p-smmed-40,.gutenberg-field .p-smmed-40{padding:400px}.customspacing .pt-smmed-40,.customspacing .wp-block-group.has-background.pt-smmed-40,.gutenberg-field .pt-smmed-40{padding-top:400px}.customspacing .pr-smmed-40,.customspacing .wp-block-group.has-background.pr-smmed-40,.gutenberg-field .pr-smmed-40{padding-right:400px}.customspacing .pb-smmed-40,.customspacing .wp-block-group.has-background.pb-smmed-40,.gutenberg-field .pb-smmed-40{padding-bottom:400px}.customspacing .pl-smmed-40,.customspacing .wp-block-group.has-background.pl-smmed-40,.gutenberg-field .pl-smmed-40{padding-left:400px}.customspacing .m-smmed-40,.customspacing .wp-block-group.has-background.m-smmed-40,.gutenberg-field .m-smmed-40{margin:400px}.customspacing .mt-smmed-40,.customspacing .wp-block-group.has-background.mt-smmed-40,.gutenberg-field .mt-smmed-40{margin-top:400px}.customspacing .mr-smmed-40,.customspacing .wp-block-group.has-background.mr-smmed-40,.gutenberg-field .mr-smmed-40{margin-right:400px}.customspacing .mb-smmed-40,.customspacing .wp-block-group.has-background.mb-smmed-40,.gutenberg-field .mb-smmed-40{margin-bottom:400px}.customspacing .ml-smmed-40,.customspacing .wp-block-group.has-background.ml-smmed-40,.gutenberg-field .ml-smmed-40{margin-left:400px}}@media print,screen and (min-width:40em){.customspacing .p-medium-1,.customspacing .wp-block-group.has-background.p-medium-1,.gutenberg-field .p-medium-1{padding:10px}.customspacing .pt-medium-1,.customspacing .wp-block-group.has-background.pt-medium-1,.gutenberg-field .pt-medium-1{padding-top:10px}.customspacing .pr-medium-1,.customspacing .wp-block-group.has-background.pr-medium-1,.gutenberg-field .pr-medium-1{padding-right:10px}.customspacing .pb-medium-1,.customspacing .wp-block-group.has-background.pb-medium-1,.gutenberg-field .pb-medium-1{padding-bottom:10px}.customspacing .pl-medium-1,.customspacing .wp-block-group.has-background.pl-medium-1,.gutenberg-field .pl-medium-1{padding-left:10px}.customspacing .m-medium-1,.customspacing .wp-block-group.has-background.m-medium-1,.gutenberg-field .m-medium-1{margin:10px}.customspacing .mt-medium-1,.customspacing .wp-block-group.has-background.mt-medium-1,.gutenberg-field .mt-medium-1{margin-top:10px}.customspacing .mr-medium-1,.customspacing .wp-block-group.has-background.mr-medium-1,.gutenberg-field .mr-medium-1{margin-right:10px}.customspacing .mb-medium-1,.customspacing .wp-block-group.has-background.mb-medium-1,.gutenberg-field .mb-medium-1{margin-bottom:10px}.customspacing .ml-medium-1,.customspacing .wp-block-group.has-background.ml-medium-1,.gutenberg-field .ml-medium-1{margin-left:10px}.customspacing .p-medium-2,.customspacing .wp-block-group.has-background.p-medium-2,.gutenberg-field .p-medium-2{padding:20px}.customspacing .pt-medium-2,.customspacing .wp-block-group.has-background.pt-medium-2,.gutenberg-field .pt-medium-2{padding-top:20px}.customspacing .pr-medium-2,.customspacing .wp-block-group.has-background.pr-medium-2,.gutenberg-field .pr-medium-2{padding-right:20px}.customspacing .pb-medium-2,.customspacing .wp-block-group.has-background.pb-medium-2,.gutenberg-field .pb-medium-2{padding-bottom:20px}.customspacing .pl-medium-2,.customspacing .wp-block-group.has-background.pl-medium-2,.gutenberg-field .pl-medium-2{padding-left:20px}.customspacing .m-medium-2,.customspacing .wp-block-group.has-background.m-medium-2,.gutenberg-field .m-medium-2{margin:20px}.customspacing .mt-medium-2,.customspacing .wp-block-group.has-background.mt-medium-2,.gutenberg-field .mt-medium-2{margin-top:20px}.customspacing .mr-medium-2,.customspacing .wp-block-group.has-background.mr-medium-2,.gutenberg-field .mr-medium-2{margin-right:20px}.customspacing .mb-medium-2,.customspacing .wp-block-group.has-background.mb-medium-2,.gutenberg-field .mb-medium-2{margin-bottom:20px}.customspacing .ml-medium-2,.customspacing .wp-block-group.has-background.ml-medium-2,.gutenberg-field .ml-medium-2{margin-left:20px}.customspacing .p-medium-3,.customspacing .wp-block-group.has-background.p-medium-3,.gutenberg-field .p-medium-3{padding:30px}.customspacing .pt-medium-3,.customspacing .wp-block-group.has-background.pt-medium-3,.gutenberg-field .pt-medium-3{padding-top:30px}.customspacing .pr-medium-3,.customspacing .wp-block-group.has-background.pr-medium-3,.gutenberg-field .pr-medium-3{padding-right:30px}.customspacing .pb-medium-3,.customspacing .wp-block-group.has-background.pb-medium-3,.gutenberg-field .pb-medium-3{padding-bottom:30px}.customspacing .pl-medium-3,.customspacing .wp-block-group.has-background.pl-medium-3,.gutenberg-field .pl-medium-3{padding-left:30px}.customspacing .m-medium-3,.customspacing .wp-block-group.has-background.m-medium-3,.gutenberg-field .m-medium-3{margin:30px}.customspacing .mt-medium-3,.customspacing .wp-block-group.has-background.mt-medium-3,.gutenberg-field .mt-medium-3{margin-top:30px}.customspacing .mr-medium-3,.customspacing .wp-block-group.has-background.mr-medium-3,.gutenberg-field .mr-medium-3{margin-right:30px}.customspacing .mb-medium-3,.customspacing .wp-block-group.has-background.mb-medium-3,.gutenberg-field .mb-medium-3{margin-bottom:30px}.customspacing .ml-medium-3,.customspacing .wp-block-group.has-background.ml-medium-3,.gutenberg-field .ml-medium-3{margin-left:30px}.customspacing .p-medium-4,.customspacing .wp-block-group.has-background.p-medium-4,.gutenberg-field .p-medium-4{padding:40px}.customspacing .pt-medium-4,.customspacing .wp-block-group.has-background.pt-medium-4,.gutenberg-field .pt-medium-4{padding-top:40px}.customspacing .pr-medium-4,.customspacing .wp-block-group.has-background.pr-medium-4,.gutenberg-field .pr-medium-4{padding-right:40px}.customspacing .pb-medium-4,.customspacing .wp-block-group.has-background.pb-medium-4,.gutenberg-field .pb-medium-4{padding-bottom:40px}.customspacing .pl-medium-4,.customspacing .wp-block-group.has-background.pl-medium-4,.gutenberg-field .pl-medium-4{padding-left:40px}.customspacing .m-medium-4,.customspacing .wp-block-group.has-background.m-medium-4,.gutenberg-field .m-medium-4{margin:40px}.customspacing .mt-medium-4,.customspacing .wp-block-group.has-background.mt-medium-4,.gutenberg-field .mt-medium-4{margin-top:40px}.customspacing .mr-medium-4,.customspacing .wp-block-group.has-background.mr-medium-4,.gutenberg-field .mr-medium-4{margin-right:40px}.customspacing .mb-medium-4,.customspacing .wp-block-group.has-background.mb-medium-4,.gutenberg-field .mb-medium-4{margin-bottom:40px}.customspacing .ml-medium-4,.customspacing .wp-block-group.has-background.ml-medium-4,.gutenberg-field .ml-medium-4{margin-left:40px}.customspacing .p-medium-5,.customspacing .wp-block-group.has-background.p-medium-5,.gutenberg-field .p-medium-5{padding:50px}.customspacing .pt-medium-5,.customspacing .wp-block-group.has-background.pt-medium-5,.gutenberg-field .pt-medium-5{padding-top:50px}.customspacing .pr-medium-5,.customspacing .wp-block-group.has-background.pr-medium-5,.gutenberg-field .pr-medium-5{padding-right:50px}.customspacing .pb-medium-5,.customspacing .wp-block-group.has-background.pb-medium-5,.gutenberg-field .pb-medium-5{padding-bottom:50px}.customspacing .pl-medium-5,.customspacing .wp-block-group.has-background.pl-medium-5,.gutenberg-field .pl-medium-5{padding-left:50px}.customspacing .m-medium-5,.customspacing .wp-block-group.has-background.m-medium-5,.gutenberg-field .m-medium-5{margin:50px}.customspacing .mt-medium-5,.customspacing .wp-block-group.has-background.mt-medium-5,.gutenberg-field .mt-medium-5{margin-top:50px}.customspacing .mr-medium-5,.customspacing .wp-block-group.has-background.mr-medium-5,.gutenberg-field .mr-medium-5{margin-right:50px}.customspacing .mb-medium-5,.customspacing .wp-block-group.has-background.mb-medium-5,.gutenberg-field .mb-medium-5{margin-bottom:50px}.customspacing .ml-medium-5,.customspacing .wp-block-group.has-background.ml-medium-5,.gutenberg-field .ml-medium-5{margin-left:50px}.customspacing .p-medium-6,.customspacing .wp-block-group.has-background.p-medium-6,.gutenberg-field .p-medium-6{padding:60px}.customspacing .pt-medium-6,.customspacing .wp-block-group.has-background.pt-medium-6,.gutenberg-field .pt-medium-6{padding-top:60px}.customspacing .pr-medium-6,.customspacing .wp-block-group.has-background.pr-medium-6,.gutenberg-field .pr-medium-6{padding-right:60px}.customspacing .pb-medium-6,.customspacing .wp-block-group.has-background.pb-medium-6,.gutenberg-field .pb-medium-6{padding-bottom:60px}.customspacing .pl-medium-6,.customspacing .wp-block-group.has-background.pl-medium-6,.gutenberg-field .pl-medium-6{padding-left:60px}.customspacing .m-medium-6,.customspacing .wp-block-group.has-background.m-medium-6,.gutenberg-field .m-medium-6{margin:60px}.customspacing .mt-medium-6,.customspacing .wp-block-group.has-background.mt-medium-6,.gutenberg-field .mt-medium-6{margin-top:60px}.customspacing .mr-medium-6,.customspacing .wp-block-group.has-background.mr-medium-6,.gutenberg-field .mr-medium-6{margin-right:60px}.customspacing .mb-medium-6,.customspacing .wp-block-group.has-background.mb-medium-6,.gutenberg-field .mb-medium-6{margin-bottom:60px}.customspacing .ml-medium-6,.customspacing .wp-block-group.has-background.ml-medium-6,.gutenberg-field .ml-medium-6{margin-left:60px}.customspacing .p-medium-7,.customspacing .wp-block-group.has-background.p-medium-7,.gutenberg-field .p-medium-7{padding:70px}.customspacing .pt-medium-7,.customspacing .wp-block-group.has-background.pt-medium-7,.gutenberg-field .pt-medium-7{padding-top:70px}.customspacing .pr-medium-7,.customspacing .wp-block-group.has-background.pr-medium-7,.gutenberg-field .pr-medium-7{padding-right:70px}.customspacing .pb-medium-7,.customspacing .wp-block-group.has-background.pb-medium-7,.gutenberg-field .pb-medium-7{padding-bottom:70px}.customspacing .pl-medium-7,.customspacing .wp-block-group.has-background.pl-medium-7,.gutenberg-field .pl-medium-7{padding-left:70px}.customspacing .m-medium-7,.customspacing .wp-block-group.has-background.m-medium-7,.gutenberg-field .m-medium-7{margin:70px}.customspacing .mt-medium-7,.customspacing .wp-block-group.has-background.mt-medium-7,.gutenberg-field .mt-medium-7{margin-top:70px}.customspacing .mr-medium-7,.customspacing .wp-block-group.has-background.mr-medium-7,.gutenberg-field .mr-medium-7{margin-right:70px}.customspacing .mb-medium-7,.customspacing .wp-block-group.has-background.mb-medium-7,.gutenberg-field .mb-medium-7{margin-bottom:70px}.customspacing .ml-medium-7,.customspacing .wp-block-group.has-background.ml-medium-7,.gutenberg-field .ml-medium-7{margin-left:70px}.customspacing .p-medium-8,.customspacing .wp-block-group.has-background.p-medium-8,.gutenberg-field .p-medium-8{padding:80px}.customspacing .pt-medium-8,.customspacing .wp-block-group.has-background.pt-medium-8,.gutenberg-field .pt-medium-8{padding-top:80px}.customspacing .pr-medium-8,.customspacing .wp-block-group.has-background.pr-medium-8,.gutenberg-field .pr-medium-8{padding-right:80px}.customspacing .pb-medium-8,.customspacing .wp-block-group.has-background.pb-medium-8,.gutenberg-field .pb-medium-8{padding-bottom:80px}.customspacing .pl-medium-8,.customspacing .wp-block-group.has-background.pl-medium-8,.gutenberg-field .pl-medium-8{padding-left:80px}.customspacing .m-medium-8,.customspacing .wp-block-group.has-background.m-medium-8,.gutenberg-field .m-medium-8{margin:80px}.customspacing .mt-medium-8,.customspacing .wp-block-group.has-background.mt-medium-8,.gutenberg-field .mt-medium-8{margin-top:80px}.customspacing .mr-medium-8,.customspacing .wp-block-group.has-background.mr-medium-8,.gutenberg-field .mr-medium-8{margin-right:80px}.customspacing .mb-medium-8,.customspacing .wp-block-group.has-background.mb-medium-8,.gutenberg-field .mb-medium-8{margin-bottom:80px}.customspacing .ml-medium-8,.customspacing .wp-block-group.has-background.ml-medium-8,.gutenberg-field .ml-medium-8{margin-left:80px}.customspacing .p-medium-9,.customspacing .wp-block-group.has-background.p-medium-9,.gutenberg-field .p-medium-9{padding:90px}.customspacing .pt-medium-9,.customspacing .wp-block-group.has-background.pt-medium-9,.gutenberg-field .pt-medium-9{padding-top:90px}.customspacing .pr-medium-9,.customspacing .wp-block-group.has-background.pr-medium-9,.gutenberg-field .pr-medium-9{padding-right:90px}.customspacing .pb-medium-9,.customspacing .wp-block-group.has-background.pb-medium-9,.gutenberg-field .pb-medium-9{padding-bottom:90px}.customspacing .pl-medium-9,.customspacing .wp-block-group.has-background.pl-medium-9,.gutenberg-field .pl-medium-9{padding-left:90px}.customspacing .m-medium-9,.customspacing .wp-block-group.has-background.m-medium-9,.gutenberg-field .m-medium-9{margin:90px}.customspacing .mt-medium-9,.customspacing .wp-block-group.has-background.mt-medium-9,.gutenberg-field .mt-medium-9{margin-top:90px}.customspacing .mr-medium-9,.customspacing .wp-block-group.has-background.mr-medium-9,.gutenberg-field .mr-medium-9{margin-right:90px}.customspacing .mb-medium-9,.customspacing .wp-block-group.has-background.mb-medium-9,.gutenberg-field .mb-medium-9{margin-bottom:90px}.customspacing .ml-medium-9,.customspacing .wp-block-group.has-background.ml-medium-9,.gutenberg-field .ml-medium-9{margin-left:90px}.customspacing .p-medium-10,.customspacing .wp-block-group.has-background.p-medium-10,.gutenberg-field .p-medium-10{padding:100px}.customspacing .pt-medium-10,.customspacing .wp-block-group.has-background.pt-medium-10,.gutenberg-field .pt-medium-10{padding-top:100px}.customspacing .pr-medium-10,.customspacing .wp-block-group.has-background.pr-medium-10,.gutenberg-field .pr-medium-10{padding-right:100px}.customspacing .pb-medium-10,.customspacing .wp-block-group.has-background.pb-medium-10,.gutenberg-field .pb-medium-10{padding-bottom:100px}.customspacing .pl-medium-10,.customspacing .wp-block-group.has-background.pl-medium-10,.gutenberg-field .pl-medium-10{padding-left:100px}.customspacing .m-medium-10,.customspacing .wp-block-group.has-background.m-medium-10,.gutenberg-field .m-medium-10{margin:100px}.customspacing .mt-medium-10,.customspacing .wp-block-group.has-background.mt-medium-10,.gutenberg-field .mt-medium-10{margin-top:100px}.customspacing .mr-medium-10,.customspacing .wp-block-group.has-background.mr-medium-10,.gutenberg-field .mr-medium-10{margin-right:100px}.customspacing .mb-medium-10,.customspacing .wp-block-group.has-background.mb-medium-10,.gutenberg-field .mb-medium-10{margin-bottom:100px}.customspacing .ml-medium-10,.customspacing .wp-block-group.has-background.ml-medium-10,.gutenberg-field .ml-medium-10{margin-left:100px}.customspacing .p-medium-11,.customspacing .wp-block-group.has-background.p-medium-11,.gutenberg-field .p-medium-11{padding:110px}.customspacing .pt-medium-11,.customspacing .wp-block-group.has-background.pt-medium-11,.gutenberg-field .pt-medium-11{padding-top:110px}.customspacing .pr-medium-11,.customspacing .wp-block-group.has-background.pr-medium-11,.gutenberg-field .pr-medium-11{padding-right:110px}.customspacing .pb-medium-11,.customspacing .wp-block-group.has-background.pb-medium-11,.gutenberg-field .pb-medium-11{padding-bottom:110px}.customspacing .pl-medium-11,.customspacing .wp-block-group.has-background.pl-medium-11,.gutenberg-field .pl-medium-11{padding-left:110px}.customspacing .m-medium-11,.customspacing .wp-block-group.has-background.m-medium-11,.gutenberg-field .m-medium-11{margin:110px}.customspacing .mt-medium-11,.customspacing .wp-block-group.has-background.mt-medium-11,.gutenberg-field .mt-medium-11{margin-top:110px}.customspacing .mr-medium-11,.customspacing .wp-block-group.has-background.mr-medium-11,.gutenberg-field .mr-medium-11{margin-right:110px}.customspacing .mb-medium-11,.customspacing .wp-block-group.has-background.mb-medium-11,.gutenberg-field .mb-medium-11{margin-bottom:110px}.customspacing .ml-medium-11,.customspacing .wp-block-group.has-background.ml-medium-11,.gutenberg-field .ml-medium-11{margin-left:110px}.customspacing .p-medium-12,.customspacing .wp-block-group.has-background.p-medium-12,.gutenberg-field .p-medium-12{padding:120px}.customspacing .pt-medium-12,.customspacing .wp-block-group.has-background.pt-medium-12,.gutenberg-field .pt-medium-12{padding-top:120px}.customspacing .pr-medium-12,.customspacing .wp-block-group.has-background.pr-medium-12,.gutenberg-field .pr-medium-12{padding-right:120px}.customspacing .pb-medium-12,.customspacing .wp-block-group.has-background.pb-medium-12,.gutenberg-field .pb-medium-12{padding-bottom:120px}.customspacing .pl-medium-12,.customspacing .wp-block-group.has-background.pl-medium-12,.gutenberg-field .pl-medium-12{padding-left:120px}.customspacing .m-medium-12,.customspacing .wp-block-group.has-background.m-medium-12,.gutenberg-field .m-medium-12{margin:120px}.customspacing .mt-medium-12,.customspacing .wp-block-group.has-background.mt-medium-12,.gutenberg-field .mt-medium-12{margin-top:120px}.customspacing .mr-medium-12,.customspacing .wp-block-group.has-background.mr-medium-12,.gutenberg-field .mr-medium-12{margin-right:120px}.customspacing .mb-medium-12,.customspacing .wp-block-group.has-background.mb-medium-12,.gutenberg-field .mb-medium-12{margin-bottom:120px}.customspacing .ml-medium-12,.customspacing .wp-block-group.has-background.ml-medium-12,.gutenberg-field .ml-medium-12{margin-left:120px}.customspacing .p-medium-13,.customspacing .wp-block-group.has-background.p-medium-13,.gutenberg-field .p-medium-13{padding:130px}.customspacing .pt-medium-13,.customspacing .wp-block-group.has-background.pt-medium-13,.gutenberg-field .pt-medium-13{padding-top:130px}.customspacing .pr-medium-13,.customspacing .wp-block-group.has-background.pr-medium-13,.gutenberg-field .pr-medium-13{padding-right:130px}.customspacing .pb-medium-13,.customspacing .wp-block-group.has-background.pb-medium-13,.gutenberg-field .pb-medium-13{padding-bottom:130px}.customspacing .pl-medium-13,.customspacing .wp-block-group.has-background.pl-medium-13,.gutenberg-field .pl-medium-13{padding-left:130px}.customspacing .m-medium-13,.customspacing .wp-block-group.has-background.m-medium-13,.gutenberg-field .m-medium-13{margin:130px}.customspacing .mt-medium-13,.customspacing .wp-block-group.has-background.mt-medium-13,.gutenberg-field .mt-medium-13{margin-top:130px}.customspacing .mr-medium-13,.customspacing .wp-block-group.has-background.mr-medium-13,.gutenberg-field .mr-medium-13{margin-right:130px}.customspacing .mb-medium-13,.customspacing .wp-block-group.has-background.mb-medium-13,.gutenberg-field .mb-medium-13{margin-bottom:130px}.customspacing .ml-medium-13,.customspacing .wp-block-group.has-background.ml-medium-13,.gutenberg-field .ml-medium-13{margin-left:130px}.customspacing .p-medium-14,.customspacing .wp-block-group.has-background.p-medium-14,.gutenberg-field .p-medium-14{padding:140px}.customspacing .pt-medium-14,.customspacing .wp-block-group.has-background.pt-medium-14,.gutenberg-field .pt-medium-14{padding-top:140px}.customspacing .pr-medium-14,.customspacing .wp-block-group.has-background.pr-medium-14,.gutenberg-field .pr-medium-14{padding-right:140px}.customspacing .pb-medium-14,.customspacing .wp-block-group.has-background.pb-medium-14,.gutenberg-field .pb-medium-14{padding-bottom:140px}.customspacing .pl-medium-14,.customspacing .wp-block-group.has-background.pl-medium-14,.gutenberg-field .pl-medium-14{padding-left:140px}.customspacing .m-medium-14,.customspacing .wp-block-group.has-background.m-medium-14,.gutenberg-field .m-medium-14{margin:140px}.customspacing .mt-medium-14,.customspacing .wp-block-group.has-background.mt-medium-14,.gutenberg-field .mt-medium-14{margin-top:140px}.customspacing .mr-medium-14,.customspacing .wp-block-group.has-background.mr-medium-14,.gutenberg-field .mr-medium-14{margin-right:140px}.customspacing .mb-medium-14,.customspacing .wp-block-group.has-background.mb-medium-14,.gutenberg-field .mb-medium-14{margin-bottom:140px}.customspacing .ml-medium-14,.customspacing .wp-block-group.has-background.ml-medium-14,.gutenberg-field .ml-medium-14{margin-left:140px}.customspacing .p-medium-15,.customspacing .wp-block-group.has-background.p-medium-15,.gutenberg-field .p-medium-15{padding:150px}.customspacing .pt-medium-15,.customspacing .wp-block-group.has-background.pt-medium-15,.gutenberg-field .pt-medium-15{padding-top:150px}.customspacing .pr-medium-15,.customspacing .wp-block-group.has-background.pr-medium-15,.gutenberg-field .pr-medium-15{padding-right:150px}.customspacing .pb-medium-15,.customspacing .wp-block-group.has-background.pb-medium-15,.gutenberg-field .pb-medium-15{padding-bottom:150px}.customspacing .pl-medium-15,.customspacing .wp-block-group.has-background.pl-medium-15,.gutenberg-field .pl-medium-15{padding-left:150px}.customspacing .m-medium-15,.customspacing .wp-block-group.has-background.m-medium-15,.gutenberg-field .m-medium-15{margin:150px}.customspacing .mt-medium-15,.customspacing .wp-block-group.has-background.mt-medium-15,.gutenberg-field .mt-medium-15{margin-top:150px}.customspacing .mr-medium-15,.customspacing .wp-block-group.has-background.mr-medium-15,.gutenberg-field .mr-medium-15{margin-right:150px}.customspacing .mb-medium-15,.customspacing .wp-block-group.has-background.mb-medium-15,.gutenberg-field .mb-medium-15{margin-bottom:150px}.customspacing .ml-medium-15,.customspacing .wp-block-group.has-background.ml-medium-15,.gutenberg-field .ml-medium-15{margin-left:150px}.customspacing .p-medium-16,.customspacing .wp-block-group.has-background.p-medium-16,.gutenberg-field .p-medium-16{padding:160px}.customspacing .pt-medium-16,.customspacing .wp-block-group.has-background.pt-medium-16,.gutenberg-field .pt-medium-16{padding-top:160px}.customspacing .pr-medium-16,.customspacing .wp-block-group.has-background.pr-medium-16,.gutenberg-field .pr-medium-16{padding-right:160px}.customspacing .pb-medium-16,.customspacing .wp-block-group.has-background.pb-medium-16,.gutenberg-field .pb-medium-16{padding-bottom:160px}.customspacing .pl-medium-16,.customspacing .wp-block-group.has-background.pl-medium-16,.gutenberg-field .pl-medium-16{padding-left:160px}.customspacing .m-medium-16,.customspacing .wp-block-group.has-background.m-medium-16,.gutenberg-field .m-medium-16{margin:160px}.customspacing .mt-medium-16,.customspacing .wp-block-group.has-background.mt-medium-16,.gutenberg-field .mt-medium-16{margin-top:160px}.customspacing .mr-medium-16,.customspacing .wp-block-group.has-background.mr-medium-16,.gutenberg-field .mr-medium-16{margin-right:160px}.customspacing .mb-medium-16,.customspacing .wp-block-group.has-background.mb-medium-16,.gutenberg-field .mb-medium-16{margin-bottom:160px}.customspacing .ml-medium-16,.customspacing .wp-block-group.has-background.ml-medium-16,.gutenberg-field .ml-medium-16{margin-left:160px}.customspacing .p-medium-17,.customspacing .wp-block-group.has-background.p-medium-17,.gutenberg-field .p-medium-17{padding:170px}.customspacing .pt-medium-17,.customspacing .wp-block-group.has-background.pt-medium-17,.gutenberg-field .pt-medium-17{padding-top:170px}.customspacing .pr-medium-17,.customspacing .wp-block-group.has-background.pr-medium-17,.gutenberg-field .pr-medium-17{padding-right:170px}.customspacing .pb-medium-17,.customspacing .wp-block-group.has-background.pb-medium-17,.gutenberg-field .pb-medium-17{padding-bottom:170px}.customspacing .pl-medium-17,.customspacing .wp-block-group.has-background.pl-medium-17,.gutenberg-field .pl-medium-17{padding-left:170px}.customspacing .m-medium-17,.customspacing .wp-block-group.has-background.m-medium-17,.gutenberg-field .m-medium-17{margin:170px}.customspacing .mt-medium-17,.customspacing .wp-block-group.has-background.mt-medium-17,.gutenberg-field .mt-medium-17{margin-top:170px}.customspacing .mr-medium-17,.customspacing .wp-block-group.has-background.mr-medium-17,.gutenberg-field .mr-medium-17{margin-right:170px}.customspacing .mb-medium-17,.customspacing .wp-block-group.has-background.mb-medium-17,.gutenberg-field .mb-medium-17{margin-bottom:170px}.customspacing .ml-medium-17,.customspacing .wp-block-group.has-background.ml-medium-17,.gutenberg-field .ml-medium-17{margin-left:170px}.customspacing .p-medium-18,.customspacing .wp-block-group.has-background.p-medium-18,.gutenberg-field .p-medium-18{padding:180px}.customspacing .pt-medium-18,.customspacing .wp-block-group.has-background.pt-medium-18,.gutenberg-field .pt-medium-18{padding-top:180px}.customspacing .pr-medium-18,.customspacing .wp-block-group.has-background.pr-medium-18,.gutenberg-field .pr-medium-18{padding-right:180px}.customspacing .pb-medium-18,.customspacing .wp-block-group.has-background.pb-medium-18,.gutenberg-field .pb-medium-18{padding-bottom:180px}.customspacing .pl-medium-18,.customspacing .wp-block-group.has-background.pl-medium-18,.gutenberg-field .pl-medium-18{padding-left:180px}.customspacing .m-medium-18,.customspacing .wp-block-group.has-background.m-medium-18,.gutenberg-field .m-medium-18{margin:180px}.customspacing .mt-medium-18,.customspacing .wp-block-group.has-background.mt-medium-18,.gutenberg-field .mt-medium-18{margin-top:180px}.customspacing .mr-medium-18,.customspacing .wp-block-group.has-background.mr-medium-18,.gutenberg-field .mr-medium-18{margin-right:180px}.customspacing .mb-medium-18,.customspacing .wp-block-group.has-background.mb-medium-18,.gutenberg-field .mb-medium-18{margin-bottom:180px}.customspacing .ml-medium-18,.customspacing .wp-block-group.has-background.ml-medium-18,.gutenberg-field .ml-medium-18{margin-left:180px}.customspacing .p-medium-19,.customspacing .wp-block-group.has-background.p-medium-19,.gutenberg-field .p-medium-19{padding:190px}.customspacing .pt-medium-19,.customspacing .wp-block-group.has-background.pt-medium-19,.gutenberg-field .pt-medium-19{padding-top:190px}.customspacing .pr-medium-19,.customspacing .wp-block-group.has-background.pr-medium-19,.gutenberg-field .pr-medium-19{padding-right:190px}.customspacing .pb-medium-19,.customspacing .wp-block-group.has-background.pb-medium-19,.gutenberg-field .pb-medium-19{padding-bottom:190px}.customspacing .pl-medium-19,.customspacing .wp-block-group.has-background.pl-medium-19,.gutenberg-field .pl-medium-19{padding-left:190px}.customspacing .m-medium-19,.customspacing .wp-block-group.has-background.m-medium-19,.gutenberg-field .m-medium-19{margin:190px}.customspacing .mt-medium-19,.customspacing .wp-block-group.has-background.mt-medium-19,.gutenberg-field .mt-medium-19{margin-top:190px}.customspacing .mr-medium-19,.customspacing .wp-block-group.has-background.mr-medium-19,.gutenberg-field .mr-medium-19{margin-right:190px}.customspacing .mb-medium-19,.customspacing .wp-block-group.has-background.mb-medium-19,.gutenberg-field .mb-medium-19{margin-bottom:190px}.customspacing .ml-medium-19,.customspacing .wp-block-group.has-background.ml-medium-19,.gutenberg-field .ml-medium-19{margin-left:190px}.customspacing .p-medium-20,.customspacing .wp-block-group.has-background.p-medium-20,.gutenberg-field .p-medium-20{padding:200px}.customspacing .pt-medium-20,.customspacing .wp-block-group.has-background.pt-medium-20,.gutenberg-field .pt-medium-20{padding-top:200px}.customspacing .pr-medium-20,.customspacing .wp-block-group.has-background.pr-medium-20,.gutenberg-field .pr-medium-20{padding-right:200px}.customspacing .pb-medium-20,.customspacing .wp-block-group.has-background.pb-medium-20,.gutenberg-field .pb-medium-20{padding-bottom:200px}.customspacing .pl-medium-20,.customspacing .wp-block-group.has-background.pl-medium-20,.gutenberg-field .pl-medium-20{padding-left:200px}.customspacing .m-medium-20,.customspacing .wp-block-group.has-background.m-medium-20,.gutenberg-field .m-medium-20{margin:200px}.customspacing .mt-medium-20,.customspacing .wp-block-group.has-background.mt-medium-20,.gutenberg-field .mt-medium-20{margin-top:200px}.customspacing .mr-medium-20,.customspacing .wp-block-group.has-background.mr-medium-20,.gutenberg-field .mr-medium-20{margin-right:200px}.customspacing .mb-medium-20,.customspacing .wp-block-group.has-background.mb-medium-20,.gutenberg-field .mb-medium-20{margin-bottom:200px}.customspacing .ml-medium-20,.customspacing .wp-block-group.has-background.ml-medium-20,.gutenberg-field .ml-medium-20{margin-left:200px}.customspacing .p-medium-21,.customspacing .wp-block-group.has-background.p-medium-21,.gutenberg-field .p-medium-21{padding:210px}.customspacing .pt-medium-21,.customspacing .wp-block-group.has-background.pt-medium-21,.gutenberg-field .pt-medium-21{padding-top:210px}.customspacing .pr-medium-21,.customspacing .wp-block-group.has-background.pr-medium-21,.gutenberg-field .pr-medium-21{padding-right:210px}.customspacing .pb-medium-21,.customspacing .wp-block-group.has-background.pb-medium-21,.gutenberg-field .pb-medium-21{padding-bottom:210px}.customspacing .pl-medium-21,.customspacing .wp-block-group.has-background.pl-medium-21,.gutenberg-field .pl-medium-21{padding-left:210px}.customspacing .m-medium-21,.customspacing .wp-block-group.has-background.m-medium-21,.gutenberg-field .m-medium-21{margin:210px}.customspacing .mt-medium-21,.customspacing .wp-block-group.has-background.mt-medium-21,.gutenberg-field .mt-medium-21{margin-top:210px}.customspacing .mr-medium-21,.customspacing .wp-block-group.has-background.mr-medium-21,.gutenberg-field .mr-medium-21{margin-right:210px}.customspacing .mb-medium-21,.customspacing .wp-block-group.has-background.mb-medium-21,.gutenberg-field .mb-medium-21{margin-bottom:210px}.customspacing .ml-medium-21,.customspacing .wp-block-group.has-background.ml-medium-21,.gutenberg-field .ml-medium-21{margin-left:210px}.customspacing .p-medium-22,.customspacing .wp-block-group.has-background.p-medium-22,.gutenberg-field .p-medium-22{padding:220px}.customspacing .pt-medium-22,.customspacing .wp-block-group.has-background.pt-medium-22,.gutenberg-field .pt-medium-22{padding-top:220px}.customspacing .pr-medium-22,.customspacing .wp-block-group.has-background.pr-medium-22,.gutenberg-field .pr-medium-22{padding-right:220px}.customspacing .pb-medium-22,.customspacing .wp-block-group.has-background.pb-medium-22,.gutenberg-field .pb-medium-22{padding-bottom:220px}.customspacing .pl-medium-22,.customspacing .wp-block-group.has-background.pl-medium-22,.gutenberg-field .pl-medium-22{padding-left:220px}.customspacing .m-medium-22,.customspacing .wp-block-group.has-background.m-medium-22,.gutenberg-field .m-medium-22{margin:220px}.customspacing .mt-medium-22,.customspacing .wp-block-group.has-background.mt-medium-22,.gutenberg-field .mt-medium-22{margin-top:220px}.customspacing .mr-medium-22,.customspacing .wp-block-group.has-background.mr-medium-22,.gutenberg-field .mr-medium-22{margin-right:220px}.customspacing .mb-medium-22,.customspacing .wp-block-group.has-background.mb-medium-22,.gutenberg-field .mb-medium-22{margin-bottom:220px}.customspacing .ml-medium-22,.customspacing .wp-block-group.has-background.ml-medium-22,.gutenberg-field .ml-medium-22{margin-left:220px}.customspacing .p-medium-23,.customspacing .wp-block-group.has-background.p-medium-23,.gutenberg-field .p-medium-23{padding:230px}.customspacing .pt-medium-23,.customspacing .wp-block-group.has-background.pt-medium-23,.gutenberg-field .pt-medium-23{padding-top:230px}.customspacing .pr-medium-23,.customspacing .wp-block-group.has-background.pr-medium-23,.gutenberg-field .pr-medium-23{padding-right:230px}.customspacing .pb-medium-23,.customspacing .wp-block-group.has-background.pb-medium-23,.gutenberg-field .pb-medium-23{padding-bottom:230px}.customspacing .pl-medium-23,.customspacing .wp-block-group.has-background.pl-medium-23,.gutenberg-field .pl-medium-23{padding-left:230px}.customspacing .m-medium-23,.customspacing .wp-block-group.has-background.m-medium-23,.gutenberg-field .m-medium-23{margin:230px}.customspacing .mt-medium-23,.customspacing .wp-block-group.has-background.mt-medium-23,.gutenberg-field .mt-medium-23{margin-top:230px}.customspacing .mr-medium-23,.customspacing .wp-block-group.has-background.mr-medium-23,.gutenberg-field .mr-medium-23{margin-right:230px}.customspacing .mb-medium-23,.customspacing .wp-block-group.has-background.mb-medium-23,.gutenberg-field .mb-medium-23{margin-bottom:230px}.customspacing .ml-medium-23,.customspacing .wp-block-group.has-background.ml-medium-23,.gutenberg-field .ml-medium-23{margin-left:230px}.customspacing .p-medium-24,.customspacing .wp-block-group.has-background.p-medium-24,.gutenberg-field .p-medium-24{padding:240px}.customspacing .pt-medium-24,.customspacing .wp-block-group.has-background.pt-medium-24,.gutenberg-field .pt-medium-24{padding-top:240px}.customspacing .pr-medium-24,.customspacing .wp-block-group.has-background.pr-medium-24,.gutenberg-field .pr-medium-24{padding-right:240px}.customspacing .pb-medium-24,.customspacing .wp-block-group.has-background.pb-medium-24,.gutenberg-field .pb-medium-24{padding-bottom:240px}.customspacing .pl-medium-24,.customspacing .wp-block-group.has-background.pl-medium-24,.gutenberg-field .pl-medium-24{padding-left:240px}.customspacing .m-medium-24,.customspacing .wp-block-group.has-background.m-medium-24,.gutenberg-field .m-medium-24{margin:240px}.customspacing .mt-medium-24,.customspacing .wp-block-group.has-background.mt-medium-24,.gutenberg-field .mt-medium-24{margin-top:240px}.customspacing .mr-medium-24,.customspacing .wp-block-group.has-background.mr-medium-24,.gutenberg-field .mr-medium-24{margin-right:240px}.customspacing .mb-medium-24,.customspacing .wp-block-group.has-background.mb-medium-24,.gutenberg-field .mb-medium-24{margin-bottom:240px}.customspacing .ml-medium-24,.customspacing .wp-block-group.has-background.ml-medium-24,.gutenberg-field .ml-medium-24{margin-left:240px}.customspacing .p-medium-25,.customspacing .wp-block-group.has-background.p-medium-25,.gutenberg-field .p-medium-25{padding:250px}.customspacing .pt-medium-25,.customspacing .wp-block-group.has-background.pt-medium-25,.gutenberg-field .pt-medium-25{padding-top:250px}.customspacing .pr-medium-25,.customspacing .wp-block-group.has-background.pr-medium-25,.gutenberg-field .pr-medium-25{padding-right:250px}.customspacing .pb-medium-25,.customspacing .wp-block-group.has-background.pb-medium-25,.gutenberg-field .pb-medium-25{padding-bottom:250px}.customspacing .pl-medium-25,.customspacing .wp-block-group.has-background.pl-medium-25,.gutenberg-field .pl-medium-25{padding-left:250px}.customspacing .m-medium-25,.customspacing .wp-block-group.has-background.m-medium-25,.gutenberg-field .m-medium-25{margin:250px}.customspacing .mt-medium-25,.customspacing .wp-block-group.has-background.mt-medium-25,.gutenberg-field .mt-medium-25{margin-top:250px}.customspacing .mr-medium-25,.customspacing .wp-block-group.has-background.mr-medium-25,.gutenberg-field .mr-medium-25{margin-right:250px}.customspacing .mb-medium-25,.customspacing .wp-block-group.has-background.mb-medium-25,.gutenberg-field .mb-medium-25{margin-bottom:250px}.customspacing .ml-medium-25,.customspacing .wp-block-group.has-background.ml-medium-25,.gutenberg-field .ml-medium-25{margin-left:250px}.customspacing .p-medium-26,.customspacing .wp-block-group.has-background.p-medium-26,.gutenberg-field .p-medium-26{padding:260px}.customspacing .pt-medium-26,.customspacing .wp-block-group.has-background.pt-medium-26,.gutenberg-field .pt-medium-26{padding-top:260px}.customspacing .pr-medium-26,.customspacing .wp-block-group.has-background.pr-medium-26,.gutenberg-field .pr-medium-26{padding-right:260px}.customspacing .pb-medium-26,.customspacing .wp-block-group.has-background.pb-medium-26,.gutenberg-field .pb-medium-26{padding-bottom:260px}.customspacing .pl-medium-26,.customspacing .wp-block-group.has-background.pl-medium-26,.gutenberg-field .pl-medium-26{padding-left:260px}.customspacing .m-medium-26,.customspacing .wp-block-group.has-background.m-medium-26,.gutenberg-field .m-medium-26{margin:260px}.customspacing .mt-medium-26,.customspacing .wp-block-group.has-background.mt-medium-26,.gutenberg-field .mt-medium-26{margin-top:260px}.customspacing .mr-medium-26,.customspacing .wp-block-group.has-background.mr-medium-26,.gutenberg-field .mr-medium-26{margin-right:260px}.customspacing .mb-medium-26,.customspacing .wp-block-group.has-background.mb-medium-26,.gutenberg-field .mb-medium-26{margin-bottom:260px}.customspacing .ml-medium-26,.customspacing .wp-block-group.has-background.ml-medium-26,.gutenberg-field .ml-medium-26{margin-left:260px}.customspacing .p-medium-27,.customspacing .wp-block-group.has-background.p-medium-27,.gutenberg-field .p-medium-27{padding:270px}.customspacing .pt-medium-27,.customspacing .wp-block-group.has-background.pt-medium-27,.gutenberg-field .pt-medium-27{padding-top:270px}.customspacing .pr-medium-27,.customspacing .wp-block-group.has-background.pr-medium-27,.gutenberg-field .pr-medium-27{padding-right:270px}.customspacing .pb-medium-27,.customspacing .wp-block-group.has-background.pb-medium-27,.gutenberg-field .pb-medium-27{padding-bottom:270px}.customspacing .pl-medium-27,.customspacing .wp-block-group.has-background.pl-medium-27,.gutenberg-field .pl-medium-27{padding-left:270px}.customspacing .m-medium-27,.customspacing .wp-block-group.has-background.m-medium-27,.gutenberg-field .m-medium-27{margin:270px}.customspacing .mt-medium-27,.customspacing .wp-block-group.has-background.mt-medium-27,.gutenberg-field .mt-medium-27{margin-top:270px}.customspacing .mr-medium-27,.customspacing .wp-block-group.has-background.mr-medium-27,.gutenberg-field .mr-medium-27{margin-right:270px}.customspacing .mb-medium-27,.customspacing .wp-block-group.has-background.mb-medium-27,.gutenberg-field .mb-medium-27{margin-bottom:270px}.customspacing .ml-medium-27,.customspacing .wp-block-group.has-background.ml-medium-27,.gutenberg-field .ml-medium-27{margin-left:270px}.customspacing .p-medium-28,.customspacing .wp-block-group.has-background.p-medium-28,.gutenberg-field .p-medium-28{padding:280px}.customspacing .pt-medium-28,.customspacing .wp-block-group.has-background.pt-medium-28,.gutenberg-field .pt-medium-28{padding-top:280px}.customspacing .pr-medium-28,.customspacing .wp-block-group.has-background.pr-medium-28,.gutenberg-field .pr-medium-28{padding-right:280px}.customspacing .pb-medium-28,.customspacing .wp-block-group.has-background.pb-medium-28,.gutenberg-field .pb-medium-28{padding-bottom:280px}.customspacing .pl-medium-28,.customspacing .wp-block-group.has-background.pl-medium-28,.gutenberg-field .pl-medium-28{padding-left:280px}.customspacing .m-medium-28,.customspacing .wp-block-group.has-background.m-medium-28,.gutenberg-field .m-medium-28{margin:280px}.customspacing .mt-medium-28,.customspacing .wp-block-group.has-background.mt-medium-28,.gutenberg-field .mt-medium-28{margin-top:280px}.customspacing .mr-medium-28,.customspacing .wp-block-group.has-background.mr-medium-28,.gutenberg-field .mr-medium-28{margin-right:280px}.customspacing .mb-medium-28,.customspacing .wp-block-group.has-background.mb-medium-28,.gutenberg-field .mb-medium-28{margin-bottom:280px}.customspacing .ml-medium-28,.customspacing .wp-block-group.has-background.ml-medium-28,.gutenberg-field .ml-medium-28{margin-left:280px}.customspacing .p-medium-29,.customspacing .wp-block-group.has-background.p-medium-29,.gutenberg-field .p-medium-29{padding:290px}.customspacing .pt-medium-29,.customspacing .wp-block-group.has-background.pt-medium-29,.gutenberg-field .pt-medium-29{padding-top:290px}.customspacing .pr-medium-29,.customspacing .wp-block-group.has-background.pr-medium-29,.gutenberg-field .pr-medium-29{padding-right:290px}.customspacing .pb-medium-29,.customspacing .wp-block-group.has-background.pb-medium-29,.gutenberg-field .pb-medium-29{padding-bottom:290px}.customspacing .pl-medium-29,.customspacing .wp-block-group.has-background.pl-medium-29,.gutenberg-field .pl-medium-29{padding-left:290px}.customspacing .m-medium-29,.customspacing .wp-block-group.has-background.m-medium-29,.gutenberg-field .m-medium-29{margin:290px}.customspacing .mt-medium-29,.customspacing .wp-block-group.has-background.mt-medium-29,.gutenberg-field .mt-medium-29{margin-top:290px}.customspacing .mr-medium-29,.customspacing .wp-block-group.has-background.mr-medium-29,.gutenberg-field .mr-medium-29{margin-right:290px}.customspacing .mb-medium-29,.customspacing .wp-block-group.has-background.mb-medium-29,.gutenberg-field .mb-medium-29{margin-bottom:290px}.customspacing .ml-medium-29,.customspacing .wp-block-group.has-background.ml-medium-29,.gutenberg-field .ml-medium-29{margin-left:290px}.customspacing .p-medium-30,.customspacing .wp-block-group.has-background.p-medium-30,.gutenberg-field .p-medium-30{padding:300px}.customspacing .pt-medium-30,.customspacing .wp-block-group.has-background.pt-medium-30,.gutenberg-field .pt-medium-30{padding-top:300px}.customspacing .pr-medium-30,.customspacing .wp-block-group.has-background.pr-medium-30,.gutenberg-field .pr-medium-30{padding-right:300px}.customspacing .pb-medium-30,.customspacing .wp-block-group.has-background.pb-medium-30,.gutenberg-field .pb-medium-30{padding-bottom:300px}.customspacing .pl-medium-30,.customspacing .wp-block-group.has-background.pl-medium-30,.gutenberg-field .pl-medium-30{padding-left:300px}.customspacing .m-medium-30,.customspacing .wp-block-group.has-background.m-medium-30,.gutenberg-field .m-medium-30{margin:300px}.customspacing .mt-medium-30,.customspacing .wp-block-group.has-background.mt-medium-30,.gutenberg-field .mt-medium-30{margin-top:300px}.customspacing .mr-medium-30,.customspacing .wp-block-group.has-background.mr-medium-30,.gutenberg-field .mr-medium-30{margin-right:300px}.customspacing .mb-medium-30,.customspacing .wp-block-group.has-background.mb-medium-30,.gutenberg-field .mb-medium-30{margin-bottom:300px}.customspacing .ml-medium-30,.customspacing .wp-block-group.has-background.ml-medium-30,.gutenberg-field .ml-medium-30{margin-left:300px}.customspacing .p-medium-31,.customspacing .wp-block-group.has-background.p-medium-31,.gutenberg-field .p-medium-31{padding:310px}.customspacing .pt-medium-31,.customspacing .wp-block-group.has-background.pt-medium-31,.gutenberg-field .pt-medium-31{padding-top:310px}.customspacing .pr-medium-31,.customspacing .wp-block-group.has-background.pr-medium-31,.gutenberg-field .pr-medium-31{padding-right:310px}.customspacing .pb-medium-31,.customspacing .wp-block-group.has-background.pb-medium-31,.gutenberg-field .pb-medium-31{padding-bottom:310px}.customspacing .pl-medium-31,.customspacing .wp-block-group.has-background.pl-medium-31,.gutenberg-field .pl-medium-31{padding-left:310px}.customspacing .m-medium-31,.customspacing .wp-block-group.has-background.m-medium-31,.gutenberg-field .m-medium-31{margin:310px}.customspacing .mt-medium-31,.customspacing .wp-block-group.has-background.mt-medium-31,.gutenberg-field .mt-medium-31{margin-top:310px}.customspacing .mr-medium-31,.customspacing .wp-block-group.has-background.mr-medium-31,.gutenberg-field .mr-medium-31{margin-right:310px}.customspacing .mb-medium-31,.customspacing .wp-block-group.has-background.mb-medium-31,.gutenberg-field .mb-medium-31{margin-bottom:310px}.customspacing .ml-medium-31,.customspacing .wp-block-group.has-background.ml-medium-31,.gutenberg-field .ml-medium-31{margin-left:310px}.customspacing .p-medium-32,.customspacing .wp-block-group.has-background.p-medium-32,.gutenberg-field .p-medium-32{padding:320px}.customspacing .pt-medium-32,.customspacing .wp-block-group.has-background.pt-medium-32,.gutenberg-field .pt-medium-32{padding-top:320px}.customspacing .pr-medium-32,.customspacing .wp-block-group.has-background.pr-medium-32,.gutenberg-field .pr-medium-32{padding-right:320px}.customspacing .pb-medium-32,.customspacing .wp-block-group.has-background.pb-medium-32,.gutenberg-field .pb-medium-32{padding-bottom:320px}.customspacing .pl-medium-32,.customspacing .wp-block-group.has-background.pl-medium-32,.gutenberg-field .pl-medium-32{padding-left:320px}.customspacing .m-medium-32,.customspacing .wp-block-group.has-background.m-medium-32,.gutenberg-field .m-medium-32{margin:320px}.customspacing .mt-medium-32,.customspacing .wp-block-group.has-background.mt-medium-32,.gutenberg-field .mt-medium-32{margin-top:320px}.customspacing .mr-medium-32,.customspacing .wp-block-group.has-background.mr-medium-32,.gutenberg-field .mr-medium-32{margin-right:320px}.customspacing .mb-medium-32,.customspacing .wp-block-group.has-background.mb-medium-32,.gutenberg-field .mb-medium-32{margin-bottom:320px}.customspacing .ml-medium-32,.customspacing .wp-block-group.has-background.ml-medium-32,.gutenberg-field .ml-medium-32{margin-left:320px}.customspacing .p-medium-33,.customspacing .wp-block-group.has-background.p-medium-33,.gutenberg-field .p-medium-33{padding:330px}.customspacing .pt-medium-33,.customspacing .wp-block-group.has-background.pt-medium-33,.gutenberg-field .pt-medium-33{padding-top:330px}.customspacing .pr-medium-33,.customspacing .wp-block-group.has-background.pr-medium-33,.gutenberg-field .pr-medium-33{padding-right:330px}.customspacing .pb-medium-33,.customspacing .wp-block-group.has-background.pb-medium-33,.gutenberg-field .pb-medium-33{padding-bottom:330px}.customspacing .pl-medium-33,.customspacing .wp-block-group.has-background.pl-medium-33,.gutenberg-field .pl-medium-33{padding-left:330px}.customspacing .m-medium-33,.customspacing .wp-block-group.has-background.m-medium-33,.gutenberg-field .m-medium-33{margin:330px}.customspacing .mt-medium-33,.customspacing .wp-block-group.has-background.mt-medium-33,.gutenberg-field .mt-medium-33{margin-top:330px}.customspacing .mr-medium-33,.customspacing .wp-block-group.has-background.mr-medium-33,.gutenberg-field .mr-medium-33{margin-right:330px}.customspacing .mb-medium-33,.customspacing .wp-block-group.has-background.mb-medium-33,.gutenberg-field .mb-medium-33{margin-bottom:330px}.customspacing .ml-medium-33,.customspacing .wp-block-group.has-background.ml-medium-33,.gutenberg-field .ml-medium-33{margin-left:330px}.customspacing .p-medium-34,.customspacing .wp-block-group.has-background.p-medium-34,.gutenberg-field .p-medium-34{padding:340px}.customspacing .pt-medium-34,.customspacing .wp-block-group.has-background.pt-medium-34,.gutenberg-field .pt-medium-34{padding-top:340px}.customspacing .pr-medium-34,.customspacing .wp-block-group.has-background.pr-medium-34,.gutenberg-field .pr-medium-34{padding-right:340px}.customspacing .pb-medium-34,.customspacing .wp-block-group.has-background.pb-medium-34,.gutenberg-field .pb-medium-34{padding-bottom:340px}.customspacing .pl-medium-34,.customspacing .wp-block-group.has-background.pl-medium-34,.gutenberg-field .pl-medium-34{padding-left:340px}.customspacing .m-medium-34,.customspacing .wp-block-group.has-background.m-medium-34,.gutenberg-field .m-medium-34{margin:340px}.customspacing .mt-medium-34,.customspacing .wp-block-group.has-background.mt-medium-34,.gutenberg-field .mt-medium-34{margin-top:340px}.customspacing .mr-medium-34,.customspacing .wp-block-group.has-background.mr-medium-34,.gutenberg-field .mr-medium-34{margin-right:340px}.customspacing .mb-medium-34,.customspacing .wp-block-group.has-background.mb-medium-34,.gutenberg-field .mb-medium-34{margin-bottom:340px}.customspacing .ml-medium-34,.customspacing .wp-block-group.has-background.ml-medium-34,.gutenberg-field .ml-medium-34{margin-left:340px}.customspacing .p-medium-35,.customspacing .wp-block-group.has-background.p-medium-35,.gutenberg-field .p-medium-35{padding:350px}.customspacing .pt-medium-35,.customspacing .wp-block-group.has-background.pt-medium-35,.gutenberg-field .pt-medium-35{padding-top:350px}.customspacing .pr-medium-35,.customspacing .wp-block-group.has-background.pr-medium-35,.gutenberg-field .pr-medium-35{padding-right:350px}.customspacing .pb-medium-35,.customspacing .wp-block-group.has-background.pb-medium-35,.gutenberg-field .pb-medium-35{padding-bottom:350px}.customspacing .pl-medium-35,.customspacing .wp-block-group.has-background.pl-medium-35,.gutenberg-field .pl-medium-35{padding-left:350px}.customspacing .m-medium-35,.customspacing .wp-block-group.has-background.m-medium-35,.gutenberg-field .m-medium-35{margin:350px}.customspacing .mt-medium-35,.customspacing .wp-block-group.has-background.mt-medium-35,.gutenberg-field .mt-medium-35{margin-top:350px}.customspacing .mr-medium-35,.customspacing .wp-block-group.has-background.mr-medium-35,.gutenberg-field .mr-medium-35{margin-right:350px}.customspacing .mb-medium-35,.customspacing .wp-block-group.has-background.mb-medium-35,.gutenberg-field .mb-medium-35{margin-bottom:350px}.customspacing .ml-medium-35,.customspacing .wp-block-group.has-background.ml-medium-35,.gutenberg-field .ml-medium-35{margin-left:350px}.customspacing .p-medium-36,.customspacing .wp-block-group.has-background.p-medium-36,.gutenberg-field .p-medium-36{padding:360px}.customspacing .pt-medium-36,.customspacing .wp-block-group.has-background.pt-medium-36,.gutenberg-field .pt-medium-36{padding-top:360px}.customspacing .pr-medium-36,.customspacing .wp-block-group.has-background.pr-medium-36,.gutenberg-field .pr-medium-36{padding-right:360px}.customspacing .pb-medium-36,.customspacing .wp-block-group.has-background.pb-medium-36,.gutenberg-field .pb-medium-36{padding-bottom:360px}.customspacing .pl-medium-36,.customspacing .wp-block-group.has-background.pl-medium-36,.gutenberg-field .pl-medium-36{padding-left:360px}.customspacing .m-medium-36,.customspacing .wp-block-group.has-background.m-medium-36,.gutenberg-field .m-medium-36{margin:360px}.customspacing .mt-medium-36,.customspacing .wp-block-group.has-background.mt-medium-36,.gutenberg-field .mt-medium-36{margin-top:360px}.customspacing .mr-medium-36,.customspacing .wp-block-group.has-background.mr-medium-36,.gutenberg-field .mr-medium-36{margin-right:360px}.customspacing .mb-medium-36,.customspacing .wp-block-group.has-background.mb-medium-36,.gutenberg-field .mb-medium-36{margin-bottom:360px}.customspacing .ml-medium-36,.customspacing .wp-block-group.has-background.ml-medium-36,.gutenberg-field .ml-medium-36{margin-left:360px}.customspacing .p-medium-37,.customspacing .wp-block-group.has-background.p-medium-37,.gutenberg-field .p-medium-37{padding:370px}.customspacing .pt-medium-37,.customspacing .wp-block-group.has-background.pt-medium-37,.gutenberg-field .pt-medium-37{padding-top:370px}.customspacing .pr-medium-37,.customspacing .wp-block-group.has-background.pr-medium-37,.gutenberg-field .pr-medium-37{padding-right:370px}.customspacing .pb-medium-37,.customspacing .wp-block-group.has-background.pb-medium-37,.gutenberg-field .pb-medium-37{padding-bottom:370px}.customspacing .pl-medium-37,.customspacing .wp-block-group.has-background.pl-medium-37,.gutenberg-field .pl-medium-37{padding-left:370px}.customspacing .m-medium-37,.customspacing .wp-block-group.has-background.m-medium-37,.gutenberg-field .m-medium-37{margin:370px}.customspacing .mt-medium-37,.customspacing .wp-block-group.has-background.mt-medium-37,.gutenberg-field .mt-medium-37{margin-top:370px}.customspacing .mr-medium-37,.customspacing .wp-block-group.has-background.mr-medium-37,.gutenberg-field .mr-medium-37{margin-right:370px}.customspacing .mb-medium-37,.customspacing .wp-block-group.has-background.mb-medium-37,.gutenberg-field .mb-medium-37{margin-bottom:370px}.customspacing .ml-medium-37,.customspacing .wp-block-group.has-background.ml-medium-37,.gutenberg-field .ml-medium-37{margin-left:370px}.customspacing .p-medium-38,.customspacing .wp-block-group.has-background.p-medium-38,.gutenberg-field .p-medium-38{padding:380px}.customspacing .pt-medium-38,.customspacing .wp-block-group.has-background.pt-medium-38,.gutenberg-field .pt-medium-38{padding-top:380px}.customspacing .pr-medium-38,.customspacing .wp-block-group.has-background.pr-medium-38,.gutenberg-field .pr-medium-38{padding-right:380px}.customspacing .pb-medium-38,.customspacing .wp-block-group.has-background.pb-medium-38,.gutenberg-field .pb-medium-38{padding-bottom:380px}.customspacing .pl-medium-38,.customspacing .wp-block-group.has-background.pl-medium-38,.gutenberg-field .pl-medium-38{padding-left:380px}.customspacing .m-medium-38,.customspacing .wp-block-group.has-background.m-medium-38,.gutenberg-field .m-medium-38{margin:380px}.customspacing .mt-medium-38,.customspacing .wp-block-group.has-background.mt-medium-38,.gutenberg-field .mt-medium-38{margin-top:380px}.customspacing .mr-medium-38,.customspacing .wp-block-group.has-background.mr-medium-38,.gutenberg-field .mr-medium-38{margin-right:380px}.customspacing .mb-medium-38,.customspacing .wp-block-group.has-background.mb-medium-38,.gutenberg-field .mb-medium-38{margin-bottom:380px}.customspacing .ml-medium-38,.customspacing .wp-block-group.has-background.ml-medium-38,.gutenberg-field .ml-medium-38{margin-left:380px}.customspacing .p-medium-39,.customspacing .wp-block-group.has-background.p-medium-39,.gutenberg-field .p-medium-39{padding:390px}.customspacing .pt-medium-39,.customspacing .wp-block-group.has-background.pt-medium-39,.gutenberg-field .pt-medium-39{padding-top:390px}.customspacing .pr-medium-39,.customspacing .wp-block-group.has-background.pr-medium-39,.gutenberg-field .pr-medium-39{padding-right:390px}.customspacing .pb-medium-39,.customspacing .wp-block-group.has-background.pb-medium-39,.gutenberg-field .pb-medium-39{padding-bottom:390px}.customspacing .pl-medium-39,.customspacing .wp-block-group.has-background.pl-medium-39,.gutenberg-field .pl-medium-39{padding-left:390px}.customspacing .m-medium-39,.customspacing .wp-block-group.has-background.m-medium-39,.gutenberg-field .m-medium-39{margin:390px}.customspacing .mt-medium-39,.customspacing .wp-block-group.has-background.mt-medium-39,.gutenberg-field .mt-medium-39{margin-top:390px}.customspacing .mr-medium-39,.customspacing .wp-block-group.has-background.mr-medium-39,.gutenberg-field .mr-medium-39{margin-right:390px}.customspacing .mb-medium-39,.customspacing .wp-block-group.has-background.mb-medium-39,.gutenberg-field .mb-medium-39{margin-bottom:390px}.customspacing .ml-medium-39,.customspacing .wp-block-group.has-background.ml-medium-39,.gutenberg-field .ml-medium-39{margin-left:390px}.customspacing .p-medium-40,.customspacing .wp-block-group.has-background.p-medium-40,.gutenberg-field .p-medium-40{padding:400px}.customspacing .pt-medium-40,.customspacing .wp-block-group.has-background.pt-medium-40,.gutenberg-field .pt-medium-40{padding-top:400px}.customspacing .pr-medium-40,.customspacing .wp-block-group.has-background.pr-medium-40,.gutenberg-field .pr-medium-40{padding-right:400px}.customspacing .pb-medium-40,.customspacing .wp-block-group.has-background.pb-medium-40,.gutenberg-field .pb-medium-40{padding-bottom:400px}.customspacing .pl-medium-40,.customspacing .wp-block-group.has-background.pl-medium-40,.gutenberg-field .pl-medium-40{padding-left:400px}.customspacing .m-medium-40,.customspacing .wp-block-group.has-background.m-medium-40,.gutenberg-field .m-medium-40{margin:400px}.customspacing .mt-medium-40,.customspacing .wp-block-group.has-background.mt-medium-40,.gutenberg-field .mt-medium-40{margin-top:400px}.customspacing .mr-medium-40,.customspacing .wp-block-group.has-background.mr-medium-40,.gutenberg-field .mr-medium-40{margin-right:400px}.customspacing .mb-medium-40,.customspacing .wp-block-group.has-background.mb-medium-40,.gutenberg-field .mb-medium-40{margin-bottom:400px}.customspacing .ml-medium-40,.customspacing .wp-block-group.has-background.ml-medium-40,.gutenberg-field .ml-medium-40{margin-left:400px}}@media print,screen and (min-width:48em){.customspacing .p-medlg-1,.customspacing .wp-block-group.has-background.p-medlg-1,.gutenberg-field .p-medlg-1{padding:10px}.customspacing .pt-medlg-1,.customspacing .wp-block-group.has-background.pt-medlg-1,.gutenberg-field .pt-medlg-1{padding-top:10px}.customspacing .pr-medlg-1,.customspacing .wp-block-group.has-background.pr-medlg-1,.gutenberg-field .pr-medlg-1{padding-right:10px}.customspacing .pb-medlg-1,.customspacing .wp-block-group.has-background.pb-medlg-1,.gutenberg-field .pb-medlg-1{padding-bottom:10px}.customspacing .pl-medlg-1,.customspacing .wp-block-group.has-background.pl-medlg-1,.gutenberg-field .pl-medlg-1{padding-left:10px}.customspacing .m-medlg-1,.customspacing .wp-block-group.has-background.m-medlg-1,.gutenberg-field .m-medlg-1{margin:10px}.customspacing .mt-medlg-1,.customspacing .wp-block-group.has-background.mt-medlg-1,.gutenberg-field .mt-medlg-1{margin-top:10px}.customspacing .mr-medlg-1,.customspacing .wp-block-group.has-background.mr-medlg-1,.gutenberg-field .mr-medlg-1{margin-right:10px}.customspacing .mb-medlg-1,.customspacing .wp-block-group.has-background.mb-medlg-1,.gutenberg-field .mb-medlg-1{margin-bottom:10px}.customspacing .ml-medlg-1,.customspacing .wp-block-group.has-background.ml-medlg-1,.gutenberg-field .ml-medlg-1{margin-left:10px}.customspacing .p-medlg-2,.customspacing .wp-block-group.has-background.p-medlg-2,.gutenberg-field .p-medlg-2{padding:20px}.customspacing .pt-medlg-2,.customspacing .wp-block-group.has-background.pt-medlg-2,.gutenberg-field .pt-medlg-2{padding-top:20px}.customspacing .pr-medlg-2,.customspacing .wp-block-group.has-background.pr-medlg-2,.gutenberg-field .pr-medlg-2{padding-right:20px}.customspacing .pb-medlg-2,.customspacing .wp-block-group.has-background.pb-medlg-2,.gutenberg-field .pb-medlg-2{padding-bottom:20px}.customspacing .pl-medlg-2,.customspacing .wp-block-group.has-background.pl-medlg-2,.gutenberg-field .pl-medlg-2{padding-left:20px}.customspacing .m-medlg-2,.customspacing .wp-block-group.has-background.m-medlg-2,.gutenberg-field .m-medlg-2{margin:20px}.customspacing .mt-medlg-2,.customspacing .wp-block-group.has-background.mt-medlg-2,.gutenberg-field .mt-medlg-2{margin-top:20px}.customspacing .mr-medlg-2,.customspacing .wp-block-group.has-background.mr-medlg-2,.gutenberg-field .mr-medlg-2{margin-right:20px}.customspacing .mb-medlg-2,.customspacing .wp-block-group.has-background.mb-medlg-2,.gutenberg-field .mb-medlg-2{margin-bottom:20px}.customspacing .ml-medlg-2,.customspacing .wp-block-group.has-background.ml-medlg-2,.gutenberg-field .ml-medlg-2{margin-left:20px}.customspacing .p-medlg-3,.customspacing .wp-block-group.has-background.p-medlg-3,.gutenberg-field .p-medlg-3{padding:30px}.customspacing .pt-medlg-3,.customspacing .wp-block-group.has-background.pt-medlg-3,.gutenberg-field .pt-medlg-3{padding-top:30px}.customspacing .pr-medlg-3,.customspacing .wp-block-group.has-background.pr-medlg-3,.gutenberg-field .pr-medlg-3{padding-right:30px}.customspacing .pb-medlg-3,.customspacing .wp-block-group.has-background.pb-medlg-3,.gutenberg-field .pb-medlg-3{padding-bottom:30px}.customspacing .pl-medlg-3,.customspacing .wp-block-group.has-background.pl-medlg-3,.gutenberg-field .pl-medlg-3{padding-left:30px}.customspacing .m-medlg-3,.customspacing .wp-block-group.has-background.m-medlg-3,.gutenberg-field .m-medlg-3{margin:30px}.customspacing .mt-medlg-3,.customspacing .wp-block-group.has-background.mt-medlg-3,.gutenberg-field .mt-medlg-3{margin-top:30px}.customspacing .mr-medlg-3,.customspacing .wp-block-group.has-background.mr-medlg-3,.gutenberg-field .mr-medlg-3{margin-right:30px}.customspacing .mb-medlg-3,.customspacing .wp-block-group.has-background.mb-medlg-3,.gutenberg-field .mb-medlg-3{margin-bottom:30px}.customspacing .ml-medlg-3,.customspacing .wp-block-group.has-background.ml-medlg-3,.gutenberg-field .ml-medlg-3{margin-left:30px}.customspacing .p-medlg-4,.customspacing .wp-block-group.has-background.p-medlg-4,.gutenberg-field .p-medlg-4{padding:40px}.customspacing .pt-medlg-4,.customspacing .wp-block-group.has-background.pt-medlg-4,.gutenberg-field .pt-medlg-4{padding-top:40px}.customspacing .pr-medlg-4,.customspacing .wp-block-group.has-background.pr-medlg-4,.gutenberg-field .pr-medlg-4{padding-right:40px}.customspacing .pb-medlg-4,.customspacing .wp-block-group.has-background.pb-medlg-4,.gutenberg-field .pb-medlg-4{padding-bottom:40px}.customspacing .pl-medlg-4,.customspacing .wp-block-group.has-background.pl-medlg-4,.gutenberg-field .pl-medlg-4{padding-left:40px}.customspacing .m-medlg-4,.customspacing .wp-block-group.has-background.m-medlg-4,.gutenberg-field .m-medlg-4{margin:40px}.customspacing .mt-medlg-4,.customspacing .wp-block-group.has-background.mt-medlg-4,.gutenberg-field .mt-medlg-4{margin-top:40px}.customspacing .mr-medlg-4,.customspacing .wp-block-group.has-background.mr-medlg-4,.gutenberg-field .mr-medlg-4{margin-right:40px}.customspacing .mb-medlg-4,.customspacing .wp-block-group.has-background.mb-medlg-4,.gutenberg-field .mb-medlg-4{margin-bottom:40px}.customspacing .ml-medlg-4,.customspacing .wp-block-group.has-background.ml-medlg-4,.gutenberg-field .ml-medlg-4{margin-left:40px}.customspacing .p-medlg-5,.customspacing .wp-block-group.has-background.p-medlg-5,.gutenberg-field .p-medlg-5{padding:50px}.customspacing .pt-medlg-5,.customspacing .wp-block-group.has-background.pt-medlg-5,.gutenberg-field .pt-medlg-5{padding-top:50px}.customspacing .pr-medlg-5,.customspacing .wp-block-group.has-background.pr-medlg-5,.gutenberg-field .pr-medlg-5{padding-right:50px}.customspacing .pb-medlg-5,.customspacing .wp-block-group.has-background.pb-medlg-5,.gutenberg-field .pb-medlg-5{padding-bottom:50px}.customspacing .pl-medlg-5,.customspacing .wp-block-group.has-background.pl-medlg-5,.gutenberg-field .pl-medlg-5{padding-left:50px}.customspacing .m-medlg-5,.customspacing .wp-block-group.has-background.m-medlg-5,.gutenberg-field .m-medlg-5{margin:50px}.customspacing .mt-medlg-5,.customspacing .wp-block-group.has-background.mt-medlg-5,.gutenberg-field .mt-medlg-5{margin-top:50px}.customspacing .mr-medlg-5,.customspacing .wp-block-group.has-background.mr-medlg-5,.gutenberg-field .mr-medlg-5{margin-right:50px}.customspacing .mb-medlg-5,.customspacing .wp-block-group.has-background.mb-medlg-5,.gutenberg-field .mb-medlg-5{margin-bottom:50px}.customspacing .ml-medlg-5,.customspacing .wp-block-group.has-background.ml-medlg-5,.gutenberg-field .ml-medlg-5{margin-left:50px}.customspacing .p-medlg-6,.customspacing .wp-block-group.has-background.p-medlg-6,.gutenberg-field .p-medlg-6{padding:60px}.customspacing .pt-medlg-6,.customspacing .wp-block-group.has-background.pt-medlg-6,.gutenberg-field .pt-medlg-6{padding-top:60px}.customspacing .pr-medlg-6,.customspacing .wp-block-group.has-background.pr-medlg-6,.gutenberg-field .pr-medlg-6{padding-right:60px}.customspacing .pb-medlg-6,.customspacing .wp-block-group.has-background.pb-medlg-6,.gutenberg-field .pb-medlg-6{padding-bottom:60px}.customspacing .pl-medlg-6,.customspacing .wp-block-group.has-background.pl-medlg-6,.gutenberg-field .pl-medlg-6{padding-left:60px}.customspacing .m-medlg-6,.customspacing .wp-block-group.has-background.m-medlg-6,.gutenberg-field .m-medlg-6{margin:60px}.customspacing .mt-medlg-6,.customspacing .wp-block-group.has-background.mt-medlg-6,.gutenberg-field .mt-medlg-6{margin-top:60px}.customspacing .mr-medlg-6,.customspacing .wp-block-group.has-background.mr-medlg-6,.gutenberg-field .mr-medlg-6{margin-right:60px}.customspacing .mb-medlg-6,.customspacing .wp-block-group.has-background.mb-medlg-6,.gutenberg-field .mb-medlg-6{margin-bottom:60px}.customspacing .ml-medlg-6,.customspacing .wp-block-group.has-background.ml-medlg-6,.gutenberg-field .ml-medlg-6{margin-left:60px}.customspacing .p-medlg-7,.customspacing .wp-block-group.has-background.p-medlg-7,.gutenberg-field .p-medlg-7{padding:70px}.customspacing .pt-medlg-7,.customspacing .wp-block-group.has-background.pt-medlg-7,.gutenberg-field .pt-medlg-7{padding-top:70px}.customspacing .pr-medlg-7,.customspacing .wp-block-group.has-background.pr-medlg-7,.gutenberg-field .pr-medlg-7{padding-right:70px}.customspacing .pb-medlg-7,.customspacing .wp-block-group.has-background.pb-medlg-7,.gutenberg-field .pb-medlg-7{padding-bottom:70px}.customspacing .pl-medlg-7,.customspacing .wp-block-group.has-background.pl-medlg-7,.gutenberg-field .pl-medlg-7{padding-left:70px}.customspacing .m-medlg-7,.customspacing .wp-block-group.has-background.m-medlg-7,.gutenberg-field .m-medlg-7{margin:70px}.customspacing .mt-medlg-7,.customspacing .wp-block-group.has-background.mt-medlg-7,.gutenberg-field .mt-medlg-7{margin-top:70px}.customspacing .mr-medlg-7,.customspacing .wp-block-group.has-background.mr-medlg-7,.gutenberg-field .mr-medlg-7{margin-right:70px}.customspacing .mb-medlg-7,.customspacing .wp-block-group.has-background.mb-medlg-7,.gutenberg-field .mb-medlg-7{margin-bottom:70px}.customspacing .ml-medlg-7,.customspacing .wp-block-group.has-background.ml-medlg-7,.gutenberg-field .ml-medlg-7{margin-left:70px}.customspacing .p-medlg-8,.customspacing .wp-block-group.has-background.p-medlg-8,.gutenberg-field .p-medlg-8{padding:80px}.customspacing .pt-medlg-8,.customspacing .wp-block-group.has-background.pt-medlg-8,.gutenberg-field .pt-medlg-8{padding-top:80px}.customspacing .pr-medlg-8,.customspacing .wp-block-group.has-background.pr-medlg-8,.gutenberg-field .pr-medlg-8{padding-right:80px}.customspacing .pb-medlg-8,.customspacing .wp-block-group.has-background.pb-medlg-8,.gutenberg-field .pb-medlg-8{padding-bottom:80px}.customspacing .pl-medlg-8,.customspacing .wp-block-group.has-background.pl-medlg-8,.gutenberg-field .pl-medlg-8{padding-left:80px}.customspacing .m-medlg-8,.customspacing .wp-block-group.has-background.m-medlg-8,.gutenberg-field .m-medlg-8{margin:80px}.customspacing .mt-medlg-8,.customspacing .wp-block-group.has-background.mt-medlg-8,.gutenberg-field .mt-medlg-8{margin-top:80px}.customspacing .mr-medlg-8,.customspacing .wp-block-group.has-background.mr-medlg-8,.gutenberg-field .mr-medlg-8{margin-right:80px}.customspacing .mb-medlg-8,.customspacing .wp-block-group.has-background.mb-medlg-8,.gutenberg-field .mb-medlg-8{margin-bottom:80px}.customspacing .ml-medlg-8,.customspacing .wp-block-group.has-background.ml-medlg-8,.gutenberg-field .ml-medlg-8{margin-left:80px}.customspacing .p-medlg-9,.customspacing .wp-block-group.has-background.p-medlg-9,.gutenberg-field .p-medlg-9{padding:90px}.customspacing .pt-medlg-9,.customspacing .wp-block-group.has-background.pt-medlg-9,.gutenberg-field .pt-medlg-9{padding-top:90px}.customspacing .pr-medlg-9,.customspacing .wp-block-group.has-background.pr-medlg-9,.gutenberg-field .pr-medlg-9{padding-right:90px}.customspacing .pb-medlg-9,.customspacing .wp-block-group.has-background.pb-medlg-9,.gutenberg-field .pb-medlg-9{padding-bottom:90px}.customspacing .pl-medlg-9,.customspacing .wp-block-group.has-background.pl-medlg-9,.gutenberg-field .pl-medlg-9{padding-left:90px}.customspacing .m-medlg-9,.customspacing .wp-block-group.has-background.m-medlg-9,.gutenberg-field .m-medlg-9{margin:90px}.customspacing .mt-medlg-9,.customspacing .wp-block-group.has-background.mt-medlg-9,.gutenberg-field .mt-medlg-9{margin-top:90px}.customspacing .mr-medlg-9,.customspacing .wp-block-group.has-background.mr-medlg-9,.gutenberg-field .mr-medlg-9{margin-right:90px}.customspacing .mb-medlg-9,.customspacing .wp-block-group.has-background.mb-medlg-9,.gutenberg-field .mb-medlg-9{margin-bottom:90px}.customspacing .ml-medlg-9,.customspacing .wp-block-group.has-background.ml-medlg-9,.gutenberg-field .ml-medlg-9{margin-left:90px}.customspacing .p-medlg-10,.customspacing .wp-block-group.has-background.p-medlg-10,.gutenberg-field .p-medlg-10{padding:100px}.customspacing .pt-medlg-10,.customspacing .wp-block-group.has-background.pt-medlg-10,.gutenberg-field .pt-medlg-10{padding-top:100px}.customspacing .pr-medlg-10,.customspacing .wp-block-group.has-background.pr-medlg-10,.gutenberg-field .pr-medlg-10{padding-right:100px}.customspacing .pb-medlg-10,.customspacing .wp-block-group.has-background.pb-medlg-10,.gutenberg-field .pb-medlg-10{padding-bottom:100px}.customspacing .pl-medlg-10,.customspacing .wp-block-group.has-background.pl-medlg-10,.gutenberg-field .pl-medlg-10{padding-left:100px}.customspacing .m-medlg-10,.customspacing .wp-block-group.has-background.m-medlg-10,.gutenberg-field .m-medlg-10{margin:100px}.customspacing .mt-medlg-10,.customspacing .wp-block-group.has-background.mt-medlg-10,.gutenberg-field .mt-medlg-10{margin-top:100px}.customspacing .mr-medlg-10,.customspacing .wp-block-group.has-background.mr-medlg-10,.gutenberg-field .mr-medlg-10{margin-right:100px}.customspacing .mb-medlg-10,.customspacing .wp-block-group.has-background.mb-medlg-10,.gutenberg-field .mb-medlg-10{margin-bottom:100px}.customspacing .ml-medlg-10,.customspacing .wp-block-group.has-background.ml-medlg-10,.gutenberg-field .ml-medlg-10{margin-left:100px}.customspacing .p-medlg-11,.customspacing .wp-block-group.has-background.p-medlg-11,.gutenberg-field .p-medlg-11{padding:110px}.customspacing .pt-medlg-11,.customspacing .wp-block-group.has-background.pt-medlg-11,.gutenberg-field .pt-medlg-11{padding-top:110px}.customspacing .pr-medlg-11,.customspacing .wp-block-group.has-background.pr-medlg-11,.gutenberg-field .pr-medlg-11{padding-right:110px}.customspacing .pb-medlg-11,.customspacing .wp-block-group.has-background.pb-medlg-11,.gutenberg-field .pb-medlg-11{padding-bottom:110px}.customspacing .pl-medlg-11,.customspacing .wp-block-group.has-background.pl-medlg-11,.gutenberg-field .pl-medlg-11{padding-left:110px}.customspacing .m-medlg-11,.customspacing .wp-block-group.has-background.m-medlg-11,.gutenberg-field .m-medlg-11{margin:110px}.customspacing .mt-medlg-11,.customspacing .wp-block-group.has-background.mt-medlg-11,.gutenberg-field .mt-medlg-11{margin-top:110px}.customspacing .mr-medlg-11,.customspacing .wp-block-group.has-background.mr-medlg-11,.gutenberg-field .mr-medlg-11{margin-right:110px}.customspacing .mb-medlg-11,.customspacing .wp-block-group.has-background.mb-medlg-11,.gutenberg-field .mb-medlg-11{margin-bottom:110px}.customspacing .ml-medlg-11,.customspacing .wp-block-group.has-background.ml-medlg-11,.gutenberg-field .ml-medlg-11{margin-left:110px}.customspacing .p-medlg-12,.customspacing .wp-block-group.has-background.p-medlg-12,.gutenberg-field .p-medlg-12{padding:120px}.customspacing .pt-medlg-12,.customspacing .wp-block-group.has-background.pt-medlg-12,.gutenberg-field .pt-medlg-12{padding-top:120px}.customspacing .pr-medlg-12,.customspacing .wp-block-group.has-background.pr-medlg-12,.gutenberg-field .pr-medlg-12{padding-right:120px}.customspacing .pb-medlg-12,.customspacing .wp-block-group.has-background.pb-medlg-12,.gutenberg-field .pb-medlg-12{padding-bottom:120px}.customspacing .pl-medlg-12,.customspacing .wp-block-group.has-background.pl-medlg-12,.gutenberg-field .pl-medlg-12{padding-left:120px}.customspacing .m-medlg-12,.customspacing .wp-block-group.has-background.m-medlg-12,.gutenberg-field .m-medlg-12{margin:120px}.customspacing .mt-medlg-12,.customspacing .wp-block-group.has-background.mt-medlg-12,.gutenberg-field .mt-medlg-12{margin-top:120px}.customspacing .mr-medlg-12,.customspacing .wp-block-group.has-background.mr-medlg-12,.gutenberg-field .mr-medlg-12{margin-right:120px}.customspacing .mb-medlg-12,.customspacing .wp-block-group.has-background.mb-medlg-12,.gutenberg-field .mb-medlg-12{margin-bottom:120px}.customspacing .ml-medlg-12,.customspacing .wp-block-group.has-background.ml-medlg-12,.gutenberg-field .ml-medlg-12{margin-left:120px}.customspacing .p-medlg-13,.customspacing .wp-block-group.has-background.p-medlg-13,.gutenberg-field .p-medlg-13{padding:130px}.customspacing .pt-medlg-13,.customspacing .wp-block-group.has-background.pt-medlg-13,.gutenberg-field .pt-medlg-13{padding-top:130px}.customspacing .pr-medlg-13,.customspacing .wp-block-group.has-background.pr-medlg-13,.gutenberg-field .pr-medlg-13{padding-right:130px}.customspacing .pb-medlg-13,.customspacing .wp-block-group.has-background.pb-medlg-13,.gutenberg-field .pb-medlg-13{padding-bottom:130px}.customspacing .pl-medlg-13,.customspacing .wp-block-group.has-background.pl-medlg-13,.gutenberg-field .pl-medlg-13{padding-left:130px}.customspacing .m-medlg-13,.customspacing .wp-block-group.has-background.m-medlg-13,.gutenberg-field .m-medlg-13{margin:130px}.customspacing .mt-medlg-13,.customspacing .wp-block-group.has-background.mt-medlg-13,.gutenberg-field .mt-medlg-13{margin-top:130px}.customspacing .mr-medlg-13,.customspacing .wp-block-group.has-background.mr-medlg-13,.gutenberg-field .mr-medlg-13{margin-right:130px}.customspacing .mb-medlg-13,.customspacing .wp-block-group.has-background.mb-medlg-13,.gutenberg-field .mb-medlg-13{margin-bottom:130px}.customspacing .ml-medlg-13,.customspacing .wp-block-group.has-background.ml-medlg-13,.gutenberg-field .ml-medlg-13{margin-left:130px}.customspacing .p-medlg-14,.customspacing .wp-block-group.has-background.p-medlg-14,.gutenberg-field .p-medlg-14{padding:140px}.customspacing .pt-medlg-14,.customspacing .wp-block-group.has-background.pt-medlg-14,.gutenberg-field .pt-medlg-14{padding-top:140px}.customspacing .pr-medlg-14,.customspacing .wp-block-group.has-background.pr-medlg-14,.gutenberg-field .pr-medlg-14{padding-right:140px}.customspacing .pb-medlg-14,.customspacing .wp-block-group.has-background.pb-medlg-14,.gutenberg-field .pb-medlg-14{padding-bottom:140px}.customspacing .pl-medlg-14,.customspacing .wp-block-group.has-background.pl-medlg-14,.gutenberg-field .pl-medlg-14{padding-left:140px}.customspacing .m-medlg-14,.customspacing .wp-block-group.has-background.m-medlg-14,.gutenberg-field .m-medlg-14{margin:140px}.customspacing .mt-medlg-14,.customspacing .wp-block-group.has-background.mt-medlg-14,.gutenberg-field .mt-medlg-14{margin-top:140px}.customspacing .mr-medlg-14,.customspacing .wp-block-group.has-background.mr-medlg-14,.gutenberg-field .mr-medlg-14{margin-right:140px}.customspacing .mb-medlg-14,.customspacing .wp-block-group.has-background.mb-medlg-14,.gutenberg-field .mb-medlg-14{margin-bottom:140px}.customspacing .ml-medlg-14,.customspacing .wp-block-group.has-background.ml-medlg-14,.gutenberg-field .ml-medlg-14{margin-left:140px}.customspacing .p-medlg-15,.customspacing .wp-block-group.has-background.p-medlg-15,.gutenberg-field .p-medlg-15{padding:150px}.customspacing .pt-medlg-15,.customspacing .wp-block-group.has-background.pt-medlg-15,.gutenberg-field .pt-medlg-15{padding-top:150px}.customspacing .pr-medlg-15,.customspacing .wp-block-group.has-background.pr-medlg-15,.gutenberg-field .pr-medlg-15{padding-right:150px}.customspacing .pb-medlg-15,.customspacing .wp-block-group.has-background.pb-medlg-15,.gutenberg-field .pb-medlg-15{padding-bottom:150px}.customspacing .pl-medlg-15,.customspacing .wp-block-group.has-background.pl-medlg-15,.gutenberg-field .pl-medlg-15{padding-left:150px}.customspacing .m-medlg-15,.customspacing .wp-block-group.has-background.m-medlg-15,.gutenberg-field .m-medlg-15{margin:150px}.customspacing .mt-medlg-15,.customspacing .wp-block-group.has-background.mt-medlg-15,.gutenberg-field .mt-medlg-15{margin-top:150px}.customspacing .mr-medlg-15,.customspacing .wp-block-group.has-background.mr-medlg-15,.gutenberg-field .mr-medlg-15{margin-right:150px}.customspacing .mb-medlg-15,.customspacing .wp-block-group.has-background.mb-medlg-15,.gutenberg-field .mb-medlg-15{margin-bottom:150px}.customspacing .ml-medlg-15,.customspacing .wp-block-group.has-background.ml-medlg-15,.gutenberg-field .ml-medlg-15{margin-left:150px}.customspacing .p-medlg-16,.customspacing .wp-block-group.has-background.p-medlg-16,.gutenberg-field .p-medlg-16{padding:160px}.customspacing .pt-medlg-16,.customspacing .wp-block-group.has-background.pt-medlg-16,.gutenberg-field .pt-medlg-16{padding-top:160px}.customspacing .pr-medlg-16,.customspacing .wp-block-group.has-background.pr-medlg-16,.gutenberg-field .pr-medlg-16{padding-right:160px}.customspacing .pb-medlg-16,.customspacing .wp-block-group.has-background.pb-medlg-16,.gutenberg-field .pb-medlg-16{padding-bottom:160px}.customspacing .pl-medlg-16,.customspacing .wp-block-group.has-background.pl-medlg-16,.gutenberg-field .pl-medlg-16{padding-left:160px}.customspacing .m-medlg-16,.customspacing .wp-block-group.has-background.m-medlg-16,.gutenberg-field .m-medlg-16{margin:160px}.customspacing .mt-medlg-16,.customspacing .wp-block-group.has-background.mt-medlg-16,.gutenberg-field .mt-medlg-16{margin-top:160px}.customspacing .mr-medlg-16,.customspacing .wp-block-group.has-background.mr-medlg-16,.gutenberg-field .mr-medlg-16{margin-right:160px}.customspacing .mb-medlg-16,.customspacing .wp-block-group.has-background.mb-medlg-16,.gutenberg-field .mb-medlg-16{margin-bottom:160px}.customspacing .ml-medlg-16,.customspacing .wp-block-group.has-background.ml-medlg-16,.gutenberg-field .ml-medlg-16{margin-left:160px}.customspacing .p-medlg-17,.customspacing .wp-block-group.has-background.p-medlg-17,.gutenberg-field .p-medlg-17{padding:170px}.customspacing .pt-medlg-17,.customspacing .wp-block-group.has-background.pt-medlg-17,.gutenberg-field .pt-medlg-17{padding-top:170px}.customspacing .pr-medlg-17,.customspacing .wp-block-group.has-background.pr-medlg-17,.gutenberg-field .pr-medlg-17{padding-right:170px}.customspacing .pb-medlg-17,.customspacing .wp-block-group.has-background.pb-medlg-17,.gutenberg-field .pb-medlg-17{padding-bottom:170px}.customspacing .pl-medlg-17,.customspacing .wp-block-group.has-background.pl-medlg-17,.gutenberg-field .pl-medlg-17{padding-left:170px}.customspacing .m-medlg-17,.customspacing .wp-block-group.has-background.m-medlg-17,.gutenberg-field .m-medlg-17{margin:170px}.customspacing .mt-medlg-17,.customspacing .wp-block-group.has-background.mt-medlg-17,.gutenberg-field .mt-medlg-17{margin-top:170px}.customspacing .mr-medlg-17,.customspacing .wp-block-group.has-background.mr-medlg-17,.gutenberg-field .mr-medlg-17{margin-right:170px}.customspacing .mb-medlg-17,.customspacing .wp-block-group.has-background.mb-medlg-17,.gutenberg-field .mb-medlg-17{margin-bottom:170px}.customspacing .ml-medlg-17,.customspacing .wp-block-group.has-background.ml-medlg-17,.gutenberg-field .ml-medlg-17{margin-left:170px}.customspacing .p-medlg-18,.customspacing .wp-block-group.has-background.p-medlg-18,.gutenberg-field .p-medlg-18{padding:180px}.customspacing .pt-medlg-18,.customspacing .wp-block-group.has-background.pt-medlg-18,.gutenberg-field .pt-medlg-18{padding-top:180px}.customspacing .pr-medlg-18,.customspacing .wp-block-group.has-background.pr-medlg-18,.gutenberg-field .pr-medlg-18{padding-right:180px}.customspacing .pb-medlg-18,.customspacing .wp-block-group.has-background.pb-medlg-18,.gutenberg-field .pb-medlg-18{padding-bottom:180px}.customspacing .pl-medlg-18,.customspacing .wp-block-group.has-background.pl-medlg-18,.gutenberg-field .pl-medlg-18{padding-left:180px}.customspacing .m-medlg-18,.customspacing .wp-block-group.has-background.m-medlg-18,.gutenberg-field .m-medlg-18{margin:180px}.customspacing .mt-medlg-18,.customspacing .wp-block-group.has-background.mt-medlg-18,.gutenberg-field .mt-medlg-18{margin-top:180px}.customspacing .mr-medlg-18,.customspacing .wp-block-group.has-background.mr-medlg-18,.gutenberg-field .mr-medlg-18{margin-right:180px}.customspacing .mb-medlg-18,.customspacing .wp-block-group.has-background.mb-medlg-18,.gutenberg-field .mb-medlg-18{margin-bottom:180px}.customspacing .ml-medlg-18,.customspacing .wp-block-group.has-background.ml-medlg-18,.gutenberg-field .ml-medlg-18{margin-left:180px}.customspacing .p-medlg-19,.customspacing .wp-block-group.has-background.p-medlg-19,.gutenberg-field .p-medlg-19{padding:190px}.customspacing .pt-medlg-19,.customspacing .wp-block-group.has-background.pt-medlg-19,.gutenberg-field .pt-medlg-19{padding-top:190px}.customspacing .pr-medlg-19,.customspacing .wp-block-group.has-background.pr-medlg-19,.gutenberg-field .pr-medlg-19{padding-right:190px}.customspacing .pb-medlg-19,.customspacing .wp-block-group.has-background.pb-medlg-19,.gutenberg-field .pb-medlg-19{padding-bottom:190px}.customspacing .pl-medlg-19,.customspacing .wp-block-group.has-background.pl-medlg-19,.gutenberg-field .pl-medlg-19{padding-left:190px}.customspacing .m-medlg-19,.customspacing .wp-block-group.has-background.m-medlg-19,.gutenberg-field .m-medlg-19{margin:190px}.customspacing .mt-medlg-19,.customspacing .wp-block-group.has-background.mt-medlg-19,.gutenberg-field .mt-medlg-19{margin-top:190px}.customspacing .mr-medlg-19,.customspacing .wp-block-group.has-background.mr-medlg-19,.gutenberg-field .mr-medlg-19{margin-right:190px}.customspacing .mb-medlg-19,.customspacing .wp-block-group.has-background.mb-medlg-19,.gutenberg-field .mb-medlg-19{margin-bottom:190px}.customspacing .ml-medlg-19,.customspacing .wp-block-group.has-background.ml-medlg-19,.gutenberg-field .ml-medlg-19{margin-left:190px}.customspacing .p-medlg-20,.customspacing .wp-block-group.has-background.p-medlg-20,.gutenberg-field .p-medlg-20{padding:200px}.customspacing .pt-medlg-20,.customspacing .wp-block-group.has-background.pt-medlg-20,.gutenberg-field .pt-medlg-20{padding-top:200px}.customspacing .pr-medlg-20,.customspacing .wp-block-group.has-background.pr-medlg-20,.gutenberg-field .pr-medlg-20{padding-right:200px}.customspacing .pb-medlg-20,.customspacing .wp-block-group.has-background.pb-medlg-20,.gutenberg-field .pb-medlg-20{padding-bottom:200px}.customspacing .pl-medlg-20,.customspacing .wp-block-group.has-background.pl-medlg-20,.gutenberg-field .pl-medlg-20{padding-left:200px}.customspacing .m-medlg-20,.customspacing .wp-block-group.has-background.m-medlg-20,.gutenberg-field .m-medlg-20{margin:200px}.customspacing .mt-medlg-20,.customspacing .wp-block-group.has-background.mt-medlg-20,.gutenberg-field .mt-medlg-20{margin-top:200px}.customspacing .mr-medlg-20,.customspacing .wp-block-group.has-background.mr-medlg-20,.gutenberg-field .mr-medlg-20{margin-right:200px}.customspacing .mb-medlg-20,.customspacing .wp-block-group.has-background.mb-medlg-20,.gutenberg-field .mb-medlg-20{margin-bottom:200px}.customspacing .ml-medlg-20,.customspacing .wp-block-group.has-background.ml-medlg-20,.gutenberg-field .ml-medlg-20{margin-left:200px}.customspacing .p-medlg-21,.customspacing .wp-block-group.has-background.p-medlg-21,.gutenberg-field .p-medlg-21{padding:210px}.customspacing .pt-medlg-21,.customspacing .wp-block-group.has-background.pt-medlg-21,.gutenberg-field .pt-medlg-21{padding-top:210px}.customspacing .pr-medlg-21,.customspacing .wp-block-group.has-background.pr-medlg-21,.gutenberg-field .pr-medlg-21{padding-right:210px}.customspacing .pb-medlg-21,.customspacing .wp-block-group.has-background.pb-medlg-21,.gutenberg-field .pb-medlg-21{padding-bottom:210px}.customspacing .pl-medlg-21,.customspacing .wp-block-group.has-background.pl-medlg-21,.gutenberg-field .pl-medlg-21{padding-left:210px}.customspacing .m-medlg-21,.customspacing .wp-block-group.has-background.m-medlg-21,.gutenberg-field .m-medlg-21{margin:210px}.customspacing .mt-medlg-21,.customspacing .wp-block-group.has-background.mt-medlg-21,.gutenberg-field .mt-medlg-21{margin-top:210px}.customspacing .mr-medlg-21,.customspacing .wp-block-group.has-background.mr-medlg-21,.gutenberg-field .mr-medlg-21{margin-right:210px}.customspacing .mb-medlg-21,.customspacing .wp-block-group.has-background.mb-medlg-21,.gutenberg-field .mb-medlg-21{margin-bottom:210px}.customspacing .ml-medlg-21,.customspacing .wp-block-group.has-background.ml-medlg-21,.gutenberg-field .ml-medlg-21{margin-left:210px}.customspacing .p-medlg-22,.customspacing .wp-block-group.has-background.p-medlg-22,.gutenberg-field .p-medlg-22{padding:220px}.customspacing .pt-medlg-22,.customspacing .wp-block-group.has-background.pt-medlg-22,.gutenberg-field .pt-medlg-22{padding-top:220px}.customspacing .pr-medlg-22,.customspacing .wp-block-group.has-background.pr-medlg-22,.gutenberg-field .pr-medlg-22{padding-right:220px}.customspacing .pb-medlg-22,.customspacing .wp-block-group.has-background.pb-medlg-22,.gutenberg-field .pb-medlg-22{padding-bottom:220px}.customspacing .pl-medlg-22,.customspacing .wp-block-group.has-background.pl-medlg-22,.gutenberg-field .pl-medlg-22{padding-left:220px}.customspacing .m-medlg-22,.customspacing .wp-block-group.has-background.m-medlg-22,.gutenberg-field .m-medlg-22{margin:220px}.customspacing .mt-medlg-22,.customspacing .wp-block-group.has-background.mt-medlg-22,.gutenberg-field .mt-medlg-22{margin-top:220px}.customspacing .mr-medlg-22,.customspacing .wp-block-group.has-background.mr-medlg-22,.gutenberg-field .mr-medlg-22{margin-right:220px}.customspacing .mb-medlg-22,.customspacing .wp-block-group.has-background.mb-medlg-22,.gutenberg-field .mb-medlg-22{margin-bottom:220px}.customspacing .ml-medlg-22,.customspacing .wp-block-group.has-background.ml-medlg-22,.gutenberg-field .ml-medlg-22{margin-left:220px}.customspacing .p-medlg-23,.customspacing .wp-block-group.has-background.p-medlg-23,.gutenberg-field .p-medlg-23{padding:230px}.customspacing .pt-medlg-23,.customspacing .wp-block-group.has-background.pt-medlg-23,.gutenberg-field .pt-medlg-23{padding-top:230px}.customspacing .pr-medlg-23,.customspacing .wp-block-group.has-background.pr-medlg-23,.gutenberg-field .pr-medlg-23{padding-right:230px}.customspacing .pb-medlg-23,.customspacing .wp-block-group.has-background.pb-medlg-23,.gutenberg-field .pb-medlg-23{padding-bottom:230px}.customspacing .pl-medlg-23,.customspacing .wp-block-group.has-background.pl-medlg-23,.gutenberg-field .pl-medlg-23{padding-left:230px}.customspacing .m-medlg-23,.customspacing .wp-block-group.has-background.m-medlg-23,.gutenberg-field .m-medlg-23{margin:230px}.customspacing .mt-medlg-23,.customspacing .wp-block-group.has-background.mt-medlg-23,.gutenberg-field .mt-medlg-23{margin-top:230px}.customspacing .mr-medlg-23,.customspacing .wp-block-group.has-background.mr-medlg-23,.gutenberg-field .mr-medlg-23{margin-right:230px}.customspacing .mb-medlg-23,.customspacing .wp-block-group.has-background.mb-medlg-23,.gutenberg-field .mb-medlg-23{margin-bottom:230px}.customspacing .ml-medlg-23,.customspacing .wp-block-group.has-background.ml-medlg-23,.gutenberg-field .ml-medlg-23{margin-left:230px}.customspacing .p-medlg-24,.customspacing .wp-block-group.has-background.p-medlg-24,.gutenberg-field .p-medlg-24{padding:240px}.customspacing .pt-medlg-24,.customspacing .wp-block-group.has-background.pt-medlg-24,.gutenberg-field .pt-medlg-24{padding-top:240px}.customspacing .pr-medlg-24,.customspacing .wp-block-group.has-background.pr-medlg-24,.gutenberg-field .pr-medlg-24{padding-right:240px}.customspacing .pb-medlg-24,.customspacing .wp-block-group.has-background.pb-medlg-24,.gutenberg-field .pb-medlg-24{padding-bottom:240px}.customspacing .pl-medlg-24,.customspacing .wp-block-group.has-background.pl-medlg-24,.gutenberg-field .pl-medlg-24{padding-left:240px}.customspacing .m-medlg-24,.customspacing .wp-block-group.has-background.m-medlg-24,.gutenberg-field .m-medlg-24{margin:240px}.customspacing .mt-medlg-24,.customspacing .wp-block-group.has-background.mt-medlg-24,.gutenberg-field .mt-medlg-24{margin-top:240px}.customspacing .mr-medlg-24,.customspacing .wp-block-group.has-background.mr-medlg-24,.gutenberg-field .mr-medlg-24{margin-right:240px}.customspacing .mb-medlg-24,.customspacing .wp-block-group.has-background.mb-medlg-24,.gutenberg-field .mb-medlg-24{margin-bottom:240px}.customspacing .ml-medlg-24,.customspacing .wp-block-group.has-background.ml-medlg-24,.gutenberg-field .ml-medlg-24{margin-left:240px}.customspacing .p-medlg-25,.customspacing .wp-block-group.has-background.p-medlg-25,.gutenberg-field .p-medlg-25{padding:250px}.customspacing .pt-medlg-25,.customspacing .wp-block-group.has-background.pt-medlg-25,.gutenberg-field .pt-medlg-25{padding-top:250px}.customspacing .pr-medlg-25,.customspacing .wp-block-group.has-background.pr-medlg-25,.gutenberg-field .pr-medlg-25{padding-right:250px}.customspacing .pb-medlg-25,.customspacing .wp-block-group.has-background.pb-medlg-25,.gutenberg-field .pb-medlg-25{padding-bottom:250px}.customspacing .pl-medlg-25,.customspacing .wp-block-group.has-background.pl-medlg-25,.gutenberg-field .pl-medlg-25{padding-left:250px}.customspacing .m-medlg-25,.customspacing .wp-block-group.has-background.m-medlg-25,.gutenberg-field .m-medlg-25{margin:250px}.customspacing .mt-medlg-25,.customspacing .wp-block-group.has-background.mt-medlg-25,.gutenberg-field .mt-medlg-25{margin-top:250px}.customspacing .mr-medlg-25,.customspacing .wp-block-group.has-background.mr-medlg-25,.gutenberg-field .mr-medlg-25{margin-right:250px}.customspacing .mb-medlg-25,.customspacing .wp-block-group.has-background.mb-medlg-25,.gutenberg-field .mb-medlg-25{margin-bottom:250px}.customspacing .ml-medlg-25,.customspacing .wp-block-group.has-background.ml-medlg-25,.gutenberg-field .ml-medlg-25{margin-left:250px}.customspacing .p-medlg-26,.customspacing .wp-block-group.has-background.p-medlg-26,.gutenberg-field .p-medlg-26{padding:260px}.customspacing .pt-medlg-26,.customspacing .wp-block-group.has-background.pt-medlg-26,.gutenberg-field .pt-medlg-26{padding-top:260px}.customspacing .pr-medlg-26,.customspacing .wp-block-group.has-background.pr-medlg-26,.gutenberg-field .pr-medlg-26{padding-right:260px}.customspacing .pb-medlg-26,.customspacing .wp-block-group.has-background.pb-medlg-26,.gutenberg-field .pb-medlg-26{padding-bottom:260px}.customspacing .pl-medlg-26,.customspacing .wp-block-group.has-background.pl-medlg-26,.gutenberg-field .pl-medlg-26{padding-left:260px}.customspacing .m-medlg-26,.customspacing .wp-block-group.has-background.m-medlg-26,.gutenberg-field .m-medlg-26{margin:260px}.customspacing .mt-medlg-26,.customspacing .wp-block-group.has-background.mt-medlg-26,.gutenberg-field .mt-medlg-26{margin-top:260px}.customspacing .mr-medlg-26,.customspacing .wp-block-group.has-background.mr-medlg-26,.gutenberg-field .mr-medlg-26{margin-right:260px}.customspacing .mb-medlg-26,.customspacing .wp-block-group.has-background.mb-medlg-26,.gutenberg-field .mb-medlg-26{margin-bottom:260px}.customspacing .ml-medlg-26,.customspacing .wp-block-group.has-background.ml-medlg-26,.gutenberg-field .ml-medlg-26{margin-left:260px}.customspacing .p-medlg-27,.customspacing .wp-block-group.has-background.p-medlg-27,.gutenberg-field .p-medlg-27{padding:270px}.customspacing .pt-medlg-27,.customspacing .wp-block-group.has-background.pt-medlg-27,.gutenberg-field .pt-medlg-27{padding-top:270px}.customspacing .pr-medlg-27,.customspacing .wp-block-group.has-background.pr-medlg-27,.gutenberg-field .pr-medlg-27{padding-right:270px}.customspacing .pb-medlg-27,.customspacing .wp-block-group.has-background.pb-medlg-27,.gutenberg-field .pb-medlg-27{padding-bottom:270px}.customspacing .pl-medlg-27,.customspacing .wp-block-group.has-background.pl-medlg-27,.gutenberg-field .pl-medlg-27{padding-left:270px}.customspacing .m-medlg-27,.customspacing .wp-block-group.has-background.m-medlg-27,.gutenberg-field .m-medlg-27{margin:270px}.customspacing .mt-medlg-27,.customspacing .wp-block-group.has-background.mt-medlg-27,.gutenberg-field .mt-medlg-27{margin-top:270px}.customspacing .mr-medlg-27,.customspacing .wp-block-group.has-background.mr-medlg-27,.gutenberg-field .mr-medlg-27{margin-right:270px}.customspacing .mb-medlg-27,.customspacing .wp-block-group.has-background.mb-medlg-27,.gutenberg-field .mb-medlg-27{margin-bottom:270px}.customspacing .ml-medlg-27,.customspacing .wp-block-group.has-background.ml-medlg-27,.gutenberg-field .ml-medlg-27{margin-left:270px}.customspacing .p-medlg-28,.customspacing .wp-block-group.has-background.p-medlg-28,.gutenberg-field .p-medlg-28{padding:280px}.customspacing .pt-medlg-28,.customspacing .wp-block-group.has-background.pt-medlg-28,.gutenberg-field .pt-medlg-28{padding-top:280px}.customspacing .pr-medlg-28,.customspacing .wp-block-group.has-background.pr-medlg-28,.gutenberg-field .pr-medlg-28{padding-right:280px}.customspacing .pb-medlg-28,.customspacing .wp-block-group.has-background.pb-medlg-28,.gutenberg-field .pb-medlg-28{padding-bottom:280px}.customspacing .pl-medlg-28,.customspacing .wp-block-group.has-background.pl-medlg-28,.gutenberg-field .pl-medlg-28{padding-left:280px}.customspacing .m-medlg-28,.customspacing .wp-block-group.has-background.m-medlg-28,.gutenberg-field .m-medlg-28{margin:280px}.customspacing .mt-medlg-28,.customspacing .wp-block-group.has-background.mt-medlg-28,.gutenberg-field .mt-medlg-28{margin-top:280px}.customspacing .mr-medlg-28,.customspacing .wp-block-group.has-background.mr-medlg-28,.gutenberg-field .mr-medlg-28{margin-right:280px}.customspacing .mb-medlg-28,.customspacing .wp-block-group.has-background.mb-medlg-28,.gutenberg-field .mb-medlg-28{margin-bottom:280px}.customspacing .ml-medlg-28,.customspacing .wp-block-group.has-background.ml-medlg-28,.gutenberg-field .ml-medlg-28{margin-left:280px}.customspacing .p-medlg-29,.customspacing .wp-block-group.has-background.p-medlg-29,.gutenberg-field .p-medlg-29{padding:290px}.customspacing .pt-medlg-29,.customspacing .wp-block-group.has-background.pt-medlg-29,.gutenberg-field .pt-medlg-29{padding-top:290px}.customspacing .pr-medlg-29,.customspacing .wp-block-group.has-background.pr-medlg-29,.gutenberg-field .pr-medlg-29{padding-right:290px}.customspacing .pb-medlg-29,.customspacing .wp-block-group.has-background.pb-medlg-29,.gutenberg-field .pb-medlg-29{padding-bottom:290px}.customspacing .pl-medlg-29,.customspacing .wp-block-group.has-background.pl-medlg-29,.gutenberg-field .pl-medlg-29{padding-left:290px}.customspacing .m-medlg-29,.customspacing .wp-block-group.has-background.m-medlg-29,.gutenberg-field .m-medlg-29{margin:290px}.customspacing .mt-medlg-29,.customspacing .wp-block-group.has-background.mt-medlg-29,.gutenberg-field .mt-medlg-29{margin-top:290px}.customspacing .mr-medlg-29,.customspacing .wp-block-group.has-background.mr-medlg-29,.gutenberg-field .mr-medlg-29{margin-right:290px}.customspacing .mb-medlg-29,.customspacing .wp-block-group.has-background.mb-medlg-29,.gutenberg-field .mb-medlg-29{margin-bottom:290px}.customspacing .ml-medlg-29,.customspacing .wp-block-group.has-background.ml-medlg-29,.gutenberg-field .ml-medlg-29{margin-left:290px}.customspacing .p-medlg-30,.customspacing .wp-block-group.has-background.p-medlg-30,.gutenberg-field .p-medlg-30{padding:300px}.customspacing .pt-medlg-30,.customspacing .wp-block-group.has-background.pt-medlg-30,.gutenberg-field .pt-medlg-30{padding-top:300px}.customspacing .pr-medlg-30,.customspacing .wp-block-group.has-background.pr-medlg-30,.gutenberg-field .pr-medlg-30{padding-right:300px}.customspacing .pb-medlg-30,.customspacing .wp-block-group.has-background.pb-medlg-30,.gutenberg-field .pb-medlg-30{padding-bottom:300px}.customspacing .pl-medlg-30,.customspacing .wp-block-group.has-background.pl-medlg-30,.gutenberg-field .pl-medlg-30{padding-left:300px}.customspacing .m-medlg-30,.customspacing .wp-block-group.has-background.m-medlg-30,.gutenberg-field .m-medlg-30{margin:300px}.customspacing .mt-medlg-30,.customspacing .wp-block-group.has-background.mt-medlg-30,.gutenberg-field .mt-medlg-30{margin-top:300px}.customspacing .mr-medlg-30,.customspacing .wp-block-group.has-background.mr-medlg-30,.gutenberg-field .mr-medlg-30{margin-right:300px}.customspacing .mb-medlg-30,.customspacing .wp-block-group.has-background.mb-medlg-30,.gutenberg-field .mb-medlg-30{margin-bottom:300px}.customspacing .ml-medlg-30,.customspacing .wp-block-group.has-background.ml-medlg-30,.gutenberg-field .ml-medlg-30{margin-left:300px}.customspacing .p-medlg-31,.customspacing .wp-block-group.has-background.p-medlg-31,.gutenberg-field .p-medlg-31{padding:310px}.customspacing .pt-medlg-31,.customspacing .wp-block-group.has-background.pt-medlg-31,.gutenberg-field .pt-medlg-31{padding-top:310px}.customspacing .pr-medlg-31,.customspacing .wp-block-group.has-background.pr-medlg-31,.gutenberg-field .pr-medlg-31{padding-right:310px}.customspacing .pb-medlg-31,.customspacing .wp-block-group.has-background.pb-medlg-31,.gutenberg-field .pb-medlg-31{padding-bottom:310px}.customspacing .pl-medlg-31,.customspacing .wp-block-group.has-background.pl-medlg-31,.gutenberg-field .pl-medlg-31{padding-left:310px}.customspacing .m-medlg-31,.customspacing .wp-block-group.has-background.m-medlg-31,.gutenberg-field .m-medlg-31{margin:310px}.customspacing .mt-medlg-31,.customspacing .wp-block-group.has-background.mt-medlg-31,.gutenberg-field .mt-medlg-31{margin-top:310px}.customspacing .mr-medlg-31,.customspacing .wp-block-group.has-background.mr-medlg-31,.gutenberg-field .mr-medlg-31{margin-right:310px}.customspacing .mb-medlg-31,.customspacing .wp-block-group.has-background.mb-medlg-31,.gutenberg-field .mb-medlg-31{margin-bottom:310px}.customspacing .ml-medlg-31,.customspacing .wp-block-group.has-background.ml-medlg-31,.gutenberg-field .ml-medlg-31{margin-left:310px}.customspacing .p-medlg-32,.customspacing .wp-block-group.has-background.p-medlg-32,.gutenberg-field .p-medlg-32{padding:320px}.customspacing .pt-medlg-32,.customspacing .wp-block-group.has-background.pt-medlg-32,.gutenberg-field .pt-medlg-32{padding-top:320px}.customspacing .pr-medlg-32,.customspacing .wp-block-group.has-background.pr-medlg-32,.gutenberg-field .pr-medlg-32{padding-right:320px}.customspacing .pb-medlg-32,.customspacing .wp-block-group.has-background.pb-medlg-32,.gutenberg-field .pb-medlg-32{padding-bottom:320px}.customspacing .pl-medlg-32,.customspacing .wp-block-group.has-background.pl-medlg-32,.gutenberg-field .pl-medlg-32{padding-left:320px}.customspacing .m-medlg-32,.customspacing .wp-block-group.has-background.m-medlg-32,.gutenberg-field .m-medlg-32{margin:320px}.customspacing .mt-medlg-32,.customspacing .wp-block-group.has-background.mt-medlg-32,.gutenberg-field .mt-medlg-32{margin-top:320px}.customspacing .mr-medlg-32,.customspacing .wp-block-group.has-background.mr-medlg-32,.gutenberg-field .mr-medlg-32{margin-right:320px}.customspacing .mb-medlg-32,.customspacing .wp-block-group.has-background.mb-medlg-32,.gutenberg-field .mb-medlg-32{margin-bottom:320px}.customspacing .ml-medlg-32,.customspacing .wp-block-group.has-background.ml-medlg-32,.gutenberg-field .ml-medlg-32{margin-left:320px}.customspacing .p-medlg-33,.customspacing .wp-block-group.has-background.p-medlg-33,.gutenberg-field .p-medlg-33{padding:330px}.customspacing .pt-medlg-33,.customspacing .wp-block-group.has-background.pt-medlg-33,.gutenberg-field .pt-medlg-33{padding-top:330px}.customspacing .pr-medlg-33,.customspacing .wp-block-group.has-background.pr-medlg-33,.gutenberg-field .pr-medlg-33{padding-right:330px}.customspacing .pb-medlg-33,.customspacing .wp-block-group.has-background.pb-medlg-33,.gutenberg-field .pb-medlg-33{padding-bottom:330px}.customspacing .pl-medlg-33,.customspacing .wp-block-group.has-background.pl-medlg-33,.gutenberg-field .pl-medlg-33{padding-left:330px}.customspacing .m-medlg-33,.customspacing .wp-block-group.has-background.m-medlg-33,.gutenberg-field .m-medlg-33{margin:330px}.customspacing .mt-medlg-33,.customspacing .wp-block-group.has-background.mt-medlg-33,.gutenberg-field .mt-medlg-33{margin-top:330px}.customspacing .mr-medlg-33,.customspacing .wp-block-group.has-background.mr-medlg-33,.gutenberg-field .mr-medlg-33{margin-right:330px}.customspacing .mb-medlg-33,.customspacing .wp-block-group.has-background.mb-medlg-33,.gutenberg-field .mb-medlg-33{margin-bottom:330px}.customspacing .ml-medlg-33,.customspacing .wp-block-group.has-background.ml-medlg-33,.gutenberg-field .ml-medlg-33{margin-left:330px}.customspacing .p-medlg-34,.customspacing .wp-block-group.has-background.p-medlg-34,.gutenberg-field .p-medlg-34{padding:340px}.customspacing .pt-medlg-34,.customspacing .wp-block-group.has-background.pt-medlg-34,.gutenberg-field .pt-medlg-34{padding-top:340px}.customspacing .pr-medlg-34,.customspacing .wp-block-group.has-background.pr-medlg-34,.gutenberg-field .pr-medlg-34{padding-right:340px}.customspacing .pb-medlg-34,.customspacing .wp-block-group.has-background.pb-medlg-34,.gutenberg-field .pb-medlg-34{padding-bottom:340px}.customspacing .pl-medlg-34,.customspacing .wp-block-group.has-background.pl-medlg-34,.gutenberg-field .pl-medlg-34{padding-left:340px}.customspacing .m-medlg-34,.customspacing .wp-block-group.has-background.m-medlg-34,.gutenberg-field .m-medlg-34{margin:340px}.customspacing .mt-medlg-34,.customspacing .wp-block-group.has-background.mt-medlg-34,.gutenberg-field .mt-medlg-34{margin-top:340px}.customspacing .mr-medlg-34,.customspacing .wp-block-group.has-background.mr-medlg-34,.gutenberg-field .mr-medlg-34{margin-right:340px}.customspacing .mb-medlg-34,.customspacing .wp-block-group.has-background.mb-medlg-34,.gutenberg-field .mb-medlg-34{margin-bottom:340px}.customspacing .ml-medlg-34,.customspacing .wp-block-group.has-background.ml-medlg-34,.gutenberg-field .ml-medlg-34{margin-left:340px}.customspacing .p-medlg-35,.customspacing .wp-block-group.has-background.p-medlg-35,.gutenberg-field .p-medlg-35{padding:350px}.customspacing .pt-medlg-35,.customspacing .wp-block-group.has-background.pt-medlg-35,.gutenberg-field .pt-medlg-35{padding-top:350px}.customspacing .pr-medlg-35,.customspacing .wp-block-group.has-background.pr-medlg-35,.gutenberg-field .pr-medlg-35{padding-right:350px}.customspacing .pb-medlg-35,.customspacing .wp-block-group.has-background.pb-medlg-35,.gutenberg-field .pb-medlg-35{padding-bottom:350px}.customspacing .pl-medlg-35,.customspacing .wp-block-group.has-background.pl-medlg-35,.gutenberg-field .pl-medlg-35{padding-left:350px}.customspacing .m-medlg-35,.customspacing .wp-block-group.has-background.m-medlg-35,.gutenberg-field .m-medlg-35{margin:350px}.customspacing .mt-medlg-35,.customspacing .wp-block-group.has-background.mt-medlg-35,.gutenberg-field .mt-medlg-35{margin-top:350px}.customspacing .mr-medlg-35,.customspacing .wp-block-group.has-background.mr-medlg-35,.gutenberg-field .mr-medlg-35{margin-right:350px}.customspacing .mb-medlg-35,.customspacing .wp-block-group.has-background.mb-medlg-35,.gutenberg-field .mb-medlg-35{margin-bottom:350px}.customspacing .ml-medlg-35,.customspacing .wp-block-group.has-background.ml-medlg-35,.gutenberg-field .ml-medlg-35{margin-left:350px}.customspacing .p-medlg-36,.customspacing .wp-block-group.has-background.p-medlg-36,.gutenberg-field .p-medlg-36{padding:360px}.customspacing .pt-medlg-36,.customspacing .wp-block-group.has-background.pt-medlg-36,.gutenberg-field .pt-medlg-36{padding-top:360px}.customspacing .pr-medlg-36,.customspacing .wp-block-group.has-background.pr-medlg-36,.gutenberg-field .pr-medlg-36{padding-right:360px}.customspacing .pb-medlg-36,.customspacing .wp-block-group.has-background.pb-medlg-36,.gutenberg-field .pb-medlg-36{padding-bottom:360px}.customspacing .pl-medlg-36,.customspacing .wp-block-group.has-background.pl-medlg-36,.gutenberg-field .pl-medlg-36{padding-left:360px}.customspacing .m-medlg-36,.customspacing .wp-block-group.has-background.m-medlg-36,.gutenberg-field .m-medlg-36{margin:360px}.customspacing .mt-medlg-36,.customspacing .wp-block-group.has-background.mt-medlg-36,.gutenberg-field .mt-medlg-36{margin-top:360px}.customspacing .mr-medlg-36,.customspacing .wp-block-group.has-background.mr-medlg-36,.gutenberg-field .mr-medlg-36{margin-right:360px}.customspacing .mb-medlg-36,.customspacing .wp-block-group.has-background.mb-medlg-36,.gutenberg-field .mb-medlg-36{margin-bottom:360px}.customspacing .ml-medlg-36,.customspacing .wp-block-group.has-background.ml-medlg-36,.gutenberg-field .ml-medlg-36{margin-left:360px}.customspacing .p-medlg-37,.customspacing .wp-block-group.has-background.p-medlg-37,.gutenberg-field .p-medlg-37{padding:370px}.customspacing .pt-medlg-37,.customspacing .wp-block-group.has-background.pt-medlg-37,.gutenberg-field .pt-medlg-37{padding-top:370px}.customspacing .pr-medlg-37,.customspacing .wp-block-group.has-background.pr-medlg-37,.gutenberg-field .pr-medlg-37{padding-right:370px}.customspacing .pb-medlg-37,.customspacing .wp-block-group.has-background.pb-medlg-37,.gutenberg-field .pb-medlg-37{padding-bottom:370px}.customspacing .pl-medlg-37,.customspacing .wp-block-group.has-background.pl-medlg-37,.gutenberg-field .pl-medlg-37{padding-left:370px}.customspacing .m-medlg-37,.customspacing .wp-block-group.has-background.m-medlg-37,.gutenberg-field .m-medlg-37{margin:370px}.customspacing .mt-medlg-37,.customspacing .wp-block-group.has-background.mt-medlg-37,.gutenberg-field .mt-medlg-37{margin-top:370px}.customspacing .mr-medlg-37,.customspacing .wp-block-group.has-background.mr-medlg-37,.gutenberg-field .mr-medlg-37{margin-right:370px}.customspacing .mb-medlg-37,.customspacing .wp-block-group.has-background.mb-medlg-37,.gutenberg-field .mb-medlg-37{margin-bottom:370px}.customspacing .ml-medlg-37,.customspacing .wp-block-group.has-background.ml-medlg-37,.gutenberg-field .ml-medlg-37{margin-left:370px}.customspacing .p-medlg-38,.customspacing .wp-block-group.has-background.p-medlg-38,.gutenberg-field .p-medlg-38{padding:380px}.customspacing .pt-medlg-38,.customspacing .wp-block-group.has-background.pt-medlg-38,.gutenberg-field .pt-medlg-38{padding-top:380px}.customspacing .pr-medlg-38,.customspacing .wp-block-group.has-background.pr-medlg-38,.gutenberg-field .pr-medlg-38{padding-right:380px}.customspacing .pb-medlg-38,.customspacing .wp-block-group.has-background.pb-medlg-38,.gutenberg-field .pb-medlg-38{padding-bottom:380px}.customspacing .pl-medlg-38,.customspacing .wp-block-group.has-background.pl-medlg-38,.gutenberg-field .pl-medlg-38{padding-left:380px}.customspacing .m-medlg-38,.customspacing .wp-block-group.has-background.m-medlg-38,.gutenberg-field .m-medlg-38{margin:380px}.customspacing .mt-medlg-38,.customspacing .wp-block-group.has-background.mt-medlg-38,.gutenberg-field .mt-medlg-38{margin-top:380px}.customspacing .mr-medlg-38,.customspacing .wp-block-group.has-background.mr-medlg-38,.gutenberg-field .mr-medlg-38{margin-right:380px}.customspacing .mb-medlg-38,.customspacing .wp-block-group.has-background.mb-medlg-38,.gutenberg-field .mb-medlg-38{margin-bottom:380px}.customspacing .ml-medlg-38,.customspacing .wp-block-group.has-background.ml-medlg-38,.gutenberg-field .ml-medlg-38{margin-left:380px}.customspacing .p-medlg-39,.customspacing .wp-block-group.has-background.p-medlg-39,.gutenberg-field .p-medlg-39{padding:390px}.customspacing .pt-medlg-39,.customspacing .wp-block-group.has-background.pt-medlg-39,.gutenberg-field .pt-medlg-39{padding-top:390px}.customspacing .pr-medlg-39,.customspacing .wp-block-group.has-background.pr-medlg-39,.gutenberg-field .pr-medlg-39{padding-right:390px}.customspacing .pb-medlg-39,.customspacing .wp-block-group.has-background.pb-medlg-39,.gutenberg-field .pb-medlg-39{padding-bottom:390px}.customspacing .pl-medlg-39,.customspacing .wp-block-group.has-background.pl-medlg-39,.gutenberg-field .pl-medlg-39{padding-left:390px}.customspacing .m-medlg-39,.customspacing .wp-block-group.has-background.m-medlg-39,.gutenberg-field .m-medlg-39{margin:390px}.customspacing .mt-medlg-39,.customspacing .wp-block-group.has-background.mt-medlg-39,.gutenberg-field .mt-medlg-39{margin-top:390px}.customspacing .mr-medlg-39,.customspacing .wp-block-group.has-background.mr-medlg-39,.gutenberg-field .mr-medlg-39{margin-right:390px}.customspacing .mb-medlg-39,.customspacing .wp-block-group.has-background.mb-medlg-39,.gutenberg-field .mb-medlg-39{margin-bottom:390px}.customspacing .ml-medlg-39,.customspacing .wp-block-group.has-background.ml-medlg-39,.gutenberg-field .ml-medlg-39{margin-left:390px}.customspacing .p-medlg-40,.customspacing .wp-block-group.has-background.p-medlg-40,.gutenberg-field .p-medlg-40{padding:400px}.customspacing .pt-medlg-40,.customspacing .wp-block-group.has-background.pt-medlg-40,.gutenberg-field .pt-medlg-40{padding-top:400px}.customspacing .pr-medlg-40,.customspacing .wp-block-group.has-background.pr-medlg-40,.gutenberg-field .pr-medlg-40{padding-right:400px}.customspacing .pb-medlg-40,.customspacing .wp-block-group.has-background.pb-medlg-40,.gutenberg-field .pb-medlg-40{padding-bottom:400px}.customspacing .pl-medlg-40,.customspacing .wp-block-group.has-background.pl-medlg-40,.gutenberg-field .pl-medlg-40{padding-left:400px}.customspacing .m-medlg-40,.customspacing .wp-block-group.has-background.m-medlg-40,.gutenberg-field .m-medlg-40{margin:400px}.customspacing .mt-medlg-40,.customspacing .wp-block-group.has-background.mt-medlg-40,.gutenberg-field .mt-medlg-40{margin-top:400px}.customspacing .mr-medlg-40,.customspacing .wp-block-group.has-background.mr-medlg-40,.gutenberg-field .mr-medlg-40{margin-right:400px}.customspacing .mb-medlg-40,.customspacing .wp-block-group.has-background.mb-medlg-40,.gutenberg-field .mb-medlg-40{margin-bottom:400px}.customspacing .ml-medlg-40,.customspacing .wp-block-group.has-background.ml-medlg-40,.gutenberg-field .ml-medlg-40{margin-left:400px}}@media print,screen and (min-width:64em){.customspacing .p-large-1,.customspacing .wp-block-group.has-background.p-large-1,.gutenberg-field .p-large-1{padding:10px}.customspacing .pt-large-1,.customspacing .wp-block-group.has-background.pt-large-1,.gutenberg-field .pt-large-1{padding-top:10px}.customspacing .pr-large-1,.customspacing .wp-block-group.has-background.pr-large-1,.gutenberg-field .pr-large-1{padding-right:10px}.customspacing .pb-large-1,.customspacing .wp-block-group.has-background.pb-large-1,.gutenberg-field .pb-large-1{padding-bottom:10px}.customspacing .pl-large-1,.customspacing .wp-block-group.has-background.pl-large-1,.gutenberg-field .pl-large-1{padding-left:10px}.customspacing .m-large-1,.customspacing .wp-block-group.has-background.m-large-1,.gutenberg-field .m-large-1{margin:10px}.customspacing .mt-large-1,.customspacing .wp-block-group.has-background.mt-large-1,.gutenberg-field .mt-large-1{margin-top:10px}.customspacing .mr-large-1,.customspacing .wp-block-group.has-background.mr-large-1,.gutenberg-field .mr-large-1{margin-right:10px}.customspacing .mb-large-1,.customspacing .wp-block-group.has-background.mb-large-1,.gutenberg-field .mb-large-1{margin-bottom:10px}.customspacing .ml-large-1,.customspacing .wp-block-group.has-background.ml-large-1,.gutenberg-field .ml-large-1{margin-left:10px}.customspacing .p-large-2,.customspacing .wp-block-group.has-background.p-large-2,.gutenberg-field .p-large-2{padding:20px}.customspacing .pt-large-2,.customspacing .wp-block-group.has-background.pt-large-2,.gutenberg-field .pt-large-2{padding-top:20px}.customspacing .pr-large-2,.customspacing .wp-block-group.has-background.pr-large-2,.gutenberg-field .pr-large-2{padding-right:20px}.customspacing .pb-large-2,.customspacing .wp-block-group.has-background.pb-large-2,.gutenberg-field .pb-large-2{padding-bottom:20px}.customspacing .pl-large-2,.customspacing .wp-block-group.has-background.pl-large-2,.gutenberg-field .pl-large-2{padding-left:20px}.customspacing .m-large-2,.customspacing .wp-block-group.has-background.m-large-2,.gutenberg-field .m-large-2{margin:20px}.customspacing .mt-large-2,.customspacing .wp-block-group.has-background.mt-large-2,.gutenberg-field .mt-large-2{margin-top:20px}.customspacing .mr-large-2,.customspacing .wp-block-group.has-background.mr-large-2,.gutenberg-field .mr-large-2{margin-right:20px}.customspacing .mb-large-2,.customspacing .wp-block-group.has-background.mb-large-2,.gutenberg-field .mb-large-2{margin-bottom:20px}.customspacing .ml-large-2,.customspacing .wp-block-group.has-background.ml-large-2,.gutenberg-field .ml-large-2{margin-left:20px}.customspacing .p-large-3,.customspacing .wp-block-group.has-background.p-large-3,.gutenberg-field .p-large-3{padding:30px}.customspacing .pt-large-3,.customspacing .wp-block-group.has-background.pt-large-3,.gutenberg-field .pt-large-3{padding-top:30px}.customspacing .pr-large-3,.customspacing .wp-block-group.has-background.pr-large-3,.gutenberg-field .pr-large-3{padding-right:30px}.customspacing .pb-large-3,.customspacing .wp-block-group.has-background.pb-large-3,.gutenberg-field .pb-large-3{padding-bottom:30px}.customspacing .pl-large-3,.customspacing .wp-block-group.has-background.pl-large-3,.gutenberg-field .pl-large-3{padding-left:30px}.customspacing .m-large-3,.customspacing .wp-block-group.has-background.m-large-3,.gutenberg-field .m-large-3{margin:30px}.customspacing .mt-large-3,.customspacing .wp-block-group.has-background.mt-large-3,.gutenberg-field .mt-large-3{margin-top:30px}.customspacing .mr-large-3,.customspacing .wp-block-group.has-background.mr-large-3,.gutenberg-field .mr-large-3{margin-right:30px}.customspacing .mb-large-3,.customspacing .wp-block-group.has-background.mb-large-3,.gutenberg-field .mb-large-3{margin-bottom:30px}.customspacing .ml-large-3,.customspacing .wp-block-group.has-background.ml-large-3,.gutenberg-field .ml-large-3{margin-left:30px}.customspacing .p-large-4,.customspacing .wp-block-group.has-background.p-large-4,.gutenberg-field .p-large-4{padding:40px}.customspacing .pt-large-4,.customspacing .wp-block-group.has-background.pt-large-4,.gutenberg-field .pt-large-4{padding-top:40px}.customspacing .pr-large-4,.customspacing .wp-block-group.has-background.pr-large-4,.gutenberg-field .pr-large-4{padding-right:40px}.customspacing .pb-large-4,.customspacing .wp-block-group.has-background.pb-large-4,.gutenberg-field .pb-large-4{padding-bottom:40px}.customspacing .pl-large-4,.customspacing .wp-block-group.has-background.pl-large-4,.gutenberg-field .pl-large-4{padding-left:40px}.customspacing .m-large-4,.customspacing .wp-block-group.has-background.m-large-4,.gutenberg-field .m-large-4{margin:40px}.customspacing .mt-large-4,.customspacing .wp-block-group.has-background.mt-large-4,.gutenberg-field .mt-large-4{margin-top:40px}.customspacing .mr-large-4,.customspacing .wp-block-group.has-background.mr-large-4,.gutenberg-field .mr-large-4{margin-right:40px}.customspacing .mb-large-4,.customspacing .wp-block-group.has-background.mb-large-4,.gutenberg-field .mb-large-4{margin-bottom:40px}.customspacing .ml-large-4,.customspacing .wp-block-group.has-background.ml-large-4,.gutenberg-field .ml-large-4{margin-left:40px}.customspacing .p-large-5,.customspacing .wp-block-group.has-background.p-large-5,.gutenberg-field .p-large-5{padding:50px}.customspacing .pt-large-5,.customspacing .wp-block-group.has-background.pt-large-5,.gutenberg-field .pt-large-5{padding-top:50px}.customspacing .pr-large-5,.customspacing .wp-block-group.has-background.pr-large-5,.gutenberg-field .pr-large-5{padding-right:50px}.customspacing .pb-large-5,.customspacing .wp-block-group.has-background.pb-large-5,.gutenberg-field .pb-large-5{padding-bottom:50px}.customspacing .pl-large-5,.customspacing .wp-block-group.has-background.pl-large-5,.gutenberg-field .pl-large-5{padding-left:50px}.customspacing .m-large-5,.customspacing .wp-block-group.has-background.m-large-5,.gutenberg-field .m-large-5{margin:50px}.customspacing .mt-large-5,.customspacing .wp-block-group.has-background.mt-large-5,.gutenberg-field .mt-large-5{margin-top:50px}.customspacing .mr-large-5,.customspacing .wp-block-group.has-background.mr-large-5,.gutenberg-field .mr-large-5{margin-right:50px}.customspacing .mb-large-5,.customspacing .wp-block-group.has-background.mb-large-5,.gutenberg-field .mb-large-5{margin-bottom:50px}.customspacing .ml-large-5,.customspacing .wp-block-group.has-background.ml-large-5,.gutenberg-field .ml-large-5{margin-left:50px}.customspacing .p-large-6,.customspacing .wp-block-group.has-background.p-large-6,.gutenberg-field .p-large-6{padding:60px}.customspacing .pt-large-6,.customspacing .wp-block-group.has-background.pt-large-6,.gutenberg-field .pt-large-6{padding-top:60px}.customspacing .pr-large-6,.customspacing .wp-block-group.has-background.pr-large-6,.gutenberg-field .pr-large-6{padding-right:60px}.customspacing .pb-large-6,.customspacing .wp-block-group.has-background.pb-large-6,.gutenberg-field .pb-large-6{padding-bottom:60px}.customspacing .pl-large-6,.customspacing .wp-block-group.has-background.pl-large-6,.gutenberg-field .pl-large-6{padding-left:60px}.customspacing .m-large-6,.customspacing .wp-block-group.has-background.m-large-6,.gutenberg-field .m-large-6{margin:60px}.customspacing .mt-large-6,.customspacing .wp-block-group.has-background.mt-large-6,.gutenberg-field .mt-large-6{margin-top:60px}.customspacing .mr-large-6,.customspacing .wp-block-group.has-background.mr-large-6,.gutenberg-field .mr-large-6{margin-right:60px}.customspacing .mb-large-6,.customspacing .wp-block-group.has-background.mb-large-6,.gutenberg-field .mb-large-6{margin-bottom:60px}.customspacing .ml-large-6,.customspacing .wp-block-group.has-background.ml-large-6,.gutenberg-field .ml-large-6{margin-left:60px}.customspacing .p-large-7,.customspacing .wp-block-group.has-background.p-large-7,.gutenberg-field .p-large-7{padding:70px}.customspacing .pt-large-7,.customspacing .wp-block-group.has-background.pt-large-7,.gutenberg-field .pt-large-7{padding-top:70px}.customspacing .pr-large-7,.customspacing .wp-block-group.has-background.pr-large-7,.gutenberg-field .pr-large-7{padding-right:70px}.customspacing .pb-large-7,.customspacing .wp-block-group.has-background.pb-large-7,.gutenberg-field .pb-large-7{padding-bottom:70px}.customspacing .pl-large-7,.customspacing .wp-block-group.has-background.pl-large-7,.gutenberg-field .pl-large-7{padding-left:70px}.customspacing .m-large-7,.customspacing .wp-block-group.has-background.m-large-7,.gutenberg-field .m-large-7{margin:70px}.customspacing .mt-large-7,.customspacing .wp-block-group.has-background.mt-large-7,.gutenberg-field .mt-large-7{margin-top:70px}.customspacing .mr-large-7,.customspacing .wp-block-group.has-background.mr-large-7,.gutenberg-field .mr-large-7{margin-right:70px}.customspacing .mb-large-7,.customspacing .wp-block-group.has-background.mb-large-7,.gutenberg-field .mb-large-7{margin-bottom:70px}.customspacing .ml-large-7,.customspacing .wp-block-group.has-background.ml-large-7,.gutenberg-field .ml-large-7{margin-left:70px}.customspacing .p-large-8,.customspacing .wp-block-group.has-background.p-large-8,.gutenberg-field .p-large-8{padding:80px}.customspacing .pt-large-8,.customspacing .wp-block-group.has-background.pt-large-8,.gutenberg-field .pt-large-8{padding-top:80px}.customspacing .pr-large-8,.customspacing .wp-block-group.has-background.pr-large-8,.gutenberg-field .pr-large-8{padding-right:80px}.customspacing .pb-large-8,.customspacing .wp-block-group.has-background.pb-large-8,.gutenberg-field .pb-large-8{padding-bottom:80px}.customspacing .pl-large-8,.customspacing .wp-block-group.has-background.pl-large-8,.gutenberg-field .pl-large-8{padding-left:80px}.customspacing .m-large-8,.customspacing .wp-block-group.has-background.m-large-8,.gutenberg-field .m-large-8{margin:80px}.customspacing .mt-large-8,.customspacing .wp-block-group.has-background.mt-large-8,.gutenberg-field .mt-large-8{margin-top:80px}.customspacing .mr-large-8,.customspacing .wp-block-group.has-background.mr-large-8,.gutenberg-field .mr-large-8{margin-right:80px}.customspacing .mb-large-8,.customspacing .wp-block-group.has-background.mb-large-8,.gutenberg-field .mb-large-8{margin-bottom:80px}.customspacing .ml-large-8,.customspacing .wp-block-group.has-background.ml-large-8,.gutenberg-field .ml-large-8{margin-left:80px}.customspacing .p-large-9,.customspacing .wp-block-group.has-background.p-large-9,.gutenberg-field .p-large-9{padding:90px}.customspacing .pt-large-9,.customspacing .wp-block-group.has-background.pt-large-9,.gutenberg-field .pt-large-9{padding-top:90px}.customspacing .pr-large-9,.customspacing .wp-block-group.has-background.pr-large-9,.gutenberg-field .pr-large-9{padding-right:90px}.customspacing .pb-large-9,.customspacing .wp-block-group.has-background.pb-large-9,.gutenberg-field .pb-large-9{padding-bottom:90px}.customspacing .pl-large-9,.customspacing .wp-block-group.has-background.pl-large-9,.gutenberg-field .pl-large-9{padding-left:90px}.customspacing .m-large-9,.customspacing .wp-block-group.has-background.m-large-9,.gutenberg-field .m-large-9{margin:90px}.customspacing .mt-large-9,.customspacing .wp-block-group.has-background.mt-large-9,.gutenberg-field .mt-large-9{margin-top:90px}.customspacing .mr-large-9,.customspacing .wp-block-group.has-background.mr-large-9,.gutenberg-field .mr-large-9{margin-right:90px}.customspacing .mb-large-9,.customspacing .wp-block-group.has-background.mb-large-9,.gutenberg-field .mb-large-9{margin-bottom:90px}.customspacing .ml-large-9,.customspacing .wp-block-group.has-background.ml-large-9,.gutenberg-field .ml-large-9{margin-left:90px}.customspacing .p-large-10,.customspacing .wp-block-group.has-background.p-large-10,.gutenberg-field .p-large-10{padding:100px}.customspacing .pt-large-10,.customspacing .wp-block-group.has-background.pt-large-10,.gutenberg-field .pt-large-10{padding-top:100px}.customspacing .pr-large-10,.customspacing .wp-block-group.has-background.pr-large-10,.gutenberg-field .pr-large-10{padding-right:100px}.customspacing .pb-large-10,.customspacing .wp-block-group.has-background.pb-large-10,.gutenberg-field .pb-large-10{padding-bottom:100px}.customspacing .pl-large-10,.customspacing .wp-block-group.has-background.pl-large-10,.gutenberg-field .pl-large-10{padding-left:100px}.customspacing .m-large-10,.customspacing .wp-block-group.has-background.m-large-10,.gutenberg-field .m-large-10{margin:100px}.customspacing .mt-large-10,.customspacing .wp-block-group.has-background.mt-large-10,.gutenberg-field .mt-large-10{margin-top:100px}.customspacing .mr-large-10,.customspacing .wp-block-group.has-background.mr-large-10,.gutenberg-field .mr-large-10{margin-right:100px}.customspacing .mb-large-10,.customspacing .wp-block-group.has-background.mb-large-10,.gutenberg-field .mb-large-10{margin-bottom:100px}.customspacing .ml-large-10,.customspacing .wp-block-group.has-background.ml-large-10,.gutenberg-field .ml-large-10{margin-left:100px}.customspacing .p-large-11,.customspacing .wp-block-group.has-background.p-large-11,.gutenberg-field .p-large-11{padding:110px}.customspacing .pt-large-11,.customspacing .wp-block-group.has-background.pt-large-11,.gutenberg-field .pt-large-11{padding-top:110px}.customspacing .pr-large-11,.customspacing .wp-block-group.has-background.pr-large-11,.gutenberg-field .pr-large-11{padding-right:110px}.customspacing .pb-large-11,.customspacing .wp-block-group.has-background.pb-large-11,.gutenberg-field .pb-large-11{padding-bottom:110px}.customspacing .pl-large-11,.customspacing .wp-block-group.has-background.pl-large-11,.gutenberg-field .pl-large-11{padding-left:110px}.customspacing .m-large-11,.customspacing .wp-block-group.has-background.m-large-11,.gutenberg-field .m-large-11{margin:110px}.customspacing .mt-large-11,.customspacing .wp-block-group.has-background.mt-large-11,.gutenberg-field .mt-large-11{margin-top:110px}.customspacing .mr-large-11,.customspacing .wp-block-group.has-background.mr-large-11,.gutenberg-field .mr-large-11{margin-right:110px}.customspacing .mb-large-11,.customspacing .wp-block-group.has-background.mb-large-11,.gutenberg-field .mb-large-11{margin-bottom:110px}.customspacing .ml-large-11,.customspacing .wp-block-group.has-background.ml-large-11,.gutenberg-field .ml-large-11{margin-left:110px}.customspacing .p-large-12,.customspacing .wp-block-group.has-background.p-large-12,.gutenberg-field .p-large-12{padding:120px}.customspacing .pt-large-12,.customspacing .wp-block-group.has-background.pt-large-12,.gutenberg-field .pt-large-12{padding-top:120px}.customspacing .pr-large-12,.customspacing .wp-block-group.has-background.pr-large-12,.gutenberg-field .pr-large-12{padding-right:120px}.customspacing .pb-large-12,.customspacing .wp-block-group.has-background.pb-large-12,.gutenberg-field .pb-large-12{padding-bottom:120px}.customspacing .pl-large-12,.customspacing .wp-block-group.has-background.pl-large-12,.gutenberg-field .pl-large-12{padding-left:120px}.customspacing .m-large-12,.customspacing .wp-block-group.has-background.m-large-12,.gutenberg-field .m-large-12{margin:120px}.customspacing .mt-large-12,.customspacing .wp-block-group.has-background.mt-large-12,.gutenberg-field .mt-large-12{margin-top:120px}.customspacing .mr-large-12,.customspacing .wp-block-group.has-background.mr-large-12,.gutenberg-field .mr-large-12{margin-right:120px}.customspacing .mb-large-12,.customspacing .wp-block-group.has-background.mb-large-12,.gutenberg-field .mb-large-12{margin-bottom:120px}.customspacing .ml-large-12,.customspacing .wp-block-group.has-background.ml-large-12,.gutenberg-field .ml-large-12{margin-left:120px}.customspacing .p-large-13,.customspacing .wp-block-group.has-background.p-large-13,.gutenberg-field .p-large-13{padding:130px}.customspacing .pt-large-13,.customspacing .wp-block-group.has-background.pt-large-13,.gutenberg-field .pt-large-13{padding-top:130px}.customspacing .pr-large-13,.customspacing .wp-block-group.has-background.pr-large-13,.gutenberg-field .pr-large-13{padding-right:130px}.customspacing .pb-large-13,.customspacing .wp-block-group.has-background.pb-large-13,.gutenberg-field .pb-large-13{padding-bottom:130px}.customspacing .pl-large-13,.customspacing .wp-block-group.has-background.pl-large-13,.gutenberg-field .pl-large-13{padding-left:130px}.customspacing .m-large-13,.customspacing .wp-block-group.has-background.m-large-13,.gutenberg-field .m-large-13{margin:130px}.customspacing .mt-large-13,.customspacing .wp-block-group.has-background.mt-large-13,.gutenberg-field .mt-large-13{margin-top:130px}.customspacing .mr-large-13,.customspacing .wp-block-group.has-background.mr-large-13,.gutenberg-field .mr-large-13{margin-right:130px}.customspacing .mb-large-13,.customspacing .wp-block-group.has-background.mb-large-13,.gutenberg-field .mb-large-13{margin-bottom:130px}.customspacing .ml-large-13,.customspacing .wp-block-group.has-background.ml-large-13,.gutenberg-field .ml-large-13{margin-left:130px}.customspacing .p-large-14,.customspacing .wp-block-group.has-background.p-large-14,.gutenberg-field .p-large-14{padding:140px}.customspacing .pt-large-14,.customspacing .wp-block-group.has-background.pt-large-14,.gutenberg-field .pt-large-14{padding-top:140px}.customspacing .pr-large-14,.customspacing .wp-block-group.has-background.pr-large-14,.gutenberg-field .pr-large-14{padding-right:140px}.customspacing .pb-large-14,.customspacing .wp-block-group.has-background.pb-large-14,.gutenberg-field .pb-large-14{padding-bottom:140px}.customspacing .pl-large-14,.customspacing .wp-block-group.has-background.pl-large-14,.gutenberg-field .pl-large-14{padding-left:140px}.customspacing .m-large-14,.customspacing .wp-block-group.has-background.m-large-14,.gutenberg-field .m-large-14{margin:140px}.customspacing .mt-large-14,.customspacing .wp-block-group.has-background.mt-large-14,.gutenberg-field .mt-large-14{margin-top:140px}.customspacing .mr-large-14,.customspacing .wp-block-group.has-background.mr-large-14,.gutenberg-field .mr-large-14{margin-right:140px}.customspacing .mb-large-14,.customspacing .wp-block-group.has-background.mb-large-14,.gutenberg-field .mb-large-14{margin-bottom:140px}.customspacing .ml-large-14,.customspacing .wp-block-group.has-background.ml-large-14,.gutenberg-field .ml-large-14{margin-left:140px}.customspacing .p-large-15,.customspacing .wp-block-group.has-background.p-large-15,.gutenberg-field .p-large-15{padding:150px}.customspacing .pt-large-15,.customspacing .wp-block-group.has-background.pt-large-15,.gutenberg-field .pt-large-15{padding-top:150px}.customspacing .pr-large-15,.customspacing .wp-block-group.has-background.pr-large-15,.gutenberg-field .pr-large-15{padding-right:150px}.customspacing .pb-large-15,.customspacing .wp-block-group.has-background.pb-large-15,.gutenberg-field .pb-large-15{padding-bottom:150px}.customspacing .pl-large-15,.customspacing .wp-block-group.has-background.pl-large-15,.gutenberg-field .pl-large-15{padding-left:150px}.customspacing .m-large-15,.customspacing .wp-block-group.has-background.m-large-15,.gutenberg-field .m-large-15{margin:150px}.customspacing .mt-large-15,.customspacing .wp-block-group.has-background.mt-large-15,.gutenberg-field .mt-large-15{margin-top:150px}.customspacing .mr-large-15,.customspacing .wp-block-group.has-background.mr-large-15,.gutenberg-field .mr-large-15{margin-right:150px}.customspacing .mb-large-15,.customspacing .wp-block-group.has-background.mb-large-15,.gutenberg-field .mb-large-15{margin-bottom:150px}.customspacing .ml-large-15,.customspacing .wp-block-group.has-background.ml-large-15,.gutenberg-field .ml-large-15{margin-left:150px}.customspacing .p-large-16,.customspacing .wp-block-group.has-background.p-large-16,.gutenberg-field .p-large-16{padding:160px}.customspacing .pt-large-16,.customspacing .wp-block-group.has-background.pt-large-16,.gutenberg-field .pt-large-16{padding-top:160px}.customspacing .pr-large-16,.customspacing .wp-block-group.has-background.pr-large-16,.gutenberg-field .pr-large-16{padding-right:160px}.customspacing .pb-large-16,.customspacing .wp-block-group.has-background.pb-large-16,.gutenberg-field .pb-large-16{padding-bottom:160px}.customspacing .pl-large-16,.customspacing .wp-block-group.has-background.pl-large-16,.gutenberg-field .pl-large-16{padding-left:160px}.customspacing .m-large-16,.customspacing .wp-block-group.has-background.m-large-16,.gutenberg-field .m-large-16{margin:160px}.customspacing .mt-large-16,.customspacing .wp-block-group.has-background.mt-large-16,.gutenberg-field .mt-large-16{margin-top:160px}.customspacing .mr-large-16,.customspacing .wp-block-group.has-background.mr-large-16,.gutenberg-field .mr-large-16{margin-right:160px}.customspacing .mb-large-16,.customspacing .wp-block-group.has-background.mb-large-16,.gutenberg-field .mb-large-16{margin-bottom:160px}.customspacing .ml-large-16,.customspacing .wp-block-group.has-background.ml-large-16,.gutenberg-field .ml-large-16{margin-left:160px}.customspacing .p-large-17,.customspacing .wp-block-group.has-background.p-large-17,.gutenberg-field .p-large-17{padding:170px}.customspacing .pt-large-17,.customspacing .wp-block-group.has-background.pt-large-17,.gutenberg-field .pt-large-17{padding-top:170px}.customspacing .pr-large-17,.customspacing .wp-block-group.has-background.pr-large-17,.gutenberg-field .pr-large-17{padding-right:170px}.customspacing .pb-large-17,.customspacing .wp-block-group.has-background.pb-large-17,.gutenberg-field .pb-large-17{padding-bottom:170px}.customspacing .pl-large-17,.customspacing .wp-block-group.has-background.pl-large-17,.gutenberg-field .pl-large-17{padding-left:170px}.customspacing .m-large-17,.customspacing .wp-block-group.has-background.m-large-17,.gutenberg-field .m-large-17{margin:170px}.customspacing .mt-large-17,.customspacing .wp-block-group.has-background.mt-large-17,.gutenberg-field .mt-large-17{margin-top:170px}.customspacing .mr-large-17,.customspacing .wp-block-group.has-background.mr-large-17,.gutenberg-field .mr-large-17{margin-right:170px}.customspacing .mb-large-17,.customspacing .wp-block-group.has-background.mb-large-17,.gutenberg-field .mb-large-17{margin-bottom:170px}.customspacing .ml-large-17,.customspacing .wp-block-group.has-background.ml-large-17,.gutenberg-field .ml-large-17{margin-left:170px}.customspacing .p-large-18,.customspacing .wp-block-group.has-background.p-large-18,.gutenberg-field .p-large-18{padding:180px}.customspacing .pt-large-18,.customspacing .wp-block-group.has-background.pt-large-18,.gutenberg-field .pt-large-18{padding-top:180px}.customspacing .pr-large-18,.customspacing .wp-block-group.has-background.pr-large-18,.gutenberg-field .pr-large-18{padding-right:180px}.customspacing .pb-large-18,.customspacing .wp-block-group.has-background.pb-large-18,.gutenberg-field .pb-large-18{padding-bottom:180px}.customspacing .pl-large-18,.customspacing .wp-block-group.has-background.pl-large-18,.gutenberg-field .pl-large-18{padding-left:180px}.customspacing .m-large-18,.customspacing .wp-block-group.has-background.m-large-18,.gutenberg-field .m-large-18{margin:180px}.customspacing .mt-large-18,.customspacing .wp-block-group.has-background.mt-large-18,.gutenberg-field .mt-large-18{margin-top:180px}.customspacing .mr-large-18,.customspacing .wp-block-group.has-background.mr-large-18,.gutenberg-field .mr-large-18{margin-right:180px}.customspacing .mb-large-18,.customspacing .wp-block-group.has-background.mb-large-18,.gutenberg-field .mb-large-18{margin-bottom:180px}.customspacing .ml-large-18,.customspacing .wp-block-group.has-background.ml-large-18,.gutenberg-field .ml-large-18{margin-left:180px}.customspacing .p-large-19,.customspacing .wp-block-group.has-background.p-large-19,.gutenberg-field .p-large-19{padding:190px}.customspacing .pt-large-19,.customspacing .wp-block-group.has-background.pt-large-19,.gutenberg-field .pt-large-19{padding-top:190px}.customspacing .pr-large-19,.customspacing .wp-block-group.has-background.pr-large-19,.gutenberg-field .pr-large-19{padding-right:190px}.customspacing .pb-large-19,.customspacing .wp-block-group.has-background.pb-large-19,.gutenberg-field .pb-large-19{padding-bottom:190px}.customspacing .pl-large-19,.customspacing .wp-block-group.has-background.pl-large-19,.gutenberg-field .pl-large-19{padding-left:190px}.customspacing .m-large-19,.customspacing .wp-block-group.has-background.m-large-19,.gutenberg-field .m-large-19{margin:190px}.customspacing .mt-large-19,.customspacing .wp-block-group.has-background.mt-large-19,.gutenberg-field .mt-large-19{margin-top:190px}.customspacing .mr-large-19,.customspacing .wp-block-group.has-background.mr-large-19,.gutenberg-field .mr-large-19{margin-right:190px}.customspacing .mb-large-19,.customspacing .wp-block-group.has-background.mb-large-19,.gutenberg-field .mb-large-19{margin-bottom:190px}.customspacing .ml-large-19,.customspacing .wp-block-group.has-background.ml-large-19,.gutenberg-field .ml-large-19{margin-left:190px}.customspacing .p-large-20,.customspacing .wp-block-group.has-background.p-large-20,.gutenberg-field .p-large-20{padding:200px}.customspacing .pt-large-20,.customspacing .wp-block-group.has-background.pt-large-20,.gutenberg-field .pt-large-20{padding-top:200px}.customspacing .pr-large-20,.customspacing .wp-block-group.has-background.pr-large-20,.gutenberg-field .pr-large-20{padding-right:200px}.customspacing .pb-large-20,.customspacing .wp-block-group.has-background.pb-large-20,.gutenberg-field .pb-large-20{padding-bottom:200px}.customspacing .pl-large-20,.customspacing .wp-block-group.has-background.pl-large-20,.gutenberg-field .pl-large-20{padding-left:200px}.customspacing .m-large-20,.customspacing .wp-block-group.has-background.m-large-20,.gutenberg-field .m-large-20{margin:200px}.customspacing .mt-large-20,.customspacing .wp-block-group.has-background.mt-large-20,.gutenberg-field .mt-large-20{margin-top:200px}.customspacing .mr-large-20,.customspacing .wp-block-group.has-background.mr-large-20,.gutenberg-field .mr-large-20{margin-right:200px}.customspacing .mb-large-20,.customspacing .wp-block-group.has-background.mb-large-20,.gutenberg-field .mb-large-20{margin-bottom:200px}.customspacing .ml-large-20,.customspacing .wp-block-group.has-background.ml-large-20,.gutenberg-field .ml-large-20{margin-left:200px}.customspacing .p-large-21,.customspacing .wp-block-group.has-background.p-large-21,.gutenberg-field .p-large-21{padding:210px}.customspacing .pt-large-21,.customspacing .wp-block-group.has-background.pt-large-21,.gutenberg-field .pt-large-21{padding-top:210px}.customspacing .pr-large-21,.customspacing .wp-block-group.has-background.pr-large-21,.gutenberg-field .pr-large-21{padding-right:210px}.customspacing .pb-large-21,.customspacing .wp-block-group.has-background.pb-large-21,.gutenberg-field .pb-large-21{padding-bottom:210px}.customspacing .pl-large-21,.customspacing .wp-block-group.has-background.pl-large-21,.gutenberg-field .pl-large-21{padding-left:210px}.customspacing .m-large-21,.customspacing .wp-block-group.has-background.m-large-21,.gutenberg-field .m-large-21{margin:210px}.customspacing .mt-large-21,.customspacing .wp-block-group.has-background.mt-large-21,.gutenberg-field .mt-large-21{margin-top:210px}.customspacing .mr-large-21,.customspacing .wp-block-group.has-background.mr-large-21,.gutenberg-field .mr-large-21{margin-right:210px}.customspacing .mb-large-21,.customspacing .wp-block-group.has-background.mb-large-21,.gutenberg-field .mb-large-21{margin-bottom:210px}.customspacing .ml-large-21,.customspacing .wp-block-group.has-background.ml-large-21,.gutenberg-field .ml-large-21{margin-left:210px}.customspacing .p-large-22,.customspacing .wp-block-group.has-background.p-large-22,.gutenberg-field .p-large-22{padding:220px}.customspacing .pt-large-22,.customspacing .wp-block-group.has-background.pt-large-22,.gutenberg-field .pt-large-22{padding-top:220px}.customspacing .pr-large-22,.customspacing .wp-block-group.has-background.pr-large-22,.gutenberg-field .pr-large-22{padding-right:220px}.customspacing .pb-large-22,.customspacing .wp-block-group.has-background.pb-large-22,.gutenberg-field .pb-large-22{padding-bottom:220px}.customspacing .pl-large-22,.customspacing .wp-block-group.has-background.pl-large-22,.gutenberg-field .pl-large-22{padding-left:220px}.customspacing .m-large-22,.customspacing .wp-block-group.has-background.m-large-22,.gutenberg-field .m-large-22{margin:220px}.customspacing .mt-large-22,.customspacing .wp-block-group.has-background.mt-large-22,.gutenberg-field .mt-large-22{margin-top:220px}.customspacing .mr-large-22,.customspacing .wp-block-group.has-background.mr-large-22,.gutenberg-field .mr-large-22{margin-right:220px}.customspacing .mb-large-22,.customspacing .wp-block-group.has-background.mb-large-22,.gutenberg-field .mb-large-22{margin-bottom:220px}.customspacing .ml-large-22,.customspacing .wp-block-group.has-background.ml-large-22,.gutenberg-field .ml-large-22{margin-left:220px}.customspacing .p-large-23,.customspacing .wp-block-group.has-background.p-large-23,.gutenberg-field .p-large-23{padding:230px}.customspacing .pt-large-23,.customspacing .wp-block-group.has-background.pt-large-23,.gutenberg-field .pt-large-23{padding-top:230px}.customspacing .pr-large-23,.customspacing .wp-block-group.has-background.pr-large-23,.gutenberg-field .pr-large-23{padding-right:230px}.customspacing .pb-large-23,.customspacing .wp-block-group.has-background.pb-large-23,.gutenberg-field .pb-large-23{padding-bottom:230px}.customspacing .pl-large-23,.customspacing .wp-block-group.has-background.pl-large-23,.gutenberg-field .pl-large-23{padding-left:230px}.customspacing .m-large-23,.customspacing .wp-block-group.has-background.m-large-23,.gutenberg-field .m-large-23{margin:230px}.customspacing .mt-large-23,.customspacing .wp-block-group.has-background.mt-large-23,.gutenberg-field .mt-large-23{margin-top:230px}.customspacing .mr-large-23,.customspacing .wp-block-group.has-background.mr-large-23,.gutenberg-field .mr-large-23{margin-right:230px}.customspacing .mb-large-23,.customspacing .wp-block-group.has-background.mb-large-23,.gutenberg-field .mb-large-23{margin-bottom:230px}.customspacing .ml-large-23,.customspacing .wp-block-group.has-background.ml-large-23,.gutenberg-field .ml-large-23{margin-left:230px}.customspacing .p-large-24,.customspacing .wp-block-group.has-background.p-large-24,.gutenberg-field .p-large-24{padding:240px}.customspacing .pt-large-24,.customspacing .wp-block-group.has-background.pt-large-24,.gutenberg-field .pt-large-24{padding-top:240px}.customspacing .pr-large-24,.customspacing .wp-block-group.has-background.pr-large-24,.gutenberg-field .pr-large-24{padding-right:240px}.customspacing .pb-large-24,.customspacing .wp-block-group.has-background.pb-large-24,.gutenberg-field .pb-large-24{padding-bottom:240px}.customspacing .pl-large-24,.customspacing .wp-block-group.has-background.pl-large-24,.gutenberg-field .pl-large-24{padding-left:240px}.customspacing .m-large-24,.customspacing .wp-block-group.has-background.m-large-24,.gutenberg-field .m-large-24{margin:240px}.customspacing .mt-large-24,.customspacing .wp-block-group.has-background.mt-large-24,.gutenberg-field .mt-large-24{margin-top:240px}.customspacing .mr-large-24,.customspacing .wp-block-group.has-background.mr-large-24,.gutenberg-field .mr-large-24{margin-right:240px}.customspacing .mb-large-24,.customspacing .wp-block-group.has-background.mb-large-24,.gutenberg-field .mb-large-24{margin-bottom:240px}.customspacing .ml-large-24,.customspacing .wp-block-group.has-background.ml-large-24,.gutenberg-field .ml-large-24{margin-left:240px}.customspacing .p-large-25,.customspacing .wp-block-group.has-background.p-large-25,.gutenberg-field .p-large-25{padding:250px}.customspacing .pt-large-25,.customspacing .wp-block-group.has-background.pt-large-25,.gutenberg-field .pt-large-25{padding-top:250px}.customspacing .pr-large-25,.customspacing .wp-block-group.has-background.pr-large-25,.gutenberg-field .pr-large-25{padding-right:250px}.customspacing .pb-large-25,.customspacing .wp-block-group.has-background.pb-large-25,.gutenberg-field .pb-large-25{padding-bottom:250px}.customspacing .pl-large-25,.customspacing .wp-block-group.has-background.pl-large-25,.gutenberg-field .pl-large-25{padding-left:250px}.customspacing .m-large-25,.customspacing .wp-block-group.has-background.m-large-25,.gutenberg-field .m-large-25{margin:250px}.customspacing .mt-large-25,.customspacing .wp-block-group.has-background.mt-large-25,.gutenberg-field .mt-large-25{margin-top:250px}.customspacing .mr-large-25,.customspacing .wp-block-group.has-background.mr-large-25,.gutenberg-field .mr-large-25{margin-right:250px}.customspacing .mb-large-25,.customspacing .wp-block-group.has-background.mb-large-25,.gutenberg-field .mb-large-25{margin-bottom:250px}.customspacing .ml-large-25,.customspacing .wp-block-group.has-background.ml-large-25,.gutenberg-field .ml-large-25{margin-left:250px}.customspacing .p-large-26,.customspacing .wp-block-group.has-background.p-large-26,.gutenberg-field .p-large-26{padding:260px}.customspacing .pt-large-26,.customspacing .wp-block-group.has-background.pt-large-26,.gutenberg-field .pt-large-26{padding-top:260px}.customspacing .pr-large-26,.customspacing .wp-block-group.has-background.pr-large-26,.gutenberg-field .pr-large-26{padding-right:260px}.customspacing .pb-large-26,.customspacing .wp-block-group.has-background.pb-large-26,.gutenberg-field .pb-large-26{padding-bottom:260px}.customspacing .pl-large-26,.customspacing .wp-block-group.has-background.pl-large-26,.gutenberg-field .pl-large-26{padding-left:260px}.customspacing .m-large-26,.customspacing .wp-block-group.has-background.m-large-26,.gutenberg-field .m-large-26{margin:260px}.customspacing .mt-large-26,.customspacing .wp-block-group.has-background.mt-large-26,.gutenberg-field .mt-large-26{margin-top:260px}.customspacing .mr-large-26,.customspacing .wp-block-group.has-background.mr-large-26,.gutenberg-field .mr-large-26{margin-right:260px}.customspacing .mb-large-26,.customspacing .wp-block-group.has-background.mb-large-26,.gutenberg-field .mb-large-26{margin-bottom:260px}.customspacing .ml-large-26,.customspacing .wp-block-group.has-background.ml-large-26,.gutenberg-field .ml-large-26{margin-left:260px}.customspacing .p-large-27,.customspacing .wp-block-group.has-background.p-large-27,.gutenberg-field .p-large-27{padding:270px}.customspacing .pt-large-27,.customspacing .wp-block-group.has-background.pt-large-27,.gutenberg-field .pt-large-27{padding-top:270px}.customspacing .pr-large-27,.customspacing .wp-block-group.has-background.pr-large-27,.gutenberg-field .pr-large-27{padding-right:270px}.customspacing .pb-large-27,.customspacing .wp-block-group.has-background.pb-large-27,.gutenberg-field .pb-large-27{padding-bottom:270px}.customspacing .pl-large-27,.customspacing .wp-block-group.has-background.pl-large-27,.gutenberg-field .pl-large-27{padding-left:270px}.customspacing .m-large-27,.customspacing .wp-block-group.has-background.m-large-27,.gutenberg-field .m-large-27{margin:270px}.customspacing .mt-large-27,.customspacing .wp-block-group.has-background.mt-large-27,.gutenberg-field .mt-large-27{margin-top:270px}.customspacing .mr-large-27,.customspacing .wp-block-group.has-background.mr-large-27,.gutenberg-field .mr-large-27{margin-right:270px}.customspacing .mb-large-27,.customspacing .wp-block-group.has-background.mb-large-27,.gutenberg-field .mb-large-27{margin-bottom:270px}.customspacing .ml-large-27,.customspacing .wp-block-group.has-background.ml-large-27,.gutenberg-field .ml-large-27{margin-left:270px}.customspacing .p-large-28,.customspacing .wp-block-group.has-background.p-large-28,.gutenberg-field .p-large-28{padding:280px}.customspacing .pt-large-28,.customspacing .wp-block-group.has-background.pt-large-28,.gutenberg-field .pt-large-28{padding-top:280px}.customspacing .pr-large-28,.customspacing .wp-block-group.has-background.pr-large-28,.gutenberg-field .pr-large-28{padding-right:280px}.customspacing .pb-large-28,.customspacing .wp-block-group.has-background.pb-large-28,.gutenberg-field .pb-large-28{padding-bottom:280px}.customspacing .pl-large-28,.customspacing .wp-block-group.has-background.pl-large-28,.gutenberg-field .pl-large-28{padding-left:280px}.customspacing .m-large-28,.customspacing .wp-block-group.has-background.m-large-28,.gutenberg-field .m-large-28{margin:280px}.customspacing .mt-large-28,.customspacing .wp-block-group.has-background.mt-large-28,.gutenberg-field .mt-large-28{margin-top:280px}.customspacing .mr-large-28,.customspacing .wp-block-group.has-background.mr-large-28,.gutenberg-field .mr-large-28{margin-right:280px}.customspacing .mb-large-28,.customspacing .wp-block-group.has-background.mb-large-28,.gutenberg-field .mb-large-28{margin-bottom:280px}.customspacing .ml-large-28,.customspacing .wp-block-group.has-background.ml-large-28,.gutenberg-field .ml-large-28{margin-left:280px}.customspacing .p-large-29,.customspacing .wp-block-group.has-background.p-large-29,.gutenberg-field .p-large-29{padding:290px}.customspacing .pt-large-29,.customspacing .wp-block-group.has-background.pt-large-29,.gutenberg-field .pt-large-29{padding-top:290px}.customspacing .pr-large-29,.customspacing .wp-block-group.has-background.pr-large-29,.gutenberg-field .pr-large-29{padding-right:290px}.customspacing .pb-large-29,.customspacing .wp-block-group.has-background.pb-large-29,.gutenberg-field .pb-large-29{padding-bottom:290px}.customspacing .pl-large-29,.customspacing .wp-block-group.has-background.pl-large-29,.gutenberg-field .pl-large-29{padding-left:290px}.customspacing .m-large-29,.customspacing .wp-block-group.has-background.m-large-29,.gutenberg-field .m-large-29{margin:290px}.customspacing .mt-large-29,.customspacing .wp-block-group.has-background.mt-large-29,.gutenberg-field .mt-large-29{margin-top:290px}.customspacing .mr-large-29,.customspacing .wp-block-group.has-background.mr-large-29,.gutenberg-field .mr-large-29{margin-right:290px}.customspacing .mb-large-29,.customspacing .wp-block-group.has-background.mb-large-29,.gutenberg-field .mb-large-29{margin-bottom:290px}.customspacing .ml-large-29,.customspacing .wp-block-group.has-background.ml-large-29,.gutenberg-field .ml-large-29{margin-left:290px}.customspacing .p-large-30,.customspacing .wp-block-group.has-background.p-large-30,.gutenberg-field .p-large-30{padding:300px}.customspacing .pt-large-30,.customspacing .wp-block-group.has-background.pt-large-30,.gutenberg-field .pt-large-30{padding-top:300px}.customspacing .pr-large-30,.customspacing .wp-block-group.has-background.pr-large-30,.gutenberg-field .pr-large-30{padding-right:300px}.customspacing .pb-large-30,.customspacing .wp-block-group.has-background.pb-large-30,.gutenberg-field .pb-large-30{padding-bottom:300px}.customspacing .pl-large-30,.customspacing .wp-block-group.has-background.pl-large-30,.gutenberg-field .pl-large-30{padding-left:300px}.customspacing .m-large-30,.customspacing .wp-block-group.has-background.m-large-30,.gutenberg-field .m-large-30{margin:300px}.customspacing .mt-large-30,.customspacing .wp-block-group.has-background.mt-large-30,.gutenberg-field .mt-large-30{margin-top:300px}.customspacing .mr-large-30,.customspacing .wp-block-group.has-background.mr-large-30,.gutenberg-field .mr-large-30{margin-right:300px}.customspacing .mb-large-30,.customspacing .wp-block-group.has-background.mb-large-30,.gutenberg-field .mb-large-30{margin-bottom:300px}.customspacing .ml-large-30,.customspacing .wp-block-group.has-background.ml-large-30,.gutenberg-field .ml-large-30{margin-left:300px}.customspacing .p-large-31,.customspacing .wp-block-group.has-background.p-large-31,.gutenberg-field .p-large-31{padding:310px}.customspacing .pt-large-31,.customspacing .wp-block-group.has-background.pt-large-31,.gutenberg-field .pt-large-31{padding-top:310px}.customspacing .pr-large-31,.customspacing .wp-block-group.has-background.pr-large-31,.gutenberg-field .pr-large-31{padding-right:310px}.customspacing .pb-large-31,.customspacing .wp-block-group.has-background.pb-large-31,.gutenberg-field .pb-large-31{padding-bottom:310px}.customspacing .pl-large-31,.customspacing .wp-block-group.has-background.pl-large-31,.gutenberg-field .pl-large-31{padding-left:310px}.customspacing .m-large-31,.customspacing .wp-block-group.has-background.m-large-31,.gutenberg-field .m-large-31{margin:310px}.customspacing .mt-large-31,.customspacing .wp-block-group.has-background.mt-large-31,.gutenberg-field .mt-large-31{margin-top:310px}.customspacing .mr-large-31,.customspacing .wp-block-group.has-background.mr-large-31,.gutenberg-field .mr-large-31{margin-right:310px}.customspacing .mb-large-31,.customspacing .wp-block-group.has-background.mb-large-31,.gutenberg-field .mb-large-31{margin-bottom:310px}.customspacing .ml-large-31,.customspacing .wp-block-group.has-background.ml-large-31,.gutenberg-field .ml-large-31{margin-left:310px}.customspacing .p-large-32,.customspacing .wp-block-group.has-background.p-large-32,.gutenberg-field .p-large-32{padding:320px}.customspacing .pt-large-32,.customspacing .wp-block-group.has-background.pt-large-32,.gutenberg-field .pt-large-32{padding-top:320px}.customspacing .pr-large-32,.customspacing .wp-block-group.has-background.pr-large-32,.gutenberg-field .pr-large-32{padding-right:320px}.customspacing .pb-large-32,.customspacing .wp-block-group.has-background.pb-large-32,.gutenberg-field .pb-large-32{padding-bottom:320px}.customspacing .pl-large-32,.customspacing .wp-block-group.has-background.pl-large-32,.gutenberg-field .pl-large-32{padding-left:320px}.customspacing .m-large-32,.customspacing .wp-block-group.has-background.m-large-32,.gutenberg-field .m-large-32{margin:320px}.customspacing .mt-large-32,.customspacing .wp-block-group.has-background.mt-large-32,.gutenberg-field .mt-large-32{margin-top:320px}.customspacing .mr-large-32,.customspacing .wp-block-group.has-background.mr-large-32,.gutenberg-field .mr-large-32{margin-right:320px}.customspacing .mb-large-32,.customspacing .wp-block-group.has-background.mb-large-32,.gutenberg-field .mb-large-32{margin-bottom:320px}.customspacing .ml-large-32,.customspacing .wp-block-group.has-background.ml-large-32,.gutenberg-field .ml-large-32{margin-left:320px}.customspacing .p-large-33,.customspacing .wp-block-group.has-background.p-large-33,.gutenberg-field .p-large-33{padding:330px}.customspacing .pt-large-33,.customspacing .wp-block-group.has-background.pt-large-33,.gutenberg-field .pt-large-33{padding-top:330px}.customspacing .pr-large-33,.customspacing .wp-block-group.has-background.pr-large-33,.gutenberg-field .pr-large-33{padding-right:330px}.customspacing .pb-large-33,.customspacing .wp-block-group.has-background.pb-large-33,.gutenberg-field .pb-large-33{padding-bottom:330px}.customspacing .pl-large-33,.customspacing .wp-block-group.has-background.pl-large-33,.gutenberg-field .pl-large-33{padding-left:330px}.customspacing .m-large-33,.customspacing .wp-block-group.has-background.m-large-33,.gutenberg-field .m-large-33{margin:330px}.customspacing .mt-large-33,.customspacing .wp-block-group.has-background.mt-large-33,.gutenberg-field .mt-large-33{margin-top:330px}.customspacing .mr-large-33,.customspacing .wp-block-group.has-background.mr-large-33,.gutenberg-field .mr-large-33{margin-right:330px}.customspacing .mb-large-33,.customspacing .wp-block-group.has-background.mb-large-33,.gutenberg-field .mb-large-33{margin-bottom:330px}.customspacing .ml-large-33,.customspacing .wp-block-group.has-background.ml-large-33,.gutenberg-field .ml-large-33{margin-left:330px}.customspacing .p-large-34,.customspacing .wp-block-group.has-background.p-large-34,.gutenberg-field .p-large-34{padding:340px}.customspacing .pt-large-34,.customspacing .wp-block-group.has-background.pt-large-34,.gutenberg-field .pt-large-34{padding-top:340px}.customspacing .pr-large-34,.customspacing .wp-block-group.has-background.pr-large-34,.gutenberg-field .pr-large-34{padding-right:340px}.customspacing .pb-large-34,.customspacing .wp-block-group.has-background.pb-large-34,.gutenberg-field .pb-large-34{padding-bottom:340px}.customspacing .pl-large-34,.customspacing .wp-block-group.has-background.pl-large-34,.gutenberg-field .pl-large-34{padding-left:340px}.customspacing .m-large-34,.customspacing .wp-block-group.has-background.m-large-34,.gutenberg-field .m-large-34{margin:340px}.customspacing .mt-large-34,.customspacing .wp-block-group.has-background.mt-large-34,.gutenberg-field .mt-large-34{margin-top:340px}.customspacing .mr-large-34,.customspacing .wp-block-group.has-background.mr-large-34,.gutenberg-field .mr-large-34{margin-right:340px}.customspacing .mb-large-34,.customspacing .wp-block-group.has-background.mb-large-34,.gutenberg-field .mb-large-34{margin-bottom:340px}.customspacing .ml-large-34,.customspacing .wp-block-group.has-background.ml-large-34,.gutenberg-field .ml-large-34{margin-left:340px}.customspacing .p-large-35,.customspacing .wp-block-group.has-background.p-large-35,.gutenberg-field .p-large-35{padding:350px}.customspacing .pt-large-35,.customspacing .wp-block-group.has-background.pt-large-35,.gutenberg-field .pt-large-35{padding-top:350px}.customspacing .pr-large-35,.customspacing .wp-block-group.has-background.pr-large-35,.gutenberg-field .pr-large-35{padding-right:350px}.customspacing .pb-large-35,.customspacing .wp-block-group.has-background.pb-large-35,.gutenberg-field .pb-large-35{padding-bottom:350px}.customspacing .pl-large-35,.customspacing .wp-block-group.has-background.pl-large-35,.gutenberg-field .pl-large-35{padding-left:350px}.customspacing .m-large-35,.customspacing .wp-block-group.has-background.m-large-35,.gutenberg-field .m-large-35{margin:350px}.customspacing .mt-large-35,.customspacing .wp-block-group.has-background.mt-large-35,.gutenberg-field .mt-large-35{margin-top:350px}.customspacing .mr-large-35,.customspacing .wp-block-group.has-background.mr-large-35,.gutenberg-field .mr-large-35{margin-right:350px}.customspacing .mb-large-35,.customspacing .wp-block-group.has-background.mb-large-35,.gutenberg-field .mb-large-35{margin-bottom:350px}.customspacing .ml-large-35,.customspacing .wp-block-group.has-background.ml-large-35,.gutenberg-field .ml-large-35{margin-left:350px}.customspacing .p-large-36,.customspacing .wp-block-group.has-background.p-large-36,.gutenberg-field .p-large-36{padding:360px}.customspacing .pt-large-36,.customspacing .wp-block-group.has-background.pt-large-36,.gutenberg-field .pt-large-36{padding-top:360px}.customspacing .pr-large-36,.customspacing .wp-block-group.has-background.pr-large-36,.gutenberg-field .pr-large-36{padding-right:360px}.customspacing .pb-large-36,.customspacing .wp-block-group.has-background.pb-large-36,.gutenberg-field .pb-large-36{padding-bottom:360px}.customspacing .pl-large-36,.customspacing .wp-block-group.has-background.pl-large-36,.gutenberg-field .pl-large-36{padding-left:360px}.customspacing .m-large-36,.customspacing .wp-block-group.has-background.m-large-36,.gutenberg-field .m-large-36{margin:360px}.customspacing .mt-large-36,.customspacing .wp-block-group.has-background.mt-large-36,.gutenberg-field .mt-large-36{margin-top:360px}.customspacing .mr-large-36,.customspacing .wp-block-group.has-background.mr-large-36,.gutenberg-field .mr-large-36{margin-right:360px}.customspacing .mb-large-36,.customspacing .wp-block-group.has-background.mb-large-36,.gutenberg-field .mb-large-36{margin-bottom:360px}.customspacing .ml-large-36,.customspacing .wp-block-group.has-background.ml-large-36,.gutenberg-field .ml-large-36{margin-left:360px}.customspacing .p-large-37,.customspacing .wp-block-group.has-background.p-large-37,.gutenberg-field .p-large-37{padding:370px}.customspacing .pt-large-37,.customspacing .wp-block-group.has-background.pt-large-37,.gutenberg-field .pt-large-37{padding-top:370px}.customspacing .pr-large-37,.customspacing .wp-block-group.has-background.pr-large-37,.gutenberg-field .pr-large-37{padding-right:370px}.customspacing .pb-large-37,.customspacing .wp-block-group.has-background.pb-large-37,.gutenberg-field .pb-large-37{padding-bottom:370px}.customspacing .pl-large-37,.customspacing .wp-block-group.has-background.pl-large-37,.gutenberg-field .pl-large-37{padding-left:370px}.customspacing .m-large-37,.customspacing .wp-block-group.has-background.m-large-37,.gutenberg-field .m-large-37{margin:370px}.customspacing .mt-large-37,.customspacing .wp-block-group.has-background.mt-large-37,.gutenberg-field .mt-large-37{margin-top:370px}.customspacing .mr-large-37,.customspacing .wp-block-group.has-background.mr-large-37,.gutenberg-field .mr-large-37{margin-right:370px}.customspacing .mb-large-37,.customspacing .wp-block-group.has-background.mb-large-37,.gutenberg-field .mb-large-37{margin-bottom:370px}.customspacing .ml-large-37,.customspacing .wp-block-group.has-background.ml-large-37,.gutenberg-field .ml-large-37{margin-left:370px}.customspacing .p-large-38,.customspacing .wp-block-group.has-background.p-large-38,.gutenberg-field .p-large-38{padding:380px}.customspacing .pt-large-38,.customspacing .wp-block-group.has-background.pt-large-38,.gutenberg-field .pt-large-38{padding-top:380px}.customspacing .pr-large-38,.customspacing .wp-block-group.has-background.pr-large-38,.gutenberg-field .pr-large-38{padding-right:380px}.customspacing .pb-large-38,.customspacing .wp-block-group.has-background.pb-large-38,.gutenberg-field .pb-large-38{padding-bottom:380px}.customspacing .pl-large-38,.customspacing .wp-block-group.has-background.pl-large-38,.gutenberg-field .pl-large-38{padding-left:380px}.customspacing .m-large-38,.customspacing .wp-block-group.has-background.m-large-38,.gutenberg-field .m-large-38{margin:380px}.customspacing .mt-large-38,.customspacing .wp-block-group.has-background.mt-large-38,.gutenberg-field .mt-large-38{margin-top:380px}.customspacing .mr-large-38,.customspacing .wp-block-group.has-background.mr-large-38,.gutenberg-field .mr-large-38{margin-right:380px}.customspacing .mb-large-38,.customspacing .wp-block-group.has-background.mb-large-38,.gutenberg-field .mb-large-38{margin-bottom:380px}.customspacing .ml-large-38,.customspacing .wp-block-group.has-background.ml-large-38,.gutenberg-field .ml-large-38{margin-left:380px}.customspacing .p-large-39,.customspacing .wp-block-group.has-background.p-large-39,.gutenberg-field .p-large-39{padding:390px}.customspacing .pt-large-39,.customspacing .wp-block-group.has-background.pt-large-39,.gutenberg-field .pt-large-39{padding-top:390px}.customspacing .pr-large-39,.customspacing .wp-block-group.has-background.pr-large-39,.gutenberg-field .pr-large-39{padding-right:390px}.customspacing .pb-large-39,.customspacing .wp-block-group.has-background.pb-large-39,.gutenberg-field .pb-large-39{padding-bottom:390px}.customspacing .pl-large-39,.customspacing .wp-block-group.has-background.pl-large-39,.gutenberg-field .pl-large-39{padding-left:390px}.customspacing .m-large-39,.customspacing .wp-block-group.has-background.m-large-39,.gutenberg-field .m-large-39{margin:390px}.customspacing .mt-large-39,.customspacing .wp-block-group.has-background.mt-large-39,.gutenberg-field .mt-large-39{margin-top:390px}.customspacing .mr-large-39,.customspacing .wp-block-group.has-background.mr-large-39,.gutenberg-field .mr-large-39{margin-right:390px}.customspacing .mb-large-39,.customspacing .wp-block-group.has-background.mb-large-39,.gutenberg-field .mb-large-39{margin-bottom:390px}.customspacing .ml-large-39,.customspacing .wp-block-group.has-background.ml-large-39,.gutenberg-field .ml-large-39{margin-left:390px}.customspacing .p-large-40,.customspacing .wp-block-group.has-background.p-large-40,.gutenberg-field .p-large-40{padding:400px}.customspacing .pt-large-40,.customspacing .wp-block-group.has-background.pt-large-40,.gutenberg-field .pt-large-40{padding-top:400px}.customspacing .pr-large-40,.customspacing .wp-block-group.has-background.pr-large-40,.gutenberg-field .pr-large-40{padding-right:400px}.customspacing .pb-large-40,.customspacing .wp-block-group.has-background.pb-large-40,.gutenberg-field .pb-large-40{padding-bottom:400px}.customspacing .pl-large-40,.customspacing .wp-block-group.has-background.pl-large-40,.gutenberg-field .pl-large-40{padding-left:400px}.customspacing .m-large-40,.customspacing .wp-block-group.has-background.m-large-40,.gutenberg-field .m-large-40{margin:400px}.customspacing .mt-large-40,.customspacing .wp-block-group.has-background.mt-large-40,.gutenberg-field .mt-large-40{margin-top:400px}.customspacing .mr-large-40,.customspacing .wp-block-group.has-background.mr-large-40,.gutenberg-field .mr-large-40{margin-right:400px}.customspacing .mb-large-40,.customspacing .wp-block-group.has-background.mb-large-40,.gutenberg-field .mb-large-40{margin-bottom:400px}.customspacing .ml-large-40,.customspacing .wp-block-group.has-background.ml-large-40,.gutenberg-field .ml-large-40{margin-left:400px}}@media screen and (min-width:75em){.customspacing .p-xlarge-1,.customspacing .wp-block-group.has-background.p-xlarge-1,.gutenberg-field .p-xlarge-1{padding:10px}.customspacing .pt-xlarge-1,.customspacing .wp-block-group.has-background.pt-xlarge-1,.gutenberg-field .pt-xlarge-1{padding-top:10px}.customspacing .pr-xlarge-1,.customspacing .wp-block-group.has-background.pr-xlarge-1,.gutenberg-field .pr-xlarge-1{padding-right:10px}.customspacing .pb-xlarge-1,.customspacing .wp-block-group.has-background.pb-xlarge-1,.gutenberg-field .pb-xlarge-1{padding-bottom:10px}.customspacing .pl-xlarge-1,.customspacing .wp-block-group.has-background.pl-xlarge-1,.gutenberg-field .pl-xlarge-1{padding-left:10px}.customspacing .m-xlarge-1,.customspacing .wp-block-group.has-background.m-xlarge-1,.gutenberg-field .m-xlarge-1{margin:10px}.customspacing .mt-xlarge-1,.customspacing .wp-block-group.has-background.mt-xlarge-1,.gutenberg-field .mt-xlarge-1{margin-top:10px}.customspacing .mr-xlarge-1,.customspacing .wp-block-group.has-background.mr-xlarge-1,.gutenberg-field .mr-xlarge-1{margin-right:10px}.customspacing .mb-xlarge-1,.customspacing .wp-block-group.has-background.mb-xlarge-1,.gutenberg-field .mb-xlarge-1{margin-bottom:10px}.customspacing .ml-xlarge-1,.customspacing .wp-block-group.has-background.ml-xlarge-1,.gutenberg-field .ml-xlarge-1{margin-left:10px}.customspacing .p-xlarge-2,.customspacing .wp-block-group.has-background.p-xlarge-2,.gutenberg-field .p-xlarge-2{padding:20px}.customspacing .pt-xlarge-2,.customspacing .wp-block-group.has-background.pt-xlarge-2,.gutenberg-field .pt-xlarge-2{padding-top:20px}.customspacing .pr-xlarge-2,.customspacing .wp-block-group.has-background.pr-xlarge-2,.gutenberg-field .pr-xlarge-2{padding-right:20px}.customspacing .pb-xlarge-2,.customspacing .wp-block-group.has-background.pb-xlarge-2,.gutenberg-field .pb-xlarge-2{padding-bottom:20px}.customspacing .pl-xlarge-2,.customspacing .wp-block-group.has-background.pl-xlarge-2,.gutenberg-field .pl-xlarge-2{padding-left:20px}.customspacing .m-xlarge-2,.customspacing .wp-block-group.has-background.m-xlarge-2,.gutenberg-field .m-xlarge-2{margin:20px}.customspacing .mt-xlarge-2,.customspacing .wp-block-group.has-background.mt-xlarge-2,.gutenberg-field .mt-xlarge-2{margin-top:20px}.customspacing .mr-xlarge-2,.customspacing .wp-block-group.has-background.mr-xlarge-2,.gutenberg-field .mr-xlarge-2{margin-right:20px}.customspacing .mb-xlarge-2,.customspacing .wp-block-group.has-background.mb-xlarge-2,.gutenberg-field .mb-xlarge-2{margin-bottom:20px}.customspacing .ml-xlarge-2,.customspacing .wp-block-group.has-background.ml-xlarge-2,.gutenberg-field .ml-xlarge-2{margin-left:20px}.customspacing .p-xlarge-3,.customspacing .wp-block-group.has-background.p-xlarge-3,.gutenberg-field .p-xlarge-3{padding:30px}.customspacing .pt-xlarge-3,.customspacing .wp-block-group.has-background.pt-xlarge-3,.gutenberg-field .pt-xlarge-3{padding-top:30px}.customspacing .pr-xlarge-3,.customspacing .wp-block-group.has-background.pr-xlarge-3,.gutenberg-field .pr-xlarge-3{padding-right:30px}.customspacing .pb-xlarge-3,.customspacing .wp-block-group.has-background.pb-xlarge-3,.gutenberg-field .pb-xlarge-3{padding-bottom:30px}.customspacing .pl-xlarge-3,.customspacing .wp-block-group.has-background.pl-xlarge-3,.gutenberg-field .pl-xlarge-3{padding-left:30px}.customspacing .m-xlarge-3,.customspacing .wp-block-group.has-background.m-xlarge-3,.gutenberg-field .m-xlarge-3{margin:30px}.customspacing .mt-xlarge-3,.customspacing .wp-block-group.has-background.mt-xlarge-3,.gutenberg-field .mt-xlarge-3{margin-top:30px}.customspacing .mr-xlarge-3,.customspacing .wp-block-group.has-background.mr-xlarge-3,.gutenberg-field .mr-xlarge-3{margin-right:30px}.customspacing .mb-xlarge-3,.customspacing .wp-block-group.has-background.mb-xlarge-3,.gutenberg-field .mb-xlarge-3{margin-bottom:30px}.customspacing .ml-xlarge-3,.customspacing .wp-block-group.has-background.ml-xlarge-3,.gutenberg-field .ml-xlarge-3{margin-left:30px}.customspacing .p-xlarge-4,.customspacing .wp-block-group.has-background.p-xlarge-4,.gutenberg-field .p-xlarge-4{padding:40px}.customspacing .pt-xlarge-4,.customspacing .wp-block-group.has-background.pt-xlarge-4,.gutenberg-field .pt-xlarge-4{padding-top:40px}.customspacing .pr-xlarge-4,.customspacing .wp-block-group.has-background.pr-xlarge-4,.gutenberg-field .pr-xlarge-4{padding-right:40px}.customspacing .pb-xlarge-4,.customspacing .wp-block-group.has-background.pb-xlarge-4,.gutenberg-field .pb-xlarge-4{padding-bottom:40px}.customspacing .pl-xlarge-4,.customspacing .wp-block-group.has-background.pl-xlarge-4,.gutenberg-field .pl-xlarge-4{padding-left:40px}.customspacing .m-xlarge-4,.customspacing .wp-block-group.has-background.m-xlarge-4,.gutenberg-field .m-xlarge-4{margin:40px}.customspacing .mt-xlarge-4,.customspacing .wp-block-group.has-background.mt-xlarge-4,.gutenberg-field .mt-xlarge-4{margin-top:40px}.customspacing .mr-xlarge-4,.customspacing .wp-block-group.has-background.mr-xlarge-4,.gutenberg-field .mr-xlarge-4{margin-right:40px}.customspacing .mb-xlarge-4,.customspacing .wp-block-group.has-background.mb-xlarge-4,.gutenberg-field .mb-xlarge-4{margin-bottom:40px}.customspacing .ml-xlarge-4,.customspacing .wp-block-group.has-background.ml-xlarge-4,.gutenberg-field .ml-xlarge-4{margin-left:40px}.customspacing .p-xlarge-5,.customspacing .wp-block-group.has-background.p-xlarge-5,.gutenberg-field .p-xlarge-5{padding:50px}.customspacing .pt-xlarge-5,.customspacing .wp-block-group.has-background.pt-xlarge-5,.gutenberg-field .pt-xlarge-5{padding-top:50px}.customspacing .pr-xlarge-5,.customspacing .wp-block-group.has-background.pr-xlarge-5,.gutenberg-field .pr-xlarge-5{padding-right:50px}.customspacing .pb-xlarge-5,.customspacing .wp-block-group.has-background.pb-xlarge-5,.gutenberg-field .pb-xlarge-5{padding-bottom:50px}.customspacing .pl-xlarge-5,.customspacing .wp-block-group.has-background.pl-xlarge-5,.gutenberg-field .pl-xlarge-5{padding-left:50px}.customspacing .m-xlarge-5,.customspacing .wp-block-group.has-background.m-xlarge-5,.gutenberg-field .m-xlarge-5{margin:50px}.customspacing .mt-xlarge-5,.customspacing .wp-block-group.has-background.mt-xlarge-5,.gutenberg-field .mt-xlarge-5{margin-top:50px}.customspacing .mr-xlarge-5,.customspacing .wp-block-group.has-background.mr-xlarge-5,.gutenberg-field .mr-xlarge-5{margin-right:50px}.customspacing .mb-xlarge-5,.customspacing .wp-block-group.has-background.mb-xlarge-5,.gutenberg-field .mb-xlarge-5{margin-bottom:50px}.customspacing .ml-xlarge-5,.customspacing .wp-block-group.has-background.ml-xlarge-5,.gutenberg-field .ml-xlarge-5{margin-left:50px}.customspacing .p-xlarge-6,.customspacing .wp-block-group.has-background.p-xlarge-6,.gutenberg-field .p-xlarge-6{padding:60px}.customspacing .pt-xlarge-6,.customspacing .wp-block-group.has-background.pt-xlarge-6,.gutenberg-field .pt-xlarge-6{padding-top:60px}.customspacing .pr-xlarge-6,.customspacing .wp-block-group.has-background.pr-xlarge-6,.gutenberg-field .pr-xlarge-6{padding-right:60px}.customspacing .pb-xlarge-6,.customspacing .wp-block-group.has-background.pb-xlarge-6,.gutenberg-field .pb-xlarge-6{padding-bottom:60px}.customspacing .pl-xlarge-6,.customspacing .wp-block-group.has-background.pl-xlarge-6,.gutenberg-field .pl-xlarge-6{padding-left:60px}.customspacing .m-xlarge-6,.customspacing .wp-block-group.has-background.m-xlarge-6,.gutenberg-field .m-xlarge-6{margin:60px}.customspacing .mt-xlarge-6,.customspacing .wp-block-group.has-background.mt-xlarge-6,.gutenberg-field .mt-xlarge-6{margin-top:60px}.customspacing .mr-xlarge-6,.customspacing .wp-block-group.has-background.mr-xlarge-6,.gutenberg-field .mr-xlarge-6{margin-right:60px}.customspacing .mb-xlarge-6,.customspacing .wp-block-group.has-background.mb-xlarge-6,.gutenberg-field .mb-xlarge-6{margin-bottom:60px}.customspacing .ml-xlarge-6,.customspacing .wp-block-group.has-background.ml-xlarge-6,.gutenberg-field .ml-xlarge-6{margin-left:60px}.customspacing .p-xlarge-7,.customspacing .wp-block-group.has-background.p-xlarge-7,.gutenberg-field .p-xlarge-7{padding:70px}.customspacing .pt-xlarge-7,.customspacing .wp-block-group.has-background.pt-xlarge-7,.gutenberg-field .pt-xlarge-7{padding-top:70px}.customspacing .pr-xlarge-7,.customspacing .wp-block-group.has-background.pr-xlarge-7,.gutenberg-field .pr-xlarge-7{padding-right:70px}.customspacing .pb-xlarge-7,.customspacing .wp-block-group.has-background.pb-xlarge-7,.gutenberg-field .pb-xlarge-7{padding-bottom:70px}.customspacing .pl-xlarge-7,.customspacing .wp-block-group.has-background.pl-xlarge-7,.gutenberg-field .pl-xlarge-7{padding-left:70px}.customspacing .m-xlarge-7,.customspacing .wp-block-group.has-background.m-xlarge-7,.gutenberg-field .m-xlarge-7{margin:70px}.customspacing .mt-xlarge-7,.customspacing .wp-block-group.has-background.mt-xlarge-7,.gutenberg-field .mt-xlarge-7{margin-top:70px}.customspacing .mr-xlarge-7,.customspacing .wp-block-group.has-background.mr-xlarge-7,.gutenberg-field .mr-xlarge-7{margin-right:70px}.customspacing .mb-xlarge-7,.customspacing .wp-block-group.has-background.mb-xlarge-7,.gutenberg-field .mb-xlarge-7{margin-bottom:70px}.customspacing .ml-xlarge-7,.customspacing .wp-block-group.has-background.ml-xlarge-7,.gutenberg-field .ml-xlarge-7{margin-left:70px}.customspacing .p-xlarge-8,.customspacing .wp-block-group.has-background.p-xlarge-8,.gutenberg-field .p-xlarge-8{padding:80px}.customspacing .pt-xlarge-8,.customspacing .wp-block-group.has-background.pt-xlarge-8,.gutenberg-field .pt-xlarge-8{padding-top:80px}.customspacing .pr-xlarge-8,.customspacing .wp-block-group.has-background.pr-xlarge-8,.gutenberg-field .pr-xlarge-8{padding-right:80px}.customspacing .pb-xlarge-8,.customspacing .wp-block-group.has-background.pb-xlarge-8,.gutenberg-field .pb-xlarge-8{padding-bottom:80px}.customspacing .pl-xlarge-8,.customspacing .wp-block-group.has-background.pl-xlarge-8,.gutenberg-field .pl-xlarge-8{padding-left:80px}.customspacing .m-xlarge-8,.customspacing .wp-block-group.has-background.m-xlarge-8,.gutenberg-field .m-xlarge-8{margin:80px}.customspacing .mt-xlarge-8,.customspacing .wp-block-group.has-background.mt-xlarge-8,.gutenberg-field .mt-xlarge-8{margin-top:80px}.customspacing .mr-xlarge-8,.customspacing .wp-block-group.has-background.mr-xlarge-8,.gutenberg-field .mr-xlarge-8{margin-right:80px}.customspacing .mb-xlarge-8,.customspacing .wp-block-group.has-background.mb-xlarge-8,.gutenberg-field .mb-xlarge-8{margin-bottom:80px}.customspacing .ml-xlarge-8,.customspacing .wp-block-group.has-background.ml-xlarge-8,.gutenberg-field .ml-xlarge-8{margin-left:80px}.customspacing .p-xlarge-9,.customspacing .wp-block-group.has-background.p-xlarge-9,.gutenberg-field .p-xlarge-9{padding:90px}.customspacing .pt-xlarge-9,.customspacing .wp-block-group.has-background.pt-xlarge-9,.gutenberg-field .pt-xlarge-9{padding-top:90px}.customspacing .pr-xlarge-9,.customspacing .wp-block-group.has-background.pr-xlarge-9,.gutenberg-field .pr-xlarge-9{padding-right:90px}.customspacing .pb-xlarge-9,.customspacing .wp-block-group.has-background.pb-xlarge-9,.gutenberg-field .pb-xlarge-9{padding-bottom:90px}.customspacing .pl-xlarge-9,.customspacing .wp-block-group.has-background.pl-xlarge-9,.gutenberg-field .pl-xlarge-9{padding-left:90px}.customspacing .m-xlarge-9,.customspacing .wp-block-group.has-background.m-xlarge-9,.gutenberg-field .m-xlarge-9{margin:90px}.customspacing .mt-xlarge-9,.customspacing .wp-block-group.has-background.mt-xlarge-9,.gutenberg-field .mt-xlarge-9{margin-top:90px}.customspacing .mr-xlarge-9,.customspacing .wp-block-group.has-background.mr-xlarge-9,.gutenberg-field .mr-xlarge-9{margin-right:90px}.customspacing .mb-xlarge-9,.customspacing .wp-block-group.has-background.mb-xlarge-9,.gutenberg-field .mb-xlarge-9{margin-bottom:90px}.customspacing .ml-xlarge-9,.customspacing .wp-block-group.has-background.ml-xlarge-9,.gutenberg-field .ml-xlarge-9{margin-left:90px}.customspacing .p-xlarge-10,.customspacing .wp-block-group.has-background.p-xlarge-10,.gutenberg-field .p-xlarge-10{padding:100px}.customspacing .pt-xlarge-10,.customspacing .wp-block-group.has-background.pt-xlarge-10,.gutenberg-field .pt-xlarge-10{padding-top:100px}.customspacing .pr-xlarge-10,.customspacing .wp-block-group.has-background.pr-xlarge-10,.gutenberg-field .pr-xlarge-10{padding-right:100px}.customspacing .pb-xlarge-10,.customspacing .wp-block-group.has-background.pb-xlarge-10,.gutenberg-field .pb-xlarge-10{padding-bottom:100px}.customspacing .pl-xlarge-10,.customspacing .wp-block-group.has-background.pl-xlarge-10,.gutenberg-field .pl-xlarge-10{padding-left:100px}.customspacing .m-xlarge-10,.customspacing .wp-block-group.has-background.m-xlarge-10,.gutenberg-field .m-xlarge-10{margin:100px}.customspacing .mt-xlarge-10,.customspacing .wp-block-group.has-background.mt-xlarge-10,.gutenberg-field .mt-xlarge-10{margin-top:100px}.customspacing .mr-xlarge-10,.customspacing .wp-block-group.has-background.mr-xlarge-10,.gutenberg-field .mr-xlarge-10{margin-right:100px}.customspacing .mb-xlarge-10,.customspacing .wp-block-group.has-background.mb-xlarge-10,.gutenberg-field .mb-xlarge-10{margin-bottom:100px}.customspacing .ml-xlarge-10,.customspacing .wp-block-group.has-background.ml-xlarge-10,.gutenberg-field .ml-xlarge-10{margin-left:100px}.customspacing .p-xlarge-11,.customspacing .wp-block-group.has-background.p-xlarge-11,.gutenberg-field .p-xlarge-11{padding:110px}.customspacing .pt-xlarge-11,.customspacing .wp-block-group.has-background.pt-xlarge-11,.gutenberg-field .pt-xlarge-11{padding-top:110px}.customspacing .pr-xlarge-11,.customspacing .wp-block-group.has-background.pr-xlarge-11,.gutenberg-field .pr-xlarge-11{padding-right:110px}.customspacing .pb-xlarge-11,.customspacing .wp-block-group.has-background.pb-xlarge-11,.gutenberg-field .pb-xlarge-11{padding-bottom:110px}.customspacing .pl-xlarge-11,.customspacing .wp-block-group.has-background.pl-xlarge-11,.gutenberg-field .pl-xlarge-11{padding-left:110px}.customspacing .m-xlarge-11,.customspacing .wp-block-group.has-background.m-xlarge-11,.gutenberg-field .m-xlarge-11{margin:110px}.customspacing .mt-xlarge-11,.customspacing .wp-block-group.has-background.mt-xlarge-11,.gutenberg-field .mt-xlarge-11{margin-top:110px}.customspacing .mr-xlarge-11,.customspacing .wp-block-group.has-background.mr-xlarge-11,.gutenberg-field .mr-xlarge-11{margin-right:110px}.customspacing .mb-xlarge-11,.customspacing .wp-block-group.has-background.mb-xlarge-11,.gutenberg-field .mb-xlarge-11{margin-bottom:110px}.customspacing .ml-xlarge-11,.customspacing .wp-block-group.has-background.ml-xlarge-11,.gutenberg-field .ml-xlarge-11{margin-left:110px}.customspacing .p-xlarge-12,.customspacing .wp-block-group.has-background.p-xlarge-12,.gutenberg-field .p-xlarge-12{padding:120px}.customspacing .pt-xlarge-12,.customspacing .wp-block-group.has-background.pt-xlarge-12,.gutenberg-field .pt-xlarge-12{padding-top:120px}.customspacing .pr-xlarge-12,.customspacing .wp-block-group.has-background.pr-xlarge-12,.gutenberg-field .pr-xlarge-12{padding-right:120px}.customspacing .pb-xlarge-12,.customspacing .wp-block-group.has-background.pb-xlarge-12,.gutenberg-field .pb-xlarge-12{padding-bottom:120px}.customspacing .pl-xlarge-12,.customspacing .wp-block-group.has-background.pl-xlarge-12,.gutenberg-field .pl-xlarge-12{padding-left:120px}.customspacing .m-xlarge-12,.customspacing .wp-block-group.has-background.m-xlarge-12,.gutenberg-field .m-xlarge-12{margin:120px}.customspacing .mt-xlarge-12,.customspacing .wp-block-group.has-background.mt-xlarge-12,.gutenberg-field .mt-xlarge-12{margin-top:120px}.customspacing .mr-xlarge-12,.customspacing .wp-block-group.has-background.mr-xlarge-12,.gutenberg-field .mr-xlarge-12{margin-right:120px}.customspacing .mb-xlarge-12,.customspacing .wp-block-group.has-background.mb-xlarge-12,.gutenberg-field .mb-xlarge-12{margin-bottom:120px}.customspacing .ml-xlarge-12,.customspacing .wp-block-group.has-background.ml-xlarge-12,.gutenberg-field .ml-xlarge-12{margin-left:120px}.customspacing .p-xlarge-13,.customspacing .wp-block-group.has-background.p-xlarge-13,.gutenberg-field .p-xlarge-13{padding:130px}.customspacing .pt-xlarge-13,.customspacing .wp-block-group.has-background.pt-xlarge-13,.gutenberg-field .pt-xlarge-13{padding-top:130px}.customspacing .pr-xlarge-13,.customspacing .wp-block-group.has-background.pr-xlarge-13,.gutenberg-field .pr-xlarge-13{padding-right:130px}.customspacing .pb-xlarge-13,.customspacing .wp-block-group.has-background.pb-xlarge-13,.gutenberg-field .pb-xlarge-13{padding-bottom:130px}.customspacing .pl-xlarge-13,.customspacing .wp-block-group.has-background.pl-xlarge-13,.gutenberg-field .pl-xlarge-13{padding-left:130px}.customspacing .m-xlarge-13,.customspacing .wp-block-group.has-background.m-xlarge-13,.gutenberg-field .m-xlarge-13{margin:130px}.customspacing .mt-xlarge-13,.customspacing .wp-block-group.has-background.mt-xlarge-13,.gutenberg-field .mt-xlarge-13{margin-top:130px}.customspacing .mr-xlarge-13,.customspacing .wp-block-group.has-background.mr-xlarge-13,.gutenberg-field .mr-xlarge-13{margin-right:130px}.customspacing .mb-xlarge-13,.customspacing .wp-block-group.has-background.mb-xlarge-13,.gutenberg-field .mb-xlarge-13{margin-bottom:130px}.customspacing .ml-xlarge-13,.customspacing .wp-block-group.has-background.ml-xlarge-13,.gutenberg-field .ml-xlarge-13{margin-left:130px}.customspacing .p-xlarge-14,.customspacing .wp-block-group.has-background.p-xlarge-14,.gutenberg-field .p-xlarge-14{padding:140px}.customspacing .pt-xlarge-14,.customspacing .wp-block-group.has-background.pt-xlarge-14,.gutenberg-field .pt-xlarge-14{padding-top:140px}.customspacing .pr-xlarge-14,.customspacing .wp-block-group.has-background.pr-xlarge-14,.gutenberg-field .pr-xlarge-14{padding-right:140px}.customspacing .pb-xlarge-14,.customspacing .wp-block-group.has-background.pb-xlarge-14,.gutenberg-field .pb-xlarge-14{padding-bottom:140px}.customspacing .pl-xlarge-14,.customspacing .wp-block-group.has-background.pl-xlarge-14,.gutenberg-field .pl-xlarge-14{padding-left:140px}.customspacing .m-xlarge-14,.customspacing .wp-block-group.has-background.m-xlarge-14,.gutenberg-field .m-xlarge-14{margin:140px}.customspacing .mt-xlarge-14,.customspacing .wp-block-group.has-background.mt-xlarge-14,.gutenberg-field .mt-xlarge-14{margin-top:140px}.customspacing .mr-xlarge-14,.customspacing .wp-block-group.has-background.mr-xlarge-14,.gutenberg-field .mr-xlarge-14{margin-right:140px}.customspacing .mb-xlarge-14,.customspacing .wp-block-group.has-background.mb-xlarge-14,.gutenberg-field .mb-xlarge-14{margin-bottom:140px}.customspacing .ml-xlarge-14,.customspacing .wp-block-group.has-background.ml-xlarge-14,.gutenberg-field .ml-xlarge-14{margin-left:140px}.customspacing .p-xlarge-15,.customspacing .wp-block-group.has-background.p-xlarge-15,.gutenberg-field .p-xlarge-15{padding:150px}.customspacing .pt-xlarge-15,.customspacing .wp-block-group.has-background.pt-xlarge-15,.gutenberg-field .pt-xlarge-15{padding-top:150px}.customspacing .pr-xlarge-15,.customspacing .wp-block-group.has-background.pr-xlarge-15,.gutenberg-field .pr-xlarge-15{padding-right:150px}.customspacing .pb-xlarge-15,.customspacing .wp-block-group.has-background.pb-xlarge-15,.gutenberg-field .pb-xlarge-15{padding-bottom:150px}.customspacing .pl-xlarge-15,.customspacing .wp-block-group.has-background.pl-xlarge-15,.gutenberg-field .pl-xlarge-15{padding-left:150px}.customspacing .m-xlarge-15,.customspacing .wp-block-group.has-background.m-xlarge-15,.gutenberg-field .m-xlarge-15{margin:150px}.customspacing .mt-xlarge-15,.customspacing .wp-block-group.has-background.mt-xlarge-15,.gutenberg-field .mt-xlarge-15{margin-top:150px}.customspacing .mr-xlarge-15,.customspacing .wp-block-group.has-background.mr-xlarge-15,.gutenberg-field .mr-xlarge-15{margin-right:150px}.customspacing .mb-xlarge-15,.customspacing .wp-block-group.has-background.mb-xlarge-15,.gutenberg-field .mb-xlarge-15{margin-bottom:150px}.customspacing .ml-xlarge-15,.customspacing .wp-block-group.has-background.ml-xlarge-15,.gutenberg-field .ml-xlarge-15{margin-left:150px}.customspacing .p-xlarge-16,.customspacing .wp-block-group.has-background.p-xlarge-16,.gutenberg-field .p-xlarge-16{padding:160px}.customspacing .pt-xlarge-16,.customspacing .wp-block-group.has-background.pt-xlarge-16,.gutenberg-field .pt-xlarge-16{padding-top:160px}.customspacing .pr-xlarge-16,.customspacing .wp-block-group.has-background.pr-xlarge-16,.gutenberg-field .pr-xlarge-16{padding-right:160px}.customspacing .pb-xlarge-16,.customspacing .wp-block-group.has-background.pb-xlarge-16,.gutenberg-field .pb-xlarge-16{padding-bottom:160px}.customspacing .pl-xlarge-16,.customspacing .wp-block-group.has-background.pl-xlarge-16,.gutenberg-field .pl-xlarge-16{padding-left:160px}.customspacing .m-xlarge-16,.customspacing .wp-block-group.has-background.m-xlarge-16,.gutenberg-field .m-xlarge-16{margin:160px}.customspacing .mt-xlarge-16,.customspacing .wp-block-group.has-background.mt-xlarge-16,.gutenberg-field .mt-xlarge-16{margin-top:160px}.customspacing .mr-xlarge-16,.customspacing .wp-block-group.has-background.mr-xlarge-16,.gutenberg-field .mr-xlarge-16{margin-right:160px}.customspacing .mb-xlarge-16,.customspacing .wp-block-group.has-background.mb-xlarge-16,.gutenberg-field .mb-xlarge-16{margin-bottom:160px}.customspacing .ml-xlarge-16,.customspacing .wp-block-group.has-background.ml-xlarge-16,.gutenberg-field .ml-xlarge-16{margin-left:160px}.customspacing .p-xlarge-17,.customspacing .wp-block-group.has-background.p-xlarge-17,.gutenberg-field .p-xlarge-17{padding:170px}.customspacing .pt-xlarge-17,.customspacing .wp-block-group.has-background.pt-xlarge-17,.gutenberg-field .pt-xlarge-17{padding-top:170px}.customspacing .pr-xlarge-17,.customspacing .wp-block-group.has-background.pr-xlarge-17,.gutenberg-field .pr-xlarge-17{padding-right:170px}.customspacing .pb-xlarge-17,.customspacing .wp-block-group.has-background.pb-xlarge-17,.gutenberg-field .pb-xlarge-17{padding-bottom:170px}.customspacing .pl-xlarge-17,.customspacing .wp-block-group.has-background.pl-xlarge-17,.gutenberg-field .pl-xlarge-17{padding-left:170px}.customspacing .m-xlarge-17,.customspacing .wp-block-group.has-background.m-xlarge-17,.gutenberg-field .m-xlarge-17{margin:170px}.customspacing .mt-xlarge-17,.customspacing .wp-block-group.has-background.mt-xlarge-17,.gutenberg-field .mt-xlarge-17{margin-top:170px}.customspacing .mr-xlarge-17,.customspacing .wp-block-group.has-background.mr-xlarge-17,.gutenberg-field .mr-xlarge-17{margin-right:170px}.customspacing .mb-xlarge-17,.customspacing .wp-block-group.has-background.mb-xlarge-17,.gutenberg-field .mb-xlarge-17{margin-bottom:170px}.customspacing .ml-xlarge-17,.customspacing .wp-block-group.has-background.ml-xlarge-17,.gutenberg-field .ml-xlarge-17{margin-left:170px}.customspacing .p-xlarge-18,.customspacing .wp-block-group.has-background.p-xlarge-18,.gutenberg-field .p-xlarge-18{padding:180px}.customspacing .pt-xlarge-18,.customspacing .wp-block-group.has-background.pt-xlarge-18,.gutenberg-field .pt-xlarge-18{padding-top:180px}.customspacing .pr-xlarge-18,.customspacing .wp-block-group.has-background.pr-xlarge-18,.gutenberg-field .pr-xlarge-18{padding-right:180px}.customspacing .pb-xlarge-18,.customspacing .wp-block-group.has-background.pb-xlarge-18,.gutenberg-field .pb-xlarge-18{padding-bottom:180px}.customspacing .pl-xlarge-18,.customspacing .wp-block-group.has-background.pl-xlarge-18,.gutenberg-field .pl-xlarge-18{padding-left:180px}.customspacing .m-xlarge-18,.customspacing .wp-block-group.has-background.m-xlarge-18,.gutenberg-field .m-xlarge-18{margin:180px}.customspacing .mt-xlarge-18,.customspacing .wp-block-group.has-background.mt-xlarge-18,.gutenberg-field .mt-xlarge-18{margin-top:180px}.customspacing .mr-xlarge-18,.customspacing .wp-block-group.has-background.mr-xlarge-18,.gutenberg-field .mr-xlarge-18{margin-right:180px}.customspacing .mb-xlarge-18,.customspacing .wp-block-group.has-background.mb-xlarge-18,.gutenberg-field .mb-xlarge-18{margin-bottom:180px}.customspacing .ml-xlarge-18,.customspacing .wp-block-group.has-background.ml-xlarge-18,.gutenberg-field .ml-xlarge-18{margin-left:180px}.customspacing .p-xlarge-19,.customspacing .wp-block-group.has-background.p-xlarge-19,.gutenberg-field .p-xlarge-19{padding:190px}.customspacing .pt-xlarge-19,.customspacing .wp-block-group.has-background.pt-xlarge-19,.gutenberg-field .pt-xlarge-19{padding-top:190px}.customspacing .pr-xlarge-19,.customspacing .wp-block-group.has-background.pr-xlarge-19,.gutenberg-field .pr-xlarge-19{padding-right:190px}.customspacing .pb-xlarge-19,.customspacing .wp-block-group.has-background.pb-xlarge-19,.gutenberg-field .pb-xlarge-19{padding-bottom:190px}.customspacing .pl-xlarge-19,.customspacing .wp-block-group.has-background.pl-xlarge-19,.gutenberg-field .pl-xlarge-19{padding-left:190px}.customspacing .m-xlarge-19,.customspacing .wp-block-group.has-background.m-xlarge-19,.gutenberg-field .m-xlarge-19{margin:190px}.customspacing .mt-xlarge-19,.customspacing .wp-block-group.has-background.mt-xlarge-19,.gutenberg-field .mt-xlarge-19{margin-top:190px}.customspacing .mr-xlarge-19,.customspacing .wp-block-group.has-background.mr-xlarge-19,.gutenberg-field .mr-xlarge-19{margin-right:190px}.customspacing .mb-xlarge-19,.customspacing .wp-block-group.has-background.mb-xlarge-19,.gutenberg-field .mb-xlarge-19{margin-bottom:190px}.customspacing .ml-xlarge-19,.customspacing .wp-block-group.has-background.ml-xlarge-19,.gutenberg-field .ml-xlarge-19{margin-left:190px}.customspacing .p-xlarge-20,.customspacing .wp-block-group.has-background.p-xlarge-20,.gutenberg-field .p-xlarge-20{padding:200px}.customspacing .pt-xlarge-20,.customspacing .wp-block-group.has-background.pt-xlarge-20,.gutenberg-field .pt-xlarge-20{padding-top:200px}.customspacing .pr-xlarge-20,.customspacing .wp-block-group.has-background.pr-xlarge-20,.gutenberg-field .pr-xlarge-20{padding-right:200px}.customspacing .pb-xlarge-20,.customspacing .wp-block-group.has-background.pb-xlarge-20,.gutenberg-field .pb-xlarge-20{padding-bottom:200px}.customspacing .pl-xlarge-20,.customspacing .wp-block-group.has-background.pl-xlarge-20,.gutenberg-field .pl-xlarge-20{padding-left:200px}.customspacing .m-xlarge-20,.customspacing .wp-block-group.has-background.m-xlarge-20,.gutenberg-field .m-xlarge-20{margin:200px}.customspacing .mt-xlarge-20,.customspacing .wp-block-group.has-background.mt-xlarge-20,.gutenberg-field .mt-xlarge-20{margin-top:200px}.customspacing .mr-xlarge-20,.customspacing .wp-block-group.has-background.mr-xlarge-20,.gutenberg-field .mr-xlarge-20{margin-right:200px}.customspacing .mb-xlarge-20,.customspacing .wp-block-group.has-background.mb-xlarge-20,.gutenberg-field .mb-xlarge-20{margin-bottom:200px}.customspacing .ml-xlarge-20,.customspacing .wp-block-group.has-background.ml-xlarge-20,.gutenberg-field .ml-xlarge-20{margin-left:200px}.customspacing .p-xlarge-21,.customspacing .wp-block-group.has-background.p-xlarge-21,.gutenberg-field .p-xlarge-21{padding:210px}.customspacing .pt-xlarge-21,.customspacing .wp-block-group.has-background.pt-xlarge-21,.gutenberg-field .pt-xlarge-21{padding-top:210px}.customspacing .pr-xlarge-21,.customspacing .wp-block-group.has-background.pr-xlarge-21,.gutenberg-field .pr-xlarge-21{padding-right:210px}.customspacing .pb-xlarge-21,.customspacing .wp-block-group.has-background.pb-xlarge-21,.gutenberg-field .pb-xlarge-21{padding-bottom:210px}.customspacing .pl-xlarge-21,.customspacing .wp-block-group.has-background.pl-xlarge-21,.gutenberg-field .pl-xlarge-21{padding-left:210px}.customspacing .m-xlarge-21,.customspacing .wp-block-group.has-background.m-xlarge-21,.gutenberg-field .m-xlarge-21{margin:210px}.customspacing .mt-xlarge-21,.customspacing .wp-block-group.has-background.mt-xlarge-21,.gutenberg-field .mt-xlarge-21{margin-top:210px}.customspacing .mr-xlarge-21,.customspacing .wp-block-group.has-background.mr-xlarge-21,.gutenberg-field .mr-xlarge-21{margin-right:210px}.customspacing .mb-xlarge-21,.customspacing .wp-block-group.has-background.mb-xlarge-21,.gutenberg-field .mb-xlarge-21{margin-bottom:210px}.customspacing .ml-xlarge-21,.customspacing .wp-block-group.has-background.ml-xlarge-21,.gutenberg-field .ml-xlarge-21{margin-left:210px}.customspacing .p-xlarge-22,.customspacing .wp-block-group.has-background.p-xlarge-22,.gutenberg-field .p-xlarge-22{padding:220px}.customspacing .pt-xlarge-22,.customspacing .wp-block-group.has-background.pt-xlarge-22,.gutenberg-field .pt-xlarge-22{padding-top:220px}.customspacing .pr-xlarge-22,.customspacing .wp-block-group.has-background.pr-xlarge-22,.gutenberg-field .pr-xlarge-22{padding-right:220px}.customspacing .pb-xlarge-22,.customspacing .wp-block-group.has-background.pb-xlarge-22,.gutenberg-field .pb-xlarge-22{padding-bottom:220px}.customspacing .pl-xlarge-22,.customspacing .wp-block-group.has-background.pl-xlarge-22,.gutenberg-field .pl-xlarge-22{padding-left:220px}.customspacing .m-xlarge-22,.customspacing .wp-block-group.has-background.m-xlarge-22,.gutenberg-field .m-xlarge-22{margin:220px}.customspacing .mt-xlarge-22,.customspacing .wp-block-group.has-background.mt-xlarge-22,.gutenberg-field .mt-xlarge-22{margin-top:220px}.customspacing .mr-xlarge-22,.customspacing .wp-block-group.has-background.mr-xlarge-22,.gutenberg-field .mr-xlarge-22{margin-right:220px}.customspacing .mb-xlarge-22,.customspacing .wp-block-group.has-background.mb-xlarge-22,.gutenberg-field .mb-xlarge-22{margin-bottom:220px}.customspacing .ml-xlarge-22,.customspacing .wp-block-group.has-background.ml-xlarge-22,.gutenberg-field .ml-xlarge-22{margin-left:220px}.customspacing .p-xlarge-23,.customspacing .wp-block-group.has-background.p-xlarge-23,.gutenberg-field .p-xlarge-23{padding:230px}.customspacing .pt-xlarge-23,.customspacing .wp-block-group.has-background.pt-xlarge-23,.gutenberg-field .pt-xlarge-23{padding-top:230px}.customspacing .pr-xlarge-23,.customspacing .wp-block-group.has-background.pr-xlarge-23,.gutenberg-field .pr-xlarge-23{padding-right:230px}.customspacing .pb-xlarge-23,.customspacing .wp-block-group.has-background.pb-xlarge-23,.gutenberg-field .pb-xlarge-23{padding-bottom:230px}.customspacing .pl-xlarge-23,.customspacing .wp-block-group.has-background.pl-xlarge-23,.gutenberg-field .pl-xlarge-23{padding-left:230px}.customspacing .m-xlarge-23,.customspacing .wp-block-group.has-background.m-xlarge-23,.gutenberg-field .m-xlarge-23{margin:230px}.customspacing .mt-xlarge-23,.customspacing .wp-block-group.has-background.mt-xlarge-23,.gutenberg-field .mt-xlarge-23{margin-top:230px}.customspacing .mr-xlarge-23,.customspacing .wp-block-group.has-background.mr-xlarge-23,.gutenberg-field .mr-xlarge-23{margin-right:230px}.customspacing .mb-xlarge-23,.customspacing .wp-block-group.has-background.mb-xlarge-23,.gutenberg-field .mb-xlarge-23{margin-bottom:230px}.customspacing .ml-xlarge-23,.customspacing .wp-block-group.has-background.ml-xlarge-23,.gutenberg-field .ml-xlarge-23{margin-left:230px}.customspacing .p-xlarge-24,.customspacing .wp-block-group.has-background.p-xlarge-24,.gutenberg-field .p-xlarge-24{padding:240px}.customspacing .pt-xlarge-24,.customspacing .wp-block-group.has-background.pt-xlarge-24,.gutenberg-field .pt-xlarge-24{padding-top:240px}.customspacing .pr-xlarge-24,.customspacing .wp-block-group.has-background.pr-xlarge-24,.gutenberg-field .pr-xlarge-24{padding-right:240px}.customspacing .pb-xlarge-24,.customspacing .wp-block-group.has-background.pb-xlarge-24,.gutenberg-field .pb-xlarge-24{padding-bottom:240px}.customspacing .pl-xlarge-24,.customspacing .wp-block-group.has-background.pl-xlarge-24,.gutenberg-field .pl-xlarge-24{padding-left:240px}.customspacing .m-xlarge-24,.customspacing .wp-block-group.has-background.m-xlarge-24,.gutenberg-field .m-xlarge-24{margin:240px}.customspacing .mt-xlarge-24,.customspacing .wp-block-group.has-background.mt-xlarge-24,.gutenberg-field .mt-xlarge-24{margin-top:240px}.customspacing .mr-xlarge-24,.customspacing .wp-block-group.has-background.mr-xlarge-24,.gutenberg-field .mr-xlarge-24{margin-right:240px}.customspacing .mb-xlarge-24,.customspacing .wp-block-group.has-background.mb-xlarge-24,.gutenberg-field .mb-xlarge-24{margin-bottom:240px}.customspacing .ml-xlarge-24,.customspacing .wp-block-group.has-background.ml-xlarge-24,.gutenberg-field .ml-xlarge-24{margin-left:240px}.customspacing .p-xlarge-25,.customspacing .wp-block-group.has-background.p-xlarge-25,.gutenberg-field .p-xlarge-25{padding:250px}.customspacing .pt-xlarge-25,.customspacing .wp-block-group.has-background.pt-xlarge-25,.gutenberg-field .pt-xlarge-25{padding-top:250px}.customspacing .pr-xlarge-25,.customspacing .wp-block-group.has-background.pr-xlarge-25,.gutenberg-field .pr-xlarge-25{padding-right:250px}.customspacing .pb-xlarge-25,.customspacing .wp-block-group.has-background.pb-xlarge-25,.gutenberg-field .pb-xlarge-25{padding-bottom:250px}.customspacing .pl-xlarge-25,.customspacing .wp-block-group.has-background.pl-xlarge-25,.gutenberg-field .pl-xlarge-25{padding-left:250px}.customspacing .m-xlarge-25,.customspacing .wp-block-group.has-background.m-xlarge-25,.gutenberg-field .m-xlarge-25{margin:250px}.customspacing .mt-xlarge-25,.customspacing .wp-block-group.has-background.mt-xlarge-25,.gutenberg-field .mt-xlarge-25{margin-top:250px}.customspacing .mr-xlarge-25,.customspacing .wp-block-group.has-background.mr-xlarge-25,.gutenberg-field .mr-xlarge-25{margin-right:250px}.customspacing .mb-xlarge-25,.customspacing .wp-block-group.has-background.mb-xlarge-25,.gutenberg-field .mb-xlarge-25{margin-bottom:250px}.customspacing .ml-xlarge-25,.customspacing .wp-block-group.has-background.ml-xlarge-25,.gutenberg-field .ml-xlarge-25{margin-left:250px}.customspacing .p-xlarge-26,.customspacing .wp-block-group.has-background.p-xlarge-26,.gutenberg-field .p-xlarge-26{padding:260px}.customspacing .pt-xlarge-26,.customspacing .wp-block-group.has-background.pt-xlarge-26,.gutenberg-field .pt-xlarge-26{padding-top:260px}.customspacing .pr-xlarge-26,.customspacing .wp-block-group.has-background.pr-xlarge-26,.gutenberg-field .pr-xlarge-26{padding-right:260px}.customspacing .pb-xlarge-26,.customspacing .wp-block-group.has-background.pb-xlarge-26,.gutenberg-field .pb-xlarge-26{padding-bottom:260px}.customspacing .pl-xlarge-26,.customspacing .wp-block-group.has-background.pl-xlarge-26,.gutenberg-field .pl-xlarge-26{padding-left:260px}.customspacing .m-xlarge-26,.customspacing .wp-block-group.has-background.m-xlarge-26,.gutenberg-field .m-xlarge-26{margin:260px}.customspacing .mt-xlarge-26,.customspacing .wp-block-group.has-background.mt-xlarge-26,.gutenberg-field .mt-xlarge-26{margin-top:260px}.customspacing .mr-xlarge-26,.customspacing .wp-block-group.has-background.mr-xlarge-26,.gutenberg-field .mr-xlarge-26{margin-right:260px}.customspacing .mb-xlarge-26,.customspacing .wp-block-group.has-background.mb-xlarge-26,.gutenberg-field .mb-xlarge-26{margin-bottom:260px}.customspacing .ml-xlarge-26,.customspacing .wp-block-group.has-background.ml-xlarge-26,.gutenberg-field .ml-xlarge-26{margin-left:260px}.customspacing .p-xlarge-27,.customspacing .wp-block-group.has-background.p-xlarge-27,.gutenberg-field .p-xlarge-27{padding:270px}.customspacing .pt-xlarge-27,.customspacing .wp-block-group.has-background.pt-xlarge-27,.gutenberg-field .pt-xlarge-27{padding-top:270px}.customspacing .pr-xlarge-27,.customspacing .wp-block-group.has-background.pr-xlarge-27,.gutenberg-field .pr-xlarge-27{padding-right:270px}.customspacing .pb-xlarge-27,.customspacing .wp-block-group.has-background.pb-xlarge-27,.gutenberg-field .pb-xlarge-27{padding-bottom:270px}.customspacing .pl-xlarge-27,.customspacing .wp-block-group.has-background.pl-xlarge-27,.gutenberg-field .pl-xlarge-27{padding-left:270px}.customspacing .m-xlarge-27,.customspacing .wp-block-group.has-background.m-xlarge-27,.gutenberg-field .m-xlarge-27{margin:270px}.customspacing .mt-xlarge-27,.customspacing .wp-block-group.has-background.mt-xlarge-27,.gutenberg-field .mt-xlarge-27{margin-top:270px}.customspacing .mr-xlarge-27,.customspacing .wp-block-group.has-background.mr-xlarge-27,.gutenberg-field .mr-xlarge-27{margin-right:270px}.customspacing .mb-xlarge-27,.customspacing .wp-block-group.has-background.mb-xlarge-27,.gutenberg-field .mb-xlarge-27{margin-bottom:270px}.customspacing .ml-xlarge-27,.customspacing .wp-block-group.has-background.ml-xlarge-27,.gutenberg-field .ml-xlarge-27{margin-left:270px}.customspacing .p-xlarge-28,.customspacing .wp-block-group.has-background.p-xlarge-28,.gutenberg-field .p-xlarge-28{padding:280px}.customspacing .pt-xlarge-28,.customspacing .wp-block-group.has-background.pt-xlarge-28,.gutenberg-field .pt-xlarge-28{padding-top:280px}.customspacing .pr-xlarge-28,.customspacing .wp-block-group.has-background.pr-xlarge-28,.gutenberg-field .pr-xlarge-28{padding-right:280px}.customspacing .pb-xlarge-28,.customspacing .wp-block-group.has-background.pb-xlarge-28,.gutenberg-field .pb-xlarge-28{padding-bottom:280px}.customspacing .pl-xlarge-28,.customspacing .wp-block-group.has-background.pl-xlarge-28,.gutenberg-field .pl-xlarge-28{padding-left:280px}.customspacing .m-xlarge-28,.customspacing .wp-block-group.has-background.m-xlarge-28,.gutenberg-field .m-xlarge-28{margin:280px}.customspacing .mt-xlarge-28,.customspacing .wp-block-group.has-background.mt-xlarge-28,.gutenberg-field .mt-xlarge-28{margin-top:280px}.customspacing .mr-xlarge-28,.customspacing .wp-block-group.has-background.mr-xlarge-28,.gutenberg-field .mr-xlarge-28{margin-right:280px}.customspacing .mb-xlarge-28,.customspacing .wp-block-group.has-background.mb-xlarge-28,.gutenberg-field .mb-xlarge-28{margin-bottom:280px}.customspacing .ml-xlarge-28,.customspacing .wp-block-group.has-background.ml-xlarge-28,.gutenberg-field .ml-xlarge-28{margin-left:280px}.customspacing .p-xlarge-29,.customspacing .wp-block-group.has-background.p-xlarge-29,.gutenberg-field .p-xlarge-29{padding:290px}.customspacing .pt-xlarge-29,.customspacing .wp-block-group.has-background.pt-xlarge-29,.gutenberg-field .pt-xlarge-29{padding-top:290px}.customspacing .pr-xlarge-29,.customspacing .wp-block-group.has-background.pr-xlarge-29,.gutenberg-field .pr-xlarge-29{padding-right:290px}.customspacing .pb-xlarge-29,.customspacing .wp-block-group.has-background.pb-xlarge-29,.gutenberg-field .pb-xlarge-29{padding-bottom:290px}.customspacing .pl-xlarge-29,.customspacing .wp-block-group.has-background.pl-xlarge-29,.gutenberg-field .pl-xlarge-29{padding-left:290px}.customspacing .m-xlarge-29,.customspacing .wp-block-group.has-background.m-xlarge-29,.gutenberg-field .m-xlarge-29{margin:290px}.customspacing .mt-xlarge-29,.customspacing .wp-block-group.has-background.mt-xlarge-29,.gutenberg-field .mt-xlarge-29{margin-top:290px}.customspacing .mr-xlarge-29,.customspacing .wp-block-group.has-background.mr-xlarge-29,.gutenberg-field .mr-xlarge-29{margin-right:290px}.customspacing .mb-xlarge-29,.customspacing .wp-block-group.has-background.mb-xlarge-29,.gutenberg-field .mb-xlarge-29{margin-bottom:290px}.customspacing .ml-xlarge-29,.customspacing .wp-block-group.has-background.ml-xlarge-29,.gutenberg-field .ml-xlarge-29{margin-left:290px}.customspacing .p-xlarge-30,.customspacing .wp-block-group.has-background.p-xlarge-30,.gutenberg-field .p-xlarge-30{padding:300px}.customspacing .pt-xlarge-30,.customspacing .wp-block-group.has-background.pt-xlarge-30,.gutenberg-field .pt-xlarge-30{padding-top:300px}.customspacing .pr-xlarge-30,.customspacing .wp-block-group.has-background.pr-xlarge-30,.gutenberg-field .pr-xlarge-30{padding-right:300px}.customspacing .pb-xlarge-30,.customspacing .wp-block-group.has-background.pb-xlarge-30,.gutenberg-field .pb-xlarge-30{padding-bottom:300px}.customspacing .pl-xlarge-30,.customspacing .wp-block-group.has-background.pl-xlarge-30,.gutenberg-field .pl-xlarge-30{padding-left:300px}.customspacing .m-xlarge-30,.customspacing .wp-block-group.has-background.m-xlarge-30,.gutenberg-field .m-xlarge-30{margin:300px}.customspacing .mt-xlarge-30,.customspacing .wp-block-group.has-background.mt-xlarge-30,.gutenberg-field .mt-xlarge-30{margin-top:300px}.customspacing .mr-xlarge-30,.customspacing .wp-block-group.has-background.mr-xlarge-30,.gutenberg-field .mr-xlarge-30{margin-right:300px}.customspacing .mb-xlarge-30,.customspacing .wp-block-group.has-background.mb-xlarge-30,.gutenberg-field .mb-xlarge-30{margin-bottom:300px}.customspacing .ml-xlarge-30,.customspacing .wp-block-group.has-background.ml-xlarge-30,.gutenberg-field .ml-xlarge-30{margin-left:300px}.customspacing .p-xlarge-31,.customspacing .wp-block-group.has-background.p-xlarge-31,.gutenberg-field .p-xlarge-31{padding:310px}.customspacing .pt-xlarge-31,.customspacing .wp-block-group.has-background.pt-xlarge-31,.gutenberg-field .pt-xlarge-31{padding-top:310px}.customspacing .pr-xlarge-31,.customspacing .wp-block-group.has-background.pr-xlarge-31,.gutenberg-field .pr-xlarge-31{padding-right:310px}.customspacing .pb-xlarge-31,.customspacing .wp-block-group.has-background.pb-xlarge-31,.gutenberg-field .pb-xlarge-31{padding-bottom:310px}.customspacing .pl-xlarge-31,.customspacing .wp-block-group.has-background.pl-xlarge-31,.gutenberg-field .pl-xlarge-31{padding-left:310px}.customspacing .m-xlarge-31,.customspacing .wp-block-group.has-background.m-xlarge-31,.gutenberg-field .m-xlarge-31{margin:310px}.customspacing .mt-xlarge-31,.customspacing .wp-block-group.has-background.mt-xlarge-31,.gutenberg-field .mt-xlarge-31{margin-top:310px}.customspacing .mr-xlarge-31,.customspacing .wp-block-group.has-background.mr-xlarge-31,.gutenberg-field .mr-xlarge-31{margin-right:310px}.customspacing .mb-xlarge-31,.customspacing .wp-block-group.has-background.mb-xlarge-31,.gutenberg-field .mb-xlarge-31{margin-bottom:310px}.customspacing .ml-xlarge-31,.customspacing .wp-block-group.has-background.ml-xlarge-31,.gutenberg-field .ml-xlarge-31{margin-left:310px}.customspacing .p-xlarge-32,.customspacing .wp-block-group.has-background.p-xlarge-32,.gutenberg-field .p-xlarge-32{padding:320px}.customspacing .pt-xlarge-32,.customspacing .wp-block-group.has-background.pt-xlarge-32,.gutenberg-field .pt-xlarge-32{padding-top:320px}.customspacing .pr-xlarge-32,.customspacing .wp-block-group.has-background.pr-xlarge-32,.gutenberg-field .pr-xlarge-32{padding-right:320px}.customspacing .pb-xlarge-32,.customspacing .wp-block-group.has-background.pb-xlarge-32,.gutenberg-field .pb-xlarge-32{padding-bottom:320px}.customspacing .pl-xlarge-32,.customspacing .wp-block-group.has-background.pl-xlarge-32,.gutenberg-field .pl-xlarge-32{padding-left:320px}.customspacing .m-xlarge-32,.customspacing .wp-block-group.has-background.m-xlarge-32,.gutenberg-field .m-xlarge-32{margin:320px}.customspacing .mt-xlarge-32,.customspacing .wp-block-group.has-background.mt-xlarge-32,.gutenberg-field .mt-xlarge-32{margin-top:320px}.customspacing .mr-xlarge-32,.customspacing .wp-block-group.has-background.mr-xlarge-32,.gutenberg-field .mr-xlarge-32{margin-right:320px}.customspacing .mb-xlarge-32,.customspacing .wp-block-group.has-background.mb-xlarge-32,.gutenberg-field .mb-xlarge-32{margin-bottom:320px}.customspacing .ml-xlarge-32,.customspacing .wp-block-group.has-background.ml-xlarge-32,.gutenberg-field .ml-xlarge-32{margin-left:320px}.customspacing .p-xlarge-33,.customspacing .wp-block-group.has-background.p-xlarge-33,.gutenberg-field .p-xlarge-33{padding:330px}.customspacing .pt-xlarge-33,.customspacing .wp-block-group.has-background.pt-xlarge-33,.gutenberg-field .pt-xlarge-33{padding-top:330px}.customspacing .pr-xlarge-33,.customspacing .wp-block-group.has-background.pr-xlarge-33,.gutenberg-field .pr-xlarge-33{padding-right:330px}.customspacing .pb-xlarge-33,.customspacing .wp-block-group.has-background.pb-xlarge-33,.gutenberg-field .pb-xlarge-33{padding-bottom:330px}.customspacing .pl-xlarge-33,.customspacing .wp-block-group.has-background.pl-xlarge-33,.gutenberg-field .pl-xlarge-33{padding-left:330px}.customspacing .m-xlarge-33,.customspacing .wp-block-group.has-background.m-xlarge-33,.gutenberg-field .m-xlarge-33{margin:330px}.customspacing .mt-xlarge-33,.customspacing .wp-block-group.has-background.mt-xlarge-33,.gutenberg-field .mt-xlarge-33{margin-top:330px}.customspacing .mr-xlarge-33,.customspacing .wp-block-group.has-background.mr-xlarge-33,.gutenberg-field .mr-xlarge-33{margin-right:330px}.customspacing .mb-xlarge-33,.customspacing .wp-block-group.has-background.mb-xlarge-33,.gutenberg-field .mb-xlarge-33{margin-bottom:330px}.customspacing .ml-xlarge-33,.customspacing .wp-block-group.has-background.ml-xlarge-33,.gutenberg-field .ml-xlarge-33{margin-left:330px}.customspacing .p-xlarge-34,.customspacing .wp-block-group.has-background.p-xlarge-34,.gutenberg-field .p-xlarge-34{padding:340px}.customspacing .pt-xlarge-34,.customspacing .wp-block-group.has-background.pt-xlarge-34,.gutenberg-field .pt-xlarge-34{padding-top:340px}.customspacing .pr-xlarge-34,.customspacing .wp-block-group.has-background.pr-xlarge-34,.gutenberg-field .pr-xlarge-34{padding-right:340px}.customspacing .pb-xlarge-34,.customspacing .wp-block-group.has-background.pb-xlarge-34,.gutenberg-field .pb-xlarge-34{padding-bottom:340px}.customspacing .pl-xlarge-34,.customspacing .wp-block-group.has-background.pl-xlarge-34,.gutenberg-field .pl-xlarge-34{padding-left:340px}.customspacing .m-xlarge-34,.customspacing .wp-block-group.has-background.m-xlarge-34,.gutenberg-field .m-xlarge-34{margin:340px}.customspacing .mt-xlarge-34,.customspacing .wp-block-group.has-background.mt-xlarge-34,.gutenberg-field .mt-xlarge-34{margin-top:340px}.customspacing .mr-xlarge-34,.customspacing .wp-block-group.has-background.mr-xlarge-34,.gutenberg-field .mr-xlarge-34{margin-right:340px}.customspacing .mb-xlarge-34,.customspacing .wp-block-group.has-background.mb-xlarge-34,.gutenberg-field .mb-xlarge-34{margin-bottom:340px}.customspacing .ml-xlarge-34,.customspacing .wp-block-group.has-background.ml-xlarge-34,.gutenberg-field .ml-xlarge-34{margin-left:340px}.customspacing .p-xlarge-35,.customspacing .wp-block-group.has-background.p-xlarge-35,.gutenberg-field .p-xlarge-35{padding:350px}.customspacing .pt-xlarge-35,.customspacing .wp-block-group.has-background.pt-xlarge-35,.gutenberg-field .pt-xlarge-35{padding-top:350px}.customspacing .pr-xlarge-35,.customspacing .wp-block-group.has-background.pr-xlarge-35,.gutenberg-field .pr-xlarge-35{padding-right:350px}.customspacing .pb-xlarge-35,.customspacing .wp-block-group.has-background.pb-xlarge-35,.gutenberg-field .pb-xlarge-35{padding-bottom:350px}.customspacing .pl-xlarge-35,.customspacing .wp-block-group.has-background.pl-xlarge-35,.gutenberg-field .pl-xlarge-35{padding-left:350px}.customspacing .m-xlarge-35,.customspacing .wp-block-group.has-background.m-xlarge-35,.gutenberg-field .m-xlarge-35{margin:350px}.customspacing .mt-xlarge-35,.customspacing .wp-block-group.has-background.mt-xlarge-35,.gutenberg-field .mt-xlarge-35{margin-top:350px}.customspacing .mr-xlarge-35,.customspacing .wp-block-group.has-background.mr-xlarge-35,.gutenberg-field .mr-xlarge-35{margin-right:350px}.customspacing .mb-xlarge-35,.customspacing .wp-block-group.has-background.mb-xlarge-35,.gutenberg-field .mb-xlarge-35{margin-bottom:350px}.customspacing .ml-xlarge-35,.customspacing .wp-block-group.has-background.ml-xlarge-35,.gutenberg-field .ml-xlarge-35{margin-left:350px}.customspacing .p-xlarge-36,.customspacing .wp-block-group.has-background.p-xlarge-36,.gutenberg-field .p-xlarge-36{padding:360px}.customspacing .pt-xlarge-36,.customspacing .wp-block-group.has-background.pt-xlarge-36,.gutenberg-field .pt-xlarge-36{padding-top:360px}.customspacing .pr-xlarge-36,.customspacing .wp-block-group.has-background.pr-xlarge-36,.gutenberg-field .pr-xlarge-36{padding-right:360px}.customspacing .pb-xlarge-36,.customspacing .wp-block-group.has-background.pb-xlarge-36,.gutenberg-field .pb-xlarge-36{padding-bottom:360px}.customspacing .pl-xlarge-36,.customspacing .wp-block-group.has-background.pl-xlarge-36,.gutenberg-field .pl-xlarge-36{padding-left:360px}.customspacing .m-xlarge-36,.customspacing .wp-block-group.has-background.m-xlarge-36,.gutenberg-field .m-xlarge-36{margin:360px}.customspacing .mt-xlarge-36,.customspacing .wp-block-group.has-background.mt-xlarge-36,.gutenberg-field .mt-xlarge-36{margin-top:360px}.customspacing .mr-xlarge-36,.customspacing .wp-block-group.has-background.mr-xlarge-36,.gutenberg-field .mr-xlarge-36{margin-right:360px}.customspacing .mb-xlarge-36,.customspacing .wp-block-group.has-background.mb-xlarge-36,.gutenberg-field .mb-xlarge-36{margin-bottom:360px}.customspacing .ml-xlarge-36,.customspacing .wp-block-group.has-background.ml-xlarge-36,.gutenberg-field .ml-xlarge-36{margin-left:360px}.customspacing .p-xlarge-37,.customspacing .wp-block-group.has-background.p-xlarge-37,.gutenberg-field .p-xlarge-37{padding:370px}.customspacing .pt-xlarge-37,.customspacing .wp-block-group.has-background.pt-xlarge-37,.gutenberg-field .pt-xlarge-37{padding-top:370px}.customspacing .pr-xlarge-37,.customspacing .wp-block-group.has-background.pr-xlarge-37,.gutenberg-field .pr-xlarge-37{padding-right:370px}.customspacing .pb-xlarge-37,.customspacing .wp-block-group.has-background.pb-xlarge-37,.gutenberg-field .pb-xlarge-37{padding-bottom:370px}.customspacing .pl-xlarge-37,.customspacing .wp-block-group.has-background.pl-xlarge-37,.gutenberg-field .pl-xlarge-37{padding-left:370px}.customspacing .m-xlarge-37,.customspacing .wp-block-group.has-background.m-xlarge-37,.gutenberg-field .m-xlarge-37{margin:370px}.customspacing .mt-xlarge-37,.customspacing .wp-block-group.has-background.mt-xlarge-37,.gutenberg-field .mt-xlarge-37{margin-top:370px}.customspacing .mr-xlarge-37,.customspacing .wp-block-group.has-background.mr-xlarge-37,.gutenberg-field .mr-xlarge-37{margin-right:370px}.customspacing .mb-xlarge-37,.customspacing .wp-block-group.has-background.mb-xlarge-37,.gutenberg-field .mb-xlarge-37{margin-bottom:370px}.customspacing .ml-xlarge-37,.customspacing .wp-block-group.has-background.ml-xlarge-37,.gutenberg-field .ml-xlarge-37{margin-left:370px}.customspacing .p-xlarge-38,.customspacing .wp-block-group.has-background.p-xlarge-38,.gutenberg-field .p-xlarge-38{padding:380px}.customspacing .pt-xlarge-38,.customspacing .wp-block-group.has-background.pt-xlarge-38,.gutenberg-field .pt-xlarge-38{padding-top:380px}.customspacing .pr-xlarge-38,.customspacing .wp-block-group.has-background.pr-xlarge-38,.gutenberg-field .pr-xlarge-38{padding-right:380px}.customspacing .pb-xlarge-38,.customspacing .wp-block-group.has-background.pb-xlarge-38,.gutenberg-field .pb-xlarge-38{padding-bottom:380px}.customspacing .pl-xlarge-38,.customspacing .wp-block-group.has-background.pl-xlarge-38,.gutenberg-field .pl-xlarge-38{padding-left:380px}.customspacing .m-xlarge-38,.customspacing .wp-block-group.has-background.m-xlarge-38,.gutenberg-field .m-xlarge-38{margin:380px}.customspacing .mt-xlarge-38,.customspacing .wp-block-group.has-background.mt-xlarge-38,.gutenberg-field .mt-xlarge-38{margin-top:380px}.customspacing .mr-xlarge-38,.customspacing .wp-block-group.has-background.mr-xlarge-38,.gutenberg-field .mr-xlarge-38{margin-right:380px}.customspacing .mb-xlarge-38,.customspacing .wp-block-group.has-background.mb-xlarge-38,.gutenberg-field .mb-xlarge-38{margin-bottom:380px}.customspacing .ml-xlarge-38,.customspacing .wp-block-group.has-background.ml-xlarge-38,.gutenberg-field .ml-xlarge-38{margin-left:380px}.customspacing .p-xlarge-39,.customspacing .wp-block-group.has-background.p-xlarge-39,.gutenberg-field .p-xlarge-39{padding:390px}.customspacing .pt-xlarge-39,.customspacing .wp-block-group.has-background.pt-xlarge-39,.gutenberg-field .pt-xlarge-39{padding-top:390px}.customspacing .pr-xlarge-39,.customspacing .wp-block-group.has-background.pr-xlarge-39,.gutenberg-field .pr-xlarge-39{padding-right:390px}.customspacing .pb-xlarge-39,.customspacing .wp-block-group.has-background.pb-xlarge-39,.gutenberg-field .pb-xlarge-39{padding-bottom:390px}.customspacing .pl-xlarge-39,.customspacing .wp-block-group.has-background.pl-xlarge-39,.gutenberg-field .pl-xlarge-39{padding-left:390px}.customspacing .m-xlarge-39,.customspacing .wp-block-group.has-background.m-xlarge-39,.gutenberg-field .m-xlarge-39{margin:390px}.customspacing .mt-xlarge-39,.customspacing .wp-block-group.has-background.mt-xlarge-39,.gutenberg-field .mt-xlarge-39{margin-top:390px}.customspacing .mr-xlarge-39,.customspacing .wp-block-group.has-background.mr-xlarge-39,.gutenberg-field .mr-xlarge-39{margin-right:390px}.customspacing .mb-xlarge-39,.customspacing .wp-block-group.has-background.mb-xlarge-39,.gutenberg-field .mb-xlarge-39{margin-bottom:390px}.customspacing .ml-xlarge-39,.customspacing .wp-block-group.has-background.ml-xlarge-39,.gutenberg-field .ml-xlarge-39{margin-left:390px}.customspacing .p-xlarge-40,.customspacing .wp-block-group.has-background.p-xlarge-40,.gutenberg-field .p-xlarge-40{padding:400px}.customspacing .pt-xlarge-40,.customspacing .wp-block-group.has-background.pt-xlarge-40,.gutenberg-field .pt-xlarge-40{padding-top:400px}.customspacing .pr-xlarge-40,.customspacing .wp-block-group.has-background.pr-xlarge-40,.gutenberg-field .pr-xlarge-40{padding-right:400px}.customspacing .pb-xlarge-40,.customspacing .wp-block-group.has-background.pb-xlarge-40,.gutenberg-field .pb-xlarge-40{padding-bottom:400px}.customspacing .pl-xlarge-40,.customspacing .wp-block-group.has-background.pl-xlarge-40,.gutenberg-field .pl-xlarge-40{padding-left:400px}.customspacing .m-xlarge-40,.customspacing .wp-block-group.has-background.m-xlarge-40,.gutenberg-field .m-xlarge-40{margin:400px}.customspacing .mt-xlarge-40,.customspacing .wp-block-group.has-background.mt-xlarge-40,.gutenberg-field .mt-xlarge-40{margin-top:400px}.customspacing .mr-xlarge-40,.customspacing .wp-block-group.has-background.mr-xlarge-40,.gutenberg-field .mr-xlarge-40{margin-right:400px}.customspacing .mb-xlarge-40,.customspacing .wp-block-group.has-background.mb-xlarge-40,.gutenberg-field .mb-xlarge-40{margin-bottom:400px}.customspacing .ml-xlarge-40,.customspacing .wp-block-group.has-background.ml-xlarge-40,.gutenberg-field .ml-xlarge-40{margin-left:400px}}@media screen and (min-width:90em){.customspacing .p-xxlarge-1,.customspacing .wp-block-group.has-background.p-xxlarge-1,.gutenberg-field .p-xxlarge-1{padding:10px}.customspacing .pt-xxlarge-1,.customspacing .wp-block-group.has-background.pt-xxlarge-1,.gutenberg-field .pt-xxlarge-1{padding-top:10px}.customspacing .pr-xxlarge-1,.customspacing .wp-block-group.has-background.pr-xxlarge-1,.gutenberg-field .pr-xxlarge-1{padding-right:10px}.customspacing .pb-xxlarge-1,.customspacing .wp-block-group.has-background.pb-xxlarge-1,.gutenberg-field .pb-xxlarge-1{padding-bottom:10px}.customspacing .pl-xxlarge-1,.customspacing .wp-block-group.has-background.pl-xxlarge-1,.gutenberg-field .pl-xxlarge-1{padding-left:10px}.customspacing .m-xxlarge-1,.customspacing .wp-block-group.has-background.m-xxlarge-1,.gutenberg-field .m-xxlarge-1{margin:10px}.customspacing .mt-xxlarge-1,.customspacing .wp-block-group.has-background.mt-xxlarge-1,.gutenberg-field .mt-xxlarge-1{margin-top:10px}.customspacing .mr-xxlarge-1,.customspacing .wp-block-group.has-background.mr-xxlarge-1,.gutenberg-field .mr-xxlarge-1{margin-right:10px}.customspacing .mb-xxlarge-1,.customspacing .wp-block-group.has-background.mb-xxlarge-1,.gutenberg-field .mb-xxlarge-1{margin-bottom:10px}.customspacing .ml-xxlarge-1,.customspacing .wp-block-group.has-background.ml-xxlarge-1,.gutenberg-field .ml-xxlarge-1{margin-left:10px}.customspacing .p-xxlarge-2,.customspacing .wp-block-group.has-background.p-xxlarge-2,.gutenberg-field .p-xxlarge-2{padding:20px}.customspacing .pt-xxlarge-2,.customspacing .wp-block-group.has-background.pt-xxlarge-2,.gutenberg-field .pt-xxlarge-2{padding-top:20px}.customspacing .pr-xxlarge-2,.customspacing .wp-block-group.has-background.pr-xxlarge-2,.gutenberg-field .pr-xxlarge-2{padding-right:20px}.customspacing .pb-xxlarge-2,.customspacing .wp-block-group.has-background.pb-xxlarge-2,.gutenberg-field .pb-xxlarge-2{padding-bottom:20px}.customspacing .pl-xxlarge-2,.customspacing .wp-block-group.has-background.pl-xxlarge-2,.gutenberg-field .pl-xxlarge-2{padding-left:20px}.customspacing .m-xxlarge-2,.customspacing .wp-block-group.has-background.m-xxlarge-2,.gutenberg-field .m-xxlarge-2{margin:20px}.customspacing .mt-xxlarge-2,.customspacing .wp-block-group.has-background.mt-xxlarge-2,.gutenberg-field .mt-xxlarge-2{margin-top:20px}.customspacing .mr-xxlarge-2,.customspacing .wp-block-group.has-background.mr-xxlarge-2,.gutenberg-field .mr-xxlarge-2{margin-right:20px}.customspacing .mb-xxlarge-2,.customspacing .wp-block-group.has-background.mb-xxlarge-2,.gutenberg-field .mb-xxlarge-2{margin-bottom:20px}.customspacing .ml-xxlarge-2,.customspacing .wp-block-group.has-background.ml-xxlarge-2,.gutenberg-field .ml-xxlarge-2{margin-left:20px}.customspacing .p-xxlarge-3,.customspacing .wp-block-group.has-background.p-xxlarge-3,.gutenberg-field .p-xxlarge-3{padding:30px}.customspacing .pt-xxlarge-3,.customspacing .wp-block-group.has-background.pt-xxlarge-3,.gutenberg-field .pt-xxlarge-3{padding-top:30px}.customspacing .pr-xxlarge-3,.customspacing .wp-block-group.has-background.pr-xxlarge-3,.gutenberg-field .pr-xxlarge-3{padding-right:30px}.customspacing .pb-xxlarge-3,.customspacing .wp-block-group.has-background.pb-xxlarge-3,.gutenberg-field .pb-xxlarge-3{padding-bottom:30px}.customspacing .pl-xxlarge-3,.customspacing .wp-block-group.has-background.pl-xxlarge-3,.gutenberg-field .pl-xxlarge-3{padding-left:30px}.customspacing .m-xxlarge-3,.customspacing .wp-block-group.has-background.m-xxlarge-3,.gutenberg-field .m-xxlarge-3{margin:30px}.customspacing .mt-xxlarge-3,.customspacing .wp-block-group.has-background.mt-xxlarge-3,.gutenberg-field .mt-xxlarge-3{margin-top:30px}.customspacing .mr-xxlarge-3,.customspacing .wp-block-group.has-background.mr-xxlarge-3,.gutenberg-field .mr-xxlarge-3{margin-right:30px}.customspacing .mb-xxlarge-3,.customspacing .wp-block-group.has-background.mb-xxlarge-3,.gutenberg-field .mb-xxlarge-3{margin-bottom:30px}.customspacing .ml-xxlarge-3,.customspacing .wp-block-group.has-background.ml-xxlarge-3,.gutenberg-field .ml-xxlarge-3{margin-left:30px}.customspacing .p-xxlarge-4,.customspacing .wp-block-group.has-background.p-xxlarge-4,.gutenberg-field .p-xxlarge-4{padding:40px}.customspacing .pt-xxlarge-4,.customspacing .wp-block-group.has-background.pt-xxlarge-4,.gutenberg-field .pt-xxlarge-4{padding-top:40px}.customspacing .pr-xxlarge-4,.customspacing .wp-block-group.has-background.pr-xxlarge-4,.gutenberg-field .pr-xxlarge-4{padding-right:40px}.customspacing .pb-xxlarge-4,.customspacing .wp-block-group.has-background.pb-xxlarge-4,.gutenberg-field .pb-xxlarge-4{padding-bottom:40px}.customspacing .pl-xxlarge-4,.customspacing .wp-block-group.has-background.pl-xxlarge-4,.gutenberg-field .pl-xxlarge-4{padding-left:40px}.customspacing .m-xxlarge-4,.customspacing .wp-block-group.has-background.m-xxlarge-4,.gutenberg-field .m-xxlarge-4{margin:40px}.customspacing .mt-xxlarge-4,.customspacing .wp-block-group.has-background.mt-xxlarge-4,.gutenberg-field .mt-xxlarge-4{margin-top:40px}.customspacing .mr-xxlarge-4,.customspacing .wp-block-group.has-background.mr-xxlarge-4,.gutenberg-field .mr-xxlarge-4{margin-right:40px}.customspacing .mb-xxlarge-4,.customspacing .wp-block-group.has-background.mb-xxlarge-4,.gutenberg-field .mb-xxlarge-4{margin-bottom:40px}.customspacing .ml-xxlarge-4,.customspacing .wp-block-group.has-background.ml-xxlarge-4,.gutenberg-field .ml-xxlarge-4{margin-left:40px}.customspacing .p-xxlarge-5,.customspacing .wp-block-group.has-background.p-xxlarge-5,.gutenberg-field .p-xxlarge-5{padding:50px}.customspacing .pt-xxlarge-5,.customspacing .wp-block-group.has-background.pt-xxlarge-5,.gutenberg-field .pt-xxlarge-5{padding-top:50px}.customspacing .pr-xxlarge-5,.customspacing .wp-block-group.has-background.pr-xxlarge-5,.gutenberg-field .pr-xxlarge-5{padding-right:50px}.customspacing .pb-xxlarge-5,.customspacing .wp-block-group.has-background.pb-xxlarge-5,.gutenberg-field .pb-xxlarge-5{padding-bottom:50px}.customspacing .pl-xxlarge-5,.customspacing .wp-block-group.has-background.pl-xxlarge-5,.gutenberg-field .pl-xxlarge-5{padding-left:50px}.customspacing .m-xxlarge-5,.customspacing .wp-block-group.has-background.m-xxlarge-5,.gutenberg-field .m-xxlarge-5{margin:50px}.customspacing .mt-xxlarge-5,.customspacing .wp-block-group.has-background.mt-xxlarge-5,.gutenberg-field .mt-xxlarge-5{margin-top:50px}.customspacing .mr-xxlarge-5,.customspacing .wp-block-group.has-background.mr-xxlarge-5,.gutenberg-field .mr-xxlarge-5{margin-right:50px}.customspacing .mb-xxlarge-5,.customspacing .wp-block-group.has-background.mb-xxlarge-5,.gutenberg-field .mb-xxlarge-5{margin-bottom:50px}.customspacing .ml-xxlarge-5,.customspacing .wp-block-group.has-background.ml-xxlarge-5,.gutenberg-field .ml-xxlarge-5{margin-left:50px}.customspacing .p-xxlarge-6,.customspacing .wp-block-group.has-background.p-xxlarge-6,.gutenberg-field .p-xxlarge-6{padding:60px}.customspacing .pt-xxlarge-6,.customspacing .wp-block-group.has-background.pt-xxlarge-6,.gutenberg-field .pt-xxlarge-6{padding-top:60px}.customspacing .pr-xxlarge-6,.customspacing .wp-block-group.has-background.pr-xxlarge-6,.gutenberg-field .pr-xxlarge-6{padding-right:60px}.customspacing .pb-xxlarge-6,.customspacing .wp-block-group.has-background.pb-xxlarge-6,.gutenberg-field .pb-xxlarge-6{padding-bottom:60px}.customspacing .pl-xxlarge-6,.customspacing .wp-block-group.has-background.pl-xxlarge-6,.gutenberg-field .pl-xxlarge-6{padding-left:60px}.customspacing .m-xxlarge-6,.customspacing .wp-block-group.has-background.m-xxlarge-6,.gutenberg-field .m-xxlarge-6{margin:60px}.customspacing .mt-xxlarge-6,.customspacing .wp-block-group.has-background.mt-xxlarge-6,.gutenberg-field .mt-xxlarge-6{margin-top:60px}.customspacing .mr-xxlarge-6,.customspacing .wp-block-group.has-background.mr-xxlarge-6,.gutenberg-field .mr-xxlarge-6{margin-right:60px}.customspacing .mb-xxlarge-6,.customspacing .wp-block-group.has-background.mb-xxlarge-6,.gutenberg-field .mb-xxlarge-6{margin-bottom:60px}.customspacing .ml-xxlarge-6,.customspacing .wp-block-group.has-background.ml-xxlarge-6,.gutenberg-field .ml-xxlarge-6{margin-left:60px}.customspacing .p-xxlarge-7,.customspacing .wp-block-group.has-background.p-xxlarge-7,.gutenberg-field .p-xxlarge-7{padding:70px}.customspacing .pt-xxlarge-7,.customspacing .wp-block-group.has-background.pt-xxlarge-7,.gutenberg-field .pt-xxlarge-7{padding-top:70px}.customspacing .pr-xxlarge-7,.customspacing .wp-block-group.has-background.pr-xxlarge-7,.gutenberg-field .pr-xxlarge-7{padding-right:70px}.customspacing .pb-xxlarge-7,.customspacing .wp-block-group.has-background.pb-xxlarge-7,.gutenberg-field .pb-xxlarge-7{padding-bottom:70px}.customspacing .pl-xxlarge-7,.customspacing .wp-block-group.has-background.pl-xxlarge-7,.gutenberg-field .pl-xxlarge-7{padding-left:70px}.customspacing .m-xxlarge-7,.customspacing .wp-block-group.has-background.m-xxlarge-7,.gutenberg-field .m-xxlarge-7{margin:70px}.customspacing .mt-xxlarge-7,.customspacing .wp-block-group.has-background.mt-xxlarge-7,.gutenberg-field .mt-xxlarge-7{margin-top:70px}.customspacing .mr-xxlarge-7,.customspacing .wp-block-group.has-background.mr-xxlarge-7,.gutenberg-field .mr-xxlarge-7{margin-right:70px}.customspacing .mb-xxlarge-7,.customspacing .wp-block-group.has-background.mb-xxlarge-7,.gutenberg-field .mb-xxlarge-7{margin-bottom:70px}.customspacing .ml-xxlarge-7,.customspacing .wp-block-group.has-background.ml-xxlarge-7,.gutenberg-field .ml-xxlarge-7{margin-left:70px}.customspacing .p-xxlarge-8,.customspacing .wp-block-group.has-background.p-xxlarge-8,.gutenberg-field .p-xxlarge-8{padding:80px}.customspacing .pt-xxlarge-8,.customspacing .wp-block-group.has-background.pt-xxlarge-8,.gutenberg-field .pt-xxlarge-8{padding-top:80px}.customspacing .pr-xxlarge-8,.customspacing .wp-block-group.has-background.pr-xxlarge-8,.gutenberg-field .pr-xxlarge-8{padding-right:80px}.customspacing .pb-xxlarge-8,.customspacing .wp-block-group.has-background.pb-xxlarge-8,.gutenberg-field .pb-xxlarge-8{padding-bottom:80px}.customspacing .pl-xxlarge-8,.customspacing .wp-block-group.has-background.pl-xxlarge-8,.gutenberg-field .pl-xxlarge-8{padding-left:80px}.customspacing .m-xxlarge-8,.customspacing .wp-block-group.has-background.m-xxlarge-8,.gutenberg-field .m-xxlarge-8{margin:80px}.customspacing .mt-xxlarge-8,.customspacing .wp-block-group.has-background.mt-xxlarge-8,.gutenberg-field .mt-xxlarge-8{margin-top:80px}.customspacing .mr-xxlarge-8,.customspacing .wp-block-group.has-background.mr-xxlarge-8,.gutenberg-field .mr-xxlarge-8{margin-right:80px}.customspacing .mb-xxlarge-8,.customspacing .wp-block-group.has-background.mb-xxlarge-8,.gutenberg-field .mb-xxlarge-8{margin-bottom:80px}.customspacing .ml-xxlarge-8,.customspacing .wp-block-group.has-background.ml-xxlarge-8,.gutenberg-field .ml-xxlarge-8{margin-left:80px}.customspacing .p-xxlarge-9,.customspacing .wp-block-group.has-background.p-xxlarge-9,.gutenberg-field .p-xxlarge-9{padding:90px}.customspacing .pt-xxlarge-9,.customspacing .wp-block-group.has-background.pt-xxlarge-9,.gutenberg-field .pt-xxlarge-9{padding-top:90px}.customspacing .pr-xxlarge-9,.customspacing .wp-block-group.has-background.pr-xxlarge-9,.gutenberg-field .pr-xxlarge-9{padding-right:90px}.customspacing .pb-xxlarge-9,.customspacing .wp-block-group.has-background.pb-xxlarge-9,.gutenberg-field .pb-xxlarge-9{padding-bottom:90px}.customspacing .pl-xxlarge-9,.customspacing .wp-block-group.has-background.pl-xxlarge-9,.gutenberg-field .pl-xxlarge-9{padding-left:90px}.customspacing .m-xxlarge-9,.customspacing .wp-block-group.has-background.m-xxlarge-9,.gutenberg-field .m-xxlarge-9{margin:90px}.customspacing .mt-xxlarge-9,.customspacing .wp-block-group.has-background.mt-xxlarge-9,.gutenberg-field .mt-xxlarge-9{margin-top:90px}.customspacing .mr-xxlarge-9,.customspacing .wp-block-group.has-background.mr-xxlarge-9,.gutenberg-field .mr-xxlarge-9{margin-right:90px}.customspacing .mb-xxlarge-9,.customspacing .wp-block-group.has-background.mb-xxlarge-9,.gutenberg-field .mb-xxlarge-9{margin-bottom:90px}.customspacing .ml-xxlarge-9,.customspacing .wp-block-group.has-background.ml-xxlarge-9,.gutenberg-field .ml-xxlarge-9{margin-left:90px}.customspacing .p-xxlarge-10,.customspacing .wp-block-group.has-background.p-xxlarge-10,.gutenberg-field .p-xxlarge-10{padding:100px}.customspacing .pt-xxlarge-10,.customspacing .wp-block-group.has-background.pt-xxlarge-10,.gutenberg-field .pt-xxlarge-10{padding-top:100px}.customspacing .pr-xxlarge-10,.customspacing .wp-block-group.has-background.pr-xxlarge-10,.gutenberg-field .pr-xxlarge-10{padding-right:100px}.customspacing .pb-xxlarge-10,.customspacing .wp-block-group.has-background.pb-xxlarge-10,.gutenberg-field .pb-xxlarge-10{padding-bottom:100px}.customspacing .pl-xxlarge-10,.customspacing .wp-block-group.has-background.pl-xxlarge-10,.gutenberg-field .pl-xxlarge-10{padding-left:100px}.customspacing .m-xxlarge-10,.customspacing .wp-block-group.has-background.m-xxlarge-10,.gutenberg-field .m-xxlarge-10{margin:100px}.customspacing .mt-xxlarge-10,.customspacing .wp-block-group.has-background.mt-xxlarge-10,.gutenberg-field .mt-xxlarge-10{margin-top:100px}.customspacing .mr-xxlarge-10,.customspacing .wp-block-group.has-background.mr-xxlarge-10,.gutenberg-field .mr-xxlarge-10{margin-right:100px}.customspacing .mb-xxlarge-10,.customspacing .wp-block-group.has-background.mb-xxlarge-10,.gutenberg-field .mb-xxlarge-10{margin-bottom:100px}.customspacing .ml-xxlarge-10,.customspacing .wp-block-group.has-background.ml-xxlarge-10,.gutenberg-field .ml-xxlarge-10{margin-left:100px}.customspacing .p-xxlarge-11,.customspacing .wp-block-group.has-background.p-xxlarge-11,.gutenberg-field .p-xxlarge-11{padding:110px}.customspacing .pt-xxlarge-11,.customspacing .wp-block-group.has-background.pt-xxlarge-11,.gutenberg-field .pt-xxlarge-11{padding-top:110px}.customspacing .pr-xxlarge-11,.customspacing .wp-block-group.has-background.pr-xxlarge-11,.gutenberg-field .pr-xxlarge-11{padding-right:110px}.customspacing .pb-xxlarge-11,.customspacing .wp-block-group.has-background.pb-xxlarge-11,.gutenberg-field .pb-xxlarge-11{padding-bottom:110px}.customspacing .pl-xxlarge-11,.customspacing .wp-block-group.has-background.pl-xxlarge-11,.gutenberg-field .pl-xxlarge-11{padding-left:110px}.customspacing .m-xxlarge-11,.customspacing .wp-block-group.has-background.m-xxlarge-11,.gutenberg-field .m-xxlarge-11{margin:110px}.customspacing .mt-xxlarge-11,.customspacing .wp-block-group.has-background.mt-xxlarge-11,.gutenberg-field .mt-xxlarge-11{margin-top:110px}.customspacing .mr-xxlarge-11,.customspacing .wp-block-group.has-background.mr-xxlarge-11,.gutenberg-field .mr-xxlarge-11{margin-right:110px}.customspacing .mb-xxlarge-11,.customspacing .wp-block-group.has-background.mb-xxlarge-11,.gutenberg-field .mb-xxlarge-11{margin-bottom:110px}.customspacing .ml-xxlarge-11,.customspacing .wp-block-group.has-background.ml-xxlarge-11,.gutenberg-field .ml-xxlarge-11{margin-left:110px}.customspacing .p-xxlarge-12,.customspacing .wp-block-group.has-background.p-xxlarge-12,.gutenberg-field .p-xxlarge-12{padding:120px}.customspacing .pt-xxlarge-12,.customspacing .wp-block-group.has-background.pt-xxlarge-12,.gutenberg-field .pt-xxlarge-12{padding-top:120px}.customspacing .pr-xxlarge-12,.customspacing .wp-block-group.has-background.pr-xxlarge-12,.gutenberg-field .pr-xxlarge-12{padding-right:120px}.customspacing .pb-xxlarge-12,.customspacing .wp-block-group.has-background.pb-xxlarge-12,.gutenberg-field .pb-xxlarge-12{padding-bottom:120px}.customspacing .pl-xxlarge-12,.customspacing .wp-block-group.has-background.pl-xxlarge-12,.gutenberg-field .pl-xxlarge-12{padding-left:120px}.customspacing .m-xxlarge-12,.customspacing .wp-block-group.has-background.m-xxlarge-12,.gutenberg-field .m-xxlarge-12{margin:120px}.customspacing .mt-xxlarge-12,.customspacing .wp-block-group.has-background.mt-xxlarge-12,.gutenberg-field .mt-xxlarge-12{margin-top:120px}.customspacing .mr-xxlarge-12,.customspacing .wp-block-group.has-background.mr-xxlarge-12,.gutenberg-field .mr-xxlarge-12{margin-right:120px}.customspacing .mb-xxlarge-12,.customspacing .wp-block-group.has-background.mb-xxlarge-12,.gutenberg-field .mb-xxlarge-12{margin-bottom:120px}.customspacing .ml-xxlarge-12,.customspacing .wp-block-group.has-background.ml-xxlarge-12,.gutenberg-field .ml-xxlarge-12{margin-left:120px}.customspacing .p-xxlarge-13,.customspacing .wp-block-group.has-background.p-xxlarge-13,.gutenberg-field .p-xxlarge-13{padding:130px}.customspacing .pt-xxlarge-13,.customspacing .wp-block-group.has-background.pt-xxlarge-13,.gutenberg-field .pt-xxlarge-13{padding-top:130px}.customspacing .pr-xxlarge-13,.customspacing .wp-block-group.has-background.pr-xxlarge-13,.gutenberg-field .pr-xxlarge-13{padding-right:130px}.customspacing .pb-xxlarge-13,.customspacing .wp-block-group.has-background.pb-xxlarge-13,.gutenberg-field .pb-xxlarge-13{padding-bottom:130px}.customspacing .pl-xxlarge-13,.customspacing .wp-block-group.has-background.pl-xxlarge-13,.gutenberg-field .pl-xxlarge-13{padding-left:130px}.customspacing .m-xxlarge-13,.customspacing .wp-block-group.has-background.m-xxlarge-13,.gutenberg-field .m-xxlarge-13{margin:130px}.customspacing .mt-xxlarge-13,.customspacing .wp-block-group.has-background.mt-xxlarge-13,.gutenberg-field .mt-xxlarge-13{margin-top:130px}.customspacing .mr-xxlarge-13,.customspacing .wp-block-group.has-background.mr-xxlarge-13,.gutenberg-field .mr-xxlarge-13{margin-right:130px}.customspacing .mb-xxlarge-13,.customspacing .wp-block-group.has-background.mb-xxlarge-13,.gutenberg-field .mb-xxlarge-13{margin-bottom:130px}.customspacing .ml-xxlarge-13,.customspacing .wp-block-group.has-background.ml-xxlarge-13,.gutenberg-field .ml-xxlarge-13{margin-left:130px}.customspacing .p-xxlarge-14,.customspacing .wp-block-group.has-background.p-xxlarge-14,.gutenberg-field .p-xxlarge-14{padding:140px}.customspacing .pt-xxlarge-14,.customspacing .wp-block-group.has-background.pt-xxlarge-14,.gutenberg-field .pt-xxlarge-14{padding-top:140px}.customspacing .pr-xxlarge-14,.customspacing .wp-block-group.has-background.pr-xxlarge-14,.gutenberg-field .pr-xxlarge-14{padding-right:140px}.customspacing .pb-xxlarge-14,.customspacing .wp-block-group.has-background.pb-xxlarge-14,.gutenberg-field .pb-xxlarge-14{padding-bottom:140px}.customspacing .pl-xxlarge-14,.customspacing .wp-block-group.has-background.pl-xxlarge-14,.gutenberg-field .pl-xxlarge-14{padding-left:140px}.customspacing .m-xxlarge-14,.customspacing .wp-block-group.has-background.m-xxlarge-14,.gutenberg-field .m-xxlarge-14{margin:140px}.customspacing .mt-xxlarge-14,.customspacing .wp-block-group.has-background.mt-xxlarge-14,.gutenberg-field .mt-xxlarge-14{margin-top:140px}.customspacing .mr-xxlarge-14,.customspacing .wp-block-group.has-background.mr-xxlarge-14,.gutenberg-field .mr-xxlarge-14{margin-right:140px}.customspacing .mb-xxlarge-14,.customspacing .wp-block-group.has-background.mb-xxlarge-14,.gutenberg-field .mb-xxlarge-14{margin-bottom:140px}.customspacing .ml-xxlarge-14,.customspacing .wp-block-group.has-background.ml-xxlarge-14,.gutenberg-field .ml-xxlarge-14{margin-left:140px}.customspacing .p-xxlarge-15,.customspacing .wp-block-group.has-background.p-xxlarge-15,.gutenberg-field .p-xxlarge-15{padding:150px}.customspacing .pt-xxlarge-15,.customspacing .wp-block-group.has-background.pt-xxlarge-15,.gutenberg-field .pt-xxlarge-15{padding-top:150px}.customspacing .pr-xxlarge-15,.customspacing .wp-block-group.has-background.pr-xxlarge-15,.gutenberg-field .pr-xxlarge-15{padding-right:150px}.customspacing .pb-xxlarge-15,.customspacing .wp-block-group.has-background.pb-xxlarge-15,.gutenberg-field .pb-xxlarge-15{padding-bottom:150px}.customspacing .pl-xxlarge-15,.customspacing .wp-block-group.has-background.pl-xxlarge-15,.gutenberg-field .pl-xxlarge-15{padding-left:150px}.customspacing .m-xxlarge-15,.customspacing .wp-block-group.has-background.m-xxlarge-15,.gutenberg-field .m-xxlarge-15{margin:150px}.customspacing .mt-xxlarge-15,.customspacing .wp-block-group.has-background.mt-xxlarge-15,.gutenberg-field .mt-xxlarge-15{margin-top:150px}.customspacing .mr-xxlarge-15,.customspacing .wp-block-group.has-background.mr-xxlarge-15,.gutenberg-field .mr-xxlarge-15{margin-right:150px}.customspacing .mb-xxlarge-15,.customspacing .wp-block-group.has-background.mb-xxlarge-15,.gutenberg-field .mb-xxlarge-15{margin-bottom:150px}.customspacing .ml-xxlarge-15,.customspacing .wp-block-group.has-background.ml-xxlarge-15,.gutenberg-field .ml-xxlarge-15{margin-left:150px}.customspacing .p-xxlarge-16,.customspacing .wp-block-group.has-background.p-xxlarge-16,.gutenberg-field .p-xxlarge-16{padding:160px}.customspacing .pt-xxlarge-16,.customspacing .wp-block-group.has-background.pt-xxlarge-16,.gutenberg-field .pt-xxlarge-16{padding-top:160px}.customspacing .pr-xxlarge-16,.customspacing .wp-block-group.has-background.pr-xxlarge-16,.gutenberg-field .pr-xxlarge-16{padding-right:160px}.customspacing .pb-xxlarge-16,.customspacing .wp-block-group.has-background.pb-xxlarge-16,.gutenberg-field .pb-xxlarge-16{padding-bottom:160px}.customspacing .pl-xxlarge-16,.customspacing .wp-block-group.has-background.pl-xxlarge-16,.gutenberg-field .pl-xxlarge-16{padding-left:160px}.customspacing .m-xxlarge-16,.customspacing .wp-block-group.has-background.m-xxlarge-16,.gutenberg-field .m-xxlarge-16{margin:160px}.customspacing .mt-xxlarge-16,.customspacing .wp-block-group.has-background.mt-xxlarge-16,.gutenberg-field .mt-xxlarge-16{margin-top:160px}.customspacing .mr-xxlarge-16,.customspacing .wp-block-group.has-background.mr-xxlarge-16,.gutenberg-field .mr-xxlarge-16{margin-right:160px}.customspacing .mb-xxlarge-16,.customspacing .wp-block-group.has-background.mb-xxlarge-16,.gutenberg-field .mb-xxlarge-16{margin-bottom:160px}.customspacing .ml-xxlarge-16,.customspacing .wp-block-group.has-background.ml-xxlarge-16,.gutenberg-field .ml-xxlarge-16{margin-left:160px}.customspacing .p-xxlarge-17,.customspacing .wp-block-group.has-background.p-xxlarge-17,.gutenberg-field .p-xxlarge-17{padding:170px}.customspacing .pt-xxlarge-17,.customspacing .wp-block-group.has-background.pt-xxlarge-17,.gutenberg-field .pt-xxlarge-17{padding-top:170px}.customspacing .pr-xxlarge-17,.customspacing .wp-block-group.has-background.pr-xxlarge-17,.gutenberg-field .pr-xxlarge-17{padding-right:170px}.customspacing .pb-xxlarge-17,.customspacing .wp-block-group.has-background.pb-xxlarge-17,.gutenberg-field .pb-xxlarge-17{padding-bottom:170px}.customspacing .pl-xxlarge-17,.customspacing .wp-block-group.has-background.pl-xxlarge-17,.gutenberg-field .pl-xxlarge-17{padding-left:170px}.customspacing .m-xxlarge-17,.customspacing .wp-block-group.has-background.m-xxlarge-17,.gutenberg-field .m-xxlarge-17{margin:170px}.customspacing .mt-xxlarge-17,.customspacing .wp-block-group.has-background.mt-xxlarge-17,.gutenberg-field .mt-xxlarge-17{margin-top:170px}.customspacing .mr-xxlarge-17,.customspacing .wp-block-group.has-background.mr-xxlarge-17,.gutenberg-field .mr-xxlarge-17{margin-right:170px}.customspacing .mb-xxlarge-17,.customspacing .wp-block-group.has-background.mb-xxlarge-17,.gutenberg-field .mb-xxlarge-17{margin-bottom:170px}.customspacing .ml-xxlarge-17,.customspacing .wp-block-group.has-background.ml-xxlarge-17,.gutenberg-field .ml-xxlarge-17{margin-left:170px}.customspacing .p-xxlarge-18,.customspacing .wp-block-group.has-background.p-xxlarge-18,.gutenberg-field .p-xxlarge-18{padding:180px}.customspacing .pt-xxlarge-18,.customspacing .wp-block-group.has-background.pt-xxlarge-18,.gutenberg-field .pt-xxlarge-18{padding-top:180px}.customspacing .pr-xxlarge-18,.customspacing .wp-block-group.has-background.pr-xxlarge-18,.gutenberg-field .pr-xxlarge-18{padding-right:180px}.customspacing .pb-xxlarge-18,.customspacing .wp-block-group.has-background.pb-xxlarge-18,.gutenberg-field .pb-xxlarge-18{padding-bottom:180px}.customspacing .pl-xxlarge-18,.customspacing .wp-block-group.has-background.pl-xxlarge-18,.gutenberg-field .pl-xxlarge-18{padding-left:180px}.customspacing .m-xxlarge-18,.customspacing .wp-block-group.has-background.m-xxlarge-18,.gutenberg-field .m-xxlarge-18{margin:180px}.customspacing .mt-xxlarge-18,.customspacing .wp-block-group.has-background.mt-xxlarge-18,.gutenberg-field .mt-xxlarge-18{margin-top:180px}.customspacing .mr-xxlarge-18,.customspacing .wp-block-group.has-background.mr-xxlarge-18,.gutenberg-field .mr-xxlarge-18{margin-right:180px}.customspacing .mb-xxlarge-18,.customspacing .wp-block-group.has-background.mb-xxlarge-18,.gutenberg-field .mb-xxlarge-18{margin-bottom:180px}.customspacing .ml-xxlarge-18,.customspacing .wp-block-group.has-background.ml-xxlarge-18,.gutenberg-field .ml-xxlarge-18{margin-left:180px}.customspacing .p-xxlarge-19,.customspacing .wp-block-group.has-background.p-xxlarge-19,.gutenberg-field .p-xxlarge-19{padding:190px}.customspacing .pt-xxlarge-19,.customspacing .wp-block-group.has-background.pt-xxlarge-19,.gutenberg-field .pt-xxlarge-19{padding-top:190px}.customspacing .pr-xxlarge-19,.customspacing .wp-block-group.has-background.pr-xxlarge-19,.gutenberg-field .pr-xxlarge-19{padding-right:190px}.customspacing .pb-xxlarge-19,.customspacing .wp-block-group.has-background.pb-xxlarge-19,.gutenberg-field .pb-xxlarge-19{padding-bottom:190px}.customspacing .pl-xxlarge-19,.customspacing .wp-block-group.has-background.pl-xxlarge-19,.gutenberg-field .pl-xxlarge-19{padding-left:190px}.customspacing .m-xxlarge-19,.customspacing .wp-block-group.has-background.m-xxlarge-19,.gutenberg-field .m-xxlarge-19{margin:190px}.customspacing .mt-xxlarge-19,.customspacing .wp-block-group.has-background.mt-xxlarge-19,.gutenberg-field .mt-xxlarge-19{margin-top:190px}.customspacing .mr-xxlarge-19,.customspacing .wp-block-group.has-background.mr-xxlarge-19,.gutenberg-field .mr-xxlarge-19{margin-right:190px}.customspacing .mb-xxlarge-19,.customspacing .wp-block-group.has-background.mb-xxlarge-19,.gutenberg-field .mb-xxlarge-19{margin-bottom:190px}.customspacing .ml-xxlarge-19,.customspacing .wp-block-group.has-background.ml-xxlarge-19,.gutenberg-field .ml-xxlarge-19{margin-left:190px}.customspacing .p-xxlarge-20,.customspacing .wp-block-group.has-background.p-xxlarge-20,.gutenberg-field .p-xxlarge-20{padding:200px}.customspacing .pt-xxlarge-20,.customspacing .wp-block-group.has-background.pt-xxlarge-20,.gutenberg-field .pt-xxlarge-20{padding-top:200px}.customspacing .pr-xxlarge-20,.customspacing .wp-block-group.has-background.pr-xxlarge-20,.gutenberg-field .pr-xxlarge-20{padding-right:200px}.customspacing .pb-xxlarge-20,.customspacing .wp-block-group.has-background.pb-xxlarge-20,.gutenberg-field .pb-xxlarge-20{padding-bottom:200px}.customspacing .pl-xxlarge-20,.customspacing .wp-block-group.has-background.pl-xxlarge-20,.gutenberg-field .pl-xxlarge-20{padding-left:200px}.customspacing .m-xxlarge-20,.customspacing .wp-block-group.has-background.m-xxlarge-20,.gutenberg-field .m-xxlarge-20{margin:200px}.customspacing .mt-xxlarge-20,.customspacing .wp-block-group.has-background.mt-xxlarge-20,.gutenberg-field .mt-xxlarge-20{margin-top:200px}.customspacing .mr-xxlarge-20,.customspacing .wp-block-group.has-background.mr-xxlarge-20,.gutenberg-field .mr-xxlarge-20{margin-right:200px}.customspacing .mb-xxlarge-20,.customspacing .wp-block-group.has-background.mb-xxlarge-20,.gutenberg-field .mb-xxlarge-20{margin-bottom:200px}.customspacing .ml-xxlarge-20,.customspacing .wp-block-group.has-background.ml-xxlarge-20,.gutenberg-field .ml-xxlarge-20{margin-left:200px}.customspacing .p-xxlarge-21,.customspacing .wp-block-group.has-background.p-xxlarge-21,.gutenberg-field .p-xxlarge-21{padding:210px}.customspacing .pt-xxlarge-21,.customspacing .wp-block-group.has-background.pt-xxlarge-21,.gutenberg-field .pt-xxlarge-21{padding-top:210px}.customspacing .pr-xxlarge-21,.customspacing .wp-block-group.has-background.pr-xxlarge-21,.gutenberg-field .pr-xxlarge-21{padding-right:210px}.customspacing .pb-xxlarge-21,.customspacing .wp-block-group.has-background.pb-xxlarge-21,.gutenberg-field .pb-xxlarge-21{padding-bottom:210px}.customspacing .pl-xxlarge-21,.customspacing .wp-block-group.has-background.pl-xxlarge-21,.gutenberg-field .pl-xxlarge-21{padding-left:210px}.customspacing .m-xxlarge-21,.customspacing .wp-block-group.has-background.m-xxlarge-21,.gutenberg-field .m-xxlarge-21{margin:210px}.customspacing .mt-xxlarge-21,.customspacing .wp-block-group.has-background.mt-xxlarge-21,.gutenberg-field .mt-xxlarge-21{margin-top:210px}.customspacing .mr-xxlarge-21,.customspacing .wp-block-group.has-background.mr-xxlarge-21,.gutenberg-field .mr-xxlarge-21{margin-right:210px}.customspacing .mb-xxlarge-21,.customspacing .wp-block-group.has-background.mb-xxlarge-21,.gutenberg-field .mb-xxlarge-21{margin-bottom:210px}.customspacing .ml-xxlarge-21,.customspacing .wp-block-group.has-background.ml-xxlarge-21,.gutenberg-field .ml-xxlarge-21{margin-left:210px}.customspacing .p-xxlarge-22,.customspacing .wp-block-group.has-background.p-xxlarge-22,.gutenberg-field .p-xxlarge-22{padding:220px}.customspacing .pt-xxlarge-22,.customspacing .wp-block-group.has-background.pt-xxlarge-22,.gutenberg-field .pt-xxlarge-22{padding-top:220px}.customspacing .pr-xxlarge-22,.customspacing .wp-block-group.has-background.pr-xxlarge-22,.gutenberg-field .pr-xxlarge-22{padding-right:220px}.customspacing .pb-xxlarge-22,.customspacing .wp-block-group.has-background.pb-xxlarge-22,.gutenberg-field .pb-xxlarge-22{padding-bottom:220px}.customspacing .pl-xxlarge-22,.customspacing .wp-block-group.has-background.pl-xxlarge-22,.gutenberg-field .pl-xxlarge-22{padding-left:220px}.customspacing .m-xxlarge-22,.customspacing .wp-block-group.has-background.m-xxlarge-22,.gutenberg-field .m-xxlarge-22{margin:220px}.customspacing .mt-xxlarge-22,.customspacing .wp-block-group.has-background.mt-xxlarge-22,.gutenberg-field .mt-xxlarge-22{margin-top:220px}.customspacing .mr-xxlarge-22,.customspacing .wp-block-group.has-background.mr-xxlarge-22,.gutenberg-field .mr-xxlarge-22{margin-right:220px}.customspacing .mb-xxlarge-22,.customspacing .wp-block-group.has-background.mb-xxlarge-22,.gutenberg-field .mb-xxlarge-22{margin-bottom:220px}.customspacing .ml-xxlarge-22,.customspacing .wp-block-group.has-background.ml-xxlarge-22,.gutenberg-field .ml-xxlarge-22{margin-left:220px}.customspacing .p-xxlarge-23,.customspacing .wp-block-group.has-background.p-xxlarge-23,.gutenberg-field .p-xxlarge-23{padding:230px}.customspacing .pt-xxlarge-23,.customspacing .wp-block-group.has-background.pt-xxlarge-23,.gutenberg-field .pt-xxlarge-23{padding-top:230px}.customspacing .pr-xxlarge-23,.customspacing .wp-block-group.has-background.pr-xxlarge-23,.gutenberg-field .pr-xxlarge-23{padding-right:230px}.customspacing .pb-xxlarge-23,.customspacing .wp-block-group.has-background.pb-xxlarge-23,.gutenberg-field .pb-xxlarge-23{padding-bottom:230px}.customspacing .pl-xxlarge-23,.customspacing .wp-block-group.has-background.pl-xxlarge-23,.gutenberg-field .pl-xxlarge-23{padding-left:230px}.customspacing .m-xxlarge-23,.customspacing .wp-block-group.has-background.m-xxlarge-23,.gutenberg-field .m-xxlarge-23{margin:230px}.customspacing .mt-xxlarge-23,.customspacing .wp-block-group.has-background.mt-xxlarge-23,.gutenberg-field .mt-xxlarge-23{margin-top:230px}.customspacing .mr-xxlarge-23,.customspacing .wp-block-group.has-background.mr-xxlarge-23,.gutenberg-field .mr-xxlarge-23{margin-right:230px}.customspacing .mb-xxlarge-23,.customspacing .wp-block-group.has-background.mb-xxlarge-23,.gutenberg-field .mb-xxlarge-23{margin-bottom:230px}.customspacing .ml-xxlarge-23,.customspacing .wp-block-group.has-background.ml-xxlarge-23,.gutenberg-field .ml-xxlarge-23{margin-left:230px}.customspacing .p-xxlarge-24,.customspacing .wp-block-group.has-background.p-xxlarge-24,.gutenberg-field .p-xxlarge-24{padding:240px}.customspacing .pt-xxlarge-24,.customspacing .wp-block-group.has-background.pt-xxlarge-24,.gutenberg-field .pt-xxlarge-24{padding-top:240px}.customspacing .pr-xxlarge-24,.customspacing .wp-block-group.has-background.pr-xxlarge-24,.gutenberg-field .pr-xxlarge-24{padding-right:240px}.customspacing .pb-xxlarge-24,.customspacing .wp-block-group.has-background.pb-xxlarge-24,.gutenberg-field .pb-xxlarge-24{padding-bottom:240px}.customspacing .pl-xxlarge-24,.customspacing .wp-block-group.has-background.pl-xxlarge-24,.gutenberg-field .pl-xxlarge-24{padding-left:240px}.customspacing .m-xxlarge-24,.customspacing .wp-block-group.has-background.m-xxlarge-24,.gutenberg-field .m-xxlarge-24{margin:240px}.customspacing .mt-xxlarge-24,.customspacing .wp-block-group.has-background.mt-xxlarge-24,.gutenberg-field .mt-xxlarge-24{margin-top:240px}.customspacing .mr-xxlarge-24,.customspacing .wp-block-group.has-background.mr-xxlarge-24,.gutenberg-field .mr-xxlarge-24{margin-right:240px}.customspacing .mb-xxlarge-24,.customspacing .wp-block-group.has-background.mb-xxlarge-24,.gutenberg-field .mb-xxlarge-24{margin-bottom:240px}.customspacing .ml-xxlarge-24,.customspacing .wp-block-group.has-background.ml-xxlarge-24,.gutenberg-field .ml-xxlarge-24{margin-left:240px}.customspacing .p-xxlarge-25,.customspacing .wp-block-group.has-background.p-xxlarge-25,.gutenberg-field .p-xxlarge-25{padding:250px}.customspacing .pt-xxlarge-25,.customspacing .wp-block-group.has-background.pt-xxlarge-25,.gutenberg-field .pt-xxlarge-25{padding-top:250px}.customspacing .pr-xxlarge-25,.customspacing .wp-block-group.has-background.pr-xxlarge-25,.gutenberg-field .pr-xxlarge-25{padding-right:250px}.customspacing .pb-xxlarge-25,.customspacing .wp-block-group.has-background.pb-xxlarge-25,.gutenberg-field .pb-xxlarge-25{padding-bottom:250px}.customspacing .pl-xxlarge-25,.customspacing .wp-block-group.has-background.pl-xxlarge-25,.gutenberg-field .pl-xxlarge-25{padding-left:250px}.customspacing .m-xxlarge-25,.customspacing .wp-block-group.has-background.m-xxlarge-25,.gutenberg-field .m-xxlarge-25{margin:250px}.customspacing .mt-xxlarge-25,.customspacing .wp-block-group.has-background.mt-xxlarge-25,.gutenberg-field .mt-xxlarge-25{margin-top:250px}.customspacing .mr-xxlarge-25,.customspacing .wp-block-group.has-background.mr-xxlarge-25,.gutenberg-field .mr-xxlarge-25{margin-right:250px}.customspacing .mb-xxlarge-25,.customspacing .wp-block-group.has-background.mb-xxlarge-25,.gutenberg-field .mb-xxlarge-25{margin-bottom:250px}.customspacing .ml-xxlarge-25,.customspacing .wp-block-group.has-background.ml-xxlarge-25,.gutenberg-field .ml-xxlarge-25{margin-left:250px}.customspacing .p-xxlarge-26,.customspacing .wp-block-group.has-background.p-xxlarge-26,.gutenberg-field .p-xxlarge-26{padding:260px}.customspacing .pt-xxlarge-26,.customspacing .wp-block-group.has-background.pt-xxlarge-26,.gutenberg-field .pt-xxlarge-26{padding-top:260px}.customspacing .pr-xxlarge-26,.customspacing .wp-block-group.has-background.pr-xxlarge-26,.gutenberg-field .pr-xxlarge-26{padding-right:260px}.customspacing .pb-xxlarge-26,.customspacing .wp-block-group.has-background.pb-xxlarge-26,.gutenberg-field .pb-xxlarge-26{padding-bottom:260px}.customspacing .pl-xxlarge-26,.customspacing .wp-block-group.has-background.pl-xxlarge-26,.gutenberg-field .pl-xxlarge-26{padding-left:260px}.customspacing .m-xxlarge-26,.customspacing .wp-block-group.has-background.m-xxlarge-26,.gutenberg-field .m-xxlarge-26{margin:260px}.customspacing .mt-xxlarge-26,.customspacing .wp-block-group.has-background.mt-xxlarge-26,.gutenberg-field .mt-xxlarge-26{margin-top:260px}.customspacing .mr-xxlarge-26,.customspacing .wp-block-group.has-background.mr-xxlarge-26,.gutenberg-field .mr-xxlarge-26{margin-right:260px}.customspacing .mb-xxlarge-26,.customspacing .wp-block-group.has-background.mb-xxlarge-26,.gutenberg-field .mb-xxlarge-26{margin-bottom:260px}.customspacing .ml-xxlarge-26,.customspacing .wp-block-group.has-background.ml-xxlarge-26,.gutenberg-field .ml-xxlarge-26{margin-left:260px}.customspacing .p-xxlarge-27,.customspacing .wp-block-group.has-background.p-xxlarge-27,.gutenberg-field .p-xxlarge-27{padding:270px}.customspacing .pt-xxlarge-27,.customspacing .wp-block-group.has-background.pt-xxlarge-27,.gutenberg-field .pt-xxlarge-27{padding-top:270px}.customspacing .pr-xxlarge-27,.customspacing .wp-block-group.has-background.pr-xxlarge-27,.gutenberg-field .pr-xxlarge-27{padding-right:270px}.customspacing .pb-xxlarge-27,.customspacing .wp-block-group.has-background.pb-xxlarge-27,.gutenberg-field .pb-xxlarge-27{padding-bottom:270px}.customspacing .pl-xxlarge-27,.customspacing .wp-block-group.has-background.pl-xxlarge-27,.gutenberg-field .pl-xxlarge-27{padding-left:270px}.customspacing .m-xxlarge-27,.customspacing .wp-block-group.has-background.m-xxlarge-27,.gutenberg-field .m-xxlarge-27{margin:270px}.customspacing .mt-xxlarge-27,.customspacing .wp-block-group.has-background.mt-xxlarge-27,.gutenberg-field .mt-xxlarge-27{margin-top:270px}.customspacing .mr-xxlarge-27,.customspacing .wp-block-group.has-background.mr-xxlarge-27,.gutenberg-field .mr-xxlarge-27{margin-right:270px}.customspacing .mb-xxlarge-27,.customspacing .wp-block-group.has-background.mb-xxlarge-27,.gutenberg-field .mb-xxlarge-27{margin-bottom:270px}.customspacing .ml-xxlarge-27,.customspacing .wp-block-group.has-background.ml-xxlarge-27,.gutenberg-field .ml-xxlarge-27{margin-left:270px}.customspacing .p-xxlarge-28,.customspacing .wp-block-group.has-background.p-xxlarge-28,.gutenberg-field .p-xxlarge-28{padding:280px}.customspacing .pt-xxlarge-28,.customspacing .wp-block-group.has-background.pt-xxlarge-28,.gutenberg-field .pt-xxlarge-28{padding-top:280px}.customspacing .pr-xxlarge-28,.customspacing .wp-block-group.has-background.pr-xxlarge-28,.gutenberg-field .pr-xxlarge-28{padding-right:280px}.customspacing .pb-xxlarge-28,.customspacing .wp-block-group.has-background.pb-xxlarge-28,.gutenberg-field .pb-xxlarge-28{padding-bottom:280px}.customspacing .pl-xxlarge-28,.customspacing .wp-block-group.has-background.pl-xxlarge-28,.gutenberg-field .pl-xxlarge-28{padding-left:280px}.customspacing .m-xxlarge-28,.customspacing .wp-block-group.has-background.m-xxlarge-28,.gutenberg-field .m-xxlarge-28{margin:280px}.customspacing .mt-xxlarge-28,.customspacing .wp-block-group.has-background.mt-xxlarge-28,.gutenberg-field .mt-xxlarge-28{margin-top:280px}.customspacing .mr-xxlarge-28,.customspacing .wp-block-group.has-background.mr-xxlarge-28,.gutenberg-field .mr-xxlarge-28{margin-right:280px}.customspacing .mb-xxlarge-28,.customspacing .wp-block-group.has-background.mb-xxlarge-28,.gutenberg-field .mb-xxlarge-28{margin-bottom:280px}.customspacing .ml-xxlarge-28,.customspacing .wp-block-group.has-background.ml-xxlarge-28,.gutenberg-field .ml-xxlarge-28{margin-left:280px}.customspacing .p-xxlarge-29,.customspacing .wp-block-group.has-background.p-xxlarge-29,.gutenberg-field .p-xxlarge-29{padding:290px}.customspacing .pt-xxlarge-29,.customspacing .wp-block-group.has-background.pt-xxlarge-29,.gutenberg-field .pt-xxlarge-29{padding-top:290px}.customspacing .pr-xxlarge-29,.customspacing .wp-block-group.has-background.pr-xxlarge-29,.gutenberg-field .pr-xxlarge-29{padding-right:290px}.customspacing .pb-xxlarge-29,.customspacing .wp-block-group.has-background.pb-xxlarge-29,.gutenberg-field .pb-xxlarge-29{padding-bottom:290px}.customspacing .pl-xxlarge-29,.customspacing .wp-block-group.has-background.pl-xxlarge-29,.gutenberg-field .pl-xxlarge-29{padding-left:290px}.customspacing .m-xxlarge-29,.customspacing .wp-block-group.has-background.m-xxlarge-29,.gutenberg-field .m-xxlarge-29{margin:290px}.customspacing .mt-xxlarge-29,.customspacing .wp-block-group.has-background.mt-xxlarge-29,.gutenberg-field .mt-xxlarge-29{margin-top:290px}.customspacing .mr-xxlarge-29,.customspacing .wp-block-group.has-background.mr-xxlarge-29,.gutenberg-field .mr-xxlarge-29{margin-right:290px}.customspacing .mb-xxlarge-29,.customspacing .wp-block-group.has-background.mb-xxlarge-29,.gutenberg-field .mb-xxlarge-29{margin-bottom:290px}.customspacing .ml-xxlarge-29,.customspacing .wp-block-group.has-background.ml-xxlarge-29,.gutenberg-field .ml-xxlarge-29{margin-left:290px}.customspacing .p-xxlarge-30,.customspacing .wp-block-group.has-background.p-xxlarge-30,.gutenberg-field .p-xxlarge-30{padding:300px}.customspacing .pt-xxlarge-30,.customspacing .wp-block-group.has-background.pt-xxlarge-30,.gutenberg-field .pt-xxlarge-30{padding-top:300px}.customspacing .pr-xxlarge-30,.customspacing .wp-block-group.has-background.pr-xxlarge-30,.gutenberg-field .pr-xxlarge-30{padding-right:300px}.customspacing .pb-xxlarge-30,.customspacing .wp-block-group.has-background.pb-xxlarge-30,.gutenberg-field .pb-xxlarge-30{padding-bottom:300px}.customspacing .pl-xxlarge-30,.customspacing .wp-block-group.has-background.pl-xxlarge-30,.gutenberg-field .pl-xxlarge-30{padding-left:300px}.customspacing .m-xxlarge-30,.customspacing .wp-block-group.has-background.m-xxlarge-30,.gutenberg-field .m-xxlarge-30{margin:300px}.customspacing .mt-xxlarge-30,.customspacing .wp-block-group.has-background.mt-xxlarge-30,.gutenberg-field .mt-xxlarge-30{margin-top:300px}.customspacing .mr-xxlarge-30,.customspacing .wp-block-group.has-background.mr-xxlarge-30,.gutenberg-field .mr-xxlarge-30{margin-right:300px}.customspacing .mb-xxlarge-30,.customspacing .wp-block-group.has-background.mb-xxlarge-30,.gutenberg-field .mb-xxlarge-30{margin-bottom:300px}.customspacing .ml-xxlarge-30,.customspacing .wp-block-group.has-background.ml-xxlarge-30,.gutenberg-field .ml-xxlarge-30{margin-left:300px}.customspacing .p-xxlarge-31,.customspacing .wp-block-group.has-background.p-xxlarge-31,.gutenberg-field .p-xxlarge-31{padding:310px}.customspacing .pt-xxlarge-31,.customspacing .wp-block-group.has-background.pt-xxlarge-31,.gutenberg-field .pt-xxlarge-31{padding-top:310px}.customspacing .pr-xxlarge-31,.customspacing .wp-block-group.has-background.pr-xxlarge-31,.gutenberg-field .pr-xxlarge-31{padding-right:310px}.customspacing .pb-xxlarge-31,.customspacing .wp-block-group.has-background.pb-xxlarge-31,.gutenberg-field .pb-xxlarge-31{padding-bottom:310px}.customspacing .pl-xxlarge-31,.customspacing .wp-block-group.has-background.pl-xxlarge-31,.gutenberg-field .pl-xxlarge-31{padding-left:310px}.customspacing .m-xxlarge-31,.customspacing .wp-block-group.has-background.m-xxlarge-31,.gutenberg-field .m-xxlarge-31{margin:310px}.customspacing .mt-xxlarge-31,.customspacing .wp-block-group.has-background.mt-xxlarge-31,.gutenberg-field .mt-xxlarge-31{margin-top:310px}.customspacing .mr-xxlarge-31,.customspacing .wp-block-group.has-background.mr-xxlarge-31,.gutenberg-field .mr-xxlarge-31{margin-right:310px}.customspacing .mb-xxlarge-31,.customspacing .wp-block-group.has-background.mb-xxlarge-31,.gutenberg-field .mb-xxlarge-31{margin-bottom:310px}.customspacing .ml-xxlarge-31,.customspacing .wp-block-group.has-background.ml-xxlarge-31,.gutenberg-field .ml-xxlarge-31{margin-left:310px}.customspacing .p-xxlarge-32,.customspacing .wp-block-group.has-background.p-xxlarge-32,.gutenberg-field .p-xxlarge-32{padding:320px}.customspacing .pt-xxlarge-32,.customspacing .wp-block-group.has-background.pt-xxlarge-32,.gutenberg-field .pt-xxlarge-32{padding-top:320px}.customspacing .pr-xxlarge-32,.customspacing .wp-block-group.has-background.pr-xxlarge-32,.gutenberg-field .pr-xxlarge-32{padding-right:320px}.customspacing .pb-xxlarge-32,.customspacing .wp-block-group.has-background.pb-xxlarge-32,.gutenberg-field .pb-xxlarge-32{padding-bottom:320px}.customspacing .pl-xxlarge-32,.customspacing .wp-block-group.has-background.pl-xxlarge-32,.gutenberg-field .pl-xxlarge-32{padding-left:320px}.customspacing .m-xxlarge-32,.customspacing .wp-block-group.has-background.m-xxlarge-32,.gutenberg-field .m-xxlarge-32{margin:320px}.customspacing .mt-xxlarge-32,.customspacing .wp-block-group.has-background.mt-xxlarge-32,.gutenberg-field .mt-xxlarge-32{margin-top:320px}.customspacing .mr-xxlarge-32,.customspacing .wp-block-group.has-background.mr-xxlarge-32,.gutenberg-field .mr-xxlarge-32{margin-right:320px}.customspacing .mb-xxlarge-32,.customspacing .wp-block-group.has-background.mb-xxlarge-32,.gutenberg-field .mb-xxlarge-32{margin-bottom:320px}.customspacing .ml-xxlarge-32,.customspacing .wp-block-group.has-background.ml-xxlarge-32,.gutenberg-field .ml-xxlarge-32{margin-left:320px}.customspacing .p-xxlarge-33,.customspacing .wp-block-group.has-background.p-xxlarge-33,.gutenberg-field .p-xxlarge-33{padding:330px}.customspacing .pt-xxlarge-33,.customspacing .wp-block-group.has-background.pt-xxlarge-33,.gutenberg-field .pt-xxlarge-33{padding-top:330px}.customspacing .pr-xxlarge-33,.customspacing .wp-block-group.has-background.pr-xxlarge-33,.gutenberg-field .pr-xxlarge-33{padding-right:330px}.customspacing .pb-xxlarge-33,.customspacing .wp-block-group.has-background.pb-xxlarge-33,.gutenberg-field .pb-xxlarge-33{padding-bottom:330px}.customspacing .pl-xxlarge-33,.customspacing .wp-block-group.has-background.pl-xxlarge-33,.gutenberg-field .pl-xxlarge-33{padding-left:330px}.customspacing .m-xxlarge-33,.customspacing .wp-block-group.has-background.m-xxlarge-33,.gutenberg-field .m-xxlarge-33{margin:330px}.customspacing .mt-xxlarge-33,.customspacing .wp-block-group.has-background.mt-xxlarge-33,.gutenberg-field .mt-xxlarge-33{margin-top:330px}.customspacing .mr-xxlarge-33,.customspacing .wp-block-group.has-background.mr-xxlarge-33,.gutenberg-field .mr-xxlarge-33{margin-right:330px}.customspacing .mb-xxlarge-33,.customspacing .wp-block-group.has-background.mb-xxlarge-33,.gutenberg-field .mb-xxlarge-33{margin-bottom:330px}.customspacing .ml-xxlarge-33,.customspacing .wp-block-group.has-background.ml-xxlarge-33,.gutenberg-field .ml-xxlarge-33{margin-left:330px}.customspacing .p-xxlarge-34,.customspacing .wp-block-group.has-background.p-xxlarge-34,.gutenberg-field .p-xxlarge-34{padding:340px}.customspacing .pt-xxlarge-34,.customspacing .wp-block-group.has-background.pt-xxlarge-34,.gutenberg-field .pt-xxlarge-34{padding-top:340px}.customspacing .pr-xxlarge-34,.customspacing .wp-block-group.has-background.pr-xxlarge-34,.gutenberg-field .pr-xxlarge-34{padding-right:340px}.customspacing .pb-xxlarge-34,.customspacing .wp-block-group.has-background.pb-xxlarge-34,.gutenberg-field .pb-xxlarge-34{padding-bottom:340px}.customspacing .pl-xxlarge-34,.customspacing .wp-block-group.has-background.pl-xxlarge-34,.gutenberg-field .pl-xxlarge-34{padding-left:340px}.customspacing .m-xxlarge-34,.customspacing .wp-block-group.has-background.m-xxlarge-34,.gutenberg-field .m-xxlarge-34{margin:340px}.customspacing .mt-xxlarge-34,.customspacing .wp-block-group.has-background.mt-xxlarge-34,.gutenberg-field .mt-xxlarge-34{margin-top:340px}.customspacing .mr-xxlarge-34,.customspacing .wp-block-group.has-background.mr-xxlarge-34,.gutenberg-field .mr-xxlarge-34{margin-right:340px}.customspacing .mb-xxlarge-34,.customspacing .wp-block-group.has-background.mb-xxlarge-34,.gutenberg-field .mb-xxlarge-34{margin-bottom:340px}.customspacing .ml-xxlarge-34,.customspacing .wp-block-group.has-background.ml-xxlarge-34,.gutenberg-field .ml-xxlarge-34{margin-left:340px}.customspacing .p-xxlarge-35,.customspacing .wp-block-group.has-background.p-xxlarge-35,.gutenberg-field .p-xxlarge-35{padding:350px}.customspacing .pt-xxlarge-35,.customspacing .wp-block-group.has-background.pt-xxlarge-35,.gutenberg-field .pt-xxlarge-35{padding-top:350px}.customspacing .pr-xxlarge-35,.customspacing .wp-block-group.has-background.pr-xxlarge-35,.gutenberg-field .pr-xxlarge-35{padding-right:350px}.customspacing .pb-xxlarge-35,.customspacing .wp-block-group.has-background.pb-xxlarge-35,.gutenberg-field .pb-xxlarge-35{padding-bottom:350px}.customspacing .pl-xxlarge-35,.customspacing .wp-block-group.has-background.pl-xxlarge-35,.gutenberg-field .pl-xxlarge-35{padding-left:350px}.customspacing .m-xxlarge-35,.customspacing .wp-block-group.has-background.m-xxlarge-35,.gutenberg-field .m-xxlarge-35{margin:350px}.customspacing .mt-xxlarge-35,.customspacing .wp-block-group.has-background.mt-xxlarge-35,.gutenberg-field .mt-xxlarge-35{margin-top:350px}.customspacing .mr-xxlarge-35,.customspacing .wp-block-group.has-background.mr-xxlarge-35,.gutenberg-field .mr-xxlarge-35{margin-right:350px}.customspacing .mb-xxlarge-35,.customspacing .wp-block-group.has-background.mb-xxlarge-35,.gutenberg-field .mb-xxlarge-35{margin-bottom:350px}.customspacing .ml-xxlarge-35,.customspacing .wp-block-group.has-background.ml-xxlarge-35,.gutenberg-field .ml-xxlarge-35{margin-left:350px}.customspacing .p-xxlarge-36,.customspacing .wp-block-group.has-background.p-xxlarge-36,.gutenberg-field .p-xxlarge-36{padding:360px}.customspacing .pt-xxlarge-36,.customspacing .wp-block-group.has-background.pt-xxlarge-36,.gutenberg-field .pt-xxlarge-36{padding-top:360px}.customspacing .pr-xxlarge-36,.customspacing .wp-block-group.has-background.pr-xxlarge-36,.gutenberg-field .pr-xxlarge-36{padding-right:360px}.customspacing .pb-xxlarge-36,.customspacing .wp-block-group.has-background.pb-xxlarge-36,.gutenberg-field .pb-xxlarge-36{padding-bottom:360px}.customspacing .pl-xxlarge-36,.customspacing .wp-block-group.has-background.pl-xxlarge-36,.gutenberg-field .pl-xxlarge-36{padding-left:360px}.customspacing .m-xxlarge-36,.customspacing .wp-block-group.has-background.m-xxlarge-36,.gutenberg-field .m-xxlarge-36{margin:360px}.customspacing .mt-xxlarge-36,.customspacing .wp-block-group.has-background.mt-xxlarge-36,.gutenberg-field .mt-xxlarge-36{margin-top:360px}.customspacing .mr-xxlarge-36,.customspacing .wp-block-group.has-background.mr-xxlarge-36,.gutenberg-field .mr-xxlarge-36{margin-right:360px}.customspacing .mb-xxlarge-36,.customspacing .wp-block-group.has-background.mb-xxlarge-36,.gutenberg-field .mb-xxlarge-36{margin-bottom:360px}.customspacing .ml-xxlarge-36,.customspacing .wp-block-group.has-background.ml-xxlarge-36,.gutenberg-field .ml-xxlarge-36{margin-left:360px}.customspacing .p-xxlarge-37,.customspacing .wp-block-group.has-background.p-xxlarge-37,.gutenberg-field .p-xxlarge-37{padding:370px}.customspacing .pt-xxlarge-37,.customspacing .wp-block-group.has-background.pt-xxlarge-37,.gutenberg-field .pt-xxlarge-37{padding-top:370px}.customspacing .pr-xxlarge-37,.customspacing .wp-block-group.has-background.pr-xxlarge-37,.gutenberg-field .pr-xxlarge-37{padding-right:370px}.customspacing .pb-xxlarge-37,.customspacing .wp-block-group.has-background.pb-xxlarge-37,.gutenberg-field .pb-xxlarge-37{padding-bottom:370px}.customspacing .pl-xxlarge-37,.customspacing .wp-block-group.has-background.pl-xxlarge-37,.gutenberg-field .pl-xxlarge-37{padding-left:370px}.customspacing .m-xxlarge-37,.customspacing .wp-block-group.has-background.m-xxlarge-37,.gutenberg-field .m-xxlarge-37{margin:370px}.customspacing .mt-xxlarge-37,.customspacing .wp-block-group.has-background.mt-xxlarge-37,.gutenberg-field .mt-xxlarge-37{margin-top:370px}.customspacing .mr-xxlarge-37,.customspacing .wp-block-group.has-background.mr-xxlarge-37,.gutenberg-field .mr-xxlarge-37{margin-right:370px}.customspacing .mb-xxlarge-37,.customspacing .wp-block-group.has-background.mb-xxlarge-37,.gutenberg-field .mb-xxlarge-37{margin-bottom:370px}.customspacing .ml-xxlarge-37,.customspacing .wp-block-group.has-background.ml-xxlarge-37,.gutenberg-field .ml-xxlarge-37{margin-left:370px}.customspacing .p-xxlarge-38,.customspacing .wp-block-group.has-background.p-xxlarge-38,.gutenberg-field .p-xxlarge-38{padding:380px}.customspacing .pt-xxlarge-38,.customspacing .wp-block-group.has-background.pt-xxlarge-38,.gutenberg-field .pt-xxlarge-38{padding-top:380px}.customspacing .pr-xxlarge-38,.customspacing .wp-block-group.has-background.pr-xxlarge-38,.gutenberg-field .pr-xxlarge-38{padding-right:380px}.customspacing .pb-xxlarge-38,.customspacing .wp-block-group.has-background.pb-xxlarge-38,.gutenberg-field .pb-xxlarge-38{padding-bottom:380px}.customspacing .pl-xxlarge-38,.customspacing .wp-block-group.has-background.pl-xxlarge-38,.gutenberg-field .pl-xxlarge-38{padding-left:380px}.customspacing .m-xxlarge-38,.customspacing .wp-block-group.has-background.m-xxlarge-38,.gutenberg-field .m-xxlarge-38{margin:380px}.customspacing .mt-xxlarge-38,.customspacing .wp-block-group.has-background.mt-xxlarge-38,.gutenberg-field .mt-xxlarge-38{margin-top:380px}.customspacing .mr-xxlarge-38,.customspacing .wp-block-group.has-background.mr-xxlarge-38,.gutenberg-field .mr-xxlarge-38{margin-right:380px}.customspacing .mb-xxlarge-38,.customspacing .wp-block-group.has-background.mb-xxlarge-38,.gutenberg-field .mb-xxlarge-38{margin-bottom:380px}.customspacing .ml-xxlarge-38,.customspacing .wp-block-group.has-background.ml-xxlarge-38,.gutenberg-field .ml-xxlarge-38{margin-left:380px}.customspacing .p-xxlarge-39,.customspacing .wp-block-group.has-background.p-xxlarge-39,.gutenberg-field .p-xxlarge-39{padding:390px}.customspacing .pt-xxlarge-39,.customspacing .wp-block-group.has-background.pt-xxlarge-39,.gutenberg-field .pt-xxlarge-39{padding-top:390px}.customspacing .pr-xxlarge-39,.customspacing .wp-block-group.has-background.pr-xxlarge-39,.gutenberg-field .pr-xxlarge-39{padding-right:390px}.customspacing .pb-xxlarge-39,.customspacing .wp-block-group.has-background.pb-xxlarge-39,.gutenberg-field .pb-xxlarge-39{padding-bottom:390px}.customspacing .pl-xxlarge-39,.customspacing .wp-block-group.has-background.pl-xxlarge-39,.gutenberg-field .pl-xxlarge-39{padding-left:390px}.customspacing .m-xxlarge-39,.customspacing .wp-block-group.has-background.m-xxlarge-39,.gutenberg-field .m-xxlarge-39{margin:390px}.customspacing .mt-xxlarge-39,.customspacing .wp-block-group.has-background.mt-xxlarge-39,.gutenberg-field .mt-xxlarge-39{margin-top:390px}.customspacing .mr-xxlarge-39,.customspacing .wp-block-group.has-background.mr-xxlarge-39,.gutenberg-field .mr-xxlarge-39{margin-right:390px}.customspacing .mb-xxlarge-39,.customspacing .wp-block-group.has-background.mb-xxlarge-39,.gutenberg-field .mb-xxlarge-39{margin-bottom:390px}.customspacing .ml-xxlarge-39,.customspacing .wp-block-group.has-background.ml-xxlarge-39,.gutenberg-field .ml-xxlarge-39{margin-left:390px}.customspacing .p-xxlarge-40,.customspacing .wp-block-group.has-background.p-xxlarge-40,.gutenberg-field .p-xxlarge-40{padding:400px}.customspacing .pt-xxlarge-40,.customspacing .wp-block-group.has-background.pt-xxlarge-40,.gutenberg-field .pt-xxlarge-40{padding-top:400px}.customspacing .pr-xxlarge-40,.customspacing .wp-block-group.has-background.pr-xxlarge-40,.gutenberg-field .pr-xxlarge-40{padding-right:400px}.customspacing .pb-xxlarge-40,.customspacing .wp-block-group.has-background.pb-xxlarge-40,.gutenberg-field .pb-xxlarge-40{padding-bottom:400px}.customspacing .pl-xxlarge-40,.customspacing .wp-block-group.has-background.pl-xxlarge-40,.gutenberg-field .pl-xxlarge-40{padding-left:400px}.customspacing .m-xxlarge-40,.customspacing .wp-block-group.has-background.m-xxlarge-40,.gutenberg-field .m-xxlarge-40{margin:400px}.customspacing .mt-xxlarge-40,.customspacing .wp-block-group.has-background.mt-xxlarge-40,.gutenberg-field .mt-xxlarge-40{margin-top:400px}.customspacing .mr-xxlarge-40,.customspacing .wp-block-group.has-background.mr-xxlarge-40,.gutenberg-field .mr-xxlarge-40{margin-right:400px}.customspacing .mb-xxlarge-40,.customspacing .wp-block-group.has-background.mb-xxlarge-40,.gutenberg-field .mb-xxlarge-40{margin-bottom:400px}.customspacing .ml-xxlarge-40,.customspacing .wp-block-group.has-background.ml-xxlarge-40,.gutenberg-field .ml-xxlarge-40{margin-left:400px}}@media screen and (min-width:108.75em){.customspacing .p-xxxlarge-1,.customspacing .wp-block-group.has-background.p-xxxlarge-1,.gutenberg-field .p-xxxlarge-1{padding:10px}.customspacing .pt-xxxlarge-1,.customspacing .wp-block-group.has-background.pt-xxxlarge-1,.gutenberg-field .pt-xxxlarge-1{padding-top:10px}.customspacing .pr-xxxlarge-1,.customspacing .wp-block-group.has-background.pr-xxxlarge-1,.gutenberg-field .pr-xxxlarge-1{padding-right:10px}.customspacing .pb-xxxlarge-1,.customspacing .wp-block-group.has-background.pb-xxxlarge-1,.gutenberg-field .pb-xxxlarge-1{padding-bottom:10px}.customspacing .pl-xxxlarge-1,.customspacing .wp-block-group.has-background.pl-xxxlarge-1,.gutenberg-field .pl-xxxlarge-1{padding-left:10px}.customspacing .m-xxxlarge-1,.customspacing .wp-block-group.has-background.m-xxxlarge-1,.gutenberg-field .m-xxxlarge-1{margin:10px}.customspacing .mt-xxxlarge-1,.customspacing .wp-block-group.has-background.mt-xxxlarge-1,.gutenberg-field .mt-xxxlarge-1{margin-top:10px}.customspacing .mr-xxxlarge-1,.customspacing .wp-block-group.has-background.mr-xxxlarge-1,.gutenberg-field .mr-xxxlarge-1{margin-right:10px}.customspacing .mb-xxxlarge-1,.customspacing .wp-block-group.has-background.mb-xxxlarge-1,.gutenberg-field .mb-xxxlarge-1{margin-bottom:10px}.customspacing .ml-xxxlarge-1,.customspacing .wp-block-group.has-background.ml-xxxlarge-1,.gutenberg-field .ml-xxxlarge-1{margin-left:10px}.customspacing .p-xxxlarge-2,.customspacing .wp-block-group.has-background.p-xxxlarge-2,.gutenberg-field .p-xxxlarge-2{padding:20px}.customspacing .pt-xxxlarge-2,.customspacing .wp-block-group.has-background.pt-xxxlarge-2,.gutenberg-field .pt-xxxlarge-2{padding-top:20px}.customspacing .pr-xxxlarge-2,.customspacing .wp-block-group.has-background.pr-xxxlarge-2,.gutenberg-field .pr-xxxlarge-2{padding-right:20px}.customspacing .pb-xxxlarge-2,.customspacing .wp-block-group.has-background.pb-xxxlarge-2,.gutenberg-field .pb-xxxlarge-2{padding-bottom:20px}.customspacing .pl-xxxlarge-2,.customspacing .wp-block-group.has-background.pl-xxxlarge-2,.gutenberg-field .pl-xxxlarge-2{padding-left:20px}.customspacing .m-xxxlarge-2,.customspacing .wp-block-group.has-background.m-xxxlarge-2,.gutenberg-field .m-xxxlarge-2{margin:20px}.customspacing .mt-xxxlarge-2,.customspacing .wp-block-group.has-background.mt-xxxlarge-2,.gutenberg-field .mt-xxxlarge-2{margin-top:20px}.customspacing .mr-xxxlarge-2,.customspacing .wp-block-group.has-background.mr-xxxlarge-2,.gutenberg-field .mr-xxxlarge-2{margin-right:20px}.customspacing .mb-xxxlarge-2,.customspacing .wp-block-group.has-background.mb-xxxlarge-2,.gutenberg-field .mb-xxxlarge-2{margin-bottom:20px}.customspacing .ml-xxxlarge-2,.customspacing .wp-block-group.has-background.ml-xxxlarge-2,.gutenberg-field .ml-xxxlarge-2{margin-left:20px}.customspacing .p-xxxlarge-3,.customspacing .wp-block-group.has-background.p-xxxlarge-3,.gutenberg-field .p-xxxlarge-3{padding:30px}.customspacing .pt-xxxlarge-3,.customspacing .wp-block-group.has-background.pt-xxxlarge-3,.gutenberg-field .pt-xxxlarge-3{padding-top:30px}.customspacing .pr-xxxlarge-3,.customspacing .wp-block-group.has-background.pr-xxxlarge-3,.gutenberg-field .pr-xxxlarge-3{padding-right:30px}.customspacing .pb-xxxlarge-3,.customspacing .wp-block-group.has-background.pb-xxxlarge-3,.gutenberg-field .pb-xxxlarge-3{padding-bottom:30px}.customspacing .pl-xxxlarge-3,.customspacing .wp-block-group.has-background.pl-xxxlarge-3,.gutenberg-field .pl-xxxlarge-3{padding-left:30px}.customspacing .m-xxxlarge-3,.customspacing .wp-block-group.has-background.m-xxxlarge-3,.gutenberg-field .m-xxxlarge-3{margin:30px}.customspacing .mt-xxxlarge-3,.customspacing .wp-block-group.has-background.mt-xxxlarge-3,.gutenberg-field .mt-xxxlarge-3{margin-top:30px}.customspacing .mr-xxxlarge-3,.customspacing .wp-block-group.has-background.mr-xxxlarge-3,.gutenberg-field .mr-xxxlarge-3{margin-right:30px}.customspacing .mb-xxxlarge-3,.customspacing .wp-block-group.has-background.mb-xxxlarge-3,.gutenberg-field .mb-xxxlarge-3{margin-bottom:30px}.customspacing .ml-xxxlarge-3,.customspacing .wp-block-group.has-background.ml-xxxlarge-3,.gutenberg-field .ml-xxxlarge-3{margin-left:30px}.customspacing .p-xxxlarge-4,.customspacing .wp-block-group.has-background.p-xxxlarge-4,.gutenberg-field .p-xxxlarge-4{padding:40px}.customspacing .pt-xxxlarge-4,.customspacing .wp-block-group.has-background.pt-xxxlarge-4,.gutenberg-field .pt-xxxlarge-4{padding-top:40px}.customspacing .pr-xxxlarge-4,.customspacing .wp-block-group.has-background.pr-xxxlarge-4,.gutenberg-field .pr-xxxlarge-4{padding-right:40px}.customspacing .pb-xxxlarge-4,.customspacing .wp-block-group.has-background.pb-xxxlarge-4,.gutenberg-field .pb-xxxlarge-4{padding-bottom:40px}.customspacing .pl-xxxlarge-4,.customspacing .wp-block-group.has-background.pl-xxxlarge-4,.gutenberg-field .pl-xxxlarge-4{padding-left:40px}.customspacing .m-xxxlarge-4,.customspacing .wp-block-group.has-background.m-xxxlarge-4,.gutenberg-field .m-xxxlarge-4{margin:40px}.customspacing .mt-xxxlarge-4,.customspacing .wp-block-group.has-background.mt-xxxlarge-4,.gutenberg-field .mt-xxxlarge-4{margin-top:40px}.customspacing .mr-xxxlarge-4,.customspacing .wp-block-group.has-background.mr-xxxlarge-4,.gutenberg-field .mr-xxxlarge-4{margin-right:40px}.customspacing .mb-xxxlarge-4,.customspacing .wp-block-group.has-background.mb-xxxlarge-4,.gutenberg-field .mb-xxxlarge-4{margin-bottom:40px}.customspacing .ml-xxxlarge-4,.customspacing .wp-block-group.has-background.ml-xxxlarge-4,.gutenberg-field .ml-xxxlarge-4{margin-left:40px}.customspacing .p-xxxlarge-5,.customspacing .wp-block-group.has-background.p-xxxlarge-5,.gutenberg-field .p-xxxlarge-5{padding:50px}.customspacing .pt-xxxlarge-5,.customspacing .wp-block-group.has-background.pt-xxxlarge-5,.gutenberg-field .pt-xxxlarge-5{padding-top:50px}.customspacing .pr-xxxlarge-5,.customspacing .wp-block-group.has-background.pr-xxxlarge-5,.gutenberg-field .pr-xxxlarge-5{padding-right:50px}.customspacing .pb-xxxlarge-5,.customspacing .wp-block-group.has-background.pb-xxxlarge-5,.gutenberg-field .pb-xxxlarge-5{padding-bottom:50px}.customspacing .pl-xxxlarge-5,.customspacing .wp-block-group.has-background.pl-xxxlarge-5,.gutenberg-field .pl-xxxlarge-5{padding-left:50px}.customspacing .m-xxxlarge-5,.customspacing .wp-block-group.has-background.m-xxxlarge-5,.gutenberg-field .m-xxxlarge-5{margin:50px}.customspacing .mt-xxxlarge-5,.customspacing .wp-block-group.has-background.mt-xxxlarge-5,.gutenberg-field .mt-xxxlarge-5{margin-top:50px}.customspacing .mr-xxxlarge-5,.customspacing .wp-block-group.has-background.mr-xxxlarge-5,.gutenberg-field .mr-xxxlarge-5{margin-right:50px}.customspacing .mb-xxxlarge-5,.customspacing .wp-block-group.has-background.mb-xxxlarge-5,.gutenberg-field .mb-xxxlarge-5{margin-bottom:50px}.customspacing .ml-xxxlarge-5,.customspacing .wp-block-group.has-background.ml-xxxlarge-5,.gutenberg-field .ml-xxxlarge-5{margin-left:50px}.customspacing .p-xxxlarge-6,.customspacing .wp-block-group.has-background.p-xxxlarge-6,.gutenberg-field .p-xxxlarge-6{padding:60px}.customspacing .pt-xxxlarge-6,.customspacing .wp-block-group.has-background.pt-xxxlarge-6,.gutenberg-field .pt-xxxlarge-6{padding-top:60px}.customspacing .pr-xxxlarge-6,.customspacing .wp-block-group.has-background.pr-xxxlarge-6,.gutenberg-field .pr-xxxlarge-6{padding-right:60px}.customspacing .pb-xxxlarge-6,.customspacing .wp-block-group.has-background.pb-xxxlarge-6,.gutenberg-field .pb-xxxlarge-6{padding-bottom:60px}.customspacing .pl-xxxlarge-6,.customspacing .wp-block-group.has-background.pl-xxxlarge-6,.gutenberg-field .pl-xxxlarge-6{padding-left:60px}.customspacing .m-xxxlarge-6,.customspacing .wp-block-group.has-background.m-xxxlarge-6,.gutenberg-field .m-xxxlarge-6{margin:60px}.customspacing .mt-xxxlarge-6,.customspacing .wp-block-group.has-background.mt-xxxlarge-6,.gutenberg-field .mt-xxxlarge-6{margin-top:60px}.customspacing .mr-xxxlarge-6,.customspacing .wp-block-group.has-background.mr-xxxlarge-6,.gutenberg-field .mr-xxxlarge-6{margin-right:60px}.customspacing .mb-xxxlarge-6,.customspacing .wp-block-group.has-background.mb-xxxlarge-6,.gutenberg-field .mb-xxxlarge-6{margin-bottom:60px}.customspacing .ml-xxxlarge-6,.customspacing .wp-block-group.has-background.ml-xxxlarge-6,.gutenberg-field .ml-xxxlarge-6{margin-left:60px}.customspacing .p-xxxlarge-7,.customspacing .wp-block-group.has-background.p-xxxlarge-7,.gutenberg-field .p-xxxlarge-7{padding:70px}.customspacing .pt-xxxlarge-7,.customspacing .wp-block-group.has-background.pt-xxxlarge-7,.gutenberg-field .pt-xxxlarge-7{padding-top:70px}.customspacing .pr-xxxlarge-7,.customspacing .wp-block-group.has-background.pr-xxxlarge-7,.gutenberg-field .pr-xxxlarge-7{padding-right:70px}.customspacing .pb-xxxlarge-7,.customspacing .wp-block-group.has-background.pb-xxxlarge-7,.gutenberg-field .pb-xxxlarge-7{padding-bottom:70px}.customspacing .pl-xxxlarge-7,.customspacing .wp-block-group.has-background.pl-xxxlarge-7,.gutenberg-field .pl-xxxlarge-7{padding-left:70px}.customspacing .m-xxxlarge-7,.customspacing .wp-block-group.has-background.m-xxxlarge-7,.gutenberg-field .m-xxxlarge-7{margin:70px}.customspacing .mt-xxxlarge-7,.customspacing .wp-block-group.has-background.mt-xxxlarge-7,.gutenberg-field .mt-xxxlarge-7{margin-top:70px}.customspacing .mr-xxxlarge-7,.customspacing .wp-block-group.has-background.mr-xxxlarge-7,.gutenberg-field .mr-xxxlarge-7{margin-right:70px}.customspacing .mb-xxxlarge-7,.customspacing .wp-block-group.has-background.mb-xxxlarge-7,.gutenberg-field .mb-xxxlarge-7{margin-bottom:70px}.customspacing .ml-xxxlarge-7,.customspacing .wp-block-group.has-background.ml-xxxlarge-7,.gutenberg-field .ml-xxxlarge-7{margin-left:70px}.customspacing .p-xxxlarge-8,.customspacing .wp-block-group.has-background.p-xxxlarge-8,.gutenberg-field .p-xxxlarge-8{padding:80px}.customspacing .pt-xxxlarge-8,.customspacing .wp-block-group.has-background.pt-xxxlarge-8,.gutenberg-field .pt-xxxlarge-8{padding-top:80px}.customspacing .pr-xxxlarge-8,.customspacing .wp-block-group.has-background.pr-xxxlarge-8,.gutenberg-field .pr-xxxlarge-8{padding-right:80px}.customspacing .pb-xxxlarge-8,.customspacing .wp-block-group.has-background.pb-xxxlarge-8,.gutenberg-field .pb-xxxlarge-8{padding-bottom:80px}.customspacing .pl-xxxlarge-8,.customspacing .wp-block-group.has-background.pl-xxxlarge-8,.gutenberg-field .pl-xxxlarge-8{padding-left:80px}.customspacing .m-xxxlarge-8,.customspacing .wp-block-group.has-background.m-xxxlarge-8,.gutenberg-field .m-xxxlarge-8{margin:80px}.customspacing .mt-xxxlarge-8,.customspacing .wp-block-group.has-background.mt-xxxlarge-8,.gutenberg-field .mt-xxxlarge-8{margin-top:80px}.customspacing .mr-xxxlarge-8,.customspacing .wp-block-group.has-background.mr-xxxlarge-8,.gutenberg-field .mr-xxxlarge-8{margin-right:80px}.customspacing .mb-xxxlarge-8,.customspacing .wp-block-group.has-background.mb-xxxlarge-8,.gutenberg-field .mb-xxxlarge-8{margin-bottom:80px}.customspacing .ml-xxxlarge-8,.customspacing .wp-block-group.has-background.ml-xxxlarge-8,.gutenberg-field .ml-xxxlarge-8{margin-left:80px}.customspacing .p-xxxlarge-9,.customspacing .wp-block-group.has-background.p-xxxlarge-9,.gutenberg-field .p-xxxlarge-9{padding:90px}.customspacing .pt-xxxlarge-9,.customspacing .wp-block-group.has-background.pt-xxxlarge-9,.gutenberg-field .pt-xxxlarge-9{padding-top:90px}.customspacing .pr-xxxlarge-9,.customspacing .wp-block-group.has-background.pr-xxxlarge-9,.gutenberg-field .pr-xxxlarge-9{padding-right:90px}.customspacing .pb-xxxlarge-9,.customspacing .wp-block-group.has-background.pb-xxxlarge-9,.gutenberg-field .pb-xxxlarge-9{padding-bottom:90px}.customspacing .pl-xxxlarge-9,.customspacing .wp-block-group.has-background.pl-xxxlarge-9,.gutenberg-field .pl-xxxlarge-9{padding-left:90px}.customspacing .m-xxxlarge-9,.customspacing .wp-block-group.has-background.m-xxxlarge-9,.gutenberg-field .m-xxxlarge-9{margin:90px}.customspacing .mt-xxxlarge-9,.customspacing .wp-block-group.has-background.mt-xxxlarge-9,.gutenberg-field .mt-xxxlarge-9{margin-top:90px}.customspacing .mr-xxxlarge-9,.customspacing .wp-block-group.has-background.mr-xxxlarge-9,.gutenberg-field .mr-xxxlarge-9{margin-right:90px}.customspacing .mb-xxxlarge-9,.customspacing .wp-block-group.has-background.mb-xxxlarge-9,.gutenberg-field .mb-xxxlarge-9{margin-bottom:90px}.customspacing .ml-xxxlarge-9,.customspacing .wp-block-group.has-background.ml-xxxlarge-9,.gutenberg-field .ml-xxxlarge-9{margin-left:90px}.customspacing .p-xxxlarge-10,.customspacing .wp-block-group.has-background.p-xxxlarge-10,.gutenberg-field .p-xxxlarge-10{padding:100px}.customspacing .pt-xxxlarge-10,.customspacing .wp-block-group.has-background.pt-xxxlarge-10,.gutenberg-field .pt-xxxlarge-10{padding-top:100px}.customspacing .pr-xxxlarge-10,.customspacing .wp-block-group.has-background.pr-xxxlarge-10,.gutenberg-field .pr-xxxlarge-10{padding-right:100px}.customspacing .pb-xxxlarge-10,.customspacing .wp-block-group.has-background.pb-xxxlarge-10,.gutenberg-field .pb-xxxlarge-10{padding-bottom:100px}.customspacing .pl-xxxlarge-10,.customspacing .wp-block-group.has-background.pl-xxxlarge-10,.gutenberg-field .pl-xxxlarge-10{padding-left:100px}.customspacing .m-xxxlarge-10,.customspacing .wp-block-group.has-background.m-xxxlarge-10,.gutenberg-field .m-xxxlarge-10{margin:100px}.customspacing .mt-xxxlarge-10,.customspacing .wp-block-group.has-background.mt-xxxlarge-10,.gutenberg-field .mt-xxxlarge-10{margin-top:100px}.customspacing .mr-xxxlarge-10,.customspacing .wp-block-group.has-background.mr-xxxlarge-10,.gutenberg-field .mr-xxxlarge-10{margin-right:100px}.customspacing .mb-xxxlarge-10,.customspacing .wp-block-group.has-background.mb-xxxlarge-10,.gutenberg-field .mb-xxxlarge-10{margin-bottom:100px}.customspacing .ml-xxxlarge-10,.customspacing .wp-block-group.has-background.ml-xxxlarge-10,.gutenberg-field .ml-xxxlarge-10{margin-left:100px}.customspacing .p-xxxlarge-11,.customspacing .wp-block-group.has-background.p-xxxlarge-11,.gutenberg-field .p-xxxlarge-11{padding:110px}.customspacing .pt-xxxlarge-11,.customspacing .wp-block-group.has-background.pt-xxxlarge-11,.gutenberg-field .pt-xxxlarge-11{padding-top:110px}.customspacing .pr-xxxlarge-11,.customspacing .wp-block-group.has-background.pr-xxxlarge-11,.gutenberg-field .pr-xxxlarge-11{padding-right:110px}.customspacing .pb-xxxlarge-11,.customspacing .wp-block-group.has-background.pb-xxxlarge-11,.gutenberg-field .pb-xxxlarge-11{padding-bottom:110px}.customspacing .pl-xxxlarge-11,.customspacing .wp-block-group.has-background.pl-xxxlarge-11,.gutenberg-field .pl-xxxlarge-11{padding-left:110px}.customspacing .m-xxxlarge-11,.customspacing .wp-block-group.has-background.m-xxxlarge-11,.gutenberg-field .m-xxxlarge-11{margin:110px}.customspacing .mt-xxxlarge-11,.customspacing .wp-block-group.has-background.mt-xxxlarge-11,.gutenberg-field .mt-xxxlarge-11{margin-top:110px}.customspacing .mr-xxxlarge-11,.customspacing .wp-block-group.has-background.mr-xxxlarge-11,.gutenberg-field .mr-xxxlarge-11{margin-right:110px}.customspacing .mb-xxxlarge-11,.customspacing .wp-block-group.has-background.mb-xxxlarge-11,.gutenberg-field .mb-xxxlarge-11{margin-bottom:110px}.customspacing .ml-xxxlarge-11,.customspacing .wp-block-group.has-background.ml-xxxlarge-11,.gutenberg-field .ml-xxxlarge-11{margin-left:110px}.customspacing .p-xxxlarge-12,.customspacing .wp-block-group.has-background.p-xxxlarge-12,.gutenberg-field .p-xxxlarge-12{padding:120px}.customspacing .pt-xxxlarge-12,.customspacing .wp-block-group.has-background.pt-xxxlarge-12,.gutenberg-field .pt-xxxlarge-12{padding-top:120px}.customspacing .pr-xxxlarge-12,.customspacing .wp-block-group.has-background.pr-xxxlarge-12,.gutenberg-field .pr-xxxlarge-12{padding-right:120px}.customspacing .pb-xxxlarge-12,.customspacing .wp-block-group.has-background.pb-xxxlarge-12,.gutenberg-field .pb-xxxlarge-12{padding-bottom:120px}.customspacing .pl-xxxlarge-12,.customspacing .wp-block-group.has-background.pl-xxxlarge-12,.gutenberg-field .pl-xxxlarge-12{padding-left:120px}.customspacing .m-xxxlarge-12,.customspacing .wp-block-group.has-background.m-xxxlarge-12,.gutenberg-field .m-xxxlarge-12{margin:120px}.customspacing .mt-xxxlarge-12,.customspacing .wp-block-group.has-background.mt-xxxlarge-12,.gutenberg-field .mt-xxxlarge-12{margin-top:120px}.customspacing .mr-xxxlarge-12,.customspacing .wp-block-group.has-background.mr-xxxlarge-12,.gutenberg-field .mr-xxxlarge-12{margin-right:120px}.customspacing .mb-xxxlarge-12,.customspacing .wp-block-group.has-background.mb-xxxlarge-12,.gutenberg-field .mb-xxxlarge-12{margin-bottom:120px}.customspacing .ml-xxxlarge-12,.customspacing .wp-block-group.has-background.ml-xxxlarge-12,.gutenberg-field .ml-xxxlarge-12{margin-left:120px}.customspacing .p-xxxlarge-13,.customspacing .wp-block-group.has-background.p-xxxlarge-13,.gutenberg-field .p-xxxlarge-13{padding:130px}.customspacing .pt-xxxlarge-13,.customspacing .wp-block-group.has-background.pt-xxxlarge-13,.gutenberg-field .pt-xxxlarge-13{padding-top:130px}.customspacing .pr-xxxlarge-13,.customspacing .wp-block-group.has-background.pr-xxxlarge-13,.gutenberg-field .pr-xxxlarge-13{padding-right:130px}.customspacing .pb-xxxlarge-13,.customspacing .wp-block-group.has-background.pb-xxxlarge-13,.gutenberg-field .pb-xxxlarge-13{padding-bottom:130px}.customspacing .pl-xxxlarge-13,.customspacing .wp-block-group.has-background.pl-xxxlarge-13,.gutenberg-field .pl-xxxlarge-13{padding-left:130px}.customspacing .m-xxxlarge-13,.customspacing .wp-block-group.has-background.m-xxxlarge-13,.gutenberg-field .m-xxxlarge-13{margin:130px}.customspacing .mt-xxxlarge-13,.customspacing .wp-block-group.has-background.mt-xxxlarge-13,.gutenberg-field .mt-xxxlarge-13{margin-top:130px}.customspacing .mr-xxxlarge-13,.customspacing .wp-block-group.has-background.mr-xxxlarge-13,.gutenberg-field .mr-xxxlarge-13{margin-right:130px}.customspacing .mb-xxxlarge-13,.customspacing .wp-block-group.has-background.mb-xxxlarge-13,.gutenberg-field .mb-xxxlarge-13{margin-bottom:130px}.customspacing .ml-xxxlarge-13,.customspacing .wp-block-group.has-background.ml-xxxlarge-13,.gutenberg-field .ml-xxxlarge-13{margin-left:130px}.customspacing .p-xxxlarge-14,.customspacing .wp-block-group.has-background.p-xxxlarge-14,.gutenberg-field .p-xxxlarge-14{padding:140px}.customspacing .pt-xxxlarge-14,.customspacing .wp-block-group.has-background.pt-xxxlarge-14,.gutenberg-field .pt-xxxlarge-14{padding-top:140px}.customspacing .pr-xxxlarge-14,.customspacing .wp-block-group.has-background.pr-xxxlarge-14,.gutenberg-field .pr-xxxlarge-14{padding-right:140px}.customspacing .pb-xxxlarge-14,.customspacing .wp-block-group.has-background.pb-xxxlarge-14,.gutenberg-field .pb-xxxlarge-14{padding-bottom:140px}.customspacing .pl-xxxlarge-14,.customspacing .wp-block-group.has-background.pl-xxxlarge-14,.gutenberg-field .pl-xxxlarge-14{padding-left:140px}.customspacing .m-xxxlarge-14,.customspacing .wp-block-group.has-background.m-xxxlarge-14,.gutenberg-field .m-xxxlarge-14{margin:140px}.customspacing .mt-xxxlarge-14,.customspacing .wp-block-group.has-background.mt-xxxlarge-14,.gutenberg-field .mt-xxxlarge-14{margin-top:140px}.customspacing .mr-xxxlarge-14,.customspacing .wp-block-group.has-background.mr-xxxlarge-14,.gutenberg-field .mr-xxxlarge-14{margin-right:140px}.customspacing .mb-xxxlarge-14,.customspacing .wp-block-group.has-background.mb-xxxlarge-14,.gutenberg-field .mb-xxxlarge-14{margin-bottom:140px}.customspacing .ml-xxxlarge-14,.customspacing .wp-block-group.has-background.ml-xxxlarge-14,.gutenberg-field .ml-xxxlarge-14{margin-left:140px}.customspacing .p-xxxlarge-15,.customspacing .wp-block-group.has-background.p-xxxlarge-15,.gutenberg-field .p-xxxlarge-15{padding:150px}.customspacing .pt-xxxlarge-15,.customspacing .wp-block-group.has-background.pt-xxxlarge-15,.gutenberg-field .pt-xxxlarge-15{padding-top:150px}.customspacing .pr-xxxlarge-15,.customspacing .wp-block-group.has-background.pr-xxxlarge-15,.gutenberg-field .pr-xxxlarge-15{padding-right:150px}.customspacing .pb-xxxlarge-15,.customspacing .wp-block-group.has-background.pb-xxxlarge-15,.gutenberg-field .pb-xxxlarge-15{padding-bottom:150px}.customspacing .pl-xxxlarge-15,.customspacing .wp-block-group.has-background.pl-xxxlarge-15,.gutenberg-field .pl-xxxlarge-15{padding-left:150px}.customspacing .m-xxxlarge-15,.customspacing .wp-block-group.has-background.m-xxxlarge-15,.gutenberg-field .m-xxxlarge-15{margin:150px}.customspacing .mt-xxxlarge-15,.customspacing .wp-block-group.has-background.mt-xxxlarge-15,.gutenberg-field .mt-xxxlarge-15{margin-top:150px}.customspacing .mr-xxxlarge-15,.customspacing .wp-block-group.has-background.mr-xxxlarge-15,.gutenberg-field .mr-xxxlarge-15{margin-right:150px}.customspacing .mb-xxxlarge-15,.customspacing .wp-block-group.has-background.mb-xxxlarge-15,.gutenberg-field .mb-xxxlarge-15{margin-bottom:150px}.customspacing .ml-xxxlarge-15,.customspacing .wp-block-group.has-background.ml-xxxlarge-15,.gutenberg-field .ml-xxxlarge-15{margin-left:150px}.customspacing .p-xxxlarge-16,.customspacing .wp-block-group.has-background.p-xxxlarge-16,.gutenberg-field .p-xxxlarge-16{padding:160px}.customspacing .pt-xxxlarge-16,.customspacing .wp-block-group.has-background.pt-xxxlarge-16,.gutenberg-field .pt-xxxlarge-16{padding-top:160px}.customspacing .pr-xxxlarge-16,.customspacing .wp-block-group.has-background.pr-xxxlarge-16,.gutenberg-field .pr-xxxlarge-16{padding-right:160px}.customspacing .pb-xxxlarge-16,.customspacing .wp-block-group.has-background.pb-xxxlarge-16,.gutenberg-field .pb-xxxlarge-16{padding-bottom:160px}.customspacing .pl-xxxlarge-16,.customspacing .wp-block-group.has-background.pl-xxxlarge-16,.gutenberg-field .pl-xxxlarge-16{padding-left:160px}.customspacing .m-xxxlarge-16,.customspacing .wp-block-group.has-background.m-xxxlarge-16,.gutenberg-field .m-xxxlarge-16{margin:160px}.customspacing .mt-xxxlarge-16,.customspacing .wp-block-group.has-background.mt-xxxlarge-16,.gutenberg-field .mt-xxxlarge-16{margin-top:160px}.customspacing .mr-xxxlarge-16,.customspacing .wp-block-group.has-background.mr-xxxlarge-16,.gutenberg-field .mr-xxxlarge-16{margin-right:160px}.customspacing .mb-xxxlarge-16,.customspacing .wp-block-group.has-background.mb-xxxlarge-16,.gutenberg-field .mb-xxxlarge-16{margin-bottom:160px}.customspacing .ml-xxxlarge-16,.customspacing .wp-block-group.has-background.ml-xxxlarge-16,.gutenberg-field .ml-xxxlarge-16{margin-left:160px}.customspacing .p-xxxlarge-17,.customspacing .wp-block-group.has-background.p-xxxlarge-17,.gutenberg-field .p-xxxlarge-17{padding:170px}.customspacing .pt-xxxlarge-17,.customspacing .wp-block-group.has-background.pt-xxxlarge-17,.gutenberg-field .pt-xxxlarge-17{padding-top:170px}.customspacing .pr-xxxlarge-17,.customspacing .wp-block-group.has-background.pr-xxxlarge-17,.gutenberg-field .pr-xxxlarge-17{padding-right:170px}.customspacing .pb-xxxlarge-17,.customspacing .wp-block-group.has-background.pb-xxxlarge-17,.gutenberg-field .pb-xxxlarge-17{padding-bottom:170px}.customspacing .pl-xxxlarge-17,.customspacing .wp-block-group.has-background.pl-xxxlarge-17,.gutenberg-field .pl-xxxlarge-17{padding-left:170px}.customspacing .m-xxxlarge-17,.customspacing .wp-block-group.has-background.m-xxxlarge-17,.gutenberg-field .m-xxxlarge-17{margin:170px}.customspacing .mt-xxxlarge-17,.customspacing .wp-block-group.has-background.mt-xxxlarge-17,.gutenberg-field .mt-xxxlarge-17{margin-top:170px}.customspacing .mr-xxxlarge-17,.customspacing .wp-block-group.has-background.mr-xxxlarge-17,.gutenberg-field .mr-xxxlarge-17{margin-right:170px}.customspacing .mb-xxxlarge-17,.customspacing .wp-block-group.has-background.mb-xxxlarge-17,.gutenberg-field .mb-xxxlarge-17{margin-bottom:170px}.customspacing .ml-xxxlarge-17,.customspacing .wp-block-group.has-background.ml-xxxlarge-17,.gutenberg-field .ml-xxxlarge-17{margin-left:170px}.customspacing .p-xxxlarge-18,.customspacing .wp-block-group.has-background.p-xxxlarge-18,.gutenberg-field .p-xxxlarge-18{padding:180px}.customspacing .pt-xxxlarge-18,.customspacing .wp-block-group.has-background.pt-xxxlarge-18,.gutenberg-field .pt-xxxlarge-18{padding-top:180px}.customspacing .pr-xxxlarge-18,.customspacing .wp-block-group.has-background.pr-xxxlarge-18,.gutenberg-field .pr-xxxlarge-18{padding-right:180px}.customspacing .pb-xxxlarge-18,.customspacing .wp-block-group.has-background.pb-xxxlarge-18,.gutenberg-field .pb-xxxlarge-18{padding-bottom:180px}.customspacing .pl-xxxlarge-18,.customspacing .wp-block-group.has-background.pl-xxxlarge-18,.gutenberg-field .pl-xxxlarge-18{padding-left:180px}.customspacing .m-xxxlarge-18,.customspacing .wp-block-group.has-background.m-xxxlarge-18,.gutenberg-field .m-xxxlarge-18{margin:180px}.customspacing .mt-xxxlarge-18,.customspacing .wp-block-group.has-background.mt-xxxlarge-18,.gutenberg-field .mt-xxxlarge-18{margin-top:180px}.customspacing .mr-xxxlarge-18,.customspacing .wp-block-group.has-background.mr-xxxlarge-18,.gutenberg-field .mr-xxxlarge-18{margin-right:180px}.customspacing .mb-xxxlarge-18,.customspacing .wp-block-group.has-background.mb-xxxlarge-18,.gutenberg-field .mb-xxxlarge-18{margin-bottom:180px}.customspacing .ml-xxxlarge-18,.customspacing .wp-block-group.has-background.ml-xxxlarge-18,.gutenberg-field .ml-xxxlarge-18{margin-left:180px}.customspacing .p-xxxlarge-19,.customspacing .wp-block-group.has-background.p-xxxlarge-19,.gutenberg-field .p-xxxlarge-19{padding:190px}.customspacing .pt-xxxlarge-19,.customspacing .wp-block-group.has-background.pt-xxxlarge-19,.gutenberg-field .pt-xxxlarge-19{padding-top:190px}.customspacing .pr-xxxlarge-19,.customspacing .wp-block-group.has-background.pr-xxxlarge-19,.gutenberg-field .pr-xxxlarge-19{padding-right:190px}.customspacing .pb-xxxlarge-19,.customspacing .wp-block-group.has-background.pb-xxxlarge-19,.gutenberg-field .pb-xxxlarge-19{padding-bottom:190px}.customspacing .pl-xxxlarge-19,.customspacing .wp-block-group.has-background.pl-xxxlarge-19,.gutenberg-field .pl-xxxlarge-19{padding-left:190px}.customspacing .m-xxxlarge-19,.customspacing .wp-block-group.has-background.m-xxxlarge-19,.gutenberg-field .m-xxxlarge-19{margin:190px}.customspacing .mt-xxxlarge-19,.customspacing .wp-block-group.has-background.mt-xxxlarge-19,.gutenberg-field .mt-xxxlarge-19{margin-top:190px}.customspacing .mr-xxxlarge-19,.customspacing .wp-block-group.has-background.mr-xxxlarge-19,.gutenberg-field .mr-xxxlarge-19{margin-right:190px}.customspacing .mb-xxxlarge-19,.customspacing .wp-block-group.has-background.mb-xxxlarge-19,.gutenberg-field .mb-xxxlarge-19{margin-bottom:190px}.customspacing .ml-xxxlarge-19,.customspacing .wp-block-group.has-background.ml-xxxlarge-19,.gutenberg-field .ml-xxxlarge-19{margin-left:190px}.customspacing .p-xxxlarge-20,.customspacing .wp-block-group.has-background.p-xxxlarge-20,.gutenberg-field .p-xxxlarge-20{padding:200px}.customspacing .pt-xxxlarge-20,.customspacing .wp-block-group.has-background.pt-xxxlarge-20,.gutenberg-field .pt-xxxlarge-20{padding-top:200px}.customspacing .pr-xxxlarge-20,.customspacing .wp-block-group.has-background.pr-xxxlarge-20,.gutenberg-field .pr-xxxlarge-20{padding-right:200px}.customspacing .pb-xxxlarge-20,.customspacing .wp-block-group.has-background.pb-xxxlarge-20,.gutenberg-field .pb-xxxlarge-20{padding-bottom:200px}.customspacing .pl-xxxlarge-20,.customspacing .wp-block-group.has-background.pl-xxxlarge-20,.gutenberg-field .pl-xxxlarge-20{padding-left:200px}.customspacing .m-xxxlarge-20,.customspacing .wp-block-group.has-background.m-xxxlarge-20,.gutenberg-field .m-xxxlarge-20{margin:200px}.customspacing .mt-xxxlarge-20,.customspacing .wp-block-group.has-background.mt-xxxlarge-20,.gutenberg-field .mt-xxxlarge-20{margin-top:200px}.customspacing .mr-xxxlarge-20,.customspacing .wp-block-group.has-background.mr-xxxlarge-20,.gutenberg-field .mr-xxxlarge-20{margin-right:200px}.customspacing .mb-xxxlarge-20,.customspacing .wp-block-group.has-background.mb-xxxlarge-20,.gutenberg-field .mb-xxxlarge-20{margin-bottom:200px}.customspacing .ml-xxxlarge-20,.customspacing .wp-block-group.has-background.ml-xxxlarge-20,.gutenberg-field .ml-xxxlarge-20{margin-left:200px}.customspacing .p-xxxlarge-21,.customspacing .wp-block-group.has-background.p-xxxlarge-21,.gutenberg-field .p-xxxlarge-21{padding:210px}.customspacing .pt-xxxlarge-21,.customspacing .wp-block-group.has-background.pt-xxxlarge-21,.gutenberg-field .pt-xxxlarge-21{padding-top:210px}.customspacing .pr-xxxlarge-21,.customspacing .wp-block-group.has-background.pr-xxxlarge-21,.gutenberg-field .pr-xxxlarge-21{padding-right:210px}.customspacing .pb-xxxlarge-21,.customspacing .wp-block-group.has-background.pb-xxxlarge-21,.gutenberg-field .pb-xxxlarge-21{padding-bottom:210px}.customspacing .pl-xxxlarge-21,.customspacing .wp-block-group.has-background.pl-xxxlarge-21,.gutenberg-field .pl-xxxlarge-21{padding-left:210px}.customspacing .m-xxxlarge-21,.customspacing .wp-block-group.has-background.m-xxxlarge-21,.gutenberg-field .m-xxxlarge-21{margin:210px}.customspacing .mt-xxxlarge-21,.customspacing .wp-block-group.has-background.mt-xxxlarge-21,.gutenberg-field .mt-xxxlarge-21{margin-top:210px}.customspacing .mr-xxxlarge-21,.customspacing .wp-block-group.has-background.mr-xxxlarge-21,.gutenberg-field .mr-xxxlarge-21{margin-right:210px}.customspacing .mb-xxxlarge-21,.customspacing .wp-block-group.has-background.mb-xxxlarge-21,.gutenberg-field .mb-xxxlarge-21{margin-bottom:210px}.customspacing .ml-xxxlarge-21,.customspacing .wp-block-group.has-background.ml-xxxlarge-21,.gutenberg-field .ml-xxxlarge-21{margin-left:210px}.customspacing .p-xxxlarge-22,.customspacing .wp-block-group.has-background.p-xxxlarge-22,.gutenberg-field .p-xxxlarge-22{padding:220px}.customspacing .pt-xxxlarge-22,.customspacing .wp-block-group.has-background.pt-xxxlarge-22,.gutenberg-field .pt-xxxlarge-22{padding-top:220px}.customspacing .pr-xxxlarge-22,.customspacing .wp-block-group.has-background.pr-xxxlarge-22,.gutenberg-field .pr-xxxlarge-22{padding-right:220px}.customspacing .pb-xxxlarge-22,.customspacing .wp-block-group.has-background.pb-xxxlarge-22,.gutenberg-field .pb-xxxlarge-22{padding-bottom:220px}.customspacing .pl-xxxlarge-22,.customspacing .wp-block-group.has-background.pl-xxxlarge-22,.gutenberg-field .pl-xxxlarge-22{padding-left:220px}.customspacing .m-xxxlarge-22,.customspacing .wp-block-group.has-background.m-xxxlarge-22,.gutenberg-field .m-xxxlarge-22{margin:220px}.customspacing .mt-xxxlarge-22,.customspacing .wp-block-group.has-background.mt-xxxlarge-22,.gutenberg-field .mt-xxxlarge-22{margin-top:220px}.customspacing .mr-xxxlarge-22,.customspacing .wp-block-group.has-background.mr-xxxlarge-22,.gutenberg-field .mr-xxxlarge-22{margin-right:220px}.customspacing .mb-xxxlarge-22,.customspacing .wp-block-group.has-background.mb-xxxlarge-22,.gutenberg-field .mb-xxxlarge-22{margin-bottom:220px}.customspacing .ml-xxxlarge-22,.customspacing .wp-block-group.has-background.ml-xxxlarge-22,.gutenberg-field .ml-xxxlarge-22{margin-left:220px}.customspacing .p-xxxlarge-23,.customspacing .wp-block-group.has-background.p-xxxlarge-23,.gutenberg-field .p-xxxlarge-23{padding:230px}.customspacing .pt-xxxlarge-23,.customspacing .wp-block-group.has-background.pt-xxxlarge-23,.gutenberg-field .pt-xxxlarge-23{padding-top:230px}.customspacing .pr-xxxlarge-23,.customspacing .wp-block-group.has-background.pr-xxxlarge-23,.gutenberg-field .pr-xxxlarge-23{padding-right:230px}.customspacing .pb-xxxlarge-23,.customspacing .wp-block-group.has-background.pb-xxxlarge-23,.gutenberg-field .pb-xxxlarge-23{padding-bottom:230px}.customspacing .pl-xxxlarge-23,.customspacing .wp-block-group.has-background.pl-xxxlarge-23,.gutenberg-field .pl-xxxlarge-23{padding-left:230px}.customspacing .m-xxxlarge-23,.customspacing .wp-block-group.has-background.m-xxxlarge-23,.gutenberg-field .m-xxxlarge-23{margin:230px}.customspacing .mt-xxxlarge-23,.customspacing .wp-block-group.has-background.mt-xxxlarge-23,.gutenberg-field .mt-xxxlarge-23{margin-top:230px}.customspacing .mr-xxxlarge-23,.customspacing .wp-block-group.has-background.mr-xxxlarge-23,.gutenberg-field .mr-xxxlarge-23{margin-right:230px}.customspacing .mb-xxxlarge-23,.customspacing .wp-block-group.has-background.mb-xxxlarge-23,.gutenberg-field .mb-xxxlarge-23{margin-bottom:230px}.customspacing .ml-xxxlarge-23,.customspacing .wp-block-group.has-background.ml-xxxlarge-23,.gutenberg-field .ml-xxxlarge-23{margin-left:230px}.customspacing .p-xxxlarge-24,.customspacing .wp-block-group.has-background.p-xxxlarge-24,.gutenberg-field .p-xxxlarge-24{padding:240px}.customspacing .pt-xxxlarge-24,.customspacing .wp-block-group.has-background.pt-xxxlarge-24,.gutenberg-field .pt-xxxlarge-24{padding-top:240px}.customspacing .pr-xxxlarge-24,.customspacing .wp-block-group.has-background.pr-xxxlarge-24,.gutenberg-field .pr-xxxlarge-24{padding-right:240px}.customspacing .pb-xxxlarge-24,.customspacing .wp-block-group.has-background.pb-xxxlarge-24,.gutenberg-field .pb-xxxlarge-24{padding-bottom:240px}.customspacing .pl-xxxlarge-24,.customspacing .wp-block-group.has-background.pl-xxxlarge-24,.gutenberg-field .pl-xxxlarge-24{padding-left:240px}.customspacing .m-xxxlarge-24,.customspacing .wp-block-group.has-background.m-xxxlarge-24,.gutenberg-field .m-xxxlarge-24{margin:240px}.customspacing .mt-xxxlarge-24,.customspacing .wp-block-group.has-background.mt-xxxlarge-24,.gutenberg-field .mt-xxxlarge-24{margin-top:240px}.customspacing .mr-xxxlarge-24,.customspacing .wp-block-group.has-background.mr-xxxlarge-24,.gutenberg-field .mr-xxxlarge-24{margin-right:240px}.customspacing .mb-xxxlarge-24,.customspacing .wp-block-group.has-background.mb-xxxlarge-24,.gutenberg-field .mb-xxxlarge-24{margin-bottom:240px}.customspacing .ml-xxxlarge-24,.customspacing .wp-block-group.has-background.ml-xxxlarge-24,.gutenberg-field .ml-xxxlarge-24{margin-left:240px}.customspacing .p-xxxlarge-25,.customspacing .wp-block-group.has-background.p-xxxlarge-25,.gutenberg-field .p-xxxlarge-25{padding:250px}.customspacing .pt-xxxlarge-25,.customspacing .wp-block-group.has-background.pt-xxxlarge-25,.gutenberg-field .pt-xxxlarge-25{padding-top:250px}.customspacing .pr-xxxlarge-25,.customspacing .wp-block-group.has-background.pr-xxxlarge-25,.gutenberg-field .pr-xxxlarge-25{padding-right:250px}.customspacing .pb-xxxlarge-25,.customspacing .wp-block-group.has-background.pb-xxxlarge-25,.gutenberg-field .pb-xxxlarge-25{padding-bottom:250px}.customspacing .pl-xxxlarge-25,.customspacing .wp-block-group.has-background.pl-xxxlarge-25,.gutenberg-field .pl-xxxlarge-25{padding-left:250px}.customspacing .m-xxxlarge-25,.customspacing .wp-block-group.has-background.m-xxxlarge-25,.gutenberg-field .m-xxxlarge-25{margin:250px}.customspacing .mt-xxxlarge-25,.customspacing .wp-block-group.has-background.mt-xxxlarge-25,.gutenberg-field .mt-xxxlarge-25{margin-top:250px}.customspacing .mr-xxxlarge-25,.customspacing .wp-block-group.has-background.mr-xxxlarge-25,.gutenberg-field .mr-xxxlarge-25{margin-right:250px}.customspacing .mb-xxxlarge-25,.customspacing .wp-block-group.has-background.mb-xxxlarge-25,.gutenberg-field .mb-xxxlarge-25{margin-bottom:250px}.customspacing .ml-xxxlarge-25,.customspacing .wp-block-group.has-background.ml-xxxlarge-25,.gutenberg-field .ml-xxxlarge-25{margin-left:250px}.customspacing .p-xxxlarge-26,.customspacing .wp-block-group.has-background.p-xxxlarge-26,.gutenberg-field .p-xxxlarge-26{padding:260px}.customspacing .pt-xxxlarge-26,.customspacing .wp-block-group.has-background.pt-xxxlarge-26,.gutenberg-field .pt-xxxlarge-26{padding-top:260px}.customspacing .pr-xxxlarge-26,.customspacing .wp-block-group.has-background.pr-xxxlarge-26,.gutenberg-field .pr-xxxlarge-26{padding-right:260px}.customspacing .pb-xxxlarge-26,.customspacing .wp-block-group.has-background.pb-xxxlarge-26,.gutenberg-field .pb-xxxlarge-26{padding-bottom:260px}.customspacing .pl-xxxlarge-26,.customspacing .wp-block-group.has-background.pl-xxxlarge-26,.gutenberg-field .pl-xxxlarge-26{padding-left:260px}.customspacing .m-xxxlarge-26,.customspacing .wp-block-group.has-background.m-xxxlarge-26,.gutenberg-field .m-xxxlarge-26{margin:260px}.customspacing .mt-xxxlarge-26,.customspacing .wp-block-group.has-background.mt-xxxlarge-26,.gutenberg-field .mt-xxxlarge-26{margin-top:260px}.customspacing .mr-xxxlarge-26,.customspacing .wp-block-group.has-background.mr-xxxlarge-26,.gutenberg-field .mr-xxxlarge-26{margin-right:260px}.customspacing .mb-xxxlarge-26,.customspacing .wp-block-group.has-background.mb-xxxlarge-26,.gutenberg-field .mb-xxxlarge-26{margin-bottom:260px}.customspacing .ml-xxxlarge-26,.customspacing .wp-block-group.has-background.ml-xxxlarge-26,.gutenberg-field .ml-xxxlarge-26{margin-left:260px}.customspacing .p-xxxlarge-27,.customspacing .wp-block-group.has-background.p-xxxlarge-27,.gutenberg-field .p-xxxlarge-27{padding:270px}.customspacing .pt-xxxlarge-27,.customspacing .wp-block-group.has-background.pt-xxxlarge-27,.gutenberg-field .pt-xxxlarge-27{padding-top:270px}.customspacing .pr-xxxlarge-27,.customspacing .wp-block-group.has-background.pr-xxxlarge-27,.gutenberg-field .pr-xxxlarge-27{padding-right:270px}.customspacing .pb-xxxlarge-27,.customspacing .wp-block-group.has-background.pb-xxxlarge-27,.gutenberg-field .pb-xxxlarge-27{padding-bottom:270px}.customspacing .pl-xxxlarge-27,.customspacing .wp-block-group.has-background.pl-xxxlarge-27,.gutenberg-field .pl-xxxlarge-27{padding-left:270px}.customspacing .m-xxxlarge-27,.customspacing .wp-block-group.has-background.m-xxxlarge-27,.gutenberg-field .m-xxxlarge-27{margin:270px}.customspacing .mt-xxxlarge-27,.customspacing .wp-block-group.has-background.mt-xxxlarge-27,.gutenberg-field .mt-xxxlarge-27{margin-top:270px}.customspacing .mr-xxxlarge-27,.customspacing .wp-block-group.has-background.mr-xxxlarge-27,.gutenberg-field .mr-xxxlarge-27{margin-right:270px}.customspacing .mb-xxxlarge-27,.customspacing .wp-block-group.has-background.mb-xxxlarge-27,.gutenberg-field .mb-xxxlarge-27{margin-bottom:270px}.customspacing .ml-xxxlarge-27,.customspacing .wp-block-group.has-background.ml-xxxlarge-27,.gutenberg-field .ml-xxxlarge-27{margin-left:270px}.customspacing .p-xxxlarge-28,.customspacing .wp-block-group.has-background.p-xxxlarge-28,.gutenberg-field .p-xxxlarge-28{padding:280px}.customspacing .pt-xxxlarge-28,.customspacing .wp-block-group.has-background.pt-xxxlarge-28,.gutenberg-field .pt-xxxlarge-28{padding-top:280px}.customspacing .pr-xxxlarge-28,.customspacing .wp-block-group.has-background.pr-xxxlarge-28,.gutenberg-field .pr-xxxlarge-28{padding-right:280px}.customspacing .pb-xxxlarge-28,.customspacing .wp-block-group.has-background.pb-xxxlarge-28,.gutenberg-field .pb-xxxlarge-28{padding-bottom:280px}.customspacing .pl-xxxlarge-28,.customspacing .wp-block-group.has-background.pl-xxxlarge-28,.gutenberg-field .pl-xxxlarge-28{padding-left:280px}.customspacing .m-xxxlarge-28,.customspacing .wp-block-group.has-background.m-xxxlarge-28,.gutenberg-field .m-xxxlarge-28{margin:280px}.customspacing .mt-xxxlarge-28,.customspacing .wp-block-group.has-background.mt-xxxlarge-28,.gutenberg-field .mt-xxxlarge-28{margin-top:280px}.customspacing .mr-xxxlarge-28,.customspacing .wp-block-group.has-background.mr-xxxlarge-28,.gutenberg-field .mr-xxxlarge-28{margin-right:280px}.customspacing .mb-xxxlarge-28,.customspacing .wp-block-group.has-background.mb-xxxlarge-28,.gutenberg-field .mb-xxxlarge-28{margin-bottom:280px}.customspacing .ml-xxxlarge-28,.customspacing .wp-block-group.has-background.ml-xxxlarge-28,.gutenberg-field .ml-xxxlarge-28{margin-left:280px}.customspacing .p-xxxlarge-29,.customspacing .wp-block-group.has-background.p-xxxlarge-29,.gutenberg-field .p-xxxlarge-29{padding:290px}.customspacing .pt-xxxlarge-29,.customspacing .wp-block-group.has-background.pt-xxxlarge-29,.gutenberg-field .pt-xxxlarge-29{padding-top:290px}.customspacing .pr-xxxlarge-29,.customspacing .wp-block-group.has-background.pr-xxxlarge-29,.gutenberg-field .pr-xxxlarge-29{padding-right:290px}.customspacing .pb-xxxlarge-29,.customspacing .wp-block-group.has-background.pb-xxxlarge-29,.gutenberg-field .pb-xxxlarge-29{padding-bottom:290px}.customspacing .pl-xxxlarge-29,.customspacing .wp-block-group.has-background.pl-xxxlarge-29,.gutenberg-field .pl-xxxlarge-29{padding-left:290px}.customspacing .m-xxxlarge-29,.customspacing .wp-block-group.has-background.m-xxxlarge-29,.gutenberg-field .m-xxxlarge-29{margin:290px}.customspacing .mt-xxxlarge-29,.customspacing .wp-block-group.has-background.mt-xxxlarge-29,.gutenberg-field .mt-xxxlarge-29{margin-top:290px}.customspacing .mr-xxxlarge-29,.customspacing .wp-block-group.has-background.mr-xxxlarge-29,.gutenberg-field .mr-xxxlarge-29{margin-right:290px}.customspacing .mb-xxxlarge-29,.customspacing .wp-block-group.has-background.mb-xxxlarge-29,.gutenberg-field .mb-xxxlarge-29{margin-bottom:290px}.customspacing .ml-xxxlarge-29,.customspacing .wp-block-group.has-background.ml-xxxlarge-29,.gutenberg-field .ml-xxxlarge-29{margin-left:290px}.customspacing .p-xxxlarge-30,.customspacing .wp-block-group.has-background.p-xxxlarge-30,.gutenberg-field .p-xxxlarge-30{padding:300px}.customspacing .pt-xxxlarge-30,.customspacing .wp-block-group.has-background.pt-xxxlarge-30,.gutenberg-field .pt-xxxlarge-30{padding-top:300px}.customspacing .pr-xxxlarge-30,.customspacing .wp-block-group.has-background.pr-xxxlarge-30,.gutenberg-field .pr-xxxlarge-30{padding-right:300px}.customspacing .pb-xxxlarge-30,.customspacing .wp-block-group.has-background.pb-xxxlarge-30,.gutenberg-field .pb-xxxlarge-30{padding-bottom:300px}.customspacing .pl-xxxlarge-30,.customspacing .wp-block-group.has-background.pl-xxxlarge-30,.gutenberg-field .pl-xxxlarge-30{padding-left:300px}.customspacing .m-xxxlarge-30,.customspacing .wp-block-group.has-background.m-xxxlarge-30,.gutenberg-field .m-xxxlarge-30{margin:300px}.customspacing .mt-xxxlarge-30,.customspacing .wp-block-group.has-background.mt-xxxlarge-30,.gutenberg-field .mt-xxxlarge-30{margin-top:300px}.customspacing .mr-xxxlarge-30,.customspacing .wp-block-group.has-background.mr-xxxlarge-30,.gutenberg-field .mr-xxxlarge-30{margin-right:300px}.customspacing .mb-xxxlarge-30,.customspacing .wp-block-group.has-background.mb-xxxlarge-30,.gutenberg-field .mb-xxxlarge-30{margin-bottom:300px}.customspacing .ml-xxxlarge-30,.customspacing .wp-block-group.has-background.ml-xxxlarge-30,.gutenberg-field .ml-xxxlarge-30{margin-left:300px}.customspacing .p-xxxlarge-31,.customspacing .wp-block-group.has-background.p-xxxlarge-31,.gutenberg-field .p-xxxlarge-31{padding:310px}.customspacing .pt-xxxlarge-31,.customspacing .wp-block-group.has-background.pt-xxxlarge-31,.gutenberg-field .pt-xxxlarge-31{padding-top:310px}.customspacing .pr-xxxlarge-31,.customspacing .wp-block-group.has-background.pr-xxxlarge-31,.gutenberg-field .pr-xxxlarge-31{padding-right:310px}.customspacing .pb-xxxlarge-31,.customspacing .wp-block-group.has-background.pb-xxxlarge-31,.gutenberg-field .pb-xxxlarge-31{padding-bottom:310px}.customspacing .pl-xxxlarge-31,.customspacing .wp-block-group.has-background.pl-xxxlarge-31,.gutenberg-field .pl-xxxlarge-31{padding-left:310px}.customspacing .m-xxxlarge-31,.customspacing .wp-block-group.has-background.m-xxxlarge-31,.gutenberg-field .m-xxxlarge-31{margin:310px}.customspacing .mt-xxxlarge-31,.customspacing .wp-block-group.has-background.mt-xxxlarge-31,.gutenberg-field .mt-xxxlarge-31{margin-top:310px}.customspacing .mr-xxxlarge-31,.customspacing .wp-block-group.has-background.mr-xxxlarge-31,.gutenberg-field .mr-xxxlarge-31{margin-right:310px}.customspacing .mb-xxxlarge-31,.customspacing .wp-block-group.has-background.mb-xxxlarge-31,.gutenberg-field .mb-xxxlarge-31{margin-bottom:310px}.customspacing .ml-xxxlarge-31,.customspacing .wp-block-group.has-background.ml-xxxlarge-31,.gutenberg-field .ml-xxxlarge-31{margin-left:310px}.customspacing .p-xxxlarge-32,.customspacing .wp-block-group.has-background.p-xxxlarge-32,.gutenberg-field .p-xxxlarge-32{padding:320px}.customspacing .pt-xxxlarge-32,.customspacing .wp-block-group.has-background.pt-xxxlarge-32,.gutenberg-field .pt-xxxlarge-32{padding-top:320px}.customspacing .pr-xxxlarge-32,.customspacing .wp-block-group.has-background.pr-xxxlarge-32,.gutenberg-field .pr-xxxlarge-32{padding-right:320px}.customspacing .pb-xxxlarge-32,.customspacing .wp-block-group.has-background.pb-xxxlarge-32,.gutenberg-field .pb-xxxlarge-32{padding-bottom:320px}.customspacing .pl-xxxlarge-32,.customspacing .wp-block-group.has-background.pl-xxxlarge-32,.gutenberg-field .pl-xxxlarge-32{padding-left:320px}.customspacing .m-xxxlarge-32,.customspacing .wp-block-group.has-background.m-xxxlarge-32,.gutenberg-field .m-xxxlarge-32{margin:320px}.customspacing .mt-xxxlarge-32,.customspacing .wp-block-group.has-background.mt-xxxlarge-32,.gutenberg-field .mt-xxxlarge-32{margin-top:320px}.customspacing .mr-xxxlarge-32,.customspacing .wp-block-group.has-background.mr-xxxlarge-32,.gutenberg-field .mr-xxxlarge-32{margin-right:320px}.customspacing .mb-xxxlarge-32,.customspacing .wp-block-group.has-background.mb-xxxlarge-32,.gutenberg-field .mb-xxxlarge-32{margin-bottom:320px}.customspacing .ml-xxxlarge-32,.customspacing .wp-block-group.has-background.ml-xxxlarge-32,.gutenberg-field .ml-xxxlarge-32{margin-left:320px}.customspacing .p-xxxlarge-33,.customspacing .wp-block-group.has-background.p-xxxlarge-33,.gutenberg-field .p-xxxlarge-33{padding:330px}.customspacing .pt-xxxlarge-33,.customspacing .wp-block-group.has-background.pt-xxxlarge-33,.gutenberg-field .pt-xxxlarge-33{padding-top:330px}.customspacing .pr-xxxlarge-33,.customspacing .wp-block-group.has-background.pr-xxxlarge-33,.gutenberg-field .pr-xxxlarge-33{padding-right:330px}.customspacing .pb-xxxlarge-33,.customspacing .wp-block-group.has-background.pb-xxxlarge-33,.gutenberg-field .pb-xxxlarge-33{padding-bottom:330px}.customspacing .pl-xxxlarge-33,.customspacing .wp-block-group.has-background.pl-xxxlarge-33,.gutenberg-field .pl-xxxlarge-33{padding-left:330px}.customspacing .m-xxxlarge-33,.customspacing .wp-block-group.has-background.m-xxxlarge-33,.gutenberg-field .m-xxxlarge-33{margin:330px}.customspacing .mt-xxxlarge-33,.customspacing .wp-block-group.has-background.mt-xxxlarge-33,.gutenberg-field .mt-xxxlarge-33{margin-top:330px}.customspacing .mr-xxxlarge-33,.customspacing .wp-block-group.has-background.mr-xxxlarge-33,.gutenberg-field .mr-xxxlarge-33{margin-right:330px}.customspacing .mb-xxxlarge-33,.customspacing .wp-block-group.has-background.mb-xxxlarge-33,.gutenberg-field .mb-xxxlarge-33{margin-bottom:330px}.customspacing .ml-xxxlarge-33,.customspacing .wp-block-group.has-background.ml-xxxlarge-33,.gutenberg-field .ml-xxxlarge-33{margin-left:330px}.customspacing .p-xxxlarge-34,.customspacing .wp-block-group.has-background.p-xxxlarge-34,.gutenberg-field .p-xxxlarge-34{padding:340px}.customspacing .pt-xxxlarge-34,.customspacing .wp-block-group.has-background.pt-xxxlarge-34,.gutenberg-field .pt-xxxlarge-34{padding-top:340px}.customspacing .pr-xxxlarge-34,.customspacing .wp-block-group.has-background.pr-xxxlarge-34,.gutenberg-field .pr-xxxlarge-34{padding-right:340px}.customspacing .pb-xxxlarge-34,.customspacing .wp-block-group.has-background.pb-xxxlarge-34,.gutenberg-field .pb-xxxlarge-34{padding-bottom:340px}.customspacing .pl-xxxlarge-34,.customspacing .wp-block-group.has-background.pl-xxxlarge-34,.gutenberg-field .pl-xxxlarge-34{padding-left:340px}.customspacing .m-xxxlarge-34,.customspacing .wp-block-group.has-background.m-xxxlarge-34,.gutenberg-field .m-xxxlarge-34{margin:340px}.customspacing .mt-xxxlarge-34,.customspacing .wp-block-group.has-background.mt-xxxlarge-34,.gutenberg-field .mt-xxxlarge-34{margin-top:340px}.customspacing .mr-xxxlarge-34,.customspacing .wp-block-group.has-background.mr-xxxlarge-34,.gutenberg-field .mr-xxxlarge-34{margin-right:340px}.customspacing .mb-xxxlarge-34,.customspacing .wp-block-group.has-background.mb-xxxlarge-34,.gutenberg-field .mb-xxxlarge-34{margin-bottom:340px}.customspacing .ml-xxxlarge-34,.customspacing .wp-block-group.has-background.ml-xxxlarge-34,.gutenberg-field .ml-xxxlarge-34{margin-left:340px}.customspacing .p-xxxlarge-35,.customspacing .wp-block-group.has-background.p-xxxlarge-35,.gutenberg-field .p-xxxlarge-35{padding:350px}.customspacing .pt-xxxlarge-35,.customspacing .wp-block-group.has-background.pt-xxxlarge-35,.gutenberg-field .pt-xxxlarge-35{padding-top:350px}.customspacing .pr-xxxlarge-35,.customspacing .wp-block-group.has-background.pr-xxxlarge-35,.gutenberg-field .pr-xxxlarge-35{padding-right:350px}.customspacing .pb-xxxlarge-35,.customspacing .wp-block-group.has-background.pb-xxxlarge-35,.gutenberg-field .pb-xxxlarge-35{padding-bottom:350px}.customspacing .pl-xxxlarge-35,.customspacing .wp-block-group.has-background.pl-xxxlarge-35,.gutenberg-field .pl-xxxlarge-35{padding-left:350px}.customspacing .m-xxxlarge-35,.customspacing .wp-block-group.has-background.m-xxxlarge-35,.gutenberg-field .m-xxxlarge-35{margin:350px}.customspacing .mt-xxxlarge-35,.customspacing .wp-block-group.has-background.mt-xxxlarge-35,.gutenberg-field .mt-xxxlarge-35{margin-top:350px}.customspacing .mr-xxxlarge-35,.customspacing .wp-block-group.has-background.mr-xxxlarge-35,.gutenberg-field .mr-xxxlarge-35{margin-right:350px}.customspacing .mb-xxxlarge-35,.customspacing .wp-block-group.has-background.mb-xxxlarge-35,.gutenberg-field .mb-xxxlarge-35{margin-bottom:350px}.customspacing .ml-xxxlarge-35,.customspacing .wp-block-group.has-background.ml-xxxlarge-35,.gutenberg-field .ml-xxxlarge-35{margin-left:350px}.customspacing .p-xxxlarge-36,.customspacing .wp-block-group.has-background.p-xxxlarge-36,.gutenberg-field .p-xxxlarge-36{padding:360px}.customspacing .pt-xxxlarge-36,.customspacing .wp-block-group.has-background.pt-xxxlarge-36,.gutenberg-field .pt-xxxlarge-36{padding-top:360px}.customspacing .pr-xxxlarge-36,.customspacing .wp-block-group.has-background.pr-xxxlarge-36,.gutenberg-field .pr-xxxlarge-36{padding-right:360px}.customspacing .pb-xxxlarge-36,.customspacing .wp-block-group.has-background.pb-xxxlarge-36,.gutenberg-field .pb-xxxlarge-36{padding-bottom:360px}.customspacing .pl-xxxlarge-36,.customspacing .wp-block-group.has-background.pl-xxxlarge-36,.gutenberg-field .pl-xxxlarge-36{padding-left:360px}.customspacing .m-xxxlarge-36,.customspacing .wp-block-group.has-background.m-xxxlarge-36,.gutenberg-field .m-xxxlarge-36{margin:360px}.customspacing .mt-xxxlarge-36,.customspacing .wp-block-group.has-background.mt-xxxlarge-36,.gutenberg-field .mt-xxxlarge-36{margin-top:360px}.customspacing .mr-xxxlarge-36,.customspacing .wp-block-group.has-background.mr-xxxlarge-36,.gutenberg-field .mr-xxxlarge-36{margin-right:360px}.customspacing .mb-xxxlarge-36,.customspacing .wp-block-group.has-background.mb-xxxlarge-36,.gutenberg-field .mb-xxxlarge-36{margin-bottom:360px}.customspacing .ml-xxxlarge-36,.customspacing .wp-block-group.has-background.ml-xxxlarge-36,.gutenberg-field .ml-xxxlarge-36{margin-left:360px}.customspacing .p-xxxlarge-37,.customspacing .wp-block-group.has-background.p-xxxlarge-37,.gutenberg-field .p-xxxlarge-37{padding:370px}.customspacing .pt-xxxlarge-37,.customspacing .wp-block-group.has-background.pt-xxxlarge-37,.gutenberg-field .pt-xxxlarge-37{padding-top:370px}.customspacing .pr-xxxlarge-37,.customspacing .wp-block-group.has-background.pr-xxxlarge-37,.gutenberg-field .pr-xxxlarge-37{padding-right:370px}.customspacing .pb-xxxlarge-37,.customspacing .wp-block-group.has-background.pb-xxxlarge-37,.gutenberg-field .pb-xxxlarge-37{padding-bottom:370px}.customspacing .pl-xxxlarge-37,.customspacing .wp-block-group.has-background.pl-xxxlarge-37,.gutenberg-field .pl-xxxlarge-37{padding-left:370px}.customspacing .m-xxxlarge-37,.customspacing .wp-block-group.has-background.m-xxxlarge-37,.gutenberg-field .m-xxxlarge-37{margin:370px}.customspacing .mt-xxxlarge-37,.customspacing .wp-block-group.has-background.mt-xxxlarge-37,.gutenberg-field .mt-xxxlarge-37{margin-top:370px}.customspacing .mr-xxxlarge-37,.customspacing .wp-block-group.has-background.mr-xxxlarge-37,.gutenberg-field .mr-xxxlarge-37{margin-right:370px}.customspacing .mb-xxxlarge-37,.customspacing .wp-block-group.has-background.mb-xxxlarge-37,.gutenberg-field .mb-xxxlarge-37{margin-bottom:370px}.customspacing .ml-xxxlarge-37,.customspacing .wp-block-group.has-background.ml-xxxlarge-37,.gutenberg-field .ml-xxxlarge-37{margin-left:370px}.customspacing .p-xxxlarge-38,.customspacing .wp-block-group.has-background.p-xxxlarge-38,.gutenberg-field .p-xxxlarge-38{padding:380px}.customspacing .pt-xxxlarge-38,.customspacing .wp-block-group.has-background.pt-xxxlarge-38,.gutenberg-field .pt-xxxlarge-38{padding-top:380px}.customspacing .pr-xxxlarge-38,.customspacing .wp-block-group.has-background.pr-xxxlarge-38,.gutenberg-field .pr-xxxlarge-38{padding-right:380px}.customspacing .pb-xxxlarge-38,.customspacing .wp-block-group.has-background.pb-xxxlarge-38,.gutenberg-field .pb-xxxlarge-38{padding-bottom:380px}.customspacing .pl-xxxlarge-38,.customspacing .wp-block-group.has-background.pl-xxxlarge-38,.gutenberg-field .pl-xxxlarge-38{padding-left:380px}.customspacing .m-xxxlarge-38,.customspacing .wp-block-group.has-background.m-xxxlarge-38,.gutenberg-field .m-xxxlarge-38{margin:380px}.customspacing .mt-xxxlarge-38,.customspacing .wp-block-group.has-background.mt-xxxlarge-38,.gutenberg-field .mt-xxxlarge-38{margin-top:380px}.customspacing .mr-xxxlarge-38,.customspacing .wp-block-group.has-background.mr-xxxlarge-38,.gutenberg-field .mr-xxxlarge-38{margin-right:380px}.customspacing .mb-xxxlarge-38,.customspacing .wp-block-group.has-background.mb-xxxlarge-38,.gutenberg-field .mb-xxxlarge-38{margin-bottom:380px}.customspacing .ml-xxxlarge-38,.customspacing .wp-block-group.has-background.ml-xxxlarge-38,.gutenberg-field .ml-xxxlarge-38{margin-left:380px}.customspacing .p-xxxlarge-39,.customspacing .wp-block-group.has-background.p-xxxlarge-39,.gutenberg-field .p-xxxlarge-39{padding:390px}.customspacing .pt-xxxlarge-39,.customspacing .wp-block-group.has-background.pt-xxxlarge-39,.gutenberg-field .pt-xxxlarge-39{padding-top:390px}.customspacing .pr-xxxlarge-39,.customspacing .wp-block-group.has-background.pr-xxxlarge-39,.gutenberg-field .pr-xxxlarge-39{padding-right:390px}.customspacing .pb-xxxlarge-39,.customspacing .wp-block-group.has-background.pb-xxxlarge-39,.gutenberg-field .pb-xxxlarge-39{padding-bottom:390px}.customspacing .pl-xxxlarge-39,.customspacing .wp-block-group.has-background.pl-xxxlarge-39,.gutenberg-field .pl-xxxlarge-39{padding-left:390px}.customspacing .m-xxxlarge-39,.customspacing .wp-block-group.has-background.m-xxxlarge-39,.gutenberg-field .m-xxxlarge-39{margin:390px}.customspacing .mt-xxxlarge-39,.customspacing .wp-block-group.has-background.mt-xxxlarge-39,.gutenberg-field .mt-xxxlarge-39{margin-top:390px}.customspacing .mr-xxxlarge-39,.customspacing .wp-block-group.has-background.mr-xxxlarge-39,.gutenberg-field .mr-xxxlarge-39{margin-right:390px}.customspacing .mb-xxxlarge-39,.customspacing .wp-block-group.has-background.mb-xxxlarge-39,.gutenberg-field .mb-xxxlarge-39{margin-bottom:390px}.customspacing .ml-xxxlarge-39,.customspacing .wp-block-group.has-background.ml-xxxlarge-39,.gutenberg-field .ml-xxxlarge-39{margin-left:390px}.customspacing .p-xxxlarge-40,.customspacing .wp-block-group.has-background.p-xxxlarge-40,.gutenberg-field .p-xxxlarge-40{padding:400px}.customspacing .pt-xxxlarge-40,.customspacing .wp-block-group.has-background.pt-xxxlarge-40,.gutenberg-field .pt-xxxlarge-40{padding-top:400px}.customspacing .pr-xxxlarge-40,.customspacing .wp-block-group.has-background.pr-xxxlarge-40,.gutenberg-field .pr-xxxlarge-40{padding-right:400px}.customspacing .pb-xxxlarge-40,.customspacing .wp-block-group.has-background.pb-xxxlarge-40,.gutenberg-field .pb-xxxlarge-40{padding-bottom:400px}.customspacing .pl-xxxlarge-40,.customspacing .wp-block-group.has-background.pl-xxxlarge-40,.gutenberg-field .pl-xxxlarge-40{padding-left:400px}.customspacing .m-xxxlarge-40,.customspacing .wp-block-group.has-background.m-xxxlarge-40,.gutenberg-field .m-xxxlarge-40{margin:400px}.customspacing .mt-xxxlarge-40,.customspacing .wp-block-group.has-background.mt-xxxlarge-40,.gutenberg-field .mt-xxxlarge-40{margin-top:400px}.customspacing .mr-xxxlarge-40,.customspacing .wp-block-group.has-background.mr-xxxlarge-40,.gutenberg-field .mr-xxxlarge-40{margin-right:400px}.customspacing .mb-xxxlarge-40,.customspacing .wp-block-group.has-background.mb-xxxlarge-40,.gutenberg-field .mb-xxxlarge-40{margin-bottom:400px}.customspacing .ml-xxxlarge-40,.customspacing .wp-block-group.has-background.ml-xxxlarge-40,.gutenberg-field .ml-xxxlarge-40{margin-left:400px}}.block-view--contact--block-1,.strate-padding,.views-element-container .views-footer{position:relative;margin-top:45px;margin-bottom:45px;overflow:hidden}.node.view-mode-teaser ul.links .node-readmore a,.read-more__link,a.more,a.read-more{text-transform:none;letter-spacing:.1em}:root{--context-icon-color:#f4a71b;--context-color:#f4a71b;--text-contrast-color:#fff;--theme-color--primary:#414141;--theme-color--secondary:#2081c5;--theme-color--lighter-gray:#f5f5f5;--theme-color--light-gray:#ebebeb;--theme-color--medium-gray:#c6c2c2;--theme-color--dark-gray:gray;--theme-color--success:#70ad47;--theme-color--warning:#ff931e;--theme-color--alert:#ff1d25;--theme-color--accent:#f4a71b;--theme-color--gray:#d9d7d0;--theme-color--white:#fff;--theme-color--black:#000;--theme-color--bleu_logo:#2081c5;--theme-color--vert_logo:#6fbf46;--theme-color--orange_logo:#f4a71b;--theme-color--rose_logo:#ea145c;--theme-color--bleu_secondaire:#79b3dc;--theme-color--vert_secondaire:#8ad512;--theme-color--orange_secondaire:#f8c975;--theme-color--rose_secondaire:#f2709c;--theme-color--bleu_fonce:#16517b;--theme-color--variante_vert_fonce:#4e9528;--theme-color--assets_29:#be0241;--theme-color--assets_30:#de9511;--theme-color--orange:#de9511;--theme-color--title_alt:#414141;--cssGrid--gap-size:30px;--adv-block-font-size:14px;--adv-block-circle-size:160px;--adv-block-gap-size:30px;--adv-block-content-padding-left:0;--adv-block-tr-val:0}@media print,screen and (min-width:40em){:root{--cssGrid--gap-size:30px}}@media print,screen and (min-width:64em){:root{--cssGrid--gap-size:30px}}.context--orange{--context-icon-color:#f4a71b;--context-color:#f4a71b;--text-contrast-color:#fff}.context--revoir{--context-icon-color:#be0241;--context-color:#2081c5;--text-contrast-color:#fff}.context--repenser{--context-icon-color:#2081c5;--context-color:#2081c5;--text-contrast-color:#fff}.context--rêver{--context-icon-color:#f4a71b;--context-color:#2081c5;--text-contrast-color:#fff}.context--creer,.context--créer{--context-icon-color:#ea145c;--context-color:#2081c5;--text-contrast-color:#fff}.context--transformation{--context-icon-color:#79b3dc;--context-color:#2081c5;--text-contrast-color:#fff}.context--coopérer{--context-icon-color:#6fbf46;--context-color:#2081c5;--text-contrast-color:#fff}.context--ecole{--context-icon-color:#be0241;--context-color:#be0241;--text-contrast-color:#fff}.context--bleu-secondaire{--context-color:#79b3dc}.context--bleu-logo{--context-color:#2081c5}.context--bleu-fonce{--context-color:#16517b}.context--rose-secondaire{--context-color:#f2709c}.context--assets-29{--context-color:#be0241}.layout-builder--content-preview-disabled .layout-builder-block{margin:0;outline:1px dotted #ccc}.page-title-block{text-align:left;padding-bottom:45px;padding-top:30px;color:#414141}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .page-title-block .hero-title,.page-title-block .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.page-title-block h1,.page-title-block header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .page-title-block .hero-title{color:#414141}.layout-builder{color:#000}.breadcrumbs{font-weight:700}.breadcrumbs li.current,.breadcrumbs li:nth-last-child(2):after{display:none}.local-tasks-block a{max-width:100%}.admin-tabs__list a{background-color:#414141!important}.node-readmore a{font-size:1.25rem;color:#414141}.node-readmore a:hover{color:#414141}.addtoany_list.a2a_kit_size_32>a{font-size:1rem;color:#414141}.addtoany_list.a2a_kit_size_32>a:hover{color:#414141}.block-visible-starter-local-tasks .block-content-wrapper>ul{margin:0;padding:0;list-style-type:none;display:flex;flex-flow:row wrap}.block-visible-starter-local-tasks .block-content-wrapper>ul li{margin-right:5px}.block-visible-starter-local-tasks .block-content-wrapper>ul a{display:inline-block;vertical-align:middle;margin:0 0 1rem;padding:.625rem 1.875rem;border:1px solid transparent;border-radius:30px;transition:background-color .25s ease-out,color .25s ease-out;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;font-size:1.0625rem;-webkit-appearance:none;line-height:1;text-align:center;cursor:pointer;margin-bottom:0;text-decoration:none}[data-whatinput=mouse] .block-visible-starter-local-tasks .block-content-wrapper>ul a{outline:0}.block-visible-starter-local-tasks .block-content-wrapper>ul a,.block-visible-starter-local-tasks .block-content-wrapper>ul a.disabled,.block-visible-starter-local-tasks .block-content-wrapper>ul a.disabled:focus,.block-visible-starter-local-tasks .block-content-wrapper>ul a.disabled:hover,.block-visible-starter-local-tasks .block-content-wrapper>ul a[disabled],.block-visible-starter-local-tasks .block-content-wrapper>ul a[disabled]:focus,.block-visible-starter-local-tasks .block-content-wrapper>ul a[disabled]:hover{background-color:#2081c5;color:#fff}.block-visible-starter-local-tasks .block-content-wrapper>ul a:focus,.block-visible-starter-local-tasks .block-content-wrapper>ul a:hover{background-color:#1b6ea7;color:#fff}.gutenberg .field--name-body.field--gutenberg .filter-wrapper{display:none!important}.hide-title .block-title{display:none}.svgembed{height:0;overflow:hidden}.color-primary{color:#414141}.color-secondary{color:#2081c5}.color-lighter-gray{color:#f5f5f5}.color-light-gray{color:#ebebeb}.color-medium-gray{color:#c6c2c2}.color-dark-gray{color:gray}.color-success{color:#70ad47}.color-warning{color:#ff931e}.color-alert{color:#ff1d25}.color-accent{color:#f4a71b}.color-gray{color:#d9d7d0}.color-white{color:#fff}.color-black{color:#000}.color-bleu_logo{color:#2081c5}.color-vert_logo{color:#6fbf46}.color-orange_logo{color:#f4a71b}.color-rose_logo{color:#ea145c}.color-bleu_secondaire{color:#79b3dc}.color-vert_secondaire{color:#8ad512}.color-orange_secondaire{color:#f8c975}.color-rose_secondaire{color:#f2709c}.color-bleu_fonce{color:#16517b}.color-variante_vert_fonce{color:#4e9528}.color-assets_29{color:#be0241}.color-assets_30,.color-orange{color:#de9511}.color-title_alt{color:#414141}nav[aria-labelledby=pagination-heading]{margin-left:0;margin-bottom:1rem;justify-content:flex-end;text-align:right;padding-left:0;padding-right:0}nav[aria-labelledby=pagination-heading]:after,nav[aria-labelledby=pagination-heading]:before{display:table;content:" ";flex-basis:0;order:1}nav[aria-labelledby=pagination-heading]:after{clear:both}nav[aria-labelledby=pagination-heading] li{margin-right:.0625rem;border-radius:40px;font-size:.875rem;display:none}nav[aria-labelledby=pagination-heading] li:first-child,nav[aria-labelledby=pagination-heading] li:last-child{display:inline-block}@media print,screen and (min-width:40em){nav[aria-labelledby=pagination-heading] li{display:inline-block}}nav[aria-labelledby=pagination-heading] a,nav[aria-labelledby=pagination-heading] button{display:block;padding:.1875rem .625rem;border-radius:40px;color:#000}nav[aria-labelledby=pagination-heading] a:hover,nav[aria-labelledby=pagination-heading] button:hover{background:#ebebeb}nav[aria-labelledby=pagination-heading] li{border-radius:50%;width:41px;height:41px;text-align:left;line-height:41px;font-size:20px}nav[aria-labelledby=pagination-heading] li.current{padding:0;background:0 0}nav[aria-labelledby=pagination-heading] li.current a{color:#414141}nav[aria-labelledby=pagination-heading] li a{padding:0;text-decoration:none;width:41px;height:41px;text-align:center;line-height:41px;font-size:20px}nav[aria-labelledby=pagination-heading] li a:hover{background:0 0}nav[aria-labelledby=pagination-heading] li.pager__item--first,nav[aria-labelledby=pagination-heading] li.pager__item--last,nav[aria-labelledby=pagination-heading] li.pager__item--next,nav[aria-labelledby=pagination-heading] li.pager__item--previous{text-align:center;background:0 0}nav[aria-labelledby=pagination-heading] li.pager__item--first:hover,nav[aria-labelledby=pagination-heading] li.pager__item--last:hover,nav[aria-labelledby=pagination-heading] li.pager__item--next:hover,nav[aria-labelledby=pagination-heading] li.pager__item--previous:hover{background:0 0}nav[aria-labelledby=pagination-heading] li.pager__item--first a,nav[aria-labelledby=pagination-heading] li.pager__item--last a,nav[aria-labelledby=pagination-heading] li.pager__item--next a,nav[aria-labelledby=pagination-heading] li.pager__item--previous a{text-align:center;color:#c6c6c6;border:1px solid #c6c6c6}nav[aria-labelledby=pagination-heading] li.pager__item--first a:hover,nav[aria-labelledby=pagination-heading] li.pager__item--last a:hover,nav[aria-labelledby=pagination-heading] li.pager__item--next a:hover,nav[aria-labelledby=pagination-heading] li.pager__item--previous a:hover{color:#414141;border:1px solid #414141}ul.css-grid{margin-left:0;list-style-type:none}.css-grid{display:grid;grid-template-columns:1fr;width:100%}.css-grid.small-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.small-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.small-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.small-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.small-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.small-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.small-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.small-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.small-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.small-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.small-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.small-up-12{grid-template-columns:repeat(12,1fr)}@media print,screen and (min-width:23.4375em){.css-grid.smart-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.smart-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.smart-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.smart-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.smart-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.smart-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.smart-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.smart-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.smart-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.smart-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.smart-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.smart-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:30em){.css-grid.smmed-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.smmed-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.smmed-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.smmed-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.smmed-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.smmed-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.smmed-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.smmed-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.smmed-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.smmed-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.smmed-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.smmed-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:40em){.css-grid.medium-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.medium-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.medium-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.medium-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.medium-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.medium-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.medium-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.medium-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.medium-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.medium-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.medium-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.medium-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:48em){.css-grid.medlg-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.medlg-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.medlg-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.medlg-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.medlg-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.medlg-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.medlg-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.medlg-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.medlg-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.medlg-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.medlg-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.medlg-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:64em){.css-grid.large-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.large-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.large-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.large-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.large-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.large-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.large-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.large-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.large-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.large-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.large-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.large-up-12{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:75em){.css-grid.xlarge-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.xlarge-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.xlarge-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.xlarge-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.xlarge-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.xlarge-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.xlarge-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.xlarge-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.xlarge-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.xlarge-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.xlarge-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.xlarge-up-12{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:90em){.css-grid.xxlarge-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.xxlarge-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.xxlarge-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.xxlarge-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.xxlarge-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.xxlarge-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.xxlarge-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.xxlarge-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.xxlarge-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.xxlarge-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.xxlarge-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.xxlarge-up-12{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:108.75em){.css-grid.xxxlarge-up-1{grid-template-columns:repeat(1,1fr)}.css-grid.xxxlarge-up-2{grid-template-columns:repeat(2,1fr)}.css-grid.xxxlarge-up-3{grid-template-columns:repeat(3,1fr)}.css-grid.xxxlarge-up-4{grid-template-columns:repeat(4,1fr)}.css-grid.xxxlarge-up-5{grid-template-columns:repeat(5,1fr)}.css-grid.xxxlarge-up-6{grid-template-columns:repeat(6,1fr)}.css-grid.xxxlarge-up-7{grid-template-columns:repeat(7,1fr)}.css-grid.xxxlarge-up-8{grid-template-columns:repeat(8,1fr)}.css-grid.xxxlarge-up-9{grid-template-columns:repeat(9,1fr)}.css-grid.xxxlarge-up-10{grid-template-columns:repeat(10,1fr)}.css-grid.xxxlarge-up-11{grid-template-columns:repeat(11,1fr)}.css-grid.xxxlarge-up-12{grid-template-columns:repeat(12,1fr)}}.css-grid.grid-margin-x{margin-top:0;column-gap:30px}@media print,screen and (min-width:40em){.css-grid.grid-margin-x{column-gap:30px}}@media print,screen and (min-width:64em){.css-grid.grid-margin-x{column-gap:30px}}.css-grid.grid-margin-y{margin-top:0;margin-bottom:1rem;row-gap:30px}@media print,screen and (min-width:40em){.css-grid.grid-margin-y{row-gap:30px}}@media print,screen and (min-width:64em){.css-grid.grid-margin-y{row-gap:30px}}.css-grid>li{padding-left:0}.css-grid>li:before{display:none!important}.css-grid>[class*=grid-cell]{min-height:200px}.grid-cell-small-colspan-1-1{grid-column:1/span 1}.grid-cell-small-rowspan-1-1{grid-row:1/span 1}.grid-cell-small-colspan-1-2{grid-column:1/span 2}.grid-cell-small-rowspan-1-2{grid-row:1/span 2}.grid-cell-small-colspan-1-3{grid-column:1/span 3}.grid-cell-small-rowspan-1-3{grid-row:1/span 3}.grid-cell-small-colspan-1-4{grid-column:1/span 4}.grid-cell-small-rowspan-1-4{grid-row:1/span 4}.grid-cell-small-colspan-1-5{grid-column:1/span 5}.grid-cell-small-rowspan-1-5{grid-row:1/span 5}.grid-cell-small-colspan-1-6{grid-column:1/span 6}.grid-cell-small-rowspan-1-6{grid-row:1/span 6}.grid-cell-small-colspan-1-7{grid-column:1/span 7}.grid-cell-small-rowspan-1-7{grid-row:1/span 7}.grid-cell-small-colspan-1-8{grid-column:1/span 8}.grid-cell-small-rowspan-1-8{grid-row:1/span 8}.grid-cell-small-colspan-1-9{grid-column:1/span 9}.grid-cell-small-rowspan-1-9{grid-row:1/span 9}.grid-cell-small-colspan-1-10{grid-column:1/span 10}.grid-cell-small-rowspan-1-10{grid-row:1/span 10}.grid-cell-small-colspan-1-11{grid-column:1/span 11}.grid-cell-small-rowspan-1-11{grid-row:1/span 11}.grid-cell-small-colspan-1-12{grid-column:1/span 12}.grid-cell-small-rowspan-1-12{grid-row:1/span 12}.grid-cell-small-colspan-2-1{grid-column:2/span 1}.grid-cell-small-rowspan-2-1{grid-row:2/span 1}.grid-cell-small-colspan-2-2{grid-column:2/span 2}.grid-cell-small-rowspan-2-2{grid-row:2/span 2}.grid-cell-small-colspan-2-3{grid-column:2/span 3}.grid-cell-small-rowspan-2-3{grid-row:2/span 3}.grid-cell-small-colspan-2-4{grid-column:2/span 4}.grid-cell-small-rowspan-2-4{grid-row:2/span 4}.grid-cell-small-colspan-2-5{grid-column:2/span 5}.grid-cell-small-rowspan-2-5{grid-row:2/span 5}.grid-cell-small-colspan-2-6{grid-column:2/span 6}.grid-cell-small-rowspan-2-6{grid-row:2/span 6}.grid-cell-small-colspan-2-7{grid-column:2/span 7}.grid-cell-small-rowspan-2-7{grid-row:2/span 7}.grid-cell-small-colspan-2-8{grid-column:2/span 8}.grid-cell-small-rowspan-2-8{grid-row:2/span 8}.grid-cell-small-colspan-2-9{grid-column:2/span 9}.grid-cell-small-rowspan-2-9{grid-row:2/span 9}.grid-cell-small-colspan-2-10{grid-column:2/span 10}.grid-cell-small-rowspan-2-10{grid-row:2/span 10}.grid-cell-small-colspan-2-11{grid-column:2/span 11}.grid-cell-small-rowspan-2-11{grid-row:2/span 11}.grid-cell-small-colspan-2-12{grid-column:2/span 12}.grid-cell-small-rowspan-2-12{grid-row:2/span 12}.grid-cell-small-colspan-3-1{grid-column:3/span 1}.grid-cell-small-rowspan-3-1{grid-row:3/span 1}.grid-cell-small-colspan-3-2{grid-column:3/span 2}.grid-cell-small-rowspan-3-2{grid-row:3/span 2}.grid-cell-small-colspan-3-3{grid-column:3/span 3}.grid-cell-small-rowspan-3-3{grid-row:3/span 3}.grid-cell-small-colspan-3-4{grid-column:3/span 4}.grid-cell-small-rowspan-3-4{grid-row:3/span 4}.grid-cell-small-colspan-3-5{grid-column:3/span 5}.grid-cell-small-rowspan-3-5{grid-row:3/span 5}.grid-cell-small-colspan-3-6{grid-column:3/span 6}.grid-cell-small-rowspan-3-6{grid-row:3/span 6}.grid-cell-small-colspan-3-7{grid-column:3/span 7}.grid-cell-small-rowspan-3-7{grid-row:3/span 7}.grid-cell-small-colspan-3-8{grid-column:3/span 8}.grid-cell-small-rowspan-3-8{grid-row:3/span 8}.grid-cell-small-colspan-3-9{grid-column:3/span 9}.grid-cell-small-rowspan-3-9{grid-row:3/span 9}.grid-cell-small-colspan-3-10{grid-column:3/span 10}.grid-cell-small-rowspan-3-10{grid-row:3/span 10}.grid-cell-small-colspan-3-11{grid-column:3/span 11}.grid-cell-small-rowspan-3-11{grid-row:3/span 11}.grid-cell-small-colspan-3-12{grid-column:3/span 12}.grid-cell-small-rowspan-3-12{grid-row:3/span 12}.grid-cell-small-colspan-4-1{grid-column:4/span 1}.grid-cell-small-rowspan-4-1{grid-row:4/span 1}.grid-cell-small-colspan-4-2{grid-column:4/span 2}.grid-cell-small-rowspan-4-2{grid-row:4/span 2}.grid-cell-small-colspan-4-3{grid-column:4/span 3}.grid-cell-small-rowspan-4-3{grid-row:4/span 3}.grid-cell-small-colspan-4-4{grid-column:4/span 4}.grid-cell-small-rowspan-4-4{grid-row:4/span 4}.grid-cell-small-colspan-4-5{grid-column:4/span 5}.grid-cell-small-rowspan-4-5{grid-row:4/span 5}.grid-cell-small-colspan-4-6{grid-column:4/span 6}.grid-cell-small-rowspan-4-6{grid-row:4/span 6}.grid-cell-small-colspan-4-7{grid-column:4/span 7}.grid-cell-small-rowspan-4-7{grid-row:4/span 7}.grid-cell-small-colspan-4-8{grid-column:4/span 8}.grid-cell-small-rowspan-4-8{grid-row:4/span 8}.grid-cell-small-colspan-4-9{grid-column:4/span 9}.grid-cell-small-rowspan-4-9{grid-row:4/span 9}.grid-cell-small-colspan-4-10{grid-column:4/span 10}.grid-cell-small-rowspan-4-10{grid-row:4/span 10}.grid-cell-small-colspan-4-11{grid-column:4/span 11}.grid-cell-small-rowspan-4-11{grid-row:4/span 11}.grid-cell-small-colspan-4-12{grid-column:4/span 12}.grid-cell-small-rowspan-4-12{grid-row:4/span 12}.grid-cell-small-colspan-5-1{grid-column:5/span 1}.grid-cell-small-rowspan-5-1{grid-row:5/span 1}.grid-cell-small-colspan-5-2{grid-column:5/span 2}.grid-cell-small-rowspan-5-2{grid-row:5/span 2}.grid-cell-small-colspan-5-3{grid-column:5/span 3}.grid-cell-small-rowspan-5-3{grid-row:5/span 3}.grid-cell-small-colspan-5-4{grid-column:5/span 4}.grid-cell-small-rowspan-5-4{grid-row:5/span 4}.grid-cell-small-colspan-5-5{grid-column:5/span 5}.grid-cell-small-rowspan-5-5{grid-row:5/span 5}.grid-cell-small-colspan-5-6{grid-column:5/span 6}.grid-cell-small-rowspan-5-6{grid-row:5/span 6}.grid-cell-small-colspan-5-7{grid-column:5/span 7}.grid-cell-small-rowspan-5-7{grid-row:5/span 7}.grid-cell-small-colspan-5-8{grid-column:5/span 8}.grid-cell-small-rowspan-5-8{grid-row:5/span 8}.grid-cell-small-colspan-5-9{grid-column:5/span 9}.grid-cell-small-rowspan-5-9{grid-row:5/span 9}.grid-cell-small-colspan-5-10{grid-column:5/span 10}.grid-cell-small-rowspan-5-10{grid-row:5/span 10}.grid-cell-small-colspan-5-11{grid-column:5/span 11}.grid-cell-small-rowspan-5-11{grid-row:5/span 11}.grid-cell-small-colspan-5-12{grid-column:5/span 12}.grid-cell-small-rowspan-5-12{grid-row:5/span 12}.grid-cell-small-colspan-6-1{grid-column:6/span 1}.grid-cell-small-rowspan-6-1{grid-row:6/span 1}.grid-cell-small-colspan-6-2{grid-column:6/span 2}.grid-cell-small-rowspan-6-2{grid-row:6/span 2}.grid-cell-small-colspan-6-3{grid-column:6/span 3}.grid-cell-small-rowspan-6-3{grid-row:6/span 3}.grid-cell-small-colspan-6-4{grid-column:6/span 4}.grid-cell-small-rowspan-6-4{grid-row:6/span 4}.grid-cell-small-colspan-6-5{grid-column:6/span 5}.grid-cell-small-rowspan-6-5{grid-row:6/span 5}.grid-cell-small-colspan-6-6{grid-column:6/span 6}.grid-cell-small-rowspan-6-6{grid-row:6/span 6}.grid-cell-small-colspan-6-7{grid-column:6/span 7}.grid-cell-small-rowspan-6-7{grid-row:6/span 7}.grid-cell-small-colspan-6-8{grid-column:6/span 8}.grid-cell-small-rowspan-6-8{grid-row:6/span 8}.grid-cell-small-colspan-6-9{grid-column:6/span 9}.grid-cell-small-rowspan-6-9{grid-row:6/span 9}.grid-cell-small-colspan-6-10{grid-column:6/span 10}.grid-cell-small-rowspan-6-10{grid-row:6/span 10}.grid-cell-small-colspan-6-11{grid-column:6/span 11}.grid-cell-small-rowspan-6-11{grid-row:6/span 11}.grid-cell-small-colspan-6-12{grid-column:6/span 12}.grid-cell-small-rowspan-6-12{grid-row:6/span 12}.grid-cell-small-colspan-7-1{grid-column:7/span 1}.grid-cell-small-rowspan-7-1{grid-row:7/span 1}.grid-cell-small-colspan-7-2{grid-column:7/span 2}.grid-cell-small-rowspan-7-2{grid-row:7/span 2}.grid-cell-small-colspan-7-3{grid-column:7/span 3}.grid-cell-small-rowspan-7-3{grid-row:7/span 3}.grid-cell-small-colspan-7-4{grid-column:7/span 4}.grid-cell-small-rowspan-7-4{grid-row:7/span 4}.grid-cell-small-colspan-7-5{grid-column:7/span 5}.grid-cell-small-rowspan-7-5{grid-row:7/span 5}.grid-cell-small-colspan-7-6{grid-column:7/span 6}.grid-cell-small-rowspan-7-6{grid-row:7/span 6}.grid-cell-small-colspan-7-7{grid-column:7/span 7}.grid-cell-small-rowspan-7-7{grid-row:7/span 7}.grid-cell-small-colspan-7-8{grid-column:7/span 8}.grid-cell-small-rowspan-7-8{grid-row:7/span 8}.grid-cell-small-colspan-7-9{grid-column:7/span 9}.grid-cell-small-rowspan-7-9{grid-row:7/span 9}.grid-cell-small-colspan-7-10{grid-column:7/span 10}.grid-cell-small-rowspan-7-10{grid-row:7/span 10}.grid-cell-small-colspan-7-11{grid-column:7/span 11}.grid-cell-small-rowspan-7-11{grid-row:7/span 11}.grid-cell-small-colspan-7-12{grid-column:7/span 12}.grid-cell-small-rowspan-7-12{grid-row:7/span 12}.grid-cell-small-colspan-8-1{grid-column:8/span 1}.grid-cell-small-rowspan-8-1{grid-row:8/span 1}.grid-cell-small-colspan-8-2{grid-column:8/span 2}.grid-cell-small-rowspan-8-2{grid-row:8/span 2}.grid-cell-small-colspan-8-3{grid-column:8/span 3}.grid-cell-small-rowspan-8-3{grid-row:8/span 3}.grid-cell-small-colspan-8-4{grid-column:8/span 4}.grid-cell-small-rowspan-8-4{grid-row:8/span 4}.grid-cell-small-colspan-8-5{grid-column:8/span 5}.grid-cell-small-rowspan-8-5{grid-row:8/span 5}.grid-cell-small-colspan-8-6{grid-column:8/span 6}.grid-cell-small-rowspan-8-6{grid-row:8/span 6}.grid-cell-small-colspan-8-7{grid-column:8/span 7}.grid-cell-small-rowspan-8-7{grid-row:8/span 7}.grid-cell-small-colspan-8-8{grid-column:8/span 8}.grid-cell-small-rowspan-8-8{grid-row:8/span 8}.grid-cell-small-colspan-8-9{grid-column:8/span 9}.grid-cell-small-rowspan-8-9{grid-row:8/span 9}.grid-cell-small-colspan-8-10{grid-column:8/span 10}.grid-cell-small-rowspan-8-10{grid-row:8/span 10}.grid-cell-small-colspan-8-11{grid-column:8/span 11}.grid-cell-small-rowspan-8-11{grid-row:8/span 11}.grid-cell-small-colspan-8-12{grid-column:8/span 12}.grid-cell-small-rowspan-8-12{grid-row:8/span 12}.grid-cell-small-colspan-9-1{grid-column:9/span 1}.grid-cell-small-rowspan-9-1{grid-row:9/span 1}.grid-cell-small-colspan-9-2{grid-column:9/span 2}.grid-cell-small-rowspan-9-2{grid-row:9/span 2}.grid-cell-small-colspan-9-3{grid-column:9/span 3}.grid-cell-small-rowspan-9-3{grid-row:9/span 3}.grid-cell-small-colspan-9-4{grid-column:9/span 4}.grid-cell-small-rowspan-9-4{grid-row:9/span 4}.grid-cell-small-colspan-9-5{grid-column:9/span 5}.grid-cell-small-rowspan-9-5{grid-row:9/span 5}.grid-cell-small-colspan-9-6{grid-column:9/span 6}.grid-cell-small-rowspan-9-6{grid-row:9/span 6}.grid-cell-small-colspan-9-7{grid-column:9/span 7}.grid-cell-small-rowspan-9-7{grid-row:9/span 7}.grid-cell-small-colspan-9-8{grid-column:9/span 8}.grid-cell-small-rowspan-9-8{grid-row:9/span 8}.grid-cell-small-colspan-9-9{grid-column:9/span 9}.grid-cell-small-rowspan-9-9{grid-row:9/span 9}.grid-cell-small-colspan-9-10{grid-column:9/span 10}.grid-cell-small-rowspan-9-10{grid-row:9/span 10}.grid-cell-small-colspan-9-11{grid-column:9/span 11}.grid-cell-small-rowspan-9-11{grid-row:9/span 11}.grid-cell-small-colspan-9-12{grid-column:9/span 12}.grid-cell-small-rowspan-9-12{grid-row:9/span 12}.grid-cell-small-colspan-10-1{grid-column:10/span 1}.grid-cell-small-rowspan-10-1{grid-row:10/span 1}.grid-cell-small-colspan-10-2{grid-column:10/span 2}.grid-cell-small-rowspan-10-2{grid-row:10/span 2}.grid-cell-small-colspan-10-3{grid-column:10/span 3}.grid-cell-small-rowspan-10-3{grid-row:10/span 3}.grid-cell-small-colspan-10-4{grid-column:10/span 4}.grid-cell-small-rowspan-10-4{grid-row:10/span 4}.grid-cell-small-colspan-10-5{grid-column:10/span 5}.grid-cell-small-rowspan-10-5{grid-row:10/span 5}.grid-cell-small-colspan-10-6{grid-column:10/span 6}.grid-cell-small-rowspan-10-6{grid-row:10/span 6}.grid-cell-small-colspan-10-7{grid-column:10/span 7}.grid-cell-small-rowspan-10-7{grid-row:10/span 7}.grid-cell-small-colspan-10-8{grid-column:10/span 8}.grid-cell-small-rowspan-10-8{grid-row:10/span 8}.grid-cell-small-colspan-10-9{grid-column:10/span 9}.grid-cell-small-rowspan-10-9{grid-row:10/span 9}.grid-cell-small-colspan-10-10{grid-column:10/span 10}.grid-cell-small-rowspan-10-10{grid-row:10/span 10}.grid-cell-small-colspan-10-11{grid-column:10/span 11}.grid-cell-small-rowspan-10-11{grid-row:10/span 11}.grid-cell-small-colspan-10-12{grid-column:10/span 12}.grid-cell-small-rowspan-10-12{grid-row:10/span 12}.grid-cell-small-colspan-11-1{grid-column:11/span 1}.grid-cell-small-rowspan-11-1{grid-row:11/span 1}.grid-cell-small-colspan-11-2{grid-column:11/span 2}.grid-cell-small-rowspan-11-2{grid-row:11/span 2}.grid-cell-small-colspan-11-3{grid-column:11/span 3}.grid-cell-small-rowspan-11-3{grid-row:11/span 3}.grid-cell-small-colspan-11-4{grid-column:11/span 4}.grid-cell-small-rowspan-11-4{grid-row:11/span 4}.grid-cell-small-colspan-11-5{grid-column:11/span 5}.grid-cell-small-rowspan-11-5{grid-row:11/span 5}.grid-cell-small-colspan-11-6{grid-column:11/span 6}.grid-cell-small-rowspan-11-6{grid-row:11/span 6}.grid-cell-small-colspan-11-7{grid-column:11/span 7}.grid-cell-small-rowspan-11-7{grid-row:11/span 7}.grid-cell-small-colspan-11-8{grid-column:11/span 8}.grid-cell-small-rowspan-11-8{grid-row:11/span 8}.grid-cell-small-colspan-11-9{grid-column:11/span 9}.grid-cell-small-rowspan-11-9{grid-row:11/span 9}.grid-cell-small-colspan-11-10{grid-column:11/span 10}.grid-cell-small-rowspan-11-10{grid-row:11/span 10}.grid-cell-small-colspan-11-11{grid-column:11/span 11}.grid-cell-small-rowspan-11-11{grid-row:11/span 11}.grid-cell-small-colspan-11-12{grid-column:11/span 12}.grid-cell-small-rowspan-11-12{grid-row:11/span 12}.grid-cell-small-colspan-12-1{grid-column:12/span 1}.grid-cell-small-rowspan-12-1{grid-row:12/span 1}.grid-cell-small-colspan-12-2{grid-column:12/span 2}.grid-cell-small-rowspan-12-2{grid-row:12/span 2}.grid-cell-small-colspan-12-3{grid-column:12/span 3}.grid-cell-small-rowspan-12-3{grid-row:12/span 3}.grid-cell-small-colspan-12-4{grid-column:12/span 4}.grid-cell-small-rowspan-12-4{grid-row:12/span 4}.grid-cell-small-colspan-12-5{grid-column:12/span 5}.grid-cell-small-rowspan-12-5{grid-row:12/span 5}.grid-cell-small-colspan-12-6{grid-column:12/span 6}.grid-cell-small-rowspan-12-6{grid-row:12/span 6}.grid-cell-small-colspan-12-7{grid-column:12/span 7}.grid-cell-small-rowspan-12-7{grid-row:12/span 7}.grid-cell-small-colspan-12-8{grid-column:12/span 8}.grid-cell-small-rowspan-12-8{grid-row:12/span 8}.grid-cell-small-colspan-12-9{grid-column:12/span 9}.grid-cell-small-rowspan-12-9{grid-row:12/span 9}.grid-cell-small-colspan-12-10{grid-column:12/span 10}.grid-cell-small-rowspan-12-10{grid-row:12/span 10}.grid-cell-small-colspan-12-11{grid-column:12/span 11}.grid-cell-small-rowspan-12-11{grid-row:12/span 11}.grid-cell-small-colspan-12-12{grid-column:12/span 12}.grid-cell-small-rowspan-12-12{grid-row:12/span 12}@media print,screen and (min-width:23.4375em){.grid-cell-smart-colspan-1-1{grid-column:1/span 1}.grid-cell-smart-rowspan-1-1{grid-row:1/span 1}.grid-cell-smart-colspan-1-2{grid-column:1/span 2}.grid-cell-smart-rowspan-1-2{grid-row:1/span 2}.grid-cell-smart-colspan-1-3{grid-column:1/span 3}.grid-cell-smart-rowspan-1-3{grid-row:1/span 3}.grid-cell-smart-colspan-1-4{grid-column:1/span 4}.grid-cell-smart-rowspan-1-4{grid-row:1/span 4}.grid-cell-smart-colspan-1-5{grid-column:1/span 5}.grid-cell-smart-rowspan-1-5{grid-row:1/span 5}.grid-cell-smart-colspan-1-6{grid-column:1/span 6}.grid-cell-smart-rowspan-1-6{grid-row:1/span 6}.grid-cell-smart-colspan-1-7{grid-column:1/span 7}.grid-cell-smart-rowspan-1-7{grid-row:1/span 7}.grid-cell-smart-colspan-1-8{grid-column:1/span 8}.grid-cell-smart-rowspan-1-8{grid-row:1/span 8}.grid-cell-smart-colspan-1-9{grid-column:1/span 9}.grid-cell-smart-rowspan-1-9{grid-row:1/span 9}.grid-cell-smart-colspan-1-10{grid-column:1/span 10}.grid-cell-smart-rowspan-1-10{grid-row:1/span 10}.grid-cell-smart-colspan-1-11{grid-column:1/span 11}.grid-cell-smart-rowspan-1-11{grid-row:1/span 11}.grid-cell-smart-colspan-1-12{grid-column:1/span 12}.grid-cell-smart-rowspan-1-12{grid-row:1/span 12}.grid-cell-smart-colspan-2-1{grid-column:2/span 1}.grid-cell-smart-rowspan-2-1{grid-row:2/span 1}.grid-cell-smart-colspan-2-2{grid-column:2/span 2}.grid-cell-smart-rowspan-2-2{grid-row:2/span 2}.grid-cell-smart-colspan-2-3{grid-column:2/span 3}.grid-cell-smart-rowspan-2-3{grid-row:2/span 3}.grid-cell-smart-colspan-2-4{grid-column:2/span 4}.grid-cell-smart-rowspan-2-4{grid-row:2/span 4}.grid-cell-smart-colspan-2-5{grid-column:2/span 5}.grid-cell-smart-rowspan-2-5{grid-row:2/span 5}.grid-cell-smart-colspan-2-6{grid-column:2/span 6}.grid-cell-smart-rowspan-2-6{grid-row:2/span 6}.grid-cell-smart-colspan-2-7{grid-column:2/span 7}.grid-cell-smart-rowspan-2-7{grid-row:2/span 7}.grid-cell-smart-colspan-2-8{grid-column:2/span 8}.grid-cell-smart-rowspan-2-8{grid-row:2/span 8}.grid-cell-smart-colspan-2-9{grid-column:2/span 9}.grid-cell-smart-rowspan-2-9{grid-row:2/span 9}.grid-cell-smart-colspan-2-10{grid-column:2/span 10}.grid-cell-smart-rowspan-2-10{grid-row:2/span 10}.grid-cell-smart-colspan-2-11{grid-column:2/span 11}.grid-cell-smart-rowspan-2-11{grid-row:2/span 11}.grid-cell-smart-colspan-2-12{grid-column:2/span 12}.grid-cell-smart-rowspan-2-12{grid-row:2/span 12}.grid-cell-smart-colspan-3-1{grid-column:3/span 1}.grid-cell-smart-rowspan-3-1{grid-row:3/span 1}.grid-cell-smart-colspan-3-2{grid-column:3/span 2}.grid-cell-smart-rowspan-3-2{grid-row:3/span 2}.grid-cell-smart-colspan-3-3{grid-column:3/span 3}.grid-cell-smart-rowspan-3-3{grid-row:3/span 3}.grid-cell-smart-colspan-3-4{grid-column:3/span 4}.grid-cell-smart-rowspan-3-4{grid-row:3/span 4}.grid-cell-smart-colspan-3-5{grid-column:3/span 5}.grid-cell-smart-rowspan-3-5{grid-row:3/span 5}.grid-cell-smart-colspan-3-6{grid-column:3/span 6}.grid-cell-smart-rowspan-3-6{grid-row:3/span 6}.grid-cell-smart-colspan-3-7{grid-column:3/span 7}.grid-cell-smart-rowspan-3-7{grid-row:3/span 7}.grid-cell-smart-colspan-3-8{grid-column:3/span 8}.grid-cell-smart-rowspan-3-8{grid-row:3/span 8}.grid-cell-smart-colspan-3-9{grid-column:3/span 9}.grid-cell-smart-rowspan-3-9{grid-row:3/span 9}.grid-cell-smart-colspan-3-10{grid-column:3/span 10}.grid-cell-smart-rowspan-3-10{grid-row:3/span 10}.grid-cell-smart-colspan-3-11{grid-column:3/span 11}.grid-cell-smart-rowspan-3-11{grid-row:3/span 11}.grid-cell-smart-colspan-3-12{grid-column:3/span 12}.grid-cell-smart-rowspan-3-12{grid-row:3/span 12}.grid-cell-smart-colspan-4-1{grid-column:4/span 1}.grid-cell-smart-rowspan-4-1{grid-row:4/span 1}.grid-cell-smart-colspan-4-2{grid-column:4/span 2}.grid-cell-smart-rowspan-4-2{grid-row:4/span 2}.grid-cell-smart-colspan-4-3{grid-column:4/span 3}.grid-cell-smart-rowspan-4-3{grid-row:4/span 3}.grid-cell-smart-colspan-4-4{grid-column:4/span 4}.grid-cell-smart-rowspan-4-4{grid-row:4/span 4}.grid-cell-smart-colspan-4-5{grid-column:4/span 5}.grid-cell-smart-rowspan-4-5{grid-row:4/span 5}.grid-cell-smart-colspan-4-6{grid-column:4/span 6}.grid-cell-smart-rowspan-4-6{grid-row:4/span 6}.grid-cell-smart-colspan-4-7{grid-column:4/span 7}.grid-cell-smart-rowspan-4-7{grid-row:4/span 7}.grid-cell-smart-colspan-4-8{grid-column:4/span 8}.grid-cell-smart-rowspan-4-8{grid-row:4/span 8}.grid-cell-smart-colspan-4-9{grid-column:4/span 9}.grid-cell-smart-rowspan-4-9{grid-row:4/span 9}.grid-cell-smart-colspan-4-10{grid-column:4/span 10}.grid-cell-smart-rowspan-4-10{grid-row:4/span 10}.grid-cell-smart-colspan-4-11{grid-column:4/span 11}.grid-cell-smart-rowspan-4-11{grid-row:4/span 11}.grid-cell-smart-colspan-4-12{grid-column:4/span 12}.grid-cell-smart-rowspan-4-12{grid-row:4/span 12}.grid-cell-smart-colspan-5-1{grid-column:5/span 1}.grid-cell-smart-rowspan-5-1{grid-row:5/span 1}.grid-cell-smart-colspan-5-2{grid-column:5/span 2}.grid-cell-smart-rowspan-5-2{grid-row:5/span 2}.grid-cell-smart-colspan-5-3{grid-column:5/span 3}.grid-cell-smart-rowspan-5-3{grid-row:5/span 3}.grid-cell-smart-colspan-5-4{grid-column:5/span 4}.grid-cell-smart-rowspan-5-4{grid-row:5/span 4}.grid-cell-smart-colspan-5-5{grid-column:5/span 5}.grid-cell-smart-rowspan-5-5{grid-row:5/span 5}.grid-cell-smart-colspan-5-6{grid-column:5/span 6}.grid-cell-smart-rowspan-5-6{grid-row:5/span 6}.grid-cell-smart-colspan-5-7{grid-column:5/span 7}.grid-cell-smart-rowspan-5-7{grid-row:5/span 7}.grid-cell-smart-colspan-5-8{grid-column:5/span 8}.grid-cell-smart-rowspan-5-8{grid-row:5/span 8}.grid-cell-smart-colspan-5-9{grid-column:5/span 9}.grid-cell-smart-rowspan-5-9{grid-row:5/span 9}.grid-cell-smart-colspan-5-10{grid-column:5/span 10}.grid-cell-smart-rowspan-5-10{grid-row:5/span 10}.grid-cell-smart-colspan-5-11{grid-column:5/span 11}.grid-cell-smart-rowspan-5-11{grid-row:5/span 11}.grid-cell-smart-colspan-5-12{grid-column:5/span 12}.grid-cell-smart-rowspan-5-12{grid-row:5/span 12}.grid-cell-smart-colspan-6-1{grid-column:6/span 1}.grid-cell-smart-rowspan-6-1{grid-row:6/span 1}.grid-cell-smart-colspan-6-2{grid-column:6/span 2}.grid-cell-smart-rowspan-6-2{grid-row:6/span 2}.grid-cell-smart-colspan-6-3{grid-column:6/span 3}.grid-cell-smart-rowspan-6-3{grid-row:6/span 3}.grid-cell-smart-colspan-6-4{grid-column:6/span 4}.grid-cell-smart-rowspan-6-4{grid-row:6/span 4}.grid-cell-smart-colspan-6-5{grid-column:6/span 5}.grid-cell-smart-rowspan-6-5{grid-row:6/span 5}.grid-cell-smart-colspan-6-6{grid-column:6/span 6}.grid-cell-smart-rowspan-6-6{grid-row:6/span 6}.grid-cell-smart-colspan-6-7{grid-column:6/span 7}.grid-cell-smart-rowspan-6-7{grid-row:6/span 7}.grid-cell-smart-colspan-6-8{grid-column:6/span 8}.grid-cell-smart-rowspan-6-8{grid-row:6/span 8}.grid-cell-smart-colspan-6-9{grid-column:6/span 9}.grid-cell-smart-rowspan-6-9{grid-row:6/span 9}.grid-cell-smart-colspan-6-10{grid-column:6/span 10}.grid-cell-smart-rowspan-6-10{grid-row:6/span 10}.grid-cell-smart-colspan-6-11{grid-column:6/span 11}.grid-cell-smart-rowspan-6-11{grid-row:6/span 11}.grid-cell-smart-colspan-6-12{grid-column:6/span 12}.grid-cell-smart-rowspan-6-12{grid-row:6/span 12}.grid-cell-smart-colspan-7-1{grid-column:7/span 1}.grid-cell-smart-rowspan-7-1{grid-row:7/span 1}.grid-cell-smart-colspan-7-2{grid-column:7/span 2}.grid-cell-smart-rowspan-7-2{grid-row:7/span 2}.grid-cell-smart-colspan-7-3{grid-column:7/span 3}.grid-cell-smart-rowspan-7-3{grid-row:7/span 3}.grid-cell-smart-colspan-7-4{grid-column:7/span 4}.grid-cell-smart-rowspan-7-4{grid-row:7/span 4}.grid-cell-smart-colspan-7-5{grid-column:7/span 5}.grid-cell-smart-rowspan-7-5{grid-row:7/span 5}.grid-cell-smart-colspan-7-6{grid-column:7/span 6}.grid-cell-smart-rowspan-7-6{grid-row:7/span 6}.grid-cell-smart-colspan-7-7{grid-column:7/span 7}.grid-cell-smart-rowspan-7-7{grid-row:7/span 7}.grid-cell-smart-colspan-7-8{grid-column:7/span 8}.grid-cell-smart-rowspan-7-8{grid-row:7/span 8}.grid-cell-smart-colspan-7-9{grid-column:7/span 9}.grid-cell-smart-rowspan-7-9{grid-row:7/span 9}.grid-cell-smart-colspan-7-10{grid-column:7/span 10}.grid-cell-smart-rowspan-7-10{grid-row:7/span 10}.grid-cell-smart-colspan-7-11{grid-column:7/span 11}.grid-cell-smart-rowspan-7-11{grid-row:7/span 11}.grid-cell-smart-colspan-7-12{grid-column:7/span 12}.grid-cell-smart-rowspan-7-12{grid-row:7/span 12}.grid-cell-smart-colspan-8-1{grid-column:8/span 1}.grid-cell-smart-rowspan-8-1{grid-row:8/span 1}.grid-cell-smart-colspan-8-2{grid-column:8/span 2}.grid-cell-smart-rowspan-8-2{grid-row:8/span 2}.grid-cell-smart-colspan-8-3{grid-column:8/span 3}.grid-cell-smart-rowspan-8-3{grid-row:8/span 3}.grid-cell-smart-colspan-8-4{grid-column:8/span 4}.grid-cell-smart-rowspan-8-4{grid-row:8/span 4}.grid-cell-smart-colspan-8-5{grid-column:8/span 5}.grid-cell-smart-rowspan-8-5{grid-row:8/span 5}.grid-cell-smart-colspan-8-6{grid-column:8/span 6}.grid-cell-smart-rowspan-8-6{grid-row:8/span 6}.grid-cell-smart-colspan-8-7{grid-column:8/span 7}.grid-cell-smart-rowspan-8-7{grid-row:8/span 7}.grid-cell-smart-colspan-8-8{grid-column:8/span 8}.grid-cell-smart-rowspan-8-8{grid-row:8/span 8}.grid-cell-smart-colspan-8-9{grid-column:8/span 9}.grid-cell-smart-rowspan-8-9{grid-row:8/span 9}.grid-cell-smart-colspan-8-10{grid-column:8/span 10}.grid-cell-smart-rowspan-8-10{grid-row:8/span 10}.grid-cell-smart-colspan-8-11{grid-column:8/span 11}.grid-cell-smart-rowspan-8-11{grid-row:8/span 11}.grid-cell-smart-colspan-8-12{grid-column:8/span 12}.grid-cell-smart-rowspan-8-12{grid-row:8/span 12}.grid-cell-smart-colspan-9-1{grid-column:9/span 1}.grid-cell-smart-rowspan-9-1{grid-row:9/span 1}.grid-cell-smart-colspan-9-2{grid-column:9/span 2}.grid-cell-smart-rowspan-9-2{grid-row:9/span 2}.grid-cell-smart-colspan-9-3{grid-column:9/span 3}.grid-cell-smart-rowspan-9-3{grid-row:9/span 3}.grid-cell-smart-colspan-9-4{grid-column:9/span 4}.grid-cell-smart-rowspan-9-4{grid-row:9/span 4}.grid-cell-smart-colspan-9-5{grid-column:9/span 5}.grid-cell-smart-rowspan-9-5{grid-row:9/span 5}.grid-cell-smart-colspan-9-6{grid-column:9/span 6}.grid-cell-smart-rowspan-9-6{grid-row:9/span 6}.grid-cell-smart-colspan-9-7{grid-column:9/span 7}.grid-cell-smart-rowspan-9-7{grid-row:9/span 7}.grid-cell-smart-colspan-9-8{grid-column:9/span 8}.grid-cell-smart-rowspan-9-8{grid-row:9/span 8}.grid-cell-smart-colspan-9-9{grid-column:9/span 9}.grid-cell-smart-rowspan-9-9{grid-row:9/span 9}.grid-cell-smart-colspan-9-10{grid-column:9/span 10}.grid-cell-smart-rowspan-9-10{grid-row:9/span 10}.grid-cell-smart-colspan-9-11{grid-column:9/span 11}.grid-cell-smart-rowspan-9-11{grid-row:9/span 11}.grid-cell-smart-colspan-9-12{grid-column:9/span 12}.grid-cell-smart-rowspan-9-12{grid-row:9/span 12}.grid-cell-smart-colspan-10-1{grid-column:10/span 1}.grid-cell-smart-rowspan-10-1{grid-row:10/span 1}.grid-cell-smart-colspan-10-2{grid-column:10/span 2}.grid-cell-smart-rowspan-10-2{grid-row:10/span 2}.grid-cell-smart-colspan-10-3{grid-column:10/span 3}.grid-cell-smart-rowspan-10-3{grid-row:10/span 3}.grid-cell-smart-colspan-10-4{grid-column:10/span 4}.grid-cell-smart-rowspan-10-4{grid-row:10/span 4}.grid-cell-smart-colspan-10-5{grid-column:10/span 5}.grid-cell-smart-rowspan-10-5{grid-row:10/span 5}.grid-cell-smart-colspan-10-6{grid-column:10/span 6}.grid-cell-smart-rowspan-10-6{grid-row:10/span 6}.grid-cell-smart-colspan-10-7{grid-column:10/span 7}.grid-cell-smart-rowspan-10-7{grid-row:10/span 7}.grid-cell-smart-colspan-10-8{grid-column:10/span 8}.grid-cell-smart-rowspan-10-8{grid-row:10/span 8}.grid-cell-smart-colspan-10-9{grid-column:10/span 9}.grid-cell-smart-rowspan-10-9{grid-row:10/span 9}.grid-cell-smart-colspan-10-10{grid-column:10/span 10}.grid-cell-smart-rowspan-10-10{grid-row:10/span 10}.grid-cell-smart-colspan-10-11{grid-column:10/span 11}.grid-cell-smart-rowspan-10-11{grid-row:10/span 11}.grid-cell-smart-colspan-10-12{grid-column:10/span 12}.grid-cell-smart-rowspan-10-12{grid-row:10/span 12}.grid-cell-smart-colspan-11-1{grid-column:11/span 1}.grid-cell-smart-rowspan-11-1{grid-row:11/span 1}.grid-cell-smart-colspan-11-2{grid-column:11/span 2}.grid-cell-smart-rowspan-11-2{grid-row:11/span 2}.grid-cell-smart-colspan-11-3{grid-column:11/span 3}.grid-cell-smart-rowspan-11-3{grid-row:11/span 3}.grid-cell-smart-colspan-11-4{grid-column:11/span 4}.grid-cell-smart-rowspan-11-4{grid-row:11/span 4}.grid-cell-smart-colspan-11-5{grid-column:11/span 5}.grid-cell-smart-rowspan-11-5{grid-row:11/span 5}.grid-cell-smart-colspan-11-6{grid-column:11/span 6}.grid-cell-smart-rowspan-11-6{grid-row:11/span 6}.grid-cell-smart-colspan-11-7{grid-column:11/span 7}.grid-cell-smart-rowspan-11-7{grid-row:11/span 7}.grid-cell-smart-colspan-11-8{grid-column:11/span 8}.grid-cell-smart-rowspan-11-8{grid-row:11/span 8}.grid-cell-smart-colspan-11-9{grid-column:11/span 9}.grid-cell-smart-rowspan-11-9{grid-row:11/span 9}.grid-cell-smart-colspan-11-10{grid-column:11/span 10}.grid-cell-smart-rowspan-11-10{grid-row:11/span 10}.grid-cell-smart-colspan-11-11{grid-column:11/span 11}.grid-cell-smart-rowspan-11-11{grid-row:11/span 11}.grid-cell-smart-colspan-11-12{grid-column:11/span 12}.grid-cell-smart-rowspan-11-12{grid-row:11/span 12}.grid-cell-smart-colspan-12-1{grid-column:12/span 1}.grid-cell-smart-rowspan-12-1{grid-row:12/span 1}.grid-cell-smart-colspan-12-2{grid-column:12/span 2}.grid-cell-smart-rowspan-12-2{grid-row:12/span 2}.grid-cell-smart-colspan-12-3{grid-column:12/span 3}.grid-cell-smart-rowspan-12-3{grid-row:12/span 3}.grid-cell-smart-colspan-12-4{grid-column:12/span 4}.grid-cell-smart-rowspan-12-4{grid-row:12/span 4}.grid-cell-smart-colspan-12-5{grid-column:12/span 5}.grid-cell-smart-rowspan-12-5{grid-row:12/span 5}.grid-cell-smart-colspan-12-6{grid-column:12/span 6}.grid-cell-smart-rowspan-12-6{grid-row:12/span 6}.grid-cell-smart-colspan-12-7{grid-column:12/span 7}.grid-cell-smart-rowspan-12-7{grid-row:12/span 7}.grid-cell-smart-colspan-12-8{grid-column:12/span 8}.grid-cell-smart-rowspan-12-8{grid-row:12/span 8}.grid-cell-smart-colspan-12-9{grid-column:12/span 9}.grid-cell-smart-rowspan-12-9{grid-row:12/span 9}.grid-cell-smart-colspan-12-10{grid-column:12/span 10}.grid-cell-smart-rowspan-12-10{grid-row:12/span 10}.grid-cell-smart-colspan-12-11{grid-column:12/span 11}.grid-cell-smart-rowspan-12-11{grid-row:12/span 11}.grid-cell-smart-colspan-12-12{grid-column:12/span 12}.grid-cell-smart-rowspan-12-12{grid-row:12/span 12}}@media print,screen and (min-width:30em){.grid-cell-smmed-colspan-1-1{grid-column:1/span 1}.grid-cell-smmed-rowspan-1-1{grid-row:1/span 1}.grid-cell-smmed-colspan-1-2{grid-column:1/span 2}.grid-cell-smmed-rowspan-1-2{grid-row:1/span 2}.grid-cell-smmed-colspan-1-3{grid-column:1/span 3}.grid-cell-smmed-rowspan-1-3{grid-row:1/span 3}.grid-cell-smmed-colspan-1-4{grid-column:1/span 4}.grid-cell-smmed-rowspan-1-4{grid-row:1/span 4}.grid-cell-smmed-colspan-1-5{grid-column:1/span 5}.grid-cell-smmed-rowspan-1-5{grid-row:1/span 5}.grid-cell-smmed-colspan-1-6{grid-column:1/span 6}.grid-cell-smmed-rowspan-1-6{grid-row:1/span 6}.grid-cell-smmed-colspan-1-7{grid-column:1/span 7}.grid-cell-smmed-rowspan-1-7{grid-row:1/span 7}.grid-cell-smmed-colspan-1-8{grid-column:1/span 8}.grid-cell-smmed-rowspan-1-8{grid-row:1/span 8}.grid-cell-smmed-colspan-1-9{grid-column:1/span 9}.grid-cell-smmed-rowspan-1-9{grid-row:1/span 9}.grid-cell-smmed-colspan-1-10{grid-column:1/span 10}.grid-cell-smmed-rowspan-1-10{grid-row:1/span 10}.grid-cell-smmed-colspan-1-11{grid-column:1/span 11}.grid-cell-smmed-rowspan-1-11{grid-row:1/span 11}.grid-cell-smmed-colspan-1-12{grid-column:1/span 12}.grid-cell-smmed-rowspan-1-12{grid-row:1/span 12}.grid-cell-smmed-colspan-2-1{grid-column:2/span 1}.grid-cell-smmed-rowspan-2-1{grid-row:2/span 1}.grid-cell-smmed-colspan-2-2{grid-column:2/span 2}.grid-cell-smmed-rowspan-2-2{grid-row:2/span 2}.grid-cell-smmed-colspan-2-3{grid-column:2/span 3}.grid-cell-smmed-rowspan-2-3{grid-row:2/span 3}.grid-cell-smmed-colspan-2-4{grid-column:2/span 4}.grid-cell-smmed-rowspan-2-4{grid-row:2/span 4}.grid-cell-smmed-colspan-2-5{grid-column:2/span 5}.grid-cell-smmed-rowspan-2-5{grid-row:2/span 5}.grid-cell-smmed-colspan-2-6{grid-column:2/span 6}.grid-cell-smmed-rowspan-2-6{grid-row:2/span 6}.grid-cell-smmed-colspan-2-7{grid-column:2/span 7}.grid-cell-smmed-rowspan-2-7{grid-row:2/span 7}.grid-cell-smmed-colspan-2-8{grid-column:2/span 8}.grid-cell-smmed-rowspan-2-8{grid-row:2/span 8}.grid-cell-smmed-colspan-2-9{grid-column:2/span 9}.grid-cell-smmed-rowspan-2-9{grid-row:2/span 9}.grid-cell-smmed-colspan-2-10{grid-column:2/span 10}.grid-cell-smmed-rowspan-2-10{grid-row:2/span 10}.grid-cell-smmed-colspan-2-11{grid-column:2/span 11}.grid-cell-smmed-rowspan-2-11{grid-row:2/span 11}.grid-cell-smmed-colspan-2-12{grid-column:2/span 12}.grid-cell-smmed-rowspan-2-12{grid-row:2/span 12}.grid-cell-smmed-colspan-3-1{grid-column:3/span 1}.grid-cell-smmed-rowspan-3-1{grid-row:3/span 1}.grid-cell-smmed-colspan-3-2{grid-column:3/span 2}.grid-cell-smmed-rowspan-3-2{grid-row:3/span 2}.grid-cell-smmed-colspan-3-3{grid-column:3/span 3}.grid-cell-smmed-rowspan-3-3{grid-row:3/span 3}.grid-cell-smmed-colspan-3-4{grid-column:3/span 4}.grid-cell-smmed-rowspan-3-4{grid-row:3/span 4}.grid-cell-smmed-colspan-3-5{grid-column:3/span 5}.grid-cell-smmed-rowspan-3-5{grid-row:3/span 5}.grid-cell-smmed-colspan-3-6{grid-column:3/span 6}.grid-cell-smmed-rowspan-3-6{grid-row:3/span 6}.grid-cell-smmed-colspan-3-7{grid-column:3/span 7}.grid-cell-smmed-rowspan-3-7{grid-row:3/span 7}.grid-cell-smmed-colspan-3-8{grid-column:3/span 8}.grid-cell-smmed-rowspan-3-8{grid-row:3/span 8}.grid-cell-smmed-colspan-3-9{grid-column:3/span 9}.grid-cell-smmed-rowspan-3-9{grid-row:3/span 9}.grid-cell-smmed-colspan-3-10{grid-column:3/span 10}.grid-cell-smmed-rowspan-3-10{grid-row:3/span 10}.grid-cell-smmed-colspan-3-11{grid-column:3/span 11}.grid-cell-smmed-rowspan-3-11{grid-row:3/span 11}.grid-cell-smmed-colspan-3-12{grid-column:3/span 12}.grid-cell-smmed-rowspan-3-12{grid-row:3/span 12}.grid-cell-smmed-colspan-4-1{grid-column:4/span 1}.grid-cell-smmed-rowspan-4-1{grid-row:4/span 1}.grid-cell-smmed-colspan-4-2{grid-column:4/span 2}.grid-cell-smmed-rowspan-4-2{grid-row:4/span 2}.grid-cell-smmed-colspan-4-3{grid-column:4/span 3}.grid-cell-smmed-rowspan-4-3{grid-row:4/span 3}.grid-cell-smmed-colspan-4-4{grid-column:4/span 4}.grid-cell-smmed-rowspan-4-4{grid-row:4/span 4}.grid-cell-smmed-colspan-4-5{grid-column:4/span 5}.grid-cell-smmed-rowspan-4-5{grid-row:4/span 5}.grid-cell-smmed-colspan-4-6{grid-column:4/span 6}.grid-cell-smmed-rowspan-4-6{grid-row:4/span 6}.grid-cell-smmed-colspan-4-7{grid-column:4/span 7}.grid-cell-smmed-rowspan-4-7{grid-row:4/span 7}.grid-cell-smmed-colspan-4-8{grid-column:4/span 8}.grid-cell-smmed-rowspan-4-8{grid-row:4/span 8}.grid-cell-smmed-colspan-4-9{grid-column:4/span 9}.grid-cell-smmed-rowspan-4-9{grid-row:4/span 9}.grid-cell-smmed-colspan-4-10{grid-column:4/span 10}.grid-cell-smmed-rowspan-4-10{grid-row:4/span 10}.grid-cell-smmed-colspan-4-11{grid-column:4/span 11}.grid-cell-smmed-rowspan-4-11{grid-row:4/span 11}.grid-cell-smmed-colspan-4-12{grid-column:4/span 12}.grid-cell-smmed-rowspan-4-12{grid-row:4/span 12}.grid-cell-smmed-colspan-5-1{grid-column:5/span 1}.grid-cell-smmed-rowspan-5-1{grid-row:5/span 1}.grid-cell-smmed-colspan-5-2{grid-column:5/span 2}.grid-cell-smmed-rowspan-5-2{grid-row:5/span 2}.grid-cell-smmed-colspan-5-3{grid-column:5/span 3}.grid-cell-smmed-rowspan-5-3{grid-row:5/span 3}.grid-cell-smmed-colspan-5-4{grid-column:5/span 4}.grid-cell-smmed-rowspan-5-4{grid-row:5/span 4}.grid-cell-smmed-colspan-5-5{grid-column:5/span 5}.grid-cell-smmed-rowspan-5-5{grid-row:5/span 5}.grid-cell-smmed-colspan-5-6{grid-column:5/span 6}.grid-cell-smmed-rowspan-5-6{grid-row:5/span 6}.grid-cell-smmed-colspan-5-7{grid-column:5/span 7}.grid-cell-smmed-rowspan-5-7{grid-row:5/span 7}.grid-cell-smmed-colspan-5-8{grid-column:5/span 8}.grid-cell-smmed-rowspan-5-8{grid-row:5/span 8}.grid-cell-smmed-colspan-5-9{grid-column:5/span 9}.grid-cell-smmed-rowspan-5-9{grid-row:5/span 9}.grid-cell-smmed-colspan-5-10{grid-column:5/span 10}.grid-cell-smmed-rowspan-5-10{grid-row:5/span 10}.grid-cell-smmed-colspan-5-11{grid-column:5/span 11}.grid-cell-smmed-rowspan-5-11{grid-row:5/span 11}.grid-cell-smmed-colspan-5-12{grid-column:5/span 12}.grid-cell-smmed-rowspan-5-12{grid-row:5/span 12}.grid-cell-smmed-colspan-6-1{grid-column:6/span 1}.grid-cell-smmed-rowspan-6-1{grid-row:6/span 1}.grid-cell-smmed-colspan-6-2{grid-column:6/span 2}.grid-cell-smmed-rowspan-6-2{grid-row:6/span 2}.grid-cell-smmed-colspan-6-3{grid-column:6/span 3}.grid-cell-smmed-rowspan-6-3{grid-row:6/span 3}.grid-cell-smmed-colspan-6-4{grid-column:6/span 4}.grid-cell-smmed-rowspan-6-4{grid-row:6/span 4}.grid-cell-smmed-colspan-6-5{grid-column:6/span 5}.grid-cell-smmed-rowspan-6-5{grid-row:6/span 5}.grid-cell-smmed-colspan-6-6{grid-column:6/span 6}.grid-cell-smmed-rowspan-6-6{grid-row:6/span 6}.grid-cell-smmed-colspan-6-7{grid-column:6/span 7}.grid-cell-smmed-rowspan-6-7{grid-row:6/span 7}.grid-cell-smmed-colspan-6-8{grid-column:6/span 8}.grid-cell-smmed-rowspan-6-8{grid-row:6/span 8}.grid-cell-smmed-colspan-6-9{grid-column:6/span 9}.grid-cell-smmed-rowspan-6-9{grid-row:6/span 9}.grid-cell-smmed-colspan-6-10{grid-column:6/span 10}.grid-cell-smmed-rowspan-6-10{grid-row:6/span 10}.grid-cell-smmed-colspan-6-11{grid-column:6/span 11}.grid-cell-smmed-rowspan-6-11{grid-row:6/span 11}.grid-cell-smmed-colspan-6-12{grid-column:6/span 12}.grid-cell-smmed-rowspan-6-12{grid-row:6/span 12}.grid-cell-smmed-colspan-7-1{grid-column:7/span 1}.grid-cell-smmed-rowspan-7-1{grid-row:7/span 1}.grid-cell-smmed-colspan-7-2{grid-column:7/span 2}.grid-cell-smmed-rowspan-7-2{grid-row:7/span 2}.grid-cell-smmed-colspan-7-3{grid-column:7/span 3}.grid-cell-smmed-rowspan-7-3{grid-row:7/span 3}.grid-cell-smmed-colspan-7-4{grid-column:7/span 4}.grid-cell-smmed-rowspan-7-4{grid-row:7/span 4}.grid-cell-smmed-colspan-7-5{grid-column:7/span 5}.grid-cell-smmed-rowspan-7-5{grid-row:7/span 5}.grid-cell-smmed-colspan-7-6{grid-column:7/span 6}.grid-cell-smmed-rowspan-7-6{grid-row:7/span 6}.grid-cell-smmed-colspan-7-7{grid-column:7/span 7}.grid-cell-smmed-rowspan-7-7{grid-row:7/span 7}.grid-cell-smmed-colspan-7-8{grid-column:7/span 8}.grid-cell-smmed-rowspan-7-8{grid-row:7/span 8}.grid-cell-smmed-colspan-7-9{grid-column:7/span 9}.grid-cell-smmed-rowspan-7-9{grid-row:7/span 9}.grid-cell-smmed-colspan-7-10{grid-column:7/span 10}.grid-cell-smmed-rowspan-7-10{grid-row:7/span 10}.grid-cell-smmed-colspan-7-11{grid-column:7/span 11}.grid-cell-smmed-rowspan-7-11{grid-row:7/span 11}.grid-cell-smmed-colspan-7-12{grid-column:7/span 12}.grid-cell-smmed-rowspan-7-12{grid-row:7/span 12}.grid-cell-smmed-colspan-8-1{grid-column:8/span 1}.grid-cell-smmed-rowspan-8-1{grid-row:8/span 1}.grid-cell-smmed-colspan-8-2{grid-column:8/span 2}.grid-cell-smmed-rowspan-8-2{grid-row:8/span 2}.grid-cell-smmed-colspan-8-3{grid-column:8/span 3}.grid-cell-smmed-rowspan-8-3{grid-row:8/span 3}.grid-cell-smmed-colspan-8-4{grid-column:8/span 4}.grid-cell-smmed-rowspan-8-4{grid-row:8/span 4}.grid-cell-smmed-colspan-8-5{grid-column:8/span 5}.grid-cell-smmed-rowspan-8-5{grid-row:8/span 5}.grid-cell-smmed-colspan-8-6{grid-column:8/span 6}.grid-cell-smmed-rowspan-8-6{grid-row:8/span 6}.grid-cell-smmed-colspan-8-7{grid-column:8/span 7}.grid-cell-smmed-rowspan-8-7{grid-row:8/span 7}.grid-cell-smmed-colspan-8-8{grid-column:8/span 8}.grid-cell-smmed-rowspan-8-8{grid-row:8/span 8}.grid-cell-smmed-colspan-8-9{grid-column:8/span 9}.grid-cell-smmed-rowspan-8-9{grid-row:8/span 9}.grid-cell-smmed-colspan-8-10{grid-column:8/span 10}.grid-cell-smmed-rowspan-8-10{grid-row:8/span 10}.grid-cell-smmed-colspan-8-11{grid-column:8/span 11}.grid-cell-smmed-rowspan-8-11{grid-row:8/span 11}.grid-cell-smmed-colspan-8-12{grid-column:8/span 12}.grid-cell-smmed-rowspan-8-12{grid-row:8/span 12}.grid-cell-smmed-colspan-9-1{grid-column:9/span 1}.grid-cell-smmed-rowspan-9-1{grid-row:9/span 1}.grid-cell-smmed-colspan-9-2{grid-column:9/span 2}.grid-cell-smmed-rowspan-9-2{grid-row:9/span 2}.grid-cell-smmed-colspan-9-3{grid-column:9/span 3}.grid-cell-smmed-rowspan-9-3{grid-row:9/span 3}.grid-cell-smmed-colspan-9-4{grid-column:9/span 4}.grid-cell-smmed-rowspan-9-4{grid-row:9/span 4}.grid-cell-smmed-colspan-9-5{grid-column:9/span 5}.grid-cell-smmed-rowspan-9-5{grid-row:9/span 5}.grid-cell-smmed-colspan-9-6{grid-column:9/span 6}.grid-cell-smmed-rowspan-9-6{grid-row:9/span 6}.grid-cell-smmed-colspan-9-7{grid-column:9/span 7}.grid-cell-smmed-rowspan-9-7{grid-row:9/span 7}.grid-cell-smmed-colspan-9-8{grid-column:9/span 8}.grid-cell-smmed-rowspan-9-8{grid-row:9/span 8}.grid-cell-smmed-colspan-9-9{grid-column:9/span 9}.grid-cell-smmed-rowspan-9-9{grid-row:9/span 9}.grid-cell-smmed-colspan-9-10{grid-column:9/span 10}.grid-cell-smmed-rowspan-9-10{grid-row:9/span 10}.grid-cell-smmed-colspan-9-11{grid-column:9/span 11}.grid-cell-smmed-rowspan-9-11{grid-row:9/span 11}.grid-cell-smmed-colspan-9-12{grid-column:9/span 12}.grid-cell-smmed-rowspan-9-12{grid-row:9/span 12}.grid-cell-smmed-colspan-10-1{grid-column:10/span 1}.grid-cell-smmed-rowspan-10-1{grid-row:10/span 1}.grid-cell-smmed-colspan-10-2{grid-column:10/span 2}.grid-cell-smmed-rowspan-10-2{grid-row:10/span 2}.grid-cell-smmed-colspan-10-3{grid-column:10/span 3}.grid-cell-smmed-rowspan-10-3{grid-row:10/span 3}.grid-cell-smmed-colspan-10-4{grid-column:10/span 4}.grid-cell-smmed-rowspan-10-4{grid-row:10/span 4}.grid-cell-smmed-colspan-10-5{grid-column:10/span 5}.grid-cell-smmed-rowspan-10-5{grid-row:10/span 5}.grid-cell-smmed-colspan-10-6{grid-column:10/span 6}.grid-cell-smmed-rowspan-10-6{grid-row:10/span 6}.grid-cell-smmed-colspan-10-7{grid-column:10/span 7}.grid-cell-smmed-rowspan-10-7{grid-row:10/span 7}.grid-cell-smmed-colspan-10-8{grid-column:10/span 8}.grid-cell-smmed-rowspan-10-8{grid-row:10/span 8}.grid-cell-smmed-colspan-10-9{grid-column:10/span 9}.grid-cell-smmed-rowspan-10-9{grid-row:10/span 9}.grid-cell-smmed-colspan-10-10{grid-column:10/span 10}.grid-cell-smmed-rowspan-10-10{grid-row:10/span 10}.grid-cell-smmed-colspan-10-11{grid-column:10/span 11}.grid-cell-smmed-rowspan-10-11{grid-row:10/span 11}.grid-cell-smmed-colspan-10-12{grid-column:10/span 12}.grid-cell-smmed-rowspan-10-12{grid-row:10/span 12}.grid-cell-smmed-colspan-11-1{grid-column:11/span 1}.grid-cell-smmed-rowspan-11-1{grid-row:11/span 1}.grid-cell-smmed-colspan-11-2{grid-column:11/span 2}.grid-cell-smmed-rowspan-11-2{grid-row:11/span 2}.grid-cell-smmed-colspan-11-3{grid-column:11/span 3}.grid-cell-smmed-rowspan-11-3{grid-row:11/span 3}.grid-cell-smmed-colspan-11-4{grid-column:11/span 4}.grid-cell-smmed-rowspan-11-4{grid-row:11/span 4}.grid-cell-smmed-colspan-11-5{grid-column:11/span 5}.grid-cell-smmed-rowspan-11-5{grid-row:11/span 5}.grid-cell-smmed-colspan-11-6{grid-column:11/span 6}.grid-cell-smmed-rowspan-11-6{grid-row:11/span 6}.grid-cell-smmed-colspan-11-7{grid-column:11/span 7}.grid-cell-smmed-rowspan-11-7{grid-row:11/span 7}.grid-cell-smmed-colspan-11-8{grid-column:11/span 8}.grid-cell-smmed-rowspan-11-8{grid-row:11/span 8}.grid-cell-smmed-colspan-11-9{grid-column:11/span 9}.grid-cell-smmed-rowspan-11-9{grid-row:11/span 9}.grid-cell-smmed-colspan-11-10{grid-column:11/span 10}.grid-cell-smmed-rowspan-11-10{grid-row:11/span 10}.grid-cell-smmed-colspan-11-11{grid-column:11/span 11}.grid-cell-smmed-rowspan-11-11{grid-row:11/span 11}.grid-cell-smmed-colspan-11-12{grid-column:11/span 12}.grid-cell-smmed-rowspan-11-12{grid-row:11/span 12}.grid-cell-smmed-colspan-12-1{grid-column:12/span 1}.grid-cell-smmed-rowspan-12-1{grid-row:12/span 1}.grid-cell-smmed-colspan-12-2{grid-column:12/span 2}.grid-cell-smmed-rowspan-12-2{grid-row:12/span 2}.grid-cell-smmed-colspan-12-3{grid-column:12/span 3}.grid-cell-smmed-rowspan-12-3{grid-row:12/span 3}.grid-cell-smmed-colspan-12-4{grid-column:12/span 4}.grid-cell-smmed-rowspan-12-4{grid-row:12/span 4}.grid-cell-smmed-colspan-12-5{grid-column:12/span 5}.grid-cell-smmed-rowspan-12-5{grid-row:12/span 5}.grid-cell-smmed-colspan-12-6{grid-column:12/span 6}.grid-cell-smmed-rowspan-12-6{grid-row:12/span 6}.grid-cell-smmed-colspan-12-7{grid-column:12/span 7}.grid-cell-smmed-rowspan-12-7{grid-row:12/span 7}.grid-cell-smmed-colspan-12-8{grid-column:12/span 8}.grid-cell-smmed-rowspan-12-8{grid-row:12/span 8}.grid-cell-smmed-colspan-12-9{grid-column:12/span 9}.grid-cell-smmed-rowspan-12-9{grid-row:12/span 9}.grid-cell-smmed-colspan-12-10{grid-column:12/span 10}.grid-cell-smmed-rowspan-12-10{grid-row:12/span 10}.grid-cell-smmed-colspan-12-11{grid-column:12/span 11}.grid-cell-smmed-rowspan-12-11{grid-row:12/span 11}.grid-cell-smmed-colspan-12-12{grid-column:12/span 12}.grid-cell-smmed-rowspan-12-12{grid-row:12/span 12}}@media print,screen and (min-width:40em){.grid-cell-medium-colspan-1-1{grid-column:1/span 1}.grid-cell-medium-rowspan-1-1{grid-row:1/span 1}.grid-cell-medium-colspan-1-2{grid-column:1/span 2}.grid-cell-medium-rowspan-1-2{grid-row:1/span 2}.grid-cell-medium-colspan-1-3{grid-column:1/span 3}.grid-cell-medium-rowspan-1-3{grid-row:1/span 3}.grid-cell-medium-colspan-1-4{grid-column:1/span 4}.grid-cell-medium-rowspan-1-4{grid-row:1/span 4}.grid-cell-medium-colspan-1-5{grid-column:1/span 5}.grid-cell-medium-rowspan-1-5{grid-row:1/span 5}.grid-cell-medium-colspan-1-6{grid-column:1/span 6}.grid-cell-medium-rowspan-1-6{grid-row:1/span 6}.grid-cell-medium-colspan-1-7{grid-column:1/span 7}.grid-cell-medium-rowspan-1-7{grid-row:1/span 7}.grid-cell-medium-colspan-1-8{grid-column:1/span 8}.grid-cell-medium-rowspan-1-8{grid-row:1/span 8}.grid-cell-medium-colspan-1-9{grid-column:1/span 9}.grid-cell-medium-rowspan-1-9{grid-row:1/span 9}.grid-cell-medium-colspan-1-10{grid-column:1/span 10}.grid-cell-medium-rowspan-1-10{grid-row:1/span 10}.grid-cell-medium-colspan-1-11{grid-column:1/span 11}.grid-cell-medium-rowspan-1-11{grid-row:1/span 11}.grid-cell-medium-colspan-1-12{grid-column:1/span 12}.grid-cell-medium-rowspan-1-12{grid-row:1/span 12}.grid-cell-medium-colspan-2-1{grid-column:2/span 1}.grid-cell-medium-rowspan-2-1{grid-row:2/span 1}.grid-cell-medium-colspan-2-2{grid-column:2/span 2}.grid-cell-medium-rowspan-2-2{grid-row:2/span 2}.grid-cell-medium-colspan-2-3{grid-column:2/span 3}.grid-cell-medium-rowspan-2-3{grid-row:2/span 3}.grid-cell-medium-colspan-2-4{grid-column:2/span 4}.grid-cell-medium-rowspan-2-4{grid-row:2/span 4}.grid-cell-medium-colspan-2-5{grid-column:2/span 5}.grid-cell-medium-rowspan-2-5{grid-row:2/span 5}.grid-cell-medium-colspan-2-6{grid-column:2/span 6}.grid-cell-medium-rowspan-2-6{grid-row:2/span 6}.grid-cell-medium-colspan-2-7{grid-column:2/span 7}.grid-cell-medium-rowspan-2-7{grid-row:2/span 7}.grid-cell-medium-colspan-2-8{grid-column:2/span 8}.grid-cell-medium-rowspan-2-8{grid-row:2/span 8}.grid-cell-medium-colspan-2-9{grid-column:2/span 9}.grid-cell-medium-rowspan-2-9{grid-row:2/span 9}.grid-cell-medium-colspan-2-10{grid-column:2/span 10}.grid-cell-medium-rowspan-2-10{grid-row:2/span 10}.grid-cell-medium-colspan-2-11{grid-column:2/span 11}.grid-cell-medium-rowspan-2-11{grid-row:2/span 11}.grid-cell-medium-colspan-2-12{grid-column:2/span 12}.grid-cell-medium-rowspan-2-12{grid-row:2/span 12}.grid-cell-medium-colspan-3-1{grid-column:3/span 1}.grid-cell-medium-rowspan-3-1{grid-row:3/span 1}.grid-cell-medium-colspan-3-2{grid-column:3/span 2}.grid-cell-medium-rowspan-3-2{grid-row:3/span 2}.grid-cell-medium-colspan-3-3{grid-column:3/span 3}.grid-cell-medium-rowspan-3-3{grid-row:3/span 3}.grid-cell-medium-colspan-3-4{grid-column:3/span 4}.grid-cell-medium-rowspan-3-4{grid-row:3/span 4}.grid-cell-medium-colspan-3-5{grid-column:3/span 5}.grid-cell-medium-rowspan-3-5{grid-row:3/span 5}.grid-cell-medium-colspan-3-6{grid-column:3/span 6}.grid-cell-medium-rowspan-3-6{grid-row:3/span 6}.grid-cell-medium-colspan-3-7{grid-column:3/span 7}.grid-cell-medium-rowspan-3-7{grid-row:3/span 7}.grid-cell-medium-colspan-3-8{grid-column:3/span 8}.grid-cell-medium-rowspan-3-8{grid-row:3/span 8}.grid-cell-medium-colspan-3-9{grid-column:3/span 9}.grid-cell-medium-rowspan-3-9{grid-row:3/span 9}.grid-cell-medium-colspan-3-10{grid-column:3/span 10}.grid-cell-medium-rowspan-3-10{grid-row:3/span 10}.grid-cell-medium-colspan-3-11{grid-column:3/span 11}.grid-cell-medium-rowspan-3-11{grid-row:3/span 11}.grid-cell-medium-colspan-3-12{grid-column:3/span 12}.grid-cell-medium-rowspan-3-12{grid-row:3/span 12}.grid-cell-medium-colspan-4-1{grid-column:4/span 1}.grid-cell-medium-rowspan-4-1{grid-row:4/span 1}.grid-cell-medium-colspan-4-2{grid-column:4/span 2}.grid-cell-medium-rowspan-4-2{grid-row:4/span 2}.grid-cell-medium-colspan-4-3{grid-column:4/span 3}.grid-cell-medium-rowspan-4-3{grid-row:4/span 3}.grid-cell-medium-colspan-4-4{grid-column:4/span 4}.grid-cell-medium-rowspan-4-4{grid-row:4/span 4}.grid-cell-medium-colspan-4-5{grid-column:4/span 5}.grid-cell-medium-rowspan-4-5{grid-row:4/span 5}.grid-cell-medium-colspan-4-6{grid-column:4/span 6}.grid-cell-medium-rowspan-4-6{grid-row:4/span 6}.grid-cell-medium-colspan-4-7{grid-column:4/span 7}.grid-cell-medium-rowspan-4-7{grid-row:4/span 7}.grid-cell-medium-colspan-4-8{grid-column:4/span 8}.grid-cell-medium-rowspan-4-8{grid-row:4/span 8}.grid-cell-medium-colspan-4-9{grid-column:4/span 9}.grid-cell-medium-rowspan-4-9{grid-row:4/span 9}.grid-cell-medium-colspan-4-10{grid-column:4/span 10}.grid-cell-medium-rowspan-4-10{grid-row:4/span 10}.grid-cell-medium-colspan-4-11{grid-column:4/span 11}.grid-cell-medium-rowspan-4-11{grid-row:4/span 11}.grid-cell-medium-colspan-4-12{grid-column:4/span 12}.grid-cell-medium-rowspan-4-12{grid-row:4/span 12}.grid-cell-medium-colspan-5-1{grid-column:5/span 1}.grid-cell-medium-rowspan-5-1{grid-row:5/span 1}.grid-cell-medium-colspan-5-2{grid-column:5/span 2}.grid-cell-medium-rowspan-5-2{grid-row:5/span 2}.grid-cell-medium-colspan-5-3{grid-column:5/span 3}.grid-cell-medium-rowspan-5-3{grid-row:5/span 3}.grid-cell-medium-colspan-5-4{grid-column:5/span 4}.grid-cell-medium-rowspan-5-4{grid-row:5/span 4}.grid-cell-medium-colspan-5-5{grid-column:5/span 5}.grid-cell-medium-rowspan-5-5{grid-row:5/span 5}.grid-cell-medium-colspan-5-6{grid-column:5/span 6}.grid-cell-medium-rowspan-5-6{grid-row:5/span 6}.grid-cell-medium-colspan-5-7{grid-column:5/span 7}.grid-cell-medium-rowspan-5-7{grid-row:5/span 7}.grid-cell-medium-colspan-5-8{grid-column:5/span 8}.grid-cell-medium-rowspan-5-8{grid-row:5/span 8}.grid-cell-medium-colspan-5-9{grid-column:5/span 9}.grid-cell-medium-rowspan-5-9{grid-row:5/span 9}.grid-cell-medium-colspan-5-10{grid-column:5/span 10}.grid-cell-medium-rowspan-5-10{grid-row:5/span 10}.grid-cell-medium-colspan-5-11{grid-column:5/span 11}.grid-cell-medium-rowspan-5-11{grid-row:5/span 11}.grid-cell-medium-colspan-5-12{grid-column:5/span 12}.grid-cell-medium-rowspan-5-12{grid-row:5/span 12}.grid-cell-medium-colspan-6-1{grid-column:6/span 1}.grid-cell-medium-rowspan-6-1{grid-row:6/span 1}.grid-cell-medium-colspan-6-2{grid-column:6/span 2}.grid-cell-medium-rowspan-6-2{grid-row:6/span 2}.grid-cell-medium-colspan-6-3{grid-column:6/span 3}.grid-cell-medium-rowspan-6-3{grid-row:6/span 3}.grid-cell-medium-colspan-6-4{grid-column:6/span 4}.grid-cell-medium-rowspan-6-4{grid-row:6/span 4}.grid-cell-medium-colspan-6-5{grid-column:6/span 5}.grid-cell-medium-rowspan-6-5{grid-row:6/span 5}.grid-cell-medium-colspan-6-6{grid-column:6/span 6}.grid-cell-medium-rowspan-6-6{grid-row:6/span 6}.grid-cell-medium-colspan-6-7{grid-column:6/span 7}.grid-cell-medium-rowspan-6-7{grid-row:6/span 7}.grid-cell-medium-colspan-6-8{grid-column:6/span 8}.grid-cell-medium-rowspan-6-8{grid-row:6/span 8}.grid-cell-medium-colspan-6-9{grid-column:6/span 9}.grid-cell-medium-rowspan-6-9{grid-row:6/span 9}.grid-cell-medium-colspan-6-10{grid-column:6/span 10}.grid-cell-medium-rowspan-6-10{grid-row:6/span 10}.grid-cell-medium-colspan-6-11{grid-column:6/span 11}.grid-cell-medium-rowspan-6-11{grid-row:6/span 11}.grid-cell-medium-colspan-6-12{grid-column:6/span 12}.grid-cell-medium-rowspan-6-12{grid-row:6/span 12}.grid-cell-medium-colspan-7-1{grid-column:7/span 1}.grid-cell-medium-rowspan-7-1{grid-row:7/span 1}.grid-cell-medium-colspan-7-2{grid-column:7/span 2}.grid-cell-medium-rowspan-7-2{grid-row:7/span 2}.grid-cell-medium-colspan-7-3{grid-column:7/span 3}.grid-cell-medium-rowspan-7-3{grid-row:7/span 3}.grid-cell-medium-colspan-7-4{grid-column:7/span 4}.grid-cell-medium-rowspan-7-4{grid-row:7/span 4}.grid-cell-medium-colspan-7-5{grid-column:7/span 5}.grid-cell-medium-rowspan-7-5{grid-row:7/span 5}.grid-cell-medium-colspan-7-6{grid-column:7/span 6}.grid-cell-medium-rowspan-7-6{grid-row:7/span 6}.grid-cell-medium-colspan-7-7{grid-column:7/span 7}.grid-cell-medium-rowspan-7-7{grid-row:7/span 7}.grid-cell-medium-colspan-7-8{grid-column:7/span 8}.grid-cell-medium-rowspan-7-8{grid-row:7/span 8}.grid-cell-medium-colspan-7-9{grid-column:7/span 9}.grid-cell-medium-rowspan-7-9{grid-row:7/span 9}.grid-cell-medium-colspan-7-10{grid-column:7/span 10}.grid-cell-medium-rowspan-7-10{grid-row:7/span 10}.grid-cell-medium-colspan-7-11{grid-column:7/span 11}.grid-cell-medium-rowspan-7-11{grid-row:7/span 11}.grid-cell-medium-colspan-7-12{grid-column:7/span 12}.grid-cell-medium-rowspan-7-12{grid-row:7/span 12}.grid-cell-medium-colspan-8-1{grid-column:8/span 1}.grid-cell-medium-rowspan-8-1{grid-row:8/span 1}.grid-cell-medium-colspan-8-2{grid-column:8/span 2}.grid-cell-medium-rowspan-8-2{grid-row:8/span 2}.grid-cell-medium-colspan-8-3{grid-column:8/span 3}.grid-cell-medium-rowspan-8-3{grid-row:8/span 3}.grid-cell-medium-colspan-8-4{grid-column:8/span 4}.grid-cell-medium-rowspan-8-4{grid-row:8/span 4}.grid-cell-medium-colspan-8-5{grid-column:8/span 5}.grid-cell-medium-rowspan-8-5{grid-row:8/span 5}.grid-cell-medium-colspan-8-6{grid-column:8/span 6}.grid-cell-medium-rowspan-8-6{grid-row:8/span 6}.grid-cell-medium-colspan-8-7{grid-column:8/span 7}.grid-cell-medium-rowspan-8-7{grid-row:8/span 7}.grid-cell-medium-colspan-8-8{grid-column:8/span 8}.grid-cell-medium-rowspan-8-8{grid-row:8/span 8}.grid-cell-medium-colspan-8-9{grid-column:8/span 9}.grid-cell-medium-rowspan-8-9{grid-row:8/span 9}.grid-cell-medium-colspan-8-10{grid-column:8/span 10}.grid-cell-medium-rowspan-8-10{grid-row:8/span 10}.grid-cell-medium-colspan-8-11{grid-column:8/span 11}.grid-cell-medium-rowspan-8-11{grid-row:8/span 11}.grid-cell-medium-colspan-8-12{grid-column:8/span 12}.grid-cell-medium-rowspan-8-12{grid-row:8/span 12}.grid-cell-medium-colspan-9-1{grid-column:9/span 1}.grid-cell-medium-rowspan-9-1{grid-row:9/span 1}.grid-cell-medium-colspan-9-2{grid-column:9/span 2}.grid-cell-medium-rowspan-9-2{grid-row:9/span 2}.grid-cell-medium-colspan-9-3{grid-column:9/span 3}.grid-cell-medium-rowspan-9-3{grid-row:9/span 3}.grid-cell-medium-colspan-9-4{grid-column:9/span 4}.grid-cell-medium-rowspan-9-4{grid-row:9/span 4}.grid-cell-medium-colspan-9-5{grid-column:9/span 5}.grid-cell-medium-rowspan-9-5{grid-row:9/span 5}.grid-cell-medium-colspan-9-6{grid-column:9/span 6}.grid-cell-medium-rowspan-9-6{grid-row:9/span 6}.grid-cell-medium-colspan-9-7{grid-column:9/span 7}.grid-cell-medium-rowspan-9-7{grid-row:9/span 7}.grid-cell-medium-colspan-9-8{grid-column:9/span 8}.grid-cell-medium-rowspan-9-8{grid-row:9/span 8}.grid-cell-medium-colspan-9-9{grid-column:9/span 9}.grid-cell-medium-rowspan-9-9{grid-row:9/span 9}.grid-cell-medium-colspan-9-10{grid-column:9/span 10}.grid-cell-medium-rowspan-9-10{grid-row:9/span 10}.grid-cell-medium-colspan-9-11{grid-column:9/span 11}.grid-cell-medium-rowspan-9-11{grid-row:9/span 11}.grid-cell-medium-colspan-9-12{grid-column:9/span 12}.grid-cell-medium-rowspan-9-12{grid-row:9/span 12}.grid-cell-medium-colspan-10-1{grid-column:10/span 1}.grid-cell-medium-rowspan-10-1{grid-row:10/span 1}.grid-cell-medium-colspan-10-2{grid-column:10/span 2}.grid-cell-medium-rowspan-10-2{grid-row:10/span 2}.grid-cell-medium-colspan-10-3{grid-column:10/span 3}.grid-cell-medium-rowspan-10-3{grid-row:10/span 3}.grid-cell-medium-colspan-10-4{grid-column:10/span 4}.grid-cell-medium-rowspan-10-4{grid-row:10/span 4}.grid-cell-medium-colspan-10-5{grid-column:10/span 5}.grid-cell-medium-rowspan-10-5{grid-row:10/span 5}.grid-cell-medium-colspan-10-6{grid-column:10/span 6}.grid-cell-medium-rowspan-10-6{grid-row:10/span 6}.grid-cell-medium-colspan-10-7{grid-column:10/span 7}.grid-cell-medium-rowspan-10-7{grid-row:10/span 7}.grid-cell-medium-colspan-10-8{grid-column:10/span 8}.grid-cell-medium-rowspan-10-8{grid-row:10/span 8}.grid-cell-medium-colspan-10-9{grid-column:10/span 9}.grid-cell-medium-rowspan-10-9{grid-row:10/span 9}.grid-cell-medium-colspan-10-10{grid-column:10/span 10}.grid-cell-medium-rowspan-10-10{grid-row:10/span 10}.grid-cell-medium-colspan-10-11{grid-column:10/span 11}.grid-cell-medium-rowspan-10-11{grid-row:10/span 11}.grid-cell-medium-colspan-10-12{grid-column:10/span 12}.grid-cell-medium-rowspan-10-12{grid-row:10/span 12}.grid-cell-medium-colspan-11-1{grid-column:11/span 1}.grid-cell-medium-rowspan-11-1{grid-row:11/span 1}.grid-cell-medium-colspan-11-2{grid-column:11/span 2}.grid-cell-medium-rowspan-11-2{grid-row:11/span 2}.grid-cell-medium-colspan-11-3{grid-column:11/span 3}.grid-cell-medium-rowspan-11-3{grid-row:11/span 3}.grid-cell-medium-colspan-11-4{grid-column:11/span 4}.grid-cell-medium-rowspan-11-4{grid-row:11/span 4}.grid-cell-medium-colspan-11-5{grid-column:11/span 5}.grid-cell-medium-rowspan-11-5{grid-row:11/span 5}.grid-cell-medium-colspan-11-6{grid-column:11/span 6}.grid-cell-medium-rowspan-11-6{grid-row:11/span 6}.grid-cell-medium-colspan-11-7{grid-column:11/span 7}.grid-cell-medium-rowspan-11-7{grid-row:11/span 7}.grid-cell-medium-colspan-11-8{grid-column:11/span 8}.grid-cell-medium-rowspan-11-8{grid-row:11/span 8}.grid-cell-medium-colspan-11-9{grid-column:11/span 9}.grid-cell-medium-rowspan-11-9{grid-row:11/span 9}.grid-cell-medium-colspan-11-10{grid-column:11/span 10}.grid-cell-medium-rowspan-11-10{grid-row:11/span 10}.grid-cell-medium-colspan-11-11{grid-column:11/span 11}.grid-cell-medium-rowspan-11-11{grid-row:11/span 11}.grid-cell-medium-colspan-11-12{grid-column:11/span 12}.grid-cell-medium-rowspan-11-12{grid-row:11/span 12}.grid-cell-medium-colspan-12-1{grid-column:12/span 1}.grid-cell-medium-rowspan-12-1{grid-row:12/span 1}.grid-cell-medium-colspan-12-2{grid-column:12/span 2}.grid-cell-medium-rowspan-12-2{grid-row:12/span 2}.grid-cell-medium-colspan-12-3{grid-column:12/span 3}.grid-cell-medium-rowspan-12-3{grid-row:12/span 3}.grid-cell-medium-colspan-12-4{grid-column:12/span 4}.grid-cell-medium-rowspan-12-4{grid-row:12/span 4}.grid-cell-medium-colspan-12-5{grid-column:12/span 5}.grid-cell-medium-rowspan-12-5{grid-row:12/span 5}.grid-cell-medium-colspan-12-6{grid-column:12/span 6}.grid-cell-medium-rowspan-12-6{grid-row:12/span 6}.grid-cell-medium-colspan-12-7{grid-column:12/span 7}.grid-cell-medium-rowspan-12-7{grid-row:12/span 7}.grid-cell-medium-colspan-12-8{grid-column:12/span 8}.grid-cell-medium-rowspan-12-8{grid-row:12/span 8}.grid-cell-medium-colspan-12-9{grid-column:12/span 9}.grid-cell-medium-rowspan-12-9{grid-row:12/span 9}.grid-cell-medium-colspan-12-10{grid-column:12/span 10}.grid-cell-medium-rowspan-12-10{grid-row:12/span 10}.grid-cell-medium-colspan-12-11{grid-column:12/span 11}.grid-cell-medium-rowspan-12-11{grid-row:12/span 11}.grid-cell-medium-colspan-12-12{grid-column:12/span 12}.grid-cell-medium-rowspan-12-12{grid-row:12/span 12}}@media print,screen and (min-width:48em){.grid-cell-medlg-colspan-1-1{grid-column:1/span 1}.grid-cell-medlg-rowspan-1-1{grid-row:1/span 1}.grid-cell-medlg-colspan-1-2{grid-column:1/span 2}.grid-cell-medlg-rowspan-1-2{grid-row:1/span 2}.grid-cell-medlg-colspan-1-3{grid-column:1/span 3}.grid-cell-medlg-rowspan-1-3{grid-row:1/span 3}.grid-cell-medlg-colspan-1-4{grid-column:1/span 4}.grid-cell-medlg-rowspan-1-4{grid-row:1/span 4}.grid-cell-medlg-colspan-1-5{grid-column:1/span 5}.grid-cell-medlg-rowspan-1-5{grid-row:1/span 5}.grid-cell-medlg-colspan-1-6{grid-column:1/span 6}.grid-cell-medlg-rowspan-1-6{grid-row:1/span 6}.grid-cell-medlg-colspan-1-7{grid-column:1/span 7}.grid-cell-medlg-rowspan-1-7{grid-row:1/span 7}.grid-cell-medlg-colspan-1-8{grid-column:1/span 8}.grid-cell-medlg-rowspan-1-8{grid-row:1/span 8}.grid-cell-medlg-colspan-1-9{grid-column:1/span 9}.grid-cell-medlg-rowspan-1-9{grid-row:1/span 9}.grid-cell-medlg-colspan-1-10{grid-column:1/span 10}.grid-cell-medlg-rowspan-1-10{grid-row:1/span 10}.grid-cell-medlg-colspan-1-11{grid-column:1/span 11}.grid-cell-medlg-rowspan-1-11{grid-row:1/span 11}.grid-cell-medlg-colspan-1-12{grid-column:1/span 12}.grid-cell-medlg-rowspan-1-12{grid-row:1/span 12}.grid-cell-medlg-colspan-2-1{grid-column:2/span 1}.grid-cell-medlg-rowspan-2-1{grid-row:2/span 1}.grid-cell-medlg-colspan-2-2{grid-column:2/span 2}.grid-cell-medlg-rowspan-2-2{grid-row:2/span 2}.grid-cell-medlg-colspan-2-3{grid-column:2/span 3}.grid-cell-medlg-rowspan-2-3{grid-row:2/span 3}.grid-cell-medlg-colspan-2-4{grid-column:2/span 4}.grid-cell-medlg-rowspan-2-4{grid-row:2/span 4}.grid-cell-medlg-colspan-2-5{grid-column:2/span 5}.grid-cell-medlg-rowspan-2-5{grid-row:2/span 5}.grid-cell-medlg-colspan-2-6{grid-column:2/span 6}.grid-cell-medlg-rowspan-2-6{grid-row:2/span 6}.grid-cell-medlg-colspan-2-7{grid-column:2/span 7}.grid-cell-medlg-rowspan-2-7{grid-row:2/span 7}.grid-cell-medlg-colspan-2-8{grid-column:2/span 8}.grid-cell-medlg-rowspan-2-8{grid-row:2/span 8}.grid-cell-medlg-colspan-2-9{grid-column:2/span 9}.grid-cell-medlg-rowspan-2-9{grid-row:2/span 9}.grid-cell-medlg-colspan-2-10{grid-column:2/span 10}.grid-cell-medlg-rowspan-2-10{grid-row:2/span 10}.grid-cell-medlg-colspan-2-11{grid-column:2/span 11}.grid-cell-medlg-rowspan-2-11{grid-row:2/span 11}.grid-cell-medlg-colspan-2-12{grid-column:2/span 12}.grid-cell-medlg-rowspan-2-12{grid-row:2/span 12}.grid-cell-medlg-colspan-3-1{grid-column:3/span 1}.grid-cell-medlg-rowspan-3-1{grid-row:3/span 1}.grid-cell-medlg-colspan-3-2{grid-column:3/span 2}.grid-cell-medlg-rowspan-3-2{grid-row:3/span 2}.grid-cell-medlg-colspan-3-3{grid-column:3/span 3}.grid-cell-medlg-rowspan-3-3{grid-row:3/span 3}.grid-cell-medlg-colspan-3-4{grid-column:3/span 4}.grid-cell-medlg-rowspan-3-4{grid-row:3/span 4}.grid-cell-medlg-colspan-3-5{grid-column:3/span 5}.grid-cell-medlg-rowspan-3-5{grid-row:3/span 5}.grid-cell-medlg-colspan-3-6{grid-column:3/span 6}.grid-cell-medlg-rowspan-3-6{grid-row:3/span 6}.grid-cell-medlg-colspan-3-7{grid-column:3/span 7}.grid-cell-medlg-rowspan-3-7{grid-row:3/span 7}.grid-cell-medlg-colspan-3-8{grid-column:3/span 8}.grid-cell-medlg-rowspan-3-8{grid-row:3/span 8}.grid-cell-medlg-colspan-3-9{grid-column:3/span 9}.grid-cell-medlg-rowspan-3-9{grid-row:3/span 9}.grid-cell-medlg-colspan-3-10{grid-column:3/span 10}.grid-cell-medlg-rowspan-3-10{grid-row:3/span 10}.grid-cell-medlg-colspan-3-11{grid-column:3/span 11}.grid-cell-medlg-rowspan-3-11{grid-row:3/span 11}.grid-cell-medlg-colspan-3-12{grid-column:3/span 12}.grid-cell-medlg-rowspan-3-12{grid-row:3/span 12}.grid-cell-medlg-colspan-4-1{grid-column:4/span 1}.grid-cell-medlg-rowspan-4-1{grid-row:4/span 1}.grid-cell-medlg-colspan-4-2{grid-column:4/span 2}.grid-cell-medlg-rowspan-4-2{grid-row:4/span 2}.grid-cell-medlg-colspan-4-3{grid-column:4/span 3}.grid-cell-medlg-rowspan-4-3{grid-row:4/span 3}.grid-cell-medlg-colspan-4-4{grid-column:4/span 4}.grid-cell-medlg-rowspan-4-4{grid-row:4/span 4}.grid-cell-medlg-colspan-4-5{grid-column:4/span 5}.grid-cell-medlg-rowspan-4-5{grid-row:4/span 5}.grid-cell-medlg-colspan-4-6{grid-column:4/span 6}.grid-cell-medlg-rowspan-4-6{grid-row:4/span 6}.grid-cell-medlg-colspan-4-7{grid-column:4/span 7}.grid-cell-medlg-rowspan-4-7{grid-row:4/span 7}.grid-cell-medlg-colspan-4-8{grid-column:4/span 8}.grid-cell-medlg-rowspan-4-8{grid-row:4/span 8}.grid-cell-medlg-colspan-4-9{grid-column:4/span 9}.grid-cell-medlg-rowspan-4-9{grid-row:4/span 9}.grid-cell-medlg-colspan-4-10{grid-column:4/span 10}.grid-cell-medlg-rowspan-4-10{grid-row:4/span 10}.grid-cell-medlg-colspan-4-11{grid-column:4/span 11}.grid-cell-medlg-rowspan-4-11{grid-row:4/span 11}.grid-cell-medlg-colspan-4-12{grid-column:4/span 12}.grid-cell-medlg-rowspan-4-12{grid-row:4/span 12}.grid-cell-medlg-colspan-5-1{grid-column:5/span 1}.grid-cell-medlg-rowspan-5-1{grid-row:5/span 1}.grid-cell-medlg-colspan-5-2{grid-column:5/span 2}.grid-cell-medlg-rowspan-5-2{grid-row:5/span 2}.grid-cell-medlg-colspan-5-3{grid-column:5/span 3}.grid-cell-medlg-rowspan-5-3{grid-row:5/span 3}.grid-cell-medlg-colspan-5-4{grid-column:5/span 4}.grid-cell-medlg-rowspan-5-4{grid-row:5/span 4}.grid-cell-medlg-colspan-5-5{grid-column:5/span 5}.grid-cell-medlg-rowspan-5-5{grid-row:5/span 5}.grid-cell-medlg-colspan-5-6{grid-column:5/span 6}.grid-cell-medlg-rowspan-5-6{grid-row:5/span 6}.grid-cell-medlg-colspan-5-7{grid-column:5/span 7}.grid-cell-medlg-rowspan-5-7{grid-row:5/span 7}.grid-cell-medlg-colspan-5-8{grid-column:5/span 8}.grid-cell-medlg-rowspan-5-8{grid-row:5/span 8}.grid-cell-medlg-colspan-5-9{grid-column:5/span 9}.grid-cell-medlg-rowspan-5-9{grid-row:5/span 9}.grid-cell-medlg-colspan-5-10{grid-column:5/span 10}.grid-cell-medlg-rowspan-5-10{grid-row:5/span 10}.grid-cell-medlg-colspan-5-11{grid-column:5/span 11}.grid-cell-medlg-rowspan-5-11{grid-row:5/span 11}.grid-cell-medlg-colspan-5-12{grid-column:5/span 12}.grid-cell-medlg-rowspan-5-12{grid-row:5/span 12}.grid-cell-medlg-colspan-6-1{grid-column:6/span 1}.grid-cell-medlg-rowspan-6-1{grid-row:6/span 1}.grid-cell-medlg-colspan-6-2{grid-column:6/span 2}.grid-cell-medlg-rowspan-6-2{grid-row:6/span 2}.grid-cell-medlg-colspan-6-3{grid-column:6/span 3}.grid-cell-medlg-rowspan-6-3{grid-row:6/span 3}.grid-cell-medlg-colspan-6-4{grid-column:6/span 4}.grid-cell-medlg-rowspan-6-4{grid-row:6/span 4}.grid-cell-medlg-colspan-6-5{grid-column:6/span 5}.grid-cell-medlg-rowspan-6-5{grid-row:6/span 5}.grid-cell-medlg-colspan-6-6{grid-column:6/span 6}.grid-cell-medlg-rowspan-6-6{grid-row:6/span 6}.grid-cell-medlg-colspan-6-7{grid-column:6/span 7}.grid-cell-medlg-rowspan-6-7{grid-row:6/span 7}.grid-cell-medlg-colspan-6-8{grid-column:6/span 8}.grid-cell-medlg-rowspan-6-8{grid-row:6/span 8}.grid-cell-medlg-colspan-6-9{grid-column:6/span 9}.grid-cell-medlg-rowspan-6-9{grid-row:6/span 9}.grid-cell-medlg-colspan-6-10{grid-column:6/span 10}.grid-cell-medlg-rowspan-6-10{grid-row:6/span 10}.grid-cell-medlg-colspan-6-11{grid-column:6/span 11}.grid-cell-medlg-rowspan-6-11{grid-row:6/span 11}.grid-cell-medlg-colspan-6-12{grid-column:6/span 12}.grid-cell-medlg-rowspan-6-12{grid-row:6/span 12}.grid-cell-medlg-colspan-7-1{grid-column:7/span 1}.grid-cell-medlg-rowspan-7-1{grid-row:7/span 1}.grid-cell-medlg-colspan-7-2{grid-column:7/span 2}.grid-cell-medlg-rowspan-7-2{grid-row:7/span 2}.grid-cell-medlg-colspan-7-3{grid-column:7/span 3}.grid-cell-medlg-rowspan-7-3{grid-row:7/span 3}.grid-cell-medlg-colspan-7-4{grid-column:7/span 4}.grid-cell-medlg-rowspan-7-4{grid-row:7/span 4}.grid-cell-medlg-colspan-7-5{grid-column:7/span 5}.grid-cell-medlg-rowspan-7-5{grid-row:7/span 5}.grid-cell-medlg-colspan-7-6{grid-column:7/span 6}.grid-cell-medlg-rowspan-7-6{grid-row:7/span 6}.grid-cell-medlg-colspan-7-7{grid-column:7/span 7}.grid-cell-medlg-rowspan-7-7{grid-row:7/span 7}.grid-cell-medlg-colspan-7-8{grid-column:7/span 8}.grid-cell-medlg-rowspan-7-8{grid-row:7/span 8}.grid-cell-medlg-colspan-7-9{grid-column:7/span 9}.grid-cell-medlg-rowspan-7-9{grid-row:7/span 9}.grid-cell-medlg-colspan-7-10{grid-column:7/span 10}.grid-cell-medlg-rowspan-7-10{grid-row:7/span 10}.grid-cell-medlg-colspan-7-11{grid-column:7/span 11}.grid-cell-medlg-rowspan-7-11{grid-row:7/span 11}.grid-cell-medlg-colspan-7-12{grid-column:7/span 12}.grid-cell-medlg-rowspan-7-12{grid-row:7/span 12}.grid-cell-medlg-colspan-8-1{grid-column:8/span 1}.grid-cell-medlg-rowspan-8-1{grid-row:8/span 1}.grid-cell-medlg-colspan-8-2{grid-column:8/span 2}.grid-cell-medlg-rowspan-8-2{grid-row:8/span 2}.grid-cell-medlg-colspan-8-3{grid-column:8/span 3}.grid-cell-medlg-rowspan-8-3{grid-row:8/span 3}.grid-cell-medlg-colspan-8-4{grid-column:8/span 4}.grid-cell-medlg-rowspan-8-4{grid-row:8/span 4}.grid-cell-medlg-colspan-8-5{grid-column:8/span 5}.grid-cell-medlg-rowspan-8-5{grid-row:8/span 5}.grid-cell-medlg-colspan-8-6{grid-column:8/span 6}.grid-cell-medlg-rowspan-8-6{grid-row:8/span 6}.grid-cell-medlg-colspan-8-7{grid-column:8/span 7}.grid-cell-medlg-rowspan-8-7{grid-row:8/span 7}.grid-cell-medlg-colspan-8-8{grid-column:8/span 8}.grid-cell-medlg-rowspan-8-8{grid-row:8/span 8}.grid-cell-medlg-colspan-8-9{grid-column:8/span 9}.grid-cell-medlg-rowspan-8-9{grid-row:8/span 9}.grid-cell-medlg-colspan-8-10{grid-column:8/span 10}.grid-cell-medlg-rowspan-8-10{grid-row:8/span 10}.grid-cell-medlg-colspan-8-11{grid-column:8/span 11}.grid-cell-medlg-rowspan-8-11{grid-row:8/span 11}.grid-cell-medlg-colspan-8-12{grid-column:8/span 12}.grid-cell-medlg-rowspan-8-12{grid-row:8/span 12}.grid-cell-medlg-colspan-9-1{grid-column:9/span 1}.grid-cell-medlg-rowspan-9-1{grid-row:9/span 1}.grid-cell-medlg-colspan-9-2{grid-column:9/span 2}.grid-cell-medlg-rowspan-9-2{grid-row:9/span 2}.grid-cell-medlg-colspan-9-3{grid-column:9/span 3}.grid-cell-medlg-rowspan-9-3{grid-row:9/span 3}.grid-cell-medlg-colspan-9-4{grid-column:9/span 4}.grid-cell-medlg-rowspan-9-4{grid-row:9/span 4}.grid-cell-medlg-colspan-9-5{grid-column:9/span 5}.grid-cell-medlg-rowspan-9-5{grid-row:9/span 5}.grid-cell-medlg-colspan-9-6{grid-column:9/span 6}.grid-cell-medlg-rowspan-9-6{grid-row:9/span 6}.grid-cell-medlg-colspan-9-7{grid-column:9/span 7}.grid-cell-medlg-rowspan-9-7{grid-row:9/span 7}.grid-cell-medlg-colspan-9-8{grid-column:9/span 8}.grid-cell-medlg-rowspan-9-8{grid-row:9/span 8}.grid-cell-medlg-colspan-9-9{grid-column:9/span 9}.grid-cell-medlg-rowspan-9-9{grid-row:9/span 9}.grid-cell-medlg-colspan-9-10{grid-column:9/span 10}.grid-cell-medlg-rowspan-9-10{grid-row:9/span 10}.grid-cell-medlg-colspan-9-11{grid-column:9/span 11}.grid-cell-medlg-rowspan-9-11{grid-row:9/span 11}.grid-cell-medlg-colspan-9-12{grid-column:9/span 12}.grid-cell-medlg-rowspan-9-12{grid-row:9/span 12}.grid-cell-medlg-colspan-10-1{grid-column:10/span 1}.grid-cell-medlg-rowspan-10-1{grid-row:10/span 1}.grid-cell-medlg-colspan-10-2{grid-column:10/span 2}.grid-cell-medlg-rowspan-10-2{grid-row:10/span 2}.grid-cell-medlg-colspan-10-3{grid-column:10/span 3}.grid-cell-medlg-rowspan-10-3{grid-row:10/span 3}.grid-cell-medlg-colspan-10-4{grid-column:10/span 4}.grid-cell-medlg-rowspan-10-4{grid-row:10/span 4}.grid-cell-medlg-colspan-10-5{grid-column:10/span 5}.grid-cell-medlg-rowspan-10-5{grid-row:10/span 5}.grid-cell-medlg-colspan-10-6{grid-column:10/span 6}.grid-cell-medlg-rowspan-10-6{grid-row:10/span 6}.grid-cell-medlg-colspan-10-7{grid-column:10/span 7}.grid-cell-medlg-rowspan-10-7{grid-row:10/span 7}.grid-cell-medlg-colspan-10-8{grid-column:10/span 8}.grid-cell-medlg-rowspan-10-8{grid-row:10/span 8}.grid-cell-medlg-colspan-10-9{grid-column:10/span 9}.grid-cell-medlg-rowspan-10-9{grid-row:10/span 9}.grid-cell-medlg-colspan-10-10{grid-column:10/span 10}.grid-cell-medlg-rowspan-10-10{grid-row:10/span 10}.grid-cell-medlg-colspan-10-11{grid-column:10/span 11}.grid-cell-medlg-rowspan-10-11{grid-row:10/span 11}.grid-cell-medlg-colspan-10-12{grid-column:10/span 12}.grid-cell-medlg-rowspan-10-12{grid-row:10/span 12}.grid-cell-medlg-colspan-11-1{grid-column:11/span 1}.grid-cell-medlg-rowspan-11-1{grid-row:11/span 1}.grid-cell-medlg-colspan-11-2{grid-column:11/span 2}.grid-cell-medlg-rowspan-11-2{grid-row:11/span 2}.grid-cell-medlg-colspan-11-3{grid-column:11/span 3}.grid-cell-medlg-rowspan-11-3{grid-row:11/span 3}.grid-cell-medlg-colspan-11-4{grid-column:11/span 4}.grid-cell-medlg-rowspan-11-4{grid-row:11/span 4}.grid-cell-medlg-colspan-11-5{grid-column:11/span 5}.grid-cell-medlg-rowspan-11-5{grid-row:11/span 5}.grid-cell-medlg-colspan-11-6{grid-column:11/span 6}.grid-cell-medlg-rowspan-11-6{grid-row:11/span 6}.grid-cell-medlg-colspan-11-7{grid-column:11/span 7}.grid-cell-medlg-rowspan-11-7{grid-row:11/span 7}.grid-cell-medlg-colspan-11-8{grid-column:11/span 8}.grid-cell-medlg-rowspan-11-8{grid-row:11/span 8}.grid-cell-medlg-colspan-11-9{grid-column:11/span 9}.grid-cell-medlg-rowspan-11-9{grid-row:11/span 9}.grid-cell-medlg-colspan-11-10{grid-column:11/span 10}.grid-cell-medlg-rowspan-11-10{grid-row:11/span 10}.grid-cell-medlg-colspan-11-11{grid-column:11/span 11}.grid-cell-medlg-rowspan-11-11{grid-row:11/span 11}.grid-cell-medlg-colspan-11-12{grid-column:11/span 12}.grid-cell-medlg-rowspan-11-12{grid-row:11/span 12}.grid-cell-medlg-colspan-12-1{grid-column:12/span 1}.grid-cell-medlg-rowspan-12-1{grid-row:12/span 1}.grid-cell-medlg-colspan-12-2{grid-column:12/span 2}.grid-cell-medlg-rowspan-12-2{grid-row:12/span 2}.grid-cell-medlg-colspan-12-3{grid-column:12/span 3}.grid-cell-medlg-rowspan-12-3{grid-row:12/span 3}.grid-cell-medlg-colspan-12-4{grid-column:12/span 4}.grid-cell-medlg-rowspan-12-4{grid-row:12/span 4}.grid-cell-medlg-colspan-12-5{grid-column:12/span 5}.grid-cell-medlg-rowspan-12-5{grid-row:12/span 5}.grid-cell-medlg-colspan-12-6{grid-column:12/span 6}.grid-cell-medlg-rowspan-12-6{grid-row:12/span 6}.grid-cell-medlg-colspan-12-7{grid-column:12/span 7}.grid-cell-medlg-rowspan-12-7{grid-row:12/span 7}.grid-cell-medlg-colspan-12-8{grid-column:12/span 8}.grid-cell-medlg-rowspan-12-8{grid-row:12/span 8}.grid-cell-medlg-colspan-12-9{grid-column:12/span 9}.grid-cell-medlg-rowspan-12-9{grid-row:12/span 9}.grid-cell-medlg-colspan-12-10{grid-column:12/span 10}.grid-cell-medlg-rowspan-12-10{grid-row:12/span 10}.grid-cell-medlg-colspan-12-11{grid-column:12/span 11}.grid-cell-medlg-rowspan-12-11{grid-row:12/span 11}.grid-cell-medlg-colspan-12-12{grid-column:12/span 12}.grid-cell-medlg-rowspan-12-12{grid-row:12/span 12}}@media print,screen and (min-width:64em){.grid-cell-large-colspan-1-1{grid-column:1/span 1}.grid-cell-large-rowspan-1-1{grid-row:1/span 1}.grid-cell-large-colspan-1-2{grid-column:1/span 2}.grid-cell-large-rowspan-1-2{grid-row:1/span 2}.grid-cell-large-colspan-1-3{grid-column:1/span 3}.grid-cell-large-rowspan-1-3{grid-row:1/span 3}.grid-cell-large-colspan-1-4{grid-column:1/span 4}.grid-cell-large-rowspan-1-4{grid-row:1/span 4}.grid-cell-large-colspan-1-5{grid-column:1/span 5}.grid-cell-large-rowspan-1-5{grid-row:1/span 5}.grid-cell-large-colspan-1-6{grid-column:1/span 6}.grid-cell-large-rowspan-1-6{grid-row:1/span 6}.grid-cell-large-colspan-1-7{grid-column:1/span 7}.grid-cell-large-rowspan-1-7{grid-row:1/span 7}.grid-cell-large-colspan-1-8{grid-column:1/span 8}.grid-cell-large-rowspan-1-8{grid-row:1/span 8}.grid-cell-large-colspan-1-9{grid-column:1/span 9}.grid-cell-large-rowspan-1-9{grid-row:1/span 9}.grid-cell-large-colspan-1-10{grid-column:1/span 10}.grid-cell-large-rowspan-1-10{grid-row:1/span 10}.grid-cell-large-colspan-1-11{grid-column:1/span 11}.grid-cell-large-rowspan-1-11{grid-row:1/span 11}.grid-cell-large-colspan-1-12{grid-column:1/span 12}.grid-cell-large-rowspan-1-12{grid-row:1/span 12}.grid-cell-large-colspan-2-1{grid-column:2/span 1}.grid-cell-large-rowspan-2-1{grid-row:2/span 1}.grid-cell-large-colspan-2-2{grid-column:2/span 2}.grid-cell-large-rowspan-2-2{grid-row:2/span 2}.grid-cell-large-colspan-2-3{grid-column:2/span 3}.grid-cell-large-rowspan-2-3{grid-row:2/span 3}.grid-cell-large-colspan-2-4{grid-column:2/span 4}.grid-cell-large-rowspan-2-4{grid-row:2/span 4}.grid-cell-large-colspan-2-5{grid-column:2/span 5}.grid-cell-large-rowspan-2-5{grid-row:2/span 5}.grid-cell-large-colspan-2-6{grid-column:2/span 6}.grid-cell-large-rowspan-2-6{grid-row:2/span 6}.grid-cell-large-colspan-2-7{grid-column:2/span 7}.grid-cell-large-rowspan-2-7{grid-row:2/span 7}.grid-cell-large-colspan-2-8{grid-column:2/span 8}.grid-cell-large-rowspan-2-8{grid-row:2/span 8}.grid-cell-large-colspan-2-9{grid-column:2/span 9}.grid-cell-large-rowspan-2-9{grid-row:2/span 9}.grid-cell-large-colspan-2-10{grid-column:2/span 10}.grid-cell-large-rowspan-2-10{grid-row:2/span 10}.grid-cell-large-colspan-2-11{grid-column:2/span 11}.grid-cell-large-rowspan-2-11{grid-row:2/span 11}.grid-cell-large-colspan-2-12{grid-column:2/span 12}.grid-cell-large-rowspan-2-12{grid-row:2/span 12}.grid-cell-large-colspan-3-1{grid-column:3/span 1}.grid-cell-large-rowspan-3-1{grid-row:3/span 1}.grid-cell-large-colspan-3-2{grid-column:3/span 2}.grid-cell-large-rowspan-3-2{grid-row:3/span 2}.grid-cell-large-colspan-3-3{grid-column:3/span 3}.grid-cell-large-rowspan-3-3{grid-row:3/span 3}.grid-cell-large-colspan-3-4{grid-column:3/span 4}.grid-cell-large-rowspan-3-4{grid-row:3/span 4}.grid-cell-large-colspan-3-5{grid-column:3/span 5}.grid-cell-large-rowspan-3-5{grid-row:3/span 5}.grid-cell-large-colspan-3-6{grid-column:3/span 6}.grid-cell-large-rowspan-3-6{grid-row:3/span 6}.grid-cell-large-colspan-3-7{grid-column:3/span 7}.grid-cell-large-rowspan-3-7{grid-row:3/span 7}.grid-cell-large-colspan-3-8{grid-column:3/span 8}.grid-cell-large-rowspan-3-8{grid-row:3/span 8}.grid-cell-large-colspan-3-9{grid-column:3/span 9}.grid-cell-large-rowspan-3-9{grid-row:3/span 9}.grid-cell-large-colspan-3-10{grid-column:3/span 10}.grid-cell-large-rowspan-3-10{grid-row:3/span 10}.grid-cell-large-colspan-3-11{grid-column:3/span 11}.grid-cell-large-rowspan-3-11{grid-row:3/span 11}.grid-cell-large-colspan-3-12{grid-column:3/span 12}.grid-cell-large-rowspan-3-12{grid-row:3/span 12}.grid-cell-large-colspan-4-1{grid-column:4/span 1}.grid-cell-large-rowspan-4-1{grid-row:4/span 1}.grid-cell-large-colspan-4-2{grid-column:4/span 2}.grid-cell-large-rowspan-4-2{grid-row:4/span 2}.grid-cell-large-colspan-4-3{grid-column:4/span 3}.grid-cell-large-rowspan-4-3{grid-row:4/span 3}.grid-cell-large-colspan-4-4{grid-column:4/span 4}.grid-cell-large-rowspan-4-4{grid-row:4/span 4}.grid-cell-large-colspan-4-5{grid-column:4/span 5}.grid-cell-large-rowspan-4-5{grid-row:4/span 5}.grid-cell-large-colspan-4-6{grid-column:4/span 6}.grid-cell-large-rowspan-4-6{grid-row:4/span 6}.grid-cell-large-colspan-4-7{grid-column:4/span 7}.grid-cell-large-rowspan-4-7{grid-row:4/span 7}.grid-cell-large-colspan-4-8{grid-column:4/span 8}.grid-cell-large-rowspan-4-8{grid-row:4/span 8}.grid-cell-large-colspan-4-9{grid-column:4/span 9}.grid-cell-large-rowspan-4-9{grid-row:4/span 9}.grid-cell-large-colspan-4-10{grid-column:4/span 10}.grid-cell-large-rowspan-4-10{grid-row:4/span 10}.grid-cell-large-colspan-4-11{grid-column:4/span 11}.grid-cell-large-rowspan-4-11{grid-row:4/span 11}.grid-cell-large-colspan-4-12{grid-column:4/span 12}.grid-cell-large-rowspan-4-12{grid-row:4/span 12}.grid-cell-large-colspan-5-1{grid-column:5/span 1}.grid-cell-large-rowspan-5-1{grid-row:5/span 1}.grid-cell-large-colspan-5-2{grid-column:5/span 2}.grid-cell-large-rowspan-5-2{grid-row:5/span 2}.grid-cell-large-colspan-5-3{grid-column:5/span 3}.grid-cell-large-rowspan-5-3{grid-row:5/span 3}.grid-cell-large-colspan-5-4{grid-column:5/span 4}.grid-cell-large-rowspan-5-4{grid-row:5/span 4}.grid-cell-large-colspan-5-5{grid-column:5/span 5}.grid-cell-large-rowspan-5-5{grid-row:5/span 5}.grid-cell-large-colspan-5-6{grid-column:5/span 6}.grid-cell-large-rowspan-5-6{grid-row:5/span 6}.grid-cell-large-colspan-5-7{grid-column:5/span 7}.grid-cell-large-rowspan-5-7{grid-row:5/span 7}.grid-cell-large-colspan-5-8{grid-column:5/span 8}.grid-cell-large-rowspan-5-8{grid-row:5/span 8}.grid-cell-large-colspan-5-9{grid-column:5/span 9}.grid-cell-large-rowspan-5-9{grid-row:5/span 9}.grid-cell-large-colspan-5-10{grid-column:5/span 10}.grid-cell-large-rowspan-5-10{grid-row:5/span 10}.grid-cell-large-colspan-5-11{grid-column:5/span 11}.grid-cell-large-rowspan-5-11{grid-row:5/span 11}.grid-cell-large-colspan-5-12{grid-column:5/span 12}.grid-cell-large-rowspan-5-12{grid-row:5/span 12}.grid-cell-large-colspan-6-1{grid-column:6/span 1}.grid-cell-large-rowspan-6-1{grid-row:6/span 1}.grid-cell-large-colspan-6-2{grid-column:6/span 2}.grid-cell-large-rowspan-6-2{grid-row:6/span 2}.grid-cell-large-colspan-6-3{grid-column:6/span 3}.grid-cell-large-rowspan-6-3{grid-row:6/span 3}.grid-cell-large-colspan-6-4{grid-column:6/span 4}.grid-cell-large-rowspan-6-4{grid-row:6/span 4}.grid-cell-large-colspan-6-5{grid-column:6/span 5}.grid-cell-large-rowspan-6-5{grid-row:6/span 5}.grid-cell-large-colspan-6-6{grid-column:6/span 6}.grid-cell-large-rowspan-6-6{grid-row:6/span 6}.grid-cell-large-colspan-6-7{grid-column:6/span 7}.grid-cell-large-rowspan-6-7{grid-row:6/span 7}.grid-cell-large-colspan-6-8{grid-column:6/span 8}.grid-cell-large-rowspan-6-8{grid-row:6/span 8}.grid-cell-large-colspan-6-9{grid-column:6/span 9}.grid-cell-large-rowspan-6-9{grid-row:6/span 9}.grid-cell-large-colspan-6-10{grid-column:6/span 10}.grid-cell-large-rowspan-6-10{grid-row:6/span 10}.grid-cell-large-colspan-6-11{grid-column:6/span 11}.grid-cell-large-rowspan-6-11{grid-row:6/span 11}.grid-cell-large-colspan-6-12{grid-column:6/span 12}.grid-cell-large-rowspan-6-12{grid-row:6/span 12}.grid-cell-large-colspan-7-1{grid-column:7/span 1}.grid-cell-large-rowspan-7-1{grid-row:7/span 1}.grid-cell-large-colspan-7-2{grid-column:7/span 2}.grid-cell-large-rowspan-7-2{grid-row:7/span 2}.grid-cell-large-colspan-7-3{grid-column:7/span 3}.grid-cell-large-rowspan-7-3{grid-row:7/span 3}.grid-cell-large-colspan-7-4{grid-column:7/span 4}.grid-cell-large-rowspan-7-4{grid-row:7/span 4}.grid-cell-large-colspan-7-5{grid-column:7/span 5}.grid-cell-large-rowspan-7-5{grid-row:7/span 5}.grid-cell-large-colspan-7-6{grid-column:7/span 6}.grid-cell-large-rowspan-7-6{grid-row:7/span 6}.grid-cell-large-colspan-7-7{grid-column:7/span 7}.grid-cell-large-rowspan-7-7{grid-row:7/span 7}.grid-cell-large-colspan-7-8{grid-column:7/span 8}.grid-cell-large-rowspan-7-8{grid-row:7/span 8}.grid-cell-large-colspan-7-9{grid-column:7/span 9}.grid-cell-large-rowspan-7-9{grid-row:7/span 9}.grid-cell-large-colspan-7-10{grid-column:7/span 10}.grid-cell-large-rowspan-7-10{grid-row:7/span 10}.grid-cell-large-colspan-7-11{grid-column:7/span 11}.grid-cell-large-rowspan-7-11{grid-row:7/span 11}.grid-cell-large-colspan-7-12{grid-column:7/span 12}.grid-cell-large-rowspan-7-12{grid-row:7/span 12}.grid-cell-large-colspan-8-1{grid-column:8/span 1}.grid-cell-large-rowspan-8-1{grid-row:8/span 1}.grid-cell-large-colspan-8-2{grid-column:8/span 2}.grid-cell-large-rowspan-8-2{grid-row:8/span 2}.grid-cell-large-colspan-8-3{grid-column:8/span 3}.grid-cell-large-rowspan-8-3{grid-row:8/span 3}.grid-cell-large-colspan-8-4{grid-column:8/span 4}.grid-cell-large-rowspan-8-4{grid-row:8/span 4}.grid-cell-large-colspan-8-5{grid-column:8/span 5}.grid-cell-large-rowspan-8-5{grid-row:8/span 5}.grid-cell-large-colspan-8-6{grid-column:8/span 6}.grid-cell-large-rowspan-8-6{grid-row:8/span 6}.grid-cell-large-colspan-8-7{grid-column:8/span 7}.grid-cell-large-rowspan-8-7{grid-row:8/span 7}.grid-cell-large-colspan-8-8{grid-column:8/span 8}.grid-cell-large-rowspan-8-8{grid-row:8/span 8}.grid-cell-large-colspan-8-9{grid-column:8/span 9}.grid-cell-large-rowspan-8-9{grid-row:8/span 9}.grid-cell-large-colspan-8-10{grid-column:8/span 10}.grid-cell-large-rowspan-8-10{grid-row:8/span 10}.grid-cell-large-colspan-8-11{grid-column:8/span 11}.grid-cell-large-rowspan-8-11{grid-row:8/span 11}.grid-cell-large-colspan-8-12{grid-column:8/span 12}.grid-cell-large-rowspan-8-12{grid-row:8/span 12}.grid-cell-large-colspan-9-1{grid-column:9/span 1}.grid-cell-large-rowspan-9-1{grid-row:9/span 1}.grid-cell-large-colspan-9-2{grid-column:9/span 2}.grid-cell-large-rowspan-9-2{grid-row:9/span 2}.grid-cell-large-colspan-9-3{grid-column:9/span 3}.grid-cell-large-rowspan-9-3{grid-row:9/span 3}.grid-cell-large-colspan-9-4{grid-column:9/span 4}.grid-cell-large-rowspan-9-4{grid-row:9/span 4}.grid-cell-large-colspan-9-5{grid-column:9/span 5}.grid-cell-large-rowspan-9-5{grid-row:9/span 5}.grid-cell-large-colspan-9-6{grid-column:9/span 6}.grid-cell-large-rowspan-9-6{grid-row:9/span 6}.grid-cell-large-colspan-9-7{grid-column:9/span 7}.grid-cell-large-rowspan-9-7{grid-row:9/span 7}.grid-cell-large-colspan-9-8{grid-column:9/span 8}.grid-cell-large-rowspan-9-8{grid-row:9/span 8}.grid-cell-large-colspan-9-9{grid-column:9/span 9}.grid-cell-large-rowspan-9-9{grid-row:9/span 9}.grid-cell-large-colspan-9-10{grid-column:9/span 10}.grid-cell-large-rowspan-9-10{grid-row:9/span 10}.grid-cell-large-colspan-9-11{grid-column:9/span 11}.grid-cell-large-rowspan-9-11{grid-row:9/span 11}.grid-cell-large-colspan-9-12{grid-column:9/span 12}.grid-cell-large-rowspan-9-12{grid-row:9/span 12}.grid-cell-large-colspan-10-1{grid-column:10/span 1}.grid-cell-large-rowspan-10-1{grid-row:10/span 1}.grid-cell-large-colspan-10-2{grid-column:10/span 2}.grid-cell-large-rowspan-10-2{grid-row:10/span 2}.grid-cell-large-colspan-10-3{grid-column:10/span 3}.grid-cell-large-rowspan-10-3{grid-row:10/span 3}.grid-cell-large-colspan-10-4{grid-column:10/span 4}.grid-cell-large-rowspan-10-4{grid-row:10/span 4}.grid-cell-large-colspan-10-5{grid-column:10/span 5}.grid-cell-large-rowspan-10-5{grid-row:10/span 5}.grid-cell-large-colspan-10-6{grid-column:10/span 6}.grid-cell-large-rowspan-10-6{grid-row:10/span 6}.grid-cell-large-colspan-10-7{grid-column:10/span 7}.grid-cell-large-rowspan-10-7{grid-row:10/span 7}.grid-cell-large-colspan-10-8{grid-column:10/span 8}.grid-cell-large-rowspan-10-8{grid-row:10/span 8}.grid-cell-large-colspan-10-9{grid-column:10/span 9}.grid-cell-large-rowspan-10-9{grid-row:10/span 9}.grid-cell-large-colspan-10-10{grid-column:10/span 10}.grid-cell-large-rowspan-10-10{grid-row:10/span 10}.grid-cell-large-colspan-10-11{grid-column:10/span 11}.grid-cell-large-rowspan-10-11{grid-row:10/span 11}.grid-cell-large-colspan-10-12{grid-column:10/span 12}.grid-cell-large-rowspan-10-12{grid-row:10/span 12}.grid-cell-large-colspan-11-1{grid-column:11/span 1}.grid-cell-large-rowspan-11-1{grid-row:11/span 1}.grid-cell-large-colspan-11-2{grid-column:11/span 2}.grid-cell-large-rowspan-11-2{grid-row:11/span 2}.grid-cell-large-colspan-11-3{grid-column:11/span 3}.grid-cell-large-rowspan-11-3{grid-row:11/span 3}.grid-cell-large-colspan-11-4{grid-column:11/span 4}.grid-cell-large-rowspan-11-4{grid-row:11/span 4}.grid-cell-large-colspan-11-5{grid-column:11/span 5}.grid-cell-large-rowspan-11-5{grid-row:11/span 5}.grid-cell-large-colspan-11-6{grid-column:11/span 6}.grid-cell-large-rowspan-11-6{grid-row:11/span 6}.grid-cell-large-colspan-11-7{grid-column:11/span 7}.grid-cell-large-rowspan-11-7{grid-row:11/span 7}.grid-cell-large-colspan-11-8{grid-column:11/span 8}.grid-cell-large-rowspan-11-8{grid-row:11/span 8}.grid-cell-large-colspan-11-9{grid-column:11/span 9}.grid-cell-large-rowspan-11-9{grid-row:11/span 9}.grid-cell-large-colspan-11-10{grid-column:11/span 10}.grid-cell-large-rowspan-11-10{grid-row:11/span 10}.grid-cell-large-colspan-11-11{grid-column:11/span 11}.grid-cell-large-rowspan-11-11{grid-row:11/span 11}.grid-cell-large-colspan-11-12{grid-column:11/span 12}.grid-cell-large-rowspan-11-12{grid-row:11/span 12}.grid-cell-large-colspan-12-1{grid-column:12/span 1}.grid-cell-large-rowspan-12-1{grid-row:12/span 1}.grid-cell-large-colspan-12-2{grid-column:12/span 2}.grid-cell-large-rowspan-12-2{grid-row:12/span 2}.grid-cell-large-colspan-12-3{grid-column:12/span 3}.grid-cell-large-rowspan-12-3{grid-row:12/span 3}.grid-cell-large-colspan-12-4{grid-column:12/span 4}.grid-cell-large-rowspan-12-4{grid-row:12/span 4}.grid-cell-large-colspan-12-5{grid-column:12/span 5}.grid-cell-large-rowspan-12-5{grid-row:12/span 5}.grid-cell-large-colspan-12-6{grid-column:12/span 6}.grid-cell-large-rowspan-12-6{grid-row:12/span 6}.grid-cell-large-colspan-12-7{grid-column:12/span 7}.grid-cell-large-rowspan-12-7{grid-row:12/span 7}.grid-cell-large-colspan-12-8{grid-column:12/span 8}.grid-cell-large-rowspan-12-8{grid-row:12/span 8}.grid-cell-large-colspan-12-9{grid-column:12/span 9}.grid-cell-large-rowspan-12-9{grid-row:12/span 9}.grid-cell-large-colspan-12-10{grid-column:12/span 10}.grid-cell-large-rowspan-12-10{grid-row:12/span 10}.grid-cell-large-colspan-12-11{grid-column:12/span 11}.grid-cell-large-rowspan-12-11{grid-row:12/span 11}.grid-cell-large-colspan-12-12{grid-column:12/span 12}.grid-cell-large-rowspan-12-12{grid-row:12/span 12}}@media screen and (min-width:75em){.grid-cell-xlarge-colspan-1-1{grid-column:1/span 1}.grid-cell-xlarge-rowspan-1-1{grid-row:1/span 1}.grid-cell-xlarge-colspan-1-2{grid-column:1/span 2}.grid-cell-xlarge-rowspan-1-2{grid-row:1/span 2}.grid-cell-xlarge-colspan-1-3{grid-column:1/span 3}.grid-cell-xlarge-rowspan-1-3{grid-row:1/span 3}.grid-cell-xlarge-colspan-1-4{grid-column:1/span 4}.grid-cell-xlarge-rowspan-1-4{grid-row:1/span 4}.grid-cell-xlarge-colspan-1-5{grid-column:1/span 5}.grid-cell-xlarge-rowspan-1-5{grid-row:1/span 5}.grid-cell-xlarge-colspan-1-6{grid-column:1/span 6}.grid-cell-xlarge-rowspan-1-6{grid-row:1/span 6}.grid-cell-xlarge-colspan-1-7{grid-column:1/span 7}.grid-cell-xlarge-rowspan-1-7{grid-row:1/span 7}.grid-cell-xlarge-colspan-1-8{grid-column:1/span 8}.grid-cell-xlarge-rowspan-1-8{grid-row:1/span 8}.grid-cell-xlarge-colspan-1-9{grid-column:1/span 9}.grid-cell-xlarge-rowspan-1-9{grid-row:1/span 9}.grid-cell-xlarge-colspan-1-10{grid-column:1/span 10}.grid-cell-xlarge-rowspan-1-10{grid-row:1/span 10}.grid-cell-xlarge-colspan-1-11{grid-column:1/span 11}.grid-cell-xlarge-rowspan-1-11{grid-row:1/span 11}.grid-cell-xlarge-colspan-1-12{grid-column:1/span 12}.grid-cell-xlarge-rowspan-1-12{grid-row:1/span 12}.grid-cell-xlarge-colspan-2-1{grid-column:2/span 1}.grid-cell-xlarge-rowspan-2-1{grid-row:2/span 1}.grid-cell-xlarge-colspan-2-2{grid-column:2/span 2}.grid-cell-xlarge-rowspan-2-2{grid-row:2/span 2}.grid-cell-xlarge-colspan-2-3{grid-column:2/span 3}.grid-cell-xlarge-rowspan-2-3{grid-row:2/span 3}.grid-cell-xlarge-colspan-2-4{grid-column:2/span 4}.grid-cell-xlarge-rowspan-2-4{grid-row:2/span 4}.grid-cell-xlarge-colspan-2-5{grid-column:2/span 5}.grid-cell-xlarge-rowspan-2-5{grid-row:2/span 5}.grid-cell-xlarge-colspan-2-6{grid-column:2/span 6}.grid-cell-xlarge-rowspan-2-6{grid-row:2/span 6}.grid-cell-xlarge-colspan-2-7{grid-column:2/span 7}.grid-cell-xlarge-rowspan-2-7{grid-row:2/span 7}.grid-cell-xlarge-colspan-2-8{grid-column:2/span 8}.grid-cell-xlarge-rowspan-2-8{grid-row:2/span 8}.grid-cell-xlarge-colspan-2-9{grid-column:2/span 9}.grid-cell-xlarge-rowspan-2-9{grid-row:2/span 9}.grid-cell-xlarge-colspan-2-10{grid-column:2/span 10}.grid-cell-xlarge-rowspan-2-10{grid-row:2/span 10}.grid-cell-xlarge-colspan-2-11{grid-column:2/span 11}.grid-cell-xlarge-rowspan-2-11{grid-row:2/span 11}.grid-cell-xlarge-colspan-2-12{grid-column:2/span 12}.grid-cell-xlarge-rowspan-2-12{grid-row:2/span 12}.grid-cell-xlarge-colspan-3-1{grid-column:3/span 1}.grid-cell-xlarge-rowspan-3-1{grid-row:3/span 1}.grid-cell-xlarge-colspan-3-2{grid-column:3/span 2}.grid-cell-xlarge-rowspan-3-2{grid-row:3/span 2}.grid-cell-xlarge-colspan-3-3{grid-column:3/span 3}.grid-cell-xlarge-rowspan-3-3{grid-row:3/span 3}.grid-cell-xlarge-colspan-3-4{grid-column:3/span 4}.grid-cell-xlarge-rowspan-3-4{grid-row:3/span 4}.grid-cell-xlarge-colspan-3-5{grid-column:3/span 5}.grid-cell-xlarge-rowspan-3-5{grid-row:3/span 5}.grid-cell-xlarge-colspan-3-6{grid-column:3/span 6}.grid-cell-xlarge-rowspan-3-6{grid-row:3/span 6}.grid-cell-xlarge-colspan-3-7{grid-column:3/span 7}.grid-cell-xlarge-rowspan-3-7{grid-row:3/span 7}.grid-cell-xlarge-colspan-3-8{grid-column:3/span 8}.grid-cell-xlarge-rowspan-3-8{grid-row:3/span 8}.grid-cell-xlarge-colspan-3-9{grid-column:3/span 9}.grid-cell-xlarge-rowspan-3-9{grid-row:3/span 9}.grid-cell-xlarge-colspan-3-10{grid-column:3/span 10}.grid-cell-xlarge-rowspan-3-10{grid-row:3/span 10}.grid-cell-xlarge-colspan-3-11{grid-column:3/span 11}.grid-cell-xlarge-rowspan-3-11{grid-row:3/span 11}.grid-cell-xlarge-colspan-3-12{grid-column:3/span 12}.grid-cell-xlarge-rowspan-3-12{grid-row:3/span 12}.grid-cell-xlarge-colspan-4-1{grid-column:4/span 1}.grid-cell-xlarge-rowspan-4-1{grid-row:4/span 1}.grid-cell-xlarge-colspan-4-2{grid-column:4/span 2}.grid-cell-xlarge-rowspan-4-2{grid-row:4/span 2}.grid-cell-xlarge-colspan-4-3{grid-column:4/span 3}.grid-cell-xlarge-rowspan-4-3{grid-row:4/span 3}.grid-cell-xlarge-colspan-4-4{grid-column:4/span 4}.grid-cell-xlarge-rowspan-4-4{grid-row:4/span 4}.grid-cell-xlarge-colspan-4-5{grid-column:4/span 5}.grid-cell-xlarge-rowspan-4-5{grid-row:4/span 5}.grid-cell-xlarge-colspan-4-6{grid-column:4/span 6}.grid-cell-xlarge-rowspan-4-6{grid-row:4/span 6}.grid-cell-xlarge-colspan-4-7{grid-column:4/span 7}.grid-cell-xlarge-rowspan-4-7{grid-row:4/span 7}.grid-cell-xlarge-colspan-4-8{grid-column:4/span 8}.grid-cell-xlarge-rowspan-4-8{grid-row:4/span 8}.grid-cell-xlarge-colspan-4-9{grid-column:4/span 9}.grid-cell-xlarge-rowspan-4-9{grid-row:4/span 9}.grid-cell-xlarge-colspan-4-10{grid-column:4/span 10}.grid-cell-xlarge-rowspan-4-10{grid-row:4/span 10}.grid-cell-xlarge-colspan-4-11{grid-column:4/span 11}.grid-cell-xlarge-rowspan-4-11{grid-row:4/span 11}.grid-cell-xlarge-colspan-4-12{grid-column:4/span 12}.grid-cell-xlarge-rowspan-4-12{grid-row:4/span 12}.grid-cell-xlarge-colspan-5-1{grid-column:5/span 1}.grid-cell-xlarge-rowspan-5-1{grid-row:5/span 1}.grid-cell-xlarge-colspan-5-2{grid-column:5/span 2}.grid-cell-xlarge-rowspan-5-2{grid-row:5/span 2}.grid-cell-xlarge-colspan-5-3{grid-column:5/span 3}.grid-cell-xlarge-rowspan-5-3{grid-row:5/span 3}.grid-cell-xlarge-colspan-5-4{grid-column:5/span 4}.grid-cell-xlarge-rowspan-5-4{grid-row:5/span 4}.grid-cell-xlarge-colspan-5-5{grid-column:5/span 5}.grid-cell-xlarge-rowspan-5-5{grid-row:5/span 5}.grid-cell-xlarge-colspan-5-6{grid-column:5/span 6}.grid-cell-xlarge-rowspan-5-6{grid-row:5/span 6}.grid-cell-xlarge-colspan-5-7{grid-column:5/span 7}.grid-cell-xlarge-rowspan-5-7{grid-row:5/span 7}.grid-cell-xlarge-colspan-5-8{grid-column:5/span 8}.grid-cell-xlarge-rowspan-5-8{grid-row:5/span 8}.grid-cell-xlarge-colspan-5-9{grid-column:5/span 9}.grid-cell-xlarge-rowspan-5-9{grid-row:5/span 9}.grid-cell-xlarge-colspan-5-10{grid-column:5/span 10}.grid-cell-xlarge-rowspan-5-10{grid-row:5/span 10}.grid-cell-xlarge-colspan-5-11{grid-column:5/span 11}.grid-cell-xlarge-rowspan-5-11{grid-row:5/span 11}.grid-cell-xlarge-colspan-5-12{grid-column:5/span 12}.grid-cell-xlarge-rowspan-5-12{grid-row:5/span 12}.grid-cell-xlarge-colspan-6-1{grid-column:6/span 1}.grid-cell-xlarge-rowspan-6-1{grid-row:6/span 1}.grid-cell-xlarge-colspan-6-2{grid-column:6/span 2}.grid-cell-xlarge-rowspan-6-2{grid-row:6/span 2}.grid-cell-xlarge-colspan-6-3{grid-column:6/span 3}.grid-cell-xlarge-rowspan-6-3{grid-row:6/span 3}.grid-cell-xlarge-colspan-6-4{grid-column:6/span 4}.grid-cell-xlarge-rowspan-6-4{grid-row:6/span 4}.grid-cell-xlarge-colspan-6-5{grid-column:6/span 5}.grid-cell-xlarge-rowspan-6-5{grid-row:6/span 5}.grid-cell-xlarge-colspan-6-6{grid-column:6/span 6}.grid-cell-xlarge-rowspan-6-6{grid-row:6/span 6}.grid-cell-xlarge-colspan-6-7{grid-column:6/span 7}.grid-cell-xlarge-rowspan-6-7{grid-row:6/span 7}.grid-cell-xlarge-colspan-6-8{grid-column:6/span 8}.grid-cell-xlarge-rowspan-6-8{grid-row:6/span 8}.grid-cell-xlarge-colspan-6-9{grid-column:6/span 9}.grid-cell-xlarge-rowspan-6-9{grid-row:6/span 9}.grid-cell-xlarge-colspan-6-10{grid-column:6/span 10}.grid-cell-xlarge-rowspan-6-10{grid-row:6/span 10}.grid-cell-xlarge-colspan-6-11{grid-column:6/span 11}.grid-cell-xlarge-rowspan-6-11{grid-row:6/span 11}.grid-cell-xlarge-colspan-6-12{grid-column:6/span 12}.grid-cell-xlarge-rowspan-6-12{grid-row:6/span 12}.grid-cell-xlarge-colspan-7-1{grid-column:7/span 1}.grid-cell-xlarge-rowspan-7-1{grid-row:7/span 1}.grid-cell-xlarge-colspan-7-2{grid-column:7/span 2}.grid-cell-xlarge-rowspan-7-2{grid-row:7/span 2}.grid-cell-xlarge-colspan-7-3{grid-column:7/span 3}.grid-cell-xlarge-rowspan-7-3{grid-row:7/span 3}.grid-cell-xlarge-colspan-7-4{grid-column:7/span 4}.grid-cell-xlarge-rowspan-7-4{grid-row:7/span 4}.grid-cell-xlarge-colspan-7-5{grid-column:7/span 5}.grid-cell-xlarge-rowspan-7-5{grid-row:7/span 5}.grid-cell-xlarge-colspan-7-6{grid-column:7/span 6}.grid-cell-xlarge-rowspan-7-6{grid-row:7/span 6}.grid-cell-xlarge-colspan-7-7{grid-column:7/span 7}.grid-cell-xlarge-rowspan-7-7{grid-row:7/span 7}.grid-cell-xlarge-colspan-7-8{grid-column:7/span 8}.grid-cell-xlarge-rowspan-7-8{grid-row:7/span 8}.grid-cell-xlarge-colspan-7-9{grid-column:7/span 9}.grid-cell-xlarge-rowspan-7-9{grid-row:7/span 9}.grid-cell-xlarge-colspan-7-10{grid-column:7/span 10}.grid-cell-xlarge-rowspan-7-10{grid-row:7/span 10}.grid-cell-xlarge-colspan-7-11{grid-column:7/span 11}.grid-cell-xlarge-rowspan-7-11{grid-row:7/span 11}.grid-cell-xlarge-colspan-7-12{grid-column:7/span 12}.grid-cell-xlarge-rowspan-7-12{grid-row:7/span 12}.grid-cell-xlarge-colspan-8-1{grid-column:8/span 1}.grid-cell-xlarge-rowspan-8-1{grid-row:8/span 1}.grid-cell-xlarge-colspan-8-2{grid-column:8/span 2}.grid-cell-xlarge-rowspan-8-2{grid-row:8/span 2}.grid-cell-xlarge-colspan-8-3{grid-column:8/span 3}.grid-cell-xlarge-rowspan-8-3{grid-row:8/span 3}.grid-cell-xlarge-colspan-8-4{grid-column:8/span 4}.grid-cell-xlarge-rowspan-8-4{grid-row:8/span 4}.grid-cell-xlarge-colspan-8-5{grid-column:8/span 5}.grid-cell-xlarge-rowspan-8-5{grid-row:8/span 5}.grid-cell-xlarge-colspan-8-6{grid-column:8/span 6}.grid-cell-xlarge-rowspan-8-6{grid-row:8/span 6}.grid-cell-xlarge-colspan-8-7{grid-column:8/span 7}.grid-cell-xlarge-rowspan-8-7{grid-row:8/span 7}.grid-cell-xlarge-colspan-8-8{grid-column:8/span 8}.grid-cell-xlarge-rowspan-8-8{grid-row:8/span 8}.grid-cell-xlarge-colspan-8-9{grid-column:8/span 9}.grid-cell-xlarge-rowspan-8-9{grid-row:8/span 9}.grid-cell-xlarge-colspan-8-10{grid-column:8/span 10}.grid-cell-xlarge-rowspan-8-10{grid-row:8/span 10}.grid-cell-xlarge-colspan-8-11{grid-column:8/span 11}.grid-cell-xlarge-rowspan-8-11{grid-row:8/span 11}.grid-cell-xlarge-colspan-8-12{grid-column:8/span 12}.grid-cell-xlarge-rowspan-8-12{grid-row:8/span 12}.grid-cell-xlarge-colspan-9-1{grid-column:9/span 1}.grid-cell-xlarge-rowspan-9-1{grid-row:9/span 1}.grid-cell-xlarge-colspan-9-2{grid-column:9/span 2}.grid-cell-xlarge-rowspan-9-2{grid-row:9/span 2}.grid-cell-xlarge-colspan-9-3{grid-column:9/span 3}.grid-cell-xlarge-rowspan-9-3{grid-row:9/span 3}.grid-cell-xlarge-colspan-9-4{grid-column:9/span 4}.grid-cell-xlarge-rowspan-9-4{grid-row:9/span 4}.grid-cell-xlarge-colspan-9-5{grid-column:9/span 5}.grid-cell-xlarge-rowspan-9-5{grid-row:9/span 5}.grid-cell-xlarge-colspan-9-6{grid-column:9/span 6}.grid-cell-xlarge-rowspan-9-6{grid-row:9/span 6}.grid-cell-xlarge-colspan-9-7{grid-column:9/span 7}.grid-cell-xlarge-rowspan-9-7{grid-row:9/span 7}.grid-cell-xlarge-colspan-9-8{grid-column:9/span 8}.grid-cell-xlarge-rowspan-9-8{grid-row:9/span 8}.grid-cell-xlarge-colspan-9-9{grid-column:9/span 9}.grid-cell-xlarge-rowspan-9-9{grid-row:9/span 9}.grid-cell-xlarge-colspan-9-10{grid-column:9/span 10}.grid-cell-xlarge-rowspan-9-10{grid-row:9/span 10}.grid-cell-xlarge-colspan-9-11{grid-column:9/span 11}.grid-cell-xlarge-rowspan-9-11{grid-row:9/span 11}.grid-cell-xlarge-colspan-9-12{grid-column:9/span 12}.grid-cell-xlarge-rowspan-9-12{grid-row:9/span 12}.grid-cell-xlarge-colspan-10-1{grid-column:10/span 1}.grid-cell-xlarge-rowspan-10-1{grid-row:10/span 1}.grid-cell-xlarge-colspan-10-2{grid-column:10/span 2}.grid-cell-xlarge-rowspan-10-2{grid-row:10/span 2}.grid-cell-xlarge-colspan-10-3{grid-column:10/span 3}.grid-cell-xlarge-rowspan-10-3{grid-row:10/span 3}.grid-cell-xlarge-colspan-10-4{grid-column:10/span 4}.grid-cell-xlarge-rowspan-10-4{grid-row:10/span 4}.grid-cell-xlarge-colspan-10-5{grid-column:10/span 5}.grid-cell-xlarge-rowspan-10-5{grid-row:10/span 5}.grid-cell-xlarge-colspan-10-6{grid-column:10/span 6}.grid-cell-xlarge-rowspan-10-6{grid-row:10/span 6}.grid-cell-xlarge-colspan-10-7{grid-column:10/span 7}.grid-cell-xlarge-rowspan-10-7{grid-row:10/span 7}.grid-cell-xlarge-colspan-10-8{grid-column:10/span 8}.grid-cell-xlarge-rowspan-10-8{grid-row:10/span 8}.grid-cell-xlarge-colspan-10-9{grid-column:10/span 9}.grid-cell-xlarge-rowspan-10-9{grid-row:10/span 9}.grid-cell-xlarge-colspan-10-10{grid-column:10/span 10}.grid-cell-xlarge-rowspan-10-10{grid-row:10/span 10}.grid-cell-xlarge-colspan-10-11{grid-column:10/span 11}.grid-cell-xlarge-rowspan-10-11{grid-row:10/span 11}.grid-cell-xlarge-colspan-10-12{grid-column:10/span 12}.grid-cell-xlarge-rowspan-10-12{grid-row:10/span 12}.grid-cell-xlarge-colspan-11-1{grid-column:11/span 1}.grid-cell-xlarge-rowspan-11-1{grid-row:11/span 1}.grid-cell-xlarge-colspan-11-2{grid-column:11/span 2}.grid-cell-xlarge-rowspan-11-2{grid-row:11/span 2}.grid-cell-xlarge-colspan-11-3{grid-column:11/span 3}.grid-cell-xlarge-rowspan-11-3{grid-row:11/span 3}.grid-cell-xlarge-colspan-11-4{grid-column:11/span 4}.grid-cell-xlarge-rowspan-11-4{grid-row:11/span 4}.grid-cell-xlarge-colspan-11-5{grid-column:11/span 5}.grid-cell-xlarge-rowspan-11-5{grid-row:11/span 5}.grid-cell-xlarge-colspan-11-6{grid-column:11/span 6}.grid-cell-xlarge-rowspan-11-6{grid-row:11/span 6}.grid-cell-xlarge-colspan-11-7{grid-column:11/span 7}.grid-cell-xlarge-rowspan-11-7{grid-row:11/span 7}.grid-cell-xlarge-colspan-11-8{grid-column:11/span 8}.grid-cell-xlarge-rowspan-11-8{grid-row:11/span 8}.grid-cell-xlarge-colspan-11-9{grid-column:11/span 9}.grid-cell-xlarge-rowspan-11-9{grid-row:11/span 9}.grid-cell-xlarge-colspan-11-10{grid-column:11/span 10}.grid-cell-xlarge-rowspan-11-10{grid-row:11/span 10}.grid-cell-xlarge-colspan-11-11{grid-column:11/span 11}.grid-cell-xlarge-rowspan-11-11{grid-row:11/span 11}.grid-cell-xlarge-colspan-11-12{grid-column:11/span 12}.grid-cell-xlarge-rowspan-11-12{grid-row:11/span 12}.grid-cell-xlarge-colspan-12-1{grid-column:12/span 1}.grid-cell-xlarge-rowspan-12-1{grid-row:12/span 1}.grid-cell-xlarge-colspan-12-2{grid-column:12/span 2}.grid-cell-xlarge-rowspan-12-2{grid-row:12/span 2}.grid-cell-xlarge-colspan-12-3{grid-column:12/span 3}.grid-cell-xlarge-rowspan-12-3{grid-row:12/span 3}.grid-cell-xlarge-colspan-12-4{grid-column:12/span 4}.grid-cell-xlarge-rowspan-12-4{grid-row:12/span 4}.grid-cell-xlarge-colspan-12-5{grid-column:12/span 5}.grid-cell-xlarge-rowspan-12-5{grid-row:12/span 5}.grid-cell-xlarge-colspan-12-6{grid-column:12/span 6}.grid-cell-xlarge-rowspan-12-6{grid-row:12/span 6}.grid-cell-xlarge-colspan-12-7{grid-column:12/span 7}.grid-cell-xlarge-rowspan-12-7{grid-row:12/span 7}.grid-cell-xlarge-colspan-12-8{grid-column:12/span 8}.grid-cell-xlarge-rowspan-12-8{grid-row:12/span 8}.grid-cell-xlarge-colspan-12-9{grid-column:12/span 9}.grid-cell-xlarge-rowspan-12-9{grid-row:12/span 9}.grid-cell-xlarge-colspan-12-10{grid-column:12/span 10}.grid-cell-xlarge-rowspan-12-10{grid-row:12/span 10}.grid-cell-xlarge-colspan-12-11{grid-column:12/span 11}.grid-cell-xlarge-rowspan-12-11{grid-row:12/span 11}.grid-cell-xlarge-colspan-12-12{grid-column:12/span 12}.grid-cell-xlarge-rowspan-12-12{grid-row:12/span 12}}@media screen and (min-width:90em){.grid-cell-xxlarge-colspan-1-1{grid-column:1/span 1}.grid-cell-xxlarge-rowspan-1-1{grid-row:1/span 1}.grid-cell-xxlarge-colspan-1-2{grid-column:1/span 2}.grid-cell-xxlarge-rowspan-1-2{grid-row:1/span 2}.grid-cell-xxlarge-colspan-1-3{grid-column:1/span 3}.grid-cell-xxlarge-rowspan-1-3{grid-row:1/span 3}.grid-cell-xxlarge-colspan-1-4{grid-column:1/span 4}.grid-cell-xxlarge-rowspan-1-4{grid-row:1/span 4}.grid-cell-xxlarge-colspan-1-5{grid-column:1/span 5}.grid-cell-xxlarge-rowspan-1-5{grid-row:1/span 5}.grid-cell-xxlarge-colspan-1-6{grid-column:1/span 6}.grid-cell-xxlarge-rowspan-1-6{grid-row:1/span 6}.grid-cell-xxlarge-colspan-1-7{grid-column:1/span 7}.grid-cell-xxlarge-rowspan-1-7{grid-row:1/span 7}.grid-cell-xxlarge-colspan-1-8{grid-column:1/span 8}.grid-cell-xxlarge-rowspan-1-8{grid-row:1/span 8}.grid-cell-xxlarge-colspan-1-9{grid-column:1/span 9}.grid-cell-xxlarge-rowspan-1-9{grid-row:1/span 9}.grid-cell-xxlarge-colspan-1-10{grid-column:1/span 10}.grid-cell-xxlarge-rowspan-1-10{grid-row:1/span 10}.grid-cell-xxlarge-colspan-1-11{grid-column:1/span 11}.grid-cell-xxlarge-rowspan-1-11{grid-row:1/span 11}.grid-cell-xxlarge-colspan-1-12{grid-column:1/span 12}.grid-cell-xxlarge-rowspan-1-12{grid-row:1/span 12}.grid-cell-xxlarge-colspan-2-1{grid-column:2/span 1}.grid-cell-xxlarge-rowspan-2-1{grid-row:2/span 1}.grid-cell-xxlarge-colspan-2-2{grid-column:2/span 2}.grid-cell-xxlarge-rowspan-2-2{grid-row:2/span 2}.grid-cell-xxlarge-colspan-2-3{grid-column:2/span 3}.grid-cell-xxlarge-rowspan-2-3{grid-row:2/span 3}.grid-cell-xxlarge-colspan-2-4{grid-column:2/span 4}.grid-cell-xxlarge-rowspan-2-4{grid-row:2/span 4}.grid-cell-xxlarge-colspan-2-5{grid-column:2/span 5}.grid-cell-xxlarge-rowspan-2-5{grid-row:2/span 5}.grid-cell-xxlarge-colspan-2-6{grid-column:2/span 6}.grid-cell-xxlarge-rowspan-2-6{grid-row:2/span 6}.grid-cell-xxlarge-colspan-2-7{grid-column:2/span 7}.grid-cell-xxlarge-rowspan-2-7{grid-row:2/span 7}.grid-cell-xxlarge-colspan-2-8{grid-column:2/span 8}.grid-cell-xxlarge-rowspan-2-8{grid-row:2/span 8}.grid-cell-xxlarge-colspan-2-9{grid-column:2/span 9}.grid-cell-xxlarge-rowspan-2-9{grid-row:2/span 9}.grid-cell-xxlarge-colspan-2-10{grid-column:2/span 10}.grid-cell-xxlarge-rowspan-2-10{grid-row:2/span 10}.grid-cell-xxlarge-colspan-2-11{grid-column:2/span 11}.grid-cell-xxlarge-rowspan-2-11{grid-row:2/span 11}.grid-cell-xxlarge-colspan-2-12{grid-column:2/span 12}.grid-cell-xxlarge-rowspan-2-12{grid-row:2/span 12}.grid-cell-xxlarge-colspan-3-1{grid-column:3/span 1}.grid-cell-xxlarge-rowspan-3-1{grid-row:3/span 1}.grid-cell-xxlarge-colspan-3-2{grid-column:3/span 2}.grid-cell-xxlarge-rowspan-3-2{grid-row:3/span 2}.grid-cell-xxlarge-colspan-3-3{grid-column:3/span 3}.grid-cell-xxlarge-rowspan-3-3{grid-row:3/span 3}.grid-cell-xxlarge-colspan-3-4{grid-column:3/span 4}.grid-cell-xxlarge-rowspan-3-4{grid-row:3/span 4}.grid-cell-xxlarge-colspan-3-5{grid-column:3/span 5}.grid-cell-xxlarge-rowspan-3-5{grid-row:3/span 5}.grid-cell-xxlarge-colspan-3-6{grid-column:3/span 6}.grid-cell-xxlarge-rowspan-3-6{grid-row:3/span 6}.grid-cell-xxlarge-colspan-3-7{grid-column:3/span 7}.grid-cell-xxlarge-rowspan-3-7{grid-row:3/span 7}.grid-cell-xxlarge-colspan-3-8{grid-column:3/span 8}.grid-cell-xxlarge-rowspan-3-8{grid-row:3/span 8}.grid-cell-xxlarge-colspan-3-9{grid-column:3/span 9}.grid-cell-xxlarge-rowspan-3-9{grid-row:3/span 9}.grid-cell-xxlarge-colspan-3-10{grid-column:3/span 10}.grid-cell-xxlarge-rowspan-3-10{grid-row:3/span 10}.grid-cell-xxlarge-colspan-3-11{grid-column:3/span 11}.grid-cell-xxlarge-rowspan-3-11{grid-row:3/span 11}.grid-cell-xxlarge-colspan-3-12{grid-column:3/span 12}.grid-cell-xxlarge-rowspan-3-12{grid-row:3/span 12}.grid-cell-xxlarge-colspan-4-1{grid-column:4/span 1}.grid-cell-xxlarge-rowspan-4-1{grid-row:4/span 1}.grid-cell-xxlarge-colspan-4-2{grid-column:4/span 2}.grid-cell-xxlarge-rowspan-4-2{grid-row:4/span 2}.grid-cell-xxlarge-colspan-4-3{grid-column:4/span 3}.grid-cell-xxlarge-rowspan-4-3{grid-row:4/span 3}.grid-cell-xxlarge-colspan-4-4{grid-column:4/span 4}.grid-cell-xxlarge-rowspan-4-4{grid-row:4/span 4}.grid-cell-xxlarge-colspan-4-5{grid-column:4/span 5}.grid-cell-xxlarge-rowspan-4-5{grid-row:4/span 5}.grid-cell-xxlarge-colspan-4-6{grid-column:4/span 6}.grid-cell-xxlarge-rowspan-4-6{grid-row:4/span 6}.grid-cell-xxlarge-colspan-4-7{grid-column:4/span 7}.grid-cell-xxlarge-rowspan-4-7{grid-row:4/span 7}.grid-cell-xxlarge-colspan-4-8{grid-column:4/span 8}.grid-cell-xxlarge-rowspan-4-8{grid-row:4/span 8}.grid-cell-xxlarge-colspan-4-9{grid-column:4/span 9}.grid-cell-xxlarge-rowspan-4-9{grid-row:4/span 9}.grid-cell-xxlarge-colspan-4-10{grid-column:4/span 10}.grid-cell-xxlarge-rowspan-4-10{grid-row:4/span 10}.grid-cell-xxlarge-colspan-4-11{grid-column:4/span 11}.grid-cell-xxlarge-rowspan-4-11{grid-row:4/span 11}.grid-cell-xxlarge-colspan-4-12{grid-column:4/span 12}.grid-cell-xxlarge-rowspan-4-12{grid-row:4/span 12}.grid-cell-xxlarge-colspan-5-1{grid-column:5/span 1}.grid-cell-xxlarge-rowspan-5-1{grid-row:5/span 1}.grid-cell-xxlarge-colspan-5-2{grid-column:5/span 2}.grid-cell-xxlarge-rowspan-5-2{grid-row:5/span 2}.grid-cell-xxlarge-colspan-5-3{grid-column:5/span 3}.grid-cell-xxlarge-rowspan-5-3{grid-row:5/span 3}.grid-cell-xxlarge-colspan-5-4{grid-column:5/span 4}.grid-cell-xxlarge-rowspan-5-4{grid-row:5/span 4}.grid-cell-xxlarge-colspan-5-5{grid-column:5/span 5}.grid-cell-xxlarge-rowspan-5-5{grid-row:5/span 5}.grid-cell-xxlarge-colspan-5-6{grid-column:5/span 6}.grid-cell-xxlarge-rowspan-5-6{grid-row:5/span 6}.grid-cell-xxlarge-colspan-5-7{grid-column:5/span 7}.grid-cell-xxlarge-rowspan-5-7{grid-row:5/span 7}.grid-cell-xxlarge-colspan-5-8{grid-column:5/span 8}.grid-cell-xxlarge-rowspan-5-8{grid-row:5/span 8}.grid-cell-xxlarge-colspan-5-9{grid-column:5/span 9}.grid-cell-xxlarge-rowspan-5-9{grid-row:5/span 9}.grid-cell-xxlarge-colspan-5-10{grid-column:5/span 10}.grid-cell-xxlarge-rowspan-5-10{grid-row:5/span 10}.grid-cell-xxlarge-colspan-5-11{grid-column:5/span 11}.grid-cell-xxlarge-rowspan-5-11{grid-row:5/span 11}.grid-cell-xxlarge-colspan-5-12{grid-column:5/span 12}.grid-cell-xxlarge-rowspan-5-12{grid-row:5/span 12}.grid-cell-xxlarge-colspan-6-1{grid-column:6/span 1}.grid-cell-xxlarge-rowspan-6-1{grid-row:6/span 1}.grid-cell-xxlarge-colspan-6-2{grid-column:6/span 2}.grid-cell-xxlarge-rowspan-6-2{grid-row:6/span 2}.grid-cell-xxlarge-colspan-6-3{grid-column:6/span 3}.grid-cell-xxlarge-rowspan-6-3{grid-row:6/span 3}.grid-cell-xxlarge-colspan-6-4{grid-column:6/span 4}.grid-cell-xxlarge-rowspan-6-4{grid-row:6/span 4}.grid-cell-xxlarge-colspan-6-5{grid-column:6/span 5}.grid-cell-xxlarge-rowspan-6-5{grid-row:6/span 5}.grid-cell-xxlarge-colspan-6-6{grid-column:6/span 6}.grid-cell-xxlarge-rowspan-6-6{grid-row:6/span 6}.grid-cell-xxlarge-colspan-6-7{grid-column:6/span 7}.grid-cell-xxlarge-rowspan-6-7{grid-row:6/span 7}.grid-cell-xxlarge-colspan-6-8{grid-column:6/span 8}.grid-cell-xxlarge-rowspan-6-8{grid-row:6/span 8}.grid-cell-xxlarge-colspan-6-9{grid-column:6/span 9}.grid-cell-xxlarge-rowspan-6-9{grid-row:6/span 9}.grid-cell-xxlarge-colspan-6-10{grid-column:6/span 10}.grid-cell-xxlarge-rowspan-6-10{grid-row:6/span 10}.grid-cell-xxlarge-colspan-6-11{grid-column:6/span 11}.grid-cell-xxlarge-rowspan-6-11{grid-row:6/span 11}.grid-cell-xxlarge-colspan-6-12{grid-column:6/span 12}.grid-cell-xxlarge-rowspan-6-12{grid-row:6/span 12}.grid-cell-xxlarge-colspan-7-1{grid-column:7/span 1}.grid-cell-xxlarge-rowspan-7-1{grid-row:7/span 1}.grid-cell-xxlarge-colspan-7-2{grid-column:7/span 2}.grid-cell-xxlarge-rowspan-7-2{grid-row:7/span 2}.grid-cell-xxlarge-colspan-7-3{grid-column:7/span 3}.grid-cell-xxlarge-rowspan-7-3{grid-row:7/span 3}.grid-cell-xxlarge-colspan-7-4{grid-column:7/span 4}.grid-cell-xxlarge-rowspan-7-4{grid-row:7/span 4}.grid-cell-xxlarge-colspan-7-5{grid-column:7/span 5}.grid-cell-xxlarge-rowspan-7-5{grid-row:7/span 5}.grid-cell-xxlarge-colspan-7-6{grid-column:7/span 6}.grid-cell-xxlarge-rowspan-7-6{grid-row:7/span 6}.grid-cell-xxlarge-colspan-7-7{grid-column:7/span 7}.grid-cell-xxlarge-rowspan-7-7{grid-row:7/span 7}.grid-cell-xxlarge-colspan-7-8{grid-column:7/span 8}.grid-cell-xxlarge-rowspan-7-8{grid-row:7/span 8}.grid-cell-xxlarge-colspan-7-9{grid-column:7/span 9}.grid-cell-xxlarge-rowspan-7-9{grid-row:7/span 9}.grid-cell-xxlarge-colspan-7-10{grid-column:7/span 10}.grid-cell-xxlarge-rowspan-7-10{grid-row:7/span 10}.grid-cell-xxlarge-colspan-7-11{grid-column:7/span 11}.grid-cell-xxlarge-rowspan-7-11{grid-row:7/span 11}.grid-cell-xxlarge-colspan-7-12{grid-column:7/span 12}.grid-cell-xxlarge-rowspan-7-12{grid-row:7/span 12}.grid-cell-xxlarge-colspan-8-1{grid-column:8/span 1}.grid-cell-xxlarge-rowspan-8-1{grid-row:8/span 1}.grid-cell-xxlarge-colspan-8-2{grid-column:8/span 2}.grid-cell-xxlarge-rowspan-8-2{grid-row:8/span 2}.grid-cell-xxlarge-colspan-8-3{grid-column:8/span 3}.grid-cell-xxlarge-rowspan-8-3{grid-row:8/span 3}.grid-cell-xxlarge-colspan-8-4{grid-column:8/span 4}.grid-cell-xxlarge-rowspan-8-4{grid-row:8/span 4}.grid-cell-xxlarge-colspan-8-5{grid-column:8/span 5}.grid-cell-xxlarge-rowspan-8-5{grid-row:8/span 5}.grid-cell-xxlarge-colspan-8-6{grid-column:8/span 6}.grid-cell-xxlarge-rowspan-8-6{grid-row:8/span 6}.grid-cell-xxlarge-colspan-8-7{grid-column:8/span 7}.grid-cell-xxlarge-rowspan-8-7{grid-row:8/span 7}.grid-cell-xxlarge-colspan-8-8{grid-column:8/span 8}.grid-cell-xxlarge-rowspan-8-8{grid-row:8/span 8}.grid-cell-xxlarge-colspan-8-9{grid-column:8/span 9}.grid-cell-xxlarge-rowspan-8-9{grid-row:8/span 9}.grid-cell-xxlarge-colspan-8-10{grid-column:8/span 10}.grid-cell-xxlarge-rowspan-8-10{grid-row:8/span 10}.grid-cell-xxlarge-colspan-8-11{grid-column:8/span 11}.grid-cell-xxlarge-rowspan-8-11{grid-row:8/span 11}.grid-cell-xxlarge-colspan-8-12{grid-column:8/span 12}.grid-cell-xxlarge-rowspan-8-12{grid-row:8/span 12}.grid-cell-xxlarge-colspan-9-1{grid-column:9/span 1}.grid-cell-xxlarge-rowspan-9-1{grid-row:9/span 1}.grid-cell-xxlarge-colspan-9-2{grid-column:9/span 2}.grid-cell-xxlarge-rowspan-9-2{grid-row:9/span 2}.grid-cell-xxlarge-colspan-9-3{grid-column:9/span 3}.grid-cell-xxlarge-rowspan-9-3{grid-row:9/span 3}.grid-cell-xxlarge-colspan-9-4{grid-column:9/span 4}.grid-cell-xxlarge-rowspan-9-4{grid-row:9/span 4}.grid-cell-xxlarge-colspan-9-5{grid-column:9/span 5}.grid-cell-xxlarge-rowspan-9-5{grid-row:9/span 5}.grid-cell-xxlarge-colspan-9-6{grid-column:9/span 6}.grid-cell-xxlarge-rowspan-9-6{grid-row:9/span 6}.grid-cell-xxlarge-colspan-9-7{grid-column:9/span 7}.grid-cell-xxlarge-rowspan-9-7{grid-row:9/span 7}.grid-cell-xxlarge-colspan-9-8{grid-column:9/span 8}.grid-cell-xxlarge-rowspan-9-8{grid-row:9/span 8}.grid-cell-xxlarge-colspan-9-9{grid-column:9/span 9}.grid-cell-xxlarge-rowspan-9-9{grid-row:9/span 9}.grid-cell-xxlarge-colspan-9-10{grid-column:9/span 10}.grid-cell-xxlarge-rowspan-9-10{grid-row:9/span 10}.grid-cell-xxlarge-colspan-9-11{grid-column:9/span 11}.grid-cell-xxlarge-rowspan-9-11{grid-row:9/span 11}.grid-cell-xxlarge-colspan-9-12{grid-column:9/span 12}.grid-cell-xxlarge-rowspan-9-12{grid-row:9/span 12}.grid-cell-xxlarge-colspan-10-1{grid-column:10/span 1}.grid-cell-xxlarge-rowspan-10-1{grid-row:10/span 1}.grid-cell-xxlarge-colspan-10-2{grid-column:10/span 2}.grid-cell-xxlarge-rowspan-10-2{grid-row:10/span 2}.grid-cell-xxlarge-colspan-10-3{grid-column:10/span 3}.grid-cell-xxlarge-rowspan-10-3{grid-row:10/span 3}.grid-cell-xxlarge-colspan-10-4{grid-column:10/span 4}.grid-cell-xxlarge-rowspan-10-4{grid-row:10/span 4}.grid-cell-xxlarge-colspan-10-5{grid-column:10/span 5}.grid-cell-xxlarge-rowspan-10-5{grid-row:10/span 5}.grid-cell-xxlarge-colspan-10-6{grid-column:10/span 6}.grid-cell-xxlarge-rowspan-10-6{grid-row:10/span 6}.grid-cell-xxlarge-colspan-10-7{grid-column:10/span 7}.grid-cell-xxlarge-rowspan-10-7{grid-row:10/span 7}.grid-cell-xxlarge-colspan-10-8{grid-column:10/span 8}.grid-cell-xxlarge-rowspan-10-8{grid-row:10/span 8}.grid-cell-xxlarge-colspan-10-9{grid-column:10/span 9}.grid-cell-xxlarge-rowspan-10-9{grid-row:10/span 9}.grid-cell-xxlarge-colspan-10-10{grid-column:10/span 10}.grid-cell-xxlarge-rowspan-10-10{grid-row:10/span 10}.grid-cell-xxlarge-colspan-10-11{grid-column:10/span 11}.grid-cell-xxlarge-rowspan-10-11{grid-row:10/span 11}.grid-cell-xxlarge-colspan-10-12{grid-column:10/span 12}.grid-cell-xxlarge-rowspan-10-12{grid-row:10/span 12}.grid-cell-xxlarge-colspan-11-1{grid-column:11/span 1}.grid-cell-xxlarge-rowspan-11-1{grid-row:11/span 1}.grid-cell-xxlarge-colspan-11-2{grid-column:11/span 2}.grid-cell-xxlarge-rowspan-11-2{grid-row:11/span 2}.grid-cell-xxlarge-colspan-11-3{grid-column:11/span 3}.grid-cell-xxlarge-rowspan-11-3{grid-row:11/span 3}.grid-cell-xxlarge-colspan-11-4{grid-column:11/span 4}.grid-cell-xxlarge-rowspan-11-4{grid-row:11/span 4}.grid-cell-xxlarge-colspan-11-5{grid-column:11/span 5}.grid-cell-xxlarge-rowspan-11-5{grid-row:11/span 5}.grid-cell-xxlarge-colspan-11-6{grid-column:11/span 6}.grid-cell-xxlarge-rowspan-11-6{grid-row:11/span 6}.grid-cell-xxlarge-colspan-11-7{grid-column:11/span 7}.grid-cell-xxlarge-rowspan-11-7{grid-row:11/span 7}.grid-cell-xxlarge-colspan-11-8{grid-column:11/span 8}.grid-cell-xxlarge-rowspan-11-8{grid-row:11/span 8}.grid-cell-xxlarge-colspan-11-9{grid-column:11/span 9}.grid-cell-xxlarge-rowspan-11-9{grid-row:11/span 9}.grid-cell-xxlarge-colspan-11-10{grid-column:11/span 10}.grid-cell-xxlarge-rowspan-11-10{grid-row:11/span 10}.grid-cell-xxlarge-colspan-11-11{grid-column:11/span 11}.grid-cell-xxlarge-rowspan-11-11{grid-row:11/span 11}.grid-cell-xxlarge-colspan-11-12{grid-column:11/span 12}.grid-cell-xxlarge-rowspan-11-12{grid-row:11/span 12}.grid-cell-xxlarge-colspan-12-1{grid-column:12/span 1}.grid-cell-xxlarge-rowspan-12-1{grid-row:12/span 1}.grid-cell-xxlarge-colspan-12-2{grid-column:12/span 2}.grid-cell-xxlarge-rowspan-12-2{grid-row:12/span 2}.grid-cell-xxlarge-colspan-12-3{grid-column:12/span 3}.grid-cell-xxlarge-rowspan-12-3{grid-row:12/span 3}.grid-cell-xxlarge-colspan-12-4{grid-column:12/span 4}.grid-cell-xxlarge-rowspan-12-4{grid-row:12/span 4}.grid-cell-xxlarge-colspan-12-5{grid-column:12/span 5}.grid-cell-xxlarge-rowspan-12-5{grid-row:12/span 5}.grid-cell-xxlarge-colspan-12-6{grid-column:12/span 6}.grid-cell-xxlarge-rowspan-12-6{grid-row:12/span 6}.grid-cell-xxlarge-colspan-12-7{grid-column:12/span 7}.grid-cell-xxlarge-rowspan-12-7{grid-row:12/span 7}.grid-cell-xxlarge-colspan-12-8{grid-column:12/span 8}.grid-cell-xxlarge-rowspan-12-8{grid-row:12/span 8}.grid-cell-xxlarge-colspan-12-9{grid-column:12/span 9}.grid-cell-xxlarge-rowspan-12-9{grid-row:12/span 9}.grid-cell-xxlarge-colspan-12-10{grid-column:12/span 10}.grid-cell-xxlarge-rowspan-12-10{grid-row:12/span 10}.grid-cell-xxlarge-colspan-12-11{grid-column:12/span 11}.grid-cell-xxlarge-rowspan-12-11{grid-row:12/span 11}.grid-cell-xxlarge-colspan-12-12{grid-column:12/span 12}.grid-cell-xxlarge-rowspan-12-12{grid-row:12/span 12}}@media screen and (min-width:108.75em){.grid-cell-xxxlarge-colspan-1-1{grid-column:1/span 1}.grid-cell-xxxlarge-rowspan-1-1{grid-row:1/span 1}.grid-cell-xxxlarge-colspan-1-2{grid-column:1/span 2}.grid-cell-xxxlarge-rowspan-1-2{grid-row:1/span 2}.grid-cell-xxxlarge-colspan-1-3{grid-column:1/span 3}.grid-cell-xxxlarge-rowspan-1-3{grid-row:1/span 3}.grid-cell-xxxlarge-colspan-1-4{grid-column:1/span 4}.grid-cell-xxxlarge-rowspan-1-4{grid-row:1/span 4}.grid-cell-xxxlarge-colspan-1-5{grid-column:1/span 5}.grid-cell-xxxlarge-rowspan-1-5{grid-row:1/span 5}.grid-cell-xxxlarge-colspan-1-6{grid-column:1/span 6}.grid-cell-xxxlarge-rowspan-1-6{grid-row:1/span 6}.grid-cell-xxxlarge-colspan-1-7{grid-column:1/span 7}.grid-cell-xxxlarge-rowspan-1-7{grid-row:1/span 7}.grid-cell-xxxlarge-colspan-1-8{grid-column:1/span 8}.grid-cell-xxxlarge-rowspan-1-8{grid-row:1/span 8}.grid-cell-xxxlarge-colspan-1-9{grid-column:1/span 9}.grid-cell-xxxlarge-rowspan-1-9{grid-row:1/span 9}.grid-cell-xxxlarge-colspan-1-10{grid-column:1/span 10}.grid-cell-xxxlarge-rowspan-1-10{grid-row:1/span 10}.grid-cell-xxxlarge-colspan-1-11{grid-column:1/span 11}.grid-cell-xxxlarge-rowspan-1-11{grid-row:1/span 11}.grid-cell-xxxlarge-colspan-1-12{grid-column:1/span 12}.grid-cell-xxxlarge-rowspan-1-12{grid-row:1/span 12}.grid-cell-xxxlarge-colspan-2-1{grid-column:2/span 1}.grid-cell-xxxlarge-rowspan-2-1{grid-row:2/span 1}.grid-cell-xxxlarge-colspan-2-2{grid-column:2/span 2}.grid-cell-xxxlarge-rowspan-2-2{grid-row:2/span 2}.grid-cell-xxxlarge-colspan-2-3{grid-column:2/span 3}.grid-cell-xxxlarge-rowspan-2-3{grid-row:2/span 3}.grid-cell-xxxlarge-colspan-2-4{grid-column:2/span 4}.grid-cell-xxxlarge-rowspan-2-4{grid-row:2/span 4}.grid-cell-xxxlarge-colspan-2-5{grid-column:2/span 5}.grid-cell-xxxlarge-rowspan-2-5{grid-row:2/span 5}.grid-cell-xxxlarge-colspan-2-6{grid-column:2/span 6}.grid-cell-xxxlarge-rowspan-2-6{grid-row:2/span 6}.grid-cell-xxxlarge-colspan-2-7{grid-column:2/span 7}.grid-cell-xxxlarge-rowspan-2-7{grid-row:2/span 7}.grid-cell-xxxlarge-colspan-2-8{grid-column:2/span 8}.grid-cell-xxxlarge-rowspan-2-8{grid-row:2/span 8}.grid-cell-xxxlarge-colspan-2-9{grid-column:2/span 9}.grid-cell-xxxlarge-rowspan-2-9{grid-row:2/span 9}.grid-cell-xxxlarge-colspan-2-10{grid-column:2/span 10}.grid-cell-xxxlarge-rowspan-2-10{grid-row:2/span 10}.grid-cell-xxxlarge-colspan-2-11{grid-column:2/span 11}.grid-cell-xxxlarge-rowspan-2-11{grid-row:2/span 11}.grid-cell-xxxlarge-colspan-2-12{grid-column:2/span 12}.grid-cell-xxxlarge-rowspan-2-12{grid-row:2/span 12}.grid-cell-xxxlarge-colspan-3-1{grid-column:3/span 1}.grid-cell-xxxlarge-rowspan-3-1{grid-row:3/span 1}.grid-cell-xxxlarge-colspan-3-2{grid-column:3/span 2}.grid-cell-xxxlarge-rowspan-3-2{grid-row:3/span 2}.grid-cell-xxxlarge-colspan-3-3{grid-column:3/span 3}.grid-cell-xxxlarge-rowspan-3-3{grid-row:3/span 3}.grid-cell-xxxlarge-colspan-3-4{grid-column:3/span 4}.grid-cell-xxxlarge-rowspan-3-4{grid-row:3/span 4}.grid-cell-xxxlarge-colspan-3-5{grid-column:3/span 5}.grid-cell-xxxlarge-rowspan-3-5{grid-row:3/span 5}.grid-cell-xxxlarge-colspan-3-6{grid-column:3/span 6}.grid-cell-xxxlarge-rowspan-3-6{grid-row:3/span 6}.grid-cell-xxxlarge-colspan-3-7{grid-column:3/span 7}.grid-cell-xxxlarge-rowspan-3-7{grid-row:3/span 7}.grid-cell-xxxlarge-colspan-3-8{grid-column:3/span 8}.grid-cell-xxxlarge-rowspan-3-8{grid-row:3/span 8}.grid-cell-xxxlarge-colspan-3-9{grid-column:3/span 9}.grid-cell-xxxlarge-rowspan-3-9{grid-row:3/span 9}.grid-cell-xxxlarge-colspan-3-10{grid-column:3/span 10}.grid-cell-xxxlarge-rowspan-3-10{grid-row:3/span 10}.grid-cell-xxxlarge-colspan-3-11{grid-column:3/span 11}.grid-cell-xxxlarge-rowspan-3-11{grid-row:3/span 11}.grid-cell-xxxlarge-colspan-3-12{grid-column:3/span 12}.grid-cell-xxxlarge-rowspan-3-12{grid-row:3/span 12}.grid-cell-xxxlarge-colspan-4-1{grid-column:4/span 1}.grid-cell-xxxlarge-rowspan-4-1{grid-row:4/span 1}.grid-cell-xxxlarge-colspan-4-2{grid-column:4/span 2}.grid-cell-xxxlarge-rowspan-4-2{grid-row:4/span 2}.grid-cell-xxxlarge-colspan-4-3{grid-column:4/span 3}.grid-cell-xxxlarge-rowspan-4-3{grid-row:4/span 3}.grid-cell-xxxlarge-colspan-4-4{grid-column:4/span 4}.grid-cell-xxxlarge-rowspan-4-4{grid-row:4/span 4}.grid-cell-xxxlarge-colspan-4-5{grid-column:4/span 5}.grid-cell-xxxlarge-rowspan-4-5{grid-row:4/span 5}.grid-cell-xxxlarge-colspan-4-6{grid-column:4/span 6}.grid-cell-xxxlarge-rowspan-4-6{grid-row:4/span 6}.grid-cell-xxxlarge-colspan-4-7{grid-column:4/span 7}.grid-cell-xxxlarge-rowspan-4-7{grid-row:4/span 7}.grid-cell-xxxlarge-colspan-4-8{grid-column:4/span 8}.grid-cell-xxxlarge-rowspan-4-8{grid-row:4/span 8}.grid-cell-xxxlarge-colspan-4-9{grid-column:4/span 9}.grid-cell-xxxlarge-rowspan-4-9{grid-row:4/span 9}.grid-cell-xxxlarge-colspan-4-10{grid-column:4/span 10}.grid-cell-xxxlarge-rowspan-4-10{grid-row:4/span 10}.grid-cell-xxxlarge-colspan-4-11{grid-column:4/span 11}.grid-cell-xxxlarge-rowspan-4-11{grid-row:4/span 11}.grid-cell-xxxlarge-colspan-4-12{grid-column:4/span 12}.grid-cell-xxxlarge-rowspan-4-12{grid-row:4/span 12}.grid-cell-xxxlarge-colspan-5-1{grid-column:5/span 1}.grid-cell-xxxlarge-rowspan-5-1{grid-row:5/span 1}.grid-cell-xxxlarge-colspan-5-2{grid-column:5/span 2}.grid-cell-xxxlarge-rowspan-5-2{grid-row:5/span 2}.grid-cell-xxxlarge-colspan-5-3{grid-column:5/span 3}.grid-cell-xxxlarge-rowspan-5-3{grid-row:5/span 3}.grid-cell-xxxlarge-colspan-5-4{grid-column:5/span 4}.grid-cell-xxxlarge-rowspan-5-4{grid-row:5/span 4}.grid-cell-xxxlarge-colspan-5-5{grid-column:5/span 5}.grid-cell-xxxlarge-rowspan-5-5{grid-row:5/span 5}.grid-cell-xxxlarge-colspan-5-6{grid-column:5/span 6}.grid-cell-xxxlarge-rowspan-5-6{grid-row:5/span 6}.grid-cell-xxxlarge-colspan-5-7{grid-column:5/span 7}.grid-cell-xxxlarge-rowspan-5-7{grid-row:5/span 7}.grid-cell-xxxlarge-colspan-5-8{grid-column:5/span 8}.grid-cell-xxxlarge-rowspan-5-8{grid-row:5/span 8}.grid-cell-xxxlarge-colspan-5-9{grid-column:5/span 9}.grid-cell-xxxlarge-rowspan-5-9{grid-row:5/span 9}.grid-cell-xxxlarge-colspan-5-10{grid-column:5/span 10}.grid-cell-xxxlarge-rowspan-5-10{grid-row:5/span 10}.grid-cell-xxxlarge-colspan-5-11{grid-column:5/span 11}.grid-cell-xxxlarge-rowspan-5-11{grid-row:5/span 11}.grid-cell-xxxlarge-colspan-5-12{grid-column:5/span 12}.grid-cell-xxxlarge-rowspan-5-12{grid-row:5/span 12}.grid-cell-xxxlarge-colspan-6-1{grid-column:6/span 1}.grid-cell-xxxlarge-rowspan-6-1{grid-row:6/span 1}.grid-cell-xxxlarge-colspan-6-2{grid-column:6/span 2}.grid-cell-xxxlarge-rowspan-6-2{grid-row:6/span 2}.grid-cell-xxxlarge-colspan-6-3{grid-column:6/span 3}.grid-cell-xxxlarge-rowspan-6-3{grid-row:6/span 3}.grid-cell-xxxlarge-colspan-6-4{grid-column:6/span 4}.grid-cell-xxxlarge-rowspan-6-4{grid-row:6/span 4}.grid-cell-xxxlarge-colspan-6-5{grid-column:6/span 5}.grid-cell-xxxlarge-rowspan-6-5{grid-row:6/span 5}.grid-cell-xxxlarge-colspan-6-6{grid-column:6/span 6}.grid-cell-xxxlarge-rowspan-6-6{grid-row:6/span 6}.grid-cell-xxxlarge-colspan-6-7{grid-column:6/span 7}.grid-cell-xxxlarge-rowspan-6-7{grid-row:6/span 7}.grid-cell-xxxlarge-colspan-6-8{grid-column:6/span 8}.grid-cell-xxxlarge-rowspan-6-8{grid-row:6/span 8}.grid-cell-xxxlarge-colspan-6-9{grid-column:6/span 9}.grid-cell-xxxlarge-rowspan-6-9{grid-row:6/span 9}.grid-cell-xxxlarge-colspan-6-10{grid-column:6/span 10}.grid-cell-xxxlarge-rowspan-6-10{grid-row:6/span 10}.grid-cell-xxxlarge-colspan-6-11{grid-column:6/span 11}.grid-cell-xxxlarge-rowspan-6-11{grid-row:6/span 11}.grid-cell-xxxlarge-colspan-6-12{grid-column:6/span 12}.grid-cell-xxxlarge-rowspan-6-12{grid-row:6/span 12}.grid-cell-xxxlarge-colspan-7-1{grid-column:7/span 1}.grid-cell-xxxlarge-rowspan-7-1{grid-row:7/span 1}.grid-cell-xxxlarge-colspan-7-2{grid-column:7/span 2}.grid-cell-xxxlarge-rowspan-7-2{grid-row:7/span 2}.grid-cell-xxxlarge-colspan-7-3{grid-column:7/span 3}.grid-cell-xxxlarge-rowspan-7-3{grid-row:7/span 3}.grid-cell-xxxlarge-colspan-7-4{grid-column:7/span 4}.grid-cell-xxxlarge-rowspan-7-4{grid-row:7/span 4}.grid-cell-xxxlarge-colspan-7-5{grid-column:7/span 5}.grid-cell-xxxlarge-rowspan-7-5{grid-row:7/span 5}.grid-cell-xxxlarge-colspan-7-6{grid-column:7/span 6}.grid-cell-xxxlarge-rowspan-7-6{grid-row:7/span 6}.grid-cell-xxxlarge-colspan-7-7{grid-column:7/span 7}.grid-cell-xxxlarge-rowspan-7-7{grid-row:7/span 7}.grid-cell-xxxlarge-colspan-7-8{grid-column:7/span 8}.grid-cell-xxxlarge-rowspan-7-8{grid-row:7/span 8}.grid-cell-xxxlarge-colspan-7-9{grid-column:7/span 9}.grid-cell-xxxlarge-rowspan-7-9{grid-row:7/span 9}.grid-cell-xxxlarge-colspan-7-10{grid-column:7/span 10}.grid-cell-xxxlarge-rowspan-7-10{grid-row:7/span 10}.grid-cell-xxxlarge-colspan-7-11{grid-column:7/span 11}.grid-cell-xxxlarge-rowspan-7-11{grid-row:7/span 11}.grid-cell-xxxlarge-colspan-7-12{grid-column:7/span 12}.grid-cell-xxxlarge-rowspan-7-12{grid-row:7/span 12}.grid-cell-xxxlarge-colspan-8-1{grid-column:8/span 1}.grid-cell-xxxlarge-rowspan-8-1{grid-row:8/span 1}.grid-cell-xxxlarge-colspan-8-2{grid-column:8/span 2}.grid-cell-xxxlarge-rowspan-8-2{grid-row:8/span 2}.grid-cell-xxxlarge-colspan-8-3{grid-column:8/span 3}.grid-cell-xxxlarge-rowspan-8-3{grid-row:8/span 3}.grid-cell-xxxlarge-colspan-8-4{grid-column:8/span 4}.grid-cell-xxxlarge-rowspan-8-4{grid-row:8/span 4}.grid-cell-xxxlarge-colspan-8-5{grid-column:8/span 5}.grid-cell-xxxlarge-rowspan-8-5{grid-row:8/span 5}.grid-cell-xxxlarge-colspan-8-6{grid-column:8/span 6}.grid-cell-xxxlarge-rowspan-8-6{grid-row:8/span 6}.grid-cell-xxxlarge-colspan-8-7{grid-column:8/span 7}.grid-cell-xxxlarge-rowspan-8-7{grid-row:8/span 7}.grid-cell-xxxlarge-colspan-8-8{grid-column:8/span 8}.grid-cell-xxxlarge-rowspan-8-8{grid-row:8/span 8}.grid-cell-xxxlarge-colspan-8-9{grid-column:8/span 9}.grid-cell-xxxlarge-rowspan-8-9{grid-row:8/span 9}.grid-cell-xxxlarge-colspan-8-10{grid-column:8/span 10}.grid-cell-xxxlarge-rowspan-8-10{grid-row:8/span 10}.grid-cell-xxxlarge-colspan-8-11{grid-column:8/span 11}.grid-cell-xxxlarge-rowspan-8-11{grid-row:8/span 11}.grid-cell-xxxlarge-colspan-8-12{grid-column:8/span 12}.grid-cell-xxxlarge-rowspan-8-12{grid-row:8/span 12}.grid-cell-xxxlarge-colspan-9-1{grid-column:9/span 1}.grid-cell-xxxlarge-rowspan-9-1{grid-row:9/span 1}.grid-cell-xxxlarge-colspan-9-2{grid-column:9/span 2}.grid-cell-xxxlarge-rowspan-9-2{grid-row:9/span 2}.grid-cell-xxxlarge-colspan-9-3{grid-column:9/span 3}.grid-cell-xxxlarge-rowspan-9-3{grid-row:9/span 3}.grid-cell-xxxlarge-colspan-9-4{grid-column:9/span 4}.grid-cell-xxxlarge-rowspan-9-4{grid-row:9/span 4}.grid-cell-xxxlarge-colspan-9-5{grid-column:9/span 5}.grid-cell-xxxlarge-rowspan-9-5{grid-row:9/span 5}.grid-cell-xxxlarge-colspan-9-6{grid-column:9/span 6}.grid-cell-xxxlarge-rowspan-9-6{grid-row:9/span 6}.grid-cell-xxxlarge-colspan-9-7{grid-column:9/span 7}.grid-cell-xxxlarge-rowspan-9-7{grid-row:9/span 7}.grid-cell-xxxlarge-colspan-9-8{grid-column:9/span 8}.grid-cell-xxxlarge-rowspan-9-8{grid-row:9/span 8}.grid-cell-xxxlarge-colspan-9-9{grid-column:9/span 9}.grid-cell-xxxlarge-rowspan-9-9{grid-row:9/span 9}.grid-cell-xxxlarge-colspan-9-10{grid-column:9/span 10}.grid-cell-xxxlarge-rowspan-9-10{grid-row:9/span 10}.grid-cell-xxxlarge-colspan-9-11{grid-column:9/span 11}.grid-cell-xxxlarge-rowspan-9-11{grid-row:9/span 11}.grid-cell-xxxlarge-colspan-9-12{grid-column:9/span 12}.grid-cell-xxxlarge-rowspan-9-12{grid-row:9/span 12}.grid-cell-xxxlarge-colspan-10-1{grid-column:10/span 1}.grid-cell-xxxlarge-rowspan-10-1{grid-row:10/span 1}.grid-cell-xxxlarge-colspan-10-2{grid-column:10/span 2}.grid-cell-xxxlarge-rowspan-10-2{grid-row:10/span 2}.grid-cell-xxxlarge-colspan-10-3{grid-column:10/span 3}.grid-cell-xxxlarge-rowspan-10-3{grid-row:10/span 3}.grid-cell-xxxlarge-colspan-10-4{grid-column:10/span 4}.grid-cell-xxxlarge-rowspan-10-4{grid-row:10/span 4}.grid-cell-xxxlarge-colspan-10-5{grid-column:10/span 5}.grid-cell-xxxlarge-rowspan-10-5{grid-row:10/span 5}.grid-cell-xxxlarge-colspan-10-6{grid-column:10/span 6}.grid-cell-xxxlarge-rowspan-10-6{grid-row:10/span 6}.grid-cell-xxxlarge-colspan-10-7{grid-column:10/span 7}.grid-cell-xxxlarge-rowspan-10-7{grid-row:10/span 7}.grid-cell-xxxlarge-colspan-10-8{grid-column:10/span 8}.grid-cell-xxxlarge-rowspan-10-8{grid-row:10/span 8}.grid-cell-xxxlarge-colspan-10-9{grid-column:10/span 9}.grid-cell-xxxlarge-rowspan-10-9{grid-row:10/span 9}.grid-cell-xxxlarge-colspan-10-10{grid-column:10/span 10}.grid-cell-xxxlarge-rowspan-10-10{grid-row:10/span 10}.grid-cell-xxxlarge-colspan-10-11{grid-column:10/span 11}.grid-cell-xxxlarge-rowspan-10-11{grid-row:10/span 11}.grid-cell-xxxlarge-colspan-10-12{grid-column:10/span 12}.grid-cell-xxxlarge-rowspan-10-12{grid-row:10/span 12}.grid-cell-xxxlarge-colspan-11-1{grid-column:11/span 1}.grid-cell-xxxlarge-rowspan-11-1{grid-row:11/span 1}.grid-cell-xxxlarge-colspan-11-2{grid-column:11/span 2}.grid-cell-xxxlarge-rowspan-11-2{grid-row:11/span 2}.grid-cell-xxxlarge-colspan-11-3{grid-column:11/span 3}.grid-cell-xxxlarge-rowspan-11-3{grid-row:11/span 3}.grid-cell-xxxlarge-colspan-11-4{grid-column:11/span 4}.grid-cell-xxxlarge-rowspan-11-4{grid-row:11/span 4}.grid-cell-xxxlarge-colspan-11-5{grid-column:11/span 5}.grid-cell-xxxlarge-rowspan-11-5{grid-row:11/span 5}.grid-cell-xxxlarge-colspan-11-6{grid-column:11/span 6}.grid-cell-xxxlarge-rowspan-11-6{grid-row:11/span 6}.grid-cell-xxxlarge-colspan-11-7{grid-column:11/span 7}.grid-cell-xxxlarge-rowspan-11-7{grid-row:11/span 7}.grid-cell-xxxlarge-colspan-11-8{grid-column:11/span 8}.grid-cell-xxxlarge-rowspan-11-8{grid-row:11/span 8}.grid-cell-xxxlarge-colspan-11-9{grid-column:11/span 9}.grid-cell-xxxlarge-rowspan-11-9{grid-row:11/span 9}.grid-cell-xxxlarge-colspan-11-10{grid-column:11/span 10}.grid-cell-xxxlarge-rowspan-11-10{grid-row:11/span 10}.grid-cell-xxxlarge-colspan-11-11{grid-column:11/span 11}.grid-cell-xxxlarge-rowspan-11-11{grid-row:11/span 11}.grid-cell-xxxlarge-colspan-11-12{grid-column:11/span 12}.grid-cell-xxxlarge-rowspan-11-12{grid-row:11/span 12}.grid-cell-xxxlarge-colspan-12-1{grid-column:12/span 1}.grid-cell-xxxlarge-rowspan-12-1{grid-row:12/span 1}.grid-cell-xxxlarge-colspan-12-2{grid-column:12/span 2}.grid-cell-xxxlarge-rowspan-12-2{grid-row:12/span 2}.grid-cell-xxxlarge-colspan-12-3{grid-column:12/span 3}.grid-cell-xxxlarge-rowspan-12-3{grid-row:12/span 3}.grid-cell-xxxlarge-colspan-12-4{grid-column:12/span 4}.grid-cell-xxxlarge-rowspan-12-4{grid-row:12/span 4}.grid-cell-xxxlarge-colspan-12-5{grid-column:12/span 5}.grid-cell-xxxlarge-rowspan-12-5{grid-row:12/span 5}.grid-cell-xxxlarge-colspan-12-6{grid-column:12/span 6}.grid-cell-xxxlarge-rowspan-12-6{grid-row:12/span 6}.grid-cell-xxxlarge-colspan-12-7{grid-column:12/span 7}.grid-cell-xxxlarge-rowspan-12-7{grid-row:12/span 7}.grid-cell-xxxlarge-colspan-12-8{grid-column:12/span 8}.grid-cell-xxxlarge-rowspan-12-8{grid-row:12/span 8}.grid-cell-xxxlarge-colspan-12-9{grid-column:12/span 9}.grid-cell-xxxlarge-rowspan-12-9{grid-row:12/span 9}.grid-cell-xxxlarge-colspan-12-10{grid-column:12/span 10}.grid-cell-xxxlarge-rowspan-12-10{grid-row:12/span 10}.grid-cell-xxxlarge-colspan-12-11{grid-column:12/span 11}.grid-cell-xxxlarge-rowspan-12-11{grid-row:12/span 11}.grid-cell-xxxlarge-colspan-12-12{grid-column:12/span 12}.grid-cell-xxxlarge-rowspan-12-12{grid-row:12/span 12}}.cellule-content-text{display:flex;flex-flow:column;justify-content:center;max-width:500px;margin:0 auto;padding:50px 15px}@media print,screen and (min-width:40em){.cellule-content-text{padding:50px 0}}.border-top:not(.wp-block-group){border-top:1px solid}.border-top:not(.wp-block-group).border-top-width-1{border-top-width:1px}.border-top:not(.wp-block-group).border-top-width-2{border-top-width:2px}.border-top:not(.wp-block-group).border-top-width-3{border-top-width:3px}.border-top:not(.wp-block-group).border-top-width-4{border-top-width:4px}.border-top:not(.wp-block-group).border-top-width-5{border-top-width:5px}.border-top:not(.wp-block-group).border-top-width-6{border-top-width:6px}.border-top:not(.wp-block-group).border-top-width-7{border-top-width:7px}.border-top:not(.wp-block-group).border-top-width-8{border-top-width:8px}.border-top:not(.wp-block-group).border-top-width-9{border-top-width:9px}.border-top:not(.wp-block-group).border-top-width-10{border-top-width:10px}.border-top:not(.wp-block-group).border-top-width-11{border-top-width:11px}.border-top:not(.wp-block-group).border-top-width-12{border-top-width:12px}.border-top.wp-block-group>.wp-block-group__inner-container{border-top:1px solid}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-1{border-top-width:1px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-2{border-top-width:2px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-3{border-top-width:3px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-4{border-top-width:4px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-5{border-top-width:5px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-6{border-top-width:6px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-7{border-top-width:7px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-8{border-top-width:8px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-9{border-top-width:9px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-10{border-top-width:10px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-11{border-top-width:11px}.border-top.wp-block-group>.wp-block-group__inner-container.border-top-width-12{border-top-width:12px}.border-bottom:not(.wp-block-group){border-bottom:1px solid}.border-bottom:not(.wp-block-group).border-top-width-1{border-bottom-width:1px}.border-bottom:not(.wp-block-group).border-top-width-2{border-bottom-width:2px}.border-bottom:not(.wp-block-group).border-top-width-3{border-bottom-width:3px}.border-bottom:not(.wp-block-group).border-top-width-4{border-bottom-width:4px}.border-bottom:not(.wp-block-group).border-top-width-5{border-bottom-width:5px}.border-bottom:not(.wp-block-group).border-top-width-6{border-bottom-width:6px}.border-bottom:not(.wp-block-group).border-top-width-7{border-bottom-width:7px}.border-bottom:not(.wp-block-group).border-top-width-8{border-bottom-width:8px}.border-bottom:not(.wp-block-group).border-top-width-9{border-bottom-width:9px}.border-bottom:not(.wp-block-group).border-top-width-10{border-bottom-width:10px}.border-bottom:not(.wp-block-group).border-top-width-11{border-bottom-width:11px}.border-bottom:not(.wp-block-group).border-top-width-12{border-bottom-width:12px}.border-bottom.wp-block-group>.wp-block-group__inner-container{border-bottom:1px solid}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-1{border-bottom-width:1px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-2{border-bottom-width:2px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-3{border-bottom-width:3px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-4{border-bottom-width:4px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-5{border-bottom-width:5px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-6{border-bottom-width:6px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-7{border-bottom-width:7px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-8{border-bottom-width:8px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-9{border-bottom-width:9px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-10{border-bottom-width:10px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-11{border-bottom-width:11px}.border-bottom.wp-block-group>.wp-block-group__inner-container.border-top-width-12{border-bottom-width:12px}img.rounded{border:2px solid #414141}html{overflow-x:hidden}.banner-title,.block-title,.h1,.h2,.h3,.h4,.h5,.h6,.home-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--structured-block .field-name-field-title,.term--categorie.default .content .field-name-name,.term--work.default .field-name-name,h1,h2,h2.block-title,h3,h4,h5,h6,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,p.banner-title,p.h1,p.home-title{color:#414141;font-weight:700}.banner-title a,.block-title a,.h1 a,.h2 a,.h3 a,.h4 a,.h5 a,.h6 a,.home-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--structured-block .field-name-field-title a,.term--categorie.default .content .field-name-name a,.term--work.default .field-name-name a,h1 a,h2 a,h3 a,h4 a,h5 a,h6 a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a{color:inherit!important;text-decoration:none!important}.banner-title,.h1,.home-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,h1,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,p.banner-title,p.h1,p.home-title{font-weight:300}.h3,.paragraph--type--structured-block .field-name-field-title,.term--categorie.default .content .field-name-name,.term--work.default .field-name-name,h3{font-weight:600}.h4,h4{font-weight:300}.h5,.hbanner,h5{font-weight:600}.hbanner{font-size:40px;line-height:1}h2.large{font-size:1.875rem;font-size:clamp(30px,20px + 1vw,40px)}h2.large.center{text-align:center}h2.large b,h2.large strong{color:var(--context-color,#de9511)}h2.large+h3{text-transform:uppercase;font-size:1.125rem;font-weight:300}h2.large.center+h3{text-align:center}h3.light{font-weight:400;font-size:1.4375rem;font-size:clamp(23px,13px + 1vw,32px);margin:1em 0}html[lang=nl] h3.light{-webkit-hyphens:auto;hyphens:auto}blockquote,h3.light b,h3.light strong{font-weight:600}blockquote{font-size:1.25rem}blockquote,blockquote p{line-height:1.5625rem}blockquote p:last-child{margin:0}blockquote cite{font-size:.9375rem;font-weight:400}.block-title,h2.block-title{position:relative;margin-bottom:3px;text-align:center;font-weight:700;font-size:1.75rem;line-height:1}@media print,screen and (min-width:64em){.block-title,h2.block-title{font-size:2.1875rem}}@media screen and (min-width:75em){.block-title,h2.block-title{font-size:2.5rem}}p.hbanner{margin-bottom:0}p.banner-title,p.h1,p.home-title{line-height:1;margin-bottom:0}p.context{color:var(--context-color,#de9511)}a{transition:color .2s ease;transition:background-color .2s ease}a:hover{color:#414141}.local-tasks-block a,.paragraph--type--structured-block a.field-name-field-title,.term--categorie.default .content a.field-name-name,.term--work.default a.field-name-name,a.banner-title,a.block-title,a.button,a.h1,a.h2,a.h3,a.home-title{text-decoration:none!important}.local-tasks-block a,a.button{background:0 0;color:#f4a71b;border:1px solid #f4a71b;font-size:18px;font-weight:600;text-align:center;display:inline-block;min-width:238px}.local-tasks-block a:hover,a.button.hollow:hover,a.button:hover{background-color:#f4a71b;color:#fff!important}.hidden{display:none}.strong{font-weight:700}details{padding:0 1rem;border-radius:40px;border-bottom:3px solid #fff}details summary{cursor:pointer;padding:.5rem 0;font-weight:700;font-size:1.125rem}details summary>*{display:inline-block}details summary>:not(:first-child){display:none}details details[open] summary{border:1px dotted #f5f5f5;margin-bottom:.5rem}details[open] summary~*{animation:e .2s ease-in-out}@keyframes e{0%{opacity:0}to{opacity:1}}*{outline:0}.button,.local-tasks-block a,button{text-decoration:none;text-align:center}.button.success,.local-tasks-block a.success,button.success{background:#2081c5;color:#fff}.button.success:hover,.local-tasks-block a.success:hover,button.success:hover{background:#1b6ea7}.field-label-inline{display:flex}.field-label-inline .field-label{padding-right:.25rem}.field-created{color:#414141;font-style:italic;font-weight:600}form .description{font-size:.8em;margin-bottom:8px}form .form-item{position:relative}form .form-item label{transition:all .3s ease-in-out;position:absolute;top:0;left:35px;color:#414141;font-size:11px}form .form-item label.placeholded{position:absolute;top:10px;left:35px;background:0 0;font-style:italic;color:#414141;font-size:16px}form .form-item label.form-required:before{content:" *";color:#414141}form .form-item.js-form-type-checkbox label{font-size:16px}form .form-item label.button.placeholded{position:relative;top:auto;left:auto;font-style:normal;font-size:1rem}form .form-item.js-form-type-managed-file label,form .form-item.js-form-type-webform-document-file label{position:relative!important;top:auto!important;left:0!important;margin-bottom:1rem;background:0 0!important}form .js-form-type-checkbox label,form .js-form-type-radio label{position:relative;top:auto;left:auto;background:0 0}form .js-form-wrapper>#ajax-wrapper{margin-bottom:1.25rem}form .js-form-wrapper .js-form-type-managed-file{margin-bottom:20px}form .webform-element--title-inline{display:flex;align-items:baseline}form .webform-element--title-inline label{flex:0 0 120px}form .webform-element--title-inline .form-text,form .webform-element--title-inline textarea{flex:1 1 200px}form textarea{resize:none;border-radius:14px}form .form-managed-file label.button.placeholded,form .form-submit.sucess,form label.button.placeholded{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:0 0;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}form .form-managed-file label.button.placeholded:hover,form .form-submit.sucess:hover,form label.button.placeholded:hover{background:#f4a71b;color:#fff;background:#f4a71b!important}form .js-form-type-select label{position:relative;background:0 0}form #edit-actions{margin-top:20px}form select{background-image:url(/themes/custom/visible_starter/assets/images/select.svg);background-position:right .15rem center}.webform-submission-contact-form{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 2.7);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 2.7)}.webform-submission-contact-form .form-item-message textarea{min-height:216px}.webform-submission-contact-form .form-actions{margin-top:1.5rem}.webform-submission-contact-form .form-submit{display:block;margin:.625rem auto;border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:0 0;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.webform-submission-contact-form .form-submit:hover{background:#f4a71b;color:#fff}.webform-submission-contact-form .js-form-type-checkbox{display:flex;align-items:baseline;flex-flow:row wrap}.webform-submission-contact-form .js-form-type-checkbox [type=checkbox],.webform-submission-contact-form .js-form-type-checkbox [type=radio]{flex:0 0 auto;margin-bottom:.25rem;width:24px}.webform-submission-contact-form .js-form-type-checkbox label{flex:0 1 auto;width:calc(100% - 24px - 24px - 12px)}@media print,screen and (min-width:64em){.webform-submission-contact-form .js-form-type-checkbox label{width:calc(100% - 24px - 24px - 3px)}}.webform-submission-contact-form .js-form-type-checkbox .description{flex:0 0 auto;font-size:.8125rem;font-style:italic;padding-left:36px;width:100%;margin-top:5px}.webform-submission-contact-form .js-form-type-checkbox .description a{text-decoration:underline}.webform-submission-contact-form .info-required{font-size:.75rem}.webform-submission-contact-form #edit-processed-text-01{padding-bottom:2.8125rem;max-width:744px;margin:0 auto}.webform-submission-contact-form .form-item-fichier>label,.webform-submission-contact-form .js-hide{display:none}.webform-submission-contact-form .bottom-row{margin-top:0}.webform-submission-contact-form .bottom-row>.webform-flex webform-flex--0,.webform-submission-contact-form .bottom-row>.webform-flex webform-flex--0>.webform-flex--container{width:100%}@media print,screen and (min-width:48em){.webform-submission-contact-form .bottom-row .form-flex-full-width{display:flex;align-items:baseline}.webform-submission-contact-form .bottom-row .form-flex-full-width>:first-child{margin-right:10px}}.webform-submission-contact-form .wrapper-box{margin-top:19px}.webform-submission-contact-form .wrapper-box textarea{height:286px}.block-contact-from .block-content-wrapper{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto;max-width:1482px}@media print,screen and (min-width:40em){.block-contact-from .block-content-wrapper{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.block-contact-from .block-content-wrapper{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.webform-progress{transform:translateY(-50%)}}.webform-progress-tracker.progress-tracker--center{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto;max-width:75rem;margin-top:0;padding:0}@media print,screen and (min-width:40em){.webform-progress-tracker.progress-tracker--center{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.webform-progress-tracker.progress-tracker--center{padding-right:.9375rem;padding-left:.9375rem}}.webform-progress-tracker.progress-tracker--center .progress-step:after{z-index:9}.webform-progress-tracker.progress-tracker--center .progress-step:hover .progress-marker{background:0 0}.webform-progress-tracker.progress-tracker--center .progress-step.is-active:hover .progress-marker:before,.webform-progress-tracker.progress-tracker--center .progress-step:hover .progress-marker:before{background:#5b5b5b}.webform-progress-tracker.progress-tracker--center .progress-step .progress-marker{background:0 0;height:30px;line-height:30px;font-size:.9375rem}.webform-progress-tracker.progress-tracker--center .progress-step .progress-marker:before{background:#414141}.webform-progress-tracker.progress-tracker--center .progress-step .progress-marker:after{z-index:9}.node--type-webform.view-mode-full{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.node--type-webform.view-mode-full{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.node--type-webform.view-mode-full{padding-right:.9375rem;padding-left:.9375rem}}.node--type-webform .field-name-body{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.info-required{color:#2081c5}.node.view-mode-teaser ul.links{list-style:none;margin:0}.node.view-mode-teaser .addtoany_share svg,.node.view-mode-teaser ul.links .node-readmore a svg{display:block}.view-mode-search-result .field-title .node-title{font-size:1rem}.view-mode-search-result .meta,.view-mode-search-result .metadata{font-size:.875rem;padding:.5rem 0;margin-top:.5rem;border-top:1px dotted #f5f5f5;display:flex;flex-wrap:wrap}.view-mode-search-result .meta .block+.block,.view-mode-search-result .metadata .block+.block{margin-left:.5rem;padding-left:.5rem;border-left:1px solid #000}body{scroll-behavior:smooth}.main-content-wrapper .field-paragraph--field-body b,.main-content-wrapper .field-paragraph--field-body strong,.main-content-wrapper .field-type-text-long b,.main-content-wrapper .field-type-text-long strong,.main-content-wrapper .field-type-text-with-summary b,.main-content-wrapper .field-type-text-with-summary strong{font-weight:600}.main-content-wrapper .field-paragraph--field-body ol,.main-content-wrapper .field-type-text-long ol,.main-content-wrapper .field-type-text-with-summary ol{list-style:none;counter-reset:a;margin-left:0}.main-content-wrapper .field-paragraph--field-body ol>li,.main-content-wrapper .field-type-text-long ol>li,.main-content-wrapper .field-type-text-with-summary ol>li{counter-increment:a;position:relative;min-height:42px;padding:.625rem 0 .625rem 3.125rem;margin-bottom:.375rem}.main-content-wrapper .field-paragraph--field-body ol>li:before,.main-content-wrapper .field-type-text-long ol>li:before,.main-content-wrapper .field-type-text-with-summary ol>li:before{position:absolute;left:0;top:0;font-size:1.5625rem;content:counter(a);background:var(--context-color,#414141);color:var(--text-contrast-color,#fff);font-weight:700;display:flex;width:42px;height:42px;justify-content:center;align-items:center;line-height:1;text-align:center;border-radius:50%}.main-content-wrapper .field-paragraph--field-body ul:not(.unstyled),.main-content-wrapper .field-type-text-long ul:not(.unstyled),.main-content-wrapper .field-type-text-with-summary ul:not(.unstyled){list-style-position:outside}.main-content-wrapper .field-paragraph--field-body ul:not(.unstyled) li,.main-content-wrapper .field-type-text-long ul:not(.unstyled) li,.main-content-wrapper .field-type-text-with-summary ul:not(.unstyled) li{margin-bottom:.5em}.main-content-wrapper .field-paragraph--field-body ul:not(.unstyled) li::marker,.main-content-wrapper .field-type-text-long ul:not(.unstyled) li::marker,.main-content-wrapper .field-type-text-with-summary ul:not(.unstyled) li::marker{font-size:1.25rem;color:#f4a71b}.main-content-wrapper .field-paragraph--field-body ul:not(.unstyled).links li:before,.main-content-wrapper .field-type-text-long ul:not(.unstyled).links li:before,.main-content-wrapper .field-type-text-with-summary ul:not(.unstyled).links li:before{display:none}.main-content-wrapper .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.main-content-wrapper h1,.main-content-wrapper header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .main-content-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .main-content-wrapper .hero-title{margin-bottom:20px}.main-content-wrapper a{text-decoration:underline}.main-content-wrapper img[src$="logoeuropeenpantoneab.jpg"]{min-width:20px}ul.grid-x{margin-bottom:0;margin-left:0;list-style:none}.css-columns{column-gap:30px}.css-columns.small-1{column-count:1}.css-columns.small-2{column-count:2}.css-columns.small-3{column-count:3}@media print,screen and (min-width:40em){.css-columns{column-gap:30px}}@media print,screen and (min-width:40em){.css-columns.medium-1{column-count:1}}@media print,screen and (min-width:40em){.css-columns.medium-2{column-count:2}}@media print,screen and (min-width:40em){.css-columns.medium-3{column-count:3}}@media print,screen and (min-width:64em){.css-columns{column-gap:30px}}@media print,screen and (min-width:64em){.css-columns.large-1{column-count:1}}@media print,screen and (min-width:64em){.css-columns.large-2{column-count:2}}@media print,screen and (min-width:64em){.css-columns.large-3{column-count:3}}.larger{font-size:1.25rem}.large{font-size:1.125rem}.blue{color:#2081c5}.orange{color:#f4a71b}.context{color:#f4a71b;color:var(--context-color,#f4a71b)}.wow{visibility:hidden}.local-tasks-block a.hollow.default,a.button.hollow.default,button.button.hollow.default{color:#f4a71b;border-color:#f4a71b}.local-tasks-block a.hollow.context,a.button.hollow.context,button.button.hollow.context{color:var(--context-color,#f4a71b);border-color:var(--context-color,#f4a71b)}#auth_box .local-tasks-block,#auth_box .title,figcaption:empty{display:none}#auth_box input[type=password],#auth_box input[type=text]{max-width:100%}.media-document.cover a{text-decoration:none!important;display:block}.document-caption{margin-top:10px}@media screen and (min-width:75em){.move-up-media-xlarge .media{margin-top:-150px;z-index:2}}.gutenberg-field>*{max-width:75rem;margin:0 auto 1rem}.gutenberg-field>:not(.wp-block-group){max-width:75rem}@media screen and (max-width:105rem){.gutenberg-field>:not(.wp-block-group){padding-left:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 1)}}.gutenberg-field>.wp-block-group>.wp-block-group__inner-container{width:100%}@media screen and (max-width:105rem){.gutenberg-field>.wp-block-group.alignfull>.wp-block-group__inner-container,.gutenberg-field>.wp-block-group>.wp-block-group__inner-container,.gutenberg-field>.wp-block-group[data-align=full]>.wp-block-group__inner-container{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 1)}}.gutenberg-field>*>ul{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 1)}.gutenberg-field>* .wp-block-group{max-width:75rem;margin-left:auto;margin-right:auto;width:100%}.gutenberg-field>.alignwide,.gutenberg-field>[data-align=wide]{max-width:105rem;margin-left:auto;margin-right:auto}.gutenberg-field>.alignfull,.gutenberg-field>[data-align=full]{max-width:100%;width:100%}.gutenberg-field>.block-bundle-paragraphs-block{max-width:105rem}.gutenberg-field>.wp-block-media-text .wp-block-media-text__content>*{max-width:600px;width:100%}@media print,screen and (min-width:48em){.gutenberg-field>.wp-block-media-text.has-media-on-the-right{display:flex;flex-flow:column;align-items:flex-end}}.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>* .wp-block-group,.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>* .wp-block-group,.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>* .wp-block-group{max-width:75rem;margin-left:auto;margin-right:auto;width:100%}.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>.alignwide,.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>[data-align=wide],.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>.alignwide,.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>[data-align=wide],.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>.alignwide,.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>[data-align=wide]{max-width:105rem;margin-left:auto;margin-right:auto}.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>.alignfull,.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>[data-align=full],.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>.alignfull,.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>[data-align=full],.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>.alignfull,.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>[data-align=full]{max-width:100%;width:100%}.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>.block-bundle-paragraphs-block,.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>.block-bundle-paragraphs-block,.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>.block-bundle-paragraphs-block{max-width:105rem}.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>.wp-block-media-text .wp-block-media-text__content>*,.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>.wp-block-media-text .wp-block-media-text__content>*,.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>.wp-block-media-text .wp-block-media-text__content>*{max-width:600px;width:100%}@media print,screen and (min-width:48em){.gutenberg-field .wp-block-column>.wp-block-group>.wp-block-group__inner-container>.wp-block-media-text.has-media-on-the-right,.gutenberg-field>.wp-block-cover>.wp-block-cover__inner-container>.wp-block-media-text.has-media-on-the-right,.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>.wp-block-media-text.has-media-on-the-right{display:flex;flex-flow:column;align-items:flex-end}}.gutenberg-field ol,.gutenberg-field ul{list-style-position:inside}@media screen and (min-width:75em){.gutenberg-field .views-element-container .views-rows>.slick{margin-left:-15px;margin-right:-15px}}.wp-block-group.has-background{padding:0}.wp-block-group.has-background :last-child{margin-bottom:0}.wp-block-group.is-style-block-rounded,.wp-block-group.is-style-card-block{border-radius:40px;overflow:hidden}.wp-block-group.is-style-block-rounded>:last-child,.wp-block-group.is-style-card-block>:last-child{margin-bottom:0}.wp-block-group.is-style-card-block{border:none;border-radius:0}.wp-block-group.has-spacing>.wp-block-group__inner-container{padding-top:15px;padding-bottom:15px}.wp-block-group.has-spacing.has-spacing-small>.wp-block-group__inner-container{padding-top:30px;padding-bottom:30px}.wp-block-group.has-spacing.has-spacing-small>.wp-block-group__inner-container>:first-child.media.media-image,.wp-block-group.has-spacing.has-spacing-small>.wp-block-group__inner-container>:first-child.media.media-video,.wp-block-group.has-spacing.has-spacing-small>.wp-block-group__inner-container>:first-child.wp-block-image,.wp-block-group.has-spacing.has-spacing-small>.wp-block-group__inner-container>:last-child.media.media-image,.wp-block-group.has-spacing.has-spacing-small>.wp-block-group__inner-container>:last-child.media.media-video,.wp-block-group.has-spacing.has-spacing-small>.wp-block-group__inner-container>:last-child.wp-block-image{width:auto}.wp-block-group.has-spacing.has-spacing-medium>.wp-block-group__inner-container{padding-top:30px;padding-bottom:30px}.wp-block-group.has-spacing.has-spacing-medium>.wp-block-group__inner-container>:first-child.media.media-image,.wp-block-group.has-spacing.has-spacing-medium>.wp-block-group__inner-container>:first-child.media.media-video,.wp-block-group.has-spacing.has-spacing-medium>.wp-block-group__inner-container>:first-child.wp-block-image,.wp-block-group.has-spacing.has-spacing-medium>.wp-block-group__inner-container>:last-child.media.media-image,.wp-block-group.has-spacing.has-spacing-medium>.wp-block-group__inner-container>:last-child.media.media-video,.wp-block-group.has-spacing.has-spacing-medium>.wp-block-group__inner-container>:last-child.wp-block-image{width:auto}.wp-block-group.has-spacing.has-spacing-large>.wp-block-group__inner-container{padding-top:40px;padding-bottom:40px}.wp-block-group.has-spacing.has-spacing-large>.wp-block-group__inner-container>:first-child.media.media-image,.wp-block-group.has-spacing.has-spacing-large>.wp-block-group__inner-container>:first-child.media.media-video,.wp-block-group.has-spacing.has-spacing-large>.wp-block-group__inner-container>:first-child.wp-block-image,.wp-block-group.has-spacing.has-spacing-large>.wp-block-group__inner-container>:last-child.media.media-image,.wp-block-group.has-spacing.has-spacing-large>.wp-block-group__inner-container>:last-child.media.media-video,.wp-block-group.has-spacing.has-spacing-large>.wp-block-group__inner-container>:last-child.wp-block-image{width:auto}.wp-block-group.has-spacing.has-spacing-responsive>.wp-block-group__inner-container{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.wp-block-group.has-spacing.has-spacing-responsive>.wp-block-group__inner-container>.media.media-image,.wp-block-group.has-spacing.has-spacing-responsive>.wp-block-group__inner-container>.media.media-video,.wp-block-group.has-spacing.has-spacing-responsive>.wp-block-group__inner-container>.wp-block-image{width:auto}.wp-block-group.has-spacing.has-spacing-none>.wp-block-group__inner-container{padding-top:0;padding-bottom:0}.wp-block-group.has-margin>.wp-block-group__inner-container{margin-top:15px;margin-bottom:15px}.wp-block-group.has-margin.has-margin-small>.wp-block-group__inner-container{margin-top:30px;margin-bottom:30px}.wp-block-group.has-margin.has-margin-small>.wp-block-group__inner-container>:first-child.media.media-image,.wp-block-group.has-margin.has-margin-small>.wp-block-group__inner-container>:first-child.media.media-video,.wp-block-group.has-margin.has-margin-small>.wp-block-group__inner-container>:first-child.wp-block-image,.wp-block-group.has-margin.has-margin-small>.wp-block-group__inner-container>:last-child.media.media-image,.wp-block-group.has-margin.has-margin-small>.wp-block-group__inner-container>:last-child.media.media-video,.wp-block-group.has-margin.has-margin-small>.wp-block-group__inner-container>:last-child.wp-block-image{margin-top:-30px;margin-right:-30px;margin-left:-30px;width:auto}.wp-block-group.has-margin.has-margin-medium>.wp-block-group__inner-container{margin-top:50px;margin-bottom:50px}.wp-block-group.has-margin.has-margin-medium>.wp-block-group__inner-container>:first-child.media.media-image,.wp-block-group.has-margin.has-margin-medium>.wp-block-group__inner-container>:first-child.media.media-video,.wp-block-group.has-margin.has-margin-medium>.wp-block-group__inner-container>:first-child.wp-block-image,.wp-block-group.has-margin.has-margin-medium>.wp-block-group__inner-container>:last-child.media.media-image,.wp-block-group.has-margin.has-margin-medium>.wp-block-group__inner-container>:last-child.media.media-video,.wp-block-group.has-margin.has-margin-medium>.wp-block-group__inner-container>:last-child.wp-block-image{margin-top:-50px;margin-right:-50px;margin-left:-50px;width:auto}.wp-block-group.has-margin.has-margin-large>.wp-block-group__inner-container{margin-top:40px;margin-bottom:40px}.wp-block-group.has-margin.has-margin-large>.wp-block-group__inner-container>:first-child.media.media-image,.wp-block-group.has-margin.has-margin-large>.wp-block-group__inner-container>:first-child.media.media-video,.wp-block-group.has-margin.has-margin-large>.wp-block-group__inner-container>:first-child.wp-block-image,.wp-block-group.has-margin.has-margin-large>.wp-block-group__inner-container>:last-child.media.media-image,.wp-block-group.has-margin.has-margin-large>.wp-block-group__inner-container>:last-child.media.media-video,.wp-block-group.has-margin.has-margin-large>.wp-block-group__inner-container>:last-child.wp-block-image{margin-top:-40px;margin-right:-40px;margin-left:-40px;width:auto}.wp-block-group.has-margin.has-margin-responsive>.wp-block-group__inner-container{margin-top:calc((var(--cssGrid--gap-size)/ 2) * 1);margin-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.wp-block-group.has-margin.has-margin-responsive>.wp-block-group__inner-container>.media.media-image,.wp-block-group.has-margin.has-margin-responsive>.wp-block-group__inner-container>.media.media-video,.wp-block-group.has-margin.has-margin-responsive>.wp-block-group__inner-container>.wp-block-image{margin-top:calc((var(--cssGrid--gap-size)/ 2) * -1);margin-right:calc((var(--cssGrid--gap-size)/ 2) * -1);margin-left:calc((var(--cssGrid--gap-size)/ 2) * -1);width:auto}.wp-block-group.has-margin.has-margin-none>.wp-block-group__inner-container{margin-top:0;margin-bottom:0}.wp-block-columns{margin-bottom:0}.wp-block-columns>.wp-block-column.has-background.has-primary-background-color{background-color:#414141}.wp-block-columns>.wp-block-column.has-background.has-secondary-background-color{background-color:#2081c5}.wp-block-columns>.wp-block-column.has-background.has-lighter-gray-background-color{background-color:#f5f5f5}.wp-block-columns>.wp-block-column.has-background.has-light-gray-background-color{background-color:#ebebeb}.wp-block-columns>.wp-block-column.has-background.has-medium-gray-background-color{background-color:#c6c2c2}.wp-block-columns>.wp-block-column.has-background.has-dark-gray-background-color{background-color:gray}.wp-block-columns>.wp-block-column.has-background.has-success-background-color{background-color:#70ad47}.wp-block-columns>.wp-block-column.has-background.has-warning-background-color{background-color:#ff931e}.wp-block-columns>.wp-block-column.has-background.has-alert-background-color{background-color:#ff1d25}.wp-block-columns>.wp-block-column.has-background.has-accent-background-color{background-color:#f4a71b}.wp-block-columns>.wp-block-column.has-background.has-gray-background-color{background-color:#d9d7d0}.wp-block-columns>.wp-block-column.has-background.has-white-background-color{background-color:#fff}.wp-block-columns>.wp-block-column.has-background.has-black-background-color{background-color:#000}.wp-block-columns>.wp-block-column.has-background.has-bleu_logo-background-color{background-color:#2081c5}.wp-block-columns>.wp-block-column.has-background.has-vert_logo-background-color{background-color:#6fbf46}.wp-block-columns>.wp-block-column.has-background.has-orange_logo-background-color{background-color:#f4a71b}.wp-block-columns>.wp-block-column.has-background.has-rose_logo-background-color{background-color:#ea145c}.wp-block-columns>.wp-block-column.has-background.has-bleu_secondaire-background-color{background-color:#79b3dc}.wp-block-columns>.wp-block-column.has-background.has-vert_secondaire-background-color{background-color:#8ad512}.wp-block-columns>.wp-block-column.has-background.has-orange_secondaire-background-color{background-color:#f8c975}.wp-block-columns>.wp-block-column.has-background.has-rose_secondaire-background-color{background-color:#f2709c}.wp-block-columns>.wp-block-column.has-background.has-bleu_fonce-background-color{background-color:#16517b}.wp-block-columns>.wp-block-column.has-background.has-variante_vert_fonce-background-color{background-color:#4e9528}.wp-block-columns>.wp-block-column.has-background.has-assets_29-background-color{background-color:#be0241}.wp-block-columns>.wp-block-column.has-background.has-assets_30-background-color,.wp-block-columns>.wp-block-column.has-background.has-orange-background-color{background-color:#de9511}.wp-block-columns>.wp-block-column.has-background.has-title_alt-background-color{background-color:#414141}.wp-block-cover{min-height:250px;padding:50px 0;text-shadow:none}@media print,screen and (min-width:48em){.wp-block-cover{padding:0}}.wp-block-cover.has-primary-color{color:#414141}.wp-block-cover.has-primary-background-color{background-color:#414141}.wp-block-cover.has-secondary-color{color:#2081c5}.wp-block-cover.has-secondary-background-color{background-color:#2081c5}.wp-block-cover.has-lighter-gray-color{color:#f5f5f5}.wp-block-cover.has-lighter-gray-background-color{background-color:#f5f5f5}.wp-block-cover.has-light-gray-color{color:#ebebeb}.wp-block-cover.has-light-gray-background-color{background-color:#ebebeb}.wp-block-cover.has-medium-gray-color{color:#c6c2c2}.wp-block-cover.has-medium-gray-background-color{background-color:#c6c2c2}.wp-block-cover.has-dark-gray-color{color:gray}.wp-block-cover.has-dark-gray-background-color{background-color:gray}.wp-block-cover.has-success-color{color:#70ad47}.wp-block-cover.has-success-background-color{background-color:#70ad47}.wp-block-cover.has-warning-color{color:#ff931e}.wp-block-cover.has-warning-background-color{background-color:#ff931e}.wp-block-cover.has-alert-color{color:#ff1d25}.wp-block-cover.has-alert-background-color{background-color:#ff1d25}.wp-block-cover.has-accent-color{color:#f4a71b}.wp-block-cover.has-accent-background-color{background-color:#f4a71b}.wp-block-cover.has-gray-color{color:#d9d7d0}.wp-block-cover.has-gray-background-color{background-color:#d9d7d0}.wp-block-cover.has-white-color{color:#fff}.wp-block-cover.has-white-background-color{background-color:#fff}.wp-block-cover.has-black-color{color:#000}.wp-block-cover.has-black-background-color{background-color:#000}.wp-block-cover.has-bleu_logo-color{color:#2081c5}.wp-block-cover.has-bleu_logo-background-color{background-color:#2081c5}.wp-block-cover.has-vert_logo-color{color:#6fbf46}.wp-block-cover.has-vert_logo-background-color{background-color:#6fbf46}.wp-block-cover.has-orange_logo-color{color:#f4a71b}.wp-block-cover.has-orange_logo-background-color{background-color:#f4a71b}.wp-block-cover.has-rose_logo-color{color:#ea145c}.wp-block-cover.has-rose_logo-background-color{background-color:#ea145c}.wp-block-cover.has-bleu_secondaire-color{color:#79b3dc}.wp-block-cover.has-bleu_secondaire-background-color{background-color:#79b3dc}.wp-block-cover.has-vert_secondaire-color{color:#8ad512}.wp-block-cover.has-vert_secondaire-background-color{background-color:#8ad512}.wp-block-cover.has-orange_secondaire-color{color:#f8c975}.wp-block-cover.has-orange_secondaire-background-color{background-color:#f8c975}.wp-block-cover.has-rose_secondaire-color{color:#f2709c}.wp-block-cover.has-rose_secondaire-background-color{background-color:#f2709c}.wp-block-cover.has-bleu_fonce-color{color:#16517b}.wp-block-cover.has-bleu_fonce-background-color{background-color:#16517b}.wp-block-cover.has-variante_vert_fonce-color{color:#4e9528}.wp-block-cover.has-variante_vert_fonce-background-color{background-color:#4e9528}.wp-block-cover.has-assets_29-color{color:#be0241}.wp-block-cover.has-assets_29-background-color{background-color:#be0241}.wp-block-cover.has-assets_30-color{color:#de9511}.wp-block-cover.has-assets_30-background-color{background-color:#de9511}.wp-block-cover.has-orange-color{color:#de9511}.wp-block-cover.has-orange-background-color{background-color:#de9511}.wp-block-cover.has-title_alt-color{color:#414141}.wp-block-cover.has-title_alt-background-color{background-color:#414141}.wp-block-cover.is-style-banner{min-height:380px}.wp-block-cover .wp-block-cover__inner-container :last-child{margin-bottom:0}.wp-block-cover *{text-shadow:none}.wp-block-cover img[src$=".svg"]{display:block;margin:0 auto;width:44px;height:44px}.wp-block-cover:hover img[src$=".svg"]{animation-name:b;animation-duration:.8s}.wp-block-cover .wp-block-cover-image-text,.wp-block-cover .wp-block-cover-text,.wp-block-cover h2,.wp-block-cover-image .wp-block-cover-image-text,.wp-block-cover-image .wp-block-cover-text,.wp-block-cover-image h2{color:#fff;text-transform:uppercase;z-index:1;max-width:100%;padding:0;text-align:center;font-size:1.5625rem;margin-bottom:12px}.blocks-gallery-grid,.wp-block-gallery,ul.wp-block-gallery{margin-left:0}.wp-block-media-text .wp-block-media-text__content{padding:0;padding:calc((var(--cssGrid--gap-size)/ 2) * 1)}.wp-block-pullquote{border:none}.wp-block-pullquote blockquote{font-size:1.25rem;font-style:italic;font-weight:300;line-height:1.6}.wp-block-pullquote blockquote p{font-size:inherit;font-weight:inherit}.wp-block-pullquote blockquote cite{font-weight:400}.wp-block-button .wp-block-button__link{transition:all .3s ease-in;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;margin:0 0 1rem;text-decoration:none!important}.wp-block-button .wp-block-button__link.has-background.has-primary-background-color{background:#414141}.wp-block-button .wp-block-button__link.has-background.has-primary-background-color:hover{background:rgba(65,65,65,.8)}.wp-block-button .wp-block-button__link.has-background.has-secondary-background-color{background:#2081c5}.wp-block-button .wp-block-button__link.has-background.has-secondary-background-color:hover{background:rgba(32,129,197,.8)}.wp-block-button .wp-block-button__link.has-background.has-lighter-gray-background-color{background:#f5f5f5}.wp-block-button .wp-block-button__link.has-background.has-lighter-gray-background-color:hover{background:hsla(0,0%,96%,.8)}.wp-block-button .wp-block-button__link.has-background.has-light-gray-background-color{background:#ebebeb}.wp-block-button .wp-block-button__link.has-background.has-light-gray-background-color:hover{background:hsla(0,0%,92%,.8)}.wp-block-button .wp-block-button__link.has-background.has-medium-gray-background-color{background:#c6c2c2}.wp-block-button .wp-block-button__link.has-background.has-medium-gray-background-color:hover{background:hsla(0,3%,77%,.8)}.wp-block-button .wp-block-button__link.has-background.has-dark-gray-background-color{background:gray}.wp-block-button .wp-block-button__link.has-background.has-dark-gray-background-color:hover{background:hsla(0,0%,50%,.8)}.wp-block-button .wp-block-button__link.has-background.has-success-background-color{background:#70ad47}.wp-block-button .wp-block-button__link.has-background.has-success-background-color:hover{background:rgba(112,173,71,.8)}.wp-block-button .wp-block-button__link.has-background.has-warning-background-color{background:#ff931e}.wp-block-button .wp-block-button__link.has-background.has-warning-background-color:hover{background:rgba(255,147,30,.8)}.wp-block-button .wp-block-button__link.has-background.has-alert-background-color{background:#ff1d25}.wp-block-button .wp-block-button__link.has-background.has-alert-background-color:hover{background:rgba(255,29,37,.8)}.wp-block-button .wp-block-button__link.has-background.has-accent-background-color{background:#f4a71b}.wp-block-button .wp-block-button__link.has-background.has-accent-background-color:hover{background:rgba(244,167,27,.8)}.wp-block-button .wp-block-button__link.has-background.has-gray-background-color{background:#d9d7d0}.wp-block-button .wp-block-button__link.has-background.has-gray-background-color:hover{background:hsla(47,11%,83%,.8)}.wp-block-button .wp-block-button__link.has-background.has-white-background-color{background:#fff}.wp-block-button .wp-block-button__link.has-background.has-white-background-color:hover{background:hsla(0,0%,100%,.8)}.wp-block-button .wp-block-button__link.has-background.has-black-background-color{background:#000}.wp-block-button .wp-block-button__link.has-background.has-black-background-color:hover{background:rgba(0,0,0,.8)}.wp-block-button .wp-block-button__link.has-background.has-bleu_logo-background-color{background:#2081c5}.wp-block-button .wp-block-button__link.has-background.has-bleu_logo-background-color:hover{background:rgba(32,129,197,.8)}.wp-block-button .wp-block-button__link.has-background.has-vert_logo-background-color{background:#6fbf46}.wp-block-button .wp-block-button__link.has-background.has-vert_logo-background-color:hover{background:rgba(111,191,70,.8)}.wp-block-button .wp-block-button__link.has-background.has-orange_logo-background-color{background:#f4a71b}.wp-block-button .wp-block-button__link.has-background.has-orange_logo-background-color:hover{background:rgba(244,167,27,.8)}.wp-block-button .wp-block-button__link.has-background.has-rose_logo-background-color{background:#ea145c}.wp-block-button .wp-block-button__link.has-background.has-rose_logo-background-color:hover{background:rgba(234,20,92,.8)}.wp-block-button .wp-block-button__link.has-background.has-bleu_secondaire-background-color{background:#79b3dc}.wp-block-button .wp-block-button__link.has-background.has-bleu_secondaire-background-color:hover{background:rgba(121,179,220,.8)}.wp-block-button .wp-block-button__link.has-background.has-vert_secondaire-background-color{background:#8ad512}.wp-block-button .wp-block-button__link.has-background.has-vert_secondaire-background-color:hover{background:rgba(138,213,18,.8)}.wp-block-button .wp-block-button__link.has-background.has-orange_secondaire-background-color{background:#f8c975}.wp-block-button .wp-block-button__link.has-background.has-orange_secondaire-background-color:hover{background:hsla(38,90%,72%,.8)}.wp-block-button .wp-block-button__link.has-background.has-rose_secondaire-background-color{background:#f2709c}.wp-block-button .wp-block-button__link.has-background.has-rose_secondaire-background-color:hover{background:rgba(242,112,156,.8)}.wp-block-button .wp-block-button__link.has-background.has-bleu_fonce-background-color{background:#16517b}.wp-block-button .wp-block-button__link.has-background.has-bleu_fonce-background-color:hover{background:rgba(22,81,123,.8)}.wp-block-button .wp-block-button__link.has-background.has-variante_vert_fonce-background-color{background:#4e9528}.wp-block-button .wp-block-button__link.has-background.has-variante_vert_fonce-background-color:hover{background:rgba(78,149,40,.8)}.wp-block-button .wp-block-button__link.has-background.has-assets_29-background-color{background:#be0241}.wp-block-button .wp-block-button__link.has-background.has-assets_29-background-color:hover{background:rgba(190,2,65,.8)}.wp-block-button .wp-block-button__link.has-background.has-assets_30-background-color{background:#de9511}.wp-block-button .wp-block-button__link.has-background.has-assets_30-background-color:hover{background:rgba(222,149,17,.8)}.wp-block-button .wp-block-button__link.has-background.has-orange-background-color{background:#de9511}.wp-block-button .wp-block-button__link.has-background.has-orange-background-color:hover{background:rgba(222,149,17,.8)}.wp-block-button .wp-block-button__link.has-background.has-title_alt-background-color{background:#414141}.wp-block-button .wp-block-button__link.has-background.has-title_alt-background-color:hover{background:rgba(65,65,65,.8)}.wp-block-button .wp-block-button__link.has-text-color.has-primary-color{color:#414141}.wp-block-button .wp-block-button__link.has-text-color.has-secondary-color{color:#2081c5}.wp-block-button .wp-block-button__link.has-text-color.has-lighter-gray-color{color:#f5f5f5}.wp-block-button .wp-block-button__link.has-text-color.has-light-gray-color{color:#ebebeb}.wp-block-button .wp-block-button__link.has-text-color.has-medium-gray-color{color:#c6c2c2}.wp-block-button .wp-block-button__link.has-text-color.has-dark-gray-color{color:gray}.wp-block-button .wp-block-button__link.has-text-color.has-success-color{color:#70ad47}.wp-block-button .wp-block-button__link.has-text-color.has-warning-color{color:#ff931e}.wp-block-button .wp-block-button__link.has-text-color.has-alert-color{color:#ff1d25}.wp-block-button .wp-block-button__link.has-text-color.has-accent-color{color:#f4a71b}.wp-block-button .wp-block-button__link.has-text-color.has-gray-color{color:#d9d7d0}.wp-block-button .wp-block-button__link.has-text-color.has-white-color{color:#fff}.wp-block-button .wp-block-button__link.has-text-color.has-black-color{color:#000}.wp-block-button .wp-block-button__link.has-text-color.has-bleu_logo-color{color:#2081c5}.wp-block-button .wp-block-button__link.has-text-color.has-vert_logo-color{color:#6fbf46}.wp-block-button .wp-block-button__link.has-text-color.has-orange_logo-color{color:#f4a71b}.wp-block-button .wp-block-button__link.has-text-color.has-rose_logo-color{color:#ea145c}.wp-block-button .wp-block-button__link.has-text-color.has-bleu_secondaire-color{color:#79b3dc}.wp-block-button .wp-block-button__link.has-text-color.has-vert_secondaire-color{color:#8ad512}.wp-block-button .wp-block-button__link.has-text-color.has-orange_secondaire-color{color:#f8c975}.wp-block-button .wp-block-button__link.has-text-color.has-rose_secondaire-color{color:#f2709c}.wp-block-button .wp-block-button__link.has-text-color.has-bleu_fonce-color{color:#16517b}.wp-block-button .wp-block-button__link.has-text-color.has-variante_vert_fonce-color{color:#4e9528}.wp-block-button .wp-block-button__link.has-text-color.has-assets_29-color{color:#be0241}.wp-block-button .wp-block-button__link.has-text-color.has-assets_30-color,.wp-block-button .wp-block-button__link.has-text-color.has-orange-color{color:#de9511}.wp-block-button .wp-block-button__link.has-text-color.has-title_alt-color{color:#414141}.wp-block-button.is-style-squared{border-radius:0}.wp-block-button.is-style-outline{border-width:1px}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-primary-background-color{background:#414141}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-primary-background-color:hover{background:rgba(65,65,65,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-secondary-background-color{background:#2081c5}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-secondary-background-color:hover{background:rgba(32,129,197,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-lighter-gray-background-color{background:#f5f5f5}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-lighter-gray-background-color:hover{background:hsla(0,0%,96%,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-light-gray-background-color{background:#ebebeb}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-light-gray-background-color:hover{background:hsla(0,0%,92%,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-medium-gray-background-color{background:#c6c2c2}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-medium-gray-background-color:hover{background:hsla(0,3%,77%,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-dark-gray-background-color{background:gray}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-dark-gray-background-color:hover{background:hsla(0,0%,50%,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-success-background-color{background:#70ad47}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-success-background-color:hover{background:rgba(112,173,71,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-warning-background-color{background:#ff931e}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-warning-background-color:hover{background:rgba(255,147,30,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-alert-background-color{background:#ff1d25}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-alert-background-color:hover{background:rgba(255,29,37,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-accent-background-color{background:#f4a71b}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-accent-background-color:hover{background:rgba(244,167,27,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-gray-background-color{background:#d9d7d0}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-gray-background-color:hover{background:hsla(47,11%,83%,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-white-background-color{background:#fff}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-white-background-color:hover{background:hsla(0,0%,100%,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-black-background-color{background:#000}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-black-background-color:hover{background:rgba(0,0,0,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-bleu_logo-background-color{background:#2081c5}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-bleu_logo-background-color:hover{background:rgba(32,129,197,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-vert_logo-background-color{background:#6fbf46}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-vert_logo-background-color:hover{background:rgba(111,191,70,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange_logo-background-color{background:#f4a71b}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange_logo-background-color:hover{background:rgba(244,167,27,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-rose_logo-background-color{background:#ea145c}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-rose_logo-background-color:hover{background:rgba(234,20,92,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-bleu_secondaire-background-color{background:#79b3dc}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-bleu_secondaire-background-color:hover{background:rgba(121,179,220,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-vert_secondaire-background-color{background:#8ad512}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-vert_secondaire-background-color:hover{background:rgba(138,213,18,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange_secondaire-background-color{background:#f8c975}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange_secondaire-background-color:hover{background:hsla(38,90%,72%,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-rose_secondaire-background-color{background:#f2709c}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-rose_secondaire-background-color:hover{background:rgba(242,112,156,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-bleu_fonce-background-color{background:#16517b}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-bleu_fonce-background-color:hover{background:rgba(22,81,123,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-variante_vert_fonce-background-color{background:#4e9528}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-variante_vert_fonce-background-color:hover{background:rgba(78,149,40,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-assets_29-background-color{background:#be0241}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-assets_29-background-color:hover{background:rgba(190,2,65,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-assets_30-background-color{background:#de9511}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-assets_30-background-color:hover{background:rgba(222,149,17,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange-background-color{background:#de9511}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-orange-background-color:hover{background:rgba(222,149,17,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-title_alt-background-color{background:#414141}.wp-block-button.is-style-fill .wp-block-button__link.has-background.has-title_alt-background-color:hover{background:rgba(65,65,65,.8)}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-primary-color{color:#414141}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-secondary-color{color:#2081c5}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-lighter-gray-color{color:#f5f5f5}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-light-gray-color{color:#ebebeb}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-medium-gray-color{color:#c6c2c2}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-dark-gray-color{color:gray}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-success-color{color:#70ad47}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-warning-color{color:#ff931e}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-alert-color{color:#ff1d25}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-accent-color{color:#f4a71b}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-gray-color{color:#d9d7d0}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-white-color{color:#fff}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-black-color{color:#000}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-bleu_logo-color{color:#2081c5}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-vert_logo-color{color:#6fbf46}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-orange_logo-color{color:#f4a71b}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-rose_logo-color{color:#ea145c}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-bleu_secondaire-color{color:#79b3dc}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-vert_secondaire-color{color:#8ad512}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-orange_secondaire-color{color:#f8c975}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-rose_secondaire-color{color:#f2709c}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-bleu_fonce-color{color:#16517b}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-variante_vert_fonce-color{color:#4e9528}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-assets_29-color{color:#be0241}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-assets_30-color,.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-orange-color{color:#de9511}.wp-block-button.is-style-fill .wp-block-button__link.has-text-color.has-title_alt-color{color:#414141}.wp-block-button.is-style-outline{background:0 0}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-primary-color{color:#414141;border:1px solid #414141}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-primary-color:hover{color:rgba(65,65,65,.6);border:1px solid rgba(65,65,65,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-secondary-color{color:#2081c5;border:1px solid #2081c5}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-secondary-color:hover{color:rgba(32,129,197,.6);border:1px solid rgba(32,129,197,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-lighter-gray-color{color:#f5f5f5;border:1px solid #f5f5f5}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-lighter-gray-color:hover{color:hsla(0,0%,96%,.6);border:1px solid hsla(0,0%,96%,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-light-gray-color{color:#ebebeb;border:1px solid #ebebeb}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-light-gray-color:hover{color:hsla(0,0%,92%,.6);border:1px solid hsla(0,0%,92%,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-medium-gray-color{color:#c6c2c2;border:1px solid #c6c2c2}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-medium-gray-color:hover{color:hsla(0,3%,77%,.6);border:1px solid hsla(0,3%,77%,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-dark-gray-color{color:gray;border:1px solid gray}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-dark-gray-color:hover{color:hsla(0,0%,50%,.6);border:1px solid hsla(0,0%,50%,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-success-color{color:#70ad47;border:1px solid #70ad47}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-success-color:hover{color:rgba(112,173,71,.6);border:1px solid rgba(112,173,71,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-warning-color{color:#ff931e;border:1px solid #ff931e}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-warning-color:hover{color:rgba(255,147,30,.6);border:1px solid rgba(255,147,30,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-alert-color{color:#ff1d25;border:1px solid #ff1d25}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-alert-color:hover{color:rgba(255,29,37,.6);border:1px solid rgba(255,29,37,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-accent-color{color:#f4a71b;border:1px solid #f4a71b}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-accent-color:hover{color:rgba(244,167,27,.6);border:1px solid rgba(244,167,27,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-gray-color{color:#d9d7d0;border:1px solid #d9d7d0}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-gray-color:hover{color:hsla(47,11%,83%,.6);border:1px solid hsla(47,11%,83%,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-white-color{color:#fff;border:1px solid #fff}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-white-color:hover{color:hsla(0,0%,100%,.6);border:1px solid hsla(0,0%,100%,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-black-color{color:#000;border:1px solid #000}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-black-color:hover{color:rgba(0,0,0,.6);border:1px solid rgba(0,0,0,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-bleu_logo-color{color:#2081c5;border:1px solid #2081c5}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-bleu_logo-color:hover{color:rgba(32,129,197,.6);border:1px solid rgba(32,129,197,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-vert_logo-color{color:#6fbf46;border:1px solid #6fbf46}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-vert_logo-color:hover{color:rgba(111,191,70,.6);border:1px solid rgba(111,191,70,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange_logo-color{color:#f4a71b;border:1px solid #f4a71b}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange_logo-color:hover{color:rgba(244,167,27,.6);border:1px solid rgba(244,167,27,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-rose_logo-color{color:#ea145c;border:1px solid #ea145c}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-rose_logo-color:hover{color:rgba(234,20,92,.6);border:1px solid rgba(234,20,92,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-bleu_secondaire-color{color:#79b3dc;border:1px solid #79b3dc}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-bleu_secondaire-color:hover{color:rgba(121,179,220,.6);border:1px solid rgba(121,179,220,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-vert_secondaire-color{color:#8ad512;border:1px solid #8ad512}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-vert_secondaire-color:hover{color:rgba(138,213,18,.6);border:1px solid rgba(138,213,18,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange_secondaire-color{color:#f8c975;border:1px solid #f8c975}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange_secondaire-color:hover{color:hsla(38,90%,72%,.6);border:1px solid hsla(38,90%,72%,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-rose_secondaire-color{color:#f2709c;border:1px solid #f2709c}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-rose_secondaire-color:hover{color:rgba(242,112,156,.6);border:1px solid rgba(242,112,156,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-bleu_fonce-color{color:#16517b;border:1px solid #16517b}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-bleu_fonce-color:hover{color:rgba(22,81,123,.6);border:1px solid rgba(22,81,123,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-variante_vert_fonce-color{color:#4e9528;border:1px solid #4e9528}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-variante_vert_fonce-color:hover{color:rgba(78,149,40,.6);border:1px solid rgba(78,149,40,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-assets_29-color{color:#be0241;border:1px solid #be0241}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-assets_29-color:hover{color:rgba(190,2,65,.6);border:1px solid rgba(190,2,65,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-assets_30-color{color:#de9511;border:1px solid #de9511}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-assets_30-color:hover{color:rgba(222,149,17,.6);border:1px solid rgba(222,149,17,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange-color{color:#de9511;border:1px solid #de9511}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-orange-color:hover{color:rgba(222,149,17,.6);border:1px solid rgba(222,149,17,.6)}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-title_alt-color{color:#414141;border:1px solid #414141}.wp-block-button.is-style-outline .wp-block-button__link.has-text-color.has-title_alt-color:hover{color:rgba(65,65,65,.6);border:1px solid rgba(65,65,65,.6)}@supports (-webkit-appearance:none){@media not all and (min-resolution:0.001dpcm){.wp-block-media-text.is-image-fill figure{height:auto!important}}}@media screen and (min-width:75em){.colas-work-in-progress .wp-block-group__inner-container{align-items:flex-start!important;padding-left:0!important;padding-right:0!important}.colas-work-in-progress .wp-block-group__inner-container .wp-block-columns{margin-left:0!important;margin-right:0!important;width:100%!important;max-width:100%}.colas-work-in-progress .wp-block-group__inner-container .wp-block-columns .wp-block-column:first-child{max-width:1170px;width:100%;flex-basis:auto}.colas-work-in-progress .wp-block-group__inner-container .wp-block-columns .wp-block-column:first-child img{width:100%;display:block;-o-object-fit:cover;object-fit:cover;height:100%}.colas-work-in-progress .wp-block-group__inner-container .wp-block-columns .wp-block-column:nth-child(2){max-width:498px;width:100%;flex-basis:auto;margin-top:110px;margin-left:160px}}.title-wide{max-width:105rem}.wp-block-image.size-max_1300x1300{max-width:1300px!important}.wp-block-group.has-background.has-primary-background-color{background-color:#414141}.wp-block-group.has-background.has-secondary-background-color{background-color:#2081c5}.wp-block-group.has-background.has-lighter-gray-background-color{background-color:#f5f5f5}.wp-block-group.has-background.has-light-gray-background-color{background-color:#ebebeb}.wp-block-group.has-background.has-medium-gray-background-color{background-color:#c6c2c2}.wp-block-group.has-background.has-dark-gray-background-color{background-color:gray}.wp-block-group.has-background.has-success-background-color{background-color:#70ad47}.wp-block-group.has-background.has-warning-background-color{background-color:#ff931e}.wp-block-group.has-background.has-alert-background-color{background-color:#ff1d25}.wp-block-group.has-background.has-accent-background-color{background-color:#f4a71b}.wp-block-group.has-background.has-gray-background-color{background-color:#d9d7d0}.wp-block-group.has-background.has-white-background-color{background-color:#fff}.wp-block-group.has-background.has-black-background-color{background-color:#000}.wp-block-group.has-background.has-bleu_logo-background-color{background-color:#2081c5}.wp-block-group.has-background.has-vert_logo-background-color{background-color:#6fbf46}.wp-block-group.has-background.has-orange_logo-background-color{background-color:#f4a71b}.wp-block-group.has-background.has-rose_logo-background-color{background-color:#ea145c}.wp-block-group.has-background.has-bleu_secondaire-background-color{background-color:#79b3dc}.wp-block-group.has-background.has-vert_secondaire-background-color{background-color:#8ad512}.wp-block-group.has-background.has-orange_secondaire-background-color{background-color:#f8c975}.wp-block-group.has-background.has-rose_secondaire-background-color{background-color:#f2709c}.wp-block-group.has-background.has-bleu_fonce-background-color{background-color:#16517b}.wp-block-group.has-background.has-variante_vert_fonce-background-color{background-color:#4e9528}.wp-block-group.has-background.has-assets_29-background-color{background-color:#be0241}.wp-block-group.has-background.has-assets_30-background-color,.wp-block-group.has-background.has-orange-background-color{background-color:#de9511}.wp-block-group.has-background.has-title_alt-background-color{background-color:#414141}.wp-block-group.has-margin>.wp-block-group__inner-container>.wp-block-buttons .wp-block-button.wp-block-button,.wp-block-group.has-margin>.wp-block-group__inner-container>.wp-block-buttons .wp-block-button__link{margin-bottom:0}.text-with-image>.wp-block-group__inner-container>.wp-block-columns .wp-block-column:first-child img{-o-object-fit:contain;object-fit:contain;width:100%;display:block}.text-with-image>.wp-block-group__inner-container>.wp-block-columns .wp-block-column:nth-child(2)>*{max-width:574px}.wp-block-embed.is-type-video iframe{width:100%}@media print,screen and (max-width:23.43625em){.wp-block-embed.is-type-video iframe{width:100%!important;height:auto!important;min-height:200px}}.media-video.default video{width:100%;height:auto}.video-responsive-embed iframe{width:100%;height:auto;min-height:365px}.wp-block-button .wp-block-button__link{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.wp-block-button .wp-block-button__link:hover{background:#f4a71b;color:#fff}.grid-container.narrow{max-width:50rem}.layout.layout--twocol{display:grid;gap:20px 20px}@media print,screen and (min-width:64em){.layout.layout--twocol{grid-template-rows:min-content min-content min-content;grid-template-columns:1fr 1fr;grid-template-areas:"a a" "b c" "d d"}.layout.layout--twocol .layout__region--top{grid-area:a}.layout.layout--twocol .layout__region--bottom{grid-area:d}.layout.layout--twocol .layout__region--first{grid-area:b}.layout.layout--twocol .layout__region--first h2{padding-left:2em}.layout.layout--twocol .layout__region--second{grid-area:c}}.grid{display:block}@media print,screen and (min-width:40em){.grid{display:grid;gap:var(--cssGrid--gap-size,20px)}.grid.grid-50-50,.grid.grid-medium-50-50{grid-template-columns:1fr 1fr}.grid.grid-25-75,.grid.grid-medium-25-75{grid-template-columns:1fr 3fr}.grid.grid-33-66,.grid.grid-medium-33-66{grid-template-columns:1fr 2fr}.grid.grid-66-33,.grid.grid-medium-66-33{grid-template-columns:2fr 1fr}.grid.grid-75-25,.grid.grid-medium-75-25{grid-template-columns:3fr 1fr}}@media print,screen and (min-width:64em){.grid.grid-large-50-50{grid-template-columns:1fr 1fr}.grid.grid-large-25-75{grid-template-columns:1fr 3fr}.grid.grid-large-33-66{grid-template-columns:1fr 2fr}.grid.grid-large-66-33{grid-template-columns:2fr 1fr}.grid.grid-large-75-25{grid-template-columns:3fr 1fr}}@media screen and (min-width:75em){.grid.grid-xlarge-50-50{grid-template-columns:1fr 1fr}.grid.grid-xlarge-25-75{grid-template-columns:1fr 3fr}.grid.grid-xlarge-33-66{grid-template-columns:1fr 2fr}.grid.grid-xlarge-66-33{grid-template-columns:2fr 1fr}.grid.grid-xlarge-75-25{grid-template-columns:3fr 1fr}}ul.block-grid,ul.view-grid{list-style:none;margin:0;padding:0}ul.block-grid>li,ul.view-grid>li{list-style-type:none;margin:0;padding:0}.block-grid,.view-grid{display:grid;gap:var(--cssGrid--gap-size,20px)}.block-grid.grid-2,.view-grid.grid-2{grid-template-columns:repeat(2,1fr)}.block-grid.grid-4,.view-grid.grid-4{grid-template-columns:repeat(4,1fr)}.block-grid.grid-3,.view-grid.grid-3{grid-template-columns:repeat(3,1fr)}@media print,screen and (min-width:30em){.block-grid.grid-smmed-2,.view-grid.grid-smmed-2{grid-template-columns:repeat(2,1fr)}.block-grid.grid-smmed-4,.view-grid.grid-smmed-4{grid-template-columns:repeat(4,1fr)}.block-grid.grid-smmed-3,.view-grid.grid-smmed-3{grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:40em){.block-grid.grid-medium-2,.view-grid.grid-medium-2{grid-template-columns:repeat(2,1fr)}.block-grid.grid-medium-4,.view-grid.grid-medium-4{grid-template-columns:repeat(4,1fr)}.block-grid.grid-medium-3,.view-grid.grid-medium-3{grid-template-columns:repeat(3,1fr)}.block-grid.cols-22-50-25,.block-grid.cols-25-50-25,.view-grid.cols-22-50-25,.view-grid.cols-25-50-25{grid-template-columns:1fr 2fr 1fr}.block-grid.cols-33-34-33,.view-grid.cols-33-34-33{grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:64em){.block-grid.grid-large-2,.view-grid.grid-large-2{grid-template-columns:repeat(2,1fr)}.block-grid.grid-large-4,.view-grid.grid-large-4{grid-template-columns:repeat(4,1fr)}.block-grid.grid-large-3,.view-grid.grid-large-3{grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:64em){.block-grid.grid-xlarge-2,.view-grid.grid-xlarge-2{grid-template-columns:repeat(2,1fr)}.block-grid.grid-xlarge-4,.view-grid.grid-xlarge-4{grid-template-columns:repeat(4,1fr)}.block-grid.grid-xlarge-3,.view-grid.grid-xlarge-3{grid-template-columns:repeat(3,1fr)}}.layout-intro-text{z-index:2;display:grid;max-width:1920px;margin:0 auto;position:relative}@media screen and (min-width:75em){.layout-intro-text{grid-template-columns:1fr minmax(300px,1fr)}}@media screen and (min-width:105em){.layout-intro-text{grid-template-columns:5fr minmax(300px,7fr)}}body:not(.path-frontpage) .layout-intro-text:before{content:"";display:block;position:absolute;width:100%;height:100%;left:-25%;background-color:#414141;z-index:-1}.layout-intro-text .main{display:flex;flex-direction:column;justify-content:center;padding:var(--cssGrid--gap-size)}body:not(.path-frontpage) .layout-intro-text .main{background-color:#414141}.layout-intro-text .main h4{color:#2081c5}@media print,screen and (min-width:64em){.layout-intro-text .main{padding-left:calc(var(--menu-large-asb-max-width))}}.layout-intro-text .side{max-width:1080px;display:flex;flex-direction:column;justify-content:center}@media screen and (min-width:75em){.layout-intro-text .side{transform:translateY(-100px)}.layout-intro-text .side .media{max-width:100%}}.layout-presentation{margin-top:calc((var(--cssGrid--gap-size)/ 2) * 3);margin-bottom:calc((var(--cssGrid--gap-size)/ 2) * 3);background-color:#ebebeb}.layout-presentation .content{padding:calc((var(--cssGrid--gap-size)/ 2) * 1)}.layout-presentation .main{margin-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.layout-presentation .side{display:flex;flex-direction:column;justify-content:flex-end}.layout-presentation .top{text-align:center}header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 2);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 2);text-align:left;display:grid;grid-template-columns:min-content auto;grid-template-rows:min-content min-content;gap:5px;grid-template-areas:"e f" "e g"}header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-field-page-icon{grid-area:e;display:flex;align-items:center;justify-content:flex-start}header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-title{grid-area:f;display:flex;align-items:flex-end;justify-content:flex-start}header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-field-sub-title{grid-area:g}header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .node-title{font-size:1.875rem;font-size:clamp(20px,20px + 2vw,40px);color:var(--text-contrast-color);font-weight:600;line-height:1;margin:0}.ondine-layouts.hp-hero header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .content-wrapper .field-name-field-sub-title .hero-title,.ondine-layouts.hp-hero header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-name-field-sub-title .content-wrapper .hero-title,header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-name-field-sub-title h1,header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-name-field-sub-title h2,header.hero-section.no-hero:not(.layout-builder__layout) .ondine-layouts.hp-hero .header-wrapper .content-wrapper .field-name-field-sub-title .hero-title,header.hero-section.no-hero:not(.layout-builder__layout) .ondine-layouts.hp-hero .header-wrapper .field-name-field-sub-title .content-wrapper .hero-title,header.hero-section.no-hero:not(.layout-builder__layout) header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .field-name-field-sub-title .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-name-field-sub-title .hero-title{color:var(--text-contrast-color);font-size:1.25rem;font-size:clamp(17px,12px + 2vw,23px);font-weight:700;line-height:1;margin:0}header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-field-page-icon{font-size:54px;margin-right:.3518518519em}@media print,screen and (min-width:64em){header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-field-page-icon{font-size:108px}}header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-field-page-icon svg{width:auto;height:1em}header.visible-layout.hero-section:not(.layout-builder__layout){background-color:#2081c5}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero{height:50vw;max-height:50vh;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}@media print,screen and (min-width:40em){header.visible-layout.hero-section:not(.layout-builder__layout).is-hero{height:40vw}}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-arrow{display:block;width:20px;height:20px;border-top:1px solid #fff;border-right:1px solid #fff;border-width:2px;transform:rotate(135deg);position:absolute;left:50%;bottom:5vw;z-index:2;transform:translateX(-50%) rotate(135deg)}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper{position:absolute;top:0;bottom:0;left:0;width:100%;z-index:3;color:#fff;max-width:75rem;background-color:rgba(0,0,0,.5);padding:1rem;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.layout-builder__section header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper{position:relative;color:#000!important}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title{margin-top:auto;margin-bottom:auto;background:#414141;color:#fff;display:inline;font-size:1.875rem;line-height:1.8em;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:3px 13px}@media print,screen and (min-width:64em){header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper{left:50%;width:50%;padding:2rem calc(var(--cssGrid--gap-size) * 2)}}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper h1,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper h2,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper h3,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper p{color:#fff;font-weight:300}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .node-title{font-size:clamp(20px,17px + 1vw,40px);font-weight:600;line-height:1.1;margin-bottom:.4em}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .field-field-sub-title .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .field-field-sub-title h1,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .field-field-sub-title h2{font-weight:700;text-transform:uppercase;font-size:clamp(14px,11px + 1vw,23px);color:var(--context-color)}.local-tasks-block header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .field-type-link a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .field-type-link .local-tasks-block a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .field-type-link a.button{background:var(--context-color);font-size:clamp(14px,11px + 1vw,23px);border:0;color:var(--text-contrast-color)}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .hero-image{width:100%;height:100%}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero.full{height:100vh;max-height:100vh}body.toolbar-horizontal.toolbar-fixed header.visible-layout.hero-section:not(.layout-builder__layout).is-hero.full{max-height:calc(100vh - 53px)}header.visible-layout.hero-section:not(.layout-builder__layout).is-hero.full .header-wrapper{margin-bottom:60px}@media print,screen and (min-width:64em){header.visible-layout.hero-section:not(.layout-builder__layout).is-hero.full .header-wrapper{margin-bottom:10vw}}@media print,screen and (min-width:64em){header.visible-layout.hero-section:not(.layout-builder__layout).is-hero.huge{max-height:820px;height:56.25vw}}@media print,screen and (min-width:64em){header.visible-layout.hero-section:not(.layout-builder__layout).is-hero.small{height:20vw;max-height:390px}}.node.display-hero-text--no header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper{display:none}header.hero-section.is-hero.layout-builder__layout .layout-builder__region-label,header.hero-section.is-hero.layout-builder__layout .layout-builder__section-label{display:initial}.ondine-layouts.hp-hero{--leftPad-forMenu:0;background-color:#414141}@media print,screen and (min-width:64em){.ondine-layouts.hp-hero{--leftPad-forMenu:220px}}@media screen and (min-width:75em){.ondine-layouts.hp-hero{padding-bottom:200px}}@media print,screen and (max-width:74.99875em){.ondine-layouts.hp-hero{padding-top:90px}}.ondine-layouts.hp-hero .header-wrapper{position:relative;margin:0 auto}@media print,screen and (min-width:64em){.ondine-layouts.hp-hero .header-wrapper{max-width:calc(105rem - var(--leftPad-forMenu) - (var(--cssGrid--gap-size)/ 2));margin-left:var(--leftPad-forMenu);margin-right:calc(var(--cssGrid--gap-size)/ 2)}}@media screen and (min-width:105em){.ondine-layouts.hp-hero .header-wrapper{max-width:calc(105rem - var(--leftPad-forMenu));margin-right:calc((100vw - 105rem)/ 2);margin-left:calc(var(--menu-width) + (100vw - 105rem)/ 2)}}.ondine-layouts.hp-hero .header-wrapper .content-wrapper{position:absolute;z-index:2;top:0;right:0;bottom:0;left:0;display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:7fr 3fr;gap:0 0}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .main{grid-area:1/1/2/5}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left{grid-area:2/1/3/3}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right{grid-area:2/3/3/5}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .main,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right{position:relative;display:flex;flex-direction:column;justify-content:center}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .main{padding-left:clamp(20px,15px + 12vw,240px);padding-right:clamp(20px,15px + 6vw,240px)}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right{align-items:center;overflow:hidden;border-top:1px solid #000;padding:.75rem}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left:before,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right:before{content:"";display:block;position:absolute;z-index:0;background-color:rgba(0,0,0,.5);left:-16px;right:-16px;top:-16px;bottom:-16px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left>*,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right>*{z-index:1}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left .block-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right .block-title{display:none}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right a{color:#fff;letter-spacing:.01em;font-size:1.25rem;line-height:1.25;text-decoration:none;text-transform:uppercase;text-align:center}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .left a:hover,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right a:hover{text-decoration:underline}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .right{border-left:1px solid #000}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title{margin-top:auto;margin-bottom:auto;background:#414141;color:#fff;display:inline;line-height:1.8em;-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:3px 13px}.ondine-layouts.hp-hero .header-wrapper .hero-image{width:100%;height:0;padding-bottom:56.25%;position:relative}.ondine-layouts.hp-hero .header-wrapper .hero-image .media{position:absolute;top:0;left:0;right:0;bottom:0}.footer-hero{position:relative}.footer-hero--form,.footer-hero--section{position:relative;max-width:1200px;z-index:1;margin:0 auto}.footer-hero--section{margin:0 auto;padding:40px}@media print,screen and (min-width:64em){.footer-hero--section{margin-left:var(--menu-large-asb-max-width);padding-top:clamp(40px,11vw,200px);padding-bottom:clamp(40px,11vw,200px)}}.footer-hero--form{background-color:#414141;padding:1.5rem}.footer-hero--form .block-title{text-align:center}.footer-hero .page-footer-hero{background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;top:0;left:0;width:100vw;height:56.25vw;z-index:0}.node.view-mode-teaser .visible-layouts.layout-card .node-title,.visible-layouts.layout-card .node-title{font-size:1rem;font-weight:400;line-height:1.2;color:var(--context-color)}.visible-layouts.layout-card footer.card-divider{justify-content:space-between}.node--type-article .visible-layouts.layout-card:hover .card-divider,.node--type-article .visible-layouts.layout-card:hover .card-section{background-color:#fff}.node--type-article .visible-layouts.layout-card:hover .links a,.node--type-article .visible-layouts.layout-card:hover .node-title,.node.view-mode-teaser .node--type-article .visible-layouts.layout-card:hover .node-title{color:var(--context-light-color);font-weight:700}.node--type-article .visible-layouts.layout-card:hover .card-image img{transform:scale(1.1)}.visible-layouts.layout-card.teaser .card-image .field-type{position:absolute;z-index:2;left:2.5rem;right:2.5rem;top:2.5rem;font-size:2rem;margin-bottom:.5em;font-weight:700;font-family:header;color:#fff;text-transform:none;line-height:1}.visible-layouts.layout-card.teaser .card-image .field-type a{color:currentColor}.visible-layouts.layout-card.teaser .card-image .field-title{position:absolute;z-index:2;left:2.5rem;right:2.5rem;bottom:2.5rem}.visible-layouts.layout-card.teaser .card-image .field-title .node-title{font-size:1.4375rem;margin-bottom:.5em;font-weight:700;font-family:header;color:#fff;text-transform:none;line-height:1.1}.visible-layouts.layout-card.teaser .card-image .field-title .node-title a{color:currentColor}.visible-layouts.layout-card.teaser .card-section{padding-left:0;padding-right:0}@media print,screen and (min-width:40em){.visible-layouts.layout-card.teaser.horizontal-card{display:flex;flex-flow:row nowrap;align-items:stretch;margin-bottom:2rem}.visible-layouts.layout-card.teaser.horizontal-card .card-image{flex:1 1 50%;display:flex}.visible-layouts.layout-card.teaser.horizontal-card .card-image .field-node--field-media,.visible-layouts.layout-card.teaser.horizontal-card .card-image .field-node--field-media .media,.visible-layouts.layout-card.teaser.horizontal-card .card-image>.block{display:flex}.visible-layouts.layout-card.teaser.horizontal-card .card-image .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.visible-layouts.layout-card.teaser.horizontal-card .card-section{flex:1 1 50%;padding-left:calc((var(--cssGrid--gap-size)/ 2) * 2)}.visible-layouts.layout-card.teaser.horizontal-card .card-section .node-title{font-size:2rem;color:#000}}.visible-layouts.layout-card .node-title{font-size:1.5rem;line-height:1.25;word-break:break-word}.visible-layouts.layout-card .field-body{font-size:1rem}.visible-layouts.layout-card .node-article-created{font-size:.875rem;margin-bottom:.625rem}.visible-layouts.layout-horizontal-card .node-title{font-size:1.25rem;margin-bottom:0}.visible-layouts.layout-two-cols-alt .cell.content{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.visible-layouts.layout-two-cols-alt aside.alt1-bg{background-color:#414141}.visible-layouts.layout-two-cols-alt aside.alt2-bg{background-color:#ebebeb}.visible-layouts.layout-two-cols-alt.variant-default aside{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.visible-layouts.layout-two-cols-alt.variant-header{background-color:#ebebeb}.visible-layouts.layout-two-cols-alt.variant-header.bg-white{background-color:#fff}.visible-layouts.layout-two-cols-alt.variant-header .cell.content{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 2);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 2)}.visible-layouts.layout-two-cols-alt.variant-header .lead{color:#414141;font-size:1.125rem;line-height:1.2;font-weight:600;font-style:italic}.visible-layouts.layout-two-cols-alt.variant-header .lead p{line-height:1.2}@media print,screen and (min-width:40em){.visible-layouts.layout-two-cols-alt.variant-header .lead{font-size:1.5625rem}}.ondine-layouts.container-narrow{max-width:50rem;margin-left:calc(var(--cssGrid--gap-size)/ 2);margin-right:calc(var(--cssGrid--gap-size)/ 2)}@media screen and (min-width:50em){.ondine-layouts.container-narrow{margin-left:auto;margin-right:auto}}.ondine-layouts.container-medium{max-width:58rem;margin-left:calc(var(--cssGrid--gap-size)/ 2);margin-right:calc(var(--cssGrid--gap-size)/ 2)}@media screen and (min-width:58em){.ondine-layouts.container-medium{margin-left:auto;margin-right:auto}}.ondine-layouts.container-limited{max-width:75rem;margin-left:calc(var(--cssGrid--gap-size)/ 2);margin-right:calc(var(--cssGrid--gap-size)/ 2)}@media screen and (min-width:75em){.ondine-layouts.container-limited{margin-left:auto;margin-right:auto}}.ondine-layouts.container-default{max-width:105rem;margin-left:calc(var(--cssGrid--gap-size)/ 2);margin-right:calc(var(--cssGrid--gap-size)/ 2)}@media screen and (min-width:105em){.ondine-layouts.container-default{margin-left:auto;margin-right:auto}}.ondine-layouts.container-wide{max-width:1920px;margin-left:calc(var(--cssGrid--gap-size)/ 2);margin-right:calc(var(--cssGrid--gap-size)/ 2)}@media screen and (min-width:123.75em){.ondine-layouts.container-wide{margin-left:auto;margin-right:auto}}.ondine-layouts.container-full{max-width:100%}.ondine-layouts.padding-xy{padding:1.25rem}.ondine-layouts.padding-y{padding-top:1.25rem;padding-bottom:1.25rem}.ondine-layouts.padding-x{padding-left:1.25rem;padding-right:1.25rem}@media print,screen and (min-width:40em){.ondine-layouts.padding-xy.padding-small{padding:calc((var(--cssGrid--gap-size)/ 2) * 1)}.ondine-layouts.padding-y.padding-small{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.ondine-layouts.padding-x.padding-small{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 1)}.ondine-layouts.padding-xy.padding-medium{padding:calc((var(--cssGrid--gap-size)/ 2) * 2)}.ondine-layouts.padding-y.padding-medium{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 2);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 2)}.ondine-layouts.padding-x.padding-medium{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 2);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 2)}.ondine-layouts.padding-xy.padding-large{padding:calc((var(--cssGrid--gap-size)/ 2) * 3)}.ondine-layouts.padding-y.padding-large{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 3);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 3)}.ondine-layouts.padding-x.padding-large{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 3);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 3)}}.ondine-layouts.padding-huge.padding-xy,.ondine-layouts.padding-huge.padding-y{padding-top:clamp(20px,20px + 7.5vw,150px);padding-bottom:clamp(20px,20px + 7.5vw,150px)}.ondine-layouts.padding-huge.padding-x,.ondine-layouts.padding-huge.padding-xy{padding-left:clamp(20px,20px + 7.5vw,150px);padding-right:clamp(20px,20px + 7.5vw,150px);margin:0 auto}.ondine-layouts.bg-none{background-color:transparent}.ondine-layouts.bg-gray{background-color:#f5f5f5}.ondine-layouts.bg-context{background-color:var(--context-color);color:var(--text-contrast-color)}.ondine-layouts.bg-context .node-title,.ondine-layouts.bg-context .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.ondine-layouts.bg-context h1,.ondine-layouts.bg-context header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .ondine-layouts.bg-context .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .ondine-layouts.bg-context .hero-title{color:#fff}.ondine-layouts.bg-context .node-title a,.ondine-layouts.bg-context .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.ondine-layouts.bg-context h1 a,.ondine-layouts.bg-context header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .ondine-layouts.bg-context .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .ondine-layouts.bg-context .hero-title a{color:inherit}.ondine-layouts.bg-context,.ondine-layouts.bg-context .block-title,.ondine-layouts.bg-context .js-quickedit-page-title,.ondine-layouts.bg-context .node-title,.ondine-layouts.bg-context .node-title>a,.ondine-layouts.bg-context .page-title,.ondine-layouts.bg-context a,.ondine-layouts.bg-context blockquote,.ondine-layouts.bg-context cite,.ondine-layouts.bg-context footer>a,.ondine-layouts.bg-context form label,.ondine-layouts.bg-context h2,.ondine-layouts.bg-context h3,.ondine-layouts.bg-context h4,.ondine-layouts.bg-context h5,.ondine-layouts.bg-context p,.ondine-layouts.bg-context strong{color:#fff}.ondine-layouts.bg-context a.more-link,.ondine-layouts.bg-context a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.ondine-layouts.bg-context a.more-link:hover,.ondine-layouts.bg-context a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .ondine-layouts.bg-context a,.local-tasks-block .ondine-layouts.bg-context a.hollow,.ondine-layouts.bg-context .button,.ondine-layouts.bg-context .button.hollow,.ondine-layouts.bg-context .local-tasks-block a,.ondine-layouts.bg-context .local-tasks-block a.hollow,.ondine-layouts.bg-context .wp-block-button.is-style-outline .wp-block-button__link,.ondine-layouts.bg-context .wp-block-button__link,.ondine-layouts.bg-context .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.ondine-layouts.bg-context .wp-block-quote cite,.ondine-layouts.bg-context .wp-block-quote footer,.ondine-layouts.bg-context .wp-block-quote__citation{color:#fff}.ondine-layouts.deco-bottom-block.bg-context,.ondine-layouts.deco-bottom-block.bg-gray{padding:1rem}@media print,screen and (min-width:64em){.ondine-layouts.deco-bottom-block{margin-top:calc(var(--cssGrid--gap-size) * 3);padding:0 calc(var(--cssGrid--gap-size) * 3) calc(var(--cssGrid--gap-size) * 3) 0}}.ondine-layouts.deco-bottom-block .field-paragraph--field-body,.ondine-layouts.deco-bottom-block .field-type-text-long{padding:var(--cssGrid--gap-size)}.ondine-layouts.deco-bg-left,.ondine-layouts.deco-bg-left>*,.ondine-layouts.deco-bg-right,.ondine-layouts.deco-bg-right>*,.ondine-layouts.deco-bottom-block,.ondine-layouts.deco-bottom-block>*{position:relative}.ondine-layouts.deco-bg-left:before,.ondine-layouts.deco-bg-right:before,.ondine-layouts.deco-bottom-block:before{content:"";display:block;position:absolute;top:0;right:0;z-index:0;width:100vw;height:100%}.ondine-layouts.deco-bg-left.bg-gray,.ondine-layouts.deco-bg-left.bg-gray:before,.ondine-layouts.deco-bg-right.bg-gray,.ondine-layouts.deco-bg-right.bg-gray:before,.ondine-layouts.deco-bottom-block.bg-gray,.ondine-layouts.deco-bottom-block.bg-gray:before{background-color:#ebebeb}.ondine-layouts.deco-bg-left.bg-context,.ondine-layouts.deco-bg-left.bg-context:before,.ondine-layouts.deco-bg-right.bg-context,.ondine-layouts.deco-bg-right.bg-context:before,.ondine-layouts.deco-bottom-block.bg-context,.ondine-layouts.deco-bottom-block.bg-context:before{background-color:var(--context-color,#ebebeb)}.ondine-layouts.deco-bg-right:before{right:auto;left:0}.ondine-layouts.ondine-container .deco-hero{max-height:750px}@media print,screen and (min-width:64em){.ondine-layouts.ondine-container:not(.deco-hero) .paragraph--type--default{margin:0 auto}}.ondine-layouts.ondine-2cols .grid.va-top{align-items:flex-start}.ondine-layouts.ondine-2cols .grid.va-center{align-items:center}.ondine-layouts.ondine-2cols .grid.va-bottom{align-items:flex-end}.ondine-layouts.ondine-4zones{display:grid;gap:var(--cssGrid--gap-size)}@media print,screen and (min-width:64em){.ondine-layouts.ondine-4zones{grid-template-columns:1fr 1fr;grid-template-rows:auto;grid-template-areas:"l l" "m n" "o o"}.ondine-layouts.ondine-4zones .header{grid-area:l}.ondine-layouts.ondine-4zones .main{grid-area:m}.ondine-layouts.ondine-4zones .side{grid-area:n}.ondine-layouts.ondine-4zones .footer{grid-area:o}}.ondine-layouts.ondine-4zones>div:not(.dragula-enabled):empty{display:none}.ondine-layouts.ondine-4zones.page-top .header{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 2);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 2)}@media print,screen and (min-width:64em){.ondine-layouts.ondine-4zones.page-top .main{padding-left:var(--cssGrid--gap-size)}}@media print,screen and (min-width:64em){.ondine-layouts.ondine-4zones.page-top .side{padding-right:var(--cssGrid--gap-size)}}@media print,screen and (min-width:40em){.ondine-layouts.ondine-container-block1{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr 1fr;gap:40px;grid-template-areas:"m m" "m m" "n p"}}@media print,screen and (min-width:64em){.ondine-layouts.ondine-container-block1{display:grid;grid-template-columns:2fr 2fr 4fr;grid-template-rows:1fr 1fr;gap:60px;grid-template-areas:"m m n" "m m p"}}@media screen and (min-width:75em){.ondine-layouts.ondine-container-block1{display:grid;grid-template-columns:3fr 3fr 1fr 3fr;grid-template-rows:min-content;gap:60px;grid-template-areas:"m m n n" "m m q p"}}.ondine-layouts.ondine-container-block1 .grid-item{padding:calc((var(--cssGrid--gap-size)/ 2) * 1);display:flex;flex-direction:column;align-items:center;justify-content:center}.ondine-layouts.ondine-container-block1 .main{grid-area:m}.ondine-layouts.ondine-container-block1 .side{grid-area:n}.ondine-layouts.ondine-container-block1 .side2{grid-area:p}.ondine-layouts.ondine-container-block1 .main .grid-4{max-width:720px;grid-template-columns:repeat(2,1fr)}@media print,screen and (max-width:23.43625em){.no-js .top-bar{display:none}}@media print,screen and (min-width:40em){.no-js .title-bar{display:none}}.title-bar{justify-content:space-between;align-items:flex-start;position:relative;z-index:50;padding:15px}.title-bar .logo{width:175px}.title-bar .menu-toggle{padding:20px}.title-bar .language-toggle{border:none;margin-bottom:0}.title-bar .language-toggle:hover{color:#fff}.title-bar .hamburger-inner,.title-bar .hamburger-inner:after,.title-bar .hamburger-inner:before{background-color:#f4a71b}.title-bar .hamburger-inner:after{width:75%}.title-bar .hamburger--spin.is-active .hamburger-inner{background-color:#f4a71b;width:30px;transition:all;transition-duration:.6s;transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:none;opacity:1}.title-bar .hamburger--spin.is-active .hamburger-inner:before{width:40px;top:-10px;transform:none;opacity:1;background-color:#f4a71b}.title-bar .hamburger--spin.is-active .hamburger-inner:after{width:40px;bottom:-10px;transform:none;opacity:1;background-color:#f4a71b}.top-bar{display:flex;position:relative;z-index:100;padding-bottom:0;flex-direction:column;align-items:stretch;background:#f4a71b!important}@media print,screen and (min-width:64em){.top-bar,.top-bar ul{background:0 0}}.top-bar .branding-block{padding-left:0}.top-bar .branding-block .logo{width:72px;height:40px}.top-bar .branding-block .block-content-wrapper{display:flex;align-items:center}.top-bar .branding-block .site-slogan{font-size:13px;font-weight:700;text-transform:uppercase;color:#2081c5;display:block;padding-left:20px}@media print,screen and (min-width:64em){.top-bar .branding-block .site-slogan{padding-left:40px}}.region-name--util_nav{width:100%;position:relative}@media print,screen and (min-width:64em){.region-name--util_nav{order:-1;background:#ebebeb}.region-name--util_nav>.grid-container>.grid-x{min-height:60px;align-items:center}.region-name--util_nav>.grid-container>.grid-x .block-visible-starter-secondarynavigation{margin-left:auto}}.region-name--breadcrumb{background:#fafafa;box-shadow:inset 0 0 15px rgba(0,0,0,.16)}body.user-logged-in header.header-front{height:calc(100vh - 60px - 80px)}header.header-front{height:calc(100vh - 110px);background:url(/themes/custom/visible_starter/assets/images/header-front.jpg) no-repeat 50%/cover}@media print,screen and (min-width:48em){header.header-front{height:calc(100vh - 60px)}}header.header-front .content-wrapper{height:100%;display:flex;flex-flow:column;justify-content:center;align-items:center;position:relative}header.header-front .logo-front{max-width:279px;max-height:156px;margin:0 auto;transition:opacity;animation-name:f;animation-duration:2s;animation-fill-mode:forwards}header.header-front .site-slogan{color:#fff;text-transform:uppercase;font-weight:700;font-size:1.5rem;margin-top:63px;text-align:center}header.header-front .scroll{width:45px;display:block;position:absolute;bottom:5px;left:50%;transform:translateX(-50%)}@media print,screen and (min-width:48em){header.header-front .scroll{bottom:59px}}.grid-container.limited{max-width:75rem;margin-left:auto;margin-right:auto}.grid-x.grid-padding-responsive-vertical>.cell,.grid-x.grid-padding-responsive>.cell{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.grid-x.grid-padding-responsive-horizontal{margin-left:calc((var(--cssGrid--gap-size)/ 2) * -1);margin-right:calc((var(--cssGrid--gap-size)/ 2) * -1)}.grid-x.grid-padding-responsive-horizontal>.cell{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 1)}.cards-grid{margin:0;list-style:none;display:grid}@supports (grid-template-columns:initial){.cards-grid{margin:0;list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));column-gap:1.875rem;row-gap:1.875rem}.cards-grid .views-row{margin-bottom:0;display:flex}.cards-grid .views-row>.node{flex:1 1 auto;display:flex}}@supports not (grid-template-columns:initial){.cards-grid{display:flex;flex-flow:row wrap}.cards-grid>.views-row{flex:0 0 auto;width:calc(100% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}@media print,screen and (min-width:40em){.cards-grid>.views-row{flex:0 0 auto;width:calc(50% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}@media print,screen and (min-width:64em){.cards-grid>.views-row{flex:0 0 auto;width:calc(33.3333333333% - 1.875rem);margin-left:.9375rem;margin-right:.9375rem}}.cards-grid .views-row{display:flex;margin-bottom:1.875rem}}@media print,screen and (min-width:40em){.region-name--bellow_content.grid-container.fluid{padding-left:0;padding-right:0}}@media screen and (min-width:75em){#main.main{background:url(/themes/custom/visible_starter/assets/images/bg-butterfly.svg) 105% 50% no-repeat transparent;min-height:800px}}.dialog-off-canvas-main-canvas{height:100%}.main-site-content-wrapper{position:relative;z-index:90;background:#fff}footer.footer-page{position:relative}footer.footer-page.fixed{position:fixed;bottom:0;left:0;width:100%;z-index:1;display:block}.footer-main{position:relative}.footer-middle-columns{padding:57px 0;background:#20517b}.footer-middle-columns,.footer-middle-columns a{color:#fff;font-size:20px}@media print,screen and (min-width:64em){.footer-middle-columns .grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-column-gap:60px}}@media print,screen and (min-width:64em) and (min-width:64em){.footer-middle-columns .grid .grid-cell{padding-bottom:40px}}.region-name--footer_middle_left{padding-bottom:20px}@media print,screen and (min-width:64em){.region-name--footer_middle_left{max-width:350px}}.cell-footer-middle-center .block-title{text-transform:uppercase;color:#fff;font-size:23px;font-weight:700;text-align:left;margin-bottom:14px}@media print,screen and (min-width:64em){.cell-footer-middle-center{display:block;position:relative}.cell-footer-middle-center:before{content:"";display:block;width:1px;height:100%;position:absolute;top:0;left:-30px;background:#fff}}@media print,screen and (min-width:64em){.cell-footer-middle-center .region-name--footer_middle_center{display:flex;flex-flow:row wrap}.cell-footer-middle-center .region-name--footer_middle_center>*{width:50%}}.cell-footer-middle-center .dropdown.menu>li.is-active>a{color:#f4a71b}.cell-footer-middle-center a{font-size:20px;font-weight:600;position:relative;padding-left:28px!important}.cell-footer-middle-center a:before{content:"";display:block;width:8px;height:13px;background:url(/themes/custom/visible_starter/assets/images/ionic-ios-arrow-forward.svg) no-repeat 50%/cover;position:absolute;top:20px;left:0}.footrer-secondary-nav{margin-top:37px}.footer-last{background:#414141;color:#fff;padding:14px 0}.footer-last a{color:#fff!important}.footer-last .region-name--footer_last>.cell{margin-left:0}.region-name--top-bar{padding-top:18px;margin-bottom:13px}.region-name--top-bar .block-tertiarynavigation{margin-left:auto;padding-top:9px}.region-name--top-bar .block-tertiarynavigation ul li a{color:#414141}.region-name--top-bar .block-tertiarynavigation ul li a:hover{color:#2081c5}.region-name--top-bar .language-switcher-language-url,.region-name--top-bar .social-block-top{padding-top:22px}body.path-frontpage .region-name--top-bar{margin-bottom:0}#dialog-off-canvas-main-canvas{position:relative}.hero-base,NOheader.hero-section.is-hero:not(.layout-builder__layout){height:50vh;max-height:200px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}NOheader.hero-section.is-hero:not(.layout-builder__layout){overflow:hidden}NOheader.hero-section.is-hero:not(.layout-builder__layout) .header-wrapper{padding:0;z-index:10;position:relative;color:#fff;height:100%;width:100%;max-width:105rem;margin:0 auto}NOheader.hero-section.is-hero:not(.layout-builder__layout) .header-wrapper>.grid-x{height:100%;flex-flow:column;justify-content:flex-end}NOheader.hero-section.is-hero:not(.layout-builder__layout) .header-wrapper a{color:#f4a71b}.ondine-layouts.hp-hero NOheader.hero-section.is-hero:not(.layout-builder__layout) .header-wrapper .content-wrapper .hero-title,NOheader.hero-section.is-hero:not(.layout-builder__layout) .header-wrapper h1,NOheader.hero-section.is-hero:not(.layout-builder__layout) .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,NOheader.hero-section.is-hero:not(.layout-builder__layout) header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero NOheader.hero-section.is-hero:not(.layout-builder__layout) .header-wrapper .hero-title{font-size:2.3125rem;font-weight:700}@media print,screen and (min-width:64em){NOheader.hero-section.is-hero:not(.layout-builder__layout) .header-wrapper .lead{font-size:1.875rem;letter-spacing:.025em}}NOheader.hero-section.is-hero:not(.layout-builder__layout).full{height:100vh}NOheader.hero-section.is-hero:not(.layout-builder__layout).huge{height:auto;max-height:100%}@media print,screen and (min-width:48em){NOheader.hero-section.is-hero:not(.layout-builder__layout).huge{min-height:700px}}NOheader.hero-section.is-hero:not(.layout-builder__layout).medium{height:auto;max-height:100%}@media print,screen and (min-width:48em){NOheader.hero-section.is-hero:not(.layout-builder__layout).medium{min-height:372px}}NOheader.hero-section.is-hero:not(.layout-builder__layout).small{height:33vh;max-height:350px}NOheader.hero-section.is-hero:not(.layout-builder__layout) .field-name-field-media-oembed-video{position:relative}NOheader.hero-section.is-hero:not(.layout-builder__layout) .field-name-field-media-oembed-video .field-items{position:relative;width:100vw;height:100vw;max-width:100%}NOheader.hero-section.is-hero:not(.layout-builder__layout) .field-name-field-media-oembed-video .field-items .field-item{position:absolute;width:100%;height:100%;display:block;top:0;left:0}NOheader.hero-section.is-hero:not(.layout-builder__layout) .field-name-field-media-oembed-video .field-items .field-item iframe{width:100%;height:100%}NOheader.hero-section.is-hero:not(.layout-builder__layout) .field-media--field-media-video-file .field-items{position:relative;width:100vw;height:100vw;max-width:100%}NOheader.hero-section.is-hero:not(.layout-builder__layout) .field-media--field-media-video-file video{width:100%;height:100%;display:block}.block-bundle-header .hero-wrapper,.block-bundle-header .is-page-hero,NOheader.hero-section.is-hero:not(.layout-builder__layout) .custom-hero-cover{height:100%;width:100%}.block-bundle-header .cell{height:100%}.site-main-header .region-name--header{position:relative;z-index:1}body.path-frontpage header.hero-section.is-hero.huge{height:320px}@media print,screen and (min-width:48em){body.path-frontpage header.hero-section.is-hero.huge{height:calc(100vh - 60px)}}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper{padding-top:0;padding-bottom:0}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .grid-x{align-items:flex-end;position:relative;margin:0}@media print,screen and (min-width:64em){body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .grid-x{position:relative;z-index:1}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .grid-x:after{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:rgba(0,0,0,.5);z-index:-1;left:100%}}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell{margin:0;height:100%;display:flex;flex-flow:column;justify-content:center;width:100%;background:rgba(0,0,0,.5);padding:20px 15px;font-size:1.4375rem;font-weight:700;line-height:1;text-transform:uppercase;color:#f4a71b}@media print,screen and (min-width:48em){body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell{max-width:50%;padding:20px 15px}}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell>*{max-width:610px}@media print,screen and (min-width:48em){body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell:first-child{height:auto;min-height:700px}}@media screen and (min-width:75em){body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell:first-child{padding-left:140px}}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .banner-style,body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .node-title{text-align:left;max-width:604px;margin-bottom:0;color:#fff;line-height:1.1;font-weight:600;font-size:1.75rem;min-height:1px;text-transform:none}@media print,screen and (min-width:64em){body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .banner-style,body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .node-title{font-size:1.75rem}}@media screen and (min-width:75em){body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .banner-style,body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .node-title{font-size:2.5rem}}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .field-name-field-hero-text{color:#fff;line-height:1.25;font-weight:700;font-size:1.375rem}@media print,screen and (min-width:64em){body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .field-name-field-hero-text{font-size:1.5rem}}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .field-name-field-link{margin-top:34px}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .field-name-field-link a{background:#414141;color:#fff;font-weight:700;font-size:16px;text-decoration:none}body:not(.path-frontpage) header.hero-section.is-hero.huge .header-wrapper .cell .field-name-field-link a:hover{background:#414141}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper{padding-top:0;padding-bottom:0}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .grid-x{align-items:flex-end;position:relative;margin:0}@media print,screen and (min-width:64em){body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .grid-x{position:relative;z-index:1}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .grid-x:after{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:rgba(0,0,0,.5);z-index:-1;left:100%}}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell{margin:0;height:100%;display:flex;flex-flow:column;justify-content:center;width:100%;background:rgba(0,0,0,.5);padding:20px 15px;font-size:1.4375rem;font-weight:700;line-height:1;text-transform:uppercase;color:#f4a71b}@media print,screen and (min-width:48em){body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell{max-width:50%;padding:20px 15px}}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell>*{max-width:610px}@media print,screen and (min-width:48em){body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell:first-child{height:auto;min-height:400px}}@media screen and (min-width:75em){body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell:first-child{padding-left:140px}}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .banner-style,body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .node-title{text-align:left;max-width:604px;margin-bottom:0;color:#fff;line-height:1.1;font-weight:600;font-size:1.75rem;min-height:1px;text-transform:none}@media print,screen and (min-width:64em){body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .banner-style,body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .node-title{font-size:1.75rem}}@media screen and (min-width:75em){body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .banner-style,body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .node-title{font-size:2.5rem}}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .field-name-field-hero-text{color:#fff;line-height:1.25;font-weight:700;font-size:1.375rem}@media print,screen and (min-width:64em){body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .field-name-field-hero-text{font-size:1.5rem}}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .field-name-field-link{margin-top:34px}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .field-name-field-link a{background:#414141;color:#fff;font-weight:700;font-size:16px;text-decoration:none}body:not(.path-frontpage) header.hero-section.is-hero.medium .header-wrapper .cell .field-name-field-link a:hover{background:#414141}.visible-layouts.layout-card{transition:all .2s ease}.visible-layouts.layout-card .card-section+.card-divider{padding-top:0}.visible-layouts.layout-card .card-image{overflow:hidden}.visible-layouts.layout-card .card-image img{transition:all .2s ease;width:100%}.visible-layouts.layout-card footer.card-divider{display:flex;align-items:center;justify-content:flex-end;padding-bottom:20px;border-bottom:3px solid #414141}.visible-layouts.layout-card footer.card-divider>*+*{margin-left:15px}.visible-layouts.layout-card footer.card-divider a{display:block;height:20px;min-width:15px}.visible-layouts.layout-card:hover .card-divider,.visible-layouts.layout-card:hover .card-section{background-color:#fff}.node.view-mode-teaser .visible-layouts.layout-card:hover .node-title,.visible-layouts.layout-card:hover .links a,.visible-layouts.layout-card:hover .node-title{font-weight:700}.visible-layouts.layout-card:hover .card-image img{transform:scale(1.1)}.visible-layouts.layout-card.teaser{background-color:#fff}.visible-layouts.layout-card.teaser .card-image{position:relative;color:#fff}.visible-layouts.layout-card.teaser .card-image img{border-radius:40px}.visible-layouts.layout-card.teaser .card-image:before{content:"";display:block;z-index:1;position:absolute;top:0;bottom:0;left:0;right:0;background-color:rgba(65,65,65,.8)}.visible-layouts.layout-card.teaser .card-section+.card-divider{padding-top:0}@media print,screen and (min-width:40em){.visible-layouts.layout-card.teaser.horizontal-card{display:flex;flex-flow:row nowrap;align-items:stretch;margin-bottom:2rem}.visible-layouts.layout-card.teaser.horizontal-card .card-image{flex:1 1 50%;display:flex}.visible-layouts.layout-card.teaser.horizontal-card .card-image .field-node--field-media,.visible-layouts.layout-card.teaser.horizontal-card .card-image .field-node--field-media .media,.visible-layouts.layout-card.teaser.horizontal-card .card-image>.block{display:flex}.visible-layouts.layout-card.teaser.horizontal-card .card-image .media img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.visible-layouts.layout-card.teaser.horizontal-card .card-section{flex:1 1 50%;padding-left:calc((var(--cssGrid--gap-size)/ 2) * 2)}}.visible-layouts.layout-card .field-title{margin-top:8px;flex:1 1 auto}.visible-layouts.layout-card .field-body{min-height:150px}.visible-layouts.layout-card .field-title,.visible-layouts.layout-card .field-title h2{color:#414141;font-weight:700;font-size:1.5625rem;line-height:1.2}.visible-layouts.layout-horizontal-card{background-color:#ebebeb;border-radius:40px;font-size:1rem;align-items:center}.node .visible-layouts.layout-horizontal-card{width:100%}.visible-layouts.layout-horizontal-card .cell{padding:calc((var(--cssGrid--gap-size)/ 2) * .5)}.visible-layouts.layout-horizontal-card .card-image img{margin:0;border-radius:50%}blockquote.layout-quote .side{max-width:200px;margin:0 auto 1rem}@media print,screen and (min-width:40em){blockquote.layout-quote .side{margin:0 2rem 0 0}}blockquote.layout-quote .side .media{border-radius:50%;border:4px solid #f4a71b;padding:1rem}blockquote.layout-quote .side .media img{border-radius:50%}blockquote.layout-quote .content p{font-style:italic;font-size:1rem;line-height:1.5}blockquote.layout-quote .content p:first-child:before,blockquote.layout-quote .content p:last-child:after{content:'"'}blockquote.layout-quote .content h3.cite{font-size:1.125rem;margin-bottom:.5em;font-weight:700;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;color:#414141}blockquote.layout-quote .content h3.cite a{color:currentColor}.visible-layouts.layout-image-card{border-radius:0;padding:0}.visible-layouts.layout-image-card:after{content:"";display:block;width:100%;height:100%;top:0;left:0;background-color:rgba(65,65,65,.5);z-index:-1;position:absolute}@media screen and (min-width:75em){body.path-frontpage .visible-layouts.layout-ones-cols>.grid-container-fluid>.grid-x>.cell{padding-bottom:0!important}}.region-name--main-nav{background:#f4a71b}.region-name--main-nav .grid-container{padding:0}@media print,screen and (min-width:64em){.region-name--main-nav{position:absolute;top:0;right:0}.region-name--main-nav .hamburger.is-active .hamburger-inner,.region-name--main-nav .hamburger.is-active .hamburger-inner:before{opacity:1;background-color:#fff}.region-name--main-nav .hamburger.is-active .hamburger-inner:after{opacity:1;width:100%;background-color:#fff}.region-name--main-nav .hamburger,.region-name--main-nav .hamburger:hover{opacity:1}.region-name--main-nav .hamburger-inner,.region-name--main-nav .hamburger-inner:before{opacity:1;background-color:#000}.region-name--main-nav .hamburger-inner:after{width:75%;background-color:#000;opacity:1}.region-name--main-nav .container-relative{position:relative}.region-name--main-nav .menut-title{font-weight:700;font-size:23px;color:#fff;padding-left:68px}.region-name--main-nav .grid-nav{display:none;position:relative;z-index:5;padding-top:50px;padding-bottom:90px;max-width:626px}.region-name--main-nav .grid-nav .language-switcher-language-url{display:none}.region-name--main-nav .grid-nav .contact-block-menu{padding-left:70px;padding-top:55px}.region-name--main-nav .grid-nav .secondary-nav>ul.menu,.region-name--main-nav .grid-nav ul.menu-main{padding:0 50px}.region-name--main-nav .grid-nav.is-active{display:block}.region-name--main-nav .circle{display:none;position:absolute;z-index:0;top:0;right:0;width:219px;height:219px}.region-name--main-nav .circle:before{content:"";background-color:#f4a71b;border-radius:50%;width:438px;height:438px;position:absolute;bottom:0;left:0;transition:all .9s linear}.region-name--main-nav .circle.is-active:before{background-color:#f8c975}.region-name--main-nav .close-wrapper{position:absolute;z-index:10;top:0;right:0;width:219px;display:block}.region-name--main-nav .close-wrapper .wrapper-hamburger{position:relative;height:100%;width:100%}.region-name--main-nav .close-wrapper .wrapper-hamburger button{padding-top:30px;padding-left:50px}.region-name--main-nav .close-wrapper .wrapper-hamburger .hamburger{color:#000}}@media print,screen and (min-width:64em){body.path-frontpage .region-name--main-nav .circle{display:block}}body.path-frontpage .region-name--main-nav .hamburger-inner,body.path-frontpage .region-name--main-nav .hamburger-inner:after,body.path-frontpage .region-name--main-nav .hamburger-inner:before{background:#fff}body.path-frontpage .region-name--main-nav .close-wrapper .wrapper-hamburger .hamburger{color:#fff}@media print,screen and (min-width:64em){.top-bar a.show-mobile-only{display:none!important}}.top-bar ul.menu ul.submenu{background-color:#de9511}.top-bar ul.menu li{border-bottom:1px solid #fff}.top-bar ul.menu li:last-child{border-bottom:none}.top-bar ul.menu li a{font-size:1rem;font-weight:700;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;color:#fff}.top-bar ul.menu li a:hover{color:hsla(0,0%,100%,.5)}.top-bar ul.menu li ul li a{font-weight:700}.menu .is-active>a{background:0 0}@media print,screen and (min-width:64em){.menu-main{width:100%}.block-visible-starter-main-menu{height:100%;display:flex;align-items:center}.block-visible-starter-main-menu>.dropdown.menu.large-horizontal a,.block-visible-starter-main-menu>ul.menu a{white-space:nowrap}.block-visible-starter-main-menu>.dropdown.menu.large-horizontal>li>a,.block-visible-starter-main-menu>.dropdown.menu.large-horizontal>li>span,.block-visible-starter-main-menu>ul.menu>li>a,.block-visible-starter-main-menu>ul.menu>li>span{position:relative}.block-visible-starter-main-menu>.dropdown.menu.large-horizontal>li .is-dropdown-submenu,.block-visible-starter-main-menu>ul.menu>li .is-dropdown-submenu{border:none}}.block-visible-starter-secondarynavigation ul.menu li:first-child{border-top:1px solid #fff}@media print,screen and (min-width:64em){.block-visible-starter-secondarynavigation ul.menu{justify-content:flex-end}}.block-visible-starter-footer.system-menu-block .menu li>a{padding:.625rem 1.0625rem}.block-visible-starter-footer.system-menu-block .menu li>a:hover{color:#fff}@media print,screen and (min-width:40em){.block-visible-starter-footer.system-menu-block .menu li+li a{position:relative}.block-visible-starter-footer.system-menu-block .menu li+li a:before{content:"•";color:#fff;background:#414141;height:12px;width:1px;position:absolute;top:50%;transform:translateY(-50%);left:0}}.block-footer-nav-primary ul.menu,.block-footer-nav-secondary ul.menu{max-width:200px}.block-footer-nav-primary ul.menu>li>a,.block-footer-nav-secondary ul.menu>li>a{padding-left:0;padding-right:29px}.block-footer-nav-primary ul.menu>li a,.block-footer-nav-secondary ul.menu>li a{color:#fff;padding-top:.375rem;padding-bottom:.375rem}.block-footer-nav-primary ul.menu>li a.is-active,.block-footer-nav-secondary ul.menu>li a.is-active{color:#fff}.block-footer-nav-primary ul.menu>li .submenu,.block-footer-nav-secondary ul.menu>li .submenu{list-style-type:none;background:#414141;margin-left:0}.block-footer-nav-secondary{position:relative}.block-footer-nav-secondary:before{content:"";width:170px;height:1px;background:#414141;position:absolute;top:-12px;left:0}.top-bar .language-switcher-language-url .block-content-wrapper,.top-bar .language-switcher-language-url li,.top-bar .language-switcher-language-url ul{height:100%}.top-bar .language-switcher-language-url .block-content-wrapper{padding:30px 1.25rem}.top-bar .language-switcher-language-url ul.language-menu{list-style:none;width:170px;margin:0;display:flex;flex-flow:row;border:1px solid #fff;border-radius:23px}.top-bar .language-switcher-language-url ul.language-menu>li{display:flex;width:85px;justify-content:center}.top-bar .language-switcher-language-url ul.language-menu>li.is-active{border-right:1px solid #fff;background-color:#2081c5;border-radius:23px}.top-bar .language-switcher-language-url ul.language-menu>li a{display:flex;align-items:center;text-transform:uppercase;font-size:20px;font-weight:600;color:#fff}.top-bar .language-switcher-language-url ul.language-menu>li a svg{margin-left:1rem}.top-bar .language-switcher-language-url ul.language-menu>li a:hover{color:#fff;background-color:var(--context-light-color)}.site-top-bar .language-switcher-language-url ul.language-menu{padding:0 23px;margin:0;display:block;list-style-type:none;position:relative}.site-top-bar .language-switcher-language-url ul.language-menu:after,.site-top-bar .language-switcher-language-url ul.language-menu:before{content:"";position:absolute;top:2px;width:1px;height:18px;background-color:#414141}.site-top-bar .language-switcher-language-url ul.language-menu:before{left:0}.site-top-bar .language-switcher-language-url ul.language-menu:after{right:0}.site-top-bar .language-switcher-language-url ul.language-menu li{display:inline-block}.site-top-bar .language-switcher-language-url ul.language-menu li a{font-size:15px;text-transform:uppercase;color:#414141;padding:0 6px}.site-top-bar .language-switcher-language-url ul.language-menu li a.is-active{color:#2081c5}@media print,screen and (min-width:40em){.credits-block{margin-right:0!important}}@media print,screen and (min-width:40em){.credits-block .menu{padding-left:0}}.credits-block .menu li{position:relative}@media print,screen and (min-width:40em){.credits-block .menu li:first-child{padding-left:0;position:relative}.credits-block .menu li:first-child:after{content:"|";display:block;position:absolute;right:-3px;top:50%;transform:translateY(-50%)}}.credits-block .menu li>a,.credits-block .menu li>span{padding:.625rem 1.0625rem;display:block;line-height:1;color:#fff}@media print,screen and (min-width:40em){.credits-block .menu li>a,.credits-block .menu li>span{padding:.625rem}}.credits-block .menu li>a.credit-visible,.credits-block .menu li>span.credit-visible{padding-right:25px;position:relative}.credits-block .menu li>a.credit-visible .credit-visible-title,.credits-block .menu li>span.credit-visible .credit-visible-title{color:#fff}.credits-block .menu li>a.credit-visible .logo-visible,.credits-block .menu li>span.credit-visible .logo-visible{display:inline-block;width:18px;height:18px;background:url(/themes/custom/visible_starter/assets/images/visible.svg) no-repeat 50%/cover;position:absolute;right:0;top:5px}.region-name--breadcrumb{background:0 0}.breadcrumb-wrapper{padding:12px 0;background:hsla(0,0%,92%,.5)}.breadcrumb-wrapper .block-content-wrapper{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){.breadcrumb-wrapper .block-content-wrapper{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.breadcrumb-wrapper .block-content-wrapper{padding-right:.9375rem;padding-left:.9375rem}}ul.breadcrumbs li{color:gray}ul.breadcrumbs li a{font-weight:400;color:gray}ul.breadcrumbs li a:hover{color:gray;text-decoration:none}ul.breadcrumbs li:nth-last-child(2){color:gray}ul.breadcrumbs li:nth-last-child(2) a{color:gray;font-weight:600}ul.breadcrumbs li:nth-last-child(2) a:hover{color:gray;text-decoration:none}ul.breadcrumbs li:nth-last-child(2):after{display:none!important}.block .block-content-wrapper{position:relative}.region-name--header .block-cta-enquete{background:#be5353;padding:30px 12px 12px;margin-top:-43px}.region-name--header .block-cta-enquete>a{display:block}@media print,screen and (min-width:40em){.region-name--header .block-cta-enquete{margin-top:-34px;padding:12px}}@media print,screen and (min-width:48em){.region-name--header .block-cta-enquete{margin-top:0;border-radius:20px;position:absolute;z-index:90;bottom:-25px;right:15px;border:1px solid #707070}}@media screen and (min-width:75em){.region-name--header .block-cta-enquete{right:8%}}.region-name--header .block-cta-enquete .content{position:relative}.region-name--header .block-cta-enquete .content .content-icon{height:48px;width:48px;text-align:center;display:block;margin:0 auto;font-size:34px;color:#fff}.region-name--header .block-cta-enquete .field-name-body{padding-top:8px}.region-name--header .block-cta-enquete p{color:#fff;font-size:16px;line-height:1.25;text-align:center;margin-bottom:8px}.contact-block-menu{max-width:305px;padding-left:1.25rem}.contact-block-menu .field-name-body,.contact-block-menu .field-name-field-social-networks .field-label{display:none}@media print,screen and (min-width:64em){.contact-block-menu .field-name-field-lo{margin-bottom:30px}}.contact-block-menu .field-name-field-social-networks{padding-left:18px}.contact-block-menu .field-name-field-social-networks .social-link{color:gray;background-color:#fff;border-radius:50%;width:45px;height:45px}.social-block-top{padding-left:23px;height:46px}.social-block-top .field-name-field-social-networks{margin:0;padding:0}.social-block-top .social-link{color:#414141!important;font-size:15px;height:auto!important;min-height:24px}.social-block-top .social-link:hover{color:#2081c5!important}.social-block-top .field-items{display:flex;flex-flow:row}.social-block-top .field-items .a2a_kit{order:-1}.block-butterflycontact-3 .field-block-content--field-lo,.block-butterflycontact-3 .field-name-body{display:none}@media print,screen and (min-width:64em){.block-butterflycontact-3 .field-block-content--field-lo,.block-butterflycontact-3 .field-name-body{display:block}}.block-butterflycontact-3 .field-name-body{margin-top:23px;margin-bottom:23px}.block-butterflycontact-3 .field-name-field-social-networks .field-label{font-size:23px;text-transform:uppercase;font-weight:700;margin-bottom:24px}@media print,screen and (min-width:64em){.block-butterflycontact-3 .field-name-field-social-networks .field-label{font-size:20px}}.block-butterflycontact-3 .field-name-field-social-networks .social-link{color:gray;background-color:#fff;border-radius:50%;width:45px;height:45px}.contact-widget{position:fixed;bottom:70px;right:-210px;z-index:99;min-height:77px;padding:25px 23px;width:258px;display:flex;flex-flow:column;justify-content:center;border-radius:23px;background:#f4a71b;transition:all .4s ease;margin-bottom:1rem}@media screen and (min-width:75em){.contact-widget{bottom:auto;top:calc(87% - 77px)}}.contact-widget:before{content:"";display:block;width:60px;height:42px;position:absolute;top:-20px;left:-40px;background:url(/themes/custom/visible_starter/assets/images/contact-widget.png) no-repeat 50%/contain}.contact-widget.isactive,.contact-widget:hover{right:-32px}.contact-widget a{color:#fff;text-decoration:none;font-weight:600;font-size:18px}.contact-widget a i,.contact-widget a svg{margin-right:10px}.block-formulaireexposesearchpage-1 .block-content-wrapper{width:100%;max-width:75rem;margin:0 auto}.block-formulaireexposesearchpage-1 form{width:100%;display:flex;align-items:flex-end;justify-content:center}.block-formulaireexposesearchpage-1 form label{display:none}.block-formulaireexposesearchpage-1 .form-item-search{max-width:400px}.block-formulaireexposesearchpage-1 .form-item-submit{font-size:2.5rem;line-height:1}.block-formulaireexposesearchpage-1 .form-item-submit button{color:#fff}.block-views-block-categorie-taxo-block-1 .views-rows.views-view-unformatted .views-row{padding:0}@media print,screen and (min-width:40em){.block-views-block-categorie-taxo-block-1 .views-rows.views-view-unformatted{display:grid;grid-template-columns:50vw 50vw;grid-template-rows:240px}}.term--categorie.default{position:relative}@media print,screen and (min-width:40em){.term--categorie.default{width:100%;height:100%;display:block}.term--categorie.default .background{position:absolute;min-height:1px;width:100%;height:100%;display:block;top:0;left:0}}.term--categorie.default .background{min-height:240px}.term--categorie.default .background .field-name-field-image,.term--categorie.default .background .field-name-field-image .field-items{height:100%;width:100%}.term--categorie.default .background .field-name-field-image .field-items .field-item{height:100%;width:100%;position:relative;overflow:hidden}.term--categorie.default .background .field-name-field-image .field-items .field-item img{display:block;width:100%;height:auto;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.term--categorie.default .background .field-name-field-picto{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}@media print,screen and (min-width:40em){.term--categorie.default .background .field-name-field-picto{display:none}}.term--categorie.default .content{background:#e5e2e2;text-align:center;padding:1rem 0}@media print,screen and (min-width:40em){.term--categorie.default .content{position:relative;z-index:45;padding:0;top:15px;left:15px;margin:0;width:calc(100% - 30px);height:calc(100% - 30px);background:0 0;display:flex}.term--categorie.default .content .content-text{display:flex;flex-flow:column;justify-content:center;align-items:center;flex:1 1 auto}}.term--categorie.default .content .name{color:#fff}.term--categorie.default .content .field-name-field-picto{display:none}.term--categorie.default .content .content-text{display:flex;flex-flow:column}.term--categorie.default .content .field-name-name{margin-bottom:0;color:#414141}@media print,screen and (min-width:40em){.term--categorie.default:hover .content{background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}}.block-views-block-taxonomie-work-block-1{padding-bottom:0}.block-views-block-taxonomie-work-block-1 h2.block-title{position:relative;max-width:140px;margin:0 auto}.block-views-block-taxonomie-work-block-1 h2.block-title:after,.block-views-block-taxonomie-work-block-1 h2.block-title:before{content:"";position:absolute;height:1px;background:#e5e2e2;top:50%}.block-views-block-taxonomie-work-block-1 h2.block-title:before{width:100px;left:-114px}.block-views-block-taxonomie-work-block-1 h2.block-title:after{width:100px;right:-114px}@media print,screen and (min-width:40em){.block-views-block-taxonomie-work-block-1 h2.block-title:before{width:300px;left:-314px}.block-views-block-taxonomie-work-block-1 h2.block-title:after{width:300px;right:-314px}}.block-views-block-taxonomie-work-block-1 .views-rows.views-view-unformatted .views-row{padding:0}@media print,screen and (min-width:40em){.block-views-block-taxonomie-work-block-1 .views-rows.views-view-unformatted{display:grid;grid-template-columns:50vw 50vw;grid-template-rows:240px 240px}}@media screen and (min-width:75em){.block-views-block-taxonomie-work-block-1 .views-rows.views-view-unformatted{height:600px;grid-template-rows:1fr 1fr}}.term--work.default{position:relative;display:block}@media print,screen and (min-width:40em){.term--work.default,.term--work.default .background{width:100%;height:100%;display:block}.term--work.default .background{position:absolute;min-height:1px;top:0;left:0}}.term--work.default .background .field-name-field-image,.term--work.default .background .field-name-field-image .field-items{height:100%;width:100%}.term--work.default .background .field-name-field-image .field-items .field-item{height:100%;width:100%;position:relative;overflow:hidden}.term--work.default .background .field-name-field-image .field-items .field-item img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;max-height:300px}@media print,screen and (min-width:40em){.term--work.default .background .content{display:flex;flex-flow:column;justify-content:center;align-items:center;flex:1 1 auto;top:30px;left:30px;height:calc(100% - 60px);width:calc(100% - 60px);position:absolute}}.term--work.default .field-name-field-picto{position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);display:block;margin-top:-23px;transition:all .3s linear}@media print,screen and (min-width:40em){.term--work.default .field-name-field-picto{opacity:0}}.term--work.default .field-name-name{background:#e5e2e2;padding:1rem 0;text-align:center;margin-bottom:0;color:#414141;transition:all .2s linear}@media print,screen and (min-width:40em){.term--work.default .field-name-name{color:#fff;background:0 0;padding:0}}.term--work.default:hover .field-name-field-picto{opacity:1}.term--work.default:hover .field-name-name{transform:translateY(38px)}@media print,screen and (min-width:40em){.term--work.default:hover .content{background:rgba(0,0,0,.3);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.term--work.default:hover .content .field-taxonomy-term--field-picto{display:block;margin-bottom:10px}}.gutenberg-field .wp-block-group.is-style-block-rounded{border-radius:23px}.gutenberg-field .wp-block-visible-custom-hero-gutenberg-block{padding-left:0;padding-right:0}.gutenberg-field .wp-block-column.has-primary-color,.gutenberg-field .wp-block-column.has-primary-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-primary-color h1,.gutenberg-field .wp-block-column.has-primary-color h2,.gutenberg-field .wp-block-column.has-primary-color h3,.gutenberg-field .wp-block-column.has-primary-color h4,.gutenberg-field .wp-block-column.has-primary-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-primary-text-color,.gutenberg-field .wp-block-column.has-primary-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-primary-text-color h1,.gutenberg-field .wp-block-column.has-primary-text-color h2,.gutenberg-field .wp-block-column.has-primary-text-color h3,.gutenberg-field .wp-block-column.has-primary-text-color h4,.gutenberg-field .wp-block-column.has-primary-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-primary-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-primary-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-primary-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-primary-text-color .hero-title{color:#414141}.gutenberg-field .wp-block-column.has-primary-color ul li:before,.gutenberg-field .wp-block-column.has-primary-text-color ul li:before{background:#414141}.gutenberg-field .wp-block-column.has-secondary-color,.gutenberg-field .wp-block-column.has-secondary-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-secondary-color h1,.gutenberg-field .wp-block-column.has-secondary-color h2,.gutenberg-field .wp-block-column.has-secondary-color h3,.gutenberg-field .wp-block-column.has-secondary-color h4,.gutenberg-field .wp-block-column.has-secondary-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-secondary-text-color,.gutenberg-field .wp-block-column.has-secondary-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-secondary-text-color h1,.gutenberg-field .wp-block-column.has-secondary-text-color h2,.gutenberg-field .wp-block-column.has-secondary-text-color h3,.gutenberg-field .wp-block-column.has-secondary-text-color h4,.gutenberg-field .wp-block-column.has-secondary-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-secondary-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-secondary-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-secondary-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-secondary-text-color .hero-title{color:#2081c5}.gutenberg-field .wp-block-column.has-secondary-color ul li:before,.gutenberg-field .wp-block-column.has-secondary-text-color ul li:before{background:#2081c5}.gutenberg-field .wp-block-column.has-lighter-gray-color,.gutenberg-field .wp-block-column.has-lighter-gray-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-lighter-gray-color h1,.gutenberg-field .wp-block-column.has-lighter-gray-color h2,.gutenberg-field .wp-block-column.has-lighter-gray-color h3,.gutenberg-field .wp-block-column.has-lighter-gray-color h4,.gutenberg-field .wp-block-column.has-lighter-gray-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-lighter-gray-text-color,.gutenberg-field .wp-block-column.has-lighter-gray-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-lighter-gray-text-color h1,.gutenberg-field .wp-block-column.has-lighter-gray-text-color h2,.gutenberg-field .wp-block-column.has-lighter-gray-text-color h3,.gutenberg-field .wp-block-column.has-lighter-gray-text-color h4,.gutenberg-field .wp-block-column.has-lighter-gray-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-lighter-gray-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-lighter-gray-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-lighter-gray-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-lighter-gray-text-color .hero-title{color:#f5f5f5}.gutenberg-field .wp-block-column.has-lighter-gray-color ul li:before,.gutenberg-field .wp-block-column.has-lighter-gray-text-color ul li:before{background:#f5f5f5}.gutenberg-field .wp-block-column.has-light-gray-color,.gutenberg-field .wp-block-column.has-light-gray-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-light-gray-color h1,.gutenberg-field .wp-block-column.has-light-gray-color h2,.gutenberg-field .wp-block-column.has-light-gray-color h3,.gutenberg-field .wp-block-column.has-light-gray-color h4,.gutenberg-field .wp-block-column.has-light-gray-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-light-gray-text-color,.gutenberg-field .wp-block-column.has-light-gray-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-light-gray-text-color h1,.gutenberg-field .wp-block-column.has-light-gray-text-color h2,.gutenberg-field .wp-block-column.has-light-gray-text-color h3,.gutenberg-field .wp-block-column.has-light-gray-text-color h4,.gutenberg-field .wp-block-column.has-light-gray-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-light-gray-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-light-gray-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-light-gray-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-light-gray-text-color .hero-title{color:#ebebeb}.gutenberg-field .wp-block-column.has-light-gray-color ul li:before,.gutenberg-field .wp-block-column.has-light-gray-text-color ul li:before{background:#ebebeb}.gutenberg-field .wp-block-column.has-medium-gray-color,.gutenberg-field .wp-block-column.has-medium-gray-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-medium-gray-color h1,.gutenberg-field .wp-block-column.has-medium-gray-color h2,.gutenberg-field .wp-block-column.has-medium-gray-color h3,.gutenberg-field .wp-block-column.has-medium-gray-color h4,.gutenberg-field .wp-block-column.has-medium-gray-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-medium-gray-text-color,.gutenberg-field .wp-block-column.has-medium-gray-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-medium-gray-text-color h1,.gutenberg-field .wp-block-column.has-medium-gray-text-color h2,.gutenberg-field .wp-block-column.has-medium-gray-text-color h3,.gutenberg-field .wp-block-column.has-medium-gray-text-color h4,.gutenberg-field .wp-block-column.has-medium-gray-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-medium-gray-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-medium-gray-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-medium-gray-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-medium-gray-text-color .hero-title{color:#c6c2c2}.gutenberg-field .wp-block-column.has-medium-gray-color ul li:before,.gutenberg-field .wp-block-column.has-medium-gray-text-color ul li:before{background:#c6c2c2}.gutenberg-field .wp-block-column.has-dark-gray-color,.gutenberg-field .wp-block-column.has-dark-gray-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-dark-gray-color h1,.gutenberg-field .wp-block-column.has-dark-gray-color h2,.gutenberg-field .wp-block-column.has-dark-gray-color h3,.gutenberg-field .wp-block-column.has-dark-gray-color h4,.gutenberg-field .wp-block-column.has-dark-gray-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-dark-gray-text-color,.gutenberg-field .wp-block-column.has-dark-gray-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-dark-gray-text-color h1,.gutenberg-field .wp-block-column.has-dark-gray-text-color h2,.gutenberg-field .wp-block-column.has-dark-gray-text-color h3,.gutenberg-field .wp-block-column.has-dark-gray-text-color h4,.gutenberg-field .wp-block-column.has-dark-gray-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-dark-gray-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-dark-gray-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-dark-gray-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-dark-gray-text-color .hero-title{color:gray}.gutenberg-field .wp-block-column.has-dark-gray-color ul li:before,.gutenberg-field .wp-block-column.has-dark-gray-text-color ul li:before{background:gray}.gutenberg-field .wp-block-column.has-success-color,.gutenberg-field .wp-block-column.has-success-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-success-color h1,.gutenberg-field .wp-block-column.has-success-color h2,.gutenberg-field .wp-block-column.has-success-color h3,.gutenberg-field .wp-block-column.has-success-color h4,.gutenberg-field .wp-block-column.has-success-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-success-text-color,.gutenberg-field .wp-block-column.has-success-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-success-text-color h1,.gutenberg-field .wp-block-column.has-success-text-color h2,.gutenberg-field .wp-block-column.has-success-text-color h3,.gutenberg-field .wp-block-column.has-success-text-color h4,.gutenberg-field .wp-block-column.has-success-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-success-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-success-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-success-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-success-text-color .hero-title{color:#70ad47}.gutenberg-field .wp-block-column.has-success-color ul li:before,.gutenberg-field .wp-block-column.has-success-text-color ul li:before{background:#70ad47}.gutenberg-field .wp-block-column.has-warning-color,.gutenberg-field .wp-block-column.has-warning-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-warning-color h1,.gutenberg-field .wp-block-column.has-warning-color h2,.gutenberg-field .wp-block-column.has-warning-color h3,.gutenberg-field .wp-block-column.has-warning-color h4,.gutenberg-field .wp-block-column.has-warning-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-warning-text-color,.gutenberg-field .wp-block-column.has-warning-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-warning-text-color h1,.gutenberg-field .wp-block-column.has-warning-text-color h2,.gutenberg-field .wp-block-column.has-warning-text-color h3,.gutenberg-field .wp-block-column.has-warning-text-color h4,.gutenberg-field .wp-block-column.has-warning-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-warning-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-warning-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-warning-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-warning-text-color .hero-title{color:#ff931e}.gutenberg-field .wp-block-column.has-warning-color ul li:before,.gutenberg-field .wp-block-column.has-warning-text-color ul li:before{background:#ff931e}.gutenberg-field .wp-block-column.has-alert-color,.gutenberg-field .wp-block-column.has-alert-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-alert-color h1,.gutenberg-field .wp-block-column.has-alert-color h2,.gutenberg-field .wp-block-column.has-alert-color h3,.gutenberg-field .wp-block-column.has-alert-color h4,.gutenberg-field .wp-block-column.has-alert-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-alert-text-color,.gutenberg-field .wp-block-column.has-alert-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-alert-text-color h1,.gutenberg-field .wp-block-column.has-alert-text-color h2,.gutenberg-field .wp-block-column.has-alert-text-color h3,.gutenberg-field .wp-block-column.has-alert-text-color h4,.gutenberg-field .wp-block-column.has-alert-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-alert-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-alert-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-alert-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-alert-text-color .hero-title{color:#ff1d25}.gutenberg-field .wp-block-column.has-alert-color ul li:before,.gutenberg-field .wp-block-column.has-alert-text-color ul li:before{background:#ff1d25}.gutenberg-field .wp-block-column.has-accent-color,.gutenberg-field .wp-block-column.has-accent-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-accent-color h1,.gutenberg-field .wp-block-column.has-accent-color h2,.gutenberg-field .wp-block-column.has-accent-color h3,.gutenberg-field .wp-block-column.has-accent-color h4,.gutenberg-field .wp-block-column.has-accent-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-accent-text-color,.gutenberg-field .wp-block-column.has-accent-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-accent-text-color h1,.gutenberg-field .wp-block-column.has-accent-text-color h2,.gutenberg-field .wp-block-column.has-accent-text-color h3,.gutenberg-field .wp-block-column.has-accent-text-color h4,.gutenberg-field .wp-block-column.has-accent-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-accent-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-accent-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-accent-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-accent-text-color .hero-title{color:#f4a71b}.gutenberg-field .wp-block-column.has-accent-color ul li:before,.gutenberg-field .wp-block-column.has-accent-text-color ul li:before{background:#f4a71b}.gutenberg-field .wp-block-column.has-gray-color,.gutenberg-field .wp-block-column.has-gray-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-gray-color h1,.gutenberg-field .wp-block-column.has-gray-color h2,.gutenberg-field .wp-block-column.has-gray-color h3,.gutenberg-field .wp-block-column.has-gray-color h4,.gutenberg-field .wp-block-column.has-gray-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-gray-text-color,.gutenberg-field .wp-block-column.has-gray-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-gray-text-color h1,.gutenberg-field .wp-block-column.has-gray-text-color h2,.gutenberg-field .wp-block-column.has-gray-text-color h3,.gutenberg-field .wp-block-column.has-gray-text-color h4,.gutenberg-field .wp-block-column.has-gray-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-gray-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-gray-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-gray-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-gray-text-color .hero-title{color:#d9d7d0}.gutenberg-field .wp-block-column.has-gray-color ul li:before,.gutenberg-field .wp-block-column.has-gray-text-color ul li:before{background:#d9d7d0}.gutenberg-field .wp-block-column.has-white-color,.gutenberg-field .wp-block-column.has-white-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-white-color h1,.gutenberg-field .wp-block-column.has-white-color h2,.gutenberg-field .wp-block-column.has-white-color h3,.gutenberg-field .wp-block-column.has-white-color h4,.gutenberg-field .wp-block-column.has-white-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-white-text-color,.gutenberg-field .wp-block-column.has-white-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-white-text-color h1,.gutenberg-field .wp-block-column.has-white-text-color h2,.gutenberg-field .wp-block-column.has-white-text-color h3,.gutenberg-field .wp-block-column.has-white-text-color h4,.gutenberg-field .wp-block-column.has-white-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-white-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-white-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-white-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-white-text-color .hero-title{color:#fff}.gutenberg-field .wp-block-column.has-white-color ul li:before,.gutenberg-field .wp-block-column.has-white-text-color ul li:before{background:#fff}.gutenberg-field .wp-block-column.has-black-color,.gutenberg-field .wp-block-column.has-black-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-black-color h1,.gutenberg-field .wp-block-column.has-black-color h2,.gutenberg-field .wp-block-column.has-black-color h3,.gutenberg-field .wp-block-column.has-black-color h4,.gutenberg-field .wp-block-column.has-black-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-black-text-color,.gutenberg-field .wp-block-column.has-black-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-black-text-color h1,.gutenberg-field .wp-block-column.has-black-text-color h2,.gutenberg-field .wp-block-column.has-black-text-color h3,.gutenberg-field .wp-block-column.has-black-text-color h4,.gutenberg-field .wp-block-column.has-black-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-black-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-black-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-black-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-black-text-color .hero-title{color:#000}.gutenberg-field .wp-block-column.has-black-color ul li:before,.gutenberg-field .wp-block-column.has-black-text-color ul li:before{background:#000}.gutenberg-field .wp-block-column.has-bleu_logo-color,.gutenberg-field .wp-block-column.has-bleu_logo-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_logo-color h1,.gutenberg-field .wp-block-column.has-bleu_logo-color h2,.gutenberg-field .wp-block-column.has-bleu_logo-color h3,.gutenberg-field .wp-block-column.has-bleu_logo-color h4,.gutenberg-field .wp-block-column.has-bleu_logo-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_logo-text-color,.gutenberg-field .wp-block-column.has-bleu_logo-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_logo-text-color h1,.gutenberg-field .wp-block-column.has-bleu_logo-text-color h2,.gutenberg-field .wp-block-column.has-bleu_logo-text-color h3,.gutenberg-field .wp-block-column.has-bleu_logo-text-color h4,.gutenberg-field .wp-block-column.has-bleu_logo-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-bleu_logo-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-bleu_logo-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-bleu_logo-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-bleu_logo-text-color .hero-title{color:#2081c5}.gutenberg-field .wp-block-column.has-bleu_logo-color ul li:before,.gutenberg-field .wp-block-column.has-bleu_logo-text-color ul li:before{background:#2081c5}.gutenberg-field .wp-block-column.has-vert_logo-color,.gutenberg-field .wp-block-column.has-vert_logo-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-vert_logo-color h1,.gutenberg-field .wp-block-column.has-vert_logo-color h2,.gutenberg-field .wp-block-column.has-vert_logo-color h3,.gutenberg-field .wp-block-column.has-vert_logo-color h4,.gutenberg-field .wp-block-column.has-vert_logo-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-vert_logo-text-color,.gutenberg-field .wp-block-column.has-vert_logo-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-vert_logo-text-color h1,.gutenberg-field .wp-block-column.has-vert_logo-text-color h2,.gutenberg-field .wp-block-column.has-vert_logo-text-color h3,.gutenberg-field .wp-block-column.has-vert_logo-text-color h4,.gutenberg-field .wp-block-column.has-vert_logo-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-vert_logo-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-vert_logo-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-vert_logo-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-vert_logo-text-color .hero-title{color:#6fbf46}.gutenberg-field .wp-block-column.has-vert_logo-color ul li:before,.gutenberg-field .wp-block-column.has-vert_logo-text-color ul li:before{background:#6fbf46}.gutenberg-field .wp-block-column.has-orange_logo-color,.gutenberg-field .wp-block-column.has-orange_logo-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange_logo-color h1,.gutenberg-field .wp-block-column.has-orange_logo-color h2,.gutenberg-field .wp-block-column.has-orange_logo-color h3,.gutenberg-field .wp-block-column.has-orange_logo-color h4,.gutenberg-field .wp-block-column.has-orange_logo-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange_logo-text-color,.gutenberg-field .wp-block-column.has-orange_logo-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange_logo-text-color h1,.gutenberg-field .wp-block-column.has-orange_logo-text-color h2,.gutenberg-field .wp-block-column.has-orange_logo-text-color h3,.gutenberg-field .wp-block-column.has-orange_logo-text-color h4,.gutenberg-field .wp-block-column.has-orange_logo-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-orange_logo-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-orange_logo-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-orange_logo-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-orange_logo-text-color .hero-title{color:#f4a71b}.gutenberg-field .wp-block-column.has-orange_logo-color ul li:before,.gutenberg-field .wp-block-column.has-orange_logo-text-color ul li:before{background:#f4a71b}.gutenberg-field .wp-block-column.has-rose_logo-color,.gutenberg-field .wp-block-column.has-rose_logo-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-rose_logo-color h1,.gutenberg-field .wp-block-column.has-rose_logo-color h2,.gutenberg-field .wp-block-column.has-rose_logo-color h3,.gutenberg-field .wp-block-column.has-rose_logo-color h4,.gutenberg-field .wp-block-column.has-rose_logo-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-rose_logo-text-color,.gutenberg-field .wp-block-column.has-rose_logo-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-rose_logo-text-color h1,.gutenberg-field .wp-block-column.has-rose_logo-text-color h2,.gutenberg-field .wp-block-column.has-rose_logo-text-color h3,.gutenberg-field .wp-block-column.has-rose_logo-text-color h4,.gutenberg-field .wp-block-column.has-rose_logo-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-rose_logo-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-rose_logo-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-rose_logo-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-rose_logo-text-color .hero-title{color:#ea145c}.gutenberg-field .wp-block-column.has-rose_logo-color ul li:before,.gutenberg-field .wp-block-column.has-rose_logo-text-color ul li:before{background:#ea145c}.gutenberg-field .wp-block-column.has-bleu_secondaire-color,.gutenberg-field .wp-block-column.has-bleu_secondaire-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_secondaire-color h1,.gutenberg-field .wp-block-column.has-bleu_secondaire-color h2,.gutenberg-field .wp-block-column.has-bleu_secondaire-color h3,.gutenberg-field .wp-block-column.has-bleu_secondaire-color h4,.gutenberg-field .wp-block-column.has-bleu_secondaire-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color h1,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color h2,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color h3,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color h4,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-bleu_secondaire-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-bleu_secondaire-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-bleu_secondaire-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-bleu_secondaire-text-color .hero-title{color:#79b3dc}.gutenberg-field .wp-block-column.has-bleu_secondaire-color ul li:before,.gutenberg-field .wp-block-column.has-bleu_secondaire-text-color ul li:before{background:#79b3dc}.gutenberg-field .wp-block-column.has-vert_secondaire-color,.gutenberg-field .wp-block-column.has-vert_secondaire-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-vert_secondaire-color h1,.gutenberg-field .wp-block-column.has-vert_secondaire-color h2,.gutenberg-field .wp-block-column.has-vert_secondaire-color h3,.gutenberg-field .wp-block-column.has-vert_secondaire-color h4,.gutenberg-field .wp-block-column.has-vert_secondaire-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color h1,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color h2,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color h3,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color h4,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-vert_secondaire-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-vert_secondaire-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-vert_secondaire-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-vert_secondaire-text-color .hero-title{color:#8ad512}.gutenberg-field .wp-block-column.has-vert_secondaire-color ul li:before,.gutenberg-field .wp-block-column.has-vert_secondaire-text-color ul li:before{background:#8ad512}.gutenberg-field .wp-block-column.has-orange_secondaire-color,.gutenberg-field .wp-block-column.has-orange_secondaire-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange_secondaire-color h1,.gutenberg-field .wp-block-column.has-orange_secondaire-color h2,.gutenberg-field .wp-block-column.has-orange_secondaire-color h3,.gutenberg-field .wp-block-column.has-orange_secondaire-color h4,.gutenberg-field .wp-block-column.has-orange_secondaire-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color h1,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color h2,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color h3,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color h4,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-orange_secondaire-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-orange_secondaire-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-orange_secondaire-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-orange_secondaire-text-color .hero-title{color:#f8c975}.gutenberg-field .wp-block-column.has-orange_secondaire-color ul li:before,.gutenberg-field .wp-block-column.has-orange_secondaire-text-color ul li:before{background:#f8c975}.gutenberg-field .wp-block-column.has-rose_secondaire-color,.gutenberg-field .wp-block-column.has-rose_secondaire-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-rose_secondaire-color h1,.gutenberg-field .wp-block-column.has-rose_secondaire-color h2,.gutenberg-field .wp-block-column.has-rose_secondaire-color h3,.gutenberg-field .wp-block-column.has-rose_secondaire-color h4,.gutenberg-field .wp-block-column.has-rose_secondaire-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color h1,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color h2,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color h3,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color h4,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-rose_secondaire-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-rose_secondaire-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-rose_secondaire-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-rose_secondaire-text-color .hero-title{color:#f2709c}.gutenberg-field .wp-block-column.has-rose_secondaire-color ul li:before,.gutenberg-field .wp-block-column.has-rose_secondaire-text-color ul li:before{background:#f2709c}.gutenberg-field .wp-block-column.has-bleu_fonce-color,.gutenberg-field .wp-block-column.has-bleu_fonce-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_fonce-color h1,.gutenberg-field .wp-block-column.has-bleu_fonce-color h2,.gutenberg-field .wp-block-column.has-bleu_fonce-color h3,.gutenberg-field .wp-block-column.has-bleu_fonce-color h4,.gutenberg-field .wp-block-column.has-bleu_fonce-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color h1,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color h2,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color h3,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color h4,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-bleu_fonce-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-bleu_fonce-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-bleu_fonce-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-bleu_fonce-text-color .hero-title{color:#16517b}.gutenberg-field .wp-block-column.has-bleu_fonce-color ul li:before,.gutenberg-field .wp-block-column.has-bleu_fonce-text-color ul li:before{background:#16517b}.gutenberg-field .wp-block-column.has-variante_vert_fonce-color,.gutenberg-field .wp-block-column.has-variante_vert_fonce-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-variante_vert_fonce-color h1,.gutenberg-field .wp-block-column.has-variante_vert_fonce-color h2,.gutenberg-field .wp-block-column.has-variante_vert_fonce-color h3,.gutenberg-field .wp-block-column.has-variante_vert_fonce-color h4,.gutenberg-field .wp-block-column.has-variante_vert_fonce-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color h1,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color h2,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color h3,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color h4,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-variante_vert_fonce-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-variante_vert_fonce-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color .hero-title{color:#4e9528}.gutenberg-field .wp-block-column.has-variante_vert_fonce-color ul li:before,.gutenberg-field .wp-block-column.has-variante_vert_fonce-text-color ul li:before{background:#4e9528}.gutenberg-field .wp-block-column.has-assets_29-color,.gutenberg-field .wp-block-column.has-assets_29-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-assets_29-color h1,.gutenberg-field .wp-block-column.has-assets_29-color h2,.gutenberg-field .wp-block-column.has-assets_29-color h3,.gutenberg-field .wp-block-column.has-assets_29-color h4,.gutenberg-field .wp-block-column.has-assets_29-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-assets_29-text-color,.gutenberg-field .wp-block-column.has-assets_29-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-assets_29-text-color h1,.gutenberg-field .wp-block-column.has-assets_29-text-color h2,.gutenberg-field .wp-block-column.has-assets_29-text-color h3,.gutenberg-field .wp-block-column.has-assets_29-text-color h4,.gutenberg-field .wp-block-column.has-assets_29-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-assets_29-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-assets_29-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-assets_29-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-assets_29-text-color .hero-title{color:#be0241}.gutenberg-field .wp-block-column.has-assets_29-color ul li:before,.gutenberg-field .wp-block-column.has-assets_29-text-color ul li:before{background:#be0241}.gutenberg-field .wp-block-column.has-assets_30-color,.gutenberg-field .wp-block-column.has-assets_30-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-assets_30-color h1,.gutenberg-field .wp-block-column.has-assets_30-color h2,.gutenberg-field .wp-block-column.has-assets_30-color h3,.gutenberg-field .wp-block-column.has-assets_30-color h4,.gutenberg-field .wp-block-column.has-assets_30-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-assets_30-text-color,.gutenberg-field .wp-block-column.has-assets_30-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-assets_30-text-color h1,.gutenberg-field .wp-block-column.has-assets_30-text-color h2,.gutenberg-field .wp-block-column.has-assets_30-text-color h3,.gutenberg-field .wp-block-column.has-assets_30-text-color h4,.gutenberg-field .wp-block-column.has-assets_30-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-assets_30-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-assets_30-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-assets_30-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-assets_30-text-color .hero-title{color:#de9511}.gutenberg-field .wp-block-column.has-assets_30-color ul li:before,.gutenberg-field .wp-block-column.has-assets_30-text-color ul li:before{background:#de9511}.gutenberg-field .wp-block-column.has-orange-color,.gutenberg-field .wp-block-column.has-orange-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange-color h1,.gutenberg-field .wp-block-column.has-orange-color h2,.gutenberg-field .wp-block-column.has-orange-color h3,.gutenberg-field .wp-block-column.has-orange-color h4,.gutenberg-field .wp-block-column.has-orange-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange-text-color,.gutenberg-field .wp-block-column.has-orange-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-orange-text-color h1,.gutenberg-field .wp-block-column.has-orange-text-color h2,.gutenberg-field .wp-block-column.has-orange-text-color h3,.gutenberg-field .wp-block-column.has-orange-text-color h4,.gutenberg-field .wp-block-column.has-orange-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-orange-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-orange-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-orange-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-orange-text-color .hero-title{color:#de9511}.gutenberg-field .wp-block-column.has-orange-color ul li:before,.gutenberg-field .wp-block-column.has-orange-text-color ul li:before{background:#de9511}.gutenberg-field .wp-block-column.has-title_alt-color,.gutenberg-field .wp-block-column.has-title_alt-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-title_alt-color h1,.gutenberg-field .wp-block-column.has-title_alt-color h2,.gutenberg-field .wp-block-column.has-title_alt-color h3,.gutenberg-field .wp-block-column.has-title_alt-color h4,.gutenberg-field .wp-block-column.has-title_alt-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.gutenberg-field .wp-block-column.has-title_alt-text-color,.gutenberg-field .wp-block-column.has-title_alt-text-color .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.gutenberg-field .wp-block-column.has-title_alt-text-color h1,.gutenberg-field .wp-block-column.has-title_alt-text-color h2,.gutenberg-field .wp-block-column.has-title_alt-text-color h3,.gutenberg-field .wp-block-column.has-title_alt-text-color h4,.gutenberg-field .wp-block-column.has-title_alt-text-color header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-title_alt-color .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .gutenberg-field .wp-block-column.has-title_alt-text-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-title_alt-color .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .gutenberg-field .wp-block-column.has-title_alt-text-color .hero-title{color:#414141}.gutenberg-field .wp-block-column.has-title_alt-color ul li:before,.gutenberg-field .wp-block-column.has-title_alt-text-color ul li:before{background:#414141}.gutenberg-field .wp-block-column.text-vertical-align{display:flex;flex-flow:column;justify-content:center}.gutenberg-field .wp-block-column p.like-title{font-size:1.875rem;max-width:405px;font-weight:300;padding-bottom:40px;line-height:1.2;position:relative}.gutenberg-field .wp-block-column p.like-title:after{content:"";background:#2081c5;display:block;width:80px;height:4px;position:absolute;left:0;bottom:-38px;border-radius:4px}.gutenberg-field .wp-block-column p.like-title strong{font-weight:700}.gutenberg-field .wp-block-button a.wp-block-button__link{min-width:250px}.gutenberg-field .columns-no-margin .wp-block-column:not(:first-child),.gutenberg-field .columns-no-spaccing-columns .wp-block-column:not(:first-child){margin-left:0}.gutenberg-field>.wp-block-group.drupal-block.alignfull>.wp-block-group__inner-container>*{max-width:100%}.gutenberg-field .wrapper-formations{padding-left:0;padding-right:0}.gutenberg-field .wrapper-formations .wp-block-columns{position:relative;z-index:8}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-formations .wp-block-columns{margin-right:auto}}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column{padding:50px 20px}@media print,screen and (min-width:40em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column{flex-basis:100%}}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column{flex-basis:50%}}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:first-child{background:#ebebeb;padding:0}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:first-child:after{display:none}}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:first-child .wp-block-cover__inner-container{max-width:550px}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column .wp-block-button{text-align:center}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column .wp-block-button a{margin:0 auto;display:block;border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:0 0;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none;padding:.625rem 38px}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column .wp-block-button a:hover{background:#f4a71b;color:#fff}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2){margin-left:0}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2)>*{margin-left:0}}@media screen and (min-width:75em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2){padding-bottom:200px;padding-left:64px;padding-right:64px}}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2) [class^=wp-block]{max-width:490px;margin-left:auto;margin-right:auto}.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2) p:nth-child(n+1){margin-left:auto;margin-right:auto}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2) p:nth-child(n+1){margin-left:0}}@media print,screen and (min-width:64em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2) p:nth-child(n+1){max-width:490px}}@media print,screen and (min-width:64em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2) .wp-block-group{margin-top:45px;margin-left:0}}@media print,screen and (min-width:64em){.gutenberg-field .wrapper-formations .wp-block-columns .wp-block-column:nth-child(2) .wp-block-button{margin-left:0}}.gutenberg-field .testimony-home-content{padding-top:60px}@media print,screen and (min-width:64em){.gutenberg-field .testimony-home-content .wp-block-group__inner-container{max-width:570px;margin-left:auto;text-align:right}.gutenberg-field .testimony-home-content .paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .sub-title,.gutenberg-field .testimony-home-content .subtitle,.gutenberg-field .testimony-home-content .wp-block-quote.quote-header cite,.gutenberg-field .testimony-home-content h2.with-subtitle,.gutenberg-field .wp-block-quote.quote-header .testimony-home-content cite,.paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .gutenberg-field .testimony-home-content .sub-title{text-align:right}}@media screen and (min-width:75em){.gutenberg-field .testimony-home-content{padding-top:50px}}.gutenberg-field .testimony-home-content h2.with-subtitle{margin-bottom:0;font-size:28px;font-weight:600;text-align:center}@media print,screen and (min-width:64em){.gutenberg-field .testimony-home-content h2.with-subtitle{font-size:35px}}@media screen and (min-width:75em){.gutenberg-field .testimony-home-content h2.with-subtitle{font-size:40px}}.gutenberg-field .testimony-home-content .paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .sub-title,.gutenberg-field .testimony-home-content .subtitle,.gutenberg-field .testimony-home-content .wp-block-quote.quote-header cite,.gutenberg-field .wp-block-quote.quote-header .testimony-home-content cite,.paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .gutenberg-field .testimony-home-content .sub-title{font-size:28px;font-weight:300;text-transform:lowercase;text-align:center;margin-top:0}@media print,screen and (min-width:64em){.gutenberg-field .testimony-home-content .paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .sub-title,.gutenberg-field .testimony-home-content .subtitle,.gutenberg-field .testimony-home-content .wp-block-quote.quote-header cite,.gutenberg-field .wp-block-quote.quote-header .testimony-home-content cite,.paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .gutenberg-field .testimony-home-content .sub-title{font-size:35px}}@media screen and (min-width:75em){.gutenberg-field .testimony-home-content .paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .sub-title,.gutenberg-field .testimony-home-content .subtitle,.gutenberg-field .testimony-home-content .wp-block-quote.quote-header cite,.gutenberg-field .wp-block-quote.quote-header .testimony-home-content cite,.paragraph--type--partners.paragraph--view-mode--default .field-name-field-title2 .gutenberg-field .testimony-home-content .sub-title{font-size:32px}}.gutenberg-field .testimony-home-content p{margin-top:28px;text-align:center}.gutenberg-field .testimony-home-content .wp-block-button{margin-top:30px;margin-left:auto;margin-right:auto;width:auto}.gutenberg-field>.wp-block-group>.wp-block-group__inner-container>.block-bundle-paragraphs-block{max-width:100%}.gutenberg-field .group-valeurs{position:relative}@media screen and (min-width:75em){.gutenberg-field .group-valeurs:after{background:#ebebeb;width:50vw;height:100%;content:"";position:absolute;top:0;right:0;transform:translateX(25vw);z-index:-1}}@media print,screen and (min-width:48em){.gutenberg-field .group-valeurs .wp-block-column.column-quotes .block-quotes{padding:60px 22px 46px 52px;background:#f00075}}@media screen and (min-width:75em){.gutenberg-field .group-valeurs .wp-block-column.column-quotes .block-quotes{transform:translateY(-60px)}}.gutenberg-field .wp-block-columns.columns-valeur{max-width:1170px;margin:0 auto}.gutenberg-field .wp-block-column.column-icon-text{max-width:690px;flex-basis:auto}@media print,screen and (max-width:63.99875em){.gutenberg-field .wp-block-column.column-icon-text>.wp-block-columns .col-ico-valeur{width:100%;margin-bottom:25px}.gutenberg-field .wp-block-column.column-icon-text>.wp-block-columns .col-ico-valeur+.wp-block-column{width:100%;max-width:100%}}.gutenberg-field .wp-block-column.column-icon-text .wp-block-columns{align-items:center;margin-bottom:25px}.gutenberg-field .wp-block-column.column-icon-text .col-ico-valeur{width:120px;flex-basis:auto!important;margin-bottom:0}.gutenberg-field .wp-block-column.column-icon-text .col-ico-valeur .wp-block-image{margin-bottom:0}.gutenberg-field .wp-block-column.column-icon-text .col-ico-valeur+.wp-block-column{flex-basis:auto;max-width:calc(100% - 160px);font-size:15px}.gutenberg-field .wp-block-column.column-quotes{max-width:442px;flex-basis:auto}.gutenberg-field .block-quotes{background:#fff;border-radius:23px;border:1px solid #c5c2c2;padding:30px}.gutenberg-field .block-quotes .wp-block-quote{border:none;padding-left:0;padding-right:0}.gutenberg-field .block-quotes .wp-block-quote p{color:#f4a71b;font-size:20px;line-height:1.1;font-weight:600}.gutenberg-field .block-quotes .wp-block-quote p small{font-size:15px}.gutenberg-field .wp-block-quote.quote-header{border:none;padding-left:0;padding-right:0;text-align:center;max-width:750px;margin:0 auto}.gutenberg-field .wp-block-quote.quote-header p{font-size:2rem;font-weight:300;line-height:1.1;margin-bottom:0}.gutenberg-field .wp-block-quote.quote-header cite:before{display:none}.gutenberg-field .wp-block-columns.columns-large{max-width:1545px}.gutenberg-field .wp-block-columns.columns-large .column-media{flex-basis:auto;max-width:808px;width:100%}.gutenberg-field .wp-block-columns.columns-large .column-text{flex-basis:auto;max-width:705px;width:100%;padding-top:40px}@media screen and (min-width:75em){.gutenberg-field .wp-block-columns.columns-large .column-text{padding-top:110px}}.gutenberg-field .wp-block-columns.columns-large .column-text .block-quotes{max-width:656px;margin:80px 0 0}.gutenberg-field [class*=background-grey-]{position:relative;overflow:hidden}@media print,screen and (min-width:48em){.gutenberg-field [class*=background-grey-]:after{content:"";background:hsla(0,0%,92%,.5);display:block;height:100%;width:100%;max-height:530px;position:absolute;top:0;right:8%;z-index:-1}}.gutenberg-field [class*=background-grey-] .wp-block-group__inner-container{position:relative;z-index:10}.gutenberg-field [class*=background-grey-] .wp-block-button{padding-top:18px;min-height:60px}.gutenberg-field [class*=background-grey-] .wp-block-button a.wp-block-button__link{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:0 0;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:348px;text-decoration:none;padding:11px 26px 13px;text-align:left;display:inline}.gutenberg-field [class*=background-grey-] .wp-block-button a.wp-block-button__link:hover{background:#f4a71b;color:#fff}.gutenberg-field .background-grey-middle:after{max-height:530px}.gutenberg-field .background-grey-small:after{max-height:395px}.gutenberg-field .wrapper-top-ecole{position:relative}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-top-ecole{padding-top:66px}.gutenberg-field .wrapper-top-ecole:after{content:"";background:#f5f5f5;position:absolute;right:0;top:0;display:block;width:100%;height:100%;max-width:1755px;max-height:646px;z-index:-1}}@media screen and (min-width:108.75em){.gutenberg-field .wrapper-top-ecole{margin-top:135px}}.gutenberg-field .columns-school-learning{flex-flow:column;align-items:center}@media screen and (min-width:108.75em){.gutenberg-field .columns-school-learning{flex-flow:row wrap;justify-content:flex-end;align-items:initial}}.gutenberg-field .columns-school-learning .wp-block-column:first-child{flex:0 0 auto;max-width:695px}@media screen and (min-width:75em){.gutenberg-field .columns-school-learning .wp-block-column:first-child{max-width:695px}}.gutenberg-field .columns-school-learning .wp-block-column.col-next-learning{max-width:900px;margin-left:0;flex-basis:auto;width:100%}@media screen and (min-width:108.75em){.gutenberg-field .columns-school-learning .wp-block-column.col-next-learning{margin-left:60px;transform:translateY(-107px)}}.block-bundle-video-block,.block-homevideo{z-index:-1;position:relative}.block-bundle-video-block .container,.block-homevideo .container{padding:0;position:relative;height:56.25vw;max-height:100vh;overflow:hidden;z-index:0}@media print,screen and (min-width:64em){.block-bundle-video-block .container,.block-homevideo .container{height:576px}}.block-bundle-video-block .block-content-wrapper,.block-homevideo .block-content-wrapper{z-index:1;width:100%;height:100%;position:absolute;transition:all .3s ease;top:0;left:0;display:flex;align-items:center;justify-content:flex-start;color:#fff;font-size:1.25rem;font-weight:700;text-shadow:0 0 5px #333;line-height:1.2}.block-bundle-video-block .block-content-wrapper .grid-x,.block-homevideo .block-content-wrapper .grid-x{width:80%;margin:0 auto}.block-bundle-video-block .block-content-wrapper .grid-x .slogan,.block-homevideo .block-content-wrapper .grid-x .slogan{font-size:1.5625rem}@media print,screen and (min-width:40em){.block-bundle-video-block .block-content-wrapper,.block-homevideo .block-content-wrapper{font-size:1.875rem}.block-bundle-video-block .block-content-wrapper .grid-x,.block-homevideo .block-content-wrapper .grid-x{width:100%}.block-bundle-video-block .block-content-wrapper .grid-x .slogan,.block-homevideo .block-content-wrapper .grid-x .slogan{font-size:2.5rem;margin-right:1.25rem}.block-bundle-video-block .block-content-wrapper .slogans,.block-homevideo .block-content-wrapper .slogans{padding-top:10px;margin:0}}@media print,screen and (min-width:64em){.block-bundle-video-block .block-content-wrapper,.block-homevideo .block-content-wrapper{font-size:2.5rem}.block-bundle-video-block .block-content-wrapper .grid-x .slogan,.block-homevideo .block-content-wrapper .grid-x .slogan{font-size:3.4375rem;margin-right:1.25rem}.block-bundle-video-block .block-content-wrapper .slogans,.block-homevideo .block-content-wrapper .slogans{padding-top:15px;margin:0}}@media screen and (min-width:75em){.block-bundle-video-block .block-content-wrapper .grid-x .slogan,.block-homevideo .block-content-wrapper .grid-x .slogan{margin-right:1.25rem}.block-bundle-video-block .block-content-wrapper .slogans,.block-homevideo .block-content-wrapper .slogans{margin:0}}.block-bundle-video-block .media,.block-homevideo .media{width:100%;height:100%;position:absolute;top:0;left:0}.block-bundle-video-block .media video,.block-homevideo .media video{position:absolute;top:0;right:0;bottom:0;left:0;-o-object-fit:cover;object-fit:cover;z-index:1;width:100%;height:100%}body.path-user .main-content-wrapper,body.path-webform .main-content-wrapper,body.views-page .main-content-wrapper{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto}@media print,screen and (min-width:40em){body.path-user .main-content-wrapper,body.path-webform .main-content-wrapper,body.views-page .main-content-wrapper{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){body.path-user .main-content-wrapper,body.path-webform .main-content-wrapper,body.views-page .main-content-wrapper{padding-right:.9375rem;padding-left:.9375rem}}body.path-user .main-content-wrapper .views-element-container,body.path-webform .main-content-wrapper .views-element-container,body.views-page .main-content-wrapper .views-element-container{margin-bottom:15px}.views-element-container>.contextual-region>header{display:flex;justify-content:center;margin:2rem 0}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .views-element-container>.contextual-region>header .hero-title,.views-element-container>.contextual-region>header .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.views-element-container>.contextual-region>header h1,.views-element-container>.contextual-region>header header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .views-element-container>.contextual-region>header .hero-title{margin:0}.views-rows.views-view-unformatted .views-row{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.views-rows.views-view-grouping .views-grouping-wrapper{margin-top:calc((var(--cssGrid--gap-size)/ 2) * 1);margin-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.views-rows.views-view-grouping .views-grouping-wrapper *{margin-top:1em}.views-rows.views-view-grouping .views-grouping-wrapper+.views-grouping-wrapper{border-top:1px solid #414141}.cell.views-row{display:flex;flex-direction:column;margin-bottom:1rem}.cell.views-row>.node{flex:1 1 auto;display:flex;flex-flow:row wrap}.views-row .card .card-section{display:flex;flex-direction:column}ul.grid-x{list-style-type:none}ul.grid-x li:before{display:none!important}.views-block .block-content-wrapper>div>header+*{margin-top:60px}.views-element-container header blockquote{text-align:center;max-width:760px;margin:0 auto;padding:75px 0;border-left:none}.views-element-container header blockquote p{color:#414141;font-size:18px;font-weight:300}@media print,screen and (min-width:64em){.views-element-container header blockquote p{font-size:32px}}.views-element-container header blockquote p.auteur{font-size:18px;text-transform:uppercase;font-weight:300}.views-element-container .more-link{margin:15px auto;text-align:center}@media screen and (min-width:75em){.views-element-container .more-link{margin-top:60px}}.views-element-container .more-link a{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:300px;text-decoration:none}.views-element-container .more-link a:hover{background:#f4a71b;color:#fff}.views-element-container nav[aria-labelledby=pagination-heading]{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 2);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 2)}.views-element-container nav[aria-labelledby=pagination-heading] ul{display:flex;justify-content:center;width:100%;margin:0}.views-element-container nav[aria-labelledby=pagination-heading] li{width:100%;display:block;height:auto;border-radius:0;text-align:center}.views-element-container nav[aria-labelledby=pagination-heading] li a{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#414141;color:#fff;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:270px;text-decoration:none;width:270px;height:auto;margin:0 auto}.views-element-container nav[aria-labelledby=pagination-heading] li a:hover{background:#414141;color:#fff}.views-exposed-form form{display:flex;flex-flow:row wrap;align-items:flex-end}.views-exposed-form form .form-item{flex:1 1 200px;padding:.625rem 1.25rem}.views-exposed-form form .form-item label{padding:.75rem;font-size:1.25rem;font-weight:600;text-align:center;color:gray}.views-exposed-form form .form-actions{padding:.625rem 1.25rem}.local-tasks-block .views-exposed-form form .form-actions a,.views-exposed-form form .form-actions .button,.views-exposed-form form .form-actions .local-tasks-block a{color:#fff;font-weight:700;font-size:1.125rem}.local-tasks-block .views-exposed-form form a,.views-exposed-form form .button,.views-exposed-form form .local-tasks-block a,.views-exposed-form form input,.views-exposed-form form select{border-radius:1.5rem;margin-bottom:0;padding:.75rem 1rem;line-height:1.5rem;height:3rem}.views-exposed-form form select{padding:.75rem 2rem .75rem 1rem}.block-view--contact--block-1{padding-right:.9375rem;padding-left:.9375rem;max-width:105rem;margin-left:auto;margin-right:auto;width:100%}@media print,screen and (min-width:40em){.block-view--contact--block-1{padding-right:.9375rem;padding-left:.9375rem}}@media print,screen and (min-width:64em){.block-view--contact--block-1{padding-right:.9375rem;padding-left:.9375rem}}.block-view--contact--block-1 .views-rows.views-view-unformatted{display:flex;flex-flow:row wrap}.block-view--contact--block-1 .views-rows.views-view-unformatted .views-row{padding:0;width:100%;margin-bottom:15px}@media print,screen and (min-width:64em){.block-view--contact--block-1 .views-rows.views-view-unformatted .views-row{margin-bottom:0;width:50%}.block-view--contact--block-1 .views-rows.views-view-unformatted .views-row:first-child{padding-right:3px}.block-view--contact--block-1 .views-rows.views-view-unformatted .views-row:nth-child(2){padding-left:3px}}.block-view--contact--block-1 .visible-layouts.address .grid-container{padding-left:0;padding-right:0}.block-view--contact--block-1 .visible-layouts.address .content{width:100%;margin-bottom:15px}@media print,screen and (min-width:40em){.block-view--contact--block-1 .visible-layouts.address .content{margin-bottom:0;max-width:236px}}.block-view--contact--block-1 .visible-layouts.address .side{width:100%}@media print,screen and (min-width:40em){.block-view--contact--block-1 .visible-layouts.address .side{max-width:calc(100% - 236px);padding-left:30px!important}}.block-view--contact--block-1 .visible-layouts.address .side .block{margin-bottom:.8rem}.block-view--contact--block-1 .visible-layouts.address .side .block:last-child{margin-bottom:0}.block-view--contact--block-1 .visible-layouts.address .node-title{color:#000;margin-bottom:0;font-weight:700}.block-view--contact--block-1 .visible-layouts.address .organization{margin-top:30px;display:block;font-weight:700;margin-bottom:.8rem}.list-view-grid .css-grid{margin:0 auto;width:100%;list-style-type:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));grid-column-gap:30px;grid-row-gap:30px}@media screen and (min-width:75em){.list-view-grid .css-grid{padding-left:0;padding-right:0;margin:0}}.list-view-grid .css-grid.small-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.small-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.small-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.small-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.small-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.small-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.small-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.small-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.small-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.small-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.small-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.small-up-12{grid-template-columns:repeat(12,1fr)}@media print,screen and (min-width:23.4375em){.list-view-grid .css-grid.smart-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.smart-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.smart-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.smart-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.smart-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.smart-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.smart-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.smart-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.smart-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.smart-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.smart-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.smart-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:30em){.list-view-grid .css-grid.smmed-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.smmed-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.smmed-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.smmed-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.smmed-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.smmed-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.smmed-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.smmed-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.smmed-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.smmed-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.smmed-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.smmed-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:40em){.list-view-grid .css-grid.medium-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.medium-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.medium-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.medium-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.medium-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.medium-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.medium-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.medium-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.medium-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.medium-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.medium-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.medium-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:48em){.list-view-grid .css-grid.medlg-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.medlg-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.medlg-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.medlg-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.medlg-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.medlg-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.medlg-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.medlg-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.medlg-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.medlg-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.medlg-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.medlg-up-12{grid-template-columns:repeat(12,1fr)}}@media print,screen and (min-width:64em){.list-view-grid .css-grid.large-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.large-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.large-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.large-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.large-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.large-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.large-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.large-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.large-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.large-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.large-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.large-up-12{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:75em){.list-view-grid .css-grid.xlarge-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.xlarge-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.xlarge-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.xlarge-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.xlarge-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.xlarge-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.xlarge-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.xlarge-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.xlarge-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.xlarge-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.xlarge-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.xlarge-up-12{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:90em){.list-view-grid .css-grid.xxlarge-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.xxlarge-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.xxlarge-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.xxlarge-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.xxlarge-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.xxlarge-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.xxlarge-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.xxlarge-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.xxlarge-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.xxlarge-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.xxlarge-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.xxlarge-up-12{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:108.75em){.list-view-grid .css-grid.xxxlarge-up-1{grid-template-columns:repeat(1,1fr)}.list-view-grid .css-grid.xxxlarge-up-2{grid-template-columns:repeat(2,1fr)}.list-view-grid .css-grid.xxxlarge-up-3{grid-template-columns:repeat(3,1fr)}.list-view-grid .css-grid.xxxlarge-up-4{grid-template-columns:repeat(4,1fr)}.list-view-grid .css-grid.xxxlarge-up-5{grid-template-columns:repeat(5,1fr)}.list-view-grid .css-grid.xxxlarge-up-6{grid-template-columns:repeat(6,1fr)}.list-view-grid .css-grid.xxxlarge-up-7{grid-template-columns:repeat(7,1fr)}.list-view-grid .css-grid.xxxlarge-up-8{grid-template-columns:repeat(8,1fr)}.list-view-grid .css-grid.xxxlarge-up-9{grid-template-columns:repeat(9,1fr)}.list-view-grid .css-grid.xxxlarge-up-10{grid-template-columns:repeat(10,1fr)}.list-view-grid .css-grid.xxxlarge-up-11{grid-template-columns:repeat(11,1fr)}.list-view-grid .css-grid.xxxlarge-up-12{grid-template-columns:repeat(12,1fr)}}@media screen and (min-width:75em){.list-view-grid .css-grid>li{text-align:left}}.list-view-grid .css-grid>li.cell.views-row{margin-bottom:0}.list-view-grid .css-grid>li>article,.list-view-grid .css-grid>li>article .layout-card{height:100%}@media screen and (min-width:75em){.form-filters>.grid-container{padding-left:0;padding-right:0}}.item-list{margin-top:40px}.slick,.slick *,.slick-wrapper{box-sizing:border-box}.slick-wrapper{margin-bottom:0}.slide .field-type-text-long{padding:20px 0 10px}.slick img{height:auto}.slick iframe,.slick img{border:0;max-width:100%}.slick,.slick-wrapper{max-width:100%;position:relative}.slick-initialized{overflow:visible}.slick__slider:after,.slick__slider:before{display:table;content:""}.slick__slider:after{clear:both}.draggable{cursor:grab}.draggable:active{cursor:grabbing}.draggable:active .slide__caption,.draggable:active a{cursor:grabbing;-moz-user-select:none;-o-user-select:none;-webkit-user-select:none;user-select:none}.slick__slide{max-width:100%;position:absolute;visibility:hidden}.slick__slide.slide--0{position:relative}.slick-initialized .slick__slide,.unslick .slick__slide{position:relative;visibility:visible}.slick__slide:focus{outline:0}.unslick .slick__slide{width:100%}.slick-current{z-index:4}.grid__content,.slide__content{position:relative}.slide__content:after{content:"";display:table;clear:both}.slide__title{margin:10px 0 5px;line-height:1.2}.slide__link{margin:30px auto}.slide__caption{cursor:text;-moz-user-select:text;-o-user-select:text;-webkit-user-select:text;user-select:text;width:100%}.is-loading .slide__caption,.slick__arrow{visibility:hidden}.slick--initialized .slick__arrow{visibility:visible}.slick--main .slide__caption{min-height:32%;padding:20px 0;z-index:3}.slick--thumbnail .slide__caption{padding:5px 6px}.slick-next:before,.slick-prev:before{color:#414141}.slick-prev{left:0}.slick-next{right:0}.slick__arrow{bottom:auto;height:2px;left:0;pointer-events:none;position:absolute;width:100%;z-index:2;top:100%;height:40px;margin-top:0;transform:translateY(-100%)}.slick-arrow{border:0;border-radius:0;font-size:0;height:40px;pointer-events:auto;position:absolute;top:0;color:#fff;transform:none;width:40px}.slick-arrow:before{font-size:20px;color:#fff;width:20px;height:20px;margin:10px;display:block}.slick-arrow:active,.slick-arrow:focus{box-shadow:none;outline:0}.slick-arrow:after,.slick-arrow:before{pointer-events:none}.slick button,.slick--thumbnail .slick__slide img{pointer-events:auto}.slick-dots{margin:0 1.25rem 1.25rem;position:absolute;left:50%;bottom:0;transform:translateX(-50%);z-index:10;list-style:none}.slick-dots li{display:inline-block;vertical-align:top;padding:0}.slick-dots li:before{display:none}.slick-dots li button{font-size:0;width:20px;height:20px;align-items:center;justify-content:center;display:flex;position:relative}.slick-dots li button:before{content:"";display:block;width:10px;height:10px;background-color:transparent;position:absolute;top:5px;left:5px;opacity:1;border-radius:50%;font-size:10px;font-size:.75rem;border:1px solid #fff}.slick-dots li.slick-active button:before{background-color:#f4a71b;border-color:#f4a71b}img[data-lazy]{display:none}.slide__media{overflow:hidden;position:relative}.media__image,.slick-slide img{margin:0 auto}.slick--less .slick-track{margin-left:auto;margin-right:auto;text-align:center}.slick--less .slick-slide{float:none;display:inline-block;vertical-align:top}.slick--less .draggable{cursor:default}.slick--skin--classic .slick__slide{overflow:hidden}.slick--skin--classic .slide__caption{background-color:#000;background-color:rgba(0,0,0,.8);color:#fff;left:auto;margin:0;min-height:80px;padding:15px;transition:transform 1s ease-in-out .2s;width:100%}.slick--skin--classic .slide__description{margin:0}.slick--skin--classic .slide--caption--below .slide__caption{background:0 0;color:#38465c}.slick--skin--classic .slide--caption--center .slide__caption{color:#fff;opacity:0;visibility:hidden;transition:all .4s ease-in-out 0s;-webkit-backface-visibility:hidden}.slick--skin--classic .slide--caption--center:hover .slide__caption{opacity:1;visibility:visible}@media (min-width:64em){.slick--skin--classic .slide__caption{height:100%;min-height:100%;padding:60px 30px;top:0;width:22%}.slick--skin--classic .slide__caption .slide__data{margin:0!important;padding:15px;width:100%}.slick--skin--classic .slide--caption--center .slide__caption{height:120px;left:50%;margin:-60px 0 0 -40%;min-height:120px;top:50%;width:80%}.slick--skin--classic .slide--caption--below .slide__caption,.slick--skin--classic .slide--caption--bottom .slide__caption,.slick--skin--classic .slide--caption--center-top .slide__caption,.slick--skin--classic .slide--caption--top .slide__caption{height:auto;min-height:80px;padding:30px;width:100%}.slick--skin--classic .slide--caption--bottom .slide__caption{bottom:0;transform:translateY(210px);min-height:120px;top:auto}.slick--skin--classic .slide--caption--stage-zebra .slide__title{margin-bottom:30px}.slick--skin--classic .slide--caption--left .slide__caption,.slick--skin--classic .slide--caption--stage-left .slide__caption,.slick--skin--classic .slide--caption--stage-zebra:nth-child(odd) .slide__caption{left:0;transform:translateX(-320px)}.slick--skin--classic .slide--caption--right .slide__caption,.slick--skin--classic .slide--caption--stage-right .slide__caption,.slick--skin--classic .slide--caption--stage-zebra:nth-child(2n) .slide__caption{left:auto;right:0;transform:translateX(320px)}.slick--skin--classic .slide--caption--center-top .slide__caption,.slick--skin--classic .slide--caption--top .slide__caption{top:0;transform:translateY(-210px)}.slick--skin--classic .slick__slide.slick-active .slide__caption{transform:translateY(0);transition-delay:0s}}.media__icon.media__icon--litebox{display:none}.slick__arrow{top:50%;height:25px;transform:translateY(-50%);width:calc(100% + 50px);margin-left:-25px}@media screen and (min-width:75em){.slick__arrow{width:calc(100% + 56px);margin-left:-28px}}.slick__arrow .slick-arrow{height:25px;width:15px;text-align:center}.slick__arrow .slick-arrow:before{content:"";padding:0;background-image:url(/themes/custom/visible_starter/assets/images/arrow-left.svg);background-repeat:no-repeat;background-position:50%;background-size:cover;display:block;width:15px;height:25px;margin:0 auto}.slick__arrow .slick-arrow.slick-next:before{transform:rotate(180deg)}.slick__arrow .slick-arrow.slick-disabled{opacity:.5}.slick-dots li:before{display:none!important}.slick-dots li.slick-active button:before{background:#414141;border:1px solid #414141}.slick-dots li button:before{background:rgba(65,65,65,.6);border:1px solid rgba(65,65,65,.6)}.slick{height:0;display:none}.slick.slick--initialized{height:auto;display:block;animation:g .8s linear}@keyframes g{0%{height:0;display:none}to{height:auto;display:block}}.slick--optionset--content-slider{position:relative}.slick--optionset--content-slider>.slick__slider{position:relative;padding-bottom:40px}@media print,screen and (min-width:48em){.slick--optionset--content-slider>.slick__slider{padding-bottom:0}}.slick--optionset--content-slider .slick-track{display:flex!important}.slick--optionset--content-slider .slick-track .slick-slide{height:inherit!important}@media print,screen and (min-width:64em){.slick--optionset--content-slider .slick-track .slick-slide{padding:0 15px}}.slick--optionset--content-slider .slick__arrow{display:none!important}@media print,screen and (min-width:48em){.slick--optionset--content-slider .slick__arrow{display:block!important;width:calc(100% + 15px + 22px);left:-20px;top:60px}}@media screen and (min-width:75em){.slick--optionset--content-slider .slick__arrow{top:50%;width:calc(100% + 40px + 44px + 15px)}}.slick--optionset--content-slider .slick-dots{margin:0}@media print,screen and (min-width:48em){.slick--optionset--content-slider .slick-dots{display:none!important}}.media.align-center{justify-content:center;text-align:center}.field-field-media{display:flex}.field-field-media>.media{flex:1 1 auto}.media-oembed-content,.media.media-background{width:100%;height:100%}.media.media-background>img,.media.media-background>picture,.media.media-background>video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.media.circle.media-image img,.media.circle.media-svg img{border-radius:9999px}.media.thumb,.wp-block-group .media.thumb{max-width:350px}.media.media-video video{max-width:100%;height:auto}.node--type-adv-page.view-mode-teaser{border-radius:50%;text-align:center;color:#fff;background-color:var(--context-icon-color);text-decoration:none;margin:0 auto;display:flex;flex-flow:column;justify-content:center;width:var(--adv-block-circle-size,154px);height:var(--adv-block-circle-size,154px);padding:calc(var(--adv-block-circle-size)/ 100 * 12);font-size:var(--adv-block-font-size);font-weight:600;line-height:1.1;transition:all .3s ease}.node--type-adv-page.view-mode-teaser.is-active{background-color:#999}.node--type-adv-page.view-mode-teaser:hover{transform:translateY(-15px);box-shadow:0 12px 18px rgba(0,0,0,.4)}.node--type-adv-page.view-mode-teaser .node-title,.node--type-adv-page.view-mode-teaser a,.node--type-adv-page.view-mode-teaser h3,.node--type-adv-page.view-mode-teaser p,.node--type-adv-page.view-mode-teaser svg{color:currentColor}.node--type-adv-page.view-mode-teaser .node-title,.node--type-adv-page.view-mode-teaser h3{font-size:1.125em;margin:0}.node--type-adv-page.view-mode-teaser .field-name-field-sub-title{text-transform:lowercase}.node--type-adv-page.view-mode-teaser .field-type-image{margin-bottom:13px}.node--type-adv-page.view-mode-teaser .field-type-image img{width:40px}@media screen and (min-width:75em){.node--type-adv-page.view-mode-teaser{--adv-block-font-size:18px}.node--type-adv-page.view-mode-teaser .field-type-image{margin-bottom:20px}}.node--type-adv-page.view-mode-default .context,.node--type-adv-page.view-mode-full .context{color:var(--context-color)}.field-name-field-social-networks{padding:5px 0}.field-name-field-social-networks .field-item{display:inline-block;margin:0 8px}.block-utils .menu a.social-link,.menu a.social-link,.social-link,a.social-link{display:flex;justify-content:center;align-items:center;padding:0;width:30px;height:30px;line-height:30px;font-size:1.5625rem;position:relative;background:0 0;color:gray}.team__item .block-utils .menu a.social-link,.team__item .menu a.social-link,.team__item .social-link,.team__item a.social-link,.top-bar .block-utils .menu a.social-link,.top-bar .menu a.social-link,.top-bar .social-link,.top-bar a.social-link,header.main .block-utils .menu a.social-link,header.main .menu a.social-link,header.main .social-link,header.main a.social-link{color:#fff;font-size:1rem;margin:4px}.block-utils .menu a.social-link.bandcamp,.menu a.social-link.bandcamp,.social-link.bandcamp,a.social-link.bandcamp{color:#fff}.block-utils .menu a.social-link.bandcamp:hover,.menu a.social-link.bandcamp:hover,.social-link.bandcamp:hover,a.social-link.bandcamp:hover{color:#4e9bac}.block-utils .menu a.social-link.delicious,.menu a.social-link.delicious,.social-link.delicious,a.social-link.delicious{color:#fff}.block-utils .menu a.social-link.delicious:hover,.menu a.social-link.delicious:hover,.social-link.delicious:hover,a.social-link.delicious:hover{color:#248cff}.block-utils .menu a.social-link.facebook,.menu a.social-link.facebook,.social-link.facebook,a.social-link.facebook{color:#fff}.block-utils .menu a.social-link.facebook:hover,.menu a.social-link.facebook:hover,.social-link.facebook:hover,a.social-link.facebook:hover{color:#3b5998}.block-utils .menu a.social-link.ficly,.menu a.social-link.ficly,.social-link.ficly,a.social-link.ficly{color:#fff}.block-utils .menu a.social-link.ficly:hover,.menu a.social-link.ficly:hover,.social-link.ficly:hover,a.social-link.ficly:hover{color:#b51c2c}.block-utils .menu a.social-link.flickr,.menu a.social-link.flickr,.social-link.flickr,a.social-link.flickr{color:#fff}.block-utils .menu a.social-link.flickr:hover,.menu a.social-link.flickr:hover,.social-link.flickr:hover,a.social-link.flickr:hover{color:#0063db}.block-utils .menu a.social-link.github,.menu a.social-link.github,.social-link.github,a.social-link.github{color:#fff}.block-utils .menu a.social-link.github:hover,.menu a.social-link.github:hover,.social-link.github:hover,a.social-link.github:hover{color:#4183c4}.block-utils .menu a.social-link.googleplus,.menu a.social-link.googleplus,.social-link.googleplus,a.social-link.googleplus{color:#fff}.block-utils .menu a.social-link.googleplus:hover,.menu a.social-link.googleplus:hover,.social-link.googleplus:hover,a.social-link.googleplus:hover{color:#dd4b39}.block-utils .menu a.social-link.instagram,.menu a.social-link.instagram,.social-link.instagram,a.social-link.instagram{color:#fff}.block-utils .menu a.social-link.instagram:hover,.menu a.social-link.instagram:hover,.social-link.instagram:hover,a.social-link.instagram:hover{color:#517fa4}.block-utils .menu a.social-link.kickstarter,.menu a.social-link.kickstarter,.social-link.kickstarter,a.social-link.kickstarter{color:#fff}.block-utils .menu a.social-link.kickstarter:hover,.menu a.social-link.kickstarter:hover,.social-link.kickstarter:hover,a.social-link.kickstarter:hover{color:#76cc1e}.block-utils .menu a.social-link.lanyrd,.menu a.social-link.lanyrd,.social-link.lanyrd,a.social-link.lanyrd{color:#fff}.block-utils .menu a.social-link.lanyrd:hover,.menu a.social-link.lanyrd:hover,.social-link.lanyrd:hover,a.social-link.lanyrd:hover{color:#152e51}.block-utils .menu a.social-link.lastfm,.menu a.social-link.lastfm,.social-link.lastfm,a.social-link.lastfm{color:#fff}.block-utils .menu a.social-link.lastfm:hover,.menu a.social-link.lastfm:hover,.social-link.lastfm:hover,a.social-link.lastfm:hover{color:#d51007}.block-utils .menu a.social-link.linkedin,.menu a.social-link.linkedin,.social-link.linkedin,a.social-link.linkedin{color:#fff}.block-utils .menu a.social-link.linkedin:hover,.menu a.social-link.linkedin:hover,.social-link.linkedin:hover,a.social-link.linkedin:hover{color:#007bb6}.block-utils .menu a.social-link.photodrop,.menu a.social-link.photodrop,.social-link.photodrop,a.social-link.photodrop{color:#fff}.block-utils .menu a.social-link.photodrop:hover,.menu a.social-link.photodrop:hover,.social-link.photodrop:hover,a.social-link.photodrop:hover{color:#cdb6e3}.block-utils .menu a.social-link.pinterest,.menu a.social-link.pinterest,.social-link.pinterest,a.social-link.pinterest{color:#fff}.block-utils .menu a.social-link.pinterest:hover,.menu a.social-link.pinterest:hover,.social-link.pinterest:hover,a.social-link.pinterest:hover{color:#cb2027}.block-utils .menu a.social-link.rdio,.menu a.social-link.rdio,.social-link.rdio,a.social-link.rdio{color:#fff}.block-utils .menu a.social-link.rdio:hover,.menu a.social-link.rdio:hover,.social-link.rdio:hover,a.social-link.rdio:hover{color:#0088da}.block-utils .menu a.social-link.soundcloud,.menu a.social-link.soundcloud,.social-link.soundcloud,a.social-link.soundcloud{color:#fff}.block-utils .menu a.social-link.soundcloud:hover,.menu a.social-link.soundcloud:hover,.social-link.soundcloud:hover,a.social-link.soundcloud:hover{color:#f60}.block-utils .menu a.social-link.twitter,.menu a.social-link.twitter,.social-link.twitter,a.social-link.twitter{color:#fff}.block-utils .menu a.social-link.twitter:hover,.menu a.social-link.twitter:hover,.social-link.twitter:hover,a.social-link.twitter:hover{color:#00aced}.block-utils .menu a.social-link.vimeo,.menu a.social-link.vimeo,.social-link.vimeo,a.social-link.vimeo{color:#fff}.block-utils .menu a.social-link.vimeo:hover,.menu a.social-link.vimeo:hover,.social-link.vimeo:hover,a.social-link.vimeo:hover{color:#aad450}.block-utils .menu a.social-link.youtube,.menu a.social-link.youtube,.social-link.youtube,a.social-link.youtube{color:#fff}.block-utils .menu a.social-link.youtube:hover,.menu a.social-link.youtube:hover,.social-link.youtube:hover,a.social-link.youtube:hover{color:#b00}.block-utils .menu a.social-link.share,.menu a.social-link.share,.social-link.share,a.social-link.share{color:#fff}.block-utils .menu a.social-link.share:hover,.menu a.social-link.share:hover,.social-link.share:hover,a.social-link.share:hover{color:gray}.block-utils .menu a.social-link.mail,.block-utils .menu a.social-link.mail:hover,.menu a.social-link.mail,.menu a.social-link.mail:hover,.social-link.mail,.social-link.mail:hover,a.social-link.mail,a.social-link.mail:hover{color:#fff}a.social-color-default{color:gray}a.social-color-bandcamp{color:#4e9bac!important}a.social-color-delicious{color:#248cff!important}a.social-color-facebook{color:#3b5998!important}a.social-color-ficly{color:#b51c2c!important}a.social-color-flickr{color:#0063db!important}a.social-color-github{color:#4183c4!important}a.social-color-googleplus{color:#dd4b39!important}a.social-color-instagram{color:#517fa4!important}a.social-color-kickstarter{color:#76cc1e!important}a.social-color-lanyrd{color:#152e51!important}a.social-color-lastfm{color:#d51007!important}a.social-color-linkedin{color:#007bb6!important}a.social-color-photodrop{color:#cdb6e3!important}a.social-color-pinterest{color:#cb2027!important}a.social-color-rdio{color:#0088da!important}a.social-color-soundcloud{color:#f60!important}a.social-color-twitter{color:#00aced!important}a.social-color-vimeo{color:#aad450!important}a.social-color-youtube{color:#b00!important}a.social-color-share{color:gray!important}a.social-color-mail{color:#fff!important}.social-networks-top .field-name-field-social-networks{padding:0}.social-networks-top .field-items{display:flex;flex-flow:row wrap}@media screen and (min-width:75em){.social-networks-top .field-items{margin-left:25px}}@media screen and (min-width:75em){.social-networks-top .field-items .field-item+.field-item{padding-left:14px}}.social-networks-top .social-link,.social-networks-top a.social-link{display:block;height:22px;width:22px;color:#2081c5;border:2px solid #2081c5;border-radius:50%;margin:10px 14px;font-size:13px;line-height:20px;text-align:center}@media screen and (min-width:75em){.social-networks-top .social-link,.social-networks-top a.social-link{margin:10px 0}}.social-networks-top .social-link:hover,.social-networks-top a.social-link:hover{color:#2081c5}.wrapper-latest-news{padding-left:0!important;padding-right:0!important;max-width:1420px!important}@media print,screen and (min-width:40em){.hide-for-medium-only{display:none}}@media print,screen and (min-width:48em){.hide-for-medlg-only{display:none}}article.node--type-article.view-mode-full header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper,article.node--type-social-post.view-mode-full header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper{display:block;text-align:center;align-items:center;flex-direction:column}article.node--type-article.view-mode-full header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .node-title,article.node--type-social-post.view-mode-full header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .node-title{color:#fff;font-size:1.5625rem;text-align:center;margin:0 auto 25px}article.node--type-article.view-mode-full header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-title,article.node--type-social-post.view-mode-full header.hero-section.no-hero:not(.layout-builder__layout) .header-wrapper .field-title{display:block}article.node--type-article.view-mode-full .field-created,article.node--type-social-post.view-mode-full .field-created{text-align:center;color:#fff}article.node--type-article.view-mode-full .field-name-field-gallery,article.node--type-social-post.view-mode-full .field-name-field-gallery{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1.7);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1.7)}article.node--type-article.view-mode-full .field-name-field-gallery .grid-container,article.node--type-social-post.view-mode-full .field-name-field-gallery .grid-container{padding:0}article.node--type-article.view-mode-full .field-name-field-gallery .slick-slide,article.node--type-social-post.view-mode-full .field-name-field-gallery .slick-slide{margin:0 16px}article.node--type-article.view-mode-abstract .cell-content,article.node--type-social-post.view-mode-abstract .cell-content{padding-top:15px;padding-bottom:15px}@media print,screen and (min-width:40em){article.node--type-article.view-mode-abstract .cell-content,article.node--type-social-post.view-mode-abstract .cell-content{padding-top:0;padding-bottom:0}}article.node--type-article.view-mode-teaser,article.node--type-social-post.view-mode-teaser{--nws--off7-top:23px;height:100%;position:relative;margin-top:var(--nws--off7-top);margin-bottom:15px;padding-bottom:50px}article.node--type-article.view-mode-teaser:after,article.node--type-social-post.view-mode-teaser:after{content:"";background:#f5f5f5;position:absolute;bottom:0;right:0;width:100%;height:100%;max-width:540px;z-index:-1}@media print,screen and (min-width:64em){article.node--type-article.view-mode-teaser:after,article.node--type-social-post.view-mode-teaser:after{bottom:auto;top:0;max-width:505px}}article.node--type-article.view-mode-teaser .node__meta,article.node--type-social-post.view-mode-teaser .node__meta{font-weight:600;font-size:18px;color:#2081c5}article.node--type-article.view-mode-teaser .node-title,article.node--type-social-post.view-mode-teaser .node-title{font-weight:600;font-size:20px;color:#414141;min-height:75px}article.node--type-article.view-mode-teaser .image-wrapper,article.node--type-social-post.view-mode-teaser .image-wrapper{transform:translateY(calc(var(--nws--off7-top) * -1));display:flex;flex-flow:row wrap;position:relative;z-index:18}article.node--type-article.view-mode-teaser .image-wrapper .field-node--field-image,article.node--type-social-post.view-mode-teaser .image-wrapper .field-node--field-image{width:50%;overflow:hidden}article.node--type-article.view-mode-teaser .image-wrapper .field-node--field-image img,article.node--type-social-post.view-mode-teaser .image-wrapper .field-node--field-image img{transition:transform .4s ease-in-out;transform:scale(1)}article.node--type-article.view-mode-teaser .image-wrapper .field-node--field-image img:hover,article.node--type-social-post.view-mode-teaser .image-wrapper .field-node--field-image img:hover{transform:scale(1.2)}article.node--type-article.view-mode-teaser .image-wrapper .node__meta,article.node--type-social-post.view-mode-teaser .image-wrapper .node__meta{display:block;padding:80px 18px 0;width:50%}article.node--type-article.view-mode-teaser .node__content,article.node--type-social-post.view-mode-teaser .node__content{margin:23px 0}article.node--type-article.view-mode-teaser .link-to-node a,article.node--type-social-post.view-mode-teaser .link-to-node a{color:gray;font-size:23px}article.node--type-article.view-mode-teaser .addtoany_list,article.node--type-social-post.view-mode-teaser .addtoany_list{position:absolute;top:23px;right:23px;z-index:20}article.node--type-article.view-mode-teaser .addtoany_share svg,article.node--type-social-post.view-mode-teaser .addtoany_share svg{display:block}article.node--type-article.view-mode-teaser footer,article.node--type-social-post.view-mode-teaser footer{width:100%;padding:0 24px}@media print,screen and (min-width:48em){article.node--type-article.view-mode-teaser,article.node--type-social-post.view-mode-teaser{--nws--off7-top:42px}article.node--type-article.view-mode-teaser .image-wrapper,article.node--type-social-post.view-mode-teaser .image-wrapper{width:295px;display:block}article.node--type-article.view-mode-teaser .image-wrapper>.field-node--field-image,article.node--type-social-post.view-mode-teaser .image-wrapper>.field-node--field-image{width:100%}article.node--type-article.view-mode-teaser .node__content,article.node--type-social-post.view-mode-teaser .node__content{max-width:100%;width:calc(100% - 300px)}article.node--type-article.view-mode-teaser .node__content .node__meta,article.node--type-social-post.view-mode-teaser .node__content .node__meta{margin-bottom:12px}}.views-news-list .list-view-grid .css-grid>li{text-align:left}@media print,screen and (min-width:64em){.block-view--news-block-1{max-width:741px}}@media screen and (min-width:75em){.block-view--news-block-1{max-width:1513px}}.block-view--news-block-1 .block-title{text-align:center}.block-view--news-block-1 .articles--list>header{text-align:center;margin-bottom:48px}.block-view--news-block-1 .articles--list>header *{font-size:16px;font-weight:300}@media screen and (min-width:75em){.block-view--news-block-1 .articles--list>header *{font-size:18px}}.block-view--news-block-1 .articles--list .views-row+.views-row{margin-top:0!important}.block-view--news-block-1 .grid-margin-x{width:100%}@media screen and (min-width:75em){.block-view--news-block-1 .grid-margin-x{margin-left:-15px;margin-right:-15px}}@media screen and (min-width:75em){.block-view--news-block-1 .grid-margin-x.xlarge-up-2>.cell{width:calc(50% - 30px);margin-left:15px;margin-right:15px}}.block-view--news-block-1 .grid-margin-x>.cell{width:100%;margin:0}@media print,screen and (min-width:40em){.social-post-page .list-view-grid .css-grid.medium-up-3 .views-row{max-width:390px}}.articles--list .item-list>.grid-x{max-width:1417px}.articles--list .item-list .views-row+.views-row{margin-top:93px}@media screen and (min-width:75em){.articles--list .item-list .views-row+.views-row{margin-top:0}}.articles--list .item-list .node--type-article.view-mode-teaser{justify-content:flex-end}.articles--list .item-list .node--type-article.view-mode-teaser .node__content{max-width:690px}@media print,screen and (min-width:48em){.articles--list .item-list .node--type-article.view-mode-teaser .node__content{padding-left:30px;padding-right:53px}}.articles--page--list .item-list .node--type-article.view-mode-teaser:after{max-width:1003px}.articles--page--list>header{display:flex;justify-content:center;margin:2rem 0}.articles--page--list>header .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.articles--page--list>header h1,.articles--page--list>header header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .articles--page--list>header .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .articles--page--list>header .hero-title{margin:0}article.node--type-testimony.view-mode-full{height:100%;position:relative;margin-top:23px;margin-bottom:15px;padding-bottom:50px;max-width:1417px}article.node--type-testimony.view-mode-full:after{content:"";position:absolute;bottom:0;right:0;width:100%;height:100%;max-width:1003px;z-index:-1}@media print,screen and (min-width:64em){article.node--type-testimony.view-mode-full .meta-testimony{display:flex;flex-flow:row wrap}article.node--type-testimony.view-mode-full .meta-testimony>*{flex:0 0 auto;margin-right:5px}article.node--type-testimony.view-mode-full .meta-testimony>*+div{padding-left:15px;position:relative}article.node--type-testimony.view-mode-full .meta-testimony>*+div:before{content:"-";display:inline-block;position:absolute;top:50%;left:0;width:auto;transform:translateY(-50%)}}article.node--type-testimony.view-mode-full .meta-testimony,article.node--type-testimony.view-mode-full .node__meta{font-weight:600;font-size:18px;color:#2081c5}article.node--type-testimony.view-mode-full .node-title{font-weight:600;font-size:20px;color:#414141}article.node--type-testimony.view-mode-full .image-wrapper{margin-top:-23px;display:flex;flex-flow:row wrap;position:relative;z-index:18;max-width:360px}article.node--type-testimony.view-mode-full .image-wrapper .field-node--field-media{width:100%;height:100%;overflow:hidden}article.node--type-testimony.view-mode-full .image-wrapper .field-node--field-media .field-item,article.node--type-testimony.view-mode-full .image-wrapper .field-node--field-media .field-items{display:block;width:100%;height:100%}article.node--type-testimony.view-mode-full .image-wrapper .field-node--field-media .field-item{overflow:hidden}article.node--type-testimony.view-mode-full .image-wrapper .field-node--field-media img{transition:transform .4s ease-in-out;transform:scale(1)}article.node--type-testimony.view-mode-full .image-wrapper .field-node--field-media img:hover{transform:scale(1.2)}article.node--type-testimony.view-mode-full .image-wrapper .node__meta{display:block;padding:80px 18px 0;width:50%}article.node--type-testimony.view-mode-full .node__content{margin:0 23px}article.node--type-testimony.view-mode-full .link-to-node{margin-top:10px}article.node--type-testimony.view-mode-full .link-to-node a{color:gray;font-size:23px}article.node--type-testimony.view-mode-full .addtoany_list{position:absolute;top:15px;right:23px;z-index:20}article.node--type-testimony.view-mode-full .addtoany_share svg{display:block}@media print,screen and (min-width:48em){article.node--type-testimony.view-mode-full{margin-top:42px;justify-content:flex-end}article.node--type-testimony.view-mode-full .image-wrapper{margin-top:-42px;width:100%;max-width:295px;display:block}article.node--type-testimony.view-mode-full .image-wrapper>.field-node--field-image{width:100%}article.node--type-testimony.view-mode-full .image-wrapper.video_hosted{max-width:543px}article.node--type-testimony.view-mode-full .node__content{padding-left:30px;padding-right:102px;max-width:824px;width:100%;padding-top:42px}article.node--type-testimony.view-mode-full .node__content .node__meta{margin-bottom:12px}}.list-testimony .views-row+.views-row{margin-top:93px}.block-view--testimony-block-1{max-width:1185px;margin:50px auto 0}.block-view--testimony-block-1 article.node--type-testimony.view-mode-full{justify-content:center}@media screen and (min-width:90em){.block-view--testimony-block-1 article.node--type-testimony.view-mode-full{justify-content:flex-end}}@media screen and (min-width:90em){.block-view--testimony-block-1 article.node--type-testimony.view-mode-full .image-wrapper.video_hosted{margin-left:-260px}}.team--list{display:flex;flex-flow:row wrap;max-width:1200px;margin:0 auto}.team--list>.views-row,.team--list>footer,.team--list>header{padding:15px}.team--list>.views-row,.team--list>footer,.team--list>header{flex:0 0 100%}.team--list .views-row{display:flex}.team--list .views-row .node--type-team{display:flex;flex-direction:column}.team--list .views-row .node--type-team .node__content{flex:1 1 auto}.team--list .views-row:nth-child(3n+1) .node--type-team .node__content{background-color:#16517b}.team--list .views-row:nth-child(3n+2) .node--type-team .node__content{background-color:#2081c5}.team--list>footer,.team--list>header{display:flex;flex-direction:column;justify-content:center;align-items:center}@media print,screen and (min-width:40em){.team--list>header{flex:1 1 100%}.team--list>.views-row{flex:1 1 50%}.team--list>footer{flex:1 1 100%}}@media print,screen and (min-width:64em){.team--list>.views-row,.team--list>header{flex:1 1 25%}.team--list>footer{flex:1 1 50%}}@media print,screen and (min-width:64em){.team--list--assistants>footer{flex:1 1 75%}.team--list--assistants>footer .field-items{max-width:66%}}.block-view--team-block-1{margin:50px auto}.block-view--team-block-1 .block-title{display:none}@media print,screen and (min-width:64em){.block-view--team-block-1{margin:100px auto}}.team--list--home{max-width:1390px;margin:0 auto;position:relative;z-index:1}.team--list--home:before{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:#f5f5f5;z-index:-1;right:100%;right:0;width:150vw}.team--list--home .item-list{margin:0}.team--list--home .item-list>ul{margin:0;padding:0;list-style:none;display:grid;gap:30px}.team--list--home .item-list>ul>li:nth-child(3n+1) .node--type-team .node__content{background-color:#16517b}.team--list--home .item-list>ul>li:nth-child(3n+2) .node--type-team .node__content{background-color:#2081c5}@media print,screen and (min-width:30em){.team--list--home .item-list>ul{grid-template-columns:repeat(2,1fr)}}@media print,screen and (min-width:64em){.team--list--home .item-list>ul{grid-template-columns:repeat(3,1fr)}}.team--list--home footer{padding:30px;display:flex;flex-direction:column;align-items:center;justify-content:center}@media print,screen and (min-width:64em){.team--list--home{display:grid;grid-template-columns:5fr 3fr}}.content-team .node__content,.node--type-team.view-mode-abstract .node__content,.node--type-team.view-mode-teaser .node__content{display:flex;flex-flow:row wrap;align-items:center;justify-content:space-between;padding:11px;background:#79b3dc;width:100%}.content-team .node__content .title,.node--type-team.view-mode-abstract .node__content .title,.node--type-team.view-mode-teaser .node__content .title{color:#fff;font-size:20px;font-weight:600;max-width:calc(100% - 140px);line-height:1;flex:0 0 auto}.content-team .node__content .social-media,.node--type-team.view-mode-abstract .node__content .social-media,.node--type-team.view-mode-teaser .node__content .social-media{position:relative;max-width:140px;flex:0 0 auto}.content-team .node__content .social-media:before,.node--type-team.view-mode-abstract .node__content .social-media:before,.node--type-team.view-mode-teaser .node__content .social-media:before{content:"";height:18px;width:1px;position:absolute;left:0;top:50%;transform:translateY(-50%);background:#fff}.content-team .node__content .social-media a,.node--type-team.view-mode-abstract .node__content .social-media a,.node--type-team.view-mode-teaser .node__content .social-media a{width:35px;height:35px;line-height:35px;font-size:20px}.content-team .node__content .social-media a:hover,.node--type-team.view-mode-abstract .node__content .social-media a:hover,.node--type-team.view-mode-teaser .node__content .social-media a:hover{color:#fff}.node--type-team.view-mode-teaser{max-width:260px;margin:0 auto}.node--type-team.view-mode-teaser .field-name-field-image{overflow:hidden}.node--type-team.view-mode-teaser .field-name-field-image img{transition:transform .4s ease-in-out;transform:scale(1)}.node--type-team.view-mode-teaser .field-name-field-image img:hover{transform:scale(1.2);filter:grayscale(1)}@media print,screen and (min-width:48em){.node--type-team.view-mode-teaser{padding:0 16px}}@media screen and (min-width:75em){.node--type-team.view-mode-teaser{padding:0}}:root{--teachingModuleTeaserSize:250px;--teachingModuleTeaserFontSize:14px}@media print,screen and (min-width:64em){:root{--teachingModuleTeaserSize:355px;--teachingModuleTeaserFontSize:3,4*14 18px}}.node--type-teaching-module.view-mode-full{font-size:var(--teachingModuleTeaserFontSize)}.node--type-teaching-module.view-mode-full header{display:flex;flex-wrap:wrap;justify-content:flex-start;align-items:center}.node--type-teaching-module.view-mode-full header .node-title{font-size:1.7777em;line-height:2em;margin:0;font-weight:700;color:#2081c5}.node--type-teaching-module.view-mode-full header .field-node--field-type{font-size:1.7777em;font-weight:300;line-height:2em;margin:0;color:#2081c5}.node--type-teaching-module.view-mode-full header .field-node--field-type .field-item:before{content:" - ";float:left;padding:0 8px}.node--type-teaching-module.view-mode-full header .field-node--field-sub-title *,.node--type-teaching-module.view-mode-full header .field-node--field-sub-title h3{flex:0 0 100%;font-weight:700;text-transform:uppercase;color:#f4a71b}.node--type-teaching-module.view-mode-full .node__content p{font-size:1rem}.node--type-teaching-module.view-mode-full .field-node--field-details{background-color:#16517b;padding:2rem;border-radius:23px;position:relative}.node--type-teaching-module.view-mode-full .field-node--field-details .node-title,.node--type-teaching-module.view-mode-full .field-node--field-details .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.node--type-teaching-module.view-mode-full .field-node--field-details h1,.node--type-teaching-module.view-mode-full .field-node--field-details header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .node--type-teaching-module.view-mode-full .field-node--field-details .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .node--type-teaching-module.view-mode-full .field-node--field-details .hero-title{color:#fff}.node--type-teaching-module.view-mode-full .field-node--field-details .node-title a,.node--type-teaching-module.view-mode-full .field-node--field-details .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.node--type-teaching-module.view-mode-full .field-node--field-details h1 a,.node--type-teaching-module.view-mode-full .field-node--field-details header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .node--type-teaching-module.view-mode-full .field-node--field-details .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .node--type-teaching-module.view-mode-full .field-node--field-details .hero-title a{color:inherit}.node--type-teaching-module.view-mode-full .field-node--field-details,.node--type-teaching-module.view-mode-full .field-node--field-details .block-title,.node--type-teaching-module.view-mode-full .field-node--field-details .js-quickedit-page-title,.node--type-teaching-module.view-mode-full .field-node--field-details .node-title,.node--type-teaching-module.view-mode-full .field-node--field-details .node-title>a,.node--type-teaching-module.view-mode-full .field-node--field-details .page-title,.node--type-teaching-module.view-mode-full .field-node--field-details a,.node--type-teaching-module.view-mode-full .field-node--field-details blockquote,.node--type-teaching-module.view-mode-full .field-node--field-details cite,.node--type-teaching-module.view-mode-full .field-node--field-details footer>a,.node--type-teaching-module.view-mode-full .field-node--field-details form label,.node--type-teaching-module.view-mode-full .field-node--field-details h2,.node--type-teaching-module.view-mode-full .field-node--field-details h3,.node--type-teaching-module.view-mode-full .field-node--field-details h4,.node--type-teaching-module.view-mode-full .field-node--field-details h5,.node--type-teaching-module.view-mode-full .field-node--field-details p,.node--type-teaching-module.view-mode-full .field-node--field-details strong{color:#fff}.node--type-teaching-module.view-mode-full .field-node--field-details a.more-link,.node--type-teaching-module.view-mode-full .field-node--field-details a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.node--type-teaching-module.view-mode-full .field-node--field-details a.more-link:hover,.node--type-teaching-module.view-mode-full .field-node--field-details a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .node--type-teaching-module.view-mode-full .field-node--field-details a,.local-tasks-block .node--type-teaching-module.view-mode-full .field-node--field-details a.hollow,.node--type-teaching-module.view-mode-full .field-node--field-details .button,.node--type-teaching-module.view-mode-full .field-node--field-details .button.hollow,.node--type-teaching-module.view-mode-full .field-node--field-details .local-tasks-block a,.node--type-teaching-module.view-mode-full .field-node--field-details .local-tasks-block a.hollow,.node--type-teaching-module.view-mode-full .field-node--field-details .wp-block-button.is-style-outline .wp-block-button__link,.node--type-teaching-module.view-mode-full .field-node--field-details .wp-block-button__link,.node--type-teaching-module.view-mode-full .field-node--field-details .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.node--type-teaching-module.view-mode-full .field-node--field-details .wp-block-quote cite,.node--type-teaching-module.view-mode-full .field-node--field-details .wp-block-quote footer,.node--type-teaching-module.view-mode-full .field-node--field-details .wp-block-quote__citation{color:#fff}.node--type-teaching-module.view-mode-full .field-node--field-details:before{content:"";display:block;position:absolute;z-index:1;top:0;left:60px;width:0;height:0;border-style:solid;border-width:20px 20px 0;border-color:#fff transparent transparent}.node--type-teaching-module.view-mode-teaser{text-decoration:none;display:block;width:var(--teachingModuleTeaserSize);height:0;margin:0 auto;padding-bottom:var(--teachingModuleTeaserSize);border-radius:50%;position:relative;box-shadow:0 3px 6px rgba(0,0,0,.16);background-color:#fff;font-size:var(--teachingModuleTeaserFontSize);transition:background-color .3s ease,transform .3s ease,box-shadow .3s ease}.node--type-teaching-module.view-mode-teaser:hover{box-shadow:0 15px 10px rgba(0,0,0,.25);transform:translateY(-15px)}.node--type-teaching-module.view-mode-teaser .wrapper{position:absolute;top:0;right:0;bottom:0;left:0;text-align:center;padding:calc(var(--teachingModuleTeaserSize) * .18);display:flex;flex-direction:column;align-items:center;justify-content:center}.node--type-teaching-module.view-mode-teaser .field-node--field-type{text-transform:uppercase;font-size:1em;font-weight:300;margin-bottom:10px;color:#414141}.node--type-teaching-module.view-mode-teaser .node-title{font-weight:700;font-size:1.27em;text-transform:uppercase}.node--type-teaching-module.view-mode-teaser .field-node--field-sub-title h3{font-size:1rem;font-weight:400}.node--type-teaching-module.view-mode-teaser .svg-inline--fa.fa-search{font-size:1.555em;color:var(--theme-color--gray)}.node--type-teaching-module.view-mode-teaser.type--journey .node-title,.node--type-teaching-module.view-mode-teaser.type--parcours .node-title,.node--type-teaching-module.view-mode-teaser.type--traject .node-title{color:#2081c5}.node--type-teaching-module.view-mode-teaser.type--journey .field-node--field-sub-title h3,.node--type-teaching-module.view-mode-teaser.type--parcours .field-node--field-sub-title h3,.node--type-teaching-module.view-mode-teaser.type--traject .field-node--field-sub-title h3{font-size:1.388em;font-weight:600;color:#f4a71b}.butterfly-school-items{--adv-block-circle-size:var(--teachingModuleTeaserSize)}.butterfly-school-items .node--type-adv-page.view-mode-teaser{box-shadow:0 3px 6px rgba(0,0,0,.16)}.butterfly-school-items .node--type-adv-page.view-mode-teaser .node-title{text-transform:uppercase}.butterfly-school-items .content-wrapper{max-width:800px;margin:0 auto}.butterfly-school-items .content-wrapper .main>.wrapper,.butterfly-school-items .content-wrapper .second>.wrapper{display:grid;gap:calc(var(--teachingModuleTeaserSize) * .17)}@media print,screen and (min-width:40em){.butterfly-school-items .content-wrapper .main>.wrapper,.butterfly-school-items .content-wrapper .second>.wrapper{grid-template-columns:repeat(2,1fr)}}.butterfly-school-items .content-wrapper .main>.wrapper>.paragraph.paragraph--type--page-teaser:only-child,.butterfly-school-items .content-wrapper .main>.wrapper>:only-child,.butterfly-school-items .content-wrapper .second>.wrapper>.paragraph.paragraph--type--page-teaser:only-child,.butterfly-school-items .content-wrapper .second>.wrapper>:only-child{grid-column:span 2}.butterfly-school-items .content-wrapper .main{position:relative;padding-top:2px;padding-bottom:72;margin-bottom:37px}.butterfly-school-items .content-wrapper .main>.title{max-width:250px;margin:0 auto;height:70px;text-align:center;display:flex;flex-direction:column;justify-content:flex-end}.butterfly-school-items .content-wrapper .main:after{position:absolute;content:"";display:block;width:calc(var(--teachingModuleTeaserSize) * 1.5);height:calc(var(--teachingModuleTeaserSize) * 1.5);top:50%;left:50%;transform:translate(-50%,-50%);z-index:-1;background-color:var(--theme-color--lighter-gray);border-radius:50%}.butterfly-school-items .content-wrapper .second{position:relative}.butterfly-school-items .content-wrapper .second:after{content:"";display:block;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-2px);height:1px;width:33%;max-width:300px;border-top:3px dashed var(--theme-color--light-gray);z-index:-1}.reveal.detailsModal{padding:1rem;border-radius:23px;width:100vw;max-width:960px}.reveal.detailsModal .close-button{font-size:50px}@media print,screen and (min-width:64em){.reveal.detailsModal{width:85vw;padding:3.125rem}}#block-prochainedate,.block-prochainedate{min-height:77px;padding:20px 16px;max-width:900px;margin:30px auto;display:flex;flex-flow:column;justify-content:center;border-radius:23px;background:#2081c5;transition:all .4s ease;font-size:14px}#block-prochainedate ul.unstyled,.block-prochainedate ul.unstyled{list-style:none;margin:0}#block-prochainedate ul.unstyled li,.block-prochainedate ul.unstyled li{position:relative}#block-prochainedate ul.unstyled li+li:before,.block-prochainedate ul.unstyled li+li:before{content:" - ";display:block;margin:0 auto;width:20px;text-align:center}@media print,screen and (min-width:48em){#block-prochainedate ul.unstyled,.block-prochainedate ul.unstyled{column-gap:20px;column-count:3;column-rule:1px dashed}#block-prochainedate ul.unstyled li,.block-prochainedate ul.unstyled li{-moz-column-break-inside:avoid;break-inside:avoid}#block-prochainedate ul.unstyled li+li:before,.block-prochainedate ul.unstyled li+li:before{display:none}}@media screen and (min-width:1200px) and (min-height:720px){body:not(.path-frontpage) #block-prochainedate,body:not(.path-frontpage) .block-prochainedate{position:fixed;max-width:300px;right:0;z-index:3;bottom:250px;width:200px;border-radius:23px 0 0 23px}body:not(.path-frontpage) #block-prochainedate ul.unstyled,body:not(.path-frontpage) .block-prochainedate ul.unstyled{column-count:1}body:not(.path-frontpage) #block-prochainedate ul.unstyled li,body:not(.path-frontpage) .block-prochainedate ul.unstyled li{padding:0}body:not(.path-frontpage) #block-prochainedate ul.unstyled li+li:before,body:not(.path-frontpage) .block-prochainedate ul.unstyled li+li:before{display:block;position:relative;transform:none}}#block-prochainedate .node-title,#block-prochainedate .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,#block-prochainedate h1,#block-prochainedate header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.block-prochainedate .node-title,.block-prochainedate .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.block-prochainedate h1,.block-prochainedate header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper #block-prochainedate .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .block-prochainedate .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper #block-prochainedate .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .block-prochainedate .hero-title{color:#fff}#block-prochainedate .node-title a,#block-prochainedate .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,#block-prochainedate h1 a,#block-prochainedate header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.block-prochainedate .node-title a,.block-prochainedate .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.block-prochainedate h1 a,.block-prochainedate header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper #block-prochainedate .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .block-prochainedate .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper #block-prochainedate .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .block-prochainedate .hero-title a{color:inherit}#block-prochainedate,#block-prochainedate .block-title,#block-prochainedate .js-quickedit-page-title,#block-prochainedate .node-title,#block-prochainedate .node-title>a,#block-prochainedate .page-title,#block-prochainedate a,#block-prochainedate blockquote,#block-prochainedate cite,#block-prochainedate footer>a,#block-prochainedate form label,#block-prochainedate h2,#block-prochainedate h3,#block-prochainedate h4,#block-prochainedate h5,#block-prochainedate p,#block-prochainedate strong,.block-prochainedate,.block-prochainedate .block-title,.block-prochainedate .js-quickedit-page-title,.block-prochainedate .node-title,.block-prochainedate .node-title>a,.block-prochainedate .page-title,.block-prochainedate a,.block-prochainedate blockquote,.block-prochainedate cite,.block-prochainedate footer>a,.block-prochainedate form label,.block-prochainedate h2,.block-prochainedate h3,.block-prochainedate h4,.block-prochainedate h5,.block-prochainedate p,.block-prochainedate strong{color:#fff}#block-prochainedate a.more-link,#block-prochainedate a.read-more,.block-prochainedate a.more-link,.block-prochainedate a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}#block-prochainedate a.more-link:hover,#block-prochainedate a.read-more:hover,.block-prochainedate a.more-link:hover,.block-prochainedate a.read-more:hover{background:#f4a71b;color:#fff}#block-prochainedate .button,#block-prochainedate .button.hollow,#block-prochainedate .local-tasks-block a,#block-prochainedate .local-tasks-block a.hollow,#block-prochainedate .wp-block-button.is-style-outline .wp-block-button__link,#block-prochainedate .wp-block-button__link,#block-prochainedate .wp-block-button__link.is-style-outline,.block-prochainedate .button,.block-prochainedate .button.hollow,.block-prochainedate .local-tasks-block a,.block-prochainedate .local-tasks-block a.hollow,.block-prochainedate .wp-block-button.is-style-outline .wp-block-button__link,.block-prochainedate .wp-block-button__link,.block-prochainedate .wp-block-button__link.is-style-outline,.local-tasks-block #block-prochainedate a,.local-tasks-block #block-prochainedate a.hollow,.local-tasks-block .block-prochainedate a,.local-tasks-block .block-prochainedate a.hollow{color:#fff;border-color:#fff}#block-prochainedate .wp-block-quote cite,#block-prochainedate .wp-block-quote footer,#block-prochainedate .wp-block-quote__citation,.block-prochainedate .wp-block-quote cite,.block-prochainedate .wp-block-quote footer,.block-prochainedate .wp-block-quote__citation{color:#fff}#block-prochainedate hr,.block-prochainedate hr{border-bottom:1px solid #fff;margin:10px 0}#block-prochainedate p,.block-prochainedate p{margin-bottom:.5em}#block-prochainedate h3,.block-prochainedate h3{font-size:1.125em;margin-bottom:.25em}#block-prochainedate h4,.block-prochainedate h4{font-size:1.125em;margin-bottom:0}@media screen and (min-width:75em){#block-prochainedate,.block-prochainedate{font-size:16px}}#block-prochainedate .fontawesome-icon-inline,#block-prochainedate .svg,#block-prochainedate i,.block-prochainedate .fontawesome-icon-inline,.block-prochainedate .svg,.block-prochainedate i{color:#fff;opacity:.5}#block-prochainedate a,.block-prochainedate a{color:#fff;text-decoration:none;font-weight:600;font-size:18px}#block-prochainedate a i,#block-prochainedate a svg,.block-prochainedate a i,.block-prochainedate a svg{margin-right:10px}.school-parcours-block{align-items:stretch}.school-parcours-block>.grid,.school-parcours-block>.grid>*{display:grid;align-items:stretch}.school-parcours-block .paragraph{padding:1.25rem 1rem;border-radius:1.5rem;box-shadow:0 1px 6px rgba(0,0,0,.16);background-color:#fff}.home-accompagnement .field-type-entity-reference-revisions{max-width:720px;margin:0 auto}.home-accompagnement .field-type-entity-reference-revisions>.field-items{display:grid;gap:var(--adv-block-gap-size);--adv-block-circle-size:240px}@media print,screen and (min-width:30em){.home-accompagnement .field-type-entity-reference-revisions>.field-items{--adv-block-circle-size:40vw;grid-template-columns:repeat(2,1fr);column-gap:var(--adv-block-gap-size);row-gap:calc(var(--adv-block-gap-size) * 1.8)}}@media print,screen and (min-width:40em){.home-accompagnement .field-type-entity-reference-revisions>.field-items{--adv-block-circle-size:25vw;grid-template-columns:repeat(3,1fr)}}@media print,screen and (min-width:64em){.home-accompagnement .field-type-entity-reference-revisions>.field-items{--adv-block-circle-size:214px}}@media screen and (min-width:75em){.home-accompagnement .field-type-entity-reference-revisions>.field-items{--adv-block-circle-size:214px}.home-accompagnement .field-type-entity-reference-revisions>.field-items>:first-child,.home-accompagnement .field-type-entity-reference-revisions>.field-items>:nth-child(2),.home-accompagnement .field-type-entity-reference-revisions>.field-items>:nth-child(3){transform:translateX(calc(-50% - var(--adv-block-gap-size)/ 2))}.home-accompagnement .field-type-entity-reference-revisions>.field-items>:nth-child(4),.home-accompagnement .field-type-entity-reference-revisions>.field-items>:nth-child(5),.home-accompagnement .field-type-entity-reference-revisions>.field-items>:nth-child(6){transform:translateX(calc(50% + var(--adv-block-gap-size)/ 2))}}.wp-block-visible-icon-title{min-height:189px;position:relative}.wp-block-visible-icon-title .title-block-content-color-blocks{display:none}@media screen and (min-width:75em){.wp-block-visible-icon-title .title-block-content-color-blocks{display:block;position:absolute;top:0;right:0;height:100%;width:auto!important}.wp-block-visible-icon-title .title-block-content-color-blocks>*{height:100%;width:99px;display:inline-block}}.wp-block-visible-icon-title .title-block-content{max-width:105rem;margin:0 auto;display:flex;flex-flow:row wrap;padding:40px 0}@media screen and (min-width:75em){.wp-block-visible-icon-title .title-block-content{padding-right:500px}}.wp-block-visible-icon-title .title-block-content .iconify-wrapper svg{width:104px;height:104px}.wp-block-visible-icon-title .title-block-content .text-title{width:calc(100% - 104px);padding-left:40px;display:flex;flex-flow:column;justify-content:center}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .wp-block-visible-icon-title .title-block-content .text-title .hero-title,.wp-block-visible-icon-title .title-block-content .text-title .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.wp-block-visible-icon-title .title-block-content .text-title h1,.wp-block-visible-icon-title .title-block-content .text-title header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .wp-block-visible-icon-title .title-block-content .text-title .hero-title{margin-bottom:7px;font-size:40px;font-weight:600}.wp-block-visible-icon-title .title-block-content .text-title h2{font-size:23px;font-weight:700}.has-color.has-white-color{color:#fff}.node.node--type-page.view-mode-full.context-bleu-secondaire{--title-icon-background:#79b3dc;--title-icon-blocks-block1:#2081c5;--title-icon-blocks-block2:#16517b;--title-icon-blocks-block3:#f2709c;--title-icon-blocks-block4:#ea145c;--title-icon-blocks-block5:#be0241}.node.node--type-page.view-mode-full.context-bleu-logo{--title-icon-background:#2081c5;--title-icon-blocks-block1:#79b3dc;--title-icon-blocks-block2:#16517b;--title-icon-blocks-block3:#f2709c;--title-icon-blocks-block4:#ea145c;--title-icon-blocks-block5:#be0241}.node.node--type-page.view-mode-full.context-bleu-fonce{--title-icon-background:#16517b;--title-icon-blocks-block1:#79b3dc;--title-icon-blocks-block2:#2081c5;--title-icon-blocks-block3:#f2709c;--title-icon-blocks-block4:#ea145c;--title-icon-blocks-block5:#be0241}.node.node--type-page.view-mode-full.context-rose-secondaire{--title-icon-background:#f2709c;--title-icon-blocks-block1:#79b3dc;--title-icon-blocks-block2:#2081c5;--title-icon-blocks-block3:#16517b;--title-icon-blocks-block4:#ea145c;--title-icon-blocks-block5:#be0241}.node.node--type-page.view-mode-full.context-rose-logo{--title-icon-background:#ea145c;--title-icon-blocks-block1:#79b3dc;--title-icon-blocks-block2:#2081c5;--title-icon-blocks-block3:#16517b;--title-icon-blocks-block4:#f2709c;--title-icon-blocks-block5:#be0241}.node.node--type-page.view-mode-full.context-assets-29{--title-icon-background:#be0241;--title-icon-blocks-block1:#79b3dc;--title-icon-blocks-block2:#2081c5;--title-icon-blocks-block3:#16517b;--title-icon-blocks-block4:#f2709c;--title-icon-blocks-block5:#ea145c}.node.node--type-page.view-mode-full .wp-block-visible-icon-title{background:var(--title-icon-background)}.node.node--type-page.view-mode-full .wp-block-visible-icon-title .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.node.node--type-page.view-mode-full .wp-block-visible-icon-title h1,.node.node--type-page.view-mode-full .wp-block-visible-icon-title h2,.node.node--type-page.view-mode-full .wp-block-visible-icon-title header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .node.node--type-page.view-mode-full .wp-block-visible-icon-title .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .node.node--type-page.view-mode-full .wp-block-visible-icon-title .hero-title{color:#fff}.node.node--type-page.view-mode-full .wp-block-visible-icon-title .title-block-content-color-blocks-block1{background:var(--title-icon-blocks-block1)}.node.node--type-page.view-mode-full .wp-block-visible-icon-title .title-block-content-color-blocks-block2{background:var(--title-icon-blocks-block2)}.node.node--type-page.view-mode-full .wp-block-visible-icon-title .title-block-content-color-blocks-block3{background:var(--title-icon-blocks-block3)}.node.node--type-page.view-mode-full .wp-block-visible-icon-title .title-block-content-color-blocks-block4{background:var(--title-icon-blocks-block4)}.node.node--type-page.view-mode-full .wp-block-visible-icon-title .title-block-content-color-blocks-block5{background:var(--title-icon-blocks-block5)}.node.node--type-page.view-mode-full .block-quotes.block-quotes-context{background:var(--title-icon-background);border-color:var(--title-icon-background)}.node.node--type-page.view-mode-full .block-quotes.block-quotes-context p{color:#fff}.icon-text-grid{display:grid;grid-template-columns:1fr;gap:25px 25px}.icon-text-grid:not(:last-child){margin-bottom:25px}@media print,screen and (min-width:40em){.icon-text-grid{grid-template-columns:72px auto}}#node-49.view-mode-full .hero-section .header-wrapper,#node-57.view-mode-full .hero-section .header-wrapper{display:none}.resources-list>.paragraph--type--default+.paragraph--type--default{margin-top:20px!important}.paragraph--type--paragraph-container .paragraph.cell{display:flex;flex-direction:column}.paragraph--type--paragraph-container.container-bg-1{background-color:#414141}.paragraph--type--paragraph-container.container-bg-2{background-color:#ebebeb}.paragraph--type--paragraph-container.container-bg-white{background-color:#fff}.paragraph--type--paragraph-container.container-rounded-bottom{padding-bottom:11.41vw;position:relative}.paragraph--type--paragraph-container.container-rounded-bottom:after{content:"";display:block;width:100vw;height:11.41vw;position:absolute;left:0;bottom:-1px;background:transparent url(/themes/custom/visible_starter/assets/images/arrondi-haut-white.svg);background-position:50%;background-size:100% 100%}.paragraph--type--paragraph-container .grid-padding-y+.grid-padding-y>.cell{padding-top:0!important}.paragraph.center-content{text-align:center}.paragraph.block-style---variant{background-color:#414141}.paragraph--type--tabs-container a.accordion-title:before{display:none}.paragraph--type--tabs-container .tabs-title a,.paragraph--type--tabs-container a.accordion-title{text-decoration:none;padding:var(--cssGrid--gap-size)}.paragraph--type--tabs-container .tabs-title a *,.paragraph--type--tabs-container a.accordion-title *{color:currentColor}.paragraph--type--tabs-container .tabs-title a svg,.paragraph--type--tabs-container a.accordion-title svg{font-size:48px;width:96px;height:48px;margin-bottom:15px}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--tabs-container .tabs-title a .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--tabs-container a.accordion-title .hero-title,.paragraph--type--tabs-container .tabs-title a .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--tabs-container .tabs-title a h1,.paragraph--type--tabs-container .tabs-title a h2,.paragraph--type--tabs-container .tabs-title a h3,.paragraph--type--tabs-container .tabs-title a h4,.paragraph--type--tabs-container .tabs-title a h5,.paragraph--type--tabs-container .tabs-title a header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph--type--tabs-container .tabs-title a p,.paragraph--type--tabs-container a.accordion-title .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--tabs-container a.accordion-title h1,.paragraph--type--tabs-container a.accordion-title h2,.paragraph--type--tabs-container a.accordion-title h3,.paragraph--type--tabs-container a.accordion-title h4,.paragraph--type--tabs-container a.accordion-title h5,.paragraph--type--tabs-container a.accordion-title header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph--type--tabs-container a.accordion-title p,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--tabs-container .tabs-title a .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--tabs-container a.accordion-title .hero-title{margin:0 0 .75rem}.paragraph--type--tabs-container .tabs-title a .field-item>:last-child,.paragraph--type--tabs-container a.accordion-title .field-item>:last-child{margin-bottom:0}.paragraph--type--tabs-container .is-active a.accordion-title,.paragraph--type--tabs-container .tabs-title a:hover,.paragraph--type--tabs-container .tabs-title.is-active a,.paragraph--type--tabs-container a.accordion-title:hover{color:#fff;background-color:var(--theme-color--secondary);text-decoration:none}.paragraph--type--tabs-container ul.tabs{display:flex;justify-content:center;border:0;margin-bottom:var(--cssGrid--gap-size)}.paragraph--type--tabs-container ul.tabs>li.tabs-title{border:1px solid var(--theme-color--medium-gray);border-radius:0;overflow:hidden;color:var(--theme-color--title_alt)}.paragraph--type--tabs-container ul.tabs>li.tabs-title:first-child{border-radius:30px 0 0 30px}.paragraph--type--tabs-container ul.tabs>li.tabs-title:not(:first-child){border-left:0}.paragraph--type--tabs-container ul.tabs>li.tabs-title:last-child{border-radius:0 30px 30px 0}.paragraph--type--tabs-container .accordion-content,.paragraph--type--tabs-container .tabs-content{border:none;background-color:var(--theme-color--lighter-gray)}.paragraph--type--tabs-container .accordion-content .tabs-panel,.paragraph--type--tabs-container .tabs-content .tabs-panel{padding:calc(var(--cssGrid--gap-size)/ 2) var(--cssGrid--gap-size)}.paragraph--type--media.rounded-media .media img{border-radius:50%}@media print,screen and (min-width:64em){.paragraph--type--media.rounded-media .media{position:relative}.paragraph--type--media.rounded-media .media img{width:120%;max-width:120%;position:absolute;transform:translateY(-10%)}}.paragraph--type--structured-block{display:flex;flex-direction:column}.paragraph--type--structured-block .media{margin-bottom:.625rem}.paragraph--type--structured-block .media.media-image .field-item{text-align:center}.paragraph.paragraph--type--page-teaser{padding-top:0!important;padding-bottom:0!important;margin-bottom:1.25rem;font-size:1rem}.paragraph.paragraph--type--page-teaser>.field{flex:1 1 auto;display:flex}.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page){display:flex;flex-direction:row;flex-wrap:nowrap}.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) .content-wrapper{display:flex;flex-direction:column;justify-content:space-between;padding:calc((var(--cssGrid--gap-size)/ 2) * 1.5)}.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) .content-wrapper footer{flex:0 0 auto}.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) article.media{flex:0 0 40%;margin-bottom:0}.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) .node__content,.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) header{padding:0 1.875rem}.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) footer a{padding-top:.75rem;padding-bottom:.75rem}.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) .content-wrapper,.paragraph.paragraph--type--page-teaser .view-mode-teaser:not(.node--type-adv-page) .node__content{flex:1 1 auto}.paragraph.paragraph--type--page-teaser:last-child article.media{order:2}.paragraph.paragraph--type--page-abstract{padding-top:0!important;padding-bottom:0!important}.paragraph.paragraph--type--page-abstract:not(.variant_1){background:gray}.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract{display:flex;flex-direction:column}.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract article.media{order:-1}.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract .content-wrapper{margin:calc((var(--cssGrid--gap-size)/ 2) * 1.5)}.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract .node-title{text-align:center;font-size:1.4375rem}.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract .node__content,.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract header{padding:0 1.875rem}.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract .content-wrapper,.paragraph.paragraph--type--page-abstract .node--type-page.view-mode-abstract .node__content{flex:1 1 auto}.gutenberg-field>.wp-block-group.alignfull>.wp-block-group__inner-container>.block-bundle-paragraphs{margin:0;width:100%;max-width:100%}.paragraph.paragraph--type--info-link.paragraph--view-mode--default a{text-decoration:none;display:block;text-align:center}.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .info-link-content-wrapper{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1.5);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1.5);max-width:220px;margin:0 auto;transition:all .4s ease-out;position:relative;padding-bottom:20px;display:flex;flex-flow:column;justify-content:center;height:100%}@media print,screen and (min-width:64em){.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .info-link-content-wrapper{padding:68px 0}}.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .info-link-content-wrapper h2,.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .info-link-content-wrapper p{transition:all .4s ease-out}.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .field-name-field-content{transition:all .8s ease-out;position:relative}.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .field-name-field-content:after{content:"";background:url(/themes/custom/visible_starter/assets/images/arrow-right.svg) no-repeat 50%/cover;display:block;width:15px;height:15px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%,-50%);opacity:0;transition:all .4s ease}@media print,screen and (min-width:64em){.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .field-name-field-content:after{transform:translate(-50%,100%)}}.paragraph.paragraph--type--info-link.paragraph--view-mode--default a .field-name-field-media-image-1 svg{transition:all .4s ease;height:36px;width:auto}@media print,screen and (min-width:40em){.paragraph.paragraph--type--info-link.paragraph--view-mode--default a{min-height:25vw}}@media screen and (min-width:75em){.paragraph.paragraph--type--info-link.paragraph--view-mode--default a{min-height:1px;height:25vw;max-height:340px}}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-background,.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-background *,.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-background:hover *{color:#fff}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-background h2{color:#fff;margin-bottom:0}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.no-ico a:hover .field-name-field-content:after{opacity:1}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.no-ico a:hover .info-link-content-wrapper{transform:translateY(-10px)}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.no-ico a:hover .info-link-content-wrapper:after{opacity:1}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-ico a:hover .field-name-field-media-image-1 svg{height:60px}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-ico a:hover .info-link-content-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:100%}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-ico a:hover .info-link-content-wrapper>*{display:none}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-ico a:hover .info-link-content-wrapper .field-name-field-ico{display:block}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-ico a:hover .info-link-content-wrapper h2{font-size:1.125rem}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.has-ico a:hover .info-link-content-wrapper p{font-size:.875rem}.paragraph.paragraph--type--info-link.paragraph--view-mode--default.paragraph-14 a .info-link-content-wrapper{max-width:248px}@media screen and (min-width:75em){.paragraph.paragraph--type--info-link.paragraph--view-mode--default.paragraph-14 a .info-link-content-wrapper h2{font-size:28px}}@media print,screen and (max-width:63.99875em){.foret.paragraph--type--info-link .info-link-content-wrapper,.foret.paragraph--type--info-link>a{height:100%}.foret.paragraph--type--info-link .info-link-content-wrapper{display:flex;flex-flow:column;width:100%;justify-content:center}}.paragraph--type--partners{margin-bottom:60px;margin-top:40px}@media print,screen and (min-width:48em){.paragraph--type--partners{margin-top:60px;margin-top:130px}}.paragraph--type--partners.paragraph--view-mode--default .slick--field-images{margin-top:34px}@media print,screen and (min-width:64em){.paragraph--type--partners.paragraph--view-mode--default .slick--field-images{margin-top:50px}}@media screen and (min-width:75em){.paragraph--type--partners.paragraph--view-mode--default .slick--field-images{margin-top:84px}}.paragraph--type--partners.paragraph--view-mode--default .slick--field-images img{max-width:125px}@media print,screen and (min-width:64em){.paragraph--type--partners.paragraph--view-mode--default .slick--field-images img{max-width:180px}}.paragraph--type--header-home{padding:0 0 49px!important;margin:0!important;position:relative;width:100%!important}.paragraph--type--header-home:after{content:"";position:absolute;top:0;right:0;width:calc(100% - 51px);max-width:50%;height:calc(100% - 50px);display:block;background:#f5f5f5;z-index:2}@media print,screen and (min-width:64em){.paragraph--type--header-home:after{height:100%;max-width:637px}}@media screen and (min-width:75em){.paragraph--type--header-home:after{max-width:1518px}}.paragraph--type--header-home .group-content{min-height:350px;width:100%;position:relative;padding:45px 0;display:flex;flex-flow:column;justify-content:center}@media print,screen and (min-width:64em){.paragraph--type--header-home .group-content{min-height:420px;max-height:700px;height:38vw;margin-left:120px}}.paragraph--type--header-home .group-content .field-name-field-media{position:absolute;top:45px;left:0;width:100%;height:calc(100% - 90px);display:block;z-index:3;overflow:hidden}.paragraph--type--header-home .group-content .field-name-field-media div{width:100%;height:100%;display:block}.paragraph--type--header-home .group-content .field-name-field-media div.media-background.media-video_oembed{width:100%;height:0;padding-bottom:56.25%;position:absolute;top:25%;left:50%;transform:translate(-50%,-25%)}.paragraph--type--header-home .group-content .field-name-field-media div.media-background.media-video_oembed>iframe{position:absolute;left:0;right:0;top:0;bottom:0}.paragraph--type--header-home .group-content .field-name-field-media .media-background{background-repeat:no-repeat;background-position:50%;background-size:cover}.paragraph--type--header-home .group-content>.group-content-info{position:relative;z-index:5;background:hsla(0,0%,100%,.7);margin-left:30px;padding:25px}@media screen and (min-width:75em){.paragraph--type--header-home .group-content>.group-content-info{margin-left:18%}}@media print,screen and (min-width:64em){.paragraph--type--header-home .group-content>.group-content-info .group-info-text{max-width:600px;min-height:236px;display:flex;flex-flow:column;justify-content:center}}@media screen and (min-width:75em){.paragraph--type--header-home .group-content>.group-content-info .group-info-text{max-width:728px}}.paragraph--type--header-home .group-content .node-tile-banner{font-weight:600;text-align:center;font-size:1.5625rem;margin-bottom:30px}@media print,screen and (min-width:64em){.paragraph--type--header-home .group-content .node-tile-banner{text-align:left;font-size:2rem}}@media print,screen and (min-width:30em){.paragraph--type--header-home .group-content .field-name-field-button{flex-flow:row;display:flex;justify-content:center}}.local-tasks-block .paragraph--type--header-home .group-content a,.paragraph--type--header-home .group-content .local-tasks-block a,.paragraph--type--header-home .group-content a.button{background:#fff;min-width:246px}@media print,screen and (min-width:30em){.local-tasks-block .paragraph--type--header-home .group-content a,.paragraph--type--header-home .group-content .local-tasks-block a,.paragraph--type--header-home .group-content a.button{min-width:321px;display:inline-block}}.local-tasks-block .paragraph--type--header-home .group-content a:hover,.paragraph--type--header-home .group-content .local-tasks-block a:hover,.paragraph--type--header-home .group-content a.button:hover{color:#f4a71b!important}.paragraph--type--header-home .group-cta-left{display:none}@media print,screen and (min-width:64em){.paragraph--type--header-home .group-cta-left{display:flex;flex-flow:row;position:absolute;z-index:90;bottom:45px;left:75px;transform:rotate(-90deg);transform-origin:top left;width:56%;height:35px}.paragraph--type--header-home .group-cta-left .field-type-link a{display:block;font-weight:600;font-size:16px;padding-left:15px;color:#414141;position:relative}.paragraph--type--header-home .group-cta-left .field-type-link a .rotate-link{transform-origin:bottom left;transition:all .4s linear}.paragraph--type--header-home .group-cta-left .field-type-link a .ico{transform:rotate(-270deg);transform-origin:center center;margin-right:15px;display:inline-block;color:gray}.paragraph--type--header-home .group-cta-left .field-type-link a:hover{color:#2081c5}.paragraph--type--header-home .group-cta-left .field-type-link a:hover .rotate-link{transform:rotate(45deg)}.paragraph--type--header-home .group-cta-left .field-type-link a:hover .ico{color:#2081c5}.paragraph--type--header-home .group-cta-left .field-type-link:first-child{order:2;margin-left:52px}}.gutenberg-field .wrapper-formations .next-learning-date-home{margin-left:-15px;margin-right:-15px;width:100vw;max-width:100%;background:#2081c5}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-formations .next-learning-date-home{margin:0 auto;width:100%;max-width:75rem}}@media screen and (min-width:75em){.gutenberg-field .wrapper-formations .next-learning-date-home{margin-top:-140px;position:relative;z-index:10}}.gutenberg-field .wrapper-formations .paragraph--type--paragraph-container>.grid-container{padding:0}@media print,screen and (min-width:48em){.gutenberg-field .wrapper-formations .paragraph--type--paragraph-container>.grid-container{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 1)}}.gutenberg-field .col-next-learning .block-bundle-paragraphs-block{background:#2081c5}@media print,screen and (min-width:48em){.gutenberg-field .col-next-learning .block-bundle-paragraphs-block{padding-top:50px;padding-bottom:50px}}.gutenberg-field .col-next-learning .paragraph--type--next-learning .group-content{padding-top:40px}.gutenberg-field .col-next-learning .icon{position:relative;margin:0 auto;left:auto;top:auto;display:block!important;font-size:1rem}.gutenberg-field .col-next-learning .icon svg{width:58px;height:67px}@media screen and (min-width:90em){.gutenberg-field .col-next-learning .icon svg{height:140px;width:122px}}.gutenberg-field .col-next-learning .group-actions{display:none}.paragraph--type--next-learning{padding-top:0!important;padding-bottom:0!important;max-width:100%;width:100%;color:#fff;position:relative}.paragraph--type--next-learning.cell{width:100%;margin-left:0;margin-right:0}@media print,screen and (min-width:48em){.paragraph--type--next-learning.cell{margin-left:auto;margin-right:auto}}.paragraph--type--next-learning a{color:#fff;text-decoration:none}.paragraph--type--next-learning .icon{position:absolute;display:block;font-size:130px;top:60px;left:50px}.paragraph--type--next-learning .group-content{max-width:750px;margin:0 auto;width:100%;padding-top:50px;padding-left:20px;padding-right:20px}@media print,screen and (min-width:48em){.paragraph--type--next-learning .group-content{padding-left:0;padding-right:0}}.paragraph--type--next-learning .group-content>.field-name-field-title{text-align:center;font-size:25px;font-weight:300;position:relative;padding-bottom:20px}@media print,screen and (min-width:48em){.paragraph--type--next-learning .group-content>.field-name-field-title{font-size:32px}}.paragraph--type--next-learning .group-content>.field-name-field-title:after{content:"";width:130px;height:1px;background:#fff;left:50%;bottom:0;transform:translateX(-50%);display:block;position:absolute}.paragraph--type--next-learning .group-content .field-name-field-block>.field-items{display:flex;flex-flow:row wrap;justify-content:center;margin-top:28px}.paragraph--type--next-learning .group-content .field-name-field-block>.field-items>.field-item{margin-bottom:20px}@media print,screen and (min-width:48em){.paragraph--type--next-learning .group-content .field-name-field-block>.field-items>.field-item{width:50%}}.paragraph--type--next-learning .group-content .field-name-field-lines{font-size:18px;text-transform:uppercase;text-align:center}.paragraph--type--next-learning .group-actions{background:#f4a71b;display:flex;flex-flow:column;justify-content:center;align-items:center;margin-top:20px;min-height:80px}@media print,screen and (min-width:48em){.paragraph--type--next-learning .group-actions{min-height:110px;margin-top:30px}}.local-tasks-block .paragraph--type--next-learning .group-actions a,.paragraph--type--next-learning .group-actions .button,.paragraph--type--next-learning .group-actions .local-tasks-block a{margin-bottom:0;border:none;color:#fff;font-weight:400;padding:30px 0}@media print,screen and (min-width:48em){.local-tasks-block .paragraph--type--next-learning .group-actions a,.paragraph--type--next-learning .group-actions .button,.paragraph--type--next-learning .group-actions .local-tasks-block a{font-size:23px}}.local-tasks-block .paragraph--type--next-learning .group-actions a svg,.paragraph--type--next-learning .group-actions .button svg,.paragraph--type--next-learning .group-actions .local-tasks-block a svg{margin-right:15px}.paragraph--type--next-learning-date{height:100%;display:flex;flex-flow:column}.paragraph--type--next-learning-date .field-name-field-title{text-align:center;font-size:20px;font-weight:600;position:relative}.paragraph--type--next-learning-date .field-paragraph--field-lines{flex:1 1 auto;margin-bottom:22px}.paragraph--type--next-learning-date .field-name-field-link .field-item{text-align:center}.button.button-inverse,.local-tasks-block a.button-inverse{border-color:#fff;color:#fff}.button.button-inverse:hover,.local-tasks-block a.button-inverse:hover{color:#fff;border-color:#fff;background:#79b3dc}.learning-item{max-width:1420px!important;margin:0 auto 1rem;padding-left:15px;padding-right:15px;position:relative;margin-bottom:45px;padding-bottom:100px}.learning-item:before{content:"";background:#f5f5f5;position:absolute;left:50%;transform:translateX(-50%);top:70px;width:100vw;max-width:1583px;height:calc(100% - 70px);z-index:-1}.learning-item header{display:inline-flex;flex-flow:row wrap;align-items:center;padding:34px 38px;background:#2081c5;color:#fff;margin-bottom:56px}.learning-item header .icon{width:65px;height:74px;margin-right:35px;background:url(/themes/custom/visible_starter/assets/images/awesome-calendar-alt.svg) no-repeat 50%/cover transparent}.learning-item header .text{display:flex;flex-flow:column;justify-content:center}.learning-item header .text .ligne-1{font-size:2rem;line-height:1;margin-bottom:8px}.learning-item header .text .ligne-2{font-size:1.4375rem;font-weight:700;line-height:1}@media print,screen and (min-width:48em){.learning-item .learning-item-content{display:grid;grid-template:"r s" "t s";grid-column-gap:68px}.learning-item .learning-item-content .learning-item-content-left{grid-area:r}.learning-item .learning-item-content .learning-item-content-right{grid-area:s}.learning-item .learning-item-content .box-info{grid-area:t}}.learning-item .learning-item-content-left{flex:0 0 auto;max-width:664px}.learning-item .learning-item-content-left strong{font-weight:600}.learning-item .learning-item-content-right{flex:0 0 auto;max-width:750px;font-size:.9375rem;margin-top:25px}@media print,screen and (min-width:48em){.learning-item .learning-item-content-right{margin-top:0}}.learning-item .learning-item-content-right .learning-info-title{font-size:1.125rem;font-weight:600}.learning-item .box-info{margin-top:24px;background:#16517b;color:#fff;min-height:265px;padding:45px 30px;border-radius:23px;position:relative}.learning-item .box-info:before{content:"";position:absolute;top:0;left:45px;width:0;height:0;border-left:14px solid transparent;border-right:14px solid transparent;border-top:18px solid #f5f5f5}.learning-item .box-info>p{max-width:551px}.learning-item .box-info .box-info-button-group{margin-top:48px;display:flex;flex-flow:row wrap}.learning-item .box-info .box-info-button-group a{text-decoration:none;border:1px solid #fff;color:#fff;display:block;padding:.6875rem 1.5625rem;font-size:18px;font-weight:600;border-radius:23px}.learning-item .box-info .box-info-button-group a:hover{background:#f4a71b}.learning-item .box-info .box-info-button-group a+a{margin-left:10px;margin-top:15px}@media print,screen and (min-width:64em){.learning-item .box-info .box-info-button-group a+a{margin-top:0}}.learning-item .box-info .box-info-button-group a.box-info-button-subscribe{background:#2081c5}.learning-item .box-info .box-info-button-group a.box-info-button-subscribe:hover{background:#f4a71b}.NOPE_paragraph--type--advanced-block .hbanner.with-subtitle{max-width:250px;margin:0 auto 16px}@media print,screen and (min-width:48em){.NOPE_paragraph--type--advanced-block .hbanner.with-subtitle{max-width:100%}}.NOPE_paragraph--type--advanced-block>.field-name-field-lines{max-width:318px;margin:10px auto 43px}@media print,screen and (min-width:48em){.NOPE_paragraph--type--advanced-block>.field-name-field-lines{max-width:100%;margin-bottom:83px}}.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-wrapper{display:flex;flex-flow:row wrap}@media screen and (min-width:75em){.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-wrapper{max-width:105rem;margin:0 auto;width:100%}}.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-wrapper>.field-name-field-media{max-width:372px}@media print,screen and (min-width:64em){.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-wrapper>.field-name-field-media{max-width:calc(100% - 800px)}}@media screen and (min-width:75em){.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-wrapper>.field-name-field-media{max-width:calc(100% - 950px)}}.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-wrapper>.field-name-field-media img{display:block;width:100%;height:auto}@media print,screen and (min-width:64em){.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-wrapper>.field-name-field-body{text-align:right}}.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-content{padding:0;width:100%;flex:0 0 auto}@media print,screen and (min-width:48em){.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-content{width:100%}}@media print,screen and (min-width:64em){.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-content{max-width:800px}}@media screen and (min-width:75em){.NOPE_paragraph--type--advanced-block .OLDparagraph--type--advanced-blockblock-content-content{max-width:950px}}.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-content{display:flex;flex-direction:column;align-items:flex-start}.NOPE_paragraph--type--advanced-block .field-name-field-body{padding:15px 0;margin-bottom:53px;max-width:695px}@media print,screen and (min-width:48em){.NOPE_paragraph--type--advanced-block .field-name-field-body{padding:15px;margin:0 auto 53px}}@media print,screen and (min-width:64em){.NOPE_paragraph--type--advanced-block .field-name-field-body{padding:0 15px}}.NOPE_paragraph--type--advanced-block .field-paragraph--field-text-bottom{font-size:1.5625rem;font-weight:300}.NOPE_paragraph--type--advanced-block .field-paragraph--field-text-bottom strong{font-weight:600}.NOPE_paragraph--type--advanced-block .field-paragraph--field-text-bottom .field-item{max-width:300px;margin:0 auto}@media print,screen and (min-width:64em){.NOPE_paragraph--type--advanced-block .field-paragraph--field-text-bottom .field-item{max-width:300px;margin-left:15px}}.NOPE_paragraph--type--advanced-block .field-name-field-button .field-item{text-align:center}@media print,screen and (min-width:64em){.NOPE_paragraph--type--advanced-block .field-name-field-button .field-item{text-align:left;margin-left:15px}}.NOPE_paragraph--type--advanced-block .field-name-field-button a{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none;margin:40px auto}.NOPE_paragraph--type--advanced-block .field-name-field-button a:hover{background:#f4a71b;color:#fff}@media screen and (min-width:90em){.NOPE_paragraph--type--advanced-block{--adv-block-tr-val:calc(var(--adv-block-gap-size) + (var(--adv-block-circle-size) / 2))}}.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items,.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:var(--adv-block-gap-size);margin-top:50px;margin-bottom:50px;padding-left:0;padding-right:0}@media print,screen and (min-width:40em){.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items,.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items{grid-template-columns:repeat(3,1fr)}.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items>.field-item:first-child,.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items>.field-item:nth-child(2),.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items>.field-item:nth-child(3),.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items>.field-item:first-child,.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(calc(var(--adv-block-tr-val) * -1))}.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items>.field-item:nth-child(4),.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items>.field-item:nth-child(5),.NOPE_paragraph--type--advanced-block .field-paragraph--field-contents>.field-items>.field-item:nth-child(6),.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(4),.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(5),.NOPE_paragraph--type--advanced-block .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(6){transform:translateX(var(--adv-block-tr-val))}}.NOPE_paragraph--type--advanced-block .field-name-field-button,.NOPE_paragraph--type--advanced-block .field-name-field-text-bottom{padding-left:var(--adv-block-tr-val)}.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items{display:flex;flex-flow:row wrap;max-width:717px;justify-content:center}@media print,screen and (min-width:48em){.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items{padding-left:15px}.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:first-child,.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(0)}}@media print,screen and (min-width:64em){.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items{padding-left:15px}.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:first-child,.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(0)}}@media screen and (min-width:75em){.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items{padding-left:15px}.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:first-child,.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(0)}}@media screen and (min-width:108.75em){.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items{padding-left:15px}.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:first-child,.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),.NOPE_paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper.with-no-media .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(0)}}body:not(.path-frontpage) .paragraph--type--advanced-block .field-name-field-media{padding-right:var(--adv-block-tr-val)}.NOPEfield-paragraph--field-icon-links .rounded{border-radius:50%!important;text-align:center;color:#fff;text-decoration:none;display:flex;flex-flow:column;justify-content:center;width:var(--adv-block-circle-size);height:var(--adv-block-circle-size)}@media print,screen and (min-width:64em){.NOPEfield-paragraph--field-icon-links .rounded{--adv-block-circle-size:154px}}@media screen and (min-width:108.75em){.NOPEfield-paragraph--field-icon-links .rounded{--adv-block-circle-size:214px}}.NOPEfield-paragraph--field-icon-links .field-name-field-media{margin-bottom:13px}@media screen and (min-width:108.75em){.NOPEfield-paragraph--field-icon-links .field-name-field-media{margin-bottom:20px}.NOPEfield-paragraph--field-icon-links .field-name-field-media img{width:40px}}.NOPEfield-paragraph--field-icon-links .field-name-field-lines{margin:0}.NOPEfield-paragraph--field-icon-links .field-name-field-lines .field-items .field-item{line-height:1.1;font-size:12px;font-weight:600}@media print,screen and (min-width:30em){.NOPEfield-paragraph--field-icon-links .field-name-field-lines .field-items .field-item{font-size:14px}}@media screen and (min-width:108.75em){.NOPEfield-paragraph--field-icon-links .field-name-field-lines .field-items .field-item{font-size:18px}}.NOPEfield-paragraph--field-icon-links .field-name-field-lines .field-items .field-item:first-child{font-size:17px}@media screen and (min-width:108.75em){.NOPEfield-paragraph--field-icon-links .field-name-field-lines .field-items .field-item:first-child{font-size:20px}}.NOPEfield-paragraph--field-icon-links .has-background.has-primary-background .rounded{background:#414141}.NOPEfield-paragraph--field-icon-links .has-background.has-secondary-background .rounded{background:#2081c5}.NOPEfield-paragraph--field-icon-links .has-background.has-lighter-gray-background .rounded{background:#f5f5f5}.NOPEfield-paragraph--field-icon-links .has-background.has-light-gray-background .rounded{background:#ebebeb}.NOPEfield-paragraph--field-icon-links .has-background.has-medium-gray-background .rounded{background:#c6c2c2}.NOPEfield-paragraph--field-icon-links .has-background.has-dark-gray-background .rounded{background:gray}.NOPEfield-paragraph--field-icon-links .has-background.has-success-background .rounded{background:#70ad47}.NOPEfield-paragraph--field-icon-links .has-background.has-warning-background .rounded{background:#ff931e}.NOPEfield-paragraph--field-icon-links .has-background.has-alert-background .rounded{background:#ff1d25}.NOPEfield-paragraph--field-icon-links .has-background.has-accent-background .rounded{background:#f4a71b}.NOPEfield-paragraph--field-icon-links .has-background.has-gray-background .rounded{background:#d9d7d0}.NOPEfield-paragraph--field-icon-links .has-background.has-white-background .rounded{background:#fff}.NOPEfield-paragraph--field-icon-links .has-background.has-black-background .rounded{background:#000}.NOPEfield-paragraph--field-icon-links .has-background.has-bleu_logo-background .rounded{background:#2081c5}.NOPEfield-paragraph--field-icon-links .has-background.has-vert_logo-background .rounded{background:#6fbf46}.NOPEfield-paragraph--field-icon-links .has-background.has-orange_logo-background .rounded{background:#f4a71b}.NOPEfield-paragraph--field-icon-links .has-background.has-rose_logo-background .rounded{background:#ea145c}.NOPEfield-paragraph--field-icon-links .has-background.has-bleu_secondaire-background .rounded{background:#79b3dc}.NOPEfield-paragraph--field-icon-links .has-background.has-vert_secondaire-background .rounded{background:#8ad512}.NOPEfield-paragraph--field-icon-links .has-background.has-orange_secondaire-background .rounded{background:#f8c975}.NOPEfield-paragraph--field-icon-links .has-background.has-rose_secondaire-background .rounded{background:#f2709c}.NOPEfield-paragraph--field-icon-links .has-background.has-bleu_fonce-background .rounded{background:#16517b}.NOPEfield-paragraph--field-icon-links .has-background.has-variante_vert_fonce-background .rounded{background:#4e9528}.NOPEfield-paragraph--field-icon-links .has-background.has-assets_29-background .rounded{background:#be0241}.NOPEfield-paragraph--field-icon-links .has-background.has-assets_30-background .rounded,.NOPEfield-paragraph--field-icon-links .has-background.has-orange-background .rounded{background:#de9511}.NOPEfield-paragraph--field-icon-links .has-background.has-title_alt-background .rounded{background:#414141}@media print,screen and (min-width:64em){OLDbody.path-frontpage .paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper>.field-name-field-media{max-width:calc(100% - 534px)}}@media screen and (min-width:75em){OLDbody.path-frontpage .paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-wrapper>.field-name-field-media{max-width:calc(100% - 734px)}}@media print,screen and (min-width:64em){OLDbody.path-frontpage .paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-content{width:534px;padding:0 15px}}@media screen and (min-width:75em){OLDbody.path-frontpage .paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-content{width:624px;margin-left:100px}}@media screen and (min-width:90em){OLDbody.path-frontpage .paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-content{margin-left:45px}}@media screen and (min-width:108.75em){OLDbody.path-frontpage .paragraph--type--advanced-block .paragraph--type--advanced-blockblock-content-content{margin-left:135px}}@media print,screen and (min-width:64em){OLDbody.path-frontpage .field-paragraph--field-contents>.field-items,OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items{margin-top:0;padding-left:0;margin-left:0}OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:first-child,OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:nth-child(2),OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:nth-child(3),OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:first-child,OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(-96px)}}@media screen and (min-width:90em){OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:first-child,OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:nth-child(2),OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:nth-child(3),OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:first-child,OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(-176px)}}@media screen and (min-width:108.75em){OLDbody.path-frontpage .field-paragraph--field-contents>.field-items,OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items{margin-left:0;padding-right:0;grid-column-gap:44px;grid-row-gap:58px}OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:first-child,OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:nth-child(2),OLDbody.path-frontpage .field-paragraph--field-contents>.field-items>.field-item:nth-child(3),OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:first-child,OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(2),OLDbody.path-frontpage .field-paragraph--field-icon-links>.field-items>.field-item:nth-child(3){transform:translateX(-257px)}}@media screen and (min-width:75em){OLDbody.path-frontpage .field-name-field-button .field-item,OLDbody.path-frontpage .field-paragraph--field-text-bottom .field-item{margin-left:0}}.paragraph--type--accompagnement-top{position:relative;display:grid;gap:20px;grid-template-columns:1fr;grid-template-rows:auto auto auto auto;grid-template-areas:"u" "v" "w" "x"}@media print,screen and (min-width:40em){.paragraph--type--accompagnement-top{grid-template-columns:1fr 1fr;grid-template-rows:auto auto auto;grid-template-areas:"u u" "v w" "x x"}}@media print,screen and (min-width:64em){.paragraph--type--accompagnement-top{gap:0;grid-template-columns:4fr 3fr 3fr;grid-template-rows:auto auto;grid-template-areas:"u v w" "u x x"}}.paragraph--type--accompagnement-top .field-paragraph--field-media{grid-area:u}.paragraph--type--accompagnement-top .field-paragraph--field-left-content{grid-area:v}.paragraph--type--accompagnement-top .field-paragraph--field-right-content{grid-area:w}.paragraph--type--accompagnement-top .bottom{grid-area:x}@media print,screen and (min-width:40em){.paragraph--type--accompagnement-top .bottom{display:grid;gap:15px;grid-template-columns:3fr 2fr}}@media print,screen and (min-width:64em){.paragraph--type--accompagnement-top .bottom{display:grid;gap:15px;grid-template-columns:2fr 1fr}}.paragraph--type--accompagnement-top:after{content:"";display:block;z-index:-1;position:absolute;right:0;top:0;height:80%;width:100vw;background-color:#f5f5f5}@media print,screen and (min-width:64em){.paragraph--type--accompagnement-top:after{height:66%}}@media print,screen and (min-width:40em){.paragraph--type--accompagnement-top .field-paragraph--field-left-content,.paragraph--type--accompagnement-top .field-paragraph--field-right-content{padding:1.875rem}}@media screen and (min-width:75em){.paragraph--type--accompagnement-top .field-paragraph--field-left-content,.paragraph--type--accompagnement-top .field-paragraph--field-right-content{padding:3.75rem}}.paragraph--type--accompagnement-top .field-paragraph--field-left-content .field-item p:last-child,.paragraph--type--accompagnement-top .field-paragraph--field-right-content .field-item p:last-child{margin-bottom:0}.paragraph--type--accompagnement-top .field-paragraph--field-left-content .field-label,.paragraph--type--accompagnement-top .field-paragraph--field-right-content .field-label{font-size:2rem;margin-bottom:.5em;font-weight:700;font-family:Raleway,Helvetica,Roboto,Arial,sans-serif;color:#414141;font-weight:300}.paragraph--type--accompagnement-top .field-paragraph--field-left-content .field-label svg,.paragraph--type--accompagnement-top .field-paragraph--field-right-content .field-label svg{color:#2081c5}.paragraph--type--accompagnement-top .field-paragraph--field-left-content .field-label a,.paragraph--type--accompagnement-top .field-paragraph--field-right-content .field-label a{color:currentColor}@media print,screen and (min-width:40em){.paragraph--type--accompagnement-top .field-paragraph--field-text-bottom{padding-left:1.875rem;padding-right:.9375rem}}@media screen and (min-width:75em){.paragraph--type--accompagnement-top .field-paragraph--field-text-bottom{padding-left:3.75rem;padding-right:.9375rem}}.paragraph--type--accompagnement-top .field-paragraph--field-text-bottom .field-item{background:#f4a71b;border-radius:23px;padding:calc((var(--cssGrid--gap-size)/ 2) * 3)}.paragraph--type--accompagnement-top .field-paragraph--field-text-bottom .field-item blockquote{margin:0}.paragraph--type--accompagnement-top .field-paragraph--field-text-bottom .field-item *{color:#fff}.paragraph--type--accompagnement-top .field-paragraph--field-text-bottom .field-item blockquote{border:none;padding:0}@media print,screen and (min-width:64em){.paragraph--type--accompagnement-top .field-paragraph--field-cta-content{padding-right:3.75rem}}.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item{background:#ea145c;border-radius:23px;color:#fff;padding:calc((var(--cssGrid--gap-size)/ 2) * 2)}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .hero-title,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .node-title,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item h1,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .hero-title{color:#fff}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .hero-title a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .node-title a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item h1 a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .hero-title a{color:inherit}.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .block-title,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .js-quickedit-page-title,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .node-title,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .node-title>a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .page-title,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item blockquote,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item cite,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item footer>a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item form label,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item h2,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item h3,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item h4,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item h5,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item p,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item strong{color:#fff}.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item a.more-link,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item a.more-link:hover,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item a,.local-tasks-block .paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item a.hollow,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .button,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .button.hollow,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .local-tasks-block a,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .local-tasks-block a.hollow,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .wp-block-button__link,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .wp-block-quote cite,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .wp-block-quote footer,.paragraph--type--accompagnement-top .field-paragraph--field-cta-content .field-item .wp-block-quote__citation{color:#fff}.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items{padding:calc((var(--cssGrid--gap-size)/ 2) * 2.5);color:#fff;background-color:var(--context-color,#2081c5);display:flex;align-items:center;justify-content:center;border-radius:23px}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .node-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h1,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .node-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h1,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title{color:#fff}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title a,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .node-title a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h1 a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .node-title a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h1 a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title a{color:inherit}.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .block-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .js-quickedit-page-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .node-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .node-title>a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .page-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items blockquote,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items cite,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items footer>a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items form label,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h2,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h3,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h4,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h5,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items p,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items strong,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .block-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .js-quickedit-page-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .node-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .node-title>a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .page-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items blockquote,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items cite,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items footer>a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items form label,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h2,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h3,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h4,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h5,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items p,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items strong{color:#fff}.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a.more-link,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a.read-more,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a.more-link,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a.more-link:hover,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a.read-more:hover,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a.more-link:hover,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a,.local-tasks-block .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a.hollow,.local-tasks-block .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a,.local-tasks-block .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a.hollow,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .button,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .button.hollow,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .local-tasks-block a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .local-tasks-block a.hollow,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .wp-block-button__link,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .wp-block-button__link.is-style-outline,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .button,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .button.hollow,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .local-tasks-block a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .local-tasks-block a.hollow,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .wp-block-button__link,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .wp-block-quote cite,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .wp-block-quote footer,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .wp-block-quote__citation,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .wp-block-quote cite,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .wp-block-quote footer,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .wp-block-quote__citation{color:#fff}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items a,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items blockquote,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h1,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h2,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h3,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h4,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items li,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items p,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items a,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items blockquote,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h1,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h2,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h3,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h4,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items li,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items p,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title{color:currentColor}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title,.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h1,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h2,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h3,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items h4,.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h1,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h2,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h3,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items h4,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--content-and-block .field-paragraph--field-text-side .field-items .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items .hero-title{text-transform:uppercase}.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items :last-child,.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items :last-child{margin-bottom:0}.paragraph--type--content-and-block .field-paragraph--field-title-content{order:-2}.paragraph--type--content-and-block:not(.has-no-bg) .field-paragraph--field-body{background-color:#f5f5f5;margin-bottom:20px}@media print,screen and (min-width:64em){.paragraph--type--content-and-block:not(.has-no-bg) .field-paragraph--field-body{margin-bottom:0}}.paragraph--type--content-and-block .field-paragraph--field-body{padding:1.25rem}@media print,screen and (min-width:64em){.paragraph--type--content-and-block .field-paragraph--field-body{padding:calc((var(--cssGrid--gap-size)/ 2) * 3.5) calc((var(--cssGrid--gap-size)/ 2) * 2)}}@media print,screen and (min-width:64em){.paragraph--type--content-and-block .field-paragraph--field-text-side .field-items{min-height:366px}}@media print,screen and (min-width:64em){.paragraph--type--content-and-block{display:flex;flex-wrap:wrap;align-items:center}.paragraph--type--content-and-block .field-paragraph--field-title-content{flex:0 0 100%;--tPadding:calc(var(--cssGrid--gap-size) * 1.25);padding-left:var(--tPadding);padding-right:var(--tPadding)}.paragraph--type--content-and-block .field-paragraph--field-body{flex:1 1 60%;max-width:650px}.paragraph--type--content-and-block .field-paragraph--field-text-side{z-index:2;flex:1 1 40%;max-width:366px;display:flex;flex-direction:column;justify-content:center}.paragraph--type--content-and-block.text-position--text-right .field-paragraph--field-text-side{order:-1}}@media print,screen and (min-width:64em){.paragraph--type--content-and-block .field-paragraph--field-body{flex:1 1 70%;max-width:644px}.paragraph--type--content-and-block .field-paragraph--field-text-side{flex:1 1 30%;max-width:350px}.paragraph--type--content-and-block:not(.has-no-bg).text-position--text-left .field-paragraph--field-body{position:relative;z-index:1}.paragraph--type--content-and-block:not(.has-no-bg).text-position--text-left .field-paragraph--field-body:before{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:#f5f5f5;z-index:-1;right:100%;width:100vw;right:-80px}.paragraph--type--content-and-block:not(.has-no-bg).text-position--text-right{justify-content:flex-end}.paragraph--type--content-and-block:not(.has-no-bg).text-position--text-right .field-paragraph--field-title-content .field-item{max-width:575px;float:right}.paragraph--type--content-and-block:not(.has-no-bg).text-position--text-right .field-paragraph--field-body{position:relative;z-index:1}.paragraph--type--content-and-block:not(.has-no-bg).text-position--text-right .field-paragraph--field-body:after{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:#f5f5f5;z-index:-1;left:100%;width:100vw;left:-80px}}@media screen and (min-width:75em){.paragraph--type--content-and-block .field-paragraph--field-body{flex:1 1 auto}.paragraph--type--content-and-block .field-paragraph--field-text-side{flex:0 0 366px}.paragraph--type--content-and-block.text-position--text-right .field-paragraph--field-title-content{margin-left:366px}}.paragraph--type--two-cols-content-and-block .cols-container{padding:1.25rem}@media print,screen and (min-width:64em){.paragraph--type--two-cols-content-and-block .cols-container{padding:calc((var(--cssGrid--gap-size)/ 2) * 2.5) calc((var(--cssGrid--gap-size)/ 2) * 2)}}.paragraph--type--two-cols-content-and-block .title-container{padding-left:calc((var(--cssGrid--gap-size)/ 2) * 2);padding-right:calc((var(--cssGrid--gap-size)/ 2) * 2)}@media print,screen and (min-width:64em){.paragraph--type--two-cols-content-and-block .title-container{margin-bottom:1.5rem}}.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items{margin:1rem 0}@media print,screen and (min-width:64em){.paragraph--type--two-cols-content-and-block .field-paragraph--field-text-side .field-items{margin-top:calc(var(--cssGrid--gap-size) * -1.625 - 1.5rem)}}.paragraph--type--two-cols-content-and-block:not(.has-no-bg){background:#f5f5f5}.paragraph--type--two-cols-content-and-block:not(.has-no-bg).block-position--text-right .cols-container{position:relative;z-index:1}.paragraph--type--two-cols-content-and-block:not(.has-no-bg).block-position--text-right .cols-container:after{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:#f5f5f5;z-index:-1;left:100%}.paragraph--type--two-cols-content-and-block:not(.has-no-bg).block-position--text-left .cols-container{position:relative;z-index:1}.paragraph--type--two-cols-content-and-block:not(.has-no-bg).block-position--text-left .cols-container:before{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:#f5f5f5;z-index:-1;right:100%}.paragraph--type--butterfly-tools .field-paragraph--field-media-files{padding-top:calc((var(--cssGrid--gap-size)/ 2) * 1);padding-bottom:calc((var(--cssGrid--gap-size)/ 2) * 1)}.paragraph--type--butterfly-tools .field-paragraph--field-media-files>.field-items .field-item{display:flex;justify-content:center}@media print,screen and (min-width:40em){.paragraph--type--butterfly-tools .field-paragraph--field-media-files>.field-items{display:flex;gap:var(--cssGrid--gap-size);justify-content:space-evenly;flex-wrap:wrap}}.paragraph--type--arrow-lists{max-width:680px;display:grid;grid-template-columns:3fr 4fr;gap:30px}.paragraph--type--arrow-lists .field{display:flex;border-radius:23px}.paragraph--type--arrow-lists .field .field-items{display:grid;grid-template-columns:1fr;grid-auto-rows:1fr;padding:.5rem;margin:0}@media print,screen and (min-width:64em){.paragraph--type--arrow-lists .field .field-items{padding:1rem}}.paragraph--type--arrow-lists .field .field-item{display:flex;flex-direction:column;justify-content:center;padding:.5rem;font-size:1rem;font-size:clamp(14px,8px + 1vw,18px);font-weight:600}.paragraph--type--arrow-lists .field .field-item p:last-of-type{margin-bottom:0}.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-item,.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-items{background-color:#fff}.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-item .field-item,.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-items .field-item{position:relative}.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-item .field-item b,.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-item .field-item strong,.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-items .field-item b,.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-items .field-item strong{color:var(--context-color)}.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-item .field-item .arrow,.paragraph--type--arrow-lists .field.field-paragraph--field-left-list-items .field-item .arrow{position:absolute;right:-2.1875rem;top:50%;transform:translateY(-50%);color:var(--context-color)}.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items{background-color:var(--context-color);color:var(--text-contrast-color)}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .hero-title,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .node-title,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item h1,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .hero-title{color:currentColor}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .hero-title a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .node-title a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item h1 a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .hero-title a{color:inherit}.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .block-title,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .js-quickedit-page-title,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .node-title,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .node-title>a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .page-title,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item blockquote,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item cite,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item footer>a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item form label,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item h2,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item h3,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item h4,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item h5,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item p,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item strong{color:currentColor}.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item a.more-link,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item a.more-link:hover,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item a,.local-tasks-block .paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item a.hollow,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .button,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .button.hollow,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .local-tasks-block a,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .local-tasks-block a.hollow,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .wp-block-button__link,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .wp-block-button__link.is-style-outline{color:currentColor;border-color:currentColor}.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .wp-block-quote cite,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .wp-block-quote footer,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item .wp-block-quote__citation{color:currentColor}.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item b,.paragraph--type--arrow-lists .field.field-paragraph--field-right-list-items .field-item strong{text-transform:uppercase}.paragraph--type--media-block .field-name-field-body h3.light:first-child{margin-top:0}.paragraph--type--media-block .field-paragraph--field-media{z-index:1}.paragraph--type--media-block .field-paragraph--field-text-side{display:flex;flex-direction:column;justify-content:center;z-index:2;margin-top:-4rem}.paragraph--type--media-block .field-paragraph--field-text-side .field-item{background-color:#f4a71b;padding:2rem;border-radius:23px;z-index:2}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--media-block .field-paragraph--field-text-side .field-item .hero-title,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .node-title,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--media-block .field-paragraph--field-text-side .field-item h1,.paragraph--type--media-block .field-paragraph--field-text-side .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--media-block .field-paragraph--field-text-side .field-item .hero-title{color:#fff}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--media-block .field-paragraph--field-text-side .field-item .hero-title a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .node-title a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item h1 a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--media-block .field-paragraph--field-text-side .field-item .hero-title a{color:inherit}.paragraph--type--media-block .field-paragraph--field-text-side .field-item,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .block-title,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .js-quickedit-page-title,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .node-title,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .node-title>a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .page-title,.paragraph--type--media-block .field-paragraph--field-text-side .field-item a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item blockquote,.paragraph--type--media-block .field-paragraph--field-text-side .field-item cite,.paragraph--type--media-block .field-paragraph--field-text-side .field-item footer>a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item form label,.paragraph--type--media-block .field-paragraph--field-text-side .field-item h2,.paragraph--type--media-block .field-paragraph--field-text-side .field-item h3,.paragraph--type--media-block .field-paragraph--field-text-side .field-item h4,.paragraph--type--media-block .field-paragraph--field-text-side .field-item h5,.paragraph--type--media-block .field-paragraph--field-text-side .field-item p,.paragraph--type--media-block .field-paragraph--field-text-side .field-item strong{color:#fff}.paragraph--type--media-block .field-paragraph--field-text-side .field-item a.more-link,.paragraph--type--media-block .field-paragraph--field-text-side .field-item a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.paragraph--type--media-block .field-paragraph--field-text-side .field-item a.more-link:hover,.paragraph--type--media-block .field-paragraph--field-text-side .field-item a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .paragraph--type--media-block .field-paragraph--field-text-side .field-item a,.local-tasks-block .paragraph--type--media-block .field-paragraph--field-text-side .field-item a.hollow,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .button,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .button.hollow,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .local-tasks-block a,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .local-tasks-block a.hollow,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .wp-block-button__link,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.paragraph--type--media-block .field-paragraph--field-text-side .field-item .wp-block-quote cite,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .wp-block-quote footer,.paragraph--type--media-block .field-paragraph--field-text-side .field-item .wp-block-quote__citation{color:#fff}@media print,screen and (min-width:64em){.paragraph--type--media-block{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;grid-template-rows:auto 1fr auto;gap:0 0}.paragraph--type--media-block .field-paragraph--field-text-side{margin-top:auto;margin-bottom:auto}.paragraph--type--media-block .field-paragraph--field-media{grid-area:1/1/4/5}.paragraph--type--media-block .field-paragraph--field-text-side{grid-area:1/4/3/6}.paragraph--type--media-block.block-text-left .field-paragraph--field-media{grid-area:1/2/4/6}.paragraph--type--media-block.block-text-left .field-paragraph--field-text-side{grid-area:2/1/3/3}}.paragraph--type--content-media-block .side{position:relative;z-index:2;margin-top:2rem;margin-bottom:2rem}.paragraph--type--content-media-block .side .field-media--field-media-image{z-index:1}.paragraph--type--content-media-block .field-name-field-body h3.light:first-child{margin-top:0}.local-tasks-block .paragraph--type--content-media-block .field-name-field-body .field-item p:last-child>a,.paragraph--type--content-media-block .field-name-field-body .field-item .local-tasks-block p:last-child>a,.paragraph--type--content-media-block .field-name-field-body .field-item p:last-child,.paragraph--type--content-media-block .field-name-field-body .field-item p:last-child>.button{margin-bottom:0}.paragraph--type--content-media-block .field-paragraph--field-text-side{display:flex;flex-direction:column;justify-content:center;z-index:2;position:relative;width:95%;margin:-50px auto 0}@media print,screen and (min-width:64em){.paragraph--type--content-media-block .field-paragraph--field-text-side{position:absolute;bottom:0;left:50%;margin:0;transform:translateY(50%) translateX(-50%);width:80%}}.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item{background-color:#2081c5;padding:2rem;border-radius:23px;z-index:2}.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item p:last-child{margin:0}.orange-block .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item,body.path-frontpage .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item{background-color:#f4a71b}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .hero-title,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .node-title,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item h1,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .hero-title{color:#fff}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .hero-title a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .node-title a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item h1 a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .hero-title a{color:inherit}.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .block-title,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .js-quickedit-page-title,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .node-title,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .node-title>a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .page-title,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item blockquote,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item cite,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item footer>a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item form label,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item h2,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item h3,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item h4,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item h5,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item p,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item strong{color:#fff}.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item a.more-link,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item a.more-link:hover,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item a,.local-tasks-block .paragraph--type--content-media-block .field-paragraph--field-text-side .field-item a.hollow,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .button,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .button.hollow,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .local-tasks-block a,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .local-tasks-block a.hollow,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .wp-block-button__link,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .wp-block-quote cite,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .wp-block-quote footer,.paragraph--type--content-media-block .field-paragraph--field-text-side .field-item .wp-block-quote__citation{color:#fff}@media print,screen and (min-width:64em){.paragraph--type--content-media-block{display:flex;flex-wrap:wrap;align-items:center}.paragraph--type--content-media-block .field-paragraph--field-title-content{flex:0 0 100%}.paragraph--type--content-media-block .content{flex:1 1 auto;padding:calc(var(--cssGrid--gap-size) * 1.5) 0}.paragraph--type--content-media-block.has-bg .content,.paragraph--type--content-media-block.has-bg-left .content,.paragraph--type--content-media-block.has-bg-right .content{background-color:#f5f5f5}.paragraph--type--content-media-block.has-bg-left .content{position:relative;z-index:1}.paragraph--type--content-media-block.has-bg-left .content:before{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:#f5f5f5;z-index:-1;right:100%}.paragraph--type--content-media-block.has-bg-right .content{position:relative;z-index:1}.paragraph--type--content-media-block.has-bg-right .content:after{content:"";display:block;position:absolute;top:0;width:50vw;height:100%;background:#f5f5f5;z-index:-1;left:100%}.paragraph--type--content-media-block.media-33 .side{flex:0 0 33%}.paragraph--type--content-media-block.media-50 .side{flex:0 0 50%}.paragraph--type--content-media-block.media-66 .side{flex:0 0 66%}.paragraph--type--content-media-block.media-33 .content{flex:1 1 66%}.paragraph--type--content-media-block.media-50 .content{flex:1 1 50%}.paragraph--type--content-media-block.media-66 .content{flex:1 1 33%}.paragraph--type--content-media-block.media-text-left .content{order:2}.paragraph--type--content-media-block.media-text-left .field-paragraph--field-title-content{text-align:right}.paragraph--type--content-media-block.media-text-right .content{padding-right:calc(var(--cssGrid--gap-size) * 2);padding-left:var(--cssGrid--gap-size)}.paragraph--type--content-media-block.media-text-left .content{padding-left:calc(var(--cssGrid--gap-size) * 2);padding-right:var(--cssGrid--gap-size)}}@media print,screen and (min-width:64em) and (min-width:64em){.paragraph--type--content-media-block.media-offset{margin-top:70px}.paragraph--type--content-media-block.media-offset .side{align-self:flex-start;margin-top:-70px}}@media print,screen and (min-width:64em){.paragraph--type--content-media-block:not(.media-offset){margin-bottom:50px}}.paragraph--type--cta-block{max-width:640px;margin:0 auto;background-color:#ea145c;color:#fff;padding:30px;padding:30px clamp(30px,10vw,120px);display:flex;flex-direction:column;justify-content:center;align-items:center;border-radius:23px}.container-narrow.padding-none .paragraph--type--cta-block{transform:translateY(-20px)}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--cta-block .hero-title,.paragraph--type--cta-block .node-title,.paragraph--type--cta-block .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--cta-block h1,.paragraph--type--cta-block header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--cta-block .hero-title{color:#fff}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--cta-block .hero-title a,.paragraph--type--cta-block .node-title a,.paragraph--type--cta-block .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--cta-block h1 a,.paragraph--type--cta-block header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--cta-block .hero-title a{color:inherit}.paragraph--type--cta-block,.paragraph--type--cta-block .block-title,.paragraph--type--cta-block .js-quickedit-page-title,.paragraph--type--cta-block .node-title,.paragraph--type--cta-block .node-title>a,.paragraph--type--cta-block .page-title,.paragraph--type--cta-block a,.paragraph--type--cta-block blockquote,.paragraph--type--cta-block cite,.paragraph--type--cta-block footer>a,.paragraph--type--cta-block form label,.paragraph--type--cta-block h2,.paragraph--type--cta-block h3,.paragraph--type--cta-block h4,.paragraph--type--cta-block h5,.paragraph--type--cta-block p,.paragraph--type--cta-block strong{color:#fff}.paragraph--type--cta-block a.more-link,.paragraph--type--cta-block a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.paragraph--type--cta-block a.more-link:hover,.paragraph--type--cta-block a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .paragraph--type--cta-block a,.local-tasks-block .paragraph--type--cta-block a.hollow,.paragraph--type--cta-block .button,.paragraph--type--cta-block .button.hollow,.paragraph--type--cta-block .local-tasks-block a,.paragraph--type--cta-block .local-tasks-block a.hollow,.paragraph--type--cta-block .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--cta-block .wp-block-button__link,.paragraph--type--cta-block .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.paragraph--type--cta-block .wp-block-quote cite,.paragraph--type--cta-block .wp-block-quote footer,.paragraph--type--cta-block .wp-block-quote__citation{color:#fff}.paragraph--type--cta-block .field-paragraph--field-cta-content{padding:1rem 0}.paragraph--type--cta-block .media{height:40px;width:40px}.paragraph--type--block-icon-info{display:grid;grid-template-columns:3rem 1fr;gap:1rem}.paragraph--type--block-icon-info .field-paragraph--field-fa-icon{color:#2081c5}.paragraph--type--block-icon-info .field-paragraph--field-body{background-color:#2081c5;color:#fff;padding:1.25rem 1rem;border-radius:1.5rem}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--block-icon-info .field-paragraph--field-body .hero-title,.paragraph--type--block-icon-info .field-paragraph--field-body .node-title,.paragraph--type--block-icon-info .field-paragraph--field-body .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title,.paragraph--type--block-icon-info .field-paragraph--field-body h1,.paragraph--type--block-icon-info .field-paragraph--field-body header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--block-icon-info .field-paragraph--field-body .hero-title{color:#fff}.ondine-layouts.hp-hero .header-wrapper .content-wrapper .paragraph--type--block-icon-info .field-paragraph--field-body .hero-title a,.paragraph--type--block-icon-info .field-paragraph--field-body .node-title a,.paragraph--type--block-icon-info .field-paragraph--field-body .ondine-layouts.hp-hero .header-wrapper .content-wrapper .hero-title a,.paragraph--type--block-icon-info .field-paragraph--field-body h1 a,.paragraph--type--block-icon-info .field-paragraph--field-body header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .hero-title a,header.visible-layout.hero-section:not(.layout-builder__layout).is-hero .header-wrapper .paragraph--type--block-icon-info .field-paragraph--field-body .hero-title a{color:inherit}.paragraph--type--block-icon-info .field-paragraph--field-body,.paragraph--type--block-icon-info .field-paragraph--field-body .block-title,.paragraph--type--block-icon-info .field-paragraph--field-body .js-quickedit-page-title,.paragraph--type--block-icon-info .field-paragraph--field-body .node-title,.paragraph--type--block-icon-info .field-paragraph--field-body .node-title>a,.paragraph--type--block-icon-info .field-paragraph--field-body .page-title,.paragraph--type--block-icon-info .field-paragraph--field-body a,.paragraph--type--block-icon-info .field-paragraph--field-body blockquote,.paragraph--type--block-icon-info .field-paragraph--field-body cite,.paragraph--type--block-icon-info .field-paragraph--field-body footer>a,.paragraph--type--block-icon-info .field-paragraph--field-body form label,.paragraph--type--block-icon-info .field-paragraph--field-body h2,.paragraph--type--block-icon-info .field-paragraph--field-body h3,.paragraph--type--block-icon-info .field-paragraph--field-body h4,.paragraph--type--block-icon-info .field-paragraph--field-body h5,.paragraph--type--block-icon-info .field-paragraph--field-body p,.paragraph--type--block-icon-info .field-paragraph--field-body strong{color:#fff}.paragraph--type--block-icon-info .field-paragraph--field-body a.more-link,.paragraph--type--block-icon-info .field-paragraph--field-body a.read-more{border:1px solid #f4a71b;display:inline-block;text-align:center;padding:.625rem 1.875rem;max-width:330px;background:#fff;color:#f4a71b;font-size:18px;font-weight:600;line-height:1;border-radius:30px;min-width:197px;text-decoration:none}.paragraph--type--block-icon-info .field-paragraph--field-body a.more-link:hover,.paragraph--type--block-icon-info .field-paragraph--field-body a.read-more:hover{background:#f4a71b;color:#fff}.local-tasks-block .paragraph--type--block-icon-info .field-paragraph--field-body a,.local-tasks-block .paragraph--type--block-icon-info .field-paragraph--field-body a.hollow,.paragraph--type--block-icon-info .field-paragraph--field-body .button,.paragraph--type--block-icon-info .field-paragraph--field-body .button.hollow,.paragraph--type--block-icon-info .field-paragraph--field-body .local-tasks-block a,.paragraph--type--block-icon-info .field-paragraph--field-body .local-tasks-block a.hollow,.paragraph--type--block-icon-info .field-paragraph--field-body .wp-block-button.is-style-outline .wp-block-button__link,.paragraph--type--block-icon-info .field-paragraph--field-body .wp-block-button__link,.paragraph--type--block-icon-info .field-paragraph--field-body .wp-block-button__link.is-style-outline{color:#fff;border-color:#fff}.paragraph--type--block-icon-info .field-paragraph--field-body .wp-block-quote cite,.paragraph--type--block-icon-info .field-paragraph--field-body .wp-block-quote footer,.paragraph--type--block-icon-info .field-paragraph--field-body .wp-block-quote__citation{color:#fff}
