/*!
* animate.css - https://animate.style/
* Version - 4.1.1
* Licensed under the MIT license - http://opensource.org/licenses/MIT
*
* Copyright (c) 2020 Animate.css
*/:root{--animate-duration: 1s;--animate-delay: 1s;--animate-repeat: 1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat)*2)}.animate__animated.animate__repeat-3{animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat)*3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:2s;animation-delay:calc(var(--animate-delay)*2)}.animate__animated.animate__delay-3s{animation-delay:3s;animation-delay:calc(var(--animate-delay)*3)}.animate__animated.animate__delay-4s{animation-delay:4s;animation-delay:calc(var(--animate-delay)*4)}.animate__animated.animate__delay-5s{animation-delay:5s;animation-delay:calc(var(--animate-delay)*5)}.animate__animated.animate__faster{animation-duration:.5s;animation-duration:calc(var(--animate-duration)/2)}.animate__animated.animate__fast{animation-duration:.8s;animation-duration:calc(var(--animate-duration)*.8)}.animate__animated.animate__slow{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2)}.animate__animated.animate__slower{animation-duration:3s;animation-duration:calc(var(--animate-duration)*3)}@media print,(prefers-reduced-motion: reduce){.animate__animated{animation-duration:1ms !important;transition-duration:1ms !important;animation-iteration-count:1 !important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{from,20%,53%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0)}40%,43%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -30px, 0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(0.755, 0.05, 0.855, 0.06);transform:translate3d(0, -15px, 0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);transform:translate3d(0, 0, 0) scaleY(0.95)}90%{transform:translate3d(0, -4px, 0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{from,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{from{transform:scale3d(1, 1, 1)}50%{transform:scale3d(1.05, 1.05, 1.05)}to{transform:scale3d(1, 1, 1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{from{transform:scale3d(1, 1, 1)}30%{transform:scale3d(1.25, 0.75, 1)}40%{transform:scale3d(0.75, 1.25, 1)}50%{transform:scale3d(1.15, 0.85, 1)}65%{transform:scale3d(0.95, 1.05, 1)}75%{transform:scale3d(1.05, 0.95, 1)}to{transform:scale3d(1, 1, 1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(-10px, 0, 0)}20%,40%,60%,80%{transform:translate3d(10px, 0, 0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{from,to{transform:translate3d(0, 0, 0)}10%,30%,50%,70%,90%{transform:translate3d(0, -10px, 0)}20%,40%,60%,80%{transform:translate3d(0, 10px, 0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0, 0, 1, 15deg)}40%{transform:rotate3d(0, 0, 1, -10deg)}60%{transform:rotate3d(0, 0, 1, 5deg)}80%{transform:rotate3d(0, 0, 1, -5deg)}to{transform:rotate3d(0, 0, 1, 0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{from{transform:scale3d(1, 1, 1)}10%,20%{transform:scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg)}30%,50%,70%,90%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)}40%,60%,80%{transform:scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)}to{transform:scale3d(1, 1, 1)}}.animate__tada{animation-name:tada}@keyframes wobble{from{transform:translate3d(0, 0, 0)}15%{transform:translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)}30%{transform:translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)}45%{transform:translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)}60%{transform:translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)}75%{transform:translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)}to{transform:translate3d(0, 0, 0)}}.animate__wobble{animation-name:wobble}@keyframes jello{from,11.1%,to{transform:translate3d(0, 0, 0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-0.78125deg) skewY(-0.78125deg)}77.7%{transform:skewX(0.390625deg) skewY(0.390625deg)}88.8%{transform:skewX(-0.1953125deg) skewY(-0.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-duration:calc(var(--animate-duration)*1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(0.7);opacity:.7}80%{transform:translateY(0px) scale(0.7);opacity:.7}100%{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(0.7);opacity:.7}80%{transform:translateX(0px) scale(0.7);opacity:.7}100%{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(0.7);opacity:.7}80%{transform:translateX(0px) scale(0.7);opacity:.7}100%{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(0.7);opacity:.7}80%{transform:translateY(0px) scale(0.7);opacity:.7}100%{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0px) scale(0.7);opacity:.7}100%{transform:translateY(700px) scale(0.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0px) scale(0.7);opacity:.7}100%{transform:translateX(-2000px) scale(0.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0px) scale(0.7);opacity:.7}100%{transform:translateX(2000px) scale(0.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0px) scale(0.7);opacity:.7}100%{transform:translateY(-700px) scale(0.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{from,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}20%{transform:scale3d(1.1, 1.1, 1.1)}40%{transform:scale3d(0.9, 0.9, 0.9)}60%{opacity:1;transform:scale3d(1.03, 1.03, 1.03)}80%{transform:scale3d(0.97, 0.97, 0.97)}to{opacity:1;transform:scale3d(1, 1, 1)}}.animate__bounceIn{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceIn}@keyframes bounceInDown{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(0, -3000px, 0) scaleY(3)}60%{opacity:1;transform:translate3d(0, 25px, 0) scaleY(0.9)}75%{transform:translate3d(0, -10px, 0) scaleY(0.95)}90%{transform:translate3d(0, 5px, 0) scaleY(0.985)}to{transform:translate3d(0, 0, 0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}0%{opacity:0;transform:translate3d(-3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(25px, 0, 0) scaleX(1)}75%{transform:translate3d(-10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(5px, 0, 0) scaleX(0.995)}to{transform:translate3d(0, 0, 0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(3000px, 0, 0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px, 0, 0) scaleX(1)}75%{transform:translate3d(10px, 0, 0) scaleX(0.98)}90%{transform:translate3d(-5px, 0, 0) scaleX(0.995)}to{transform:translate3d(0, 0, 0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{from,60%,75%,90%,to{animation-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1)}from{opacity:0;transform:translate3d(0, 3000px, 0) scaleY(5)}60%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}75%{transform:translate3d(0, 10px, 0) scaleY(0.95)}90%{transform:translate3d(0, -5px, 0) scaleY(0.985)}to{transform:translate3d(0, 0, 0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(0.9, 0.9, 0.9)}50%,55%{opacity:1;transform:scale3d(1.1, 1.1, 1.1)}to{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}}.animate__bounceOut{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0, 10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, -20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, 2000px, 0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(-2000px, 0, 0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px, 0, 0) scaleX(0.9)}to{opacity:0;transform:translate3d(2000px, 0, 0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0, -10px, 0) scaleY(0.985)}40%,45%{opacity:1;transform:translate3d(0, 20px, 0) scaleY(0.9)}to{opacity:0;transform:translate3d(0, -2000px, 0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0, -100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0, -2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px, 0, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0, 2000px, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{from{opacity:0;transform:translate3d(-100%, -100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{from{opacity:0;transform:translate3d(100%, -100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{from{opacity:0;transform:translate3d(-100%, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{from{opacity:0;transform:translate3d(100%, 100%, 0)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0, 100%, 0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0, 2000px, 0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%, 0, 0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px, 0, 0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px, 0, 0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0, -100%, 0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0, -2000px, 0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{from{opacity:1;transform:translate3d(0, 0, 0)}to{opacity:0;transform:translate3d(-100%, -100%, 0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{from{opacity:1;transform:translate3d(0, 0, 0)}to{opacity:0;transform:translate3d(100%, -100%, 0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{from{opacity:1;transform:translate3d(0, 0, 0)}to{opacity:0;transform:translate3d(100%, 100%, 0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{from{opacity:1;transform:translate3d(0, 0, 0)}to{opacity:0;transform:translate3d(-100%, 100%, 0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{from{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1, 0, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1, 0, 0, -5deg)}to{transform:perspective(400px)}}.animate__flipInX{backface-visibility:visible !important;animation-name:flipInX}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0, 1, 0, -20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0, 1, 0, 10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0, 1, 0, -5deg)}to{transform:perspective(400px)}}.animate__flipInY{backface-visibility:visible !important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.animate__flipOutX{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);animation-name:flipOutX;backface-visibility:visible !important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0, 1, 0, -15deg);opacity:1}to{transform:perspective(400px) rotate3d(0, 1, 0, 90deg);opacity:0}}.animate__flipOutY{animation-duration:.75s;animation-duration:calc(var(--animate-duration)*.75);backface-visibility:visible !important;animation-name:flipOutY}@keyframes lightSpeedInRight{from{transform:translate3d(100%, 0, 0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translate3d(0, 0, 0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{from{transform:translate3d(-100%, 0, 0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translate3d(0, 0, 0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{from{opacity:1}to{transform:translate3d(100%, 0, 0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{from{opacity:1}to{transform:translate3d(-100%, 0, 0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{from{transform:rotate3d(0, 0, 1, -200deg);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{from{transform:rotate3d(0, 0, 1, -45deg);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{from{transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{from{transform:rotate3d(0, 0, 1, 45deg);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{from{transform:rotate3d(0, 0, 1, -90deg);opacity:0}to{transform:translate3d(0, 0, 0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{from{opacity:1}to{transform:rotate3d(0, 0, 1, 200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{from{opacity:1}to{transform:rotate3d(0, 0, 1, 45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{from{opacity:1}to{transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{from{opacity:1}to{transform:rotate3d(0, 0, 1, -45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{from{opacity:1}to{transform:rotate3d(0, 0, 1, 90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0, 0, 1, 80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0, 0, 1, 60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0, 700px, 0);opacity:0}}.animate__hinge{animation-duration:2s;animation-duration:calc(var(--animate-duration)*2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{from{opacity:0;transform:scale(0.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)}to{opacity:1;transform:translate3d(0, 0, 0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}60%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(0.3, 0.3, 0.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(-2000px, 0, 0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0)}to{opacity:0;transform:scale(0.1) translate3d(2000px, 0, 0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);animation-timing-function:cubic-bezier(0.55, 0.055, 0.675, 0.19)}to{opacity:0;transform:scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);animation-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{from{transform:translate3d(0, -100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%, 0, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0, 100%, 0);visibility:visible}to{transform:translate3d(0, 0, 0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, 100%, 0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(-100%, 0, 0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(100%, 0, 0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0, 0, 0)}to{visibility:hidden;transform:translate3d(0, -100%, 0)}}.animate__slideOutUp{animation-name:slideOutUp}:root{--ss-primary-color: #5897fb;--ss-bg-color: #ffffff;--ss-font-color: #4d4d4d;--ss-font-placeholder-color: #8d8d8d;--ss-disabled-color: #dcdee2;--ss-border-color: #dcdee2;--ss-highlight-color: #fffb8c;--ss-success-color: #00b755;--ss-error-color: #dc3545;--ss-focus-color: #5897fb;--ss-main-height: 30px;--ss-content-height: 300px;--ss-spacing-l: 7px;--ss-spacing-m: 5px;--ss-spacing-s: 3px;--ss-animation-timing: 0.2s;--ss-border-radius: 4px}@keyframes ss-valueIn{0%{transform:scale(0);opacity:0}100%{transform:scale(1);opacity:1}}@keyframes ss-valueOut{0%{transform:scale(1);opacity:1}100%{transform:scale(0);opacity:0}}.ss-hide{display:none !important}.ss-main{display:flex;flex-direction:row;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none;color:var(--ss-font-color);min-height:var(--ss-main-height);width:100%;padding:var(--ss-spacing-s);cursor:pointer;border:1px solid var(--ss-border-color);border-radius:var(--ss-border-radius);background-color:var(--ss-bg-color);outline:0;box-sizing:border-box;transition:background-color var(--ss-animation-timing);overflow:hidden}.ss-main:focus{box-shadow:0 0 5px var(--ss-focus-color)}.ss-main.ss-disabled{background-color:var(--ss-disabled-color);cursor:not-allowed}.ss-main.ss-disabled .ss-values .ss-disabled{color:var(--ss-font-color)}.ss-main.ss-disabled .ss-values .ss-value .ss-value-delete{cursor:not-allowed}.ss-main.ss-open-above{border-top-left-radius:0px;border-top-right-radius:0px}.ss-main.ss-open-below{border-bottom-left-radius:0px;border-bottom-right-radius:0px}.ss-main .ss-values{display:inline-flex;flex-wrap:wrap;gap:var(--ss-spacing-m);flex:1 1 100%}.ss-main .ss-values .ss-placeholder{display:flex;padding:var(--ss-spacing-s) var(--ss-spacing-m) var(--ss-spacing-s) var(--ss-spacing-m);margin:auto 0px auto 0px;line-height:1em;align-items:center;width:100%;color:var(--ss-font-placeholder-color);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ss-main .ss-values .ss-max{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;width:-moz-fit-content;width:fit-content;font-size:12px;color:var(--ss-bg-color);line-height:1;padding:var(--ss-spacing-s) var(--ss-spacing-m);background-color:var(--ss-primary-color);border-radius:var(--ss-border-radius)}.ss-main .ss-values .ss-single{display:flex;margin:auto 0px auto var(--ss-spacing-s)}.ss-main .ss-values .ss-value{display:flex;-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;width:-moz-fit-content;width:fit-content;background-color:var(--ss-primary-color);border-radius:var(--ss-border-radius);animation-name:ss-valueIn;animation-duration:var(--ss-animation-timing);animation-timing-function:ease-out;animation-fill-mode:both}.ss-main .ss-values .ss-value.ss-value-out{animation-name:ss-valueOut;animation-duration:var(--ss-animation-timing);animation-timing-function:ease-out}.ss-main .ss-values .ss-value .ss-value-text{font-size:12px;color:var(--ss-bg-color);line-height:1;padding:var(--ss-spacing-s) var(--ss-spacing-m)}.ss-main .ss-values .ss-value .ss-value-delete{display:flex;align-items:center;height:var(--ss-spacing-l);width:var(--ss-spacing-l);padding:var(--ss-spacing-s) var(--ss-spacing-m);cursor:pointer;border-left:solid 1px var(--ss-bg-color);box-sizing:content-box}.ss-main .ss-values .ss-value .ss-value-delete svg{height:var(--ss-spacing-l);width:var(--ss-spacing-l)}.ss-main .ss-values .ss-value .ss-value-delete svg path{fill:none;stroke:var(--ss-bg-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.ss-main .ss-deselect{flex:0 1 auto;display:flex;align-items:center;justify-content:center;width:-moz-fit-content;width:fit-content;height:auto;margin:0 var(--ss-spacing-m) 0 var(--ss-spacing-m)}.ss-main .ss-deselect svg{width:8px;height:8px}.ss-main .ss-deselect svg path{fill:none;stroke:var(--ss-font-color);stroke-width:20;stroke-linecap:round;stroke-linejoin:round}.ss-main .ss-arrow{flex:0 1 auto;display:flex;align-items:center;justify-content:flex-end;width:12px;height:12px;margin:auto var(--ss-spacing-m) auto var(--ss-spacing-m)}.ss-main .ss-arrow path{fill:none;stroke:var(--ss-font-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round;transition-timing-function:ease-out;transition:var(--ss-animation-timing)}.ss-content{position:absolute;display:flex;height:auto;flex-direction:column;width:auto;max-height:var(--ss-content-height);box-sizing:border-box;border:solid 1px var(--ss-border-color);background-color:var(--ss-bg-color);transition:transform var(--ss-animation-timing),opacity var(--ss-animation-timing);opacity:0;transform:scaleY(0);transform-origin:center top;overflow:hidden;z-index:10000}.ss-content.ss-relative{position:relative;height:100%}.ss-content.ss-open-above{flex-direction:column-reverse;opacity:1;transform:scaleY(1);transform-origin:center bottom;border-top-left-radius:var(--ss-border-radius);border-top-right-radius:var(--ss-border-radius)}.ss-content.ss-open-below{opacity:1;transform:scaleY(1);transform-origin:center top;border-bottom-left-radius:var(--ss-border-radius);border-bottom-right-radius:var(--ss-border-radius)}.ss-content .ss-search{flex:0 1 auto;display:flex;flex-direction:row;padding:var(--ss-spacing-l) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l)}.ss-content .ss-search input{display:inline-flex;font-size:inherit;line-height:inherit;flex:1 1 auto;width:100%;min-width:0px;padding:var(--ss-spacing-m) var(--ss-spacing-l);margin:0;border:1px solid var(--ss-border-color);border-radius:var(--ss-border-radius);background-color:var(--ss-bg-color);outline:0;text-align:left;box-sizing:border-box}.ss-content .ss-search input::-moz-placeholder{color:var(--ss-font-placeholder-color);vertical-align:middle}.ss-content .ss-search input::placeholder{color:var(--ss-font-placeholder-color);vertical-align:middle}.ss-content .ss-search input:focus{box-shadow:0 0 5px var(--ss-focus-color)}.ss-content .ss-search .ss-addable{display:inline-flex;justify-content:center;align-items:center;cursor:pointer;flex:0 0 auto;height:auto;margin:0 0 0 var(--ss-spacing-m);border:1px solid var(--ss-border-color);border-radius:var(--ss-border-radius)}.ss-content .ss-search .ss-addable svg{display:flex;align-items:center;justify-content:flex-end;flex:0 1 auto;width:12px;height:12px;margin:auto var(--ss-spacing-m) auto var(--ss-spacing-m)}.ss-content .ss-search .ss-addable svg path{fill:none;stroke:var(--ss-font-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round}.ss-content .ss-list{flex:1 1 auto;height:auto;overflow-x:hidden;overflow-y:auto}.ss-content .ss-list .ss-error{color:var(--ss-error-color);padding:var(--ss-spacing-l)}.ss-content .ss-list .ss-searching{color:var(--ss-font-color);padding:var(--ss-spacing-l)}.ss-content .ss-list .ss-optgroup.ss-close .ss-option{display:none !important}.ss-content .ss-list .ss-optgroup .ss-optgroup-label{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-label-text{flex:1 1 auto;font-weight:bold;color:var(--ss-font-color)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label:has(.ss-arrow){cursor:pointer}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions{flex:0 1 auto;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:var(--ss-spacing-m)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall{flex:0 0 auto;display:flex;flex-direction:row;cursor:pointer}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall:hover{opacity:.5}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall.ss-selected svg path{stroke:var(--ss-error-color)}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall span{flex:0 1 auto;display:flex;align-items:center;justify-content:center;font-size:60%;text-align:center;padding:0 var(--ss-spacing-s) 0 0}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg{flex:0 1 auto;width:13px;height:13px}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg path{fill:none;stroke:var(--ss-success-color);stroke-linecap:round;stroke-linejoin:round}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:first-child{stroke-width:5}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-selectall svg:last-child{stroke-width:11}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable{flex:0 1 auto;display:flex;flex-direction:row;cursor:pointer}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow{flex:1 1 auto;width:10px;height:10px}.ss-content .ss-list .ss-optgroup .ss-optgroup-label .ss-optgroup-actions .ss-closable .ss-arrow path{fill:none;stroke:var(--ss-font-color);stroke-width:18;stroke-linecap:round;stroke-linejoin:round;transition-timing-function:ease-out;transition:var(--ss-animation-timing)}.ss-content .ss-list .ss-optgroup .ss-option{padding:var(--ss-spacing-s) var(--ss-spacing-s) var(--ss-spacing-s) calc(var(--ss-spacing-l)*3)}.ss-content .ss-list .ss-option{display:flex;padding:var(--ss-spacing-m) var(--ss-spacing-l) var(--ss-spacing-m) var(--ss-spacing-l);color:var(--ss-font-color);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.ss-content .ss-list .ss-option:hover{color:var(--ss-bg-color);background-color:var(--ss-primary-color)}.ss-content .ss-list .ss-option.ss-highlighted,.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected{color:var(--ss-bg-color);background-color:var(--ss-primary-color)}.ss-content .ss-list .ss-option.ss-disabled{cursor:not-allowed;background-color:var(--ss-disabled-color)}.ss-content .ss-list .ss-option.ss-disabled:hover{color:var(--ss-font-color)}.ss-content .ss-list .ss-option .ss-search-highlight{background-color:var(--ss-highlight-color)}.grecaptcha-badge{z-index:1000}:root{--row-gutter: 30px}@media screen and (max-width: 1279.98px){:root{--row-gutter: 16px}}@media screen and (max-width: 767.98px){:root{--row-gutter: 10px}}html,body{touch-action:manipulation}html{-webkit-text-size-adjust:100%;scroll-padding-top:calc(72px + var(--navigation-anchor-height, 0))}html:has(.navigation-anchor){--navigation-anchor-height: 54px}html:has(.pswp--open) .QSISlider,html:has(.pswp--open) .QSISlider div,html:has(.burger.menu-trigger.expanding) .QSISlider,html:has(.burger.menu-trigger.expanding) .QSISlider div{z-index:9 !important}img{-webkit-user-select:none;-webkit-touch-callout:none}.pswp.pswp--open{--pswp-root-z-index: 10000000000}.m-0{margin:0px !important}.m-x-0{margin-left:0px !important;margin-right:0px !important}.m-y-0{margin-top:0px !important;margin-bottom:0px !important}.p-0{padding:0px !important}.p-x-0{padding-left:0px !important;padding-right:0px !important}.p-y-0{padding-top:0px !important;padding-bottom:0px !important}.m-t-0{margin-top:0px !important}.p-t-0{padding-top:0px !important}.m-b-0{margin-bottom:0px !important}.p-b-0{padding-bottom:0px !important}.m-l-0{margin-left:0px !important}.p-l-0{padding-left:0px !important}.m-r-0{margin-right:0px !important}.p-r-0{padding-right:0px !important}.m-2{margin:2px !important}.m-x-2{margin-left:2px !important;margin-right:2px !important}.m-y-2{margin-top:2px !important;margin-bottom:2px !important}.p-2{padding:2px !important}.p-x-2{padding-left:2px !important;padding-right:2px !important}.p-y-2{padding-top:2px !important;padding-bottom:2px !important}.m-t-2{margin-top:2px !important}.p-t-2{padding-top:2px !important}.m-b-2{margin-bottom:2px !important}.p-b-2{padding-bottom:2px !important}.m-l-2{margin-left:2px !important}.p-l-2{padding-left:2px !important}.m-r-2{margin-right:2px !important}.p-r-2{padding-right:2px !important}.m-4{margin:4px !important}.m-x-4{margin-left:4px !important;margin-right:4px !important}.m-y-4{margin-top:4px !important;margin-bottom:4px !important}.p-4{padding:4px !important}.p-x-4{padding-left:4px !important;padding-right:4px !important}.p-y-4{padding-top:4px !important;padding-bottom:4px !important}.m-t-4{margin-top:4px !important}.p-t-4{padding-top:4px !important}.m-b-4{margin-bottom:4px !important}.p-b-4{padding-bottom:4px !important}.m-l-4{margin-left:4px !important}.p-l-4{padding-left:4px !important}.m-r-4{margin-right:4px !important}.p-r-4{padding-right:4px !important}.m-6{margin:6px !important}.m-x-6{margin-left:6px !important;margin-right:6px !important}.m-y-6{margin-top:6px !important;margin-bottom:6px !important}.p-6{padding:6px !important}.p-x-6{padding-left:6px !important;padding-right:6px !important}.p-y-6{padding-top:6px !important;padding-bottom:6px !important}.m-t-6{margin-top:6px !important}.p-t-6{padding-top:6px !important}.m-b-6{margin-bottom:6px !important}.p-b-6{padding-bottom:6px !important}.m-l-6{margin-left:6px !important}.p-l-6{padding-left:6px !important}.m-r-6{margin-right:6px !important}.p-r-6{padding-right:6px !important}.m-8{margin:8px !important}.m-x-8{margin-left:8px !important;margin-right:8px !important}.m-y-8{margin-top:8px !important;margin-bottom:8px !important}.p-8{padding:8px !important}.p-x-8{padding-left:8px !important;padding-right:8px !important}.p-y-8{padding-top:8px !important;padding-bottom:8px !important}.m-t-8{margin-top:8px !important}.p-t-8{padding-top:8px !important}.m-b-8{margin-bottom:8px !important}.p-b-8{padding-bottom:8px !important}.m-l-8{margin-left:8px !important}.p-l-8{padding-left:8px !important}.m-r-8{margin-right:8px !important}.p-r-8{padding-right:8px !important}.m-10{margin:10px !important}.m-x-10{margin-left:10px !important;margin-right:10px !important}.m-y-10{margin-top:10px !important;margin-bottom:10px !important}.p-10{padding:10px !important}.p-x-10{padding-left:10px !important;padding-right:10px !important}.p-y-10{padding-top:10px !important;padding-bottom:10px !important}.m-t-10{margin-top:10px !important}.p-t-10{padding-top:10px !important}.m-b-10{margin-bottom:10px !important}.p-b-10{padding-bottom:10px !important}.m-l-10{margin-left:10px !important}.p-l-10{padding-left:10px !important}.m-r-10{margin-right:10px !important}.p-r-10{padding-right:10px !important}.m-12{margin:12px !important}.m-x-12{margin-left:12px !important;margin-right:12px !important}.m-y-12{margin-top:12px !important;margin-bottom:12px !important}.p-12{padding:12px !important}.p-x-12{padding-left:12px !important;padding-right:12px !important}.p-y-12{padding-top:12px !important;padding-bottom:12px !important}.m-t-12{margin-top:12px !important}.p-t-12{padding-top:12px !important}.m-b-12{margin-bottom:12px !important}.p-b-12{padding-bottom:12px !important}.m-l-12{margin-left:12px !important}.p-l-12{padding-left:12px !important}.m-r-12{margin-right:12px !important}.p-r-12{padding-right:12px !important}.m-14{margin:14px !important}.m-x-14{margin-left:14px !important;margin-right:14px !important}.m-y-14{margin-top:14px !important;margin-bottom:14px !important}.p-14{padding:14px !important}.p-x-14{padding-left:14px !important;padding-right:14px !important}.p-y-14{padding-top:14px !important;padding-bottom:14px !important}.m-t-14{margin-top:14px !important}.p-t-14{padding-top:14px !important}.m-b-14{margin-bottom:14px !important}.p-b-14{padding-bottom:14px !important}.m-l-14{margin-left:14px !important}.p-l-14{padding-left:14px !important}.m-r-14{margin-right:14px !important}.p-r-14{padding-right:14px !important}.m-16{margin:16px !important}.m-x-16{margin-left:16px !important;margin-right:16px !important}.m-y-16{margin-top:16px !important;margin-bottom:16px !important}.p-16{padding:16px !important}.p-x-16{padding-left:16px !important;padding-right:16px !important}.p-y-16{padding-top:16px !important;padding-bottom:16px !important}.m-t-16{margin-top:16px !important}.p-t-16{padding-top:16px !important}.m-b-16{margin-bottom:16px !important}.p-b-16{padding-bottom:16px !important}.m-l-16{margin-left:16px !important}.p-l-16{padding-left:16px !important}.m-r-16{margin-right:16px !important}.p-r-16{padding-right:16px !important}.m-18{margin:18px !important}.m-x-18{margin-left:18px !important;margin-right:18px !important}.m-y-18{margin-top:18px !important;margin-bottom:18px !important}.p-18{padding:18px !important}.p-x-18{padding-left:18px !important;padding-right:18px !important}.p-y-18{padding-top:18px !important;padding-bottom:18px !important}.m-t-18{margin-top:18px !important}.p-t-18{padding-top:18px !important}.m-b-18{margin-bottom:18px !important}.p-b-18{padding-bottom:18px !important}.m-l-18{margin-left:18px !important}.p-l-18{padding-left:18px !important}.m-r-18{margin-right:18px !important}.p-r-18{padding-right:18px !important}.m-20{margin:20px !important}.m-x-20{margin-left:20px !important;margin-right:20px !important}.m-y-20{margin-top:20px !important;margin-bottom:20px !important}.p-20{padding:20px !important}.p-x-20{padding-left:20px !important;padding-right:20px !important}.p-y-20{padding-top:20px !important;padding-bottom:20px !important}.m-t-20{margin-top:20px !important}.p-t-20{padding-top:20px !important}.m-b-20{margin-bottom:20px !important}.p-b-20{padding-bottom:20px !important}.m-l-20{margin-left:20px !important}.p-l-20{padding-left:20px !important}.m-r-20{margin-right:20px !important}.p-r-20{padding-right:20px !important}.m-22{margin:22px !important}.m-x-22{margin-left:22px !important;margin-right:22px !important}.m-y-22{margin-top:22px !important;margin-bottom:22px !important}.p-22{padding:22px !important}.p-x-22{padding-left:22px !important;padding-right:22px !important}.p-y-22{padding-top:22px !important;padding-bottom:22px !important}.m-t-22{margin-top:22px !important}.p-t-22{padding-top:22px !important}.m-b-22{margin-bottom:22px !important}.p-b-22{padding-bottom:22px !important}.m-l-22{margin-left:22px !important}.p-l-22{padding-left:22px !important}.m-r-22{margin-right:22px !important}.p-r-22{padding-right:22px !important}.m-24{margin:24px !important}.m-x-24{margin-left:24px !important;margin-right:24px !important}.m-y-24{margin-top:24px !important;margin-bottom:24px !important}.p-24{padding:24px !important}.p-x-24{padding-left:24px !important;padding-right:24px !important}.p-y-24{padding-top:24px !important;padding-bottom:24px !important}.m-t-24{margin-top:24px !important}.p-t-24{padding-top:24px !important}.m-b-24{margin-bottom:24px !important}.p-b-24{padding-bottom:24px !important}.m-l-24{margin-left:24px !important}.p-l-24{padding-left:24px !important}.m-r-24{margin-right:24px !important}.p-r-24{padding-right:24px !important}.m-26{margin:26px !important}.m-x-26{margin-left:26px !important;margin-right:26px !important}.m-y-26{margin-top:26px !important;margin-bottom:26px !important}.p-26{padding:26px !important}.p-x-26{padding-left:26px !important;padding-right:26px !important}.p-y-26{padding-top:26px !important;padding-bottom:26px !important}.m-t-26{margin-top:26px !important}.p-t-26{padding-top:26px !important}.m-b-26{margin-bottom:26px !important}.p-b-26{padding-bottom:26px !important}.m-l-26{margin-left:26px !important}.p-l-26{padding-left:26px !important}.m-r-26{margin-right:26px !important}.p-r-26{padding-right:26px !important}.m-28{margin:28px !important}.m-x-28{margin-left:28px !important;margin-right:28px !important}.m-y-28{margin-top:28px !important;margin-bottom:28px !important}.p-28{padding:28px !important}.p-x-28{padding-left:28px !important;padding-right:28px !important}.p-y-28{padding-top:28px !important;padding-bottom:28px !important}.m-t-28{margin-top:28px !important}.p-t-28{padding-top:28px !important}.m-b-28{margin-bottom:28px !important}.p-b-28{padding-bottom:28px !important}.m-l-28{margin-left:28px !important}.p-l-28{padding-left:28px !important}.m-r-28{margin-right:28px !important}.p-r-28{padding-right:28px !important}.m-30{margin:30px !important}.m-x-30{margin-left:30px !important;margin-right:30px !important}.m-y-30{margin-top:30px !important;margin-bottom:30px !important}.p-30{padding:30px !important}.p-x-30{padding-left:30px !important;padding-right:30px !important}.p-y-30{padding-top:30px !important;padding-bottom:30px !important}.m-t-30{margin-top:30px !important}.p-t-30{padding-top:30px !important}.m-b-30{margin-bottom:30px !important}.p-b-30{padding-bottom:30px !important}.m-l-30{margin-left:30px !important}.p-l-30{padding-left:30px !important}.m-r-30{margin-right:30px !important}.p-r-30{padding-right:30px !important}.m-32{margin:32px !important}.m-x-32{margin-left:32px !important;margin-right:32px !important}.m-y-32{margin-top:32px !important;margin-bottom:32px !important}.p-32{padding:32px !important}.p-x-32{padding-left:32px !important;padding-right:32px !important}.p-y-32{padding-top:32px !important;padding-bottom:32px !important}.m-t-32{margin-top:32px !important}.p-t-32{padding-top:32px !important}.m-b-32{margin-bottom:32px !important}.p-b-32{padding-bottom:32px !important}.m-l-32{margin-left:32px !important}.p-l-32{padding-left:32px !important}.m-r-32{margin-right:32px !important}.p-r-32{padding-right:32px !important}.m-34{margin:34px !important}.m-x-34{margin-left:34px !important;margin-right:34px !important}.m-y-34{margin-top:34px !important;margin-bottom:34px !important}.p-34{padding:34px !important}.p-x-34{padding-left:34px !important;padding-right:34px !important}.p-y-34{padding-top:34px !important;padding-bottom:34px !important}.m-t-34{margin-top:34px !important}.p-t-34{padding-top:34px !important}.m-b-34{margin-bottom:34px !important}.p-b-34{padding-bottom:34px !important}.m-l-34{margin-left:34px !important}.p-l-34{padding-left:34px !important}.m-r-34{margin-right:34px !important}.p-r-34{padding-right:34px !important}.m-36{margin:36px !important}.m-x-36{margin-left:36px !important;margin-right:36px !important}.m-y-36{margin-top:36px !important;margin-bottom:36px !important}.p-36{padding:36px !important}.p-x-36{padding-left:36px !important;padding-right:36px !important}.p-y-36{padding-top:36px !important;padding-bottom:36px !important}.m-t-36{margin-top:36px !important}.p-t-36{padding-top:36px !important}.m-b-36{margin-bottom:36px !important}.p-b-36{padding-bottom:36px !important}.m-l-36{margin-left:36px !important}.p-l-36{padding-left:36px !important}.m-r-36{margin-right:36px !important}.p-r-36{padding-right:36px !important}.m-38{margin:38px !important}.m-x-38{margin-left:38px !important;margin-right:38px !important}.m-y-38{margin-top:38px !important;margin-bottom:38px !important}.p-38{padding:38px !important}.p-x-38{padding-left:38px !important;padding-right:38px !important}.p-y-38{padding-top:38px !important;padding-bottom:38px !important}.m-t-38{margin-top:38px !important}.p-t-38{padding-top:38px !important}.m-b-38{margin-bottom:38px !important}.p-b-38{padding-bottom:38px !important}.m-l-38{margin-left:38px !important}.p-l-38{padding-left:38px !important}.m-r-38{margin-right:38px !important}.p-r-38{padding-right:38px !important}.m-40{margin:40px !important}.m-x-40{margin-left:40px !important;margin-right:40px !important}.m-y-40{margin-top:40px !important;margin-bottom:40px !important}.p-40{padding:40px !important}.p-x-40{padding-left:40px !important;padding-right:40px !important}.p-y-40{padding-top:40px !important;padding-bottom:40px !important}.m-t-40{margin-top:40px !important}.p-t-40{padding-top:40px !important}.m-b-40{margin-bottom:40px !important}.p-b-40{padding-bottom:40px !important}.m-l-40{margin-left:40px !important}.p-l-40{padding-left:40px !important}.m-r-40{margin-right:40px !important}.p-r-40{padding-right:40px !important}.m-42{margin:42px !important}.m-x-42{margin-left:42px !important;margin-right:42px !important}.m-y-42{margin-top:42px !important;margin-bottom:42px !important}.p-42{padding:42px !important}.p-x-42{padding-left:42px !important;padding-right:42px !important}.p-y-42{padding-top:42px !important;padding-bottom:42px !important}.m-t-42{margin-top:42px !important}.p-t-42{padding-top:42px !important}.m-b-42{margin-bottom:42px !important}.p-b-42{padding-bottom:42px !important}.m-l-42{margin-left:42px !important}.p-l-42{padding-left:42px !important}.m-r-42{margin-right:42px !important}.p-r-42{padding-right:42px !important}.m-44{margin:44px !important}.m-x-44{margin-left:44px !important;margin-right:44px !important}.m-y-44{margin-top:44px !important;margin-bottom:44px !important}.p-44{padding:44px !important}.p-x-44{padding-left:44px !important;padding-right:44px !important}.p-y-44{padding-top:44px !important;padding-bottom:44px !important}.m-t-44{margin-top:44px !important}.p-t-44{padding-top:44px !important}.m-b-44{margin-bottom:44px !important}.p-b-44{padding-bottom:44px !important}.m-l-44{margin-left:44px !important}.p-l-44{padding-left:44px !important}.m-r-44{margin-right:44px !important}.p-r-44{padding-right:44px !important}.m-46{margin:46px !important}.m-x-46{margin-left:46px !important;margin-right:46px !important}.m-y-46{margin-top:46px !important;margin-bottom:46px !important}.p-46{padding:46px !important}.p-x-46{padding-left:46px !important;padding-right:46px !important}.p-y-46{padding-top:46px !important;padding-bottom:46px !important}.m-t-46{margin-top:46px !important}.p-t-46{padding-top:46px !important}.m-b-46{margin-bottom:46px !important}.p-b-46{padding-bottom:46px !important}.m-l-46{margin-left:46px !important}.p-l-46{padding-left:46px !important}.m-r-46{margin-right:46px !important}.p-r-46{padding-right:46px !important}.m-48{margin:48px !important}.m-x-48{margin-left:48px !important;margin-right:48px !important}.m-y-48{margin-top:48px !important;margin-bottom:48px !important}.p-48{padding:48px !important}.p-x-48{padding-left:48px !important;padding-right:48px !important}.p-y-48{padding-top:48px !important;padding-bottom:48px !important}.m-t-48{margin-top:48px !important}.p-t-48{padding-top:48px !important}.m-b-48{margin-bottom:48px !important}.p-b-48{padding-bottom:48px !important}.m-l-48{margin-left:48px !important}.p-l-48{padding-left:48px !important}.m-r-48{margin-right:48px !important}.p-r-48{padding-right:48px !important}.m-50{margin:50px !important}.m-x-50{margin-left:50px !important;margin-right:50px !important}.m-y-50{margin-top:50px !important;margin-bottom:50px !important}.p-50{padding:50px !important}.p-x-50{padding-left:50px !important;padding-right:50px !important}.p-y-50{padding-top:50px !important;padding-bottom:50px !important}.m-t-50{margin-top:50px !important}.p-t-50{padding-top:50px !important}.m-b-50{margin-bottom:50px !important}.p-b-50{padding-bottom:50px !important}.m-l-50{margin-left:50px !important}.p-l-50{padding-left:50px !important}.m-r-50{margin-right:50px !important}.p-r-50{padding-right:50px !important}.m-52{margin:52px !important}.m-x-52{margin-left:52px !important;margin-right:52px !important}.m-y-52{margin-top:52px !important;margin-bottom:52px !important}.p-52{padding:52px !important}.p-x-52{padding-left:52px !important;padding-right:52px !important}.p-y-52{padding-top:52px !important;padding-bottom:52px !important}.m-t-52{margin-top:52px !important}.p-t-52{padding-top:52px !important}.m-b-52{margin-bottom:52px !important}.p-b-52{padding-bottom:52px !important}.m-l-52{margin-left:52px !important}.p-l-52{padding-left:52px !important}.m-r-52{margin-right:52px !important}.p-r-52{padding-right:52px !important}.m-54{margin:54px !important}.m-x-54{margin-left:54px !important;margin-right:54px !important}.m-y-54{margin-top:54px !important;margin-bottom:54px !important}.p-54{padding:54px !important}.p-x-54{padding-left:54px !important;padding-right:54px !important}.p-y-54{padding-top:54px !important;padding-bottom:54px !important}.m-t-54{margin-top:54px !important}.p-t-54{padding-top:54px !important}.m-b-54{margin-bottom:54px !important}.p-b-54{padding-bottom:54px !important}.m-l-54{margin-left:54px !important}.p-l-54{padding-left:54px !important}.m-r-54{margin-right:54px !important}.p-r-54{padding-right:54px !important}.m-56{margin:56px !important}.m-x-56{margin-left:56px !important;margin-right:56px !important}.m-y-56{margin-top:56px !important;margin-bottom:56px !important}.p-56{padding:56px !important}.p-x-56{padding-left:56px !important;padding-right:56px !important}.p-y-56{padding-top:56px !important;padding-bottom:56px !important}.m-t-56{margin-top:56px !important}.p-t-56{padding-top:56px !important}.m-b-56{margin-bottom:56px !important}.p-b-56{padding-bottom:56px !important}.m-l-56{margin-left:56px !important}.p-l-56{padding-left:56px !important}.m-r-56{margin-right:56px !important}.p-r-56{padding-right:56px !important}.m-58{margin:58px !important}.m-x-58{margin-left:58px !important;margin-right:58px !important}.m-y-58{margin-top:58px !important;margin-bottom:58px !important}.p-58{padding:58px !important}.p-x-58{padding-left:58px !important;padding-right:58px !important}.p-y-58{padding-top:58px !important;padding-bottom:58px !important}.m-t-58{margin-top:58px !important}.p-t-58{padding-top:58px !important}.m-b-58{margin-bottom:58px !important}.p-b-58{padding-bottom:58px !important}.m-l-58{margin-left:58px !important}.p-l-58{padding-left:58px !important}.m-r-58{margin-right:58px !important}.p-r-58{padding-right:58px !important}.m-60{margin:60px !important}.m-x-60{margin-left:60px !important;margin-right:60px !important}.m-y-60{margin-top:60px !important;margin-bottom:60px !important}.p-60{padding:60px !important}.p-x-60{padding-left:60px !important;padding-right:60px !important}.p-y-60{padding-top:60px !important;padding-bottom:60px !important}.m-t-60{margin-top:60px !important}.p-t-60{padding-top:60px !important}.m-b-60{margin-bottom:60px !important}.p-b-60{padding-bottom:60px !important}.m-l-60{margin-left:60px !important}.p-l-60{padding-left:60px !important}.m-r-60{margin-right:60px !important}.p-r-60{padding-right:60px !important}.m-62{margin:62px !important}.m-x-62{margin-left:62px !important;margin-right:62px !important}.m-y-62{margin-top:62px !important;margin-bottom:62px !important}.p-62{padding:62px !important}.p-x-62{padding-left:62px !important;padding-right:62px !important}.p-y-62{padding-top:62px !important;padding-bottom:62px !important}.m-t-62{margin-top:62px !important}.p-t-62{padding-top:62px !important}.m-b-62{margin-bottom:62px !important}.p-b-62{padding-bottom:62px !important}.m-l-62{margin-left:62px !important}.p-l-62{padding-left:62px !important}.m-r-62{margin-right:62px !important}.p-r-62{padding-right:62px !important}.m-64{margin:64px !important}.m-x-64{margin-left:64px !important;margin-right:64px !important}.m-y-64{margin-top:64px !important;margin-bottom:64px !important}.p-64{padding:64px !important}.p-x-64{padding-left:64px !important;padding-right:64px !important}.p-y-64{padding-top:64px !important;padding-bottom:64px !important}.m-t-64{margin-top:64px !important}.p-t-64{padding-top:64px !important}.m-b-64{margin-bottom:64px !important}.p-b-64{padding-bottom:64px !important}.m-l-64{margin-left:64px !important}.p-l-64{padding-left:64px !important}.m-r-64{margin-right:64px !important}.p-r-64{padding-right:64px !important}.m-66{margin:66px !important}.m-x-66{margin-left:66px !important;margin-right:66px !important}.m-y-66{margin-top:66px !important;margin-bottom:66px !important}.p-66{padding:66px !important}.p-x-66{padding-left:66px !important;padding-right:66px !important}.p-y-66{padding-top:66px !important;padding-bottom:66px !important}.m-t-66{margin-top:66px !important}.p-t-66{padding-top:66px !important}.m-b-66{margin-bottom:66px !important}.p-b-66{padding-bottom:66px !important}.m-l-66{margin-left:66px !important}.p-l-66{padding-left:66px !important}.m-r-66{margin-right:66px !important}.p-r-66{padding-right:66px !important}.m-68{margin:68px !important}.m-x-68{margin-left:68px !important;margin-right:68px !important}.m-y-68{margin-top:68px !important;margin-bottom:68px !important}.p-68{padding:68px !important}.p-x-68{padding-left:68px !important;padding-right:68px !important}.p-y-68{padding-top:68px !important;padding-bottom:68px !important}.m-t-68{margin-top:68px !important}.p-t-68{padding-top:68px !important}.m-b-68{margin-bottom:68px !important}.p-b-68{padding-bottom:68px !important}.m-l-68{margin-left:68px !important}.p-l-68{padding-left:68px !important}.m-r-68{margin-right:68px !important}.p-r-68{padding-right:68px !important}.m-70{margin:70px !important}.m-x-70{margin-left:70px !important;margin-right:70px !important}.m-y-70{margin-top:70px !important;margin-bottom:70px !important}.p-70{padding:70px !important}.p-x-70{padding-left:70px !important;padding-right:70px !important}.p-y-70{padding-top:70px !important;padding-bottom:70px !important}.m-t-70{margin-top:70px !important}.p-t-70{padding-top:70px !important}.m-b-70{margin-bottom:70px !important}.p-b-70{padding-bottom:70px !important}.m-l-70{margin-left:70px !important}.p-l-70{padding-left:70px !important}.m-r-70{margin-right:70px !important}.p-r-70{padding-right:70px !important}.m-72{margin:72px !important}.m-x-72{margin-left:72px !important;margin-right:72px !important}.m-y-72{margin-top:72px !important;margin-bottom:72px !important}.p-72{padding:72px !important}.p-x-72{padding-left:72px !important;padding-right:72px !important}.p-y-72{padding-top:72px !important;padding-bottom:72px !important}.m-t-72{margin-top:72px !important}.p-t-72{padding-top:72px !important}.m-b-72{margin-bottom:72px !important}.p-b-72{padding-bottom:72px !important}.m-l-72{margin-left:72px !important}.p-l-72{padding-left:72px !important}.m-r-72{margin-right:72px !important}.p-r-72{padding-right:72px !important}.m-74{margin:74px !important}.m-x-74{margin-left:74px !important;margin-right:74px !important}.m-y-74{margin-top:74px !important;margin-bottom:74px !important}.p-74{padding:74px !important}.p-x-74{padding-left:74px !important;padding-right:74px !important}.p-y-74{padding-top:74px !important;padding-bottom:74px !important}.m-t-74{margin-top:74px !important}.p-t-74{padding-top:74px !important}.m-b-74{margin-bottom:74px !important}.p-b-74{padding-bottom:74px !important}.m-l-74{margin-left:74px !important}.p-l-74{padding-left:74px !important}.m-r-74{margin-right:74px !important}.p-r-74{padding-right:74px !important}.m-76{margin:76px !important}.m-x-76{margin-left:76px !important;margin-right:76px !important}.m-y-76{margin-top:76px !important;margin-bottom:76px !important}.p-76{padding:76px !important}.p-x-76{padding-left:76px !important;padding-right:76px !important}.p-y-76{padding-top:76px !important;padding-bottom:76px !important}.m-t-76{margin-top:76px !important}.p-t-76{padding-top:76px !important}.m-b-76{margin-bottom:76px !important}.p-b-76{padding-bottom:76px !important}.m-l-76{margin-left:76px !important}.p-l-76{padding-left:76px !important}.m-r-76{margin-right:76px !important}.p-r-76{padding-right:76px !important}.m-78{margin:78px !important}.m-x-78{margin-left:78px !important;margin-right:78px !important}.m-y-78{margin-top:78px !important;margin-bottom:78px !important}.p-78{padding:78px !important}.p-x-78{padding-left:78px !important;padding-right:78px !important}.p-y-78{padding-top:78px !important;padding-bottom:78px !important}.m-t-78{margin-top:78px !important}.p-t-78{padding-top:78px !important}.m-b-78{margin-bottom:78px !important}.p-b-78{padding-bottom:78px !important}.m-l-78{margin-left:78px !important}.p-l-78{padding-left:78px !important}.m-r-78{margin-right:78px !important}.p-r-78{padding-right:78px !important}.m-80{margin:80px !important}.m-x-80{margin-left:80px !important;margin-right:80px !important}.m-y-80{margin-top:80px !important;margin-bottom:80px !important}.p-80{padding:80px !important}.p-x-80{padding-left:80px !important;padding-right:80px !important}.p-y-80{padding-top:80px !important;padding-bottom:80px !important}.m-t-80{margin-top:80px !important}.p-t-80{padding-top:80px !important}.m-b-80{margin-bottom:80px !important}.p-b-80{padding-bottom:80px !important}.m-l-80{margin-left:80px !important}.p-l-80{padding-left:80px !important}.m-r-80{margin-right:80px !important}.p-r-80{padding-right:80px !important}.m-82{margin:82px !important}.m-x-82{margin-left:82px !important;margin-right:82px !important}.m-y-82{margin-top:82px !important;margin-bottom:82px !important}.p-82{padding:82px !important}.p-x-82{padding-left:82px !important;padding-right:82px !important}.p-y-82{padding-top:82px !important;padding-bottom:82px !important}.m-t-82{margin-top:82px !important}.p-t-82{padding-top:82px !important}.m-b-82{margin-bottom:82px !important}.p-b-82{padding-bottom:82px !important}.m-l-82{margin-left:82px !important}.p-l-82{padding-left:82px !important}.m-r-82{margin-right:82px !important}.p-r-82{padding-right:82px !important}.m-84{margin:84px !important}.m-x-84{margin-left:84px !important;margin-right:84px !important}.m-y-84{margin-top:84px !important;margin-bottom:84px !important}.p-84{padding:84px !important}.p-x-84{padding-left:84px !important;padding-right:84px !important}.p-y-84{padding-top:84px !important;padding-bottom:84px !important}.m-t-84{margin-top:84px !important}.p-t-84{padding-top:84px !important}.m-b-84{margin-bottom:84px !important}.p-b-84{padding-bottom:84px !important}.m-l-84{margin-left:84px !important}.p-l-84{padding-left:84px !important}.m-r-84{margin-right:84px !important}.p-r-84{padding-right:84px !important}.m-86{margin:86px !important}.m-x-86{margin-left:86px !important;margin-right:86px !important}.m-y-86{margin-top:86px !important;margin-bottom:86px !important}.p-86{padding:86px !important}.p-x-86{padding-left:86px !important;padding-right:86px !important}.p-y-86{padding-top:86px !important;padding-bottom:86px !important}.m-t-86{margin-top:86px !important}.p-t-86{padding-top:86px !important}.m-b-86{margin-bottom:86px !important}.p-b-86{padding-bottom:86px !important}.m-l-86{margin-left:86px !important}.p-l-86{padding-left:86px !important}.m-r-86{margin-right:86px !important}.p-r-86{padding-right:86px !important}.m-88{margin:88px !important}.m-x-88{margin-left:88px !important;margin-right:88px !important}.m-y-88{margin-top:88px !important;margin-bottom:88px !important}.p-88{padding:88px !important}.p-x-88{padding-left:88px !important;padding-right:88px !important}.p-y-88{padding-top:88px !important;padding-bottom:88px !important}.m-t-88{margin-top:88px !important}.p-t-88{padding-top:88px !important}.m-b-88{margin-bottom:88px !important}.p-b-88{padding-bottom:88px !important}.m-l-88{margin-left:88px !important}.p-l-88{padding-left:88px !important}.m-r-88{margin-right:88px !important}.p-r-88{padding-right:88px !important}.m-90{margin:90px !important}.m-x-90{margin-left:90px !important;margin-right:90px !important}.m-y-90{margin-top:90px !important;margin-bottom:90px !important}.p-90{padding:90px !important}.p-x-90{padding-left:90px !important;padding-right:90px !important}.p-y-90{padding-top:90px !important;padding-bottom:90px !important}.m-t-90{margin-top:90px !important}.p-t-90{padding-top:90px !important}.m-b-90{margin-bottom:90px !important}.p-b-90{padding-bottom:90px !important}.m-l-90{margin-left:90px !important}.p-l-90{padding-left:90px !important}.m-r-90{margin-right:90px !important}.p-r-90{padding-right:90px !important}.m-92{margin:92px !important}.m-x-92{margin-left:92px !important;margin-right:92px !important}.m-y-92{margin-top:92px !important;margin-bottom:92px !important}.p-92{padding:92px !important}.p-x-92{padding-left:92px !important;padding-right:92px !important}.p-y-92{padding-top:92px !important;padding-bottom:92px !important}.m-t-92{margin-top:92px !important}.p-t-92{padding-top:92px !important}.m-b-92{margin-bottom:92px !important}.p-b-92{padding-bottom:92px !important}.m-l-92{margin-left:92px !important}.p-l-92{padding-left:92px !important}.m-r-92{margin-right:92px !important}.p-r-92{padding-right:92px !important}.m-94{margin:94px !important}.m-x-94{margin-left:94px !important;margin-right:94px !important}.m-y-94{margin-top:94px !important;margin-bottom:94px !important}.p-94{padding:94px !important}.p-x-94{padding-left:94px !important;padding-right:94px !important}.p-y-94{padding-top:94px !important;padding-bottom:94px !important}.m-t-94{margin-top:94px !important}.p-t-94{padding-top:94px !important}.m-b-94{margin-bottom:94px !important}.p-b-94{padding-bottom:94px !important}.m-l-94{margin-left:94px !important}.p-l-94{padding-left:94px !important}.m-r-94{margin-right:94px !important}.p-r-94{padding-right:94px !important}.m-96{margin:96px !important}.m-x-96{margin-left:96px !important;margin-right:96px !important}.m-y-96{margin-top:96px !important;margin-bottom:96px !important}.p-96{padding:96px !important}.p-x-96{padding-left:96px !important;padding-right:96px !important}.p-y-96{padding-top:96px !important;padding-bottom:96px !important}.m-t-96{margin-top:96px !important}.p-t-96{padding-top:96px !important}.m-b-96{margin-bottom:96px !important}.p-b-96{padding-bottom:96px !important}.m-l-96{margin-left:96px !important}.p-l-96{padding-left:96px !important}.m-r-96{margin-right:96px !important}.p-r-96{padding-right:96px !important}.m-98{margin:98px !important}.m-x-98{margin-left:98px !important;margin-right:98px !important}.m-y-98{margin-top:98px !important;margin-bottom:98px !important}.p-98{padding:98px !important}.p-x-98{padding-left:98px !important;padding-right:98px !important}.p-y-98{padding-top:98px !important;padding-bottom:98px !important}.m-t-98{margin-top:98px !important}.p-t-98{padding-top:98px !important}.m-b-98{margin-bottom:98px !important}.p-b-98{padding-bottom:98px !important}.m-l-98{margin-left:98px !important}.p-l-98{padding-left:98px !important}.m-r-98{margin-right:98px !important}.p-r-98{padding-right:98px !important}.m-100{margin:100px !important}.m-x-100{margin-left:100px !important;margin-right:100px !important}.m-y-100{margin-top:100px !important;margin-bottom:100px !important}.p-100{padding:100px !important}.p-x-100{padding-left:100px !important;padding-right:100px !important}.p-y-100{padding-top:100px !important;padding-bottom:100px !important}.m-t-100{margin-top:100px !important}.p-t-100{padding-top:100px !important}.m-b-100{margin-bottom:100px !important}.p-b-100{padding-bottom:100px !important}.m-l-100{margin-left:100px !important}.p-l-100{padding-left:100px !important}.m-r-100{margin-right:100px !important}.p-r-100{padding-right:100px !important}@media screen and (min-width: 1024px){.m-0-lg{margin:0px !important}}@media screen and (min-width: 1024px){.m-x-0-lg{margin-left:0px !important;margin-right:0px !important}}@media screen and (min-width: 1024px){.m-y-0-lg{margin-top:0px !important;margin-bottom:0px !important}}@media screen and (min-width: 1024px){.p-0-lg{padding:0px !important}}@media screen and (min-width: 1024px){.p-x-0-lg{padding-left:0px !important;padding-right:0px !important}}@media screen and (min-width: 1024px){.p-y-0-lg{padding-top:0px !important;padding-bottom:0px !important}}@media screen and (min-width: 1024px){.m-t-0-lg{margin-top:0px !important}}@media screen and (min-width: 1024px){.p-t-0-lg{padding-top:0px !important}}@media screen and (min-width: 1024px){.m-b-0-lg{margin-bottom:0px !important}}@media screen and (min-width: 1024px){.p-b-0-lg{padding-bottom:0px !important}}@media screen and (min-width: 1024px){.m-l-0-lg{margin-left:0px !important}}@media screen and (min-width: 1024px){.p-l-0-lg{padding-left:0px !important}}@media screen and (min-width: 1024px){.m-r-0-lg{margin-right:0px !important}}@media screen and (min-width: 1024px){.p-r-0-lg{padding-right:0px !important}}@media screen and (min-width: 1024px){.m-2-lg{margin:2px !important}}@media screen and (min-width: 1024px){.m-x-2-lg{margin-left:2px !important;margin-right:2px !important}}@media screen and (min-width: 1024px){.m-y-2-lg{margin-top:2px !important;margin-bottom:2px !important}}@media screen and (min-width: 1024px){.p-2-lg{padding:2px !important}}@media screen and (min-width: 1024px){.p-x-2-lg{padding-left:2px !important;padding-right:2px !important}}@media screen and (min-width: 1024px){.p-y-2-lg{padding-top:2px !important;padding-bottom:2px !important}}@media screen and (min-width: 1024px){.m-t-2-lg{margin-top:2px !important}}@media screen and (min-width: 1024px){.p-t-2-lg{padding-top:2px !important}}@media screen and (min-width: 1024px){.m-b-2-lg{margin-bottom:2px !important}}@media screen and (min-width: 1024px){.p-b-2-lg{padding-bottom:2px !important}}@media screen and (min-width: 1024px){.m-l-2-lg{margin-left:2px !important}}@media screen and (min-width: 1024px){.p-l-2-lg{padding-left:2px !important}}@media screen and (min-width: 1024px){.m-r-2-lg{margin-right:2px !important}}@media screen and (min-width: 1024px){.p-r-2-lg{padding-right:2px !important}}@media screen and (min-width: 1024px){.m-4-lg{margin:4px !important}}@media screen and (min-width: 1024px){.m-x-4-lg{margin-left:4px !important;margin-right:4px !important}}@media screen and (min-width: 1024px){.m-y-4-lg{margin-top:4px !important;margin-bottom:4px !important}}@media screen and (min-width: 1024px){.p-4-lg{padding:4px !important}}@media screen and (min-width: 1024px){.p-x-4-lg{padding-left:4px !important;padding-right:4px !important}}@media screen and (min-width: 1024px){.p-y-4-lg{padding-top:4px !important;padding-bottom:4px !important}}@media screen and (min-width: 1024px){.m-t-4-lg{margin-top:4px !important}}@media screen and (min-width: 1024px){.p-t-4-lg{padding-top:4px !important}}@media screen and (min-width: 1024px){.m-b-4-lg{margin-bottom:4px !important}}@media screen and (min-width: 1024px){.p-b-4-lg{padding-bottom:4px !important}}@media screen and (min-width: 1024px){.m-l-4-lg{margin-left:4px !important}}@media screen and (min-width: 1024px){.p-l-4-lg{padding-left:4px !important}}@media screen and (min-width: 1024px){.m-r-4-lg{margin-right:4px !important}}@media screen and (min-width: 1024px){.p-r-4-lg{padding-right:4px !important}}@media screen and (min-width: 1024px){.m-6-lg{margin:6px !important}}@media screen and (min-width: 1024px){.m-x-6-lg{margin-left:6px !important;margin-right:6px !important}}@media screen and (min-width: 1024px){.m-y-6-lg{margin-top:6px !important;margin-bottom:6px !important}}@media screen and (min-width: 1024px){.p-6-lg{padding:6px !important}}@media screen and (min-width: 1024px){.p-x-6-lg{padding-left:6px !important;padding-right:6px !important}}@media screen and (min-width: 1024px){.p-y-6-lg{padding-top:6px !important;padding-bottom:6px !important}}@media screen and (min-width: 1024px){.m-t-6-lg{margin-top:6px !important}}@media screen and (min-width: 1024px){.p-t-6-lg{padding-top:6px !important}}@media screen and (min-width: 1024px){.m-b-6-lg{margin-bottom:6px !important}}@media screen and (min-width: 1024px){.p-b-6-lg{padding-bottom:6px !important}}@media screen and (min-width: 1024px){.m-l-6-lg{margin-left:6px !important}}@media screen and (min-width: 1024px){.p-l-6-lg{padding-left:6px !important}}@media screen and (min-width: 1024px){.m-r-6-lg{margin-right:6px !important}}@media screen and (min-width: 1024px){.p-r-6-lg{padding-right:6px !important}}@media screen and (min-width: 1024px){.m-8-lg{margin:8px !important}}@media screen and (min-width: 1024px){.m-x-8-lg{margin-left:8px !important;margin-right:8px !important}}@media screen and (min-width: 1024px){.m-y-8-lg{margin-top:8px !important;margin-bottom:8px !important}}@media screen and (min-width: 1024px){.p-8-lg{padding:8px !important}}@media screen and (min-width: 1024px){.p-x-8-lg{padding-left:8px !important;padding-right:8px !important}}@media screen and (min-width: 1024px){.p-y-8-lg{padding-top:8px !important;padding-bottom:8px !important}}@media screen and (min-width: 1024px){.m-t-8-lg{margin-top:8px !important}}@media screen and (min-width: 1024px){.p-t-8-lg{padding-top:8px !important}}@media screen and (min-width: 1024px){.m-b-8-lg{margin-bottom:8px !important}}@media screen and (min-width: 1024px){.p-b-8-lg{padding-bottom:8px !important}}@media screen and (min-width: 1024px){.m-l-8-lg{margin-left:8px !important}}@media screen and (min-width: 1024px){.p-l-8-lg{padding-left:8px !important}}@media screen and (min-width: 1024px){.m-r-8-lg{margin-right:8px !important}}@media screen and (min-width: 1024px){.p-r-8-lg{padding-right:8px !important}}@media screen and (min-width: 1024px){.m-10-lg{margin:10px !important}}@media screen and (min-width: 1024px){.m-x-10-lg{margin-left:10px !important;margin-right:10px !important}}@media screen and (min-width: 1024px){.m-y-10-lg{margin-top:10px !important;margin-bottom:10px !important}}@media screen and (min-width: 1024px){.p-10-lg{padding:10px !important}}@media screen and (min-width: 1024px){.p-x-10-lg{padding-left:10px !important;padding-right:10px !important}}@media screen and (min-width: 1024px){.p-y-10-lg{padding-top:10px !important;padding-bottom:10px !important}}@media screen and (min-width: 1024px){.m-t-10-lg{margin-top:10px !important}}@media screen and (min-width: 1024px){.p-t-10-lg{padding-top:10px !important}}@media screen and (min-width: 1024px){.m-b-10-lg{margin-bottom:10px !important}}@media screen and (min-width: 1024px){.p-b-10-lg{padding-bottom:10px !important}}@media screen and (min-width: 1024px){.m-l-10-lg{margin-left:10px !important}}@media screen and (min-width: 1024px){.p-l-10-lg{padding-left:10px !important}}@media screen and (min-width: 1024px){.m-r-10-lg{margin-right:10px !important}}@media screen and (min-width: 1024px){.p-r-10-lg{padding-right:10px !important}}@media screen and (min-width: 1024px){.m-12-lg{margin:12px !important}}@media screen and (min-width: 1024px){.m-x-12-lg{margin-left:12px !important;margin-right:12px !important}}@media screen and (min-width: 1024px){.m-y-12-lg{margin-top:12px !important;margin-bottom:12px !important}}@media screen and (min-width: 1024px){.p-12-lg{padding:12px !important}}@media screen and (min-width: 1024px){.p-x-12-lg{padding-left:12px !important;padding-right:12px !important}}@media screen and (min-width: 1024px){.p-y-12-lg{padding-top:12px !important;padding-bottom:12px !important}}@media screen and (min-width: 1024px){.m-t-12-lg{margin-top:12px !important}}@media screen and (min-width: 1024px){.p-t-12-lg{padding-top:12px !important}}@media screen and (min-width: 1024px){.m-b-12-lg{margin-bottom:12px !important}}@media screen and (min-width: 1024px){.p-b-12-lg{padding-bottom:12px !important}}@media screen and (min-width: 1024px){.m-l-12-lg{margin-left:12px !important}}@media screen and (min-width: 1024px){.p-l-12-lg{padding-left:12px !important}}@media screen and (min-width: 1024px){.m-r-12-lg{margin-right:12px !important}}@media screen and (min-width: 1024px){.p-r-12-lg{padding-right:12px !important}}@media screen and (min-width: 1024px){.m-14-lg{margin:14px !important}}@media screen and (min-width: 1024px){.m-x-14-lg{margin-left:14px !important;margin-right:14px !important}}@media screen and (min-width: 1024px){.m-y-14-lg{margin-top:14px !important;margin-bottom:14px !important}}@media screen and (min-width: 1024px){.p-14-lg{padding:14px !important}}@media screen and (min-width: 1024px){.p-x-14-lg{padding-left:14px !important;padding-right:14px !important}}@media screen and (min-width: 1024px){.p-y-14-lg{padding-top:14px !important;padding-bottom:14px !important}}@media screen and (min-width: 1024px){.m-t-14-lg{margin-top:14px !important}}@media screen and (min-width: 1024px){.p-t-14-lg{padding-top:14px !important}}@media screen and (min-width: 1024px){.m-b-14-lg{margin-bottom:14px !important}}@media screen and (min-width: 1024px){.p-b-14-lg{padding-bottom:14px !important}}@media screen and (min-width: 1024px){.m-l-14-lg{margin-left:14px !important}}@media screen and (min-width: 1024px){.p-l-14-lg{padding-left:14px !important}}@media screen and (min-width: 1024px){.m-r-14-lg{margin-right:14px !important}}@media screen and (min-width: 1024px){.p-r-14-lg{padding-right:14px !important}}@media screen and (min-width: 1024px){.m-16-lg{margin:16px !important}}@media screen and (min-width: 1024px){.m-x-16-lg{margin-left:16px !important;margin-right:16px !important}}@media screen and (min-width: 1024px){.m-y-16-lg{margin-top:16px !important;margin-bottom:16px !important}}@media screen and (min-width: 1024px){.p-16-lg{padding:16px !important}}@media screen and (min-width: 1024px){.p-x-16-lg{padding-left:16px !important;padding-right:16px !important}}@media screen and (min-width: 1024px){.p-y-16-lg{padding-top:16px !important;padding-bottom:16px !important}}@media screen and (min-width: 1024px){.m-t-16-lg{margin-top:16px !important}}@media screen and (min-width: 1024px){.p-t-16-lg{padding-top:16px !important}}@media screen and (min-width: 1024px){.m-b-16-lg{margin-bottom:16px !important}}@media screen and (min-width: 1024px){.p-b-16-lg{padding-bottom:16px !important}}@media screen and (min-width: 1024px){.m-l-16-lg{margin-left:16px !important}}@media screen and (min-width: 1024px){.p-l-16-lg{padding-left:16px !important}}@media screen and (min-width: 1024px){.m-r-16-lg{margin-right:16px !important}}@media screen and (min-width: 1024px){.p-r-16-lg{padding-right:16px !important}}@media screen and (min-width: 1024px){.m-18-lg{margin:18px !important}}@media screen and (min-width: 1024px){.m-x-18-lg{margin-left:18px !important;margin-right:18px !important}}@media screen and (min-width: 1024px){.m-y-18-lg{margin-top:18px !important;margin-bottom:18px !important}}@media screen and (min-width: 1024px){.p-18-lg{padding:18px !important}}@media screen and (min-width: 1024px){.p-x-18-lg{padding-left:18px !important;padding-right:18px !important}}@media screen and (min-width: 1024px){.p-y-18-lg{padding-top:18px !important;padding-bottom:18px !important}}@media screen and (min-width: 1024px){.m-t-18-lg{margin-top:18px !important}}@media screen and (min-width: 1024px){.p-t-18-lg{padding-top:18px !important}}@media screen and (min-width: 1024px){.m-b-18-lg{margin-bottom:18px !important}}@media screen and (min-width: 1024px){.p-b-18-lg{padding-bottom:18px !important}}@media screen and (min-width: 1024px){.m-l-18-lg{margin-left:18px !important}}@media screen and (min-width: 1024px){.p-l-18-lg{padding-left:18px !important}}@media screen and (min-width: 1024px){.m-r-18-lg{margin-right:18px !important}}@media screen and (min-width: 1024px){.p-r-18-lg{padding-right:18px !important}}@media screen and (min-width: 1024px){.m-20-lg{margin:20px !important}}@media screen and (min-width: 1024px){.m-x-20-lg{margin-left:20px !important;margin-right:20px !important}}@media screen and (min-width: 1024px){.m-y-20-lg{margin-top:20px !important;margin-bottom:20px !important}}@media screen and (min-width: 1024px){.p-20-lg{padding:20px !important}}@media screen and (min-width: 1024px){.p-x-20-lg{padding-left:20px !important;padding-right:20px !important}}@media screen and (min-width: 1024px){.p-y-20-lg{padding-top:20px !important;padding-bottom:20px !important}}@media screen and (min-width: 1024px){.m-t-20-lg{margin-top:20px !important}}@media screen and (min-width: 1024px){.p-t-20-lg{padding-top:20px !important}}@media screen and (min-width: 1024px){.m-b-20-lg{margin-bottom:20px !important}}@media screen and (min-width: 1024px){.p-b-20-lg{padding-bottom:20px !important}}@media screen and (min-width: 1024px){.m-l-20-lg{margin-left:20px !important}}@media screen and (min-width: 1024px){.p-l-20-lg{padding-left:20px !important}}@media screen and (min-width: 1024px){.m-r-20-lg{margin-right:20px !important}}@media screen and (min-width: 1024px){.p-r-20-lg{padding-right:20px !important}}@media screen and (min-width: 1024px){.m-22-lg{margin:22px !important}}@media screen and (min-width: 1024px){.m-x-22-lg{margin-left:22px !important;margin-right:22px !important}}@media screen and (min-width: 1024px){.m-y-22-lg{margin-top:22px !important;margin-bottom:22px !important}}@media screen and (min-width: 1024px){.p-22-lg{padding:22px !important}}@media screen and (min-width: 1024px){.p-x-22-lg{padding-left:22px !important;padding-right:22px !important}}@media screen and (min-width: 1024px){.p-y-22-lg{padding-top:22px !important;padding-bottom:22px !important}}@media screen and (min-width: 1024px){.m-t-22-lg{margin-top:22px !important}}@media screen and (min-width: 1024px){.p-t-22-lg{padding-top:22px !important}}@media screen and (min-width: 1024px){.m-b-22-lg{margin-bottom:22px !important}}@media screen and (min-width: 1024px){.p-b-22-lg{padding-bottom:22px !important}}@media screen and (min-width: 1024px){.m-l-22-lg{margin-left:22px !important}}@media screen and (min-width: 1024px){.p-l-22-lg{padding-left:22px !important}}@media screen and (min-width: 1024px){.m-r-22-lg{margin-right:22px !important}}@media screen and (min-width: 1024px){.p-r-22-lg{padding-right:22px !important}}@media screen and (min-width: 1024px){.m-24-lg{margin:24px !important}}@media screen and (min-width: 1024px){.m-x-24-lg{margin-left:24px !important;margin-right:24px !important}}@media screen and (min-width: 1024px){.m-y-24-lg{margin-top:24px !important;margin-bottom:24px !important}}@media screen and (min-width: 1024px){.p-24-lg{padding:24px !important}}@media screen and (min-width: 1024px){.p-x-24-lg{padding-left:24px !important;padding-right:24px !important}}@media screen and (min-width: 1024px){.p-y-24-lg{padding-top:24px !important;padding-bottom:24px !important}}@media screen and (min-width: 1024px){.m-t-24-lg{margin-top:24px !important}}@media screen and (min-width: 1024px){.p-t-24-lg{padding-top:24px !important}}@media screen and (min-width: 1024px){.m-b-24-lg{margin-bottom:24px !important}}@media screen and (min-width: 1024px){.p-b-24-lg{padding-bottom:24px !important}}@media screen and (min-width: 1024px){.m-l-24-lg{margin-left:24px !important}}@media screen and (min-width: 1024px){.p-l-24-lg{padding-left:24px !important}}@media screen and (min-width: 1024px){.m-r-24-lg{margin-right:24px !important}}@media screen and (min-width: 1024px){.p-r-24-lg{padding-right:24px !important}}@media screen and (min-width: 1024px){.m-26-lg{margin:26px !important}}@media screen and (min-width: 1024px){.m-x-26-lg{margin-left:26px !important;margin-right:26px !important}}@media screen and (min-width: 1024px){.m-y-26-lg{margin-top:26px !important;margin-bottom:26px !important}}@media screen and (min-width: 1024px){.p-26-lg{padding:26px !important}}@media screen and (min-width: 1024px){.p-x-26-lg{padding-left:26px !important;padding-right:26px !important}}@media screen and (min-width: 1024px){.p-y-26-lg{padding-top:26px !important;padding-bottom:26px !important}}@media screen and (min-width: 1024px){.m-t-26-lg{margin-top:26px !important}}@media screen and (min-width: 1024px){.p-t-26-lg{padding-top:26px !important}}@media screen and (min-width: 1024px){.m-b-26-lg{margin-bottom:26px !important}}@media screen and (min-width: 1024px){.p-b-26-lg{padding-bottom:26px !important}}@media screen and (min-width: 1024px){.m-l-26-lg{margin-left:26px !important}}@media screen and (min-width: 1024px){.p-l-26-lg{padding-left:26px !important}}@media screen and (min-width: 1024px){.m-r-26-lg{margin-right:26px !important}}@media screen and (min-width: 1024px){.p-r-26-lg{padding-right:26px !important}}@media screen and (min-width: 1024px){.m-28-lg{margin:28px !important}}@media screen and (min-width: 1024px){.m-x-28-lg{margin-left:28px !important;margin-right:28px !important}}@media screen and (min-width: 1024px){.m-y-28-lg{margin-top:28px !important;margin-bottom:28px !important}}@media screen and (min-width: 1024px){.p-28-lg{padding:28px !important}}@media screen and (min-width: 1024px){.p-x-28-lg{padding-left:28px !important;padding-right:28px !important}}@media screen and (min-width: 1024px){.p-y-28-lg{padding-top:28px !important;padding-bottom:28px !important}}@media screen and (min-width: 1024px){.m-t-28-lg{margin-top:28px !important}}@media screen and (min-width: 1024px){.p-t-28-lg{padding-top:28px !important}}@media screen and (min-width: 1024px){.m-b-28-lg{margin-bottom:28px !important}}@media screen and (min-width: 1024px){.p-b-28-lg{padding-bottom:28px !important}}@media screen and (min-width: 1024px){.m-l-28-lg{margin-left:28px !important}}@media screen and (min-width: 1024px){.p-l-28-lg{padding-left:28px !important}}@media screen and (min-width: 1024px){.m-r-28-lg{margin-right:28px !important}}@media screen and (min-width: 1024px){.p-r-28-lg{padding-right:28px !important}}@media screen and (min-width: 1024px){.m-30-lg{margin:30px !important}}@media screen and (min-width: 1024px){.m-x-30-lg{margin-left:30px !important;margin-right:30px !important}}@media screen and (min-width: 1024px){.m-y-30-lg{margin-top:30px !important;margin-bottom:30px !important}}@media screen and (min-width: 1024px){.p-30-lg{padding:30px !important}}@media screen and (min-width: 1024px){.p-x-30-lg{padding-left:30px !important;padding-right:30px !important}}@media screen and (min-width: 1024px){.p-y-30-lg{padding-top:30px !important;padding-bottom:30px !important}}@media screen and (min-width: 1024px){.m-t-30-lg{margin-top:30px !important}}@media screen and (min-width: 1024px){.p-t-30-lg{padding-top:30px !important}}@media screen and (min-width: 1024px){.m-b-30-lg{margin-bottom:30px !important}}@media screen and (min-width: 1024px){.p-b-30-lg{padding-bottom:30px !important}}@media screen and (min-width: 1024px){.m-l-30-lg{margin-left:30px !important}}@media screen and (min-width: 1024px){.p-l-30-lg{padding-left:30px !important}}@media screen and (min-width: 1024px){.m-r-30-lg{margin-right:30px !important}}@media screen and (min-width: 1024px){.p-r-30-lg{padding-right:30px !important}}@media screen and (min-width: 1024px){.m-32-lg{margin:32px !important}}@media screen and (min-width: 1024px){.m-x-32-lg{margin-left:32px !important;margin-right:32px !important}}@media screen and (min-width: 1024px){.m-y-32-lg{margin-top:32px !important;margin-bottom:32px !important}}@media screen and (min-width: 1024px){.p-32-lg{padding:32px !important}}@media screen and (min-width: 1024px){.p-x-32-lg{padding-left:32px !important;padding-right:32px !important}}@media screen and (min-width: 1024px){.p-y-32-lg{padding-top:32px !important;padding-bottom:32px !important}}@media screen and (min-width: 1024px){.m-t-32-lg{margin-top:32px !important}}@media screen and (min-width: 1024px){.p-t-32-lg{padding-top:32px !important}}@media screen and (min-width: 1024px){.m-b-32-lg{margin-bottom:32px !important}}@media screen and (min-width: 1024px){.p-b-32-lg{padding-bottom:32px !important}}@media screen and (min-width: 1024px){.m-l-32-lg{margin-left:32px !important}}@media screen and (min-width: 1024px){.p-l-32-lg{padding-left:32px !important}}@media screen and (min-width: 1024px){.m-r-32-lg{margin-right:32px !important}}@media screen and (min-width: 1024px){.p-r-32-lg{padding-right:32px !important}}@media screen and (min-width: 1024px){.m-34-lg{margin:34px !important}}@media screen and (min-width: 1024px){.m-x-34-lg{margin-left:34px !important;margin-right:34px !important}}@media screen and (min-width: 1024px){.m-y-34-lg{margin-top:34px !important;margin-bottom:34px !important}}@media screen and (min-width: 1024px){.p-34-lg{padding:34px !important}}@media screen and (min-width: 1024px){.p-x-34-lg{padding-left:34px !important;padding-right:34px !important}}@media screen and (min-width: 1024px){.p-y-34-lg{padding-top:34px !important;padding-bottom:34px !important}}@media screen and (min-width: 1024px){.m-t-34-lg{margin-top:34px !important}}@media screen and (min-width: 1024px){.p-t-34-lg{padding-top:34px !important}}@media screen and (min-width: 1024px){.m-b-34-lg{margin-bottom:34px !important}}@media screen and (min-width: 1024px){.p-b-34-lg{padding-bottom:34px !important}}@media screen and (min-width: 1024px){.m-l-34-lg{margin-left:34px !important}}@media screen and (min-width: 1024px){.p-l-34-lg{padding-left:34px !important}}@media screen and (min-width: 1024px){.m-r-34-lg{margin-right:34px !important}}@media screen and (min-width: 1024px){.p-r-34-lg{padding-right:34px !important}}@media screen and (min-width: 1024px){.m-36-lg{margin:36px !important}}@media screen and (min-width: 1024px){.m-x-36-lg{margin-left:36px !important;margin-right:36px !important}}@media screen and (min-width: 1024px){.m-y-36-lg{margin-top:36px !important;margin-bottom:36px !important}}@media screen and (min-width: 1024px){.p-36-lg{padding:36px !important}}@media screen and (min-width: 1024px){.p-x-36-lg{padding-left:36px !important;padding-right:36px !important}}@media screen and (min-width: 1024px){.p-y-36-lg{padding-top:36px !important;padding-bottom:36px !important}}@media screen and (min-width: 1024px){.m-t-36-lg{margin-top:36px !important}}@media screen and (min-width: 1024px){.p-t-36-lg{padding-top:36px !important}}@media screen and (min-width: 1024px){.m-b-36-lg{margin-bottom:36px !important}}@media screen and (min-width: 1024px){.p-b-36-lg{padding-bottom:36px !important}}@media screen and (min-width: 1024px){.m-l-36-lg{margin-left:36px !important}}@media screen and (min-width: 1024px){.p-l-36-lg{padding-left:36px !important}}@media screen and (min-width: 1024px){.m-r-36-lg{margin-right:36px !important}}@media screen and (min-width: 1024px){.p-r-36-lg{padding-right:36px !important}}@media screen and (min-width: 1024px){.m-38-lg{margin:38px !important}}@media screen and (min-width: 1024px){.m-x-38-lg{margin-left:38px !important;margin-right:38px !important}}@media screen and (min-width: 1024px){.m-y-38-lg{margin-top:38px !important;margin-bottom:38px !important}}@media screen and (min-width: 1024px){.p-38-lg{padding:38px !important}}@media screen and (min-width: 1024px){.p-x-38-lg{padding-left:38px !important;padding-right:38px !important}}@media screen and (min-width: 1024px){.p-y-38-lg{padding-top:38px !important;padding-bottom:38px !important}}@media screen and (min-width: 1024px){.m-t-38-lg{margin-top:38px !important}}@media screen and (min-width: 1024px){.p-t-38-lg{padding-top:38px !important}}@media screen and (min-width: 1024px){.m-b-38-lg{margin-bottom:38px !important}}@media screen and (min-width: 1024px){.p-b-38-lg{padding-bottom:38px !important}}@media screen and (min-width: 1024px){.m-l-38-lg{margin-left:38px !important}}@media screen and (min-width: 1024px){.p-l-38-lg{padding-left:38px !important}}@media screen and (min-width: 1024px){.m-r-38-lg{margin-right:38px !important}}@media screen and (min-width: 1024px){.p-r-38-lg{padding-right:38px !important}}@media screen and (min-width: 1024px){.m-40-lg{margin:40px !important}}@media screen and (min-width: 1024px){.m-x-40-lg{margin-left:40px !important;margin-right:40px !important}}@media screen and (min-width: 1024px){.m-y-40-lg{margin-top:40px !important;margin-bottom:40px !important}}@media screen and (min-width: 1024px){.p-40-lg{padding:40px !important}}@media screen and (min-width: 1024px){.p-x-40-lg{padding-left:40px !important;padding-right:40px !important}}@media screen and (min-width: 1024px){.p-y-40-lg{padding-top:40px !important;padding-bottom:40px !important}}@media screen and (min-width: 1024px){.m-t-40-lg{margin-top:40px !important}}@media screen and (min-width: 1024px){.p-t-40-lg{padding-top:40px !important}}@media screen and (min-width: 1024px){.m-b-40-lg{margin-bottom:40px !important}}@media screen and (min-width: 1024px){.p-b-40-lg{padding-bottom:40px !important}}@media screen and (min-width: 1024px){.m-l-40-lg{margin-left:40px !important}}@media screen and (min-width: 1024px){.p-l-40-lg{padding-left:40px !important}}@media screen and (min-width: 1024px){.m-r-40-lg{margin-right:40px !important}}@media screen and (min-width: 1024px){.p-r-40-lg{padding-right:40px !important}}@media screen and (min-width: 1024px){.m-42-lg{margin:42px !important}}@media screen and (min-width: 1024px){.m-x-42-lg{margin-left:42px !important;margin-right:42px !important}}@media screen and (min-width: 1024px){.m-y-42-lg{margin-top:42px !important;margin-bottom:42px !important}}@media screen and (min-width: 1024px){.p-42-lg{padding:42px !important}}@media screen and (min-width: 1024px){.p-x-42-lg{padding-left:42px !important;padding-right:42px !important}}@media screen and (min-width: 1024px){.p-y-42-lg{padding-top:42px !important;padding-bottom:42px !important}}@media screen and (min-width: 1024px){.m-t-42-lg{margin-top:42px !important}}@media screen and (min-width: 1024px){.p-t-42-lg{padding-top:42px !important}}@media screen and (min-width: 1024px){.m-b-42-lg{margin-bottom:42px !important}}@media screen and (min-width: 1024px){.p-b-42-lg{padding-bottom:42px !important}}@media screen and (min-width: 1024px){.m-l-42-lg{margin-left:42px !important}}@media screen and (min-width: 1024px){.p-l-42-lg{padding-left:42px !important}}@media screen and (min-width: 1024px){.m-r-42-lg{margin-right:42px !important}}@media screen and (min-width: 1024px){.p-r-42-lg{padding-right:42px !important}}@media screen and (min-width: 1024px){.m-44-lg{margin:44px !important}}@media screen and (min-width: 1024px){.m-x-44-lg{margin-left:44px !important;margin-right:44px !important}}@media screen and (min-width: 1024px){.m-y-44-lg{margin-top:44px !important;margin-bottom:44px !important}}@media screen and (min-width: 1024px){.p-44-lg{padding:44px !important}}@media screen and (min-width: 1024px){.p-x-44-lg{padding-left:44px !important;padding-right:44px !important}}@media screen and (min-width: 1024px){.p-y-44-lg{padding-top:44px !important;padding-bottom:44px !important}}@media screen and (min-width: 1024px){.m-t-44-lg{margin-top:44px !important}}@media screen and (min-width: 1024px){.p-t-44-lg{padding-top:44px !important}}@media screen and (min-width: 1024px){.m-b-44-lg{margin-bottom:44px !important}}@media screen and (min-width: 1024px){.p-b-44-lg{padding-bottom:44px !important}}@media screen and (min-width: 1024px){.m-l-44-lg{margin-left:44px !important}}@media screen and (min-width: 1024px){.p-l-44-lg{padding-left:44px !important}}@media screen and (min-width: 1024px){.m-r-44-lg{margin-right:44px !important}}@media screen and (min-width: 1024px){.p-r-44-lg{padding-right:44px !important}}@media screen and (min-width: 1024px){.m-46-lg{margin:46px !important}}@media screen and (min-width: 1024px){.m-x-46-lg{margin-left:46px !important;margin-right:46px !important}}@media screen and (min-width: 1024px){.m-y-46-lg{margin-top:46px !important;margin-bottom:46px !important}}@media screen and (min-width: 1024px){.p-46-lg{padding:46px !important}}@media screen and (min-width: 1024px){.p-x-46-lg{padding-left:46px !important;padding-right:46px !important}}@media screen and (min-width: 1024px){.p-y-46-lg{padding-top:46px !important;padding-bottom:46px !important}}@media screen and (min-width: 1024px){.m-t-46-lg{margin-top:46px !important}}@media screen and (min-width: 1024px){.p-t-46-lg{padding-top:46px !important}}@media screen and (min-width: 1024px){.m-b-46-lg{margin-bottom:46px !important}}@media screen and (min-width: 1024px){.p-b-46-lg{padding-bottom:46px !important}}@media screen and (min-width: 1024px){.m-l-46-lg{margin-left:46px !important}}@media screen and (min-width: 1024px){.p-l-46-lg{padding-left:46px !important}}@media screen and (min-width: 1024px){.m-r-46-lg{margin-right:46px !important}}@media screen and (min-width: 1024px){.p-r-46-lg{padding-right:46px !important}}@media screen and (min-width: 1024px){.m-48-lg{margin:48px !important}}@media screen and (min-width: 1024px){.m-x-48-lg{margin-left:48px !important;margin-right:48px !important}}@media screen and (min-width: 1024px){.m-y-48-lg{margin-top:48px !important;margin-bottom:48px !important}}@media screen and (min-width: 1024px){.p-48-lg{padding:48px !important}}@media screen and (min-width: 1024px){.p-x-48-lg{padding-left:48px !important;padding-right:48px !important}}@media screen and (min-width: 1024px){.p-y-48-lg{padding-top:48px !important;padding-bottom:48px !important}}@media screen and (min-width: 1024px){.m-t-48-lg{margin-top:48px !important}}@media screen and (min-width: 1024px){.p-t-48-lg{padding-top:48px !important}}@media screen and (min-width: 1024px){.m-b-48-lg{margin-bottom:48px !important}}@media screen and (min-width: 1024px){.p-b-48-lg{padding-bottom:48px !important}}@media screen and (min-width: 1024px){.m-l-48-lg{margin-left:48px !important}}@media screen and (min-width: 1024px){.p-l-48-lg{padding-left:48px !important}}@media screen and (min-width: 1024px){.m-r-48-lg{margin-right:48px !important}}@media screen and (min-width: 1024px){.p-r-48-lg{padding-right:48px !important}}@media screen and (min-width: 1024px){.m-50-lg{margin:50px !important}}@media screen and (min-width: 1024px){.m-x-50-lg{margin-left:50px !important;margin-right:50px !important}}@media screen and (min-width: 1024px){.m-y-50-lg{margin-top:50px !important;margin-bottom:50px !important}}@media screen and (min-width: 1024px){.p-50-lg{padding:50px !important}}@media screen and (min-width: 1024px){.p-x-50-lg{padding-left:50px !important;padding-right:50px !important}}@media screen and (min-width: 1024px){.p-y-50-lg{padding-top:50px !important;padding-bottom:50px !important}}@media screen and (min-width: 1024px){.m-t-50-lg{margin-top:50px !important}}@media screen and (min-width: 1024px){.p-t-50-lg{padding-top:50px !important}}@media screen and (min-width: 1024px){.m-b-50-lg{margin-bottom:50px !important}}@media screen and (min-width: 1024px){.p-b-50-lg{padding-bottom:50px !important}}@media screen and (min-width: 1024px){.m-l-50-lg{margin-left:50px !important}}@media screen and (min-width: 1024px){.p-l-50-lg{padding-left:50px !important}}@media screen and (min-width: 1024px){.m-r-50-lg{margin-right:50px !important}}@media screen and (min-width: 1024px){.p-r-50-lg{padding-right:50px !important}}@media screen and (min-width: 1024px){.m-52-lg{margin:52px !important}}@media screen and (min-width: 1024px){.m-x-52-lg{margin-left:52px !important;margin-right:52px !important}}@media screen and (min-width: 1024px){.m-y-52-lg{margin-top:52px !important;margin-bottom:52px !important}}@media screen and (min-width: 1024px){.p-52-lg{padding:52px !important}}@media screen and (min-width: 1024px){.p-x-52-lg{padding-left:52px !important;padding-right:52px !important}}@media screen and (min-width: 1024px){.p-y-52-lg{padding-top:52px !important;padding-bottom:52px !important}}@media screen and (min-width: 1024px){.m-t-52-lg{margin-top:52px !important}}@media screen and (min-width: 1024px){.p-t-52-lg{padding-top:52px !important}}@media screen and (min-width: 1024px){.m-b-52-lg{margin-bottom:52px !important}}@media screen and (min-width: 1024px){.p-b-52-lg{padding-bottom:52px !important}}@media screen and (min-width: 1024px){.m-l-52-lg{margin-left:52px !important}}@media screen and (min-width: 1024px){.p-l-52-lg{padding-left:52px !important}}@media screen and (min-width: 1024px){.m-r-52-lg{margin-right:52px !important}}@media screen and (min-width: 1024px){.p-r-52-lg{padding-right:52px !important}}@media screen and (min-width: 1024px){.m-54-lg{margin:54px !important}}@media screen and (min-width: 1024px){.m-x-54-lg{margin-left:54px !important;margin-right:54px !important}}@media screen and (min-width: 1024px){.m-y-54-lg{margin-top:54px !important;margin-bottom:54px !important}}@media screen and (min-width: 1024px){.p-54-lg{padding:54px !important}}@media screen and (min-width: 1024px){.p-x-54-lg{padding-left:54px !important;padding-right:54px !important}}@media screen and (min-width: 1024px){.p-y-54-lg{padding-top:54px !important;padding-bottom:54px !important}}@media screen and (min-width: 1024px){.m-t-54-lg{margin-top:54px !important}}@media screen and (min-width: 1024px){.p-t-54-lg{padding-top:54px !important}}@media screen and (min-width: 1024px){.m-b-54-lg{margin-bottom:54px !important}}@media screen and (min-width: 1024px){.p-b-54-lg{padding-bottom:54px !important}}@media screen and (min-width: 1024px){.m-l-54-lg{margin-left:54px !important}}@media screen and (min-width: 1024px){.p-l-54-lg{padding-left:54px !important}}@media screen and (min-width: 1024px){.m-r-54-lg{margin-right:54px !important}}@media screen and (min-width: 1024px){.p-r-54-lg{padding-right:54px !important}}@media screen and (min-width: 1024px){.m-56-lg{margin:56px !important}}@media screen and (min-width: 1024px){.m-x-56-lg{margin-left:56px !important;margin-right:56px !important}}@media screen and (min-width: 1024px){.m-y-56-lg{margin-top:56px !important;margin-bottom:56px !important}}@media screen and (min-width: 1024px){.p-56-lg{padding:56px !important}}@media screen and (min-width: 1024px){.p-x-56-lg{padding-left:56px !important;padding-right:56px !important}}@media screen and (min-width: 1024px){.p-y-56-lg{padding-top:56px !important;padding-bottom:56px !important}}@media screen and (min-width: 1024px){.m-t-56-lg{margin-top:56px !important}}@media screen and (min-width: 1024px){.p-t-56-lg{padding-top:56px !important}}@media screen and (min-width: 1024px){.m-b-56-lg{margin-bottom:56px !important}}@media screen and (min-width: 1024px){.p-b-56-lg{padding-bottom:56px !important}}@media screen and (min-width: 1024px){.m-l-56-lg{margin-left:56px !important}}@media screen and (min-width: 1024px){.p-l-56-lg{padding-left:56px !important}}@media screen and (min-width: 1024px){.m-r-56-lg{margin-right:56px !important}}@media screen and (min-width: 1024px){.p-r-56-lg{padding-right:56px !important}}@media screen and (min-width: 1024px){.m-58-lg{margin:58px !important}}@media screen and (min-width: 1024px){.m-x-58-lg{margin-left:58px !important;margin-right:58px !important}}@media screen and (min-width: 1024px){.m-y-58-lg{margin-top:58px !important;margin-bottom:58px !important}}@media screen and (min-width: 1024px){.p-58-lg{padding:58px !important}}@media screen and (min-width: 1024px){.p-x-58-lg{padding-left:58px !important;padding-right:58px !important}}@media screen and (min-width: 1024px){.p-y-58-lg{padding-top:58px !important;padding-bottom:58px !important}}@media screen and (min-width: 1024px){.m-t-58-lg{margin-top:58px !important}}@media screen and (min-width: 1024px){.p-t-58-lg{padding-top:58px !important}}@media screen and (min-width: 1024px){.m-b-58-lg{margin-bottom:58px !important}}@media screen and (min-width: 1024px){.p-b-58-lg{padding-bottom:58px !important}}@media screen and (min-width: 1024px){.m-l-58-lg{margin-left:58px !important}}@media screen and (min-width: 1024px){.p-l-58-lg{padding-left:58px !important}}@media screen and (min-width: 1024px){.m-r-58-lg{margin-right:58px !important}}@media screen and (min-width: 1024px){.p-r-58-lg{padding-right:58px !important}}@media screen and (min-width: 1024px){.m-60-lg{margin:60px !important}}@media screen and (min-width: 1024px){.m-x-60-lg{margin-left:60px !important;margin-right:60px !important}}@media screen and (min-width: 1024px){.m-y-60-lg{margin-top:60px !important;margin-bottom:60px !important}}@media screen and (min-width: 1024px){.p-60-lg{padding:60px !important}}@media screen and (min-width: 1024px){.p-x-60-lg{padding-left:60px !important;padding-right:60px !important}}@media screen and (min-width: 1024px){.p-y-60-lg{padding-top:60px !important;padding-bottom:60px !important}}@media screen and (min-width: 1024px){.m-t-60-lg{margin-top:60px !important}}@media screen and (min-width: 1024px){.p-t-60-lg{padding-top:60px !important}}@media screen and (min-width: 1024px){.m-b-60-lg{margin-bottom:60px !important}}@media screen and (min-width: 1024px){.p-b-60-lg{padding-bottom:60px !important}}@media screen and (min-width: 1024px){.m-l-60-lg{margin-left:60px !important}}@media screen and (min-width: 1024px){.p-l-60-lg{padding-left:60px !important}}@media screen and (min-width: 1024px){.m-r-60-lg{margin-right:60px !important}}@media screen and (min-width: 1024px){.p-r-60-lg{padding-right:60px !important}}@media screen and (min-width: 1024px){.m-62-lg{margin:62px !important}}@media screen and (min-width: 1024px){.m-x-62-lg{margin-left:62px !important;margin-right:62px !important}}@media screen and (min-width: 1024px){.m-y-62-lg{margin-top:62px !important;margin-bottom:62px !important}}@media screen and (min-width: 1024px){.p-62-lg{padding:62px !important}}@media screen and (min-width: 1024px){.p-x-62-lg{padding-left:62px !important;padding-right:62px !important}}@media screen and (min-width: 1024px){.p-y-62-lg{padding-top:62px !important;padding-bottom:62px !important}}@media screen and (min-width: 1024px){.m-t-62-lg{margin-top:62px !important}}@media screen and (min-width: 1024px){.p-t-62-lg{padding-top:62px !important}}@media screen and (min-width: 1024px){.m-b-62-lg{margin-bottom:62px !important}}@media screen and (min-width: 1024px){.p-b-62-lg{padding-bottom:62px !important}}@media screen and (min-width: 1024px){.m-l-62-lg{margin-left:62px !important}}@media screen and (min-width: 1024px){.p-l-62-lg{padding-left:62px !important}}@media screen and (min-width: 1024px){.m-r-62-lg{margin-right:62px !important}}@media screen and (min-width: 1024px){.p-r-62-lg{padding-right:62px !important}}@media screen and (min-width: 1024px){.m-64-lg{margin:64px !important}}@media screen and (min-width: 1024px){.m-x-64-lg{margin-left:64px !important;margin-right:64px !important}}@media screen and (min-width: 1024px){.m-y-64-lg{margin-top:64px !important;margin-bottom:64px !important}}@media screen and (min-width: 1024px){.p-64-lg{padding:64px !important}}@media screen and (min-width: 1024px){.p-x-64-lg{padding-left:64px !important;padding-right:64px !important}}@media screen and (min-width: 1024px){.p-y-64-lg{padding-top:64px !important;padding-bottom:64px !important}}@media screen and (min-width: 1024px){.m-t-64-lg{margin-top:64px !important}}@media screen and (min-width: 1024px){.p-t-64-lg{padding-top:64px !important}}@media screen and (min-width: 1024px){.m-b-64-lg{margin-bottom:64px !important}}@media screen and (min-width: 1024px){.p-b-64-lg{padding-bottom:64px !important}}@media screen and (min-width: 1024px){.m-l-64-lg{margin-left:64px !important}}@media screen and (min-width: 1024px){.p-l-64-lg{padding-left:64px !important}}@media screen and (min-width: 1024px){.m-r-64-lg{margin-right:64px !important}}@media screen and (min-width: 1024px){.p-r-64-lg{padding-right:64px !important}}@media screen and (min-width: 1024px){.m-66-lg{margin:66px !important}}@media screen and (min-width: 1024px){.m-x-66-lg{margin-left:66px !important;margin-right:66px !important}}@media screen and (min-width: 1024px){.m-y-66-lg{margin-top:66px !important;margin-bottom:66px !important}}@media screen and (min-width: 1024px){.p-66-lg{padding:66px !important}}@media screen and (min-width: 1024px){.p-x-66-lg{padding-left:66px !important;padding-right:66px !important}}@media screen and (min-width: 1024px){.p-y-66-lg{padding-top:66px !important;padding-bottom:66px !important}}@media screen and (min-width: 1024px){.m-t-66-lg{margin-top:66px !important}}@media screen and (min-width: 1024px){.p-t-66-lg{padding-top:66px !important}}@media screen and (min-width: 1024px){.m-b-66-lg{margin-bottom:66px !important}}@media screen and (min-width: 1024px){.p-b-66-lg{padding-bottom:66px !important}}@media screen and (min-width: 1024px){.m-l-66-lg{margin-left:66px !important}}@media screen and (min-width: 1024px){.p-l-66-lg{padding-left:66px !important}}@media screen and (min-width: 1024px){.m-r-66-lg{margin-right:66px !important}}@media screen and (min-width: 1024px){.p-r-66-lg{padding-right:66px !important}}@media screen and (min-width: 1024px){.m-68-lg{margin:68px !important}}@media screen and (min-width: 1024px){.m-x-68-lg{margin-left:68px !important;margin-right:68px !important}}@media screen and (min-width: 1024px){.m-y-68-lg{margin-top:68px !important;margin-bottom:68px !important}}@media screen and (min-width: 1024px){.p-68-lg{padding:68px !important}}@media screen and (min-width: 1024px){.p-x-68-lg{padding-left:68px !important;padding-right:68px !important}}@media screen and (min-width: 1024px){.p-y-68-lg{padding-top:68px !important;padding-bottom:68px !important}}@media screen and (min-width: 1024px){.m-t-68-lg{margin-top:68px !important}}@media screen and (min-width: 1024px){.p-t-68-lg{padding-top:68px !important}}@media screen and (min-width: 1024px){.m-b-68-lg{margin-bottom:68px !important}}@media screen and (min-width: 1024px){.p-b-68-lg{padding-bottom:68px !important}}@media screen and (min-width: 1024px){.m-l-68-lg{margin-left:68px !important}}@media screen and (min-width: 1024px){.p-l-68-lg{padding-left:68px !important}}@media screen and (min-width: 1024px){.m-r-68-lg{margin-right:68px !important}}@media screen and (min-width: 1024px){.p-r-68-lg{padding-right:68px !important}}@media screen and (min-width: 1024px){.m-70-lg{margin:70px !important}}@media screen and (min-width: 1024px){.m-x-70-lg{margin-left:70px !important;margin-right:70px !important}}@media screen and (min-width: 1024px){.m-y-70-lg{margin-top:70px !important;margin-bottom:70px !important}}@media screen and (min-width: 1024px){.p-70-lg{padding:70px !important}}@media screen and (min-width: 1024px){.p-x-70-lg{padding-left:70px !important;padding-right:70px !important}}@media screen and (min-width: 1024px){.p-y-70-lg{padding-top:70px !important;padding-bottom:70px !important}}@media screen and (min-width: 1024px){.m-t-70-lg{margin-top:70px !important}}@media screen and (min-width: 1024px){.p-t-70-lg{padding-top:70px !important}}@media screen and (min-width: 1024px){.m-b-70-lg{margin-bottom:70px !important}}@media screen and (min-width: 1024px){.p-b-70-lg{padding-bottom:70px !important}}@media screen and (min-width: 1024px){.m-l-70-lg{margin-left:70px !important}}@media screen and (min-width: 1024px){.p-l-70-lg{padding-left:70px !important}}@media screen and (min-width: 1024px){.m-r-70-lg{margin-right:70px !important}}@media screen and (min-width: 1024px){.p-r-70-lg{padding-right:70px !important}}@media screen and (min-width: 1024px){.m-72-lg{margin:72px !important}}@media screen and (min-width: 1024px){.m-x-72-lg{margin-left:72px !important;margin-right:72px !important}}@media screen and (min-width: 1024px){.m-y-72-lg{margin-top:72px !important;margin-bottom:72px !important}}@media screen and (min-width: 1024px){.p-72-lg{padding:72px !important}}@media screen and (min-width: 1024px){.p-x-72-lg{padding-left:72px !important;padding-right:72px !important}}@media screen and (min-width: 1024px){.p-y-72-lg{padding-top:72px !important;padding-bottom:72px !important}}@media screen and (min-width: 1024px){.m-t-72-lg{margin-top:72px !important}}@media screen and (min-width: 1024px){.p-t-72-lg{padding-top:72px !important}}@media screen and (min-width: 1024px){.m-b-72-lg{margin-bottom:72px !important}}@media screen and (min-width: 1024px){.p-b-72-lg{padding-bottom:72px !important}}@media screen and (min-width: 1024px){.m-l-72-lg{margin-left:72px !important}}@media screen and (min-width: 1024px){.p-l-72-lg{padding-left:72px !important}}@media screen and (min-width: 1024px){.m-r-72-lg{margin-right:72px !important}}@media screen and (min-width: 1024px){.p-r-72-lg{padding-right:72px !important}}@media screen and (min-width: 1024px){.m-74-lg{margin:74px !important}}@media screen and (min-width: 1024px){.m-x-74-lg{margin-left:74px !important;margin-right:74px !important}}@media screen and (min-width: 1024px){.m-y-74-lg{margin-top:74px !important;margin-bottom:74px !important}}@media screen and (min-width: 1024px){.p-74-lg{padding:74px !important}}@media screen and (min-width: 1024px){.p-x-74-lg{padding-left:74px !important;padding-right:74px !important}}@media screen and (min-width: 1024px){.p-y-74-lg{padding-top:74px !important;padding-bottom:74px !important}}@media screen and (min-width: 1024px){.m-t-74-lg{margin-top:74px !important}}@media screen and (min-width: 1024px){.p-t-74-lg{padding-top:74px !important}}@media screen and (min-width: 1024px){.m-b-74-lg{margin-bottom:74px !important}}@media screen and (min-width: 1024px){.p-b-74-lg{padding-bottom:74px !important}}@media screen and (min-width: 1024px){.m-l-74-lg{margin-left:74px !important}}@media screen and (min-width: 1024px){.p-l-74-lg{padding-left:74px !important}}@media screen and (min-width: 1024px){.m-r-74-lg{margin-right:74px !important}}@media screen and (min-width: 1024px){.p-r-74-lg{padding-right:74px !important}}@media screen and (min-width: 1024px){.m-76-lg{margin:76px !important}}@media screen and (min-width: 1024px){.m-x-76-lg{margin-left:76px !important;margin-right:76px !important}}@media screen and (min-width: 1024px){.m-y-76-lg{margin-top:76px !important;margin-bottom:76px !important}}@media screen and (min-width: 1024px){.p-76-lg{padding:76px !important}}@media screen and (min-width: 1024px){.p-x-76-lg{padding-left:76px !important;padding-right:76px !important}}@media screen and (min-width: 1024px){.p-y-76-lg{padding-top:76px !important;padding-bottom:76px !important}}@media screen and (min-width: 1024px){.m-t-76-lg{margin-top:76px !important}}@media screen and (min-width: 1024px){.p-t-76-lg{padding-top:76px !important}}@media screen and (min-width: 1024px){.m-b-76-lg{margin-bottom:76px !important}}@media screen and (min-width: 1024px){.p-b-76-lg{padding-bottom:76px !important}}@media screen and (min-width: 1024px){.m-l-76-lg{margin-left:76px !important}}@media screen and (min-width: 1024px){.p-l-76-lg{padding-left:76px !important}}@media screen and (min-width: 1024px){.m-r-76-lg{margin-right:76px !important}}@media screen and (min-width: 1024px){.p-r-76-lg{padding-right:76px !important}}@media screen and (min-width: 1024px){.m-78-lg{margin:78px !important}}@media screen and (min-width: 1024px){.m-x-78-lg{margin-left:78px !important;margin-right:78px !important}}@media screen and (min-width: 1024px){.m-y-78-lg{margin-top:78px !important;margin-bottom:78px !important}}@media screen and (min-width: 1024px){.p-78-lg{padding:78px !important}}@media screen and (min-width: 1024px){.p-x-78-lg{padding-left:78px !important;padding-right:78px !important}}@media screen and (min-width: 1024px){.p-y-78-lg{padding-top:78px !important;padding-bottom:78px !important}}@media screen and (min-width: 1024px){.m-t-78-lg{margin-top:78px !important}}@media screen and (min-width: 1024px){.p-t-78-lg{padding-top:78px !important}}@media screen and (min-width: 1024px){.m-b-78-lg{margin-bottom:78px !important}}@media screen and (min-width: 1024px){.p-b-78-lg{padding-bottom:78px !important}}@media screen and (min-width: 1024px){.m-l-78-lg{margin-left:78px !important}}@media screen and (min-width: 1024px){.p-l-78-lg{padding-left:78px !important}}@media screen and (min-width: 1024px){.m-r-78-lg{margin-right:78px !important}}@media screen and (min-width: 1024px){.p-r-78-lg{padding-right:78px !important}}@media screen and (min-width: 1024px){.m-80-lg{margin:80px !important}}@media screen and (min-width: 1024px){.m-x-80-lg{margin-left:80px !important;margin-right:80px !important}}@media screen and (min-width: 1024px){.m-y-80-lg{margin-top:80px !important;margin-bottom:80px !important}}@media screen and (min-width: 1024px){.p-80-lg{padding:80px !important}}@media screen and (min-width: 1024px){.p-x-80-lg{padding-left:80px !important;padding-right:80px !important}}@media screen and (min-width: 1024px){.p-y-80-lg{padding-top:80px !important;padding-bottom:80px !important}}@media screen and (min-width: 1024px){.m-t-80-lg{margin-top:80px !important}}@media screen and (min-width: 1024px){.p-t-80-lg{padding-top:80px !important}}@media screen and (min-width: 1024px){.m-b-80-lg{margin-bottom:80px !important}}@media screen and (min-width: 1024px){.p-b-80-lg{padding-bottom:80px !important}}@media screen and (min-width: 1024px){.m-l-80-lg{margin-left:80px !important}}@media screen and (min-width: 1024px){.p-l-80-lg{padding-left:80px !important}}@media screen and (min-width: 1024px){.m-r-80-lg{margin-right:80px !important}}@media screen and (min-width: 1024px){.p-r-80-lg{padding-right:80px !important}}@media screen and (min-width: 1024px){.m-82-lg{margin:82px !important}}@media screen and (min-width: 1024px){.m-x-82-lg{margin-left:82px !important;margin-right:82px !important}}@media screen and (min-width: 1024px){.m-y-82-lg{margin-top:82px !important;margin-bottom:82px !important}}@media screen and (min-width: 1024px){.p-82-lg{padding:82px !important}}@media screen and (min-width: 1024px){.p-x-82-lg{padding-left:82px !important;padding-right:82px !important}}@media screen and (min-width: 1024px){.p-y-82-lg{padding-top:82px !important;padding-bottom:82px !important}}@media screen and (min-width: 1024px){.m-t-82-lg{margin-top:82px !important}}@media screen and (min-width: 1024px){.p-t-82-lg{padding-top:82px !important}}@media screen and (min-width: 1024px){.m-b-82-lg{margin-bottom:82px !important}}@media screen and (min-width: 1024px){.p-b-82-lg{padding-bottom:82px !important}}@media screen and (min-width: 1024px){.m-l-82-lg{margin-left:82px !important}}@media screen and (min-width: 1024px){.p-l-82-lg{padding-left:82px !important}}@media screen and (min-width: 1024px){.m-r-82-lg{margin-right:82px !important}}@media screen and (min-width: 1024px){.p-r-82-lg{padding-right:82px !important}}@media screen and (min-width: 1024px){.m-84-lg{margin:84px !important}}@media screen and (min-width: 1024px){.m-x-84-lg{margin-left:84px !important;margin-right:84px !important}}@media screen and (min-width: 1024px){.m-y-84-lg{margin-top:84px !important;margin-bottom:84px !important}}@media screen and (min-width: 1024px){.p-84-lg{padding:84px !important}}@media screen and (min-width: 1024px){.p-x-84-lg{padding-left:84px !important;padding-right:84px !important}}@media screen and (min-width: 1024px){.p-y-84-lg{padding-top:84px !important;padding-bottom:84px !important}}@media screen and (min-width: 1024px){.m-t-84-lg{margin-top:84px !important}}@media screen and (min-width: 1024px){.p-t-84-lg{padding-top:84px !important}}@media screen and (min-width: 1024px){.m-b-84-lg{margin-bottom:84px !important}}@media screen and (min-width: 1024px){.p-b-84-lg{padding-bottom:84px !important}}@media screen and (min-width: 1024px){.m-l-84-lg{margin-left:84px !important}}@media screen and (min-width: 1024px){.p-l-84-lg{padding-left:84px !important}}@media screen and (min-width: 1024px){.m-r-84-lg{margin-right:84px !important}}@media screen and (min-width: 1024px){.p-r-84-lg{padding-right:84px !important}}@media screen and (min-width: 1024px){.m-86-lg{margin:86px !important}}@media screen and (min-width: 1024px){.m-x-86-lg{margin-left:86px !important;margin-right:86px !important}}@media screen and (min-width: 1024px){.m-y-86-lg{margin-top:86px !important;margin-bottom:86px !important}}@media screen and (min-width: 1024px){.p-86-lg{padding:86px !important}}@media screen and (min-width: 1024px){.p-x-86-lg{padding-left:86px !important;padding-right:86px !important}}@media screen and (min-width: 1024px){.p-y-86-lg{padding-top:86px !important;padding-bottom:86px !important}}@media screen and (min-width: 1024px){.m-t-86-lg{margin-top:86px !important}}@media screen and (min-width: 1024px){.p-t-86-lg{padding-top:86px !important}}@media screen and (min-width: 1024px){.m-b-86-lg{margin-bottom:86px !important}}@media screen and (min-width: 1024px){.p-b-86-lg{padding-bottom:86px !important}}@media screen and (min-width: 1024px){.m-l-86-lg{margin-left:86px !important}}@media screen and (min-width: 1024px){.p-l-86-lg{padding-left:86px !important}}@media screen and (min-width: 1024px){.m-r-86-lg{margin-right:86px !important}}@media screen and (min-width: 1024px){.p-r-86-lg{padding-right:86px !important}}@media screen and (min-width: 1024px){.m-88-lg{margin:88px !important}}@media screen and (min-width: 1024px){.m-x-88-lg{margin-left:88px !important;margin-right:88px !important}}@media screen and (min-width: 1024px){.m-y-88-lg{margin-top:88px !important;margin-bottom:88px !important}}@media screen and (min-width: 1024px){.p-88-lg{padding:88px !important}}@media screen and (min-width: 1024px){.p-x-88-lg{padding-left:88px !important;padding-right:88px !important}}@media screen and (min-width: 1024px){.p-y-88-lg{padding-top:88px !important;padding-bottom:88px !important}}@media screen and (min-width: 1024px){.m-t-88-lg{margin-top:88px !important}}@media screen and (min-width: 1024px){.p-t-88-lg{padding-top:88px !important}}@media screen and (min-width: 1024px){.m-b-88-lg{margin-bottom:88px !important}}@media screen and (min-width: 1024px){.p-b-88-lg{padding-bottom:88px !important}}@media screen and (min-width: 1024px){.m-l-88-lg{margin-left:88px !important}}@media screen and (min-width: 1024px){.p-l-88-lg{padding-left:88px !important}}@media screen and (min-width: 1024px){.m-r-88-lg{margin-right:88px !important}}@media screen and (min-width: 1024px){.p-r-88-lg{padding-right:88px !important}}@media screen and (min-width: 1024px){.m-90-lg{margin:90px !important}}@media screen and (min-width: 1024px){.m-x-90-lg{margin-left:90px !important;margin-right:90px !important}}@media screen and (min-width: 1024px){.m-y-90-lg{margin-top:90px !important;margin-bottom:90px !important}}@media screen and (min-width: 1024px){.p-90-lg{padding:90px !important}}@media screen and (min-width: 1024px){.p-x-90-lg{padding-left:90px !important;padding-right:90px !important}}@media screen and (min-width: 1024px){.p-y-90-lg{padding-top:90px !important;padding-bottom:90px !important}}@media screen and (min-width: 1024px){.m-t-90-lg{margin-top:90px !important}}@media screen and (min-width: 1024px){.p-t-90-lg{padding-top:90px !important}}@media screen and (min-width: 1024px){.m-b-90-lg{margin-bottom:90px !important}}@media screen and (min-width: 1024px){.p-b-90-lg{padding-bottom:90px !important}}@media screen and (min-width: 1024px){.m-l-90-lg{margin-left:90px !important}}@media screen and (min-width: 1024px){.p-l-90-lg{padding-left:90px !important}}@media screen and (min-width: 1024px){.m-r-90-lg{margin-right:90px !important}}@media screen and (min-width: 1024px){.p-r-90-lg{padding-right:90px !important}}@media screen and (min-width: 1024px){.m-92-lg{margin:92px !important}}@media screen and (min-width: 1024px){.m-x-92-lg{margin-left:92px !important;margin-right:92px !important}}@media screen and (min-width: 1024px){.m-y-92-lg{margin-top:92px !important;margin-bottom:92px !important}}@media screen and (min-width: 1024px){.p-92-lg{padding:92px !important}}@media screen and (min-width: 1024px){.p-x-92-lg{padding-left:92px !important;padding-right:92px !important}}@media screen and (min-width: 1024px){.p-y-92-lg{padding-top:92px !important;padding-bottom:92px !important}}@media screen and (min-width: 1024px){.m-t-92-lg{margin-top:92px !important}}@media screen and (min-width: 1024px){.p-t-92-lg{padding-top:92px !important}}@media screen and (min-width: 1024px){.m-b-92-lg{margin-bottom:92px !important}}@media screen and (min-width: 1024px){.p-b-92-lg{padding-bottom:92px !important}}@media screen and (min-width: 1024px){.m-l-92-lg{margin-left:92px !important}}@media screen and (min-width: 1024px){.p-l-92-lg{padding-left:92px !important}}@media screen and (min-width: 1024px){.m-r-92-lg{margin-right:92px !important}}@media screen and (min-width: 1024px){.p-r-92-lg{padding-right:92px !important}}@media screen and (min-width: 1024px){.m-94-lg{margin:94px !important}}@media screen and (min-width: 1024px){.m-x-94-lg{margin-left:94px !important;margin-right:94px !important}}@media screen and (min-width: 1024px){.m-y-94-lg{margin-top:94px !important;margin-bottom:94px !important}}@media screen and (min-width: 1024px){.p-94-lg{padding:94px !important}}@media screen and (min-width: 1024px){.p-x-94-lg{padding-left:94px !important;padding-right:94px !important}}@media screen and (min-width: 1024px){.p-y-94-lg{padding-top:94px !important;padding-bottom:94px !important}}@media screen and (min-width: 1024px){.m-t-94-lg{margin-top:94px !important}}@media screen and (min-width: 1024px){.p-t-94-lg{padding-top:94px !important}}@media screen and (min-width: 1024px){.m-b-94-lg{margin-bottom:94px !important}}@media screen and (min-width: 1024px){.p-b-94-lg{padding-bottom:94px !important}}@media screen and (min-width: 1024px){.m-l-94-lg{margin-left:94px !important}}@media screen and (min-width: 1024px){.p-l-94-lg{padding-left:94px !important}}@media screen and (min-width: 1024px){.m-r-94-lg{margin-right:94px !important}}@media screen and (min-width: 1024px){.p-r-94-lg{padding-right:94px !important}}@media screen and (min-width: 1024px){.m-96-lg{margin:96px !important}}@media screen and (min-width: 1024px){.m-x-96-lg{margin-left:96px !important;margin-right:96px !important}}@media screen and (min-width: 1024px){.m-y-96-lg{margin-top:96px !important;margin-bottom:96px !important}}@media screen and (min-width: 1024px){.p-96-lg{padding:96px !important}}@media screen and (min-width: 1024px){.p-x-96-lg{padding-left:96px !important;padding-right:96px !important}}@media screen and (min-width: 1024px){.p-y-96-lg{padding-top:96px !important;padding-bottom:96px !important}}@media screen and (min-width: 1024px){.m-t-96-lg{margin-top:96px !important}}@media screen and (min-width: 1024px){.p-t-96-lg{padding-top:96px !important}}@media screen and (min-width: 1024px){.m-b-96-lg{margin-bottom:96px !important}}@media screen and (min-width: 1024px){.p-b-96-lg{padding-bottom:96px !important}}@media screen and (min-width: 1024px){.m-l-96-lg{margin-left:96px !important}}@media screen and (min-width: 1024px){.p-l-96-lg{padding-left:96px !important}}@media screen and (min-width: 1024px){.m-r-96-lg{margin-right:96px !important}}@media screen and (min-width: 1024px){.p-r-96-lg{padding-right:96px !important}}@media screen and (min-width: 1024px){.m-98-lg{margin:98px !important}}@media screen and (min-width: 1024px){.m-x-98-lg{margin-left:98px !important;margin-right:98px !important}}@media screen and (min-width: 1024px){.m-y-98-lg{margin-top:98px !important;margin-bottom:98px !important}}@media screen and (min-width: 1024px){.p-98-lg{padding:98px !important}}@media screen and (min-width: 1024px){.p-x-98-lg{padding-left:98px !important;padding-right:98px !important}}@media screen and (min-width: 1024px){.p-y-98-lg{padding-top:98px !important;padding-bottom:98px !important}}@media screen and (min-width: 1024px){.m-t-98-lg{margin-top:98px !important}}@media screen and (min-width: 1024px){.p-t-98-lg{padding-top:98px !important}}@media screen and (min-width: 1024px){.m-b-98-lg{margin-bottom:98px !important}}@media screen and (min-width: 1024px){.p-b-98-lg{padding-bottom:98px !important}}@media screen and (min-width: 1024px){.m-l-98-lg{margin-left:98px !important}}@media screen and (min-width: 1024px){.p-l-98-lg{padding-left:98px !important}}@media screen and (min-width: 1024px){.m-r-98-lg{margin-right:98px !important}}@media screen and (min-width: 1024px){.p-r-98-lg{padding-right:98px !important}}@media screen and (min-width: 1024px){.m-100-lg{margin:100px !important}}@media screen and (min-width: 1024px){.m-x-100-lg{margin-left:100px !important;margin-right:100px !important}}@media screen and (min-width: 1024px){.m-y-100-lg{margin-top:100px !important;margin-bottom:100px !important}}@media screen and (min-width: 1024px){.p-100-lg{padding:100px !important}}@media screen and (min-width: 1024px){.p-x-100-lg{padding-left:100px !important;padding-right:100px !important}}@media screen and (min-width: 1024px){.p-y-100-lg{padding-top:100px !important;padding-bottom:100px !important}}@media screen and (min-width: 1024px){.m-t-100-lg{margin-top:100px !important}}@media screen and (min-width: 1024px){.p-t-100-lg{padding-top:100px !important}}@media screen and (min-width: 1024px){.m-b-100-lg{margin-bottom:100px !important}}@media screen and (min-width: 1024px){.p-b-100-lg{padding-bottom:100px !important}}@media screen and (min-width: 1024px){.m-l-100-lg{margin-left:100px !important}}@media screen and (min-width: 1024px){.p-l-100-lg{padding-left:100px !important}}@media screen and (min-width: 1024px){.m-r-100-lg{margin-right:100px !important}}@media screen and (min-width: 1024px){.p-r-100-lg{padding-right:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-0-md{margin:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-0-md{margin-left:0px !important;margin-right:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-0-md{margin-top:0px !important;margin-bottom:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-0-md{padding:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-0-md{padding-left:0px !important;padding-right:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-0-md{padding-top:0px !important;padding-bottom:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-0-md{margin-top:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-0-md{padding-top:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-0-md{margin-bottom:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-0-md{padding-bottom:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-0-md{margin-left:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-0-md{padding-left:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-0-md{margin-right:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-0-md{padding-right:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-2-md{margin:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-2-md{margin-left:2px !important;margin-right:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-2-md{margin-top:2px !important;margin-bottom:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-2-md{padding:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-2-md{padding-left:2px !important;padding-right:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-2-md{padding-top:2px !important;padding-bottom:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-2-md{margin-top:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-2-md{padding-top:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-2-md{margin-bottom:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-2-md{padding-bottom:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-2-md{margin-left:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-2-md{padding-left:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-2-md{margin-right:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-2-md{padding-right:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-4-md{margin:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-4-md{margin-left:4px !important;margin-right:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-4-md{margin-top:4px !important;margin-bottom:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-4-md{padding:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-4-md{padding-left:4px !important;padding-right:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-4-md{padding-top:4px !important;padding-bottom:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-4-md{margin-top:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-4-md{padding-top:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-4-md{margin-bottom:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-4-md{padding-bottom:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-4-md{margin-left:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-4-md{padding-left:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-4-md{margin-right:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-4-md{padding-right:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-6-md{margin:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-6-md{margin-left:6px !important;margin-right:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-6-md{margin-top:6px !important;margin-bottom:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-6-md{padding:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-6-md{padding-left:6px !important;padding-right:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-6-md{padding-top:6px !important;padding-bottom:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-6-md{margin-top:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-6-md{padding-top:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-6-md{margin-bottom:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-6-md{padding-bottom:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-6-md{margin-left:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-6-md{padding-left:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-6-md{margin-right:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-6-md{padding-right:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-8-md{margin:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-8-md{margin-left:8px !important;margin-right:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-8-md{margin-top:8px !important;margin-bottom:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-8-md{padding:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-8-md{padding-left:8px !important;padding-right:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-8-md{padding-top:8px !important;padding-bottom:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-8-md{margin-top:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-8-md{padding-top:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-8-md{margin-bottom:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-8-md{padding-bottom:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-8-md{margin-left:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-8-md{padding-left:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-8-md{margin-right:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-8-md{padding-right:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-10-md{margin:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-10-md{margin-left:10px !important;margin-right:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-10-md{margin-top:10px !important;margin-bottom:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-10-md{padding:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-10-md{padding-left:10px !important;padding-right:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-10-md{padding-top:10px !important;padding-bottom:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-10-md{margin-top:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-10-md{padding-top:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-10-md{margin-bottom:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-10-md{padding-bottom:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-10-md{margin-left:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-10-md{padding-left:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-10-md{margin-right:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-10-md{padding-right:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-12-md{margin:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-12-md{margin-left:12px !important;margin-right:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-12-md{margin-top:12px !important;margin-bottom:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-12-md{padding:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-12-md{padding-left:12px !important;padding-right:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-12-md{padding-top:12px !important;padding-bottom:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-12-md{margin-top:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-12-md{padding-top:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-12-md{margin-bottom:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-12-md{padding-bottom:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-12-md{margin-left:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-12-md{padding-left:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-12-md{margin-right:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-12-md{padding-right:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-14-md{margin:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-14-md{margin-left:14px !important;margin-right:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-14-md{margin-top:14px !important;margin-bottom:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-14-md{padding:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-14-md{padding-left:14px !important;padding-right:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-14-md{padding-top:14px !important;padding-bottom:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-14-md{margin-top:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-14-md{padding-top:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-14-md{margin-bottom:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-14-md{padding-bottom:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-14-md{margin-left:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-14-md{padding-left:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-14-md{margin-right:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-14-md{padding-right:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-16-md{margin:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-16-md{margin-left:16px !important;margin-right:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-16-md{margin-top:16px !important;margin-bottom:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-16-md{padding:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-16-md{padding-left:16px !important;padding-right:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-16-md{padding-top:16px !important;padding-bottom:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-16-md{margin-top:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-16-md{padding-top:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-16-md{margin-bottom:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-16-md{padding-bottom:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-16-md{margin-left:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-16-md{padding-left:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-16-md{margin-right:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-16-md{padding-right:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-18-md{margin:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-18-md{margin-left:18px !important;margin-right:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-18-md{margin-top:18px !important;margin-bottom:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-18-md{padding:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-18-md{padding-left:18px !important;padding-right:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-18-md{padding-top:18px !important;padding-bottom:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-18-md{margin-top:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-18-md{padding-top:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-18-md{margin-bottom:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-18-md{padding-bottom:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-18-md{margin-left:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-18-md{padding-left:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-18-md{margin-right:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-18-md{padding-right:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-20-md{margin:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-20-md{margin-left:20px !important;margin-right:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-20-md{margin-top:20px !important;margin-bottom:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-20-md{padding:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-20-md{padding-left:20px !important;padding-right:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-20-md{padding-top:20px !important;padding-bottom:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-20-md{margin-top:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-20-md{padding-top:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-20-md{margin-bottom:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-20-md{padding-bottom:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-20-md{margin-left:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-20-md{padding-left:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-20-md{margin-right:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-20-md{padding-right:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-22-md{margin:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-22-md{margin-left:22px !important;margin-right:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-22-md{margin-top:22px !important;margin-bottom:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-22-md{padding:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-22-md{padding-left:22px !important;padding-right:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-22-md{padding-top:22px !important;padding-bottom:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-22-md{margin-top:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-22-md{padding-top:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-22-md{margin-bottom:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-22-md{padding-bottom:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-22-md{margin-left:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-22-md{padding-left:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-22-md{margin-right:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-22-md{padding-right:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-24-md{margin:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-24-md{margin-left:24px !important;margin-right:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-24-md{margin-top:24px !important;margin-bottom:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-24-md{padding:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-24-md{padding-left:24px !important;padding-right:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-24-md{padding-top:24px !important;padding-bottom:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-24-md{margin-top:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-24-md{padding-top:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-24-md{margin-bottom:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-24-md{padding-bottom:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-24-md{margin-left:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-24-md{padding-left:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-24-md{margin-right:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-24-md{padding-right:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-26-md{margin:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-26-md{margin-left:26px !important;margin-right:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-26-md{margin-top:26px !important;margin-bottom:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-26-md{padding:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-26-md{padding-left:26px !important;padding-right:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-26-md{padding-top:26px !important;padding-bottom:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-26-md{margin-top:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-26-md{padding-top:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-26-md{margin-bottom:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-26-md{padding-bottom:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-26-md{margin-left:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-26-md{padding-left:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-26-md{margin-right:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-26-md{padding-right:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-28-md{margin:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-28-md{margin-left:28px !important;margin-right:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-28-md{margin-top:28px !important;margin-bottom:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-28-md{padding:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-28-md{padding-left:28px !important;padding-right:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-28-md{padding-top:28px !important;padding-bottom:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-28-md{margin-top:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-28-md{padding-top:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-28-md{margin-bottom:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-28-md{padding-bottom:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-28-md{margin-left:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-28-md{padding-left:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-28-md{margin-right:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-28-md{padding-right:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-30-md{margin:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-30-md{margin-left:30px !important;margin-right:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-30-md{margin-top:30px !important;margin-bottom:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-30-md{padding:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-30-md{padding-left:30px !important;padding-right:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-30-md{padding-top:30px !important;padding-bottom:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-30-md{margin-top:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-30-md{padding-top:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-30-md{margin-bottom:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-30-md{padding-bottom:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-30-md{margin-left:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-30-md{padding-left:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-30-md{margin-right:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-30-md{padding-right:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-32-md{margin:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-32-md{margin-left:32px !important;margin-right:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-32-md{margin-top:32px !important;margin-bottom:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-32-md{padding:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-32-md{padding-left:32px !important;padding-right:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-32-md{padding-top:32px !important;padding-bottom:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-32-md{margin-top:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-32-md{padding-top:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-32-md{margin-bottom:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-32-md{padding-bottom:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-32-md{margin-left:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-32-md{padding-left:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-32-md{margin-right:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-32-md{padding-right:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-34-md{margin:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-34-md{margin-left:34px !important;margin-right:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-34-md{margin-top:34px !important;margin-bottom:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-34-md{padding:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-34-md{padding-left:34px !important;padding-right:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-34-md{padding-top:34px !important;padding-bottom:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-34-md{margin-top:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-34-md{padding-top:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-34-md{margin-bottom:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-34-md{padding-bottom:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-34-md{margin-left:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-34-md{padding-left:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-34-md{margin-right:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-34-md{padding-right:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-36-md{margin:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-36-md{margin-left:36px !important;margin-right:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-36-md{margin-top:36px !important;margin-bottom:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-36-md{padding:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-36-md{padding-left:36px !important;padding-right:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-36-md{padding-top:36px !important;padding-bottom:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-36-md{margin-top:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-36-md{padding-top:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-36-md{margin-bottom:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-36-md{padding-bottom:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-36-md{margin-left:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-36-md{padding-left:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-36-md{margin-right:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-36-md{padding-right:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-38-md{margin:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-38-md{margin-left:38px !important;margin-right:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-38-md{margin-top:38px !important;margin-bottom:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-38-md{padding:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-38-md{padding-left:38px !important;padding-right:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-38-md{padding-top:38px !important;padding-bottom:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-38-md{margin-top:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-38-md{padding-top:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-38-md{margin-bottom:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-38-md{padding-bottom:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-38-md{margin-left:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-38-md{padding-left:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-38-md{margin-right:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-38-md{padding-right:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-40-md{margin:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-40-md{margin-left:40px !important;margin-right:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-40-md{margin-top:40px !important;margin-bottom:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-40-md{padding:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-40-md{padding-left:40px !important;padding-right:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-40-md{padding-top:40px !important;padding-bottom:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-40-md{margin-top:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-40-md{padding-top:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-40-md{margin-bottom:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-40-md{padding-bottom:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-40-md{margin-left:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-40-md{padding-left:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-40-md{margin-right:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-40-md{padding-right:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-42-md{margin:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-42-md{margin-left:42px !important;margin-right:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-42-md{margin-top:42px !important;margin-bottom:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-42-md{padding:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-42-md{padding-left:42px !important;padding-right:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-42-md{padding-top:42px !important;padding-bottom:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-42-md{margin-top:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-42-md{padding-top:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-42-md{margin-bottom:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-42-md{padding-bottom:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-42-md{margin-left:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-42-md{padding-left:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-42-md{margin-right:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-42-md{padding-right:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-44-md{margin:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-44-md{margin-left:44px !important;margin-right:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-44-md{margin-top:44px !important;margin-bottom:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-44-md{padding:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-44-md{padding-left:44px !important;padding-right:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-44-md{padding-top:44px !important;padding-bottom:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-44-md{margin-top:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-44-md{padding-top:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-44-md{margin-bottom:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-44-md{padding-bottom:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-44-md{margin-left:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-44-md{padding-left:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-44-md{margin-right:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-44-md{padding-right:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-46-md{margin:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-46-md{margin-left:46px !important;margin-right:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-46-md{margin-top:46px !important;margin-bottom:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-46-md{padding:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-46-md{padding-left:46px !important;padding-right:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-46-md{padding-top:46px !important;padding-bottom:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-46-md{margin-top:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-46-md{padding-top:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-46-md{margin-bottom:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-46-md{padding-bottom:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-46-md{margin-left:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-46-md{padding-left:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-46-md{margin-right:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-46-md{padding-right:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-48-md{margin:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-48-md{margin-left:48px !important;margin-right:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-48-md{margin-top:48px !important;margin-bottom:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-48-md{padding:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-48-md{padding-left:48px !important;padding-right:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-48-md{padding-top:48px !important;padding-bottom:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-48-md{margin-top:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-48-md{padding-top:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-48-md{margin-bottom:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-48-md{padding-bottom:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-48-md{margin-left:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-48-md{padding-left:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-48-md{margin-right:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-48-md{padding-right:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-50-md{margin:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-50-md{margin-left:50px !important;margin-right:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-50-md{margin-top:50px !important;margin-bottom:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-50-md{padding:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-50-md{padding-left:50px !important;padding-right:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-50-md{padding-top:50px !important;padding-bottom:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-50-md{margin-top:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-50-md{padding-top:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-50-md{margin-bottom:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-50-md{padding-bottom:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-50-md{margin-left:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-50-md{padding-left:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-50-md{margin-right:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-50-md{padding-right:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-52-md{margin:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-52-md{margin-left:52px !important;margin-right:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-52-md{margin-top:52px !important;margin-bottom:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-52-md{padding:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-52-md{padding-left:52px !important;padding-right:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-52-md{padding-top:52px !important;padding-bottom:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-52-md{margin-top:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-52-md{padding-top:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-52-md{margin-bottom:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-52-md{padding-bottom:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-52-md{margin-left:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-52-md{padding-left:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-52-md{margin-right:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-52-md{padding-right:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-54-md{margin:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-54-md{margin-left:54px !important;margin-right:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-54-md{margin-top:54px !important;margin-bottom:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-54-md{padding:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-54-md{padding-left:54px !important;padding-right:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-54-md{padding-top:54px !important;padding-bottom:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-54-md{margin-top:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-54-md{padding-top:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-54-md{margin-bottom:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-54-md{padding-bottom:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-54-md{margin-left:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-54-md{padding-left:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-54-md{margin-right:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-54-md{padding-right:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-56-md{margin:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-56-md{margin-left:56px !important;margin-right:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-56-md{margin-top:56px !important;margin-bottom:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-56-md{padding:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-56-md{padding-left:56px !important;padding-right:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-56-md{padding-top:56px !important;padding-bottom:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-56-md{margin-top:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-56-md{padding-top:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-56-md{margin-bottom:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-56-md{padding-bottom:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-56-md{margin-left:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-56-md{padding-left:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-56-md{margin-right:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-56-md{padding-right:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-58-md{margin:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-58-md{margin-left:58px !important;margin-right:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-58-md{margin-top:58px !important;margin-bottom:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-58-md{padding:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-58-md{padding-left:58px !important;padding-right:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-58-md{padding-top:58px !important;padding-bottom:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-58-md{margin-top:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-58-md{padding-top:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-58-md{margin-bottom:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-58-md{padding-bottom:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-58-md{margin-left:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-58-md{padding-left:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-58-md{margin-right:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-58-md{padding-right:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-60-md{margin:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-60-md{margin-left:60px !important;margin-right:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-60-md{margin-top:60px !important;margin-bottom:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-60-md{padding:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-60-md{padding-left:60px !important;padding-right:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-60-md{padding-top:60px !important;padding-bottom:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-60-md{margin-top:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-60-md{padding-top:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-60-md{margin-bottom:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-60-md{padding-bottom:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-60-md{margin-left:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-60-md{padding-left:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-60-md{margin-right:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-60-md{padding-right:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-62-md{margin:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-62-md{margin-left:62px !important;margin-right:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-62-md{margin-top:62px !important;margin-bottom:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-62-md{padding:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-62-md{padding-left:62px !important;padding-right:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-62-md{padding-top:62px !important;padding-bottom:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-62-md{margin-top:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-62-md{padding-top:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-62-md{margin-bottom:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-62-md{padding-bottom:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-62-md{margin-left:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-62-md{padding-left:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-62-md{margin-right:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-62-md{padding-right:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-64-md{margin:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-64-md{margin-left:64px !important;margin-right:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-64-md{margin-top:64px !important;margin-bottom:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-64-md{padding:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-64-md{padding-left:64px !important;padding-right:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-64-md{padding-top:64px !important;padding-bottom:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-64-md{margin-top:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-64-md{padding-top:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-64-md{margin-bottom:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-64-md{padding-bottom:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-64-md{margin-left:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-64-md{padding-left:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-64-md{margin-right:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-64-md{padding-right:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-66-md{margin:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-66-md{margin-left:66px !important;margin-right:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-66-md{margin-top:66px !important;margin-bottom:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-66-md{padding:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-66-md{padding-left:66px !important;padding-right:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-66-md{padding-top:66px !important;padding-bottom:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-66-md{margin-top:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-66-md{padding-top:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-66-md{margin-bottom:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-66-md{padding-bottom:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-66-md{margin-left:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-66-md{padding-left:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-66-md{margin-right:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-66-md{padding-right:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-68-md{margin:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-68-md{margin-left:68px !important;margin-right:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-68-md{margin-top:68px !important;margin-bottom:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-68-md{padding:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-68-md{padding-left:68px !important;padding-right:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-68-md{padding-top:68px !important;padding-bottom:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-68-md{margin-top:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-68-md{padding-top:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-68-md{margin-bottom:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-68-md{padding-bottom:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-68-md{margin-left:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-68-md{padding-left:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-68-md{margin-right:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-68-md{padding-right:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-70-md{margin:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-70-md{margin-left:70px !important;margin-right:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-70-md{margin-top:70px !important;margin-bottom:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-70-md{padding:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-70-md{padding-left:70px !important;padding-right:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-70-md{padding-top:70px !important;padding-bottom:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-70-md{margin-top:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-70-md{padding-top:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-70-md{margin-bottom:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-70-md{padding-bottom:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-70-md{margin-left:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-70-md{padding-left:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-70-md{margin-right:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-70-md{padding-right:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-72-md{margin:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-72-md{margin-left:72px !important;margin-right:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-72-md{margin-top:72px !important;margin-bottom:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-72-md{padding:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-72-md{padding-left:72px !important;padding-right:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-72-md{padding-top:72px !important;padding-bottom:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-72-md{margin-top:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-72-md{padding-top:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-72-md{margin-bottom:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-72-md{padding-bottom:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-72-md{margin-left:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-72-md{padding-left:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-72-md{margin-right:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-72-md{padding-right:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-74-md{margin:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-74-md{margin-left:74px !important;margin-right:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-74-md{margin-top:74px !important;margin-bottom:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-74-md{padding:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-74-md{padding-left:74px !important;padding-right:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-74-md{padding-top:74px !important;padding-bottom:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-74-md{margin-top:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-74-md{padding-top:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-74-md{margin-bottom:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-74-md{padding-bottom:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-74-md{margin-left:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-74-md{padding-left:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-74-md{margin-right:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-74-md{padding-right:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-76-md{margin:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-76-md{margin-left:76px !important;margin-right:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-76-md{margin-top:76px !important;margin-bottom:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-76-md{padding:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-76-md{padding-left:76px !important;padding-right:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-76-md{padding-top:76px !important;padding-bottom:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-76-md{margin-top:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-76-md{padding-top:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-76-md{margin-bottom:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-76-md{padding-bottom:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-76-md{margin-left:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-76-md{padding-left:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-76-md{margin-right:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-76-md{padding-right:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-78-md{margin:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-78-md{margin-left:78px !important;margin-right:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-78-md{margin-top:78px !important;margin-bottom:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-78-md{padding:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-78-md{padding-left:78px !important;padding-right:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-78-md{padding-top:78px !important;padding-bottom:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-78-md{margin-top:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-78-md{padding-top:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-78-md{margin-bottom:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-78-md{padding-bottom:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-78-md{margin-left:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-78-md{padding-left:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-78-md{margin-right:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-78-md{padding-right:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-80-md{margin:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-80-md{margin-left:80px !important;margin-right:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-80-md{margin-top:80px !important;margin-bottom:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-80-md{padding:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-80-md{padding-left:80px !important;padding-right:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-80-md{padding-top:80px !important;padding-bottom:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-80-md{margin-top:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-80-md{padding-top:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-80-md{margin-bottom:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-80-md{padding-bottom:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-80-md{margin-left:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-80-md{padding-left:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-80-md{margin-right:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-80-md{padding-right:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-82-md{margin:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-82-md{margin-left:82px !important;margin-right:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-82-md{margin-top:82px !important;margin-bottom:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-82-md{padding:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-82-md{padding-left:82px !important;padding-right:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-82-md{padding-top:82px !important;padding-bottom:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-82-md{margin-top:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-82-md{padding-top:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-82-md{margin-bottom:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-82-md{padding-bottom:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-82-md{margin-left:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-82-md{padding-left:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-82-md{margin-right:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-82-md{padding-right:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-84-md{margin:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-84-md{margin-left:84px !important;margin-right:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-84-md{margin-top:84px !important;margin-bottom:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-84-md{padding:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-84-md{padding-left:84px !important;padding-right:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-84-md{padding-top:84px !important;padding-bottom:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-84-md{margin-top:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-84-md{padding-top:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-84-md{margin-bottom:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-84-md{padding-bottom:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-84-md{margin-left:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-84-md{padding-left:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-84-md{margin-right:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-84-md{padding-right:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-86-md{margin:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-86-md{margin-left:86px !important;margin-right:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-86-md{margin-top:86px !important;margin-bottom:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-86-md{padding:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-86-md{padding-left:86px !important;padding-right:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-86-md{padding-top:86px !important;padding-bottom:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-86-md{margin-top:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-86-md{padding-top:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-86-md{margin-bottom:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-86-md{padding-bottom:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-86-md{margin-left:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-86-md{padding-left:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-86-md{margin-right:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-86-md{padding-right:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-88-md{margin:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-88-md{margin-left:88px !important;margin-right:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-88-md{margin-top:88px !important;margin-bottom:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-88-md{padding:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-88-md{padding-left:88px !important;padding-right:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-88-md{padding-top:88px !important;padding-bottom:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-88-md{margin-top:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-88-md{padding-top:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-88-md{margin-bottom:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-88-md{padding-bottom:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-88-md{margin-left:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-88-md{padding-left:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-88-md{margin-right:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-88-md{padding-right:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-90-md{margin:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-90-md{margin-left:90px !important;margin-right:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-90-md{margin-top:90px !important;margin-bottom:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-90-md{padding:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-90-md{padding-left:90px !important;padding-right:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-90-md{padding-top:90px !important;padding-bottom:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-90-md{margin-top:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-90-md{padding-top:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-90-md{margin-bottom:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-90-md{padding-bottom:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-90-md{margin-left:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-90-md{padding-left:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-90-md{margin-right:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-90-md{padding-right:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-92-md{margin:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-92-md{margin-left:92px !important;margin-right:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-92-md{margin-top:92px !important;margin-bottom:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-92-md{padding:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-92-md{padding-left:92px !important;padding-right:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-92-md{padding-top:92px !important;padding-bottom:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-92-md{margin-top:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-92-md{padding-top:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-92-md{margin-bottom:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-92-md{padding-bottom:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-92-md{margin-left:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-92-md{padding-left:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-92-md{margin-right:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-92-md{padding-right:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-94-md{margin:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-94-md{margin-left:94px !important;margin-right:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-94-md{margin-top:94px !important;margin-bottom:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-94-md{padding:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-94-md{padding-left:94px !important;padding-right:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-94-md{padding-top:94px !important;padding-bottom:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-94-md{margin-top:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-94-md{padding-top:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-94-md{margin-bottom:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-94-md{padding-bottom:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-94-md{margin-left:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-94-md{padding-left:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-94-md{margin-right:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-94-md{padding-right:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-96-md{margin:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-96-md{margin-left:96px !important;margin-right:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-96-md{margin-top:96px !important;margin-bottom:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-96-md{padding:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-96-md{padding-left:96px !important;padding-right:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-96-md{padding-top:96px !important;padding-bottom:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-96-md{margin-top:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-96-md{padding-top:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-96-md{margin-bottom:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-96-md{padding-bottom:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-96-md{margin-left:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-96-md{padding-left:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-96-md{margin-right:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-96-md{padding-right:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-98-md{margin:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-98-md{margin-left:98px !important;margin-right:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-98-md{margin-top:98px !important;margin-bottom:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-98-md{padding:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-98-md{padding-left:98px !important;padding-right:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-98-md{padding-top:98px !important;padding-bottom:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-98-md{margin-top:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-98-md{padding-top:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-98-md{margin-bottom:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-98-md{padding-bottom:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-98-md{margin-left:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-98-md{padding-left:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-98-md{margin-right:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-98-md{padding-right:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-100-md{margin:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-x-100-md{margin-left:100px !important;margin-right:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-y-100-md{margin-top:100px !important;margin-bottom:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-100-md{padding:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-x-100-md{padding-left:100px !important;padding-right:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-y-100-md{padding-top:100px !important;padding-bottom:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-t-100-md{margin-top:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-t-100-md{padding-top:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-b-100-md{margin-bottom:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-b-100-md{padding-bottom:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-l-100-md{margin-left:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-l-100-md{padding-left:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.m-r-100-md{margin-right:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.p-r-100-md{padding-right:100px !important}}@media(max-width: 767px){.m-0-sm{margin:0px !important}}@media(max-width: 767px){.m-x-0-sm{margin-left:0px !important;margin-right:0px !important}}@media(max-width: 767px){.m-y-0-sm{margin-top:0px !important;margin-bottom:0px !important}}@media(max-width: 767px){.p-0-sm{padding:0px !important}}@media(max-width: 767px){.p-x-0-sm{padding-left:0px !important;padding-right:0px !important}}@media(max-width: 767px){.p-y-0-sm{padding-top:0px !important;padding-bottom:0px !important}}@media(max-width: 767px){.m-t-0-sm{margin-top:0px !important}}@media(max-width: 767px){.p-t-0-sm{padding-top:0px !important}}@media(max-width: 767px){.m-b-0-sm{margin-bottom:0px !important}}@media(max-width: 767px){.p-b-0-sm{padding-bottom:0px !important}}@media(max-width: 767px){.m-l-0-sm{margin-left:0px !important}}@media(max-width: 767px){.p-l-0-sm{padding-left:0px !important}}@media(max-width: 767px){.m-r-0-sm{margin-right:0px !important}}@media(max-width: 767px){.p-r-0-sm{padding-right:0px !important}}@media(max-width: 767px){.m-2-sm{margin:2px !important}}@media(max-width: 767px){.m-x-2-sm{margin-left:2px !important;margin-right:2px !important}}@media(max-width: 767px){.m-y-2-sm{margin-top:2px !important;margin-bottom:2px !important}}@media(max-width: 767px){.p-2-sm{padding:2px !important}}@media(max-width: 767px){.p-x-2-sm{padding-left:2px !important;padding-right:2px !important}}@media(max-width: 767px){.p-y-2-sm{padding-top:2px !important;padding-bottom:2px !important}}@media(max-width: 767px){.m-t-2-sm{margin-top:2px !important}}@media(max-width: 767px){.p-t-2-sm{padding-top:2px !important}}@media(max-width: 767px){.m-b-2-sm{margin-bottom:2px !important}}@media(max-width: 767px){.p-b-2-sm{padding-bottom:2px !important}}@media(max-width: 767px){.m-l-2-sm{margin-left:2px !important}}@media(max-width: 767px){.p-l-2-sm{padding-left:2px !important}}@media(max-width: 767px){.m-r-2-sm{margin-right:2px !important}}@media(max-width: 767px){.p-r-2-sm{padding-right:2px !important}}@media(max-width: 767px){.m-4-sm{margin:4px !important}}@media(max-width: 767px){.m-x-4-sm{margin-left:4px !important;margin-right:4px !important}}@media(max-width: 767px){.m-y-4-sm{margin-top:4px !important;margin-bottom:4px !important}}@media(max-width: 767px){.p-4-sm{padding:4px !important}}@media(max-width: 767px){.p-x-4-sm{padding-left:4px !important;padding-right:4px !important}}@media(max-width: 767px){.p-y-4-sm{padding-top:4px !important;padding-bottom:4px !important}}@media(max-width: 767px){.m-t-4-sm{margin-top:4px !important}}@media(max-width: 767px){.p-t-4-sm{padding-top:4px !important}}@media(max-width: 767px){.m-b-4-sm{margin-bottom:4px !important}}@media(max-width: 767px){.p-b-4-sm{padding-bottom:4px !important}}@media(max-width: 767px){.m-l-4-sm{margin-left:4px !important}}@media(max-width: 767px){.p-l-4-sm{padding-left:4px !important}}@media(max-width: 767px){.m-r-4-sm{margin-right:4px !important}}@media(max-width: 767px){.p-r-4-sm{padding-right:4px !important}}@media(max-width: 767px){.m-6-sm{margin:6px !important}}@media(max-width: 767px){.m-x-6-sm{margin-left:6px !important;margin-right:6px !important}}@media(max-width: 767px){.m-y-6-sm{margin-top:6px !important;margin-bottom:6px !important}}@media(max-width: 767px){.p-6-sm{padding:6px !important}}@media(max-width: 767px){.p-x-6-sm{padding-left:6px !important;padding-right:6px !important}}@media(max-width: 767px){.p-y-6-sm{padding-top:6px !important;padding-bottom:6px !important}}@media(max-width: 767px){.m-t-6-sm{margin-top:6px !important}}@media(max-width: 767px){.p-t-6-sm{padding-top:6px !important}}@media(max-width: 767px){.m-b-6-sm{margin-bottom:6px !important}}@media(max-width: 767px){.p-b-6-sm{padding-bottom:6px !important}}@media(max-width: 767px){.m-l-6-sm{margin-left:6px !important}}@media(max-width: 767px){.p-l-6-sm{padding-left:6px !important}}@media(max-width: 767px){.m-r-6-sm{margin-right:6px !important}}@media(max-width: 767px){.p-r-6-sm{padding-right:6px !important}}@media(max-width: 767px){.m-8-sm{margin:8px !important}}@media(max-width: 767px){.m-x-8-sm{margin-left:8px !important;margin-right:8px !important}}@media(max-width: 767px){.m-y-8-sm{margin-top:8px !important;margin-bottom:8px !important}}@media(max-width: 767px){.p-8-sm{padding:8px !important}}@media(max-width: 767px){.p-x-8-sm{padding-left:8px !important;padding-right:8px !important}}@media(max-width: 767px){.p-y-8-sm{padding-top:8px !important;padding-bottom:8px !important}}@media(max-width: 767px){.m-t-8-sm{margin-top:8px !important}}@media(max-width: 767px){.p-t-8-sm{padding-top:8px !important}}@media(max-width: 767px){.m-b-8-sm{margin-bottom:8px !important}}@media(max-width: 767px){.p-b-8-sm{padding-bottom:8px !important}}@media(max-width: 767px){.m-l-8-sm{margin-left:8px !important}}@media(max-width: 767px){.p-l-8-sm{padding-left:8px !important}}@media(max-width: 767px){.m-r-8-sm{margin-right:8px !important}}@media(max-width: 767px){.p-r-8-sm{padding-right:8px !important}}@media(max-width: 767px){.m-10-sm{margin:10px !important}}@media(max-width: 767px){.m-x-10-sm{margin-left:10px !important;margin-right:10px !important}}@media(max-width: 767px){.m-y-10-sm{margin-top:10px !important;margin-bottom:10px !important}}@media(max-width: 767px){.p-10-sm{padding:10px !important}}@media(max-width: 767px){.p-x-10-sm{padding-left:10px !important;padding-right:10px !important}}@media(max-width: 767px){.p-y-10-sm{padding-top:10px !important;padding-bottom:10px !important}}@media(max-width: 767px){.m-t-10-sm{margin-top:10px !important}}@media(max-width: 767px){.p-t-10-sm{padding-top:10px !important}}@media(max-width: 767px){.m-b-10-sm{margin-bottom:10px !important}}@media(max-width: 767px){.p-b-10-sm{padding-bottom:10px !important}}@media(max-width: 767px){.m-l-10-sm{margin-left:10px !important}}@media(max-width: 767px){.p-l-10-sm{padding-left:10px !important}}@media(max-width: 767px){.m-r-10-sm{margin-right:10px !important}}@media(max-width: 767px){.p-r-10-sm{padding-right:10px !important}}@media(max-width: 767px){.m-12-sm{margin:12px !important}}@media(max-width: 767px){.m-x-12-sm{margin-left:12px !important;margin-right:12px !important}}@media(max-width: 767px){.m-y-12-sm{margin-top:12px !important;margin-bottom:12px !important}}@media(max-width: 767px){.p-12-sm{padding:12px !important}}@media(max-width: 767px){.p-x-12-sm{padding-left:12px !important;padding-right:12px !important}}@media(max-width: 767px){.p-y-12-sm{padding-top:12px !important;padding-bottom:12px !important}}@media(max-width: 767px){.m-t-12-sm{margin-top:12px !important}}@media(max-width: 767px){.p-t-12-sm{padding-top:12px !important}}@media(max-width: 767px){.m-b-12-sm{margin-bottom:12px !important}}@media(max-width: 767px){.p-b-12-sm{padding-bottom:12px !important}}@media(max-width: 767px){.m-l-12-sm{margin-left:12px !important}}@media(max-width: 767px){.p-l-12-sm{padding-left:12px !important}}@media(max-width: 767px){.m-r-12-sm{margin-right:12px !important}}@media(max-width: 767px){.p-r-12-sm{padding-right:12px !important}}@media(max-width: 767px){.m-14-sm{margin:14px !important}}@media(max-width: 767px){.m-x-14-sm{margin-left:14px !important;margin-right:14px !important}}@media(max-width: 767px){.m-y-14-sm{margin-top:14px !important;margin-bottom:14px !important}}@media(max-width: 767px){.p-14-sm{padding:14px !important}}@media(max-width: 767px){.p-x-14-sm{padding-left:14px !important;padding-right:14px !important}}@media(max-width: 767px){.p-y-14-sm{padding-top:14px !important;padding-bottom:14px !important}}@media(max-width: 767px){.m-t-14-sm{margin-top:14px !important}}@media(max-width: 767px){.p-t-14-sm{padding-top:14px !important}}@media(max-width: 767px){.m-b-14-sm{margin-bottom:14px !important}}@media(max-width: 767px){.p-b-14-sm{padding-bottom:14px !important}}@media(max-width: 767px){.m-l-14-sm{margin-left:14px !important}}@media(max-width: 767px){.p-l-14-sm{padding-left:14px !important}}@media(max-width: 767px){.m-r-14-sm{margin-right:14px !important}}@media(max-width: 767px){.p-r-14-sm{padding-right:14px !important}}@media(max-width: 767px){.m-16-sm{margin:16px !important}}@media(max-width: 767px){.m-x-16-sm{margin-left:16px !important;margin-right:16px !important}}@media(max-width: 767px){.m-y-16-sm{margin-top:16px !important;margin-bottom:16px !important}}@media(max-width: 767px){.p-16-sm{padding:16px !important}}@media(max-width: 767px){.p-x-16-sm{padding-left:16px !important;padding-right:16px !important}}@media(max-width: 767px){.p-y-16-sm{padding-top:16px !important;padding-bottom:16px !important}}@media(max-width: 767px){.m-t-16-sm{margin-top:16px !important}}@media(max-width: 767px){.p-t-16-sm{padding-top:16px !important}}@media(max-width: 767px){.m-b-16-sm{margin-bottom:16px !important}}@media(max-width: 767px){.p-b-16-sm{padding-bottom:16px !important}}@media(max-width: 767px){.m-l-16-sm{margin-left:16px !important}}@media(max-width: 767px){.p-l-16-sm{padding-left:16px !important}}@media(max-width: 767px){.m-r-16-sm{margin-right:16px !important}}@media(max-width: 767px){.p-r-16-sm{padding-right:16px !important}}@media(max-width: 767px){.m-18-sm{margin:18px !important}}@media(max-width: 767px){.m-x-18-sm{margin-left:18px !important;margin-right:18px !important}}@media(max-width: 767px){.m-y-18-sm{margin-top:18px !important;margin-bottom:18px !important}}@media(max-width: 767px){.p-18-sm{padding:18px !important}}@media(max-width: 767px){.p-x-18-sm{padding-left:18px !important;padding-right:18px !important}}@media(max-width: 767px){.p-y-18-sm{padding-top:18px !important;padding-bottom:18px !important}}@media(max-width: 767px){.m-t-18-sm{margin-top:18px !important}}@media(max-width: 767px){.p-t-18-sm{padding-top:18px !important}}@media(max-width: 767px){.m-b-18-sm{margin-bottom:18px !important}}@media(max-width: 767px){.p-b-18-sm{padding-bottom:18px !important}}@media(max-width: 767px){.m-l-18-sm{margin-left:18px !important}}@media(max-width: 767px){.p-l-18-sm{padding-left:18px !important}}@media(max-width: 767px){.m-r-18-sm{margin-right:18px !important}}@media(max-width: 767px){.p-r-18-sm{padding-right:18px !important}}@media(max-width: 767px){.m-20-sm{margin:20px !important}}@media(max-width: 767px){.m-x-20-sm{margin-left:20px !important;margin-right:20px !important}}@media(max-width: 767px){.m-y-20-sm{margin-top:20px !important;margin-bottom:20px !important}}@media(max-width: 767px){.p-20-sm{padding:20px !important}}@media(max-width: 767px){.p-x-20-sm{padding-left:20px !important;padding-right:20px !important}}@media(max-width: 767px){.p-y-20-sm{padding-top:20px !important;padding-bottom:20px !important}}@media(max-width: 767px){.m-t-20-sm{margin-top:20px !important}}@media(max-width: 767px){.p-t-20-sm{padding-top:20px !important}}@media(max-width: 767px){.m-b-20-sm{margin-bottom:20px !important}}@media(max-width: 767px){.p-b-20-sm{padding-bottom:20px !important}}@media(max-width: 767px){.m-l-20-sm{margin-left:20px !important}}@media(max-width: 767px){.p-l-20-sm{padding-left:20px !important}}@media(max-width: 767px){.m-r-20-sm{margin-right:20px !important}}@media(max-width: 767px){.p-r-20-sm{padding-right:20px !important}}@media(max-width: 767px){.m-22-sm{margin:22px !important}}@media(max-width: 767px){.m-x-22-sm{margin-left:22px !important;margin-right:22px !important}}@media(max-width: 767px){.m-y-22-sm{margin-top:22px !important;margin-bottom:22px !important}}@media(max-width: 767px){.p-22-sm{padding:22px !important}}@media(max-width: 767px){.p-x-22-sm{padding-left:22px !important;padding-right:22px !important}}@media(max-width: 767px){.p-y-22-sm{padding-top:22px !important;padding-bottom:22px !important}}@media(max-width: 767px){.m-t-22-sm{margin-top:22px !important}}@media(max-width: 767px){.p-t-22-sm{padding-top:22px !important}}@media(max-width: 767px){.m-b-22-sm{margin-bottom:22px !important}}@media(max-width: 767px){.p-b-22-sm{padding-bottom:22px !important}}@media(max-width: 767px){.m-l-22-sm{margin-left:22px !important}}@media(max-width: 767px){.p-l-22-sm{padding-left:22px !important}}@media(max-width: 767px){.m-r-22-sm{margin-right:22px !important}}@media(max-width: 767px){.p-r-22-sm{padding-right:22px !important}}@media(max-width: 767px){.m-24-sm{margin:24px !important}}@media(max-width: 767px){.m-x-24-sm{margin-left:24px !important;margin-right:24px !important}}@media(max-width: 767px){.m-y-24-sm{margin-top:24px !important;margin-bottom:24px !important}}@media(max-width: 767px){.p-24-sm{padding:24px !important}}@media(max-width: 767px){.p-x-24-sm{padding-left:24px !important;padding-right:24px !important}}@media(max-width: 767px){.p-y-24-sm{padding-top:24px !important;padding-bottom:24px !important}}@media(max-width: 767px){.m-t-24-sm{margin-top:24px !important}}@media(max-width: 767px){.p-t-24-sm{padding-top:24px !important}}@media(max-width: 767px){.m-b-24-sm{margin-bottom:24px !important}}@media(max-width: 767px){.p-b-24-sm{padding-bottom:24px !important}}@media(max-width: 767px){.m-l-24-sm{margin-left:24px !important}}@media(max-width: 767px){.p-l-24-sm{padding-left:24px !important}}@media(max-width: 767px){.m-r-24-sm{margin-right:24px !important}}@media(max-width: 767px){.p-r-24-sm{padding-right:24px !important}}@media(max-width: 767px){.m-26-sm{margin:26px !important}}@media(max-width: 767px){.m-x-26-sm{margin-left:26px !important;margin-right:26px !important}}@media(max-width: 767px){.m-y-26-sm{margin-top:26px !important;margin-bottom:26px !important}}@media(max-width: 767px){.p-26-sm{padding:26px !important}}@media(max-width: 767px){.p-x-26-sm{padding-left:26px !important;padding-right:26px !important}}@media(max-width: 767px){.p-y-26-sm{padding-top:26px !important;padding-bottom:26px !important}}@media(max-width: 767px){.m-t-26-sm{margin-top:26px !important}}@media(max-width: 767px){.p-t-26-sm{padding-top:26px !important}}@media(max-width: 767px){.m-b-26-sm{margin-bottom:26px !important}}@media(max-width: 767px){.p-b-26-sm{padding-bottom:26px !important}}@media(max-width: 767px){.m-l-26-sm{margin-left:26px !important}}@media(max-width: 767px){.p-l-26-sm{padding-left:26px !important}}@media(max-width: 767px){.m-r-26-sm{margin-right:26px !important}}@media(max-width: 767px){.p-r-26-sm{padding-right:26px !important}}@media(max-width: 767px){.m-28-sm{margin:28px !important}}@media(max-width: 767px){.m-x-28-sm{margin-left:28px !important;margin-right:28px !important}}@media(max-width: 767px){.m-y-28-sm{margin-top:28px !important;margin-bottom:28px !important}}@media(max-width: 767px){.p-28-sm{padding:28px !important}}@media(max-width: 767px){.p-x-28-sm{padding-left:28px !important;padding-right:28px !important}}@media(max-width: 767px){.p-y-28-sm{padding-top:28px !important;padding-bottom:28px !important}}@media(max-width: 767px){.m-t-28-sm{margin-top:28px !important}}@media(max-width: 767px){.p-t-28-sm{padding-top:28px !important}}@media(max-width: 767px){.m-b-28-sm{margin-bottom:28px !important}}@media(max-width: 767px){.p-b-28-sm{padding-bottom:28px !important}}@media(max-width: 767px){.m-l-28-sm{margin-left:28px !important}}@media(max-width: 767px){.p-l-28-sm{padding-left:28px !important}}@media(max-width: 767px){.m-r-28-sm{margin-right:28px !important}}@media(max-width: 767px){.p-r-28-sm{padding-right:28px !important}}@media(max-width: 767px){.m-30-sm{margin:30px !important}}@media(max-width: 767px){.m-x-30-sm{margin-left:30px !important;margin-right:30px !important}}@media(max-width: 767px){.m-y-30-sm{margin-top:30px !important;margin-bottom:30px !important}}@media(max-width: 767px){.p-30-sm{padding:30px !important}}@media(max-width: 767px){.p-x-30-sm{padding-left:30px !important;padding-right:30px !important}}@media(max-width: 767px){.p-y-30-sm{padding-top:30px !important;padding-bottom:30px !important}}@media(max-width: 767px){.m-t-30-sm{margin-top:30px !important}}@media(max-width: 767px){.p-t-30-sm{padding-top:30px !important}}@media(max-width: 767px){.m-b-30-sm{margin-bottom:30px !important}}@media(max-width: 767px){.p-b-30-sm{padding-bottom:30px !important}}@media(max-width: 767px){.m-l-30-sm{margin-left:30px !important}}@media(max-width: 767px){.p-l-30-sm{padding-left:30px !important}}@media(max-width: 767px){.m-r-30-sm{margin-right:30px !important}}@media(max-width: 767px){.p-r-30-sm{padding-right:30px !important}}@media(max-width: 767px){.m-32-sm{margin:32px !important}}@media(max-width: 767px){.m-x-32-sm{margin-left:32px !important;margin-right:32px !important}}@media(max-width: 767px){.m-y-32-sm{margin-top:32px !important;margin-bottom:32px !important}}@media(max-width: 767px){.p-32-sm{padding:32px !important}}@media(max-width: 767px){.p-x-32-sm{padding-left:32px !important;padding-right:32px !important}}@media(max-width: 767px){.p-y-32-sm{padding-top:32px !important;padding-bottom:32px !important}}@media(max-width: 767px){.m-t-32-sm{margin-top:32px !important}}@media(max-width: 767px){.p-t-32-sm{padding-top:32px !important}}@media(max-width: 767px){.m-b-32-sm{margin-bottom:32px !important}}@media(max-width: 767px){.p-b-32-sm{padding-bottom:32px !important}}@media(max-width: 767px){.m-l-32-sm{margin-left:32px !important}}@media(max-width: 767px){.p-l-32-sm{padding-left:32px !important}}@media(max-width: 767px){.m-r-32-sm{margin-right:32px !important}}@media(max-width: 767px){.p-r-32-sm{padding-right:32px !important}}@media(max-width: 767px){.m-34-sm{margin:34px !important}}@media(max-width: 767px){.m-x-34-sm{margin-left:34px !important;margin-right:34px !important}}@media(max-width: 767px){.m-y-34-sm{margin-top:34px !important;margin-bottom:34px !important}}@media(max-width: 767px){.p-34-sm{padding:34px !important}}@media(max-width: 767px){.p-x-34-sm{padding-left:34px !important;padding-right:34px !important}}@media(max-width: 767px){.p-y-34-sm{padding-top:34px !important;padding-bottom:34px !important}}@media(max-width: 767px){.m-t-34-sm{margin-top:34px !important}}@media(max-width: 767px){.p-t-34-sm{padding-top:34px !important}}@media(max-width: 767px){.m-b-34-sm{margin-bottom:34px !important}}@media(max-width: 767px){.p-b-34-sm{padding-bottom:34px !important}}@media(max-width: 767px){.m-l-34-sm{margin-left:34px !important}}@media(max-width: 767px){.p-l-34-sm{padding-left:34px !important}}@media(max-width: 767px){.m-r-34-sm{margin-right:34px !important}}@media(max-width: 767px){.p-r-34-sm{padding-right:34px !important}}@media(max-width: 767px){.m-36-sm{margin:36px !important}}@media(max-width: 767px){.m-x-36-sm{margin-left:36px !important;margin-right:36px !important}}@media(max-width: 767px){.m-y-36-sm{margin-top:36px !important;margin-bottom:36px !important}}@media(max-width: 767px){.p-36-sm{padding:36px !important}}@media(max-width: 767px){.p-x-36-sm{padding-left:36px !important;padding-right:36px !important}}@media(max-width: 767px){.p-y-36-sm{padding-top:36px !important;padding-bottom:36px !important}}@media(max-width: 767px){.m-t-36-sm{margin-top:36px !important}}@media(max-width: 767px){.p-t-36-sm{padding-top:36px !important}}@media(max-width: 767px){.m-b-36-sm{margin-bottom:36px !important}}@media(max-width: 767px){.p-b-36-sm{padding-bottom:36px !important}}@media(max-width: 767px){.m-l-36-sm{margin-left:36px !important}}@media(max-width: 767px){.p-l-36-sm{padding-left:36px !important}}@media(max-width: 767px){.m-r-36-sm{margin-right:36px !important}}@media(max-width: 767px){.p-r-36-sm{padding-right:36px !important}}@media(max-width: 767px){.m-38-sm{margin:38px !important}}@media(max-width: 767px){.m-x-38-sm{margin-left:38px !important;margin-right:38px !important}}@media(max-width: 767px){.m-y-38-sm{margin-top:38px !important;margin-bottom:38px !important}}@media(max-width: 767px){.p-38-sm{padding:38px !important}}@media(max-width: 767px){.p-x-38-sm{padding-left:38px !important;padding-right:38px !important}}@media(max-width: 767px){.p-y-38-sm{padding-top:38px !important;padding-bottom:38px !important}}@media(max-width: 767px){.m-t-38-sm{margin-top:38px !important}}@media(max-width: 767px){.p-t-38-sm{padding-top:38px !important}}@media(max-width: 767px){.m-b-38-sm{margin-bottom:38px !important}}@media(max-width: 767px){.p-b-38-sm{padding-bottom:38px !important}}@media(max-width: 767px){.m-l-38-sm{margin-left:38px !important}}@media(max-width: 767px){.p-l-38-sm{padding-left:38px !important}}@media(max-width: 767px){.m-r-38-sm{margin-right:38px !important}}@media(max-width: 767px){.p-r-38-sm{padding-right:38px !important}}@media(max-width: 767px){.m-40-sm{margin:40px !important}}@media(max-width: 767px){.m-x-40-sm{margin-left:40px !important;margin-right:40px !important}}@media(max-width: 767px){.m-y-40-sm{margin-top:40px !important;margin-bottom:40px !important}}@media(max-width: 767px){.p-40-sm{padding:40px !important}}@media(max-width: 767px){.p-x-40-sm{padding-left:40px !important;padding-right:40px !important}}@media(max-width: 767px){.p-y-40-sm{padding-top:40px !important;padding-bottom:40px !important}}@media(max-width: 767px){.m-t-40-sm{margin-top:40px !important}}@media(max-width: 767px){.p-t-40-sm{padding-top:40px !important}}@media(max-width: 767px){.m-b-40-sm{margin-bottom:40px !important}}@media(max-width: 767px){.p-b-40-sm{padding-bottom:40px !important}}@media(max-width: 767px){.m-l-40-sm{margin-left:40px !important}}@media(max-width: 767px){.p-l-40-sm{padding-left:40px !important}}@media(max-width: 767px){.m-r-40-sm{margin-right:40px !important}}@media(max-width: 767px){.p-r-40-sm{padding-right:40px !important}}@media(max-width: 767px){.m-42-sm{margin:42px !important}}@media(max-width: 767px){.m-x-42-sm{margin-left:42px !important;margin-right:42px !important}}@media(max-width: 767px){.m-y-42-sm{margin-top:42px !important;margin-bottom:42px !important}}@media(max-width: 767px){.p-42-sm{padding:42px !important}}@media(max-width: 767px){.p-x-42-sm{padding-left:42px !important;padding-right:42px !important}}@media(max-width: 767px){.p-y-42-sm{padding-top:42px !important;padding-bottom:42px !important}}@media(max-width: 767px){.m-t-42-sm{margin-top:42px !important}}@media(max-width: 767px){.p-t-42-sm{padding-top:42px !important}}@media(max-width: 767px){.m-b-42-sm{margin-bottom:42px !important}}@media(max-width: 767px){.p-b-42-sm{padding-bottom:42px !important}}@media(max-width: 767px){.m-l-42-sm{margin-left:42px !important}}@media(max-width: 767px){.p-l-42-sm{padding-left:42px !important}}@media(max-width: 767px){.m-r-42-sm{margin-right:42px !important}}@media(max-width: 767px){.p-r-42-sm{padding-right:42px !important}}@media(max-width: 767px){.m-44-sm{margin:44px !important}}@media(max-width: 767px){.m-x-44-sm{margin-left:44px !important;margin-right:44px !important}}@media(max-width: 767px){.m-y-44-sm{margin-top:44px !important;margin-bottom:44px !important}}@media(max-width: 767px){.p-44-sm{padding:44px !important}}@media(max-width: 767px){.p-x-44-sm{padding-left:44px !important;padding-right:44px !important}}@media(max-width: 767px){.p-y-44-sm{padding-top:44px !important;padding-bottom:44px !important}}@media(max-width: 767px){.m-t-44-sm{margin-top:44px !important}}@media(max-width: 767px){.p-t-44-sm{padding-top:44px !important}}@media(max-width: 767px){.m-b-44-sm{margin-bottom:44px !important}}@media(max-width: 767px){.p-b-44-sm{padding-bottom:44px !important}}@media(max-width: 767px){.m-l-44-sm{margin-left:44px !important}}@media(max-width: 767px){.p-l-44-sm{padding-left:44px !important}}@media(max-width: 767px){.m-r-44-sm{margin-right:44px !important}}@media(max-width: 767px){.p-r-44-sm{padding-right:44px !important}}@media(max-width: 767px){.m-46-sm{margin:46px !important}}@media(max-width: 767px){.m-x-46-sm{margin-left:46px !important;margin-right:46px !important}}@media(max-width: 767px){.m-y-46-sm{margin-top:46px !important;margin-bottom:46px !important}}@media(max-width: 767px){.p-46-sm{padding:46px !important}}@media(max-width: 767px){.p-x-46-sm{padding-left:46px !important;padding-right:46px !important}}@media(max-width: 767px){.p-y-46-sm{padding-top:46px !important;padding-bottom:46px !important}}@media(max-width: 767px){.m-t-46-sm{margin-top:46px !important}}@media(max-width: 767px){.p-t-46-sm{padding-top:46px !important}}@media(max-width: 767px){.m-b-46-sm{margin-bottom:46px !important}}@media(max-width: 767px){.p-b-46-sm{padding-bottom:46px !important}}@media(max-width: 767px){.m-l-46-sm{margin-left:46px !important}}@media(max-width: 767px){.p-l-46-sm{padding-left:46px !important}}@media(max-width: 767px){.m-r-46-sm{margin-right:46px !important}}@media(max-width: 767px){.p-r-46-sm{padding-right:46px !important}}@media(max-width: 767px){.m-48-sm{margin:48px !important}}@media(max-width: 767px){.m-x-48-sm{margin-left:48px !important;margin-right:48px !important}}@media(max-width: 767px){.m-y-48-sm{margin-top:48px !important;margin-bottom:48px !important}}@media(max-width: 767px){.p-48-sm{padding:48px !important}}@media(max-width: 767px){.p-x-48-sm{padding-left:48px !important;padding-right:48px !important}}@media(max-width: 767px){.p-y-48-sm{padding-top:48px !important;padding-bottom:48px !important}}@media(max-width: 767px){.m-t-48-sm{margin-top:48px !important}}@media(max-width: 767px){.p-t-48-sm{padding-top:48px !important}}@media(max-width: 767px){.m-b-48-sm{margin-bottom:48px !important}}@media(max-width: 767px){.p-b-48-sm{padding-bottom:48px !important}}@media(max-width: 767px){.m-l-48-sm{margin-left:48px !important}}@media(max-width: 767px){.p-l-48-sm{padding-left:48px !important}}@media(max-width: 767px){.m-r-48-sm{margin-right:48px !important}}@media(max-width: 767px){.p-r-48-sm{padding-right:48px !important}}@media(max-width: 767px){.m-50-sm{margin:50px !important}}@media(max-width: 767px){.m-x-50-sm{margin-left:50px !important;margin-right:50px !important}}@media(max-width: 767px){.m-y-50-sm{margin-top:50px !important;margin-bottom:50px !important}}@media(max-width: 767px){.p-50-sm{padding:50px !important}}@media(max-width: 767px){.p-x-50-sm{padding-left:50px !important;padding-right:50px !important}}@media(max-width: 767px){.p-y-50-sm{padding-top:50px !important;padding-bottom:50px !important}}@media(max-width: 767px){.m-t-50-sm{margin-top:50px !important}}@media(max-width: 767px){.p-t-50-sm{padding-top:50px !important}}@media(max-width: 767px){.m-b-50-sm{margin-bottom:50px !important}}@media(max-width: 767px){.p-b-50-sm{padding-bottom:50px !important}}@media(max-width: 767px){.m-l-50-sm{margin-left:50px !important}}@media(max-width: 767px){.p-l-50-sm{padding-left:50px !important}}@media(max-width: 767px){.m-r-50-sm{margin-right:50px !important}}@media(max-width: 767px){.p-r-50-sm{padding-right:50px !important}}@media(max-width: 767px){.m-52-sm{margin:52px !important}}@media(max-width: 767px){.m-x-52-sm{margin-left:52px !important;margin-right:52px !important}}@media(max-width: 767px){.m-y-52-sm{margin-top:52px !important;margin-bottom:52px !important}}@media(max-width: 767px){.p-52-sm{padding:52px !important}}@media(max-width: 767px){.p-x-52-sm{padding-left:52px !important;padding-right:52px !important}}@media(max-width: 767px){.p-y-52-sm{padding-top:52px !important;padding-bottom:52px !important}}@media(max-width: 767px){.m-t-52-sm{margin-top:52px !important}}@media(max-width: 767px){.p-t-52-sm{padding-top:52px !important}}@media(max-width: 767px){.m-b-52-sm{margin-bottom:52px !important}}@media(max-width: 767px){.p-b-52-sm{padding-bottom:52px !important}}@media(max-width: 767px){.m-l-52-sm{margin-left:52px !important}}@media(max-width: 767px){.p-l-52-sm{padding-left:52px !important}}@media(max-width: 767px){.m-r-52-sm{margin-right:52px !important}}@media(max-width: 767px){.p-r-52-sm{padding-right:52px !important}}@media(max-width: 767px){.m-54-sm{margin:54px !important}}@media(max-width: 767px){.m-x-54-sm{margin-left:54px !important;margin-right:54px !important}}@media(max-width: 767px){.m-y-54-sm{margin-top:54px !important;margin-bottom:54px !important}}@media(max-width: 767px){.p-54-sm{padding:54px !important}}@media(max-width: 767px){.p-x-54-sm{padding-left:54px !important;padding-right:54px !important}}@media(max-width: 767px){.p-y-54-sm{padding-top:54px !important;padding-bottom:54px !important}}@media(max-width: 767px){.m-t-54-sm{margin-top:54px !important}}@media(max-width: 767px){.p-t-54-sm{padding-top:54px !important}}@media(max-width: 767px){.m-b-54-sm{margin-bottom:54px !important}}@media(max-width: 767px){.p-b-54-sm{padding-bottom:54px !important}}@media(max-width: 767px){.m-l-54-sm{margin-left:54px !important}}@media(max-width: 767px){.p-l-54-sm{padding-left:54px !important}}@media(max-width: 767px){.m-r-54-sm{margin-right:54px !important}}@media(max-width: 767px){.p-r-54-sm{padding-right:54px !important}}@media(max-width: 767px){.m-56-sm{margin:56px !important}}@media(max-width: 767px){.m-x-56-sm{margin-left:56px !important;margin-right:56px !important}}@media(max-width: 767px){.m-y-56-sm{margin-top:56px !important;margin-bottom:56px !important}}@media(max-width: 767px){.p-56-sm{padding:56px !important}}@media(max-width: 767px){.p-x-56-sm{padding-left:56px !important;padding-right:56px !important}}@media(max-width: 767px){.p-y-56-sm{padding-top:56px !important;padding-bottom:56px !important}}@media(max-width: 767px){.m-t-56-sm{margin-top:56px !important}}@media(max-width: 767px){.p-t-56-sm{padding-top:56px !important}}@media(max-width: 767px){.m-b-56-sm{margin-bottom:56px !important}}@media(max-width: 767px){.p-b-56-sm{padding-bottom:56px !important}}@media(max-width: 767px){.m-l-56-sm{margin-left:56px !important}}@media(max-width: 767px){.p-l-56-sm{padding-left:56px !important}}@media(max-width: 767px){.m-r-56-sm{margin-right:56px !important}}@media(max-width: 767px){.p-r-56-sm{padding-right:56px !important}}@media(max-width: 767px){.m-58-sm{margin:58px !important}}@media(max-width: 767px){.m-x-58-sm{margin-left:58px !important;margin-right:58px !important}}@media(max-width: 767px){.m-y-58-sm{margin-top:58px !important;margin-bottom:58px !important}}@media(max-width: 767px){.p-58-sm{padding:58px !important}}@media(max-width: 767px){.p-x-58-sm{padding-left:58px !important;padding-right:58px !important}}@media(max-width: 767px){.p-y-58-sm{padding-top:58px !important;padding-bottom:58px !important}}@media(max-width: 767px){.m-t-58-sm{margin-top:58px !important}}@media(max-width: 767px){.p-t-58-sm{padding-top:58px !important}}@media(max-width: 767px){.m-b-58-sm{margin-bottom:58px !important}}@media(max-width: 767px){.p-b-58-sm{padding-bottom:58px !important}}@media(max-width: 767px){.m-l-58-sm{margin-left:58px !important}}@media(max-width: 767px){.p-l-58-sm{padding-left:58px !important}}@media(max-width: 767px){.m-r-58-sm{margin-right:58px !important}}@media(max-width: 767px){.p-r-58-sm{padding-right:58px !important}}@media(max-width: 767px){.m-60-sm{margin:60px !important}}@media(max-width: 767px){.m-x-60-sm{margin-left:60px !important;margin-right:60px !important}}@media(max-width: 767px){.m-y-60-sm{margin-top:60px !important;margin-bottom:60px !important}}@media(max-width: 767px){.p-60-sm{padding:60px !important}}@media(max-width: 767px){.p-x-60-sm{padding-left:60px !important;padding-right:60px !important}}@media(max-width: 767px){.p-y-60-sm{padding-top:60px !important;padding-bottom:60px !important}}@media(max-width: 767px){.m-t-60-sm{margin-top:60px !important}}@media(max-width: 767px){.p-t-60-sm{padding-top:60px !important}}@media(max-width: 767px){.m-b-60-sm{margin-bottom:60px !important}}@media(max-width: 767px){.p-b-60-sm{padding-bottom:60px !important}}@media(max-width: 767px){.m-l-60-sm{margin-left:60px !important}}@media(max-width: 767px){.p-l-60-sm{padding-left:60px !important}}@media(max-width: 767px){.m-r-60-sm{margin-right:60px !important}}@media(max-width: 767px){.p-r-60-sm{padding-right:60px !important}}@media(max-width: 767px){.m-62-sm{margin:62px !important}}@media(max-width: 767px){.m-x-62-sm{margin-left:62px !important;margin-right:62px !important}}@media(max-width: 767px){.m-y-62-sm{margin-top:62px !important;margin-bottom:62px !important}}@media(max-width: 767px){.p-62-sm{padding:62px !important}}@media(max-width: 767px){.p-x-62-sm{padding-left:62px !important;padding-right:62px !important}}@media(max-width: 767px){.p-y-62-sm{padding-top:62px !important;padding-bottom:62px !important}}@media(max-width: 767px){.m-t-62-sm{margin-top:62px !important}}@media(max-width: 767px){.p-t-62-sm{padding-top:62px !important}}@media(max-width: 767px){.m-b-62-sm{margin-bottom:62px !important}}@media(max-width: 767px){.p-b-62-sm{padding-bottom:62px !important}}@media(max-width: 767px){.m-l-62-sm{margin-left:62px !important}}@media(max-width: 767px){.p-l-62-sm{padding-left:62px !important}}@media(max-width: 767px){.m-r-62-sm{margin-right:62px !important}}@media(max-width: 767px){.p-r-62-sm{padding-right:62px !important}}@media(max-width: 767px){.m-64-sm{margin:64px !important}}@media(max-width: 767px){.m-x-64-sm{margin-left:64px !important;margin-right:64px !important}}@media(max-width: 767px){.m-y-64-sm{margin-top:64px !important;margin-bottom:64px !important}}@media(max-width: 767px){.p-64-sm{padding:64px !important}}@media(max-width: 767px){.p-x-64-sm{padding-left:64px !important;padding-right:64px !important}}@media(max-width: 767px){.p-y-64-sm{padding-top:64px !important;padding-bottom:64px !important}}@media(max-width: 767px){.m-t-64-sm{margin-top:64px !important}}@media(max-width: 767px){.p-t-64-sm{padding-top:64px !important}}@media(max-width: 767px){.m-b-64-sm{margin-bottom:64px !important}}@media(max-width: 767px){.p-b-64-sm{padding-bottom:64px !important}}@media(max-width: 767px){.m-l-64-sm{margin-left:64px !important}}@media(max-width: 767px){.p-l-64-sm{padding-left:64px !important}}@media(max-width: 767px){.m-r-64-sm{margin-right:64px !important}}@media(max-width: 767px){.p-r-64-sm{padding-right:64px !important}}@media(max-width: 767px){.m-66-sm{margin:66px !important}}@media(max-width: 767px){.m-x-66-sm{margin-left:66px !important;margin-right:66px !important}}@media(max-width: 767px){.m-y-66-sm{margin-top:66px !important;margin-bottom:66px !important}}@media(max-width: 767px){.p-66-sm{padding:66px !important}}@media(max-width: 767px){.p-x-66-sm{padding-left:66px !important;padding-right:66px !important}}@media(max-width: 767px){.p-y-66-sm{padding-top:66px !important;padding-bottom:66px !important}}@media(max-width: 767px){.m-t-66-sm{margin-top:66px !important}}@media(max-width: 767px){.p-t-66-sm{padding-top:66px !important}}@media(max-width: 767px){.m-b-66-sm{margin-bottom:66px !important}}@media(max-width: 767px){.p-b-66-sm{padding-bottom:66px !important}}@media(max-width: 767px){.m-l-66-sm{margin-left:66px !important}}@media(max-width: 767px){.p-l-66-sm{padding-left:66px !important}}@media(max-width: 767px){.m-r-66-sm{margin-right:66px !important}}@media(max-width: 767px){.p-r-66-sm{padding-right:66px !important}}@media(max-width: 767px){.m-68-sm{margin:68px !important}}@media(max-width: 767px){.m-x-68-sm{margin-left:68px !important;margin-right:68px !important}}@media(max-width: 767px){.m-y-68-sm{margin-top:68px !important;margin-bottom:68px !important}}@media(max-width: 767px){.p-68-sm{padding:68px !important}}@media(max-width: 767px){.p-x-68-sm{padding-left:68px !important;padding-right:68px !important}}@media(max-width: 767px){.p-y-68-sm{padding-top:68px !important;padding-bottom:68px !important}}@media(max-width: 767px){.m-t-68-sm{margin-top:68px !important}}@media(max-width: 767px){.p-t-68-sm{padding-top:68px !important}}@media(max-width: 767px){.m-b-68-sm{margin-bottom:68px !important}}@media(max-width: 767px){.p-b-68-sm{padding-bottom:68px !important}}@media(max-width: 767px){.m-l-68-sm{margin-left:68px !important}}@media(max-width: 767px){.p-l-68-sm{padding-left:68px !important}}@media(max-width: 767px){.m-r-68-sm{margin-right:68px !important}}@media(max-width: 767px){.p-r-68-sm{padding-right:68px !important}}@media(max-width: 767px){.m-70-sm{margin:70px !important}}@media(max-width: 767px){.m-x-70-sm{margin-left:70px !important;margin-right:70px !important}}@media(max-width: 767px){.m-y-70-sm{margin-top:70px !important;margin-bottom:70px !important}}@media(max-width: 767px){.p-70-sm{padding:70px !important}}@media(max-width: 767px){.p-x-70-sm{padding-left:70px !important;padding-right:70px !important}}@media(max-width: 767px){.p-y-70-sm{padding-top:70px !important;padding-bottom:70px !important}}@media(max-width: 767px){.m-t-70-sm{margin-top:70px !important}}@media(max-width: 767px){.p-t-70-sm{padding-top:70px !important}}@media(max-width: 767px){.m-b-70-sm{margin-bottom:70px !important}}@media(max-width: 767px){.p-b-70-sm{padding-bottom:70px !important}}@media(max-width: 767px){.m-l-70-sm{margin-left:70px !important}}@media(max-width: 767px){.p-l-70-sm{padding-left:70px !important}}@media(max-width: 767px){.m-r-70-sm{margin-right:70px !important}}@media(max-width: 767px){.p-r-70-sm{padding-right:70px !important}}@media(max-width: 767px){.m-72-sm{margin:72px !important}}@media(max-width: 767px){.m-x-72-sm{margin-left:72px !important;margin-right:72px !important}}@media(max-width: 767px){.m-y-72-sm{margin-top:72px !important;margin-bottom:72px !important}}@media(max-width: 767px){.p-72-sm{padding:72px !important}}@media(max-width: 767px){.p-x-72-sm{padding-left:72px !important;padding-right:72px !important}}@media(max-width: 767px){.p-y-72-sm{padding-top:72px !important;padding-bottom:72px !important}}@media(max-width: 767px){.m-t-72-sm{margin-top:72px !important}}@media(max-width: 767px){.p-t-72-sm{padding-top:72px !important}}@media(max-width: 767px){.m-b-72-sm{margin-bottom:72px !important}}@media(max-width: 767px){.p-b-72-sm{padding-bottom:72px !important}}@media(max-width: 767px){.m-l-72-sm{margin-left:72px !important}}@media(max-width: 767px){.p-l-72-sm{padding-left:72px !important}}@media(max-width: 767px){.m-r-72-sm{margin-right:72px !important}}@media(max-width: 767px){.p-r-72-sm{padding-right:72px !important}}@media(max-width: 767px){.m-74-sm{margin:74px !important}}@media(max-width: 767px){.m-x-74-sm{margin-left:74px !important;margin-right:74px !important}}@media(max-width: 767px){.m-y-74-sm{margin-top:74px !important;margin-bottom:74px !important}}@media(max-width: 767px){.p-74-sm{padding:74px !important}}@media(max-width: 767px){.p-x-74-sm{padding-left:74px !important;padding-right:74px !important}}@media(max-width: 767px){.p-y-74-sm{padding-top:74px !important;padding-bottom:74px !important}}@media(max-width: 767px){.m-t-74-sm{margin-top:74px !important}}@media(max-width: 767px){.p-t-74-sm{padding-top:74px !important}}@media(max-width: 767px){.m-b-74-sm{margin-bottom:74px !important}}@media(max-width: 767px){.p-b-74-sm{padding-bottom:74px !important}}@media(max-width: 767px){.m-l-74-sm{margin-left:74px !important}}@media(max-width: 767px){.p-l-74-sm{padding-left:74px !important}}@media(max-width: 767px){.m-r-74-sm{margin-right:74px !important}}@media(max-width: 767px){.p-r-74-sm{padding-right:74px !important}}@media(max-width: 767px){.m-76-sm{margin:76px !important}}@media(max-width: 767px){.m-x-76-sm{margin-left:76px !important;margin-right:76px !important}}@media(max-width: 767px){.m-y-76-sm{margin-top:76px !important;margin-bottom:76px !important}}@media(max-width: 767px){.p-76-sm{padding:76px !important}}@media(max-width: 767px){.p-x-76-sm{padding-left:76px !important;padding-right:76px !important}}@media(max-width: 767px){.p-y-76-sm{padding-top:76px !important;padding-bottom:76px !important}}@media(max-width: 767px){.m-t-76-sm{margin-top:76px !important}}@media(max-width: 767px){.p-t-76-sm{padding-top:76px !important}}@media(max-width: 767px){.m-b-76-sm{margin-bottom:76px !important}}@media(max-width: 767px){.p-b-76-sm{padding-bottom:76px !important}}@media(max-width: 767px){.m-l-76-sm{margin-left:76px !important}}@media(max-width: 767px){.p-l-76-sm{padding-left:76px !important}}@media(max-width: 767px){.m-r-76-sm{margin-right:76px !important}}@media(max-width: 767px){.p-r-76-sm{padding-right:76px !important}}@media(max-width: 767px){.m-78-sm{margin:78px !important}}@media(max-width: 767px){.m-x-78-sm{margin-left:78px !important;margin-right:78px !important}}@media(max-width: 767px){.m-y-78-sm{margin-top:78px !important;margin-bottom:78px !important}}@media(max-width: 767px){.p-78-sm{padding:78px !important}}@media(max-width: 767px){.p-x-78-sm{padding-left:78px !important;padding-right:78px !important}}@media(max-width: 767px){.p-y-78-sm{padding-top:78px !important;padding-bottom:78px !important}}@media(max-width: 767px){.m-t-78-sm{margin-top:78px !important}}@media(max-width: 767px){.p-t-78-sm{padding-top:78px !important}}@media(max-width: 767px){.m-b-78-sm{margin-bottom:78px !important}}@media(max-width: 767px){.p-b-78-sm{padding-bottom:78px !important}}@media(max-width: 767px){.m-l-78-sm{margin-left:78px !important}}@media(max-width: 767px){.p-l-78-sm{padding-left:78px !important}}@media(max-width: 767px){.m-r-78-sm{margin-right:78px !important}}@media(max-width: 767px){.p-r-78-sm{padding-right:78px !important}}@media(max-width: 767px){.m-80-sm{margin:80px !important}}@media(max-width: 767px){.m-x-80-sm{margin-left:80px !important;margin-right:80px !important}}@media(max-width: 767px){.m-y-80-sm{margin-top:80px !important;margin-bottom:80px !important}}@media(max-width: 767px){.p-80-sm{padding:80px !important}}@media(max-width: 767px){.p-x-80-sm{padding-left:80px !important;padding-right:80px !important}}@media(max-width: 767px){.p-y-80-sm{padding-top:80px !important;padding-bottom:80px !important}}@media(max-width: 767px){.m-t-80-sm{margin-top:80px !important}}@media(max-width: 767px){.p-t-80-sm{padding-top:80px !important}}@media(max-width: 767px){.m-b-80-sm{margin-bottom:80px !important}}@media(max-width: 767px){.p-b-80-sm{padding-bottom:80px !important}}@media(max-width: 767px){.m-l-80-sm{margin-left:80px !important}}@media(max-width: 767px){.p-l-80-sm{padding-left:80px !important}}@media(max-width: 767px){.m-r-80-sm{margin-right:80px !important}}@media(max-width: 767px){.p-r-80-sm{padding-right:80px !important}}@media(max-width: 767px){.m-82-sm{margin:82px !important}}@media(max-width: 767px){.m-x-82-sm{margin-left:82px !important;margin-right:82px !important}}@media(max-width: 767px){.m-y-82-sm{margin-top:82px !important;margin-bottom:82px !important}}@media(max-width: 767px){.p-82-sm{padding:82px !important}}@media(max-width: 767px){.p-x-82-sm{padding-left:82px !important;padding-right:82px !important}}@media(max-width: 767px){.p-y-82-sm{padding-top:82px !important;padding-bottom:82px !important}}@media(max-width: 767px){.m-t-82-sm{margin-top:82px !important}}@media(max-width: 767px){.p-t-82-sm{padding-top:82px !important}}@media(max-width: 767px){.m-b-82-sm{margin-bottom:82px !important}}@media(max-width: 767px){.p-b-82-sm{padding-bottom:82px !important}}@media(max-width: 767px){.m-l-82-sm{margin-left:82px !important}}@media(max-width: 767px){.p-l-82-sm{padding-left:82px !important}}@media(max-width: 767px){.m-r-82-sm{margin-right:82px !important}}@media(max-width: 767px){.p-r-82-sm{padding-right:82px !important}}@media(max-width: 767px){.m-84-sm{margin:84px !important}}@media(max-width: 767px){.m-x-84-sm{margin-left:84px !important;margin-right:84px !important}}@media(max-width: 767px){.m-y-84-sm{margin-top:84px !important;margin-bottom:84px !important}}@media(max-width: 767px){.p-84-sm{padding:84px !important}}@media(max-width: 767px){.p-x-84-sm{padding-left:84px !important;padding-right:84px !important}}@media(max-width: 767px){.p-y-84-sm{padding-top:84px !important;padding-bottom:84px !important}}@media(max-width: 767px){.m-t-84-sm{margin-top:84px !important}}@media(max-width: 767px){.p-t-84-sm{padding-top:84px !important}}@media(max-width: 767px){.m-b-84-sm{margin-bottom:84px !important}}@media(max-width: 767px){.p-b-84-sm{padding-bottom:84px !important}}@media(max-width: 767px){.m-l-84-sm{margin-left:84px !important}}@media(max-width: 767px){.p-l-84-sm{padding-left:84px !important}}@media(max-width: 767px){.m-r-84-sm{margin-right:84px !important}}@media(max-width: 767px){.p-r-84-sm{padding-right:84px !important}}@media(max-width: 767px){.m-86-sm{margin:86px !important}}@media(max-width: 767px){.m-x-86-sm{margin-left:86px !important;margin-right:86px !important}}@media(max-width: 767px){.m-y-86-sm{margin-top:86px !important;margin-bottom:86px !important}}@media(max-width: 767px){.p-86-sm{padding:86px !important}}@media(max-width: 767px){.p-x-86-sm{padding-left:86px !important;padding-right:86px !important}}@media(max-width: 767px){.p-y-86-sm{padding-top:86px !important;padding-bottom:86px !important}}@media(max-width: 767px){.m-t-86-sm{margin-top:86px !important}}@media(max-width: 767px){.p-t-86-sm{padding-top:86px !important}}@media(max-width: 767px){.m-b-86-sm{margin-bottom:86px !important}}@media(max-width: 767px){.p-b-86-sm{padding-bottom:86px !important}}@media(max-width: 767px){.m-l-86-sm{margin-left:86px !important}}@media(max-width: 767px){.p-l-86-sm{padding-left:86px !important}}@media(max-width: 767px){.m-r-86-sm{margin-right:86px !important}}@media(max-width: 767px){.p-r-86-sm{padding-right:86px !important}}@media(max-width: 767px){.m-88-sm{margin:88px !important}}@media(max-width: 767px){.m-x-88-sm{margin-left:88px !important;margin-right:88px !important}}@media(max-width: 767px){.m-y-88-sm{margin-top:88px !important;margin-bottom:88px !important}}@media(max-width: 767px){.p-88-sm{padding:88px !important}}@media(max-width: 767px){.p-x-88-sm{padding-left:88px !important;padding-right:88px !important}}@media(max-width: 767px){.p-y-88-sm{padding-top:88px !important;padding-bottom:88px !important}}@media(max-width: 767px){.m-t-88-sm{margin-top:88px !important}}@media(max-width: 767px){.p-t-88-sm{padding-top:88px !important}}@media(max-width: 767px){.m-b-88-sm{margin-bottom:88px !important}}@media(max-width: 767px){.p-b-88-sm{padding-bottom:88px !important}}@media(max-width: 767px){.m-l-88-sm{margin-left:88px !important}}@media(max-width: 767px){.p-l-88-sm{padding-left:88px !important}}@media(max-width: 767px){.m-r-88-sm{margin-right:88px !important}}@media(max-width: 767px){.p-r-88-sm{padding-right:88px !important}}@media(max-width: 767px){.m-90-sm{margin:90px !important}}@media(max-width: 767px){.m-x-90-sm{margin-left:90px !important;margin-right:90px !important}}@media(max-width: 767px){.m-y-90-sm{margin-top:90px !important;margin-bottom:90px !important}}@media(max-width: 767px){.p-90-sm{padding:90px !important}}@media(max-width: 767px){.p-x-90-sm{padding-left:90px !important;padding-right:90px !important}}@media(max-width: 767px){.p-y-90-sm{padding-top:90px !important;padding-bottom:90px !important}}@media(max-width: 767px){.m-t-90-sm{margin-top:90px !important}}@media(max-width: 767px){.p-t-90-sm{padding-top:90px !important}}@media(max-width: 767px){.m-b-90-sm{margin-bottom:90px !important}}@media(max-width: 767px){.p-b-90-sm{padding-bottom:90px !important}}@media(max-width: 767px){.m-l-90-sm{margin-left:90px !important}}@media(max-width: 767px){.p-l-90-sm{padding-left:90px !important}}@media(max-width: 767px){.m-r-90-sm{margin-right:90px !important}}@media(max-width: 767px){.p-r-90-sm{padding-right:90px !important}}@media(max-width: 767px){.m-92-sm{margin:92px !important}}@media(max-width: 767px){.m-x-92-sm{margin-left:92px !important;margin-right:92px !important}}@media(max-width: 767px){.m-y-92-sm{margin-top:92px !important;margin-bottom:92px !important}}@media(max-width: 767px){.p-92-sm{padding:92px !important}}@media(max-width: 767px){.p-x-92-sm{padding-left:92px !important;padding-right:92px !important}}@media(max-width: 767px){.p-y-92-sm{padding-top:92px !important;padding-bottom:92px !important}}@media(max-width: 767px){.m-t-92-sm{margin-top:92px !important}}@media(max-width: 767px){.p-t-92-sm{padding-top:92px !important}}@media(max-width: 767px){.m-b-92-sm{margin-bottom:92px !important}}@media(max-width: 767px){.p-b-92-sm{padding-bottom:92px !important}}@media(max-width: 767px){.m-l-92-sm{margin-left:92px !important}}@media(max-width: 767px){.p-l-92-sm{padding-left:92px !important}}@media(max-width: 767px){.m-r-92-sm{margin-right:92px !important}}@media(max-width: 767px){.p-r-92-sm{padding-right:92px !important}}@media(max-width: 767px){.m-94-sm{margin:94px !important}}@media(max-width: 767px){.m-x-94-sm{margin-left:94px !important;margin-right:94px !important}}@media(max-width: 767px){.m-y-94-sm{margin-top:94px !important;margin-bottom:94px !important}}@media(max-width: 767px){.p-94-sm{padding:94px !important}}@media(max-width: 767px){.p-x-94-sm{padding-left:94px !important;padding-right:94px !important}}@media(max-width: 767px){.p-y-94-sm{padding-top:94px !important;padding-bottom:94px !important}}@media(max-width: 767px){.m-t-94-sm{margin-top:94px !important}}@media(max-width: 767px){.p-t-94-sm{padding-top:94px !important}}@media(max-width: 767px){.m-b-94-sm{margin-bottom:94px !important}}@media(max-width: 767px){.p-b-94-sm{padding-bottom:94px !important}}@media(max-width: 767px){.m-l-94-sm{margin-left:94px !important}}@media(max-width: 767px){.p-l-94-sm{padding-left:94px !important}}@media(max-width: 767px){.m-r-94-sm{margin-right:94px !important}}@media(max-width: 767px){.p-r-94-sm{padding-right:94px !important}}@media(max-width: 767px){.m-96-sm{margin:96px !important}}@media(max-width: 767px){.m-x-96-sm{margin-left:96px !important;margin-right:96px !important}}@media(max-width: 767px){.m-y-96-sm{margin-top:96px !important;margin-bottom:96px !important}}@media(max-width: 767px){.p-96-sm{padding:96px !important}}@media(max-width: 767px){.p-x-96-sm{padding-left:96px !important;padding-right:96px !important}}@media(max-width: 767px){.p-y-96-sm{padding-top:96px !important;padding-bottom:96px !important}}@media(max-width: 767px){.m-t-96-sm{margin-top:96px !important}}@media(max-width: 767px){.p-t-96-sm{padding-top:96px !important}}@media(max-width: 767px){.m-b-96-sm{margin-bottom:96px !important}}@media(max-width: 767px){.p-b-96-sm{padding-bottom:96px !important}}@media(max-width: 767px){.m-l-96-sm{margin-left:96px !important}}@media(max-width: 767px){.p-l-96-sm{padding-left:96px !important}}@media(max-width: 767px){.m-r-96-sm{margin-right:96px !important}}@media(max-width: 767px){.p-r-96-sm{padding-right:96px !important}}@media(max-width: 767px){.m-98-sm{margin:98px !important}}@media(max-width: 767px){.m-x-98-sm{margin-left:98px !important;margin-right:98px !important}}@media(max-width: 767px){.m-y-98-sm{margin-top:98px !important;margin-bottom:98px !important}}@media(max-width: 767px){.p-98-sm{padding:98px !important}}@media(max-width: 767px){.p-x-98-sm{padding-left:98px !important;padding-right:98px !important}}@media(max-width: 767px){.p-y-98-sm{padding-top:98px !important;padding-bottom:98px !important}}@media(max-width: 767px){.m-t-98-sm{margin-top:98px !important}}@media(max-width: 767px){.p-t-98-sm{padding-top:98px !important}}@media(max-width: 767px){.m-b-98-sm{margin-bottom:98px !important}}@media(max-width: 767px){.p-b-98-sm{padding-bottom:98px !important}}@media(max-width: 767px){.m-l-98-sm{margin-left:98px !important}}@media(max-width: 767px){.p-l-98-sm{padding-left:98px !important}}@media(max-width: 767px){.m-r-98-sm{margin-right:98px !important}}@media(max-width: 767px){.p-r-98-sm{padding-right:98px !important}}@media(max-width: 767px){.m-100-sm{margin:100px !important}}@media(max-width: 767px){.m-x-100-sm{margin-left:100px !important;margin-right:100px !important}}@media(max-width: 767px){.m-y-100-sm{margin-top:100px !important;margin-bottom:100px !important}}@media(max-width: 767px){.p-100-sm{padding:100px !important}}@media(max-width: 767px){.p-x-100-sm{padding-left:100px !important;padding-right:100px !important}}@media(max-width: 767px){.p-y-100-sm{padding-top:100px !important;padding-bottom:100px !important}}@media(max-width: 767px){.m-t-100-sm{margin-top:100px !important}}@media(max-width: 767px){.p-t-100-sm{padding-top:100px !important}}@media(max-width: 767px){.m-b-100-sm{margin-bottom:100px !important}}@media(max-width: 767px){.p-b-100-sm{padding-bottom:100px !important}}@media(max-width: 767px){.m-l-100-sm{margin-left:100px !important}}@media(max-width: 767px){.p-l-100-sm{padding-left:100px !important}}@media(max-width: 767px){.m-r-100-sm{margin-right:100px !important}}@media(max-width: 767px){.p-r-100-sm{padding-right:100px !important}}.m-x-auto{margin-left:auto;margin-right:auto}.gap-0{gap:0px !important}.row-gap-0{row-gap:0px !important}.column-gap-0{-moz-column-gap:0px !important;column-gap:0px !important}.gap-2{gap:2px !important}.row-gap-2{row-gap:2px !important}.column-gap-2{-moz-column-gap:2px !important;column-gap:2px !important}.gap-4{gap:4px !important}.row-gap-4{row-gap:4px !important}.column-gap-4{-moz-column-gap:4px !important;column-gap:4px !important}.gap-6{gap:6px !important}.row-gap-6{row-gap:6px !important}.column-gap-6{-moz-column-gap:6px !important;column-gap:6px !important}.gap-8{gap:8px !important}.row-gap-8{row-gap:8px !important}.column-gap-8{-moz-column-gap:8px !important;column-gap:8px !important}.gap-10{gap:10px !important}.row-gap-10{row-gap:10px !important}.column-gap-10{-moz-column-gap:10px !important;column-gap:10px !important}.gap-12{gap:12px !important}.row-gap-12{row-gap:12px !important}.column-gap-12{-moz-column-gap:12px !important;column-gap:12px !important}.gap-14{gap:14px !important}.row-gap-14{row-gap:14px !important}.column-gap-14{-moz-column-gap:14px !important;column-gap:14px !important}.gap-16{gap:16px !important}.row-gap-16{row-gap:16px !important}.column-gap-16{-moz-column-gap:16px !important;column-gap:16px !important}.gap-18{gap:18px !important}.row-gap-18{row-gap:18px !important}.column-gap-18{-moz-column-gap:18px !important;column-gap:18px !important}.gap-20{gap:20px !important}.row-gap-20{row-gap:20px !important}.column-gap-20{-moz-column-gap:20px !important;column-gap:20px !important}.gap-22{gap:22px !important}.row-gap-22{row-gap:22px !important}.column-gap-22{-moz-column-gap:22px !important;column-gap:22px !important}.gap-24{gap:24px !important}.row-gap-24{row-gap:24px !important}.column-gap-24{-moz-column-gap:24px !important;column-gap:24px !important}.gap-26{gap:26px !important}.row-gap-26{row-gap:26px !important}.column-gap-26{-moz-column-gap:26px !important;column-gap:26px !important}.gap-28{gap:28px !important}.row-gap-28{row-gap:28px !important}.column-gap-28{-moz-column-gap:28px !important;column-gap:28px !important}.gap-30{gap:30px !important}.row-gap-30{row-gap:30px !important}.column-gap-30{-moz-column-gap:30px !important;column-gap:30px !important}.gap-32{gap:32px !important}.row-gap-32{row-gap:32px !important}.column-gap-32{-moz-column-gap:32px !important;column-gap:32px !important}.gap-34{gap:34px !important}.row-gap-34{row-gap:34px !important}.column-gap-34{-moz-column-gap:34px !important;column-gap:34px !important}.gap-36{gap:36px !important}.row-gap-36{row-gap:36px !important}.column-gap-36{-moz-column-gap:36px !important;column-gap:36px !important}.gap-38{gap:38px !important}.row-gap-38{row-gap:38px !important}.column-gap-38{-moz-column-gap:38px !important;column-gap:38px !important}.gap-40{gap:40px !important}.row-gap-40{row-gap:40px !important}.column-gap-40{-moz-column-gap:40px !important;column-gap:40px !important}.gap-42{gap:42px !important}.row-gap-42{row-gap:42px !important}.column-gap-42{-moz-column-gap:42px !important;column-gap:42px !important}.gap-44{gap:44px !important}.row-gap-44{row-gap:44px !important}.column-gap-44{-moz-column-gap:44px !important;column-gap:44px !important}.gap-46{gap:46px !important}.row-gap-46{row-gap:46px !important}.column-gap-46{-moz-column-gap:46px !important;column-gap:46px !important}.gap-48{gap:48px !important}.row-gap-48{row-gap:48px !important}.column-gap-48{-moz-column-gap:48px !important;column-gap:48px !important}.gap-50{gap:50px !important}.row-gap-50{row-gap:50px !important}.column-gap-50{-moz-column-gap:50px !important;column-gap:50px !important}.gap-52{gap:52px !important}.row-gap-52{row-gap:52px !important}.column-gap-52{-moz-column-gap:52px !important;column-gap:52px !important}.gap-54{gap:54px !important}.row-gap-54{row-gap:54px !important}.column-gap-54{-moz-column-gap:54px !important;column-gap:54px !important}.gap-56{gap:56px !important}.row-gap-56{row-gap:56px !important}.column-gap-56{-moz-column-gap:56px !important;column-gap:56px !important}.gap-58{gap:58px !important}.row-gap-58{row-gap:58px !important}.column-gap-58{-moz-column-gap:58px !important;column-gap:58px !important}.gap-60{gap:60px !important}.row-gap-60{row-gap:60px !important}.column-gap-60{-moz-column-gap:60px !important;column-gap:60px !important}.gap-62{gap:62px !important}.row-gap-62{row-gap:62px !important}.column-gap-62{-moz-column-gap:62px !important;column-gap:62px !important}.gap-64{gap:64px !important}.row-gap-64{row-gap:64px !important}.column-gap-64{-moz-column-gap:64px !important;column-gap:64px !important}.gap-66{gap:66px !important}.row-gap-66{row-gap:66px !important}.column-gap-66{-moz-column-gap:66px !important;column-gap:66px !important}.gap-68{gap:68px !important}.row-gap-68{row-gap:68px !important}.column-gap-68{-moz-column-gap:68px !important;column-gap:68px !important}.gap-70{gap:70px !important}.row-gap-70{row-gap:70px !important}.column-gap-70{-moz-column-gap:70px !important;column-gap:70px !important}.gap-72{gap:72px !important}.row-gap-72{row-gap:72px !important}.column-gap-72{-moz-column-gap:72px !important;column-gap:72px !important}.gap-74{gap:74px !important}.row-gap-74{row-gap:74px !important}.column-gap-74{-moz-column-gap:74px !important;column-gap:74px !important}.gap-76{gap:76px !important}.row-gap-76{row-gap:76px !important}.column-gap-76{-moz-column-gap:76px !important;column-gap:76px !important}.gap-78{gap:78px !important}.row-gap-78{row-gap:78px !important}.column-gap-78{-moz-column-gap:78px !important;column-gap:78px !important}.gap-80{gap:80px !important}.row-gap-80{row-gap:80px !important}.column-gap-80{-moz-column-gap:80px !important;column-gap:80px !important}.gap-82{gap:82px !important}.row-gap-82{row-gap:82px !important}.column-gap-82{-moz-column-gap:82px !important;column-gap:82px !important}.gap-84{gap:84px !important}.row-gap-84{row-gap:84px !important}.column-gap-84{-moz-column-gap:84px !important;column-gap:84px !important}.gap-86{gap:86px !important}.row-gap-86{row-gap:86px !important}.column-gap-86{-moz-column-gap:86px !important;column-gap:86px !important}.gap-88{gap:88px !important}.row-gap-88{row-gap:88px !important}.column-gap-88{-moz-column-gap:88px !important;column-gap:88px !important}.gap-90{gap:90px !important}.row-gap-90{row-gap:90px !important}.column-gap-90{-moz-column-gap:90px !important;column-gap:90px !important}.gap-92{gap:92px !important}.row-gap-92{row-gap:92px !important}.column-gap-92{-moz-column-gap:92px !important;column-gap:92px !important}.gap-94{gap:94px !important}.row-gap-94{row-gap:94px !important}.column-gap-94{-moz-column-gap:94px !important;column-gap:94px !important}.gap-96{gap:96px !important}.row-gap-96{row-gap:96px !important}.column-gap-96{-moz-column-gap:96px !important;column-gap:96px !important}.gap-98{gap:98px !important}.row-gap-98{row-gap:98px !important}.column-gap-98{-moz-column-gap:98px !important;column-gap:98px !important}.gap-100{gap:100px !important}.row-gap-100{row-gap:100px !important}.column-gap-100{-moz-column-gap:100px !important;column-gap:100px !important}@media(min-width: 768px)and (max-width: 1023px){.gap-0-md{gap:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-0-md{row-gap:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-0-md{-moz-column-gap:0px !important;column-gap:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-2-md{gap:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-2-md{row-gap:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-2-md{-moz-column-gap:2px !important;column-gap:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-4-md{gap:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-4-md{row-gap:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-4-md{-moz-column-gap:4px !important;column-gap:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-6-md{gap:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-6-md{row-gap:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-6-md{-moz-column-gap:6px !important;column-gap:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-8-md{gap:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-8-md{row-gap:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-8-md{-moz-column-gap:8px !important;column-gap:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-10-md{gap:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-10-md{row-gap:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-10-md{-moz-column-gap:10px !important;column-gap:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-12-md{gap:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-12-md{row-gap:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-12-md{-moz-column-gap:12px !important;column-gap:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-14-md{gap:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-14-md{row-gap:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-14-md{-moz-column-gap:14px !important;column-gap:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-16-md{gap:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-16-md{row-gap:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-16-md{-moz-column-gap:16px !important;column-gap:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-18-md{gap:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-18-md{row-gap:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-18-md{-moz-column-gap:18px !important;column-gap:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-20-md{gap:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-20-md{row-gap:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-20-md{-moz-column-gap:20px !important;column-gap:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-22-md{gap:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-22-md{row-gap:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-22-md{-moz-column-gap:22px !important;column-gap:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-24-md{gap:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-24-md{row-gap:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-24-md{-moz-column-gap:24px !important;column-gap:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-26-md{gap:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-26-md{row-gap:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-26-md{-moz-column-gap:26px !important;column-gap:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-28-md{gap:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-28-md{row-gap:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-28-md{-moz-column-gap:28px !important;column-gap:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-30-md{gap:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-30-md{row-gap:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-30-md{-moz-column-gap:30px !important;column-gap:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-32-md{gap:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-32-md{row-gap:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-32-md{-moz-column-gap:32px !important;column-gap:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-34-md{gap:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-34-md{row-gap:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-34-md{-moz-column-gap:34px !important;column-gap:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-36-md{gap:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-36-md{row-gap:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-36-md{-moz-column-gap:36px !important;column-gap:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-38-md{gap:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-38-md{row-gap:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-38-md{-moz-column-gap:38px !important;column-gap:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-40-md{gap:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-40-md{row-gap:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-40-md{-moz-column-gap:40px !important;column-gap:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-42-md{gap:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-42-md{row-gap:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-42-md{-moz-column-gap:42px !important;column-gap:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-44-md{gap:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-44-md{row-gap:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-44-md{-moz-column-gap:44px !important;column-gap:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-46-md{gap:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-46-md{row-gap:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-46-md{-moz-column-gap:46px !important;column-gap:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-48-md{gap:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-48-md{row-gap:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-48-md{-moz-column-gap:48px !important;column-gap:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-50-md{gap:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-50-md{row-gap:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-50-md{-moz-column-gap:50px !important;column-gap:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-52-md{gap:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-52-md{row-gap:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-52-md{-moz-column-gap:52px !important;column-gap:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-54-md{gap:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-54-md{row-gap:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-54-md{-moz-column-gap:54px !important;column-gap:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-56-md{gap:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-56-md{row-gap:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-56-md{-moz-column-gap:56px !important;column-gap:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-58-md{gap:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-58-md{row-gap:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-58-md{-moz-column-gap:58px !important;column-gap:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-60-md{gap:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-60-md{row-gap:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-60-md{-moz-column-gap:60px !important;column-gap:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-62-md{gap:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-62-md{row-gap:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-62-md{-moz-column-gap:62px !important;column-gap:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-64-md{gap:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-64-md{row-gap:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-64-md{-moz-column-gap:64px !important;column-gap:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-66-md{gap:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-66-md{row-gap:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-66-md{-moz-column-gap:66px !important;column-gap:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-68-md{gap:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-68-md{row-gap:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-68-md{-moz-column-gap:68px !important;column-gap:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-70-md{gap:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-70-md{row-gap:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-70-md{-moz-column-gap:70px !important;column-gap:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-72-md{gap:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-72-md{row-gap:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-72-md{-moz-column-gap:72px !important;column-gap:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-74-md{gap:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-74-md{row-gap:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-74-md{-moz-column-gap:74px !important;column-gap:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-76-md{gap:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-76-md{row-gap:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-76-md{-moz-column-gap:76px !important;column-gap:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-78-md{gap:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-78-md{row-gap:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-78-md{-moz-column-gap:78px !important;column-gap:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-80-md{gap:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-80-md{row-gap:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-80-md{-moz-column-gap:80px !important;column-gap:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-82-md{gap:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-82-md{row-gap:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-82-md{-moz-column-gap:82px !important;column-gap:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-84-md{gap:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-84-md{row-gap:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-84-md{-moz-column-gap:84px !important;column-gap:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-86-md{gap:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-86-md{row-gap:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-86-md{-moz-column-gap:86px !important;column-gap:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-88-md{gap:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-88-md{row-gap:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-88-md{-moz-column-gap:88px !important;column-gap:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-90-md{gap:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-90-md{row-gap:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-90-md{-moz-column-gap:90px !important;column-gap:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-92-md{gap:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-92-md{row-gap:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-92-md{-moz-column-gap:92px !important;column-gap:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-94-md{gap:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-94-md{row-gap:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-94-md{-moz-column-gap:94px !important;column-gap:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-96-md{gap:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-96-md{row-gap:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-96-md{-moz-column-gap:96px !important;column-gap:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-98-md{gap:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-98-md{row-gap:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-98-md{-moz-column-gap:98px !important;column-gap:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.gap-100-md{gap:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.row-gap-100-md{row-gap:100px !important}}@media(min-width: 768px)and (max-width: 1023px){.column-gap-100-md{-moz-column-gap:100px !important;column-gap:100px !important}}@media(max-width: 767px){.gap-0-sm{gap:0px !important}}@media(max-width: 767px){.row-gap-0-sm{row-gap:0px !important}}@media(max-width: 767px){.column-gap-0-sm{-moz-column-gap:0px !important;column-gap:0px !important}}@media(max-width: 767px){.gap-2-sm{gap:2px !important}}@media(max-width: 767px){.row-gap-2-sm{row-gap:2px !important}}@media(max-width: 767px){.column-gap-2-sm{-moz-column-gap:2px !important;column-gap:2px !important}}@media(max-width: 767px){.gap-4-sm{gap:4px !important}}@media(max-width: 767px){.row-gap-4-sm{row-gap:4px !important}}@media(max-width: 767px){.column-gap-4-sm{-moz-column-gap:4px !important;column-gap:4px !important}}@media(max-width: 767px){.gap-6-sm{gap:6px !important}}@media(max-width: 767px){.row-gap-6-sm{row-gap:6px !important}}@media(max-width: 767px){.column-gap-6-sm{-moz-column-gap:6px !important;column-gap:6px !important}}@media(max-width: 767px){.gap-8-sm{gap:8px !important}}@media(max-width: 767px){.row-gap-8-sm{row-gap:8px !important}}@media(max-width: 767px){.column-gap-8-sm{-moz-column-gap:8px !important;column-gap:8px !important}}@media(max-width: 767px){.gap-10-sm{gap:10px !important}}@media(max-width: 767px){.row-gap-10-sm{row-gap:10px !important}}@media(max-width: 767px){.column-gap-10-sm{-moz-column-gap:10px !important;column-gap:10px !important}}@media(max-width: 767px){.gap-12-sm{gap:12px !important}}@media(max-width: 767px){.row-gap-12-sm{row-gap:12px !important}}@media(max-width: 767px){.column-gap-12-sm{-moz-column-gap:12px !important;column-gap:12px !important}}@media(max-width: 767px){.gap-14-sm{gap:14px !important}}@media(max-width: 767px){.row-gap-14-sm{row-gap:14px !important}}@media(max-width: 767px){.column-gap-14-sm{-moz-column-gap:14px !important;column-gap:14px !important}}@media(max-width: 767px){.gap-16-sm{gap:16px !important}}@media(max-width: 767px){.row-gap-16-sm{row-gap:16px !important}}@media(max-width: 767px){.column-gap-16-sm{-moz-column-gap:16px !important;column-gap:16px !important}}@media(max-width: 767px){.gap-18-sm{gap:18px !important}}@media(max-width: 767px){.row-gap-18-sm{row-gap:18px !important}}@media(max-width: 767px){.column-gap-18-sm{-moz-column-gap:18px !important;column-gap:18px !important}}@media(max-width: 767px){.gap-20-sm{gap:20px !important}}@media(max-width: 767px){.row-gap-20-sm{row-gap:20px !important}}@media(max-width: 767px){.column-gap-20-sm{-moz-column-gap:20px !important;column-gap:20px !important}}@media(max-width: 767px){.gap-22-sm{gap:22px !important}}@media(max-width: 767px){.row-gap-22-sm{row-gap:22px !important}}@media(max-width: 767px){.column-gap-22-sm{-moz-column-gap:22px !important;column-gap:22px !important}}@media(max-width: 767px){.gap-24-sm{gap:24px !important}}@media(max-width: 767px){.row-gap-24-sm{row-gap:24px !important}}@media(max-width: 767px){.column-gap-24-sm{-moz-column-gap:24px !important;column-gap:24px !important}}@media(max-width: 767px){.gap-26-sm{gap:26px !important}}@media(max-width: 767px){.row-gap-26-sm{row-gap:26px !important}}@media(max-width: 767px){.column-gap-26-sm{-moz-column-gap:26px !important;column-gap:26px !important}}@media(max-width: 767px){.gap-28-sm{gap:28px !important}}@media(max-width: 767px){.row-gap-28-sm{row-gap:28px !important}}@media(max-width: 767px){.column-gap-28-sm{-moz-column-gap:28px !important;column-gap:28px !important}}@media(max-width: 767px){.gap-30-sm{gap:30px !important}}@media(max-width: 767px){.row-gap-30-sm{row-gap:30px !important}}@media(max-width: 767px){.column-gap-30-sm{-moz-column-gap:30px !important;column-gap:30px !important}}@media(max-width: 767px){.gap-32-sm{gap:32px !important}}@media(max-width: 767px){.row-gap-32-sm{row-gap:32px !important}}@media(max-width: 767px){.column-gap-32-sm{-moz-column-gap:32px !important;column-gap:32px !important}}@media(max-width: 767px){.gap-34-sm{gap:34px !important}}@media(max-width: 767px){.row-gap-34-sm{row-gap:34px !important}}@media(max-width: 767px){.column-gap-34-sm{-moz-column-gap:34px !important;column-gap:34px !important}}@media(max-width: 767px){.gap-36-sm{gap:36px !important}}@media(max-width: 767px){.row-gap-36-sm{row-gap:36px !important}}@media(max-width: 767px){.column-gap-36-sm{-moz-column-gap:36px !important;column-gap:36px !important}}@media(max-width: 767px){.gap-38-sm{gap:38px !important}}@media(max-width: 767px){.row-gap-38-sm{row-gap:38px !important}}@media(max-width: 767px){.column-gap-38-sm{-moz-column-gap:38px !important;column-gap:38px !important}}@media(max-width: 767px){.gap-40-sm{gap:40px !important}}@media(max-width: 767px){.row-gap-40-sm{row-gap:40px !important}}@media(max-width: 767px){.column-gap-40-sm{-moz-column-gap:40px !important;column-gap:40px !important}}@media(max-width: 767px){.gap-42-sm{gap:42px !important}}@media(max-width: 767px){.row-gap-42-sm{row-gap:42px !important}}@media(max-width: 767px){.column-gap-42-sm{-moz-column-gap:42px !important;column-gap:42px !important}}@media(max-width: 767px){.gap-44-sm{gap:44px !important}}@media(max-width: 767px){.row-gap-44-sm{row-gap:44px !important}}@media(max-width: 767px){.column-gap-44-sm{-moz-column-gap:44px !important;column-gap:44px !important}}@media(max-width: 767px){.gap-46-sm{gap:46px !important}}@media(max-width: 767px){.row-gap-46-sm{row-gap:46px !important}}@media(max-width: 767px){.column-gap-46-sm{-moz-column-gap:46px !important;column-gap:46px !important}}@media(max-width: 767px){.gap-48-sm{gap:48px !important}}@media(max-width: 767px){.row-gap-48-sm{row-gap:48px !important}}@media(max-width: 767px){.column-gap-48-sm{-moz-column-gap:48px !important;column-gap:48px !important}}@media(max-width: 767px){.gap-50-sm{gap:50px !important}}@media(max-width: 767px){.row-gap-50-sm{row-gap:50px !important}}@media(max-width: 767px){.column-gap-50-sm{-moz-column-gap:50px !important;column-gap:50px !important}}@media(max-width: 767px){.gap-52-sm{gap:52px !important}}@media(max-width: 767px){.row-gap-52-sm{row-gap:52px !important}}@media(max-width: 767px){.column-gap-52-sm{-moz-column-gap:52px !important;column-gap:52px !important}}@media(max-width: 767px){.gap-54-sm{gap:54px !important}}@media(max-width: 767px){.row-gap-54-sm{row-gap:54px !important}}@media(max-width: 767px){.column-gap-54-sm{-moz-column-gap:54px !important;column-gap:54px !important}}@media(max-width: 767px){.gap-56-sm{gap:56px !important}}@media(max-width: 767px){.row-gap-56-sm{row-gap:56px !important}}@media(max-width: 767px){.column-gap-56-sm{-moz-column-gap:56px !important;column-gap:56px !important}}@media(max-width: 767px){.gap-58-sm{gap:58px !important}}@media(max-width: 767px){.row-gap-58-sm{row-gap:58px !important}}@media(max-width: 767px){.column-gap-58-sm{-moz-column-gap:58px !important;column-gap:58px !important}}@media(max-width: 767px){.gap-60-sm{gap:60px !important}}@media(max-width: 767px){.row-gap-60-sm{row-gap:60px !important}}@media(max-width: 767px){.column-gap-60-sm{-moz-column-gap:60px !important;column-gap:60px !important}}@media(max-width: 767px){.gap-62-sm{gap:62px !important}}@media(max-width: 767px){.row-gap-62-sm{row-gap:62px !important}}@media(max-width: 767px){.column-gap-62-sm{-moz-column-gap:62px !important;column-gap:62px !important}}@media(max-width: 767px){.gap-64-sm{gap:64px !important}}@media(max-width: 767px){.row-gap-64-sm{row-gap:64px !important}}@media(max-width: 767px){.column-gap-64-sm{-moz-column-gap:64px !important;column-gap:64px !important}}@media(max-width: 767px){.gap-66-sm{gap:66px !important}}@media(max-width: 767px){.row-gap-66-sm{row-gap:66px !important}}@media(max-width: 767px){.column-gap-66-sm{-moz-column-gap:66px !important;column-gap:66px !important}}@media(max-width: 767px){.gap-68-sm{gap:68px !important}}@media(max-width: 767px){.row-gap-68-sm{row-gap:68px !important}}@media(max-width: 767px){.column-gap-68-sm{-moz-column-gap:68px !important;column-gap:68px !important}}@media(max-width: 767px){.gap-70-sm{gap:70px !important}}@media(max-width: 767px){.row-gap-70-sm{row-gap:70px !important}}@media(max-width: 767px){.column-gap-70-sm{-moz-column-gap:70px !important;column-gap:70px !important}}@media(max-width: 767px){.gap-72-sm{gap:72px !important}}@media(max-width: 767px){.row-gap-72-sm{row-gap:72px !important}}@media(max-width: 767px){.column-gap-72-sm{-moz-column-gap:72px !important;column-gap:72px !important}}@media(max-width: 767px){.gap-74-sm{gap:74px !important}}@media(max-width: 767px){.row-gap-74-sm{row-gap:74px !important}}@media(max-width: 767px){.column-gap-74-sm{-moz-column-gap:74px !important;column-gap:74px !important}}@media(max-width: 767px){.gap-76-sm{gap:76px !important}}@media(max-width: 767px){.row-gap-76-sm{row-gap:76px !important}}@media(max-width: 767px){.column-gap-76-sm{-moz-column-gap:76px !important;column-gap:76px !important}}@media(max-width: 767px){.gap-78-sm{gap:78px !important}}@media(max-width: 767px){.row-gap-78-sm{row-gap:78px !important}}@media(max-width: 767px){.column-gap-78-sm{-moz-column-gap:78px !important;column-gap:78px !important}}@media(max-width: 767px){.gap-80-sm{gap:80px !important}}@media(max-width: 767px){.row-gap-80-sm{row-gap:80px !important}}@media(max-width: 767px){.column-gap-80-sm{-moz-column-gap:80px !important;column-gap:80px !important}}@media(max-width: 767px){.gap-82-sm{gap:82px !important}}@media(max-width: 767px){.row-gap-82-sm{row-gap:82px !important}}@media(max-width: 767px){.column-gap-82-sm{-moz-column-gap:82px !important;column-gap:82px !important}}@media(max-width: 767px){.gap-84-sm{gap:84px !important}}@media(max-width: 767px){.row-gap-84-sm{row-gap:84px !important}}@media(max-width: 767px){.column-gap-84-sm{-moz-column-gap:84px !important;column-gap:84px !important}}@media(max-width: 767px){.gap-86-sm{gap:86px !important}}@media(max-width: 767px){.row-gap-86-sm{row-gap:86px !important}}@media(max-width: 767px){.column-gap-86-sm{-moz-column-gap:86px !important;column-gap:86px !important}}@media(max-width: 767px){.gap-88-sm{gap:88px !important}}@media(max-width: 767px){.row-gap-88-sm{row-gap:88px !important}}@media(max-width: 767px){.column-gap-88-sm{-moz-column-gap:88px !important;column-gap:88px !important}}@media(max-width: 767px){.gap-90-sm{gap:90px !important}}@media(max-width: 767px){.row-gap-90-sm{row-gap:90px !important}}@media(max-width: 767px){.column-gap-90-sm{-moz-column-gap:90px !important;column-gap:90px !important}}@media(max-width: 767px){.gap-92-sm{gap:92px !important}}@media(max-width: 767px){.row-gap-92-sm{row-gap:92px !important}}@media(max-width: 767px){.column-gap-92-sm{-moz-column-gap:92px !important;column-gap:92px !important}}@media(max-width: 767px){.gap-94-sm{gap:94px !important}}@media(max-width: 767px){.row-gap-94-sm{row-gap:94px !important}}@media(max-width: 767px){.column-gap-94-sm{-moz-column-gap:94px !important;column-gap:94px !important}}@media(max-width: 767px){.gap-96-sm{gap:96px !important}}@media(max-width: 767px){.row-gap-96-sm{row-gap:96px !important}}@media(max-width: 767px){.column-gap-96-sm{-moz-column-gap:96px !important;column-gap:96px !important}}@media(max-width: 767px){.gap-98-sm{gap:98px !important}}@media(max-width: 767px){.row-gap-98-sm{row-gap:98px !important}}@media(max-width: 767px){.column-gap-98-sm{-moz-column-gap:98px !important;column-gap:98px !important}}@media(max-width: 767px){.gap-100-sm{gap:100px !important}}@media(max-width: 767px){.row-gap-100-sm{row-gap:100px !important}}@media(max-width: 767px){.column-gap-100-sm{-moz-column-gap:100px !important;column-gap:100px !important}}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}@media(max-width: 767px){.order-0-sm{order:0}}@media(max-width: 767px){.order-1-sm{order:1}}@media(max-width: 767px){.order-2-sm{order:2}}@media(max-width: 767px){.order-3-sm{order:3}}@media(max-width: 767px){.order-4-sm{order:4}}@media(max-width: 767px){.order-5-sm{order:5}}@media(min-width: 768px)and (max-width: 1023px){.order-0-md{order:0}}@media(min-width: 768px)and (max-width: 1023px){.order-1-md{order:1}}@media(min-width: 768px)and (max-width: 1023px){.order-2-md{order:2}}@media(min-width: 768px)and (max-width: 1023px){.order-3-md{order:3}}@media(min-width: 768px)and (max-width: 1023px){.order-4-md{order:4}}@media(min-width: 768px)and (max-width: 1023px){.order-5-md{order:5}}.font-size-0{font-size:0px !important}.font-size-2{font-size:2px !important}.font-size-4{font-size:4px !important}.font-size-6{font-size:6px !important}.font-size-8{font-size:8px !important}.font-size-10{font-size:10px !important}.font-size-12{font-size:12px !important}.font-size-14{font-size:14px !important}.font-size-16{font-size:16px !important}.font-size-18{font-size:18px !important}.font-size-20{font-size:20px !important}.font-size-22{font-size:22px !important}.font-size-24{font-size:24px !important}.font-size-26{font-size:26px !important}.font-size-28{font-size:28px !important}.font-size-30{font-size:30px !important}.font-size-32{font-size:32px !important}.font-size-34{font-size:34px !important}.font-size-36{font-size:36px !important}.font-size-38{font-size:38px !important}.font-size-40{font-size:40px !important}.font-size-42{font-size:42px !important}.font-size-44{font-size:44px !important}.font-size-46{font-size:46px !important}.font-size-48{font-size:48px !important}.font-size-50{font-size:50px !important}.font-size-52{font-size:52px !important}.font-size-54{font-size:54px !important}.font-size-56{font-size:56px !important}.font-size-58{font-size:58px !important}.font-size-60{font-size:60px !important}.font-size-62{font-size:62px !important}.font-size-64{font-size:64px !important}.font-size-66{font-size:66px !important}.font-size-68{font-size:68px !important}.font-size-70{font-size:70px !important}.font-size-72{font-size:72px !important}.font-size-74{font-size:74px !important}.font-size-76{font-size:76px !important}.font-size-78{font-size:78px !important}.font-size-80{font-size:80px !important}.font-size-82{font-size:82px !important}.font-size-84{font-size:84px !important}.font-size-86{font-size:86px !important}.font-size-88{font-size:88px !important}.font-size-90{font-size:90px !important}.font-size-92{font-size:92px !important}.font-size-94{font-size:94px !important}.font-size-96{font-size:96px !important}.font-size-98{font-size:98px !important}.font-size-100{font-size:100px !important}@media(min-width: 768px)and (max-width: 1023px){.font-size-0-md{font-size:0px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-2-md{font-size:2px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-4-md{font-size:4px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-6-md{font-size:6px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-8-md{font-size:8px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-10-md{font-size:10px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-12-md{font-size:12px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-14-md{font-size:14px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-16-md{font-size:16px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-18-md{font-size:18px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-20-md{font-size:20px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-22-md{font-size:22px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-24-md{font-size:24px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-26-md{font-size:26px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-28-md{font-size:28px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-30-md{font-size:30px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-32-md{font-size:32px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-34-md{font-size:34px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-36-md{font-size:36px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-38-md{font-size:38px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-40-md{font-size:40px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-42-md{font-size:42px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-44-md{font-size:44px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-46-md{font-size:46px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-48-md{font-size:48px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-50-md{font-size:50px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-52-md{font-size:52px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-54-md{font-size:54px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-56-md{font-size:56px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-58-md{font-size:58px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-60-md{font-size:60px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-62-md{font-size:62px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-64-md{font-size:64px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-66-md{font-size:66px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-68-md{font-size:68px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-70-md{font-size:70px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-72-md{font-size:72px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-74-md{font-size:74px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-76-md{font-size:76px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-78-md{font-size:78px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-80-md{font-size:80px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-82-md{font-size:82px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-84-md{font-size:84px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-86-md{font-size:86px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-88-md{font-size:88px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-90-md{font-size:90px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-92-md{font-size:92px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-94-md{font-size:94px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-96-md{font-size:96px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-98-md{font-size:98px !important}}@media(min-width: 768px)and (max-width: 1023px){.font-size-100-md{font-size:100px !important}}@media(max-width: 767px){.font-size-0-sm{font-size:0px !important}}@media(max-width: 767px){.font-size-2-sm{font-size:2px !important}}@media(max-width: 767px){.font-size-4-sm{font-size:4px !important}}@media(max-width: 767px){.font-size-6-sm{font-size:6px !important}}@media(max-width: 767px){.font-size-8-sm{font-size:8px !important}}@media(max-width: 767px){.font-size-10-sm{font-size:10px !important}}@media(max-width: 767px){.font-size-12-sm{font-size:12px !important}}@media(max-width: 767px){.font-size-14-sm{font-size:14px !important}}@media(max-width: 767px){.font-size-16-sm{font-size:16px !important}}@media(max-width: 767px){.font-size-18-sm{font-size:18px !important}}@media(max-width: 767px){.font-size-20-sm{font-size:20px !important}}@media(max-width: 767px){.font-size-22-sm{font-size:22px !important}}@media(max-width: 767px){.font-size-24-sm{font-size:24px !important}}@media(max-width: 767px){.font-size-26-sm{font-size:26px !important}}@media(max-width: 767px){.font-size-28-sm{font-size:28px !important}}@media(max-width: 767px){.font-size-30-sm{font-size:30px !important}}@media(max-width: 767px){.font-size-32-sm{font-size:32px !important}}@media(max-width: 767px){.font-size-34-sm{font-size:34px !important}}@media(max-width: 767px){.font-size-36-sm{font-size:36px !important}}@media(max-width: 767px){.font-size-38-sm{font-size:38px !important}}@media(max-width: 767px){.font-size-40-sm{font-size:40px !important}}@media(max-width: 767px){.font-size-42-sm{font-size:42px !important}}@media(max-width: 767px){.font-size-44-sm{font-size:44px !important}}@media(max-width: 767px){.font-size-46-sm{font-size:46px !important}}@media(max-width: 767px){.font-size-48-sm{font-size:48px !important}}@media(max-width: 767px){.font-size-50-sm{font-size:50px !important}}@media(max-width: 767px){.font-size-52-sm{font-size:52px !important}}@media(max-width: 767px){.font-size-54-sm{font-size:54px !important}}@media(max-width: 767px){.font-size-56-sm{font-size:56px !important}}@media(max-width: 767px){.font-size-58-sm{font-size:58px !important}}@media(max-width: 767px){.font-size-60-sm{font-size:60px !important}}@media(max-width: 767px){.font-size-62-sm{font-size:62px !important}}@media(max-width: 767px){.font-size-64-sm{font-size:64px !important}}@media(max-width: 767px){.font-size-66-sm{font-size:66px !important}}@media(max-width: 767px){.font-size-68-sm{font-size:68px !important}}@media(max-width: 767px){.font-size-70-sm{font-size:70px !important}}@media(max-width: 767px){.font-size-72-sm{font-size:72px !important}}@media(max-width: 767px){.font-size-74-sm{font-size:74px !important}}@media(max-width: 767px){.font-size-76-sm{font-size:76px !important}}@media(max-width: 767px){.font-size-78-sm{font-size:78px !important}}@media(max-width: 767px){.font-size-80-sm{font-size:80px !important}}@media(max-width: 767px){.font-size-82-sm{font-size:82px !important}}@media(max-width: 767px){.font-size-84-sm{font-size:84px !important}}@media(max-width: 767px){.font-size-86-sm{font-size:86px !important}}@media(max-width: 767px){.font-size-88-sm{font-size:88px !important}}@media(max-width: 767px){.font-size-90-sm{font-size:90px !important}}@media(max-width: 767px){.font-size-92-sm{font-size:92px !important}}@media(max-width: 767px){.font-size-94-sm{font-size:94px !important}}@media(max-width: 767px){.font-size-96-sm{font-size:96px !important}}@media(max-width: 767px){.font-size-98-sm{font-size:98px !important}}@media(max-width: 767px){.font-size-100-sm{font-size:100px !important}}.grid-cols-1{grid-template-columns:repeat(1, 1fr)}.grid-cols-2{grid-template-columns:repeat(2, 1fr)}.grid-cols-3{grid-template-columns:repeat(3, 1fr)}.grid-cols-4{grid-template-columns:repeat(4, 1fr)}@media(min-width: 1024px){.grid-cols-1-lg{grid-template-columns:repeat(1, 1fr)}}@media(min-width: 1024px){.grid-cols-2-lg{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid-cols-3-lg{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.grid-cols-4-lg{grid-template-columns:repeat(4, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.grid-cols-1-md{grid-template-columns:repeat(1, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.grid-cols-2-md{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.grid-cols-3-md{grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.grid-cols-4-md{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 767px){.grid-cols-1-sm{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 767px){.grid-cols-2-sm{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.grid-cols-3-sm{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 767px){.grid-cols-4-sm{grid-template-columns:repeat(4, 1fr)}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{outline:none;border:unset}button{outline:none;border:unset;cursor:pointer;background-color:unset}button:disabled{cursor:not-allowed;pointer-events:none}button:focus{box-shadow:unset;outline:unset}a{text-decoration:none}*,::after,::before{box-sizing:border-box;font-family:inherit}@font-face{font-family:"icomoon";src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/icomoon.woff) format("woff");font-weight:normal;font-style:normal;font-display:block}[class^=icon-ngs],[class*=" icon-ngs"]{font-family:"icomoon" !important;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-flex;align-items:center}.icon-pause:before{content:""}.icon-champagne:before{content:""}.icon-airplane:before{content:""}.icon-peoples:before{content:""}.icon-exclusive:before{content:""}.icon-dress-code:before{content:""}.icon-movie:before{content:""}.icon-yt-square:before{content:""}.icon-tiktok-square:before{content:""}.icon-shop-dine:before{content:""}.icon-search:before{content:""}.icon-refresh:before{content:""}.icon-quote-mark-top:before{content:""}.icon-quote-mark-down:before{content:""}.icon-plus:before{content:""}.icon-play:before{content:"";margin-left:5px}.icon-ig-square:before{content:""}.icon-icon-shuffle:before{content:""}.icon-fb-square:before{content:""}.icon-expand:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-go-up:before{content:""}.icon-arrow-go-down:before{content:""}.icon-arrow-go-right:before{content:""}.icon-angle-up:before{content:""}.icon-angle-right:before{content:""}.icon-angle-left:before{content:""}.icon-angle-down:before{content:""}.icon-youtube-logo:before{content:""}.icon-wheelchair:before{content:""}.icon-waveform:before{content:""}.icon-warning-circle:before{content:""}.icon-users-three:before{content:""}.icon-user-circle:before{content:""}.icon-tiktok-logo:before{content:""}.icon-ticket:before{content:""}.icon-ticket-member:before{content:""}.icon-subtitles:before{content:""}.icon-speaker-simple-high:before{content:""}.icon-speaker-high:before{content:""}.icon-shuffle:before{content:""}.icon-shopping-cart-simple:before{content:""}.icon-share-network:before{content:""}.icon-phone:before{content:""}.icon-onsite-viewing-only:before{content:""}.icon-megaphone-simple:before{content:""}.icon-map-trifold:before{content:""}.icon-map-pin-line:before{content:""}.icon-magnifying-glass:before{content:""}.icon-list-bullets:before{content:""}.icon-lightbulb-filament:before{content:""}.icon-instagram-logo:before{content:""}.icon-hourglass-high:before{content:""}.icon-heart:before{content:""}.icon-headphones:before{content:""}.icon-globe:before{content:""}.icon-flag-pennant:before{content:""}.icon-facebook-logo:before{content:""}.icon-people:before{content:""}.icon-envelope-simple:before{content:""}.icon-download-simple:before{content:""}.icon-close:before{content:""}.icon-clock:before{content:""}.icon-chat-centered-text:before{content:""}.icon-calendar-blank:before{content:""}.icon-bicycle:before{content:""}.icon-arrows-out:before{content:""}.icon-arrow-up-right:before{content:""}.icon-arrow-square-out:before{content:""}.icon-arrow-elbow-up-right:before{content:""}.icon-arrow-elbow-up-left:before{content:""}.icon-arrow-elbow-right-up:before{content:""}.icon-arrow-elbow-left-up:before{content:""}.icon-arrow-elbow-left-down:before{content:""}.icon-arrow-elbow-down-right:before{content:""}.icon-arrow-elbow-down-left:before{content:""}.icon-arrow-right:before{content:""}.icon-arrow-left:before{content:""}.icon-arrow-go-left:before{content:""}.icon-backward:before{content:"";color:#455560}.icon-circle-check:before{content:"";color:#455560}.icon-copy:before{content:"";color:#455560}.icon-dashboard:before{content:"";color:#455560}.icon-fastforward:before{content:"";color:#455560}.icon-filter:before{content:""}.icon-gallery:before{content:""}.icon-gift:before{content:"";color:#455560}.icon-headphones:before{content:"";color:#455560}.icon-list:before{content:"";color:#455560}.icon-logout:before{content:""}.icon-magnifying-glass-minus:before{content:"";color:#455560}.icon-magnifying-glass-plus:before{content:"";color:#455560}.icon-minus-circle:before{content:""}.icon-plus-circle:before{content:""}.icon-trash:before{content:""}.icon-user:before{content:""}.icon-image-single:before{content:""}.icon-lift:before{content:""}.icon-staircase:before{content:""}.icon-storefront:before{content:""}.icon-ticket-membership:before{content:""}.icon-login:before{content:""}.icon-NotePencil:before{content:""}.icon-EyeSlash:before{content:""}.icon-Eye:before{content:""}.icon-michelin:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%27768%27 height=%27838%27 style=%27shape-rendering:geometricPrecision;text-rendering:geometricPrecision;image-rendering:optimizeQuality;fill-rule:evenodd;clip-rule:evenodd%27%3E%3Cpath style=%27opacity:.974%27 fill=%27%23fefffe%27 d=%27M363.5-.5h38c61.457 9.28 100.623 43.947 117.5 104a184.888 184.888 0 0 1 4 30l1 48c43.392-39.616 93.558-51.782 150.5-36.5 30.573 12.567 54.406 33.067 71.5 61.5 11.069 18.713 18.235 38.713 21.5 60v33c-5.573 32.302-20.906 59.135-46 80.5-18.645 15.333-38.979 28.166-61 38.5 21.957 9.637 42.29 21.804 61 36.5 25.672 21.853 41.005 49.353 46 82.5v34c-7.843 50.195-33.51 88.361-77 114.5-35.833 16.882-72.166 17.882-109 3-20.429-8.799-39.596-19.632-57.5-32.5a436.923 436.923 0 0 1-5 74c-14.13 62.307-52.63 97.973-115.5 107h-38c-52.873-7.032-90.039-35.032-111.5-84-7.218-19.854-10.718-40.354-10.5-61.5a2496.128 2496.128 0 0 0 1.5-35.5c-27.681 23.252-59.514 37.419-95.5 42.5-40.988 3.821-75.988-8.679-105-37.5-24.847-24.694-39.847-54.361-45-89v-35c5.496-31.82 20.496-58.32 45-79.5 18.926-15.732 39.593-28.899 62-39.5a372.944 372.944 0 0 1-55-31.5c-29.002-21.84-46.335-50.673-52-86.5v-33c8.969-57.457 39.969-97.957 93-121.5 34.745-11.544 68.745-9.544 102 6 17.9 8.193 34.734 18.027 50.5 29.5-2.345-23.058-1.678-46.058 2-69C259.249 47.08 298.082 9.413 363.5-.5zm8 45c71.403-2.932 106.736 31.401 106 103-1.115 35.129-7.948 69.129-20.5 102a753.39 753.39 0 0 1-27.5 63.5 736.57 736.57 0 0 1 22.5 12.5c22.782-33.801 48.948-64.968 78.5-93.5 19.365-18.01 41.365-32.01 66-42 37.797-13.592 70.297-5.758 97.5 23.5 27.404 30.019 34.737 64.352 22 103-7.531 16.202-18.698 29.369-33.5 39.5-22.467 14.719-46.8 25.386-73 32a676.908 676.908 0 0 1-112 18.5v25a624.39 624.39 0 0 1 113 18.5c27.095 6.912 52.095 18.245 75 34 36.609 29.673 46.109 66.507 28.5 110.5-33.56 62.023-81.393 75.857-143.5 41.5a366.57 366.57 0 0 1-37-27c-30.932-29.577-58.098-62.077-81.5-97.5a761.264 761.264 0 0 1-22.5 13.5c17.969 34.903 31.802 71.403 41.5 109.5 6.855 28.423 8.189 57.09 4 86-5.268 35.594-25.101 58.427-59.5 68.5-25.879 5.966-51.212 4.299-76-5-19.679-9.347-33.512-24.18-41.5-44.5-7.811-21.012-10.477-42.679-8-65a352.958 352.958 0 0 1 21-88 7389.614 7389.614 0 0 1 25.5-62.5 228.933 228.933 0 0 1-21.5-12.5c-23.402 35.423-50.568 67.923-81.5 97.5-21.108 19.394-45.441 33.394-73 42-31.603 8.183-59.27 1.183-83-21-30.367-29.965-39.533-65.465-27.5-106.5 7.81-17.481 19.643-31.648 35.5-42.5 21.886-14.192 45.553-24.526 71-31a633.362 633.362 0 0 1 112-18.5v-25a664.02 664.02 0 0 1-109-17.5c-26.048-6.455-50.382-16.789-73-31-40.554-29.357-51.72-67.524-33.5-114.5 32.575-61.613 79.742-75.779 141.5-42.5 27.836 17.823 52.67 39.323 74.5 64.5a997.805 997.805 0 0 1 46 60 736.57 736.57 0 0 1 22.5-12.5c-18.171-35.517-32.005-72.684-41.5-111.5-6.784-27.765-8.117-55.765-4-84 9.237-43.413 35.737-67.746 79.5-73z%27/%3E%3C/svg%3E");width:1em;height:1em;background-size:contain;content:"&nbsp;";background-repeat:no-repeat;color:rgba(0,0,0,0)}.icon-calendar-blank{font-size:20px}.icon-folder:before{background-image:url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2716%27 viewBox=%270 0 18 16%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M16.5625 3.18751H9.28445L6.9375 0.840554C6.81028 0.712317 6.65884 0.610648 6.49199 0.541456C6.32513 0.472264 6.14618 0.43693 5.96555 0.437507H1.4375C1.07283 0.437507 0.723091 0.582373 0.465228 0.840235C0.207366 1.0981 0.0625 1.44783 0.0625 1.81251V14.2408C0.0629548 14.5912 0.202353 14.9271 0.450125 15.1749C0.697897 15.4227 1.03382 15.5621 1.38422 15.5625H16.639C16.9832 15.5621 17.3133 15.4251 17.5567 15.1817C17.8001 14.9383 17.937 14.6082 17.9375 14.264V4.56251C17.9375 4.19783 17.7926 3.8481 17.5348 3.59024C17.2769 3.33237 16.9272 3.18751 16.5625 3.18751ZM1.4375 1.81251H5.96555L7.34055 3.18751H1.4375V1.81251ZM16.5625 14.1875H1.4375V4.56251H16.5625V14.1875Z%27 fill=%27%23455560%27/%3E%3C/svg%3E");width:1em;height:1em;background-size:contain;content:"";background-repeat:no-repeat;color:rgba(0,0,0,0)}.icon-price-tag:before{background-image:url("data:image/svg+xml,%3Csvg width=%2718%27 height=%2718%27 viewBox=%270 0 18 18%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M17.0086 8.62501L9.25001 0.866412C9.13435 0.749834 8.99668 0.657407 8.84499 0.594506C8.6933 0.531604 8.53063 0.499482 8.36641 0.500006H1.12501C0.959246 0.500006 0.800275 0.565854 0.683065 0.683065C0.565854 0.800275 0.500006 0.959246 0.500006 1.12501V8.36641C0.499482 8.53063 0.531604 8.6933 0.594506 8.84499C0.657407 8.99668 0.749834 9.13435 0.866412 9.25001L8.62501 17.0086C8.74108 17.1247 8.87889 17.2168 9.03057 17.2796C9.18225 17.3425 9.34481 17.3748 9.50899 17.3748C9.67317 17.3748 9.83574 17.3425 9.98741 17.2796C10.1391 17.2168 10.2769 17.1247 10.393 17.0086L17.0086 10.393C17.1247 10.2769 17.2168 10.1391 17.2796 9.98741C17.3425 9.83574 17.3748 9.67317 17.3748 9.50899C17.3748 9.34481 17.3425 9.18225 17.2796 9.03057C17.2168 8.87889 17.1247 8.74108 17.0086 8.62501ZM9.5086 16.125L1.75001 8.36641V1.75001H8.36641L16.125 9.5086L9.5086 16.125ZM5.50001 4.56251C5.50001 4.74793 5.44502 4.92918 5.34201 5.08335C5.239 5.23752 5.09258 5.35769 4.92127 5.42864C4.74997 5.4996 4.56147 5.51817 4.37961 5.48199C4.19775 5.44582 4.03071 5.35653 3.89959 5.22542C3.76848 5.09431 3.67919 4.92726 3.64302 4.7454C3.60685 4.56355 3.62541 4.37505 3.69637 4.20374C3.76733 4.03243 3.88749 3.88602 4.04166 3.783C4.19583 3.67999 4.37709 3.62501 4.56251 3.62501C4.81115 3.62501 5.0496 3.72378 5.22542 3.89959C5.40123 4.07541 5.50001 4.31387 5.50001 4.56251Z%27 fill=%27%23455560%27/%3E%3C/svg%3E%0A");width:1em;height:1em;background-size:contain;content:"&nbsp;";background-repeat:no-repeat;color:rgba(0,0,0,0)}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:300;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/inter-v13-latin-300.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/inter-v13-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:500;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/inter-v13-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:600;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/inter-v13-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:700;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/inter-v13-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:800;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/inter-v13-latin-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Inter";font-style:normal;font-weight:900;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/inter-v13-latin-900.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Work Sans";font-style:normal;font-weight:400;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/work-sans-v19-latin-regular.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Work Sans";font-style:normal;font-weight:500;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/work-sans-v19-latin-500.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Work Sans";font-style:normal;font-weight:600;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/work-sans-v19-latin-600.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Work Sans";font-style:normal;font-weight:700;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/work-sans-v19-latin-700.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Work Sans";font-style:normal;font-weight:800;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/work-sans-v19-latin-800.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Work Sans";font-style:normal;font-weight:900;src:url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/work-sans-v19-latin-900.woff2) format("woff2")}@font-face{font-family:"Caraque";src:url("../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/Caraque Regular Solid.woff2") format("woff2");font-weight:400;font-style:normal}@font-face{font-family:"Caraque";src:url("../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/Caraque Medium Solid.woff2") format("woff2");font-weight:500;font-style:normal}@font-face{font-family:"Caraque Melted";src:url("../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/fonts/Caraque Medium Melted.woff2") format("woff2");font-weight:500;font-style:normal}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.brand-red{color:#dd052b !important}.text-brand-red{color:#dd052b !important}.bg-brand-red{background-color:#dd052b !important}[data-bg=bg-brand-red]{background-color:#dd052b !important}[data-border-color=border-brand-red]{border-color:#dd052b !important}[data-bg="bg-brand-red/0"]{background-color:rgba(221,5,43,0) !important}[data-bg="bg-brand-red/1"]{background-color:rgba(221,5,43,.01) !important}[data-bg="bg-brand-red/2"]{background-color:rgba(221,5,43,.02) !important}[data-bg="bg-brand-red/3"]{background-color:rgba(221,5,43,.03) !important}[data-bg="bg-brand-red/4"]{background-color:rgba(221,5,43,.04) !important}[data-bg="bg-brand-red/5"]{background-color:rgba(221,5,43,.05) !important}[data-bg="bg-brand-red/6"]{background-color:rgba(221,5,43,.06) !important}[data-bg="bg-brand-red/7"]{background-color:rgba(221,5,43,.07) !important}[data-bg="bg-brand-red/8"]{background-color:rgba(221,5,43,.08) !important}[data-bg="bg-brand-red/9"]{background-color:rgba(221,5,43,.09) !important}[data-bg="bg-brand-red/10"]{background-color:rgba(221,5,43,.1) !important}[data-bg="bg-brand-red/11"]{background-color:rgba(221,5,43,.11) !important}[data-bg="bg-brand-red/12"]{background-color:rgba(221,5,43,.12) !important}[data-bg="bg-brand-red/13"]{background-color:rgba(221,5,43,.13) !important}[data-bg="bg-brand-red/14"]{background-color:rgba(221,5,43,.14) !important}[data-bg="bg-brand-red/15"]{background-color:rgba(221,5,43,.15) !important}[data-bg="bg-brand-red/16"]{background-color:rgba(221,5,43,.16) !important}[data-bg="bg-brand-red/17"]{background-color:rgba(221,5,43,.17) !important}[data-bg="bg-brand-red/18"]{background-color:rgba(221,5,43,.18) !important}[data-bg="bg-brand-red/19"]{background-color:rgba(221,5,43,.19) !important}[data-bg="bg-brand-red/20"]{background-color:rgba(221,5,43,.2) !important}[data-bg="bg-brand-red/21"]{background-color:rgba(221,5,43,.21) !important}[data-bg="bg-brand-red/22"]{background-color:rgba(221,5,43,.22) !important}[data-bg="bg-brand-red/23"]{background-color:rgba(221,5,43,.23) !important}[data-bg="bg-brand-red/24"]{background-color:rgba(221,5,43,.24) !important}[data-bg="bg-brand-red/25"]{background-color:rgba(221,5,43,.25) !important}[data-bg="bg-brand-red/26"]{background-color:rgba(221,5,43,.26) !important}[data-bg="bg-brand-red/27"]{background-color:rgba(221,5,43,.27) !important}[data-bg="bg-brand-red/28"]{background-color:rgba(221,5,43,.28) !important}[data-bg="bg-brand-red/29"]{background-color:rgba(221,5,43,.29) !important}[data-bg="bg-brand-red/30"]{background-color:rgba(221,5,43,.3) !important}[data-bg="bg-brand-red/31"]{background-color:rgba(221,5,43,.31) !important}[data-bg="bg-brand-red/32"]{background-color:rgba(221,5,43,.32) !important}[data-bg="bg-brand-red/33"]{background-color:rgba(221,5,43,.33) !important}[data-bg="bg-brand-red/34"]{background-color:rgba(221,5,43,.34) !important}[data-bg="bg-brand-red/35"]{background-color:rgba(221,5,43,.35) !important}[data-bg="bg-brand-red/36"]{background-color:rgba(221,5,43,.36) !important}[data-bg="bg-brand-red/37"]{background-color:rgba(221,5,43,.37) !important}[data-bg="bg-brand-red/38"]{background-color:rgba(221,5,43,.38) !important}[data-bg="bg-brand-red/39"]{background-color:rgba(221,5,43,.39) !important}[data-bg="bg-brand-red/40"]{background-color:rgba(221,5,43,.4) !important}[data-bg="bg-brand-red/41"]{background-color:rgba(221,5,43,.41) !important}[data-bg="bg-brand-red/42"]{background-color:rgba(221,5,43,.42) !important}[data-bg="bg-brand-red/43"]{background-color:rgba(221,5,43,.43) !important}[data-bg="bg-brand-red/44"]{background-color:rgba(221,5,43,.44) !important}[data-bg="bg-brand-red/45"]{background-color:rgba(221,5,43,.45) !important}[data-bg="bg-brand-red/46"]{background-color:rgba(221,5,43,.46) !important}[data-bg="bg-brand-red/47"]{background-color:rgba(221,5,43,.47) !important}[data-bg="bg-brand-red/48"]{background-color:rgba(221,5,43,.48) !important}[data-bg="bg-brand-red/49"]{background-color:rgba(221,5,43,.49) !important}[data-bg="bg-brand-red/50"]{background-color:rgba(221,5,43,.5) !important}[data-bg="bg-brand-red/51"]{background-color:rgba(221,5,43,.51) !important}[data-bg="bg-brand-red/52"]{background-color:rgba(221,5,43,.52) !important}[data-bg="bg-brand-red/53"]{background-color:rgba(221,5,43,.53) !important}[data-bg="bg-brand-red/54"]{background-color:rgba(221,5,43,.54) !important}[data-bg="bg-brand-red/55"]{background-color:rgba(221,5,43,.55) !important}[data-bg="bg-brand-red/56"]{background-color:rgba(221,5,43,.56) !important}[data-bg="bg-brand-red/57"]{background-color:rgba(221,5,43,.57) !important}[data-bg="bg-brand-red/58"]{background-color:rgba(221,5,43,.58) !important}[data-bg="bg-brand-red/59"]{background-color:rgba(221,5,43,.59) !important}[data-bg="bg-brand-red/60"]{background-color:rgba(221,5,43,.6) !important}[data-bg="bg-brand-red/61"]{background-color:rgba(221,5,43,.61) !important}[data-bg="bg-brand-red/62"]{background-color:rgba(221,5,43,.62) !important}[data-bg="bg-brand-red/63"]{background-color:rgba(221,5,43,.63) !important}[data-bg="bg-brand-red/64"]{background-color:rgba(221,5,43,.64) !important}[data-bg="bg-brand-red/65"]{background-color:rgba(221,5,43,.65) !important}[data-bg="bg-brand-red/66"]{background-color:rgba(221,5,43,.66) !important}[data-bg="bg-brand-red/67"]{background-color:rgba(221,5,43,.67) !important}[data-bg="bg-brand-red/68"]{background-color:rgba(221,5,43,.68) !important}[data-bg="bg-brand-red/69"]{background-color:rgba(221,5,43,.69) !important}[data-bg="bg-brand-red/70"]{background-color:rgba(221,5,43,.7) !important}[data-bg="bg-brand-red/71"]{background-color:rgba(221,5,43,.71) !important}[data-bg="bg-brand-red/72"]{background-color:rgba(221,5,43,.72) !important}[data-bg="bg-brand-red/73"]{background-color:rgba(221,5,43,.73) !important}[data-bg="bg-brand-red/74"]{background-color:rgba(221,5,43,.74) !important}[data-bg="bg-brand-red/75"]{background-color:rgba(221,5,43,.75) !important}[data-bg="bg-brand-red/76"]{background-color:rgba(221,5,43,.76) !important}[data-bg="bg-brand-red/77"]{background-color:rgba(221,5,43,.77) !important}[data-bg="bg-brand-red/78"]{background-color:rgba(221,5,43,.78) !important}[data-bg="bg-brand-red/79"]{background-color:rgba(221,5,43,.79) !important}[data-bg="bg-brand-red/80"]{background-color:rgba(221,5,43,.8) !important}[data-bg="bg-brand-red/81"]{background-color:rgba(221,5,43,.81) !important}[data-bg="bg-brand-red/82"]{background-color:rgba(221,5,43,.82) !important}[data-bg="bg-brand-red/83"]{background-color:rgba(221,5,43,.83) !important}[data-bg="bg-brand-red/84"]{background-color:rgba(221,5,43,.84) !important}[data-bg="bg-brand-red/85"]{background-color:rgba(221,5,43,.85) !important}[data-bg="bg-brand-red/86"]{background-color:rgba(221,5,43,.86) !important}[data-bg="bg-brand-red/87"]{background-color:rgba(221,5,43,.87) !important}[data-bg="bg-brand-red/88"]{background-color:rgba(221,5,43,.88) !important}[data-bg="bg-brand-red/89"]{background-color:rgba(221,5,43,.89) !important}[data-bg="bg-brand-red/90"]{background-color:rgba(221,5,43,.9) !important}[data-bg="bg-brand-red/91"]{background-color:rgba(221,5,43,.91) !important}[data-bg="bg-brand-red/92"]{background-color:rgba(221,5,43,.92) !important}[data-bg="bg-brand-red/93"]{background-color:rgba(221,5,43,.93) !important}[data-bg="bg-brand-red/94"]{background-color:rgba(221,5,43,.94) !important}[data-bg="bg-brand-red/95"]{background-color:rgba(221,5,43,.95) !important}[data-bg="bg-brand-red/96"]{background-color:rgba(221,5,43,.96) !important}[data-bg="bg-brand-red/97"]{background-color:rgba(221,5,43,.97) !important}[data-bg="bg-brand-red/98"]{background-color:rgba(221,5,43,.98) !important}[data-bg="bg-brand-red/99"]{background-color:rgba(221,5,43,.99) !important}[data-bg="bg-brand-red/100"]{background-color:#dd052b !important}.placeholder-brand-red::-moz-placeholder{color:#dd052b !important}.placeholder-brand-red::placeholder{color:#dd052b !important}.brand-red-dark{color:#bc0000 !important}.text-brand-red-dark{color:#bc0000 !important}.bg-brand-red-dark{background-color:#bc0000 !important}[data-bg=bg-brand-red-dark]{background-color:#bc0000 !important}[data-border-color=border-brand-red-dark]{border-color:#bc0000 !important}[data-bg="bg-brand-red-dark/0"]{background-color:rgba(188,0,0,0) !important}[data-bg="bg-brand-red-dark/1"]{background-color:rgba(188,0,0,.01) !important}[data-bg="bg-brand-red-dark/2"]{background-color:rgba(188,0,0,.02) !important}[data-bg="bg-brand-red-dark/3"]{background-color:rgba(188,0,0,.03) !important}[data-bg="bg-brand-red-dark/4"]{background-color:rgba(188,0,0,.04) !important}[data-bg="bg-brand-red-dark/5"]{background-color:rgba(188,0,0,.05) !important}[data-bg="bg-brand-red-dark/6"]{background-color:rgba(188,0,0,.06) !important}[data-bg="bg-brand-red-dark/7"]{background-color:rgba(188,0,0,.07) !important}[data-bg="bg-brand-red-dark/8"]{background-color:rgba(188,0,0,.08) !important}[data-bg="bg-brand-red-dark/9"]{background-color:rgba(188,0,0,.09) !important}[data-bg="bg-brand-red-dark/10"]{background-color:rgba(188,0,0,.1) !important}[data-bg="bg-brand-red-dark/11"]{background-color:rgba(188,0,0,.11) !important}[data-bg="bg-brand-red-dark/12"]{background-color:rgba(188,0,0,.12) !important}[data-bg="bg-brand-red-dark/13"]{background-color:rgba(188,0,0,.13) !important}[data-bg="bg-brand-red-dark/14"]{background-color:rgba(188,0,0,.14) !important}[data-bg="bg-brand-red-dark/15"]{background-color:rgba(188,0,0,.15) !important}[data-bg="bg-brand-red-dark/16"]{background-color:rgba(188,0,0,.16) !important}[data-bg="bg-brand-red-dark/17"]{background-color:rgba(188,0,0,.17) !important}[data-bg="bg-brand-red-dark/18"]{background-color:rgba(188,0,0,.18) !important}[data-bg="bg-brand-red-dark/19"]{background-color:rgba(188,0,0,.19) !important}[data-bg="bg-brand-red-dark/20"]{background-color:rgba(188,0,0,.2) !important}[data-bg="bg-brand-red-dark/21"]{background-color:rgba(188,0,0,.21) !important}[data-bg="bg-brand-red-dark/22"]{background-color:rgba(188,0,0,.22) !important}[data-bg="bg-brand-red-dark/23"]{background-color:rgba(188,0,0,.23) !important}[data-bg="bg-brand-red-dark/24"]{background-color:rgba(188,0,0,.24) !important}[data-bg="bg-brand-red-dark/25"]{background-color:rgba(188,0,0,.25) !important}[data-bg="bg-brand-red-dark/26"]{background-color:rgba(188,0,0,.26) !important}[data-bg="bg-brand-red-dark/27"]{background-color:rgba(188,0,0,.27) !important}[data-bg="bg-brand-red-dark/28"]{background-color:rgba(188,0,0,.28) !important}[data-bg="bg-brand-red-dark/29"]{background-color:rgba(188,0,0,.29) !important}[data-bg="bg-brand-red-dark/30"]{background-color:rgba(188,0,0,.3) !important}[data-bg="bg-brand-red-dark/31"]{background-color:rgba(188,0,0,.31) !important}[data-bg="bg-brand-red-dark/32"]{background-color:rgba(188,0,0,.32) !important}[data-bg="bg-brand-red-dark/33"]{background-color:rgba(188,0,0,.33) !important}[data-bg="bg-brand-red-dark/34"]{background-color:rgba(188,0,0,.34) !important}[data-bg="bg-brand-red-dark/35"]{background-color:rgba(188,0,0,.35) !important}[data-bg="bg-brand-red-dark/36"]{background-color:rgba(188,0,0,.36) !important}[data-bg="bg-brand-red-dark/37"]{background-color:rgba(188,0,0,.37) !important}[data-bg="bg-brand-red-dark/38"]{background-color:rgba(188,0,0,.38) !important}[data-bg="bg-brand-red-dark/39"]{background-color:rgba(188,0,0,.39) !important}[data-bg="bg-brand-red-dark/40"]{background-color:rgba(188,0,0,.4) !important}[data-bg="bg-brand-red-dark/41"]{background-color:rgba(188,0,0,.41) !important}[data-bg="bg-brand-red-dark/42"]{background-color:rgba(188,0,0,.42) !important}[data-bg="bg-brand-red-dark/43"]{background-color:rgba(188,0,0,.43) !important}[data-bg="bg-brand-red-dark/44"]{background-color:rgba(188,0,0,.44) !important}[data-bg="bg-brand-red-dark/45"]{background-color:rgba(188,0,0,.45) !important}[data-bg="bg-brand-red-dark/46"]{background-color:rgba(188,0,0,.46) !important}[data-bg="bg-brand-red-dark/47"]{background-color:rgba(188,0,0,.47) !important}[data-bg="bg-brand-red-dark/48"]{background-color:rgba(188,0,0,.48) !important}[data-bg="bg-brand-red-dark/49"]{background-color:rgba(188,0,0,.49) !important}[data-bg="bg-brand-red-dark/50"]{background-color:rgba(188,0,0,.5) !important}[data-bg="bg-brand-red-dark/51"]{background-color:rgba(188,0,0,.51) !important}[data-bg="bg-brand-red-dark/52"]{background-color:rgba(188,0,0,.52) !important}[data-bg="bg-brand-red-dark/53"]{background-color:rgba(188,0,0,.53) !important}[data-bg="bg-brand-red-dark/54"]{background-color:rgba(188,0,0,.54) !important}[data-bg="bg-brand-red-dark/55"]{background-color:rgba(188,0,0,.55) !important}[data-bg="bg-brand-red-dark/56"]{background-color:rgba(188,0,0,.56) !important}[data-bg="bg-brand-red-dark/57"]{background-color:rgba(188,0,0,.57) !important}[data-bg="bg-brand-red-dark/58"]{background-color:rgba(188,0,0,.58) !important}[data-bg="bg-brand-red-dark/59"]{background-color:rgba(188,0,0,.59) !important}[data-bg="bg-brand-red-dark/60"]{background-color:rgba(188,0,0,.6) !important}[data-bg="bg-brand-red-dark/61"]{background-color:rgba(188,0,0,.61) !important}[data-bg="bg-brand-red-dark/62"]{background-color:rgba(188,0,0,.62) !important}[data-bg="bg-brand-red-dark/63"]{background-color:rgba(188,0,0,.63) !important}[data-bg="bg-brand-red-dark/64"]{background-color:rgba(188,0,0,.64) !important}[data-bg="bg-brand-red-dark/65"]{background-color:rgba(188,0,0,.65) !important}[data-bg="bg-brand-red-dark/66"]{background-color:rgba(188,0,0,.66) !important}[data-bg="bg-brand-red-dark/67"]{background-color:rgba(188,0,0,.67) !important}[data-bg="bg-brand-red-dark/68"]{background-color:rgba(188,0,0,.68) !important}[data-bg="bg-brand-red-dark/69"]{background-color:rgba(188,0,0,.69) !important}[data-bg="bg-brand-red-dark/70"]{background-color:rgba(188,0,0,.7) !important}[data-bg="bg-brand-red-dark/71"]{background-color:rgba(188,0,0,.71) !important}[data-bg="bg-brand-red-dark/72"]{background-color:rgba(188,0,0,.72) !important}[data-bg="bg-brand-red-dark/73"]{background-color:rgba(188,0,0,.73) !important}[data-bg="bg-brand-red-dark/74"]{background-color:rgba(188,0,0,.74) !important}[data-bg="bg-brand-red-dark/75"]{background-color:rgba(188,0,0,.75) !important}[data-bg="bg-brand-red-dark/76"]{background-color:rgba(188,0,0,.76) !important}[data-bg="bg-brand-red-dark/77"]{background-color:rgba(188,0,0,.77) !important}[data-bg="bg-brand-red-dark/78"]{background-color:rgba(188,0,0,.78) !important}[data-bg="bg-brand-red-dark/79"]{background-color:rgba(188,0,0,.79) !important}[data-bg="bg-brand-red-dark/80"]{background-color:rgba(188,0,0,.8) !important}[data-bg="bg-brand-red-dark/81"]{background-color:rgba(188,0,0,.81) !important}[data-bg="bg-brand-red-dark/82"]{background-color:rgba(188,0,0,.82) !important}[data-bg="bg-brand-red-dark/83"]{background-color:rgba(188,0,0,.83) !important}[data-bg="bg-brand-red-dark/84"]{background-color:rgba(188,0,0,.84) !important}[data-bg="bg-brand-red-dark/85"]{background-color:rgba(188,0,0,.85) !important}[data-bg="bg-brand-red-dark/86"]{background-color:rgba(188,0,0,.86) !important}[data-bg="bg-brand-red-dark/87"]{background-color:rgba(188,0,0,.87) !important}[data-bg="bg-brand-red-dark/88"]{background-color:rgba(188,0,0,.88) !important}[data-bg="bg-brand-red-dark/89"]{background-color:rgba(188,0,0,.89) !important}[data-bg="bg-brand-red-dark/90"]{background-color:rgba(188,0,0,.9) !important}[data-bg="bg-brand-red-dark/91"]{background-color:rgba(188,0,0,.91) !important}[data-bg="bg-brand-red-dark/92"]{background-color:rgba(188,0,0,.92) !important}[data-bg="bg-brand-red-dark/93"]{background-color:rgba(188,0,0,.93) !important}[data-bg="bg-brand-red-dark/94"]{background-color:rgba(188,0,0,.94) !important}[data-bg="bg-brand-red-dark/95"]{background-color:rgba(188,0,0,.95) !important}[data-bg="bg-brand-red-dark/96"]{background-color:rgba(188,0,0,.96) !important}[data-bg="bg-brand-red-dark/97"]{background-color:rgba(188,0,0,.97) !important}[data-bg="bg-brand-red-dark/98"]{background-color:rgba(188,0,0,.98) !important}[data-bg="bg-brand-red-dark/99"]{background-color:rgba(188,0,0,.99) !important}[data-bg="bg-brand-red-dark/100"]{background-color:#bc0000 !important}.placeholder-brand-red-dark::-moz-placeholder{color:#bc0000 !important}.placeholder-brand-red-dark::placeholder{color:#bc0000 !important}.charcoal-grey{color:#455560 !important}.text-charcoal-grey{color:#455560 !important}.bg-charcoal-grey{background-color:#455560 !important}[data-bg=bg-charcoal-grey]{background-color:#455560 !important}[data-border-color=border-charcoal-grey]{border-color:#455560 !important}[data-bg="bg-charcoal-grey/0"]{background-color:rgba(69,85,96,0) !important}[data-bg="bg-charcoal-grey/1"]{background-color:rgba(69,85,96,.01) !important}[data-bg="bg-charcoal-grey/2"]{background-color:rgba(69,85,96,.02) !important}[data-bg="bg-charcoal-grey/3"]{background-color:rgba(69,85,96,.03) !important}[data-bg="bg-charcoal-grey/4"]{background-color:rgba(69,85,96,.04) !important}[data-bg="bg-charcoal-grey/5"]{background-color:rgba(69,85,96,.05) !important}[data-bg="bg-charcoal-grey/6"]{background-color:rgba(69,85,96,.06) !important}[data-bg="bg-charcoal-grey/7"]{background-color:rgba(69,85,96,.07) !important}[data-bg="bg-charcoal-grey/8"]{background-color:rgba(69,85,96,.08) !important}[data-bg="bg-charcoal-grey/9"]{background-color:rgba(69,85,96,.09) !important}[data-bg="bg-charcoal-grey/10"]{background-color:rgba(69,85,96,.1) !important}[data-bg="bg-charcoal-grey/11"]{background-color:rgba(69,85,96,.11) !important}[data-bg="bg-charcoal-grey/12"]{background-color:rgba(69,85,96,.12) !important}[data-bg="bg-charcoal-grey/13"]{background-color:rgba(69,85,96,.13) !important}[data-bg="bg-charcoal-grey/14"]{background-color:rgba(69,85,96,.14) !important}[data-bg="bg-charcoal-grey/15"]{background-color:rgba(69,85,96,.15) !important}[data-bg="bg-charcoal-grey/16"]{background-color:rgba(69,85,96,.16) !important}[data-bg="bg-charcoal-grey/17"]{background-color:rgba(69,85,96,.17) !important}[data-bg="bg-charcoal-grey/18"]{background-color:rgba(69,85,96,.18) !important}[data-bg="bg-charcoal-grey/19"]{background-color:rgba(69,85,96,.19) !important}[data-bg="bg-charcoal-grey/20"]{background-color:rgba(69,85,96,.2) !important}[data-bg="bg-charcoal-grey/21"]{background-color:rgba(69,85,96,.21) !important}[data-bg="bg-charcoal-grey/22"]{background-color:rgba(69,85,96,.22) !important}[data-bg="bg-charcoal-grey/23"]{background-color:rgba(69,85,96,.23) !important}[data-bg="bg-charcoal-grey/24"]{background-color:rgba(69,85,96,.24) !important}[data-bg="bg-charcoal-grey/25"]{background-color:rgba(69,85,96,.25) !important}[data-bg="bg-charcoal-grey/26"]{background-color:rgba(69,85,96,.26) !important}[data-bg="bg-charcoal-grey/27"]{background-color:rgba(69,85,96,.27) !important}[data-bg="bg-charcoal-grey/28"]{background-color:rgba(69,85,96,.28) !important}[data-bg="bg-charcoal-grey/29"]{background-color:rgba(69,85,96,.29) !important}[data-bg="bg-charcoal-grey/30"]{background-color:rgba(69,85,96,.3) !important}[data-bg="bg-charcoal-grey/31"]{background-color:rgba(69,85,96,.31) !important}[data-bg="bg-charcoal-grey/32"]{background-color:rgba(69,85,96,.32) !important}[data-bg="bg-charcoal-grey/33"]{background-color:rgba(69,85,96,.33) !important}[data-bg="bg-charcoal-grey/34"]{background-color:rgba(69,85,96,.34) !important}[data-bg="bg-charcoal-grey/35"]{background-color:rgba(69,85,96,.35) !important}[data-bg="bg-charcoal-grey/36"]{background-color:rgba(69,85,96,.36) !important}[data-bg="bg-charcoal-grey/37"]{background-color:rgba(69,85,96,.37) !important}[data-bg="bg-charcoal-grey/38"]{background-color:rgba(69,85,96,.38) !important}[data-bg="bg-charcoal-grey/39"]{background-color:rgba(69,85,96,.39) !important}[data-bg="bg-charcoal-grey/40"]{background-color:rgba(69,85,96,.4) !important}[data-bg="bg-charcoal-grey/41"]{background-color:rgba(69,85,96,.41) !important}[data-bg="bg-charcoal-grey/42"]{background-color:rgba(69,85,96,.42) !important}[data-bg="bg-charcoal-grey/43"]{background-color:rgba(69,85,96,.43) !important}[data-bg="bg-charcoal-grey/44"]{background-color:rgba(69,85,96,.44) !important}[data-bg="bg-charcoal-grey/45"]{background-color:rgba(69,85,96,.45) !important}[data-bg="bg-charcoal-grey/46"]{background-color:rgba(69,85,96,.46) !important}[data-bg="bg-charcoal-grey/47"]{background-color:rgba(69,85,96,.47) !important}[data-bg="bg-charcoal-grey/48"]{background-color:rgba(69,85,96,.48) !important}[data-bg="bg-charcoal-grey/49"]{background-color:rgba(69,85,96,.49) !important}[data-bg="bg-charcoal-grey/50"]{background-color:rgba(69,85,96,.5) !important}[data-bg="bg-charcoal-grey/51"]{background-color:rgba(69,85,96,.51) !important}[data-bg="bg-charcoal-grey/52"]{background-color:rgba(69,85,96,.52) !important}[data-bg="bg-charcoal-grey/53"]{background-color:rgba(69,85,96,.53) !important}[data-bg="bg-charcoal-grey/54"]{background-color:rgba(69,85,96,.54) !important}[data-bg="bg-charcoal-grey/55"]{background-color:rgba(69,85,96,.55) !important}[data-bg="bg-charcoal-grey/56"]{background-color:rgba(69,85,96,.56) !important}[data-bg="bg-charcoal-grey/57"]{background-color:rgba(69,85,96,.57) !important}[data-bg="bg-charcoal-grey/58"]{background-color:rgba(69,85,96,.58) !important}[data-bg="bg-charcoal-grey/59"]{background-color:rgba(69,85,96,.59) !important}[data-bg="bg-charcoal-grey/60"]{background-color:rgba(69,85,96,.6) !important}[data-bg="bg-charcoal-grey/61"]{background-color:rgba(69,85,96,.61) !important}[data-bg="bg-charcoal-grey/62"]{background-color:rgba(69,85,96,.62) !important}[data-bg="bg-charcoal-grey/63"]{background-color:rgba(69,85,96,.63) !important}[data-bg="bg-charcoal-grey/64"]{background-color:rgba(69,85,96,.64) !important}[data-bg="bg-charcoal-grey/65"]{background-color:rgba(69,85,96,.65) !important}[data-bg="bg-charcoal-grey/66"]{background-color:rgba(69,85,96,.66) !important}[data-bg="bg-charcoal-grey/67"]{background-color:rgba(69,85,96,.67) !important}[data-bg="bg-charcoal-grey/68"]{background-color:rgba(69,85,96,.68) !important}[data-bg="bg-charcoal-grey/69"]{background-color:rgba(69,85,96,.69) !important}[data-bg="bg-charcoal-grey/70"]{background-color:rgba(69,85,96,.7) !important}[data-bg="bg-charcoal-grey/71"]{background-color:rgba(69,85,96,.71) !important}[data-bg="bg-charcoal-grey/72"]{background-color:rgba(69,85,96,.72) !important}[data-bg="bg-charcoal-grey/73"]{background-color:rgba(69,85,96,.73) !important}[data-bg="bg-charcoal-grey/74"]{background-color:rgba(69,85,96,.74) !important}[data-bg="bg-charcoal-grey/75"]{background-color:rgba(69,85,96,.75) !important}[data-bg="bg-charcoal-grey/76"]{background-color:rgba(69,85,96,.76) !important}[data-bg="bg-charcoal-grey/77"]{background-color:rgba(69,85,96,.77) !important}[data-bg="bg-charcoal-grey/78"]{background-color:rgba(69,85,96,.78) !important}[data-bg="bg-charcoal-grey/79"]{background-color:rgba(69,85,96,.79) !important}[data-bg="bg-charcoal-grey/80"]{background-color:rgba(69,85,96,.8) !important}[data-bg="bg-charcoal-grey/81"]{background-color:rgba(69,85,96,.81) !important}[data-bg="bg-charcoal-grey/82"]{background-color:rgba(69,85,96,.82) !important}[data-bg="bg-charcoal-grey/83"]{background-color:rgba(69,85,96,.83) !important}[data-bg="bg-charcoal-grey/84"]{background-color:rgba(69,85,96,.84) !important}[data-bg="bg-charcoal-grey/85"]{background-color:rgba(69,85,96,.85) !important}[data-bg="bg-charcoal-grey/86"]{background-color:rgba(69,85,96,.86) !important}[data-bg="bg-charcoal-grey/87"]{background-color:rgba(69,85,96,.87) !important}[data-bg="bg-charcoal-grey/88"]{background-color:rgba(69,85,96,.88) !important}[data-bg="bg-charcoal-grey/89"]{background-color:rgba(69,85,96,.89) !important}[data-bg="bg-charcoal-grey/90"]{background-color:rgba(69,85,96,.9) !important}[data-bg="bg-charcoal-grey/91"]{background-color:rgba(69,85,96,.91) !important}[data-bg="bg-charcoal-grey/92"]{background-color:rgba(69,85,96,.92) !important}[data-bg="bg-charcoal-grey/93"]{background-color:rgba(69,85,96,.93) !important}[data-bg="bg-charcoal-grey/94"]{background-color:rgba(69,85,96,.94) !important}[data-bg="bg-charcoal-grey/95"]{background-color:rgba(69,85,96,.95) !important}[data-bg="bg-charcoal-grey/96"]{background-color:rgba(69,85,96,.96) !important}[data-bg="bg-charcoal-grey/97"]{background-color:rgba(69,85,96,.97) !important}[data-bg="bg-charcoal-grey/98"]{background-color:rgba(69,85,96,.98) !important}[data-bg="bg-charcoal-grey/99"]{background-color:rgba(69,85,96,.99) !important}[data-bg="bg-charcoal-grey/100"]{background-color:#455560 !important}.placeholder-charcoal-grey::-moz-placeholder{color:#455560 !important}.placeholder-charcoal-grey::placeholder{color:#455560 !important}.header-grey{color:#2b3338 !important}.text-header-grey{color:#2b3338 !important}.bg-header-grey{background-color:#2b3338 !important}[data-bg=bg-header-grey]{background-color:#2b3338 !important}[data-border-color=border-header-grey]{border-color:#2b3338 !important}[data-bg="bg-header-grey/0"]{background-color:rgba(43,51,56,0) !important}[data-bg="bg-header-grey/1"]{background-color:rgba(43,51,56,.01) !important}[data-bg="bg-header-grey/2"]{background-color:rgba(43,51,56,.02) !important}[data-bg="bg-header-grey/3"]{background-color:rgba(43,51,56,.03) !important}[data-bg="bg-header-grey/4"]{background-color:rgba(43,51,56,.04) !important}[data-bg="bg-header-grey/5"]{background-color:rgba(43,51,56,.05) !important}[data-bg="bg-header-grey/6"]{background-color:rgba(43,51,56,.06) !important}[data-bg="bg-header-grey/7"]{background-color:rgba(43,51,56,.07) !important}[data-bg="bg-header-grey/8"]{background-color:rgba(43,51,56,.08) !important}[data-bg="bg-header-grey/9"]{background-color:rgba(43,51,56,.09) !important}[data-bg="bg-header-grey/10"]{background-color:rgba(43,51,56,.1) !important}[data-bg="bg-header-grey/11"]{background-color:rgba(43,51,56,.11) !important}[data-bg="bg-header-grey/12"]{background-color:rgba(43,51,56,.12) !important}[data-bg="bg-header-grey/13"]{background-color:rgba(43,51,56,.13) !important}[data-bg="bg-header-grey/14"]{background-color:rgba(43,51,56,.14) !important}[data-bg="bg-header-grey/15"]{background-color:rgba(43,51,56,.15) !important}[data-bg="bg-header-grey/16"]{background-color:rgba(43,51,56,.16) !important}[data-bg="bg-header-grey/17"]{background-color:rgba(43,51,56,.17) !important}[data-bg="bg-header-grey/18"]{background-color:rgba(43,51,56,.18) !important}[data-bg="bg-header-grey/19"]{background-color:rgba(43,51,56,.19) !important}[data-bg="bg-header-grey/20"]{background-color:rgba(43,51,56,.2) !important}[data-bg="bg-header-grey/21"]{background-color:rgba(43,51,56,.21) !important}[data-bg="bg-header-grey/22"]{background-color:rgba(43,51,56,.22) !important}[data-bg="bg-header-grey/23"]{background-color:rgba(43,51,56,.23) !important}[data-bg="bg-header-grey/24"]{background-color:rgba(43,51,56,.24) !important}[data-bg="bg-header-grey/25"]{background-color:rgba(43,51,56,.25) !important}[data-bg="bg-header-grey/26"]{background-color:rgba(43,51,56,.26) !important}[data-bg="bg-header-grey/27"]{background-color:rgba(43,51,56,.27) !important}[data-bg="bg-header-grey/28"]{background-color:rgba(43,51,56,.28) !important}[data-bg="bg-header-grey/29"]{background-color:rgba(43,51,56,.29) !important}[data-bg="bg-header-grey/30"]{background-color:rgba(43,51,56,.3) !important}[data-bg="bg-header-grey/31"]{background-color:rgba(43,51,56,.31) !important}[data-bg="bg-header-grey/32"]{background-color:rgba(43,51,56,.32) !important}[data-bg="bg-header-grey/33"]{background-color:rgba(43,51,56,.33) !important}[data-bg="bg-header-grey/34"]{background-color:rgba(43,51,56,.34) !important}[data-bg="bg-header-grey/35"]{background-color:rgba(43,51,56,.35) !important}[data-bg="bg-header-grey/36"]{background-color:rgba(43,51,56,.36) !important}[data-bg="bg-header-grey/37"]{background-color:rgba(43,51,56,.37) !important}[data-bg="bg-header-grey/38"]{background-color:rgba(43,51,56,.38) !important}[data-bg="bg-header-grey/39"]{background-color:rgba(43,51,56,.39) !important}[data-bg="bg-header-grey/40"]{background-color:rgba(43,51,56,.4) !important}[data-bg="bg-header-grey/41"]{background-color:rgba(43,51,56,.41) !important}[data-bg="bg-header-grey/42"]{background-color:rgba(43,51,56,.42) !important}[data-bg="bg-header-grey/43"]{background-color:rgba(43,51,56,.43) !important}[data-bg="bg-header-grey/44"]{background-color:rgba(43,51,56,.44) !important}[data-bg="bg-header-grey/45"]{background-color:rgba(43,51,56,.45) !important}[data-bg="bg-header-grey/46"]{background-color:rgba(43,51,56,.46) !important}[data-bg="bg-header-grey/47"]{background-color:rgba(43,51,56,.47) !important}[data-bg="bg-header-grey/48"]{background-color:rgba(43,51,56,.48) !important}[data-bg="bg-header-grey/49"]{background-color:rgba(43,51,56,.49) !important}[data-bg="bg-header-grey/50"]{background-color:rgba(43,51,56,.5) !important}[data-bg="bg-header-grey/51"]{background-color:rgba(43,51,56,.51) !important}[data-bg="bg-header-grey/52"]{background-color:rgba(43,51,56,.52) !important}[data-bg="bg-header-grey/53"]{background-color:rgba(43,51,56,.53) !important}[data-bg="bg-header-grey/54"]{background-color:rgba(43,51,56,.54) !important}[data-bg="bg-header-grey/55"]{background-color:rgba(43,51,56,.55) !important}[data-bg="bg-header-grey/56"]{background-color:rgba(43,51,56,.56) !important}[data-bg="bg-header-grey/57"]{background-color:rgba(43,51,56,.57) !important}[data-bg="bg-header-grey/58"]{background-color:rgba(43,51,56,.58) !important}[data-bg="bg-header-grey/59"]{background-color:rgba(43,51,56,.59) !important}[data-bg="bg-header-grey/60"]{background-color:rgba(43,51,56,.6) !important}[data-bg="bg-header-grey/61"]{background-color:rgba(43,51,56,.61) !important}[data-bg="bg-header-grey/62"]{background-color:rgba(43,51,56,.62) !important}[data-bg="bg-header-grey/63"]{background-color:rgba(43,51,56,.63) !important}[data-bg="bg-header-grey/64"]{background-color:rgba(43,51,56,.64) !important}[data-bg="bg-header-grey/65"]{background-color:rgba(43,51,56,.65) !important}[data-bg="bg-header-grey/66"]{background-color:rgba(43,51,56,.66) !important}[data-bg="bg-header-grey/67"]{background-color:rgba(43,51,56,.67) !important}[data-bg="bg-header-grey/68"]{background-color:rgba(43,51,56,.68) !important}[data-bg="bg-header-grey/69"]{background-color:rgba(43,51,56,.69) !important}[data-bg="bg-header-grey/70"]{background-color:rgba(43,51,56,.7) !important}[data-bg="bg-header-grey/71"]{background-color:rgba(43,51,56,.71) !important}[data-bg="bg-header-grey/72"]{background-color:rgba(43,51,56,.72) !important}[data-bg="bg-header-grey/73"]{background-color:rgba(43,51,56,.73) !important}[data-bg="bg-header-grey/74"]{background-color:rgba(43,51,56,.74) !important}[data-bg="bg-header-grey/75"]{background-color:rgba(43,51,56,.75) !important}[data-bg="bg-header-grey/76"]{background-color:rgba(43,51,56,.76) !important}[data-bg="bg-header-grey/77"]{background-color:rgba(43,51,56,.77) !important}[data-bg="bg-header-grey/78"]{background-color:rgba(43,51,56,.78) !important}[data-bg="bg-header-grey/79"]{background-color:rgba(43,51,56,.79) !important}[data-bg="bg-header-grey/80"]{background-color:rgba(43,51,56,.8) !important}[data-bg="bg-header-grey/81"]{background-color:rgba(43,51,56,.81) !important}[data-bg="bg-header-grey/82"]{background-color:rgba(43,51,56,.82) !important}[data-bg="bg-header-grey/83"]{background-color:rgba(43,51,56,.83) !important}[data-bg="bg-header-grey/84"]{background-color:rgba(43,51,56,.84) !important}[data-bg="bg-header-grey/85"]{background-color:rgba(43,51,56,.85) !important}[data-bg="bg-header-grey/86"]{background-color:rgba(43,51,56,.86) !important}[data-bg="bg-header-grey/87"]{background-color:rgba(43,51,56,.87) !important}[data-bg="bg-header-grey/88"]{background-color:rgba(43,51,56,.88) !important}[data-bg="bg-header-grey/89"]{background-color:rgba(43,51,56,.89) !important}[data-bg="bg-header-grey/90"]{background-color:rgba(43,51,56,.9) !important}[data-bg="bg-header-grey/91"]{background-color:rgba(43,51,56,.91) !important}[data-bg="bg-header-grey/92"]{background-color:rgba(43,51,56,.92) !important}[data-bg="bg-header-grey/93"]{background-color:rgba(43,51,56,.93) !important}[data-bg="bg-header-grey/94"]{background-color:rgba(43,51,56,.94) !important}[data-bg="bg-header-grey/95"]{background-color:rgba(43,51,56,.95) !important}[data-bg="bg-header-grey/96"]{background-color:rgba(43,51,56,.96) !important}[data-bg="bg-header-grey/97"]{background-color:rgba(43,51,56,.97) !important}[data-bg="bg-header-grey/98"]{background-color:rgba(43,51,56,.98) !important}[data-bg="bg-header-grey/99"]{background-color:rgba(43,51,56,.99) !important}[data-bg="bg-header-grey/100"]{background-color:#2b3338 !important}.placeholder-header-grey::-moz-placeholder{color:#2b3338 !important}.placeholder-header-grey::placeholder{color:#2b3338 !important}.dark-grey{color:#171818 !important}.text-dark-grey{color:#171818 !important}.bg-dark-grey{background-color:#171818 !important}[data-bg=bg-dark-grey]{background-color:#171818 !important}[data-border-color=border-dark-grey]{border-color:#171818 !important}[data-bg="bg-dark-grey/0"]{background-color:rgba(23,24,24,0) !important}[data-bg="bg-dark-grey/1"]{background-color:rgba(23,24,24,.01) !important}[data-bg="bg-dark-grey/2"]{background-color:rgba(23,24,24,.02) !important}[data-bg="bg-dark-grey/3"]{background-color:rgba(23,24,24,.03) !important}[data-bg="bg-dark-grey/4"]{background-color:rgba(23,24,24,.04) !important}[data-bg="bg-dark-grey/5"]{background-color:rgba(23,24,24,.05) !important}[data-bg="bg-dark-grey/6"]{background-color:rgba(23,24,24,.06) !important}[data-bg="bg-dark-grey/7"]{background-color:rgba(23,24,24,.07) !important}[data-bg="bg-dark-grey/8"]{background-color:rgba(23,24,24,.08) !important}[data-bg="bg-dark-grey/9"]{background-color:rgba(23,24,24,.09) !important}[data-bg="bg-dark-grey/10"]{background-color:rgba(23,24,24,.1) !important}[data-bg="bg-dark-grey/11"]{background-color:rgba(23,24,24,.11) !important}[data-bg="bg-dark-grey/12"]{background-color:rgba(23,24,24,.12) !important}[data-bg="bg-dark-grey/13"]{background-color:rgba(23,24,24,.13) !important}[data-bg="bg-dark-grey/14"]{background-color:rgba(23,24,24,.14) !important}[data-bg="bg-dark-grey/15"]{background-color:rgba(23,24,24,.15) !important}[data-bg="bg-dark-grey/16"]{background-color:rgba(23,24,24,.16) !important}[data-bg="bg-dark-grey/17"]{background-color:rgba(23,24,24,.17) !important}[data-bg="bg-dark-grey/18"]{background-color:rgba(23,24,24,.18) !important}[data-bg="bg-dark-grey/19"]{background-color:rgba(23,24,24,.19) !important}[data-bg="bg-dark-grey/20"]{background-color:rgba(23,24,24,.2) !important}[data-bg="bg-dark-grey/21"]{background-color:rgba(23,24,24,.21) !important}[data-bg="bg-dark-grey/22"]{background-color:rgba(23,24,24,.22) !important}[data-bg="bg-dark-grey/23"]{background-color:rgba(23,24,24,.23) !important}[data-bg="bg-dark-grey/24"]{background-color:rgba(23,24,24,.24) !important}[data-bg="bg-dark-grey/25"]{background-color:rgba(23,24,24,.25) !important}[data-bg="bg-dark-grey/26"]{background-color:rgba(23,24,24,.26) !important}[data-bg="bg-dark-grey/27"]{background-color:rgba(23,24,24,.27) !important}[data-bg="bg-dark-grey/28"]{background-color:rgba(23,24,24,.28) !important}[data-bg="bg-dark-grey/29"]{background-color:rgba(23,24,24,.29) !important}[data-bg="bg-dark-grey/30"]{background-color:rgba(23,24,24,.3) !important}[data-bg="bg-dark-grey/31"]{background-color:rgba(23,24,24,.31) !important}[data-bg="bg-dark-grey/32"]{background-color:rgba(23,24,24,.32) !important}[data-bg="bg-dark-grey/33"]{background-color:rgba(23,24,24,.33) !important}[data-bg="bg-dark-grey/34"]{background-color:rgba(23,24,24,.34) !important}[data-bg="bg-dark-grey/35"]{background-color:rgba(23,24,24,.35) !important}[data-bg="bg-dark-grey/36"]{background-color:rgba(23,24,24,.36) !important}[data-bg="bg-dark-grey/37"]{background-color:rgba(23,24,24,.37) !important}[data-bg="bg-dark-grey/38"]{background-color:rgba(23,24,24,.38) !important}[data-bg="bg-dark-grey/39"]{background-color:rgba(23,24,24,.39) !important}[data-bg="bg-dark-grey/40"]{background-color:rgba(23,24,24,.4) !important}[data-bg="bg-dark-grey/41"]{background-color:rgba(23,24,24,.41) !important}[data-bg="bg-dark-grey/42"]{background-color:rgba(23,24,24,.42) !important}[data-bg="bg-dark-grey/43"]{background-color:rgba(23,24,24,.43) !important}[data-bg="bg-dark-grey/44"]{background-color:rgba(23,24,24,.44) !important}[data-bg="bg-dark-grey/45"]{background-color:rgba(23,24,24,.45) !important}[data-bg="bg-dark-grey/46"]{background-color:rgba(23,24,24,.46) !important}[data-bg="bg-dark-grey/47"]{background-color:rgba(23,24,24,.47) !important}[data-bg="bg-dark-grey/48"]{background-color:rgba(23,24,24,.48) !important}[data-bg="bg-dark-grey/49"]{background-color:rgba(23,24,24,.49) !important}[data-bg="bg-dark-grey/50"]{background-color:rgba(23,24,24,.5) !important}[data-bg="bg-dark-grey/51"]{background-color:rgba(23,24,24,.51) !important}[data-bg="bg-dark-grey/52"]{background-color:rgba(23,24,24,.52) !important}[data-bg="bg-dark-grey/53"]{background-color:rgba(23,24,24,.53) !important}[data-bg="bg-dark-grey/54"]{background-color:rgba(23,24,24,.54) !important}[data-bg="bg-dark-grey/55"]{background-color:rgba(23,24,24,.55) !important}[data-bg="bg-dark-grey/56"]{background-color:rgba(23,24,24,.56) !important}[data-bg="bg-dark-grey/57"]{background-color:rgba(23,24,24,.57) !important}[data-bg="bg-dark-grey/58"]{background-color:rgba(23,24,24,.58) !important}[data-bg="bg-dark-grey/59"]{background-color:rgba(23,24,24,.59) !important}[data-bg="bg-dark-grey/60"]{background-color:rgba(23,24,24,.6) !important}[data-bg="bg-dark-grey/61"]{background-color:rgba(23,24,24,.61) !important}[data-bg="bg-dark-grey/62"]{background-color:rgba(23,24,24,.62) !important}[data-bg="bg-dark-grey/63"]{background-color:rgba(23,24,24,.63) !important}[data-bg="bg-dark-grey/64"]{background-color:rgba(23,24,24,.64) !important}[data-bg="bg-dark-grey/65"]{background-color:rgba(23,24,24,.65) !important}[data-bg="bg-dark-grey/66"]{background-color:rgba(23,24,24,.66) !important}[data-bg="bg-dark-grey/67"]{background-color:rgba(23,24,24,.67) !important}[data-bg="bg-dark-grey/68"]{background-color:rgba(23,24,24,.68) !important}[data-bg="bg-dark-grey/69"]{background-color:rgba(23,24,24,.69) !important}[data-bg="bg-dark-grey/70"]{background-color:rgba(23,24,24,.7) !important}[data-bg="bg-dark-grey/71"]{background-color:rgba(23,24,24,.71) !important}[data-bg="bg-dark-grey/72"]{background-color:rgba(23,24,24,.72) !important}[data-bg="bg-dark-grey/73"]{background-color:rgba(23,24,24,.73) !important}[data-bg="bg-dark-grey/74"]{background-color:rgba(23,24,24,.74) !important}[data-bg="bg-dark-grey/75"]{background-color:rgba(23,24,24,.75) !important}[data-bg="bg-dark-grey/76"]{background-color:rgba(23,24,24,.76) !important}[data-bg="bg-dark-grey/77"]{background-color:rgba(23,24,24,.77) !important}[data-bg="bg-dark-grey/78"]{background-color:rgba(23,24,24,.78) !important}[data-bg="bg-dark-grey/79"]{background-color:rgba(23,24,24,.79) !important}[data-bg="bg-dark-grey/80"]{background-color:rgba(23,24,24,.8) !important}[data-bg="bg-dark-grey/81"]{background-color:rgba(23,24,24,.81) !important}[data-bg="bg-dark-grey/82"]{background-color:rgba(23,24,24,.82) !important}[data-bg="bg-dark-grey/83"]{background-color:rgba(23,24,24,.83) !important}[data-bg="bg-dark-grey/84"]{background-color:rgba(23,24,24,.84) !important}[data-bg="bg-dark-grey/85"]{background-color:rgba(23,24,24,.85) !important}[data-bg="bg-dark-grey/86"]{background-color:rgba(23,24,24,.86) !important}[data-bg="bg-dark-grey/87"]{background-color:rgba(23,24,24,.87) !important}[data-bg="bg-dark-grey/88"]{background-color:rgba(23,24,24,.88) !important}[data-bg="bg-dark-grey/89"]{background-color:rgba(23,24,24,.89) !important}[data-bg="bg-dark-grey/90"]{background-color:rgba(23,24,24,.9) !important}[data-bg="bg-dark-grey/91"]{background-color:rgba(23,24,24,.91) !important}[data-bg="bg-dark-grey/92"]{background-color:rgba(23,24,24,.92) !important}[data-bg="bg-dark-grey/93"]{background-color:rgba(23,24,24,.93) !important}[data-bg="bg-dark-grey/94"]{background-color:rgba(23,24,24,.94) !important}[data-bg="bg-dark-grey/95"]{background-color:rgba(23,24,24,.95) !important}[data-bg="bg-dark-grey/96"]{background-color:rgba(23,24,24,.96) !important}[data-bg="bg-dark-grey/97"]{background-color:rgba(23,24,24,.97) !important}[data-bg="bg-dark-grey/98"]{background-color:rgba(23,24,24,.98) !important}[data-bg="bg-dark-grey/99"]{background-color:rgba(23,24,24,.99) !important}[data-bg="bg-dark-grey/100"]{background-color:#171818 !important}.placeholder-dark-grey::-moz-placeholder{color:#171818 !important}.placeholder-dark-grey::placeholder{color:#171818 !important}.section-grey{color:#f3f2f0 !important}.text-section-grey{color:#f3f2f0 !important}.bg-section-grey{background-color:#f3f2f0 !important}[data-bg=bg-section-grey]{background-color:#f3f2f0 !important}[data-border-color=border-section-grey]{border-color:#f3f2f0 !important}[data-bg="bg-section-grey/0"]{background-color:rgba(243,242,240,0) !important}[data-bg="bg-section-grey/1"]{background-color:rgba(243,242,240,.01) !important}[data-bg="bg-section-grey/2"]{background-color:rgba(243,242,240,.02) !important}[data-bg="bg-section-grey/3"]{background-color:rgba(243,242,240,.03) !important}[data-bg="bg-section-grey/4"]{background-color:rgba(243,242,240,.04) !important}[data-bg="bg-section-grey/5"]{background-color:rgba(243,242,240,.05) !important}[data-bg="bg-section-grey/6"]{background-color:rgba(243,242,240,.06) !important}[data-bg="bg-section-grey/7"]{background-color:rgba(243,242,240,.07) !important}[data-bg="bg-section-grey/8"]{background-color:rgba(243,242,240,.08) !important}[data-bg="bg-section-grey/9"]{background-color:rgba(243,242,240,.09) !important}[data-bg="bg-section-grey/10"]{background-color:rgba(243,242,240,.1) !important}[data-bg="bg-section-grey/11"]{background-color:rgba(243,242,240,.11) !important}[data-bg="bg-section-grey/12"]{background-color:rgba(243,242,240,.12) !important}[data-bg="bg-section-grey/13"]{background-color:rgba(243,242,240,.13) !important}[data-bg="bg-section-grey/14"]{background-color:rgba(243,242,240,.14) !important}[data-bg="bg-section-grey/15"]{background-color:rgba(243,242,240,.15) !important}[data-bg="bg-section-grey/16"]{background-color:rgba(243,242,240,.16) !important}[data-bg="bg-section-grey/17"]{background-color:rgba(243,242,240,.17) !important}[data-bg="bg-section-grey/18"]{background-color:rgba(243,242,240,.18) !important}[data-bg="bg-section-grey/19"]{background-color:rgba(243,242,240,.19) !important}[data-bg="bg-section-grey/20"]{background-color:rgba(243,242,240,.2) !important}[data-bg="bg-section-grey/21"]{background-color:rgba(243,242,240,.21) !important}[data-bg="bg-section-grey/22"]{background-color:rgba(243,242,240,.22) !important}[data-bg="bg-section-grey/23"]{background-color:rgba(243,242,240,.23) !important}[data-bg="bg-section-grey/24"]{background-color:rgba(243,242,240,.24) !important}[data-bg="bg-section-grey/25"]{background-color:rgba(243,242,240,.25) !important}[data-bg="bg-section-grey/26"]{background-color:rgba(243,242,240,.26) !important}[data-bg="bg-section-grey/27"]{background-color:rgba(243,242,240,.27) !important}[data-bg="bg-section-grey/28"]{background-color:rgba(243,242,240,.28) !important}[data-bg="bg-section-grey/29"]{background-color:rgba(243,242,240,.29) !important}[data-bg="bg-section-grey/30"]{background-color:rgba(243,242,240,.3) !important}[data-bg="bg-section-grey/31"]{background-color:rgba(243,242,240,.31) !important}[data-bg="bg-section-grey/32"]{background-color:rgba(243,242,240,.32) !important}[data-bg="bg-section-grey/33"]{background-color:rgba(243,242,240,.33) !important}[data-bg="bg-section-grey/34"]{background-color:rgba(243,242,240,.34) !important}[data-bg="bg-section-grey/35"]{background-color:rgba(243,242,240,.35) !important}[data-bg="bg-section-grey/36"]{background-color:rgba(243,242,240,.36) !important}[data-bg="bg-section-grey/37"]{background-color:rgba(243,242,240,.37) !important}[data-bg="bg-section-grey/38"]{background-color:rgba(243,242,240,.38) !important}[data-bg="bg-section-grey/39"]{background-color:rgba(243,242,240,.39) !important}[data-bg="bg-section-grey/40"]{background-color:rgba(243,242,240,.4) !important}[data-bg="bg-section-grey/41"]{background-color:rgba(243,242,240,.41) !important}[data-bg="bg-section-grey/42"]{background-color:rgba(243,242,240,.42) !important}[data-bg="bg-section-grey/43"]{background-color:rgba(243,242,240,.43) !important}[data-bg="bg-section-grey/44"]{background-color:rgba(243,242,240,.44) !important}[data-bg="bg-section-grey/45"]{background-color:rgba(243,242,240,.45) !important}[data-bg="bg-section-grey/46"]{background-color:rgba(243,242,240,.46) !important}[data-bg="bg-section-grey/47"]{background-color:rgba(243,242,240,.47) !important}[data-bg="bg-section-grey/48"]{background-color:rgba(243,242,240,.48) !important}[data-bg="bg-section-grey/49"]{background-color:rgba(243,242,240,.49) !important}[data-bg="bg-section-grey/50"]{background-color:rgba(243,242,240,.5) !important}[data-bg="bg-section-grey/51"]{background-color:rgba(243,242,240,.51) !important}[data-bg="bg-section-grey/52"]{background-color:rgba(243,242,240,.52) !important}[data-bg="bg-section-grey/53"]{background-color:rgba(243,242,240,.53) !important}[data-bg="bg-section-grey/54"]{background-color:rgba(243,242,240,.54) !important}[data-bg="bg-section-grey/55"]{background-color:rgba(243,242,240,.55) !important}[data-bg="bg-section-grey/56"]{background-color:rgba(243,242,240,.56) !important}[data-bg="bg-section-grey/57"]{background-color:rgba(243,242,240,.57) !important}[data-bg="bg-section-grey/58"]{background-color:rgba(243,242,240,.58) !important}[data-bg="bg-section-grey/59"]{background-color:rgba(243,242,240,.59) !important}[data-bg="bg-section-grey/60"]{background-color:rgba(243,242,240,.6) !important}[data-bg="bg-section-grey/61"]{background-color:rgba(243,242,240,.61) !important}[data-bg="bg-section-grey/62"]{background-color:rgba(243,242,240,.62) !important}[data-bg="bg-section-grey/63"]{background-color:rgba(243,242,240,.63) !important}[data-bg="bg-section-grey/64"]{background-color:rgba(243,242,240,.64) !important}[data-bg="bg-section-grey/65"]{background-color:rgba(243,242,240,.65) !important}[data-bg="bg-section-grey/66"]{background-color:rgba(243,242,240,.66) !important}[data-bg="bg-section-grey/67"]{background-color:rgba(243,242,240,.67) !important}[data-bg="bg-section-grey/68"]{background-color:rgba(243,242,240,.68) !important}[data-bg="bg-section-grey/69"]{background-color:rgba(243,242,240,.69) !important}[data-bg="bg-section-grey/70"]{background-color:rgba(243,242,240,.7) !important}[data-bg="bg-section-grey/71"]{background-color:rgba(243,242,240,.71) !important}[data-bg="bg-section-grey/72"]{background-color:rgba(243,242,240,.72) !important}[data-bg="bg-section-grey/73"]{background-color:rgba(243,242,240,.73) !important}[data-bg="bg-section-grey/74"]{background-color:rgba(243,242,240,.74) !important}[data-bg="bg-section-grey/75"]{background-color:rgba(243,242,240,.75) !important}[data-bg="bg-section-grey/76"]{background-color:rgba(243,242,240,.76) !important}[data-bg="bg-section-grey/77"]{background-color:rgba(243,242,240,.77) !important}[data-bg="bg-section-grey/78"]{background-color:rgba(243,242,240,.78) !important}[data-bg="bg-section-grey/79"]{background-color:rgba(243,242,240,.79) !important}[data-bg="bg-section-grey/80"]{background-color:rgba(243,242,240,.8) !important}[data-bg="bg-section-grey/81"]{background-color:rgba(243,242,240,.81) !important}[data-bg="bg-section-grey/82"]{background-color:rgba(243,242,240,.82) !important}[data-bg="bg-section-grey/83"]{background-color:rgba(243,242,240,.83) !important}[data-bg="bg-section-grey/84"]{background-color:rgba(243,242,240,.84) !important}[data-bg="bg-section-grey/85"]{background-color:rgba(243,242,240,.85) !important}[data-bg="bg-section-grey/86"]{background-color:rgba(243,242,240,.86) !important}[data-bg="bg-section-grey/87"]{background-color:rgba(243,242,240,.87) !important}[data-bg="bg-section-grey/88"]{background-color:rgba(243,242,240,.88) !important}[data-bg="bg-section-grey/89"]{background-color:rgba(243,242,240,.89) !important}[data-bg="bg-section-grey/90"]{background-color:rgba(243,242,240,.9) !important}[data-bg="bg-section-grey/91"]{background-color:rgba(243,242,240,.91) !important}[data-bg="bg-section-grey/92"]{background-color:rgba(243,242,240,.92) !important}[data-bg="bg-section-grey/93"]{background-color:rgba(243,242,240,.93) !important}[data-bg="bg-section-grey/94"]{background-color:rgba(243,242,240,.94) !important}[data-bg="bg-section-grey/95"]{background-color:rgba(243,242,240,.95) !important}[data-bg="bg-section-grey/96"]{background-color:rgba(243,242,240,.96) !important}[data-bg="bg-section-grey/97"]{background-color:rgba(243,242,240,.97) !important}[data-bg="bg-section-grey/98"]{background-color:rgba(243,242,240,.98) !important}[data-bg="bg-section-grey/99"]{background-color:rgba(243,242,240,.99) !important}[data-bg="bg-section-grey/100"]{background-color:#f3f2f0 !important}.placeholder-section-grey::-moz-placeholder{color:#f3f2f0 !important}.placeholder-section-grey::placeholder{color:#f3f2f0 !important}.white{color:#fff !important}.text-white{color:#fff !important}.bg-white{background-color:#fff !important}[data-bg=bg-white]{background-color:#fff !important}[data-border-color=border-white]{border-color:#fff !important}[data-bg="bg-white/0"]{background-color:rgba(255,255,255,0) !important}[data-bg="bg-white/1"]{background-color:rgba(255,255,255,.01) !important}[data-bg="bg-white/2"]{background-color:rgba(255,255,255,.02) !important}[data-bg="bg-white/3"]{background-color:rgba(255,255,255,.03) !important}[data-bg="bg-white/4"]{background-color:rgba(255,255,255,.04) !important}[data-bg="bg-white/5"]{background-color:rgba(255,255,255,.05) !important}[data-bg="bg-white/6"]{background-color:rgba(255,255,255,.06) !important}[data-bg="bg-white/7"]{background-color:rgba(255,255,255,.07) !important}[data-bg="bg-white/8"]{background-color:rgba(255,255,255,.08) !important}[data-bg="bg-white/9"]{background-color:rgba(255,255,255,.09) !important}[data-bg="bg-white/10"]{background-color:rgba(255,255,255,.1) !important}[data-bg="bg-white/11"]{background-color:rgba(255,255,255,.11) !important}[data-bg="bg-white/12"]{background-color:rgba(255,255,255,.12) !important}[data-bg="bg-white/13"]{background-color:rgba(255,255,255,.13) !important}[data-bg="bg-white/14"]{background-color:rgba(255,255,255,.14) !important}[data-bg="bg-white/15"]{background-color:rgba(255,255,255,.15) !important}[data-bg="bg-white/16"]{background-color:rgba(255,255,255,.16) !important}[data-bg="bg-white/17"]{background-color:rgba(255,255,255,.17) !important}[data-bg="bg-white/18"]{background-color:rgba(255,255,255,.18) !important}[data-bg="bg-white/19"]{background-color:rgba(255,255,255,.19) !important}[data-bg="bg-white/20"]{background-color:rgba(255,255,255,.2) !important}[data-bg="bg-white/21"]{background-color:rgba(255,255,255,.21) !important}[data-bg="bg-white/22"]{background-color:rgba(255,255,255,.22) !important}[data-bg="bg-white/23"]{background-color:rgba(255,255,255,.23) !important}[data-bg="bg-white/24"]{background-color:rgba(255,255,255,.24) !important}[data-bg="bg-white/25"]{background-color:rgba(255,255,255,.25) !important}[data-bg="bg-white/26"]{background-color:rgba(255,255,255,.26) !important}[data-bg="bg-white/27"]{background-color:rgba(255,255,255,.27) !important}[data-bg="bg-white/28"]{background-color:rgba(255,255,255,.28) !important}[data-bg="bg-white/29"]{background-color:rgba(255,255,255,.29) !important}[data-bg="bg-white/30"]{background-color:rgba(255,255,255,.3) !important}[data-bg="bg-white/31"]{background-color:rgba(255,255,255,.31) !important}[data-bg="bg-white/32"]{background-color:rgba(255,255,255,.32) !important}[data-bg="bg-white/33"]{background-color:rgba(255,255,255,.33) !important}[data-bg="bg-white/34"]{background-color:rgba(255,255,255,.34) !important}[data-bg="bg-white/35"]{background-color:rgba(255,255,255,.35) !important}[data-bg="bg-white/36"]{background-color:rgba(255,255,255,.36) !important}[data-bg="bg-white/37"]{background-color:rgba(255,255,255,.37) !important}[data-bg="bg-white/38"]{background-color:rgba(255,255,255,.38) !important}[data-bg="bg-white/39"]{background-color:rgba(255,255,255,.39) !important}[data-bg="bg-white/40"]{background-color:rgba(255,255,255,.4) !important}[data-bg="bg-white/41"]{background-color:rgba(255,255,255,.41) !important}[data-bg="bg-white/42"]{background-color:rgba(255,255,255,.42) !important}[data-bg="bg-white/43"]{background-color:rgba(255,255,255,.43) !important}[data-bg="bg-white/44"]{background-color:rgba(255,255,255,.44) !important}[data-bg="bg-white/45"]{background-color:rgba(255,255,255,.45) !important}[data-bg="bg-white/46"]{background-color:rgba(255,255,255,.46) !important}[data-bg="bg-white/47"]{background-color:rgba(255,255,255,.47) !important}[data-bg="bg-white/48"]{background-color:rgba(255,255,255,.48) !important}[data-bg="bg-white/49"]{background-color:rgba(255,255,255,.49) !important}[data-bg="bg-white/50"]{background-color:rgba(255,255,255,.5) !important}[data-bg="bg-white/51"]{background-color:rgba(255,255,255,.51) !important}[data-bg="bg-white/52"]{background-color:rgba(255,255,255,.52) !important}[data-bg="bg-white/53"]{background-color:rgba(255,255,255,.53) !important}[data-bg="bg-white/54"]{background-color:rgba(255,255,255,.54) !important}[data-bg="bg-white/55"]{background-color:rgba(255,255,255,.55) !important}[data-bg="bg-white/56"]{background-color:rgba(255,255,255,.56) !important}[data-bg="bg-white/57"]{background-color:rgba(255,255,255,.57) !important}[data-bg="bg-white/58"]{background-color:rgba(255,255,255,.58) !important}[data-bg="bg-white/59"]{background-color:rgba(255,255,255,.59) !important}[data-bg="bg-white/60"]{background-color:rgba(255,255,255,.6) !important}[data-bg="bg-white/61"]{background-color:rgba(255,255,255,.61) !important}[data-bg="bg-white/62"]{background-color:rgba(255,255,255,.62) !important}[data-bg="bg-white/63"]{background-color:rgba(255,255,255,.63) !important}[data-bg="bg-white/64"]{background-color:rgba(255,255,255,.64) !important}[data-bg="bg-white/65"]{background-color:rgba(255,255,255,.65) !important}[data-bg="bg-white/66"]{background-color:rgba(255,255,255,.66) !important}[data-bg="bg-white/67"]{background-color:rgba(255,255,255,.67) !important}[data-bg="bg-white/68"]{background-color:rgba(255,255,255,.68) !important}[data-bg="bg-white/69"]{background-color:rgba(255,255,255,.69) !important}[data-bg="bg-white/70"]{background-color:rgba(255,255,255,.7) !important}[data-bg="bg-white/71"]{background-color:rgba(255,255,255,.71) !important}[data-bg="bg-white/72"]{background-color:rgba(255,255,255,.72) !important}[data-bg="bg-white/73"]{background-color:rgba(255,255,255,.73) !important}[data-bg="bg-white/74"]{background-color:rgba(255,255,255,.74) !important}[data-bg="bg-white/75"]{background-color:rgba(255,255,255,.75) !important}[data-bg="bg-white/76"]{background-color:rgba(255,255,255,.76) !important}[data-bg="bg-white/77"]{background-color:rgba(255,255,255,.77) !important}[data-bg="bg-white/78"]{background-color:rgba(255,255,255,.78) !important}[data-bg="bg-white/79"]{background-color:rgba(255,255,255,.79) !important}[data-bg="bg-white/80"]{background-color:rgba(255,255,255,.8) !important}[data-bg="bg-white/81"]{background-color:rgba(255,255,255,.81) !important}[data-bg="bg-white/82"]{background-color:rgba(255,255,255,.82) !important}[data-bg="bg-white/83"]{background-color:rgba(255,255,255,.83) !important}[data-bg="bg-white/84"]{background-color:rgba(255,255,255,.84) !important}[data-bg="bg-white/85"]{background-color:rgba(255,255,255,.85) !important}[data-bg="bg-white/86"]{background-color:rgba(255,255,255,.86) !important}[data-bg="bg-white/87"]{background-color:rgba(255,255,255,.87) !important}[data-bg="bg-white/88"]{background-color:rgba(255,255,255,.88) !important}[data-bg="bg-white/89"]{background-color:rgba(255,255,255,.89) !important}[data-bg="bg-white/90"]{background-color:rgba(255,255,255,.9) !important}[data-bg="bg-white/91"]{background-color:rgba(255,255,255,.91) !important}[data-bg="bg-white/92"]{background-color:rgba(255,255,255,.92) !important}[data-bg="bg-white/93"]{background-color:rgba(255,255,255,.93) !important}[data-bg="bg-white/94"]{background-color:rgba(255,255,255,.94) !important}[data-bg="bg-white/95"]{background-color:rgba(255,255,255,.95) !important}[data-bg="bg-white/96"]{background-color:rgba(255,255,255,.96) !important}[data-bg="bg-white/97"]{background-color:rgba(255,255,255,.97) !important}[data-bg="bg-white/98"]{background-color:rgba(255,255,255,.98) !important}[data-bg="bg-white/99"]{background-color:rgba(255,255,255,.99) !important}[data-bg="bg-white/100"]{background-color:#fff !important}.placeholder-white::-moz-placeholder{color:#fff !important}.placeholder-white::placeholder{color:#fff !important}.black{color:#000 !important}.text-black{color:#000 !important}.bg-black{background-color:#000 !important}[data-bg=bg-black]{background-color:#000 !important}[data-border-color=border-black]{border-color:#000 !important}[data-bg="bg-black/0"]{background-color:rgba(0,0,0,0) !important}[data-bg="bg-black/1"]{background-color:rgba(0,0,0,.01) !important}[data-bg="bg-black/2"]{background-color:rgba(0,0,0,.02) !important}[data-bg="bg-black/3"]{background-color:rgba(0,0,0,.03) !important}[data-bg="bg-black/4"]{background-color:rgba(0,0,0,.04) !important}[data-bg="bg-black/5"]{background-color:rgba(0,0,0,.05) !important}[data-bg="bg-black/6"]{background-color:rgba(0,0,0,.06) !important}[data-bg="bg-black/7"]{background-color:rgba(0,0,0,.07) !important}[data-bg="bg-black/8"]{background-color:rgba(0,0,0,.08) !important}[data-bg="bg-black/9"]{background-color:rgba(0,0,0,.09) !important}[data-bg="bg-black/10"]{background-color:rgba(0,0,0,.1) !important}[data-bg="bg-black/11"]{background-color:rgba(0,0,0,.11) !important}[data-bg="bg-black/12"]{background-color:rgba(0,0,0,.12) !important}[data-bg="bg-black/13"]{background-color:rgba(0,0,0,.13) !important}[data-bg="bg-black/14"]{background-color:rgba(0,0,0,.14) !important}[data-bg="bg-black/15"]{background-color:rgba(0,0,0,.15) !important}[data-bg="bg-black/16"]{background-color:rgba(0,0,0,.16) !important}[data-bg="bg-black/17"]{background-color:rgba(0,0,0,.17) !important}[data-bg="bg-black/18"]{background-color:rgba(0,0,0,.18) !important}[data-bg="bg-black/19"]{background-color:rgba(0,0,0,.19) !important}[data-bg="bg-black/20"]{background-color:rgba(0,0,0,.2) !important}[data-bg="bg-black/21"]{background-color:rgba(0,0,0,.21) !important}[data-bg="bg-black/22"]{background-color:rgba(0,0,0,.22) !important}[data-bg="bg-black/23"]{background-color:rgba(0,0,0,.23) !important}[data-bg="bg-black/24"]{background-color:rgba(0,0,0,.24) !important}[data-bg="bg-black/25"]{background-color:rgba(0,0,0,.25) !important}[data-bg="bg-black/26"]{background-color:rgba(0,0,0,.26) !important}[data-bg="bg-black/27"]{background-color:rgba(0,0,0,.27) !important}[data-bg="bg-black/28"]{background-color:rgba(0,0,0,.28) !important}[data-bg="bg-black/29"]{background-color:rgba(0,0,0,.29) !important}[data-bg="bg-black/30"]{background-color:rgba(0,0,0,.3) !important}[data-bg="bg-black/31"]{background-color:rgba(0,0,0,.31) !important}[data-bg="bg-black/32"]{background-color:rgba(0,0,0,.32) !important}[data-bg="bg-black/33"]{background-color:rgba(0,0,0,.33) !important}[data-bg="bg-black/34"]{background-color:rgba(0,0,0,.34) !important}[data-bg="bg-black/35"]{background-color:rgba(0,0,0,.35) !important}[data-bg="bg-black/36"]{background-color:rgba(0,0,0,.36) !important}[data-bg="bg-black/37"]{background-color:rgba(0,0,0,.37) !important}[data-bg="bg-black/38"]{background-color:rgba(0,0,0,.38) !important}[data-bg="bg-black/39"]{background-color:rgba(0,0,0,.39) !important}[data-bg="bg-black/40"]{background-color:rgba(0,0,0,.4) !important}[data-bg="bg-black/41"]{background-color:rgba(0,0,0,.41) !important}[data-bg="bg-black/42"]{background-color:rgba(0,0,0,.42) !important}[data-bg="bg-black/43"]{background-color:rgba(0,0,0,.43) !important}[data-bg="bg-black/44"]{background-color:rgba(0,0,0,.44) !important}[data-bg="bg-black/45"]{background-color:rgba(0,0,0,.45) !important}[data-bg="bg-black/46"]{background-color:rgba(0,0,0,.46) !important}[data-bg="bg-black/47"]{background-color:rgba(0,0,0,.47) !important}[data-bg="bg-black/48"]{background-color:rgba(0,0,0,.48) !important}[data-bg="bg-black/49"]{background-color:rgba(0,0,0,.49) !important}[data-bg="bg-black/50"]{background-color:rgba(0,0,0,.5) !important}[data-bg="bg-black/51"]{background-color:rgba(0,0,0,.51) !important}[data-bg="bg-black/52"]{background-color:rgba(0,0,0,.52) !important}[data-bg="bg-black/53"]{background-color:rgba(0,0,0,.53) !important}[data-bg="bg-black/54"]{background-color:rgba(0,0,0,.54) !important}[data-bg="bg-black/55"]{background-color:rgba(0,0,0,.55) !important}[data-bg="bg-black/56"]{background-color:rgba(0,0,0,.56) !important}[data-bg="bg-black/57"]{background-color:rgba(0,0,0,.57) !important}[data-bg="bg-black/58"]{background-color:rgba(0,0,0,.58) !important}[data-bg="bg-black/59"]{background-color:rgba(0,0,0,.59) !important}[data-bg="bg-black/60"]{background-color:rgba(0,0,0,.6) !important}[data-bg="bg-black/61"]{background-color:rgba(0,0,0,.61) !important}[data-bg="bg-black/62"]{background-color:rgba(0,0,0,.62) !important}[data-bg="bg-black/63"]{background-color:rgba(0,0,0,.63) !important}[data-bg="bg-black/64"]{background-color:rgba(0,0,0,.64) !important}[data-bg="bg-black/65"]{background-color:rgba(0,0,0,.65) !important}[data-bg="bg-black/66"]{background-color:rgba(0,0,0,.66) !important}[data-bg="bg-black/67"]{background-color:rgba(0,0,0,.67) !important}[data-bg="bg-black/68"]{background-color:rgba(0,0,0,.68) !important}[data-bg="bg-black/69"]{background-color:rgba(0,0,0,.69) !important}[data-bg="bg-black/70"]{background-color:rgba(0,0,0,.7) !important}[data-bg="bg-black/71"]{background-color:rgba(0,0,0,.71) !important}[data-bg="bg-black/72"]{background-color:rgba(0,0,0,.72) !important}[data-bg="bg-black/73"]{background-color:rgba(0,0,0,.73) !important}[data-bg="bg-black/74"]{background-color:rgba(0,0,0,.74) !important}[data-bg="bg-black/75"]{background-color:rgba(0,0,0,.75) !important}[data-bg="bg-black/76"]{background-color:rgba(0,0,0,.76) !important}[data-bg="bg-black/77"]{background-color:rgba(0,0,0,.77) !important}[data-bg="bg-black/78"]{background-color:rgba(0,0,0,.78) !important}[data-bg="bg-black/79"]{background-color:rgba(0,0,0,.79) !important}[data-bg="bg-black/80"]{background-color:rgba(0,0,0,.8) !important}[data-bg="bg-black/81"]{background-color:rgba(0,0,0,.81) !important}[data-bg="bg-black/82"]{background-color:rgba(0,0,0,.82) !important}[data-bg="bg-black/83"]{background-color:rgba(0,0,0,.83) !important}[data-bg="bg-black/84"]{background-color:rgba(0,0,0,.84) !important}[data-bg="bg-black/85"]{background-color:rgba(0,0,0,.85) !important}[data-bg="bg-black/86"]{background-color:rgba(0,0,0,.86) !important}[data-bg="bg-black/87"]{background-color:rgba(0,0,0,.87) !important}[data-bg="bg-black/88"]{background-color:rgba(0,0,0,.88) !important}[data-bg="bg-black/89"]{background-color:rgba(0,0,0,.89) !important}[data-bg="bg-black/90"]{background-color:rgba(0,0,0,.9) !important}[data-bg="bg-black/91"]{background-color:rgba(0,0,0,.91) !important}[data-bg="bg-black/92"]{background-color:rgba(0,0,0,.92) !important}[data-bg="bg-black/93"]{background-color:rgba(0,0,0,.93) !important}[data-bg="bg-black/94"]{background-color:rgba(0,0,0,.94) !important}[data-bg="bg-black/95"]{background-color:rgba(0,0,0,.95) !important}[data-bg="bg-black/96"]{background-color:rgba(0,0,0,.96) !important}[data-bg="bg-black/97"]{background-color:rgba(0,0,0,.97) !important}[data-bg="bg-black/98"]{background-color:rgba(0,0,0,.98) !important}[data-bg="bg-black/99"]{background-color:rgba(0,0,0,.99) !important}[data-bg="bg-black/100"]{background-color:#000 !important}.placeholder-black::-moz-placeholder{color:#000 !important}.placeholder-black::placeholder{color:#000 !important}.disabled{color:#b8b8b8 !important}.text-disabled{color:#b8b8b8 !important}.bg-disabled{background-color:#b8b8b8 !important}[data-bg=bg-disabled]{background-color:#b8b8b8 !important}[data-border-color=border-disabled]{border-color:#b8b8b8 !important}[data-bg="bg-disabled/0"]{background-color:rgba(184,184,184,0) !important}[data-bg="bg-disabled/1"]{background-color:rgba(184,184,184,.01) !important}[data-bg="bg-disabled/2"]{background-color:rgba(184,184,184,.02) !important}[data-bg="bg-disabled/3"]{background-color:rgba(184,184,184,.03) !important}[data-bg="bg-disabled/4"]{background-color:rgba(184,184,184,.04) !important}[data-bg="bg-disabled/5"]{background-color:rgba(184,184,184,.05) !important}[data-bg="bg-disabled/6"]{background-color:rgba(184,184,184,.06) !important}[data-bg="bg-disabled/7"]{background-color:rgba(184,184,184,.07) !important}[data-bg="bg-disabled/8"]{background-color:rgba(184,184,184,.08) !important}[data-bg="bg-disabled/9"]{background-color:rgba(184,184,184,.09) !important}[data-bg="bg-disabled/10"]{background-color:rgba(184,184,184,.1) !important}[data-bg="bg-disabled/11"]{background-color:rgba(184,184,184,.11) !important}[data-bg="bg-disabled/12"]{background-color:rgba(184,184,184,.12) !important}[data-bg="bg-disabled/13"]{background-color:rgba(184,184,184,.13) !important}[data-bg="bg-disabled/14"]{background-color:rgba(184,184,184,.14) !important}[data-bg="bg-disabled/15"]{background-color:rgba(184,184,184,.15) !important}[data-bg="bg-disabled/16"]{background-color:rgba(184,184,184,.16) !important}[data-bg="bg-disabled/17"]{background-color:rgba(184,184,184,.17) !important}[data-bg="bg-disabled/18"]{background-color:rgba(184,184,184,.18) !important}[data-bg="bg-disabled/19"]{background-color:rgba(184,184,184,.19) !important}[data-bg="bg-disabled/20"]{background-color:rgba(184,184,184,.2) !important}[data-bg="bg-disabled/21"]{background-color:rgba(184,184,184,.21) !important}[data-bg="bg-disabled/22"]{background-color:rgba(184,184,184,.22) !important}[data-bg="bg-disabled/23"]{background-color:rgba(184,184,184,.23) !important}[data-bg="bg-disabled/24"]{background-color:rgba(184,184,184,.24) !important}[data-bg="bg-disabled/25"]{background-color:rgba(184,184,184,.25) !important}[data-bg="bg-disabled/26"]{background-color:rgba(184,184,184,.26) !important}[data-bg="bg-disabled/27"]{background-color:rgba(184,184,184,.27) !important}[data-bg="bg-disabled/28"]{background-color:rgba(184,184,184,.28) !important}[data-bg="bg-disabled/29"]{background-color:rgba(184,184,184,.29) !important}[data-bg="bg-disabled/30"]{background-color:rgba(184,184,184,.3) !important}[data-bg="bg-disabled/31"]{background-color:rgba(184,184,184,.31) !important}[data-bg="bg-disabled/32"]{background-color:rgba(184,184,184,.32) !important}[data-bg="bg-disabled/33"]{background-color:rgba(184,184,184,.33) !important}[data-bg="bg-disabled/34"]{background-color:rgba(184,184,184,.34) !important}[data-bg="bg-disabled/35"]{background-color:rgba(184,184,184,.35) !important}[data-bg="bg-disabled/36"]{background-color:rgba(184,184,184,.36) !important}[data-bg="bg-disabled/37"]{background-color:rgba(184,184,184,.37) !important}[data-bg="bg-disabled/38"]{background-color:rgba(184,184,184,.38) !important}[data-bg="bg-disabled/39"]{background-color:rgba(184,184,184,.39) !important}[data-bg="bg-disabled/40"]{background-color:rgba(184,184,184,.4) !important}[data-bg="bg-disabled/41"]{background-color:rgba(184,184,184,.41) !important}[data-bg="bg-disabled/42"]{background-color:rgba(184,184,184,.42) !important}[data-bg="bg-disabled/43"]{background-color:rgba(184,184,184,.43) !important}[data-bg="bg-disabled/44"]{background-color:rgba(184,184,184,.44) !important}[data-bg="bg-disabled/45"]{background-color:rgba(184,184,184,.45) !important}[data-bg="bg-disabled/46"]{background-color:rgba(184,184,184,.46) !important}[data-bg="bg-disabled/47"]{background-color:rgba(184,184,184,.47) !important}[data-bg="bg-disabled/48"]{background-color:rgba(184,184,184,.48) !important}[data-bg="bg-disabled/49"]{background-color:rgba(184,184,184,.49) !important}[data-bg="bg-disabled/50"]{background-color:rgba(184,184,184,.5) !important}[data-bg="bg-disabled/51"]{background-color:rgba(184,184,184,.51) !important}[data-bg="bg-disabled/52"]{background-color:rgba(184,184,184,.52) !important}[data-bg="bg-disabled/53"]{background-color:rgba(184,184,184,.53) !important}[data-bg="bg-disabled/54"]{background-color:rgba(184,184,184,.54) !important}[data-bg="bg-disabled/55"]{background-color:rgba(184,184,184,.55) !important}[data-bg="bg-disabled/56"]{background-color:rgba(184,184,184,.56) !important}[data-bg="bg-disabled/57"]{background-color:rgba(184,184,184,.57) !important}[data-bg="bg-disabled/58"]{background-color:rgba(184,184,184,.58) !important}[data-bg="bg-disabled/59"]{background-color:rgba(184,184,184,.59) !important}[data-bg="bg-disabled/60"]{background-color:rgba(184,184,184,.6) !important}[data-bg="bg-disabled/61"]{background-color:rgba(184,184,184,.61) !important}[data-bg="bg-disabled/62"]{background-color:rgba(184,184,184,.62) !important}[data-bg="bg-disabled/63"]{background-color:rgba(184,184,184,.63) !important}[data-bg="bg-disabled/64"]{background-color:rgba(184,184,184,.64) !important}[data-bg="bg-disabled/65"]{background-color:rgba(184,184,184,.65) !important}[data-bg="bg-disabled/66"]{background-color:rgba(184,184,184,.66) !important}[data-bg="bg-disabled/67"]{background-color:rgba(184,184,184,.67) !important}[data-bg="bg-disabled/68"]{background-color:rgba(184,184,184,.68) !important}[data-bg="bg-disabled/69"]{background-color:rgba(184,184,184,.69) !important}[data-bg="bg-disabled/70"]{background-color:rgba(184,184,184,.7) !important}[data-bg="bg-disabled/71"]{background-color:rgba(184,184,184,.71) !important}[data-bg="bg-disabled/72"]{background-color:rgba(184,184,184,.72) !important}[data-bg="bg-disabled/73"]{background-color:rgba(184,184,184,.73) !important}[data-bg="bg-disabled/74"]{background-color:rgba(184,184,184,.74) !important}[data-bg="bg-disabled/75"]{background-color:rgba(184,184,184,.75) !important}[data-bg="bg-disabled/76"]{background-color:rgba(184,184,184,.76) !important}[data-bg="bg-disabled/77"]{background-color:rgba(184,184,184,.77) !important}[data-bg="bg-disabled/78"]{background-color:rgba(184,184,184,.78) !important}[data-bg="bg-disabled/79"]{background-color:rgba(184,184,184,.79) !important}[data-bg="bg-disabled/80"]{background-color:rgba(184,184,184,.8) !important}[data-bg="bg-disabled/81"]{background-color:rgba(184,184,184,.81) !important}[data-bg="bg-disabled/82"]{background-color:rgba(184,184,184,.82) !important}[data-bg="bg-disabled/83"]{background-color:rgba(184,184,184,.83) !important}[data-bg="bg-disabled/84"]{background-color:rgba(184,184,184,.84) !important}[data-bg="bg-disabled/85"]{background-color:rgba(184,184,184,.85) !important}[data-bg="bg-disabled/86"]{background-color:rgba(184,184,184,.86) !important}[data-bg="bg-disabled/87"]{background-color:rgba(184,184,184,.87) !important}[data-bg="bg-disabled/88"]{background-color:rgba(184,184,184,.88) !important}[data-bg="bg-disabled/89"]{background-color:rgba(184,184,184,.89) !important}[data-bg="bg-disabled/90"]{background-color:rgba(184,184,184,.9) !important}[data-bg="bg-disabled/91"]{background-color:rgba(184,184,184,.91) !important}[data-bg="bg-disabled/92"]{background-color:rgba(184,184,184,.92) !important}[data-bg="bg-disabled/93"]{background-color:rgba(184,184,184,.93) !important}[data-bg="bg-disabled/94"]{background-color:rgba(184,184,184,.94) !important}[data-bg="bg-disabled/95"]{background-color:rgba(184,184,184,.95) !important}[data-bg="bg-disabled/96"]{background-color:rgba(184,184,184,.96) !important}[data-bg="bg-disabled/97"]{background-color:rgba(184,184,184,.97) !important}[data-bg="bg-disabled/98"]{background-color:rgba(184,184,184,.98) !important}[data-bg="bg-disabled/99"]{background-color:rgba(184,184,184,.99) !important}[data-bg="bg-disabled/100"]{background-color:#b8b8b8 !important}.placeholder-disabled::-moz-placeholder{color:#b8b8b8 !important}.placeholder-disabled::placeholder{color:#b8b8b8 !important}.disabled-grey{color:#ccc !important}.text-disabled-grey{color:#ccc !important}.bg-disabled-grey{background-color:#ccc !important}[data-bg=bg-disabled-grey]{background-color:#ccc !important}[data-border-color=border-disabled-grey]{border-color:#ccc !important}[data-bg="bg-disabled-grey/0"]{background-color:rgba(204,204,204,0) !important}[data-bg="bg-disabled-grey/1"]{background-color:rgba(204,204,204,.01) !important}[data-bg="bg-disabled-grey/2"]{background-color:rgba(204,204,204,.02) !important}[data-bg="bg-disabled-grey/3"]{background-color:rgba(204,204,204,.03) !important}[data-bg="bg-disabled-grey/4"]{background-color:rgba(204,204,204,.04) !important}[data-bg="bg-disabled-grey/5"]{background-color:rgba(204,204,204,.05) !important}[data-bg="bg-disabled-grey/6"]{background-color:rgba(204,204,204,.06) !important}[data-bg="bg-disabled-grey/7"]{background-color:rgba(204,204,204,.07) !important}[data-bg="bg-disabled-grey/8"]{background-color:rgba(204,204,204,.08) !important}[data-bg="bg-disabled-grey/9"]{background-color:rgba(204,204,204,.09) !important}[data-bg="bg-disabled-grey/10"]{background-color:rgba(204,204,204,.1) !important}[data-bg="bg-disabled-grey/11"]{background-color:rgba(204,204,204,.11) !important}[data-bg="bg-disabled-grey/12"]{background-color:rgba(204,204,204,.12) !important}[data-bg="bg-disabled-grey/13"]{background-color:rgba(204,204,204,.13) !important}[data-bg="bg-disabled-grey/14"]{background-color:rgba(204,204,204,.14) !important}[data-bg="bg-disabled-grey/15"]{background-color:rgba(204,204,204,.15) !important}[data-bg="bg-disabled-grey/16"]{background-color:rgba(204,204,204,.16) !important}[data-bg="bg-disabled-grey/17"]{background-color:rgba(204,204,204,.17) !important}[data-bg="bg-disabled-grey/18"]{background-color:rgba(204,204,204,.18) !important}[data-bg="bg-disabled-grey/19"]{background-color:rgba(204,204,204,.19) !important}[data-bg="bg-disabled-grey/20"]{background-color:rgba(204,204,204,.2) !important}[data-bg="bg-disabled-grey/21"]{background-color:rgba(204,204,204,.21) !important}[data-bg="bg-disabled-grey/22"]{background-color:rgba(204,204,204,.22) !important}[data-bg="bg-disabled-grey/23"]{background-color:rgba(204,204,204,.23) !important}[data-bg="bg-disabled-grey/24"]{background-color:rgba(204,204,204,.24) !important}[data-bg="bg-disabled-grey/25"]{background-color:rgba(204,204,204,.25) !important}[data-bg="bg-disabled-grey/26"]{background-color:rgba(204,204,204,.26) !important}[data-bg="bg-disabled-grey/27"]{background-color:rgba(204,204,204,.27) !important}[data-bg="bg-disabled-grey/28"]{background-color:rgba(204,204,204,.28) !important}[data-bg="bg-disabled-grey/29"]{background-color:rgba(204,204,204,.29) !important}[data-bg="bg-disabled-grey/30"]{background-color:rgba(204,204,204,.3) !important}[data-bg="bg-disabled-grey/31"]{background-color:rgba(204,204,204,.31) !important}[data-bg="bg-disabled-grey/32"]{background-color:rgba(204,204,204,.32) !important}[data-bg="bg-disabled-grey/33"]{background-color:rgba(204,204,204,.33) !important}[data-bg="bg-disabled-grey/34"]{background-color:rgba(204,204,204,.34) !important}[data-bg="bg-disabled-grey/35"]{background-color:rgba(204,204,204,.35) !important}[data-bg="bg-disabled-grey/36"]{background-color:rgba(204,204,204,.36) !important}[data-bg="bg-disabled-grey/37"]{background-color:rgba(204,204,204,.37) !important}[data-bg="bg-disabled-grey/38"]{background-color:rgba(204,204,204,.38) !important}[data-bg="bg-disabled-grey/39"]{background-color:rgba(204,204,204,.39) !important}[data-bg="bg-disabled-grey/40"]{background-color:rgba(204,204,204,.4) !important}[data-bg="bg-disabled-grey/41"]{background-color:rgba(204,204,204,.41) !important}[data-bg="bg-disabled-grey/42"]{background-color:rgba(204,204,204,.42) !important}[data-bg="bg-disabled-grey/43"]{background-color:rgba(204,204,204,.43) !important}[data-bg="bg-disabled-grey/44"]{background-color:rgba(204,204,204,.44) !important}[data-bg="bg-disabled-grey/45"]{background-color:rgba(204,204,204,.45) !important}[data-bg="bg-disabled-grey/46"]{background-color:rgba(204,204,204,.46) !important}[data-bg="bg-disabled-grey/47"]{background-color:rgba(204,204,204,.47) !important}[data-bg="bg-disabled-grey/48"]{background-color:rgba(204,204,204,.48) !important}[data-bg="bg-disabled-grey/49"]{background-color:rgba(204,204,204,.49) !important}[data-bg="bg-disabled-grey/50"]{background-color:rgba(204,204,204,.5) !important}[data-bg="bg-disabled-grey/51"]{background-color:rgba(204,204,204,.51) !important}[data-bg="bg-disabled-grey/52"]{background-color:rgba(204,204,204,.52) !important}[data-bg="bg-disabled-grey/53"]{background-color:rgba(204,204,204,.53) !important}[data-bg="bg-disabled-grey/54"]{background-color:rgba(204,204,204,.54) !important}[data-bg="bg-disabled-grey/55"]{background-color:rgba(204,204,204,.55) !important}[data-bg="bg-disabled-grey/56"]{background-color:rgba(204,204,204,.56) !important}[data-bg="bg-disabled-grey/57"]{background-color:rgba(204,204,204,.57) !important}[data-bg="bg-disabled-grey/58"]{background-color:rgba(204,204,204,.58) !important}[data-bg="bg-disabled-grey/59"]{background-color:rgba(204,204,204,.59) !important}[data-bg="bg-disabled-grey/60"]{background-color:rgba(204,204,204,.6) !important}[data-bg="bg-disabled-grey/61"]{background-color:rgba(204,204,204,.61) !important}[data-bg="bg-disabled-grey/62"]{background-color:rgba(204,204,204,.62) !important}[data-bg="bg-disabled-grey/63"]{background-color:rgba(204,204,204,.63) !important}[data-bg="bg-disabled-grey/64"]{background-color:rgba(204,204,204,.64) !important}[data-bg="bg-disabled-grey/65"]{background-color:rgba(204,204,204,.65) !important}[data-bg="bg-disabled-grey/66"]{background-color:rgba(204,204,204,.66) !important}[data-bg="bg-disabled-grey/67"]{background-color:rgba(204,204,204,.67) !important}[data-bg="bg-disabled-grey/68"]{background-color:rgba(204,204,204,.68) !important}[data-bg="bg-disabled-grey/69"]{background-color:rgba(204,204,204,.69) !important}[data-bg="bg-disabled-grey/70"]{background-color:rgba(204,204,204,.7) !important}[data-bg="bg-disabled-grey/71"]{background-color:rgba(204,204,204,.71) !important}[data-bg="bg-disabled-grey/72"]{background-color:rgba(204,204,204,.72) !important}[data-bg="bg-disabled-grey/73"]{background-color:rgba(204,204,204,.73) !important}[data-bg="bg-disabled-grey/74"]{background-color:rgba(204,204,204,.74) !important}[data-bg="bg-disabled-grey/75"]{background-color:rgba(204,204,204,.75) !important}[data-bg="bg-disabled-grey/76"]{background-color:rgba(204,204,204,.76) !important}[data-bg="bg-disabled-grey/77"]{background-color:rgba(204,204,204,.77) !important}[data-bg="bg-disabled-grey/78"]{background-color:rgba(204,204,204,.78) !important}[data-bg="bg-disabled-grey/79"]{background-color:rgba(204,204,204,.79) !important}[data-bg="bg-disabled-grey/80"]{background-color:rgba(204,204,204,.8) !important}[data-bg="bg-disabled-grey/81"]{background-color:rgba(204,204,204,.81) !important}[data-bg="bg-disabled-grey/82"]{background-color:rgba(204,204,204,.82) !important}[data-bg="bg-disabled-grey/83"]{background-color:rgba(204,204,204,.83) !important}[data-bg="bg-disabled-grey/84"]{background-color:rgba(204,204,204,.84) !important}[data-bg="bg-disabled-grey/85"]{background-color:rgba(204,204,204,.85) !important}[data-bg="bg-disabled-grey/86"]{background-color:rgba(204,204,204,.86) !important}[data-bg="bg-disabled-grey/87"]{background-color:rgba(204,204,204,.87) !important}[data-bg="bg-disabled-grey/88"]{background-color:rgba(204,204,204,.88) !important}[data-bg="bg-disabled-grey/89"]{background-color:rgba(204,204,204,.89) !important}[data-bg="bg-disabled-grey/90"]{background-color:rgba(204,204,204,.9) !important}[data-bg="bg-disabled-grey/91"]{background-color:rgba(204,204,204,.91) !important}[data-bg="bg-disabled-grey/92"]{background-color:rgba(204,204,204,.92) !important}[data-bg="bg-disabled-grey/93"]{background-color:rgba(204,204,204,.93) !important}[data-bg="bg-disabled-grey/94"]{background-color:rgba(204,204,204,.94) !important}[data-bg="bg-disabled-grey/95"]{background-color:rgba(204,204,204,.95) !important}[data-bg="bg-disabled-grey/96"]{background-color:rgba(204,204,204,.96) !important}[data-bg="bg-disabled-grey/97"]{background-color:rgba(204,204,204,.97) !important}[data-bg="bg-disabled-grey/98"]{background-color:rgba(204,204,204,.98) !important}[data-bg="bg-disabled-grey/99"]{background-color:rgba(204,204,204,.99) !important}[data-bg="bg-disabled-grey/100"]{background-color:#ccc !important}.placeholder-disabled-grey::-moz-placeholder{color:#ccc !important}.placeholder-disabled-grey::placeholder{color:#ccc !important}.pagination{color:#aaa !important}.text-pagination{color:#aaa !important}.bg-pagination{background-color:#aaa !important}[data-bg=bg-pagination]{background-color:#aaa !important}[data-border-color=border-pagination]{border-color:#aaa !important}[data-bg="bg-pagination/0"]{background-color:rgba(170,170,170,0) !important}[data-bg="bg-pagination/1"]{background-color:rgba(170,170,170,.01) !important}[data-bg="bg-pagination/2"]{background-color:rgba(170,170,170,.02) !important}[data-bg="bg-pagination/3"]{background-color:rgba(170,170,170,.03) !important}[data-bg="bg-pagination/4"]{background-color:rgba(170,170,170,.04) !important}[data-bg="bg-pagination/5"]{background-color:rgba(170,170,170,.05) !important}[data-bg="bg-pagination/6"]{background-color:rgba(170,170,170,.06) !important}[data-bg="bg-pagination/7"]{background-color:rgba(170,170,170,.07) !important}[data-bg="bg-pagination/8"]{background-color:rgba(170,170,170,.08) !important}[data-bg="bg-pagination/9"]{background-color:rgba(170,170,170,.09) !important}[data-bg="bg-pagination/10"]{background-color:rgba(170,170,170,.1) !important}[data-bg="bg-pagination/11"]{background-color:rgba(170,170,170,.11) !important}[data-bg="bg-pagination/12"]{background-color:rgba(170,170,170,.12) !important}[data-bg="bg-pagination/13"]{background-color:rgba(170,170,170,.13) !important}[data-bg="bg-pagination/14"]{background-color:rgba(170,170,170,.14) !important}[data-bg="bg-pagination/15"]{background-color:rgba(170,170,170,.15) !important}[data-bg="bg-pagination/16"]{background-color:rgba(170,170,170,.16) !important}[data-bg="bg-pagination/17"]{background-color:rgba(170,170,170,.17) !important}[data-bg="bg-pagination/18"]{background-color:rgba(170,170,170,.18) !important}[data-bg="bg-pagination/19"]{background-color:rgba(170,170,170,.19) !important}[data-bg="bg-pagination/20"]{background-color:rgba(170,170,170,.2) !important}[data-bg="bg-pagination/21"]{background-color:rgba(170,170,170,.21) !important}[data-bg="bg-pagination/22"]{background-color:rgba(170,170,170,.22) !important}[data-bg="bg-pagination/23"]{background-color:rgba(170,170,170,.23) !important}[data-bg="bg-pagination/24"]{background-color:rgba(170,170,170,.24) !important}[data-bg="bg-pagination/25"]{background-color:rgba(170,170,170,.25) !important}[data-bg="bg-pagination/26"]{background-color:rgba(170,170,170,.26) !important}[data-bg="bg-pagination/27"]{background-color:rgba(170,170,170,.27) !important}[data-bg="bg-pagination/28"]{background-color:rgba(170,170,170,.28) !important}[data-bg="bg-pagination/29"]{background-color:rgba(170,170,170,.29) !important}[data-bg="bg-pagination/30"]{background-color:rgba(170,170,170,.3) !important}[data-bg="bg-pagination/31"]{background-color:rgba(170,170,170,.31) !important}[data-bg="bg-pagination/32"]{background-color:rgba(170,170,170,.32) !important}[data-bg="bg-pagination/33"]{background-color:rgba(170,170,170,.33) !important}[data-bg="bg-pagination/34"]{background-color:rgba(170,170,170,.34) !important}[data-bg="bg-pagination/35"]{background-color:rgba(170,170,170,.35) !important}[data-bg="bg-pagination/36"]{background-color:rgba(170,170,170,.36) !important}[data-bg="bg-pagination/37"]{background-color:rgba(170,170,170,.37) !important}[data-bg="bg-pagination/38"]{background-color:rgba(170,170,170,.38) !important}[data-bg="bg-pagination/39"]{background-color:rgba(170,170,170,.39) !important}[data-bg="bg-pagination/40"]{background-color:rgba(170,170,170,.4) !important}[data-bg="bg-pagination/41"]{background-color:rgba(170,170,170,.41) !important}[data-bg="bg-pagination/42"]{background-color:rgba(170,170,170,.42) !important}[data-bg="bg-pagination/43"]{background-color:rgba(170,170,170,.43) !important}[data-bg="bg-pagination/44"]{background-color:rgba(170,170,170,.44) !important}[data-bg="bg-pagination/45"]{background-color:rgba(170,170,170,.45) !important}[data-bg="bg-pagination/46"]{background-color:rgba(170,170,170,.46) !important}[data-bg="bg-pagination/47"]{background-color:rgba(170,170,170,.47) !important}[data-bg="bg-pagination/48"]{background-color:rgba(170,170,170,.48) !important}[data-bg="bg-pagination/49"]{background-color:rgba(170,170,170,.49) !important}[data-bg="bg-pagination/50"]{background-color:rgba(170,170,170,.5) !important}[data-bg="bg-pagination/51"]{background-color:rgba(170,170,170,.51) !important}[data-bg="bg-pagination/52"]{background-color:rgba(170,170,170,.52) !important}[data-bg="bg-pagination/53"]{background-color:rgba(170,170,170,.53) !important}[data-bg="bg-pagination/54"]{background-color:rgba(170,170,170,.54) !important}[data-bg="bg-pagination/55"]{background-color:rgba(170,170,170,.55) !important}[data-bg="bg-pagination/56"]{background-color:rgba(170,170,170,.56) !important}[data-bg="bg-pagination/57"]{background-color:rgba(170,170,170,.57) !important}[data-bg="bg-pagination/58"]{background-color:rgba(170,170,170,.58) !important}[data-bg="bg-pagination/59"]{background-color:rgba(170,170,170,.59) !important}[data-bg="bg-pagination/60"]{background-color:rgba(170,170,170,.6) !important}[data-bg="bg-pagination/61"]{background-color:rgba(170,170,170,.61) !important}[data-bg="bg-pagination/62"]{background-color:rgba(170,170,170,.62) !important}[data-bg="bg-pagination/63"]{background-color:rgba(170,170,170,.63) !important}[data-bg="bg-pagination/64"]{background-color:rgba(170,170,170,.64) !important}[data-bg="bg-pagination/65"]{background-color:rgba(170,170,170,.65) !important}[data-bg="bg-pagination/66"]{background-color:rgba(170,170,170,.66) !important}[data-bg="bg-pagination/67"]{background-color:rgba(170,170,170,.67) !important}[data-bg="bg-pagination/68"]{background-color:rgba(170,170,170,.68) !important}[data-bg="bg-pagination/69"]{background-color:rgba(170,170,170,.69) !important}[data-bg="bg-pagination/70"]{background-color:rgba(170,170,170,.7) !important}[data-bg="bg-pagination/71"]{background-color:rgba(170,170,170,.71) !important}[data-bg="bg-pagination/72"]{background-color:rgba(170,170,170,.72) !important}[data-bg="bg-pagination/73"]{background-color:rgba(170,170,170,.73) !important}[data-bg="bg-pagination/74"]{background-color:rgba(170,170,170,.74) !important}[data-bg="bg-pagination/75"]{background-color:rgba(170,170,170,.75) !important}[data-bg="bg-pagination/76"]{background-color:rgba(170,170,170,.76) !important}[data-bg="bg-pagination/77"]{background-color:rgba(170,170,170,.77) !important}[data-bg="bg-pagination/78"]{background-color:rgba(170,170,170,.78) !important}[data-bg="bg-pagination/79"]{background-color:rgba(170,170,170,.79) !important}[data-bg="bg-pagination/80"]{background-color:rgba(170,170,170,.8) !important}[data-bg="bg-pagination/81"]{background-color:rgba(170,170,170,.81) !important}[data-bg="bg-pagination/82"]{background-color:rgba(170,170,170,.82) !important}[data-bg="bg-pagination/83"]{background-color:rgba(170,170,170,.83) !important}[data-bg="bg-pagination/84"]{background-color:rgba(170,170,170,.84) !important}[data-bg="bg-pagination/85"]{background-color:rgba(170,170,170,.85) !important}[data-bg="bg-pagination/86"]{background-color:rgba(170,170,170,.86) !important}[data-bg="bg-pagination/87"]{background-color:rgba(170,170,170,.87) !important}[data-bg="bg-pagination/88"]{background-color:rgba(170,170,170,.88) !important}[data-bg="bg-pagination/89"]{background-color:rgba(170,170,170,.89) !important}[data-bg="bg-pagination/90"]{background-color:rgba(170,170,170,.9) !important}[data-bg="bg-pagination/91"]{background-color:rgba(170,170,170,.91) !important}[data-bg="bg-pagination/92"]{background-color:rgba(170,170,170,.92) !important}[data-bg="bg-pagination/93"]{background-color:rgba(170,170,170,.93) !important}[data-bg="bg-pagination/94"]{background-color:rgba(170,170,170,.94) !important}[data-bg="bg-pagination/95"]{background-color:rgba(170,170,170,.95) !important}[data-bg="bg-pagination/96"]{background-color:rgba(170,170,170,.96) !important}[data-bg="bg-pagination/97"]{background-color:rgba(170,170,170,.97) !important}[data-bg="bg-pagination/98"]{background-color:rgba(170,170,170,.98) !important}[data-bg="bg-pagination/99"]{background-color:rgba(170,170,170,.99) !important}[data-bg="bg-pagination/100"]{background-color:#aaa !important}.placeholder-pagination::-moz-placeholder{color:#aaa !important}.placeholder-pagination::placeholder{color:#aaa !important}.sculpture{color:#e9e3df !important}.text-sculpture{color:#e9e3df !important}.bg-sculpture{background-color:#e9e3df !important}[data-bg=bg-sculpture]{background-color:#e9e3df !important}[data-border-color=border-sculpture]{border-color:#e9e3df !important}[data-bg="bg-sculpture/0"]{background-color:rgba(233,227,223,0) !important}[data-bg="bg-sculpture/1"]{background-color:rgba(233,227,223,.01) !important}[data-bg="bg-sculpture/2"]{background-color:rgba(233,227,223,.02) !important}[data-bg="bg-sculpture/3"]{background-color:rgba(233,227,223,.03) !important}[data-bg="bg-sculpture/4"]{background-color:rgba(233,227,223,.04) !important}[data-bg="bg-sculpture/5"]{background-color:rgba(233,227,223,.05) !important}[data-bg="bg-sculpture/6"]{background-color:rgba(233,227,223,.06) !important}[data-bg="bg-sculpture/7"]{background-color:rgba(233,227,223,.07) !important}[data-bg="bg-sculpture/8"]{background-color:rgba(233,227,223,.08) !important}[data-bg="bg-sculpture/9"]{background-color:rgba(233,227,223,.09) !important}[data-bg="bg-sculpture/10"]{background-color:rgba(233,227,223,.1) !important}[data-bg="bg-sculpture/11"]{background-color:rgba(233,227,223,.11) !important}[data-bg="bg-sculpture/12"]{background-color:rgba(233,227,223,.12) !important}[data-bg="bg-sculpture/13"]{background-color:rgba(233,227,223,.13) !important}[data-bg="bg-sculpture/14"]{background-color:rgba(233,227,223,.14) !important}[data-bg="bg-sculpture/15"]{background-color:rgba(233,227,223,.15) !important}[data-bg="bg-sculpture/16"]{background-color:rgba(233,227,223,.16) !important}[data-bg="bg-sculpture/17"]{background-color:rgba(233,227,223,.17) !important}[data-bg="bg-sculpture/18"]{background-color:rgba(233,227,223,.18) !important}[data-bg="bg-sculpture/19"]{background-color:rgba(233,227,223,.19) !important}[data-bg="bg-sculpture/20"]{background-color:rgba(233,227,223,.2) !important}[data-bg="bg-sculpture/21"]{background-color:rgba(233,227,223,.21) !important}[data-bg="bg-sculpture/22"]{background-color:rgba(233,227,223,.22) !important}[data-bg="bg-sculpture/23"]{background-color:rgba(233,227,223,.23) !important}[data-bg="bg-sculpture/24"]{background-color:rgba(233,227,223,.24) !important}[data-bg="bg-sculpture/25"]{background-color:rgba(233,227,223,.25) !important}[data-bg="bg-sculpture/26"]{background-color:rgba(233,227,223,.26) !important}[data-bg="bg-sculpture/27"]{background-color:rgba(233,227,223,.27) !important}[data-bg="bg-sculpture/28"]{background-color:rgba(233,227,223,.28) !important}[data-bg="bg-sculpture/29"]{background-color:rgba(233,227,223,.29) !important}[data-bg="bg-sculpture/30"]{background-color:rgba(233,227,223,.3) !important}[data-bg="bg-sculpture/31"]{background-color:rgba(233,227,223,.31) !important}[data-bg="bg-sculpture/32"]{background-color:rgba(233,227,223,.32) !important}[data-bg="bg-sculpture/33"]{background-color:rgba(233,227,223,.33) !important}[data-bg="bg-sculpture/34"]{background-color:rgba(233,227,223,.34) !important}[data-bg="bg-sculpture/35"]{background-color:rgba(233,227,223,.35) !important}[data-bg="bg-sculpture/36"]{background-color:rgba(233,227,223,.36) !important}[data-bg="bg-sculpture/37"]{background-color:rgba(233,227,223,.37) !important}[data-bg="bg-sculpture/38"]{background-color:rgba(233,227,223,.38) !important}[data-bg="bg-sculpture/39"]{background-color:rgba(233,227,223,.39) !important}[data-bg="bg-sculpture/40"]{background-color:rgba(233,227,223,.4) !important}[data-bg="bg-sculpture/41"]{background-color:rgba(233,227,223,.41) !important}[data-bg="bg-sculpture/42"]{background-color:rgba(233,227,223,.42) !important}[data-bg="bg-sculpture/43"]{background-color:rgba(233,227,223,.43) !important}[data-bg="bg-sculpture/44"]{background-color:rgba(233,227,223,.44) !important}[data-bg="bg-sculpture/45"]{background-color:rgba(233,227,223,.45) !important}[data-bg="bg-sculpture/46"]{background-color:rgba(233,227,223,.46) !important}[data-bg="bg-sculpture/47"]{background-color:rgba(233,227,223,.47) !important}[data-bg="bg-sculpture/48"]{background-color:rgba(233,227,223,.48) !important}[data-bg="bg-sculpture/49"]{background-color:rgba(233,227,223,.49) !important}[data-bg="bg-sculpture/50"]{background-color:rgba(233,227,223,.5) !important}[data-bg="bg-sculpture/51"]{background-color:rgba(233,227,223,.51) !important}[data-bg="bg-sculpture/52"]{background-color:rgba(233,227,223,.52) !important}[data-bg="bg-sculpture/53"]{background-color:rgba(233,227,223,.53) !important}[data-bg="bg-sculpture/54"]{background-color:rgba(233,227,223,.54) !important}[data-bg="bg-sculpture/55"]{background-color:rgba(233,227,223,.55) !important}[data-bg="bg-sculpture/56"]{background-color:rgba(233,227,223,.56) !important}[data-bg="bg-sculpture/57"]{background-color:rgba(233,227,223,.57) !important}[data-bg="bg-sculpture/58"]{background-color:rgba(233,227,223,.58) !important}[data-bg="bg-sculpture/59"]{background-color:rgba(233,227,223,.59) !important}[data-bg="bg-sculpture/60"]{background-color:rgba(233,227,223,.6) !important}[data-bg="bg-sculpture/61"]{background-color:rgba(233,227,223,.61) !important}[data-bg="bg-sculpture/62"]{background-color:rgba(233,227,223,.62) !important}[data-bg="bg-sculpture/63"]{background-color:rgba(233,227,223,.63) !important}[data-bg="bg-sculpture/64"]{background-color:rgba(233,227,223,.64) !important}[data-bg="bg-sculpture/65"]{background-color:rgba(233,227,223,.65) !important}[data-bg="bg-sculpture/66"]{background-color:rgba(233,227,223,.66) !important}[data-bg="bg-sculpture/67"]{background-color:rgba(233,227,223,.67) !important}[data-bg="bg-sculpture/68"]{background-color:rgba(233,227,223,.68) !important}[data-bg="bg-sculpture/69"]{background-color:rgba(233,227,223,.69) !important}[data-bg="bg-sculpture/70"]{background-color:rgba(233,227,223,.7) !important}[data-bg="bg-sculpture/71"]{background-color:rgba(233,227,223,.71) !important}[data-bg="bg-sculpture/72"]{background-color:rgba(233,227,223,.72) !important}[data-bg="bg-sculpture/73"]{background-color:rgba(233,227,223,.73) !important}[data-bg="bg-sculpture/74"]{background-color:rgba(233,227,223,.74) !important}[data-bg="bg-sculpture/75"]{background-color:rgba(233,227,223,.75) !important}[data-bg="bg-sculpture/76"]{background-color:rgba(233,227,223,.76) !important}[data-bg="bg-sculpture/77"]{background-color:rgba(233,227,223,.77) !important}[data-bg="bg-sculpture/78"]{background-color:rgba(233,227,223,.78) !important}[data-bg="bg-sculpture/79"]{background-color:rgba(233,227,223,.79) !important}[data-bg="bg-sculpture/80"]{background-color:rgba(233,227,223,.8) !important}[data-bg="bg-sculpture/81"]{background-color:rgba(233,227,223,.81) !important}[data-bg="bg-sculpture/82"]{background-color:rgba(233,227,223,.82) !important}[data-bg="bg-sculpture/83"]{background-color:rgba(233,227,223,.83) !important}[data-bg="bg-sculpture/84"]{background-color:rgba(233,227,223,.84) !important}[data-bg="bg-sculpture/85"]{background-color:rgba(233,227,223,.85) !important}[data-bg="bg-sculpture/86"]{background-color:rgba(233,227,223,.86) !important}[data-bg="bg-sculpture/87"]{background-color:rgba(233,227,223,.87) !important}[data-bg="bg-sculpture/88"]{background-color:rgba(233,227,223,.88) !important}[data-bg="bg-sculpture/89"]{background-color:rgba(233,227,223,.89) !important}[data-bg="bg-sculpture/90"]{background-color:rgba(233,227,223,.9) !important}[data-bg="bg-sculpture/91"]{background-color:rgba(233,227,223,.91) !important}[data-bg="bg-sculpture/92"]{background-color:rgba(233,227,223,.92) !important}[data-bg="bg-sculpture/93"]{background-color:rgba(233,227,223,.93) !important}[data-bg="bg-sculpture/94"]{background-color:rgba(233,227,223,.94) !important}[data-bg="bg-sculpture/95"]{background-color:rgba(233,227,223,.95) !important}[data-bg="bg-sculpture/96"]{background-color:rgba(233,227,223,.96) !important}[data-bg="bg-sculpture/97"]{background-color:rgba(233,227,223,.97) !important}[data-bg="bg-sculpture/98"]{background-color:rgba(233,227,223,.98) !important}[data-bg="bg-sculpture/99"]{background-color:rgba(233,227,223,.99) !important}[data-bg="bg-sculpture/100"]{background-color:#e9e3df !important}.placeholder-sculpture::-moz-placeholder{color:#e9e3df !important}.placeholder-sculpture::placeholder{color:#e9e3df !important}.green{color:#b5da3e !important}.text-green{color:#b5da3e !important}.bg-green{background-color:#b5da3e !important}[data-bg=bg-green]{background-color:#b5da3e !important}[data-border-color=border-green]{border-color:#b5da3e !important}[data-bg="bg-green/0"]{background-color:rgba(181,218,62,0) !important}[data-bg="bg-green/1"]{background-color:rgba(181,218,62,.01) !important}[data-bg="bg-green/2"]{background-color:rgba(181,218,62,.02) !important}[data-bg="bg-green/3"]{background-color:rgba(181,218,62,.03) !important}[data-bg="bg-green/4"]{background-color:rgba(181,218,62,.04) !important}[data-bg="bg-green/5"]{background-color:rgba(181,218,62,.05) !important}[data-bg="bg-green/6"]{background-color:rgba(181,218,62,.06) !important}[data-bg="bg-green/7"]{background-color:rgba(181,218,62,.07) !important}[data-bg="bg-green/8"]{background-color:rgba(181,218,62,.08) !important}[data-bg="bg-green/9"]{background-color:rgba(181,218,62,.09) !important}[data-bg="bg-green/10"]{background-color:rgba(181,218,62,.1) !important}[data-bg="bg-green/11"]{background-color:rgba(181,218,62,.11) !important}[data-bg="bg-green/12"]{background-color:rgba(181,218,62,.12) !important}[data-bg="bg-green/13"]{background-color:rgba(181,218,62,.13) !important}[data-bg="bg-green/14"]{background-color:rgba(181,218,62,.14) !important}[data-bg="bg-green/15"]{background-color:rgba(181,218,62,.15) !important}[data-bg="bg-green/16"]{background-color:rgba(181,218,62,.16) !important}[data-bg="bg-green/17"]{background-color:rgba(181,218,62,.17) !important}[data-bg="bg-green/18"]{background-color:rgba(181,218,62,.18) !important}[data-bg="bg-green/19"]{background-color:rgba(181,218,62,.19) !important}[data-bg="bg-green/20"]{background-color:rgba(181,218,62,.2) !important}[data-bg="bg-green/21"]{background-color:rgba(181,218,62,.21) !important}[data-bg="bg-green/22"]{background-color:rgba(181,218,62,.22) !important}[data-bg="bg-green/23"]{background-color:rgba(181,218,62,.23) !important}[data-bg="bg-green/24"]{background-color:rgba(181,218,62,.24) !important}[data-bg="bg-green/25"]{background-color:rgba(181,218,62,.25) !important}[data-bg="bg-green/26"]{background-color:rgba(181,218,62,.26) !important}[data-bg="bg-green/27"]{background-color:rgba(181,218,62,.27) !important}[data-bg="bg-green/28"]{background-color:rgba(181,218,62,.28) !important}[data-bg="bg-green/29"]{background-color:rgba(181,218,62,.29) !important}[data-bg="bg-green/30"]{background-color:rgba(181,218,62,.3) !important}[data-bg="bg-green/31"]{background-color:rgba(181,218,62,.31) !important}[data-bg="bg-green/32"]{background-color:rgba(181,218,62,.32) !important}[data-bg="bg-green/33"]{background-color:rgba(181,218,62,.33) !important}[data-bg="bg-green/34"]{background-color:rgba(181,218,62,.34) !important}[data-bg="bg-green/35"]{background-color:rgba(181,218,62,.35) !important}[data-bg="bg-green/36"]{background-color:rgba(181,218,62,.36) !important}[data-bg="bg-green/37"]{background-color:rgba(181,218,62,.37) !important}[data-bg="bg-green/38"]{background-color:rgba(181,218,62,.38) !important}[data-bg="bg-green/39"]{background-color:rgba(181,218,62,.39) !important}[data-bg="bg-green/40"]{background-color:rgba(181,218,62,.4) !important}[data-bg="bg-green/41"]{background-color:rgba(181,218,62,.41) !important}[data-bg="bg-green/42"]{background-color:rgba(181,218,62,.42) !important}[data-bg="bg-green/43"]{background-color:rgba(181,218,62,.43) !important}[data-bg="bg-green/44"]{background-color:rgba(181,218,62,.44) !important}[data-bg="bg-green/45"]{background-color:rgba(181,218,62,.45) !important}[data-bg="bg-green/46"]{background-color:rgba(181,218,62,.46) !important}[data-bg="bg-green/47"]{background-color:rgba(181,218,62,.47) !important}[data-bg="bg-green/48"]{background-color:rgba(181,218,62,.48) !important}[data-bg="bg-green/49"]{background-color:rgba(181,218,62,.49) !important}[data-bg="bg-green/50"]{background-color:rgba(181,218,62,.5) !important}[data-bg="bg-green/51"]{background-color:rgba(181,218,62,.51) !important}[data-bg="bg-green/52"]{background-color:rgba(181,218,62,.52) !important}[data-bg="bg-green/53"]{background-color:rgba(181,218,62,.53) !important}[data-bg="bg-green/54"]{background-color:rgba(181,218,62,.54) !important}[data-bg="bg-green/55"]{background-color:rgba(181,218,62,.55) !important}[data-bg="bg-green/56"]{background-color:rgba(181,218,62,.56) !important}[data-bg="bg-green/57"]{background-color:rgba(181,218,62,.57) !important}[data-bg="bg-green/58"]{background-color:rgba(181,218,62,.58) !important}[data-bg="bg-green/59"]{background-color:rgba(181,218,62,.59) !important}[data-bg="bg-green/60"]{background-color:rgba(181,218,62,.6) !important}[data-bg="bg-green/61"]{background-color:rgba(181,218,62,.61) !important}[data-bg="bg-green/62"]{background-color:rgba(181,218,62,.62) !important}[data-bg="bg-green/63"]{background-color:rgba(181,218,62,.63) !important}[data-bg="bg-green/64"]{background-color:rgba(181,218,62,.64) !important}[data-bg="bg-green/65"]{background-color:rgba(181,218,62,.65) !important}[data-bg="bg-green/66"]{background-color:rgba(181,218,62,.66) !important}[data-bg="bg-green/67"]{background-color:rgba(181,218,62,.67) !important}[data-bg="bg-green/68"]{background-color:rgba(181,218,62,.68) !important}[data-bg="bg-green/69"]{background-color:rgba(181,218,62,.69) !important}[data-bg="bg-green/70"]{background-color:rgba(181,218,62,.7) !important}[data-bg="bg-green/71"]{background-color:rgba(181,218,62,.71) !important}[data-bg="bg-green/72"]{background-color:rgba(181,218,62,.72) !important}[data-bg="bg-green/73"]{background-color:rgba(181,218,62,.73) !important}[data-bg="bg-green/74"]{background-color:rgba(181,218,62,.74) !important}[data-bg="bg-green/75"]{background-color:rgba(181,218,62,.75) !important}[data-bg="bg-green/76"]{background-color:rgba(181,218,62,.76) !important}[data-bg="bg-green/77"]{background-color:rgba(181,218,62,.77) !important}[data-bg="bg-green/78"]{background-color:rgba(181,218,62,.78) !important}[data-bg="bg-green/79"]{background-color:rgba(181,218,62,.79) !important}[data-bg="bg-green/80"]{background-color:rgba(181,218,62,.8) !important}[data-bg="bg-green/81"]{background-color:rgba(181,218,62,.81) !important}[data-bg="bg-green/82"]{background-color:rgba(181,218,62,.82) !important}[data-bg="bg-green/83"]{background-color:rgba(181,218,62,.83) !important}[data-bg="bg-green/84"]{background-color:rgba(181,218,62,.84) !important}[data-bg="bg-green/85"]{background-color:rgba(181,218,62,.85) !important}[data-bg="bg-green/86"]{background-color:rgba(181,218,62,.86) !important}[data-bg="bg-green/87"]{background-color:rgba(181,218,62,.87) !important}[data-bg="bg-green/88"]{background-color:rgba(181,218,62,.88) !important}[data-bg="bg-green/89"]{background-color:rgba(181,218,62,.89) !important}[data-bg="bg-green/90"]{background-color:rgba(181,218,62,.9) !important}[data-bg="bg-green/91"]{background-color:rgba(181,218,62,.91) !important}[data-bg="bg-green/92"]{background-color:rgba(181,218,62,.92) !important}[data-bg="bg-green/93"]{background-color:rgba(181,218,62,.93) !important}[data-bg="bg-green/94"]{background-color:rgba(181,218,62,.94) !important}[data-bg="bg-green/95"]{background-color:rgba(181,218,62,.95) !important}[data-bg="bg-green/96"]{background-color:rgba(181,218,62,.96) !important}[data-bg="bg-green/97"]{background-color:rgba(181,218,62,.97) !important}[data-bg="bg-green/98"]{background-color:rgba(181,218,62,.98) !important}[data-bg="bg-green/99"]{background-color:rgba(181,218,62,.99) !important}[data-bg="bg-green/100"]{background-color:#b5da3e !important}.placeholder-green::-moz-placeholder{color:#b5da3e !important}.placeholder-green::placeholder{color:#b5da3e !important}.transparent{color:rgba(0,0,0,0) !important}.text-transparent{color:rgba(0,0,0,0) !important}.bg-transparent{background-color:rgba(0,0,0,0) !important}[data-bg=bg-transparent]{background-color:rgba(0,0,0,0) !important}[data-border-color=border-transparent]{border-color:rgba(0,0,0,0) !important}[data-bg="bg-transparent/0"]{background-color:rgba(0,0,0,0) !important}[data-bg="bg-transparent/1"]{background-color:rgba(0,0,0,.01) !important}[data-bg="bg-transparent/2"]{background-color:rgba(0,0,0,.02) !important}[data-bg="bg-transparent/3"]{background-color:rgba(0,0,0,.03) !important}[data-bg="bg-transparent/4"]{background-color:rgba(0,0,0,.04) !important}[data-bg="bg-transparent/5"]{background-color:rgba(0,0,0,.05) !important}[data-bg="bg-transparent/6"]{background-color:rgba(0,0,0,.06) !important}[data-bg="bg-transparent/7"]{background-color:rgba(0,0,0,.07) !important}[data-bg="bg-transparent/8"]{background-color:rgba(0,0,0,.08) !important}[data-bg="bg-transparent/9"]{background-color:rgba(0,0,0,.09) !important}[data-bg="bg-transparent/10"]{background-color:rgba(0,0,0,.1) !important}[data-bg="bg-transparent/11"]{background-color:rgba(0,0,0,.11) !important}[data-bg="bg-transparent/12"]{background-color:rgba(0,0,0,.12) !important}[data-bg="bg-transparent/13"]{background-color:rgba(0,0,0,.13) !important}[data-bg="bg-transparent/14"]{background-color:rgba(0,0,0,.14) !important}[data-bg="bg-transparent/15"]{background-color:rgba(0,0,0,.15) !important}[data-bg="bg-transparent/16"]{background-color:rgba(0,0,0,.16) !important}[data-bg="bg-transparent/17"]{background-color:rgba(0,0,0,.17) !important}[data-bg="bg-transparent/18"]{background-color:rgba(0,0,0,.18) !important}[data-bg="bg-transparent/19"]{background-color:rgba(0,0,0,.19) !important}[data-bg="bg-transparent/20"]{background-color:rgba(0,0,0,.2) !important}[data-bg="bg-transparent/21"]{background-color:rgba(0,0,0,.21) !important}[data-bg="bg-transparent/22"]{background-color:rgba(0,0,0,.22) !important}[data-bg="bg-transparent/23"]{background-color:rgba(0,0,0,.23) !important}[data-bg="bg-transparent/24"]{background-color:rgba(0,0,0,.24) !important}[data-bg="bg-transparent/25"]{background-color:rgba(0,0,0,.25) !important}[data-bg="bg-transparent/26"]{background-color:rgba(0,0,0,.26) !important}[data-bg="bg-transparent/27"]{background-color:rgba(0,0,0,.27) !important}[data-bg="bg-transparent/28"]{background-color:rgba(0,0,0,.28) !important}[data-bg="bg-transparent/29"]{background-color:rgba(0,0,0,.29) !important}[data-bg="bg-transparent/30"]{background-color:rgba(0,0,0,.3) !important}[data-bg="bg-transparent/31"]{background-color:rgba(0,0,0,.31) !important}[data-bg="bg-transparent/32"]{background-color:rgba(0,0,0,.32) !important}[data-bg="bg-transparent/33"]{background-color:rgba(0,0,0,.33) !important}[data-bg="bg-transparent/34"]{background-color:rgba(0,0,0,.34) !important}[data-bg="bg-transparent/35"]{background-color:rgba(0,0,0,.35) !important}[data-bg="bg-transparent/36"]{background-color:rgba(0,0,0,.36) !important}[data-bg="bg-transparent/37"]{background-color:rgba(0,0,0,.37) !important}[data-bg="bg-transparent/38"]{background-color:rgba(0,0,0,.38) !important}[data-bg="bg-transparent/39"]{background-color:rgba(0,0,0,.39) !important}[data-bg="bg-transparent/40"]{background-color:rgba(0,0,0,.4) !important}[data-bg="bg-transparent/41"]{background-color:rgba(0,0,0,.41) !important}[data-bg="bg-transparent/42"]{background-color:rgba(0,0,0,.42) !important}[data-bg="bg-transparent/43"]{background-color:rgba(0,0,0,.43) !important}[data-bg="bg-transparent/44"]{background-color:rgba(0,0,0,.44) !important}[data-bg="bg-transparent/45"]{background-color:rgba(0,0,0,.45) !important}[data-bg="bg-transparent/46"]{background-color:rgba(0,0,0,.46) !important}[data-bg="bg-transparent/47"]{background-color:rgba(0,0,0,.47) !important}[data-bg="bg-transparent/48"]{background-color:rgba(0,0,0,.48) !important}[data-bg="bg-transparent/49"]{background-color:rgba(0,0,0,.49) !important}[data-bg="bg-transparent/50"]{background-color:rgba(0,0,0,.5) !important}[data-bg="bg-transparent/51"]{background-color:rgba(0,0,0,.51) !important}[data-bg="bg-transparent/52"]{background-color:rgba(0,0,0,.52) !important}[data-bg="bg-transparent/53"]{background-color:rgba(0,0,0,.53) !important}[data-bg="bg-transparent/54"]{background-color:rgba(0,0,0,.54) !important}[data-bg="bg-transparent/55"]{background-color:rgba(0,0,0,.55) !important}[data-bg="bg-transparent/56"]{background-color:rgba(0,0,0,.56) !important}[data-bg="bg-transparent/57"]{background-color:rgba(0,0,0,.57) !important}[data-bg="bg-transparent/58"]{background-color:rgba(0,0,0,.58) !important}[data-bg="bg-transparent/59"]{background-color:rgba(0,0,0,.59) !important}[data-bg="bg-transparent/60"]{background-color:rgba(0,0,0,.6) !important}[data-bg="bg-transparent/61"]{background-color:rgba(0,0,0,.61) !important}[data-bg="bg-transparent/62"]{background-color:rgba(0,0,0,.62) !important}[data-bg="bg-transparent/63"]{background-color:rgba(0,0,0,.63) !important}[data-bg="bg-transparent/64"]{background-color:rgba(0,0,0,.64) !important}[data-bg="bg-transparent/65"]{background-color:rgba(0,0,0,.65) !important}[data-bg="bg-transparent/66"]{background-color:rgba(0,0,0,.66) !important}[data-bg="bg-transparent/67"]{background-color:rgba(0,0,0,.67) !important}[data-bg="bg-transparent/68"]{background-color:rgba(0,0,0,.68) !important}[data-bg="bg-transparent/69"]{background-color:rgba(0,0,0,.69) !important}[data-bg="bg-transparent/70"]{background-color:rgba(0,0,0,.7) !important}[data-bg="bg-transparent/71"]{background-color:rgba(0,0,0,.71) !important}[data-bg="bg-transparent/72"]{background-color:rgba(0,0,0,.72) !important}[data-bg="bg-transparent/73"]{background-color:rgba(0,0,0,.73) !important}[data-bg="bg-transparent/74"]{background-color:rgba(0,0,0,.74) !important}[data-bg="bg-transparent/75"]{background-color:rgba(0,0,0,.75) !important}[data-bg="bg-transparent/76"]{background-color:rgba(0,0,0,.76) !important}[data-bg="bg-transparent/77"]{background-color:rgba(0,0,0,.77) !important}[data-bg="bg-transparent/78"]{background-color:rgba(0,0,0,.78) !important}[data-bg="bg-transparent/79"]{background-color:rgba(0,0,0,.79) !important}[data-bg="bg-transparent/80"]{background-color:rgba(0,0,0,.8) !important}[data-bg="bg-transparent/81"]{background-color:rgba(0,0,0,.81) !important}[data-bg="bg-transparent/82"]{background-color:rgba(0,0,0,.82) !important}[data-bg="bg-transparent/83"]{background-color:rgba(0,0,0,.83) !important}[data-bg="bg-transparent/84"]{background-color:rgba(0,0,0,.84) !important}[data-bg="bg-transparent/85"]{background-color:rgba(0,0,0,.85) !important}[data-bg="bg-transparent/86"]{background-color:rgba(0,0,0,.86) !important}[data-bg="bg-transparent/87"]{background-color:rgba(0,0,0,.87) !important}[data-bg="bg-transparent/88"]{background-color:rgba(0,0,0,.88) !important}[data-bg="bg-transparent/89"]{background-color:rgba(0,0,0,.89) !important}[data-bg="bg-transparent/90"]{background-color:rgba(0,0,0,.9) !important}[data-bg="bg-transparent/91"]{background-color:rgba(0,0,0,.91) !important}[data-bg="bg-transparent/92"]{background-color:rgba(0,0,0,.92) !important}[data-bg="bg-transparent/93"]{background-color:rgba(0,0,0,.93) !important}[data-bg="bg-transparent/94"]{background-color:rgba(0,0,0,.94) !important}[data-bg="bg-transparent/95"]{background-color:rgba(0,0,0,.95) !important}[data-bg="bg-transparent/96"]{background-color:rgba(0,0,0,.96) !important}[data-bg="bg-transparent/97"]{background-color:rgba(0,0,0,.97) !important}[data-bg="bg-transparent/98"]{background-color:rgba(0,0,0,.98) !important}[data-bg="bg-transparent/99"]{background-color:rgba(0,0,0,.99) !important}[data-bg="bg-transparent/100"]{background-color:#000 !important}.placeholder-transparent::-moz-placeholder{color:rgba(0,0,0,0) !important}.placeholder-transparent::placeholder{color:rgba(0,0,0,0) !important}.gcb-quiz-primary{color:#03218f !important}.text-gcb-quiz-primary{color:#03218f !important}.bg-gcb-quiz-primary{background-color:#03218f !important}[data-bg=bg-gcb-quiz-primary]{background-color:#03218f !important}[data-border-color=border-gcb-quiz-primary]{border-color:#03218f !important}[data-bg="bg-gcb-quiz-primary/0"]{background-color:rgba(3,33,143,0) !important}[data-bg="bg-gcb-quiz-primary/1"]{background-color:rgba(3,33,143,.01) !important}[data-bg="bg-gcb-quiz-primary/2"]{background-color:rgba(3,33,143,.02) !important}[data-bg="bg-gcb-quiz-primary/3"]{background-color:rgba(3,33,143,.03) !important}[data-bg="bg-gcb-quiz-primary/4"]{background-color:rgba(3,33,143,.04) !important}[data-bg="bg-gcb-quiz-primary/5"]{background-color:rgba(3,33,143,.05) !important}[data-bg="bg-gcb-quiz-primary/6"]{background-color:rgba(3,33,143,.06) !important}[data-bg="bg-gcb-quiz-primary/7"]{background-color:rgba(3,33,143,.07) !important}[data-bg="bg-gcb-quiz-primary/8"]{background-color:rgba(3,33,143,.08) !important}[data-bg="bg-gcb-quiz-primary/9"]{background-color:rgba(3,33,143,.09) !important}[data-bg="bg-gcb-quiz-primary/10"]{background-color:rgba(3,33,143,.1) !important}[data-bg="bg-gcb-quiz-primary/11"]{background-color:rgba(3,33,143,.11) !important}[data-bg="bg-gcb-quiz-primary/12"]{background-color:rgba(3,33,143,.12) !important}[data-bg="bg-gcb-quiz-primary/13"]{background-color:rgba(3,33,143,.13) !important}[data-bg="bg-gcb-quiz-primary/14"]{background-color:rgba(3,33,143,.14) !important}[data-bg="bg-gcb-quiz-primary/15"]{background-color:rgba(3,33,143,.15) !important}[data-bg="bg-gcb-quiz-primary/16"]{background-color:rgba(3,33,143,.16) !important}[data-bg="bg-gcb-quiz-primary/17"]{background-color:rgba(3,33,143,.17) !important}[data-bg="bg-gcb-quiz-primary/18"]{background-color:rgba(3,33,143,.18) !important}[data-bg="bg-gcb-quiz-primary/19"]{background-color:rgba(3,33,143,.19) !important}[data-bg="bg-gcb-quiz-primary/20"]{background-color:rgba(3,33,143,.2) !important}[data-bg="bg-gcb-quiz-primary/21"]{background-color:rgba(3,33,143,.21) !important}[data-bg="bg-gcb-quiz-primary/22"]{background-color:rgba(3,33,143,.22) !important}[data-bg="bg-gcb-quiz-primary/23"]{background-color:rgba(3,33,143,.23) !important}[data-bg="bg-gcb-quiz-primary/24"]{background-color:rgba(3,33,143,.24) !important}[data-bg="bg-gcb-quiz-primary/25"]{background-color:rgba(3,33,143,.25) !important}[data-bg="bg-gcb-quiz-primary/26"]{background-color:rgba(3,33,143,.26) !important}[data-bg="bg-gcb-quiz-primary/27"]{background-color:rgba(3,33,143,.27) !important}[data-bg="bg-gcb-quiz-primary/28"]{background-color:rgba(3,33,143,.28) !important}[data-bg="bg-gcb-quiz-primary/29"]{background-color:rgba(3,33,143,.29) !important}[data-bg="bg-gcb-quiz-primary/30"]{background-color:rgba(3,33,143,.3) !important}[data-bg="bg-gcb-quiz-primary/31"]{background-color:rgba(3,33,143,.31) !important}[data-bg="bg-gcb-quiz-primary/32"]{background-color:rgba(3,33,143,.32) !important}[data-bg="bg-gcb-quiz-primary/33"]{background-color:rgba(3,33,143,.33) !important}[data-bg="bg-gcb-quiz-primary/34"]{background-color:rgba(3,33,143,.34) !important}[data-bg="bg-gcb-quiz-primary/35"]{background-color:rgba(3,33,143,.35) !important}[data-bg="bg-gcb-quiz-primary/36"]{background-color:rgba(3,33,143,.36) !important}[data-bg="bg-gcb-quiz-primary/37"]{background-color:rgba(3,33,143,.37) !important}[data-bg="bg-gcb-quiz-primary/38"]{background-color:rgba(3,33,143,.38) !important}[data-bg="bg-gcb-quiz-primary/39"]{background-color:rgba(3,33,143,.39) !important}[data-bg="bg-gcb-quiz-primary/40"]{background-color:rgba(3,33,143,.4) !important}[data-bg="bg-gcb-quiz-primary/41"]{background-color:rgba(3,33,143,.41) !important}[data-bg="bg-gcb-quiz-primary/42"]{background-color:rgba(3,33,143,.42) !important}[data-bg="bg-gcb-quiz-primary/43"]{background-color:rgba(3,33,143,.43) !important}[data-bg="bg-gcb-quiz-primary/44"]{background-color:rgba(3,33,143,.44) !important}[data-bg="bg-gcb-quiz-primary/45"]{background-color:rgba(3,33,143,.45) !important}[data-bg="bg-gcb-quiz-primary/46"]{background-color:rgba(3,33,143,.46) !important}[data-bg="bg-gcb-quiz-primary/47"]{background-color:rgba(3,33,143,.47) !important}[data-bg="bg-gcb-quiz-primary/48"]{background-color:rgba(3,33,143,.48) !important}[data-bg="bg-gcb-quiz-primary/49"]{background-color:rgba(3,33,143,.49) !important}[data-bg="bg-gcb-quiz-primary/50"]{background-color:rgba(3,33,143,.5) !important}[data-bg="bg-gcb-quiz-primary/51"]{background-color:rgba(3,33,143,.51) !important}[data-bg="bg-gcb-quiz-primary/52"]{background-color:rgba(3,33,143,.52) !important}[data-bg="bg-gcb-quiz-primary/53"]{background-color:rgba(3,33,143,.53) !important}[data-bg="bg-gcb-quiz-primary/54"]{background-color:rgba(3,33,143,.54) !important}[data-bg="bg-gcb-quiz-primary/55"]{background-color:rgba(3,33,143,.55) !important}[data-bg="bg-gcb-quiz-primary/56"]{background-color:rgba(3,33,143,.56) !important}[data-bg="bg-gcb-quiz-primary/57"]{background-color:rgba(3,33,143,.57) !important}[data-bg="bg-gcb-quiz-primary/58"]{background-color:rgba(3,33,143,.58) !important}[data-bg="bg-gcb-quiz-primary/59"]{background-color:rgba(3,33,143,.59) !important}[data-bg="bg-gcb-quiz-primary/60"]{background-color:rgba(3,33,143,.6) !important}[data-bg="bg-gcb-quiz-primary/61"]{background-color:rgba(3,33,143,.61) !important}[data-bg="bg-gcb-quiz-primary/62"]{background-color:rgba(3,33,143,.62) !important}[data-bg="bg-gcb-quiz-primary/63"]{background-color:rgba(3,33,143,.63) !important}[data-bg="bg-gcb-quiz-primary/64"]{background-color:rgba(3,33,143,.64) !important}[data-bg="bg-gcb-quiz-primary/65"]{background-color:rgba(3,33,143,.65) !important}[data-bg="bg-gcb-quiz-primary/66"]{background-color:rgba(3,33,143,.66) !important}[data-bg="bg-gcb-quiz-primary/67"]{background-color:rgba(3,33,143,.67) !important}[data-bg="bg-gcb-quiz-primary/68"]{background-color:rgba(3,33,143,.68) !important}[data-bg="bg-gcb-quiz-primary/69"]{background-color:rgba(3,33,143,.69) !important}[data-bg="bg-gcb-quiz-primary/70"]{background-color:rgba(3,33,143,.7) !important}[data-bg="bg-gcb-quiz-primary/71"]{background-color:rgba(3,33,143,.71) !important}[data-bg="bg-gcb-quiz-primary/72"]{background-color:rgba(3,33,143,.72) !important}[data-bg="bg-gcb-quiz-primary/73"]{background-color:rgba(3,33,143,.73) !important}[data-bg="bg-gcb-quiz-primary/74"]{background-color:rgba(3,33,143,.74) !important}[data-bg="bg-gcb-quiz-primary/75"]{background-color:rgba(3,33,143,.75) !important}[data-bg="bg-gcb-quiz-primary/76"]{background-color:rgba(3,33,143,.76) !important}[data-bg="bg-gcb-quiz-primary/77"]{background-color:rgba(3,33,143,.77) !important}[data-bg="bg-gcb-quiz-primary/78"]{background-color:rgba(3,33,143,.78) !important}[data-bg="bg-gcb-quiz-primary/79"]{background-color:rgba(3,33,143,.79) !important}[data-bg="bg-gcb-quiz-primary/80"]{background-color:rgba(3,33,143,.8) !important}[data-bg="bg-gcb-quiz-primary/81"]{background-color:rgba(3,33,143,.81) !important}[data-bg="bg-gcb-quiz-primary/82"]{background-color:rgba(3,33,143,.82) !important}[data-bg="bg-gcb-quiz-primary/83"]{background-color:rgba(3,33,143,.83) !important}[data-bg="bg-gcb-quiz-primary/84"]{background-color:rgba(3,33,143,.84) !important}[data-bg="bg-gcb-quiz-primary/85"]{background-color:rgba(3,33,143,.85) !important}[data-bg="bg-gcb-quiz-primary/86"]{background-color:rgba(3,33,143,.86) !important}[data-bg="bg-gcb-quiz-primary/87"]{background-color:rgba(3,33,143,.87) !important}[data-bg="bg-gcb-quiz-primary/88"]{background-color:rgba(3,33,143,.88) !important}[data-bg="bg-gcb-quiz-primary/89"]{background-color:rgba(3,33,143,.89) !important}[data-bg="bg-gcb-quiz-primary/90"]{background-color:rgba(3,33,143,.9) !important}[data-bg="bg-gcb-quiz-primary/91"]{background-color:rgba(3,33,143,.91) !important}[data-bg="bg-gcb-quiz-primary/92"]{background-color:rgba(3,33,143,.92) !important}[data-bg="bg-gcb-quiz-primary/93"]{background-color:rgba(3,33,143,.93) !important}[data-bg="bg-gcb-quiz-primary/94"]{background-color:rgba(3,33,143,.94) !important}[data-bg="bg-gcb-quiz-primary/95"]{background-color:rgba(3,33,143,.95) !important}[data-bg="bg-gcb-quiz-primary/96"]{background-color:rgba(3,33,143,.96) !important}[data-bg="bg-gcb-quiz-primary/97"]{background-color:rgba(3,33,143,.97) !important}[data-bg="bg-gcb-quiz-primary/98"]{background-color:rgba(3,33,143,.98) !important}[data-bg="bg-gcb-quiz-primary/99"]{background-color:rgba(3,33,143,.99) !important}[data-bg="bg-gcb-quiz-primary/100"]{background-color:#03218f !important}.placeholder-gcb-quiz-primary::-moz-placeholder{color:#03218f !important}.placeholder-gcb-quiz-primary::placeholder{color:#03218f !important}.gcb-quiz-primary-dark{color:#14145c !important}.text-gcb-quiz-primary-dark{color:#14145c !important}.bg-gcb-quiz-primary-dark{background-color:#14145c !important}[data-bg=bg-gcb-quiz-primary-dark]{background-color:#14145c !important}[data-border-color=border-gcb-quiz-primary-dark]{border-color:#14145c !important}[data-bg="bg-gcb-quiz-primary-dark/0"]{background-color:rgba(20,20,92,0) !important}[data-bg="bg-gcb-quiz-primary-dark/1"]{background-color:rgba(20,20,92,.01) !important}[data-bg="bg-gcb-quiz-primary-dark/2"]{background-color:rgba(20,20,92,.02) !important}[data-bg="bg-gcb-quiz-primary-dark/3"]{background-color:rgba(20,20,92,.03) !important}[data-bg="bg-gcb-quiz-primary-dark/4"]{background-color:rgba(20,20,92,.04) !important}[data-bg="bg-gcb-quiz-primary-dark/5"]{background-color:rgba(20,20,92,.05) !important}[data-bg="bg-gcb-quiz-primary-dark/6"]{background-color:rgba(20,20,92,.06) !important}[data-bg="bg-gcb-quiz-primary-dark/7"]{background-color:rgba(20,20,92,.07) !important}[data-bg="bg-gcb-quiz-primary-dark/8"]{background-color:rgba(20,20,92,.08) !important}[data-bg="bg-gcb-quiz-primary-dark/9"]{background-color:rgba(20,20,92,.09) !important}[data-bg="bg-gcb-quiz-primary-dark/10"]{background-color:rgba(20,20,92,.1) !important}[data-bg="bg-gcb-quiz-primary-dark/11"]{background-color:rgba(20,20,92,.11) !important}[data-bg="bg-gcb-quiz-primary-dark/12"]{background-color:rgba(20,20,92,.12) !important}[data-bg="bg-gcb-quiz-primary-dark/13"]{background-color:rgba(20,20,92,.13) !important}[data-bg="bg-gcb-quiz-primary-dark/14"]{background-color:rgba(20,20,92,.14) !important}[data-bg="bg-gcb-quiz-primary-dark/15"]{background-color:rgba(20,20,92,.15) !important}[data-bg="bg-gcb-quiz-primary-dark/16"]{background-color:rgba(20,20,92,.16) !important}[data-bg="bg-gcb-quiz-primary-dark/17"]{background-color:rgba(20,20,92,.17) !important}[data-bg="bg-gcb-quiz-primary-dark/18"]{background-color:rgba(20,20,92,.18) !important}[data-bg="bg-gcb-quiz-primary-dark/19"]{background-color:rgba(20,20,92,.19) !important}[data-bg="bg-gcb-quiz-primary-dark/20"]{background-color:rgba(20,20,92,.2) !important}[data-bg="bg-gcb-quiz-primary-dark/21"]{background-color:rgba(20,20,92,.21) !important}[data-bg="bg-gcb-quiz-primary-dark/22"]{background-color:rgba(20,20,92,.22) !important}[data-bg="bg-gcb-quiz-primary-dark/23"]{background-color:rgba(20,20,92,.23) !important}[data-bg="bg-gcb-quiz-primary-dark/24"]{background-color:rgba(20,20,92,.24) !important}[data-bg="bg-gcb-quiz-primary-dark/25"]{background-color:rgba(20,20,92,.25) !important}[data-bg="bg-gcb-quiz-primary-dark/26"]{background-color:rgba(20,20,92,.26) !important}[data-bg="bg-gcb-quiz-primary-dark/27"]{background-color:rgba(20,20,92,.27) !important}[data-bg="bg-gcb-quiz-primary-dark/28"]{background-color:rgba(20,20,92,.28) !important}[data-bg="bg-gcb-quiz-primary-dark/29"]{background-color:rgba(20,20,92,.29) !important}[data-bg="bg-gcb-quiz-primary-dark/30"]{background-color:rgba(20,20,92,.3) !important}[data-bg="bg-gcb-quiz-primary-dark/31"]{background-color:rgba(20,20,92,.31) !important}[data-bg="bg-gcb-quiz-primary-dark/32"]{background-color:rgba(20,20,92,.32) !important}[data-bg="bg-gcb-quiz-primary-dark/33"]{background-color:rgba(20,20,92,.33) !important}[data-bg="bg-gcb-quiz-primary-dark/34"]{background-color:rgba(20,20,92,.34) !important}[data-bg="bg-gcb-quiz-primary-dark/35"]{background-color:rgba(20,20,92,.35) !important}[data-bg="bg-gcb-quiz-primary-dark/36"]{background-color:rgba(20,20,92,.36) !important}[data-bg="bg-gcb-quiz-primary-dark/37"]{background-color:rgba(20,20,92,.37) !important}[data-bg="bg-gcb-quiz-primary-dark/38"]{background-color:rgba(20,20,92,.38) !important}[data-bg="bg-gcb-quiz-primary-dark/39"]{background-color:rgba(20,20,92,.39) !important}[data-bg="bg-gcb-quiz-primary-dark/40"]{background-color:rgba(20,20,92,.4) !important}[data-bg="bg-gcb-quiz-primary-dark/41"]{background-color:rgba(20,20,92,.41) !important}[data-bg="bg-gcb-quiz-primary-dark/42"]{background-color:rgba(20,20,92,.42) !important}[data-bg="bg-gcb-quiz-primary-dark/43"]{background-color:rgba(20,20,92,.43) !important}[data-bg="bg-gcb-quiz-primary-dark/44"]{background-color:rgba(20,20,92,.44) !important}[data-bg="bg-gcb-quiz-primary-dark/45"]{background-color:rgba(20,20,92,.45) !important}[data-bg="bg-gcb-quiz-primary-dark/46"]{background-color:rgba(20,20,92,.46) !important}[data-bg="bg-gcb-quiz-primary-dark/47"]{background-color:rgba(20,20,92,.47) !important}[data-bg="bg-gcb-quiz-primary-dark/48"]{background-color:rgba(20,20,92,.48) !important}[data-bg="bg-gcb-quiz-primary-dark/49"]{background-color:rgba(20,20,92,.49) !important}[data-bg="bg-gcb-quiz-primary-dark/50"]{background-color:rgba(20,20,92,.5) !important}[data-bg="bg-gcb-quiz-primary-dark/51"]{background-color:rgba(20,20,92,.51) !important}[data-bg="bg-gcb-quiz-primary-dark/52"]{background-color:rgba(20,20,92,.52) !important}[data-bg="bg-gcb-quiz-primary-dark/53"]{background-color:rgba(20,20,92,.53) !important}[data-bg="bg-gcb-quiz-primary-dark/54"]{background-color:rgba(20,20,92,.54) !important}[data-bg="bg-gcb-quiz-primary-dark/55"]{background-color:rgba(20,20,92,.55) !important}[data-bg="bg-gcb-quiz-primary-dark/56"]{background-color:rgba(20,20,92,.56) !important}[data-bg="bg-gcb-quiz-primary-dark/57"]{background-color:rgba(20,20,92,.57) !important}[data-bg="bg-gcb-quiz-primary-dark/58"]{background-color:rgba(20,20,92,.58) !important}[data-bg="bg-gcb-quiz-primary-dark/59"]{background-color:rgba(20,20,92,.59) !important}[data-bg="bg-gcb-quiz-primary-dark/60"]{background-color:rgba(20,20,92,.6) !important}[data-bg="bg-gcb-quiz-primary-dark/61"]{background-color:rgba(20,20,92,.61) !important}[data-bg="bg-gcb-quiz-primary-dark/62"]{background-color:rgba(20,20,92,.62) !important}[data-bg="bg-gcb-quiz-primary-dark/63"]{background-color:rgba(20,20,92,.63) !important}[data-bg="bg-gcb-quiz-primary-dark/64"]{background-color:rgba(20,20,92,.64) !important}[data-bg="bg-gcb-quiz-primary-dark/65"]{background-color:rgba(20,20,92,.65) !important}[data-bg="bg-gcb-quiz-primary-dark/66"]{background-color:rgba(20,20,92,.66) !important}[data-bg="bg-gcb-quiz-primary-dark/67"]{background-color:rgba(20,20,92,.67) !important}[data-bg="bg-gcb-quiz-primary-dark/68"]{background-color:rgba(20,20,92,.68) !important}[data-bg="bg-gcb-quiz-primary-dark/69"]{background-color:rgba(20,20,92,.69) !important}[data-bg="bg-gcb-quiz-primary-dark/70"]{background-color:rgba(20,20,92,.7) !important}[data-bg="bg-gcb-quiz-primary-dark/71"]{background-color:rgba(20,20,92,.71) !important}[data-bg="bg-gcb-quiz-primary-dark/72"]{background-color:rgba(20,20,92,.72) !important}[data-bg="bg-gcb-quiz-primary-dark/73"]{background-color:rgba(20,20,92,.73) !important}[data-bg="bg-gcb-quiz-primary-dark/74"]{background-color:rgba(20,20,92,.74) !important}[data-bg="bg-gcb-quiz-primary-dark/75"]{background-color:rgba(20,20,92,.75) !important}[data-bg="bg-gcb-quiz-primary-dark/76"]{background-color:rgba(20,20,92,.76) !important}[data-bg="bg-gcb-quiz-primary-dark/77"]{background-color:rgba(20,20,92,.77) !important}[data-bg="bg-gcb-quiz-primary-dark/78"]{background-color:rgba(20,20,92,.78) !important}[data-bg="bg-gcb-quiz-primary-dark/79"]{background-color:rgba(20,20,92,.79) !important}[data-bg="bg-gcb-quiz-primary-dark/80"]{background-color:rgba(20,20,92,.8) !important}[data-bg="bg-gcb-quiz-primary-dark/81"]{background-color:rgba(20,20,92,.81) !important}[data-bg="bg-gcb-quiz-primary-dark/82"]{background-color:rgba(20,20,92,.82) !important}[data-bg="bg-gcb-quiz-primary-dark/83"]{background-color:rgba(20,20,92,.83) !important}[data-bg="bg-gcb-quiz-primary-dark/84"]{background-color:rgba(20,20,92,.84) !important}[data-bg="bg-gcb-quiz-primary-dark/85"]{background-color:rgba(20,20,92,.85) !important}[data-bg="bg-gcb-quiz-primary-dark/86"]{background-color:rgba(20,20,92,.86) !important}[data-bg="bg-gcb-quiz-primary-dark/87"]{background-color:rgba(20,20,92,.87) !important}[data-bg="bg-gcb-quiz-primary-dark/88"]{background-color:rgba(20,20,92,.88) !important}[data-bg="bg-gcb-quiz-primary-dark/89"]{background-color:rgba(20,20,92,.89) !important}[data-bg="bg-gcb-quiz-primary-dark/90"]{background-color:rgba(20,20,92,.9) !important}[data-bg="bg-gcb-quiz-primary-dark/91"]{background-color:rgba(20,20,92,.91) !important}[data-bg="bg-gcb-quiz-primary-dark/92"]{background-color:rgba(20,20,92,.92) !important}[data-bg="bg-gcb-quiz-primary-dark/93"]{background-color:rgba(20,20,92,.93) !important}[data-bg="bg-gcb-quiz-primary-dark/94"]{background-color:rgba(20,20,92,.94) !important}[data-bg="bg-gcb-quiz-primary-dark/95"]{background-color:rgba(20,20,92,.95) !important}[data-bg="bg-gcb-quiz-primary-dark/96"]{background-color:rgba(20,20,92,.96) !important}[data-bg="bg-gcb-quiz-primary-dark/97"]{background-color:rgba(20,20,92,.97) !important}[data-bg="bg-gcb-quiz-primary-dark/98"]{background-color:rgba(20,20,92,.98) !important}[data-bg="bg-gcb-quiz-primary-dark/99"]{background-color:rgba(20,20,92,.99) !important}[data-bg="bg-gcb-quiz-primary-dark/100"]{background-color:#14145c !important}.placeholder-gcb-quiz-primary-dark::-moz-placeholder{color:#14145c !important}.placeholder-gcb-quiz-primary-dark::placeholder{color:#14145c !important}.gcb-quiz-secondary{color:#fff !important}.text-gcb-quiz-secondary{color:#fff !important}.bg-gcb-quiz-secondary{background-color:#fff !important}[data-bg=bg-gcb-quiz-secondary]{background-color:#fff !important}[data-border-color=border-gcb-quiz-secondary]{border-color:#fff !important}[data-bg="bg-gcb-quiz-secondary/0"]{background-color:rgba(255,255,255,0) !important}[data-bg="bg-gcb-quiz-secondary/1"]{background-color:rgba(255,255,255,.01) !important}[data-bg="bg-gcb-quiz-secondary/2"]{background-color:rgba(255,255,255,.02) !important}[data-bg="bg-gcb-quiz-secondary/3"]{background-color:rgba(255,255,255,.03) !important}[data-bg="bg-gcb-quiz-secondary/4"]{background-color:rgba(255,255,255,.04) !important}[data-bg="bg-gcb-quiz-secondary/5"]{background-color:rgba(255,255,255,.05) !important}[data-bg="bg-gcb-quiz-secondary/6"]{background-color:rgba(255,255,255,.06) !important}[data-bg="bg-gcb-quiz-secondary/7"]{background-color:rgba(255,255,255,.07) !important}[data-bg="bg-gcb-quiz-secondary/8"]{background-color:rgba(255,255,255,.08) !important}[data-bg="bg-gcb-quiz-secondary/9"]{background-color:rgba(255,255,255,.09) !important}[data-bg="bg-gcb-quiz-secondary/10"]{background-color:rgba(255,255,255,.1) !important}[data-bg="bg-gcb-quiz-secondary/11"]{background-color:rgba(255,255,255,.11) !important}[data-bg="bg-gcb-quiz-secondary/12"]{background-color:rgba(255,255,255,.12) !important}[data-bg="bg-gcb-quiz-secondary/13"]{background-color:rgba(255,255,255,.13) !important}[data-bg="bg-gcb-quiz-secondary/14"]{background-color:rgba(255,255,255,.14) !important}[data-bg="bg-gcb-quiz-secondary/15"]{background-color:rgba(255,255,255,.15) !important}[data-bg="bg-gcb-quiz-secondary/16"]{background-color:rgba(255,255,255,.16) !important}[data-bg="bg-gcb-quiz-secondary/17"]{background-color:rgba(255,255,255,.17) !important}[data-bg="bg-gcb-quiz-secondary/18"]{background-color:rgba(255,255,255,.18) !important}[data-bg="bg-gcb-quiz-secondary/19"]{background-color:rgba(255,255,255,.19) !important}[data-bg="bg-gcb-quiz-secondary/20"]{background-color:rgba(255,255,255,.2) !important}[data-bg="bg-gcb-quiz-secondary/21"]{background-color:rgba(255,255,255,.21) !important}[data-bg="bg-gcb-quiz-secondary/22"]{background-color:rgba(255,255,255,.22) !important}[data-bg="bg-gcb-quiz-secondary/23"]{background-color:rgba(255,255,255,.23) !important}[data-bg="bg-gcb-quiz-secondary/24"]{background-color:rgba(255,255,255,.24) !important}[data-bg="bg-gcb-quiz-secondary/25"]{background-color:rgba(255,255,255,.25) !important}[data-bg="bg-gcb-quiz-secondary/26"]{background-color:rgba(255,255,255,.26) !important}[data-bg="bg-gcb-quiz-secondary/27"]{background-color:rgba(255,255,255,.27) !important}[data-bg="bg-gcb-quiz-secondary/28"]{background-color:rgba(255,255,255,.28) !important}[data-bg="bg-gcb-quiz-secondary/29"]{background-color:rgba(255,255,255,.29) !important}[data-bg="bg-gcb-quiz-secondary/30"]{background-color:rgba(255,255,255,.3) !important}[data-bg="bg-gcb-quiz-secondary/31"]{background-color:rgba(255,255,255,.31) !important}[data-bg="bg-gcb-quiz-secondary/32"]{background-color:rgba(255,255,255,.32) !important}[data-bg="bg-gcb-quiz-secondary/33"]{background-color:rgba(255,255,255,.33) !important}[data-bg="bg-gcb-quiz-secondary/34"]{background-color:rgba(255,255,255,.34) !important}[data-bg="bg-gcb-quiz-secondary/35"]{background-color:rgba(255,255,255,.35) !important}[data-bg="bg-gcb-quiz-secondary/36"]{background-color:rgba(255,255,255,.36) !important}[data-bg="bg-gcb-quiz-secondary/37"]{background-color:rgba(255,255,255,.37) !important}[data-bg="bg-gcb-quiz-secondary/38"]{background-color:rgba(255,255,255,.38) !important}[data-bg="bg-gcb-quiz-secondary/39"]{background-color:rgba(255,255,255,.39) !important}[data-bg="bg-gcb-quiz-secondary/40"]{background-color:rgba(255,255,255,.4) !important}[data-bg="bg-gcb-quiz-secondary/41"]{background-color:rgba(255,255,255,.41) !important}[data-bg="bg-gcb-quiz-secondary/42"]{background-color:rgba(255,255,255,.42) !important}[data-bg="bg-gcb-quiz-secondary/43"]{background-color:rgba(255,255,255,.43) !important}[data-bg="bg-gcb-quiz-secondary/44"]{background-color:rgba(255,255,255,.44) !important}[data-bg="bg-gcb-quiz-secondary/45"]{background-color:rgba(255,255,255,.45) !important}[data-bg="bg-gcb-quiz-secondary/46"]{background-color:rgba(255,255,255,.46) !important}[data-bg="bg-gcb-quiz-secondary/47"]{background-color:rgba(255,255,255,.47) !important}[data-bg="bg-gcb-quiz-secondary/48"]{background-color:rgba(255,255,255,.48) !important}[data-bg="bg-gcb-quiz-secondary/49"]{background-color:rgba(255,255,255,.49) !important}[data-bg="bg-gcb-quiz-secondary/50"]{background-color:rgba(255,255,255,.5) !important}[data-bg="bg-gcb-quiz-secondary/51"]{background-color:rgba(255,255,255,.51) !important}[data-bg="bg-gcb-quiz-secondary/52"]{background-color:rgba(255,255,255,.52) !important}[data-bg="bg-gcb-quiz-secondary/53"]{background-color:rgba(255,255,255,.53) !important}[data-bg="bg-gcb-quiz-secondary/54"]{background-color:rgba(255,255,255,.54) !important}[data-bg="bg-gcb-quiz-secondary/55"]{background-color:rgba(255,255,255,.55) !important}[data-bg="bg-gcb-quiz-secondary/56"]{background-color:rgba(255,255,255,.56) !important}[data-bg="bg-gcb-quiz-secondary/57"]{background-color:rgba(255,255,255,.57) !important}[data-bg="bg-gcb-quiz-secondary/58"]{background-color:rgba(255,255,255,.58) !important}[data-bg="bg-gcb-quiz-secondary/59"]{background-color:rgba(255,255,255,.59) !important}[data-bg="bg-gcb-quiz-secondary/60"]{background-color:rgba(255,255,255,.6) !important}[data-bg="bg-gcb-quiz-secondary/61"]{background-color:rgba(255,255,255,.61) !important}[data-bg="bg-gcb-quiz-secondary/62"]{background-color:rgba(255,255,255,.62) !important}[data-bg="bg-gcb-quiz-secondary/63"]{background-color:rgba(255,255,255,.63) !important}[data-bg="bg-gcb-quiz-secondary/64"]{background-color:rgba(255,255,255,.64) !important}[data-bg="bg-gcb-quiz-secondary/65"]{background-color:rgba(255,255,255,.65) !important}[data-bg="bg-gcb-quiz-secondary/66"]{background-color:rgba(255,255,255,.66) !important}[data-bg="bg-gcb-quiz-secondary/67"]{background-color:rgba(255,255,255,.67) !important}[data-bg="bg-gcb-quiz-secondary/68"]{background-color:rgba(255,255,255,.68) !important}[data-bg="bg-gcb-quiz-secondary/69"]{background-color:rgba(255,255,255,.69) !important}[data-bg="bg-gcb-quiz-secondary/70"]{background-color:rgba(255,255,255,.7) !important}[data-bg="bg-gcb-quiz-secondary/71"]{background-color:rgba(255,255,255,.71) !important}[data-bg="bg-gcb-quiz-secondary/72"]{background-color:rgba(255,255,255,.72) !important}[data-bg="bg-gcb-quiz-secondary/73"]{background-color:rgba(255,255,255,.73) !important}[data-bg="bg-gcb-quiz-secondary/74"]{background-color:rgba(255,255,255,.74) !important}[data-bg="bg-gcb-quiz-secondary/75"]{background-color:rgba(255,255,255,.75) !important}[data-bg="bg-gcb-quiz-secondary/76"]{background-color:rgba(255,255,255,.76) !important}[data-bg="bg-gcb-quiz-secondary/77"]{background-color:rgba(255,255,255,.77) !important}[data-bg="bg-gcb-quiz-secondary/78"]{background-color:rgba(255,255,255,.78) !important}[data-bg="bg-gcb-quiz-secondary/79"]{background-color:rgba(255,255,255,.79) !important}[data-bg="bg-gcb-quiz-secondary/80"]{background-color:rgba(255,255,255,.8) !important}[data-bg="bg-gcb-quiz-secondary/81"]{background-color:rgba(255,255,255,.81) !important}[data-bg="bg-gcb-quiz-secondary/82"]{background-color:rgba(255,255,255,.82) !important}[data-bg="bg-gcb-quiz-secondary/83"]{background-color:rgba(255,255,255,.83) !important}[data-bg="bg-gcb-quiz-secondary/84"]{background-color:rgba(255,255,255,.84) !important}[data-bg="bg-gcb-quiz-secondary/85"]{background-color:rgba(255,255,255,.85) !important}[data-bg="bg-gcb-quiz-secondary/86"]{background-color:rgba(255,255,255,.86) !important}[data-bg="bg-gcb-quiz-secondary/87"]{background-color:rgba(255,255,255,.87) !important}[data-bg="bg-gcb-quiz-secondary/88"]{background-color:rgba(255,255,255,.88) !important}[data-bg="bg-gcb-quiz-secondary/89"]{background-color:rgba(255,255,255,.89) !important}[data-bg="bg-gcb-quiz-secondary/90"]{background-color:rgba(255,255,255,.9) !important}[data-bg="bg-gcb-quiz-secondary/91"]{background-color:rgba(255,255,255,.91) !important}[data-bg="bg-gcb-quiz-secondary/92"]{background-color:rgba(255,255,255,.92) !important}[data-bg="bg-gcb-quiz-secondary/93"]{background-color:rgba(255,255,255,.93) !important}[data-bg="bg-gcb-quiz-secondary/94"]{background-color:rgba(255,255,255,.94) !important}[data-bg="bg-gcb-quiz-secondary/95"]{background-color:rgba(255,255,255,.95) !important}[data-bg="bg-gcb-quiz-secondary/96"]{background-color:rgba(255,255,255,.96) !important}[data-bg="bg-gcb-quiz-secondary/97"]{background-color:rgba(255,255,255,.97) !important}[data-bg="bg-gcb-quiz-secondary/98"]{background-color:rgba(255,255,255,.98) !important}[data-bg="bg-gcb-quiz-secondary/99"]{background-color:rgba(255,255,255,.99) !important}[data-bg="bg-gcb-quiz-secondary/100"]{background-color:#fff !important}.placeholder-gcb-quiz-secondary::-moz-placeholder{color:#fff !important}.placeholder-gcb-quiz-secondary::placeholder{color:#fff !important}.gcb-quiz-pink{color:#ffb9d9 !important}.text-gcb-quiz-pink{color:#ffb9d9 !important}.bg-gcb-quiz-pink{background-color:#ffb9d9 !important}[data-bg=bg-gcb-quiz-pink]{background-color:#ffb9d9 !important}[data-border-color=border-gcb-quiz-pink]{border-color:#ffb9d9 !important}[data-bg="bg-gcb-quiz-pink/0"]{background-color:rgba(255,185,217,0) !important}[data-bg="bg-gcb-quiz-pink/1"]{background-color:rgba(255,185,217,.01) !important}[data-bg="bg-gcb-quiz-pink/2"]{background-color:rgba(255,185,217,.02) !important}[data-bg="bg-gcb-quiz-pink/3"]{background-color:rgba(255,185,217,.03) !important}[data-bg="bg-gcb-quiz-pink/4"]{background-color:rgba(255,185,217,.04) !important}[data-bg="bg-gcb-quiz-pink/5"]{background-color:rgba(255,185,217,.05) !important}[data-bg="bg-gcb-quiz-pink/6"]{background-color:rgba(255,185,217,.06) !important}[data-bg="bg-gcb-quiz-pink/7"]{background-color:rgba(255,185,217,.07) !important}[data-bg="bg-gcb-quiz-pink/8"]{background-color:rgba(255,185,217,.08) !important}[data-bg="bg-gcb-quiz-pink/9"]{background-color:rgba(255,185,217,.09) !important}[data-bg="bg-gcb-quiz-pink/10"]{background-color:rgba(255,185,217,.1) !important}[data-bg="bg-gcb-quiz-pink/11"]{background-color:rgba(255,185,217,.11) !important}[data-bg="bg-gcb-quiz-pink/12"]{background-color:rgba(255,185,217,.12) !important}[data-bg="bg-gcb-quiz-pink/13"]{background-color:rgba(255,185,217,.13) !important}[data-bg="bg-gcb-quiz-pink/14"]{background-color:rgba(255,185,217,.14) !important}[data-bg="bg-gcb-quiz-pink/15"]{background-color:rgba(255,185,217,.15) !important}[data-bg="bg-gcb-quiz-pink/16"]{background-color:rgba(255,185,217,.16) !important}[data-bg="bg-gcb-quiz-pink/17"]{background-color:rgba(255,185,217,.17) !important}[data-bg="bg-gcb-quiz-pink/18"]{background-color:rgba(255,185,217,.18) !important}[data-bg="bg-gcb-quiz-pink/19"]{background-color:rgba(255,185,217,.19) !important}[data-bg="bg-gcb-quiz-pink/20"]{background-color:rgba(255,185,217,.2) !important}[data-bg="bg-gcb-quiz-pink/21"]{background-color:rgba(255,185,217,.21) !important}[data-bg="bg-gcb-quiz-pink/22"]{background-color:rgba(255,185,217,.22) !important}[data-bg="bg-gcb-quiz-pink/23"]{background-color:rgba(255,185,217,.23) !important}[data-bg="bg-gcb-quiz-pink/24"]{background-color:rgba(255,185,217,.24) !important}[data-bg="bg-gcb-quiz-pink/25"]{background-color:rgba(255,185,217,.25) !important}[data-bg="bg-gcb-quiz-pink/26"]{background-color:rgba(255,185,217,.26) !important}[data-bg="bg-gcb-quiz-pink/27"]{background-color:rgba(255,185,217,.27) !important}[data-bg="bg-gcb-quiz-pink/28"]{background-color:rgba(255,185,217,.28) !important}[data-bg="bg-gcb-quiz-pink/29"]{background-color:rgba(255,185,217,.29) !important}[data-bg="bg-gcb-quiz-pink/30"]{background-color:rgba(255,185,217,.3) !important}[data-bg="bg-gcb-quiz-pink/31"]{background-color:rgba(255,185,217,.31) !important}[data-bg="bg-gcb-quiz-pink/32"]{background-color:rgba(255,185,217,.32) !important}[data-bg="bg-gcb-quiz-pink/33"]{background-color:rgba(255,185,217,.33) !important}[data-bg="bg-gcb-quiz-pink/34"]{background-color:rgba(255,185,217,.34) !important}[data-bg="bg-gcb-quiz-pink/35"]{background-color:rgba(255,185,217,.35) !important}[data-bg="bg-gcb-quiz-pink/36"]{background-color:rgba(255,185,217,.36) !important}[data-bg="bg-gcb-quiz-pink/37"]{background-color:rgba(255,185,217,.37) !important}[data-bg="bg-gcb-quiz-pink/38"]{background-color:rgba(255,185,217,.38) !important}[data-bg="bg-gcb-quiz-pink/39"]{background-color:rgba(255,185,217,.39) !important}[data-bg="bg-gcb-quiz-pink/40"]{background-color:rgba(255,185,217,.4) !important}[data-bg="bg-gcb-quiz-pink/41"]{background-color:rgba(255,185,217,.41) !important}[data-bg="bg-gcb-quiz-pink/42"]{background-color:rgba(255,185,217,.42) !important}[data-bg="bg-gcb-quiz-pink/43"]{background-color:rgba(255,185,217,.43) !important}[data-bg="bg-gcb-quiz-pink/44"]{background-color:rgba(255,185,217,.44) !important}[data-bg="bg-gcb-quiz-pink/45"]{background-color:rgba(255,185,217,.45) !important}[data-bg="bg-gcb-quiz-pink/46"]{background-color:rgba(255,185,217,.46) !important}[data-bg="bg-gcb-quiz-pink/47"]{background-color:rgba(255,185,217,.47) !important}[data-bg="bg-gcb-quiz-pink/48"]{background-color:rgba(255,185,217,.48) !important}[data-bg="bg-gcb-quiz-pink/49"]{background-color:rgba(255,185,217,.49) !important}[data-bg="bg-gcb-quiz-pink/50"]{background-color:rgba(255,185,217,.5) !important}[data-bg="bg-gcb-quiz-pink/51"]{background-color:rgba(255,185,217,.51) !important}[data-bg="bg-gcb-quiz-pink/52"]{background-color:rgba(255,185,217,.52) !important}[data-bg="bg-gcb-quiz-pink/53"]{background-color:rgba(255,185,217,.53) !important}[data-bg="bg-gcb-quiz-pink/54"]{background-color:rgba(255,185,217,.54) !important}[data-bg="bg-gcb-quiz-pink/55"]{background-color:rgba(255,185,217,.55) !important}[data-bg="bg-gcb-quiz-pink/56"]{background-color:rgba(255,185,217,.56) !important}[data-bg="bg-gcb-quiz-pink/57"]{background-color:rgba(255,185,217,.57) !important}[data-bg="bg-gcb-quiz-pink/58"]{background-color:rgba(255,185,217,.58) !important}[data-bg="bg-gcb-quiz-pink/59"]{background-color:rgba(255,185,217,.59) !important}[data-bg="bg-gcb-quiz-pink/60"]{background-color:rgba(255,185,217,.6) !important}[data-bg="bg-gcb-quiz-pink/61"]{background-color:rgba(255,185,217,.61) !important}[data-bg="bg-gcb-quiz-pink/62"]{background-color:rgba(255,185,217,.62) !important}[data-bg="bg-gcb-quiz-pink/63"]{background-color:rgba(255,185,217,.63) !important}[data-bg="bg-gcb-quiz-pink/64"]{background-color:rgba(255,185,217,.64) !important}[data-bg="bg-gcb-quiz-pink/65"]{background-color:rgba(255,185,217,.65) !important}[data-bg="bg-gcb-quiz-pink/66"]{background-color:rgba(255,185,217,.66) !important}[data-bg="bg-gcb-quiz-pink/67"]{background-color:rgba(255,185,217,.67) !important}[data-bg="bg-gcb-quiz-pink/68"]{background-color:rgba(255,185,217,.68) !important}[data-bg="bg-gcb-quiz-pink/69"]{background-color:rgba(255,185,217,.69) !important}[data-bg="bg-gcb-quiz-pink/70"]{background-color:rgba(255,185,217,.7) !important}[data-bg="bg-gcb-quiz-pink/71"]{background-color:rgba(255,185,217,.71) !important}[data-bg="bg-gcb-quiz-pink/72"]{background-color:rgba(255,185,217,.72) !important}[data-bg="bg-gcb-quiz-pink/73"]{background-color:rgba(255,185,217,.73) !important}[data-bg="bg-gcb-quiz-pink/74"]{background-color:rgba(255,185,217,.74) !important}[data-bg="bg-gcb-quiz-pink/75"]{background-color:rgba(255,185,217,.75) !important}[data-bg="bg-gcb-quiz-pink/76"]{background-color:rgba(255,185,217,.76) !important}[data-bg="bg-gcb-quiz-pink/77"]{background-color:rgba(255,185,217,.77) !important}[data-bg="bg-gcb-quiz-pink/78"]{background-color:rgba(255,185,217,.78) !important}[data-bg="bg-gcb-quiz-pink/79"]{background-color:rgba(255,185,217,.79) !important}[data-bg="bg-gcb-quiz-pink/80"]{background-color:rgba(255,185,217,.8) !important}[data-bg="bg-gcb-quiz-pink/81"]{background-color:rgba(255,185,217,.81) !important}[data-bg="bg-gcb-quiz-pink/82"]{background-color:rgba(255,185,217,.82) !important}[data-bg="bg-gcb-quiz-pink/83"]{background-color:rgba(255,185,217,.83) !important}[data-bg="bg-gcb-quiz-pink/84"]{background-color:rgba(255,185,217,.84) !important}[data-bg="bg-gcb-quiz-pink/85"]{background-color:rgba(255,185,217,.85) !important}[data-bg="bg-gcb-quiz-pink/86"]{background-color:rgba(255,185,217,.86) !important}[data-bg="bg-gcb-quiz-pink/87"]{background-color:rgba(255,185,217,.87) !important}[data-bg="bg-gcb-quiz-pink/88"]{background-color:rgba(255,185,217,.88) !important}[data-bg="bg-gcb-quiz-pink/89"]{background-color:rgba(255,185,217,.89) !important}[data-bg="bg-gcb-quiz-pink/90"]{background-color:rgba(255,185,217,.9) !important}[data-bg="bg-gcb-quiz-pink/91"]{background-color:rgba(255,185,217,.91) !important}[data-bg="bg-gcb-quiz-pink/92"]{background-color:rgba(255,185,217,.92) !important}[data-bg="bg-gcb-quiz-pink/93"]{background-color:rgba(255,185,217,.93) !important}[data-bg="bg-gcb-quiz-pink/94"]{background-color:rgba(255,185,217,.94) !important}[data-bg="bg-gcb-quiz-pink/95"]{background-color:rgba(255,185,217,.95) !important}[data-bg="bg-gcb-quiz-pink/96"]{background-color:rgba(255,185,217,.96) !important}[data-bg="bg-gcb-quiz-pink/97"]{background-color:rgba(255,185,217,.97) !important}[data-bg="bg-gcb-quiz-pink/98"]{background-color:rgba(255,185,217,.98) !important}[data-bg="bg-gcb-quiz-pink/99"]{background-color:rgba(255,185,217,.99) !important}[data-bg="bg-gcb-quiz-pink/100"]{background-color:#ffb9d9 !important}.placeholder-gcb-quiz-pink::-moz-placeholder{color:#ffb9d9 !important}.placeholder-gcb-quiz-pink::placeholder{color:#ffb9d9 !important}.gcb-quiz-pink-dark{color:#ffbde1 !important}.text-gcb-quiz-pink-dark{color:#ffbde1 !important}.bg-gcb-quiz-pink-dark{background-color:#ffbde1 !important}[data-bg=bg-gcb-quiz-pink-dark]{background-color:#ffbde1 !important}[data-border-color=border-gcb-quiz-pink-dark]{border-color:#ffbde1 !important}[data-bg="bg-gcb-quiz-pink-dark/0"]{background-color:rgba(255,189,225,0) !important}[data-bg="bg-gcb-quiz-pink-dark/1"]{background-color:rgba(255,189,225,.01) !important}[data-bg="bg-gcb-quiz-pink-dark/2"]{background-color:rgba(255,189,225,.02) !important}[data-bg="bg-gcb-quiz-pink-dark/3"]{background-color:rgba(255,189,225,.03) !important}[data-bg="bg-gcb-quiz-pink-dark/4"]{background-color:rgba(255,189,225,.04) !important}[data-bg="bg-gcb-quiz-pink-dark/5"]{background-color:rgba(255,189,225,.05) !important}[data-bg="bg-gcb-quiz-pink-dark/6"]{background-color:rgba(255,189,225,.06) !important}[data-bg="bg-gcb-quiz-pink-dark/7"]{background-color:rgba(255,189,225,.07) !important}[data-bg="bg-gcb-quiz-pink-dark/8"]{background-color:rgba(255,189,225,.08) !important}[data-bg="bg-gcb-quiz-pink-dark/9"]{background-color:rgba(255,189,225,.09) !important}[data-bg="bg-gcb-quiz-pink-dark/10"]{background-color:rgba(255,189,225,.1) !important}[data-bg="bg-gcb-quiz-pink-dark/11"]{background-color:rgba(255,189,225,.11) !important}[data-bg="bg-gcb-quiz-pink-dark/12"]{background-color:rgba(255,189,225,.12) !important}[data-bg="bg-gcb-quiz-pink-dark/13"]{background-color:rgba(255,189,225,.13) !important}[data-bg="bg-gcb-quiz-pink-dark/14"]{background-color:rgba(255,189,225,.14) !important}[data-bg="bg-gcb-quiz-pink-dark/15"]{background-color:rgba(255,189,225,.15) !important}[data-bg="bg-gcb-quiz-pink-dark/16"]{background-color:rgba(255,189,225,.16) !important}[data-bg="bg-gcb-quiz-pink-dark/17"]{background-color:rgba(255,189,225,.17) !important}[data-bg="bg-gcb-quiz-pink-dark/18"]{background-color:rgba(255,189,225,.18) !important}[data-bg="bg-gcb-quiz-pink-dark/19"]{background-color:rgba(255,189,225,.19) !important}[data-bg="bg-gcb-quiz-pink-dark/20"]{background-color:rgba(255,189,225,.2) !important}[data-bg="bg-gcb-quiz-pink-dark/21"]{background-color:rgba(255,189,225,.21) !important}[data-bg="bg-gcb-quiz-pink-dark/22"]{background-color:rgba(255,189,225,.22) !important}[data-bg="bg-gcb-quiz-pink-dark/23"]{background-color:rgba(255,189,225,.23) !important}[data-bg="bg-gcb-quiz-pink-dark/24"]{background-color:rgba(255,189,225,.24) !important}[data-bg="bg-gcb-quiz-pink-dark/25"]{background-color:rgba(255,189,225,.25) !important}[data-bg="bg-gcb-quiz-pink-dark/26"]{background-color:rgba(255,189,225,.26) !important}[data-bg="bg-gcb-quiz-pink-dark/27"]{background-color:rgba(255,189,225,.27) !important}[data-bg="bg-gcb-quiz-pink-dark/28"]{background-color:rgba(255,189,225,.28) !important}[data-bg="bg-gcb-quiz-pink-dark/29"]{background-color:rgba(255,189,225,.29) !important}[data-bg="bg-gcb-quiz-pink-dark/30"]{background-color:rgba(255,189,225,.3) !important}[data-bg="bg-gcb-quiz-pink-dark/31"]{background-color:rgba(255,189,225,.31) !important}[data-bg="bg-gcb-quiz-pink-dark/32"]{background-color:rgba(255,189,225,.32) !important}[data-bg="bg-gcb-quiz-pink-dark/33"]{background-color:rgba(255,189,225,.33) !important}[data-bg="bg-gcb-quiz-pink-dark/34"]{background-color:rgba(255,189,225,.34) !important}[data-bg="bg-gcb-quiz-pink-dark/35"]{background-color:rgba(255,189,225,.35) !important}[data-bg="bg-gcb-quiz-pink-dark/36"]{background-color:rgba(255,189,225,.36) !important}[data-bg="bg-gcb-quiz-pink-dark/37"]{background-color:rgba(255,189,225,.37) !important}[data-bg="bg-gcb-quiz-pink-dark/38"]{background-color:rgba(255,189,225,.38) !important}[data-bg="bg-gcb-quiz-pink-dark/39"]{background-color:rgba(255,189,225,.39) !important}[data-bg="bg-gcb-quiz-pink-dark/40"]{background-color:rgba(255,189,225,.4) !important}[data-bg="bg-gcb-quiz-pink-dark/41"]{background-color:rgba(255,189,225,.41) !important}[data-bg="bg-gcb-quiz-pink-dark/42"]{background-color:rgba(255,189,225,.42) !important}[data-bg="bg-gcb-quiz-pink-dark/43"]{background-color:rgba(255,189,225,.43) !important}[data-bg="bg-gcb-quiz-pink-dark/44"]{background-color:rgba(255,189,225,.44) !important}[data-bg="bg-gcb-quiz-pink-dark/45"]{background-color:rgba(255,189,225,.45) !important}[data-bg="bg-gcb-quiz-pink-dark/46"]{background-color:rgba(255,189,225,.46) !important}[data-bg="bg-gcb-quiz-pink-dark/47"]{background-color:rgba(255,189,225,.47) !important}[data-bg="bg-gcb-quiz-pink-dark/48"]{background-color:rgba(255,189,225,.48) !important}[data-bg="bg-gcb-quiz-pink-dark/49"]{background-color:rgba(255,189,225,.49) !important}[data-bg="bg-gcb-quiz-pink-dark/50"]{background-color:rgba(255,189,225,.5) !important}[data-bg="bg-gcb-quiz-pink-dark/51"]{background-color:rgba(255,189,225,.51) !important}[data-bg="bg-gcb-quiz-pink-dark/52"]{background-color:rgba(255,189,225,.52) !important}[data-bg="bg-gcb-quiz-pink-dark/53"]{background-color:rgba(255,189,225,.53) !important}[data-bg="bg-gcb-quiz-pink-dark/54"]{background-color:rgba(255,189,225,.54) !important}[data-bg="bg-gcb-quiz-pink-dark/55"]{background-color:rgba(255,189,225,.55) !important}[data-bg="bg-gcb-quiz-pink-dark/56"]{background-color:rgba(255,189,225,.56) !important}[data-bg="bg-gcb-quiz-pink-dark/57"]{background-color:rgba(255,189,225,.57) !important}[data-bg="bg-gcb-quiz-pink-dark/58"]{background-color:rgba(255,189,225,.58) !important}[data-bg="bg-gcb-quiz-pink-dark/59"]{background-color:rgba(255,189,225,.59) !important}[data-bg="bg-gcb-quiz-pink-dark/60"]{background-color:rgba(255,189,225,.6) !important}[data-bg="bg-gcb-quiz-pink-dark/61"]{background-color:rgba(255,189,225,.61) !important}[data-bg="bg-gcb-quiz-pink-dark/62"]{background-color:rgba(255,189,225,.62) !important}[data-bg="bg-gcb-quiz-pink-dark/63"]{background-color:rgba(255,189,225,.63) !important}[data-bg="bg-gcb-quiz-pink-dark/64"]{background-color:rgba(255,189,225,.64) !important}[data-bg="bg-gcb-quiz-pink-dark/65"]{background-color:rgba(255,189,225,.65) !important}[data-bg="bg-gcb-quiz-pink-dark/66"]{background-color:rgba(255,189,225,.66) !important}[data-bg="bg-gcb-quiz-pink-dark/67"]{background-color:rgba(255,189,225,.67) !important}[data-bg="bg-gcb-quiz-pink-dark/68"]{background-color:rgba(255,189,225,.68) !important}[data-bg="bg-gcb-quiz-pink-dark/69"]{background-color:rgba(255,189,225,.69) !important}[data-bg="bg-gcb-quiz-pink-dark/70"]{background-color:rgba(255,189,225,.7) !important}[data-bg="bg-gcb-quiz-pink-dark/71"]{background-color:rgba(255,189,225,.71) !important}[data-bg="bg-gcb-quiz-pink-dark/72"]{background-color:rgba(255,189,225,.72) !important}[data-bg="bg-gcb-quiz-pink-dark/73"]{background-color:rgba(255,189,225,.73) !important}[data-bg="bg-gcb-quiz-pink-dark/74"]{background-color:rgba(255,189,225,.74) !important}[data-bg="bg-gcb-quiz-pink-dark/75"]{background-color:rgba(255,189,225,.75) !important}[data-bg="bg-gcb-quiz-pink-dark/76"]{background-color:rgba(255,189,225,.76) !important}[data-bg="bg-gcb-quiz-pink-dark/77"]{background-color:rgba(255,189,225,.77) !important}[data-bg="bg-gcb-quiz-pink-dark/78"]{background-color:rgba(255,189,225,.78) !important}[data-bg="bg-gcb-quiz-pink-dark/79"]{background-color:rgba(255,189,225,.79) !important}[data-bg="bg-gcb-quiz-pink-dark/80"]{background-color:rgba(255,189,225,.8) !important}[data-bg="bg-gcb-quiz-pink-dark/81"]{background-color:rgba(255,189,225,.81) !important}[data-bg="bg-gcb-quiz-pink-dark/82"]{background-color:rgba(255,189,225,.82) !important}[data-bg="bg-gcb-quiz-pink-dark/83"]{background-color:rgba(255,189,225,.83) !important}[data-bg="bg-gcb-quiz-pink-dark/84"]{background-color:rgba(255,189,225,.84) !important}[data-bg="bg-gcb-quiz-pink-dark/85"]{background-color:rgba(255,189,225,.85) !important}[data-bg="bg-gcb-quiz-pink-dark/86"]{background-color:rgba(255,189,225,.86) !important}[data-bg="bg-gcb-quiz-pink-dark/87"]{background-color:rgba(255,189,225,.87) !important}[data-bg="bg-gcb-quiz-pink-dark/88"]{background-color:rgba(255,189,225,.88) !important}[data-bg="bg-gcb-quiz-pink-dark/89"]{background-color:rgba(255,189,225,.89) !important}[data-bg="bg-gcb-quiz-pink-dark/90"]{background-color:rgba(255,189,225,.9) !important}[data-bg="bg-gcb-quiz-pink-dark/91"]{background-color:rgba(255,189,225,.91) !important}[data-bg="bg-gcb-quiz-pink-dark/92"]{background-color:rgba(255,189,225,.92) !important}[data-bg="bg-gcb-quiz-pink-dark/93"]{background-color:rgba(255,189,225,.93) !important}[data-bg="bg-gcb-quiz-pink-dark/94"]{background-color:rgba(255,189,225,.94) !important}[data-bg="bg-gcb-quiz-pink-dark/95"]{background-color:rgba(255,189,225,.95) !important}[data-bg="bg-gcb-quiz-pink-dark/96"]{background-color:rgba(255,189,225,.96) !important}[data-bg="bg-gcb-quiz-pink-dark/97"]{background-color:rgba(255,189,225,.97) !important}[data-bg="bg-gcb-quiz-pink-dark/98"]{background-color:rgba(255,189,225,.98) !important}[data-bg="bg-gcb-quiz-pink-dark/99"]{background-color:rgba(255,189,225,.99) !important}[data-bg="bg-gcb-quiz-pink-dark/100"]{background-color:#ffbde1 !important}.placeholder-gcb-quiz-pink-dark::-moz-placeholder{color:#ffbde1 !important}.placeholder-gcb-quiz-pink-dark::placeholder{color:#ffbde1 !important}.gcb-quiz-pink-light{color:#fec2f6 !important}.text-gcb-quiz-pink-light{color:#fec2f6 !important}.bg-gcb-quiz-pink-light{background-color:#fec2f6 !important}[data-bg=bg-gcb-quiz-pink-light]{background-color:#fec2f6 !important}[data-border-color=border-gcb-quiz-pink-light]{border-color:#fec2f6 !important}[data-bg="bg-gcb-quiz-pink-light/0"]{background-color:rgba(254,194,246,0) !important}[data-bg="bg-gcb-quiz-pink-light/1"]{background-color:rgba(254,194,246,.01) !important}[data-bg="bg-gcb-quiz-pink-light/2"]{background-color:rgba(254,194,246,.02) !important}[data-bg="bg-gcb-quiz-pink-light/3"]{background-color:rgba(254,194,246,.03) !important}[data-bg="bg-gcb-quiz-pink-light/4"]{background-color:rgba(254,194,246,.04) !important}[data-bg="bg-gcb-quiz-pink-light/5"]{background-color:rgba(254,194,246,.05) !important}[data-bg="bg-gcb-quiz-pink-light/6"]{background-color:rgba(254,194,246,.06) !important}[data-bg="bg-gcb-quiz-pink-light/7"]{background-color:rgba(254,194,246,.07) !important}[data-bg="bg-gcb-quiz-pink-light/8"]{background-color:rgba(254,194,246,.08) !important}[data-bg="bg-gcb-quiz-pink-light/9"]{background-color:rgba(254,194,246,.09) !important}[data-bg="bg-gcb-quiz-pink-light/10"]{background-color:rgba(254,194,246,.1) !important}[data-bg="bg-gcb-quiz-pink-light/11"]{background-color:rgba(254,194,246,.11) !important}[data-bg="bg-gcb-quiz-pink-light/12"]{background-color:rgba(254,194,246,.12) !important}[data-bg="bg-gcb-quiz-pink-light/13"]{background-color:rgba(254,194,246,.13) !important}[data-bg="bg-gcb-quiz-pink-light/14"]{background-color:rgba(254,194,246,.14) !important}[data-bg="bg-gcb-quiz-pink-light/15"]{background-color:rgba(254,194,246,.15) !important}[data-bg="bg-gcb-quiz-pink-light/16"]{background-color:rgba(254,194,246,.16) !important}[data-bg="bg-gcb-quiz-pink-light/17"]{background-color:rgba(254,194,246,.17) !important}[data-bg="bg-gcb-quiz-pink-light/18"]{background-color:rgba(254,194,246,.18) !important}[data-bg="bg-gcb-quiz-pink-light/19"]{background-color:rgba(254,194,246,.19) !important}[data-bg="bg-gcb-quiz-pink-light/20"]{background-color:rgba(254,194,246,.2) !important}[data-bg="bg-gcb-quiz-pink-light/21"]{background-color:rgba(254,194,246,.21) !important}[data-bg="bg-gcb-quiz-pink-light/22"]{background-color:rgba(254,194,246,.22) !important}[data-bg="bg-gcb-quiz-pink-light/23"]{background-color:rgba(254,194,246,.23) !important}[data-bg="bg-gcb-quiz-pink-light/24"]{background-color:rgba(254,194,246,.24) !important}[data-bg="bg-gcb-quiz-pink-light/25"]{background-color:rgba(254,194,246,.25) !important}[data-bg="bg-gcb-quiz-pink-light/26"]{background-color:rgba(254,194,246,.26) !important}[data-bg="bg-gcb-quiz-pink-light/27"]{background-color:rgba(254,194,246,.27) !important}[data-bg="bg-gcb-quiz-pink-light/28"]{background-color:rgba(254,194,246,.28) !important}[data-bg="bg-gcb-quiz-pink-light/29"]{background-color:rgba(254,194,246,.29) !important}[data-bg="bg-gcb-quiz-pink-light/30"]{background-color:rgba(254,194,246,.3) !important}[data-bg="bg-gcb-quiz-pink-light/31"]{background-color:rgba(254,194,246,.31) !important}[data-bg="bg-gcb-quiz-pink-light/32"]{background-color:rgba(254,194,246,.32) !important}[data-bg="bg-gcb-quiz-pink-light/33"]{background-color:rgba(254,194,246,.33) !important}[data-bg="bg-gcb-quiz-pink-light/34"]{background-color:rgba(254,194,246,.34) !important}[data-bg="bg-gcb-quiz-pink-light/35"]{background-color:rgba(254,194,246,.35) !important}[data-bg="bg-gcb-quiz-pink-light/36"]{background-color:rgba(254,194,246,.36) !important}[data-bg="bg-gcb-quiz-pink-light/37"]{background-color:rgba(254,194,246,.37) !important}[data-bg="bg-gcb-quiz-pink-light/38"]{background-color:rgba(254,194,246,.38) !important}[data-bg="bg-gcb-quiz-pink-light/39"]{background-color:rgba(254,194,246,.39) !important}[data-bg="bg-gcb-quiz-pink-light/40"]{background-color:rgba(254,194,246,.4) !important}[data-bg="bg-gcb-quiz-pink-light/41"]{background-color:rgba(254,194,246,.41) !important}[data-bg="bg-gcb-quiz-pink-light/42"]{background-color:rgba(254,194,246,.42) !important}[data-bg="bg-gcb-quiz-pink-light/43"]{background-color:rgba(254,194,246,.43) !important}[data-bg="bg-gcb-quiz-pink-light/44"]{background-color:rgba(254,194,246,.44) !important}[data-bg="bg-gcb-quiz-pink-light/45"]{background-color:rgba(254,194,246,.45) !important}[data-bg="bg-gcb-quiz-pink-light/46"]{background-color:rgba(254,194,246,.46) !important}[data-bg="bg-gcb-quiz-pink-light/47"]{background-color:rgba(254,194,246,.47) !important}[data-bg="bg-gcb-quiz-pink-light/48"]{background-color:rgba(254,194,246,.48) !important}[data-bg="bg-gcb-quiz-pink-light/49"]{background-color:rgba(254,194,246,.49) !important}[data-bg="bg-gcb-quiz-pink-light/50"]{background-color:rgba(254,194,246,.5) !important}[data-bg="bg-gcb-quiz-pink-light/51"]{background-color:rgba(254,194,246,.51) !important}[data-bg="bg-gcb-quiz-pink-light/52"]{background-color:rgba(254,194,246,.52) !important}[data-bg="bg-gcb-quiz-pink-light/53"]{background-color:rgba(254,194,246,.53) !important}[data-bg="bg-gcb-quiz-pink-light/54"]{background-color:rgba(254,194,246,.54) !important}[data-bg="bg-gcb-quiz-pink-light/55"]{background-color:rgba(254,194,246,.55) !important}[data-bg="bg-gcb-quiz-pink-light/56"]{background-color:rgba(254,194,246,.56) !important}[data-bg="bg-gcb-quiz-pink-light/57"]{background-color:rgba(254,194,246,.57) !important}[data-bg="bg-gcb-quiz-pink-light/58"]{background-color:rgba(254,194,246,.58) !important}[data-bg="bg-gcb-quiz-pink-light/59"]{background-color:rgba(254,194,246,.59) !important}[data-bg="bg-gcb-quiz-pink-light/60"]{background-color:rgba(254,194,246,.6) !important}[data-bg="bg-gcb-quiz-pink-light/61"]{background-color:rgba(254,194,246,.61) !important}[data-bg="bg-gcb-quiz-pink-light/62"]{background-color:rgba(254,194,246,.62) !important}[data-bg="bg-gcb-quiz-pink-light/63"]{background-color:rgba(254,194,246,.63) !important}[data-bg="bg-gcb-quiz-pink-light/64"]{background-color:rgba(254,194,246,.64) !important}[data-bg="bg-gcb-quiz-pink-light/65"]{background-color:rgba(254,194,246,.65) !important}[data-bg="bg-gcb-quiz-pink-light/66"]{background-color:rgba(254,194,246,.66) !important}[data-bg="bg-gcb-quiz-pink-light/67"]{background-color:rgba(254,194,246,.67) !important}[data-bg="bg-gcb-quiz-pink-light/68"]{background-color:rgba(254,194,246,.68) !important}[data-bg="bg-gcb-quiz-pink-light/69"]{background-color:rgba(254,194,246,.69) !important}[data-bg="bg-gcb-quiz-pink-light/70"]{background-color:rgba(254,194,246,.7) !important}[data-bg="bg-gcb-quiz-pink-light/71"]{background-color:rgba(254,194,246,.71) !important}[data-bg="bg-gcb-quiz-pink-light/72"]{background-color:rgba(254,194,246,.72) !important}[data-bg="bg-gcb-quiz-pink-light/73"]{background-color:rgba(254,194,246,.73) !important}[data-bg="bg-gcb-quiz-pink-light/74"]{background-color:rgba(254,194,246,.74) !important}[data-bg="bg-gcb-quiz-pink-light/75"]{background-color:rgba(254,194,246,.75) !important}[data-bg="bg-gcb-quiz-pink-light/76"]{background-color:rgba(254,194,246,.76) !important}[data-bg="bg-gcb-quiz-pink-light/77"]{background-color:rgba(254,194,246,.77) !important}[data-bg="bg-gcb-quiz-pink-light/78"]{background-color:rgba(254,194,246,.78) !important}[data-bg="bg-gcb-quiz-pink-light/79"]{background-color:rgba(254,194,246,.79) !important}[data-bg="bg-gcb-quiz-pink-light/80"]{background-color:rgba(254,194,246,.8) !important}[data-bg="bg-gcb-quiz-pink-light/81"]{background-color:rgba(254,194,246,.81) !important}[data-bg="bg-gcb-quiz-pink-light/82"]{background-color:rgba(254,194,246,.82) !important}[data-bg="bg-gcb-quiz-pink-light/83"]{background-color:rgba(254,194,246,.83) !important}[data-bg="bg-gcb-quiz-pink-light/84"]{background-color:rgba(254,194,246,.84) !important}[data-bg="bg-gcb-quiz-pink-light/85"]{background-color:rgba(254,194,246,.85) !important}[data-bg="bg-gcb-quiz-pink-light/86"]{background-color:rgba(254,194,246,.86) !important}[data-bg="bg-gcb-quiz-pink-light/87"]{background-color:rgba(254,194,246,.87) !important}[data-bg="bg-gcb-quiz-pink-light/88"]{background-color:rgba(254,194,246,.88) !important}[data-bg="bg-gcb-quiz-pink-light/89"]{background-color:rgba(254,194,246,.89) !important}[data-bg="bg-gcb-quiz-pink-light/90"]{background-color:rgba(254,194,246,.9) !important}[data-bg="bg-gcb-quiz-pink-light/91"]{background-color:rgba(254,194,246,.91) !important}[data-bg="bg-gcb-quiz-pink-light/92"]{background-color:rgba(254,194,246,.92) !important}[data-bg="bg-gcb-quiz-pink-light/93"]{background-color:rgba(254,194,246,.93) !important}[data-bg="bg-gcb-quiz-pink-light/94"]{background-color:rgba(254,194,246,.94) !important}[data-bg="bg-gcb-quiz-pink-light/95"]{background-color:rgba(254,194,246,.95) !important}[data-bg="bg-gcb-quiz-pink-light/96"]{background-color:rgba(254,194,246,.96) !important}[data-bg="bg-gcb-quiz-pink-light/97"]{background-color:rgba(254,194,246,.97) !important}[data-bg="bg-gcb-quiz-pink-light/98"]{background-color:rgba(254,194,246,.98) !important}[data-bg="bg-gcb-quiz-pink-light/99"]{background-color:rgba(254,194,246,.99) !important}[data-bg="bg-gcb-quiz-pink-light/100"]{background-color:#fec2f6 !important}.placeholder-gcb-quiz-pink-light::-moz-placeholder{color:#fec2f6 !important}.placeholder-gcb-quiz-pink-light::placeholder{color:#fec2f6 !important}.gcb-quiz-tertiary{color:#e4347d !important}.text-gcb-quiz-tertiary{color:#e4347d !important}.bg-gcb-quiz-tertiary{background-color:#e4347d !important}[data-bg=bg-gcb-quiz-tertiary]{background-color:#e4347d !important}[data-border-color=border-gcb-quiz-tertiary]{border-color:#e4347d !important}[data-bg="bg-gcb-quiz-tertiary/0"]{background-color:rgba(228,52,125,0) !important}[data-bg="bg-gcb-quiz-tertiary/1"]{background-color:rgba(228,52,125,.01) !important}[data-bg="bg-gcb-quiz-tertiary/2"]{background-color:rgba(228,52,125,.02) !important}[data-bg="bg-gcb-quiz-tertiary/3"]{background-color:rgba(228,52,125,.03) !important}[data-bg="bg-gcb-quiz-tertiary/4"]{background-color:rgba(228,52,125,.04) !important}[data-bg="bg-gcb-quiz-tertiary/5"]{background-color:rgba(228,52,125,.05) !important}[data-bg="bg-gcb-quiz-tertiary/6"]{background-color:rgba(228,52,125,.06) !important}[data-bg="bg-gcb-quiz-tertiary/7"]{background-color:rgba(228,52,125,.07) !important}[data-bg="bg-gcb-quiz-tertiary/8"]{background-color:rgba(228,52,125,.08) !important}[data-bg="bg-gcb-quiz-tertiary/9"]{background-color:rgba(228,52,125,.09) !important}[data-bg="bg-gcb-quiz-tertiary/10"]{background-color:rgba(228,52,125,.1) !important}[data-bg="bg-gcb-quiz-tertiary/11"]{background-color:rgba(228,52,125,.11) !important}[data-bg="bg-gcb-quiz-tertiary/12"]{background-color:rgba(228,52,125,.12) !important}[data-bg="bg-gcb-quiz-tertiary/13"]{background-color:rgba(228,52,125,.13) !important}[data-bg="bg-gcb-quiz-tertiary/14"]{background-color:rgba(228,52,125,.14) !important}[data-bg="bg-gcb-quiz-tertiary/15"]{background-color:rgba(228,52,125,.15) !important}[data-bg="bg-gcb-quiz-tertiary/16"]{background-color:rgba(228,52,125,.16) !important}[data-bg="bg-gcb-quiz-tertiary/17"]{background-color:rgba(228,52,125,.17) !important}[data-bg="bg-gcb-quiz-tertiary/18"]{background-color:rgba(228,52,125,.18) !important}[data-bg="bg-gcb-quiz-tertiary/19"]{background-color:rgba(228,52,125,.19) !important}[data-bg="bg-gcb-quiz-tertiary/20"]{background-color:rgba(228,52,125,.2) !important}[data-bg="bg-gcb-quiz-tertiary/21"]{background-color:rgba(228,52,125,.21) !important}[data-bg="bg-gcb-quiz-tertiary/22"]{background-color:rgba(228,52,125,.22) !important}[data-bg="bg-gcb-quiz-tertiary/23"]{background-color:rgba(228,52,125,.23) !important}[data-bg="bg-gcb-quiz-tertiary/24"]{background-color:rgba(228,52,125,.24) !important}[data-bg="bg-gcb-quiz-tertiary/25"]{background-color:rgba(228,52,125,.25) !important}[data-bg="bg-gcb-quiz-tertiary/26"]{background-color:rgba(228,52,125,.26) !important}[data-bg="bg-gcb-quiz-tertiary/27"]{background-color:rgba(228,52,125,.27) !important}[data-bg="bg-gcb-quiz-tertiary/28"]{background-color:rgba(228,52,125,.28) !important}[data-bg="bg-gcb-quiz-tertiary/29"]{background-color:rgba(228,52,125,.29) !important}[data-bg="bg-gcb-quiz-tertiary/30"]{background-color:rgba(228,52,125,.3) !important}[data-bg="bg-gcb-quiz-tertiary/31"]{background-color:rgba(228,52,125,.31) !important}[data-bg="bg-gcb-quiz-tertiary/32"]{background-color:rgba(228,52,125,.32) !important}[data-bg="bg-gcb-quiz-tertiary/33"]{background-color:rgba(228,52,125,.33) !important}[data-bg="bg-gcb-quiz-tertiary/34"]{background-color:rgba(228,52,125,.34) !important}[data-bg="bg-gcb-quiz-tertiary/35"]{background-color:rgba(228,52,125,.35) !important}[data-bg="bg-gcb-quiz-tertiary/36"]{background-color:rgba(228,52,125,.36) !important}[data-bg="bg-gcb-quiz-tertiary/37"]{background-color:rgba(228,52,125,.37) !important}[data-bg="bg-gcb-quiz-tertiary/38"]{background-color:rgba(228,52,125,.38) !important}[data-bg="bg-gcb-quiz-tertiary/39"]{background-color:rgba(228,52,125,.39) !important}[data-bg="bg-gcb-quiz-tertiary/40"]{background-color:rgba(228,52,125,.4) !important}[data-bg="bg-gcb-quiz-tertiary/41"]{background-color:rgba(228,52,125,.41) !important}[data-bg="bg-gcb-quiz-tertiary/42"]{background-color:rgba(228,52,125,.42) !important}[data-bg="bg-gcb-quiz-tertiary/43"]{background-color:rgba(228,52,125,.43) !important}[data-bg="bg-gcb-quiz-tertiary/44"]{background-color:rgba(228,52,125,.44) !important}[data-bg="bg-gcb-quiz-tertiary/45"]{background-color:rgba(228,52,125,.45) !important}[data-bg="bg-gcb-quiz-tertiary/46"]{background-color:rgba(228,52,125,.46) !important}[data-bg="bg-gcb-quiz-tertiary/47"]{background-color:rgba(228,52,125,.47) !important}[data-bg="bg-gcb-quiz-tertiary/48"]{background-color:rgba(228,52,125,.48) !important}[data-bg="bg-gcb-quiz-tertiary/49"]{background-color:rgba(228,52,125,.49) !important}[data-bg="bg-gcb-quiz-tertiary/50"]{background-color:rgba(228,52,125,.5) !important}[data-bg="bg-gcb-quiz-tertiary/51"]{background-color:rgba(228,52,125,.51) !important}[data-bg="bg-gcb-quiz-tertiary/52"]{background-color:rgba(228,52,125,.52) !important}[data-bg="bg-gcb-quiz-tertiary/53"]{background-color:rgba(228,52,125,.53) !important}[data-bg="bg-gcb-quiz-tertiary/54"]{background-color:rgba(228,52,125,.54) !important}[data-bg="bg-gcb-quiz-tertiary/55"]{background-color:rgba(228,52,125,.55) !important}[data-bg="bg-gcb-quiz-tertiary/56"]{background-color:rgba(228,52,125,.56) !important}[data-bg="bg-gcb-quiz-tertiary/57"]{background-color:rgba(228,52,125,.57) !important}[data-bg="bg-gcb-quiz-tertiary/58"]{background-color:rgba(228,52,125,.58) !important}[data-bg="bg-gcb-quiz-tertiary/59"]{background-color:rgba(228,52,125,.59) !important}[data-bg="bg-gcb-quiz-tertiary/60"]{background-color:rgba(228,52,125,.6) !important}[data-bg="bg-gcb-quiz-tertiary/61"]{background-color:rgba(228,52,125,.61) !important}[data-bg="bg-gcb-quiz-tertiary/62"]{background-color:rgba(228,52,125,.62) !important}[data-bg="bg-gcb-quiz-tertiary/63"]{background-color:rgba(228,52,125,.63) !important}[data-bg="bg-gcb-quiz-tertiary/64"]{background-color:rgba(228,52,125,.64) !important}[data-bg="bg-gcb-quiz-tertiary/65"]{background-color:rgba(228,52,125,.65) !important}[data-bg="bg-gcb-quiz-tertiary/66"]{background-color:rgba(228,52,125,.66) !important}[data-bg="bg-gcb-quiz-tertiary/67"]{background-color:rgba(228,52,125,.67) !important}[data-bg="bg-gcb-quiz-tertiary/68"]{background-color:rgba(228,52,125,.68) !important}[data-bg="bg-gcb-quiz-tertiary/69"]{background-color:rgba(228,52,125,.69) !important}[data-bg="bg-gcb-quiz-tertiary/70"]{background-color:rgba(228,52,125,.7) !important}[data-bg="bg-gcb-quiz-tertiary/71"]{background-color:rgba(228,52,125,.71) !important}[data-bg="bg-gcb-quiz-tertiary/72"]{background-color:rgba(228,52,125,.72) !important}[data-bg="bg-gcb-quiz-tertiary/73"]{background-color:rgba(228,52,125,.73) !important}[data-bg="bg-gcb-quiz-tertiary/74"]{background-color:rgba(228,52,125,.74) !important}[data-bg="bg-gcb-quiz-tertiary/75"]{background-color:rgba(228,52,125,.75) !important}[data-bg="bg-gcb-quiz-tertiary/76"]{background-color:rgba(228,52,125,.76) !important}[data-bg="bg-gcb-quiz-tertiary/77"]{background-color:rgba(228,52,125,.77) !important}[data-bg="bg-gcb-quiz-tertiary/78"]{background-color:rgba(228,52,125,.78) !important}[data-bg="bg-gcb-quiz-tertiary/79"]{background-color:rgba(228,52,125,.79) !important}[data-bg="bg-gcb-quiz-tertiary/80"]{background-color:rgba(228,52,125,.8) !important}[data-bg="bg-gcb-quiz-tertiary/81"]{background-color:rgba(228,52,125,.81) !important}[data-bg="bg-gcb-quiz-tertiary/82"]{background-color:rgba(228,52,125,.82) !important}[data-bg="bg-gcb-quiz-tertiary/83"]{background-color:rgba(228,52,125,.83) !important}[data-bg="bg-gcb-quiz-tertiary/84"]{background-color:rgba(228,52,125,.84) !important}[data-bg="bg-gcb-quiz-tertiary/85"]{background-color:rgba(228,52,125,.85) !important}[data-bg="bg-gcb-quiz-tertiary/86"]{background-color:rgba(228,52,125,.86) !important}[data-bg="bg-gcb-quiz-tertiary/87"]{background-color:rgba(228,52,125,.87) !important}[data-bg="bg-gcb-quiz-tertiary/88"]{background-color:rgba(228,52,125,.88) !important}[data-bg="bg-gcb-quiz-tertiary/89"]{background-color:rgba(228,52,125,.89) !important}[data-bg="bg-gcb-quiz-tertiary/90"]{background-color:rgba(228,52,125,.9) !important}[data-bg="bg-gcb-quiz-tertiary/91"]{background-color:rgba(228,52,125,.91) !important}[data-bg="bg-gcb-quiz-tertiary/92"]{background-color:rgba(228,52,125,.92) !important}[data-bg="bg-gcb-quiz-tertiary/93"]{background-color:rgba(228,52,125,.93) !important}[data-bg="bg-gcb-quiz-tertiary/94"]{background-color:rgba(228,52,125,.94) !important}[data-bg="bg-gcb-quiz-tertiary/95"]{background-color:rgba(228,52,125,.95) !important}[data-bg="bg-gcb-quiz-tertiary/96"]{background-color:rgba(228,52,125,.96) !important}[data-bg="bg-gcb-quiz-tertiary/97"]{background-color:rgba(228,52,125,.97) !important}[data-bg="bg-gcb-quiz-tertiary/98"]{background-color:rgba(228,52,125,.98) !important}[data-bg="bg-gcb-quiz-tertiary/99"]{background-color:rgba(228,52,125,.99) !important}[data-bg="bg-gcb-quiz-tertiary/100"]{background-color:#e4347d !important}.placeholder-gcb-quiz-tertiary::-moz-placeholder{color:#e4347d !important}.placeholder-gcb-quiz-tertiary::placeholder{color:#e4347d !important}.gcb-quiz-yellow{color:#ffe202 !important}.text-gcb-quiz-yellow{color:#ffe202 !important}.bg-gcb-quiz-yellow{background-color:#ffe202 !important}[data-bg=bg-gcb-quiz-yellow]{background-color:#ffe202 !important}[data-border-color=border-gcb-quiz-yellow]{border-color:#ffe202 !important}[data-bg="bg-gcb-quiz-yellow/0"]{background-color:rgba(255,226,2,0) !important}[data-bg="bg-gcb-quiz-yellow/1"]{background-color:rgba(255,226,2,.01) !important}[data-bg="bg-gcb-quiz-yellow/2"]{background-color:rgba(255,226,2,.02) !important}[data-bg="bg-gcb-quiz-yellow/3"]{background-color:rgba(255,226,2,.03) !important}[data-bg="bg-gcb-quiz-yellow/4"]{background-color:rgba(255,226,2,.04) !important}[data-bg="bg-gcb-quiz-yellow/5"]{background-color:rgba(255,226,2,.05) !important}[data-bg="bg-gcb-quiz-yellow/6"]{background-color:rgba(255,226,2,.06) !important}[data-bg="bg-gcb-quiz-yellow/7"]{background-color:rgba(255,226,2,.07) !important}[data-bg="bg-gcb-quiz-yellow/8"]{background-color:rgba(255,226,2,.08) !important}[data-bg="bg-gcb-quiz-yellow/9"]{background-color:rgba(255,226,2,.09) !important}[data-bg="bg-gcb-quiz-yellow/10"]{background-color:rgba(255,226,2,.1) !important}[data-bg="bg-gcb-quiz-yellow/11"]{background-color:rgba(255,226,2,.11) !important}[data-bg="bg-gcb-quiz-yellow/12"]{background-color:rgba(255,226,2,.12) !important}[data-bg="bg-gcb-quiz-yellow/13"]{background-color:rgba(255,226,2,.13) !important}[data-bg="bg-gcb-quiz-yellow/14"]{background-color:rgba(255,226,2,.14) !important}[data-bg="bg-gcb-quiz-yellow/15"]{background-color:rgba(255,226,2,.15) !important}[data-bg="bg-gcb-quiz-yellow/16"]{background-color:rgba(255,226,2,.16) !important}[data-bg="bg-gcb-quiz-yellow/17"]{background-color:rgba(255,226,2,.17) !important}[data-bg="bg-gcb-quiz-yellow/18"]{background-color:rgba(255,226,2,.18) !important}[data-bg="bg-gcb-quiz-yellow/19"]{background-color:rgba(255,226,2,.19) !important}[data-bg="bg-gcb-quiz-yellow/20"]{background-color:rgba(255,226,2,.2) !important}[data-bg="bg-gcb-quiz-yellow/21"]{background-color:rgba(255,226,2,.21) !important}[data-bg="bg-gcb-quiz-yellow/22"]{background-color:rgba(255,226,2,.22) !important}[data-bg="bg-gcb-quiz-yellow/23"]{background-color:rgba(255,226,2,.23) !important}[data-bg="bg-gcb-quiz-yellow/24"]{background-color:rgba(255,226,2,.24) !important}[data-bg="bg-gcb-quiz-yellow/25"]{background-color:rgba(255,226,2,.25) !important}[data-bg="bg-gcb-quiz-yellow/26"]{background-color:rgba(255,226,2,.26) !important}[data-bg="bg-gcb-quiz-yellow/27"]{background-color:rgba(255,226,2,.27) !important}[data-bg="bg-gcb-quiz-yellow/28"]{background-color:rgba(255,226,2,.28) !important}[data-bg="bg-gcb-quiz-yellow/29"]{background-color:rgba(255,226,2,.29) !important}[data-bg="bg-gcb-quiz-yellow/30"]{background-color:rgba(255,226,2,.3) !important}[data-bg="bg-gcb-quiz-yellow/31"]{background-color:rgba(255,226,2,.31) !important}[data-bg="bg-gcb-quiz-yellow/32"]{background-color:rgba(255,226,2,.32) !important}[data-bg="bg-gcb-quiz-yellow/33"]{background-color:rgba(255,226,2,.33) !important}[data-bg="bg-gcb-quiz-yellow/34"]{background-color:rgba(255,226,2,.34) !important}[data-bg="bg-gcb-quiz-yellow/35"]{background-color:rgba(255,226,2,.35) !important}[data-bg="bg-gcb-quiz-yellow/36"]{background-color:rgba(255,226,2,.36) !important}[data-bg="bg-gcb-quiz-yellow/37"]{background-color:rgba(255,226,2,.37) !important}[data-bg="bg-gcb-quiz-yellow/38"]{background-color:rgba(255,226,2,.38) !important}[data-bg="bg-gcb-quiz-yellow/39"]{background-color:rgba(255,226,2,.39) !important}[data-bg="bg-gcb-quiz-yellow/40"]{background-color:rgba(255,226,2,.4) !important}[data-bg="bg-gcb-quiz-yellow/41"]{background-color:rgba(255,226,2,.41) !important}[data-bg="bg-gcb-quiz-yellow/42"]{background-color:rgba(255,226,2,.42) !important}[data-bg="bg-gcb-quiz-yellow/43"]{background-color:rgba(255,226,2,.43) !important}[data-bg="bg-gcb-quiz-yellow/44"]{background-color:rgba(255,226,2,.44) !important}[data-bg="bg-gcb-quiz-yellow/45"]{background-color:rgba(255,226,2,.45) !important}[data-bg="bg-gcb-quiz-yellow/46"]{background-color:rgba(255,226,2,.46) !important}[data-bg="bg-gcb-quiz-yellow/47"]{background-color:rgba(255,226,2,.47) !important}[data-bg="bg-gcb-quiz-yellow/48"]{background-color:rgba(255,226,2,.48) !important}[data-bg="bg-gcb-quiz-yellow/49"]{background-color:rgba(255,226,2,.49) !important}[data-bg="bg-gcb-quiz-yellow/50"]{background-color:rgba(255,226,2,.5) !important}[data-bg="bg-gcb-quiz-yellow/51"]{background-color:rgba(255,226,2,.51) !important}[data-bg="bg-gcb-quiz-yellow/52"]{background-color:rgba(255,226,2,.52) !important}[data-bg="bg-gcb-quiz-yellow/53"]{background-color:rgba(255,226,2,.53) !important}[data-bg="bg-gcb-quiz-yellow/54"]{background-color:rgba(255,226,2,.54) !important}[data-bg="bg-gcb-quiz-yellow/55"]{background-color:rgba(255,226,2,.55) !important}[data-bg="bg-gcb-quiz-yellow/56"]{background-color:rgba(255,226,2,.56) !important}[data-bg="bg-gcb-quiz-yellow/57"]{background-color:rgba(255,226,2,.57) !important}[data-bg="bg-gcb-quiz-yellow/58"]{background-color:rgba(255,226,2,.58) !important}[data-bg="bg-gcb-quiz-yellow/59"]{background-color:rgba(255,226,2,.59) !important}[data-bg="bg-gcb-quiz-yellow/60"]{background-color:rgba(255,226,2,.6) !important}[data-bg="bg-gcb-quiz-yellow/61"]{background-color:rgba(255,226,2,.61) !important}[data-bg="bg-gcb-quiz-yellow/62"]{background-color:rgba(255,226,2,.62) !important}[data-bg="bg-gcb-quiz-yellow/63"]{background-color:rgba(255,226,2,.63) !important}[data-bg="bg-gcb-quiz-yellow/64"]{background-color:rgba(255,226,2,.64) !important}[data-bg="bg-gcb-quiz-yellow/65"]{background-color:rgba(255,226,2,.65) !important}[data-bg="bg-gcb-quiz-yellow/66"]{background-color:rgba(255,226,2,.66) !important}[data-bg="bg-gcb-quiz-yellow/67"]{background-color:rgba(255,226,2,.67) !important}[data-bg="bg-gcb-quiz-yellow/68"]{background-color:rgba(255,226,2,.68) !important}[data-bg="bg-gcb-quiz-yellow/69"]{background-color:rgba(255,226,2,.69) !important}[data-bg="bg-gcb-quiz-yellow/70"]{background-color:rgba(255,226,2,.7) !important}[data-bg="bg-gcb-quiz-yellow/71"]{background-color:rgba(255,226,2,.71) !important}[data-bg="bg-gcb-quiz-yellow/72"]{background-color:rgba(255,226,2,.72) !important}[data-bg="bg-gcb-quiz-yellow/73"]{background-color:rgba(255,226,2,.73) !important}[data-bg="bg-gcb-quiz-yellow/74"]{background-color:rgba(255,226,2,.74) !important}[data-bg="bg-gcb-quiz-yellow/75"]{background-color:rgba(255,226,2,.75) !important}[data-bg="bg-gcb-quiz-yellow/76"]{background-color:rgba(255,226,2,.76) !important}[data-bg="bg-gcb-quiz-yellow/77"]{background-color:rgba(255,226,2,.77) !important}[data-bg="bg-gcb-quiz-yellow/78"]{background-color:rgba(255,226,2,.78) !important}[data-bg="bg-gcb-quiz-yellow/79"]{background-color:rgba(255,226,2,.79) !important}[data-bg="bg-gcb-quiz-yellow/80"]{background-color:rgba(255,226,2,.8) !important}[data-bg="bg-gcb-quiz-yellow/81"]{background-color:rgba(255,226,2,.81) !important}[data-bg="bg-gcb-quiz-yellow/82"]{background-color:rgba(255,226,2,.82) !important}[data-bg="bg-gcb-quiz-yellow/83"]{background-color:rgba(255,226,2,.83) !important}[data-bg="bg-gcb-quiz-yellow/84"]{background-color:rgba(255,226,2,.84) !important}[data-bg="bg-gcb-quiz-yellow/85"]{background-color:rgba(255,226,2,.85) !important}[data-bg="bg-gcb-quiz-yellow/86"]{background-color:rgba(255,226,2,.86) !important}[data-bg="bg-gcb-quiz-yellow/87"]{background-color:rgba(255,226,2,.87) !important}[data-bg="bg-gcb-quiz-yellow/88"]{background-color:rgba(255,226,2,.88) !important}[data-bg="bg-gcb-quiz-yellow/89"]{background-color:rgba(255,226,2,.89) !important}[data-bg="bg-gcb-quiz-yellow/90"]{background-color:rgba(255,226,2,.9) !important}[data-bg="bg-gcb-quiz-yellow/91"]{background-color:rgba(255,226,2,.91) !important}[data-bg="bg-gcb-quiz-yellow/92"]{background-color:rgba(255,226,2,.92) !important}[data-bg="bg-gcb-quiz-yellow/93"]{background-color:rgba(255,226,2,.93) !important}[data-bg="bg-gcb-quiz-yellow/94"]{background-color:rgba(255,226,2,.94) !important}[data-bg="bg-gcb-quiz-yellow/95"]{background-color:rgba(255,226,2,.95) !important}[data-bg="bg-gcb-quiz-yellow/96"]{background-color:rgba(255,226,2,.96) !important}[data-bg="bg-gcb-quiz-yellow/97"]{background-color:rgba(255,226,2,.97) !important}[data-bg="bg-gcb-quiz-yellow/98"]{background-color:rgba(255,226,2,.98) !important}[data-bg="bg-gcb-quiz-yellow/99"]{background-color:rgba(255,226,2,.99) !important}[data-bg="bg-gcb-quiz-yellow/100"]{background-color:#ffe202 !important}.placeholder-gcb-quiz-yellow::-moz-placeholder{color:#ffe202 !important}.placeholder-gcb-quiz-yellow::placeholder{color:#ffe202 !important}.gcb-quiz-yellow-dark{color:#fdf912 !important}.text-gcb-quiz-yellow-dark{color:#fdf912 !important}.bg-gcb-quiz-yellow-dark{background-color:#fdf912 !important}[data-bg=bg-gcb-quiz-yellow-dark]{background-color:#fdf912 !important}[data-border-color=border-gcb-quiz-yellow-dark]{border-color:#fdf912 !important}[data-bg="bg-gcb-quiz-yellow-dark/0"]{background-color:rgba(253,249,18,0) !important}[data-bg="bg-gcb-quiz-yellow-dark/1"]{background-color:rgba(253,249,18,.01) !important}[data-bg="bg-gcb-quiz-yellow-dark/2"]{background-color:rgba(253,249,18,.02) !important}[data-bg="bg-gcb-quiz-yellow-dark/3"]{background-color:rgba(253,249,18,.03) !important}[data-bg="bg-gcb-quiz-yellow-dark/4"]{background-color:rgba(253,249,18,.04) !important}[data-bg="bg-gcb-quiz-yellow-dark/5"]{background-color:rgba(253,249,18,.05) !important}[data-bg="bg-gcb-quiz-yellow-dark/6"]{background-color:rgba(253,249,18,.06) !important}[data-bg="bg-gcb-quiz-yellow-dark/7"]{background-color:rgba(253,249,18,.07) !important}[data-bg="bg-gcb-quiz-yellow-dark/8"]{background-color:rgba(253,249,18,.08) !important}[data-bg="bg-gcb-quiz-yellow-dark/9"]{background-color:rgba(253,249,18,.09) !important}[data-bg="bg-gcb-quiz-yellow-dark/10"]{background-color:rgba(253,249,18,.1) !important}[data-bg="bg-gcb-quiz-yellow-dark/11"]{background-color:rgba(253,249,18,.11) !important}[data-bg="bg-gcb-quiz-yellow-dark/12"]{background-color:rgba(253,249,18,.12) !important}[data-bg="bg-gcb-quiz-yellow-dark/13"]{background-color:rgba(253,249,18,.13) !important}[data-bg="bg-gcb-quiz-yellow-dark/14"]{background-color:rgba(253,249,18,.14) !important}[data-bg="bg-gcb-quiz-yellow-dark/15"]{background-color:rgba(253,249,18,.15) !important}[data-bg="bg-gcb-quiz-yellow-dark/16"]{background-color:rgba(253,249,18,.16) !important}[data-bg="bg-gcb-quiz-yellow-dark/17"]{background-color:rgba(253,249,18,.17) !important}[data-bg="bg-gcb-quiz-yellow-dark/18"]{background-color:rgba(253,249,18,.18) !important}[data-bg="bg-gcb-quiz-yellow-dark/19"]{background-color:rgba(253,249,18,.19) !important}[data-bg="bg-gcb-quiz-yellow-dark/20"]{background-color:rgba(253,249,18,.2) !important}[data-bg="bg-gcb-quiz-yellow-dark/21"]{background-color:rgba(253,249,18,.21) !important}[data-bg="bg-gcb-quiz-yellow-dark/22"]{background-color:rgba(253,249,18,.22) !important}[data-bg="bg-gcb-quiz-yellow-dark/23"]{background-color:rgba(253,249,18,.23) !important}[data-bg="bg-gcb-quiz-yellow-dark/24"]{background-color:rgba(253,249,18,.24) !important}[data-bg="bg-gcb-quiz-yellow-dark/25"]{background-color:rgba(253,249,18,.25) !important}[data-bg="bg-gcb-quiz-yellow-dark/26"]{background-color:rgba(253,249,18,.26) !important}[data-bg="bg-gcb-quiz-yellow-dark/27"]{background-color:rgba(253,249,18,.27) !important}[data-bg="bg-gcb-quiz-yellow-dark/28"]{background-color:rgba(253,249,18,.28) !important}[data-bg="bg-gcb-quiz-yellow-dark/29"]{background-color:rgba(253,249,18,.29) !important}[data-bg="bg-gcb-quiz-yellow-dark/30"]{background-color:rgba(253,249,18,.3) !important}[data-bg="bg-gcb-quiz-yellow-dark/31"]{background-color:rgba(253,249,18,.31) !important}[data-bg="bg-gcb-quiz-yellow-dark/32"]{background-color:rgba(253,249,18,.32) !important}[data-bg="bg-gcb-quiz-yellow-dark/33"]{background-color:rgba(253,249,18,.33) !important}[data-bg="bg-gcb-quiz-yellow-dark/34"]{background-color:rgba(253,249,18,.34) !important}[data-bg="bg-gcb-quiz-yellow-dark/35"]{background-color:rgba(253,249,18,.35) !important}[data-bg="bg-gcb-quiz-yellow-dark/36"]{background-color:rgba(253,249,18,.36) !important}[data-bg="bg-gcb-quiz-yellow-dark/37"]{background-color:rgba(253,249,18,.37) !important}[data-bg="bg-gcb-quiz-yellow-dark/38"]{background-color:rgba(253,249,18,.38) !important}[data-bg="bg-gcb-quiz-yellow-dark/39"]{background-color:rgba(253,249,18,.39) !important}[data-bg="bg-gcb-quiz-yellow-dark/40"]{background-color:rgba(253,249,18,.4) !important}[data-bg="bg-gcb-quiz-yellow-dark/41"]{background-color:rgba(253,249,18,.41) !important}[data-bg="bg-gcb-quiz-yellow-dark/42"]{background-color:rgba(253,249,18,.42) !important}[data-bg="bg-gcb-quiz-yellow-dark/43"]{background-color:rgba(253,249,18,.43) !important}[data-bg="bg-gcb-quiz-yellow-dark/44"]{background-color:rgba(253,249,18,.44) !important}[data-bg="bg-gcb-quiz-yellow-dark/45"]{background-color:rgba(253,249,18,.45) !important}[data-bg="bg-gcb-quiz-yellow-dark/46"]{background-color:rgba(253,249,18,.46) !important}[data-bg="bg-gcb-quiz-yellow-dark/47"]{background-color:rgba(253,249,18,.47) !important}[data-bg="bg-gcb-quiz-yellow-dark/48"]{background-color:rgba(253,249,18,.48) !important}[data-bg="bg-gcb-quiz-yellow-dark/49"]{background-color:rgba(253,249,18,.49) !important}[data-bg="bg-gcb-quiz-yellow-dark/50"]{background-color:rgba(253,249,18,.5) !important}[data-bg="bg-gcb-quiz-yellow-dark/51"]{background-color:rgba(253,249,18,.51) !important}[data-bg="bg-gcb-quiz-yellow-dark/52"]{background-color:rgba(253,249,18,.52) !important}[data-bg="bg-gcb-quiz-yellow-dark/53"]{background-color:rgba(253,249,18,.53) !important}[data-bg="bg-gcb-quiz-yellow-dark/54"]{background-color:rgba(253,249,18,.54) !important}[data-bg="bg-gcb-quiz-yellow-dark/55"]{background-color:rgba(253,249,18,.55) !important}[data-bg="bg-gcb-quiz-yellow-dark/56"]{background-color:rgba(253,249,18,.56) !important}[data-bg="bg-gcb-quiz-yellow-dark/57"]{background-color:rgba(253,249,18,.57) !important}[data-bg="bg-gcb-quiz-yellow-dark/58"]{background-color:rgba(253,249,18,.58) !important}[data-bg="bg-gcb-quiz-yellow-dark/59"]{background-color:rgba(253,249,18,.59) !important}[data-bg="bg-gcb-quiz-yellow-dark/60"]{background-color:rgba(253,249,18,.6) !important}[data-bg="bg-gcb-quiz-yellow-dark/61"]{background-color:rgba(253,249,18,.61) !important}[data-bg="bg-gcb-quiz-yellow-dark/62"]{background-color:rgba(253,249,18,.62) !important}[data-bg="bg-gcb-quiz-yellow-dark/63"]{background-color:rgba(253,249,18,.63) !important}[data-bg="bg-gcb-quiz-yellow-dark/64"]{background-color:rgba(253,249,18,.64) !important}[data-bg="bg-gcb-quiz-yellow-dark/65"]{background-color:rgba(253,249,18,.65) !important}[data-bg="bg-gcb-quiz-yellow-dark/66"]{background-color:rgba(253,249,18,.66) !important}[data-bg="bg-gcb-quiz-yellow-dark/67"]{background-color:rgba(253,249,18,.67) !important}[data-bg="bg-gcb-quiz-yellow-dark/68"]{background-color:rgba(253,249,18,.68) !important}[data-bg="bg-gcb-quiz-yellow-dark/69"]{background-color:rgba(253,249,18,.69) !important}[data-bg="bg-gcb-quiz-yellow-dark/70"]{background-color:rgba(253,249,18,.7) !important}[data-bg="bg-gcb-quiz-yellow-dark/71"]{background-color:rgba(253,249,18,.71) !important}[data-bg="bg-gcb-quiz-yellow-dark/72"]{background-color:rgba(253,249,18,.72) !important}[data-bg="bg-gcb-quiz-yellow-dark/73"]{background-color:rgba(253,249,18,.73) !important}[data-bg="bg-gcb-quiz-yellow-dark/74"]{background-color:rgba(253,249,18,.74) !important}[data-bg="bg-gcb-quiz-yellow-dark/75"]{background-color:rgba(253,249,18,.75) !important}[data-bg="bg-gcb-quiz-yellow-dark/76"]{background-color:rgba(253,249,18,.76) !important}[data-bg="bg-gcb-quiz-yellow-dark/77"]{background-color:rgba(253,249,18,.77) !important}[data-bg="bg-gcb-quiz-yellow-dark/78"]{background-color:rgba(253,249,18,.78) !important}[data-bg="bg-gcb-quiz-yellow-dark/79"]{background-color:rgba(253,249,18,.79) !important}[data-bg="bg-gcb-quiz-yellow-dark/80"]{background-color:rgba(253,249,18,.8) !important}[data-bg="bg-gcb-quiz-yellow-dark/81"]{background-color:rgba(253,249,18,.81) !important}[data-bg="bg-gcb-quiz-yellow-dark/82"]{background-color:rgba(253,249,18,.82) !important}[data-bg="bg-gcb-quiz-yellow-dark/83"]{background-color:rgba(253,249,18,.83) !important}[data-bg="bg-gcb-quiz-yellow-dark/84"]{background-color:rgba(253,249,18,.84) !important}[data-bg="bg-gcb-quiz-yellow-dark/85"]{background-color:rgba(253,249,18,.85) !important}[data-bg="bg-gcb-quiz-yellow-dark/86"]{background-color:rgba(253,249,18,.86) !important}[data-bg="bg-gcb-quiz-yellow-dark/87"]{background-color:rgba(253,249,18,.87) !important}[data-bg="bg-gcb-quiz-yellow-dark/88"]{background-color:rgba(253,249,18,.88) !important}[data-bg="bg-gcb-quiz-yellow-dark/89"]{background-color:rgba(253,249,18,.89) !important}[data-bg="bg-gcb-quiz-yellow-dark/90"]{background-color:rgba(253,249,18,.9) !important}[data-bg="bg-gcb-quiz-yellow-dark/91"]{background-color:rgba(253,249,18,.91) !important}[data-bg="bg-gcb-quiz-yellow-dark/92"]{background-color:rgba(253,249,18,.92) !important}[data-bg="bg-gcb-quiz-yellow-dark/93"]{background-color:rgba(253,249,18,.93) !important}[data-bg="bg-gcb-quiz-yellow-dark/94"]{background-color:rgba(253,249,18,.94) !important}[data-bg="bg-gcb-quiz-yellow-dark/95"]{background-color:rgba(253,249,18,.95) !important}[data-bg="bg-gcb-quiz-yellow-dark/96"]{background-color:rgba(253,249,18,.96) !important}[data-bg="bg-gcb-quiz-yellow-dark/97"]{background-color:rgba(253,249,18,.97) !important}[data-bg="bg-gcb-quiz-yellow-dark/98"]{background-color:rgba(253,249,18,.98) !important}[data-bg="bg-gcb-quiz-yellow-dark/99"]{background-color:rgba(253,249,18,.99) !important}[data-bg="bg-gcb-quiz-yellow-dark/100"]{background-color:#fdf912 !important}.placeholder-gcb-quiz-yellow-dark::-moz-placeholder{color:#fdf912 !important}.placeholder-gcb-quiz-yellow-dark::placeholder{color:#fdf912 !important}.gcb-quiz-yellow-light{color:#fffce4 !important}.text-gcb-quiz-yellow-light{color:#fffce4 !important}.bg-gcb-quiz-yellow-light{background-color:#fffce4 !important}[data-bg=bg-gcb-quiz-yellow-light]{background-color:#fffce4 !important}[data-border-color=border-gcb-quiz-yellow-light]{border-color:#fffce4 !important}[data-bg="bg-gcb-quiz-yellow-light/0"]{background-color:rgba(255,252,228,0) !important}[data-bg="bg-gcb-quiz-yellow-light/1"]{background-color:rgba(255,252,228,.01) !important}[data-bg="bg-gcb-quiz-yellow-light/2"]{background-color:rgba(255,252,228,.02) !important}[data-bg="bg-gcb-quiz-yellow-light/3"]{background-color:rgba(255,252,228,.03) !important}[data-bg="bg-gcb-quiz-yellow-light/4"]{background-color:rgba(255,252,228,.04) !important}[data-bg="bg-gcb-quiz-yellow-light/5"]{background-color:rgba(255,252,228,.05) !important}[data-bg="bg-gcb-quiz-yellow-light/6"]{background-color:rgba(255,252,228,.06) !important}[data-bg="bg-gcb-quiz-yellow-light/7"]{background-color:rgba(255,252,228,.07) !important}[data-bg="bg-gcb-quiz-yellow-light/8"]{background-color:rgba(255,252,228,.08) !important}[data-bg="bg-gcb-quiz-yellow-light/9"]{background-color:rgba(255,252,228,.09) !important}[data-bg="bg-gcb-quiz-yellow-light/10"]{background-color:rgba(255,252,228,.1) !important}[data-bg="bg-gcb-quiz-yellow-light/11"]{background-color:rgba(255,252,228,.11) !important}[data-bg="bg-gcb-quiz-yellow-light/12"]{background-color:rgba(255,252,228,.12) !important}[data-bg="bg-gcb-quiz-yellow-light/13"]{background-color:rgba(255,252,228,.13) !important}[data-bg="bg-gcb-quiz-yellow-light/14"]{background-color:rgba(255,252,228,.14) !important}[data-bg="bg-gcb-quiz-yellow-light/15"]{background-color:rgba(255,252,228,.15) !important}[data-bg="bg-gcb-quiz-yellow-light/16"]{background-color:rgba(255,252,228,.16) !important}[data-bg="bg-gcb-quiz-yellow-light/17"]{background-color:rgba(255,252,228,.17) !important}[data-bg="bg-gcb-quiz-yellow-light/18"]{background-color:rgba(255,252,228,.18) !important}[data-bg="bg-gcb-quiz-yellow-light/19"]{background-color:rgba(255,252,228,.19) !important}[data-bg="bg-gcb-quiz-yellow-light/20"]{background-color:rgba(255,252,228,.2) !important}[data-bg="bg-gcb-quiz-yellow-light/21"]{background-color:rgba(255,252,228,.21) !important}[data-bg="bg-gcb-quiz-yellow-light/22"]{background-color:rgba(255,252,228,.22) !important}[data-bg="bg-gcb-quiz-yellow-light/23"]{background-color:rgba(255,252,228,.23) !important}[data-bg="bg-gcb-quiz-yellow-light/24"]{background-color:rgba(255,252,228,.24) !important}[data-bg="bg-gcb-quiz-yellow-light/25"]{background-color:rgba(255,252,228,.25) !important}[data-bg="bg-gcb-quiz-yellow-light/26"]{background-color:rgba(255,252,228,.26) !important}[data-bg="bg-gcb-quiz-yellow-light/27"]{background-color:rgba(255,252,228,.27) !important}[data-bg="bg-gcb-quiz-yellow-light/28"]{background-color:rgba(255,252,228,.28) !important}[data-bg="bg-gcb-quiz-yellow-light/29"]{background-color:rgba(255,252,228,.29) !important}[data-bg="bg-gcb-quiz-yellow-light/30"]{background-color:rgba(255,252,228,.3) !important}[data-bg="bg-gcb-quiz-yellow-light/31"]{background-color:rgba(255,252,228,.31) !important}[data-bg="bg-gcb-quiz-yellow-light/32"]{background-color:rgba(255,252,228,.32) !important}[data-bg="bg-gcb-quiz-yellow-light/33"]{background-color:rgba(255,252,228,.33) !important}[data-bg="bg-gcb-quiz-yellow-light/34"]{background-color:rgba(255,252,228,.34) !important}[data-bg="bg-gcb-quiz-yellow-light/35"]{background-color:rgba(255,252,228,.35) !important}[data-bg="bg-gcb-quiz-yellow-light/36"]{background-color:rgba(255,252,228,.36) !important}[data-bg="bg-gcb-quiz-yellow-light/37"]{background-color:rgba(255,252,228,.37) !important}[data-bg="bg-gcb-quiz-yellow-light/38"]{background-color:rgba(255,252,228,.38) !important}[data-bg="bg-gcb-quiz-yellow-light/39"]{background-color:rgba(255,252,228,.39) !important}[data-bg="bg-gcb-quiz-yellow-light/40"]{background-color:rgba(255,252,228,.4) !important}[data-bg="bg-gcb-quiz-yellow-light/41"]{background-color:rgba(255,252,228,.41) !important}[data-bg="bg-gcb-quiz-yellow-light/42"]{background-color:rgba(255,252,228,.42) !important}[data-bg="bg-gcb-quiz-yellow-light/43"]{background-color:rgba(255,252,228,.43) !important}[data-bg="bg-gcb-quiz-yellow-light/44"]{background-color:rgba(255,252,228,.44) !important}[data-bg="bg-gcb-quiz-yellow-light/45"]{background-color:rgba(255,252,228,.45) !important}[data-bg="bg-gcb-quiz-yellow-light/46"]{background-color:rgba(255,252,228,.46) !important}[data-bg="bg-gcb-quiz-yellow-light/47"]{background-color:rgba(255,252,228,.47) !important}[data-bg="bg-gcb-quiz-yellow-light/48"]{background-color:rgba(255,252,228,.48) !important}[data-bg="bg-gcb-quiz-yellow-light/49"]{background-color:rgba(255,252,228,.49) !important}[data-bg="bg-gcb-quiz-yellow-light/50"]{background-color:rgba(255,252,228,.5) !important}[data-bg="bg-gcb-quiz-yellow-light/51"]{background-color:rgba(255,252,228,.51) !important}[data-bg="bg-gcb-quiz-yellow-light/52"]{background-color:rgba(255,252,228,.52) !important}[data-bg="bg-gcb-quiz-yellow-light/53"]{background-color:rgba(255,252,228,.53) !important}[data-bg="bg-gcb-quiz-yellow-light/54"]{background-color:rgba(255,252,228,.54) !important}[data-bg="bg-gcb-quiz-yellow-light/55"]{background-color:rgba(255,252,228,.55) !important}[data-bg="bg-gcb-quiz-yellow-light/56"]{background-color:rgba(255,252,228,.56) !important}[data-bg="bg-gcb-quiz-yellow-light/57"]{background-color:rgba(255,252,228,.57) !important}[data-bg="bg-gcb-quiz-yellow-light/58"]{background-color:rgba(255,252,228,.58) !important}[data-bg="bg-gcb-quiz-yellow-light/59"]{background-color:rgba(255,252,228,.59) !important}[data-bg="bg-gcb-quiz-yellow-light/60"]{background-color:rgba(255,252,228,.6) !important}[data-bg="bg-gcb-quiz-yellow-light/61"]{background-color:rgba(255,252,228,.61) !important}[data-bg="bg-gcb-quiz-yellow-light/62"]{background-color:rgba(255,252,228,.62) !important}[data-bg="bg-gcb-quiz-yellow-light/63"]{background-color:rgba(255,252,228,.63) !important}[data-bg="bg-gcb-quiz-yellow-light/64"]{background-color:rgba(255,252,228,.64) !important}[data-bg="bg-gcb-quiz-yellow-light/65"]{background-color:rgba(255,252,228,.65) !important}[data-bg="bg-gcb-quiz-yellow-light/66"]{background-color:rgba(255,252,228,.66) !important}[data-bg="bg-gcb-quiz-yellow-light/67"]{background-color:rgba(255,252,228,.67) !important}[data-bg="bg-gcb-quiz-yellow-light/68"]{background-color:rgba(255,252,228,.68) !important}[data-bg="bg-gcb-quiz-yellow-light/69"]{background-color:rgba(255,252,228,.69) !important}[data-bg="bg-gcb-quiz-yellow-light/70"]{background-color:rgba(255,252,228,.7) !important}[data-bg="bg-gcb-quiz-yellow-light/71"]{background-color:rgba(255,252,228,.71) !important}[data-bg="bg-gcb-quiz-yellow-light/72"]{background-color:rgba(255,252,228,.72) !important}[data-bg="bg-gcb-quiz-yellow-light/73"]{background-color:rgba(255,252,228,.73) !important}[data-bg="bg-gcb-quiz-yellow-light/74"]{background-color:rgba(255,252,228,.74) !important}[data-bg="bg-gcb-quiz-yellow-light/75"]{background-color:rgba(255,252,228,.75) !important}[data-bg="bg-gcb-quiz-yellow-light/76"]{background-color:rgba(255,252,228,.76) !important}[data-bg="bg-gcb-quiz-yellow-light/77"]{background-color:rgba(255,252,228,.77) !important}[data-bg="bg-gcb-quiz-yellow-light/78"]{background-color:rgba(255,252,228,.78) !important}[data-bg="bg-gcb-quiz-yellow-light/79"]{background-color:rgba(255,252,228,.79) !important}[data-bg="bg-gcb-quiz-yellow-light/80"]{background-color:rgba(255,252,228,.8) !important}[data-bg="bg-gcb-quiz-yellow-light/81"]{background-color:rgba(255,252,228,.81) !important}[data-bg="bg-gcb-quiz-yellow-light/82"]{background-color:rgba(255,252,228,.82) !important}[data-bg="bg-gcb-quiz-yellow-light/83"]{background-color:rgba(255,252,228,.83) !important}[data-bg="bg-gcb-quiz-yellow-light/84"]{background-color:rgba(255,252,228,.84) !important}[data-bg="bg-gcb-quiz-yellow-light/85"]{background-color:rgba(255,252,228,.85) !important}[data-bg="bg-gcb-quiz-yellow-light/86"]{background-color:rgba(255,252,228,.86) !important}[data-bg="bg-gcb-quiz-yellow-light/87"]{background-color:rgba(255,252,228,.87) !important}[data-bg="bg-gcb-quiz-yellow-light/88"]{background-color:rgba(255,252,228,.88) !important}[data-bg="bg-gcb-quiz-yellow-light/89"]{background-color:rgba(255,252,228,.89) !important}[data-bg="bg-gcb-quiz-yellow-light/90"]{background-color:rgba(255,252,228,.9) !important}[data-bg="bg-gcb-quiz-yellow-light/91"]{background-color:rgba(255,252,228,.91) !important}[data-bg="bg-gcb-quiz-yellow-light/92"]{background-color:rgba(255,252,228,.92) !important}[data-bg="bg-gcb-quiz-yellow-light/93"]{background-color:rgba(255,252,228,.93) !important}[data-bg="bg-gcb-quiz-yellow-light/94"]{background-color:rgba(255,252,228,.94) !important}[data-bg="bg-gcb-quiz-yellow-light/95"]{background-color:rgba(255,252,228,.95) !important}[data-bg="bg-gcb-quiz-yellow-light/96"]{background-color:rgba(255,252,228,.96) !important}[data-bg="bg-gcb-quiz-yellow-light/97"]{background-color:rgba(255,252,228,.97) !important}[data-bg="bg-gcb-quiz-yellow-light/98"]{background-color:rgba(255,252,228,.98) !important}[data-bg="bg-gcb-quiz-yellow-light/99"]{background-color:rgba(255,252,228,.99) !important}[data-bg="bg-gcb-quiz-yellow-light/100"]{background-color:#fffce4 !important}.placeholder-gcb-quiz-yellow-light::-moz-placeholder{color:#fffce4 !important}.placeholder-gcb-quiz-yellow-light::placeholder{color:#fffce4 !important}.gcb-progress-bar{color:#e4347d !important}.text-gcb-progress-bar{color:#e4347d !important}.bg-gcb-progress-bar{background-color:#e4347d !important}[data-bg=bg-gcb-progress-bar]{background-color:#e4347d !important}[data-border-color=border-gcb-progress-bar]{border-color:#e4347d !important}[data-bg="bg-gcb-progress-bar/0"]{background-color:rgba(228,52,125,0) !important}[data-bg="bg-gcb-progress-bar/1"]{background-color:rgba(228,52,125,.01) !important}[data-bg="bg-gcb-progress-bar/2"]{background-color:rgba(228,52,125,.02) !important}[data-bg="bg-gcb-progress-bar/3"]{background-color:rgba(228,52,125,.03) !important}[data-bg="bg-gcb-progress-bar/4"]{background-color:rgba(228,52,125,.04) !important}[data-bg="bg-gcb-progress-bar/5"]{background-color:rgba(228,52,125,.05) !important}[data-bg="bg-gcb-progress-bar/6"]{background-color:rgba(228,52,125,.06) !important}[data-bg="bg-gcb-progress-bar/7"]{background-color:rgba(228,52,125,.07) !important}[data-bg="bg-gcb-progress-bar/8"]{background-color:rgba(228,52,125,.08) !important}[data-bg="bg-gcb-progress-bar/9"]{background-color:rgba(228,52,125,.09) !important}[data-bg="bg-gcb-progress-bar/10"]{background-color:rgba(228,52,125,.1) !important}[data-bg="bg-gcb-progress-bar/11"]{background-color:rgba(228,52,125,.11) !important}[data-bg="bg-gcb-progress-bar/12"]{background-color:rgba(228,52,125,.12) !important}[data-bg="bg-gcb-progress-bar/13"]{background-color:rgba(228,52,125,.13) !important}[data-bg="bg-gcb-progress-bar/14"]{background-color:rgba(228,52,125,.14) !important}[data-bg="bg-gcb-progress-bar/15"]{background-color:rgba(228,52,125,.15) !important}[data-bg="bg-gcb-progress-bar/16"]{background-color:rgba(228,52,125,.16) !important}[data-bg="bg-gcb-progress-bar/17"]{background-color:rgba(228,52,125,.17) !important}[data-bg="bg-gcb-progress-bar/18"]{background-color:rgba(228,52,125,.18) !important}[data-bg="bg-gcb-progress-bar/19"]{background-color:rgba(228,52,125,.19) !important}[data-bg="bg-gcb-progress-bar/20"]{background-color:rgba(228,52,125,.2) !important}[data-bg="bg-gcb-progress-bar/21"]{background-color:rgba(228,52,125,.21) !important}[data-bg="bg-gcb-progress-bar/22"]{background-color:rgba(228,52,125,.22) !important}[data-bg="bg-gcb-progress-bar/23"]{background-color:rgba(228,52,125,.23) !important}[data-bg="bg-gcb-progress-bar/24"]{background-color:rgba(228,52,125,.24) !important}[data-bg="bg-gcb-progress-bar/25"]{background-color:rgba(228,52,125,.25) !important}[data-bg="bg-gcb-progress-bar/26"]{background-color:rgba(228,52,125,.26) !important}[data-bg="bg-gcb-progress-bar/27"]{background-color:rgba(228,52,125,.27) !important}[data-bg="bg-gcb-progress-bar/28"]{background-color:rgba(228,52,125,.28) !important}[data-bg="bg-gcb-progress-bar/29"]{background-color:rgba(228,52,125,.29) !important}[data-bg="bg-gcb-progress-bar/30"]{background-color:rgba(228,52,125,.3) !important}[data-bg="bg-gcb-progress-bar/31"]{background-color:rgba(228,52,125,.31) !important}[data-bg="bg-gcb-progress-bar/32"]{background-color:rgba(228,52,125,.32) !important}[data-bg="bg-gcb-progress-bar/33"]{background-color:rgba(228,52,125,.33) !important}[data-bg="bg-gcb-progress-bar/34"]{background-color:rgba(228,52,125,.34) !important}[data-bg="bg-gcb-progress-bar/35"]{background-color:rgba(228,52,125,.35) !important}[data-bg="bg-gcb-progress-bar/36"]{background-color:rgba(228,52,125,.36) !important}[data-bg="bg-gcb-progress-bar/37"]{background-color:rgba(228,52,125,.37) !important}[data-bg="bg-gcb-progress-bar/38"]{background-color:rgba(228,52,125,.38) !important}[data-bg="bg-gcb-progress-bar/39"]{background-color:rgba(228,52,125,.39) !important}[data-bg="bg-gcb-progress-bar/40"]{background-color:rgba(228,52,125,.4) !important}[data-bg="bg-gcb-progress-bar/41"]{background-color:rgba(228,52,125,.41) !important}[data-bg="bg-gcb-progress-bar/42"]{background-color:rgba(228,52,125,.42) !important}[data-bg="bg-gcb-progress-bar/43"]{background-color:rgba(228,52,125,.43) !important}[data-bg="bg-gcb-progress-bar/44"]{background-color:rgba(228,52,125,.44) !important}[data-bg="bg-gcb-progress-bar/45"]{background-color:rgba(228,52,125,.45) !important}[data-bg="bg-gcb-progress-bar/46"]{background-color:rgba(228,52,125,.46) !important}[data-bg="bg-gcb-progress-bar/47"]{background-color:rgba(228,52,125,.47) !important}[data-bg="bg-gcb-progress-bar/48"]{background-color:rgba(228,52,125,.48) !important}[data-bg="bg-gcb-progress-bar/49"]{background-color:rgba(228,52,125,.49) !important}[data-bg="bg-gcb-progress-bar/50"]{background-color:rgba(228,52,125,.5) !important}[data-bg="bg-gcb-progress-bar/51"]{background-color:rgba(228,52,125,.51) !important}[data-bg="bg-gcb-progress-bar/52"]{background-color:rgba(228,52,125,.52) !important}[data-bg="bg-gcb-progress-bar/53"]{background-color:rgba(228,52,125,.53) !important}[data-bg="bg-gcb-progress-bar/54"]{background-color:rgba(228,52,125,.54) !important}[data-bg="bg-gcb-progress-bar/55"]{background-color:rgba(228,52,125,.55) !important}[data-bg="bg-gcb-progress-bar/56"]{background-color:rgba(228,52,125,.56) !important}[data-bg="bg-gcb-progress-bar/57"]{background-color:rgba(228,52,125,.57) !important}[data-bg="bg-gcb-progress-bar/58"]{background-color:rgba(228,52,125,.58) !important}[data-bg="bg-gcb-progress-bar/59"]{background-color:rgba(228,52,125,.59) !important}[data-bg="bg-gcb-progress-bar/60"]{background-color:rgba(228,52,125,.6) !important}[data-bg="bg-gcb-progress-bar/61"]{background-color:rgba(228,52,125,.61) !important}[data-bg="bg-gcb-progress-bar/62"]{background-color:rgba(228,52,125,.62) !important}[data-bg="bg-gcb-progress-bar/63"]{background-color:rgba(228,52,125,.63) !important}[data-bg="bg-gcb-progress-bar/64"]{background-color:rgba(228,52,125,.64) !important}[data-bg="bg-gcb-progress-bar/65"]{background-color:rgba(228,52,125,.65) !important}[data-bg="bg-gcb-progress-bar/66"]{background-color:rgba(228,52,125,.66) !important}[data-bg="bg-gcb-progress-bar/67"]{background-color:rgba(228,52,125,.67) !important}[data-bg="bg-gcb-progress-bar/68"]{background-color:rgba(228,52,125,.68) !important}[data-bg="bg-gcb-progress-bar/69"]{background-color:rgba(228,52,125,.69) !important}[data-bg="bg-gcb-progress-bar/70"]{background-color:rgba(228,52,125,.7) !important}[data-bg="bg-gcb-progress-bar/71"]{background-color:rgba(228,52,125,.71) !important}[data-bg="bg-gcb-progress-bar/72"]{background-color:rgba(228,52,125,.72) !important}[data-bg="bg-gcb-progress-bar/73"]{background-color:rgba(228,52,125,.73) !important}[data-bg="bg-gcb-progress-bar/74"]{background-color:rgba(228,52,125,.74) !important}[data-bg="bg-gcb-progress-bar/75"]{background-color:rgba(228,52,125,.75) !important}[data-bg="bg-gcb-progress-bar/76"]{background-color:rgba(228,52,125,.76) !important}[data-bg="bg-gcb-progress-bar/77"]{background-color:rgba(228,52,125,.77) !important}[data-bg="bg-gcb-progress-bar/78"]{background-color:rgba(228,52,125,.78) !important}[data-bg="bg-gcb-progress-bar/79"]{background-color:rgba(228,52,125,.79) !important}[data-bg="bg-gcb-progress-bar/80"]{background-color:rgba(228,52,125,.8) !important}[data-bg="bg-gcb-progress-bar/81"]{background-color:rgba(228,52,125,.81) !important}[data-bg="bg-gcb-progress-bar/82"]{background-color:rgba(228,52,125,.82) !important}[data-bg="bg-gcb-progress-bar/83"]{background-color:rgba(228,52,125,.83) !important}[data-bg="bg-gcb-progress-bar/84"]{background-color:rgba(228,52,125,.84) !important}[data-bg="bg-gcb-progress-bar/85"]{background-color:rgba(228,52,125,.85) !important}[data-bg="bg-gcb-progress-bar/86"]{background-color:rgba(228,52,125,.86) !important}[data-bg="bg-gcb-progress-bar/87"]{background-color:rgba(228,52,125,.87) !important}[data-bg="bg-gcb-progress-bar/88"]{background-color:rgba(228,52,125,.88) !important}[data-bg="bg-gcb-progress-bar/89"]{background-color:rgba(228,52,125,.89) !important}[data-bg="bg-gcb-progress-bar/90"]{background-color:rgba(228,52,125,.9) !important}[data-bg="bg-gcb-progress-bar/91"]{background-color:rgba(228,52,125,.91) !important}[data-bg="bg-gcb-progress-bar/92"]{background-color:rgba(228,52,125,.92) !important}[data-bg="bg-gcb-progress-bar/93"]{background-color:rgba(228,52,125,.93) !important}[data-bg="bg-gcb-progress-bar/94"]{background-color:rgba(228,52,125,.94) !important}[data-bg="bg-gcb-progress-bar/95"]{background-color:rgba(228,52,125,.95) !important}[data-bg="bg-gcb-progress-bar/96"]{background-color:rgba(228,52,125,.96) !important}[data-bg="bg-gcb-progress-bar/97"]{background-color:rgba(228,52,125,.97) !important}[data-bg="bg-gcb-progress-bar/98"]{background-color:rgba(228,52,125,.98) !important}[data-bg="bg-gcb-progress-bar/99"]{background-color:rgba(228,52,125,.99) !important}[data-bg="bg-gcb-progress-bar/100"]{background-color:#e4347d !important}.placeholder-gcb-progress-bar::-moz-placeholder{color:#e4347d !important}.placeholder-gcb-progress-bar::placeholder{color:#e4347d !important}.gcb-progress-bar-bg{color:#0a3ba4 !important}.text-gcb-progress-bar-bg{color:#0a3ba4 !important}.bg-gcb-progress-bar-bg{background-color:#0a3ba4 !important}[data-bg=bg-gcb-progress-bar-bg]{background-color:#0a3ba4 !important}[data-border-color=border-gcb-progress-bar-bg]{border-color:#0a3ba4 !important}[data-bg="bg-gcb-progress-bar-bg/0"]{background-color:rgba(10,59,164,0) !important}[data-bg="bg-gcb-progress-bar-bg/1"]{background-color:rgba(10,59,164,.01) !important}[data-bg="bg-gcb-progress-bar-bg/2"]{background-color:rgba(10,59,164,.02) !important}[data-bg="bg-gcb-progress-bar-bg/3"]{background-color:rgba(10,59,164,.03) !important}[data-bg="bg-gcb-progress-bar-bg/4"]{background-color:rgba(10,59,164,.04) !important}[data-bg="bg-gcb-progress-bar-bg/5"]{background-color:rgba(10,59,164,.05) !important}[data-bg="bg-gcb-progress-bar-bg/6"]{background-color:rgba(10,59,164,.06) !important}[data-bg="bg-gcb-progress-bar-bg/7"]{background-color:rgba(10,59,164,.07) !important}[data-bg="bg-gcb-progress-bar-bg/8"]{background-color:rgba(10,59,164,.08) !important}[data-bg="bg-gcb-progress-bar-bg/9"]{background-color:rgba(10,59,164,.09) !important}[data-bg="bg-gcb-progress-bar-bg/10"]{background-color:rgba(10,59,164,.1) !important}[data-bg="bg-gcb-progress-bar-bg/11"]{background-color:rgba(10,59,164,.11) !important}[data-bg="bg-gcb-progress-bar-bg/12"]{background-color:rgba(10,59,164,.12) !important}[data-bg="bg-gcb-progress-bar-bg/13"]{background-color:rgba(10,59,164,.13) !important}[data-bg="bg-gcb-progress-bar-bg/14"]{background-color:rgba(10,59,164,.14) !important}[data-bg="bg-gcb-progress-bar-bg/15"]{background-color:rgba(10,59,164,.15) !important}[data-bg="bg-gcb-progress-bar-bg/16"]{background-color:rgba(10,59,164,.16) !important}[data-bg="bg-gcb-progress-bar-bg/17"]{background-color:rgba(10,59,164,.17) !important}[data-bg="bg-gcb-progress-bar-bg/18"]{background-color:rgba(10,59,164,.18) !important}[data-bg="bg-gcb-progress-bar-bg/19"]{background-color:rgba(10,59,164,.19) !important}[data-bg="bg-gcb-progress-bar-bg/20"]{background-color:rgba(10,59,164,.2) !important}[data-bg="bg-gcb-progress-bar-bg/21"]{background-color:rgba(10,59,164,.21) !important}[data-bg="bg-gcb-progress-bar-bg/22"]{background-color:rgba(10,59,164,.22) !important}[data-bg="bg-gcb-progress-bar-bg/23"]{background-color:rgba(10,59,164,.23) !important}[data-bg="bg-gcb-progress-bar-bg/24"]{background-color:rgba(10,59,164,.24) !important}[data-bg="bg-gcb-progress-bar-bg/25"]{background-color:rgba(10,59,164,.25) !important}[data-bg="bg-gcb-progress-bar-bg/26"]{background-color:rgba(10,59,164,.26) !important}[data-bg="bg-gcb-progress-bar-bg/27"]{background-color:rgba(10,59,164,.27) !important}[data-bg="bg-gcb-progress-bar-bg/28"]{background-color:rgba(10,59,164,.28) !important}[data-bg="bg-gcb-progress-bar-bg/29"]{background-color:rgba(10,59,164,.29) !important}[data-bg="bg-gcb-progress-bar-bg/30"]{background-color:rgba(10,59,164,.3) !important}[data-bg="bg-gcb-progress-bar-bg/31"]{background-color:rgba(10,59,164,.31) !important}[data-bg="bg-gcb-progress-bar-bg/32"]{background-color:rgba(10,59,164,.32) !important}[data-bg="bg-gcb-progress-bar-bg/33"]{background-color:rgba(10,59,164,.33) !important}[data-bg="bg-gcb-progress-bar-bg/34"]{background-color:rgba(10,59,164,.34) !important}[data-bg="bg-gcb-progress-bar-bg/35"]{background-color:rgba(10,59,164,.35) !important}[data-bg="bg-gcb-progress-bar-bg/36"]{background-color:rgba(10,59,164,.36) !important}[data-bg="bg-gcb-progress-bar-bg/37"]{background-color:rgba(10,59,164,.37) !important}[data-bg="bg-gcb-progress-bar-bg/38"]{background-color:rgba(10,59,164,.38) !important}[data-bg="bg-gcb-progress-bar-bg/39"]{background-color:rgba(10,59,164,.39) !important}[data-bg="bg-gcb-progress-bar-bg/40"]{background-color:rgba(10,59,164,.4) !important}[data-bg="bg-gcb-progress-bar-bg/41"]{background-color:rgba(10,59,164,.41) !important}[data-bg="bg-gcb-progress-bar-bg/42"]{background-color:rgba(10,59,164,.42) !important}[data-bg="bg-gcb-progress-bar-bg/43"]{background-color:rgba(10,59,164,.43) !important}[data-bg="bg-gcb-progress-bar-bg/44"]{background-color:rgba(10,59,164,.44) !important}[data-bg="bg-gcb-progress-bar-bg/45"]{background-color:rgba(10,59,164,.45) !important}[data-bg="bg-gcb-progress-bar-bg/46"]{background-color:rgba(10,59,164,.46) !important}[data-bg="bg-gcb-progress-bar-bg/47"]{background-color:rgba(10,59,164,.47) !important}[data-bg="bg-gcb-progress-bar-bg/48"]{background-color:rgba(10,59,164,.48) !important}[data-bg="bg-gcb-progress-bar-bg/49"]{background-color:rgba(10,59,164,.49) !important}[data-bg="bg-gcb-progress-bar-bg/50"]{background-color:rgba(10,59,164,.5) !important}[data-bg="bg-gcb-progress-bar-bg/51"]{background-color:rgba(10,59,164,.51) !important}[data-bg="bg-gcb-progress-bar-bg/52"]{background-color:rgba(10,59,164,.52) !important}[data-bg="bg-gcb-progress-bar-bg/53"]{background-color:rgba(10,59,164,.53) !important}[data-bg="bg-gcb-progress-bar-bg/54"]{background-color:rgba(10,59,164,.54) !important}[data-bg="bg-gcb-progress-bar-bg/55"]{background-color:rgba(10,59,164,.55) !important}[data-bg="bg-gcb-progress-bar-bg/56"]{background-color:rgba(10,59,164,.56) !important}[data-bg="bg-gcb-progress-bar-bg/57"]{background-color:rgba(10,59,164,.57) !important}[data-bg="bg-gcb-progress-bar-bg/58"]{background-color:rgba(10,59,164,.58) !important}[data-bg="bg-gcb-progress-bar-bg/59"]{background-color:rgba(10,59,164,.59) !important}[data-bg="bg-gcb-progress-bar-bg/60"]{background-color:rgba(10,59,164,.6) !important}[data-bg="bg-gcb-progress-bar-bg/61"]{background-color:rgba(10,59,164,.61) !important}[data-bg="bg-gcb-progress-bar-bg/62"]{background-color:rgba(10,59,164,.62) !important}[data-bg="bg-gcb-progress-bar-bg/63"]{background-color:rgba(10,59,164,.63) !important}[data-bg="bg-gcb-progress-bar-bg/64"]{background-color:rgba(10,59,164,.64) !important}[data-bg="bg-gcb-progress-bar-bg/65"]{background-color:rgba(10,59,164,.65) !important}[data-bg="bg-gcb-progress-bar-bg/66"]{background-color:rgba(10,59,164,.66) !important}[data-bg="bg-gcb-progress-bar-bg/67"]{background-color:rgba(10,59,164,.67) !important}[data-bg="bg-gcb-progress-bar-bg/68"]{background-color:rgba(10,59,164,.68) !important}[data-bg="bg-gcb-progress-bar-bg/69"]{background-color:rgba(10,59,164,.69) !important}[data-bg="bg-gcb-progress-bar-bg/70"]{background-color:rgba(10,59,164,.7) !important}[data-bg="bg-gcb-progress-bar-bg/71"]{background-color:rgba(10,59,164,.71) !important}[data-bg="bg-gcb-progress-bar-bg/72"]{background-color:rgba(10,59,164,.72) !important}[data-bg="bg-gcb-progress-bar-bg/73"]{background-color:rgba(10,59,164,.73) !important}[data-bg="bg-gcb-progress-bar-bg/74"]{background-color:rgba(10,59,164,.74) !important}[data-bg="bg-gcb-progress-bar-bg/75"]{background-color:rgba(10,59,164,.75) !important}[data-bg="bg-gcb-progress-bar-bg/76"]{background-color:rgba(10,59,164,.76) !important}[data-bg="bg-gcb-progress-bar-bg/77"]{background-color:rgba(10,59,164,.77) !important}[data-bg="bg-gcb-progress-bar-bg/78"]{background-color:rgba(10,59,164,.78) !important}[data-bg="bg-gcb-progress-bar-bg/79"]{background-color:rgba(10,59,164,.79) !important}[data-bg="bg-gcb-progress-bar-bg/80"]{background-color:rgba(10,59,164,.8) !important}[data-bg="bg-gcb-progress-bar-bg/81"]{background-color:rgba(10,59,164,.81) !important}[data-bg="bg-gcb-progress-bar-bg/82"]{background-color:rgba(10,59,164,.82) !important}[data-bg="bg-gcb-progress-bar-bg/83"]{background-color:rgba(10,59,164,.83) !important}[data-bg="bg-gcb-progress-bar-bg/84"]{background-color:rgba(10,59,164,.84) !important}[data-bg="bg-gcb-progress-bar-bg/85"]{background-color:rgba(10,59,164,.85) !important}[data-bg="bg-gcb-progress-bar-bg/86"]{background-color:rgba(10,59,164,.86) !important}[data-bg="bg-gcb-progress-bar-bg/87"]{background-color:rgba(10,59,164,.87) !important}[data-bg="bg-gcb-progress-bar-bg/88"]{background-color:rgba(10,59,164,.88) !important}[data-bg="bg-gcb-progress-bar-bg/89"]{background-color:rgba(10,59,164,.89) !important}[data-bg="bg-gcb-progress-bar-bg/90"]{background-color:rgba(10,59,164,.9) !important}[data-bg="bg-gcb-progress-bar-bg/91"]{background-color:rgba(10,59,164,.91) !important}[data-bg="bg-gcb-progress-bar-bg/92"]{background-color:rgba(10,59,164,.92) !important}[data-bg="bg-gcb-progress-bar-bg/93"]{background-color:rgba(10,59,164,.93) !important}[data-bg="bg-gcb-progress-bar-bg/94"]{background-color:rgba(10,59,164,.94) !important}[data-bg="bg-gcb-progress-bar-bg/95"]{background-color:rgba(10,59,164,.95) !important}[data-bg="bg-gcb-progress-bar-bg/96"]{background-color:rgba(10,59,164,.96) !important}[data-bg="bg-gcb-progress-bar-bg/97"]{background-color:rgba(10,59,164,.97) !important}[data-bg="bg-gcb-progress-bar-bg/98"]{background-color:rgba(10,59,164,.98) !important}[data-bg="bg-gcb-progress-bar-bg/99"]{background-color:rgba(10,59,164,.99) !important}[data-bg="bg-gcb-progress-bar-bg/100"]{background-color:#0a3ba4 !important}.placeholder-gcb-progress-bar-bg::-moz-placeholder{color:#0a3ba4 !important}.placeholder-gcb-progress-bar-bg::placeholder{color:#0a3ba4 !important}.gcb-quiz-green{color:#2fb3a7 !important}.text-gcb-quiz-green{color:#2fb3a7 !important}.bg-gcb-quiz-green{background-color:#2fb3a7 !important}[data-bg=bg-gcb-quiz-green]{background-color:#2fb3a7 !important}[data-border-color=border-gcb-quiz-green]{border-color:#2fb3a7 !important}[data-bg="bg-gcb-quiz-green/0"]{background-color:rgba(47,179,167,0) !important}[data-bg="bg-gcb-quiz-green/1"]{background-color:rgba(47,179,167,.01) !important}[data-bg="bg-gcb-quiz-green/2"]{background-color:rgba(47,179,167,.02) !important}[data-bg="bg-gcb-quiz-green/3"]{background-color:rgba(47,179,167,.03) !important}[data-bg="bg-gcb-quiz-green/4"]{background-color:rgba(47,179,167,.04) !important}[data-bg="bg-gcb-quiz-green/5"]{background-color:rgba(47,179,167,.05) !important}[data-bg="bg-gcb-quiz-green/6"]{background-color:rgba(47,179,167,.06) !important}[data-bg="bg-gcb-quiz-green/7"]{background-color:rgba(47,179,167,.07) !important}[data-bg="bg-gcb-quiz-green/8"]{background-color:rgba(47,179,167,.08) !important}[data-bg="bg-gcb-quiz-green/9"]{background-color:rgba(47,179,167,.09) !important}[data-bg="bg-gcb-quiz-green/10"]{background-color:rgba(47,179,167,.1) !important}[data-bg="bg-gcb-quiz-green/11"]{background-color:rgba(47,179,167,.11) !important}[data-bg="bg-gcb-quiz-green/12"]{background-color:rgba(47,179,167,.12) !important}[data-bg="bg-gcb-quiz-green/13"]{background-color:rgba(47,179,167,.13) !important}[data-bg="bg-gcb-quiz-green/14"]{background-color:rgba(47,179,167,.14) !important}[data-bg="bg-gcb-quiz-green/15"]{background-color:rgba(47,179,167,.15) !important}[data-bg="bg-gcb-quiz-green/16"]{background-color:rgba(47,179,167,.16) !important}[data-bg="bg-gcb-quiz-green/17"]{background-color:rgba(47,179,167,.17) !important}[data-bg="bg-gcb-quiz-green/18"]{background-color:rgba(47,179,167,.18) !important}[data-bg="bg-gcb-quiz-green/19"]{background-color:rgba(47,179,167,.19) !important}[data-bg="bg-gcb-quiz-green/20"]{background-color:rgba(47,179,167,.2) !important}[data-bg="bg-gcb-quiz-green/21"]{background-color:rgba(47,179,167,.21) !important}[data-bg="bg-gcb-quiz-green/22"]{background-color:rgba(47,179,167,.22) !important}[data-bg="bg-gcb-quiz-green/23"]{background-color:rgba(47,179,167,.23) !important}[data-bg="bg-gcb-quiz-green/24"]{background-color:rgba(47,179,167,.24) !important}[data-bg="bg-gcb-quiz-green/25"]{background-color:rgba(47,179,167,.25) !important}[data-bg="bg-gcb-quiz-green/26"]{background-color:rgba(47,179,167,.26) !important}[data-bg="bg-gcb-quiz-green/27"]{background-color:rgba(47,179,167,.27) !important}[data-bg="bg-gcb-quiz-green/28"]{background-color:rgba(47,179,167,.28) !important}[data-bg="bg-gcb-quiz-green/29"]{background-color:rgba(47,179,167,.29) !important}[data-bg="bg-gcb-quiz-green/30"]{background-color:rgba(47,179,167,.3) !important}[data-bg="bg-gcb-quiz-green/31"]{background-color:rgba(47,179,167,.31) !important}[data-bg="bg-gcb-quiz-green/32"]{background-color:rgba(47,179,167,.32) !important}[data-bg="bg-gcb-quiz-green/33"]{background-color:rgba(47,179,167,.33) !important}[data-bg="bg-gcb-quiz-green/34"]{background-color:rgba(47,179,167,.34) !important}[data-bg="bg-gcb-quiz-green/35"]{background-color:rgba(47,179,167,.35) !important}[data-bg="bg-gcb-quiz-green/36"]{background-color:rgba(47,179,167,.36) !important}[data-bg="bg-gcb-quiz-green/37"]{background-color:rgba(47,179,167,.37) !important}[data-bg="bg-gcb-quiz-green/38"]{background-color:rgba(47,179,167,.38) !important}[data-bg="bg-gcb-quiz-green/39"]{background-color:rgba(47,179,167,.39) !important}[data-bg="bg-gcb-quiz-green/40"]{background-color:rgba(47,179,167,.4) !important}[data-bg="bg-gcb-quiz-green/41"]{background-color:rgba(47,179,167,.41) !important}[data-bg="bg-gcb-quiz-green/42"]{background-color:rgba(47,179,167,.42) !important}[data-bg="bg-gcb-quiz-green/43"]{background-color:rgba(47,179,167,.43) !important}[data-bg="bg-gcb-quiz-green/44"]{background-color:rgba(47,179,167,.44) !important}[data-bg="bg-gcb-quiz-green/45"]{background-color:rgba(47,179,167,.45) !important}[data-bg="bg-gcb-quiz-green/46"]{background-color:rgba(47,179,167,.46) !important}[data-bg="bg-gcb-quiz-green/47"]{background-color:rgba(47,179,167,.47) !important}[data-bg="bg-gcb-quiz-green/48"]{background-color:rgba(47,179,167,.48) !important}[data-bg="bg-gcb-quiz-green/49"]{background-color:rgba(47,179,167,.49) !important}[data-bg="bg-gcb-quiz-green/50"]{background-color:rgba(47,179,167,.5) !important}[data-bg="bg-gcb-quiz-green/51"]{background-color:rgba(47,179,167,.51) !important}[data-bg="bg-gcb-quiz-green/52"]{background-color:rgba(47,179,167,.52) !important}[data-bg="bg-gcb-quiz-green/53"]{background-color:rgba(47,179,167,.53) !important}[data-bg="bg-gcb-quiz-green/54"]{background-color:rgba(47,179,167,.54) !important}[data-bg="bg-gcb-quiz-green/55"]{background-color:rgba(47,179,167,.55) !important}[data-bg="bg-gcb-quiz-green/56"]{background-color:rgba(47,179,167,.56) !important}[data-bg="bg-gcb-quiz-green/57"]{background-color:rgba(47,179,167,.57) !important}[data-bg="bg-gcb-quiz-green/58"]{background-color:rgba(47,179,167,.58) !important}[data-bg="bg-gcb-quiz-green/59"]{background-color:rgba(47,179,167,.59) !important}[data-bg="bg-gcb-quiz-green/60"]{background-color:rgba(47,179,167,.6) !important}[data-bg="bg-gcb-quiz-green/61"]{background-color:rgba(47,179,167,.61) !important}[data-bg="bg-gcb-quiz-green/62"]{background-color:rgba(47,179,167,.62) !important}[data-bg="bg-gcb-quiz-green/63"]{background-color:rgba(47,179,167,.63) !important}[data-bg="bg-gcb-quiz-green/64"]{background-color:rgba(47,179,167,.64) !important}[data-bg="bg-gcb-quiz-green/65"]{background-color:rgba(47,179,167,.65) !important}[data-bg="bg-gcb-quiz-green/66"]{background-color:rgba(47,179,167,.66) !important}[data-bg="bg-gcb-quiz-green/67"]{background-color:rgba(47,179,167,.67) !important}[data-bg="bg-gcb-quiz-green/68"]{background-color:rgba(47,179,167,.68) !important}[data-bg="bg-gcb-quiz-green/69"]{background-color:rgba(47,179,167,.69) !important}[data-bg="bg-gcb-quiz-green/70"]{background-color:rgba(47,179,167,.7) !important}[data-bg="bg-gcb-quiz-green/71"]{background-color:rgba(47,179,167,.71) !important}[data-bg="bg-gcb-quiz-green/72"]{background-color:rgba(47,179,167,.72) !important}[data-bg="bg-gcb-quiz-green/73"]{background-color:rgba(47,179,167,.73) !important}[data-bg="bg-gcb-quiz-green/74"]{background-color:rgba(47,179,167,.74) !important}[data-bg="bg-gcb-quiz-green/75"]{background-color:rgba(47,179,167,.75) !important}[data-bg="bg-gcb-quiz-green/76"]{background-color:rgba(47,179,167,.76) !important}[data-bg="bg-gcb-quiz-green/77"]{background-color:rgba(47,179,167,.77) !important}[data-bg="bg-gcb-quiz-green/78"]{background-color:rgba(47,179,167,.78) !important}[data-bg="bg-gcb-quiz-green/79"]{background-color:rgba(47,179,167,.79) !important}[data-bg="bg-gcb-quiz-green/80"]{background-color:rgba(47,179,167,.8) !important}[data-bg="bg-gcb-quiz-green/81"]{background-color:rgba(47,179,167,.81) !important}[data-bg="bg-gcb-quiz-green/82"]{background-color:rgba(47,179,167,.82) !important}[data-bg="bg-gcb-quiz-green/83"]{background-color:rgba(47,179,167,.83) !important}[data-bg="bg-gcb-quiz-green/84"]{background-color:rgba(47,179,167,.84) !important}[data-bg="bg-gcb-quiz-green/85"]{background-color:rgba(47,179,167,.85) !important}[data-bg="bg-gcb-quiz-green/86"]{background-color:rgba(47,179,167,.86) !important}[data-bg="bg-gcb-quiz-green/87"]{background-color:rgba(47,179,167,.87) !important}[data-bg="bg-gcb-quiz-green/88"]{background-color:rgba(47,179,167,.88) !important}[data-bg="bg-gcb-quiz-green/89"]{background-color:rgba(47,179,167,.89) !important}[data-bg="bg-gcb-quiz-green/90"]{background-color:rgba(47,179,167,.9) !important}[data-bg="bg-gcb-quiz-green/91"]{background-color:rgba(47,179,167,.91) !important}[data-bg="bg-gcb-quiz-green/92"]{background-color:rgba(47,179,167,.92) !important}[data-bg="bg-gcb-quiz-green/93"]{background-color:rgba(47,179,167,.93) !important}[data-bg="bg-gcb-quiz-green/94"]{background-color:rgba(47,179,167,.94) !important}[data-bg="bg-gcb-quiz-green/95"]{background-color:rgba(47,179,167,.95) !important}[data-bg="bg-gcb-quiz-green/96"]{background-color:rgba(47,179,167,.96) !important}[data-bg="bg-gcb-quiz-green/97"]{background-color:rgba(47,179,167,.97) !important}[data-bg="bg-gcb-quiz-green/98"]{background-color:rgba(47,179,167,.98) !important}[data-bg="bg-gcb-quiz-green/99"]{background-color:rgba(47,179,167,.99) !important}[data-bg="bg-gcb-quiz-green/100"]{background-color:#2fb3a7 !important}.placeholder-gcb-quiz-green::-moz-placeholder{color:#2fb3a7 !important}.placeholder-gcb-quiz-green::placeholder{color:#2fb3a7 !important}.gcb-quiz-green-light{color:#81ffc2 !important}.text-gcb-quiz-green-light{color:#81ffc2 !important}.bg-gcb-quiz-green-light{background-color:#81ffc2 !important}[data-bg=bg-gcb-quiz-green-light]{background-color:#81ffc2 !important}[data-border-color=border-gcb-quiz-green-light]{border-color:#81ffc2 !important}[data-bg="bg-gcb-quiz-green-light/0"]{background-color:rgba(129,255,194,0) !important}[data-bg="bg-gcb-quiz-green-light/1"]{background-color:rgba(129,255,194,.01) !important}[data-bg="bg-gcb-quiz-green-light/2"]{background-color:rgba(129,255,194,.02) !important}[data-bg="bg-gcb-quiz-green-light/3"]{background-color:rgba(129,255,194,.03) !important}[data-bg="bg-gcb-quiz-green-light/4"]{background-color:rgba(129,255,194,.04) !important}[data-bg="bg-gcb-quiz-green-light/5"]{background-color:rgba(129,255,194,.05) !important}[data-bg="bg-gcb-quiz-green-light/6"]{background-color:rgba(129,255,194,.06) !important}[data-bg="bg-gcb-quiz-green-light/7"]{background-color:rgba(129,255,194,.07) !important}[data-bg="bg-gcb-quiz-green-light/8"]{background-color:rgba(129,255,194,.08) !important}[data-bg="bg-gcb-quiz-green-light/9"]{background-color:rgba(129,255,194,.09) !important}[data-bg="bg-gcb-quiz-green-light/10"]{background-color:rgba(129,255,194,.1) !important}[data-bg="bg-gcb-quiz-green-light/11"]{background-color:rgba(129,255,194,.11) !important}[data-bg="bg-gcb-quiz-green-light/12"]{background-color:rgba(129,255,194,.12) !important}[data-bg="bg-gcb-quiz-green-light/13"]{background-color:rgba(129,255,194,.13) !important}[data-bg="bg-gcb-quiz-green-light/14"]{background-color:rgba(129,255,194,.14) !important}[data-bg="bg-gcb-quiz-green-light/15"]{background-color:rgba(129,255,194,.15) !important}[data-bg="bg-gcb-quiz-green-light/16"]{background-color:rgba(129,255,194,.16) !important}[data-bg="bg-gcb-quiz-green-light/17"]{background-color:rgba(129,255,194,.17) !important}[data-bg="bg-gcb-quiz-green-light/18"]{background-color:rgba(129,255,194,.18) !important}[data-bg="bg-gcb-quiz-green-light/19"]{background-color:rgba(129,255,194,.19) !important}[data-bg="bg-gcb-quiz-green-light/20"]{background-color:rgba(129,255,194,.2) !important}[data-bg="bg-gcb-quiz-green-light/21"]{background-color:rgba(129,255,194,.21) !important}[data-bg="bg-gcb-quiz-green-light/22"]{background-color:rgba(129,255,194,.22) !important}[data-bg="bg-gcb-quiz-green-light/23"]{background-color:rgba(129,255,194,.23) !important}[data-bg="bg-gcb-quiz-green-light/24"]{background-color:rgba(129,255,194,.24) !important}[data-bg="bg-gcb-quiz-green-light/25"]{background-color:rgba(129,255,194,.25) !important}[data-bg="bg-gcb-quiz-green-light/26"]{background-color:rgba(129,255,194,.26) !important}[data-bg="bg-gcb-quiz-green-light/27"]{background-color:rgba(129,255,194,.27) !important}[data-bg="bg-gcb-quiz-green-light/28"]{background-color:rgba(129,255,194,.28) !important}[data-bg="bg-gcb-quiz-green-light/29"]{background-color:rgba(129,255,194,.29) !important}[data-bg="bg-gcb-quiz-green-light/30"]{background-color:rgba(129,255,194,.3) !important}[data-bg="bg-gcb-quiz-green-light/31"]{background-color:rgba(129,255,194,.31) !important}[data-bg="bg-gcb-quiz-green-light/32"]{background-color:rgba(129,255,194,.32) !important}[data-bg="bg-gcb-quiz-green-light/33"]{background-color:rgba(129,255,194,.33) !important}[data-bg="bg-gcb-quiz-green-light/34"]{background-color:rgba(129,255,194,.34) !important}[data-bg="bg-gcb-quiz-green-light/35"]{background-color:rgba(129,255,194,.35) !important}[data-bg="bg-gcb-quiz-green-light/36"]{background-color:rgba(129,255,194,.36) !important}[data-bg="bg-gcb-quiz-green-light/37"]{background-color:rgba(129,255,194,.37) !important}[data-bg="bg-gcb-quiz-green-light/38"]{background-color:rgba(129,255,194,.38) !important}[data-bg="bg-gcb-quiz-green-light/39"]{background-color:rgba(129,255,194,.39) !important}[data-bg="bg-gcb-quiz-green-light/40"]{background-color:rgba(129,255,194,.4) !important}[data-bg="bg-gcb-quiz-green-light/41"]{background-color:rgba(129,255,194,.41) !important}[data-bg="bg-gcb-quiz-green-light/42"]{background-color:rgba(129,255,194,.42) !important}[data-bg="bg-gcb-quiz-green-light/43"]{background-color:rgba(129,255,194,.43) !important}[data-bg="bg-gcb-quiz-green-light/44"]{background-color:rgba(129,255,194,.44) !important}[data-bg="bg-gcb-quiz-green-light/45"]{background-color:rgba(129,255,194,.45) !important}[data-bg="bg-gcb-quiz-green-light/46"]{background-color:rgba(129,255,194,.46) !important}[data-bg="bg-gcb-quiz-green-light/47"]{background-color:rgba(129,255,194,.47) !important}[data-bg="bg-gcb-quiz-green-light/48"]{background-color:rgba(129,255,194,.48) !important}[data-bg="bg-gcb-quiz-green-light/49"]{background-color:rgba(129,255,194,.49) !important}[data-bg="bg-gcb-quiz-green-light/50"]{background-color:rgba(129,255,194,.5) !important}[data-bg="bg-gcb-quiz-green-light/51"]{background-color:rgba(129,255,194,.51) !important}[data-bg="bg-gcb-quiz-green-light/52"]{background-color:rgba(129,255,194,.52) !important}[data-bg="bg-gcb-quiz-green-light/53"]{background-color:rgba(129,255,194,.53) !important}[data-bg="bg-gcb-quiz-green-light/54"]{background-color:rgba(129,255,194,.54) !important}[data-bg="bg-gcb-quiz-green-light/55"]{background-color:rgba(129,255,194,.55) !important}[data-bg="bg-gcb-quiz-green-light/56"]{background-color:rgba(129,255,194,.56) !important}[data-bg="bg-gcb-quiz-green-light/57"]{background-color:rgba(129,255,194,.57) !important}[data-bg="bg-gcb-quiz-green-light/58"]{background-color:rgba(129,255,194,.58) !important}[data-bg="bg-gcb-quiz-green-light/59"]{background-color:rgba(129,255,194,.59) !important}[data-bg="bg-gcb-quiz-green-light/60"]{background-color:rgba(129,255,194,.6) !important}[data-bg="bg-gcb-quiz-green-light/61"]{background-color:rgba(129,255,194,.61) !important}[data-bg="bg-gcb-quiz-green-light/62"]{background-color:rgba(129,255,194,.62) !important}[data-bg="bg-gcb-quiz-green-light/63"]{background-color:rgba(129,255,194,.63) !important}[data-bg="bg-gcb-quiz-green-light/64"]{background-color:rgba(129,255,194,.64) !important}[data-bg="bg-gcb-quiz-green-light/65"]{background-color:rgba(129,255,194,.65) !important}[data-bg="bg-gcb-quiz-green-light/66"]{background-color:rgba(129,255,194,.66) !important}[data-bg="bg-gcb-quiz-green-light/67"]{background-color:rgba(129,255,194,.67) !important}[data-bg="bg-gcb-quiz-green-light/68"]{background-color:rgba(129,255,194,.68) !important}[data-bg="bg-gcb-quiz-green-light/69"]{background-color:rgba(129,255,194,.69) !important}[data-bg="bg-gcb-quiz-green-light/70"]{background-color:rgba(129,255,194,.7) !important}[data-bg="bg-gcb-quiz-green-light/71"]{background-color:rgba(129,255,194,.71) !important}[data-bg="bg-gcb-quiz-green-light/72"]{background-color:rgba(129,255,194,.72) !important}[data-bg="bg-gcb-quiz-green-light/73"]{background-color:rgba(129,255,194,.73) !important}[data-bg="bg-gcb-quiz-green-light/74"]{background-color:rgba(129,255,194,.74) !important}[data-bg="bg-gcb-quiz-green-light/75"]{background-color:rgba(129,255,194,.75) !important}[data-bg="bg-gcb-quiz-green-light/76"]{background-color:rgba(129,255,194,.76) !important}[data-bg="bg-gcb-quiz-green-light/77"]{background-color:rgba(129,255,194,.77) !important}[data-bg="bg-gcb-quiz-green-light/78"]{background-color:rgba(129,255,194,.78) !important}[data-bg="bg-gcb-quiz-green-light/79"]{background-color:rgba(129,255,194,.79) !important}[data-bg="bg-gcb-quiz-green-light/80"]{background-color:rgba(129,255,194,.8) !important}[data-bg="bg-gcb-quiz-green-light/81"]{background-color:rgba(129,255,194,.81) !important}[data-bg="bg-gcb-quiz-green-light/82"]{background-color:rgba(129,255,194,.82) !important}[data-bg="bg-gcb-quiz-green-light/83"]{background-color:rgba(129,255,194,.83) !important}[data-bg="bg-gcb-quiz-green-light/84"]{background-color:rgba(129,255,194,.84) !important}[data-bg="bg-gcb-quiz-green-light/85"]{background-color:rgba(129,255,194,.85) !important}[data-bg="bg-gcb-quiz-green-light/86"]{background-color:rgba(129,255,194,.86) !important}[data-bg="bg-gcb-quiz-green-light/87"]{background-color:rgba(129,255,194,.87) !important}[data-bg="bg-gcb-quiz-green-light/88"]{background-color:rgba(129,255,194,.88) !important}[data-bg="bg-gcb-quiz-green-light/89"]{background-color:rgba(129,255,194,.89) !important}[data-bg="bg-gcb-quiz-green-light/90"]{background-color:rgba(129,255,194,.9) !important}[data-bg="bg-gcb-quiz-green-light/91"]{background-color:rgba(129,255,194,.91) !important}[data-bg="bg-gcb-quiz-green-light/92"]{background-color:rgba(129,255,194,.92) !important}[data-bg="bg-gcb-quiz-green-light/93"]{background-color:rgba(129,255,194,.93) !important}[data-bg="bg-gcb-quiz-green-light/94"]{background-color:rgba(129,255,194,.94) !important}[data-bg="bg-gcb-quiz-green-light/95"]{background-color:rgba(129,255,194,.95) !important}[data-bg="bg-gcb-quiz-green-light/96"]{background-color:rgba(129,255,194,.96) !important}[data-bg="bg-gcb-quiz-green-light/97"]{background-color:rgba(129,255,194,.97) !important}[data-bg="bg-gcb-quiz-green-light/98"]{background-color:rgba(129,255,194,.98) !important}[data-bg="bg-gcb-quiz-green-light/99"]{background-color:rgba(129,255,194,.99) !important}[data-bg="bg-gcb-quiz-green-light/100"]{background-color:#81ffc2 !important}.placeholder-gcb-quiz-green-light::-moz-placeholder{color:#81ffc2 !important}.placeholder-gcb-quiz-green-light::placeholder{color:#81ffc2 !important}.gcb-quiz-green-light-2{color:#9cff95 !important}.text-gcb-quiz-green-light-2{color:#9cff95 !important}.bg-gcb-quiz-green-light-2{background-color:#9cff95 !important}[data-bg=bg-gcb-quiz-green-light-2]{background-color:#9cff95 !important}[data-border-color=border-gcb-quiz-green-light-2]{border-color:#9cff95 !important}[data-bg="bg-gcb-quiz-green-light-2/0"]{background-color:rgba(156,255,149,0) !important}[data-bg="bg-gcb-quiz-green-light-2/1"]{background-color:rgba(156,255,149,.01) !important}[data-bg="bg-gcb-quiz-green-light-2/2"]{background-color:rgba(156,255,149,.02) !important}[data-bg="bg-gcb-quiz-green-light-2/3"]{background-color:rgba(156,255,149,.03) !important}[data-bg="bg-gcb-quiz-green-light-2/4"]{background-color:rgba(156,255,149,.04) !important}[data-bg="bg-gcb-quiz-green-light-2/5"]{background-color:rgba(156,255,149,.05) !important}[data-bg="bg-gcb-quiz-green-light-2/6"]{background-color:rgba(156,255,149,.06) !important}[data-bg="bg-gcb-quiz-green-light-2/7"]{background-color:rgba(156,255,149,.07) !important}[data-bg="bg-gcb-quiz-green-light-2/8"]{background-color:rgba(156,255,149,.08) !important}[data-bg="bg-gcb-quiz-green-light-2/9"]{background-color:rgba(156,255,149,.09) !important}[data-bg="bg-gcb-quiz-green-light-2/10"]{background-color:rgba(156,255,149,.1) !important}[data-bg="bg-gcb-quiz-green-light-2/11"]{background-color:rgba(156,255,149,.11) !important}[data-bg="bg-gcb-quiz-green-light-2/12"]{background-color:rgba(156,255,149,.12) !important}[data-bg="bg-gcb-quiz-green-light-2/13"]{background-color:rgba(156,255,149,.13) !important}[data-bg="bg-gcb-quiz-green-light-2/14"]{background-color:rgba(156,255,149,.14) !important}[data-bg="bg-gcb-quiz-green-light-2/15"]{background-color:rgba(156,255,149,.15) !important}[data-bg="bg-gcb-quiz-green-light-2/16"]{background-color:rgba(156,255,149,.16) !important}[data-bg="bg-gcb-quiz-green-light-2/17"]{background-color:rgba(156,255,149,.17) !important}[data-bg="bg-gcb-quiz-green-light-2/18"]{background-color:rgba(156,255,149,.18) !important}[data-bg="bg-gcb-quiz-green-light-2/19"]{background-color:rgba(156,255,149,.19) !important}[data-bg="bg-gcb-quiz-green-light-2/20"]{background-color:rgba(156,255,149,.2) !important}[data-bg="bg-gcb-quiz-green-light-2/21"]{background-color:rgba(156,255,149,.21) !important}[data-bg="bg-gcb-quiz-green-light-2/22"]{background-color:rgba(156,255,149,.22) !important}[data-bg="bg-gcb-quiz-green-light-2/23"]{background-color:rgba(156,255,149,.23) !important}[data-bg="bg-gcb-quiz-green-light-2/24"]{background-color:rgba(156,255,149,.24) !important}[data-bg="bg-gcb-quiz-green-light-2/25"]{background-color:rgba(156,255,149,.25) !important}[data-bg="bg-gcb-quiz-green-light-2/26"]{background-color:rgba(156,255,149,.26) !important}[data-bg="bg-gcb-quiz-green-light-2/27"]{background-color:rgba(156,255,149,.27) !important}[data-bg="bg-gcb-quiz-green-light-2/28"]{background-color:rgba(156,255,149,.28) !important}[data-bg="bg-gcb-quiz-green-light-2/29"]{background-color:rgba(156,255,149,.29) !important}[data-bg="bg-gcb-quiz-green-light-2/30"]{background-color:rgba(156,255,149,.3) !important}[data-bg="bg-gcb-quiz-green-light-2/31"]{background-color:rgba(156,255,149,.31) !important}[data-bg="bg-gcb-quiz-green-light-2/32"]{background-color:rgba(156,255,149,.32) !important}[data-bg="bg-gcb-quiz-green-light-2/33"]{background-color:rgba(156,255,149,.33) !important}[data-bg="bg-gcb-quiz-green-light-2/34"]{background-color:rgba(156,255,149,.34) !important}[data-bg="bg-gcb-quiz-green-light-2/35"]{background-color:rgba(156,255,149,.35) !important}[data-bg="bg-gcb-quiz-green-light-2/36"]{background-color:rgba(156,255,149,.36) !important}[data-bg="bg-gcb-quiz-green-light-2/37"]{background-color:rgba(156,255,149,.37) !important}[data-bg="bg-gcb-quiz-green-light-2/38"]{background-color:rgba(156,255,149,.38) !important}[data-bg="bg-gcb-quiz-green-light-2/39"]{background-color:rgba(156,255,149,.39) !important}[data-bg="bg-gcb-quiz-green-light-2/40"]{background-color:rgba(156,255,149,.4) !important}[data-bg="bg-gcb-quiz-green-light-2/41"]{background-color:rgba(156,255,149,.41) !important}[data-bg="bg-gcb-quiz-green-light-2/42"]{background-color:rgba(156,255,149,.42) !important}[data-bg="bg-gcb-quiz-green-light-2/43"]{background-color:rgba(156,255,149,.43) !important}[data-bg="bg-gcb-quiz-green-light-2/44"]{background-color:rgba(156,255,149,.44) !important}[data-bg="bg-gcb-quiz-green-light-2/45"]{background-color:rgba(156,255,149,.45) !important}[data-bg="bg-gcb-quiz-green-light-2/46"]{background-color:rgba(156,255,149,.46) !important}[data-bg="bg-gcb-quiz-green-light-2/47"]{background-color:rgba(156,255,149,.47) !important}[data-bg="bg-gcb-quiz-green-light-2/48"]{background-color:rgba(156,255,149,.48) !important}[data-bg="bg-gcb-quiz-green-light-2/49"]{background-color:rgba(156,255,149,.49) !important}[data-bg="bg-gcb-quiz-green-light-2/50"]{background-color:rgba(156,255,149,.5) !important}[data-bg="bg-gcb-quiz-green-light-2/51"]{background-color:rgba(156,255,149,.51) !important}[data-bg="bg-gcb-quiz-green-light-2/52"]{background-color:rgba(156,255,149,.52) !important}[data-bg="bg-gcb-quiz-green-light-2/53"]{background-color:rgba(156,255,149,.53) !important}[data-bg="bg-gcb-quiz-green-light-2/54"]{background-color:rgba(156,255,149,.54) !important}[data-bg="bg-gcb-quiz-green-light-2/55"]{background-color:rgba(156,255,149,.55) !important}[data-bg="bg-gcb-quiz-green-light-2/56"]{background-color:rgba(156,255,149,.56) !important}[data-bg="bg-gcb-quiz-green-light-2/57"]{background-color:rgba(156,255,149,.57) !important}[data-bg="bg-gcb-quiz-green-light-2/58"]{background-color:rgba(156,255,149,.58) !important}[data-bg="bg-gcb-quiz-green-light-2/59"]{background-color:rgba(156,255,149,.59) !important}[data-bg="bg-gcb-quiz-green-light-2/60"]{background-color:rgba(156,255,149,.6) !important}[data-bg="bg-gcb-quiz-green-light-2/61"]{background-color:rgba(156,255,149,.61) !important}[data-bg="bg-gcb-quiz-green-light-2/62"]{background-color:rgba(156,255,149,.62) !important}[data-bg="bg-gcb-quiz-green-light-2/63"]{background-color:rgba(156,255,149,.63) !important}[data-bg="bg-gcb-quiz-green-light-2/64"]{background-color:rgba(156,255,149,.64) !important}[data-bg="bg-gcb-quiz-green-light-2/65"]{background-color:rgba(156,255,149,.65) !important}[data-bg="bg-gcb-quiz-green-light-2/66"]{background-color:rgba(156,255,149,.66) !important}[data-bg="bg-gcb-quiz-green-light-2/67"]{background-color:rgba(156,255,149,.67) !important}[data-bg="bg-gcb-quiz-green-light-2/68"]{background-color:rgba(156,255,149,.68) !important}[data-bg="bg-gcb-quiz-green-light-2/69"]{background-color:rgba(156,255,149,.69) !important}[data-bg="bg-gcb-quiz-green-light-2/70"]{background-color:rgba(156,255,149,.7) !important}[data-bg="bg-gcb-quiz-green-light-2/71"]{background-color:rgba(156,255,149,.71) !important}[data-bg="bg-gcb-quiz-green-light-2/72"]{background-color:rgba(156,255,149,.72) !important}[data-bg="bg-gcb-quiz-green-light-2/73"]{background-color:rgba(156,255,149,.73) !important}[data-bg="bg-gcb-quiz-green-light-2/74"]{background-color:rgba(156,255,149,.74) !important}[data-bg="bg-gcb-quiz-green-light-2/75"]{background-color:rgba(156,255,149,.75) !important}[data-bg="bg-gcb-quiz-green-light-2/76"]{background-color:rgba(156,255,149,.76) !important}[data-bg="bg-gcb-quiz-green-light-2/77"]{background-color:rgba(156,255,149,.77) !important}[data-bg="bg-gcb-quiz-green-light-2/78"]{background-color:rgba(156,255,149,.78) !important}[data-bg="bg-gcb-quiz-green-light-2/79"]{background-color:rgba(156,255,149,.79) !important}[data-bg="bg-gcb-quiz-green-light-2/80"]{background-color:rgba(156,255,149,.8) !important}[data-bg="bg-gcb-quiz-green-light-2/81"]{background-color:rgba(156,255,149,.81) !important}[data-bg="bg-gcb-quiz-green-light-2/82"]{background-color:rgba(156,255,149,.82) !important}[data-bg="bg-gcb-quiz-green-light-2/83"]{background-color:rgba(156,255,149,.83) !important}[data-bg="bg-gcb-quiz-green-light-2/84"]{background-color:rgba(156,255,149,.84) !important}[data-bg="bg-gcb-quiz-green-light-2/85"]{background-color:rgba(156,255,149,.85) !important}[data-bg="bg-gcb-quiz-green-light-2/86"]{background-color:rgba(156,255,149,.86) !important}[data-bg="bg-gcb-quiz-green-light-2/87"]{background-color:rgba(156,255,149,.87) !important}[data-bg="bg-gcb-quiz-green-light-2/88"]{background-color:rgba(156,255,149,.88) !important}[data-bg="bg-gcb-quiz-green-light-2/89"]{background-color:rgba(156,255,149,.89) !important}[data-bg="bg-gcb-quiz-green-light-2/90"]{background-color:rgba(156,255,149,.9) !important}[data-bg="bg-gcb-quiz-green-light-2/91"]{background-color:rgba(156,255,149,.91) !important}[data-bg="bg-gcb-quiz-green-light-2/92"]{background-color:rgba(156,255,149,.92) !important}[data-bg="bg-gcb-quiz-green-light-2/93"]{background-color:rgba(156,255,149,.93) !important}[data-bg="bg-gcb-quiz-green-light-2/94"]{background-color:rgba(156,255,149,.94) !important}[data-bg="bg-gcb-quiz-green-light-2/95"]{background-color:rgba(156,255,149,.95) !important}[data-bg="bg-gcb-quiz-green-light-2/96"]{background-color:rgba(156,255,149,.96) !important}[data-bg="bg-gcb-quiz-green-light-2/97"]{background-color:rgba(156,255,149,.97) !important}[data-bg="bg-gcb-quiz-green-light-2/98"]{background-color:rgba(156,255,149,.98) !important}[data-bg="bg-gcb-quiz-green-light-2/99"]{background-color:rgba(156,255,149,.99) !important}[data-bg="bg-gcb-quiz-green-light-2/100"]{background-color:#9cff95 !important}.placeholder-gcb-quiz-green-light-2::-moz-placeholder{color:#9cff95 !important}.placeholder-gcb-quiz-green-light-2::placeholder{color:#9cff95 !important}.gcb-quiz-blue-light{color:#bce5f9 !important}.text-gcb-quiz-blue-light{color:#bce5f9 !important}.bg-gcb-quiz-blue-light{background-color:#bce5f9 !important}[data-bg=bg-gcb-quiz-blue-light]{background-color:#bce5f9 !important}[data-border-color=border-gcb-quiz-blue-light]{border-color:#bce5f9 !important}[data-bg="bg-gcb-quiz-blue-light/0"]{background-color:rgba(188,229,249,0) !important}[data-bg="bg-gcb-quiz-blue-light/1"]{background-color:rgba(188,229,249,.01) !important}[data-bg="bg-gcb-quiz-blue-light/2"]{background-color:rgba(188,229,249,.02) !important}[data-bg="bg-gcb-quiz-blue-light/3"]{background-color:rgba(188,229,249,.03) !important}[data-bg="bg-gcb-quiz-blue-light/4"]{background-color:rgba(188,229,249,.04) !important}[data-bg="bg-gcb-quiz-blue-light/5"]{background-color:rgba(188,229,249,.05) !important}[data-bg="bg-gcb-quiz-blue-light/6"]{background-color:rgba(188,229,249,.06) !important}[data-bg="bg-gcb-quiz-blue-light/7"]{background-color:rgba(188,229,249,.07) !important}[data-bg="bg-gcb-quiz-blue-light/8"]{background-color:rgba(188,229,249,.08) !important}[data-bg="bg-gcb-quiz-blue-light/9"]{background-color:rgba(188,229,249,.09) !important}[data-bg="bg-gcb-quiz-blue-light/10"]{background-color:rgba(188,229,249,.1) !important}[data-bg="bg-gcb-quiz-blue-light/11"]{background-color:rgba(188,229,249,.11) !important}[data-bg="bg-gcb-quiz-blue-light/12"]{background-color:rgba(188,229,249,.12) !important}[data-bg="bg-gcb-quiz-blue-light/13"]{background-color:rgba(188,229,249,.13) !important}[data-bg="bg-gcb-quiz-blue-light/14"]{background-color:rgba(188,229,249,.14) !important}[data-bg="bg-gcb-quiz-blue-light/15"]{background-color:rgba(188,229,249,.15) !important}[data-bg="bg-gcb-quiz-blue-light/16"]{background-color:rgba(188,229,249,.16) !important}[data-bg="bg-gcb-quiz-blue-light/17"]{background-color:rgba(188,229,249,.17) !important}[data-bg="bg-gcb-quiz-blue-light/18"]{background-color:rgba(188,229,249,.18) !important}[data-bg="bg-gcb-quiz-blue-light/19"]{background-color:rgba(188,229,249,.19) !important}[data-bg="bg-gcb-quiz-blue-light/20"]{background-color:rgba(188,229,249,.2) !important}[data-bg="bg-gcb-quiz-blue-light/21"]{background-color:rgba(188,229,249,.21) !important}[data-bg="bg-gcb-quiz-blue-light/22"]{background-color:rgba(188,229,249,.22) !important}[data-bg="bg-gcb-quiz-blue-light/23"]{background-color:rgba(188,229,249,.23) !important}[data-bg="bg-gcb-quiz-blue-light/24"]{background-color:rgba(188,229,249,.24) !important}[data-bg="bg-gcb-quiz-blue-light/25"]{background-color:rgba(188,229,249,.25) !important}[data-bg="bg-gcb-quiz-blue-light/26"]{background-color:rgba(188,229,249,.26) !important}[data-bg="bg-gcb-quiz-blue-light/27"]{background-color:rgba(188,229,249,.27) !important}[data-bg="bg-gcb-quiz-blue-light/28"]{background-color:rgba(188,229,249,.28) !important}[data-bg="bg-gcb-quiz-blue-light/29"]{background-color:rgba(188,229,249,.29) !important}[data-bg="bg-gcb-quiz-blue-light/30"]{background-color:rgba(188,229,249,.3) !important}[data-bg="bg-gcb-quiz-blue-light/31"]{background-color:rgba(188,229,249,.31) !important}[data-bg="bg-gcb-quiz-blue-light/32"]{background-color:rgba(188,229,249,.32) !important}[data-bg="bg-gcb-quiz-blue-light/33"]{background-color:rgba(188,229,249,.33) !important}[data-bg="bg-gcb-quiz-blue-light/34"]{background-color:rgba(188,229,249,.34) !important}[data-bg="bg-gcb-quiz-blue-light/35"]{background-color:rgba(188,229,249,.35) !important}[data-bg="bg-gcb-quiz-blue-light/36"]{background-color:rgba(188,229,249,.36) !important}[data-bg="bg-gcb-quiz-blue-light/37"]{background-color:rgba(188,229,249,.37) !important}[data-bg="bg-gcb-quiz-blue-light/38"]{background-color:rgba(188,229,249,.38) !important}[data-bg="bg-gcb-quiz-blue-light/39"]{background-color:rgba(188,229,249,.39) !important}[data-bg="bg-gcb-quiz-blue-light/40"]{background-color:rgba(188,229,249,.4) !important}[data-bg="bg-gcb-quiz-blue-light/41"]{background-color:rgba(188,229,249,.41) !important}[data-bg="bg-gcb-quiz-blue-light/42"]{background-color:rgba(188,229,249,.42) !important}[data-bg="bg-gcb-quiz-blue-light/43"]{background-color:rgba(188,229,249,.43) !important}[data-bg="bg-gcb-quiz-blue-light/44"]{background-color:rgba(188,229,249,.44) !important}[data-bg="bg-gcb-quiz-blue-light/45"]{background-color:rgba(188,229,249,.45) !important}[data-bg="bg-gcb-quiz-blue-light/46"]{background-color:rgba(188,229,249,.46) !important}[data-bg="bg-gcb-quiz-blue-light/47"]{background-color:rgba(188,229,249,.47) !important}[data-bg="bg-gcb-quiz-blue-light/48"]{background-color:rgba(188,229,249,.48) !important}[data-bg="bg-gcb-quiz-blue-light/49"]{background-color:rgba(188,229,249,.49) !important}[data-bg="bg-gcb-quiz-blue-light/50"]{background-color:rgba(188,229,249,.5) !important}[data-bg="bg-gcb-quiz-blue-light/51"]{background-color:rgba(188,229,249,.51) !important}[data-bg="bg-gcb-quiz-blue-light/52"]{background-color:rgba(188,229,249,.52) !important}[data-bg="bg-gcb-quiz-blue-light/53"]{background-color:rgba(188,229,249,.53) !important}[data-bg="bg-gcb-quiz-blue-light/54"]{background-color:rgba(188,229,249,.54) !important}[data-bg="bg-gcb-quiz-blue-light/55"]{background-color:rgba(188,229,249,.55) !important}[data-bg="bg-gcb-quiz-blue-light/56"]{background-color:rgba(188,229,249,.56) !important}[data-bg="bg-gcb-quiz-blue-light/57"]{background-color:rgba(188,229,249,.57) !important}[data-bg="bg-gcb-quiz-blue-light/58"]{background-color:rgba(188,229,249,.58) !important}[data-bg="bg-gcb-quiz-blue-light/59"]{background-color:rgba(188,229,249,.59) !important}[data-bg="bg-gcb-quiz-blue-light/60"]{background-color:rgba(188,229,249,.6) !important}[data-bg="bg-gcb-quiz-blue-light/61"]{background-color:rgba(188,229,249,.61) !important}[data-bg="bg-gcb-quiz-blue-light/62"]{background-color:rgba(188,229,249,.62) !important}[data-bg="bg-gcb-quiz-blue-light/63"]{background-color:rgba(188,229,249,.63) !important}[data-bg="bg-gcb-quiz-blue-light/64"]{background-color:rgba(188,229,249,.64) !important}[data-bg="bg-gcb-quiz-blue-light/65"]{background-color:rgba(188,229,249,.65) !important}[data-bg="bg-gcb-quiz-blue-light/66"]{background-color:rgba(188,229,249,.66) !important}[data-bg="bg-gcb-quiz-blue-light/67"]{background-color:rgba(188,229,249,.67) !important}[data-bg="bg-gcb-quiz-blue-light/68"]{background-color:rgba(188,229,249,.68) !important}[data-bg="bg-gcb-quiz-blue-light/69"]{background-color:rgba(188,229,249,.69) !important}[data-bg="bg-gcb-quiz-blue-light/70"]{background-color:rgba(188,229,249,.7) !important}[data-bg="bg-gcb-quiz-blue-light/71"]{background-color:rgba(188,229,249,.71) !important}[data-bg="bg-gcb-quiz-blue-light/72"]{background-color:rgba(188,229,249,.72) !important}[data-bg="bg-gcb-quiz-blue-light/73"]{background-color:rgba(188,229,249,.73) !important}[data-bg="bg-gcb-quiz-blue-light/74"]{background-color:rgba(188,229,249,.74) !important}[data-bg="bg-gcb-quiz-blue-light/75"]{background-color:rgba(188,229,249,.75) !important}[data-bg="bg-gcb-quiz-blue-light/76"]{background-color:rgba(188,229,249,.76) !important}[data-bg="bg-gcb-quiz-blue-light/77"]{background-color:rgba(188,229,249,.77) !important}[data-bg="bg-gcb-quiz-blue-light/78"]{background-color:rgba(188,229,249,.78) !important}[data-bg="bg-gcb-quiz-blue-light/79"]{background-color:rgba(188,229,249,.79) !important}[data-bg="bg-gcb-quiz-blue-light/80"]{background-color:rgba(188,229,249,.8) !important}[data-bg="bg-gcb-quiz-blue-light/81"]{background-color:rgba(188,229,249,.81) !important}[data-bg="bg-gcb-quiz-blue-light/82"]{background-color:rgba(188,229,249,.82) !important}[data-bg="bg-gcb-quiz-blue-light/83"]{background-color:rgba(188,229,249,.83) !important}[data-bg="bg-gcb-quiz-blue-light/84"]{background-color:rgba(188,229,249,.84) !important}[data-bg="bg-gcb-quiz-blue-light/85"]{background-color:rgba(188,229,249,.85) !important}[data-bg="bg-gcb-quiz-blue-light/86"]{background-color:rgba(188,229,249,.86) !important}[data-bg="bg-gcb-quiz-blue-light/87"]{background-color:rgba(188,229,249,.87) !important}[data-bg="bg-gcb-quiz-blue-light/88"]{background-color:rgba(188,229,249,.88) !important}[data-bg="bg-gcb-quiz-blue-light/89"]{background-color:rgba(188,229,249,.89) !important}[data-bg="bg-gcb-quiz-blue-light/90"]{background-color:rgba(188,229,249,.9) !important}[data-bg="bg-gcb-quiz-blue-light/91"]{background-color:rgba(188,229,249,.91) !important}[data-bg="bg-gcb-quiz-blue-light/92"]{background-color:rgba(188,229,249,.92) !important}[data-bg="bg-gcb-quiz-blue-light/93"]{background-color:rgba(188,229,249,.93) !important}[data-bg="bg-gcb-quiz-blue-light/94"]{background-color:rgba(188,229,249,.94) !important}[data-bg="bg-gcb-quiz-blue-light/95"]{background-color:rgba(188,229,249,.95) !important}[data-bg="bg-gcb-quiz-blue-light/96"]{background-color:rgba(188,229,249,.96) !important}[data-bg="bg-gcb-quiz-blue-light/97"]{background-color:rgba(188,229,249,.97) !important}[data-bg="bg-gcb-quiz-blue-light/98"]{background-color:rgba(188,229,249,.98) !important}[data-bg="bg-gcb-quiz-blue-light/99"]{background-color:rgba(188,229,249,.99) !important}[data-bg="bg-gcb-quiz-blue-light/100"]{background-color:#bce5f9 !important}.placeholder-gcb-quiz-blue-light::-moz-placeholder{color:#bce5f9 !important}.placeholder-gcb-quiz-blue-light::placeholder{color:#bce5f9 !important}.gcb-quiz-blue-dark{color:#09233e !important}.text-gcb-quiz-blue-dark{color:#09233e !important}.bg-gcb-quiz-blue-dark{background-color:#09233e !important}[data-bg=bg-gcb-quiz-blue-dark]{background-color:#09233e !important}[data-border-color=border-gcb-quiz-blue-dark]{border-color:#09233e !important}[data-bg="bg-gcb-quiz-blue-dark/0"]{background-color:rgba(9,35,62,0) !important}[data-bg="bg-gcb-quiz-blue-dark/1"]{background-color:rgba(9,35,62,.01) !important}[data-bg="bg-gcb-quiz-blue-dark/2"]{background-color:rgba(9,35,62,.02) !important}[data-bg="bg-gcb-quiz-blue-dark/3"]{background-color:rgba(9,35,62,.03) !important}[data-bg="bg-gcb-quiz-blue-dark/4"]{background-color:rgba(9,35,62,.04) !important}[data-bg="bg-gcb-quiz-blue-dark/5"]{background-color:rgba(9,35,62,.05) !important}[data-bg="bg-gcb-quiz-blue-dark/6"]{background-color:rgba(9,35,62,.06) !important}[data-bg="bg-gcb-quiz-blue-dark/7"]{background-color:rgba(9,35,62,.07) !important}[data-bg="bg-gcb-quiz-blue-dark/8"]{background-color:rgba(9,35,62,.08) !important}[data-bg="bg-gcb-quiz-blue-dark/9"]{background-color:rgba(9,35,62,.09) !important}[data-bg="bg-gcb-quiz-blue-dark/10"]{background-color:rgba(9,35,62,.1) !important}[data-bg="bg-gcb-quiz-blue-dark/11"]{background-color:rgba(9,35,62,.11) !important}[data-bg="bg-gcb-quiz-blue-dark/12"]{background-color:rgba(9,35,62,.12) !important}[data-bg="bg-gcb-quiz-blue-dark/13"]{background-color:rgba(9,35,62,.13) !important}[data-bg="bg-gcb-quiz-blue-dark/14"]{background-color:rgba(9,35,62,.14) !important}[data-bg="bg-gcb-quiz-blue-dark/15"]{background-color:rgba(9,35,62,.15) !important}[data-bg="bg-gcb-quiz-blue-dark/16"]{background-color:rgba(9,35,62,.16) !important}[data-bg="bg-gcb-quiz-blue-dark/17"]{background-color:rgba(9,35,62,.17) !important}[data-bg="bg-gcb-quiz-blue-dark/18"]{background-color:rgba(9,35,62,.18) !important}[data-bg="bg-gcb-quiz-blue-dark/19"]{background-color:rgba(9,35,62,.19) !important}[data-bg="bg-gcb-quiz-blue-dark/20"]{background-color:rgba(9,35,62,.2) !important}[data-bg="bg-gcb-quiz-blue-dark/21"]{background-color:rgba(9,35,62,.21) !important}[data-bg="bg-gcb-quiz-blue-dark/22"]{background-color:rgba(9,35,62,.22) !important}[data-bg="bg-gcb-quiz-blue-dark/23"]{background-color:rgba(9,35,62,.23) !important}[data-bg="bg-gcb-quiz-blue-dark/24"]{background-color:rgba(9,35,62,.24) !important}[data-bg="bg-gcb-quiz-blue-dark/25"]{background-color:rgba(9,35,62,.25) !important}[data-bg="bg-gcb-quiz-blue-dark/26"]{background-color:rgba(9,35,62,.26) !important}[data-bg="bg-gcb-quiz-blue-dark/27"]{background-color:rgba(9,35,62,.27) !important}[data-bg="bg-gcb-quiz-blue-dark/28"]{background-color:rgba(9,35,62,.28) !important}[data-bg="bg-gcb-quiz-blue-dark/29"]{background-color:rgba(9,35,62,.29) !important}[data-bg="bg-gcb-quiz-blue-dark/30"]{background-color:rgba(9,35,62,.3) !important}[data-bg="bg-gcb-quiz-blue-dark/31"]{background-color:rgba(9,35,62,.31) !important}[data-bg="bg-gcb-quiz-blue-dark/32"]{background-color:rgba(9,35,62,.32) !important}[data-bg="bg-gcb-quiz-blue-dark/33"]{background-color:rgba(9,35,62,.33) !important}[data-bg="bg-gcb-quiz-blue-dark/34"]{background-color:rgba(9,35,62,.34) !important}[data-bg="bg-gcb-quiz-blue-dark/35"]{background-color:rgba(9,35,62,.35) !important}[data-bg="bg-gcb-quiz-blue-dark/36"]{background-color:rgba(9,35,62,.36) !important}[data-bg="bg-gcb-quiz-blue-dark/37"]{background-color:rgba(9,35,62,.37) !important}[data-bg="bg-gcb-quiz-blue-dark/38"]{background-color:rgba(9,35,62,.38) !important}[data-bg="bg-gcb-quiz-blue-dark/39"]{background-color:rgba(9,35,62,.39) !important}[data-bg="bg-gcb-quiz-blue-dark/40"]{background-color:rgba(9,35,62,.4) !important}[data-bg="bg-gcb-quiz-blue-dark/41"]{background-color:rgba(9,35,62,.41) !important}[data-bg="bg-gcb-quiz-blue-dark/42"]{background-color:rgba(9,35,62,.42) !important}[data-bg="bg-gcb-quiz-blue-dark/43"]{background-color:rgba(9,35,62,.43) !important}[data-bg="bg-gcb-quiz-blue-dark/44"]{background-color:rgba(9,35,62,.44) !important}[data-bg="bg-gcb-quiz-blue-dark/45"]{background-color:rgba(9,35,62,.45) !important}[data-bg="bg-gcb-quiz-blue-dark/46"]{background-color:rgba(9,35,62,.46) !important}[data-bg="bg-gcb-quiz-blue-dark/47"]{background-color:rgba(9,35,62,.47) !important}[data-bg="bg-gcb-quiz-blue-dark/48"]{background-color:rgba(9,35,62,.48) !important}[data-bg="bg-gcb-quiz-blue-dark/49"]{background-color:rgba(9,35,62,.49) !important}[data-bg="bg-gcb-quiz-blue-dark/50"]{background-color:rgba(9,35,62,.5) !important}[data-bg="bg-gcb-quiz-blue-dark/51"]{background-color:rgba(9,35,62,.51) !important}[data-bg="bg-gcb-quiz-blue-dark/52"]{background-color:rgba(9,35,62,.52) !important}[data-bg="bg-gcb-quiz-blue-dark/53"]{background-color:rgba(9,35,62,.53) !important}[data-bg="bg-gcb-quiz-blue-dark/54"]{background-color:rgba(9,35,62,.54) !important}[data-bg="bg-gcb-quiz-blue-dark/55"]{background-color:rgba(9,35,62,.55) !important}[data-bg="bg-gcb-quiz-blue-dark/56"]{background-color:rgba(9,35,62,.56) !important}[data-bg="bg-gcb-quiz-blue-dark/57"]{background-color:rgba(9,35,62,.57) !important}[data-bg="bg-gcb-quiz-blue-dark/58"]{background-color:rgba(9,35,62,.58) !important}[data-bg="bg-gcb-quiz-blue-dark/59"]{background-color:rgba(9,35,62,.59) !important}[data-bg="bg-gcb-quiz-blue-dark/60"]{background-color:rgba(9,35,62,.6) !important}[data-bg="bg-gcb-quiz-blue-dark/61"]{background-color:rgba(9,35,62,.61) !important}[data-bg="bg-gcb-quiz-blue-dark/62"]{background-color:rgba(9,35,62,.62) !important}[data-bg="bg-gcb-quiz-blue-dark/63"]{background-color:rgba(9,35,62,.63) !important}[data-bg="bg-gcb-quiz-blue-dark/64"]{background-color:rgba(9,35,62,.64) !important}[data-bg="bg-gcb-quiz-blue-dark/65"]{background-color:rgba(9,35,62,.65) !important}[data-bg="bg-gcb-quiz-blue-dark/66"]{background-color:rgba(9,35,62,.66) !important}[data-bg="bg-gcb-quiz-blue-dark/67"]{background-color:rgba(9,35,62,.67) !important}[data-bg="bg-gcb-quiz-blue-dark/68"]{background-color:rgba(9,35,62,.68) !important}[data-bg="bg-gcb-quiz-blue-dark/69"]{background-color:rgba(9,35,62,.69) !important}[data-bg="bg-gcb-quiz-blue-dark/70"]{background-color:rgba(9,35,62,.7) !important}[data-bg="bg-gcb-quiz-blue-dark/71"]{background-color:rgba(9,35,62,.71) !important}[data-bg="bg-gcb-quiz-blue-dark/72"]{background-color:rgba(9,35,62,.72) !important}[data-bg="bg-gcb-quiz-blue-dark/73"]{background-color:rgba(9,35,62,.73) !important}[data-bg="bg-gcb-quiz-blue-dark/74"]{background-color:rgba(9,35,62,.74) !important}[data-bg="bg-gcb-quiz-blue-dark/75"]{background-color:rgba(9,35,62,.75) !important}[data-bg="bg-gcb-quiz-blue-dark/76"]{background-color:rgba(9,35,62,.76) !important}[data-bg="bg-gcb-quiz-blue-dark/77"]{background-color:rgba(9,35,62,.77) !important}[data-bg="bg-gcb-quiz-blue-dark/78"]{background-color:rgba(9,35,62,.78) !important}[data-bg="bg-gcb-quiz-blue-dark/79"]{background-color:rgba(9,35,62,.79) !important}[data-bg="bg-gcb-quiz-blue-dark/80"]{background-color:rgba(9,35,62,.8) !important}[data-bg="bg-gcb-quiz-blue-dark/81"]{background-color:rgba(9,35,62,.81) !important}[data-bg="bg-gcb-quiz-blue-dark/82"]{background-color:rgba(9,35,62,.82) !important}[data-bg="bg-gcb-quiz-blue-dark/83"]{background-color:rgba(9,35,62,.83) !important}[data-bg="bg-gcb-quiz-blue-dark/84"]{background-color:rgba(9,35,62,.84) !important}[data-bg="bg-gcb-quiz-blue-dark/85"]{background-color:rgba(9,35,62,.85) !important}[data-bg="bg-gcb-quiz-blue-dark/86"]{background-color:rgba(9,35,62,.86) !important}[data-bg="bg-gcb-quiz-blue-dark/87"]{background-color:rgba(9,35,62,.87) !important}[data-bg="bg-gcb-quiz-blue-dark/88"]{background-color:rgba(9,35,62,.88) !important}[data-bg="bg-gcb-quiz-blue-dark/89"]{background-color:rgba(9,35,62,.89) !important}[data-bg="bg-gcb-quiz-blue-dark/90"]{background-color:rgba(9,35,62,.9) !important}[data-bg="bg-gcb-quiz-blue-dark/91"]{background-color:rgba(9,35,62,.91) !important}[data-bg="bg-gcb-quiz-blue-dark/92"]{background-color:rgba(9,35,62,.92) !important}[data-bg="bg-gcb-quiz-blue-dark/93"]{background-color:rgba(9,35,62,.93) !important}[data-bg="bg-gcb-quiz-blue-dark/94"]{background-color:rgba(9,35,62,.94) !important}[data-bg="bg-gcb-quiz-blue-dark/95"]{background-color:rgba(9,35,62,.95) !important}[data-bg="bg-gcb-quiz-blue-dark/96"]{background-color:rgba(9,35,62,.96) !important}[data-bg="bg-gcb-quiz-blue-dark/97"]{background-color:rgba(9,35,62,.97) !important}[data-bg="bg-gcb-quiz-blue-dark/98"]{background-color:rgba(9,35,62,.98) !important}[data-bg="bg-gcb-quiz-blue-dark/99"]{background-color:rgba(9,35,62,.99) !important}[data-bg="bg-gcb-quiz-blue-dark/100"]{background-color:#09233e !important}.placeholder-gcb-quiz-blue-dark::-moz-placeholder{color:#09233e !important}.placeholder-gcb-quiz-blue-dark::placeholder{color:#09233e !important}.gcb-quiz-brown{color:#ffb05b !important}.text-gcb-quiz-brown{color:#ffb05b !important}.bg-gcb-quiz-brown{background-color:#ffb05b !important}[data-bg=bg-gcb-quiz-brown]{background-color:#ffb05b !important}[data-border-color=border-gcb-quiz-brown]{border-color:#ffb05b !important}[data-bg="bg-gcb-quiz-brown/0"]{background-color:rgba(255,176,91,0) !important}[data-bg="bg-gcb-quiz-brown/1"]{background-color:rgba(255,176,91,.01) !important}[data-bg="bg-gcb-quiz-brown/2"]{background-color:rgba(255,176,91,.02) !important}[data-bg="bg-gcb-quiz-brown/3"]{background-color:rgba(255,176,91,.03) !important}[data-bg="bg-gcb-quiz-brown/4"]{background-color:rgba(255,176,91,.04) !important}[data-bg="bg-gcb-quiz-brown/5"]{background-color:rgba(255,176,91,.05) !important}[data-bg="bg-gcb-quiz-brown/6"]{background-color:rgba(255,176,91,.06) !important}[data-bg="bg-gcb-quiz-brown/7"]{background-color:rgba(255,176,91,.07) !important}[data-bg="bg-gcb-quiz-brown/8"]{background-color:rgba(255,176,91,.08) !important}[data-bg="bg-gcb-quiz-brown/9"]{background-color:rgba(255,176,91,.09) !important}[data-bg="bg-gcb-quiz-brown/10"]{background-color:rgba(255,176,91,.1) !important}[data-bg="bg-gcb-quiz-brown/11"]{background-color:rgba(255,176,91,.11) !important}[data-bg="bg-gcb-quiz-brown/12"]{background-color:rgba(255,176,91,.12) !important}[data-bg="bg-gcb-quiz-brown/13"]{background-color:rgba(255,176,91,.13) !important}[data-bg="bg-gcb-quiz-brown/14"]{background-color:rgba(255,176,91,.14) !important}[data-bg="bg-gcb-quiz-brown/15"]{background-color:rgba(255,176,91,.15) !important}[data-bg="bg-gcb-quiz-brown/16"]{background-color:rgba(255,176,91,.16) !important}[data-bg="bg-gcb-quiz-brown/17"]{background-color:rgba(255,176,91,.17) !important}[data-bg="bg-gcb-quiz-brown/18"]{background-color:rgba(255,176,91,.18) !important}[data-bg="bg-gcb-quiz-brown/19"]{background-color:rgba(255,176,91,.19) !important}[data-bg="bg-gcb-quiz-brown/20"]{background-color:rgba(255,176,91,.2) !important}[data-bg="bg-gcb-quiz-brown/21"]{background-color:rgba(255,176,91,.21) !important}[data-bg="bg-gcb-quiz-brown/22"]{background-color:rgba(255,176,91,.22) !important}[data-bg="bg-gcb-quiz-brown/23"]{background-color:rgba(255,176,91,.23) !important}[data-bg="bg-gcb-quiz-brown/24"]{background-color:rgba(255,176,91,.24) !important}[data-bg="bg-gcb-quiz-brown/25"]{background-color:rgba(255,176,91,.25) !important}[data-bg="bg-gcb-quiz-brown/26"]{background-color:rgba(255,176,91,.26) !important}[data-bg="bg-gcb-quiz-brown/27"]{background-color:rgba(255,176,91,.27) !important}[data-bg="bg-gcb-quiz-brown/28"]{background-color:rgba(255,176,91,.28) !important}[data-bg="bg-gcb-quiz-brown/29"]{background-color:rgba(255,176,91,.29) !important}[data-bg="bg-gcb-quiz-brown/30"]{background-color:rgba(255,176,91,.3) !important}[data-bg="bg-gcb-quiz-brown/31"]{background-color:rgba(255,176,91,.31) !important}[data-bg="bg-gcb-quiz-brown/32"]{background-color:rgba(255,176,91,.32) !important}[data-bg="bg-gcb-quiz-brown/33"]{background-color:rgba(255,176,91,.33) !important}[data-bg="bg-gcb-quiz-brown/34"]{background-color:rgba(255,176,91,.34) !important}[data-bg="bg-gcb-quiz-brown/35"]{background-color:rgba(255,176,91,.35) !important}[data-bg="bg-gcb-quiz-brown/36"]{background-color:rgba(255,176,91,.36) !important}[data-bg="bg-gcb-quiz-brown/37"]{background-color:rgba(255,176,91,.37) !important}[data-bg="bg-gcb-quiz-brown/38"]{background-color:rgba(255,176,91,.38) !important}[data-bg="bg-gcb-quiz-brown/39"]{background-color:rgba(255,176,91,.39) !important}[data-bg="bg-gcb-quiz-brown/40"]{background-color:rgba(255,176,91,.4) !important}[data-bg="bg-gcb-quiz-brown/41"]{background-color:rgba(255,176,91,.41) !important}[data-bg="bg-gcb-quiz-brown/42"]{background-color:rgba(255,176,91,.42) !important}[data-bg="bg-gcb-quiz-brown/43"]{background-color:rgba(255,176,91,.43) !important}[data-bg="bg-gcb-quiz-brown/44"]{background-color:rgba(255,176,91,.44) !important}[data-bg="bg-gcb-quiz-brown/45"]{background-color:rgba(255,176,91,.45) !important}[data-bg="bg-gcb-quiz-brown/46"]{background-color:rgba(255,176,91,.46) !important}[data-bg="bg-gcb-quiz-brown/47"]{background-color:rgba(255,176,91,.47) !important}[data-bg="bg-gcb-quiz-brown/48"]{background-color:rgba(255,176,91,.48) !important}[data-bg="bg-gcb-quiz-brown/49"]{background-color:rgba(255,176,91,.49) !important}[data-bg="bg-gcb-quiz-brown/50"]{background-color:rgba(255,176,91,.5) !important}[data-bg="bg-gcb-quiz-brown/51"]{background-color:rgba(255,176,91,.51) !important}[data-bg="bg-gcb-quiz-brown/52"]{background-color:rgba(255,176,91,.52) !important}[data-bg="bg-gcb-quiz-brown/53"]{background-color:rgba(255,176,91,.53) !important}[data-bg="bg-gcb-quiz-brown/54"]{background-color:rgba(255,176,91,.54) !important}[data-bg="bg-gcb-quiz-brown/55"]{background-color:rgba(255,176,91,.55) !important}[data-bg="bg-gcb-quiz-brown/56"]{background-color:rgba(255,176,91,.56) !important}[data-bg="bg-gcb-quiz-brown/57"]{background-color:rgba(255,176,91,.57) !important}[data-bg="bg-gcb-quiz-brown/58"]{background-color:rgba(255,176,91,.58) !important}[data-bg="bg-gcb-quiz-brown/59"]{background-color:rgba(255,176,91,.59) !important}[data-bg="bg-gcb-quiz-brown/60"]{background-color:rgba(255,176,91,.6) !important}[data-bg="bg-gcb-quiz-brown/61"]{background-color:rgba(255,176,91,.61) !important}[data-bg="bg-gcb-quiz-brown/62"]{background-color:rgba(255,176,91,.62) !important}[data-bg="bg-gcb-quiz-brown/63"]{background-color:rgba(255,176,91,.63) !important}[data-bg="bg-gcb-quiz-brown/64"]{background-color:rgba(255,176,91,.64) !important}[data-bg="bg-gcb-quiz-brown/65"]{background-color:rgba(255,176,91,.65) !important}[data-bg="bg-gcb-quiz-brown/66"]{background-color:rgba(255,176,91,.66) !important}[data-bg="bg-gcb-quiz-brown/67"]{background-color:rgba(255,176,91,.67) !important}[data-bg="bg-gcb-quiz-brown/68"]{background-color:rgba(255,176,91,.68) !important}[data-bg="bg-gcb-quiz-brown/69"]{background-color:rgba(255,176,91,.69) !important}[data-bg="bg-gcb-quiz-brown/70"]{background-color:rgba(255,176,91,.7) !important}[data-bg="bg-gcb-quiz-brown/71"]{background-color:rgba(255,176,91,.71) !important}[data-bg="bg-gcb-quiz-brown/72"]{background-color:rgba(255,176,91,.72) !important}[data-bg="bg-gcb-quiz-brown/73"]{background-color:rgba(255,176,91,.73) !important}[data-bg="bg-gcb-quiz-brown/74"]{background-color:rgba(255,176,91,.74) !important}[data-bg="bg-gcb-quiz-brown/75"]{background-color:rgba(255,176,91,.75) !important}[data-bg="bg-gcb-quiz-brown/76"]{background-color:rgba(255,176,91,.76) !important}[data-bg="bg-gcb-quiz-brown/77"]{background-color:rgba(255,176,91,.77) !important}[data-bg="bg-gcb-quiz-brown/78"]{background-color:rgba(255,176,91,.78) !important}[data-bg="bg-gcb-quiz-brown/79"]{background-color:rgba(255,176,91,.79) !important}[data-bg="bg-gcb-quiz-brown/80"]{background-color:rgba(255,176,91,.8) !important}[data-bg="bg-gcb-quiz-brown/81"]{background-color:rgba(255,176,91,.81) !important}[data-bg="bg-gcb-quiz-brown/82"]{background-color:rgba(255,176,91,.82) !important}[data-bg="bg-gcb-quiz-brown/83"]{background-color:rgba(255,176,91,.83) !important}[data-bg="bg-gcb-quiz-brown/84"]{background-color:rgba(255,176,91,.84) !important}[data-bg="bg-gcb-quiz-brown/85"]{background-color:rgba(255,176,91,.85) !important}[data-bg="bg-gcb-quiz-brown/86"]{background-color:rgba(255,176,91,.86) !important}[data-bg="bg-gcb-quiz-brown/87"]{background-color:rgba(255,176,91,.87) !important}[data-bg="bg-gcb-quiz-brown/88"]{background-color:rgba(255,176,91,.88) !important}[data-bg="bg-gcb-quiz-brown/89"]{background-color:rgba(255,176,91,.89) !important}[data-bg="bg-gcb-quiz-brown/90"]{background-color:rgba(255,176,91,.9) !important}[data-bg="bg-gcb-quiz-brown/91"]{background-color:rgba(255,176,91,.91) !important}[data-bg="bg-gcb-quiz-brown/92"]{background-color:rgba(255,176,91,.92) !important}[data-bg="bg-gcb-quiz-brown/93"]{background-color:rgba(255,176,91,.93) !important}[data-bg="bg-gcb-quiz-brown/94"]{background-color:rgba(255,176,91,.94) !important}[data-bg="bg-gcb-quiz-brown/95"]{background-color:rgba(255,176,91,.95) !important}[data-bg="bg-gcb-quiz-brown/96"]{background-color:rgba(255,176,91,.96) !important}[data-bg="bg-gcb-quiz-brown/97"]{background-color:rgba(255,176,91,.97) !important}[data-bg="bg-gcb-quiz-brown/98"]{background-color:rgba(255,176,91,.98) !important}[data-bg="bg-gcb-quiz-brown/99"]{background-color:rgba(255,176,91,.99) !important}[data-bg="bg-gcb-quiz-brown/100"]{background-color:#ffb05b !important}.placeholder-gcb-quiz-brown::-moz-placeholder{color:#ffb05b !important}.placeholder-gcb-quiz-brown::placeholder{color:#ffb05b !important}.gcb-quiz-dream-bg{color:#cfffc7 !important}.text-gcb-quiz-dream-bg{color:#cfffc7 !important}.bg-gcb-quiz-dream-bg{background-color:#cfffc7 !important}[data-bg=bg-gcb-quiz-dream-bg]{background-color:#cfffc7 !important}[data-border-color=border-gcb-quiz-dream-bg]{border-color:#cfffc7 !important}[data-bg="bg-gcb-quiz-dream-bg/0"]{background-color:rgba(207,255,199,0) !important}[data-bg="bg-gcb-quiz-dream-bg/1"]{background-color:rgba(207,255,199,.01) !important}[data-bg="bg-gcb-quiz-dream-bg/2"]{background-color:rgba(207,255,199,.02) !important}[data-bg="bg-gcb-quiz-dream-bg/3"]{background-color:rgba(207,255,199,.03) !important}[data-bg="bg-gcb-quiz-dream-bg/4"]{background-color:rgba(207,255,199,.04) !important}[data-bg="bg-gcb-quiz-dream-bg/5"]{background-color:rgba(207,255,199,.05) !important}[data-bg="bg-gcb-quiz-dream-bg/6"]{background-color:rgba(207,255,199,.06) !important}[data-bg="bg-gcb-quiz-dream-bg/7"]{background-color:rgba(207,255,199,.07) !important}[data-bg="bg-gcb-quiz-dream-bg/8"]{background-color:rgba(207,255,199,.08) !important}[data-bg="bg-gcb-quiz-dream-bg/9"]{background-color:rgba(207,255,199,.09) !important}[data-bg="bg-gcb-quiz-dream-bg/10"]{background-color:rgba(207,255,199,.1) !important}[data-bg="bg-gcb-quiz-dream-bg/11"]{background-color:rgba(207,255,199,.11) !important}[data-bg="bg-gcb-quiz-dream-bg/12"]{background-color:rgba(207,255,199,.12) !important}[data-bg="bg-gcb-quiz-dream-bg/13"]{background-color:rgba(207,255,199,.13) !important}[data-bg="bg-gcb-quiz-dream-bg/14"]{background-color:rgba(207,255,199,.14) !important}[data-bg="bg-gcb-quiz-dream-bg/15"]{background-color:rgba(207,255,199,.15) !important}[data-bg="bg-gcb-quiz-dream-bg/16"]{background-color:rgba(207,255,199,.16) !important}[data-bg="bg-gcb-quiz-dream-bg/17"]{background-color:rgba(207,255,199,.17) !important}[data-bg="bg-gcb-quiz-dream-bg/18"]{background-color:rgba(207,255,199,.18) !important}[data-bg="bg-gcb-quiz-dream-bg/19"]{background-color:rgba(207,255,199,.19) !important}[data-bg="bg-gcb-quiz-dream-bg/20"]{background-color:rgba(207,255,199,.2) !important}[data-bg="bg-gcb-quiz-dream-bg/21"]{background-color:rgba(207,255,199,.21) !important}[data-bg="bg-gcb-quiz-dream-bg/22"]{background-color:rgba(207,255,199,.22) !important}[data-bg="bg-gcb-quiz-dream-bg/23"]{background-color:rgba(207,255,199,.23) !important}[data-bg="bg-gcb-quiz-dream-bg/24"]{background-color:rgba(207,255,199,.24) !important}[data-bg="bg-gcb-quiz-dream-bg/25"]{background-color:rgba(207,255,199,.25) !important}[data-bg="bg-gcb-quiz-dream-bg/26"]{background-color:rgba(207,255,199,.26) !important}[data-bg="bg-gcb-quiz-dream-bg/27"]{background-color:rgba(207,255,199,.27) !important}[data-bg="bg-gcb-quiz-dream-bg/28"]{background-color:rgba(207,255,199,.28) !important}[data-bg="bg-gcb-quiz-dream-bg/29"]{background-color:rgba(207,255,199,.29) !important}[data-bg="bg-gcb-quiz-dream-bg/30"]{background-color:rgba(207,255,199,.3) !important}[data-bg="bg-gcb-quiz-dream-bg/31"]{background-color:rgba(207,255,199,.31) !important}[data-bg="bg-gcb-quiz-dream-bg/32"]{background-color:rgba(207,255,199,.32) !important}[data-bg="bg-gcb-quiz-dream-bg/33"]{background-color:rgba(207,255,199,.33) !important}[data-bg="bg-gcb-quiz-dream-bg/34"]{background-color:rgba(207,255,199,.34) !important}[data-bg="bg-gcb-quiz-dream-bg/35"]{background-color:rgba(207,255,199,.35) !important}[data-bg="bg-gcb-quiz-dream-bg/36"]{background-color:rgba(207,255,199,.36) !important}[data-bg="bg-gcb-quiz-dream-bg/37"]{background-color:rgba(207,255,199,.37) !important}[data-bg="bg-gcb-quiz-dream-bg/38"]{background-color:rgba(207,255,199,.38) !important}[data-bg="bg-gcb-quiz-dream-bg/39"]{background-color:rgba(207,255,199,.39) !important}[data-bg="bg-gcb-quiz-dream-bg/40"]{background-color:rgba(207,255,199,.4) !important}[data-bg="bg-gcb-quiz-dream-bg/41"]{background-color:rgba(207,255,199,.41) !important}[data-bg="bg-gcb-quiz-dream-bg/42"]{background-color:rgba(207,255,199,.42) !important}[data-bg="bg-gcb-quiz-dream-bg/43"]{background-color:rgba(207,255,199,.43) !important}[data-bg="bg-gcb-quiz-dream-bg/44"]{background-color:rgba(207,255,199,.44) !important}[data-bg="bg-gcb-quiz-dream-bg/45"]{background-color:rgba(207,255,199,.45) !important}[data-bg="bg-gcb-quiz-dream-bg/46"]{background-color:rgba(207,255,199,.46) !important}[data-bg="bg-gcb-quiz-dream-bg/47"]{background-color:rgba(207,255,199,.47) !important}[data-bg="bg-gcb-quiz-dream-bg/48"]{background-color:rgba(207,255,199,.48) !important}[data-bg="bg-gcb-quiz-dream-bg/49"]{background-color:rgba(207,255,199,.49) !important}[data-bg="bg-gcb-quiz-dream-bg/50"]{background-color:rgba(207,255,199,.5) !important}[data-bg="bg-gcb-quiz-dream-bg/51"]{background-color:rgba(207,255,199,.51) !important}[data-bg="bg-gcb-quiz-dream-bg/52"]{background-color:rgba(207,255,199,.52) !important}[data-bg="bg-gcb-quiz-dream-bg/53"]{background-color:rgba(207,255,199,.53) !important}[data-bg="bg-gcb-quiz-dream-bg/54"]{background-color:rgba(207,255,199,.54) !important}[data-bg="bg-gcb-quiz-dream-bg/55"]{background-color:rgba(207,255,199,.55) !important}[data-bg="bg-gcb-quiz-dream-bg/56"]{background-color:rgba(207,255,199,.56) !important}[data-bg="bg-gcb-quiz-dream-bg/57"]{background-color:rgba(207,255,199,.57) !important}[data-bg="bg-gcb-quiz-dream-bg/58"]{background-color:rgba(207,255,199,.58) !important}[data-bg="bg-gcb-quiz-dream-bg/59"]{background-color:rgba(207,255,199,.59) !important}[data-bg="bg-gcb-quiz-dream-bg/60"]{background-color:rgba(207,255,199,.6) !important}[data-bg="bg-gcb-quiz-dream-bg/61"]{background-color:rgba(207,255,199,.61) !important}[data-bg="bg-gcb-quiz-dream-bg/62"]{background-color:rgba(207,255,199,.62) !important}[data-bg="bg-gcb-quiz-dream-bg/63"]{background-color:rgba(207,255,199,.63) !important}[data-bg="bg-gcb-quiz-dream-bg/64"]{background-color:rgba(207,255,199,.64) !important}[data-bg="bg-gcb-quiz-dream-bg/65"]{background-color:rgba(207,255,199,.65) !important}[data-bg="bg-gcb-quiz-dream-bg/66"]{background-color:rgba(207,255,199,.66) !important}[data-bg="bg-gcb-quiz-dream-bg/67"]{background-color:rgba(207,255,199,.67) !important}[data-bg="bg-gcb-quiz-dream-bg/68"]{background-color:rgba(207,255,199,.68) !important}[data-bg="bg-gcb-quiz-dream-bg/69"]{background-color:rgba(207,255,199,.69) !important}[data-bg="bg-gcb-quiz-dream-bg/70"]{background-color:rgba(207,255,199,.7) !important}[data-bg="bg-gcb-quiz-dream-bg/71"]{background-color:rgba(207,255,199,.71) !important}[data-bg="bg-gcb-quiz-dream-bg/72"]{background-color:rgba(207,255,199,.72) !important}[data-bg="bg-gcb-quiz-dream-bg/73"]{background-color:rgba(207,255,199,.73) !important}[data-bg="bg-gcb-quiz-dream-bg/74"]{background-color:rgba(207,255,199,.74) !important}[data-bg="bg-gcb-quiz-dream-bg/75"]{background-color:rgba(207,255,199,.75) !important}[data-bg="bg-gcb-quiz-dream-bg/76"]{background-color:rgba(207,255,199,.76) !important}[data-bg="bg-gcb-quiz-dream-bg/77"]{background-color:rgba(207,255,199,.77) !important}[data-bg="bg-gcb-quiz-dream-bg/78"]{background-color:rgba(207,255,199,.78) !important}[data-bg="bg-gcb-quiz-dream-bg/79"]{background-color:rgba(207,255,199,.79) !important}[data-bg="bg-gcb-quiz-dream-bg/80"]{background-color:rgba(207,255,199,.8) !important}[data-bg="bg-gcb-quiz-dream-bg/81"]{background-color:rgba(207,255,199,.81) !important}[data-bg="bg-gcb-quiz-dream-bg/82"]{background-color:rgba(207,255,199,.82) !important}[data-bg="bg-gcb-quiz-dream-bg/83"]{background-color:rgba(207,255,199,.83) !important}[data-bg="bg-gcb-quiz-dream-bg/84"]{background-color:rgba(207,255,199,.84) !important}[data-bg="bg-gcb-quiz-dream-bg/85"]{background-color:rgba(207,255,199,.85) !important}[data-bg="bg-gcb-quiz-dream-bg/86"]{background-color:rgba(207,255,199,.86) !important}[data-bg="bg-gcb-quiz-dream-bg/87"]{background-color:rgba(207,255,199,.87) !important}[data-bg="bg-gcb-quiz-dream-bg/88"]{background-color:rgba(207,255,199,.88) !important}[data-bg="bg-gcb-quiz-dream-bg/89"]{background-color:rgba(207,255,199,.89) !important}[data-bg="bg-gcb-quiz-dream-bg/90"]{background-color:rgba(207,255,199,.9) !important}[data-bg="bg-gcb-quiz-dream-bg/91"]{background-color:rgba(207,255,199,.91) !important}[data-bg="bg-gcb-quiz-dream-bg/92"]{background-color:rgba(207,255,199,.92) !important}[data-bg="bg-gcb-quiz-dream-bg/93"]{background-color:rgba(207,255,199,.93) !important}[data-bg="bg-gcb-quiz-dream-bg/94"]{background-color:rgba(207,255,199,.94) !important}[data-bg="bg-gcb-quiz-dream-bg/95"]{background-color:rgba(207,255,199,.95) !important}[data-bg="bg-gcb-quiz-dream-bg/96"]{background-color:rgba(207,255,199,.96) !important}[data-bg="bg-gcb-quiz-dream-bg/97"]{background-color:rgba(207,255,199,.97) !important}[data-bg="bg-gcb-quiz-dream-bg/98"]{background-color:rgba(207,255,199,.98) !important}[data-bg="bg-gcb-quiz-dream-bg/99"]{background-color:rgba(207,255,199,.99) !important}[data-bg="bg-gcb-quiz-dream-bg/100"]{background-color:#cfffc7 !important}.placeholder-gcb-quiz-dream-bg::-moz-placeholder{color:#cfffc7 !important}.placeholder-gcb-quiz-dream-bg::placeholder{color:#cfffc7 !important}.gcb-quiz-dream-text{color:#0ba476 !important}.text-gcb-quiz-dream-text{color:#0ba476 !important}.bg-gcb-quiz-dream-text{background-color:#0ba476 !important}[data-bg=bg-gcb-quiz-dream-text]{background-color:#0ba476 !important}[data-border-color=border-gcb-quiz-dream-text]{border-color:#0ba476 !important}[data-bg="bg-gcb-quiz-dream-text/0"]{background-color:rgba(11,164,118,0) !important}[data-bg="bg-gcb-quiz-dream-text/1"]{background-color:rgba(11,164,118,.01) !important}[data-bg="bg-gcb-quiz-dream-text/2"]{background-color:rgba(11,164,118,.02) !important}[data-bg="bg-gcb-quiz-dream-text/3"]{background-color:rgba(11,164,118,.03) !important}[data-bg="bg-gcb-quiz-dream-text/4"]{background-color:rgba(11,164,118,.04) !important}[data-bg="bg-gcb-quiz-dream-text/5"]{background-color:rgba(11,164,118,.05) !important}[data-bg="bg-gcb-quiz-dream-text/6"]{background-color:rgba(11,164,118,.06) !important}[data-bg="bg-gcb-quiz-dream-text/7"]{background-color:rgba(11,164,118,.07) !important}[data-bg="bg-gcb-quiz-dream-text/8"]{background-color:rgba(11,164,118,.08) !important}[data-bg="bg-gcb-quiz-dream-text/9"]{background-color:rgba(11,164,118,.09) !important}[data-bg="bg-gcb-quiz-dream-text/10"]{background-color:rgba(11,164,118,.1) !important}[data-bg="bg-gcb-quiz-dream-text/11"]{background-color:rgba(11,164,118,.11) !important}[data-bg="bg-gcb-quiz-dream-text/12"]{background-color:rgba(11,164,118,.12) !important}[data-bg="bg-gcb-quiz-dream-text/13"]{background-color:rgba(11,164,118,.13) !important}[data-bg="bg-gcb-quiz-dream-text/14"]{background-color:rgba(11,164,118,.14) !important}[data-bg="bg-gcb-quiz-dream-text/15"]{background-color:rgba(11,164,118,.15) !important}[data-bg="bg-gcb-quiz-dream-text/16"]{background-color:rgba(11,164,118,.16) !important}[data-bg="bg-gcb-quiz-dream-text/17"]{background-color:rgba(11,164,118,.17) !important}[data-bg="bg-gcb-quiz-dream-text/18"]{background-color:rgba(11,164,118,.18) !important}[data-bg="bg-gcb-quiz-dream-text/19"]{background-color:rgba(11,164,118,.19) !important}[data-bg="bg-gcb-quiz-dream-text/20"]{background-color:rgba(11,164,118,.2) !important}[data-bg="bg-gcb-quiz-dream-text/21"]{background-color:rgba(11,164,118,.21) !important}[data-bg="bg-gcb-quiz-dream-text/22"]{background-color:rgba(11,164,118,.22) !important}[data-bg="bg-gcb-quiz-dream-text/23"]{background-color:rgba(11,164,118,.23) !important}[data-bg="bg-gcb-quiz-dream-text/24"]{background-color:rgba(11,164,118,.24) !important}[data-bg="bg-gcb-quiz-dream-text/25"]{background-color:rgba(11,164,118,.25) !important}[data-bg="bg-gcb-quiz-dream-text/26"]{background-color:rgba(11,164,118,.26) !important}[data-bg="bg-gcb-quiz-dream-text/27"]{background-color:rgba(11,164,118,.27) !important}[data-bg="bg-gcb-quiz-dream-text/28"]{background-color:rgba(11,164,118,.28) !important}[data-bg="bg-gcb-quiz-dream-text/29"]{background-color:rgba(11,164,118,.29) !important}[data-bg="bg-gcb-quiz-dream-text/30"]{background-color:rgba(11,164,118,.3) !important}[data-bg="bg-gcb-quiz-dream-text/31"]{background-color:rgba(11,164,118,.31) !important}[data-bg="bg-gcb-quiz-dream-text/32"]{background-color:rgba(11,164,118,.32) !important}[data-bg="bg-gcb-quiz-dream-text/33"]{background-color:rgba(11,164,118,.33) !important}[data-bg="bg-gcb-quiz-dream-text/34"]{background-color:rgba(11,164,118,.34) !important}[data-bg="bg-gcb-quiz-dream-text/35"]{background-color:rgba(11,164,118,.35) !important}[data-bg="bg-gcb-quiz-dream-text/36"]{background-color:rgba(11,164,118,.36) !important}[data-bg="bg-gcb-quiz-dream-text/37"]{background-color:rgba(11,164,118,.37) !important}[data-bg="bg-gcb-quiz-dream-text/38"]{background-color:rgba(11,164,118,.38) !important}[data-bg="bg-gcb-quiz-dream-text/39"]{background-color:rgba(11,164,118,.39) !important}[data-bg="bg-gcb-quiz-dream-text/40"]{background-color:rgba(11,164,118,.4) !important}[data-bg="bg-gcb-quiz-dream-text/41"]{background-color:rgba(11,164,118,.41) !important}[data-bg="bg-gcb-quiz-dream-text/42"]{background-color:rgba(11,164,118,.42) !important}[data-bg="bg-gcb-quiz-dream-text/43"]{background-color:rgba(11,164,118,.43) !important}[data-bg="bg-gcb-quiz-dream-text/44"]{background-color:rgba(11,164,118,.44) !important}[data-bg="bg-gcb-quiz-dream-text/45"]{background-color:rgba(11,164,118,.45) !important}[data-bg="bg-gcb-quiz-dream-text/46"]{background-color:rgba(11,164,118,.46) !important}[data-bg="bg-gcb-quiz-dream-text/47"]{background-color:rgba(11,164,118,.47) !important}[data-bg="bg-gcb-quiz-dream-text/48"]{background-color:rgba(11,164,118,.48) !important}[data-bg="bg-gcb-quiz-dream-text/49"]{background-color:rgba(11,164,118,.49) !important}[data-bg="bg-gcb-quiz-dream-text/50"]{background-color:rgba(11,164,118,.5) !important}[data-bg="bg-gcb-quiz-dream-text/51"]{background-color:rgba(11,164,118,.51) !important}[data-bg="bg-gcb-quiz-dream-text/52"]{background-color:rgba(11,164,118,.52) !important}[data-bg="bg-gcb-quiz-dream-text/53"]{background-color:rgba(11,164,118,.53) !important}[data-bg="bg-gcb-quiz-dream-text/54"]{background-color:rgba(11,164,118,.54) !important}[data-bg="bg-gcb-quiz-dream-text/55"]{background-color:rgba(11,164,118,.55) !important}[data-bg="bg-gcb-quiz-dream-text/56"]{background-color:rgba(11,164,118,.56) !important}[data-bg="bg-gcb-quiz-dream-text/57"]{background-color:rgba(11,164,118,.57) !important}[data-bg="bg-gcb-quiz-dream-text/58"]{background-color:rgba(11,164,118,.58) !important}[data-bg="bg-gcb-quiz-dream-text/59"]{background-color:rgba(11,164,118,.59) !important}[data-bg="bg-gcb-quiz-dream-text/60"]{background-color:rgba(11,164,118,.6) !important}[data-bg="bg-gcb-quiz-dream-text/61"]{background-color:rgba(11,164,118,.61) !important}[data-bg="bg-gcb-quiz-dream-text/62"]{background-color:rgba(11,164,118,.62) !important}[data-bg="bg-gcb-quiz-dream-text/63"]{background-color:rgba(11,164,118,.63) !important}[data-bg="bg-gcb-quiz-dream-text/64"]{background-color:rgba(11,164,118,.64) !important}[data-bg="bg-gcb-quiz-dream-text/65"]{background-color:rgba(11,164,118,.65) !important}[data-bg="bg-gcb-quiz-dream-text/66"]{background-color:rgba(11,164,118,.66) !important}[data-bg="bg-gcb-quiz-dream-text/67"]{background-color:rgba(11,164,118,.67) !important}[data-bg="bg-gcb-quiz-dream-text/68"]{background-color:rgba(11,164,118,.68) !important}[data-bg="bg-gcb-quiz-dream-text/69"]{background-color:rgba(11,164,118,.69) !important}[data-bg="bg-gcb-quiz-dream-text/70"]{background-color:rgba(11,164,118,.7) !important}[data-bg="bg-gcb-quiz-dream-text/71"]{background-color:rgba(11,164,118,.71) !important}[data-bg="bg-gcb-quiz-dream-text/72"]{background-color:rgba(11,164,118,.72) !important}[data-bg="bg-gcb-quiz-dream-text/73"]{background-color:rgba(11,164,118,.73) !important}[data-bg="bg-gcb-quiz-dream-text/74"]{background-color:rgba(11,164,118,.74) !important}[data-bg="bg-gcb-quiz-dream-text/75"]{background-color:rgba(11,164,118,.75) !important}[data-bg="bg-gcb-quiz-dream-text/76"]{background-color:rgba(11,164,118,.76) !important}[data-bg="bg-gcb-quiz-dream-text/77"]{background-color:rgba(11,164,118,.77) !important}[data-bg="bg-gcb-quiz-dream-text/78"]{background-color:rgba(11,164,118,.78) !important}[data-bg="bg-gcb-quiz-dream-text/79"]{background-color:rgba(11,164,118,.79) !important}[data-bg="bg-gcb-quiz-dream-text/80"]{background-color:rgba(11,164,118,.8) !important}[data-bg="bg-gcb-quiz-dream-text/81"]{background-color:rgba(11,164,118,.81) !important}[data-bg="bg-gcb-quiz-dream-text/82"]{background-color:rgba(11,164,118,.82) !important}[data-bg="bg-gcb-quiz-dream-text/83"]{background-color:rgba(11,164,118,.83) !important}[data-bg="bg-gcb-quiz-dream-text/84"]{background-color:rgba(11,164,118,.84) !important}[data-bg="bg-gcb-quiz-dream-text/85"]{background-color:rgba(11,164,118,.85) !important}[data-bg="bg-gcb-quiz-dream-text/86"]{background-color:rgba(11,164,118,.86) !important}[data-bg="bg-gcb-quiz-dream-text/87"]{background-color:rgba(11,164,118,.87) !important}[data-bg="bg-gcb-quiz-dream-text/88"]{background-color:rgba(11,164,118,.88) !important}[data-bg="bg-gcb-quiz-dream-text/89"]{background-color:rgba(11,164,118,.89) !important}[data-bg="bg-gcb-quiz-dream-text/90"]{background-color:rgba(11,164,118,.9) !important}[data-bg="bg-gcb-quiz-dream-text/91"]{background-color:rgba(11,164,118,.91) !important}[data-bg="bg-gcb-quiz-dream-text/92"]{background-color:rgba(11,164,118,.92) !important}[data-bg="bg-gcb-quiz-dream-text/93"]{background-color:rgba(11,164,118,.93) !important}[data-bg="bg-gcb-quiz-dream-text/94"]{background-color:rgba(11,164,118,.94) !important}[data-bg="bg-gcb-quiz-dream-text/95"]{background-color:rgba(11,164,118,.95) !important}[data-bg="bg-gcb-quiz-dream-text/96"]{background-color:rgba(11,164,118,.96) !important}[data-bg="bg-gcb-quiz-dream-text/97"]{background-color:rgba(11,164,118,.97) !important}[data-bg="bg-gcb-quiz-dream-text/98"]{background-color:rgba(11,164,118,.98) !important}[data-bg="bg-gcb-quiz-dream-text/99"]{background-color:rgba(11,164,118,.99) !important}[data-bg="bg-gcb-quiz-dream-text/100"]{background-color:#0ba476 !important}.placeholder-gcb-quiz-dream-text::-moz-placeholder{color:#0ba476 !important}.placeholder-gcb-quiz-dream-text::placeholder{color:#0ba476 !important}.gcb-quiz-joy-bg{color:#ffddf8 !important}.text-gcb-quiz-joy-bg{color:#ffddf8 !important}.bg-gcb-quiz-joy-bg{background-color:#ffddf8 !important}[data-bg=bg-gcb-quiz-joy-bg]{background-color:#ffddf8 !important}[data-border-color=border-gcb-quiz-joy-bg]{border-color:#ffddf8 !important}[data-bg="bg-gcb-quiz-joy-bg/0"]{background-color:rgba(255,221,248,0) !important}[data-bg="bg-gcb-quiz-joy-bg/1"]{background-color:rgba(255,221,248,.01) !important}[data-bg="bg-gcb-quiz-joy-bg/2"]{background-color:rgba(255,221,248,.02) !important}[data-bg="bg-gcb-quiz-joy-bg/3"]{background-color:rgba(255,221,248,.03) !important}[data-bg="bg-gcb-quiz-joy-bg/4"]{background-color:rgba(255,221,248,.04) !important}[data-bg="bg-gcb-quiz-joy-bg/5"]{background-color:rgba(255,221,248,.05) !important}[data-bg="bg-gcb-quiz-joy-bg/6"]{background-color:rgba(255,221,248,.06) !important}[data-bg="bg-gcb-quiz-joy-bg/7"]{background-color:rgba(255,221,248,.07) !important}[data-bg="bg-gcb-quiz-joy-bg/8"]{background-color:rgba(255,221,248,.08) !important}[data-bg="bg-gcb-quiz-joy-bg/9"]{background-color:rgba(255,221,248,.09) !important}[data-bg="bg-gcb-quiz-joy-bg/10"]{background-color:rgba(255,221,248,.1) !important}[data-bg="bg-gcb-quiz-joy-bg/11"]{background-color:rgba(255,221,248,.11) !important}[data-bg="bg-gcb-quiz-joy-bg/12"]{background-color:rgba(255,221,248,.12) !important}[data-bg="bg-gcb-quiz-joy-bg/13"]{background-color:rgba(255,221,248,.13) !important}[data-bg="bg-gcb-quiz-joy-bg/14"]{background-color:rgba(255,221,248,.14) !important}[data-bg="bg-gcb-quiz-joy-bg/15"]{background-color:rgba(255,221,248,.15) !important}[data-bg="bg-gcb-quiz-joy-bg/16"]{background-color:rgba(255,221,248,.16) !important}[data-bg="bg-gcb-quiz-joy-bg/17"]{background-color:rgba(255,221,248,.17) !important}[data-bg="bg-gcb-quiz-joy-bg/18"]{background-color:rgba(255,221,248,.18) !important}[data-bg="bg-gcb-quiz-joy-bg/19"]{background-color:rgba(255,221,248,.19) !important}[data-bg="bg-gcb-quiz-joy-bg/20"]{background-color:rgba(255,221,248,.2) !important}[data-bg="bg-gcb-quiz-joy-bg/21"]{background-color:rgba(255,221,248,.21) !important}[data-bg="bg-gcb-quiz-joy-bg/22"]{background-color:rgba(255,221,248,.22) !important}[data-bg="bg-gcb-quiz-joy-bg/23"]{background-color:rgba(255,221,248,.23) !important}[data-bg="bg-gcb-quiz-joy-bg/24"]{background-color:rgba(255,221,248,.24) !important}[data-bg="bg-gcb-quiz-joy-bg/25"]{background-color:rgba(255,221,248,.25) !important}[data-bg="bg-gcb-quiz-joy-bg/26"]{background-color:rgba(255,221,248,.26) !important}[data-bg="bg-gcb-quiz-joy-bg/27"]{background-color:rgba(255,221,248,.27) !important}[data-bg="bg-gcb-quiz-joy-bg/28"]{background-color:rgba(255,221,248,.28) !important}[data-bg="bg-gcb-quiz-joy-bg/29"]{background-color:rgba(255,221,248,.29) !important}[data-bg="bg-gcb-quiz-joy-bg/30"]{background-color:rgba(255,221,248,.3) !important}[data-bg="bg-gcb-quiz-joy-bg/31"]{background-color:rgba(255,221,248,.31) !important}[data-bg="bg-gcb-quiz-joy-bg/32"]{background-color:rgba(255,221,248,.32) !important}[data-bg="bg-gcb-quiz-joy-bg/33"]{background-color:rgba(255,221,248,.33) !important}[data-bg="bg-gcb-quiz-joy-bg/34"]{background-color:rgba(255,221,248,.34) !important}[data-bg="bg-gcb-quiz-joy-bg/35"]{background-color:rgba(255,221,248,.35) !important}[data-bg="bg-gcb-quiz-joy-bg/36"]{background-color:rgba(255,221,248,.36) !important}[data-bg="bg-gcb-quiz-joy-bg/37"]{background-color:rgba(255,221,248,.37) !important}[data-bg="bg-gcb-quiz-joy-bg/38"]{background-color:rgba(255,221,248,.38) !important}[data-bg="bg-gcb-quiz-joy-bg/39"]{background-color:rgba(255,221,248,.39) !important}[data-bg="bg-gcb-quiz-joy-bg/40"]{background-color:rgba(255,221,248,.4) !important}[data-bg="bg-gcb-quiz-joy-bg/41"]{background-color:rgba(255,221,248,.41) !important}[data-bg="bg-gcb-quiz-joy-bg/42"]{background-color:rgba(255,221,248,.42) !important}[data-bg="bg-gcb-quiz-joy-bg/43"]{background-color:rgba(255,221,248,.43) !important}[data-bg="bg-gcb-quiz-joy-bg/44"]{background-color:rgba(255,221,248,.44) !important}[data-bg="bg-gcb-quiz-joy-bg/45"]{background-color:rgba(255,221,248,.45) !important}[data-bg="bg-gcb-quiz-joy-bg/46"]{background-color:rgba(255,221,248,.46) !important}[data-bg="bg-gcb-quiz-joy-bg/47"]{background-color:rgba(255,221,248,.47) !important}[data-bg="bg-gcb-quiz-joy-bg/48"]{background-color:rgba(255,221,248,.48) !important}[data-bg="bg-gcb-quiz-joy-bg/49"]{background-color:rgba(255,221,248,.49) !important}[data-bg="bg-gcb-quiz-joy-bg/50"]{background-color:rgba(255,221,248,.5) !important}[data-bg="bg-gcb-quiz-joy-bg/51"]{background-color:rgba(255,221,248,.51) !important}[data-bg="bg-gcb-quiz-joy-bg/52"]{background-color:rgba(255,221,248,.52) !important}[data-bg="bg-gcb-quiz-joy-bg/53"]{background-color:rgba(255,221,248,.53) !important}[data-bg="bg-gcb-quiz-joy-bg/54"]{background-color:rgba(255,221,248,.54) !important}[data-bg="bg-gcb-quiz-joy-bg/55"]{background-color:rgba(255,221,248,.55) !important}[data-bg="bg-gcb-quiz-joy-bg/56"]{background-color:rgba(255,221,248,.56) !important}[data-bg="bg-gcb-quiz-joy-bg/57"]{background-color:rgba(255,221,248,.57) !important}[data-bg="bg-gcb-quiz-joy-bg/58"]{background-color:rgba(255,221,248,.58) !important}[data-bg="bg-gcb-quiz-joy-bg/59"]{background-color:rgba(255,221,248,.59) !important}[data-bg="bg-gcb-quiz-joy-bg/60"]{background-color:rgba(255,221,248,.6) !important}[data-bg="bg-gcb-quiz-joy-bg/61"]{background-color:rgba(255,221,248,.61) !important}[data-bg="bg-gcb-quiz-joy-bg/62"]{background-color:rgba(255,221,248,.62) !important}[data-bg="bg-gcb-quiz-joy-bg/63"]{background-color:rgba(255,221,248,.63) !important}[data-bg="bg-gcb-quiz-joy-bg/64"]{background-color:rgba(255,221,248,.64) !important}[data-bg="bg-gcb-quiz-joy-bg/65"]{background-color:rgba(255,221,248,.65) !important}[data-bg="bg-gcb-quiz-joy-bg/66"]{background-color:rgba(255,221,248,.66) !important}[data-bg="bg-gcb-quiz-joy-bg/67"]{background-color:rgba(255,221,248,.67) !important}[data-bg="bg-gcb-quiz-joy-bg/68"]{background-color:rgba(255,221,248,.68) !important}[data-bg="bg-gcb-quiz-joy-bg/69"]{background-color:rgba(255,221,248,.69) !important}[data-bg="bg-gcb-quiz-joy-bg/70"]{background-color:rgba(255,221,248,.7) !important}[data-bg="bg-gcb-quiz-joy-bg/71"]{background-color:rgba(255,221,248,.71) !important}[data-bg="bg-gcb-quiz-joy-bg/72"]{background-color:rgba(255,221,248,.72) !important}[data-bg="bg-gcb-quiz-joy-bg/73"]{background-color:rgba(255,221,248,.73) !important}[data-bg="bg-gcb-quiz-joy-bg/74"]{background-color:rgba(255,221,248,.74) !important}[data-bg="bg-gcb-quiz-joy-bg/75"]{background-color:rgba(255,221,248,.75) !important}[data-bg="bg-gcb-quiz-joy-bg/76"]{background-color:rgba(255,221,248,.76) !important}[data-bg="bg-gcb-quiz-joy-bg/77"]{background-color:rgba(255,221,248,.77) !important}[data-bg="bg-gcb-quiz-joy-bg/78"]{background-color:rgba(255,221,248,.78) !important}[data-bg="bg-gcb-quiz-joy-bg/79"]{background-color:rgba(255,221,248,.79) !important}[data-bg="bg-gcb-quiz-joy-bg/80"]{background-color:rgba(255,221,248,.8) !important}[data-bg="bg-gcb-quiz-joy-bg/81"]{background-color:rgba(255,221,248,.81) !important}[data-bg="bg-gcb-quiz-joy-bg/82"]{background-color:rgba(255,221,248,.82) !important}[data-bg="bg-gcb-quiz-joy-bg/83"]{background-color:rgba(255,221,248,.83) !important}[data-bg="bg-gcb-quiz-joy-bg/84"]{background-color:rgba(255,221,248,.84) !important}[data-bg="bg-gcb-quiz-joy-bg/85"]{background-color:rgba(255,221,248,.85) !important}[data-bg="bg-gcb-quiz-joy-bg/86"]{background-color:rgba(255,221,248,.86) !important}[data-bg="bg-gcb-quiz-joy-bg/87"]{background-color:rgba(255,221,248,.87) !important}[data-bg="bg-gcb-quiz-joy-bg/88"]{background-color:rgba(255,221,248,.88) !important}[data-bg="bg-gcb-quiz-joy-bg/89"]{background-color:rgba(255,221,248,.89) !important}[data-bg="bg-gcb-quiz-joy-bg/90"]{background-color:rgba(255,221,248,.9) !important}[data-bg="bg-gcb-quiz-joy-bg/91"]{background-color:rgba(255,221,248,.91) !important}[data-bg="bg-gcb-quiz-joy-bg/92"]{background-color:rgba(255,221,248,.92) !important}[data-bg="bg-gcb-quiz-joy-bg/93"]{background-color:rgba(255,221,248,.93) !important}[data-bg="bg-gcb-quiz-joy-bg/94"]{background-color:rgba(255,221,248,.94) !important}[data-bg="bg-gcb-quiz-joy-bg/95"]{background-color:rgba(255,221,248,.95) !important}[data-bg="bg-gcb-quiz-joy-bg/96"]{background-color:rgba(255,221,248,.96) !important}[data-bg="bg-gcb-quiz-joy-bg/97"]{background-color:rgba(255,221,248,.97) !important}[data-bg="bg-gcb-quiz-joy-bg/98"]{background-color:rgba(255,221,248,.98) !important}[data-bg="bg-gcb-quiz-joy-bg/99"]{background-color:rgba(255,221,248,.99) !important}[data-bg="bg-gcb-quiz-joy-bg/100"]{background-color:#ffddf8 !important}.placeholder-gcb-quiz-joy-bg::-moz-placeholder{color:#ffddf8 !important}.placeholder-gcb-quiz-joy-bg::placeholder{color:#ffddf8 !important}.gcb-quiz-joy-text{color:#fe6666 !important}.text-gcb-quiz-joy-text{color:#fe6666 !important}.bg-gcb-quiz-joy-text{background-color:#fe6666 !important}[data-bg=bg-gcb-quiz-joy-text]{background-color:#fe6666 !important}[data-border-color=border-gcb-quiz-joy-text]{border-color:#fe6666 !important}[data-bg="bg-gcb-quiz-joy-text/0"]{background-color:rgba(254,102,102,0) !important}[data-bg="bg-gcb-quiz-joy-text/1"]{background-color:rgba(254,102,102,.01) !important}[data-bg="bg-gcb-quiz-joy-text/2"]{background-color:rgba(254,102,102,.02) !important}[data-bg="bg-gcb-quiz-joy-text/3"]{background-color:rgba(254,102,102,.03) !important}[data-bg="bg-gcb-quiz-joy-text/4"]{background-color:rgba(254,102,102,.04) !important}[data-bg="bg-gcb-quiz-joy-text/5"]{background-color:rgba(254,102,102,.05) !important}[data-bg="bg-gcb-quiz-joy-text/6"]{background-color:rgba(254,102,102,.06) !important}[data-bg="bg-gcb-quiz-joy-text/7"]{background-color:rgba(254,102,102,.07) !important}[data-bg="bg-gcb-quiz-joy-text/8"]{background-color:rgba(254,102,102,.08) !important}[data-bg="bg-gcb-quiz-joy-text/9"]{background-color:rgba(254,102,102,.09) !important}[data-bg="bg-gcb-quiz-joy-text/10"]{background-color:rgba(254,102,102,.1) !important}[data-bg="bg-gcb-quiz-joy-text/11"]{background-color:rgba(254,102,102,.11) !important}[data-bg="bg-gcb-quiz-joy-text/12"]{background-color:rgba(254,102,102,.12) !important}[data-bg="bg-gcb-quiz-joy-text/13"]{background-color:rgba(254,102,102,.13) !important}[data-bg="bg-gcb-quiz-joy-text/14"]{background-color:rgba(254,102,102,.14) !important}[data-bg="bg-gcb-quiz-joy-text/15"]{background-color:rgba(254,102,102,.15) !important}[data-bg="bg-gcb-quiz-joy-text/16"]{background-color:rgba(254,102,102,.16) !important}[data-bg="bg-gcb-quiz-joy-text/17"]{background-color:rgba(254,102,102,.17) !important}[data-bg="bg-gcb-quiz-joy-text/18"]{background-color:rgba(254,102,102,.18) !important}[data-bg="bg-gcb-quiz-joy-text/19"]{background-color:rgba(254,102,102,.19) !important}[data-bg="bg-gcb-quiz-joy-text/20"]{background-color:rgba(254,102,102,.2) !important}[data-bg="bg-gcb-quiz-joy-text/21"]{background-color:rgba(254,102,102,.21) !important}[data-bg="bg-gcb-quiz-joy-text/22"]{background-color:rgba(254,102,102,.22) !important}[data-bg="bg-gcb-quiz-joy-text/23"]{background-color:rgba(254,102,102,.23) !important}[data-bg="bg-gcb-quiz-joy-text/24"]{background-color:rgba(254,102,102,.24) !important}[data-bg="bg-gcb-quiz-joy-text/25"]{background-color:rgba(254,102,102,.25) !important}[data-bg="bg-gcb-quiz-joy-text/26"]{background-color:rgba(254,102,102,.26) !important}[data-bg="bg-gcb-quiz-joy-text/27"]{background-color:rgba(254,102,102,.27) !important}[data-bg="bg-gcb-quiz-joy-text/28"]{background-color:rgba(254,102,102,.28) !important}[data-bg="bg-gcb-quiz-joy-text/29"]{background-color:rgba(254,102,102,.29) !important}[data-bg="bg-gcb-quiz-joy-text/30"]{background-color:rgba(254,102,102,.3) !important}[data-bg="bg-gcb-quiz-joy-text/31"]{background-color:rgba(254,102,102,.31) !important}[data-bg="bg-gcb-quiz-joy-text/32"]{background-color:rgba(254,102,102,.32) !important}[data-bg="bg-gcb-quiz-joy-text/33"]{background-color:rgba(254,102,102,.33) !important}[data-bg="bg-gcb-quiz-joy-text/34"]{background-color:rgba(254,102,102,.34) !important}[data-bg="bg-gcb-quiz-joy-text/35"]{background-color:rgba(254,102,102,.35) !important}[data-bg="bg-gcb-quiz-joy-text/36"]{background-color:rgba(254,102,102,.36) !important}[data-bg="bg-gcb-quiz-joy-text/37"]{background-color:rgba(254,102,102,.37) !important}[data-bg="bg-gcb-quiz-joy-text/38"]{background-color:rgba(254,102,102,.38) !important}[data-bg="bg-gcb-quiz-joy-text/39"]{background-color:rgba(254,102,102,.39) !important}[data-bg="bg-gcb-quiz-joy-text/40"]{background-color:rgba(254,102,102,.4) !important}[data-bg="bg-gcb-quiz-joy-text/41"]{background-color:rgba(254,102,102,.41) !important}[data-bg="bg-gcb-quiz-joy-text/42"]{background-color:rgba(254,102,102,.42) !important}[data-bg="bg-gcb-quiz-joy-text/43"]{background-color:rgba(254,102,102,.43) !important}[data-bg="bg-gcb-quiz-joy-text/44"]{background-color:rgba(254,102,102,.44) !important}[data-bg="bg-gcb-quiz-joy-text/45"]{background-color:rgba(254,102,102,.45) !important}[data-bg="bg-gcb-quiz-joy-text/46"]{background-color:rgba(254,102,102,.46) !important}[data-bg="bg-gcb-quiz-joy-text/47"]{background-color:rgba(254,102,102,.47) !important}[data-bg="bg-gcb-quiz-joy-text/48"]{background-color:rgba(254,102,102,.48) !important}[data-bg="bg-gcb-quiz-joy-text/49"]{background-color:rgba(254,102,102,.49) !important}[data-bg="bg-gcb-quiz-joy-text/50"]{background-color:rgba(254,102,102,.5) !important}[data-bg="bg-gcb-quiz-joy-text/51"]{background-color:rgba(254,102,102,.51) !important}[data-bg="bg-gcb-quiz-joy-text/52"]{background-color:rgba(254,102,102,.52) !important}[data-bg="bg-gcb-quiz-joy-text/53"]{background-color:rgba(254,102,102,.53) !important}[data-bg="bg-gcb-quiz-joy-text/54"]{background-color:rgba(254,102,102,.54) !important}[data-bg="bg-gcb-quiz-joy-text/55"]{background-color:rgba(254,102,102,.55) !important}[data-bg="bg-gcb-quiz-joy-text/56"]{background-color:rgba(254,102,102,.56) !important}[data-bg="bg-gcb-quiz-joy-text/57"]{background-color:rgba(254,102,102,.57) !important}[data-bg="bg-gcb-quiz-joy-text/58"]{background-color:rgba(254,102,102,.58) !important}[data-bg="bg-gcb-quiz-joy-text/59"]{background-color:rgba(254,102,102,.59) !important}[data-bg="bg-gcb-quiz-joy-text/60"]{background-color:rgba(254,102,102,.6) !important}[data-bg="bg-gcb-quiz-joy-text/61"]{background-color:rgba(254,102,102,.61) !important}[data-bg="bg-gcb-quiz-joy-text/62"]{background-color:rgba(254,102,102,.62) !important}[data-bg="bg-gcb-quiz-joy-text/63"]{background-color:rgba(254,102,102,.63) !important}[data-bg="bg-gcb-quiz-joy-text/64"]{background-color:rgba(254,102,102,.64) !important}[data-bg="bg-gcb-quiz-joy-text/65"]{background-color:rgba(254,102,102,.65) !important}[data-bg="bg-gcb-quiz-joy-text/66"]{background-color:rgba(254,102,102,.66) !important}[data-bg="bg-gcb-quiz-joy-text/67"]{background-color:rgba(254,102,102,.67) !important}[data-bg="bg-gcb-quiz-joy-text/68"]{background-color:rgba(254,102,102,.68) !important}[data-bg="bg-gcb-quiz-joy-text/69"]{background-color:rgba(254,102,102,.69) !important}[data-bg="bg-gcb-quiz-joy-text/70"]{background-color:rgba(254,102,102,.7) !important}[data-bg="bg-gcb-quiz-joy-text/71"]{background-color:rgba(254,102,102,.71) !important}[data-bg="bg-gcb-quiz-joy-text/72"]{background-color:rgba(254,102,102,.72) !important}[data-bg="bg-gcb-quiz-joy-text/73"]{background-color:rgba(254,102,102,.73) !important}[data-bg="bg-gcb-quiz-joy-text/74"]{background-color:rgba(254,102,102,.74) !important}[data-bg="bg-gcb-quiz-joy-text/75"]{background-color:rgba(254,102,102,.75) !important}[data-bg="bg-gcb-quiz-joy-text/76"]{background-color:rgba(254,102,102,.76) !important}[data-bg="bg-gcb-quiz-joy-text/77"]{background-color:rgba(254,102,102,.77) !important}[data-bg="bg-gcb-quiz-joy-text/78"]{background-color:rgba(254,102,102,.78) !important}[data-bg="bg-gcb-quiz-joy-text/79"]{background-color:rgba(254,102,102,.79) !important}[data-bg="bg-gcb-quiz-joy-text/80"]{background-color:rgba(254,102,102,.8) !important}[data-bg="bg-gcb-quiz-joy-text/81"]{background-color:rgba(254,102,102,.81) !important}[data-bg="bg-gcb-quiz-joy-text/82"]{background-color:rgba(254,102,102,.82) !important}[data-bg="bg-gcb-quiz-joy-text/83"]{background-color:rgba(254,102,102,.83) !important}[data-bg="bg-gcb-quiz-joy-text/84"]{background-color:rgba(254,102,102,.84) !important}[data-bg="bg-gcb-quiz-joy-text/85"]{background-color:rgba(254,102,102,.85) !important}[data-bg="bg-gcb-quiz-joy-text/86"]{background-color:rgba(254,102,102,.86) !important}[data-bg="bg-gcb-quiz-joy-text/87"]{background-color:rgba(254,102,102,.87) !important}[data-bg="bg-gcb-quiz-joy-text/88"]{background-color:rgba(254,102,102,.88) !important}[data-bg="bg-gcb-quiz-joy-text/89"]{background-color:rgba(254,102,102,.89) !important}[data-bg="bg-gcb-quiz-joy-text/90"]{background-color:rgba(254,102,102,.9) !important}[data-bg="bg-gcb-quiz-joy-text/91"]{background-color:rgba(254,102,102,.91) !important}[data-bg="bg-gcb-quiz-joy-text/92"]{background-color:rgba(254,102,102,.92) !important}[data-bg="bg-gcb-quiz-joy-text/93"]{background-color:rgba(254,102,102,.93) !important}[data-bg="bg-gcb-quiz-joy-text/94"]{background-color:rgba(254,102,102,.94) !important}[data-bg="bg-gcb-quiz-joy-text/95"]{background-color:rgba(254,102,102,.95) !important}[data-bg="bg-gcb-quiz-joy-text/96"]{background-color:rgba(254,102,102,.96) !important}[data-bg="bg-gcb-quiz-joy-text/97"]{background-color:rgba(254,102,102,.97) !important}[data-bg="bg-gcb-quiz-joy-text/98"]{background-color:rgba(254,102,102,.98) !important}[data-bg="bg-gcb-quiz-joy-text/99"]{background-color:rgba(254,102,102,.99) !important}[data-bg="bg-gcb-quiz-joy-text/100"]{background-color:#fe6666 !important}.placeholder-gcb-quiz-joy-text::-moz-placeholder{color:#fe6666 !important}.placeholder-gcb-quiz-joy-text::placeholder{color:#fe6666 !important}.gcb-quiz-kindness-bg{color:#faf96a !important}.text-gcb-quiz-kindness-bg{color:#faf96a !important}.bg-gcb-quiz-kindness-bg{background-color:#faf96a !important}[data-bg=bg-gcb-quiz-kindness-bg]{background-color:#faf96a !important}[data-border-color=border-gcb-quiz-kindness-bg]{border-color:#faf96a !important}[data-bg="bg-gcb-quiz-kindness-bg/0"]{background-color:rgba(250,249,106,0) !important}[data-bg="bg-gcb-quiz-kindness-bg/1"]{background-color:rgba(250,249,106,.01) !important}[data-bg="bg-gcb-quiz-kindness-bg/2"]{background-color:rgba(250,249,106,.02) !important}[data-bg="bg-gcb-quiz-kindness-bg/3"]{background-color:rgba(250,249,106,.03) !important}[data-bg="bg-gcb-quiz-kindness-bg/4"]{background-color:rgba(250,249,106,.04) !important}[data-bg="bg-gcb-quiz-kindness-bg/5"]{background-color:rgba(250,249,106,.05) !important}[data-bg="bg-gcb-quiz-kindness-bg/6"]{background-color:rgba(250,249,106,.06) !important}[data-bg="bg-gcb-quiz-kindness-bg/7"]{background-color:rgba(250,249,106,.07) !important}[data-bg="bg-gcb-quiz-kindness-bg/8"]{background-color:rgba(250,249,106,.08) !important}[data-bg="bg-gcb-quiz-kindness-bg/9"]{background-color:rgba(250,249,106,.09) !important}[data-bg="bg-gcb-quiz-kindness-bg/10"]{background-color:rgba(250,249,106,.1) !important}[data-bg="bg-gcb-quiz-kindness-bg/11"]{background-color:rgba(250,249,106,.11) !important}[data-bg="bg-gcb-quiz-kindness-bg/12"]{background-color:rgba(250,249,106,.12) !important}[data-bg="bg-gcb-quiz-kindness-bg/13"]{background-color:rgba(250,249,106,.13) !important}[data-bg="bg-gcb-quiz-kindness-bg/14"]{background-color:rgba(250,249,106,.14) !important}[data-bg="bg-gcb-quiz-kindness-bg/15"]{background-color:rgba(250,249,106,.15) !important}[data-bg="bg-gcb-quiz-kindness-bg/16"]{background-color:rgba(250,249,106,.16) !important}[data-bg="bg-gcb-quiz-kindness-bg/17"]{background-color:rgba(250,249,106,.17) !important}[data-bg="bg-gcb-quiz-kindness-bg/18"]{background-color:rgba(250,249,106,.18) !important}[data-bg="bg-gcb-quiz-kindness-bg/19"]{background-color:rgba(250,249,106,.19) !important}[data-bg="bg-gcb-quiz-kindness-bg/20"]{background-color:rgba(250,249,106,.2) !important}[data-bg="bg-gcb-quiz-kindness-bg/21"]{background-color:rgba(250,249,106,.21) !important}[data-bg="bg-gcb-quiz-kindness-bg/22"]{background-color:rgba(250,249,106,.22) !important}[data-bg="bg-gcb-quiz-kindness-bg/23"]{background-color:rgba(250,249,106,.23) !important}[data-bg="bg-gcb-quiz-kindness-bg/24"]{background-color:rgba(250,249,106,.24) !important}[data-bg="bg-gcb-quiz-kindness-bg/25"]{background-color:rgba(250,249,106,.25) !important}[data-bg="bg-gcb-quiz-kindness-bg/26"]{background-color:rgba(250,249,106,.26) !important}[data-bg="bg-gcb-quiz-kindness-bg/27"]{background-color:rgba(250,249,106,.27) !important}[data-bg="bg-gcb-quiz-kindness-bg/28"]{background-color:rgba(250,249,106,.28) !important}[data-bg="bg-gcb-quiz-kindness-bg/29"]{background-color:rgba(250,249,106,.29) !important}[data-bg="bg-gcb-quiz-kindness-bg/30"]{background-color:rgba(250,249,106,.3) !important}[data-bg="bg-gcb-quiz-kindness-bg/31"]{background-color:rgba(250,249,106,.31) !important}[data-bg="bg-gcb-quiz-kindness-bg/32"]{background-color:rgba(250,249,106,.32) !important}[data-bg="bg-gcb-quiz-kindness-bg/33"]{background-color:rgba(250,249,106,.33) !important}[data-bg="bg-gcb-quiz-kindness-bg/34"]{background-color:rgba(250,249,106,.34) !important}[data-bg="bg-gcb-quiz-kindness-bg/35"]{background-color:rgba(250,249,106,.35) !important}[data-bg="bg-gcb-quiz-kindness-bg/36"]{background-color:rgba(250,249,106,.36) !important}[data-bg="bg-gcb-quiz-kindness-bg/37"]{background-color:rgba(250,249,106,.37) !important}[data-bg="bg-gcb-quiz-kindness-bg/38"]{background-color:rgba(250,249,106,.38) !important}[data-bg="bg-gcb-quiz-kindness-bg/39"]{background-color:rgba(250,249,106,.39) !important}[data-bg="bg-gcb-quiz-kindness-bg/40"]{background-color:rgba(250,249,106,.4) !important}[data-bg="bg-gcb-quiz-kindness-bg/41"]{background-color:rgba(250,249,106,.41) !important}[data-bg="bg-gcb-quiz-kindness-bg/42"]{background-color:rgba(250,249,106,.42) !important}[data-bg="bg-gcb-quiz-kindness-bg/43"]{background-color:rgba(250,249,106,.43) !important}[data-bg="bg-gcb-quiz-kindness-bg/44"]{background-color:rgba(250,249,106,.44) !important}[data-bg="bg-gcb-quiz-kindness-bg/45"]{background-color:rgba(250,249,106,.45) !important}[data-bg="bg-gcb-quiz-kindness-bg/46"]{background-color:rgba(250,249,106,.46) !important}[data-bg="bg-gcb-quiz-kindness-bg/47"]{background-color:rgba(250,249,106,.47) !important}[data-bg="bg-gcb-quiz-kindness-bg/48"]{background-color:rgba(250,249,106,.48) !important}[data-bg="bg-gcb-quiz-kindness-bg/49"]{background-color:rgba(250,249,106,.49) !important}[data-bg="bg-gcb-quiz-kindness-bg/50"]{background-color:rgba(250,249,106,.5) !important}[data-bg="bg-gcb-quiz-kindness-bg/51"]{background-color:rgba(250,249,106,.51) !important}[data-bg="bg-gcb-quiz-kindness-bg/52"]{background-color:rgba(250,249,106,.52) !important}[data-bg="bg-gcb-quiz-kindness-bg/53"]{background-color:rgba(250,249,106,.53) !important}[data-bg="bg-gcb-quiz-kindness-bg/54"]{background-color:rgba(250,249,106,.54) !important}[data-bg="bg-gcb-quiz-kindness-bg/55"]{background-color:rgba(250,249,106,.55) !important}[data-bg="bg-gcb-quiz-kindness-bg/56"]{background-color:rgba(250,249,106,.56) !important}[data-bg="bg-gcb-quiz-kindness-bg/57"]{background-color:rgba(250,249,106,.57) !important}[data-bg="bg-gcb-quiz-kindness-bg/58"]{background-color:rgba(250,249,106,.58) !important}[data-bg="bg-gcb-quiz-kindness-bg/59"]{background-color:rgba(250,249,106,.59) !important}[data-bg="bg-gcb-quiz-kindness-bg/60"]{background-color:rgba(250,249,106,.6) !important}[data-bg="bg-gcb-quiz-kindness-bg/61"]{background-color:rgba(250,249,106,.61) !important}[data-bg="bg-gcb-quiz-kindness-bg/62"]{background-color:rgba(250,249,106,.62) !important}[data-bg="bg-gcb-quiz-kindness-bg/63"]{background-color:rgba(250,249,106,.63) !important}[data-bg="bg-gcb-quiz-kindness-bg/64"]{background-color:rgba(250,249,106,.64) !important}[data-bg="bg-gcb-quiz-kindness-bg/65"]{background-color:rgba(250,249,106,.65) !important}[data-bg="bg-gcb-quiz-kindness-bg/66"]{background-color:rgba(250,249,106,.66) !important}[data-bg="bg-gcb-quiz-kindness-bg/67"]{background-color:rgba(250,249,106,.67) !important}[data-bg="bg-gcb-quiz-kindness-bg/68"]{background-color:rgba(250,249,106,.68) !important}[data-bg="bg-gcb-quiz-kindness-bg/69"]{background-color:rgba(250,249,106,.69) !important}[data-bg="bg-gcb-quiz-kindness-bg/70"]{background-color:rgba(250,249,106,.7) !important}[data-bg="bg-gcb-quiz-kindness-bg/71"]{background-color:rgba(250,249,106,.71) !important}[data-bg="bg-gcb-quiz-kindness-bg/72"]{background-color:rgba(250,249,106,.72) !important}[data-bg="bg-gcb-quiz-kindness-bg/73"]{background-color:rgba(250,249,106,.73) !important}[data-bg="bg-gcb-quiz-kindness-bg/74"]{background-color:rgba(250,249,106,.74) !important}[data-bg="bg-gcb-quiz-kindness-bg/75"]{background-color:rgba(250,249,106,.75) !important}[data-bg="bg-gcb-quiz-kindness-bg/76"]{background-color:rgba(250,249,106,.76) !important}[data-bg="bg-gcb-quiz-kindness-bg/77"]{background-color:rgba(250,249,106,.77) !important}[data-bg="bg-gcb-quiz-kindness-bg/78"]{background-color:rgba(250,249,106,.78) !important}[data-bg="bg-gcb-quiz-kindness-bg/79"]{background-color:rgba(250,249,106,.79) !important}[data-bg="bg-gcb-quiz-kindness-bg/80"]{background-color:rgba(250,249,106,.8) !important}[data-bg="bg-gcb-quiz-kindness-bg/81"]{background-color:rgba(250,249,106,.81) !important}[data-bg="bg-gcb-quiz-kindness-bg/82"]{background-color:rgba(250,249,106,.82) !important}[data-bg="bg-gcb-quiz-kindness-bg/83"]{background-color:rgba(250,249,106,.83) !important}[data-bg="bg-gcb-quiz-kindness-bg/84"]{background-color:rgba(250,249,106,.84) !important}[data-bg="bg-gcb-quiz-kindness-bg/85"]{background-color:rgba(250,249,106,.85) !important}[data-bg="bg-gcb-quiz-kindness-bg/86"]{background-color:rgba(250,249,106,.86) !important}[data-bg="bg-gcb-quiz-kindness-bg/87"]{background-color:rgba(250,249,106,.87) !important}[data-bg="bg-gcb-quiz-kindness-bg/88"]{background-color:rgba(250,249,106,.88) !important}[data-bg="bg-gcb-quiz-kindness-bg/89"]{background-color:rgba(250,249,106,.89) !important}[data-bg="bg-gcb-quiz-kindness-bg/90"]{background-color:rgba(250,249,106,.9) !important}[data-bg="bg-gcb-quiz-kindness-bg/91"]{background-color:rgba(250,249,106,.91) !important}[data-bg="bg-gcb-quiz-kindness-bg/92"]{background-color:rgba(250,249,106,.92) !important}[data-bg="bg-gcb-quiz-kindness-bg/93"]{background-color:rgba(250,249,106,.93) !important}[data-bg="bg-gcb-quiz-kindness-bg/94"]{background-color:rgba(250,249,106,.94) !important}[data-bg="bg-gcb-quiz-kindness-bg/95"]{background-color:rgba(250,249,106,.95) !important}[data-bg="bg-gcb-quiz-kindness-bg/96"]{background-color:rgba(250,249,106,.96) !important}[data-bg="bg-gcb-quiz-kindness-bg/97"]{background-color:rgba(250,249,106,.97) !important}[data-bg="bg-gcb-quiz-kindness-bg/98"]{background-color:rgba(250,249,106,.98) !important}[data-bg="bg-gcb-quiz-kindness-bg/99"]{background-color:rgba(250,249,106,.99) !important}[data-bg="bg-gcb-quiz-kindness-bg/100"]{background-color:#faf96a !important}.placeholder-gcb-quiz-kindness-bg::-moz-placeholder{color:#faf96a !important}.placeholder-gcb-quiz-kindness-bg::placeholder{color:#faf96a !important}.gcb-quiz-kindness-text{color:#dc743d !important}.text-gcb-quiz-kindness-text{color:#dc743d !important}.bg-gcb-quiz-kindness-text{background-color:#dc743d !important}[data-bg=bg-gcb-quiz-kindness-text]{background-color:#dc743d !important}[data-border-color=border-gcb-quiz-kindness-text]{border-color:#dc743d !important}[data-bg="bg-gcb-quiz-kindness-text/0"]{background-color:rgba(220,116,61,0) !important}[data-bg="bg-gcb-quiz-kindness-text/1"]{background-color:rgba(220,116,61,.01) !important}[data-bg="bg-gcb-quiz-kindness-text/2"]{background-color:rgba(220,116,61,.02) !important}[data-bg="bg-gcb-quiz-kindness-text/3"]{background-color:rgba(220,116,61,.03) !important}[data-bg="bg-gcb-quiz-kindness-text/4"]{background-color:rgba(220,116,61,.04) !important}[data-bg="bg-gcb-quiz-kindness-text/5"]{background-color:rgba(220,116,61,.05) !important}[data-bg="bg-gcb-quiz-kindness-text/6"]{background-color:rgba(220,116,61,.06) !important}[data-bg="bg-gcb-quiz-kindness-text/7"]{background-color:rgba(220,116,61,.07) !important}[data-bg="bg-gcb-quiz-kindness-text/8"]{background-color:rgba(220,116,61,.08) !important}[data-bg="bg-gcb-quiz-kindness-text/9"]{background-color:rgba(220,116,61,.09) !important}[data-bg="bg-gcb-quiz-kindness-text/10"]{background-color:rgba(220,116,61,.1) !important}[data-bg="bg-gcb-quiz-kindness-text/11"]{background-color:rgba(220,116,61,.11) !important}[data-bg="bg-gcb-quiz-kindness-text/12"]{background-color:rgba(220,116,61,.12) !important}[data-bg="bg-gcb-quiz-kindness-text/13"]{background-color:rgba(220,116,61,.13) !important}[data-bg="bg-gcb-quiz-kindness-text/14"]{background-color:rgba(220,116,61,.14) !important}[data-bg="bg-gcb-quiz-kindness-text/15"]{background-color:rgba(220,116,61,.15) !important}[data-bg="bg-gcb-quiz-kindness-text/16"]{background-color:rgba(220,116,61,.16) !important}[data-bg="bg-gcb-quiz-kindness-text/17"]{background-color:rgba(220,116,61,.17) !important}[data-bg="bg-gcb-quiz-kindness-text/18"]{background-color:rgba(220,116,61,.18) !important}[data-bg="bg-gcb-quiz-kindness-text/19"]{background-color:rgba(220,116,61,.19) !important}[data-bg="bg-gcb-quiz-kindness-text/20"]{background-color:rgba(220,116,61,.2) !important}[data-bg="bg-gcb-quiz-kindness-text/21"]{background-color:rgba(220,116,61,.21) !important}[data-bg="bg-gcb-quiz-kindness-text/22"]{background-color:rgba(220,116,61,.22) !important}[data-bg="bg-gcb-quiz-kindness-text/23"]{background-color:rgba(220,116,61,.23) !important}[data-bg="bg-gcb-quiz-kindness-text/24"]{background-color:rgba(220,116,61,.24) !important}[data-bg="bg-gcb-quiz-kindness-text/25"]{background-color:rgba(220,116,61,.25) !important}[data-bg="bg-gcb-quiz-kindness-text/26"]{background-color:rgba(220,116,61,.26) !important}[data-bg="bg-gcb-quiz-kindness-text/27"]{background-color:rgba(220,116,61,.27) !important}[data-bg="bg-gcb-quiz-kindness-text/28"]{background-color:rgba(220,116,61,.28) !important}[data-bg="bg-gcb-quiz-kindness-text/29"]{background-color:rgba(220,116,61,.29) !important}[data-bg="bg-gcb-quiz-kindness-text/30"]{background-color:rgba(220,116,61,.3) !important}[data-bg="bg-gcb-quiz-kindness-text/31"]{background-color:rgba(220,116,61,.31) !important}[data-bg="bg-gcb-quiz-kindness-text/32"]{background-color:rgba(220,116,61,.32) !important}[data-bg="bg-gcb-quiz-kindness-text/33"]{background-color:rgba(220,116,61,.33) !important}[data-bg="bg-gcb-quiz-kindness-text/34"]{background-color:rgba(220,116,61,.34) !important}[data-bg="bg-gcb-quiz-kindness-text/35"]{background-color:rgba(220,116,61,.35) !important}[data-bg="bg-gcb-quiz-kindness-text/36"]{background-color:rgba(220,116,61,.36) !important}[data-bg="bg-gcb-quiz-kindness-text/37"]{background-color:rgba(220,116,61,.37) !important}[data-bg="bg-gcb-quiz-kindness-text/38"]{background-color:rgba(220,116,61,.38) !important}[data-bg="bg-gcb-quiz-kindness-text/39"]{background-color:rgba(220,116,61,.39) !important}[data-bg="bg-gcb-quiz-kindness-text/40"]{background-color:rgba(220,116,61,.4) !important}[data-bg="bg-gcb-quiz-kindness-text/41"]{background-color:rgba(220,116,61,.41) !important}[data-bg="bg-gcb-quiz-kindness-text/42"]{background-color:rgba(220,116,61,.42) !important}[data-bg="bg-gcb-quiz-kindness-text/43"]{background-color:rgba(220,116,61,.43) !important}[data-bg="bg-gcb-quiz-kindness-text/44"]{background-color:rgba(220,116,61,.44) !important}[data-bg="bg-gcb-quiz-kindness-text/45"]{background-color:rgba(220,116,61,.45) !important}[data-bg="bg-gcb-quiz-kindness-text/46"]{background-color:rgba(220,116,61,.46) !important}[data-bg="bg-gcb-quiz-kindness-text/47"]{background-color:rgba(220,116,61,.47) !important}[data-bg="bg-gcb-quiz-kindness-text/48"]{background-color:rgba(220,116,61,.48) !important}[data-bg="bg-gcb-quiz-kindness-text/49"]{background-color:rgba(220,116,61,.49) !important}[data-bg="bg-gcb-quiz-kindness-text/50"]{background-color:rgba(220,116,61,.5) !important}[data-bg="bg-gcb-quiz-kindness-text/51"]{background-color:rgba(220,116,61,.51) !important}[data-bg="bg-gcb-quiz-kindness-text/52"]{background-color:rgba(220,116,61,.52) !important}[data-bg="bg-gcb-quiz-kindness-text/53"]{background-color:rgba(220,116,61,.53) !important}[data-bg="bg-gcb-quiz-kindness-text/54"]{background-color:rgba(220,116,61,.54) !important}[data-bg="bg-gcb-quiz-kindness-text/55"]{background-color:rgba(220,116,61,.55) !important}[data-bg="bg-gcb-quiz-kindness-text/56"]{background-color:rgba(220,116,61,.56) !important}[data-bg="bg-gcb-quiz-kindness-text/57"]{background-color:rgba(220,116,61,.57) !important}[data-bg="bg-gcb-quiz-kindness-text/58"]{background-color:rgba(220,116,61,.58) !important}[data-bg="bg-gcb-quiz-kindness-text/59"]{background-color:rgba(220,116,61,.59) !important}[data-bg="bg-gcb-quiz-kindness-text/60"]{background-color:rgba(220,116,61,.6) !important}[data-bg="bg-gcb-quiz-kindness-text/61"]{background-color:rgba(220,116,61,.61) !important}[data-bg="bg-gcb-quiz-kindness-text/62"]{background-color:rgba(220,116,61,.62) !important}[data-bg="bg-gcb-quiz-kindness-text/63"]{background-color:rgba(220,116,61,.63) !important}[data-bg="bg-gcb-quiz-kindness-text/64"]{background-color:rgba(220,116,61,.64) !important}[data-bg="bg-gcb-quiz-kindness-text/65"]{background-color:rgba(220,116,61,.65) !important}[data-bg="bg-gcb-quiz-kindness-text/66"]{background-color:rgba(220,116,61,.66) !important}[data-bg="bg-gcb-quiz-kindness-text/67"]{background-color:rgba(220,116,61,.67) !important}[data-bg="bg-gcb-quiz-kindness-text/68"]{background-color:rgba(220,116,61,.68) !important}[data-bg="bg-gcb-quiz-kindness-text/69"]{background-color:rgba(220,116,61,.69) !important}[data-bg="bg-gcb-quiz-kindness-text/70"]{background-color:rgba(220,116,61,.7) !important}[data-bg="bg-gcb-quiz-kindness-text/71"]{background-color:rgba(220,116,61,.71) !important}[data-bg="bg-gcb-quiz-kindness-text/72"]{background-color:rgba(220,116,61,.72) !important}[data-bg="bg-gcb-quiz-kindness-text/73"]{background-color:rgba(220,116,61,.73) !important}[data-bg="bg-gcb-quiz-kindness-text/74"]{background-color:rgba(220,116,61,.74) !important}[data-bg="bg-gcb-quiz-kindness-text/75"]{background-color:rgba(220,116,61,.75) !important}[data-bg="bg-gcb-quiz-kindness-text/76"]{background-color:rgba(220,116,61,.76) !important}[data-bg="bg-gcb-quiz-kindness-text/77"]{background-color:rgba(220,116,61,.77) !important}[data-bg="bg-gcb-quiz-kindness-text/78"]{background-color:rgba(220,116,61,.78) !important}[data-bg="bg-gcb-quiz-kindness-text/79"]{background-color:rgba(220,116,61,.79) !important}[data-bg="bg-gcb-quiz-kindness-text/80"]{background-color:rgba(220,116,61,.8) !important}[data-bg="bg-gcb-quiz-kindness-text/81"]{background-color:rgba(220,116,61,.81) !important}[data-bg="bg-gcb-quiz-kindness-text/82"]{background-color:rgba(220,116,61,.82) !important}[data-bg="bg-gcb-quiz-kindness-text/83"]{background-color:rgba(220,116,61,.83) !important}[data-bg="bg-gcb-quiz-kindness-text/84"]{background-color:rgba(220,116,61,.84) !important}[data-bg="bg-gcb-quiz-kindness-text/85"]{background-color:rgba(220,116,61,.85) !important}[data-bg="bg-gcb-quiz-kindness-text/86"]{background-color:rgba(220,116,61,.86) !important}[data-bg="bg-gcb-quiz-kindness-text/87"]{background-color:rgba(220,116,61,.87) !important}[data-bg="bg-gcb-quiz-kindness-text/88"]{background-color:rgba(220,116,61,.88) !important}[data-bg="bg-gcb-quiz-kindness-text/89"]{background-color:rgba(220,116,61,.89) !important}[data-bg="bg-gcb-quiz-kindness-text/90"]{background-color:rgba(220,116,61,.9) !important}[data-bg="bg-gcb-quiz-kindness-text/91"]{background-color:rgba(220,116,61,.91) !important}[data-bg="bg-gcb-quiz-kindness-text/92"]{background-color:rgba(220,116,61,.92) !important}[data-bg="bg-gcb-quiz-kindness-text/93"]{background-color:rgba(220,116,61,.93) !important}[data-bg="bg-gcb-quiz-kindness-text/94"]{background-color:rgba(220,116,61,.94) !important}[data-bg="bg-gcb-quiz-kindness-text/95"]{background-color:rgba(220,116,61,.95) !important}[data-bg="bg-gcb-quiz-kindness-text/96"]{background-color:rgba(220,116,61,.96) !important}[data-bg="bg-gcb-quiz-kindness-text/97"]{background-color:rgba(220,116,61,.97) !important}[data-bg="bg-gcb-quiz-kindness-text/98"]{background-color:rgba(220,116,61,.98) !important}[data-bg="bg-gcb-quiz-kindness-text/99"]{background-color:rgba(220,116,61,.99) !important}[data-bg="bg-gcb-quiz-kindness-text/100"]{background-color:#dc743d !important}.placeholder-gcb-quiz-kindness-text::-moz-placeholder{color:#dc743d !important}.placeholder-gcb-quiz-kindness-text::placeholder{color:#dc743d !important}.gcb-quiz-love-bg{color:#9bd7fb !important}.text-gcb-quiz-love-bg{color:#9bd7fb !important}.bg-gcb-quiz-love-bg{background-color:#9bd7fb !important}[data-bg=bg-gcb-quiz-love-bg]{background-color:#9bd7fb !important}[data-border-color=border-gcb-quiz-love-bg]{border-color:#9bd7fb !important}[data-bg="bg-gcb-quiz-love-bg/0"]{background-color:rgba(155,215,251,0) !important}[data-bg="bg-gcb-quiz-love-bg/1"]{background-color:rgba(155,215,251,.01) !important}[data-bg="bg-gcb-quiz-love-bg/2"]{background-color:rgba(155,215,251,.02) !important}[data-bg="bg-gcb-quiz-love-bg/3"]{background-color:rgba(155,215,251,.03) !important}[data-bg="bg-gcb-quiz-love-bg/4"]{background-color:rgba(155,215,251,.04) !important}[data-bg="bg-gcb-quiz-love-bg/5"]{background-color:rgba(155,215,251,.05) !important}[data-bg="bg-gcb-quiz-love-bg/6"]{background-color:rgba(155,215,251,.06) !important}[data-bg="bg-gcb-quiz-love-bg/7"]{background-color:rgba(155,215,251,.07) !important}[data-bg="bg-gcb-quiz-love-bg/8"]{background-color:rgba(155,215,251,.08) !important}[data-bg="bg-gcb-quiz-love-bg/9"]{background-color:rgba(155,215,251,.09) !important}[data-bg="bg-gcb-quiz-love-bg/10"]{background-color:rgba(155,215,251,.1) !important}[data-bg="bg-gcb-quiz-love-bg/11"]{background-color:rgba(155,215,251,.11) !important}[data-bg="bg-gcb-quiz-love-bg/12"]{background-color:rgba(155,215,251,.12) !important}[data-bg="bg-gcb-quiz-love-bg/13"]{background-color:rgba(155,215,251,.13) !important}[data-bg="bg-gcb-quiz-love-bg/14"]{background-color:rgba(155,215,251,.14) !important}[data-bg="bg-gcb-quiz-love-bg/15"]{background-color:rgba(155,215,251,.15) !important}[data-bg="bg-gcb-quiz-love-bg/16"]{background-color:rgba(155,215,251,.16) !important}[data-bg="bg-gcb-quiz-love-bg/17"]{background-color:rgba(155,215,251,.17) !important}[data-bg="bg-gcb-quiz-love-bg/18"]{background-color:rgba(155,215,251,.18) !important}[data-bg="bg-gcb-quiz-love-bg/19"]{background-color:rgba(155,215,251,.19) !important}[data-bg="bg-gcb-quiz-love-bg/20"]{background-color:rgba(155,215,251,.2) !important}[data-bg="bg-gcb-quiz-love-bg/21"]{background-color:rgba(155,215,251,.21) !important}[data-bg="bg-gcb-quiz-love-bg/22"]{background-color:rgba(155,215,251,.22) !important}[data-bg="bg-gcb-quiz-love-bg/23"]{background-color:rgba(155,215,251,.23) !important}[data-bg="bg-gcb-quiz-love-bg/24"]{background-color:rgba(155,215,251,.24) !important}[data-bg="bg-gcb-quiz-love-bg/25"]{background-color:rgba(155,215,251,.25) !important}[data-bg="bg-gcb-quiz-love-bg/26"]{background-color:rgba(155,215,251,.26) !important}[data-bg="bg-gcb-quiz-love-bg/27"]{background-color:rgba(155,215,251,.27) !important}[data-bg="bg-gcb-quiz-love-bg/28"]{background-color:rgba(155,215,251,.28) !important}[data-bg="bg-gcb-quiz-love-bg/29"]{background-color:rgba(155,215,251,.29) !important}[data-bg="bg-gcb-quiz-love-bg/30"]{background-color:rgba(155,215,251,.3) !important}[data-bg="bg-gcb-quiz-love-bg/31"]{background-color:rgba(155,215,251,.31) !important}[data-bg="bg-gcb-quiz-love-bg/32"]{background-color:rgba(155,215,251,.32) !important}[data-bg="bg-gcb-quiz-love-bg/33"]{background-color:rgba(155,215,251,.33) !important}[data-bg="bg-gcb-quiz-love-bg/34"]{background-color:rgba(155,215,251,.34) !important}[data-bg="bg-gcb-quiz-love-bg/35"]{background-color:rgba(155,215,251,.35) !important}[data-bg="bg-gcb-quiz-love-bg/36"]{background-color:rgba(155,215,251,.36) !important}[data-bg="bg-gcb-quiz-love-bg/37"]{background-color:rgba(155,215,251,.37) !important}[data-bg="bg-gcb-quiz-love-bg/38"]{background-color:rgba(155,215,251,.38) !important}[data-bg="bg-gcb-quiz-love-bg/39"]{background-color:rgba(155,215,251,.39) !important}[data-bg="bg-gcb-quiz-love-bg/40"]{background-color:rgba(155,215,251,.4) !important}[data-bg="bg-gcb-quiz-love-bg/41"]{background-color:rgba(155,215,251,.41) !important}[data-bg="bg-gcb-quiz-love-bg/42"]{background-color:rgba(155,215,251,.42) !important}[data-bg="bg-gcb-quiz-love-bg/43"]{background-color:rgba(155,215,251,.43) !important}[data-bg="bg-gcb-quiz-love-bg/44"]{background-color:rgba(155,215,251,.44) !important}[data-bg="bg-gcb-quiz-love-bg/45"]{background-color:rgba(155,215,251,.45) !important}[data-bg="bg-gcb-quiz-love-bg/46"]{background-color:rgba(155,215,251,.46) !important}[data-bg="bg-gcb-quiz-love-bg/47"]{background-color:rgba(155,215,251,.47) !important}[data-bg="bg-gcb-quiz-love-bg/48"]{background-color:rgba(155,215,251,.48) !important}[data-bg="bg-gcb-quiz-love-bg/49"]{background-color:rgba(155,215,251,.49) !important}[data-bg="bg-gcb-quiz-love-bg/50"]{background-color:rgba(155,215,251,.5) !important}[data-bg="bg-gcb-quiz-love-bg/51"]{background-color:rgba(155,215,251,.51) !important}[data-bg="bg-gcb-quiz-love-bg/52"]{background-color:rgba(155,215,251,.52) !important}[data-bg="bg-gcb-quiz-love-bg/53"]{background-color:rgba(155,215,251,.53) !important}[data-bg="bg-gcb-quiz-love-bg/54"]{background-color:rgba(155,215,251,.54) !important}[data-bg="bg-gcb-quiz-love-bg/55"]{background-color:rgba(155,215,251,.55) !important}[data-bg="bg-gcb-quiz-love-bg/56"]{background-color:rgba(155,215,251,.56) !important}[data-bg="bg-gcb-quiz-love-bg/57"]{background-color:rgba(155,215,251,.57) !important}[data-bg="bg-gcb-quiz-love-bg/58"]{background-color:rgba(155,215,251,.58) !important}[data-bg="bg-gcb-quiz-love-bg/59"]{background-color:rgba(155,215,251,.59) !important}[data-bg="bg-gcb-quiz-love-bg/60"]{background-color:rgba(155,215,251,.6) !important}[data-bg="bg-gcb-quiz-love-bg/61"]{background-color:rgba(155,215,251,.61) !important}[data-bg="bg-gcb-quiz-love-bg/62"]{background-color:rgba(155,215,251,.62) !important}[data-bg="bg-gcb-quiz-love-bg/63"]{background-color:rgba(155,215,251,.63) !important}[data-bg="bg-gcb-quiz-love-bg/64"]{background-color:rgba(155,215,251,.64) !important}[data-bg="bg-gcb-quiz-love-bg/65"]{background-color:rgba(155,215,251,.65) !important}[data-bg="bg-gcb-quiz-love-bg/66"]{background-color:rgba(155,215,251,.66) !important}[data-bg="bg-gcb-quiz-love-bg/67"]{background-color:rgba(155,215,251,.67) !important}[data-bg="bg-gcb-quiz-love-bg/68"]{background-color:rgba(155,215,251,.68) !important}[data-bg="bg-gcb-quiz-love-bg/69"]{background-color:rgba(155,215,251,.69) !important}[data-bg="bg-gcb-quiz-love-bg/70"]{background-color:rgba(155,215,251,.7) !important}[data-bg="bg-gcb-quiz-love-bg/71"]{background-color:rgba(155,215,251,.71) !important}[data-bg="bg-gcb-quiz-love-bg/72"]{background-color:rgba(155,215,251,.72) !important}[data-bg="bg-gcb-quiz-love-bg/73"]{background-color:rgba(155,215,251,.73) !important}[data-bg="bg-gcb-quiz-love-bg/74"]{background-color:rgba(155,215,251,.74) !important}[data-bg="bg-gcb-quiz-love-bg/75"]{background-color:rgba(155,215,251,.75) !important}[data-bg="bg-gcb-quiz-love-bg/76"]{background-color:rgba(155,215,251,.76) !important}[data-bg="bg-gcb-quiz-love-bg/77"]{background-color:rgba(155,215,251,.77) !important}[data-bg="bg-gcb-quiz-love-bg/78"]{background-color:rgba(155,215,251,.78) !important}[data-bg="bg-gcb-quiz-love-bg/79"]{background-color:rgba(155,215,251,.79) !important}[data-bg="bg-gcb-quiz-love-bg/80"]{background-color:rgba(155,215,251,.8) !important}[data-bg="bg-gcb-quiz-love-bg/81"]{background-color:rgba(155,215,251,.81) !important}[data-bg="bg-gcb-quiz-love-bg/82"]{background-color:rgba(155,215,251,.82) !important}[data-bg="bg-gcb-quiz-love-bg/83"]{background-color:rgba(155,215,251,.83) !important}[data-bg="bg-gcb-quiz-love-bg/84"]{background-color:rgba(155,215,251,.84) !important}[data-bg="bg-gcb-quiz-love-bg/85"]{background-color:rgba(155,215,251,.85) !important}[data-bg="bg-gcb-quiz-love-bg/86"]{background-color:rgba(155,215,251,.86) !important}[data-bg="bg-gcb-quiz-love-bg/87"]{background-color:rgba(155,215,251,.87) !important}[data-bg="bg-gcb-quiz-love-bg/88"]{background-color:rgba(155,215,251,.88) !important}[data-bg="bg-gcb-quiz-love-bg/89"]{background-color:rgba(155,215,251,.89) !important}[data-bg="bg-gcb-quiz-love-bg/90"]{background-color:rgba(155,215,251,.9) !important}[data-bg="bg-gcb-quiz-love-bg/91"]{background-color:rgba(155,215,251,.91) !important}[data-bg="bg-gcb-quiz-love-bg/92"]{background-color:rgba(155,215,251,.92) !important}[data-bg="bg-gcb-quiz-love-bg/93"]{background-color:rgba(155,215,251,.93) !important}[data-bg="bg-gcb-quiz-love-bg/94"]{background-color:rgba(155,215,251,.94) !important}[data-bg="bg-gcb-quiz-love-bg/95"]{background-color:rgba(155,215,251,.95) !important}[data-bg="bg-gcb-quiz-love-bg/96"]{background-color:rgba(155,215,251,.96) !important}[data-bg="bg-gcb-quiz-love-bg/97"]{background-color:rgba(155,215,251,.97) !important}[data-bg="bg-gcb-quiz-love-bg/98"]{background-color:rgba(155,215,251,.98) !important}[data-bg="bg-gcb-quiz-love-bg/99"]{background-color:rgba(155,215,251,.99) !important}[data-bg="bg-gcb-quiz-love-bg/100"]{background-color:#9bd7fb !important}.placeholder-gcb-quiz-love-bg::-moz-placeholder{color:#9bd7fb !important}.placeholder-gcb-quiz-love-bg::placeholder{color:#9bd7fb !important}.gcb-quiz-love-text{color:#1948f1 !important}.text-gcb-quiz-love-text{color:#1948f1 !important}.bg-gcb-quiz-love-text{background-color:#1948f1 !important}[data-bg=bg-gcb-quiz-love-text]{background-color:#1948f1 !important}[data-border-color=border-gcb-quiz-love-text]{border-color:#1948f1 !important}[data-bg="bg-gcb-quiz-love-text/0"]{background-color:rgba(25,72,241,0) !important}[data-bg="bg-gcb-quiz-love-text/1"]{background-color:rgba(25,72,241,.01) !important}[data-bg="bg-gcb-quiz-love-text/2"]{background-color:rgba(25,72,241,.02) !important}[data-bg="bg-gcb-quiz-love-text/3"]{background-color:rgba(25,72,241,.03) !important}[data-bg="bg-gcb-quiz-love-text/4"]{background-color:rgba(25,72,241,.04) !important}[data-bg="bg-gcb-quiz-love-text/5"]{background-color:rgba(25,72,241,.05) !important}[data-bg="bg-gcb-quiz-love-text/6"]{background-color:rgba(25,72,241,.06) !important}[data-bg="bg-gcb-quiz-love-text/7"]{background-color:rgba(25,72,241,.07) !important}[data-bg="bg-gcb-quiz-love-text/8"]{background-color:rgba(25,72,241,.08) !important}[data-bg="bg-gcb-quiz-love-text/9"]{background-color:rgba(25,72,241,.09) !important}[data-bg="bg-gcb-quiz-love-text/10"]{background-color:rgba(25,72,241,.1) !important}[data-bg="bg-gcb-quiz-love-text/11"]{background-color:rgba(25,72,241,.11) !important}[data-bg="bg-gcb-quiz-love-text/12"]{background-color:rgba(25,72,241,.12) !important}[data-bg="bg-gcb-quiz-love-text/13"]{background-color:rgba(25,72,241,.13) !important}[data-bg="bg-gcb-quiz-love-text/14"]{background-color:rgba(25,72,241,.14) !important}[data-bg="bg-gcb-quiz-love-text/15"]{background-color:rgba(25,72,241,.15) !important}[data-bg="bg-gcb-quiz-love-text/16"]{background-color:rgba(25,72,241,.16) !important}[data-bg="bg-gcb-quiz-love-text/17"]{background-color:rgba(25,72,241,.17) !important}[data-bg="bg-gcb-quiz-love-text/18"]{background-color:rgba(25,72,241,.18) !important}[data-bg="bg-gcb-quiz-love-text/19"]{background-color:rgba(25,72,241,.19) !important}[data-bg="bg-gcb-quiz-love-text/20"]{background-color:rgba(25,72,241,.2) !important}[data-bg="bg-gcb-quiz-love-text/21"]{background-color:rgba(25,72,241,.21) !important}[data-bg="bg-gcb-quiz-love-text/22"]{background-color:rgba(25,72,241,.22) !important}[data-bg="bg-gcb-quiz-love-text/23"]{background-color:rgba(25,72,241,.23) !important}[data-bg="bg-gcb-quiz-love-text/24"]{background-color:rgba(25,72,241,.24) !important}[data-bg="bg-gcb-quiz-love-text/25"]{background-color:rgba(25,72,241,.25) !important}[data-bg="bg-gcb-quiz-love-text/26"]{background-color:rgba(25,72,241,.26) !important}[data-bg="bg-gcb-quiz-love-text/27"]{background-color:rgba(25,72,241,.27) !important}[data-bg="bg-gcb-quiz-love-text/28"]{background-color:rgba(25,72,241,.28) !important}[data-bg="bg-gcb-quiz-love-text/29"]{background-color:rgba(25,72,241,.29) !important}[data-bg="bg-gcb-quiz-love-text/30"]{background-color:rgba(25,72,241,.3) !important}[data-bg="bg-gcb-quiz-love-text/31"]{background-color:rgba(25,72,241,.31) !important}[data-bg="bg-gcb-quiz-love-text/32"]{background-color:rgba(25,72,241,.32) !important}[data-bg="bg-gcb-quiz-love-text/33"]{background-color:rgba(25,72,241,.33) !important}[data-bg="bg-gcb-quiz-love-text/34"]{background-color:rgba(25,72,241,.34) !important}[data-bg="bg-gcb-quiz-love-text/35"]{background-color:rgba(25,72,241,.35) !important}[data-bg="bg-gcb-quiz-love-text/36"]{background-color:rgba(25,72,241,.36) !important}[data-bg="bg-gcb-quiz-love-text/37"]{background-color:rgba(25,72,241,.37) !important}[data-bg="bg-gcb-quiz-love-text/38"]{background-color:rgba(25,72,241,.38) !important}[data-bg="bg-gcb-quiz-love-text/39"]{background-color:rgba(25,72,241,.39) !important}[data-bg="bg-gcb-quiz-love-text/40"]{background-color:rgba(25,72,241,.4) !important}[data-bg="bg-gcb-quiz-love-text/41"]{background-color:rgba(25,72,241,.41) !important}[data-bg="bg-gcb-quiz-love-text/42"]{background-color:rgba(25,72,241,.42) !important}[data-bg="bg-gcb-quiz-love-text/43"]{background-color:rgba(25,72,241,.43) !important}[data-bg="bg-gcb-quiz-love-text/44"]{background-color:rgba(25,72,241,.44) !important}[data-bg="bg-gcb-quiz-love-text/45"]{background-color:rgba(25,72,241,.45) !important}[data-bg="bg-gcb-quiz-love-text/46"]{background-color:rgba(25,72,241,.46) !important}[data-bg="bg-gcb-quiz-love-text/47"]{background-color:rgba(25,72,241,.47) !important}[data-bg="bg-gcb-quiz-love-text/48"]{background-color:rgba(25,72,241,.48) !important}[data-bg="bg-gcb-quiz-love-text/49"]{background-color:rgba(25,72,241,.49) !important}[data-bg="bg-gcb-quiz-love-text/50"]{background-color:rgba(25,72,241,.5) !important}[data-bg="bg-gcb-quiz-love-text/51"]{background-color:rgba(25,72,241,.51) !important}[data-bg="bg-gcb-quiz-love-text/52"]{background-color:rgba(25,72,241,.52) !important}[data-bg="bg-gcb-quiz-love-text/53"]{background-color:rgba(25,72,241,.53) !important}[data-bg="bg-gcb-quiz-love-text/54"]{background-color:rgba(25,72,241,.54) !important}[data-bg="bg-gcb-quiz-love-text/55"]{background-color:rgba(25,72,241,.55) !important}[data-bg="bg-gcb-quiz-love-text/56"]{background-color:rgba(25,72,241,.56) !important}[data-bg="bg-gcb-quiz-love-text/57"]{background-color:rgba(25,72,241,.57) !important}[data-bg="bg-gcb-quiz-love-text/58"]{background-color:rgba(25,72,241,.58) !important}[data-bg="bg-gcb-quiz-love-text/59"]{background-color:rgba(25,72,241,.59) !important}[data-bg="bg-gcb-quiz-love-text/60"]{background-color:rgba(25,72,241,.6) !important}[data-bg="bg-gcb-quiz-love-text/61"]{background-color:rgba(25,72,241,.61) !important}[data-bg="bg-gcb-quiz-love-text/62"]{background-color:rgba(25,72,241,.62) !important}[data-bg="bg-gcb-quiz-love-text/63"]{background-color:rgba(25,72,241,.63) !important}[data-bg="bg-gcb-quiz-love-text/64"]{background-color:rgba(25,72,241,.64) !important}[data-bg="bg-gcb-quiz-love-text/65"]{background-color:rgba(25,72,241,.65) !important}[data-bg="bg-gcb-quiz-love-text/66"]{background-color:rgba(25,72,241,.66) !important}[data-bg="bg-gcb-quiz-love-text/67"]{background-color:rgba(25,72,241,.67) !important}[data-bg="bg-gcb-quiz-love-text/68"]{background-color:rgba(25,72,241,.68) !important}[data-bg="bg-gcb-quiz-love-text/69"]{background-color:rgba(25,72,241,.69) !important}[data-bg="bg-gcb-quiz-love-text/70"]{background-color:rgba(25,72,241,.7) !important}[data-bg="bg-gcb-quiz-love-text/71"]{background-color:rgba(25,72,241,.71) !important}[data-bg="bg-gcb-quiz-love-text/72"]{background-color:rgba(25,72,241,.72) !important}[data-bg="bg-gcb-quiz-love-text/73"]{background-color:rgba(25,72,241,.73) !important}[data-bg="bg-gcb-quiz-love-text/74"]{background-color:rgba(25,72,241,.74) !important}[data-bg="bg-gcb-quiz-love-text/75"]{background-color:rgba(25,72,241,.75) !important}[data-bg="bg-gcb-quiz-love-text/76"]{background-color:rgba(25,72,241,.76) !important}[data-bg="bg-gcb-quiz-love-text/77"]{background-color:rgba(25,72,241,.77) !important}[data-bg="bg-gcb-quiz-love-text/78"]{background-color:rgba(25,72,241,.78) !important}[data-bg="bg-gcb-quiz-love-text/79"]{background-color:rgba(25,72,241,.79) !important}[data-bg="bg-gcb-quiz-love-text/80"]{background-color:rgba(25,72,241,.8) !important}[data-bg="bg-gcb-quiz-love-text/81"]{background-color:rgba(25,72,241,.81) !important}[data-bg="bg-gcb-quiz-love-text/82"]{background-color:rgba(25,72,241,.82) !important}[data-bg="bg-gcb-quiz-love-text/83"]{background-color:rgba(25,72,241,.83) !important}[data-bg="bg-gcb-quiz-love-text/84"]{background-color:rgba(25,72,241,.84) !important}[data-bg="bg-gcb-quiz-love-text/85"]{background-color:rgba(25,72,241,.85) !important}[data-bg="bg-gcb-quiz-love-text/86"]{background-color:rgba(25,72,241,.86) !important}[data-bg="bg-gcb-quiz-love-text/87"]{background-color:rgba(25,72,241,.87) !important}[data-bg="bg-gcb-quiz-love-text/88"]{background-color:rgba(25,72,241,.88) !important}[data-bg="bg-gcb-quiz-love-text/89"]{background-color:rgba(25,72,241,.89) !important}[data-bg="bg-gcb-quiz-love-text/90"]{background-color:rgba(25,72,241,.9) !important}[data-bg="bg-gcb-quiz-love-text/91"]{background-color:rgba(25,72,241,.91) !important}[data-bg="bg-gcb-quiz-love-text/92"]{background-color:rgba(25,72,241,.92) !important}[data-bg="bg-gcb-quiz-love-text/93"]{background-color:rgba(25,72,241,.93) !important}[data-bg="bg-gcb-quiz-love-text/94"]{background-color:rgba(25,72,241,.94) !important}[data-bg="bg-gcb-quiz-love-text/95"]{background-color:rgba(25,72,241,.95) !important}[data-bg="bg-gcb-quiz-love-text/96"]{background-color:rgba(25,72,241,.96) !important}[data-bg="bg-gcb-quiz-love-text/97"]{background-color:rgba(25,72,241,.97) !important}[data-bg="bg-gcb-quiz-love-text/98"]{background-color:rgba(25,72,241,.98) !important}[data-bg="bg-gcb-quiz-love-text/99"]{background-color:rgba(25,72,241,.99) !important}[data-bg="bg-gcb-quiz-love-text/100"]{background-color:#1948f1 !important}.placeholder-gcb-quiz-love-text::-moz-placeholder{color:#1948f1 !important}.placeholder-gcb-quiz-love-text::placeholder{color:#1948f1 !important}.gcb-yellow{color:#ffdc00 !important}.text-gcb-yellow{color:#ffdc00 !important}.bg-gcb-yellow{background-color:#ffdc00 !important}[data-bg=bg-gcb-yellow]{background-color:#ffdc00 !important}[data-border-color=border-gcb-yellow]{border-color:#ffdc00 !important}[data-bg="bg-gcb-yellow/0"]{background-color:rgba(255,220,0,0) !important}[data-bg="bg-gcb-yellow/1"]{background-color:rgba(255,220,0,.01) !important}[data-bg="bg-gcb-yellow/2"]{background-color:rgba(255,220,0,.02) !important}[data-bg="bg-gcb-yellow/3"]{background-color:rgba(255,220,0,.03) !important}[data-bg="bg-gcb-yellow/4"]{background-color:rgba(255,220,0,.04) !important}[data-bg="bg-gcb-yellow/5"]{background-color:rgba(255,220,0,.05) !important}[data-bg="bg-gcb-yellow/6"]{background-color:rgba(255,220,0,.06) !important}[data-bg="bg-gcb-yellow/7"]{background-color:rgba(255,220,0,.07) !important}[data-bg="bg-gcb-yellow/8"]{background-color:rgba(255,220,0,.08) !important}[data-bg="bg-gcb-yellow/9"]{background-color:rgba(255,220,0,.09) !important}[data-bg="bg-gcb-yellow/10"]{background-color:rgba(255,220,0,.1) !important}[data-bg="bg-gcb-yellow/11"]{background-color:rgba(255,220,0,.11) !important}[data-bg="bg-gcb-yellow/12"]{background-color:rgba(255,220,0,.12) !important}[data-bg="bg-gcb-yellow/13"]{background-color:rgba(255,220,0,.13) !important}[data-bg="bg-gcb-yellow/14"]{background-color:rgba(255,220,0,.14) !important}[data-bg="bg-gcb-yellow/15"]{background-color:rgba(255,220,0,.15) !important}[data-bg="bg-gcb-yellow/16"]{background-color:rgba(255,220,0,.16) !important}[data-bg="bg-gcb-yellow/17"]{background-color:rgba(255,220,0,.17) !important}[data-bg="bg-gcb-yellow/18"]{background-color:rgba(255,220,0,.18) !important}[data-bg="bg-gcb-yellow/19"]{background-color:rgba(255,220,0,.19) !important}[data-bg="bg-gcb-yellow/20"]{background-color:rgba(255,220,0,.2) !important}[data-bg="bg-gcb-yellow/21"]{background-color:rgba(255,220,0,.21) !important}[data-bg="bg-gcb-yellow/22"]{background-color:rgba(255,220,0,.22) !important}[data-bg="bg-gcb-yellow/23"]{background-color:rgba(255,220,0,.23) !important}[data-bg="bg-gcb-yellow/24"]{background-color:rgba(255,220,0,.24) !important}[data-bg="bg-gcb-yellow/25"]{background-color:rgba(255,220,0,.25) !important}[data-bg="bg-gcb-yellow/26"]{background-color:rgba(255,220,0,.26) !important}[data-bg="bg-gcb-yellow/27"]{background-color:rgba(255,220,0,.27) !important}[data-bg="bg-gcb-yellow/28"]{background-color:rgba(255,220,0,.28) !important}[data-bg="bg-gcb-yellow/29"]{background-color:rgba(255,220,0,.29) !important}[data-bg="bg-gcb-yellow/30"]{background-color:rgba(255,220,0,.3) !important}[data-bg="bg-gcb-yellow/31"]{background-color:rgba(255,220,0,.31) !important}[data-bg="bg-gcb-yellow/32"]{background-color:rgba(255,220,0,.32) !important}[data-bg="bg-gcb-yellow/33"]{background-color:rgba(255,220,0,.33) !important}[data-bg="bg-gcb-yellow/34"]{background-color:rgba(255,220,0,.34) !important}[data-bg="bg-gcb-yellow/35"]{background-color:rgba(255,220,0,.35) !important}[data-bg="bg-gcb-yellow/36"]{background-color:rgba(255,220,0,.36) !important}[data-bg="bg-gcb-yellow/37"]{background-color:rgba(255,220,0,.37) !important}[data-bg="bg-gcb-yellow/38"]{background-color:rgba(255,220,0,.38) !important}[data-bg="bg-gcb-yellow/39"]{background-color:rgba(255,220,0,.39) !important}[data-bg="bg-gcb-yellow/40"]{background-color:rgba(255,220,0,.4) !important}[data-bg="bg-gcb-yellow/41"]{background-color:rgba(255,220,0,.41) !important}[data-bg="bg-gcb-yellow/42"]{background-color:rgba(255,220,0,.42) !important}[data-bg="bg-gcb-yellow/43"]{background-color:rgba(255,220,0,.43) !important}[data-bg="bg-gcb-yellow/44"]{background-color:rgba(255,220,0,.44) !important}[data-bg="bg-gcb-yellow/45"]{background-color:rgba(255,220,0,.45) !important}[data-bg="bg-gcb-yellow/46"]{background-color:rgba(255,220,0,.46) !important}[data-bg="bg-gcb-yellow/47"]{background-color:rgba(255,220,0,.47) !important}[data-bg="bg-gcb-yellow/48"]{background-color:rgba(255,220,0,.48) !important}[data-bg="bg-gcb-yellow/49"]{background-color:rgba(255,220,0,.49) !important}[data-bg="bg-gcb-yellow/50"]{background-color:rgba(255,220,0,.5) !important}[data-bg="bg-gcb-yellow/51"]{background-color:rgba(255,220,0,.51) !important}[data-bg="bg-gcb-yellow/52"]{background-color:rgba(255,220,0,.52) !important}[data-bg="bg-gcb-yellow/53"]{background-color:rgba(255,220,0,.53) !important}[data-bg="bg-gcb-yellow/54"]{background-color:rgba(255,220,0,.54) !important}[data-bg="bg-gcb-yellow/55"]{background-color:rgba(255,220,0,.55) !important}[data-bg="bg-gcb-yellow/56"]{background-color:rgba(255,220,0,.56) !important}[data-bg="bg-gcb-yellow/57"]{background-color:rgba(255,220,0,.57) !important}[data-bg="bg-gcb-yellow/58"]{background-color:rgba(255,220,0,.58) !important}[data-bg="bg-gcb-yellow/59"]{background-color:rgba(255,220,0,.59) !important}[data-bg="bg-gcb-yellow/60"]{background-color:rgba(255,220,0,.6) !important}[data-bg="bg-gcb-yellow/61"]{background-color:rgba(255,220,0,.61) !important}[data-bg="bg-gcb-yellow/62"]{background-color:rgba(255,220,0,.62) !important}[data-bg="bg-gcb-yellow/63"]{background-color:rgba(255,220,0,.63) !important}[data-bg="bg-gcb-yellow/64"]{background-color:rgba(255,220,0,.64) !important}[data-bg="bg-gcb-yellow/65"]{background-color:rgba(255,220,0,.65) !important}[data-bg="bg-gcb-yellow/66"]{background-color:rgba(255,220,0,.66) !important}[data-bg="bg-gcb-yellow/67"]{background-color:rgba(255,220,0,.67) !important}[data-bg="bg-gcb-yellow/68"]{background-color:rgba(255,220,0,.68) !important}[data-bg="bg-gcb-yellow/69"]{background-color:rgba(255,220,0,.69) !important}[data-bg="bg-gcb-yellow/70"]{background-color:rgba(255,220,0,.7) !important}[data-bg="bg-gcb-yellow/71"]{background-color:rgba(255,220,0,.71) !important}[data-bg="bg-gcb-yellow/72"]{background-color:rgba(255,220,0,.72) !important}[data-bg="bg-gcb-yellow/73"]{background-color:rgba(255,220,0,.73) !important}[data-bg="bg-gcb-yellow/74"]{background-color:rgba(255,220,0,.74) !important}[data-bg="bg-gcb-yellow/75"]{background-color:rgba(255,220,0,.75) !important}[data-bg="bg-gcb-yellow/76"]{background-color:rgba(255,220,0,.76) !important}[data-bg="bg-gcb-yellow/77"]{background-color:rgba(255,220,0,.77) !important}[data-bg="bg-gcb-yellow/78"]{background-color:rgba(255,220,0,.78) !important}[data-bg="bg-gcb-yellow/79"]{background-color:rgba(255,220,0,.79) !important}[data-bg="bg-gcb-yellow/80"]{background-color:rgba(255,220,0,.8) !important}[data-bg="bg-gcb-yellow/81"]{background-color:rgba(255,220,0,.81) !important}[data-bg="bg-gcb-yellow/82"]{background-color:rgba(255,220,0,.82) !important}[data-bg="bg-gcb-yellow/83"]{background-color:rgba(255,220,0,.83) !important}[data-bg="bg-gcb-yellow/84"]{background-color:rgba(255,220,0,.84) !important}[data-bg="bg-gcb-yellow/85"]{background-color:rgba(255,220,0,.85) !important}[data-bg="bg-gcb-yellow/86"]{background-color:rgba(255,220,0,.86) !important}[data-bg="bg-gcb-yellow/87"]{background-color:rgba(255,220,0,.87) !important}[data-bg="bg-gcb-yellow/88"]{background-color:rgba(255,220,0,.88) !important}[data-bg="bg-gcb-yellow/89"]{background-color:rgba(255,220,0,.89) !important}[data-bg="bg-gcb-yellow/90"]{background-color:rgba(255,220,0,.9) !important}[data-bg="bg-gcb-yellow/91"]{background-color:rgba(255,220,0,.91) !important}[data-bg="bg-gcb-yellow/92"]{background-color:rgba(255,220,0,.92) !important}[data-bg="bg-gcb-yellow/93"]{background-color:rgba(255,220,0,.93) !important}[data-bg="bg-gcb-yellow/94"]{background-color:rgba(255,220,0,.94) !important}[data-bg="bg-gcb-yellow/95"]{background-color:rgba(255,220,0,.95) !important}[data-bg="bg-gcb-yellow/96"]{background-color:rgba(255,220,0,.96) !important}[data-bg="bg-gcb-yellow/97"]{background-color:rgba(255,220,0,.97) !important}[data-bg="bg-gcb-yellow/98"]{background-color:rgba(255,220,0,.98) !important}[data-bg="bg-gcb-yellow/99"]{background-color:rgba(255,220,0,.99) !important}[data-bg="bg-gcb-yellow/100"]{background-color:#ffdc00 !important}.placeholder-gcb-yellow::-moz-placeholder{color:#ffdc00 !important}.placeholder-gcb-yellow::placeholder{color:#ffdc00 !important}.gcb-gold{color:#d9b613 !important}.text-gcb-gold{color:#d9b613 !important}.bg-gcb-gold{background-color:#d9b613 !important}[data-bg=bg-gcb-gold]{background-color:#d9b613 !important}[data-border-color=border-gcb-gold]{border-color:#d9b613 !important}[data-bg="bg-gcb-gold/0"]{background-color:rgba(217,182,19,0) !important}[data-bg="bg-gcb-gold/1"]{background-color:rgba(217,182,19,.01) !important}[data-bg="bg-gcb-gold/2"]{background-color:rgba(217,182,19,.02) !important}[data-bg="bg-gcb-gold/3"]{background-color:rgba(217,182,19,.03) !important}[data-bg="bg-gcb-gold/4"]{background-color:rgba(217,182,19,.04) !important}[data-bg="bg-gcb-gold/5"]{background-color:rgba(217,182,19,.05) !important}[data-bg="bg-gcb-gold/6"]{background-color:rgba(217,182,19,.06) !important}[data-bg="bg-gcb-gold/7"]{background-color:rgba(217,182,19,.07) !important}[data-bg="bg-gcb-gold/8"]{background-color:rgba(217,182,19,.08) !important}[data-bg="bg-gcb-gold/9"]{background-color:rgba(217,182,19,.09) !important}[data-bg="bg-gcb-gold/10"]{background-color:rgba(217,182,19,.1) !important}[data-bg="bg-gcb-gold/11"]{background-color:rgba(217,182,19,.11) !important}[data-bg="bg-gcb-gold/12"]{background-color:rgba(217,182,19,.12) !important}[data-bg="bg-gcb-gold/13"]{background-color:rgba(217,182,19,.13) !important}[data-bg="bg-gcb-gold/14"]{background-color:rgba(217,182,19,.14) !important}[data-bg="bg-gcb-gold/15"]{background-color:rgba(217,182,19,.15) !important}[data-bg="bg-gcb-gold/16"]{background-color:rgba(217,182,19,.16) !important}[data-bg="bg-gcb-gold/17"]{background-color:rgba(217,182,19,.17) !important}[data-bg="bg-gcb-gold/18"]{background-color:rgba(217,182,19,.18) !important}[data-bg="bg-gcb-gold/19"]{background-color:rgba(217,182,19,.19) !important}[data-bg="bg-gcb-gold/20"]{background-color:rgba(217,182,19,.2) !important}[data-bg="bg-gcb-gold/21"]{background-color:rgba(217,182,19,.21) !important}[data-bg="bg-gcb-gold/22"]{background-color:rgba(217,182,19,.22) !important}[data-bg="bg-gcb-gold/23"]{background-color:rgba(217,182,19,.23) !important}[data-bg="bg-gcb-gold/24"]{background-color:rgba(217,182,19,.24) !important}[data-bg="bg-gcb-gold/25"]{background-color:rgba(217,182,19,.25) !important}[data-bg="bg-gcb-gold/26"]{background-color:rgba(217,182,19,.26) !important}[data-bg="bg-gcb-gold/27"]{background-color:rgba(217,182,19,.27) !important}[data-bg="bg-gcb-gold/28"]{background-color:rgba(217,182,19,.28) !important}[data-bg="bg-gcb-gold/29"]{background-color:rgba(217,182,19,.29) !important}[data-bg="bg-gcb-gold/30"]{background-color:rgba(217,182,19,.3) !important}[data-bg="bg-gcb-gold/31"]{background-color:rgba(217,182,19,.31) !important}[data-bg="bg-gcb-gold/32"]{background-color:rgba(217,182,19,.32) !important}[data-bg="bg-gcb-gold/33"]{background-color:rgba(217,182,19,.33) !important}[data-bg="bg-gcb-gold/34"]{background-color:rgba(217,182,19,.34) !important}[data-bg="bg-gcb-gold/35"]{background-color:rgba(217,182,19,.35) !important}[data-bg="bg-gcb-gold/36"]{background-color:rgba(217,182,19,.36) !important}[data-bg="bg-gcb-gold/37"]{background-color:rgba(217,182,19,.37) !important}[data-bg="bg-gcb-gold/38"]{background-color:rgba(217,182,19,.38) !important}[data-bg="bg-gcb-gold/39"]{background-color:rgba(217,182,19,.39) !important}[data-bg="bg-gcb-gold/40"]{background-color:rgba(217,182,19,.4) !important}[data-bg="bg-gcb-gold/41"]{background-color:rgba(217,182,19,.41) !important}[data-bg="bg-gcb-gold/42"]{background-color:rgba(217,182,19,.42) !important}[data-bg="bg-gcb-gold/43"]{background-color:rgba(217,182,19,.43) !important}[data-bg="bg-gcb-gold/44"]{background-color:rgba(217,182,19,.44) !important}[data-bg="bg-gcb-gold/45"]{background-color:rgba(217,182,19,.45) !important}[data-bg="bg-gcb-gold/46"]{background-color:rgba(217,182,19,.46) !important}[data-bg="bg-gcb-gold/47"]{background-color:rgba(217,182,19,.47) !important}[data-bg="bg-gcb-gold/48"]{background-color:rgba(217,182,19,.48) !important}[data-bg="bg-gcb-gold/49"]{background-color:rgba(217,182,19,.49) !important}[data-bg="bg-gcb-gold/50"]{background-color:rgba(217,182,19,.5) !important}[data-bg="bg-gcb-gold/51"]{background-color:rgba(217,182,19,.51) !important}[data-bg="bg-gcb-gold/52"]{background-color:rgba(217,182,19,.52) !important}[data-bg="bg-gcb-gold/53"]{background-color:rgba(217,182,19,.53) !important}[data-bg="bg-gcb-gold/54"]{background-color:rgba(217,182,19,.54) !important}[data-bg="bg-gcb-gold/55"]{background-color:rgba(217,182,19,.55) !important}[data-bg="bg-gcb-gold/56"]{background-color:rgba(217,182,19,.56) !important}[data-bg="bg-gcb-gold/57"]{background-color:rgba(217,182,19,.57) !important}[data-bg="bg-gcb-gold/58"]{background-color:rgba(217,182,19,.58) !important}[data-bg="bg-gcb-gold/59"]{background-color:rgba(217,182,19,.59) !important}[data-bg="bg-gcb-gold/60"]{background-color:rgba(217,182,19,.6) !important}[data-bg="bg-gcb-gold/61"]{background-color:rgba(217,182,19,.61) !important}[data-bg="bg-gcb-gold/62"]{background-color:rgba(217,182,19,.62) !important}[data-bg="bg-gcb-gold/63"]{background-color:rgba(217,182,19,.63) !important}[data-bg="bg-gcb-gold/64"]{background-color:rgba(217,182,19,.64) !important}[data-bg="bg-gcb-gold/65"]{background-color:rgba(217,182,19,.65) !important}[data-bg="bg-gcb-gold/66"]{background-color:rgba(217,182,19,.66) !important}[data-bg="bg-gcb-gold/67"]{background-color:rgba(217,182,19,.67) !important}[data-bg="bg-gcb-gold/68"]{background-color:rgba(217,182,19,.68) !important}[data-bg="bg-gcb-gold/69"]{background-color:rgba(217,182,19,.69) !important}[data-bg="bg-gcb-gold/70"]{background-color:rgba(217,182,19,.7) !important}[data-bg="bg-gcb-gold/71"]{background-color:rgba(217,182,19,.71) !important}[data-bg="bg-gcb-gold/72"]{background-color:rgba(217,182,19,.72) !important}[data-bg="bg-gcb-gold/73"]{background-color:rgba(217,182,19,.73) !important}[data-bg="bg-gcb-gold/74"]{background-color:rgba(217,182,19,.74) !important}[data-bg="bg-gcb-gold/75"]{background-color:rgba(217,182,19,.75) !important}[data-bg="bg-gcb-gold/76"]{background-color:rgba(217,182,19,.76) !important}[data-bg="bg-gcb-gold/77"]{background-color:rgba(217,182,19,.77) !important}[data-bg="bg-gcb-gold/78"]{background-color:rgba(217,182,19,.78) !important}[data-bg="bg-gcb-gold/79"]{background-color:rgba(217,182,19,.79) !important}[data-bg="bg-gcb-gold/80"]{background-color:rgba(217,182,19,.8) !important}[data-bg="bg-gcb-gold/81"]{background-color:rgba(217,182,19,.81) !important}[data-bg="bg-gcb-gold/82"]{background-color:rgba(217,182,19,.82) !important}[data-bg="bg-gcb-gold/83"]{background-color:rgba(217,182,19,.83) !important}[data-bg="bg-gcb-gold/84"]{background-color:rgba(217,182,19,.84) !important}[data-bg="bg-gcb-gold/85"]{background-color:rgba(217,182,19,.85) !important}[data-bg="bg-gcb-gold/86"]{background-color:rgba(217,182,19,.86) !important}[data-bg="bg-gcb-gold/87"]{background-color:rgba(217,182,19,.87) !important}[data-bg="bg-gcb-gold/88"]{background-color:rgba(217,182,19,.88) !important}[data-bg="bg-gcb-gold/89"]{background-color:rgba(217,182,19,.89) !important}[data-bg="bg-gcb-gold/90"]{background-color:rgba(217,182,19,.9) !important}[data-bg="bg-gcb-gold/91"]{background-color:rgba(217,182,19,.91) !important}[data-bg="bg-gcb-gold/92"]{background-color:rgba(217,182,19,.92) !important}[data-bg="bg-gcb-gold/93"]{background-color:rgba(217,182,19,.93) !important}[data-bg="bg-gcb-gold/94"]{background-color:rgba(217,182,19,.94) !important}[data-bg="bg-gcb-gold/95"]{background-color:rgba(217,182,19,.95) !important}[data-bg="bg-gcb-gold/96"]{background-color:rgba(217,182,19,.96) !important}[data-bg="bg-gcb-gold/97"]{background-color:rgba(217,182,19,.97) !important}[data-bg="bg-gcb-gold/98"]{background-color:rgba(217,182,19,.98) !important}[data-bg="bg-gcb-gold/99"]{background-color:rgba(217,182,19,.99) !important}[data-bg="bg-gcb-gold/100"]{background-color:#d9b613 !important}.placeholder-gcb-gold::-moz-placeholder{color:#d9b613 !important}.placeholder-gcb-gold::placeholder{color:#d9b613 !important}.gcb-pink{color:#e3347d !important}.text-gcb-pink{color:#e3347d !important}.bg-gcb-pink{background-color:#e3347d !important}[data-bg=bg-gcb-pink]{background-color:#e3347d !important}[data-border-color=border-gcb-pink]{border-color:#e3347d !important}[data-bg="bg-gcb-pink/0"]{background-color:rgba(227,52,125,0) !important}[data-bg="bg-gcb-pink/1"]{background-color:rgba(227,52,125,.01) !important}[data-bg="bg-gcb-pink/2"]{background-color:rgba(227,52,125,.02) !important}[data-bg="bg-gcb-pink/3"]{background-color:rgba(227,52,125,.03) !important}[data-bg="bg-gcb-pink/4"]{background-color:rgba(227,52,125,.04) !important}[data-bg="bg-gcb-pink/5"]{background-color:rgba(227,52,125,.05) !important}[data-bg="bg-gcb-pink/6"]{background-color:rgba(227,52,125,.06) !important}[data-bg="bg-gcb-pink/7"]{background-color:rgba(227,52,125,.07) !important}[data-bg="bg-gcb-pink/8"]{background-color:rgba(227,52,125,.08) !important}[data-bg="bg-gcb-pink/9"]{background-color:rgba(227,52,125,.09) !important}[data-bg="bg-gcb-pink/10"]{background-color:rgba(227,52,125,.1) !important}[data-bg="bg-gcb-pink/11"]{background-color:rgba(227,52,125,.11) !important}[data-bg="bg-gcb-pink/12"]{background-color:rgba(227,52,125,.12) !important}[data-bg="bg-gcb-pink/13"]{background-color:rgba(227,52,125,.13) !important}[data-bg="bg-gcb-pink/14"]{background-color:rgba(227,52,125,.14) !important}[data-bg="bg-gcb-pink/15"]{background-color:rgba(227,52,125,.15) !important}[data-bg="bg-gcb-pink/16"]{background-color:rgba(227,52,125,.16) !important}[data-bg="bg-gcb-pink/17"]{background-color:rgba(227,52,125,.17) !important}[data-bg="bg-gcb-pink/18"]{background-color:rgba(227,52,125,.18) !important}[data-bg="bg-gcb-pink/19"]{background-color:rgba(227,52,125,.19) !important}[data-bg="bg-gcb-pink/20"]{background-color:rgba(227,52,125,.2) !important}[data-bg="bg-gcb-pink/21"]{background-color:rgba(227,52,125,.21) !important}[data-bg="bg-gcb-pink/22"]{background-color:rgba(227,52,125,.22) !important}[data-bg="bg-gcb-pink/23"]{background-color:rgba(227,52,125,.23) !important}[data-bg="bg-gcb-pink/24"]{background-color:rgba(227,52,125,.24) !important}[data-bg="bg-gcb-pink/25"]{background-color:rgba(227,52,125,.25) !important}[data-bg="bg-gcb-pink/26"]{background-color:rgba(227,52,125,.26) !important}[data-bg="bg-gcb-pink/27"]{background-color:rgba(227,52,125,.27) !important}[data-bg="bg-gcb-pink/28"]{background-color:rgba(227,52,125,.28) !important}[data-bg="bg-gcb-pink/29"]{background-color:rgba(227,52,125,.29) !important}[data-bg="bg-gcb-pink/30"]{background-color:rgba(227,52,125,.3) !important}[data-bg="bg-gcb-pink/31"]{background-color:rgba(227,52,125,.31) !important}[data-bg="bg-gcb-pink/32"]{background-color:rgba(227,52,125,.32) !important}[data-bg="bg-gcb-pink/33"]{background-color:rgba(227,52,125,.33) !important}[data-bg="bg-gcb-pink/34"]{background-color:rgba(227,52,125,.34) !important}[data-bg="bg-gcb-pink/35"]{background-color:rgba(227,52,125,.35) !important}[data-bg="bg-gcb-pink/36"]{background-color:rgba(227,52,125,.36) !important}[data-bg="bg-gcb-pink/37"]{background-color:rgba(227,52,125,.37) !important}[data-bg="bg-gcb-pink/38"]{background-color:rgba(227,52,125,.38) !important}[data-bg="bg-gcb-pink/39"]{background-color:rgba(227,52,125,.39) !important}[data-bg="bg-gcb-pink/40"]{background-color:rgba(227,52,125,.4) !important}[data-bg="bg-gcb-pink/41"]{background-color:rgba(227,52,125,.41) !important}[data-bg="bg-gcb-pink/42"]{background-color:rgba(227,52,125,.42) !important}[data-bg="bg-gcb-pink/43"]{background-color:rgba(227,52,125,.43) !important}[data-bg="bg-gcb-pink/44"]{background-color:rgba(227,52,125,.44) !important}[data-bg="bg-gcb-pink/45"]{background-color:rgba(227,52,125,.45) !important}[data-bg="bg-gcb-pink/46"]{background-color:rgba(227,52,125,.46) !important}[data-bg="bg-gcb-pink/47"]{background-color:rgba(227,52,125,.47) !important}[data-bg="bg-gcb-pink/48"]{background-color:rgba(227,52,125,.48) !important}[data-bg="bg-gcb-pink/49"]{background-color:rgba(227,52,125,.49) !important}[data-bg="bg-gcb-pink/50"]{background-color:rgba(227,52,125,.5) !important}[data-bg="bg-gcb-pink/51"]{background-color:rgba(227,52,125,.51) !important}[data-bg="bg-gcb-pink/52"]{background-color:rgba(227,52,125,.52) !important}[data-bg="bg-gcb-pink/53"]{background-color:rgba(227,52,125,.53) !important}[data-bg="bg-gcb-pink/54"]{background-color:rgba(227,52,125,.54) !important}[data-bg="bg-gcb-pink/55"]{background-color:rgba(227,52,125,.55) !important}[data-bg="bg-gcb-pink/56"]{background-color:rgba(227,52,125,.56) !important}[data-bg="bg-gcb-pink/57"]{background-color:rgba(227,52,125,.57) !important}[data-bg="bg-gcb-pink/58"]{background-color:rgba(227,52,125,.58) !important}[data-bg="bg-gcb-pink/59"]{background-color:rgba(227,52,125,.59) !important}[data-bg="bg-gcb-pink/60"]{background-color:rgba(227,52,125,.6) !important}[data-bg="bg-gcb-pink/61"]{background-color:rgba(227,52,125,.61) !important}[data-bg="bg-gcb-pink/62"]{background-color:rgba(227,52,125,.62) !important}[data-bg="bg-gcb-pink/63"]{background-color:rgba(227,52,125,.63) !important}[data-bg="bg-gcb-pink/64"]{background-color:rgba(227,52,125,.64) !important}[data-bg="bg-gcb-pink/65"]{background-color:rgba(227,52,125,.65) !important}[data-bg="bg-gcb-pink/66"]{background-color:rgba(227,52,125,.66) !important}[data-bg="bg-gcb-pink/67"]{background-color:rgba(227,52,125,.67) !important}[data-bg="bg-gcb-pink/68"]{background-color:rgba(227,52,125,.68) !important}[data-bg="bg-gcb-pink/69"]{background-color:rgba(227,52,125,.69) !important}[data-bg="bg-gcb-pink/70"]{background-color:rgba(227,52,125,.7) !important}[data-bg="bg-gcb-pink/71"]{background-color:rgba(227,52,125,.71) !important}[data-bg="bg-gcb-pink/72"]{background-color:rgba(227,52,125,.72) !important}[data-bg="bg-gcb-pink/73"]{background-color:rgba(227,52,125,.73) !important}[data-bg="bg-gcb-pink/74"]{background-color:rgba(227,52,125,.74) !important}[data-bg="bg-gcb-pink/75"]{background-color:rgba(227,52,125,.75) !important}[data-bg="bg-gcb-pink/76"]{background-color:rgba(227,52,125,.76) !important}[data-bg="bg-gcb-pink/77"]{background-color:rgba(227,52,125,.77) !important}[data-bg="bg-gcb-pink/78"]{background-color:rgba(227,52,125,.78) !important}[data-bg="bg-gcb-pink/79"]{background-color:rgba(227,52,125,.79) !important}[data-bg="bg-gcb-pink/80"]{background-color:rgba(227,52,125,.8) !important}[data-bg="bg-gcb-pink/81"]{background-color:rgba(227,52,125,.81) !important}[data-bg="bg-gcb-pink/82"]{background-color:rgba(227,52,125,.82) !important}[data-bg="bg-gcb-pink/83"]{background-color:rgba(227,52,125,.83) !important}[data-bg="bg-gcb-pink/84"]{background-color:rgba(227,52,125,.84) !important}[data-bg="bg-gcb-pink/85"]{background-color:rgba(227,52,125,.85) !important}[data-bg="bg-gcb-pink/86"]{background-color:rgba(227,52,125,.86) !important}[data-bg="bg-gcb-pink/87"]{background-color:rgba(227,52,125,.87) !important}[data-bg="bg-gcb-pink/88"]{background-color:rgba(227,52,125,.88) !important}[data-bg="bg-gcb-pink/89"]{background-color:rgba(227,52,125,.89) !important}[data-bg="bg-gcb-pink/90"]{background-color:rgba(227,52,125,.9) !important}[data-bg="bg-gcb-pink/91"]{background-color:rgba(227,52,125,.91) !important}[data-bg="bg-gcb-pink/92"]{background-color:rgba(227,52,125,.92) !important}[data-bg="bg-gcb-pink/93"]{background-color:rgba(227,52,125,.93) !important}[data-bg="bg-gcb-pink/94"]{background-color:rgba(227,52,125,.94) !important}[data-bg="bg-gcb-pink/95"]{background-color:rgba(227,52,125,.95) !important}[data-bg="bg-gcb-pink/96"]{background-color:rgba(227,52,125,.96) !important}[data-bg="bg-gcb-pink/97"]{background-color:rgba(227,52,125,.97) !important}[data-bg="bg-gcb-pink/98"]{background-color:rgba(227,52,125,.98) !important}[data-bg="bg-gcb-pink/99"]{background-color:rgba(227,52,125,.99) !important}[data-bg="bg-gcb-pink/100"]{background-color:#e3347d !important}.placeholder-gcb-pink::-moz-placeholder{color:#e3347d !important}.placeholder-gcb-pink::placeholder{color:#e3347d !important}.gcb-green-mint{color:#cfffc7 !important}.text-gcb-green-mint{color:#cfffc7 !important}.bg-gcb-green-mint{background-color:#cfffc7 !important}[data-bg=bg-gcb-green-mint]{background-color:#cfffc7 !important}[data-border-color=border-gcb-green-mint]{border-color:#cfffc7 !important}[data-bg="bg-gcb-green-mint/0"]{background-color:rgba(207,255,199,0) !important}[data-bg="bg-gcb-green-mint/1"]{background-color:rgba(207,255,199,.01) !important}[data-bg="bg-gcb-green-mint/2"]{background-color:rgba(207,255,199,.02) !important}[data-bg="bg-gcb-green-mint/3"]{background-color:rgba(207,255,199,.03) !important}[data-bg="bg-gcb-green-mint/4"]{background-color:rgba(207,255,199,.04) !important}[data-bg="bg-gcb-green-mint/5"]{background-color:rgba(207,255,199,.05) !important}[data-bg="bg-gcb-green-mint/6"]{background-color:rgba(207,255,199,.06) !important}[data-bg="bg-gcb-green-mint/7"]{background-color:rgba(207,255,199,.07) !important}[data-bg="bg-gcb-green-mint/8"]{background-color:rgba(207,255,199,.08) !important}[data-bg="bg-gcb-green-mint/9"]{background-color:rgba(207,255,199,.09) !important}[data-bg="bg-gcb-green-mint/10"]{background-color:rgba(207,255,199,.1) !important}[data-bg="bg-gcb-green-mint/11"]{background-color:rgba(207,255,199,.11) !important}[data-bg="bg-gcb-green-mint/12"]{background-color:rgba(207,255,199,.12) !important}[data-bg="bg-gcb-green-mint/13"]{background-color:rgba(207,255,199,.13) !important}[data-bg="bg-gcb-green-mint/14"]{background-color:rgba(207,255,199,.14) !important}[data-bg="bg-gcb-green-mint/15"]{background-color:rgba(207,255,199,.15) !important}[data-bg="bg-gcb-green-mint/16"]{background-color:rgba(207,255,199,.16) !important}[data-bg="bg-gcb-green-mint/17"]{background-color:rgba(207,255,199,.17) !important}[data-bg="bg-gcb-green-mint/18"]{background-color:rgba(207,255,199,.18) !important}[data-bg="bg-gcb-green-mint/19"]{background-color:rgba(207,255,199,.19) !important}[data-bg="bg-gcb-green-mint/20"]{background-color:rgba(207,255,199,.2) !important}[data-bg="bg-gcb-green-mint/21"]{background-color:rgba(207,255,199,.21) !important}[data-bg="bg-gcb-green-mint/22"]{background-color:rgba(207,255,199,.22) !important}[data-bg="bg-gcb-green-mint/23"]{background-color:rgba(207,255,199,.23) !important}[data-bg="bg-gcb-green-mint/24"]{background-color:rgba(207,255,199,.24) !important}[data-bg="bg-gcb-green-mint/25"]{background-color:rgba(207,255,199,.25) !important}[data-bg="bg-gcb-green-mint/26"]{background-color:rgba(207,255,199,.26) !important}[data-bg="bg-gcb-green-mint/27"]{background-color:rgba(207,255,199,.27) !important}[data-bg="bg-gcb-green-mint/28"]{background-color:rgba(207,255,199,.28) !important}[data-bg="bg-gcb-green-mint/29"]{background-color:rgba(207,255,199,.29) !important}[data-bg="bg-gcb-green-mint/30"]{background-color:rgba(207,255,199,.3) !important}[data-bg="bg-gcb-green-mint/31"]{background-color:rgba(207,255,199,.31) !important}[data-bg="bg-gcb-green-mint/32"]{background-color:rgba(207,255,199,.32) !important}[data-bg="bg-gcb-green-mint/33"]{background-color:rgba(207,255,199,.33) !important}[data-bg="bg-gcb-green-mint/34"]{background-color:rgba(207,255,199,.34) !important}[data-bg="bg-gcb-green-mint/35"]{background-color:rgba(207,255,199,.35) !important}[data-bg="bg-gcb-green-mint/36"]{background-color:rgba(207,255,199,.36) !important}[data-bg="bg-gcb-green-mint/37"]{background-color:rgba(207,255,199,.37) !important}[data-bg="bg-gcb-green-mint/38"]{background-color:rgba(207,255,199,.38) !important}[data-bg="bg-gcb-green-mint/39"]{background-color:rgba(207,255,199,.39) !important}[data-bg="bg-gcb-green-mint/40"]{background-color:rgba(207,255,199,.4) !important}[data-bg="bg-gcb-green-mint/41"]{background-color:rgba(207,255,199,.41) !important}[data-bg="bg-gcb-green-mint/42"]{background-color:rgba(207,255,199,.42) !important}[data-bg="bg-gcb-green-mint/43"]{background-color:rgba(207,255,199,.43) !important}[data-bg="bg-gcb-green-mint/44"]{background-color:rgba(207,255,199,.44) !important}[data-bg="bg-gcb-green-mint/45"]{background-color:rgba(207,255,199,.45) !important}[data-bg="bg-gcb-green-mint/46"]{background-color:rgba(207,255,199,.46) !important}[data-bg="bg-gcb-green-mint/47"]{background-color:rgba(207,255,199,.47) !important}[data-bg="bg-gcb-green-mint/48"]{background-color:rgba(207,255,199,.48) !important}[data-bg="bg-gcb-green-mint/49"]{background-color:rgba(207,255,199,.49) !important}[data-bg="bg-gcb-green-mint/50"]{background-color:rgba(207,255,199,.5) !important}[data-bg="bg-gcb-green-mint/51"]{background-color:rgba(207,255,199,.51) !important}[data-bg="bg-gcb-green-mint/52"]{background-color:rgba(207,255,199,.52) !important}[data-bg="bg-gcb-green-mint/53"]{background-color:rgba(207,255,199,.53) !important}[data-bg="bg-gcb-green-mint/54"]{background-color:rgba(207,255,199,.54) !important}[data-bg="bg-gcb-green-mint/55"]{background-color:rgba(207,255,199,.55) !important}[data-bg="bg-gcb-green-mint/56"]{background-color:rgba(207,255,199,.56) !important}[data-bg="bg-gcb-green-mint/57"]{background-color:rgba(207,255,199,.57) !important}[data-bg="bg-gcb-green-mint/58"]{background-color:rgba(207,255,199,.58) !important}[data-bg="bg-gcb-green-mint/59"]{background-color:rgba(207,255,199,.59) !important}[data-bg="bg-gcb-green-mint/60"]{background-color:rgba(207,255,199,.6) !important}[data-bg="bg-gcb-green-mint/61"]{background-color:rgba(207,255,199,.61) !important}[data-bg="bg-gcb-green-mint/62"]{background-color:rgba(207,255,199,.62) !important}[data-bg="bg-gcb-green-mint/63"]{background-color:rgba(207,255,199,.63) !important}[data-bg="bg-gcb-green-mint/64"]{background-color:rgba(207,255,199,.64) !important}[data-bg="bg-gcb-green-mint/65"]{background-color:rgba(207,255,199,.65) !important}[data-bg="bg-gcb-green-mint/66"]{background-color:rgba(207,255,199,.66) !important}[data-bg="bg-gcb-green-mint/67"]{background-color:rgba(207,255,199,.67) !important}[data-bg="bg-gcb-green-mint/68"]{background-color:rgba(207,255,199,.68) !important}[data-bg="bg-gcb-green-mint/69"]{background-color:rgba(207,255,199,.69) !important}[data-bg="bg-gcb-green-mint/70"]{background-color:rgba(207,255,199,.7) !important}[data-bg="bg-gcb-green-mint/71"]{background-color:rgba(207,255,199,.71) !important}[data-bg="bg-gcb-green-mint/72"]{background-color:rgba(207,255,199,.72) !important}[data-bg="bg-gcb-green-mint/73"]{background-color:rgba(207,255,199,.73) !important}[data-bg="bg-gcb-green-mint/74"]{background-color:rgba(207,255,199,.74) !important}[data-bg="bg-gcb-green-mint/75"]{background-color:rgba(207,255,199,.75) !important}[data-bg="bg-gcb-green-mint/76"]{background-color:rgba(207,255,199,.76) !important}[data-bg="bg-gcb-green-mint/77"]{background-color:rgba(207,255,199,.77) !important}[data-bg="bg-gcb-green-mint/78"]{background-color:rgba(207,255,199,.78) !important}[data-bg="bg-gcb-green-mint/79"]{background-color:rgba(207,255,199,.79) !important}[data-bg="bg-gcb-green-mint/80"]{background-color:rgba(207,255,199,.8) !important}[data-bg="bg-gcb-green-mint/81"]{background-color:rgba(207,255,199,.81) !important}[data-bg="bg-gcb-green-mint/82"]{background-color:rgba(207,255,199,.82) !important}[data-bg="bg-gcb-green-mint/83"]{background-color:rgba(207,255,199,.83) !important}[data-bg="bg-gcb-green-mint/84"]{background-color:rgba(207,255,199,.84) !important}[data-bg="bg-gcb-green-mint/85"]{background-color:rgba(207,255,199,.85) !important}[data-bg="bg-gcb-green-mint/86"]{background-color:rgba(207,255,199,.86) !important}[data-bg="bg-gcb-green-mint/87"]{background-color:rgba(207,255,199,.87) !important}[data-bg="bg-gcb-green-mint/88"]{background-color:rgba(207,255,199,.88) !important}[data-bg="bg-gcb-green-mint/89"]{background-color:rgba(207,255,199,.89) !important}[data-bg="bg-gcb-green-mint/90"]{background-color:rgba(207,255,199,.9) !important}[data-bg="bg-gcb-green-mint/91"]{background-color:rgba(207,255,199,.91) !important}[data-bg="bg-gcb-green-mint/92"]{background-color:rgba(207,255,199,.92) !important}[data-bg="bg-gcb-green-mint/93"]{background-color:rgba(207,255,199,.93) !important}[data-bg="bg-gcb-green-mint/94"]{background-color:rgba(207,255,199,.94) !important}[data-bg="bg-gcb-green-mint/95"]{background-color:rgba(207,255,199,.95) !important}[data-bg="bg-gcb-green-mint/96"]{background-color:rgba(207,255,199,.96) !important}[data-bg="bg-gcb-green-mint/97"]{background-color:rgba(207,255,199,.97) !important}[data-bg="bg-gcb-green-mint/98"]{background-color:rgba(207,255,199,.98) !important}[data-bg="bg-gcb-green-mint/99"]{background-color:rgba(207,255,199,.99) !important}[data-bg="bg-gcb-green-mint/100"]{background-color:#cfffc7 !important}.placeholder-gcb-green-mint::-moz-placeholder{color:#cfffc7 !important}.placeholder-gcb-green-mint::placeholder{color:#cfffc7 !important}.gcb-red{color:#fe6666 !important}.text-gcb-red{color:#fe6666 !important}.bg-gcb-red{background-color:#fe6666 !important}[data-bg=bg-gcb-red]{background-color:#fe6666 !important}[data-border-color=border-gcb-red]{border-color:#fe6666 !important}[data-bg="bg-gcb-red/0"]{background-color:rgba(254,102,102,0) !important}[data-bg="bg-gcb-red/1"]{background-color:rgba(254,102,102,.01) !important}[data-bg="bg-gcb-red/2"]{background-color:rgba(254,102,102,.02) !important}[data-bg="bg-gcb-red/3"]{background-color:rgba(254,102,102,.03) !important}[data-bg="bg-gcb-red/4"]{background-color:rgba(254,102,102,.04) !important}[data-bg="bg-gcb-red/5"]{background-color:rgba(254,102,102,.05) !important}[data-bg="bg-gcb-red/6"]{background-color:rgba(254,102,102,.06) !important}[data-bg="bg-gcb-red/7"]{background-color:rgba(254,102,102,.07) !important}[data-bg="bg-gcb-red/8"]{background-color:rgba(254,102,102,.08) !important}[data-bg="bg-gcb-red/9"]{background-color:rgba(254,102,102,.09) !important}[data-bg="bg-gcb-red/10"]{background-color:rgba(254,102,102,.1) !important}[data-bg="bg-gcb-red/11"]{background-color:rgba(254,102,102,.11) !important}[data-bg="bg-gcb-red/12"]{background-color:rgba(254,102,102,.12) !important}[data-bg="bg-gcb-red/13"]{background-color:rgba(254,102,102,.13) !important}[data-bg="bg-gcb-red/14"]{background-color:rgba(254,102,102,.14) !important}[data-bg="bg-gcb-red/15"]{background-color:rgba(254,102,102,.15) !important}[data-bg="bg-gcb-red/16"]{background-color:rgba(254,102,102,.16) !important}[data-bg="bg-gcb-red/17"]{background-color:rgba(254,102,102,.17) !important}[data-bg="bg-gcb-red/18"]{background-color:rgba(254,102,102,.18) !important}[data-bg="bg-gcb-red/19"]{background-color:rgba(254,102,102,.19) !important}[data-bg="bg-gcb-red/20"]{background-color:rgba(254,102,102,.2) !important}[data-bg="bg-gcb-red/21"]{background-color:rgba(254,102,102,.21) !important}[data-bg="bg-gcb-red/22"]{background-color:rgba(254,102,102,.22) !important}[data-bg="bg-gcb-red/23"]{background-color:rgba(254,102,102,.23) !important}[data-bg="bg-gcb-red/24"]{background-color:rgba(254,102,102,.24) !important}[data-bg="bg-gcb-red/25"]{background-color:rgba(254,102,102,.25) !important}[data-bg="bg-gcb-red/26"]{background-color:rgba(254,102,102,.26) !important}[data-bg="bg-gcb-red/27"]{background-color:rgba(254,102,102,.27) !important}[data-bg="bg-gcb-red/28"]{background-color:rgba(254,102,102,.28) !important}[data-bg="bg-gcb-red/29"]{background-color:rgba(254,102,102,.29) !important}[data-bg="bg-gcb-red/30"]{background-color:rgba(254,102,102,.3) !important}[data-bg="bg-gcb-red/31"]{background-color:rgba(254,102,102,.31) !important}[data-bg="bg-gcb-red/32"]{background-color:rgba(254,102,102,.32) !important}[data-bg="bg-gcb-red/33"]{background-color:rgba(254,102,102,.33) !important}[data-bg="bg-gcb-red/34"]{background-color:rgba(254,102,102,.34) !important}[data-bg="bg-gcb-red/35"]{background-color:rgba(254,102,102,.35) !important}[data-bg="bg-gcb-red/36"]{background-color:rgba(254,102,102,.36) !important}[data-bg="bg-gcb-red/37"]{background-color:rgba(254,102,102,.37) !important}[data-bg="bg-gcb-red/38"]{background-color:rgba(254,102,102,.38) !important}[data-bg="bg-gcb-red/39"]{background-color:rgba(254,102,102,.39) !important}[data-bg="bg-gcb-red/40"]{background-color:rgba(254,102,102,.4) !important}[data-bg="bg-gcb-red/41"]{background-color:rgba(254,102,102,.41) !important}[data-bg="bg-gcb-red/42"]{background-color:rgba(254,102,102,.42) !important}[data-bg="bg-gcb-red/43"]{background-color:rgba(254,102,102,.43) !important}[data-bg="bg-gcb-red/44"]{background-color:rgba(254,102,102,.44) !important}[data-bg="bg-gcb-red/45"]{background-color:rgba(254,102,102,.45) !important}[data-bg="bg-gcb-red/46"]{background-color:rgba(254,102,102,.46) !important}[data-bg="bg-gcb-red/47"]{background-color:rgba(254,102,102,.47) !important}[data-bg="bg-gcb-red/48"]{background-color:rgba(254,102,102,.48) !important}[data-bg="bg-gcb-red/49"]{background-color:rgba(254,102,102,.49) !important}[data-bg="bg-gcb-red/50"]{background-color:rgba(254,102,102,.5) !important}[data-bg="bg-gcb-red/51"]{background-color:rgba(254,102,102,.51) !important}[data-bg="bg-gcb-red/52"]{background-color:rgba(254,102,102,.52) !important}[data-bg="bg-gcb-red/53"]{background-color:rgba(254,102,102,.53) !important}[data-bg="bg-gcb-red/54"]{background-color:rgba(254,102,102,.54) !important}[data-bg="bg-gcb-red/55"]{background-color:rgba(254,102,102,.55) !important}[data-bg="bg-gcb-red/56"]{background-color:rgba(254,102,102,.56) !important}[data-bg="bg-gcb-red/57"]{background-color:rgba(254,102,102,.57) !important}[data-bg="bg-gcb-red/58"]{background-color:rgba(254,102,102,.58) !important}[data-bg="bg-gcb-red/59"]{background-color:rgba(254,102,102,.59) !important}[data-bg="bg-gcb-red/60"]{background-color:rgba(254,102,102,.6) !important}[data-bg="bg-gcb-red/61"]{background-color:rgba(254,102,102,.61) !important}[data-bg="bg-gcb-red/62"]{background-color:rgba(254,102,102,.62) !important}[data-bg="bg-gcb-red/63"]{background-color:rgba(254,102,102,.63) !important}[data-bg="bg-gcb-red/64"]{background-color:rgba(254,102,102,.64) !important}[data-bg="bg-gcb-red/65"]{background-color:rgba(254,102,102,.65) !important}[data-bg="bg-gcb-red/66"]{background-color:rgba(254,102,102,.66) !important}[data-bg="bg-gcb-red/67"]{background-color:rgba(254,102,102,.67) !important}[data-bg="bg-gcb-red/68"]{background-color:rgba(254,102,102,.68) !important}[data-bg="bg-gcb-red/69"]{background-color:rgba(254,102,102,.69) !important}[data-bg="bg-gcb-red/70"]{background-color:rgba(254,102,102,.7) !important}[data-bg="bg-gcb-red/71"]{background-color:rgba(254,102,102,.71) !important}[data-bg="bg-gcb-red/72"]{background-color:rgba(254,102,102,.72) !important}[data-bg="bg-gcb-red/73"]{background-color:rgba(254,102,102,.73) !important}[data-bg="bg-gcb-red/74"]{background-color:rgba(254,102,102,.74) !important}[data-bg="bg-gcb-red/75"]{background-color:rgba(254,102,102,.75) !important}[data-bg="bg-gcb-red/76"]{background-color:rgba(254,102,102,.76) !important}[data-bg="bg-gcb-red/77"]{background-color:rgba(254,102,102,.77) !important}[data-bg="bg-gcb-red/78"]{background-color:rgba(254,102,102,.78) !important}[data-bg="bg-gcb-red/79"]{background-color:rgba(254,102,102,.79) !important}[data-bg="bg-gcb-red/80"]{background-color:rgba(254,102,102,.8) !important}[data-bg="bg-gcb-red/81"]{background-color:rgba(254,102,102,.81) !important}[data-bg="bg-gcb-red/82"]{background-color:rgba(254,102,102,.82) !important}[data-bg="bg-gcb-red/83"]{background-color:rgba(254,102,102,.83) !important}[data-bg="bg-gcb-red/84"]{background-color:rgba(254,102,102,.84) !important}[data-bg="bg-gcb-red/85"]{background-color:rgba(254,102,102,.85) !important}[data-bg="bg-gcb-red/86"]{background-color:rgba(254,102,102,.86) !important}[data-bg="bg-gcb-red/87"]{background-color:rgba(254,102,102,.87) !important}[data-bg="bg-gcb-red/88"]{background-color:rgba(254,102,102,.88) !important}[data-bg="bg-gcb-red/89"]{background-color:rgba(254,102,102,.89) !important}[data-bg="bg-gcb-red/90"]{background-color:rgba(254,102,102,.9) !important}[data-bg="bg-gcb-red/91"]{background-color:rgba(254,102,102,.91) !important}[data-bg="bg-gcb-red/92"]{background-color:rgba(254,102,102,.92) !important}[data-bg="bg-gcb-red/93"]{background-color:rgba(254,102,102,.93) !important}[data-bg="bg-gcb-red/94"]{background-color:rgba(254,102,102,.94) !important}[data-bg="bg-gcb-red/95"]{background-color:rgba(254,102,102,.95) !important}[data-bg="bg-gcb-red/96"]{background-color:rgba(254,102,102,.96) !important}[data-bg="bg-gcb-red/97"]{background-color:rgba(254,102,102,.97) !important}[data-bg="bg-gcb-red/98"]{background-color:rgba(254,102,102,.98) !important}[data-bg="bg-gcb-red/99"]{background-color:rgba(254,102,102,.99) !important}[data-bg="bg-gcb-red/100"]{background-color:#fe6666 !important}.placeholder-gcb-red::-moz-placeholder{color:#fe6666 !important}.placeholder-gcb-red::placeholder{color:#fe6666 !important}.gcb-lemon{color:#faf96a !important}.text-gcb-lemon{color:#faf96a !important}.bg-gcb-lemon{background-color:#faf96a !important}[data-bg=bg-gcb-lemon]{background-color:#faf96a !important}[data-border-color=border-gcb-lemon]{border-color:#faf96a !important}[data-bg="bg-gcb-lemon/0"]{background-color:rgba(250,249,106,0) !important}[data-bg="bg-gcb-lemon/1"]{background-color:rgba(250,249,106,.01) !important}[data-bg="bg-gcb-lemon/2"]{background-color:rgba(250,249,106,.02) !important}[data-bg="bg-gcb-lemon/3"]{background-color:rgba(250,249,106,.03) !important}[data-bg="bg-gcb-lemon/4"]{background-color:rgba(250,249,106,.04) !important}[data-bg="bg-gcb-lemon/5"]{background-color:rgba(250,249,106,.05) !important}[data-bg="bg-gcb-lemon/6"]{background-color:rgba(250,249,106,.06) !important}[data-bg="bg-gcb-lemon/7"]{background-color:rgba(250,249,106,.07) !important}[data-bg="bg-gcb-lemon/8"]{background-color:rgba(250,249,106,.08) !important}[data-bg="bg-gcb-lemon/9"]{background-color:rgba(250,249,106,.09) !important}[data-bg="bg-gcb-lemon/10"]{background-color:rgba(250,249,106,.1) !important}[data-bg="bg-gcb-lemon/11"]{background-color:rgba(250,249,106,.11) !important}[data-bg="bg-gcb-lemon/12"]{background-color:rgba(250,249,106,.12) !important}[data-bg="bg-gcb-lemon/13"]{background-color:rgba(250,249,106,.13) !important}[data-bg="bg-gcb-lemon/14"]{background-color:rgba(250,249,106,.14) !important}[data-bg="bg-gcb-lemon/15"]{background-color:rgba(250,249,106,.15) !important}[data-bg="bg-gcb-lemon/16"]{background-color:rgba(250,249,106,.16) !important}[data-bg="bg-gcb-lemon/17"]{background-color:rgba(250,249,106,.17) !important}[data-bg="bg-gcb-lemon/18"]{background-color:rgba(250,249,106,.18) !important}[data-bg="bg-gcb-lemon/19"]{background-color:rgba(250,249,106,.19) !important}[data-bg="bg-gcb-lemon/20"]{background-color:rgba(250,249,106,.2) !important}[data-bg="bg-gcb-lemon/21"]{background-color:rgba(250,249,106,.21) !important}[data-bg="bg-gcb-lemon/22"]{background-color:rgba(250,249,106,.22) !important}[data-bg="bg-gcb-lemon/23"]{background-color:rgba(250,249,106,.23) !important}[data-bg="bg-gcb-lemon/24"]{background-color:rgba(250,249,106,.24) !important}[data-bg="bg-gcb-lemon/25"]{background-color:rgba(250,249,106,.25) !important}[data-bg="bg-gcb-lemon/26"]{background-color:rgba(250,249,106,.26) !important}[data-bg="bg-gcb-lemon/27"]{background-color:rgba(250,249,106,.27) !important}[data-bg="bg-gcb-lemon/28"]{background-color:rgba(250,249,106,.28) !important}[data-bg="bg-gcb-lemon/29"]{background-color:rgba(250,249,106,.29) !important}[data-bg="bg-gcb-lemon/30"]{background-color:rgba(250,249,106,.3) !important}[data-bg="bg-gcb-lemon/31"]{background-color:rgba(250,249,106,.31) !important}[data-bg="bg-gcb-lemon/32"]{background-color:rgba(250,249,106,.32) !important}[data-bg="bg-gcb-lemon/33"]{background-color:rgba(250,249,106,.33) !important}[data-bg="bg-gcb-lemon/34"]{background-color:rgba(250,249,106,.34) !important}[data-bg="bg-gcb-lemon/35"]{background-color:rgba(250,249,106,.35) !important}[data-bg="bg-gcb-lemon/36"]{background-color:rgba(250,249,106,.36) !important}[data-bg="bg-gcb-lemon/37"]{background-color:rgba(250,249,106,.37) !important}[data-bg="bg-gcb-lemon/38"]{background-color:rgba(250,249,106,.38) !important}[data-bg="bg-gcb-lemon/39"]{background-color:rgba(250,249,106,.39) !important}[data-bg="bg-gcb-lemon/40"]{background-color:rgba(250,249,106,.4) !important}[data-bg="bg-gcb-lemon/41"]{background-color:rgba(250,249,106,.41) !important}[data-bg="bg-gcb-lemon/42"]{background-color:rgba(250,249,106,.42) !important}[data-bg="bg-gcb-lemon/43"]{background-color:rgba(250,249,106,.43) !important}[data-bg="bg-gcb-lemon/44"]{background-color:rgba(250,249,106,.44) !important}[data-bg="bg-gcb-lemon/45"]{background-color:rgba(250,249,106,.45) !important}[data-bg="bg-gcb-lemon/46"]{background-color:rgba(250,249,106,.46) !important}[data-bg="bg-gcb-lemon/47"]{background-color:rgba(250,249,106,.47) !important}[data-bg="bg-gcb-lemon/48"]{background-color:rgba(250,249,106,.48) !important}[data-bg="bg-gcb-lemon/49"]{background-color:rgba(250,249,106,.49) !important}[data-bg="bg-gcb-lemon/50"]{background-color:rgba(250,249,106,.5) !important}[data-bg="bg-gcb-lemon/51"]{background-color:rgba(250,249,106,.51) !important}[data-bg="bg-gcb-lemon/52"]{background-color:rgba(250,249,106,.52) !important}[data-bg="bg-gcb-lemon/53"]{background-color:rgba(250,249,106,.53) !important}[data-bg="bg-gcb-lemon/54"]{background-color:rgba(250,249,106,.54) !important}[data-bg="bg-gcb-lemon/55"]{background-color:rgba(250,249,106,.55) !important}[data-bg="bg-gcb-lemon/56"]{background-color:rgba(250,249,106,.56) !important}[data-bg="bg-gcb-lemon/57"]{background-color:rgba(250,249,106,.57) !important}[data-bg="bg-gcb-lemon/58"]{background-color:rgba(250,249,106,.58) !important}[data-bg="bg-gcb-lemon/59"]{background-color:rgba(250,249,106,.59) !important}[data-bg="bg-gcb-lemon/60"]{background-color:rgba(250,249,106,.6) !important}[data-bg="bg-gcb-lemon/61"]{background-color:rgba(250,249,106,.61) !important}[data-bg="bg-gcb-lemon/62"]{background-color:rgba(250,249,106,.62) !important}[data-bg="bg-gcb-lemon/63"]{background-color:rgba(250,249,106,.63) !important}[data-bg="bg-gcb-lemon/64"]{background-color:rgba(250,249,106,.64) !important}[data-bg="bg-gcb-lemon/65"]{background-color:rgba(250,249,106,.65) !important}[data-bg="bg-gcb-lemon/66"]{background-color:rgba(250,249,106,.66) !important}[data-bg="bg-gcb-lemon/67"]{background-color:rgba(250,249,106,.67) !important}[data-bg="bg-gcb-lemon/68"]{background-color:rgba(250,249,106,.68) !important}[data-bg="bg-gcb-lemon/69"]{background-color:rgba(250,249,106,.69) !important}[data-bg="bg-gcb-lemon/70"]{background-color:rgba(250,249,106,.7) !important}[data-bg="bg-gcb-lemon/71"]{background-color:rgba(250,249,106,.71) !important}[data-bg="bg-gcb-lemon/72"]{background-color:rgba(250,249,106,.72) !important}[data-bg="bg-gcb-lemon/73"]{background-color:rgba(250,249,106,.73) !important}[data-bg="bg-gcb-lemon/74"]{background-color:rgba(250,249,106,.74) !important}[data-bg="bg-gcb-lemon/75"]{background-color:rgba(250,249,106,.75) !important}[data-bg="bg-gcb-lemon/76"]{background-color:rgba(250,249,106,.76) !important}[data-bg="bg-gcb-lemon/77"]{background-color:rgba(250,249,106,.77) !important}[data-bg="bg-gcb-lemon/78"]{background-color:rgba(250,249,106,.78) !important}[data-bg="bg-gcb-lemon/79"]{background-color:rgba(250,249,106,.79) !important}[data-bg="bg-gcb-lemon/80"]{background-color:rgba(250,249,106,.8) !important}[data-bg="bg-gcb-lemon/81"]{background-color:rgba(250,249,106,.81) !important}[data-bg="bg-gcb-lemon/82"]{background-color:rgba(250,249,106,.82) !important}[data-bg="bg-gcb-lemon/83"]{background-color:rgba(250,249,106,.83) !important}[data-bg="bg-gcb-lemon/84"]{background-color:rgba(250,249,106,.84) !important}[data-bg="bg-gcb-lemon/85"]{background-color:rgba(250,249,106,.85) !important}[data-bg="bg-gcb-lemon/86"]{background-color:rgba(250,249,106,.86) !important}[data-bg="bg-gcb-lemon/87"]{background-color:rgba(250,249,106,.87) !important}[data-bg="bg-gcb-lemon/88"]{background-color:rgba(250,249,106,.88) !important}[data-bg="bg-gcb-lemon/89"]{background-color:rgba(250,249,106,.89) !important}[data-bg="bg-gcb-lemon/90"]{background-color:rgba(250,249,106,.9) !important}[data-bg="bg-gcb-lemon/91"]{background-color:rgba(250,249,106,.91) !important}[data-bg="bg-gcb-lemon/92"]{background-color:rgba(250,249,106,.92) !important}[data-bg="bg-gcb-lemon/93"]{background-color:rgba(250,249,106,.93) !important}[data-bg="bg-gcb-lemon/94"]{background-color:rgba(250,249,106,.94) !important}[data-bg="bg-gcb-lemon/95"]{background-color:rgba(250,249,106,.95) !important}[data-bg="bg-gcb-lemon/96"]{background-color:rgba(250,249,106,.96) !important}[data-bg="bg-gcb-lemon/97"]{background-color:rgba(250,249,106,.97) !important}[data-bg="bg-gcb-lemon/98"]{background-color:rgba(250,249,106,.98) !important}[data-bg="bg-gcb-lemon/99"]{background-color:rgba(250,249,106,.99) !important}[data-bg="bg-gcb-lemon/100"]{background-color:#faf96a !important}.placeholder-gcb-lemon::-moz-placeholder{color:#faf96a !important}.placeholder-gcb-lemon::placeholder{color:#faf96a !important}.gcb-blue{color:#9bd7fb !important}.text-gcb-blue{color:#9bd7fb !important}.bg-gcb-blue{background-color:#9bd7fb !important}[data-bg=bg-gcb-blue]{background-color:#9bd7fb !important}[data-border-color=border-gcb-blue]{border-color:#9bd7fb !important}[data-bg="bg-gcb-blue/0"]{background-color:rgba(155,215,251,0) !important}[data-bg="bg-gcb-blue/1"]{background-color:rgba(155,215,251,.01) !important}[data-bg="bg-gcb-blue/2"]{background-color:rgba(155,215,251,.02) !important}[data-bg="bg-gcb-blue/3"]{background-color:rgba(155,215,251,.03) !important}[data-bg="bg-gcb-blue/4"]{background-color:rgba(155,215,251,.04) !important}[data-bg="bg-gcb-blue/5"]{background-color:rgba(155,215,251,.05) !important}[data-bg="bg-gcb-blue/6"]{background-color:rgba(155,215,251,.06) !important}[data-bg="bg-gcb-blue/7"]{background-color:rgba(155,215,251,.07) !important}[data-bg="bg-gcb-blue/8"]{background-color:rgba(155,215,251,.08) !important}[data-bg="bg-gcb-blue/9"]{background-color:rgba(155,215,251,.09) !important}[data-bg="bg-gcb-blue/10"]{background-color:rgba(155,215,251,.1) !important}[data-bg="bg-gcb-blue/11"]{background-color:rgba(155,215,251,.11) !important}[data-bg="bg-gcb-blue/12"]{background-color:rgba(155,215,251,.12) !important}[data-bg="bg-gcb-blue/13"]{background-color:rgba(155,215,251,.13) !important}[data-bg="bg-gcb-blue/14"]{background-color:rgba(155,215,251,.14) !important}[data-bg="bg-gcb-blue/15"]{background-color:rgba(155,215,251,.15) !important}[data-bg="bg-gcb-blue/16"]{background-color:rgba(155,215,251,.16) !important}[data-bg="bg-gcb-blue/17"]{background-color:rgba(155,215,251,.17) !important}[data-bg="bg-gcb-blue/18"]{background-color:rgba(155,215,251,.18) !important}[data-bg="bg-gcb-blue/19"]{background-color:rgba(155,215,251,.19) !important}[data-bg="bg-gcb-blue/20"]{background-color:rgba(155,215,251,.2) !important}[data-bg="bg-gcb-blue/21"]{background-color:rgba(155,215,251,.21) !important}[data-bg="bg-gcb-blue/22"]{background-color:rgba(155,215,251,.22) !important}[data-bg="bg-gcb-blue/23"]{background-color:rgba(155,215,251,.23) !important}[data-bg="bg-gcb-blue/24"]{background-color:rgba(155,215,251,.24) !important}[data-bg="bg-gcb-blue/25"]{background-color:rgba(155,215,251,.25) !important}[data-bg="bg-gcb-blue/26"]{background-color:rgba(155,215,251,.26) !important}[data-bg="bg-gcb-blue/27"]{background-color:rgba(155,215,251,.27) !important}[data-bg="bg-gcb-blue/28"]{background-color:rgba(155,215,251,.28) !important}[data-bg="bg-gcb-blue/29"]{background-color:rgba(155,215,251,.29) !important}[data-bg="bg-gcb-blue/30"]{background-color:rgba(155,215,251,.3) !important}[data-bg="bg-gcb-blue/31"]{background-color:rgba(155,215,251,.31) !important}[data-bg="bg-gcb-blue/32"]{background-color:rgba(155,215,251,.32) !important}[data-bg="bg-gcb-blue/33"]{background-color:rgba(155,215,251,.33) !important}[data-bg="bg-gcb-blue/34"]{background-color:rgba(155,215,251,.34) !important}[data-bg="bg-gcb-blue/35"]{background-color:rgba(155,215,251,.35) !important}[data-bg="bg-gcb-blue/36"]{background-color:rgba(155,215,251,.36) !important}[data-bg="bg-gcb-blue/37"]{background-color:rgba(155,215,251,.37) !important}[data-bg="bg-gcb-blue/38"]{background-color:rgba(155,215,251,.38) !important}[data-bg="bg-gcb-blue/39"]{background-color:rgba(155,215,251,.39) !important}[data-bg="bg-gcb-blue/40"]{background-color:rgba(155,215,251,.4) !important}[data-bg="bg-gcb-blue/41"]{background-color:rgba(155,215,251,.41) !important}[data-bg="bg-gcb-blue/42"]{background-color:rgba(155,215,251,.42) !important}[data-bg="bg-gcb-blue/43"]{background-color:rgba(155,215,251,.43) !important}[data-bg="bg-gcb-blue/44"]{background-color:rgba(155,215,251,.44) !important}[data-bg="bg-gcb-blue/45"]{background-color:rgba(155,215,251,.45) !important}[data-bg="bg-gcb-blue/46"]{background-color:rgba(155,215,251,.46) !important}[data-bg="bg-gcb-blue/47"]{background-color:rgba(155,215,251,.47) !important}[data-bg="bg-gcb-blue/48"]{background-color:rgba(155,215,251,.48) !important}[data-bg="bg-gcb-blue/49"]{background-color:rgba(155,215,251,.49) !important}[data-bg="bg-gcb-blue/50"]{background-color:rgba(155,215,251,.5) !important}[data-bg="bg-gcb-blue/51"]{background-color:rgba(155,215,251,.51) !important}[data-bg="bg-gcb-blue/52"]{background-color:rgba(155,215,251,.52) !important}[data-bg="bg-gcb-blue/53"]{background-color:rgba(155,215,251,.53) !important}[data-bg="bg-gcb-blue/54"]{background-color:rgba(155,215,251,.54) !important}[data-bg="bg-gcb-blue/55"]{background-color:rgba(155,215,251,.55) !important}[data-bg="bg-gcb-blue/56"]{background-color:rgba(155,215,251,.56) !important}[data-bg="bg-gcb-blue/57"]{background-color:rgba(155,215,251,.57) !important}[data-bg="bg-gcb-blue/58"]{background-color:rgba(155,215,251,.58) !important}[data-bg="bg-gcb-blue/59"]{background-color:rgba(155,215,251,.59) !important}[data-bg="bg-gcb-blue/60"]{background-color:rgba(155,215,251,.6) !important}[data-bg="bg-gcb-blue/61"]{background-color:rgba(155,215,251,.61) !important}[data-bg="bg-gcb-blue/62"]{background-color:rgba(155,215,251,.62) !important}[data-bg="bg-gcb-blue/63"]{background-color:rgba(155,215,251,.63) !important}[data-bg="bg-gcb-blue/64"]{background-color:rgba(155,215,251,.64) !important}[data-bg="bg-gcb-blue/65"]{background-color:rgba(155,215,251,.65) !important}[data-bg="bg-gcb-blue/66"]{background-color:rgba(155,215,251,.66) !important}[data-bg="bg-gcb-blue/67"]{background-color:rgba(155,215,251,.67) !important}[data-bg="bg-gcb-blue/68"]{background-color:rgba(155,215,251,.68) !important}[data-bg="bg-gcb-blue/69"]{background-color:rgba(155,215,251,.69) !important}[data-bg="bg-gcb-blue/70"]{background-color:rgba(155,215,251,.7) !important}[data-bg="bg-gcb-blue/71"]{background-color:rgba(155,215,251,.71) !important}[data-bg="bg-gcb-blue/72"]{background-color:rgba(155,215,251,.72) !important}[data-bg="bg-gcb-blue/73"]{background-color:rgba(155,215,251,.73) !important}[data-bg="bg-gcb-blue/74"]{background-color:rgba(155,215,251,.74) !important}[data-bg="bg-gcb-blue/75"]{background-color:rgba(155,215,251,.75) !important}[data-bg="bg-gcb-blue/76"]{background-color:rgba(155,215,251,.76) !important}[data-bg="bg-gcb-blue/77"]{background-color:rgba(155,215,251,.77) !important}[data-bg="bg-gcb-blue/78"]{background-color:rgba(155,215,251,.78) !important}[data-bg="bg-gcb-blue/79"]{background-color:rgba(155,215,251,.79) !important}[data-bg="bg-gcb-blue/80"]{background-color:rgba(155,215,251,.8) !important}[data-bg="bg-gcb-blue/81"]{background-color:rgba(155,215,251,.81) !important}[data-bg="bg-gcb-blue/82"]{background-color:rgba(155,215,251,.82) !important}[data-bg="bg-gcb-blue/83"]{background-color:rgba(155,215,251,.83) !important}[data-bg="bg-gcb-blue/84"]{background-color:rgba(155,215,251,.84) !important}[data-bg="bg-gcb-blue/85"]{background-color:rgba(155,215,251,.85) !important}[data-bg="bg-gcb-blue/86"]{background-color:rgba(155,215,251,.86) !important}[data-bg="bg-gcb-blue/87"]{background-color:rgba(155,215,251,.87) !important}[data-bg="bg-gcb-blue/88"]{background-color:rgba(155,215,251,.88) !important}[data-bg="bg-gcb-blue/89"]{background-color:rgba(155,215,251,.89) !important}[data-bg="bg-gcb-blue/90"]{background-color:rgba(155,215,251,.9) !important}[data-bg="bg-gcb-blue/91"]{background-color:rgba(155,215,251,.91) !important}[data-bg="bg-gcb-blue/92"]{background-color:rgba(155,215,251,.92) !important}[data-bg="bg-gcb-blue/93"]{background-color:rgba(155,215,251,.93) !important}[data-bg="bg-gcb-blue/94"]{background-color:rgba(155,215,251,.94) !important}[data-bg="bg-gcb-blue/95"]{background-color:rgba(155,215,251,.95) !important}[data-bg="bg-gcb-blue/96"]{background-color:rgba(155,215,251,.96) !important}[data-bg="bg-gcb-blue/97"]{background-color:rgba(155,215,251,.97) !important}[data-bg="bg-gcb-blue/98"]{background-color:rgba(155,215,251,.98) !important}[data-bg="bg-gcb-blue/99"]{background-color:rgba(155,215,251,.99) !important}[data-bg="bg-gcb-blue/100"]{background-color:#9bd7fb !important}.placeholder-gcb-blue::-moz-placeholder{color:#9bd7fb !important}.placeholder-gcb-blue::placeholder{color:#9bd7fb !important}.gcb-green{color:#2fb3a7 !important}.text-gcb-green{color:#2fb3a7 !important}.bg-gcb-green{background-color:#2fb3a7 !important}[data-bg=bg-gcb-green]{background-color:#2fb3a7 !important}[data-border-color=border-gcb-green]{border-color:#2fb3a7 !important}[data-bg="bg-gcb-green/0"]{background-color:rgba(47,179,167,0) !important}[data-bg="bg-gcb-green/1"]{background-color:rgba(47,179,167,.01) !important}[data-bg="bg-gcb-green/2"]{background-color:rgba(47,179,167,.02) !important}[data-bg="bg-gcb-green/3"]{background-color:rgba(47,179,167,.03) !important}[data-bg="bg-gcb-green/4"]{background-color:rgba(47,179,167,.04) !important}[data-bg="bg-gcb-green/5"]{background-color:rgba(47,179,167,.05) !important}[data-bg="bg-gcb-green/6"]{background-color:rgba(47,179,167,.06) !important}[data-bg="bg-gcb-green/7"]{background-color:rgba(47,179,167,.07) !important}[data-bg="bg-gcb-green/8"]{background-color:rgba(47,179,167,.08) !important}[data-bg="bg-gcb-green/9"]{background-color:rgba(47,179,167,.09) !important}[data-bg="bg-gcb-green/10"]{background-color:rgba(47,179,167,.1) !important}[data-bg="bg-gcb-green/11"]{background-color:rgba(47,179,167,.11) !important}[data-bg="bg-gcb-green/12"]{background-color:rgba(47,179,167,.12) !important}[data-bg="bg-gcb-green/13"]{background-color:rgba(47,179,167,.13) !important}[data-bg="bg-gcb-green/14"]{background-color:rgba(47,179,167,.14) !important}[data-bg="bg-gcb-green/15"]{background-color:rgba(47,179,167,.15) !important}[data-bg="bg-gcb-green/16"]{background-color:rgba(47,179,167,.16) !important}[data-bg="bg-gcb-green/17"]{background-color:rgba(47,179,167,.17) !important}[data-bg="bg-gcb-green/18"]{background-color:rgba(47,179,167,.18) !important}[data-bg="bg-gcb-green/19"]{background-color:rgba(47,179,167,.19) !important}[data-bg="bg-gcb-green/20"]{background-color:rgba(47,179,167,.2) !important}[data-bg="bg-gcb-green/21"]{background-color:rgba(47,179,167,.21) !important}[data-bg="bg-gcb-green/22"]{background-color:rgba(47,179,167,.22) !important}[data-bg="bg-gcb-green/23"]{background-color:rgba(47,179,167,.23) !important}[data-bg="bg-gcb-green/24"]{background-color:rgba(47,179,167,.24) !important}[data-bg="bg-gcb-green/25"]{background-color:rgba(47,179,167,.25) !important}[data-bg="bg-gcb-green/26"]{background-color:rgba(47,179,167,.26) !important}[data-bg="bg-gcb-green/27"]{background-color:rgba(47,179,167,.27) !important}[data-bg="bg-gcb-green/28"]{background-color:rgba(47,179,167,.28) !important}[data-bg="bg-gcb-green/29"]{background-color:rgba(47,179,167,.29) !important}[data-bg="bg-gcb-green/30"]{background-color:rgba(47,179,167,.3) !important}[data-bg="bg-gcb-green/31"]{background-color:rgba(47,179,167,.31) !important}[data-bg="bg-gcb-green/32"]{background-color:rgba(47,179,167,.32) !important}[data-bg="bg-gcb-green/33"]{background-color:rgba(47,179,167,.33) !important}[data-bg="bg-gcb-green/34"]{background-color:rgba(47,179,167,.34) !important}[data-bg="bg-gcb-green/35"]{background-color:rgba(47,179,167,.35) !important}[data-bg="bg-gcb-green/36"]{background-color:rgba(47,179,167,.36) !important}[data-bg="bg-gcb-green/37"]{background-color:rgba(47,179,167,.37) !important}[data-bg="bg-gcb-green/38"]{background-color:rgba(47,179,167,.38) !important}[data-bg="bg-gcb-green/39"]{background-color:rgba(47,179,167,.39) !important}[data-bg="bg-gcb-green/40"]{background-color:rgba(47,179,167,.4) !important}[data-bg="bg-gcb-green/41"]{background-color:rgba(47,179,167,.41) !important}[data-bg="bg-gcb-green/42"]{background-color:rgba(47,179,167,.42) !important}[data-bg="bg-gcb-green/43"]{background-color:rgba(47,179,167,.43) !important}[data-bg="bg-gcb-green/44"]{background-color:rgba(47,179,167,.44) !important}[data-bg="bg-gcb-green/45"]{background-color:rgba(47,179,167,.45) !important}[data-bg="bg-gcb-green/46"]{background-color:rgba(47,179,167,.46) !important}[data-bg="bg-gcb-green/47"]{background-color:rgba(47,179,167,.47) !important}[data-bg="bg-gcb-green/48"]{background-color:rgba(47,179,167,.48) !important}[data-bg="bg-gcb-green/49"]{background-color:rgba(47,179,167,.49) !important}[data-bg="bg-gcb-green/50"]{background-color:rgba(47,179,167,.5) !important}[data-bg="bg-gcb-green/51"]{background-color:rgba(47,179,167,.51) !important}[data-bg="bg-gcb-green/52"]{background-color:rgba(47,179,167,.52) !important}[data-bg="bg-gcb-green/53"]{background-color:rgba(47,179,167,.53) !important}[data-bg="bg-gcb-green/54"]{background-color:rgba(47,179,167,.54) !important}[data-bg="bg-gcb-green/55"]{background-color:rgba(47,179,167,.55) !important}[data-bg="bg-gcb-green/56"]{background-color:rgba(47,179,167,.56) !important}[data-bg="bg-gcb-green/57"]{background-color:rgba(47,179,167,.57) !important}[data-bg="bg-gcb-green/58"]{background-color:rgba(47,179,167,.58) !important}[data-bg="bg-gcb-green/59"]{background-color:rgba(47,179,167,.59) !important}[data-bg="bg-gcb-green/60"]{background-color:rgba(47,179,167,.6) !important}[data-bg="bg-gcb-green/61"]{background-color:rgba(47,179,167,.61) !important}[data-bg="bg-gcb-green/62"]{background-color:rgba(47,179,167,.62) !important}[data-bg="bg-gcb-green/63"]{background-color:rgba(47,179,167,.63) !important}[data-bg="bg-gcb-green/64"]{background-color:rgba(47,179,167,.64) !important}[data-bg="bg-gcb-green/65"]{background-color:rgba(47,179,167,.65) !important}[data-bg="bg-gcb-green/66"]{background-color:rgba(47,179,167,.66) !important}[data-bg="bg-gcb-green/67"]{background-color:rgba(47,179,167,.67) !important}[data-bg="bg-gcb-green/68"]{background-color:rgba(47,179,167,.68) !important}[data-bg="bg-gcb-green/69"]{background-color:rgba(47,179,167,.69) !important}[data-bg="bg-gcb-green/70"]{background-color:rgba(47,179,167,.7) !important}[data-bg="bg-gcb-green/71"]{background-color:rgba(47,179,167,.71) !important}[data-bg="bg-gcb-green/72"]{background-color:rgba(47,179,167,.72) !important}[data-bg="bg-gcb-green/73"]{background-color:rgba(47,179,167,.73) !important}[data-bg="bg-gcb-green/74"]{background-color:rgba(47,179,167,.74) !important}[data-bg="bg-gcb-green/75"]{background-color:rgba(47,179,167,.75) !important}[data-bg="bg-gcb-green/76"]{background-color:rgba(47,179,167,.76) !important}[data-bg="bg-gcb-green/77"]{background-color:rgba(47,179,167,.77) !important}[data-bg="bg-gcb-green/78"]{background-color:rgba(47,179,167,.78) !important}[data-bg="bg-gcb-green/79"]{background-color:rgba(47,179,167,.79) !important}[data-bg="bg-gcb-green/80"]{background-color:rgba(47,179,167,.8) !important}[data-bg="bg-gcb-green/81"]{background-color:rgba(47,179,167,.81) !important}[data-bg="bg-gcb-green/82"]{background-color:rgba(47,179,167,.82) !important}[data-bg="bg-gcb-green/83"]{background-color:rgba(47,179,167,.83) !important}[data-bg="bg-gcb-green/84"]{background-color:rgba(47,179,167,.84) !important}[data-bg="bg-gcb-green/85"]{background-color:rgba(47,179,167,.85) !important}[data-bg="bg-gcb-green/86"]{background-color:rgba(47,179,167,.86) !important}[data-bg="bg-gcb-green/87"]{background-color:rgba(47,179,167,.87) !important}[data-bg="bg-gcb-green/88"]{background-color:rgba(47,179,167,.88) !important}[data-bg="bg-gcb-green/89"]{background-color:rgba(47,179,167,.89) !important}[data-bg="bg-gcb-green/90"]{background-color:rgba(47,179,167,.9) !important}[data-bg="bg-gcb-green/91"]{background-color:rgba(47,179,167,.91) !important}[data-bg="bg-gcb-green/92"]{background-color:rgba(47,179,167,.92) !important}[data-bg="bg-gcb-green/93"]{background-color:rgba(47,179,167,.93) !important}[data-bg="bg-gcb-green/94"]{background-color:rgba(47,179,167,.94) !important}[data-bg="bg-gcb-green/95"]{background-color:rgba(47,179,167,.95) !important}[data-bg="bg-gcb-green/96"]{background-color:rgba(47,179,167,.96) !important}[data-bg="bg-gcb-green/97"]{background-color:rgba(47,179,167,.97) !important}[data-bg="bg-gcb-green/98"]{background-color:rgba(47,179,167,.98) !important}[data-bg="bg-gcb-green/99"]{background-color:rgba(47,179,167,.99) !important}[data-bg="bg-gcb-green/100"]{background-color:#2fb3a7 !important}.placeholder-gcb-green::-moz-placeholder{color:#2fb3a7 !important}.placeholder-gcb-green::placeholder{color:#2fb3a7 !important}.gcb-green-dark{color:#0ba476 !important}.text-gcb-green-dark{color:#0ba476 !important}.bg-gcb-green-dark{background-color:#0ba476 !important}[data-bg=bg-gcb-green-dark]{background-color:#0ba476 !important}[data-border-color=border-gcb-green-dark]{border-color:#0ba476 !important}[data-bg="bg-gcb-green-dark/0"]{background-color:rgba(11,164,118,0) !important}[data-bg="bg-gcb-green-dark/1"]{background-color:rgba(11,164,118,.01) !important}[data-bg="bg-gcb-green-dark/2"]{background-color:rgba(11,164,118,.02) !important}[data-bg="bg-gcb-green-dark/3"]{background-color:rgba(11,164,118,.03) !important}[data-bg="bg-gcb-green-dark/4"]{background-color:rgba(11,164,118,.04) !important}[data-bg="bg-gcb-green-dark/5"]{background-color:rgba(11,164,118,.05) !important}[data-bg="bg-gcb-green-dark/6"]{background-color:rgba(11,164,118,.06) !important}[data-bg="bg-gcb-green-dark/7"]{background-color:rgba(11,164,118,.07) !important}[data-bg="bg-gcb-green-dark/8"]{background-color:rgba(11,164,118,.08) !important}[data-bg="bg-gcb-green-dark/9"]{background-color:rgba(11,164,118,.09) !important}[data-bg="bg-gcb-green-dark/10"]{background-color:rgba(11,164,118,.1) !important}[data-bg="bg-gcb-green-dark/11"]{background-color:rgba(11,164,118,.11) !important}[data-bg="bg-gcb-green-dark/12"]{background-color:rgba(11,164,118,.12) !important}[data-bg="bg-gcb-green-dark/13"]{background-color:rgba(11,164,118,.13) !important}[data-bg="bg-gcb-green-dark/14"]{background-color:rgba(11,164,118,.14) !important}[data-bg="bg-gcb-green-dark/15"]{background-color:rgba(11,164,118,.15) !important}[data-bg="bg-gcb-green-dark/16"]{background-color:rgba(11,164,118,.16) !important}[data-bg="bg-gcb-green-dark/17"]{background-color:rgba(11,164,118,.17) !important}[data-bg="bg-gcb-green-dark/18"]{background-color:rgba(11,164,118,.18) !important}[data-bg="bg-gcb-green-dark/19"]{background-color:rgba(11,164,118,.19) !important}[data-bg="bg-gcb-green-dark/20"]{background-color:rgba(11,164,118,.2) !important}[data-bg="bg-gcb-green-dark/21"]{background-color:rgba(11,164,118,.21) !important}[data-bg="bg-gcb-green-dark/22"]{background-color:rgba(11,164,118,.22) !important}[data-bg="bg-gcb-green-dark/23"]{background-color:rgba(11,164,118,.23) !important}[data-bg="bg-gcb-green-dark/24"]{background-color:rgba(11,164,118,.24) !important}[data-bg="bg-gcb-green-dark/25"]{background-color:rgba(11,164,118,.25) !important}[data-bg="bg-gcb-green-dark/26"]{background-color:rgba(11,164,118,.26) !important}[data-bg="bg-gcb-green-dark/27"]{background-color:rgba(11,164,118,.27) !important}[data-bg="bg-gcb-green-dark/28"]{background-color:rgba(11,164,118,.28) !important}[data-bg="bg-gcb-green-dark/29"]{background-color:rgba(11,164,118,.29) !important}[data-bg="bg-gcb-green-dark/30"]{background-color:rgba(11,164,118,.3) !important}[data-bg="bg-gcb-green-dark/31"]{background-color:rgba(11,164,118,.31) !important}[data-bg="bg-gcb-green-dark/32"]{background-color:rgba(11,164,118,.32) !important}[data-bg="bg-gcb-green-dark/33"]{background-color:rgba(11,164,118,.33) !important}[data-bg="bg-gcb-green-dark/34"]{background-color:rgba(11,164,118,.34) !important}[data-bg="bg-gcb-green-dark/35"]{background-color:rgba(11,164,118,.35) !important}[data-bg="bg-gcb-green-dark/36"]{background-color:rgba(11,164,118,.36) !important}[data-bg="bg-gcb-green-dark/37"]{background-color:rgba(11,164,118,.37) !important}[data-bg="bg-gcb-green-dark/38"]{background-color:rgba(11,164,118,.38) !important}[data-bg="bg-gcb-green-dark/39"]{background-color:rgba(11,164,118,.39) !important}[data-bg="bg-gcb-green-dark/40"]{background-color:rgba(11,164,118,.4) !important}[data-bg="bg-gcb-green-dark/41"]{background-color:rgba(11,164,118,.41) !important}[data-bg="bg-gcb-green-dark/42"]{background-color:rgba(11,164,118,.42) !important}[data-bg="bg-gcb-green-dark/43"]{background-color:rgba(11,164,118,.43) !important}[data-bg="bg-gcb-green-dark/44"]{background-color:rgba(11,164,118,.44) !important}[data-bg="bg-gcb-green-dark/45"]{background-color:rgba(11,164,118,.45) !important}[data-bg="bg-gcb-green-dark/46"]{background-color:rgba(11,164,118,.46) !important}[data-bg="bg-gcb-green-dark/47"]{background-color:rgba(11,164,118,.47) !important}[data-bg="bg-gcb-green-dark/48"]{background-color:rgba(11,164,118,.48) !important}[data-bg="bg-gcb-green-dark/49"]{background-color:rgba(11,164,118,.49) !important}[data-bg="bg-gcb-green-dark/50"]{background-color:rgba(11,164,118,.5) !important}[data-bg="bg-gcb-green-dark/51"]{background-color:rgba(11,164,118,.51) !important}[data-bg="bg-gcb-green-dark/52"]{background-color:rgba(11,164,118,.52) !important}[data-bg="bg-gcb-green-dark/53"]{background-color:rgba(11,164,118,.53) !important}[data-bg="bg-gcb-green-dark/54"]{background-color:rgba(11,164,118,.54) !important}[data-bg="bg-gcb-green-dark/55"]{background-color:rgba(11,164,118,.55) !important}[data-bg="bg-gcb-green-dark/56"]{background-color:rgba(11,164,118,.56) !important}[data-bg="bg-gcb-green-dark/57"]{background-color:rgba(11,164,118,.57) !important}[data-bg="bg-gcb-green-dark/58"]{background-color:rgba(11,164,118,.58) !important}[data-bg="bg-gcb-green-dark/59"]{background-color:rgba(11,164,118,.59) !important}[data-bg="bg-gcb-green-dark/60"]{background-color:rgba(11,164,118,.6) !important}[data-bg="bg-gcb-green-dark/61"]{background-color:rgba(11,164,118,.61) !important}[data-bg="bg-gcb-green-dark/62"]{background-color:rgba(11,164,118,.62) !important}[data-bg="bg-gcb-green-dark/63"]{background-color:rgba(11,164,118,.63) !important}[data-bg="bg-gcb-green-dark/64"]{background-color:rgba(11,164,118,.64) !important}[data-bg="bg-gcb-green-dark/65"]{background-color:rgba(11,164,118,.65) !important}[data-bg="bg-gcb-green-dark/66"]{background-color:rgba(11,164,118,.66) !important}[data-bg="bg-gcb-green-dark/67"]{background-color:rgba(11,164,118,.67) !important}[data-bg="bg-gcb-green-dark/68"]{background-color:rgba(11,164,118,.68) !important}[data-bg="bg-gcb-green-dark/69"]{background-color:rgba(11,164,118,.69) !important}[data-bg="bg-gcb-green-dark/70"]{background-color:rgba(11,164,118,.7) !important}[data-bg="bg-gcb-green-dark/71"]{background-color:rgba(11,164,118,.71) !important}[data-bg="bg-gcb-green-dark/72"]{background-color:rgba(11,164,118,.72) !important}[data-bg="bg-gcb-green-dark/73"]{background-color:rgba(11,164,118,.73) !important}[data-bg="bg-gcb-green-dark/74"]{background-color:rgba(11,164,118,.74) !important}[data-bg="bg-gcb-green-dark/75"]{background-color:rgba(11,164,118,.75) !important}[data-bg="bg-gcb-green-dark/76"]{background-color:rgba(11,164,118,.76) !important}[data-bg="bg-gcb-green-dark/77"]{background-color:rgba(11,164,118,.77) !important}[data-bg="bg-gcb-green-dark/78"]{background-color:rgba(11,164,118,.78) !important}[data-bg="bg-gcb-green-dark/79"]{background-color:rgba(11,164,118,.79) !important}[data-bg="bg-gcb-green-dark/80"]{background-color:rgba(11,164,118,.8) !important}[data-bg="bg-gcb-green-dark/81"]{background-color:rgba(11,164,118,.81) !important}[data-bg="bg-gcb-green-dark/82"]{background-color:rgba(11,164,118,.82) !important}[data-bg="bg-gcb-green-dark/83"]{background-color:rgba(11,164,118,.83) !important}[data-bg="bg-gcb-green-dark/84"]{background-color:rgba(11,164,118,.84) !important}[data-bg="bg-gcb-green-dark/85"]{background-color:rgba(11,164,118,.85) !important}[data-bg="bg-gcb-green-dark/86"]{background-color:rgba(11,164,118,.86) !important}[data-bg="bg-gcb-green-dark/87"]{background-color:rgba(11,164,118,.87) !important}[data-bg="bg-gcb-green-dark/88"]{background-color:rgba(11,164,118,.88) !important}[data-bg="bg-gcb-green-dark/89"]{background-color:rgba(11,164,118,.89) !important}[data-bg="bg-gcb-green-dark/90"]{background-color:rgba(11,164,118,.9) !important}[data-bg="bg-gcb-green-dark/91"]{background-color:rgba(11,164,118,.91) !important}[data-bg="bg-gcb-green-dark/92"]{background-color:rgba(11,164,118,.92) !important}[data-bg="bg-gcb-green-dark/93"]{background-color:rgba(11,164,118,.93) !important}[data-bg="bg-gcb-green-dark/94"]{background-color:rgba(11,164,118,.94) !important}[data-bg="bg-gcb-green-dark/95"]{background-color:rgba(11,164,118,.95) !important}[data-bg="bg-gcb-green-dark/96"]{background-color:rgba(11,164,118,.96) !important}[data-bg="bg-gcb-green-dark/97"]{background-color:rgba(11,164,118,.97) !important}[data-bg="bg-gcb-green-dark/98"]{background-color:rgba(11,164,118,.98) !important}[data-bg="bg-gcb-green-dark/99"]{background-color:rgba(11,164,118,.99) !important}[data-bg="bg-gcb-green-dark/100"]{background-color:#0ba476 !important}.placeholder-gcb-green-dark::-moz-placeholder{color:#0ba476 !important}.placeholder-gcb-green-dark::placeholder{color:#0ba476 !important}.gcb-orange{color:#dc743d !important}.text-gcb-orange{color:#dc743d !important}.bg-gcb-orange{background-color:#dc743d !important}[data-bg=bg-gcb-orange]{background-color:#dc743d !important}[data-border-color=border-gcb-orange]{border-color:#dc743d !important}[data-bg="bg-gcb-orange/0"]{background-color:rgba(220,116,61,0) !important}[data-bg="bg-gcb-orange/1"]{background-color:rgba(220,116,61,.01) !important}[data-bg="bg-gcb-orange/2"]{background-color:rgba(220,116,61,.02) !important}[data-bg="bg-gcb-orange/3"]{background-color:rgba(220,116,61,.03) !important}[data-bg="bg-gcb-orange/4"]{background-color:rgba(220,116,61,.04) !important}[data-bg="bg-gcb-orange/5"]{background-color:rgba(220,116,61,.05) !important}[data-bg="bg-gcb-orange/6"]{background-color:rgba(220,116,61,.06) !important}[data-bg="bg-gcb-orange/7"]{background-color:rgba(220,116,61,.07) !important}[data-bg="bg-gcb-orange/8"]{background-color:rgba(220,116,61,.08) !important}[data-bg="bg-gcb-orange/9"]{background-color:rgba(220,116,61,.09) !important}[data-bg="bg-gcb-orange/10"]{background-color:rgba(220,116,61,.1) !important}[data-bg="bg-gcb-orange/11"]{background-color:rgba(220,116,61,.11) !important}[data-bg="bg-gcb-orange/12"]{background-color:rgba(220,116,61,.12) !important}[data-bg="bg-gcb-orange/13"]{background-color:rgba(220,116,61,.13) !important}[data-bg="bg-gcb-orange/14"]{background-color:rgba(220,116,61,.14) !important}[data-bg="bg-gcb-orange/15"]{background-color:rgba(220,116,61,.15) !important}[data-bg="bg-gcb-orange/16"]{background-color:rgba(220,116,61,.16) !important}[data-bg="bg-gcb-orange/17"]{background-color:rgba(220,116,61,.17) !important}[data-bg="bg-gcb-orange/18"]{background-color:rgba(220,116,61,.18) !important}[data-bg="bg-gcb-orange/19"]{background-color:rgba(220,116,61,.19) !important}[data-bg="bg-gcb-orange/20"]{background-color:rgba(220,116,61,.2) !important}[data-bg="bg-gcb-orange/21"]{background-color:rgba(220,116,61,.21) !important}[data-bg="bg-gcb-orange/22"]{background-color:rgba(220,116,61,.22) !important}[data-bg="bg-gcb-orange/23"]{background-color:rgba(220,116,61,.23) !important}[data-bg="bg-gcb-orange/24"]{background-color:rgba(220,116,61,.24) !important}[data-bg="bg-gcb-orange/25"]{background-color:rgba(220,116,61,.25) !important}[data-bg="bg-gcb-orange/26"]{background-color:rgba(220,116,61,.26) !important}[data-bg="bg-gcb-orange/27"]{background-color:rgba(220,116,61,.27) !important}[data-bg="bg-gcb-orange/28"]{background-color:rgba(220,116,61,.28) !important}[data-bg="bg-gcb-orange/29"]{background-color:rgba(220,116,61,.29) !important}[data-bg="bg-gcb-orange/30"]{background-color:rgba(220,116,61,.3) !important}[data-bg="bg-gcb-orange/31"]{background-color:rgba(220,116,61,.31) !important}[data-bg="bg-gcb-orange/32"]{background-color:rgba(220,116,61,.32) !important}[data-bg="bg-gcb-orange/33"]{background-color:rgba(220,116,61,.33) !important}[data-bg="bg-gcb-orange/34"]{background-color:rgba(220,116,61,.34) !important}[data-bg="bg-gcb-orange/35"]{background-color:rgba(220,116,61,.35) !important}[data-bg="bg-gcb-orange/36"]{background-color:rgba(220,116,61,.36) !important}[data-bg="bg-gcb-orange/37"]{background-color:rgba(220,116,61,.37) !important}[data-bg="bg-gcb-orange/38"]{background-color:rgba(220,116,61,.38) !important}[data-bg="bg-gcb-orange/39"]{background-color:rgba(220,116,61,.39) !important}[data-bg="bg-gcb-orange/40"]{background-color:rgba(220,116,61,.4) !important}[data-bg="bg-gcb-orange/41"]{background-color:rgba(220,116,61,.41) !important}[data-bg="bg-gcb-orange/42"]{background-color:rgba(220,116,61,.42) !important}[data-bg="bg-gcb-orange/43"]{background-color:rgba(220,116,61,.43) !important}[data-bg="bg-gcb-orange/44"]{background-color:rgba(220,116,61,.44) !important}[data-bg="bg-gcb-orange/45"]{background-color:rgba(220,116,61,.45) !important}[data-bg="bg-gcb-orange/46"]{background-color:rgba(220,116,61,.46) !important}[data-bg="bg-gcb-orange/47"]{background-color:rgba(220,116,61,.47) !important}[data-bg="bg-gcb-orange/48"]{background-color:rgba(220,116,61,.48) !important}[data-bg="bg-gcb-orange/49"]{background-color:rgba(220,116,61,.49) !important}[data-bg="bg-gcb-orange/50"]{background-color:rgba(220,116,61,.5) !important}[data-bg="bg-gcb-orange/51"]{background-color:rgba(220,116,61,.51) !important}[data-bg="bg-gcb-orange/52"]{background-color:rgba(220,116,61,.52) !important}[data-bg="bg-gcb-orange/53"]{background-color:rgba(220,116,61,.53) !important}[data-bg="bg-gcb-orange/54"]{background-color:rgba(220,116,61,.54) !important}[data-bg="bg-gcb-orange/55"]{background-color:rgba(220,116,61,.55) !important}[data-bg="bg-gcb-orange/56"]{background-color:rgba(220,116,61,.56) !important}[data-bg="bg-gcb-orange/57"]{background-color:rgba(220,116,61,.57) !important}[data-bg="bg-gcb-orange/58"]{background-color:rgba(220,116,61,.58) !important}[data-bg="bg-gcb-orange/59"]{background-color:rgba(220,116,61,.59) !important}[data-bg="bg-gcb-orange/60"]{background-color:rgba(220,116,61,.6) !important}[data-bg="bg-gcb-orange/61"]{background-color:rgba(220,116,61,.61) !important}[data-bg="bg-gcb-orange/62"]{background-color:rgba(220,116,61,.62) !important}[data-bg="bg-gcb-orange/63"]{background-color:rgba(220,116,61,.63) !important}[data-bg="bg-gcb-orange/64"]{background-color:rgba(220,116,61,.64) !important}[data-bg="bg-gcb-orange/65"]{background-color:rgba(220,116,61,.65) !important}[data-bg="bg-gcb-orange/66"]{background-color:rgba(220,116,61,.66) !important}[data-bg="bg-gcb-orange/67"]{background-color:rgba(220,116,61,.67) !important}[data-bg="bg-gcb-orange/68"]{background-color:rgba(220,116,61,.68) !important}[data-bg="bg-gcb-orange/69"]{background-color:rgba(220,116,61,.69) !important}[data-bg="bg-gcb-orange/70"]{background-color:rgba(220,116,61,.7) !important}[data-bg="bg-gcb-orange/71"]{background-color:rgba(220,116,61,.71) !important}[data-bg="bg-gcb-orange/72"]{background-color:rgba(220,116,61,.72) !important}[data-bg="bg-gcb-orange/73"]{background-color:rgba(220,116,61,.73) !important}[data-bg="bg-gcb-orange/74"]{background-color:rgba(220,116,61,.74) !important}[data-bg="bg-gcb-orange/75"]{background-color:rgba(220,116,61,.75) !important}[data-bg="bg-gcb-orange/76"]{background-color:rgba(220,116,61,.76) !important}[data-bg="bg-gcb-orange/77"]{background-color:rgba(220,116,61,.77) !important}[data-bg="bg-gcb-orange/78"]{background-color:rgba(220,116,61,.78) !important}[data-bg="bg-gcb-orange/79"]{background-color:rgba(220,116,61,.79) !important}[data-bg="bg-gcb-orange/80"]{background-color:rgba(220,116,61,.8) !important}[data-bg="bg-gcb-orange/81"]{background-color:rgba(220,116,61,.81) !important}[data-bg="bg-gcb-orange/82"]{background-color:rgba(220,116,61,.82) !important}[data-bg="bg-gcb-orange/83"]{background-color:rgba(220,116,61,.83) !important}[data-bg="bg-gcb-orange/84"]{background-color:rgba(220,116,61,.84) !important}[data-bg="bg-gcb-orange/85"]{background-color:rgba(220,116,61,.85) !important}[data-bg="bg-gcb-orange/86"]{background-color:rgba(220,116,61,.86) !important}[data-bg="bg-gcb-orange/87"]{background-color:rgba(220,116,61,.87) !important}[data-bg="bg-gcb-orange/88"]{background-color:rgba(220,116,61,.88) !important}[data-bg="bg-gcb-orange/89"]{background-color:rgba(220,116,61,.89) !important}[data-bg="bg-gcb-orange/90"]{background-color:rgba(220,116,61,.9) !important}[data-bg="bg-gcb-orange/91"]{background-color:rgba(220,116,61,.91) !important}[data-bg="bg-gcb-orange/92"]{background-color:rgba(220,116,61,.92) !important}[data-bg="bg-gcb-orange/93"]{background-color:rgba(220,116,61,.93) !important}[data-bg="bg-gcb-orange/94"]{background-color:rgba(220,116,61,.94) !important}[data-bg="bg-gcb-orange/95"]{background-color:rgba(220,116,61,.95) !important}[data-bg="bg-gcb-orange/96"]{background-color:rgba(220,116,61,.96) !important}[data-bg="bg-gcb-orange/97"]{background-color:rgba(220,116,61,.97) !important}[data-bg="bg-gcb-orange/98"]{background-color:rgba(220,116,61,.98) !important}[data-bg="bg-gcb-orange/99"]{background-color:rgba(220,116,61,.99) !important}[data-bg="bg-gcb-orange/100"]{background-color:#dc743d !important}.placeholder-gcb-orange::-moz-placeholder{color:#dc743d !important}.placeholder-gcb-orange::placeholder{color:#dc743d !important}.gcb-blue-dark{color:#1948f1 !important}.text-gcb-blue-dark{color:#1948f1 !important}.bg-gcb-blue-dark{background-color:#1948f1 !important}[data-bg=bg-gcb-blue-dark]{background-color:#1948f1 !important}[data-border-color=border-gcb-blue-dark]{border-color:#1948f1 !important}[data-bg="bg-gcb-blue-dark/0"]{background-color:rgba(25,72,241,0) !important}[data-bg="bg-gcb-blue-dark/1"]{background-color:rgba(25,72,241,.01) !important}[data-bg="bg-gcb-blue-dark/2"]{background-color:rgba(25,72,241,.02) !important}[data-bg="bg-gcb-blue-dark/3"]{background-color:rgba(25,72,241,.03) !important}[data-bg="bg-gcb-blue-dark/4"]{background-color:rgba(25,72,241,.04) !important}[data-bg="bg-gcb-blue-dark/5"]{background-color:rgba(25,72,241,.05) !important}[data-bg="bg-gcb-blue-dark/6"]{background-color:rgba(25,72,241,.06) !important}[data-bg="bg-gcb-blue-dark/7"]{background-color:rgba(25,72,241,.07) !important}[data-bg="bg-gcb-blue-dark/8"]{background-color:rgba(25,72,241,.08) !important}[data-bg="bg-gcb-blue-dark/9"]{background-color:rgba(25,72,241,.09) !important}[data-bg="bg-gcb-blue-dark/10"]{background-color:rgba(25,72,241,.1) !important}[data-bg="bg-gcb-blue-dark/11"]{background-color:rgba(25,72,241,.11) !important}[data-bg="bg-gcb-blue-dark/12"]{background-color:rgba(25,72,241,.12) !important}[data-bg="bg-gcb-blue-dark/13"]{background-color:rgba(25,72,241,.13) !important}[data-bg="bg-gcb-blue-dark/14"]{background-color:rgba(25,72,241,.14) !important}[data-bg="bg-gcb-blue-dark/15"]{background-color:rgba(25,72,241,.15) !important}[data-bg="bg-gcb-blue-dark/16"]{background-color:rgba(25,72,241,.16) !important}[data-bg="bg-gcb-blue-dark/17"]{background-color:rgba(25,72,241,.17) !important}[data-bg="bg-gcb-blue-dark/18"]{background-color:rgba(25,72,241,.18) !important}[data-bg="bg-gcb-blue-dark/19"]{background-color:rgba(25,72,241,.19) !important}[data-bg="bg-gcb-blue-dark/20"]{background-color:rgba(25,72,241,.2) !important}[data-bg="bg-gcb-blue-dark/21"]{background-color:rgba(25,72,241,.21) !important}[data-bg="bg-gcb-blue-dark/22"]{background-color:rgba(25,72,241,.22) !important}[data-bg="bg-gcb-blue-dark/23"]{background-color:rgba(25,72,241,.23) !important}[data-bg="bg-gcb-blue-dark/24"]{background-color:rgba(25,72,241,.24) !important}[data-bg="bg-gcb-blue-dark/25"]{background-color:rgba(25,72,241,.25) !important}[data-bg="bg-gcb-blue-dark/26"]{background-color:rgba(25,72,241,.26) !important}[data-bg="bg-gcb-blue-dark/27"]{background-color:rgba(25,72,241,.27) !important}[data-bg="bg-gcb-blue-dark/28"]{background-color:rgba(25,72,241,.28) !important}[data-bg="bg-gcb-blue-dark/29"]{background-color:rgba(25,72,241,.29) !important}[data-bg="bg-gcb-blue-dark/30"]{background-color:rgba(25,72,241,.3) !important}[data-bg="bg-gcb-blue-dark/31"]{background-color:rgba(25,72,241,.31) !important}[data-bg="bg-gcb-blue-dark/32"]{background-color:rgba(25,72,241,.32) !important}[data-bg="bg-gcb-blue-dark/33"]{background-color:rgba(25,72,241,.33) !important}[data-bg="bg-gcb-blue-dark/34"]{background-color:rgba(25,72,241,.34) !important}[data-bg="bg-gcb-blue-dark/35"]{background-color:rgba(25,72,241,.35) !important}[data-bg="bg-gcb-blue-dark/36"]{background-color:rgba(25,72,241,.36) !important}[data-bg="bg-gcb-blue-dark/37"]{background-color:rgba(25,72,241,.37) !important}[data-bg="bg-gcb-blue-dark/38"]{background-color:rgba(25,72,241,.38) !important}[data-bg="bg-gcb-blue-dark/39"]{background-color:rgba(25,72,241,.39) !important}[data-bg="bg-gcb-blue-dark/40"]{background-color:rgba(25,72,241,.4) !important}[data-bg="bg-gcb-blue-dark/41"]{background-color:rgba(25,72,241,.41) !important}[data-bg="bg-gcb-blue-dark/42"]{background-color:rgba(25,72,241,.42) !important}[data-bg="bg-gcb-blue-dark/43"]{background-color:rgba(25,72,241,.43) !important}[data-bg="bg-gcb-blue-dark/44"]{background-color:rgba(25,72,241,.44) !important}[data-bg="bg-gcb-blue-dark/45"]{background-color:rgba(25,72,241,.45) !important}[data-bg="bg-gcb-blue-dark/46"]{background-color:rgba(25,72,241,.46) !important}[data-bg="bg-gcb-blue-dark/47"]{background-color:rgba(25,72,241,.47) !important}[data-bg="bg-gcb-blue-dark/48"]{background-color:rgba(25,72,241,.48) !important}[data-bg="bg-gcb-blue-dark/49"]{background-color:rgba(25,72,241,.49) !important}[data-bg="bg-gcb-blue-dark/50"]{background-color:rgba(25,72,241,.5) !important}[data-bg="bg-gcb-blue-dark/51"]{background-color:rgba(25,72,241,.51) !important}[data-bg="bg-gcb-blue-dark/52"]{background-color:rgba(25,72,241,.52) !important}[data-bg="bg-gcb-blue-dark/53"]{background-color:rgba(25,72,241,.53) !important}[data-bg="bg-gcb-blue-dark/54"]{background-color:rgba(25,72,241,.54) !important}[data-bg="bg-gcb-blue-dark/55"]{background-color:rgba(25,72,241,.55) !important}[data-bg="bg-gcb-blue-dark/56"]{background-color:rgba(25,72,241,.56) !important}[data-bg="bg-gcb-blue-dark/57"]{background-color:rgba(25,72,241,.57) !important}[data-bg="bg-gcb-blue-dark/58"]{background-color:rgba(25,72,241,.58) !important}[data-bg="bg-gcb-blue-dark/59"]{background-color:rgba(25,72,241,.59) !important}[data-bg="bg-gcb-blue-dark/60"]{background-color:rgba(25,72,241,.6) !important}[data-bg="bg-gcb-blue-dark/61"]{background-color:rgba(25,72,241,.61) !important}[data-bg="bg-gcb-blue-dark/62"]{background-color:rgba(25,72,241,.62) !important}[data-bg="bg-gcb-blue-dark/63"]{background-color:rgba(25,72,241,.63) !important}[data-bg="bg-gcb-blue-dark/64"]{background-color:rgba(25,72,241,.64) !important}[data-bg="bg-gcb-blue-dark/65"]{background-color:rgba(25,72,241,.65) !important}[data-bg="bg-gcb-blue-dark/66"]{background-color:rgba(25,72,241,.66) !important}[data-bg="bg-gcb-blue-dark/67"]{background-color:rgba(25,72,241,.67) !important}[data-bg="bg-gcb-blue-dark/68"]{background-color:rgba(25,72,241,.68) !important}[data-bg="bg-gcb-blue-dark/69"]{background-color:rgba(25,72,241,.69) !important}[data-bg="bg-gcb-blue-dark/70"]{background-color:rgba(25,72,241,.7) !important}[data-bg="bg-gcb-blue-dark/71"]{background-color:rgba(25,72,241,.71) !important}[data-bg="bg-gcb-blue-dark/72"]{background-color:rgba(25,72,241,.72) !important}[data-bg="bg-gcb-blue-dark/73"]{background-color:rgba(25,72,241,.73) !important}[data-bg="bg-gcb-blue-dark/74"]{background-color:rgba(25,72,241,.74) !important}[data-bg="bg-gcb-blue-dark/75"]{background-color:rgba(25,72,241,.75) !important}[data-bg="bg-gcb-blue-dark/76"]{background-color:rgba(25,72,241,.76) !important}[data-bg="bg-gcb-blue-dark/77"]{background-color:rgba(25,72,241,.77) !important}[data-bg="bg-gcb-blue-dark/78"]{background-color:rgba(25,72,241,.78) !important}[data-bg="bg-gcb-blue-dark/79"]{background-color:rgba(25,72,241,.79) !important}[data-bg="bg-gcb-blue-dark/80"]{background-color:rgba(25,72,241,.8) !important}[data-bg="bg-gcb-blue-dark/81"]{background-color:rgba(25,72,241,.81) !important}[data-bg="bg-gcb-blue-dark/82"]{background-color:rgba(25,72,241,.82) !important}[data-bg="bg-gcb-blue-dark/83"]{background-color:rgba(25,72,241,.83) !important}[data-bg="bg-gcb-blue-dark/84"]{background-color:rgba(25,72,241,.84) !important}[data-bg="bg-gcb-blue-dark/85"]{background-color:rgba(25,72,241,.85) !important}[data-bg="bg-gcb-blue-dark/86"]{background-color:rgba(25,72,241,.86) !important}[data-bg="bg-gcb-blue-dark/87"]{background-color:rgba(25,72,241,.87) !important}[data-bg="bg-gcb-blue-dark/88"]{background-color:rgba(25,72,241,.88) !important}[data-bg="bg-gcb-blue-dark/89"]{background-color:rgba(25,72,241,.89) !important}[data-bg="bg-gcb-blue-dark/90"]{background-color:rgba(25,72,241,.9) !important}[data-bg="bg-gcb-blue-dark/91"]{background-color:rgba(25,72,241,.91) !important}[data-bg="bg-gcb-blue-dark/92"]{background-color:rgba(25,72,241,.92) !important}[data-bg="bg-gcb-blue-dark/93"]{background-color:rgba(25,72,241,.93) !important}[data-bg="bg-gcb-blue-dark/94"]{background-color:rgba(25,72,241,.94) !important}[data-bg="bg-gcb-blue-dark/95"]{background-color:rgba(25,72,241,.95) !important}[data-bg="bg-gcb-blue-dark/96"]{background-color:rgba(25,72,241,.96) !important}[data-bg="bg-gcb-blue-dark/97"]{background-color:rgba(25,72,241,.97) !important}[data-bg="bg-gcb-blue-dark/98"]{background-color:rgba(25,72,241,.98) !important}[data-bg="bg-gcb-blue-dark/99"]{background-color:rgba(25,72,241,.99) !important}[data-bg="bg-gcb-blue-dark/100"]{background-color:#1948f1 !important}.placeholder-gcb-blue-dark::-moz-placeholder{color:#1948f1 !important}.placeholder-gcb-blue-dark::placeholder{color:#1948f1 !important}.gcb-all-bg{color:#e4fffd !important}.text-gcb-all-bg{color:#e4fffd !important}.bg-gcb-all-bg{background-color:#e4fffd !important}[data-bg=bg-gcb-all-bg]{background-color:#e4fffd !important}[data-border-color=border-gcb-all-bg]{border-color:#e4fffd !important}[data-bg="bg-gcb-all-bg/0"]{background-color:rgba(228,255,253,0) !important}[data-bg="bg-gcb-all-bg/1"]{background-color:rgba(228,255,253,.01) !important}[data-bg="bg-gcb-all-bg/2"]{background-color:rgba(228,255,253,.02) !important}[data-bg="bg-gcb-all-bg/3"]{background-color:rgba(228,255,253,.03) !important}[data-bg="bg-gcb-all-bg/4"]{background-color:rgba(228,255,253,.04) !important}[data-bg="bg-gcb-all-bg/5"]{background-color:rgba(228,255,253,.05) !important}[data-bg="bg-gcb-all-bg/6"]{background-color:rgba(228,255,253,.06) !important}[data-bg="bg-gcb-all-bg/7"]{background-color:rgba(228,255,253,.07) !important}[data-bg="bg-gcb-all-bg/8"]{background-color:rgba(228,255,253,.08) !important}[data-bg="bg-gcb-all-bg/9"]{background-color:rgba(228,255,253,.09) !important}[data-bg="bg-gcb-all-bg/10"]{background-color:rgba(228,255,253,.1) !important}[data-bg="bg-gcb-all-bg/11"]{background-color:rgba(228,255,253,.11) !important}[data-bg="bg-gcb-all-bg/12"]{background-color:rgba(228,255,253,.12) !important}[data-bg="bg-gcb-all-bg/13"]{background-color:rgba(228,255,253,.13) !important}[data-bg="bg-gcb-all-bg/14"]{background-color:rgba(228,255,253,.14) !important}[data-bg="bg-gcb-all-bg/15"]{background-color:rgba(228,255,253,.15) !important}[data-bg="bg-gcb-all-bg/16"]{background-color:rgba(228,255,253,.16) !important}[data-bg="bg-gcb-all-bg/17"]{background-color:rgba(228,255,253,.17) !important}[data-bg="bg-gcb-all-bg/18"]{background-color:rgba(228,255,253,.18) !important}[data-bg="bg-gcb-all-bg/19"]{background-color:rgba(228,255,253,.19) !important}[data-bg="bg-gcb-all-bg/20"]{background-color:rgba(228,255,253,.2) !important}[data-bg="bg-gcb-all-bg/21"]{background-color:rgba(228,255,253,.21) !important}[data-bg="bg-gcb-all-bg/22"]{background-color:rgba(228,255,253,.22) !important}[data-bg="bg-gcb-all-bg/23"]{background-color:rgba(228,255,253,.23) !important}[data-bg="bg-gcb-all-bg/24"]{background-color:rgba(228,255,253,.24) !important}[data-bg="bg-gcb-all-bg/25"]{background-color:rgba(228,255,253,.25) !important}[data-bg="bg-gcb-all-bg/26"]{background-color:rgba(228,255,253,.26) !important}[data-bg="bg-gcb-all-bg/27"]{background-color:rgba(228,255,253,.27) !important}[data-bg="bg-gcb-all-bg/28"]{background-color:rgba(228,255,253,.28) !important}[data-bg="bg-gcb-all-bg/29"]{background-color:rgba(228,255,253,.29) !important}[data-bg="bg-gcb-all-bg/30"]{background-color:rgba(228,255,253,.3) !important}[data-bg="bg-gcb-all-bg/31"]{background-color:rgba(228,255,253,.31) !important}[data-bg="bg-gcb-all-bg/32"]{background-color:rgba(228,255,253,.32) !important}[data-bg="bg-gcb-all-bg/33"]{background-color:rgba(228,255,253,.33) !important}[data-bg="bg-gcb-all-bg/34"]{background-color:rgba(228,255,253,.34) !important}[data-bg="bg-gcb-all-bg/35"]{background-color:rgba(228,255,253,.35) !important}[data-bg="bg-gcb-all-bg/36"]{background-color:rgba(228,255,253,.36) !important}[data-bg="bg-gcb-all-bg/37"]{background-color:rgba(228,255,253,.37) !important}[data-bg="bg-gcb-all-bg/38"]{background-color:rgba(228,255,253,.38) !important}[data-bg="bg-gcb-all-bg/39"]{background-color:rgba(228,255,253,.39) !important}[data-bg="bg-gcb-all-bg/40"]{background-color:rgba(228,255,253,.4) !important}[data-bg="bg-gcb-all-bg/41"]{background-color:rgba(228,255,253,.41) !important}[data-bg="bg-gcb-all-bg/42"]{background-color:rgba(228,255,253,.42) !important}[data-bg="bg-gcb-all-bg/43"]{background-color:rgba(228,255,253,.43) !important}[data-bg="bg-gcb-all-bg/44"]{background-color:rgba(228,255,253,.44) !important}[data-bg="bg-gcb-all-bg/45"]{background-color:rgba(228,255,253,.45) !important}[data-bg="bg-gcb-all-bg/46"]{background-color:rgba(228,255,253,.46) !important}[data-bg="bg-gcb-all-bg/47"]{background-color:rgba(228,255,253,.47) !important}[data-bg="bg-gcb-all-bg/48"]{background-color:rgba(228,255,253,.48) !important}[data-bg="bg-gcb-all-bg/49"]{background-color:rgba(228,255,253,.49) !important}[data-bg="bg-gcb-all-bg/50"]{background-color:rgba(228,255,253,.5) !important}[data-bg="bg-gcb-all-bg/51"]{background-color:rgba(228,255,253,.51) !important}[data-bg="bg-gcb-all-bg/52"]{background-color:rgba(228,255,253,.52) !important}[data-bg="bg-gcb-all-bg/53"]{background-color:rgba(228,255,253,.53) !important}[data-bg="bg-gcb-all-bg/54"]{background-color:rgba(228,255,253,.54) !important}[data-bg="bg-gcb-all-bg/55"]{background-color:rgba(228,255,253,.55) !important}[data-bg="bg-gcb-all-bg/56"]{background-color:rgba(228,255,253,.56) !important}[data-bg="bg-gcb-all-bg/57"]{background-color:rgba(228,255,253,.57) !important}[data-bg="bg-gcb-all-bg/58"]{background-color:rgba(228,255,253,.58) !important}[data-bg="bg-gcb-all-bg/59"]{background-color:rgba(228,255,253,.59) !important}[data-bg="bg-gcb-all-bg/60"]{background-color:rgba(228,255,253,.6) !important}[data-bg="bg-gcb-all-bg/61"]{background-color:rgba(228,255,253,.61) !important}[data-bg="bg-gcb-all-bg/62"]{background-color:rgba(228,255,253,.62) !important}[data-bg="bg-gcb-all-bg/63"]{background-color:rgba(228,255,253,.63) !important}[data-bg="bg-gcb-all-bg/64"]{background-color:rgba(228,255,253,.64) !important}[data-bg="bg-gcb-all-bg/65"]{background-color:rgba(228,255,253,.65) !important}[data-bg="bg-gcb-all-bg/66"]{background-color:rgba(228,255,253,.66) !important}[data-bg="bg-gcb-all-bg/67"]{background-color:rgba(228,255,253,.67) !important}[data-bg="bg-gcb-all-bg/68"]{background-color:rgba(228,255,253,.68) !important}[data-bg="bg-gcb-all-bg/69"]{background-color:rgba(228,255,253,.69) !important}[data-bg="bg-gcb-all-bg/70"]{background-color:rgba(228,255,253,.7) !important}[data-bg="bg-gcb-all-bg/71"]{background-color:rgba(228,255,253,.71) !important}[data-bg="bg-gcb-all-bg/72"]{background-color:rgba(228,255,253,.72) !important}[data-bg="bg-gcb-all-bg/73"]{background-color:rgba(228,255,253,.73) !important}[data-bg="bg-gcb-all-bg/74"]{background-color:rgba(228,255,253,.74) !important}[data-bg="bg-gcb-all-bg/75"]{background-color:rgba(228,255,253,.75) !important}[data-bg="bg-gcb-all-bg/76"]{background-color:rgba(228,255,253,.76) !important}[data-bg="bg-gcb-all-bg/77"]{background-color:rgba(228,255,253,.77) !important}[data-bg="bg-gcb-all-bg/78"]{background-color:rgba(228,255,253,.78) !important}[data-bg="bg-gcb-all-bg/79"]{background-color:rgba(228,255,253,.79) !important}[data-bg="bg-gcb-all-bg/80"]{background-color:rgba(228,255,253,.8) !important}[data-bg="bg-gcb-all-bg/81"]{background-color:rgba(228,255,253,.81) !important}[data-bg="bg-gcb-all-bg/82"]{background-color:rgba(228,255,253,.82) !important}[data-bg="bg-gcb-all-bg/83"]{background-color:rgba(228,255,253,.83) !important}[data-bg="bg-gcb-all-bg/84"]{background-color:rgba(228,255,253,.84) !important}[data-bg="bg-gcb-all-bg/85"]{background-color:rgba(228,255,253,.85) !important}[data-bg="bg-gcb-all-bg/86"]{background-color:rgba(228,255,253,.86) !important}[data-bg="bg-gcb-all-bg/87"]{background-color:rgba(228,255,253,.87) !important}[data-bg="bg-gcb-all-bg/88"]{background-color:rgba(228,255,253,.88) !important}[data-bg="bg-gcb-all-bg/89"]{background-color:rgba(228,255,253,.89) !important}[data-bg="bg-gcb-all-bg/90"]{background-color:rgba(228,255,253,.9) !important}[data-bg="bg-gcb-all-bg/91"]{background-color:rgba(228,255,253,.91) !important}[data-bg="bg-gcb-all-bg/92"]{background-color:rgba(228,255,253,.92) !important}[data-bg="bg-gcb-all-bg/93"]{background-color:rgba(228,255,253,.93) !important}[data-bg="bg-gcb-all-bg/94"]{background-color:rgba(228,255,253,.94) !important}[data-bg="bg-gcb-all-bg/95"]{background-color:rgba(228,255,253,.95) !important}[data-bg="bg-gcb-all-bg/96"]{background-color:rgba(228,255,253,.96) !important}[data-bg="bg-gcb-all-bg/97"]{background-color:rgba(228,255,253,.97) !important}[data-bg="bg-gcb-all-bg/98"]{background-color:rgba(228,255,253,.98) !important}[data-bg="bg-gcb-all-bg/99"]{background-color:rgba(228,255,253,.99) !important}[data-bg="bg-gcb-all-bg/100"]{background-color:#e4fffd !important}.placeholder-gcb-all-bg::-moz-placeholder{color:#e4fffd !important}.placeholder-gcb-all-bg::placeholder{color:#e4fffd !important}.gcb-joy-bg{color:#ffeefc !important}.text-gcb-joy-bg{color:#ffeefc !important}.bg-gcb-joy-bg{background-color:#ffeefc !important}[data-bg=bg-gcb-joy-bg]{background-color:#ffeefc !important}[data-border-color=border-gcb-joy-bg]{border-color:#ffeefc !important}[data-bg="bg-gcb-joy-bg/0"]{background-color:rgba(255,238,252,0) !important}[data-bg="bg-gcb-joy-bg/1"]{background-color:rgba(255,238,252,.01) !important}[data-bg="bg-gcb-joy-bg/2"]{background-color:rgba(255,238,252,.02) !important}[data-bg="bg-gcb-joy-bg/3"]{background-color:rgba(255,238,252,.03) !important}[data-bg="bg-gcb-joy-bg/4"]{background-color:rgba(255,238,252,.04) !important}[data-bg="bg-gcb-joy-bg/5"]{background-color:rgba(255,238,252,.05) !important}[data-bg="bg-gcb-joy-bg/6"]{background-color:rgba(255,238,252,.06) !important}[data-bg="bg-gcb-joy-bg/7"]{background-color:rgba(255,238,252,.07) !important}[data-bg="bg-gcb-joy-bg/8"]{background-color:rgba(255,238,252,.08) !important}[data-bg="bg-gcb-joy-bg/9"]{background-color:rgba(255,238,252,.09) !important}[data-bg="bg-gcb-joy-bg/10"]{background-color:rgba(255,238,252,.1) !important}[data-bg="bg-gcb-joy-bg/11"]{background-color:rgba(255,238,252,.11) !important}[data-bg="bg-gcb-joy-bg/12"]{background-color:rgba(255,238,252,.12) !important}[data-bg="bg-gcb-joy-bg/13"]{background-color:rgba(255,238,252,.13) !important}[data-bg="bg-gcb-joy-bg/14"]{background-color:rgba(255,238,252,.14) !important}[data-bg="bg-gcb-joy-bg/15"]{background-color:rgba(255,238,252,.15) !important}[data-bg="bg-gcb-joy-bg/16"]{background-color:rgba(255,238,252,.16) !important}[data-bg="bg-gcb-joy-bg/17"]{background-color:rgba(255,238,252,.17) !important}[data-bg="bg-gcb-joy-bg/18"]{background-color:rgba(255,238,252,.18) !important}[data-bg="bg-gcb-joy-bg/19"]{background-color:rgba(255,238,252,.19) !important}[data-bg="bg-gcb-joy-bg/20"]{background-color:rgba(255,238,252,.2) !important}[data-bg="bg-gcb-joy-bg/21"]{background-color:rgba(255,238,252,.21) !important}[data-bg="bg-gcb-joy-bg/22"]{background-color:rgba(255,238,252,.22) !important}[data-bg="bg-gcb-joy-bg/23"]{background-color:rgba(255,238,252,.23) !important}[data-bg="bg-gcb-joy-bg/24"]{background-color:rgba(255,238,252,.24) !important}[data-bg="bg-gcb-joy-bg/25"]{background-color:rgba(255,238,252,.25) !important}[data-bg="bg-gcb-joy-bg/26"]{background-color:rgba(255,238,252,.26) !important}[data-bg="bg-gcb-joy-bg/27"]{background-color:rgba(255,238,252,.27) !important}[data-bg="bg-gcb-joy-bg/28"]{background-color:rgba(255,238,252,.28) !important}[data-bg="bg-gcb-joy-bg/29"]{background-color:rgba(255,238,252,.29) !important}[data-bg="bg-gcb-joy-bg/30"]{background-color:rgba(255,238,252,.3) !important}[data-bg="bg-gcb-joy-bg/31"]{background-color:rgba(255,238,252,.31) !important}[data-bg="bg-gcb-joy-bg/32"]{background-color:rgba(255,238,252,.32) !important}[data-bg="bg-gcb-joy-bg/33"]{background-color:rgba(255,238,252,.33) !important}[data-bg="bg-gcb-joy-bg/34"]{background-color:rgba(255,238,252,.34) !important}[data-bg="bg-gcb-joy-bg/35"]{background-color:rgba(255,238,252,.35) !important}[data-bg="bg-gcb-joy-bg/36"]{background-color:rgba(255,238,252,.36) !important}[data-bg="bg-gcb-joy-bg/37"]{background-color:rgba(255,238,252,.37) !important}[data-bg="bg-gcb-joy-bg/38"]{background-color:rgba(255,238,252,.38) !important}[data-bg="bg-gcb-joy-bg/39"]{background-color:rgba(255,238,252,.39) !important}[data-bg="bg-gcb-joy-bg/40"]{background-color:rgba(255,238,252,.4) !important}[data-bg="bg-gcb-joy-bg/41"]{background-color:rgba(255,238,252,.41) !important}[data-bg="bg-gcb-joy-bg/42"]{background-color:rgba(255,238,252,.42) !important}[data-bg="bg-gcb-joy-bg/43"]{background-color:rgba(255,238,252,.43) !important}[data-bg="bg-gcb-joy-bg/44"]{background-color:rgba(255,238,252,.44) !important}[data-bg="bg-gcb-joy-bg/45"]{background-color:rgba(255,238,252,.45) !important}[data-bg="bg-gcb-joy-bg/46"]{background-color:rgba(255,238,252,.46) !important}[data-bg="bg-gcb-joy-bg/47"]{background-color:rgba(255,238,252,.47) !important}[data-bg="bg-gcb-joy-bg/48"]{background-color:rgba(255,238,252,.48) !important}[data-bg="bg-gcb-joy-bg/49"]{background-color:rgba(255,238,252,.49) !important}[data-bg="bg-gcb-joy-bg/50"]{background-color:rgba(255,238,252,.5) !important}[data-bg="bg-gcb-joy-bg/51"]{background-color:rgba(255,238,252,.51) !important}[data-bg="bg-gcb-joy-bg/52"]{background-color:rgba(255,238,252,.52) !important}[data-bg="bg-gcb-joy-bg/53"]{background-color:rgba(255,238,252,.53) !important}[data-bg="bg-gcb-joy-bg/54"]{background-color:rgba(255,238,252,.54) !important}[data-bg="bg-gcb-joy-bg/55"]{background-color:rgba(255,238,252,.55) !important}[data-bg="bg-gcb-joy-bg/56"]{background-color:rgba(255,238,252,.56) !important}[data-bg="bg-gcb-joy-bg/57"]{background-color:rgba(255,238,252,.57) !important}[data-bg="bg-gcb-joy-bg/58"]{background-color:rgba(255,238,252,.58) !important}[data-bg="bg-gcb-joy-bg/59"]{background-color:rgba(255,238,252,.59) !important}[data-bg="bg-gcb-joy-bg/60"]{background-color:rgba(255,238,252,.6) !important}[data-bg="bg-gcb-joy-bg/61"]{background-color:rgba(255,238,252,.61) !important}[data-bg="bg-gcb-joy-bg/62"]{background-color:rgba(255,238,252,.62) !important}[data-bg="bg-gcb-joy-bg/63"]{background-color:rgba(255,238,252,.63) !important}[data-bg="bg-gcb-joy-bg/64"]{background-color:rgba(255,238,252,.64) !important}[data-bg="bg-gcb-joy-bg/65"]{background-color:rgba(255,238,252,.65) !important}[data-bg="bg-gcb-joy-bg/66"]{background-color:rgba(255,238,252,.66) !important}[data-bg="bg-gcb-joy-bg/67"]{background-color:rgba(255,238,252,.67) !important}[data-bg="bg-gcb-joy-bg/68"]{background-color:rgba(255,238,252,.68) !important}[data-bg="bg-gcb-joy-bg/69"]{background-color:rgba(255,238,252,.69) !important}[data-bg="bg-gcb-joy-bg/70"]{background-color:rgba(255,238,252,.7) !important}[data-bg="bg-gcb-joy-bg/71"]{background-color:rgba(255,238,252,.71) !important}[data-bg="bg-gcb-joy-bg/72"]{background-color:rgba(255,238,252,.72) !important}[data-bg="bg-gcb-joy-bg/73"]{background-color:rgba(255,238,252,.73) !important}[data-bg="bg-gcb-joy-bg/74"]{background-color:rgba(255,238,252,.74) !important}[data-bg="bg-gcb-joy-bg/75"]{background-color:rgba(255,238,252,.75) !important}[data-bg="bg-gcb-joy-bg/76"]{background-color:rgba(255,238,252,.76) !important}[data-bg="bg-gcb-joy-bg/77"]{background-color:rgba(255,238,252,.77) !important}[data-bg="bg-gcb-joy-bg/78"]{background-color:rgba(255,238,252,.78) !important}[data-bg="bg-gcb-joy-bg/79"]{background-color:rgba(255,238,252,.79) !important}[data-bg="bg-gcb-joy-bg/80"]{background-color:rgba(255,238,252,.8) !important}[data-bg="bg-gcb-joy-bg/81"]{background-color:rgba(255,238,252,.81) !important}[data-bg="bg-gcb-joy-bg/82"]{background-color:rgba(255,238,252,.82) !important}[data-bg="bg-gcb-joy-bg/83"]{background-color:rgba(255,238,252,.83) !important}[data-bg="bg-gcb-joy-bg/84"]{background-color:rgba(255,238,252,.84) !important}[data-bg="bg-gcb-joy-bg/85"]{background-color:rgba(255,238,252,.85) !important}[data-bg="bg-gcb-joy-bg/86"]{background-color:rgba(255,238,252,.86) !important}[data-bg="bg-gcb-joy-bg/87"]{background-color:rgba(255,238,252,.87) !important}[data-bg="bg-gcb-joy-bg/88"]{background-color:rgba(255,238,252,.88) !important}[data-bg="bg-gcb-joy-bg/89"]{background-color:rgba(255,238,252,.89) !important}[data-bg="bg-gcb-joy-bg/90"]{background-color:rgba(255,238,252,.9) !important}[data-bg="bg-gcb-joy-bg/91"]{background-color:rgba(255,238,252,.91) !important}[data-bg="bg-gcb-joy-bg/92"]{background-color:rgba(255,238,252,.92) !important}[data-bg="bg-gcb-joy-bg/93"]{background-color:rgba(255,238,252,.93) !important}[data-bg="bg-gcb-joy-bg/94"]{background-color:rgba(255,238,252,.94) !important}[data-bg="bg-gcb-joy-bg/95"]{background-color:rgba(255,238,252,.95) !important}[data-bg="bg-gcb-joy-bg/96"]{background-color:rgba(255,238,252,.96) !important}[data-bg="bg-gcb-joy-bg/97"]{background-color:rgba(255,238,252,.97) !important}[data-bg="bg-gcb-joy-bg/98"]{background-color:rgba(255,238,252,.98) !important}[data-bg="bg-gcb-joy-bg/99"]{background-color:rgba(255,238,252,.99) !important}[data-bg="bg-gcb-joy-bg/100"]{background-color:#ffeefc !important}.placeholder-gcb-joy-bg::-moz-placeholder{color:#ffeefc !important}.placeholder-gcb-joy-bg::placeholder{color:#ffeefc !important}.gcb-love-bg{color:#daecf7 !important}.text-gcb-love-bg{color:#daecf7 !important}.bg-gcb-love-bg{background-color:#daecf7 !important}[data-bg=bg-gcb-love-bg]{background-color:#daecf7 !important}[data-border-color=border-gcb-love-bg]{border-color:#daecf7 !important}[data-bg="bg-gcb-love-bg/0"]{background-color:rgba(218,236,247,0) !important}[data-bg="bg-gcb-love-bg/1"]{background-color:rgba(218,236,247,.01) !important}[data-bg="bg-gcb-love-bg/2"]{background-color:rgba(218,236,247,.02) !important}[data-bg="bg-gcb-love-bg/3"]{background-color:rgba(218,236,247,.03) !important}[data-bg="bg-gcb-love-bg/4"]{background-color:rgba(218,236,247,.04) !important}[data-bg="bg-gcb-love-bg/5"]{background-color:rgba(218,236,247,.05) !important}[data-bg="bg-gcb-love-bg/6"]{background-color:rgba(218,236,247,.06) !important}[data-bg="bg-gcb-love-bg/7"]{background-color:rgba(218,236,247,.07) !important}[data-bg="bg-gcb-love-bg/8"]{background-color:rgba(218,236,247,.08) !important}[data-bg="bg-gcb-love-bg/9"]{background-color:rgba(218,236,247,.09) !important}[data-bg="bg-gcb-love-bg/10"]{background-color:rgba(218,236,247,.1) !important}[data-bg="bg-gcb-love-bg/11"]{background-color:rgba(218,236,247,.11) !important}[data-bg="bg-gcb-love-bg/12"]{background-color:rgba(218,236,247,.12) !important}[data-bg="bg-gcb-love-bg/13"]{background-color:rgba(218,236,247,.13) !important}[data-bg="bg-gcb-love-bg/14"]{background-color:rgba(218,236,247,.14) !important}[data-bg="bg-gcb-love-bg/15"]{background-color:rgba(218,236,247,.15) !important}[data-bg="bg-gcb-love-bg/16"]{background-color:rgba(218,236,247,.16) !important}[data-bg="bg-gcb-love-bg/17"]{background-color:rgba(218,236,247,.17) !important}[data-bg="bg-gcb-love-bg/18"]{background-color:rgba(218,236,247,.18) !important}[data-bg="bg-gcb-love-bg/19"]{background-color:rgba(218,236,247,.19) !important}[data-bg="bg-gcb-love-bg/20"]{background-color:rgba(218,236,247,.2) !important}[data-bg="bg-gcb-love-bg/21"]{background-color:rgba(218,236,247,.21) !important}[data-bg="bg-gcb-love-bg/22"]{background-color:rgba(218,236,247,.22) !important}[data-bg="bg-gcb-love-bg/23"]{background-color:rgba(218,236,247,.23) !important}[data-bg="bg-gcb-love-bg/24"]{background-color:rgba(218,236,247,.24) !important}[data-bg="bg-gcb-love-bg/25"]{background-color:rgba(218,236,247,.25) !important}[data-bg="bg-gcb-love-bg/26"]{background-color:rgba(218,236,247,.26) !important}[data-bg="bg-gcb-love-bg/27"]{background-color:rgba(218,236,247,.27) !important}[data-bg="bg-gcb-love-bg/28"]{background-color:rgba(218,236,247,.28) !important}[data-bg="bg-gcb-love-bg/29"]{background-color:rgba(218,236,247,.29) !important}[data-bg="bg-gcb-love-bg/30"]{background-color:rgba(218,236,247,.3) !important}[data-bg="bg-gcb-love-bg/31"]{background-color:rgba(218,236,247,.31) !important}[data-bg="bg-gcb-love-bg/32"]{background-color:rgba(218,236,247,.32) !important}[data-bg="bg-gcb-love-bg/33"]{background-color:rgba(218,236,247,.33) !important}[data-bg="bg-gcb-love-bg/34"]{background-color:rgba(218,236,247,.34) !important}[data-bg="bg-gcb-love-bg/35"]{background-color:rgba(218,236,247,.35) !important}[data-bg="bg-gcb-love-bg/36"]{background-color:rgba(218,236,247,.36) !important}[data-bg="bg-gcb-love-bg/37"]{background-color:rgba(218,236,247,.37) !important}[data-bg="bg-gcb-love-bg/38"]{background-color:rgba(218,236,247,.38) !important}[data-bg="bg-gcb-love-bg/39"]{background-color:rgba(218,236,247,.39) !important}[data-bg="bg-gcb-love-bg/40"]{background-color:rgba(218,236,247,.4) !important}[data-bg="bg-gcb-love-bg/41"]{background-color:rgba(218,236,247,.41) !important}[data-bg="bg-gcb-love-bg/42"]{background-color:rgba(218,236,247,.42) !important}[data-bg="bg-gcb-love-bg/43"]{background-color:rgba(218,236,247,.43) !important}[data-bg="bg-gcb-love-bg/44"]{background-color:rgba(218,236,247,.44) !important}[data-bg="bg-gcb-love-bg/45"]{background-color:rgba(218,236,247,.45) !important}[data-bg="bg-gcb-love-bg/46"]{background-color:rgba(218,236,247,.46) !important}[data-bg="bg-gcb-love-bg/47"]{background-color:rgba(218,236,247,.47) !important}[data-bg="bg-gcb-love-bg/48"]{background-color:rgba(218,236,247,.48) !important}[data-bg="bg-gcb-love-bg/49"]{background-color:rgba(218,236,247,.49) !important}[data-bg="bg-gcb-love-bg/50"]{background-color:rgba(218,236,247,.5) !important}[data-bg="bg-gcb-love-bg/51"]{background-color:rgba(218,236,247,.51) !important}[data-bg="bg-gcb-love-bg/52"]{background-color:rgba(218,236,247,.52) !important}[data-bg="bg-gcb-love-bg/53"]{background-color:rgba(218,236,247,.53) !important}[data-bg="bg-gcb-love-bg/54"]{background-color:rgba(218,236,247,.54) !important}[data-bg="bg-gcb-love-bg/55"]{background-color:rgba(218,236,247,.55) !important}[data-bg="bg-gcb-love-bg/56"]{background-color:rgba(218,236,247,.56) !important}[data-bg="bg-gcb-love-bg/57"]{background-color:rgba(218,236,247,.57) !important}[data-bg="bg-gcb-love-bg/58"]{background-color:rgba(218,236,247,.58) !important}[data-bg="bg-gcb-love-bg/59"]{background-color:rgba(218,236,247,.59) !important}[data-bg="bg-gcb-love-bg/60"]{background-color:rgba(218,236,247,.6) !important}[data-bg="bg-gcb-love-bg/61"]{background-color:rgba(218,236,247,.61) !important}[data-bg="bg-gcb-love-bg/62"]{background-color:rgba(218,236,247,.62) !important}[data-bg="bg-gcb-love-bg/63"]{background-color:rgba(218,236,247,.63) !important}[data-bg="bg-gcb-love-bg/64"]{background-color:rgba(218,236,247,.64) !important}[data-bg="bg-gcb-love-bg/65"]{background-color:rgba(218,236,247,.65) !important}[data-bg="bg-gcb-love-bg/66"]{background-color:rgba(218,236,247,.66) !important}[data-bg="bg-gcb-love-bg/67"]{background-color:rgba(218,236,247,.67) !important}[data-bg="bg-gcb-love-bg/68"]{background-color:rgba(218,236,247,.68) !important}[data-bg="bg-gcb-love-bg/69"]{background-color:rgba(218,236,247,.69) !important}[data-bg="bg-gcb-love-bg/70"]{background-color:rgba(218,236,247,.7) !important}[data-bg="bg-gcb-love-bg/71"]{background-color:rgba(218,236,247,.71) !important}[data-bg="bg-gcb-love-bg/72"]{background-color:rgba(218,236,247,.72) !important}[data-bg="bg-gcb-love-bg/73"]{background-color:rgba(218,236,247,.73) !important}[data-bg="bg-gcb-love-bg/74"]{background-color:rgba(218,236,247,.74) !important}[data-bg="bg-gcb-love-bg/75"]{background-color:rgba(218,236,247,.75) !important}[data-bg="bg-gcb-love-bg/76"]{background-color:rgba(218,236,247,.76) !important}[data-bg="bg-gcb-love-bg/77"]{background-color:rgba(218,236,247,.77) !important}[data-bg="bg-gcb-love-bg/78"]{background-color:rgba(218,236,247,.78) !important}[data-bg="bg-gcb-love-bg/79"]{background-color:rgba(218,236,247,.79) !important}[data-bg="bg-gcb-love-bg/80"]{background-color:rgba(218,236,247,.8) !important}[data-bg="bg-gcb-love-bg/81"]{background-color:rgba(218,236,247,.81) !important}[data-bg="bg-gcb-love-bg/82"]{background-color:rgba(218,236,247,.82) !important}[data-bg="bg-gcb-love-bg/83"]{background-color:rgba(218,236,247,.83) !important}[data-bg="bg-gcb-love-bg/84"]{background-color:rgba(218,236,247,.84) !important}[data-bg="bg-gcb-love-bg/85"]{background-color:rgba(218,236,247,.85) !important}[data-bg="bg-gcb-love-bg/86"]{background-color:rgba(218,236,247,.86) !important}[data-bg="bg-gcb-love-bg/87"]{background-color:rgba(218,236,247,.87) !important}[data-bg="bg-gcb-love-bg/88"]{background-color:rgba(218,236,247,.88) !important}[data-bg="bg-gcb-love-bg/89"]{background-color:rgba(218,236,247,.89) !important}[data-bg="bg-gcb-love-bg/90"]{background-color:rgba(218,236,247,.9) !important}[data-bg="bg-gcb-love-bg/91"]{background-color:rgba(218,236,247,.91) !important}[data-bg="bg-gcb-love-bg/92"]{background-color:rgba(218,236,247,.92) !important}[data-bg="bg-gcb-love-bg/93"]{background-color:rgba(218,236,247,.93) !important}[data-bg="bg-gcb-love-bg/94"]{background-color:rgba(218,236,247,.94) !important}[data-bg="bg-gcb-love-bg/95"]{background-color:rgba(218,236,247,.95) !important}[data-bg="bg-gcb-love-bg/96"]{background-color:rgba(218,236,247,.96) !important}[data-bg="bg-gcb-love-bg/97"]{background-color:rgba(218,236,247,.97) !important}[data-bg="bg-gcb-love-bg/98"]{background-color:rgba(218,236,247,.98) !important}[data-bg="bg-gcb-love-bg/99"]{background-color:rgba(218,236,247,.99) !important}[data-bg="bg-gcb-love-bg/100"]{background-color:#daecf7 !important}.placeholder-gcb-love-bg::-moz-placeholder{color:#daecf7 !important}.placeholder-gcb-love-bg::placeholder{color:#daecf7 !important}.gcb-dream-bg{color:#eaf8e8 !important}.text-gcb-dream-bg{color:#eaf8e8 !important}.bg-gcb-dream-bg{background-color:#eaf8e8 !important}[data-bg=bg-gcb-dream-bg]{background-color:#eaf8e8 !important}[data-border-color=border-gcb-dream-bg]{border-color:#eaf8e8 !important}[data-bg="bg-gcb-dream-bg/0"]{background-color:rgba(234,248,232,0) !important}[data-bg="bg-gcb-dream-bg/1"]{background-color:rgba(234,248,232,.01) !important}[data-bg="bg-gcb-dream-bg/2"]{background-color:rgba(234,248,232,.02) !important}[data-bg="bg-gcb-dream-bg/3"]{background-color:rgba(234,248,232,.03) !important}[data-bg="bg-gcb-dream-bg/4"]{background-color:rgba(234,248,232,.04) !important}[data-bg="bg-gcb-dream-bg/5"]{background-color:rgba(234,248,232,.05) !important}[data-bg="bg-gcb-dream-bg/6"]{background-color:rgba(234,248,232,.06) !important}[data-bg="bg-gcb-dream-bg/7"]{background-color:rgba(234,248,232,.07) !important}[data-bg="bg-gcb-dream-bg/8"]{background-color:rgba(234,248,232,.08) !important}[data-bg="bg-gcb-dream-bg/9"]{background-color:rgba(234,248,232,.09) !important}[data-bg="bg-gcb-dream-bg/10"]{background-color:rgba(234,248,232,.1) !important}[data-bg="bg-gcb-dream-bg/11"]{background-color:rgba(234,248,232,.11) !important}[data-bg="bg-gcb-dream-bg/12"]{background-color:rgba(234,248,232,.12) !important}[data-bg="bg-gcb-dream-bg/13"]{background-color:rgba(234,248,232,.13) !important}[data-bg="bg-gcb-dream-bg/14"]{background-color:rgba(234,248,232,.14) !important}[data-bg="bg-gcb-dream-bg/15"]{background-color:rgba(234,248,232,.15) !important}[data-bg="bg-gcb-dream-bg/16"]{background-color:rgba(234,248,232,.16) !important}[data-bg="bg-gcb-dream-bg/17"]{background-color:rgba(234,248,232,.17) !important}[data-bg="bg-gcb-dream-bg/18"]{background-color:rgba(234,248,232,.18) !important}[data-bg="bg-gcb-dream-bg/19"]{background-color:rgba(234,248,232,.19) !important}[data-bg="bg-gcb-dream-bg/20"]{background-color:rgba(234,248,232,.2) !important}[data-bg="bg-gcb-dream-bg/21"]{background-color:rgba(234,248,232,.21) !important}[data-bg="bg-gcb-dream-bg/22"]{background-color:rgba(234,248,232,.22) !important}[data-bg="bg-gcb-dream-bg/23"]{background-color:rgba(234,248,232,.23) !important}[data-bg="bg-gcb-dream-bg/24"]{background-color:rgba(234,248,232,.24) !important}[data-bg="bg-gcb-dream-bg/25"]{background-color:rgba(234,248,232,.25) !important}[data-bg="bg-gcb-dream-bg/26"]{background-color:rgba(234,248,232,.26) !important}[data-bg="bg-gcb-dream-bg/27"]{background-color:rgba(234,248,232,.27) !important}[data-bg="bg-gcb-dream-bg/28"]{background-color:rgba(234,248,232,.28) !important}[data-bg="bg-gcb-dream-bg/29"]{background-color:rgba(234,248,232,.29) !important}[data-bg="bg-gcb-dream-bg/30"]{background-color:rgba(234,248,232,.3) !important}[data-bg="bg-gcb-dream-bg/31"]{background-color:rgba(234,248,232,.31) !important}[data-bg="bg-gcb-dream-bg/32"]{background-color:rgba(234,248,232,.32) !important}[data-bg="bg-gcb-dream-bg/33"]{background-color:rgba(234,248,232,.33) !important}[data-bg="bg-gcb-dream-bg/34"]{background-color:rgba(234,248,232,.34) !important}[data-bg="bg-gcb-dream-bg/35"]{background-color:rgba(234,248,232,.35) !important}[data-bg="bg-gcb-dream-bg/36"]{background-color:rgba(234,248,232,.36) !important}[data-bg="bg-gcb-dream-bg/37"]{background-color:rgba(234,248,232,.37) !important}[data-bg="bg-gcb-dream-bg/38"]{background-color:rgba(234,248,232,.38) !important}[data-bg="bg-gcb-dream-bg/39"]{background-color:rgba(234,248,232,.39) !important}[data-bg="bg-gcb-dream-bg/40"]{background-color:rgba(234,248,232,.4) !important}[data-bg="bg-gcb-dream-bg/41"]{background-color:rgba(234,248,232,.41) !important}[data-bg="bg-gcb-dream-bg/42"]{background-color:rgba(234,248,232,.42) !important}[data-bg="bg-gcb-dream-bg/43"]{background-color:rgba(234,248,232,.43) !important}[data-bg="bg-gcb-dream-bg/44"]{background-color:rgba(234,248,232,.44) !important}[data-bg="bg-gcb-dream-bg/45"]{background-color:rgba(234,248,232,.45) !important}[data-bg="bg-gcb-dream-bg/46"]{background-color:rgba(234,248,232,.46) !important}[data-bg="bg-gcb-dream-bg/47"]{background-color:rgba(234,248,232,.47) !important}[data-bg="bg-gcb-dream-bg/48"]{background-color:rgba(234,248,232,.48) !important}[data-bg="bg-gcb-dream-bg/49"]{background-color:rgba(234,248,232,.49) !important}[data-bg="bg-gcb-dream-bg/50"]{background-color:rgba(234,248,232,.5) !important}[data-bg="bg-gcb-dream-bg/51"]{background-color:rgba(234,248,232,.51) !important}[data-bg="bg-gcb-dream-bg/52"]{background-color:rgba(234,248,232,.52) !important}[data-bg="bg-gcb-dream-bg/53"]{background-color:rgba(234,248,232,.53) !important}[data-bg="bg-gcb-dream-bg/54"]{background-color:rgba(234,248,232,.54) !important}[data-bg="bg-gcb-dream-bg/55"]{background-color:rgba(234,248,232,.55) !important}[data-bg="bg-gcb-dream-bg/56"]{background-color:rgba(234,248,232,.56) !important}[data-bg="bg-gcb-dream-bg/57"]{background-color:rgba(234,248,232,.57) !important}[data-bg="bg-gcb-dream-bg/58"]{background-color:rgba(234,248,232,.58) !important}[data-bg="bg-gcb-dream-bg/59"]{background-color:rgba(234,248,232,.59) !important}[data-bg="bg-gcb-dream-bg/60"]{background-color:rgba(234,248,232,.6) !important}[data-bg="bg-gcb-dream-bg/61"]{background-color:rgba(234,248,232,.61) !important}[data-bg="bg-gcb-dream-bg/62"]{background-color:rgba(234,248,232,.62) !important}[data-bg="bg-gcb-dream-bg/63"]{background-color:rgba(234,248,232,.63) !important}[data-bg="bg-gcb-dream-bg/64"]{background-color:rgba(234,248,232,.64) !important}[data-bg="bg-gcb-dream-bg/65"]{background-color:rgba(234,248,232,.65) !important}[data-bg="bg-gcb-dream-bg/66"]{background-color:rgba(234,248,232,.66) !important}[data-bg="bg-gcb-dream-bg/67"]{background-color:rgba(234,248,232,.67) !important}[data-bg="bg-gcb-dream-bg/68"]{background-color:rgba(234,248,232,.68) !important}[data-bg="bg-gcb-dream-bg/69"]{background-color:rgba(234,248,232,.69) !important}[data-bg="bg-gcb-dream-bg/70"]{background-color:rgba(234,248,232,.7) !important}[data-bg="bg-gcb-dream-bg/71"]{background-color:rgba(234,248,232,.71) !important}[data-bg="bg-gcb-dream-bg/72"]{background-color:rgba(234,248,232,.72) !important}[data-bg="bg-gcb-dream-bg/73"]{background-color:rgba(234,248,232,.73) !important}[data-bg="bg-gcb-dream-bg/74"]{background-color:rgba(234,248,232,.74) !important}[data-bg="bg-gcb-dream-bg/75"]{background-color:rgba(234,248,232,.75) !important}[data-bg="bg-gcb-dream-bg/76"]{background-color:rgba(234,248,232,.76) !important}[data-bg="bg-gcb-dream-bg/77"]{background-color:rgba(234,248,232,.77) !important}[data-bg="bg-gcb-dream-bg/78"]{background-color:rgba(234,248,232,.78) !important}[data-bg="bg-gcb-dream-bg/79"]{background-color:rgba(234,248,232,.79) !important}[data-bg="bg-gcb-dream-bg/80"]{background-color:rgba(234,248,232,.8) !important}[data-bg="bg-gcb-dream-bg/81"]{background-color:rgba(234,248,232,.81) !important}[data-bg="bg-gcb-dream-bg/82"]{background-color:rgba(234,248,232,.82) !important}[data-bg="bg-gcb-dream-bg/83"]{background-color:rgba(234,248,232,.83) !important}[data-bg="bg-gcb-dream-bg/84"]{background-color:rgba(234,248,232,.84) !important}[data-bg="bg-gcb-dream-bg/85"]{background-color:rgba(234,248,232,.85) !important}[data-bg="bg-gcb-dream-bg/86"]{background-color:rgba(234,248,232,.86) !important}[data-bg="bg-gcb-dream-bg/87"]{background-color:rgba(234,248,232,.87) !important}[data-bg="bg-gcb-dream-bg/88"]{background-color:rgba(234,248,232,.88) !important}[data-bg="bg-gcb-dream-bg/89"]{background-color:rgba(234,248,232,.89) !important}[data-bg="bg-gcb-dream-bg/90"]{background-color:rgba(234,248,232,.9) !important}[data-bg="bg-gcb-dream-bg/91"]{background-color:rgba(234,248,232,.91) !important}[data-bg="bg-gcb-dream-bg/92"]{background-color:rgba(234,248,232,.92) !important}[data-bg="bg-gcb-dream-bg/93"]{background-color:rgba(234,248,232,.93) !important}[data-bg="bg-gcb-dream-bg/94"]{background-color:rgba(234,248,232,.94) !important}[data-bg="bg-gcb-dream-bg/95"]{background-color:rgba(234,248,232,.95) !important}[data-bg="bg-gcb-dream-bg/96"]{background-color:rgba(234,248,232,.96) !important}[data-bg="bg-gcb-dream-bg/97"]{background-color:rgba(234,248,232,.97) !important}[data-bg="bg-gcb-dream-bg/98"]{background-color:rgba(234,248,232,.98) !important}[data-bg="bg-gcb-dream-bg/99"]{background-color:rgba(234,248,232,.99) !important}[data-bg="bg-gcb-dream-bg/100"]{background-color:#eaf8e8 !important}.placeholder-gcb-dream-bg::-moz-placeholder{color:#eaf8e8 !important}.placeholder-gcb-dream-bg::placeholder{color:#eaf8e8 !important}.gcb-kindness-bg{color:#f7f7cc !important}.text-gcb-kindness-bg{color:#f7f7cc !important}.bg-gcb-kindness-bg{background-color:#f7f7cc !important}[data-bg=bg-gcb-kindness-bg]{background-color:#f7f7cc !important}[data-border-color=border-gcb-kindness-bg]{border-color:#f7f7cc !important}[data-bg="bg-gcb-kindness-bg/0"]{background-color:rgba(247,247,204,0) !important}[data-bg="bg-gcb-kindness-bg/1"]{background-color:rgba(247,247,204,.01) !important}[data-bg="bg-gcb-kindness-bg/2"]{background-color:rgba(247,247,204,.02) !important}[data-bg="bg-gcb-kindness-bg/3"]{background-color:rgba(247,247,204,.03) !important}[data-bg="bg-gcb-kindness-bg/4"]{background-color:rgba(247,247,204,.04) !important}[data-bg="bg-gcb-kindness-bg/5"]{background-color:rgba(247,247,204,.05) !important}[data-bg="bg-gcb-kindness-bg/6"]{background-color:rgba(247,247,204,.06) !important}[data-bg="bg-gcb-kindness-bg/7"]{background-color:rgba(247,247,204,.07) !important}[data-bg="bg-gcb-kindness-bg/8"]{background-color:rgba(247,247,204,.08) !important}[data-bg="bg-gcb-kindness-bg/9"]{background-color:rgba(247,247,204,.09) !important}[data-bg="bg-gcb-kindness-bg/10"]{background-color:rgba(247,247,204,.1) !important}[data-bg="bg-gcb-kindness-bg/11"]{background-color:rgba(247,247,204,.11) !important}[data-bg="bg-gcb-kindness-bg/12"]{background-color:rgba(247,247,204,.12) !important}[data-bg="bg-gcb-kindness-bg/13"]{background-color:rgba(247,247,204,.13) !important}[data-bg="bg-gcb-kindness-bg/14"]{background-color:rgba(247,247,204,.14) !important}[data-bg="bg-gcb-kindness-bg/15"]{background-color:rgba(247,247,204,.15) !important}[data-bg="bg-gcb-kindness-bg/16"]{background-color:rgba(247,247,204,.16) !important}[data-bg="bg-gcb-kindness-bg/17"]{background-color:rgba(247,247,204,.17) !important}[data-bg="bg-gcb-kindness-bg/18"]{background-color:rgba(247,247,204,.18) !important}[data-bg="bg-gcb-kindness-bg/19"]{background-color:rgba(247,247,204,.19) !important}[data-bg="bg-gcb-kindness-bg/20"]{background-color:rgba(247,247,204,.2) !important}[data-bg="bg-gcb-kindness-bg/21"]{background-color:rgba(247,247,204,.21) !important}[data-bg="bg-gcb-kindness-bg/22"]{background-color:rgba(247,247,204,.22) !important}[data-bg="bg-gcb-kindness-bg/23"]{background-color:rgba(247,247,204,.23) !important}[data-bg="bg-gcb-kindness-bg/24"]{background-color:rgba(247,247,204,.24) !important}[data-bg="bg-gcb-kindness-bg/25"]{background-color:rgba(247,247,204,.25) !important}[data-bg="bg-gcb-kindness-bg/26"]{background-color:rgba(247,247,204,.26) !important}[data-bg="bg-gcb-kindness-bg/27"]{background-color:rgba(247,247,204,.27) !important}[data-bg="bg-gcb-kindness-bg/28"]{background-color:rgba(247,247,204,.28) !important}[data-bg="bg-gcb-kindness-bg/29"]{background-color:rgba(247,247,204,.29) !important}[data-bg="bg-gcb-kindness-bg/30"]{background-color:rgba(247,247,204,.3) !important}[data-bg="bg-gcb-kindness-bg/31"]{background-color:rgba(247,247,204,.31) !important}[data-bg="bg-gcb-kindness-bg/32"]{background-color:rgba(247,247,204,.32) !important}[data-bg="bg-gcb-kindness-bg/33"]{background-color:rgba(247,247,204,.33) !important}[data-bg="bg-gcb-kindness-bg/34"]{background-color:rgba(247,247,204,.34) !important}[data-bg="bg-gcb-kindness-bg/35"]{background-color:rgba(247,247,204,.35) !important}[data-bg="bg-gcb-kindness-bg/36"]{background-color:rgba(247,247,204,.36) !important}[data-bg="bg-gcb-kindness-bg/37"]{background-color:rgba(247,247,204,.37) !important}[data-bg="bg-gcb-kindness-bg/38"]{background-color:rgba(247,247,204,.38) !important}[data-bg="bg-gcb-kindness-bg/39"]{background-color:rgba(247,247,204,.39) !important}[data-bg="bg-gcb-kindness-bg/40"]{background-color:rgba(247,247,204,.4) !important}[data-bg="bg-gcb-kindness-bg/41"]{background-color:rgba(247,247,204,.41) !important}[data-bg="bg-gcb-kindness-bg/42"]{background-color:rgba(247,247,204,.42) !important}[data-bg="bg-gcb-kindness-bg/43"]{background-color:rgba(247,247,204,.43) !important}[data-bg="bg-gcb-kindness-bg/44"]{background-color:rgba(247,247,204,.44) !important}[data-bg="bg-gcb-kindness-bg/45"]{background-color:rgba(247,247,204,.45) !important}[data-bg="bg-gcb-kindness-bg/46"]{background-color:rgba(247,247,204,.46) !important}[data-bg="bg-gcb-kindness-bg/47"]{background-color:rgba(247,247,204,.47) !important}[data-bg="bg-gcb-kindness-bg/48"]{background-color:rgba(247,247,204,.48) !important}[data-bg="bg-gcb-kindness-bg/49"]{background-color:rgba(247,247,204,.49) !important}[data-bg="bg-gcb-kindness-bg/50"]{background-color:rgba(247,247,204,.5) !important}[data-bg="bg-gcb-kindness-bg/51"]{background-color:rgba(247,247,204,.51) !important}[data-bg="bg-gcb-kindness-bg/52"]{background-color:rgba(247,247,204,.52) !important}[data-bg="bg-gcb-kindness-bg/53"]{background-color:rgba(247,247,204,.53) !important}[data-bg="bg-gcb-kindness-bg/54"]{background-color:rgba(247,247,204,.54) !important}[data-bg="bg-gcb-kindness-bg/55"]{background-color:rgba(247,247,204,.55) !important}[data-bg="bg-gcb-kindness-bg/56"]{background-color:rgba(247,247,204,.56) !important}[data-bg="bg-gcb-kindness-bg/57"]{background-color:rgba(247,247,204,.57) !important}[data-bg="bg-gcb-kindness-bg/58"]{background-color:rgba(247,247,204,.58) !important}[data-bg="bg-gcb-kindness-bg/59"]{background-color:rgba(247,247,204,.59) !important}[data-bg="bg-gcb-kindness-bg/60"]{background-color:rgba(247,247,204,.6) !important}[data-bg="bg-gcb-kindness-bg/61"]{background-color:rgba(247,247,204,.61) !important}[data-bg="bg-gcb-kindness-bg/62"]{background-color:rgba(247,247,204,.62) !important}[data-bg="bg-gcb-kindness-bg/63"]{background-color:rgba(247,247,204,.63) !important}[data-bg="bg-gcb-kindness-bg/64"]{background-color:rgba(247,247,204,.64) !important}[data-bg="bg-gcb-kindness-bg/65"]{background-color:rgba(247,247,204,.65) !important}[data-bg="bg-gcb-kindness-bg/66"]{background-color:rgba(247,247,204,.66) !important}[data-bg="bg-gcb-kindness-bg/67"]{background-color:rgba(247,247,204,.67) !important}[data-bg="bg-gcb-kindness-bg/68"]{background-color:rgba(247,247,204,.68) !important}[data-bg="bg-gcb-kindness-bg/69"]{background-color:rgba(247,247,204,.69) !important}[data-bg="bg-gcb-kindness-bg/70"]{background-color:rgba(247,247,204,.7) !important}[data-bg="bg-gcb-kindness-bg/71"]{background-color:rgba(247,247,204,.71) !important}[data-bg="bg-gcb-kindness-bg/72"]{background-color:rgba(247,247,204,.72) !important}[data-bg="bg-gcb-kindness-bg/73"]{background-color:rgba(247,247,204,.73) !important}[data-bg="bg-gcb-kindness-bg/74"]{background-color:rgba(247,247,204,.74) !important}[data-bg="bg-gcb-kindness-bg/75"]{background-color:rgba(247,247,204,.75) !important}[data-bg="bg-gcb-kindness-bg/76"]{background-color:rgba(247,247,204,.76) !important}[data-bg="bg-gcb-kindness-bg/77"]{background-color:rgba(247,247,204,.77) !important}[data-bg="bg-gcb-kindness-bg/78"]{background-color:rgba(247,247,204,.78) !important}[data-bg="bg-gcb-kindness-bg/79"]{background-color:rgba(247,247,204,.79) !important}[data-bg="bg-gcb-kindness-bg/80"]{background-color:rgba(247,247,204,.8) !important}[data-bg="bg-gcb-kindness-bg/81"]{background-color:rgba(247,247,204,.81) !important}[data-bg="bg-gcb-kindness-bg/82"]{background-color:rgba(247,247,204,.82) !important}[data-bg="bg-gcb-kindness-bg/83"]{background-color:rgba(247,247,204,.83) !important}[data-bg="bg-gcb-kindness-bg/84"]{background-color:rgba(247,247,204,.84) !important}[data-bg="bg-gcb-kindness-bg/85"]{background-color:rgba(247,247,204,.85) !important}[data-bg="bg-gcb-kindness-bg/86"]{background-color:rgba(247,247,204,.86) !important}[data-bg="bg-gcb-kindness-bg/87"]{background-color:rgba(247,247,204,.87) !important}[data-bg="bg-gcb-kindness-bg/88"]{background-color:rgba(247,247,204,.88) !important}[data-bg="bg-gcb-kindness-bg/89"]{background-color:rgba(247,247,204,.89) !important}[data-bg="bg-gcb-kindness-bg/90"]{background-color:rgba(247,247,204,.9) !important}[data-bg="bg-gcb-kindness-bg/91"]{background-color:rgba(247,247,204,.91) !important}[data-bg="bg-gcb-kindness-bg/92"]{background-color:rgba(247,247,204,.92) !important}[data-bg="bg-gcb-kindness-bg/93"]{background-color:rgba(247,247,204,.93) !important}[data-bg="bg-gcb-kindness-bg/94"]{background-color:rgba(247,247,204,.94) !important}[data-bg="bg-gcb-kindness-bg/95"]{background-color:rgba(247,247,204,.95) !important}[data-bg="bg-gcb-kindness-bg/96"]{background-color:rgba(247,247,204,.96) !important}[data-bg="bg-gcb-kindness-bg/97"]{background-color:rgba(247,247,204,.97) !important}[data-bg="bg-gcb-kindness-bg/98"]{background-color:rgba(247,247,204,.98) !important}[data-bg="bg-gcb-kindness-bg/99"]{background-color:rgba(247,247,204,.99) !important}[data-bg="bg-gcb-kindness-bg/100"]{background-color:#f7f7cc !important}.placeholder-gcb-kindness-bg::-moz-placeholder{color:#f7f7cc !important}.placeholder-gcb-kindness-bg::placeholder{color:#f7f7cc !important}.gcb-core-joy{color:#ffddf8 !important}.text-gcb-core-joy{color:#ffddf8 !important}.bg-gcb-core-joy{background-color:#ffddf8 !important}[data-bg=bg-gcb-core-joy]{background-color:#ffddf8 !important}[data-border-color=border-gcb-core-joy]{border-color:#ffddf8 !important}[data-bg="bg-gcb-core-joy/0"]{background-color:rgba(255,221,248,0) !important}[data-bg="bg-gcb-core-joy/1"]{background-color:rgba(255,221,248,.01) !important}[data-bg="bg-gcb-core-joy/2"]{background-color:rgba(255,221,248,.02) !important}[data-bg="bg-gcb-core-joy/3"]{background-color:rgba(255,221,248,.03) !important}[data-bg="bg-gcb-core-joy/4"]{background-color:rgba(255,221,248,.04) !important}[data-bg="bg-gcb-core-joy/5"]{background-color:rgba(255,221,248,.05) !important}[data-bg="bg-gcb-core-joy/6"]{background-color:rgba(255,221,248,.06) !important}[data-bg="bg-gcb-core-joy/7"]{background-color:rgba(255,221,248,.07) !important}[data-bg="bg-gcb-core-joy/8"]{background-color:rgba(255,221,248,.08) !important}[data-bg="bg-gcb-core-joy/9"]{background-color:rgba(255,221,248,.09) !important}[data-bg="bg-gcb-core-joy/10"]{background-color:rgba(255,221,248,.1) !important}[data-bg="bg-gcb-core-joy/11"]{background-color:rgba(255,221,248,.11) !important}[data-bg="bg-gcb-core-joy/12"]{background-color:rgba(255,221,248,.12) !important}[data-bg="bg-gcb-core-joy/13"]{background-color:rgba(255,221,248,.13) !important}[data-bg="bg-gcb-core-joy/14"]{background-color:rgba(255,221,248,.14) !important}[data-bg="bg-gcb-core-joy/15"]{background-color:rgba(255,221,248,.15) !important}[data-bg="bg-gcb-core-joy/16"]{background-color:rgba(255,221,248,.16) !important}[data-bg="bg-gcb-core-joy/17"]{background-color:rgba(255,221,248,.17) !important}[data-bg="bg-gcb-core-joy/18"]{background-color:rgba(255,221,248,.18) !important}[data-bg="bg-gcb-core-joy/19"]{background-color:rgba(255,221,248,.19) !important}[data-bg="bg-gcb-core-joy/20"]{background-color:rgba(255,221,248,.2) !important}[data-bg="bg-gcb-core-joy/21"]{background-color:rgba(255,221,248,.21) !important}[data-bg="bg-gcb-core-joy/22"]{background-color:rgba(255,221,248,.22) !important}[data-bg="bg-gcb-core-joy/23"]{background-color:rgba(255,221,248,.23) !important}[data-bg="bg-gcb-core-joy/24"]{background-color:rgba(255,221,248,.24) !important}[data-bg="bg-gcb-core-joy/25"]{background-color:rgba(255,221,248,.25) !important}[data-bg="bg-gcb-core-joy/26"]{background-color:rgba(255,221,248,.26) !important}[data-bg="bg-gcb-core-joy/27"]{background-color:rgba(255,221,248,.27) !important}[data-bg="bg-gcb-core-joy/28"]{background-color:rgba(255,221,248,.28) !important}[data-bg="bg-gcb-core-joy/29"]{background-color:rgba(255,221,248,.29) !important}[data-bg="bg-gcb-core-joy/30"]{background-color:rgba(255,221,248,.3) !important}[data-bg="bg-gcb-core-joy/31"]{background-color:rgba(255,221,248,.31) !important}[data-bg="bg-gcb-core-joy/32"]{background-color:rgba(255,221,248,.32) !important}[data-bg="bg-gcb-core-joy/33"]{background-color:rgba(255,221,248,.33) !important}[data-bg="bg-gcb-core-joy/34"]{background-color:rgba(255,221,248,.34) !important}[data-bg="bg-gcb-core-joy/35"]{background-color:rgba(255,221,248,.35) !important}[data-bg="bg-gcb-core-joy/36"]{background-color:rgba(255,221,248,.36) !important}[data-bg="bg-gcb-core-joy/37"]{background-color:rgba(255,221,248,.37) !important}[data-bg="bg-gcb-core-joy/38"]{background-color:rgba(255,221,248,.38) !important}[data-bg="bg-gcb-core-joy/39"]{background-color:rgba(255,221,248,.39) !important}[data-bg="bg-gcb-core-joy/40"]{background-color:rgba(255,221,248,.4) !important}[data-bg="bg-gcb-core-joy/41"]{background-color:rgba(255,221,248,.41) !important}[data-bg="bg-gcb-core-joy/42"]{background-color:rgba(255,221,248,.42) !important}[data-bg="bg-gcb-core-joy/43"]{background-color:rgba(255,221,248,.43) !important}[data-bg="bg-gcb-core-joy/44"]{background-color:rgba(255,221,248,.44) !important}[data-bg="bg-gcb-core-joy/45"]{background-color:rgba(255,221,248,.45) !important}[data-bg="bg-gcb-core-joy/46"]{background-color:rgba(255,221,248,.46) !important}[data-bg="bg-gcb-core-joy/47"]{background-color:rgba(255,221,248,.47) !important}[data-bg="bg-gcb-core-joy/48"]{background-color:rgba(255,221,248,.48) !important}[data-bg="bg-gcb-core-joy/49"]{background-color:rgba(255,221,248,.49) !important}[data-bg="bg-gcb-core-joy/50"]{background-color:rgba(255,221,248,.5) !important}[data-bg="bg-gcb-core-joy/51"]{background-color:rgba(255,221,248,.51) !important}[data-bg="bg-gcb-core-joy/52"]{background-color:rgba(255,221,248,.52) !important}[data-bg="bg-gcb-core-joy/53"]{background-color:rgba(255,221,248,.53) !important}[data-bg="bg-gcb-core-joy/54"]{background-color:rgba(255,221,248,.54) !important}[data-bg="bg-gcb-core-joy/55"]{background-color:rgba(255,221,248,.55) !important}[data-bg="bg-gcb-core-joy/56"]{background-color:rgba(255,221,248,.56) !important}[data-bg="bg-gcb-core-joy/57"]{background-color:rgba(255,221,248,.57) !important}[data-bg="bg-gcb-core-joy/58"]{background-color:rgba(255,221,248,.58) !important}[data-bg="bg-gcb-core-joy/59"]{background-color:rgba(255,221,248,.59) !important}[data-bg="bg-gcb-core-joy/60"]{background-color:rgba(255,221,248,.6) !important}[data-bg="bg-gcb-core-joy/61"]{background-color:rgba(255,221,248,.61) !important}[data-bg="bg-gcb-core-joy/62"]{background-color:rgba(255,221,248,.62) !important}[data-bg="bg-gcb-core-joy/63"]{background-color:rgba(255,221,248,.63) !important}[data-bg="bg-gcb-core-joy/64"]{background-color:rgba(255,221,248,.64) !important}[data-bg="bg-gcb-core-joy/65"]{background-color:rgba(255,221,248,.65) !important}[data-bg="bg-gcb-core-joy/66"]{background-color:rgba(255,221,248,.66) !important}[data-bg="bg-gcb-core-joy/67"]{background-color:rgba(255,221,248,.67) !important}[data-bg="bg-gcb-core-joy/68"]{background-color:rgba(255,221,248,.68) !important}[data-bg="bg-gcb-core-joy/69"]{background-color:rgba(255,221,248,.69) !important}[data-bg="bg-gcb-core-joy/70"]{background-color:rgba(255,221,248,.7) !important}[data-bg="bg-gcb-core-joy/71"]{background-color:rgba(255,221,248,.71) !important}[data-bg="bg-gcb-core-joy/72"]{background-color:rgba(255,221,248,.72) !important}[data-bg="bg-gcb-core-joy/73"]{background-color:rgba(255,221,248,.73) !important}[data-bg="bg-gcb-core-joy/74"]{background-color:rgba(255,221,248,.74) !important}[data-bg="bg-gcb-core-joy/75"]{background-color:rgba(255,221,248,.75) !important}[data-bg="bg-gcb-core-joy/76"]{background-color:rgba(255,221,248,.76) !important}[data-bg="bg-gcb-core-joy/77"]{background-color:rgba(255,221,248,.77) !important}[data-bg="bg-gcb-core-joy/78"]{background-color:rgba(255,221,248,.78) !important}[data-bg="bg-gcb-core-joy/79"]{background-color:rgba(255,221,248,.79) !important}[data-bg="bg-gcb-core-joy/80"]{background-color:rgba(255,221,248,.8) !important}[data-bg="bg-gcb-core-joy/81"]{background-color:rgba(255,221,248,.81) !important}[data-bg="bg-gcb-core-joy/82"]{background-color:rgba(255,221,248,.82) !important}[data-bg="bg-gcb-core-joy/83"]{background-color:rgba(255,221,248,.83) !important}[data-bg="bg-gcb-core-joy/84"]{background-color:rgba(255,221,248,.84) !important}[data-bg="bg-gcb-core-joy/85"]{background-color:rgba(255,221,248,.85) !important}[data-bg="bg-gcb-core-joy/86"]{background-color:rgba(255,221,248,.86) !important}[data-bg="bg-gcb-core-joy/87"]{background-color:rgba(255,221,248,.87) !important}[data-bg="bg-gcb-core-joy/88"]{background-color:rgba(255,221,248,.88) !important}[data-bg="bg-gcb-core-joy/89"]{background-color:rgba(255,221,248,.89) !important}[data-bg="bg-gcb-core-joy/90"]{background-color:rgba(255,221,248,.9) !important}[data-bg="bg-gcb-core-joy/91"]{background-color:rgba(255,221,248,.91) !important}[data-bg="bg-gcb-core-joy/92"]{background-color:rgba(255,221,248,.92) !important}[data-bg="bg-gcb-core-joy/93"]{background-color:rgba(255,221,248,.93) !important}[data-bg="bg-gcb-core-joy/94"]{background-color:rgba(255,221,248,.94) !important}[data-bg="bg-gcb-core-joy/95"]{background-color:rgba(255,221,248,.95) !important}[data-bg="bg-gcb-core-joy/96"]{background-color:rgba(255,221,248,.96) !important}[data-bg="bg-gcb-core-joy/97"]{background-color:rgba(255,221,248,.97) !important}[data-bg="bg-gcb-core-joy/98"]{background-color:rgba(255,221,248,.98) !important}[data-bg="bg-gcb-core-joy/99"]{background-color:rgba(255,221,248,.99) !important}[data-bg="bg-gcb-core-joy/100"]{background-color:#ffddf8 !important}.placeholder-gcb-core-joy::-moz-placeholder{color:#ffddf8 !important}.placeholder-gcb-core-joy::placeholder{color:#ffddf8 !important}.gcb-core-love{color:#b7e1f7 !important}.text-gcb-core-love{color:#b7e1f7 !important}.bg-gcb-core-love{background-color:#b7e1f7 !important}[data-bg=bg-gcb-core-love]{background-color:#b7e1f7 !important}[data-border-color=border-gcb-core-love]{border-color:#b7e1f7 !important}[data-bg="bg-gcb-core-love/0"]{background-color:rgba(183,225,247,0) !important}[data-bg="bg-gcb-core-love/1"]{background-color:rgba(183,225,247,.01) !important}[data-bg="bg-gcb-core-love/2"]{background-color:rgba(183,225,247,.02) !important}[data-bg="bg-gcb-core-love/3"]{background-color:rgba(183,225,247,.03) !important}[data-bg="bg-gcb-core-love/4"]{background-color:rgba(183,225,247,.04) !important}[data-bg="bg-gcb-core-love/5"]{background-color:rgba(183,225,247,.05) !important}[data-bg="bg-gcb-core-love/6"]{background-color:rgba(183,225,247,.06) !important}[data-bg="bg-gcb-core-love/7"]{background-color:rgba(183,225,247,.07) !important}[data-bg="bg-gcb-core-love/8"]{background-color:rgba(183,225,247,.08) !important}[data-bg="bg-gcb-core-love/9"]{background-color:rgba(183,225,247,.09) !important}[data-bg="bg-gcb-core-love/10"]{background-color:rgba(183,225,247,.1) !important}[data-bg="bg-gcb-core-love/11"]{background-color:rgba(183,225,247,.11) !important}[data-bg="bg-gcb-core-love/12"]{background-color:rgba(183,225,247,.12) !important}[data-bg="bg-gcb-core-love/13"]{background-color:rgba(183,225,247,.13) !important}[data-bg="bg-gcb-core-love/14"]{background-color:rgba(183,225,247,.14) !important}[data-bg="bg-gcb-core-love/15"]{background-color:rgba(183,225,247,.15) !important}[data-bg="bg-gcb-core-love/16"]{background-color:rgba(183,225,247,.16) !important}[data-bg="bg-gcb-core-love/17"]{background-color:rgba(183,225,247,.17) !important}[data-bg="bg-gcb-core-love/18"]{background-color:rgba(183,225,247,.18) !important}[data-bg="bg-gcb-core-love/19"]{background-color:rgba(183,225,247,.19) !important}[data-bg="bg-gcb-core-love/20"]{background-color:rgba(183,225,247,.2) !important}[data-bg="bg-gcb-core-love/21"]{background-color:rgba(183,225,247,.21) !important}[data-bg="bg-gcb-core-love/22"]{background-color:rgba(183,225,247,.22) !important}[data-bg="bg-gcb-core-love/23"]{background-color:rgba(183,225,247,.23) !important}[data-bg="bg-gcb-core-love/24"]{background-color:rgba(183,225,247,.24) !important}[data-bg="bg-gcb-core-love/25"]{background-color:rgba(183,225,247,.25) !important}[data-bg="bg-gcb-core-love/26"]{background-color:rgba(183,225,247,.26) !important}[data-bg="bg-gcb-core-love/27"]{background-color:rgba(183,225,247,.27) !important}[data-bg="bg-gcb-core-love/28"]{background-color:rgba(183,225,247,.28) !important}[data-bg="bg-gcb-core-love/29"]{background-color:rgba(183,225,247,.29) !important}[data-bg="bg-gcb-core-love/30"]{background-color:rgba(183,225,247,.3) !important}[data-bg="bg-gcb-core-love/31"]{background-color:rgba(183,225,247,.31) !important}[data-bg="bg-gcb-core-love/32"]{background-color:rgba(183,225,247,.32) !important}[data-bg="bg-gcb-core-love/33"]{background-color:rgba(183,225,247,.33) !important}[data-bg="bg-gcb-core-love/34"]{background-color:rgba(183,225,247,.34) !important}[data-bg="bg-gcb-core-love/35"]{background-color:rgba(183,225,247,.35) !important}[data-bg="bg-gcb-core-love/36"]{background-color:rgba(183,225,247,.36) !important}[data-bg="bg-gcb-core-love/37"]{background-color:rgba(183,225,247,.37) !important}[data-bg="bg-gcb-core-love/38"]{background-color:rgba(183,225,247,.38) !important}[data-bg="bg-gcb-core-love/39"]{background-color:rgba(183,225,247,.39) !important}[data-bg="bg-gcb-core-love/40"]{background-color:rgba(183,225,247,.4) !important}[data-bg="bg-gcb-core-love/41"]{background-color:rgba(183,225,247,.41) !important}[data-bg="bg-gcb-core-love/42"]{background-color:rgba(183,225,247,.42) !important}[data-bg="bg-gcb-core-love/43"]{background-color:rgba(183,225,247,.43) !important}[data-bg="bg-gcb-core-love/44"]{background-color:rgba(183,225,247,.44) !important}[data-bg="bg-gcb-core-love/45"]{background-color:rgba(183,225,247,.45) !important}[data-bg="bg-gcb-core-love/46"]{background-color:rgba(183,225,247,.46) !important}[data-bg="bg-gcb-core-love/47"]{background-color:rgba(183,225,247,.47) !important}[data-bg="bg-gcb-core-love/48"]{background-color:rgba(183,225,247,.48) !important}[data-bg="bg-gcb-core-love/49"]{background-color:rgba(183,225,247,.49) !important}[data-bg="bg-gcb-core-love/50"]{background-color:rgba(183,225,247,.5) !important}[data-bg="bg-gcb-core-love/51"]{background-color:rgba(183,225,247,.51) !important}[data-bg="bg-gcb-core-love/52"]{background-color:rgba(183,225,247,.52) !important}[data-bg="bg-gcb-core-love/53"]{background-color:rgba(183,225,247,.53) !important}[data-bg="bg-gcb-core-love/54"]{background-color:rgba(183,225,247,.54) !important}[data-bg="bg-gcb-core-love/55"]{background-color:rgba(183,225,247,.55) !important}[data-bg="bg-gcb-core-love/56"]{background-color:rgba(183,225,247,.56) !important}[data-bg="bg-gcb-core-love/57"]{background-color:rgba(183,225,247,.57) !important}[data-bg="bg-gcb-core-love/58"]{background-color:rgba(183,225,247,.58) !important}[data-bg="bg-gcb-core-love/59"]{background-color:rgba(183,225,247,.59) !important}[data-bg="bg-gcb-core-love/60"]{background-color:rgba(183,225,247,.6) !important}[data-bg="bg-gcb-core-love/61"]{background-color:rgba(183,225,247,.61) !important}[data-bg="bg-gcb-core-love/62"]{background-color:rgba(183,225,247,.62) !important}[data-bg="bg-gcb-core-love/63"]{background-color:rgba(183,225,247,.63) !important}[data-bg="bg-gcb-core-love/64"]{background-color:rgba(183,225,247,.64) !important}[data-bg="bg-gcb-core-love/65"]{background-color:rgba(183,225,247,.65) !important}[data-bg="bg-gcb-core-love/66"]{background-color:rgba(183,225,247,.66) !important}[data-bg="bg-gcb-core-love/67"]{background-color:rgba(183,225,247,.67) !important}[data-bg="bg-gcb-core-love/68"]{background-color:rgba(183,225,247,.68) !important}[data-bg="bg-gcb-core-love/69"]{background-color:rgba(183,225,247,.69) !important}[data-bg="bg-gcb-core-love/70"]{background-color:rgba(183,225,247,.7) !important}[data-bg="bg-gcb-core-love/71"]{background-color:rgba(183,225,247,.71) !important}[data-bg="bg-gcb-core-love/72"]{background-color:rgba(183,225,247,.72) !important}[data-bg="bg-gcb-core-love/73"]{background-color:rgba(183,225,247,.73) !important}[data-bg="bg-gcb-core-love/74"]{background-color:rgba(183,225,247,.74) !important}[data-bg="bg-gcb-core-love/75"]{background-color:rgba(183,225,247,.75) !important}[data-bg="bg-gcb-core-love/76"]{background-color:rgba(183,225,247,.76) !important}[data-bg="bg-gcb-core-love/77"]{background-color:rgba(183,225,247,.77) !important}[data-bg="bg-gcb-core-love/78"]{background-color:rgba(183,225,247,.78) !important}[data-bg="bg-gcb-core-love/79"]{background-color:rgba(183,225,247,.79) !important}[data-bg="bg-gcb-core-love/80"]{background-color:rgba(183,225,247,.8) !important}[data-bg="bg-gcb-core-love/81"]{background-color:rgba(183,225,247,.81) !important}[data-bg="bg-gcb-core-love/82"]{background-color:rgba(183,225,247,.82) !important}[data-bg="bg-gcb-core-love/83"]{background-color:rgba(183,225,247,.83) !important}[data-bg="bg-gcb-core-love/84"]{background-color:rgba(183,225,247,.84) !important}[data-bg="bg-gcb-core-love/85"]{background-color:rgba(183,225,247,.85) !important}[data-bg="bg-gcb-core-love/86"]{background-color:rgba(183,225,247,.86) !important}[data-bg="bg-gcb-core-love/87"]{background-color:rgba(183,225,247,.87) !important}[data-bg="bg-gcb-core-love/88"]{background-color:rgba(183,225,247,.88) !important}[data-bg="bg-gcb-core-love/89"]{background-color:rgba(183,225,247,.89) !important}[data-bg="bg-gcb-core-love/90"]{background-color:rgba(183,225,247,.9) !important}[data-bg="bg-gcb-core-love/91"]{background-color:rgba(183,225,247,.91) !important}[data-bg="bg-gcb-core-love/92"]{background-color:rgba(183,225,247,.92) !important}[data-bg="bg-gcb-core-love/93"]{background-color:rgba(183,225,247,.93) !important}[data-bg="bg-gcb-core-love/94"]{background-color:rgba(183,225,247,.94) !important}[data-bg="bg-gcb-core-love/95"]{background-color:rgba(183,225,247,.95) !important}[data-bg="bg-gcb-core-love/96"]{background-color:rgba(183,225,247,.96) !important}[data-bg="bg-gcb-core-love/97"]{background-color:rgba(183,225,247,.97) !important}[data-bg="bg-gcb-core-love/98"]{background-color:rgba(183,225,247,.98) !important}[data-bg="bg-gcb-core-love/99"]{background-color:rgba(183,225,247,.99) !important}[data-bg="bg-gcb-core-love/100"]{background-color:#b7e1f7 !important}.placeholder-gcb-core-love::-moz-placeholder{color:#b7e1f7 !important}.placeholder-gcb-core-love::placeholder{color:#b7e1f7 !important}.gcb-core-dream{color:#f7f7cc !important}.text-gcb-core-dream{color:#f7f7cc !important}.bg-gcb-core-dream{background-color:#f7f7cc !important}[data-bg=bg-gcb-core-dream]{background-color:#f7f7cc !important}[data-border-color=border-gcb-core-dream]{border-color:#f7f7cc !important}[data-bg="bg-gcb-core-dream/0"]{background-color:rgba(247,247,204,0) !important}[data-bg="bg-gcb-core-dream/1"]{background-color:rgba(247,247,204,.01) !important}[data-bg="bg-gcb-core-dream/2"]{background-color:rgba(247,247,204,.02) !important}[data-bg="bg-gcb-core-dream/3"]{background-color:rgba(247,247,204,.03) !important}[data-bg="bg-gcb-core-dream/4"]{background-color:rgba(247,247,204,.04) !important}[data-bg="bg-gcb-core-dream/5"]{background-color:rgba(247,247,204,.05) !important}[data-bg="bg-gcb-core-dream/6"]{background-color:rgba(247,247,204,.06) !important}[data-bg="bg-gcb-core-dream/7"]{background-color:rgba(247,247,204,.07) !important}[data-bg="bg-gcb-core-dream/8"]{background-color:rgba(247,247,204,.08) !important}[data-bg="bg-gcb-core-dream/9"]{background-color:rgba(247,247,204,.09) !important}[data-bg="bg-gcb-core-dream/10"]{background-color:rgba(247,247,204,.1) !important}[data-bg="bg-gcb-core-dream/11"]{background-color:rgba(247,247,204,.11) !important}[data-bg="bg-gcb-core-dream/12"]{background-color:rgba(247,247,204,.12) !important}[data-bg="bg-gcb-core-dream/13"]{background-color:rgba(247,247,204,.13) !important}[data-bg="bg-gcb-core-dream/14"]{background-color:rgba(247,247,204,.14) !important}[data-bg="bg-gcb-core-dream/15"]{background-color:rgba(247,247,204,.15) !important}[data-bg="bg-gcb-core-dream/16"]{background-color:rgba(247,247,204,.16) !important}[data-bg="bg-gcb-core-dream/17"]{background-color:rgba(247,247,204,.17) !important}[data-bg="bg-gcb-core-dream/18"]{background-color:rgba(247,247,204,.18) !important}[data-bg="bg-gcb-core-dream/19"]{background-color:rgba(247,247,204,.19) !important}[data-bg="bg-gcb-core-dream/20"]{background-color:rgba(247,247,204,.2) !important}[data-bg="bg-gcb-core-dream/21"]{background-color:rgba(247,247,204,.21) !important}[data-bg="bg-gcb-core-dream/22"]{background-color:rgba(247,247,204,.22) !important}[data-bg="bg-gcb-core-dream/23"]{background-color:rgba(247,247,204,.23) !important}[data-bg="bg-gcb-core-dream/24"]{background-color:rgba(247,247,204,.24) !important}[data-bg="bg-gcb-core-dream/25"]{background-color:rgba(247,247,204,.25) !important}[data-bg="bg-gcb-core-dream/26"]{background-color:rgba(247,247,204,.26) !important}[data-bg="bg-gcb-core-dream/27"]{background-color:rgba(247,247,204,.27) !important}[data-bg="bg-gcb-core-dream/28"]{background-color:rgba(247,247,204,.28) !important}[data-bg="bg-gcb-core-dream/29"]{background-color:rgba(247,247,204,.29) !important}[data-bg="bg-gcb-core-dream/30"]{background-color:rgba(247,247,204,.3) !important}[data-bg="bg-gcb-core-dream/31"]{background-color:rgba(247,247,204,.31) !important}[data-bg="bg-gcb-core-dream/32"]{background-color:rgba(247,247,204,.32) !important}[data-bg="bg-gcb-core-dream/33"]{background-color:rgba(247,247,204,.33) !important}[data-bg="bg-gcb-core-dream/34"]{background-color:rgba(247,247,204,.34) !important}[data-bg="bg-gcb-core-dream/35"]{background-color:rgba(247,247,204,.35) !important}[data-bg="bg-gcb-core-dream/36"]{background-color:rgba(247,247,204,.36) !important}[data-bg="bg-gcb-core-dream/37"]{background-color:rgba(247,247,204,.37) !important}[data-bg="bg-gcb-core-dream/38"]{background-color:rgba(247,247,204,.38) !important}[data-bg="bg-gcb-core-dream/39"]{background-color:rgba(247,247,204,.39) !important}[data-bg="bg-gcb-core-dream/40"]{background-color:rgba(247,247,204,.4) !important}[data-bg="bg-gcb-core-dream/41"]{background-color:rgba(247,247,204,.41) !important}[data-bg="bg-gcb-core-dream/42"]{background-color:rgba(247,247,204,.42) !important}[data-bg="bg-gcb-core-dream/43"]{background-color:rgba(247,247,204,.43) !important}[data-bg="bg-gcb-core-dream/44"]{background-color:rgba(247,247,204,.44) !important}[data-bg="bg-gcb-core-dream/45"]{background-color:rgba(247,247,204,.45) !important}[data-bg="bg-gcb-core-dream/46"]{background-color:rgba(247,247,204,.46) !important}[data-bg="bg-gcb-core-dream/47"]{background-color:rgba(247,247,204,.47) !important}[data-bg="bg-gcb-core-dream/48"]{background-color:rgba(247,247,204,.48) !important}[data-bg="bg-gcb-core-dream/49"]{background-color:rgba(247,247,204,.49) !important}[data-bg="bg-gcb-core-dream/50"]{background-color:rgba(247,247,204,.5) !important}[data-bg="bg-gcb-core-dream/51"]{background-color:rgba(247,247,204,.51) !important}[data-bg="bg-gcb-core-dream/52"]{background-color:rgba(247,247,204,.52) !important}[data-bg="bg-gcb-core-dream/53"]{background-color:rgba(247,247,204,.53) !important}[data-bg="bg-gcb-core-dream/54"]{background-color:rgba(247,247,204,.54) !important}[data-bg="bg-gcb-core-dream/55"]{background-color:rgba(247,247,204,.55) !important}[data-bg="bg-gcb-core-dream/56"]{background-color:rgba(247,247,204,.56) !important}[data-bg="bg-gcb-core-dream/57"]{background-color:rgba(247,247,204,.57) !important}[data-bg="bg-gcb-core-dream/58"]{background-color:rgba(247,247,204,.58) !important}[data-bg="bg-gcb-core-dream/59"]{background-color:rgba(247,247,204,.59) !important}[data-bg="bg-gcb-core-dream/60"]{background-color:rgba(247,247,204,.6) !important}[data-bg="bg-gcb-core-dream/61"]{background-color:rgba(247,247,204,.61) !important}[data-bg="bg-gcb-core-dream/62"]{background-color:rgba(247,247,204,.62) !important}[data-bg="bg-gcb-core-dream/63"]{background-color:rgba(247,247,204,.63) !important}[data-bg="bg-gcb-core-dream/64"]{background-color:rgba(247,247,204,.64) !important}[data-bg="bg-gcb-core-dream/65"]{background-color:rgba(247,247,204,.65) !important}[data-bg="bg-gcb-core-dream/66"]{background-color:rgba(247,247,204,.66) !important}[data-bg="bg-gcb-core-dream/67"]{background-color:rgba(247,247,204,.67) !important}[data-bg="bg-gcb-core-dream/68"]{background-color:rgba(247,247,204,.68) !important}[data-bg="bg-gcb-core-dream/69"]{background-color:rgba(247,247,204,.69) !important}[data-bg="bg-gcb-core-dream/70"]{background-color:rgba(247,247,204,.7) !important}[data-bg="bg-gcb-core-dream/71"]{background-color:rgba(247,247,204,.71) !important}[data-bg="bg-gcb-core-dream/72"]{background-color:rgba(247,247,204,.72) !important}[data-bg="bg-gcb-core-dream/73"]{background-color:rgba(247,247,204,.73) !important}[data-bg="bg-gcb-core-dream/74"]{background-color:rgba(247,247,204,.74) !important}[data-bg="bg-gcb-core-dream/75"]{background-color:rgba(247,247,204,.75) !important}[data-bg="bg-gcb-core-dream/76"]{background-color:rgba(247,247,204,.76) !important}[data-bg="bg-gcb-core-dream/77"]{background-color:rgba(247,247,204,.77) !important}[data-bg="bg-gcb-core-dream/78"]{background-color:rgba(247,247,204,.78) !important}[data-bg="bg-gcb-core-dream/79"]{background-color:rgba(247,247,204,.79) !important}[data-bg="bg-gcb-core-dream/80"]{background-color:rgba(247,247,204,.8) !important}[data-bg="bg-gcb-core-dream/81"]{background-color:rgba(247,247,204,.81) !important}[data-bg="bg-gcb-core-dream/82"]{background-color:rgba(247,247,204,.82) !important}[data-bg="bg-gcb-core-dream/83"]{background-color:rgba(247,247,204,.83) !important}[data-bg="bg-gcb-core-dream/84"]{background-color:rgba(247,247,204,.84) !important}[data-bg="bg-gcb-core-dream/85"]{background-color:rgba(247,247,204,.85) !important}[data-bg="bg-gcb-core-dream/86"]{background-color:rgba(247,247,204,.86) !important}[data-bg="bg-gcb-core-dream/87"]{background-color:rgba(247,247,204,.87) !important}[data-bg="bg-gcb-core-dream/88"]{background-color:rgba(247,247,204,.88) !important}[data-bg="bg-gcb-core-dream/89"]{background-color:rgba(247,247,204,.89) !important}[data-bg="bg-gcb-core-dream/90"]{background-color:rgba(247,247,204,.9) !important}[data-bg="bg-gcb-core-dream/91"]{background-color:rgba(247,247,204,.91) !important}[data-bg="bg-gcb-core-dream/92"]{background-color:rgba(247,247,204,.92) !important}[data-bg="bg-gcb-core-dream/93"]{background-color:rgba(247,247,204,.93) !important}[data-bg="bg-gcb-core-dream/94"]{background-color:rgba(247,247,204,.94) !important}[data-bg="bg-gcb-core-dream/95"]{background-color:rgba(247,247,204,.95) !important}[data-bg="bg-gcb-core-dream/96"]{background-color:rgba(247,247,204,.96) !important}[data-bg="bg-gcb-core-dream/97"]{background-color:rgba(247,247,204,.97) !important}[data-bg="bg-gcb-core-dream/98"]{background-color:rgba(247,247,204,.98) !important}[data-bg="bg-gcb-core-dream/99"]{background-color:rgba(247,247,204,.99) !important}[data-bg="bg-gcb-core-dream/100"]{background-color:#f7f7cc !important}.placeholder-gcb-core-dream::-moz-placeholder{color:#f7f7cc !important}.placeholder-gcb-core-dream::placeholder{color:#f7f7cc !important}.gcb-core-kindness{color:#eaf8e8 !important}.text-gcb-core-kindness{color:#eaf8e8 !important}.bg-gcb-core-kindness{background-color:#eaf8e8 !important}[data-bg=bg-gcb-core-kindness]{background-color:#eaf8e8 !important}[data-border-color=border-gcb-core-kindness]{border-color:#eaf8e8 !important}[data-bg="bg-gcb-core-kindness/0"]{background-color:rgba(234,248,232,0) !important}[data-bg="bg-gcb-core-kindness/1"]{background-color:rgba(234,248,232,.01) !important}[data-bg="bg-gcb-core-kindness/2"]{background-color:rgba(234,248,232,.02) !important}[data-bg="bg-gcb-core-kindness/3"]{background-color:rgba(234,248,232,.03) !important}[data-bg="bg-gcb-core-kindness/4"]{background-color:rgba(234,248,232,.04) !important}[data-bg="bg-gcb-core-kindness/5"]{background-color:rgba(234,248,232,.05) !important}[data-bg="bg-gcb-core-kindness/6"]{background-color:rgba(234,248,232,.06) !important}[data-bg="bg-gcb-core-kindness/7"]{background-color:rgba(234,248,232,.07) !important}[data-bg="bg-gcb-core-kindness/8"]{background-color:rgba(234,248,232,.08) !important}[data-bg="bg-gcb-core-kindness/9"]{background-color:rgba(234,248,232,.09) !important}[data-bg="bg-gcb-core-kindness/10"]{background-color:rgba(234,248,232,.1) !important}[data-bg="bg-gcb-core-kindness/11"]{background-color:rgba(234,248,232,.11) !important}[data-bg="bg-gcb-core-kindness/12"]{background-color:rgba(234,248,232,.12) !important}[data-bg="bg-gcb-core-kindness/13"]{background-color:rgba(234,248,232,.13) !important}[data-bg="bg-gcb-core-kindness/14"]{background-color:rgba(234,248,232,.14) !important}[data-bg="bg-gcb-core-kindness/15"]{background-color:rgba(234,248,232,.15) !important}[data-bg="bg-gcb-core-kindness/16"]{background-color:rgba(234,248,232,.16) !important}[data-bg="bg-gcb-core-kindness/17"]{background-color:rgba(234,248,232,.17) !important}[data-bg="bg-gcb-core-kindness/18"]{background-color:rgba(234,248,232,.18) !important}[data-bg="bg-gcb-core-kindness/19"]{background-color:rgba(234,248,232,.19) !important}[data-bg="bg-gcb-core-kindness/20"]{background-color:rgba(234,248,232,.2) !important}[data-bg="bg-gcb-core-kindness/21"]{background-color:rgba(234,248,232,.21) !important}[data-bg="bg-gcb-core-kindness/22"]{background-color:rgba(234,248,232,.22) !important}[data-bg="bg-gcb-core-kindness/23"]{background-color:rgba(234,248,232,.23) !important}[data-bg="bg-gcb-core-kindness/24"]{background-color:rgba(234,248,232,.24) !important}[data-bg="bg-gcb-core-kindness/25"]{background-color:rgba(234,248,232,.25) !important}[data-bg="bg-gcb-core-kindness/26"]{background-color:rgba(234,248,232,.26) !important}[data-bg="bg-gcb-core-kindness/27"]{background-color:rgba(234,248,232,.27) !important}[data-bg="bg-gcb-core-kindness/28"]{background-color:rgba(234,248,232,.28) !important}[data-bg="bg-gcb-core-kindness/29"]{background-color:rgba(234,248,232,.29) !important}[data-bg="bg-gcb-core-kindness/30"]{background-color:rgba(234,248,232,.3) !important}[data-bg="bg-gcb-core-kindness/31"]{background-color:rgba(234,248,232,.31) !important}[data-bg="bg-gcb-core-kindness/32"]{background-color:rgba(234,248,232,.32) !important}[data-bg="bg-gcb-core-kindness/33"]{background-color:rgba(234,248,232,.33) !important}[data-bg="bg-gcb-core-kindness/34"]{background-color:rgba(234,248,232,.34) !important}[data-bg="bg-gcb-core-kindness/35"]{background-color:rgba(234,248,232,.35) !important}[data-bg="bg-gcb-core-kindness/36"]{background-color:rgba(234,248,232,.36) !important}[data-bg="bg-gcb-core-kindness/37"]{background-color:rgba(234,248,232,.37) !important}[data-bg="bg-gcb-core-kindness/38"]{background-color:rgba(234,248,232,.38) !important}[data-bg="bg-gcb-core-kindness/39"]{background-color:rgba(234,248,232,.39) !important}[data-bg="bg-gcb-core-kindness/40"]{background-color:rgba(234,248,232,.4) !important}[data-bg="bg-gcb-core-kindness/41"]{background-color:rgba(234,248,232,.41) !important}[data-bg="bg-gcb-core-kindness/42"]{background-color:rgba(234,248,232,.42) !important}[data-bg="bg-gcb-core-kindness/43"]{background-color:rgba(234,248,232,.43) !important}[data-bg="bg-gcb-core-kindness/44"]{background-color:rgba(234,248,232,.44) !important}[data-bg="bg-gcb-core-kindness/45"]{background-color:rgba(234,248,232,.45) !important}[data-bg="bg-gcb-core-kindness/46"]{background-color:rgba(234,248,232,.46) !important}[data-bg="bg-gcb-core-kindness/47"]{background-color:rgba(234,248,232,.47) !important}[data-bg="bg-gcb-core-kindness/48"]{background-color:rgba(234,248,232,.48) !important}[data-bg="bg-gcb-core-kindness/49"]{background-color:rgba(234,248,232,.49) !important}[data-bg="bg-gcb-core-kindness/50"]{background-color:rgba(234,248,232,.5) !important}[data-bg="bg-gcb-core-kindness/51"]{background-color:rgba(234,248,232,.51) !important}[data-bg="bg-gcb-core-kindness/52"]{background-color:rgba(234,248,232,.52) !important}[data-bg="bg-gcb-core-kindness/53"]{background-color:rgba(234,248,232,.53) !important}[data-bg="bg-gcb-core-kindness/54"]{background-color:rgba(234,248,232,.54) !important}[data-bg="bg-gcb-core-kindness/55"]{background-color:rgba(234,248,232,.55) !important}[data-bg="bg-gcb-core-kindness/56"]{background-color:rgba(234,248,232,.56) !important}[data-bg="bg-gcb-core-kindness/57"]{background-color:rgba(234,248,232,.57) !important}[data-bg="bg-gcb-core-kindness/58"]{background-color:rgba(234,248,232,.58) !important}[data-bg="bg-gcb-core-kindness/59"]{background-color:rgba(234,248,232,.59) !important}[data-bg="bg-gcb-core-kindness/60"]{background-color:rgba(234,248,232,.6) !important}[data-bg="bg-gcb-core-kindness/61"]{background-color:rgba(234,248,232,.61) !important}[data-bg="bg-gcb-core-kindness/62"]{background-color:rgba(234,248,232,.62) !important}[data-bg="bg-gcb-core-kindness/63"]{background-color:rgba(234,248,232,.63) !important}[data-bg="bg-gcb-core-kindness/64"]{background-color:rgba(234,248,232,.64) !important}[data-bg="bg-gcb-core-kindness/65"]{background-color:rgba(234,248,232,.65) !important}[data-bg="bg-gcb-core-kindness/66"]{background-color:rgba(234,248,232,.66) !important}[data-bg="bg-gcb-core-kindness/67"]{background-color:rgba(234,248,232,.67) !important}[data-bg="bg-gcb-core-kindness/68"]{background-color:rgba(234,248,232,.68) !important}[data-bg="bg-gcb-core-kindness/69"]{background-color:rgba(234,248,232,.69) !important}[data-bg="bg-gcb-core-kindness/70"]{background-color:rgba(234,248,232,.7) !important}[data-bg="bg-gcb-core-kindness/71"]{background-color:rgba(234,248,232,.71) !important}[data-bg="bg-gcb-core-kindness/72"]{background-color:rgba(234,248,232,.72) !important}[data-bg="bg-gcb-core-kindness/73"]{background-color:rgba(234,248,232,.73) !important}[data-bg="bg-gcb-core-kindness/74"]{background-color:rgba(234,248,232,.74) !important}[data-bg="bg-gcb-core-kindness/75"]{background-color:rgba(234,248,232,.75) !important}[data-bg="bg-gcb-core-kindness/76"]{background-color:rgba(234,248,232,.76) !important}[data-bg="bg-gcb-core-kindness/77"]{background-color:rgba(234,248,232,.77) !important}[data-bg="bg-gcb-core-kindness/78"]{background-color:rgba(234,248,232,.78) !important}[data-bg="bg-gcb-core-kindness/79"]{background-color:rgba(234,248,232,.79) !important}[data-bg="bg-gcb-core-kindness/80"]{background-color:rgba(234,248,232,.8) !important}[data-bg="bg-gcb-core-kindness/81"]{background-color:rgba(234,248,232,.81) !important}[data-bg="bg-gcb-core-kindness/82"]{background-color:rgba(234,248,232,.82) !important}[data-bg="bg-gcb-core-kindness/83"]{background-color:rgba(234,248,232,.83) !important}[data-bg="bg-gcb-core-kindness/84"]{background-color:rgba(234,248,232,.84) !important}[data-bg="bg-gcb-core-kindness/85"]{background-color:rgba(234,248,232,.85) !important}[data-bg="bg-gcb-core-kindness/86"]{background-color:rgba(234,248,232,.86) !important}[data-bg="bg-gcb-core-kindness/87"]{background-color:rgba(234,248,232,.87) !important}[data-bg="bg-gcb-core-kindness/88"]{background-color:rgba(234,248,232,.88) !important}[data-bg="bg-gcb-core-kindness/89"]{background-color:rgba(234,248,232,.89) !important}[data-bg="bg-gcb-core-kindness/90"]{background-color:rgba(234,248,232,.9) !important}[data-bg="bg-gcb-core-kindness/91"]{background-color:rgba(234,248,232,.91) !important}[data-bg="bg-gcb-core-kindness/92"]{background-color:rgba(234,248,232,.92) !important}[data-bg="bg-gcb-core-kindness/93"]{background-color:rgba(234,248,232,.93) !important}[data-bg="bg-gcb-core-kindness/94"]{background-color:rgba(234,248,232,.94) !important}[data-bg="bg-gcb-core-kindness/95"]{background-color:rgba(234,248,232,.95) !important}[data-bg="bg-gcb-core-kindness/96"]{background-color:rgba(234,248,232,.96) !important}[data-bg="bg-gcb-core-kindness/97"]{background-color:rgba(234,248,232,.97) !important}[data-bg="bg-gcb-core-kindness/98"]{background-color:rgba(234,248,232,.98) !important}[data-bg="bg-gcb-core-kindness/99"]{background-color:rgba(234,248,232,.99) !important}[data-bg="bg-gcb-core-kindness/100"]{background-color:#eaf8e8 !important}.placeholder-gcb-core-kindness::-moz-placeholder{color:#eaf8e8 !important}.placeholder-gcb-core-kindness::placeholder{color:#eaf8e8 !important}.gcb-core-love-bg{color:#9bd7fb !important}.text-gcb-core-love-bg{color:#9bd7fb !important}.bg-gcb-core-love-bg{background-color:#9bd7fb !important}[data-bg=bg-gcb-core-love-bg]{background-color:#9bd7fb !important}[data-border-color=border-gcb-core-love-bg]{border-color:#9bd7fb !important}[data-bg="bg-gcb-core-love-bg/0"]{background-color:rgba(155,215,251,0) !important}[data-bg="bg-gcb-core-love-bg/1"]{background-color:rgba(155,215,251,.01) !important}[data-bg="bg-gcb-core-love-bg/2"]{background-color:rgba(155,215,251,.02) !important}[data-bg="bg-gcb-core-love-bg/3"]{background-color:rgba(155,215,251,.03) !important}[data-bg="bg-gcb-core-love-bg/4"]{background-color:rgba(155,215,251,.04) !important}[data-bg="bg-gcb-core-love-bg/5"]{background-color:rgba(155,215,251,.05) !important}[data-bg="bg-gcb-core-love-bg/6"]{background-color:rgba(155,215,251,.06) !important}[data-bg="bg-gcb-core-love-bg/7"]{background-color:rgba(155,215,251,.07) !important}[data-bg="bg-gcb-core-love-bg/8"]{background-color:rgba(155,215,251,.08) !important}[data-bg="bg-gcb-core-love-bg/9"]{background-color:rgba(155,215,251,.09) !important}[data-bg="bg-gcb-core-love-bg/10"]{background-color:rgba(155,215,251,.1) !important}[data-bg="bg-gcb-core-love-bg/11"]{background-color:rgba(155,215,251,.11) !important}[data-bg="bg-gcb-core-love-bg/12"]{background-color:rgba(155,215,251,.12) !important}[data-bg="bg-gcb-core-love-bg/13"]{background-color:rgba(155,215,251,.13) !important}[data-bg="bg-gcb-core-love-bg/14"]{background-color:rgba(155,215,251,.14) !important}[data-bg="bg-gcb-core-love-bg/15"]{background-color:rgba(155,215,251,.15) !important}[data-bg="bg-gcb-core-love-bg/16"]{background-color:rgba(155,215,251,.16) !important}[data-bg="bg-gcb-core-love-bg/17"]{background-color:rgba(155,215,251,.17) !important}[data-bg="bg-gcb-core-love-bg/18"]{background-color:rgba(155,215,251,.18) !important}[data-bg="bg-gcb-core-love-bg/19"]{background-color:rgba(155,215,251,.19) !important}[data-bg="bg-gcb-core-love-bg/20"]{background-color:rgba(155,215,251,.2) !important}[data-bg="bg-gcb-core-love-bg/21"]{background-color:rgba(155,215,251,.21) !important}[data-bg="bg-gcb-core-love-bg/22"]{background-color:rgba(155,215,251,.22) !important}[data-bg="bg-gcb-core-love-bg/23"]{background-color:rgba(155,215,251,.23) !important}[data-bg="bg-gcb-core-love-bg/24"]{background-color:rgba(155,215,251,.24) !important}[data-bg="bg-gcb-core-love-bg/25"]{background-color:rgba(155,215,251,.25) !important}[data-bg="bg-gcb-core-love-bg/26"]{background-color:rgba(155,215,251,.26) !important}[data-bg="bg-gcb-core-love-bg/27"]{background-color:rgba(155,215,251,.27) !important}[data-bg="bg-gcb-core-love-bg/28"]{background-color:rgba(155,215,251,.28) !important}[data-bg="bg-gcb-core-love-bg/29"]{background-color:rgba(155,215,251,.29) !important}[data-bg="bg-gcb-core-love-bg/30"]{background-color:rgba(155,215,251,.3) !important}[data-bg="bg-gcb-core-love-bg/31"]{background-color:rgba(155,215,251,.31) !important}[data-bg="bg-gcb-core-love-bg/32"]{background-color:rgba(155,215,251,.32) !important}[data-bg="bg-gcb-core-love-bg/33"]{background-color:rgba(155,215,251,.33) !important}[data-bg="bg-gcb-core-love-bg/34"]{background-color:rgba(155,215,251,.34) !important}[data-bg="bg-gcb-core-love-bg/35"]{background-color:rgba(155,215,251,.35) !important}[data-bg="bg-gcb-core-love-bg/36"]{background-color:rgba(155,215,251,.36) !important}[data-bg="bg-gcb-core-love-bg/37"]{background-color:rgba(155,215,251,.37) !important}[data-bg="bg-gcb-core-love-bg/38"]{background-color:rgba(155,215,251,.38) !important}[data-bg="bg-gcb-core-love-bg/39"]{background-color:rgba(155,215,251,.39) !important}[data-bg="bg-gcb-core-love-bg/40"]{background-color:rgba(155,215,251,.4) !important}[data-bg="bg-gcb-core-love-bg/41"]{background-color:rgba(155,215,251,.41) !important}[data-bg="bg-gcb-core-love-bg/42"]{background-color:rgba(155,215,251,.42) !important}[data-bg="bg-gcb-core-love-bg/43"]{background-color:rgba(155,215,251,.43) !important}[data-bg="bg-gcb-core-love-bg/44"]{background-color:rgba(155,215,251,.44) !important}[data-bg="bg-gcb-core-love-bg/45"]{background-color:rgba(155,215,251,.45) !important}[data-bg="bg-gcb-core-love-bg/46"]{background-color:rgba(155,215,251,.46) !important}[data-bg="bg-gcb-core-love-bg/47"]{background-color:rgba(155,215,251,.47) !important}[data-bg="bg-gcb-core-love-bg/48"]{background-color:rgba(155,215,251,.48) !important}[data-bg="bg-gcb-core-love-bg/49"]{background-color:rgba(155,215,251,.49) !important}[data-bg="bg-gcb-core-love-bg/50"]{background-color:rgba(155,215,251,.5) !important}[data-bg="bg-gcb-core-love-bg/51"]{background-color:rgba(155,215,251,.51) !important}[data-bg="bg-gcb-core-love-bg/52"]{background-color:rgba(155,215,251,.52) !important}[data-bg="bg-gcb-core-love-bg/53"]{background-color:rgba(155,215,251,.53) !important}[data-bg="bg-gcb-core-love-bg/54"]{background-color:rgba(155,215,251,.54) !important}[data-bg="bg-gcb-core-love-bg/55"]{background-color:rgba(155,215,251,.55) !important}[data-bg="bg-gcb-core-love-bg/56"]{background-color:rgba(155,215,251,.56) !important}[data-bg="bg-gcb-core-love-bg/57"]{background-color:rgba(155,215,251,.57) !important}[data-bg="bg-gcb-core-love-bg/58"]{background-color:rgba(155,215,251,.58) !important}[data-bg="bg-gcb-core-love-bg/59"]{background-color:rgba(155,215,251,.59) !important}[data-bg="bg-gcb-core-love-bg/60"]{background-color:rgba(155,215,251,.6) !important}[data-bg="bg-gcb-core-love-bg/61"]{background-color:rgba(155,215,251,.61) !important}[data-bg="bg-gcb-core-love-bg/62"]{background-color:rgba(155,215,251,.62) !important}[data-bg="bg-gcb-core-love-bg/63"]{background-color:rgba(155,215,251,.63) !important}[data-bg="bg-gcb-core-love-bg/64"]{background-color:rgba(155,215,251,.64) !important}[data-bg="bg-gcb-core-love-bg/65"]{background-color:rgba(155,215,251,.65) !important}[data-bg="bg-gcb-core-love-bg/66"]{background-color:rgba(155,215,251,.66) !important}[data-bg="bg-gcb-core-love-bg/67"]{background-color:rgba(155,215,251,.67) !important}[data-bg="bg-gcb-core-love-bg/68"]{background-color:rgba(155,215,251,.68) !important}[data-bg="bg-gcb-core-love-bg/69"]{background-color:rgba(155,215,251,.69) !important}[data-bg="bg-gcb-core-love-bg/70"]{background-color:rgba(155,215,251,.7) !important}[data-bg="bg-gcb-core-love-bg/71"]{background-color:rgba(155,215,251,.71) !important}[data-bg="bg-gcb-core-love-bg/72"]{background-color:rgba(155,215,251,.72) !important}[data-bg="bg-gcb-core-love-bg/73"]{background-color:rgba(155,215,251,.73) !important}[data-bg="bg-gcb-core-love-bg/74"]{background-color:rgba(155,215,251,.74) !important}[data-bg="bg-gcb-core-love-bg/75"]{background-color:rgba(155,215,251,.75) !important}[data-bg="bg-gcb-core-love-bg/76"]{background-color:rgba(155,215,251,.76) !important}[data-bg="bg-gcb-core-love-bg/77"]{background-color:rgba(155,215,251,.77) !important}[data-bg="bg-gcb-core-love-bg/78"]{background-color:rgba(155,215,251,.78) !important}[data-bg="bg-gcb-core-love-bg/79"]{background-color:rgba(155,215,251,.79) !important}[data-bg="bg-gcb-core-love-bg/80"]{background-color:rgba(155,215,251,.8) !important}[data-bg="bg-gcb-core-love-bg/81"]{background-color:rgba(155,215,251,.81) !important}[data-bg="bg-gcb-core-love-bg/82"]{background-color:rgba(155,215,251,.82) !important}[data-bg="bg-gcb-core-love-bg/83"]{background-color:rgba(155,215,251,.83) !important}[data-bg="bg-gcb-core-love-bg/84"]{background-color:rgba(155,215,251,.84) !important}[data-bg="bg-gcb-core-love-bg/85"]{background-color:rgba(155,215,251,.85) !important}[data-bg="bg-gcb-core-love-bg/86"]{background-color:rgba(155,215,251,.86) !important}[data-bg="bg-gcb-core-love-bg/87"]{background-color:rgba(155,215,251,.87) !important}[data-bg="bg-gcb-core-love-bg/88"]{background-color:rgba(155,215,251,.88) !important}[data-bg="bg-gcb-core-love-bg/89"]{background-color:rgba(155,215,251,.89) !important}[data-bg="bg-gcb-core-love-bg/90"]{background-color:rgba(155,215,251,.9) !important}[data-bg="bg-gcb-core-love-bg/91"]{background-color:rgba(155,215,251,.91) !important}[data-bg="bg-gcb-core-love-bg/92"]{background-color:rgba(155,215,251,.92) !important}[data-bg="bg-gcb-core-love-bg/93"]{background-color:rgba(155,215,251,.93) !important}[data-bg="bg-gcb-core-love-bg/94"]{background-color:rgba(155,215,251,.94) !important}[data-bg="bg-gcb-core-love-bg/95"]{background-color:rgba(155,215,251,.95) !important}[data-bg="bg-gcb-core-love-bg/96"]{background-color:rgba(155,215,251,.96) !important}[data-bg="bg-gcb-core-love-bg/97"]{background-color:rgba(155,215,251,.97) !important}[data-bg="bg-gcb-core-love-bg/98"]{background-color:rgba(155,215,251,.98) !important}[data-bg="bg-gcb-core-love-bg/99"]{background-color:rgba(155,215,251,.99) !important}[data-bg="bg-gcb-core-love-bg/100"]{background-color:#9bd7fb !important}.placeholder-gcb-core-love-bg::-moz-placeholder{color:#9bd7fb !important}.placeholder-gcb-core-love-bg::placeholder{color:#9bd7fb !important}.gcb-core-joy-bg{color:#ffddf8 !important}.text-gcb-core-joy-bg{color:#ffddf8 !important}.bg-gcb-core-joy-bg{background-color:#ffddf8 !important}[data-bg=bg-gcb-core-joy-bg]{background-color:#ffddf8 !important}[data-border-color=border-gcb-core-joy-bg]{border-color:#ffddf8 !important}[data-bg="bg-gcb-core-joy-bg/0"]{background-color:rgba(255,221,248,0) !important}[data-bg="bg-gcb-core-joy-bg/1"]{background-color:rgba(255,221,248,.01) !important}[data-bg="bg-gcb-core-joy-bg/2"]{background-color:rgba(255,221,248,.02) !important}[data-bg="bg-gcb-core-joy-bg/3"]{background-color:rgba(255,221,248,.03) !important}[data-bg="bg-gcb-core-joy-bg/4"]{background-color:rgba(255,221,248,.04) !important}[data-bg="bg-gcb-core-joy-bg/5"]{background-color:rgba(255,221,248,.05) !important}[data-bg="bg-gcb-core-joy-bg/6"]{background-color:rgba(255,221,248,.06) !important}[data-bg="bg-gcb-core-joy-bg/7"]{background-color:rgba(255,221,248,.07) !important}[data-bg="bg-gcb-core-joy-bg/8"]{background-color:rgba(255,221,248,.08) !important}[data-bg="bg-gcb-core-joy-bg/9"]{background-color:rgba(255,221,248,.09) !important}[data-bg="bg-gcb-core-joy-bg/10"]{background-color:rgba(255,221,248,.1) !important}[data-bg="bg-gcb-core-joy-bg/11"]{background-color:rgba(255,221,248,.11) !important}[data-bg="bg-gcb-core-joy-bg/12"]{background-color:rgba(255,221,248,.12) !important}[data-bg="bg-gcb-core-joy-bg/13"]{background-color:rgba(255,221,248,.13) !important}[data-bg="bg-gcb-core-joy-bg/14"]{background-color:rgba(255,221,248,.14) !important}[data-bg="bg-gcb-core-joy-bg/15"]{background-color:rgba(255,221,248,.15) !important}[data-bg="bg-gcb-core-joy-bg/16"]{background-color:rgba(255,221,248,.16) !important}[data-bg="bg-gcb-core-joy-bg/17"]{background-color:rgba(255,221,248,.17) !important}[data-bg="bg-gcb-core-joy-bg/18"]{background-color:rgba(255,221,248,.18) !important}[data-bg="bg-gcb-core-joy-bg/19"]{background-color:rgba(255,221,248,.19) !important}[data-bg="bg-gcb-core-joy-bg/20"]{background-color:rgba(255,221,248,.2) !important}[data-bg="bg-gcb-core-joy-bg/21"]{background-color:rgba(255,221,248,.21) !important}[data-bg="bg-gcb-core-joy-bg/22"]{background-color:rgba(255,221,248,.22) !important}[data-bg="bg-gcb-core-joy-bg/23"]{background-color:rgba(255,221,248,.23) !important}[data-bg="bg-gcb-core-joy-bg/24"]{background-color:rgba(255,221,248,.24) !important}[data-bg="bg-gcb-core-joy-bg/25"]{background-color:rgba(255,221,248,.25) !important}[data-bg="bg-gcb-core-joy-bg/26"]{background-color:rgba(255,221,248,.26) !important}[data-bg="bg-gcb-core-joy-bg/27"]{background-color:rgba(255,221,248,.27) !important}[data-bg="bg-gcb-core-joy-bg/28"]{background-color:rgba(255,221,248,.28) !important}[data-bg="bg-gcb-core-joy-bg/29"]{background-color:rgba(255,221,248,.29) !important}[data-bg="bg-gcb-core-joy-bg/30"]{background-color:rgba(255,221,248,.3) !important}[data-bg="bg-gcb-core-joy-bg/31"]{background-color:rgba(255,221,248,.31) !important}[data-bg="bg-gcb-core-joy-bg/32"]{background-color:rgba(255,221,248,.32) !important}[data-bg="bg-gcb-core-joy-bg/33"]{background-color:rgba(255,221,248,.33) !important}[data-bg="bg-gcb-core-joy-bg/34"]{background-color:rgba(255,221,248,.34) !important}[data-bg="bg-gcb-core-joy-bg/35"]{background-color:rgba(255,221,248,.35) !important}[data-bg="bg-gcb-core-joy-bg/36"]{background-color:rgba(255,221,248,.36) !important}[data-bg="bg-gcb-core-joy-bg/37"]{background-color:rgba(255,221,248,.37) !important}[data-bg="bg-gcb-core-joy-bg/38"]{background-color:rgba(255,221,248,.38) !important}[data-bg="bg-gcb-core-joy-bg/39"]{background-color:rgba(255,221,248,.39) !important}[data-bg="bg-gcb-core-joy-bg/40"]{background-color:rgba(255,221,248,.4) !important}[data-bg="bg-gcb-core-joy-bg/41"]{background-color:rgba(255,221,248,.41) !important}[data-bg="bg-gcb-core-joy-bg/42"]{background-color:rgba(255,221,248,.42) !important}[data-bg="bg-gcb-core-joy-bg/43"]{background-color:rgba(255,221,248,.43) !important}[data-bg="bg-gcb-core-joy-bg/44"]{background-color:rgba(255,221,248,.44) !important}[data-bg="bg-gcb-core-joy-bg/45"]{background-color:rgba(255,221,248,.45) !important}[data-bg="bg-gcb-core-joy-bg/46"]{background-color:rgba(255,221,248,.46) !important}[data-bg="bg-gcb-core-joy-bg/47"]{background-color:rgba(255,221,248,.47) !important}[data-bg="bg-gcb-core-joy-bg/48"]{background-color:rgba(255,221,248,.48) !important}[data-bg="bg-gcb-core-joy-bg/49"]{background-color:rgba(255,221,248,.49) !important}[data-bg="bg-gcb-core-joy-bg/50"]{background-color:rgba(255,221,248,.5) !important}[data-bg="bg-gcb-core-joy-bg/51"]{background-color:rgba(255,221,248,.51) !important}[data-bg="bg-gcb-core-joy-bg/52"]{background-color:rgba(255,221,248,.52) !important}[data-bg="bg-gcb-core-joy-bg/53"]{background-color:rgba(255,221,248,.53) !important}[data-bg="bg-gcb-core-joy-bg/54"]{background-color:rgba(255,221,248,.54) !important}[data-bg="bg-gcb-core-joy-bg/55"]{background-color:rgba(255,221,248,.55) !important}[data-bg="bg-gcb-core-joy-bg/56"]{background-color:rgba(255,221,248,.56) !important}[data-bg="bg-gcb-core-joy-bg/57"]{background-color:rgba(255,221,248,.57) !important}[data-bg="bg-gcb-core-joy-bg/58"]{background-color:rgba(255,221,248,.58) !important}[data-bg="bg-gcb-core-joy-bg/59"]{background-color:rgba(255,221,248,.59) !important}[data-bg="bg-gcb-core-joy-bg/60"]{background-color:rgba(255,221,248,.6) !important}[data-bg="bg-gcb-core-joy-bg/61"]{background-color:rgba(255,221,248,.61) !important}[data-bg="bg-gcb-core-joy-bg/62"]{background-color:rgba(255,221,248,.62) !important}[data-bg="bg-gcb-core-joy-bg/63"]{background-color:rgba(255,221,248,.63) !important}[data-bg="bg-gcb-core-joy-bg/64"]{background-color:rgba(255,221,248,.64) !important}[data-bg="bg-gcb-core-joy-bg/65"]{background-color:rgba(255,221,248,.65) !important}[data-bg="bg-gcb-core-joy-bg/66"]{background-color:rgba(255,221,248,.66) !important}[data-bg="bg-gcb-core-joy-bg/67"]{background-color:rgba(255,221,248,.67) !important}[data-bg="bg-gcb-core-joy-bg/68"]{background-color:rgba(255,221,248,.68) !important}[data-bg="bg-gcb-core-joy-bg/69"]{background-color:rgba(255,221,248,.69) !important}[data-bg="bg-gcb-core-joy-bg/70"]{background-color:rgba(255,221,248,.7) !important}[data-bg="bg-gcb-core-joy-bg/71"]{background-color:rgba(255,221,248,.71) !important}[data-bg="bg-gcb-core-joy-bg/72"]{background-color:rgba(255,221,248,.72) !important}[data-bg="bg-gcb-core-joy-bg/73"]{background-color:rgba(255,221,248,.73) !important}[data-bg="bg-gcb-core-joy-bg/74"]{background-color:rgba(255,221,248,.74) !important}[data-bg="bg-gcb-core-joy-bg/75"]{background-color:rgba(255,221,248,.75) !important}[data-bg="bg-gcb-core-joy-bg/76"]{background-color:rgba(255,221,248,.76) !important}[data-bg="bg-gcb-core-joy-bg/77"]{background-color:rgba(255,221,248,.77) !important}[data-bg="bg-gcb-core-joy-bg/78"]{background-color:rgba(255,221,248,.78) !important}[data-bg="bg-gcb-core-joy-bg/79"]{background-color:rgba(255,221,248,.79) !important}[data-bg="bg-gcb-core-joy-bg/80"]{background-color:rgba(255,221,248,.8) !important}[data-bg="bg-gcb-core-joy-bg/81"]{background-color:rgba(255,221,248,.81) !important}[data-bg="bg-gcb-core-joy-bg/82"]{background-color:rgba(255,221,248,.82) !important}[data-bg="bg-gcb-core-joy-bg/83"]{background-color:rgba(255,221,248,.83) !important}[data-bg="bg-gcb-core-joy-bg/84"]{background-color:rgba(255,221,248,.84) !important}[data-bg="bg-gcb-core-joy-bg/85"]{background-color:rgba(255,221,248,.85) !important}[data-bg="bg-gcb-core-joy-bg/86"]{background-color:rgba(255,221,248,.86) !important}[data-bg="bg-gcb-core-joy-bg/87"]{background-color:rgba(255,221,248,.87) !important}[data-bg="bg-gcb-core-joy-bg/88"]{background-color:rgba(255,221,248,.88) !important}[data-bg="bg-gcb-core-joy-bg/89"]{background-color:rgba(255,221,248,.89) !important}[data-bg="bg-gcb-core-joy-bg/90"]{background-color:rgba(255,221,248,.9) !important}[data-bg="bg-gcb-core-joy-bg/91"]{background-color:rgba(255,221,248,.91) !important}[data-bg="bg-gcb-core-joy-bg/92"]{background-color:rgba(255,221,248,.92) !important}[data-bg="bg-gcb-core-joy-bg/93"]{background-color:rgba(255,221,248,.93) !important}[data-bg="bg-gcb-core-joy-bg/94"]{background-color:rgba(255,221,248,.94) !important}[data-bg="bg-gcb-core-joy-bg/95"]{background-color:rgba(255,221,248,.95) !important}[data-bg="bg-gcb-core-joy-bg/96"]{background-color:rgba(255,221,248,.96) !important}[data-bg="bg-gcb-core-joy-bg/97"]{background-color:rgba(255,221,248,.97) !important}[data-bg="bg-gcb-core-joy-bg/98"]{background-color:rgba(255,221,248,.98) !important}[data-bg="bg-gcb-core-joy-bg/99"]{background-color:rgba(255,221,248,.99) !important}[data-bg="bg-gcb-core-joy-bg/100"]{background-color:#ffddf8 !important}.placeholder-gcb-core-joy-bg::-moz-placeholder{color:#ffddf8 !important}.placeholder-gcb-core-joy-bg::placeholder{color:#ffddf8 !important}.gcb-core-dream-bg{color:#cfffc7 !important}.text-gcb-core-dream-bg{color:#cfffc7 !important}.bg-gcb-core-dream-bg{background-color:#cfffc7 !important}[data-bg=bg-gcb-core-dream-bg]{background-color:#cfffc7 !important}[data-border-color=border-gcb-core-dream-bg]{border-color:#cfffc7 !important}[data-bg="bg-gcb-core-dream-bg/0"]{background-color:rgba(207,255,199,0) !important}[data-bg="bg-gcb-core-dream-bg/1"]{background-color:rgba(207,255,199,.01) !important}[data-bg="bg-gcb-core-dream-bg/2"]{background-color:rgba(207,255,199,.02) !important}[data-bg="bg-gcb-core-dream-bg/3"]{background-color:rgba(207,255,199,.03) !important}[data-bg="bg-gcb-core-dream-bg/4"]{background-color:rgba(207,255,199,.04) !important}[data-bg="bg-gcb-core-dream-bg/5"]{background-color:rgba(207,255,199,.05) !important}[data-bg="bg-gcb-core-dream-bg/6"]{background-color:rgba(207,255,199,.06) !important}[data-bg="bg-gcb-core-dream-bg/7"]{background-color:rgba(207,255,199,.07) !important}[data-bg="bg-gcb-core-dream-bg/8"]{background-color:rgba(207,255,199,.08) !important}[data-bg="bg-gcb-core-dream-bg/9"]{background-color:rgba(207,255,199,.09) !important}[data-bg="bg-gcb-core-dream-bg/10"]{background-color:rgba(207,255,199,.1) !important}[data-bg="bg-gcb-core-dream-bg/11"]{background-color:rgba(207,255,199,.11) !important}[data-bg="bg-gcb-core-dream-bg/12"]{background-color:rgba(207,255,199,.12) !important}[data-bg="bg-gcb-core-dream-bg/13"]{background-color:rgba(207,255,199,.13) !important}[data-bg="bg-gcb-core-dream-bg/14"]{background-color:rgba(207,255,199,.14) !important}[data-bg="bg-gcb-core-dream-bg/15"]{background-color:rgba(207,255,199,.15) !important}[data-bg="bg-gcb-core-dream-bg/16"]{background-color:rgba(207,255,199,.16) !important}[data-bg="bg-gcb-core-dream-bg/17"]{background-color:rgba(207,255,199,.17) !important}[data-bg="bg-gcb-core-dream-bg/18"]{background-color:rgba(207,255,199,.18) !important}[data-bg="bg-gcb-core-dream-bg/19"]{background-color:rgba(207,255,199,.19) !important}[data-bg="bg-gcb-core-dream-bg/20"]{background-color:rgba(207,255,199,.2) !important}[data-bg="bg-gcb-core-dream-bg/21"]{background-color:rgba(207,255,199,.21) !important}[data-bg="bg-gcb-core-dream-bg/22"]{background-color:rgba(207,255,199,.22) !important}[data-bg="bg-gcb-core-dream-bg/23"]{background-color:rgba(207,255,199,.23) !important}[data-bg="bg-gcb-core-dream-bg/24"]{background-color:rgba(207,255,199,.24) !important}[data-bg="bg-gcb-core-dream-bg/25"]{background-color:rgba(207,255,199,.25) !important}[data-bg="bg-gcb-core-dream-bg/26"]{background-color:rgba(207,255,199,.26) !important}[data-bg="bg-gcb-core-dream-bg/27"]{background-color:rgba(207,255,199,.27) !important}[data-bg="bg-gcb-core-dream-bg/28"]{background-color:rgba(207,255,199,.28) !important}[data-bg="bg-gcb-core-dream-bg/29"]{background-color:rgba(207,255,199,.29) !important}[data-bg="bg-gcb-core-dream-bg/30"]{background-color:rgba(207,255,199,.3) !important}[data-bg="bg-gcb-core-dream-bg/31"]{background-color:rgba(207,255,199,.31) !important}[data-bg="bg-gcb-core-dream-bg/32"]{background-color:rgba(207,255,199,.32) !important}[data-bg="bg-gcb-core-dream-bg/33"]{background-color:rgba(207,255,199,.33) !important}[data-bg="bg-gcb-core-dream-bg/34"]{background-color:rgba(207,255,199,.34) !important}[data-bg="bg-gcb-core-dream-bg/35"]{background-color:rgba(207,255,199,.35) !important}[data-bg="bg-gcb-core-dream-bg/36"]{background-color:rgba(207,255,199,.36) !important}[data-bg="bg-gcb-core-dream-bg/37"]{background-color:rgba(207,255,199,.37) !important}[data-bg="bg-gcb-core-dream-bg/38"]{background-color:rgba(207,255,199,.38) !important}[data-bg="bg-gcb-core-dream-bg/39"]{background-color:rgba(207,255,199,.39) !important}[data-bg="bg-gcb-core-dream-bg/40"]{background-color:rgba(207,255,199,.4) !important}[data-bg="bg-gcb-core-dream-bg/41"]{background-color:rgba(207,255,199,.41) !important}[data-bg="bg-gcb-core-dream-bg/42"]{background-color:rgba(207,255,199,.42) !important}[data-bg="bg-gcb-core-dream-bg/43"]{background-color:rgba(207,255,199,.43) !important}[data-bg="bg-gcb-core-dream-bg/44"]{background-color:rgba(207,255,199,.44) !important}[data-bg="bg-gcb-core-dream-bg/45"]{background-color:rgba(207,255,199,.45) !important}[data-bg="bg-gcb-core-dream-bg/46"]{background-color:rgba(207,255,199,.46) !important}[data-bg="bg-gcb-core-dream-bg/47"]{background-color:rgba(207,255,199,.47) !important}[data-bg="bg-gcb-core-dream-bg/48"]{background-color:rgba(207,255,199,.48) !important}[data-bg="bg-gcb-core-dream-bg/49"]{background-color:rgba(207,255,199,.49) !important}[data-bg="bg-gcb-core-dream-bg/50"]{background-color:rgba(207,255,199,.5) !important}[data-bg="bg-gcb-core-dream-bg/51"]{background-color:rgba(207,255,199,.51) !important}[data-bg="bg-gcb-core-dream-bg/52"]{background-color:rgba(207,255,199,.52) !important}[data-bg="bg-gcb-core-dream-bg/53"]{background-color:rgba(207,255,199,.53) !important}[data-bg="bg-gcb-core-dream-bg/54"]{background-color:rgba(207,255,199,.54) !important}[data-bg="bg-gcb-core-dream-bg/55"]{background-color:rgba(207,255,199,.55) !important}[data-bg="bg-gcb-core-dream-bg/56"]{background-color:rgba(207,255,199,.56) !important}[data-bg="bg-gcb-core-dream-bg/57"]{background-color:rgba(207,255,199,.57) !important}[data-bg="bg-gcb-core-dream-bg/58"]{background-color:rgba(207,255,199,.58) !important}[data-bg="bg-gcb-core-dream-bg/59"]{background-color:rgba(207,255,199,.59) !important}[data-bg="bg-gcb-core-dream-bg/60"]{background-color:rgba(207,255,199,.6) !important}[data-bg="bg-gcb-core-dream-bg/61"]{background-color:rgba(207,255,199,.61) !important}[data-bg="bg-gcb-core-dream-bg/62"]{background-color:rgba(207,255,199,.62) !important}[data-bg="bg-gcb-core-dream-bg/63"]{background-color:rgba(207,255,199,.63) !important}[data-bg="bg-gcb-core-dream-bg/64"]{background-color:rgba(207,255,199,.64) !important}[data-bg="bg-gcb-core-dream-bg/65"]{background-color:rgba(207,255,199,.65) !important}[data-bg="bg-gcb-core-dream-bg/66"]{background-color:rgba(207,255,199,.66) !important}[data-bg="bg-gcb-core-dream-bg/67"]{background-color:rgba(207,255,199,.67) !important}[data-bg="bg-gcb-core-dream-bg/68"]{background-color:rgba(207,255,199,.68) !important}[data-bg="bg-gcb-core-dream-bg/69"]{background-color:rgba(207,255,199,.69) !important}[data-bg="bg-gcb-core-dream-bg/70"]{background-color:rgba(207,255,199,.7) !important}[data-bg="bg-gcb-core-dream-bg/71"]{background-color:rgba(207,255,199,.71) !important}[data-bg="bg-gcb-core-dream-bg/72"]{background-color:rgba(207,255,199,.72) !important}[data-bg="bg-gcb-core-dream-bg/73"]{background-color:rgba(207,255,199,.73) !important}[data-bg="bg-gcb-core-dream-bg/74"]{background-color:rgba(207,255,199,.74) !important}[data-bg="bg-gcb-core-dream-bg/75"]{background-color:rgba(207,255,199,.75) !important}[data-bg="bg-gcb-core-dream-bg/76"]{background-color:rgba(207,255,199,.76) !important}[data-bg="bg-gcb-core-dream-bg/77"]{background-color:rgba(207,255,199,.77) !important}[data-bg="bg-gcb-core-dream-bg/78"]{background-color:rgba(207,255,199,.78) !important}[data-bg="bg-gcb-core-dream-bg/79"]{background-color:rgba(207,255,199,.79) !important}[data-bg="bg-gcb-core-dream-bg/80"]{background-color:rgba(207,255,199,.8) !important}[data-bg="bg-gcb-core-dream-bg/81"]{background-color:rgba(207,255,199,.81) !important}[data-bg="bg-gcb-core-dream-bg/82"]{background-color:rgba(207,255,199,.82) !important}[data-bg="bg-gcb-core-dream-bg/83"]{background-color:rgba(207,255,199,.83) !important}[data-bg="bg-gcb-core-dream-bg/84"]{background-color:rgba(207,255,199,.84) !important}[data-bg="bg-gcb-core-dream-bg/85"]{background-color:rgba(207,255,199,.85) !important}[data-bg="bg-gcb-core-dream-bg/86"]{background-color:rgba(207,255,199,.86) !important}[data-bg="bg-gcb-core-dream-bg/87"]{background-color:rgba(207,255,199,.87) !important}[data-bg="bg-gcb-core-dream-bg/88"]{background-color:rgba(207,255,199,.88) !important}[data-bg="bg-gcb-core-dream-bg/89"]{background-color:rgba(207,255,199,.89) !important}[data-bg="bg-gcb-core-dream-bg/90"]{background-color:rgba(207,255,199,.9) !important}[data-bg="bg-gcb-core-dream-bg/91"]{background-color:rgba(207,255,199,.91) !important}[data-bg="bg-gcb-core-dream-bg/92"]{background-color:rgba(207,255,199,.92) !important}[data-bg="bg-gcb-core-dream-bg/93"]{background-color:rgba(207,255,199,.93) !important}[data-bg="bg-gcb-core-dream-bg/94"]{background-color:rgba(207,255,199,.94) !important}[data-bg="bg-gcb-core-dream-bg/95"]{background-color:rgba(207,255,199,.95) !important}[data-bg="bg-gcb-core-dream-bg/96"]{background-color:rgba(207,255,199,.96) !important}[data-bg="bg-gcb-core-dream-bg/97"]{background-color:rgba(207,255,199,.97) !important}[data-bg="bg-gcb-core-dream-bg/98"]{background-color:rgba(207,255,199,.98) !important}[data-bg="bg-gcb-core-dream-bg/99"]{background-color:rgba(207,255,199,.99) !important}[data-bg="bg-gcb-core-dream-bg/100"]{background-color:#cfffc7 !important}.placeholder-gcb-core-dream-bg::-moz-placeholder{color:#cfffc7 !important}.placeholder-gcb-core-dream-bg::placeholder{color:#cfffc7 !important}.gcb-core-kindness-bg{color:#faf96a !important}.text-gcb-core-kindness-bg{color:#faf96a !important}.bg-gcb-core-kindness-bg{background-color:#faf96a !important}[data-bg=bg-gcb-core-kindness-bg]{background-color:#faf96a !important}[data-border-color=border-gcb-core-kindness-bg]{border-color:#faf96a !important}[data-bg="bg-gcb-core-kindness-bg/0"]{background-color:rgba(250,249,106,0) !important}[data-bg="bg-gcb-core-kindness-bg/1"]{background-color:rgba(250,249,106,.01) !important}[data-bg="bg-gcb-core-kindness-bg/2"]{background-color:rgba(250,249,106,.02) !important}[data-bg="bg-gcb-core-kindness-bg/3"]{background-color:rgba(250,249,106,.03) !important}[data-bg="bg-gcb-core-kindness-bg/4"]{background-color:rgba(250,249,106,.04) !important}[data-bg="bg-gcb-core-kindness-bg/5"]{background-color:rgba(250,249,106,.05) !important}[data-bg="bg-gcb-core-kindness-bg/6"]{background-color:rgba(250,249,106,.06) !important}[data-bg="bg-gcb-core-kindness-bg/7"]{background-color:rgba(250,249,106,.07) !important}[data-bg="bg-gcb-core-kindness-bg/8"]{background-color:rgba(250,249,106,.08) !important}[data-bg="bg-gcb-core-kindness-bg/9"]{background-color:rgba(250,249,106,.09) !important}[data-bg="bg-gcb-core-kindness-bg/10"]{background-color:rgba(250,249,106,.1) !important}[data-bg="bg-gcb-core-kindness-bg/11"]{background-color:rgba(250,249,106,.11) !important}[data-bg="bg-gcb-core-kindness-bg/12"]{background-color:rgba(250,249,106,.12) !important}[data-bg="bg-gcb-core-kindness-bg/13"]{background-color:rgba(250,249,106,.13) !important}[data-bg="bg-gcb-core-kindness-bg/14"]{background-color:rgba(250,249,106,.14) !important}[data-bg="bg-gcb-core-kindness-bg/15"]{background-color:rgba(250,249,106,.15) !important}[data-bg="bg-gcb-core-kindness-bg/16"]{background-color:rgba(250,249,106,.16) !important}[data-bg="bg-gcb-core-kindness-bg/17"]{background-color:rgba(250,249,106,.17) !important}[data-bg="bg-gcb-core-kindness-bg/18"]{background-color:rgba(250,249,106,.18) !important}[data-bg="bg-gcb-core-kindness-bg/19"]{background-color:rgba(250,249,106,.19) !important}[data-bg="bg-gcb-core-kindness-bg/20"]{background-color:rgba(250,249,106,.2) !important}[data-bg="bg-gcb-core-kindness-bg/21"]{background-color:rgba(250,249,106,.21) !important}[data-bg="bg-gcb-core-kindness-bg/22"]{background-color:rgba(250,249,106,.22) !important}[data-bg="bg-gcb-core-kindness-bg/23"]{background-color:rgba(250,249,106,.23) !important}[data-bg="bg-gcb-core-kindness-bg/24"]{background-color:rgba(250,249,106,.24) !important}[data-bg="bg-gcb-core-kindness-bg/25"]{background-color:rgba(250,249,106,.25) !important}[data-bg="bg-gcb-core-kindness-bg/26"]{background-color:rgba(250,249,106,.26) !important}[data-bg="bg-gcb-core-kindness-bg/27"]{background-color:rgba(250,249,106,.27) !important}[data-bg="bg-gcb-core-kindness-bg/28"]{background-color:rgba(250,249,106,.28) !important}[data-bg="bg-gcb-core-kindness-bg/29"]{background-color:rgba(250,249,106,.29) !important}[data-bg="bg-gcb-core-kindness-bg/30"]{background-color:rgba(250,249,106,.3) !important}[data-bg="bg-gcb-core-kindness-bg/31"]{background-color:rgba(250,249,106,.31) !important}[data-bg="bg-gcb-core-kindness-bg/32"]{background-color:rgba(250,249,106,.32) !important}[data-bg="bg-gcb-core-kindness-bg/33"]{background-color:rgba(250,249,106,.33) !important}[data-bg="bg-gcb-core-kindness-bg/34"]{background-color:rgba(250,249,106,.34) !important}[data-bg="bg-gcb-core-kindness-bg/35"]{background-color:rgba(250,249,106,.35) !important}[data-bg="bg-gcb-core-kindness-bg/36"]{background-color:rgba(250,249,106,.36) !important}[data-bg="bg-gcb-core-kindness-bg/37"]{background-color:rgba(250,249,106,.37) !important}[data-bg="bg-gcb-core-kindness-bg/38"]{background-color:rgba(250,249,106,.38) !important}[data-bg="bg-gcb-core-kindness-bg/39"]{background-color:rgba(250,249,106,.39) !important}[data-bg="bg-gcb-core-kindness-bg/40"]{background-color:rgba(250,249,106,.4) !important}[data-bg="bg-gcb-core-kindness-bg/41"]{background-color:rgba(250,249,106,.41) !important}[data-bg="bg-gcb-core-kindness-bg/42"]{background-color:rgba(250,249,106,.42) !important}[data-bg="bg-gcb-core-kindness-bg/43"]{background-color:rgba(250,249,106,.43) !important}[data-bg="bg-gcb-core-kindness-bg/44"]{background-color:rgba(250,249,106,.44) !important}[data-bg="bg-gcb-core-kindness-bg/45"]{background-color:rgba(250,249,106,.45) !important}[data-bg="bg-gcb-core-kindness-bg/46"]{background-color:rgba(250,249,106,.46) !important}[data-bg="bg-gcb-core-kindness-bg/47"]{background-color:rgba(250,249,106,.47) !important}[data-bg="bg-gcb-core-kindness-bg/48"]{background-color:rgba(250,249,106,.48) !important}[data-bg="bg-gcb-core-kindness-bg/49"]{background-color:rgba(250,249,106,.49) !important}[data-bg="bg-gcb-core-kindness-bg/50"]{background-color:rgba(250,249,106,.5) !important}[data-bg="bg-gcb-core-kindness-bg/51"]{background-color:rgba(250,249,106,.51) !important}[data-bg="bg-gcb-core-kindness-bg/52"]{background-color:rgba(250,249,106,.52) !important}[data-bg="bg-gcb-core-kindness-bg/53"]{background-color:rgba(250,249,106,.53) !important}[data-bg="bg-gcb-core-kindness-bg/54"]{background-color:rgba(250,249,106,.54) !important}[data-bg="bg-gcb-core-kindness-bg/55"]{background-color:rgba(250,249,106,.55) !important}[data-bg="bg-gcb-core-kindness-bg/56"]{background-color:rgba(250,249,106,.56) !important}[data-bg="bg-gcb-core-kindness-bg/57"]{background-color:rgba(250,249,106,.57) !important}[data-bg="bg-gcb-core-kindness-bg/58"]{background-color:rgba(250,249,106,.58) !important}[data-bg="bg-gcb-core-kindness-bg/59"]{background-color:rgba(250,249,106,.59) !important}[data-bg="bg-gcb-core-kindness-bg/60"]{background-color:rgba(250,249,106,.6) !important}[data-bg="bg-gcb-core-kindness-bg/61"]{background-color:rgba(250,249,106,.61) !important}[data-bg="bg-gcb-core-kindness-bg/62"]{background-color:rgba(250,249,106,.62) !important}[data-bg="bg-gcb-core-kindness-bg/63"]{background-color:rgba(250,249,106,.63) !important}[data-bg="bg-gcb-core-kindness-bg/64"]{background-color:rgba(250,249,106,.64) !important}[data-bg="bg-gcb-core-kindness-bg/65"]{background-color:rgba(250,249,106,.65) !important}[data-bg="bg-gcb-core-kindness-bg/66"]{background-color:rgba(250,249,106,.66) !important}[data-bg="bg-gcb-core-kindness-bg/67"]{background-color:rgba(250,249,106,.67) !important}[data-bg="bg-gcb-core-kindness-bg/68"]{background-color:rgba(250,249,106,.68) !important}[data-bg="bg-gcb-core-kindness-bg/69"]{background-color:rgba(250,249,106,.69) !important}[data-bg="bg-gcb-core-kindness-bg/70"]{background-color:rgba(250,249,106,.7) !important}[data-bg="bg-gcb-core-kindness-bg/71"]{background-color:rgba(250,249,106,.71) !important}[data-bg="bg-gcb-core-kindness-bg/72"]{background-color:rgba(250,249,106,.72) !important}[data-bg="bg-gcb-core-kindness-bg/73"]{background-color:rgba(250,249,106,.73) !important}[data-bg="bg-gcb-core-kindness-bg/74"]{background-color:rgba(250,249,106,.74) !important}[data-bg="bg-gcb-core-kindness-bg/75"]{background-color:rgba(250,249,106,.75) !important}[data-bg="bg-gcb-core-kindness-bg/76"]{background-color:rgba(250,249,106,.76) !important}[data-bg="bg-gcb-core-kindness-bg/77"]{background-color:rgba(250,249,106,.77) !important}[data-bg="bg-gcb-core-kindness-bg/78"]{background-color:rgba(250,249,106,.78) !important}[data-bg="bg-gcb-core-kindness-bg/79"]{background-color:rgba(250,249,106,.79) !important}[data-bg="bg-gcb-core-kindness-bg/80"]{background-color:rgba(250,249,106,.8) !important}[data-bg="bg-gcb-core-kindness-bg/81"]{background-color:rgba(250,249,106,.81) !important}[data-bg="bg-gcb-core-kindness-bg/82"]{background-color:rgba(250,249,106,.82) !important}[data-bg="bg-gcb-core-kindness-bg/83"]{background-color:rgba(250,249,106,.83) !important}[data-bg="bg-gcb-core-kindness-bg/84"]{background-color:rgba(250,249,106,.84) !important}[data-bg="bg-gcb-core-kindness-bg/85"]{background-color:rgba(250,249,106,.85) !important}[data-bg="bg-gcb-core-kindness-bg/86"]{background-color:rgba(250,249,106,.86) !important}[data-bg="bg-gcb-core-kindness-bg/87"]{background-color:rgba(250,249,106,.87) !important}[data-bg="bg-gcb-core-kindness-bg/88"]{background-color:rgba(250,249,106,.88) !important}[data-bg="bg-gcb-core-kindness-bg/89"]{background-color:rgba(250,249,106,.89) !important}[data-bg="bg-gcb-core-kindness-bg/90"]{background-color:rgba(250,249,106,.9) !important}[data-bg="bg-gcb-core-kindness-bg/91"]{background-color:rgba(250,249,106,.91) !important}[data-bg="bg-gcb-core-kindness-bg/92"]{background-color:rgba(250,249,106,.92) !important}[data-bg="bg-gcb-core-kindness-bg/93"]{background-color:rgba(250,249,106,.93) !important}[data-bg="bg-gcb-core-kindness-bg/94"]{background-color:rgba(250,249,106,.94) !important}[data-bg="bg-gcb-core-kindness-bg/95"]{background-color:rgba(250,249,106,.95) !important}[data-bg="bg-gcb-core-kindness-bg/96"]{background-color:rgba(250,249,106,.96) !important}[data-bg="bg-gcb-core-kindness-bg/97"]{background-color:rgba(250,249,106,.97) !important}[data-bg="bg-gcb-core-kindness-bg/98"]{background-color:rgba(250,249,106,.98) !important}[data-bg="bg-gcb-core-kindness-bg/99"]{background-color:rgba(250,249,106,.99) !important}[data-bg="bg-gcb-core-kindness-bg/100"]{background-color:#faf96a !important}.placeholder-gcb-core-kindness-bg::-moz-placeholder{color:#faf96a !important}.placeholder-gcb-core-kindness-bg::placeholder{color:#faf96a !important}.gcb-core-love-border{color:#1948f1 !important}.text-gcb-core-love-border{color:#1948f1 !important}.bg-gcb-core-love-border{background-color:#1948f1 !important}[data-bg=bg-gcb-core-love-border]{background-color:#1948f1 !important}[data-border-color=border-gcb-core-love-border]{border-color:#1948f1 !important}[data-bg="bg-gcb-core-love-border/0"]{background-color:rgba(25,72,241,0) !important}[data-bg="bg-gcb-core-love-border/1"]{background-color:rgba(25,72,241,.01) !important}[data-bg="bg-gcb-core-love-border/2"]{background-color:rgba(25,72,241,.02) !important}[data-bg="bg-gcb-core-love-border/3"]{background-color:rgba(25,72,241,.03) !important}[data-bg="bg-gcb-core-love-border/4"]{background-color:rgba(25,72,241,.04) !important}[data-bg="bg-gcb-core-love-border/5"]{background-color:rgba(25,72,241,.05) !important}[data-bg="bg-gcb-core-love-border/6"]{background-color:rgba(25,72,241,.06) !important}[data-bg="bg-gcb-core-love-border/7"]{background-color:rgba(25,72,241,.07) !important}[data-bg="bg-gcb-core-love-border/8"]{background-color:rgba(25,72,241,.08) !important}[data-bg="bg-gcb-core-love-border/9"]{background-color:rgba(25,72,241,.09) !important}[data-bg="bg-gcb-core-love-border/10"]{background-color:rgba(25,72,241,.1) !important}[data-bg="bg-gcb-core-love-border/11"]{background-color:rgba(25,72,241,.11) !important}[data-bg="bg-gcb-core-love-border/12"]{background-color:rgba(25,72,241,.12) !important}[data-bg="bg-gcb-core-love-border/13"]{background-color:rgba(25,72,241,.13) !important}[data-bg="bg-gcb-core-love-border/14"]{background-color:rgba(25,72,241,.14) !important}[data-bg="bg-gcb-core-love-border/15"]{background-color:rgba(25,72,241,.15) !important}[data-bg="bg-gcb-core-love-border/16"]{background-color:rgba(25,72,241,.16) !important}[data-bg="bg-gcb-core-love-border/17"]{background-color:rgba(25,72,241,.17) !important}[data-bg="bg-gcb-core-love-border/18"]{background-color:rgba(25,72,241,.18) !important}[data-bg="bg-gcb-core-love-border/19"]{background-color:rgba(25,72,241,.19) !important}[data-bg="bg-gcb-core-love-border/20"]{background-color:rgba(25,72,241,.2) !important}[data-bg="bg-gcb-core-love-border/21"]{background-color:rgba(25,72,241,.21) !important}[data-bg="bg-gcb-core-love-border/22"]{background-color:rgba(25,72,241,.22) !important}[data-bg="bg-gcb-core-love-border/23"]{background-color:rgba(25,72,241,.23) !important}[data-bg="bg-gcb-core-love-border/24"]{background-color:rgba(25,72,241,.24) !important}[data-bg="bg-gcb-core-love-border/25"]{background-color:rgba(25,72,241,.25) !important}[data-bg="bg-gcb-core-love-border/26"]{background-color:rgba(25,72,241,.26) !important}[data-bg="bg-gcb-core-love-border/27"]{background-color:rgba(25,72,241,.27) !important}[data-bg="bg-gcb-core-love-border/28"]{background-color:rgba(25,72,241,.28) !important}[data-bg="bg-gcb-core-love-border/29"]{background-color:rgba(25,72,241,.29) !important}[data-bg="bg-gcb-core-love-border/30"]{background-color:rgba(25,72,241,.3) !important}[data-bg="bg-gcb-core-love-border/31"]{background-color:rgba(25,72,241,.31) !important}[data-bg="bg-gcb-core-love-border/32"]{background-color:rgba(25,72,241,.32) !important}[data-bg="bg-gcb-core-love-border/33"]{background-color:rgba(25,72,241,.33) !important}[data-bg="bg-gcb-core-love-border/34"]{background-color:rgba(25,72,241,.34) !important}[data-bg="bg-gcb-core-love-border/35"]{background-color:rgba(25,72,241,.35) !important}[data-bg="bg-gcb-core-love-border/36"]{background-color:rgba(25,72,241,.36) !important}[data-bg="bg-gcb-core-love-border/37"]{background-color:rgba(25,72,241,.37) !important}[data-bg="bg-gcb-core-love-border/38"]{background-color:rgba(25,72,241,.38) !important}[data-bg="bg-gcb-core-love-border/39"]{background-color:rgba(25,72,241,.39) !important}[data-bg="bg-gcb-core-love-border/40"]{background-color:rgba(25,72,241,.4) !important}[data-bg="bg-gcb-core-love-border/41"]{background-color:rgba(25,72,241,.41) !important}[data-bg="bg-gcb-core-love-border/42"]{background-color:rgba(25,72,241,.42) !important}[data-bg="bg-gcb-core-love-border/43"]{background-color:rgba(25,72,241,.43) !important}[data-bg="bg-gcb-core-love-border/44"]{background-color:rgba(25,72,241,.44) !important}[data-bg="bg-gcb-core-love-border/45"]{background-color:rgba(25,72,241,.45) !important}[data-bg="bg-gcb-core-love-border/46"]{background-color:rgba(25,72,241,.46) !important}[data-bg="bg-gcb-core-love-border/47"]{background-color:rgba(25,72,241,.47) !important}[data-bg="bg-gcb-core-love-border/48"]{background-color:rgba(25,72,241,.48) !important}[data-bg="bg-gcb-core-love-border/49"]{background-color:rgba(25,72,241,.49) !important}[data-bg="bg-gcb-core-love-border/50"]{background-color:rgba(25,72,241,.5) !important}[data-bg="bg-gcb-core-love-border/51"]{background-color:rgba(25,72,241,.51) !important}[data-bg="bg-gcb-core-love-border/52"]{background-color:rgba(25,72,241,.52) !important}[data-bg="bg-gcb-core-love-border/53"]{background-color:rgba(25,72,241,.53) !important}[data-bg="bg-gcb-core-love-border/54"]{background-color:rgba(25,72,241,.54) !important}[data-bg="bg-gcb-core-love-border/55"]{background-color:rgba(25,72,241,.55) !important}[data-bg="bg-gcb-core-love-border/56"]{background-color:rgba(25,72,241,.56) !important}[data-bg="bg-gcb-core-love-border/57"]{background-color:rgba(25,72,241,.57) !important}[data-bg="bg-gcb-core-love-border/58"]{background-color:rgba(25,72,241,.58) !important}[data-bg="bg-gcb-core-love-border/59"]{background-color:rgba(25,72,241,.59) !important}[data-bg="bg-gcb-core-love-border/60"]{background-color:rgba(25,72,241,.6) !important}[data-bg="bg-gcb-core-love-border/61"]{background-color:rgba(25,72,241,.61) !important}[data-bg="bg-gcb-core-love-border/62"]{background-color:rgba(25,72,241,.62) !important}[data-bg="bg-gcb-core-love-border/63"]{background-color:rgba(25,72,241,.63) !important}[data-bg="bg-gcb-core-love-border/64"]{background-color:rgba(25,72,241,.64) !important}[data-bg="bg-gcb-core-love-border/65"]{background-color:rgba(25,72,241,.65) !important}[data-bg="bg-gcb-core-love-border/66"]{background-color:rgba(25,72,241,.66) !important}[data-bg="bg-gcb-core-love-border/67"]{background-color:rgba(25,72,241,.67) !important}[data-bg="bg-gcb-core-love-border/68"]{background-color:rgba(25,72,241,.68) !important}[data-bg="bg-gcb-core-love-border/69"]{background-color:rgba(25,72,241,.69) !important}[data-bg="bg-gcb-core-love-border/70"]{background-color:rgba(25,72,241,.7) !important}[data-bg="bg-gcb-core-love-border/71"]{background-color:rgba(25,72,241,.71) !important}[data-bg="bg-gcb-core-love-border/72"]{background-color:rgba(25,72,241,.72) !important}[data-bg="bg-gcb-core-love-border/73"]{background-color:rgba(25,72,241,.73) !important}[data-bg="bg-gcb-core-love-border/74"]{background-color:rgba(25,72,241,.74) !important}[data-bg="bg-gcb-core-love-border/75"]{background-color:rgba(25,72,241,.75) !important}[data-bg="bg-gcb-core-love-border/76"]{background-color:rgba(25,72,241,.76) !important}[data-bg="bg-gcb-core-love-border/77"]{background-color:rgba(25,72,241,.77) !important}[data-bg="bg-gcb-core-love-border/78"]{background-color:rgba(25,72,241,.78) !important}[data-bg="bg-gcb-core-love-border/79"]{background-color:rgba(25,72,241,.79) !important}[data-bg="bg-gcb-core-love-border/80"]{background-color:rgba(25,72,241,.8) !important}[data-bg="bg-gcb-core-love-border/81"]{background-color:rgba(25,72,241,.81) !important}[data-bg="bg-gcb-core-love-border/82"]{background-color:rgba(25,72,241,.82) !important}[data-bg="bg-gcb-core-love-border/83"]{background-color:rgba(25,72,241,.83) !important}[data-bg="bg-gcb-core-love-border/84"]{background-color:rgba(25,72,241,.84) !important}[data-bg="bg-gcb-core-love-border/85"]{background-color:rgba(25,72,241,.85) !important}[data-bg="bg-gcb-core-love-border/86"]{background-color:rgba(25,72,241,.86) !important}[data-bg="bg-gcb-core-love-border/87"]{background-color:rgba(25,72,241,.87) !important}[data-bg="bg-gcb-core-love-border/88"]{background-color:rgba(25,72,241,.88) !important}[data-bg="bg-gcb-core-love-border/89"]{background-color:rgba(25,72,241,.89) !important}[data-bg="bg-gcb-core-love-border/90"]{background-color:rgba(25,72,241,.9) !important}[data-bg="bg-gcb-core-love-border/91"]{background-color:rgba(25,72,241,.91) !important}[data-bg="bg-gcb-core-love-border/92"]{background-color:rgba(25,72,241,.92) !important}[data-bg="bg-gcb-core-love-border/93"]{background-color:rgba(25,72,241,.93) !important}[data-bg="bg-gcb-core-love-border/94"]{background-color:rgba(25,72,241,.94) !important}[data-bg="bg-gcb-core-love-border/95"]{background-color:rgba(25,72,241,.95) !important}[data-bg="bg-gcb-core-love-border/96"]{background-color:rgba(25,72,241,.96) !important}[data-bg="bg-gcb-core-love-border/97"]{background-color:rgba(25,72,241,.97) !important}[data-bg="bg-gcb-core-love-border/98"]{background-color:rgba(25,72,241,.98) !important}[data-bg="bg-gcb-core-love-border/99"]{background-color:rgba(25,72,241,.99) !important}[data-bg="bg-gcb-core-love-border/100"]{background-color:#1948f1 !important}.placeholder-gcb-core-love-border::-moz-placeholder{color:#1948f1 !important}.placeholder-gcb-core-love-border::placeholder{color:#1948f1 !important}.gcb-core-joy-border{color:#fe6666 !important}.text-gcb-core-joy-border{color:#fe6666 !important}.bg-gcb-core-joy-border{background-color:#fe6666 !important}[data-bg=bg-gcb-core-joy-border]{background-color:#fe6666 !important}[data-border-color=border-gcb-core-joy-border]{border-color:#fe6666 !important}[data-bg="bg-gcb-core-joy-border/0"]{background-color:rgba(254,102,102,0) !important}[data-bg="bg-gcb-core-joy-border/1"]{background-color:rgba(254,102,102,.01) !important}[data-bg="bg-gcb-core-joy-border/2"]{background-color:rgba(254,102,102,.02) !important}[data-bg="bg-gcb-core-joy-border/3"]{background-color:rgba(254,102,102,.03) !important}[data-bg="bg-gcb-core-joy-border/4"]{background-color:rgba(254,102,102,.04) !important}[data-bg="bg-gcb-core-joy-border/5"]{background-color:rgba(254,102,102,.05) !important}[data-bg="bg-gcb-core-joy-border/6"]{background-color:rgba(254,102,102,.06) !important}[data-bg="bg-gcb-core-joy-border/7"]{background-color:rgba(254,102,102,.07) !important}[data-bg="bg-gcb-core-joy-border/8"]{background-color:rgba(254,102,102,.08) !important}[data-bg="bg-gcb-core-joy-border/9"]{background-color:rgba(254,102,102,.09) !important}[data-bg="bg-gcb-core-joy-border/10"]{background-color:rgba(254,102,102,.1) !important}[data-bg="bg-gcb-core-joy-border/11"]{background-color:rgba(254,102,102,.11) !important}[data-bg="bg-gcb-core-joy-border/12"]{background-color:rgba(254,102,102,.12) !important}[data-bg="bg-gcb-core-joy-border/13"]{background-color:rgba(254,102,102,.13) !important}[data-bg="bg-gcb-core-joy-border/14"]{background-color:rgba(254,102,102,.14) !important}[data-bg="bg-gcb-core-joy-border/15"]{background-color:rgba(254,102,102,.15) !important}[data-bg="bg-gcb-core-joy-border/16"]{background-color:rgba(254,102,102,.16) !important}[data-bg="bg-gcb-core-joy-border/17"]{background-color:rgba(254,102,102,.17) !important}[data-bg="bg-gcb-core-joy-border/18"]{background-color:rgba(254,102,102,.18) !important}[data-bg="bg-gcb-core-joy-border/19"]{background-color:rgba(254,102,102,.19) !important}[data-bg="bg-gcb-core-joy-border/20"]{background-color:rgba(254,102,102,.2) !important}[data-bg="bg-gcb-core-joy-border/21"]{background-color:rgba(254,102,102,.21) !important}[data-bg="bg-gcb-core-joy-border/22"]{background-color:rgba(254,102,102,.22) !important}[data-bg="bg-gcb-core-joy-border/23"]{background-color:rgba(254,102,102,.23) !important}[data-bg="bg-gcb-core-joy-border/24"]{background-color:rgba(254,102,102,.24) !important}[data-bg="bg-gcb-core-joy-border/25"]{background-color:rgba(254,102,102,.25) !important}[data-bg="bg-gcb-core-joy-border/26"]{background-color:rgba(254,102,102,.26) !important}[data-bg="bg-gcb-core-joy-border/27"]{background-color:rgba(254,102,102,.27) !important}[data-bg="bg-gcb-core-joy-border/28"]{background-color:rgba(254,102,102,.28) !important}[data-bg="bg-gcb-core-joy-border/29"]{background-color:rgba(254,102,102,.29) !important}[data-bg="bg-gcb-core-joy-border/30"]{background-color:rgba(254,102,102,.3) !important}[data-bg="bg-gcb-core-joy-border/31"]{background-color:rgba(254,102,102,.31) !important}[data-bg="bg-gcb-core-joy-border/32"]{background-color:rgba(254,102,102,.32) !important}[data-bg="bg-gcb-core-joy-border/33"]{background-color:rgba(254,102,102,.33) !important}[data-bg="bg-gcb-core-joy-border/34"]{background-color:rgba(254,102,102,.34) !important}[data-bg="bg-gcb-core-joy-border/35"]{background-color:rgba(254,102,102,.35) !important}[data-bg="bg-gcb-core-joy-border/36"]{background-color:rgba(254,102,102,.36) !important}[data-bg="bg-gcb-core-joy-border/37"]{background-color:rgba(254,102,102,.37) !important}[data-bg="bg-gcb-core-joy-border/38"]{background-color:rgba(254,102,102,.38) !important}[data-bg="bg-gcb-core-joy-border/39"]{background-color:rgba(254,102,102,.39) !important}[data-bg="bg-gcb-core-joy-border/40"]{background-color:rgba(254,102,102,.4) !important}[data-bg="bg-gcb-core-joy-border/41"]{background-color:rgba(254,102,102,.41) !important}[data-bg="bg-gcb-core-joy-border/42"]{background-color:rgba(254,102,102,.42) !important}[data-bg="bg-gcb-core-joy-border/43"]{background-color:rgba(254,102,102,.43) !important}[data-bg="bg-gcb-core-joy-border/44"]{background-color:rgba(254,102,102,.44) !important}[data-bg="bg-gcb-core-joy-border/45"]{background-color:rgba(254,102,102,.45) !important}[data-bg="bg-gcb-core-joy-border/46"]{background-color:rgba(254,102,102,.46) !important}[data-bg="bg-gcb-core-joy-border/47"]{background-color:rgba(254,102,102,.47) !important}[data-bg="bg-gcb-core-joy-border/48"]{background-color:rgba(254,102,102,.48) !important}[data-bg="bg-gcb-core-joy-border/49"]{background-color:rgba(254,102,102,.49) !important}[data-bg="bg-gcb-core-joy-border/50"]{background-color:rgba(254,102,102,.5) !important}[data-bg="bg-gcb-core-joy-border/51"]{background-color:rgba(254,102,102,.51) !important}[data-bg="bg-gcb-core-joy-border/52"]{background-color:rgba(254,102,102,.52) !important}[data-bg="bg-gcb-core-joy-border/53"]{background-color:rgba(254,102,102,.53) !important}[data-bg="bg-gcb-core-joy-border/54"]{background-color:rgba(254,102,102,.54) !important}[data-bg="bg-gcb-core-joy-border/55"]{background-color:rgba(254,102,102,.55) !important}[data-bg="bg-gcb-core-joy-border/56"]{background-color:rgba(254,102,102,.56) !important}[data-bg="bg-gcb-core-joy-border/57"]{background-color:rgba(254,102,102,.57) !important}[data-bg="bg-gcb-core-joy-border/58"]{background-color:rgba(254,102,102,.58) !important}[data-bg="bg-gcb-core-joy-border/59"]{background-color:rgba(254,102,102,.59) !important}[data-bg="bg-gcb-core-joy-border/60"]{background-color:rgba(254,102,102,.6) !important}[data-bg="bg-gcb-core-joy-border/61"]{background-color:rgba(254,102,102,.61) !important}[data-bg="bg-gcb-core-joy-border/62"]{background-color:rgba(254,102,102,.62) !important}[data-bg="bg-gcb-core-joy-border/63"]{background-color:rgba(254,102,102,.63) !important}[data-bg="bg-gcb-core-joy-border/64"]{background-color:rgba(254,102,102,.64) !important}[data-bg="bg-gcb-core-joy-border/65"]{background-color:rgba(254,102,102,.65) !important}[data-bg="bg-gcb-core-joy-border/66"]{background-color:rgba(254,102,102,.66) !important}[data-bg="bg-gcb-core-joy-border/67"]{background-color:rgba(254,102,102,.67) !important}[data-bg="bg-gcb-core-joy-border/68"]{background-color:rgba(254,102,102,.68) !important}[data-bg="bg-gcb-core-joy-border/69"]{background-color:rgba(254,102,102,.69) !important}[data-bg="bg-gcb-core-joy-border/70"]{background-color:rgba(254,102,102,.7) !important}[data-bg="bg-gcb-core-joy-border/71"]{background-color:rgba(254,102,102,.71) !important}[data-bg="bg-gcb-core-joy-border/72"]{background-color:rgba(254,102,102,.72) !important}[data-bg="bg-gcb-core-joy-border/73"]{background-color:rgba(254,102,102,.73) !important}[data-bg="bg-gcb-core-joy-border/74"]{background-color:rgba(254,102,102,.74) !important}[data-bg="bg-gcb-core-joy-border/75"]{background-color:rgba(254,102,102,.75) !important}[data-bg="bg-gcb-core-joy-border/76"]{background-color:rgba(254,102,102,.76) !important}[data-bg="bg-gcb-core-joy-border/77"]{background-color:rgba(254,102,102,.77) !important}[data-bg="bg-gcb-core-joy-border/78"]{background-color:rgba(254,102,102,.78) !important}[data-bg="bg-gcb-core-joy-border/79"]{background-color:rgba(254,102,102,.79) !important}[data-bg="bg-gcb-core-joy-border/80"]{background-color:rgba(254,102,102,.8) !important}[data-bg="bg-gcb-core-joy-border/81"]{background-color:rgba(254,102,102,.81) !important}[data-bg="bg-gcb-core-joy-border/82"]{background-color:rgba(254,102,102,.82) !important}[data-bg="bg-gcb-core-joy-border/83"]{background-color:rgba(254,102,102,.83) !important}[data-bg="bg-gcb-core-joy-border/84"]{background-color:rgba(254,102,102,.84) !important}[data-bg="bg-gcb-core-joy-border/85"]{background-color:rgba(254,102,102,.85) !important}[data-bg="bg-gcb-core-joy-border/86"]{background-color:rgba(254,102,102,.86) !important}[data-bg="bg-gcb-core-joy-border/87"]{background-color:rgba(254,102,102,.87) !important}[data-bg="bg-gcb-core-joy-border/88"]{background-color:rgba(254,102,102,.88) !important}[data-bg="bg-gcb-core-joy-border/89"]{background-color:rgba(254,102,102,.89) !important}[data-bg="bg-gcb-core-joy-border/90"]{background-color:rgba(254,102,102,.9) !important}[data-bg="bg-gcb-core-joy-border/91"]{background-color:rgba(254,102,102,.91) !important}[data-bg="bg-gcb-core-joy-border/92"]{background-color:rgba(254,102,102,.92) !important}[data-bg="bg-gcb-core-joy-border/93"]{background-color:rgba(254,102,102,.93) !important}[data-bg="bg-gcb-core-joy-border/94"]{background-color:rgba(254,102,102,.94) !important}[data-bg="bg-gcb-core-joy-border/95"]{background-color:rgba(254,102,102,.95) !important}[data-bg="bg-gcb-core-joy-border/96"]{background-color:rgba(254,102,102,.96) !important}[data-bg="bg-gcb-core-joy-border/97"]{background-color:rgba(254,102,102,.97) !important}[data-bg="bg-gcb-core-joy-border/98"]{background-color:rgba(254,102,102,.98) !important}[data-bg="bg-gcb-core-joy-border/99"]{background-color:rgba(254,102,102,.99) !important}[data-bg="bg-gcb-core-joy-border/100"]{background-color:#fe6666 !important}.placeholder-gcb-core-joy-border::-moz-placeholder{color:#fe6666 !important}.placeholder-gcb-core-joy-border::placeholder{color:#fe6666 !important}.gcb-core-dream-border{color:#0ba476 !important}.text-gcb-core-dream-border{color:#0ba476 !important}.bg-gcb-core-dream-border{background-color:#0ba476 !important}[data-bg=bg-gcb-core-dream-border]{background-color:#0ba476 !important}[data-border-color=border-gcb-core-dream-border]{border-color:#0ba476 !important}[data-bg="bg-gcb-core-dream-border/0"]{background-color:rgba(11,164,118,0) !important}[data-bg="bg-gcb-core-dream-border/1"]{background-color:rgba(11,164,118,.01) !important}[data-bg="bg-gcb-core-dream-border/2"]{background-color:rgba(11,164,118,.02) !important}[data-bg="bg-gcb-core-dream-border/3"]{background-color:rgba(11,164,118,.03) !important}[data-bg="bg-gcb-core-dream-border/4"]{background-color:rgba(11,164,118,.04) !important}[data-bg="bg-gcb-core-dream-border/5"]{background-color:rgba(11,164,118,.05) !important}[data-bg="bg-gcb-core-dream-border/6"]{background-color:rgba(11,164,118,.06) !important}[data-bg="bg-gcb-core-dream-border/7"]{background-color:rgba(11,164,118,.07) !important}[data-bg="bg-gcb-core-dream-border/8"]{background-color:rgba(11,164,118,.08) !important}[data-bg="bg-gcb-core-dream-border/9"]{background-color:rgba(11,164,118,.09) !important}[data-bg="bg-gcb-core-dream-border/10"]{background-color:rgba(11,164,118,.1) !important}[data-bg="bg-gcb-core-dream-border/11"]{background-color:rgba(11,164,118,.11) !important}[data-bg="bg-gcb-core-dream-border/12"]{background-color:rgba(11,164,118,.12) !important}[data-bg="bg-gcb-core-dream-border/13"]{background-color:rgba(11,164,118,.13) !important}[data-bg="bg-gcb-core-dream-border/14"]{background-color:rgba(11,164,118,.14) !important}[data-bg="bg-gcb-core-dream-border/15"]{background-color:rgba(11,164,118,.15) !important}[data-bg="bg-gcb-core-dream-border/16"]{background-color:rgba(11,164,118,.16) !important}[data-bg="bg-gcb-core-dream-border/17"]{background-color:rgba(11,164,118,.17) !important}[data-bg="bg-gcb-core-dream-border/18"]{background-color:rgba(11,164,118,.18) !important}[data-bg="bg-gcb-core-dream-border/19"]{background-color:rgba(11,164,118,.19) !important}[data-bg="bg-gcb-core-dream-border/20"]{background-color:rgba(11,164,118,.2) !important}[data-bg="bg-gcb-core-dream-border/21"]{background-color:rgba(11,164,118,.21) !important}[data-bg="bg-gcb-core-dream-border/22"]{background-color:rgba(11,164,118,.22) !important}[data-bg="bg-gcb-core-dream-border/23"]{background-color:rgba(11,164,118,.23) !important}[data-bg="bg-gcb-core-dream-border/24"]{background-color:rgba(11,164,118,.24) !important}[data-bg="bg-gcb-core-dream-border/25"]{background-color:rgba(11,164,118,.25) !important}[data-bg="bg-gcb-core-dream-border/26"]{background-color:rgba(11,164,118,.26) !important}[data-bg="bg-gcb-core-dream-border/27"]{background-color:rgba(11,164,118,.27) !important}[data-bg="bg-gcb-core-dream-border/28"]{background-color:rgba(11,164,118,.28) !important}[data-bg="bg-gcb-core-dream-border/29"]{background-color:rgba(11,164,118,.29) !important}[data-bg="bg-gcb-core-dream-border/30"]{background-color:rgba(11,164,118,.3) !important}[data-bg="bg-gcb-core-dream-border/31"]{background-color:rgba(11,164,118,.31) !important}[data-bg="bg-gcb-core-dream-border/32"]{background-color:rgba(11,164,118,.32) !important}[data-bg="bg-gcb-core-dream-border/33"]{background-color:rgba(11,164,118,.33) !important}[data-bg="bg-gcb-core-dream-border/34"]{background-color:rgba(11,164,118,.34) !important}[data-bg="bg-gcb-core-dream-border/35"]{background-color:rgba(11,164,118,.35) !important}[data-bg="bg-gcb-core-dream-border/36"]{background-color:rgba(11,164,118,.36) !important}[data-bg="bg-gcb-core-dream-border/37"]{background-color:rgba(11,164,118,.37) !important}[data-bg="bg-gcb-core-dream-border/38"]{background-color:rgba(11,164,118,.38) !important}[data-bg="bg-gcb-core-dream-border/39"]{background-color:rgba(11,164,118,.39) !important}[data-bg="bg-gcb-core-dream-border/40"]{background-color:rgba(11,164,118,.4) !important}[data-bg="bg-gcb-core-dream-border/41"]{background-color:rgba(11,164,118,.41) !important}[data-bg="bg-gcb-core-dream-border/42"]{background-color:rgba(11,164,118,.42) !important}[data-bg="bg-gcb-core-dream-border/43"]{background-color:rgba(11,164,118,.43) !important}[data-bg="bg-gcb-core-dream-border/44"]{background-color:rgba(11,164,118,.44) !important}[data-bg="bg-gcb-core-dream-border/45"]{background-color:rgba(11,164,118,.45) !important}[data-bg="bg-gcb-core-dream-border/46"]{background-color:rgba(11,164,118,.46) !important}[data-bg="bg-gcb-core-dream-border/47"]{background-color:rgba(11,164,118,.47) !important}[data-bg="bg-gcb-core-dream-border/48"]{background-color:rgba(11,164,118,.48) !important}[data-bg="bg-gcb-core-dream-border/49"]{background-color:rgba(11,164,118,.49) !important}[data-bg="bg-gcb-core-dream-border/50"]{background-color:rgba(11,164,118,.5) !important}[data-bg="bg-gcb-core-dream-border/51"]{background-color:rgba(11,164,118,.51) !important}[data-bg="bg-gcb-core-dream-border/52"]{background-color:rgba(11,164,118,.52) !important}[data-bg="bg-gcb-core-dream-border/53"]{background-color:rgba(11,164,118,.53) !important}[data-bg="bg-gcb-core-dream-border/54"]{background-color:rgba(11,164,118,.54) !important}[data-bg="bg-gcb-core-dream-border/55"]{background-color:rgba(11,164,118,.55) !important}[data-bg="bg-gcb-core-dream-border/56"]{background-color:rgba(11,164,118,.56) !important}[data-bg="bg-gcb-core-dream-border/57"]{background-color:rgba(11,164,118,.57) !important}[data-bg="bg-gcb-core-dream-border/58"]{background-color:rgba(11,164,118,.58) !important}[data-bg="bg-gcb-core-dream-border/59"]{background-color:rgba(11,164,118,.59) !important}[data-bg="bg-gcb-core-dream-border/60"]{background-color:rgba(11,164,118,.6) !important}[data-bg="bg-gcb-core-dream-border/61"]{background-color:rgba(11,164,118,.61) !important}[data-bg="bg-gcb-core-dream-border/62"]{background-color:rgba(11,164,118,.62) !important}[data-bg="bg-gcb-core-dream-border/63"]{background-color:rgba(11,164,118,.63) !important}[data-bg="bg-gcb-core-dream-border/64"]{background-color:rgba(11,164,118,.64) !important}[data-bg="bg-gcb-core-dream-border/65"]{background-color:rgba(11,164,118,.65) !important}[data-bg="bg-gcb-core-dream-border/66"]{background-color:rgba(11,164,118,.66) !important}[data-bg="bg-gcb-core-dream-border/67"]{background-color:rgba(11,164,118,.67) !important}[data-bg="bg-gcb-core-dream-border/68"]{background-color:rgba(11,164,118,.68) !important}[data-bg="bg-gcb-core-dream-border/69"]{background-color:rgba(11,164,118,.69) !important}[data-bg="bg-gcb-core-dream-border/70"]{background-color:rgba(11,164,118,.7) !important}[data-bg="bg-gcb-core-dream-border/71"]{background-color:rgba(11,164,118,.71) !important}[data-bg="bg-gcb-core-dream-border/72"]{background-color:rgba(11,164,118,.72) !important}[data-bg="bg-gcb-core-dream-border/73"]{background-color:rgba(11,164,118,.73) !important}[data-bg="bg-gcb-core-dream-border/74"]{background-color:rgba(11,164,118,.74) !important}[data-bg="bg-gcb-core-dream-border/75"]{background-color:rgba(11,164,118,.75) !important}[data-bg="bg-gcb-core-dream-border/76"]{background-color:rgba(11,164,118,.76) !important}[data-bg="bg-gcb-core-dream-border/77"]{background-color:rgba(11,164,118,.77) !important}[data-bg="bg-gcb-core-dream-border/78"]{background-color:rgba(11,164,118,.78) !important}[data-bg="bg-gcb-core-dream-border/79"]{background-color:rgba(11,164,118,.79) !important}[data-bg="bg-gcb-core-dream-border/80"]{background-color:rgba(11,164,118,.8) !important}[data-bg="bg-gcb-core-dream-border/81"]{background-color:rgba(11,164,118,.81) !important}[data-bg="bg-gcb-core-dream-border/82"]{background-color:rgba(11,164,118,.82) !important}[data-bg="bg-gcb-core-dream-border/83"]{background-color:rgba(11,164,118,.83) !important}[data-bg="bg-gcb-core-dream-border/84"]{background-color:rgba(11,164,118,.84) !important}[data-bg="bg-gcb-core-dream-border/85"]{background-color:rgba(11,164,118,.85) !important}[data-bg="bg-gcb-core-dream-border/86"]{background-color:rgba(11,164,118,.86) !important}[data-bg="bg-gcb-core-dream-border/87"]{background-color:rgba(11,164,118,.87) !important}[data-bg="bg-gcb-core-dream-border/88"]{background-color:rgba(11,164,118,.88) !important}[data-bg="bg-gcb-core-dream-border/89"]{background-color:rgba(11,164,118,.89) !important}[data-bg="bg-gcb-core-dream-border/90"]{background-color:rgba(11,164,118,.9) !important}[data-bg="bg-gcb-core-dream-border/91"]{background-color:rgba(11,164,118,.91) !important}[data-bg="bg-gcb-core-dream-border/92"]{background-color:rgba(11,164,118,.92) !important}[data-bg="bg-gcb-core-dream-border/93"]{background-color:rgba(11,164,118,.93) !important}[data-bg="bg-gcb-core-dream-border/94"]{background-color:rgba(11,164,118,.94) !important}[data-bg="bg-gcb-core-dream-border/95"]{background-color:rgba(11,164,118,.95) !important}[data-bg="bg-gcb-core-dream-border/96"]{background-color:rgba(11,164,118,.96) !important}[data-bg="bg-gcb-core-dream-border/97"]{background-color:rgba(11,164,118,.97) !important}[data-bg="bg-gcb-core-dream-border/98"]{background-color:rgba(11,164,118,.98) !important}[data-bg="bg-gcb-core-dream-border/99"]{background-color:rgba(11,164,118,.99) !important}[data-bg="bg-gcb-core-dream-border/100"]{background-color:#0ba476 !important}.placeholder-gcb-core-dream-border::-moz-placeholder{color:#0ba476 !important}.placeholder-gcb-core-dream-border::placeholder{color:#0ba476 !important}.gcb-core-kindness-border{color:#dc743d !important}.text-gcb-core-kindness-border{color:#dc743d !important}.bg-gcb-core-kindness-border{background-color:#dc743d !important}[data-bg=bg-gcb-core-kindness-border]{background-color:#dc743d !important}[data-border-color=border-gcb-core-kindness-border]{border-color:#dc743d !important}[data-bg="bg-gcb-core-kindness-border/0"]{background-color:rgba(220,116,61,0) !important}[data-bg="bg-gcb-core-kindness-border/1"]{background-color:rgba(220,116,61,.01) !important}[data-bg="bg-gcb-core-kindness-border/2"]{background-color:rgba(220,116,61,.02) !important}[data-bg="bg-gcb-core-kindness-border/3"]{background-color:rgba(220,116,61,.03) !important}[data-bg="bg-gcb-core-kindness-border/4"]{background-color:rgba(220,116,61,.04) !important}[data-bg="bg-gcb-core-kindness-border/5"]{background-color:rgba(220,116,61,.05) !important}[data-bg="bg-gcb-core-kindness-border/6"]{background-color:rgba(220,116,61,.06) !important}[data-bg="bg-gcb-core-kindness-border/7"]{background-color:rgba(220,116,61,.07) !important}[data-bg="bg-gcb-core-kindness-border/8"]{background-color:rgba(220,116,61,.08) !important}[data-bg="bg-gcb-core-kindness-border/9"]{background-color:rgba(220,116,61,.09) !important}[data-bg="bg-gcb-core-kindness-border/10"]{background-color:rgba(220,116,61,.1) !important}[data-bg="bg-gcb-core-kindness-border/11"]{background-color:rgba(220,116,61,.11) !important}[data-bg="bg-gcb-core-kindness-border/12"]{background-color:rgba(220,116,61,.12) !important}[data-bg="bg-gcb-core-kindness-border/13"]{background-color:rgba(220,116,61,.13) !important}[data-bg="bg-gcb-core-kindness-border/14"]{background-color:rgba(220,116,61,.14) !important}[data-bg="bg-gcb-core-kindness-border/15"]{background-color:rgba(220,116,61,.15) !important}[data-bg="bg-gcb-core-kindness-border/16"]{background-color:rgba(220,116,61,.16) !important}[data-bg="bg-gcb-core-kindness-border/17"]{background-color:rgba(220,116,61,.17) !important}[data-bg="bg-gcb-core-kindness-border/18"]{background-color:rgba(220,116,61,.18) !important}[data-bg="bg-gcb-core-kindness-border/19"]{background-color:rgba(220,116,61,.19) !important}[data-bg="bg-gcb-core-kindness-border/20"]{background-color:rgba(220,116,61,.2) !important}[data-bg="bg-gcb-core-kindness-border/21"]{background-color:rgba(220,116,61,.21) !important}[data-bg="bg-gcb-core-kindness-border/22"]{background-color:rgba(220,116,61,.22) !important}[data-bg="bg-gcb-core-kindness-border/23"]{background-color:rgba(220,116,61,.23) !important}[data-bg="bg-gcb-core-kindness-border/24"]{background-color:rgba(220,116,61,.24) !important}[data-bg="bg-gcb-core-kindness-border/25"]{background-color:rgba(220,116,61,.25) !important}[data-bg="bg-gcb-core-kindness-border/26"]{background-color:rgba(220,116,61,.26) !important}[data-bg="bg-gcb-core-kindness-border/27"]{background-color:rgba(220,116,61,.27) !important}[data-bg="bg-gcb-core-kindness-border/28"]{background-color:rgba(220,116,61,.28) !important}[data-bg="bg-gcb-core-kindness-border/29"]{background-color:rgba(220,116,61,.29) !important}[data-bg="bg-gcb-core-kindness-border/30"]{background-color:rgba(220,116,61,.3) !important}[data-bg="bg-gcb-core-kindness-border/31"]{background-color:rgba(220,116,61,.31) !important}[data-bg="bg-gcb-core-kindness-border/32"]{background-color:rgba(220,116,61,.32) !important}[data-bg="bg-gcb-core-kindness-border/33"]{background-color:rgba(220,116,61,.33) !important}[data-bg="bg-gcb-core-kindness-border/34"]{background-color:rgba(220,116,61,.34) !important}[data-bg="bg-gcb-core-kindness-border/35"]{background-color:rgba(220,116,61,.35) !important}[data-bg="bg-gcb-core-kindness-border/36"]{background-color:rgba(220,116,61,.36) !important}[data-bg="bg-gcb-core-kindness-border/37"]{background-color:rgba(220,116,61,.37) !important}[data-bg="bg-gcb-core-kindness-border/38"]{background-color:rgba(220,116,61,.38) !important}[data-bg="bg-gcb-core-kindness-border/39"]{background-color:rgba(220,116,61,.39) !important}[data-bg="bg-gcb-core-kindness-border/40"]{background-color:rgba(220,116,61,.4) !important}[data-bg="bg-gcb-core-kindness-border/41"]{background-color:rgba(220,116,61,.41) !important}[data-bg="bg-gcb-core-kindness-border/42"]{background-color:rgba(220,116,61,.42) !important}[data-bg="bg-gcb-core-kindness-border/43"]{background-color:rgba(220,116,61,.43) !important}[data-bg="bg-gcb-core-kindness-border/44"]{background-color:rgba(220,116,61,.44) !important}[data-bg="bg-gcb-core-kindness-border/45"]{background-color:rgba(220,116,61,.45) !important}[data-bg="bg-gcb-core-kindness-border/46"]{background-color:rgba(220,116,61,.46) !important}[data-bg="bg-gcb-core-kindness-border/47"]{background-color:rgba(220,116,61,.47) !important}[data-bg="bg-gcb-core-kindness-border/48"]{background-color:rgba(220,116,61,.48) !important}[data-bg="bg-gcb-core-kindness-border/49"]{background-color:rgba(220,116,61,.49) !important}[data-bg="bg-gcb-core-kindness-border/50"]{background-color:rgba(220,116,61,.5) !important}[data-bg="bg-gcb-core-kindness-border/51"]{background-color:rgba(220,116,61,.51) !important}[data-bg="bg-gcb-core-kindness-border/52"]{background-color:rgba(220,116,61,.52) !important}[data-bg="bg-gcb-core-kindness-border/53"]{background-color:rgba(220,116,61,.53) !important}[data-bg="bg-gcb-core-kindness-border/54"]{background-color:rgba(220,116,61,.54) !important}[data-bg="bg-gcb-core-kindness-border/55"]{background-color:rgba(220,116,61,.55) !important}[data-bg="bg-gcb-core-kindness-border/56"]{background-color:rgba(220,116,61,.56) !important}[data-bg="bg-gcb-core-kindness-border/57"]{background-color:rgba(220,116,61,.57) !important}[data-bg="bg-gcb-core-kindness-border/58"]{background-color:rgba(220,116,61,.58) !important}[data-bg="bg-gcb-core-kindness-border/59"]{background-color:rgba(220,116,61,.59) !important}[data-bg="bg-gcb-core-kindness-border/60"]{background-color:rgba(220,116,61,.6) !important}[data-bg="bg-gcb-core-kindness-border/61"]{background-color:rgba(220,116,61,.61) !important}[data-bg="bg-gcb-core-kindness-border/62"]{background-color:rgba(220,116,61,.62) !important}[data-bg="bg-gcb-core-kindness-border/63"]{background-color:rgba(220,116,61,.63) !important}[data-bg="bg-gcb-core-kindness-border/64"]{background-color:rgba(220,116,61,.64) !important}[data-bg="bg-gcb-core-kindness-border/65"]{background-color:rgba(220,116,61,.65) !important}[data-bg="bg-gcb-core-kindness-border/66"]{background-color:rgba(220,116,61,.66) !important}[data-bg="bg-gcb-core-kindness-border/67"]{background-color:rgba(220,116,61,.67) !important}[data-bg="bg-gcb-core-kindness-border/68"]{background-color:rgba(220,116,61,.68) !important}[data-bg="bg-gcb-core-kindness-border/69"]{background-color:rgba(220,116,61,.69) !important}[data-bg="bg-gcb-core-kindness-border/70"]{background-color:rgba(220,116,61,.7) !important}[data-bg="bg-gcb-core-kindness-border/71"]{background-color:rgba(220,116,61,.71) !important}[data-bg="bg-gcb-core-kindness-border/72"]{background-color:rgba(220,116,61,.72) !important}[data-bg="bg-gcb-core-kindness-border/73"]{background-color:rgba(220,116,61,.73) !important}[data-bg="bg-gcb-core-kindness-border/74"]{background-color:rgba(220,116,61,.74) !important}[data-bg="bg-gcb-core-kindness-border/75"]{background-color:rgba(220,116,61,.75) !important}[data-bg="bg-gcb-core-kindness-border/76"]{background-color:rgba(220,116,61,.76) !important}[data-bg="bg-gcb-core-kindness-border/77"]{background-color:rgba(220,116,61,.77) !important}[data-bg="bg-gcb-core-kindness-border/78"]{background-color:rgba(220,116,61,.78) !important}[data-bg="bg-gcb-core-kindness-border/79"]{background-color:rgba(220,116,61,.79) !important}[data-bg="bg-gcb-core-kindness-border/80"]{background-color:rgba(220,116,61,.8) !important}[data-bg="bg-gcb-core-kindness-border/81"]{background-color:rgba(220,116,61,.81) !important}[data-bg="bg-gcb-core-kindness-border/82"]{background-color:rgba(220,116,61,.82) !important}[data-bg="bg-gcb-core-kindness-border/83"]{background-color:rgba(220,116,61,.83) !important}[data-bg="bg-gcb-core-kindness-border/84"]{background-color:rgba(220,116,61,.84) !important}[data-bg="bg-gcb-core-kindness-border/85"]{background-color:rgba(220,116,61,.85) !important}[data-bg="bg-gcb-core-kindness-border/86"]{background-color:rgba(220,116,61,.86) !important}[data-bg="bg-gcb-core-kindness-border/87"]{background-color:rgba(220,116,61,.87) !important}[data-bg="bg-gcb-core-kindness-border/88"]{background-color:rgba(220,116,61,.88) !important}[data-bg="bg-gcb-core-kindness-border/89"]{background-color:rgba(220,116,61,.89) !important}[data-bg="bg-gcb-core-kindness-border/90"]{background-color:rgba(220,116,61,.9) !important}[data-bg="bg-gcb-core-kindness-border/91"]{background-color:rgba(220,116,61,.91) !important}[data-bg="bg-gcb-core-kindness-border/92"]{background-color:rgba(220,116,61,.92) !important}[data-bg="bg-gcb-core-kindness-border/93"]{background-color:rgba(220,116,61,.93) !important}[data-bg="bg-gcb-core-kindness-border/94"]{background-color:rgba(220,116,61,.94) !important}[data-bg="bg-gcb-core-kindness-border/95"]{background-color:rgba(220,116,61,.95) !important}[data-bg="bg-gcb-core-kindness-border/96"]{background-color:rgba(220,116,61,.96) !important}[data-bg="bg-gcb-core-kindness-border/97"]{background-color:rgba(220,116,61,.97) !important}[data-bg="bg-gcb-core-kindness-border/98"]{background-color:rgba(220,116,61,.98) !important}[data-bg="bg-gcb-core-kindness-border/99"]{background-color:rgba(220,116,61,.99) !important}[data-bg="bg-gcb-core-kindness-border/100"]{background-color:#dc743d !important}.placeholder-gcb-core-kindness-border::-moz-placeholder{color:#dc743d !important}.placeholder-gcb-core-kindness-border::placeholder{color:#dc743d !important}:root{--brand-red: #dd052b;--color-brand-red: #dd052b;--brand-red-dark: #bc0000;--color-brand-red-dark: #bc0000;--charcoal-grey: #455560;--color-charcoal-grey: #455560;--header-grey: #2b3338;--color-header-grey: #2b3338;--dark-grey: #171818;--color-dark-grey: #171818;--section-grey: #f3f2f0;--color-section-grey: #f3f2f0;--white: #ffffff;--color-white: #ffffff;--black: #000000;--color-black: #000000;--disabled: #b8b8b8;--color-disabled: #b8b8b8;--disabled-grey: #cccccc;--color-disabled-grey: #cccccc;--pagination: #aaaaaa;--color-pagination: #aaaaaa;--sculpture: #e9e3df;--color-sculpture: #e9e3df;--green: #b5da3e;--color-green: #b5da3e;--transparent: transparent;--color-transparent: transparent;--gcb-quiz-primary: #03218f;--color-gcb-quiz-primary: #03218f;--gcb-quiz-primary-dark: #14145c;--color-gcb-quiz-primary-dark: #14145c;--gcb-quiz-secondary: #fff;--color-gcb-quiz-secondary: #fff;--gcb-quiz-pink: #ffb9d9;--color-gcb-quiz-pink: #ffb9d9;--gcb-quiz-pink-dark: #ffbde1;--color-gcb-quiz-pink-dark: #ffbde1;--gcb-quiz-pink-light: #fec2f6;--color-gcb-quiz-pink-light: #fec2f6;--gcb-quiz-tertiary: #e4347d;--color-gcb-quiz-tertiary: #e4347d;--gcb-quiz-yellow: #ffe202;--color-gcb-quiz-yellow: #ffe202;--gcb-quiz-yellow-dark: #fdf912;--color-gcb-quiz-yellow-dark: #fdf912;--gcb-quiz-yellow-light: #fffce4;--color-gcb-quiz-yellow-light: #fffce4;--gcb-progress-bar: #e4347d;--color-gcb-progress-bar: #e4347d;--gcb-progress-bar-bg: #0a3ba4;--color-gcb-progress-bar-bg: #0a3ba4;--gcb-quiz-green: #2fb3a7;--color-gcb-quiz-green: #2fb3a7;--gcb-quiz-green-light: #81ffc2;--color-gcb-quiz-green-light: #81ffc2;--gcb-quiz-green-light-2: #9cff95;--color-gcb-quiz-green-light-2: #9cff95;--gcb-quiz-blue-light: #bce5f9;--color-gcb-quiz-blue-light: #bce5f9;--gcb-quiz-blue-dark: #09233e;--color-gcb-quiz-blue-dark: #09233e;--gcb-quiz-brown: #ffb05b;--color-gcb-quiz-brown: #ffb05b;--gcb-quiz-dream-bg: #cfffc7;--color-gcb-quiz-dream-bg: #cfffc7;--gcb-quiz-dream-text: #0ba476;--color-gcb-quiz-dream-text: #0ba476;--gcb-quiz-joy-bg: #ffddf8;--color-gcb-quiz-joy-bg: #ffddf8;--gcb-quiz-joy-text: #fe6666;--color-gcb-quiz-joy-text: #fe6666;--gcb-quiz-kindness-bg: #faf96a;--color-gcb-quiz-kindness-bg: #faf96a;--gcb-quiz-kindness-text: #dc743d;--color-gcb-quiz-kindness-text: #dc743d;--gcb-quiz-love-bg: #9bd7fb;--color-gcb-quiz-love-bg: #9bd7fb;--gcb-quiz-love-text: #1948f1;--color-gcb-quiz-love-text: #1948f1;--gcb-yellow: #ffdc00;--color-gcb-yellow: #ffdc00;--gcb-gold: #d9b613;--color-gcb-gold: #d9b613;--gcb-pink: #e3347d;--color-gcb-pink: #e3347d;--gcb-green-mint: #cfffc7;--color-gcb-green-mint: #cfffc7;--gcb-red: #fe6666;--color-gcb-red: #fe6666;--gcb-lemon: #faf96a;--color-gcb-lemon: #faf96a;--gcb-blue: #9bd7fb;--color-gcb-blue: #9bd7fb;--gcb-green: #2fb3a7;--color-gcb-green: #2fb3a7;--gcb-green-dark: #0ba476;--color-gcb-green-dark: #0ba476;--gcb-orange: #dc743d;--color-gcb-orange: #dc743d;--gcb-blue-dark: #1948f1;--color-gcb-blue-dark: #1948f1;--gcb-all-bg: #e4fffd;--color-gcb-all-bg: #e4fffd;--gcb-joy-bg: #ffeefc;--color-gcb-joy-bg: #ffeefc;--gcb-love-bg: #daecf7;--color-gcb-love-bg: #daecf7;--gcb-dream-bg: #eaf8e8;--color-gcb-dream-bg: #eaf8e8;--gcb-kindness-bg: #f7f7cc;--color-gcb-kindness-bg: #f7f7cc;--gcb-core-joy: #ffddf8;--color-gcb-core-joy: #ffddf8;--gcb-core-love: #b7e1f7;--color-gcb-core-love: #b7e1f7;--gcb-core-dream: #f7f7cc;--color-gcb-core-dream: #f7f7cc;--gcb-core-kindness: #eaf8e8;--color-gcb-core-kindness: #eaf8e8;--gcb-core-love-bg: #9bd7fb;--color-gcb-core-love-bg: #9bd7fb;--gcb-core-joy-bg: #ffddf8;--color-gcb-core-joy-bg: #ffddf8;--gcb-core-dream-bg: #cfffc7;--color-gcb-core-dream-bg: #cfffc7;--gcb-core-kindness-bg: #faf96a;--color-gcb-core-kindness-bg: #faf96a;--gcb-core-love-border: #1948f1;--color-gcb-core-love-border: #1948f1;--gcb-core-joy-border: #fe6666;--color-gcb-core-joy-border: #fe6666;--gcb-core-dream-border: #0ba476;--color-gcb-core-dream-border: #0ba476;--gcb-core-kindness-border: #dc743d;--color-gcb-core-kindness-border: #dc743d}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#dd052b"] .gcb-screen-content{background:#dd052b}.gcb-screen[data-bg="#dd052b"] .gcb-screen-content::before{background:#dd052b}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#bc0000"] .gcb-screen-content{background:#bc0000}.gcb-screen[data-bg="#bc0000"] .gcb-screen-content::before{background:#bc0000}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#455560"] .gcb-screen-content{background:#455560}.gcb-screen[data-bg="#455560"] .gcb-screen-content::before{background:#455560}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#2b3338"] .gcb-screen-content{background:#2b3338}.gcb-screen[data-bg="#2b3338"] .gcb-screen-content::before{background:#2b3338}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#171818"] .gcb-screen-content{background:#171818}.gcb-screen[data-bg="#171818"] .gcb-screen-content::before{background:#171818}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#f3f2f0"] .gcb-screen-content{background:#f3f2f0}.gcb-screen[data-bg="#f3f2f0"] .gcb-screen-content::before{background:#f3f2f0}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffffff"] .gcb-screen-content{background:#fff}.gcb-screen[data-bg="#ffffff"] .gcb-screen-content::before{background:#fff}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#000000"] .gcb-screen-content{background:#000}.gcb-screen[data-bg="#000000"] .gcb-screen-content::before{background:#000}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#b8b8b8"] .gcb-screen-content{background:#b8b8b8}.gcb-screen[data-bg="#b8b8b8"] .gcb-screen-content::before{background:#b8b8b8}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#cccccc"] .gcb-screen-content{background:#ccc}.gcb-screen[data-bg="#cccccc"] .gcb-screen-content::before{background:#ccc}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#aaaaaa"] .gcb-screen-content{background:#aaa}.gcb-screen[data-bg="#aaaaaa"] .gcb-screen-content::before{background:#aaa}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#e9e3df"] .gcb-screen-content{background:#e9e3df}.gcb-screen[data-bg="#e9e3df"] .gcb-screen-content::before{background:#e9e3df}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#b5da3e"] .gcb-screen-content{background:#b5da3e}.gcb-screen[data-bg="#b5da3e"] .gcb-screen-content::before{background:#b5da3e}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#03218f"] .gcb-screen-content{background:#03218f}.gcb-screen[data-bg="#03218f"] .gcb-screen-content::before{background:#03218f}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#14145c"] .gcb-screen-content{background:#14145c}.gcb-screen[data-bg="#14145c"] .gcb-screen-content::before{background:#14145c}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#fff"] .gcb-screen-content{background:#fff}.gcb-screen[data-bg="#fff"] .gcb-screen-content::before{background:#fff}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffb9d9"] .gcb-screen-content{background:#ffb9d9}.gcb-screen[data-bg="#ffb9d9"] .gcb-screen-content::before{background:#ffb9d9}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffbde1"] .gcb-screen-content{background:#ffbde1}.gcb-screen[data-bg="#ffbde1"] .gcb-screen-content::before{background:#ffbde1}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#fec2f6"] .gcb-screen-content{background:#fec2f6}.gcb-screen[data-bg="#fec2f6"] .gcb-screen-content::before{background:#fec2f6}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#e4347d"] .gcb-screen-content{background:#e4347d}.gcb-screen[data-bg="#e4347d"] .gcb-screen-content::before{background:#e4347d}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffe202"] .gcb-screen-content{background:#ffe202}.gcb-screen[data-bg="#ffe202"] .gcb-screen-content::before{background:#ffe202}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#fdf912"] .gcb-screen-content{background:#fdf912}.gcb-screen[data-bg="#fdf912"] .gcb-screen-content::before{background:#fdf912}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#fffce4"] .gcb-screen-content{background:#fffce4}.gcb-screen[data-bg="#fffce4"] .gcb-screen-content::before{background:#fffce4}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#e4347d"] .gcb-screen-content{background:#e4347d}.gcb-screen[data-bg="#e4347d"] .gcb-screen-content::before{background:#e4347d}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#0a3ba4"] .gcb-screen-content{background:#0a3ba4}.gcb-screen[data-bg="#0a3ba4"] .gcb-screen-content::before{background:#0a3ba4}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#2fb3a7"] .gcb-screen-content{background:#2fb3a7}.gcb-screen[data-bg="#2fb3a7"] .gcb-screen-content::before{background:#2fb3a7}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#81ffc2"] .gcb-screen-content{background:#81ffc2}.gcb-screen[data-bg="#81ffc2"] .gcb-screen-content::before{background:#81ffc2}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#9cff95"] .gcb-screen-content{background:#9cff95}.gcb-screen[data-bg="#9cff95"] .gcb-screen-content::before{background:#9cff95}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#bce5f9"] .gcb-screen-content{background:#bce5f9}.gcb-screen[data-bg="#bce5f9"] .gcb-screen-content::before{background:#bce5f9}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#09233e"] .gcb-screen-content{background:#09233e}.gcb-screen[data-bg="#09233e"] .gcb-screen-content::before{background:#09233e}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffb05b"] .gcb-screen-content{background:#ffb05b}.gcb-screen[data-bg="#ffb05b"] .gcb-screen-content::before{background:#ffb05b}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#cfffc7"] .gcb-screen-content{background:#cfffc7}.gcb-screen[data-bg="#cfffc7"] .gcb-screen-content::before{background:#cfffc7}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#0ba476"] .gcb-screen-content{background:#0ba476}.gcb-screen[data-bg="#0ba476"] .gcb-screen-content::before{background:#0ba476}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffddf8"] .gcb-screen-content{background:#ffddf8}.gcb-screen[data-bg="#ffddf8"] .gcb-screen-content::before{background:#ffddf8}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#fe6666"] .gcb-screen-content{background:#fe6666}.gcb-screen[data-bg="#fe6666"] .gcb-screen-content::before{background:#fe6666}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#faf96a"] .gcb-screen-content{background:#faf96a}.gcb-screen[data-bg="#faf96a"] .gcb-screen-content::before{background:#faf96a}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#dc743d"] .gcb-screen-content{background:#dc743d}.gcb-screen[data-bg="#dc743d"] .gcb-screen-content::before{background:#dc743d}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#9bd7fb"] .gcb-screen-content{background:#9bd7fb}.gcb-screen[data-bg="#9bd7fb"] .gcb-screen-content::before{background:#9bd7fb}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#1948f1"] .gcb-screen-content{background:#1948f1}.gcb-screen[data-bg="#1948f1"] .gcb-screen-content::before{background:#1948f1}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffdc00"] .gcb-screen-content{background:#ffdc00}.gcb-screen[data-bg="#ffdc00"] .gcb-screen-content::before{background:#ffdc00}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#d9b613"] .gcb-screen-content{background:#d9b613}.gcb-screen[data-bg="#d9b613"] .gcb-screen-content::before{background:#d9b613}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#e3347d"] .gcb-screen-content{background:#e3347d}.gcb-screen[data-bg="#e3347d"] .gcb-screen-content::before{background:#e3347d}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#cfffc7"] .gcb-screen-content{background:#cfffc7}.gcb-screen[data-bg="#cfffc7"] .gcb-screen-content::before{background:#cfffc7}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#fe6666"] .gcb-screen-content{background:#fe6666}.gcb-screen[data-bg="#fe6666"] .gcb-screen-content::before{background:#fe6666}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#faf96a"] .gcb-screen-content{background:#faf96a}.gcb-screen[data-bg="#faf96a"] .gcb-screen-content::before{background:#faf96a}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#9bd7fb"] .gcb-screen-content{background:#9bd7fb}.gcb-screen[data-bg="#9bd7fb"] .gcb-screen-content::before{background:#9bd7fb}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#2fb3a7"] .gcb-screen-content{background:#2fb3a7}.gcb-screen[data-bg="#2fb3a7"] .gcb-screen-content::before{background:#2fb3a7}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#0ba476"] .gcb-screen-content{background:#0ba476}.gcb-screen[data-bg="#0ba476"] .gcb-screen-content::before{background:#0ba476}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#dc743d"] .gcb-screen-content{background:#dc743d}.gcb-screen[data-bg="#dc743d"] .gcb-screen-content::before{background:#dc743d}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#1948f1"] .gcb-screen-content{background:#1948f1}.gcb-screen[data-bg="#1948f1"] .gcb-screen-content::before{background:#1948f1}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#e4fffd"] .gcb-screen-content{background:#e4fffd}.gcb-screen[data-bg="#e4fffd"] .gcb-screen-content::before{background:#e4fffd}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffeefc"] .gcb-screen-content{background:#ffeefc}.gcb-screen[data-bg="#ffeefc"] .gcb-screen-content::before{background:#ffeefc}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#daecf7"] .gcb-screen-content{background:#daecf7}.gcb-screen[data-bg="#daecf7"] .gcb-screen-content::before{background:#daecf7}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#eaf8e8"] .gcb-screen-content{background:#eaf8e8}.gcb-screen[data-bg="#eaf8e8"] .gcb-screen-content::before{background:#eaf8e8}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#f7f7cc"] .gcb-screen-content{background:#f7f7cc}.gcb-screen[data-bg="#f7f7cc"] .gcb-screen-content::before{background:#f7f7cc}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffddf8"] .gcb-screen-content{background:#ffddf8}.gcb-screen[data-bg="#ffddf8"] .gcb-screen-content::before{background:#ffddf8}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#b7e1f7"] .gcb-screen-content{background:#b7e1f7}.gcb-screen[data-bg="#b7e1f7"] .gcb-screen-content::before{background:#b7e1f7}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#f7f7cc"] .gcb-screen-content{background:#f7f7cc}.gcb-screen[data-bg="#f7f7cc"] .gcb-screen-content::before{background:#f7f7cc}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#eaf8e8"] .gcb-screen-content{background:#eaf8e8}.gcb-screen[data-bg="#eaf8e8"] .gcb-screen-content::before{background:#eaf8e8}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#9bd7fb"] .gcb-screen-content{background:#9bd7fb}.gcb-screen[data-bg="#9bd7fb"] .gcb-screen-content::before{background:#9bd7fb}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#ffddf8"] .gcb-screen-content{background:#ffddf8}.gcb-screen[data-bg="#ffddf8"] .gcb-screen-content::before{background:#ffddf8}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#cfffc7"] .gcb-screen-content{background:#cfffc7}.gcb-screen[data-bg="#cfffc7"] .gcb-screen-content::before{background:#cfffc7}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#faf96a"] .gcb-screen-content{background:#faf96a}.gcb-screen[data-bg="#faf96a"] .gcb-screen-content::before{background:#faf96a}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#1948f1"] .gcb-screen-content{background:#1948f1}.gcb-screen[data-bg="#1948f1"] .gcb-screen-content::before{background:#1948f1}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#fe6666"] .gcb-screen-content{background:#fe6666}.gcb-screen[data-bg="#fe6666"] .gcb-screen-content::before{background:#fe6666}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#0ba476"] .gcb-screen-content{background:#0ba476}.gcb-screen[data-bg="#0ba476"] .gcb-screen-content::before{background:#0ba476}}@media screen and (max-width: 1024px){.gcb-screen[data-bg="#dc743d"] .gcb-screen-content{background:#dc743d}.gcb-screen[data-bg="#dc743d"] .gcb-screen-content::before{background:#dc743d}}.text-stroke-brand-red{-webkit-text-stroke:4px #dd052b;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-brand-red-dark{-webkit-text-stroke:4px #bc0000;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-charcoal-grey{-webkit-text-stroke:4px #455560;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-header-grey{-webkit-text-stroke:4px #2b3338;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-dark-grey{-webkit-text-stroke:4px #171818;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-section-grey{-webkit-text-stroke:4px #f3f2f0;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-white{-webkit-text-stroke:4px #fff;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-black{-webkit-text-stroke:4px #000;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-disabled{-webkit-text-stroke:4px #b8b8b8;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-disabled-grey{-webkit-text-stroke:4px #ccc;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-pagination{-webkit-text-stroke:4px #aaa;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-sculpture{-webkit-text-stroke:4px #e9e3df;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-green{-webkit-text-stroke:4px #b5da3e;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-transparent{-webkit-text-stroke:4px rgba(0,0,0,0);-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-primary{-webkit-text-stroke:4px #03218f;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-primary-dark{-webkit-text-stroke:4px #14145c;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-secondary{-webkit-text-stroke:4px #fff;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-pink{-webkit-text-stroke:4px #ffb9d9;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-pink-dark{-webkit-text-stroke:4px #ffbde1;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-pink-light{-webkit-text-stroke:4px #fec2f6;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-tertiary{-webkit-text-stroke:4px #e4347d;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-yellow{-webkit-text-stroke:4px #ffe202;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-yellow-dark{-webkit-text-stroke:4px #fdf912;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-yellow-light{-webkit-text-stroke:4px #fffce4;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-progress-bar{-webkit-text-stroke:4px #e4347d;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-progress-bar-bg{-webkit-text-stroke:4px #0a3ba4;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-green{-webkit-text-stroke:4px #2fb3a7;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-green-light{-webkit-text-stroke:4px #81ffc2;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-green-light-2{-webkit-text-stroke:4px #9cff95;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-blue-light{-webkit-text-stroke:4px #bce5f9;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-blue-dark{-webkit-text-stroke:4px #09233e;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-brown{-webkit-text-stroke:4px #ffb05b;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-dream-bg{-webkit-text-stroke:4px #cfffc7;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-dream-text{-webkit-text-stroke:4px #0ba476;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-joy-bg{-webkit-text-stroke:4px #ffddf8;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-joy-text{-webkit-text-stroke:4px #fe6666;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-kindness-bg{-webkit-text-stroke:4px #faf96a;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-kindness-text{-webkit-text-stroke:4px #dc743d;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-love-bg{-webkit-text-stroke:4px #9bd7fb;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-quiz-love-text{-webkit-text-stroke:4px #1948f1;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-yellow{-webkit-text-stroke:4px #ffdc00;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-gold{-webkit-text-stroke:4px #d9b613;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-pink{-webkit-text-stroke:4px #e3347d;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-green-mint{-webkit-text-stroke:4px #cfffc7;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-red{-webkit-text-stroke:4px #fe6666;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-lemon{-webkit-text-stroke:4px #faf96a;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-blue{-webkit-text-stroke:4px #9bd7fb;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-green{-webkit-text-stroke:4px #2fb3a7;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-green-dark{-webkit-text-stroke:4px #0ba476;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-orange{-webkit-text-stroke:4px #dc743d;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-blue-dark{-webkit-text-stroke:4px #1948f1;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-all-bg{-webkit-text-stroke:4px #e4fffd;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-joy-bg{-webkit-text-stroke:4px #ffeefc;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-love-bg{-webkit-text-stroke:4px #daecf7;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-dream-bg{-webkit-text-stroke:4px #eaf8e8;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-kindness-bg{-webkit-text-stroke:4px #f7f7cc;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-joy{-webkit-text-stroke:4px #ffddf8;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-love{-webkit-text-stroke:4px #b7e1f7;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-dream{-webkit-text-stroke:4px #f7f7cc;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-kindness{-webkit-text-stroke:4px #eaf8e8;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-love-bg{-webkit-text-stroke:4px #9bd7fb;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-joy-bg{-webkit-text-stroke:4px #ffddf8;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-dream-bg{-webkit-text-stroke:4px #cfffc7;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-kindness-bg{-webkit-text-stroke:4px #faf96a;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-love-border{-webkit-text-stroke:4px #1948f1;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-joy-border{-webkit-text-stroke:4px #fe6666;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-dream-border{-webkit-text-stroke:4px #0ba476;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}.text-stroke-gcb-core-kindness-border{-webkit-text-stroke:4px #dc743d;-webkit-text-fill-color:rgba(0,0,0,0);-webkit-background-clip:text}::-moz-selection{color:var(--color-white);background-color:rgba(69,85,96,.75);text-shadow:none}::selection{color:var(--color-white);background-color:rgba(69,85,96,.75);text-shadow:none}html{font-family:"Inter",sans-serif;color:var(--color-charcoal-grey)}body{font-size:1rem;font-weight:400;line-height:1.4;color:var(--color-charcoal-grey)}h1,.h1{font-weight:800;line-height:1;font-family:"Work Sans",sans-serif;letter-spacing:-0.05em;color:var(--color-header-grey);font-size:clamp(3.5rem,-8.1816493314rem + 24.3684992571vw,13.75rem)}.h2,.h3,.h4,.h5,.h6{font-family:"Inter",sans-serif !important}h2,.h2{font-weight:800;line-height:1.1;color:var(--color-header-grey);letter-spacing:-0.05em;margin-bottom:24px;font-size:clamp(2.875rem,0.7381129272rem + 4.4576523031vw,4.75rem)}h3,.h3{font-weight:800;line-height:1.1;letter-spacing:-0.01em;color:var(--color-header-grey);margin-bottom:32px;font-size:clamp(2.25rem,0.9678677563rem + 2.6745913819vw,3.375rem)}h4,.h4{font-weight:800;line-height:1.1;letter-spacing:-0.02em;margin-bottom:24px;color:var(--color-header-grey);font-size:clamp(1.875rem,1.1627043091rem + 1.485884101vw,2.5rem)}h5,.h5{font-weight:700;line-height:1.2;letter-spacing:0;margin-bottom:20px;color:var(--color-header-grey);font-size:clamp(1.375rem,0.6627043091rem + 1.485884101vw,2rem)}h6,.h6{font-weight:700;line-height:1.3;letter-spacing:0;margin-bottom:16px;color:var(--color-header-grey);font-size:clamp(1.125rem,0.8400817236rem + 0.5943536404vw,1.375rem)}.highlight,highlight{font-size:inherit;font-weight:inherit;line-height:inherit;font-family:inherit;letter-spacing:inherit;color:var(--color-brand-red)}.text-body{font-size:1rem;font-weight:400;line-height:1.4;color:var(--color-charcoal-grey)}.text-body-s{font-size:0.875rem}p{margin-bottom:16px}strong,b,.b,.strong,.bold{font-weight:700}em,.em,i:not([class]){font-style:italic}sub,sup{font-size:0.75rem;line-height:0;vertical-align:baseline;position:relative}sub{top:.25em}sup{top:-0.5em}.text-intro{font-size:1.125rem;font-weight:300;line-height:1.4;letter-spacing:-0.01em;color:var(--color-charcoal-grey)}label,.label{font-size:0.875rem;font-weight:400;line-height:1.35}small,.small{font-size:0.75rem;font-weight:400;line-height:1.4;margin-bottom:12px}ul:not([class]),ul.ul-columns{list-style:square;margin-bottom:8px;padding-left:15px}ul:not([class])>li,ul.ul-columns>li{margin-bottom:8px}ul:not([class])>li::marker,ul.ul-columns>li::marker{vertical-align:top;color:var(--color-brand-red);font-size:12px}ul:not([class])>li ul,ul.ul-columns>li ul{list-style:none;padding-left:0}ul:not([class])>li ul li,ul.ul-columns>li ul li{padding-left:15px;position:relative}ul:not([class])>li ul li::before,ul.ul-columns>li ul li::before{content:"";border:1px solid var(--color-brand-red);padding:1px;display:inline-block;position:absolute;left:0;top:10px}ul:not([class])>li.circle-icon .icon-ngs,ul.ul-columns>li.circle-icon .icon-ngs{font-size:9px;background:var(--color-section-grey);padding:7px 4px 5px 5px;border-radius:100%;height:24px;width:24px}ul.ul-columns{display:block}@media(min-width: 768px){ul.ul-columns-2{-moz-column-count:2;column-count:2;-moz-column-gap:48px;column-gap:48px;padding-top:20px;display:block}}ul.list-style-decimal{list-style:decimal;margin-bottom:16px;padding-left:24px}ol:not([class]){--ol-padding-left: 12px;--ol-box-size: 28px;padding-left:calc(var(--ol-box-size) + var(--ol-padding-left));counter-reset:orderedlist}@media(min-width: 1024px){ol:not([class]){--ol-padding-left: 20px;--ol-box-size: 32px}}ol:not([class])>li{margin-bottom:24px;position:relative}ol:not([class])>li::marker{color:var(--color-brand-red)}ol:not([class])>li::before{counter-increment:orderedlist;content:counter(orderedlist);width:var(--ol-box-size);height:var(--ol-box-size);display:flex;border:1px solid var(--color-charcoal-grey);align-items:center;justify-content:center;margin-right:var(--ol-padding-left);position:absolute;top:-0.3em;right:100%}ol:not([class])>li ol,ol:not([class])>li ul{margin-top:12px}@media(max-width: 1023px){ol:not([class])>li{margin-bottom:18px}ol:not([class])>li::before{font-size:14px;top:-0.25em}}p+ol:not([class]){margin-top:24px}ol.lower-alpha{--ol-padding-left: 12px;--ol-box-size: 28px;list-style:none;padding-left:calc(var(--ol-box-size) + var(--ol-padding-left));counter-reset:letterCounter}@media(min-width: 1024px){ol.lower-alpha{--ol-padding-left: 20px;--ol-box-size: 32px}}ol.lower-alpha>li{position:relative;margin-bottom:24px;counter-increment:letterCounter}ol.lower-alpha>li::before{content:counter(letterCounter, lower-alpha) ".";width:var(--ol-box-size);height:var(--ol-box-size);display:flex;align-items:center;justify-content:center;border:1px solid var(--color-charcoal-grey);position:absolute;right:100%;top:-0.3em;margin-right:var(--ol-padding-left)}ol.lower-alpha>li ol,ol.lower-alpha>li ul{margin-top:12px}@media(max-width: 1023px){ol.lower-alpha>li{margin-bottom:18px}ol.lower-alpha>li::before{font-size:14px;top:-0.25em}}.title-default{font-weight:600;line-height:1.3;letter-spacing:-0.01em;font-size:clamp(1.125rem,0.9825408618rem + 0.2971768202vw,1.25rem);color:var(--color-charcoal-grey);margin-bottom:16px}.title-small{font-size:1rem;font-weight:700;line-height:1.3;color:var(--color-charcoal-grey)}hr{border:0;margin:0}hr:not(.vertical){border-top:1px solid var(--color-disabled-grey)}hr.vertical{width:0;border-left:1px solid var(--color-disabled-grey);height:100%}hr.content-divider{margin:20px 0}dl{display:flex;flex-direction:column;gap:4px;margin-bottom:clamp(1rem,0.7150817236rem + 0.5943536404vw,1.25rem)}dl dt{display:flex;gap:6px;align-items:center;margin-bottom:0px;font-size:0.875rem;line-height:1.2;padding-top:2.5px;padding-bottom:2.5px}.infobox-icon--med{display:flex;align-items:flex-start;gap:12px}.infobox-icon--med .icon-ngs{font-size:2rem}.infobox-icon--med a:not(.btn){display:inline}.infobox-icon--med>div{margin-top:.25em}.infobox-icon--med dl{line-height:1.4;margin-bottom:0;flex-direction:row;align-items:flex-start}.infobox-icon--med dl dt{font-size:1rem;font-weight:700;line-height:inherit;padding:0;display:block}.infobox-icon--med dl dd>div+div{margin-top:8px}.text-normal{font-size:1rem !important;line-height:inherit}.text-24{font-size:1.5rem !important}.text-28{font-size:1.75rem !important}.text-22{font-size:1.375rem !important}@media(max-width: 767px){.text-22-sm{font-size:1.375rem !important}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}@media(max-width: 767px){.text-left-sm{text-align:left}}.text-balance{text-wrap-style:balance}@media(max-width: 767px){.text-balance-sm{text-wrap-style:balance}}.strikethrough{color:var(--color-disabled-grey);text-decoration:line-through}form .select.nice-select{font-weight:unset}form .radio-group.radio-group__option--square input[type=radio]:checked~.radio-label{font-weight:unset}span a:not(.btn):not(.link):not(.link-quicklink),p a:not(.btn):not(.link):not(.link-quicklink),li:not(.pagination-list-item) a:not(.btn):not(.link):not(.link-quicklink){display:inline}.b{font-weight:bold}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.colors-wrapper{display:flex;gap:20px}.colors{text-align:center}.is-hidden{display:none !important}.is-shown{display:block !important}.is-before-hidden:before{display:none !important}.is-after-hidden:after{display:none !important}.stretched-link::after{content:"";position:absolute;width:100%;height:100%;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;color:inherit;text-decoration:none}.hidden{display:none !important}.d-grid{display:grid}.d-flex{display:flex !important}.justify-content-center{justify-content:center !important}.hide-mobile{display:none !important}@media(min-width: 768px){.hide-mobile{display:flex !important}}.hide-desktop{display:flex !important}@media(min-width: 768px){.hide-desktop{display:none !important}}.m-w-none{max-width:none !important}.mx-auto{margin-left:auto;margin-right:auto}.mb-0{margin-bottom:0 !important}.mt-0{margin-top:0 !important}.ml-0{margin-left:0 !important}.mr-0{margin-right:0 !important}.pb-0{padding-bottom:0 !important}.pt-0{padding-top:0 !important}.pl-0{padding-left:0 !important}.pr-0{padding-right:0 !important}.p-0{padding:0 !important}.p-y-0{padding-top:0;padding-bottom:0}.p-x-0{padding-left:0;padding-right:0}.absolute{position:absolute}.relative{position:relative}@media(max-width: 767px){.align-items-start-sm{align-items:start !important}}.align-items-center{align-items:center !important}.align-items-end{align-items:flex-end !important}.margin-x-auto{margin-left:auto;margin-right:auto}.mt-auto{margin-top:auto}.dot{width:12px;height:12px;border-radius:50%;display:block}.dot-green{background-color:#a6bb62}.dot-red{background-color:var(--color-brand-red)}.mb-1{margin-bottom:calc(1*4px)}.mb-2{margin-bottom:calc(2*4px)}.mb-3{margin-bottom:calc(3*4px)}.mb-4{margin-bottom:calc(4*4px)}.mb-5{margin-bottom:calc(5*4px)}.mb-6{margin-bottom:calc(6*4px)}.mb-7{margin-bottom:calc(7*4px)}.mb-8{margin-bottom:calc(8*4px)}.mb-9{margin-bottom:calc(9*4px)}.mb-10{margin-bottom:calc(10*4px)}.text-center{text-align:center}@media(min-width: 768px){.text-center-desktop{text-align:center}}@media(max-width: 767px){.text-center-mobile{text-align:center}}.border-top-0{border-top-width:0px;border-style:solid;border-top-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-top-0-md{border-top-width:0px;border-style:solid;border-top-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-top-0-sm{border-top-width:0px !important;border-style:solid;border-top-color:var(--color-charcoal-grey)}}.border-bottom-0{border-bottom-width:0px;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-bottom-0-md{border-bottom-width:0px;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-bottom-0-sm{border-bottom-width:0px !important;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}}.border-left-0{border-left-width:0px;border-style:solid;border-left-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-left-0-md{border-left-width:0px;border-style:solid;border-left-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-left-0-sm{border-left-width:0px !important;border-style:solid;border-left-color:var(--color-charcoal-grey)}}.border-right-0{border-right-width:0px;border-style:solid;border-right-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-right-0-md{border-right-width:0px;border-style:solid;border-right-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-right-0-sm{border-right-width:0px !important;border-style:solid;border-right-color:var(--color-charcoal-grey)}}.border-0{border-width:0px;border-style:solid;border-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-0-md{border-width:0px;border-style:solid;border-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-0-sm{border-width:0px !important;border-style:solid;border-color:var(--color-charcoal-grey)}}.border-top-1{border-top-width:1px;border-style:solid;border-top-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-top-1-md{border-top-width:1px;border-style:solid;border-top-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-top-1-sm{border-top-width:1px !important;border-style:solid;border-top-color:var(--color-charcoal-grey)}}.border-bottom-1{border-bottom-width:1px;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-bottom-1-md{border-bottom-width:1px;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-bottom-1-sm{border-bottom-width:1px !important;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}}.border-left-1{border-left-width:1px;border-style:solid;border-left-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-left-1-md{border-left-width:1px;border-style:solid;border-left-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-left-1-sm{border-left-width:1px !important;border-style:solid;border-left-color:var(--color-charcoal-grey)}}.border-right-1{border-right-width:1px;border-style:solid;border-right-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-right-1-md{border-right-width:1px;border-style:solid;border-right-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-right-1-sm{border-right-width:1px !important;border-style:solid;border-right-color:var(--color-charcoal-grey)}}.border-1{border-width:1px;border-style:solid;border-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-1-md{border-width:1px;border-style:solid;border-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-1-sm{border-width:1px !important;border-style:solid;border-color:var(--color-charcoal-grey)}}.border-top-2{border-top-width:2px;border-style:solid;border-top-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-top-2-md{border-top-width:2px;border-style:solid;border-top-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-top-2-sm{border-top-width:2px !important;border-style:solid;border-top-color:var(--color-charcoal-grey)}}.border-bottom-2{border-bottom-width:2px;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-bottom-2-md{border-bottom-width:2px;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-bottom-2-sm{border-bottom-width:2px !important;border-style:solid;border-bottom-color:var(--color-charcoal-grey)}}.border-left-2{border-left-width:2px;border-style:solid;border-left-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-left-2-md{border-left-width:2px;border-style:solid;border-left-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-left-2-sm{border-left-width:2px !important;border-style:solid;border-left-color:var(--color-charcoal-grey)}}.border-right-2{border-right-width:2px;border-style:solid;border-right-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-right-2-md{border-right-width:2px;border-style:solid;border-right-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-right-2-sm{border-right-width:2px !important;border-style:solid;border-right-color:var(--color-charcoal-grey)}}.border-2{border-width:2px;border-style:solid;border-color:var(--color-charcoal-grey)}@media(min-width: 768px)and (max-width: 1023px){.border-2-md{border-width:2px;border-style:solid;border-color:var(--color-charcoal-grey)}}@media(max-width: 767px){.border-2-sm{border-width:2px !important;border-style:solid;border-color:var(--color-charcoal-grey)}}.border-color-charcoal{border-color:var(--color-charcoal-grey)}.border-color-section{border-color:var(--color-section-grey)}.border-color-red{border-color:var(--color-brand-red)}.border-color-disabled-grey{border-color:var(--color-disabled-grey)}.h-full{height:100%}.h-screen{height:100vh}.h-svh{height:100svh}.h-lvh{height:100lvh}.h-dvh{height:100dvh}.h-min{height:-moz-min-content;height:min-content}.h-max{height:-moz-max-content;height:max-content}.h-fit{height:-moz-fit-content;height:fit-content}.h-half{height:50%}.h-auto{height:auto}.h-80{height:80%}.h-60{height:60%}.h-40{height:40%}.h-20{height:20%}@media(min-width: 768px)and (max-width: 1023px){.h-full-md{height:100%}.h-screen-md{height:100vh}.h-svh-md{height:100svh}.h-lvh-md{height:100lvh}.h-dvh-md{height:100dvh}.h-min-md{height:-moz-min-content;height:min-content}.h-max-md{height:-moz-max-content;height:max-content}.h-fit-md{height:-moz-fit-content;height:fit-content}.h-half-md{height:50%}.h-auto-md{height:auto}.h-80-md{height:80%}.h-60-md{height:60%}.h-40-md{height:40%}.h-20-md{height:20%}}@media(max-width: 767px){.h-full-sm{height:100%}.h-screen-sm{height:100vh}.h-svh-sm{height:100svh}.h-lvh-sm{height:100lvh}.h-dvh-sm{height:100dvh}.h-min-sm{height:-moz-min-content;height:min-content}.h-max-sm{height:-moz-max-content;height:max-content}.h-fit-sm{height:-moz-fit-content;height:fit-content}.h-half-sm{height:50%}.h-auto-sm{height:auto}.h-80-sm{height:80%}.h-60-sm{height:60%}.h-40-sm{height:40%}.h-20-sm{height:20%}}.w-full{width:100%}.w-screen{width:100vw}.w-svw{width:100svw}.w-lvw{width:100lvw}.w-dvw{width:100dvw}.w-min{width:-moz-min-content;width:min-content}.w-max{width:-moz-max-content;width:max-content}.w-fit{width:-moz-fit-content;width:fit-content}.w-half{width:50%}.w-auto{width:auto}.w-80{width:80%}.w-60{width:60%}.w-40{width:40%}.w-30{width:30%}.w-20{width:20%}@media(min-width: 768px)and (max-width: 1023px){.w-full-md{width:100%}.w-screen-md{width:100vw}.w-svw-md{width:100svw}.w-lvw-md{width:100lvw}.w-dvw-md{width:100dvw}.w-min-md{width:-moz-min-content;width:min-content}.w-max-md{width:-moz-max-content;width:max-content}.w-fit-md{width:-moz-fit-content;width:fit-content}.w-half-md{width:50%}.w-auto-md{width:auto}.w-80-md{width:80%}.w-60-md{width:60%}.w-40-md{width:40%}.w-30-md{width:30%}.w-20-md{width:20%}}@media(max-width: 767px){.w-full-sm{width:100%}.w-screen-sm{width:100vw}.w-svw-sm{width:100svw}.w-lvw-sm{width:100lvw}.w-dvw-sm{width:100dvw}.w-min-sm{width:-moz-min-content;width:min-content}.w-max-sm{width:-moz-max-content;width:max-content}.w-fit-sm{width:-moz-fit-content;width:fit-content}.w-half-sm{width:50%}.w-auto-sm{width:auto}.w-80-sm{width:80%}.w-60-sm{width:60%}.w-40-sm{width:40%}.w-30-sm{width:30%}.w-20-sm{width:20%}}.max-w-full{width:100%}.max-w-screen{width:100vw}.max-w-svw{width:100svw}.max-w-lvw{width:100lvw}.max-w-dvw{width:100dvw}.max-w-min{width:-moz-min-content;width:min-content}.max-w-max{width:-moz-max-content;width:max-content}.max-w-fit{width:-moz-fit-content;width:fit-content}.max-w-half{width:50%}.max-w-auto{width:auto}.max-w-80{width:80%}.max-w-60{width:60%}.max-w-40{width:40%}.max-w-20{width:20%}@media(min-width: 768px)and (max-width: 1023px){.max-w-full-md{width:100%}.max-w-screen-md{width:100vw}.max-w-svw-md{width:100svw}.max-w-lvw-md{width:100lvw}.max-w-dvw-md{width:100dvw}.max-w-min-md{width:-moz-min-content;width:min-content}.max-w-max-md{width:-moz-max-content;width:max-content}.max-w-fit-md{width:-moz-fit-content;width:fit-content}.max-w-half-md{width:50%}.max-w-auto-md{width:auto}.max-w-80-md{width:80%}.max-w-60-md{width:60%}.max-w-40-md{width:40%}.max-w-20-md{width:20%}}@media(max-width: 767px){.max-w-full-sm{width:100%}.max-w-screen-sm{width:100vw}.max-w-svw-sm{width:100svw}.max-w-lvw-sm{width:100lvw}.max-w-dvw-sm{width:100dvw}.max-w-min-sm{width:-moz-min-content;width:min-content}.max-w-max-sm{width:-moz-max-content;width:max-content}.max-w-fit-sm{width:-moz-fit-content;width:fit-content}.max-w-half-sm{width:50%}.max-w-auto-sm{width:auto}.max-w-80-sm{width:80%}.max-w-60-sm{width:60%}.max-w-40-sm{width:40%}.max-w-20-sm{width:20%}}.min-w-full{width:100%}.min-w-screen{width:100vw}.min-w-svw{width:100svw}.min-w-lvw{width:100lvw}.min-w-dvw{width:100dvw}.min-w-min{width:-moz-min-content;width:min-content}.min-w-max{width:-moz-max-content;width:max-content}.min-w-fit{width:-moz-fit-content;width:fit-content}.min-w-half{width:50%}.min-w-auto{width:auto}.min-w-80{width:80%}.min-w-60{width:60%}.min-w-40{width:40%}.min-w-20{width:20%}@media(min-width: 768px)and (max-width: 1023px){.min-w-full-md{width:100%}.min-w-screen-md{width:100vw}.min-w-svw-md{width:100svw}.min-w-lvw-md{width:100lvw}.min-w-dvw-md{width:100dvw}.min-w-min-md{width:-moz-min-content;width:min-content}.min-w-max-md{width:-moz-max-content;width:max-content}.min-w-fit-md{width:-moz-fit-content;width:fit-content}.min-w-half-md{width:50%}.min-w-auto-md{width:auto}.min-w-80-md{width:80%}.min-w-60-md{width:60%}.min-w-40-md{width:40%}.min-w-20-md{width:20%}}@media(max-width: 767px){.min-w-full-sm{width:100%}.min-w-screen-sm{width:100vw}.min-w-svw-sm{width:100svw}.min-w-lvw-sm{width:100lvw}.min-w-dvw-sm{width:100dvw}.min-w-min-sm{width:-moz-min-content;width:min-content}.min-w-max-sm{width:-moz-max-content;width:max-content}.min-w-fit-sm{width:-moz-fit-content;width:fit-content}.min-w-half-sm{width:50%}.min-w-auto-sm{width:auto}.min-w-80-sm{width:80%}.min-w-60-sm{width:60%}.min-w-40-sm{width:40%}.min-w-20-sm{width:20%}}.font-thin{font-weight:100}.font-extralight{font-weight:200}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-extrabold{font-weight:800}.font-black{font-weight:900}.generic-content{max-width:100% !important}.generic-content--image{max-width:inherit;margin-bottom:32px;display:flex;flex-wrap:wrap;align-items:baseline;justify-content:center;gap:20px}.generic-content--image:not(:first-of-type){margin-top:32px}.generic-content--image figure{max-width:inherit;display:flex;flex-direction:column;flex-wrap:wrap;flex:0}.generic-content--image figure:has(figcaption:not(:empty)){gap:8px}.generic-content--image .figure-wrapper{font-size:0;width:-moz-max-content;width:max-content;height:auto;max-width:inherit;max-height:600px}@media(max-width: 767px){.generic-content--image .figure-wrapper{max-height:none}}.generic-content--image img{width:100%;height:100%;max-width:inherit;max-height:inherit;-o-object-fit:contain;object-fit:contain;display:block}.generic-content--image figcaption{text-align:center;text-wrap:pretty}.generic-content--image figcaption:not(:empty){font-size:0.75rem;width:95%;margin:auto}@media(max-width: 767px){.generic-content--image figcaption:not(:empty){margin-bottom:15px}}.generic-content--image.side-by-side figure{flex-direction:row;flex-wrap:nowrap}.generic-content--image.side-by-side figure:has(figcaption:not(:empty)){gap:16px}.generic-content--image.side-by-side .figure-wrapper{max-width:75%}.generic-content--image.side-by-side img{max-width:100%}.generic-content--image.side-by-side figcaption{max-width:25%;text-align:left;align-self:flex-end}@media(max-width: 767px){.generic-content--image.side-by-side figure{flex-direction:column}.generic-content--image.side-by-side .figure-wrapper,.generic-content--image.side-by-side figcaption{max-width:100%}.generic-content--image.side-by-side .figure-wrapper{width:-moz-max-content;width:max-content}.generic-content--image.side-by-side figcaption{width:100%}}@media(min-width: 1024px){.generic-content--image{margin-bottom:48px}.generic-content--image:not(:first-of-type){margin-top:48px}}.generic-content--copy{text-wrap:pretty}.generic-footnotes{text-wrap:pretty;margin-top:60px}.generic-footnotes .ol{font-size:0.875rem;list-style-type:decimal;padding-left:16px;padding-inline-start:16px}.generic-footnotes .ol li{padding-left:8px}.generic-footnotes .ol li+li{margin-top:8px}@media(max-width: 767px){.generic-footnotes{margin-top:48px}}.generic-footnotes a:not(.btn){display:inline}.rotate-45{transform:rotate(45deg)}.rotate-90{transform:rotate(90deg)}.rotate-180{transform:rotate(180deg)}.rotate-270{transform:rotate(270deg)}@media(min-width: 768px)and (max-width: 1023px){.rotate-45-md{transform:rotate(45deg)}.rotate-90-md{transform:rotate(90deg)}.rotate-180-md{transform:rotate(180deg)}.rotate-270-md{transform:rotate(270deg)}}@media(max-width: 767px){.rotate-45-sm{transform:rotate(45deg)}.rotate-90-sm{transform:rotate(90deg)}.rotate-180-sm{transform:rotate(180deg)}.rotate-270-sm{transform:rotate(270deg)}}.display-icon-12{display:flex;align-items:flex-start;gap:8px}.display-icon-12>i.icon-ngs{font-size:0.75rem}.display-icon-16{display:flex;align-items:flex-start;gap:8px}.display-icon-16>i.icon-ngs{font-size:1rem}.display-icon-18{display:flex;align-items:flex-start;gap:8px}.display-icon-18>i.icon-ngs{font-size:1.125rem}.display-icon-20{display:flex;align-items:flex-start;gap:8px}.display-icon-20>i.icon-ngs{font-size:1.25rem}.display-icon-22{display:flex;align-items:flex-start;gap:8px}.display-icon-22>i.icon-ngs{font-size:1.375rem}.display-icon-24{display:flex;align-items:flex-start;gap:8px}.display-icon-24>i.icon-ngs{font-size:1.5rem}.display-icon-26{display:flex;align-items:flex-start;gap:8px}.display-icon-26>i.icon-ngs{font-size:1.625rem}.display-icon-28{display:flex;align-items:flex-start;gap:8px}.display-icon-28>i.icon-ngs{font-size:1.75rem}.display-icon-32{display:flex;align-items:flex-start;gap:8px}.display-icon-32>i.icon-ngs{font-size:2rem}.display-icon-36{display:flex;align-items:flex-start;gap:8px}.display-icon-36>i.icon-ngs{font-size:2.25rem}.display-icon-48{display:flex;align-items:flex-start;gap:8px}.display-icon-48>i.icon-ngs{font-size:3rem}@media(min-width: 768px)and (max-width: 1023px){.display-icon-12-md{display:flex;align-items:flex-start;gap:8px}.display-icon-12-md>i.icon-ngs{font-size:0.75rem}.display-icon-16-md{display:flex;align-items:flex-start;gap:8px}.display-icon-16-md>i.icon-ngs{font-size:1rem}.display-icon-18-md{display:flex;align-items:flex-start;gap:8px}.display-icon-18-md>i.icon-ngs{font-size:1.125rem}.display-icon-20-md{display:flex;align-items:flex-start;gap:8px}.display-icon-20-md>i.icon-ngs{font-size:1.25rem}.display-icon-22-md{display:flex;align-items:flex-start;gap:8px}.display-icon-22-md>i.icon-ngs{font-size:1.375rem}.display-icon-24-md{display:flex;align-items:flex-start;gap:8px}.display-icon-24-md>i.icon-ngs{font-size:1.5rem}.display-icon-26-md{display:flex;align-items:flex-start;gap:8px}.display-icon-26-md>i.icon-ngs{font-size:1.625rem}.display-icon-28-md{display:flex;align-items:flex-start;gap:8px}.display-icon-28-md>i.icon-ngs{font-size:1.75rem}.display-icon-32-md{display:flex;align-items:flex-start;gap:8px}.display-icon-32-md>i.icon-ngs{font-size:2rem}.display-icon-36-md{display:flex;align-items:flex-start;gap:8px}.display-icon-36-md>i.icon-ngs{font-size:2.25rem}.display-icon-48-md{display:flex;align-items:flex-start;gap:8px}.display-icon-48-md>i.icon-ngs{font-size:3rem}}@media(max-width: 767px){.display-icon-12-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-12-sm>i.icon-ngs{font-size:0.75rem}.display-icon-16-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-16-sm>i.icon-ngs{font-size:1rem}.display-icon-18-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-18-sm>i.icon-ngs{font-size:1.125rem}.display-icon-20-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-20-sm>i.icon-ngs{font-size:1.25rem}.display-icon-22-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-22-sm>i.icon-ngs{font-size:1.375rem}.display-icon-24-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-24-sm>i.icon-ngs{font-size:1.5rem}.display-icon-26-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-26-sm>i.icon-ngs{font-size:1.625rem}.display-icon-28-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-28-sm>i.icon-ngs{font-size:1.75rem}.display-icon-32-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-32-sm>i.icon-ngs{font-size:2rem}.display-icon-36-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-36-sm>i.icon-ngs{font-size:2.25rem}.display-icon-48-sm{display:flex;align-items:flex-start;gap:8px}.display-icon-48-sm>i.icon-ngs{font-size:3rem}}.flex-wrap{flex-wrap:wrap}.flex-no-wrap{flex-wrap:nowrap}.flex-half{flex:0 0 50%}.flex-half-16{flex:0 0 calc(50% - 8px)}.flex-quarter{flex:0 0 25%}.flex-quarter-16{flex:0 0 calc(25% - 8px)}.flex-three-quarter{flex:0 0 33%}.flex-three-quarter-16{flex:0 0 calc(33% - 8px)}.flex-auto{flex:auto !important}.top-0{top:0}.right-0{right:0}.left-0{left:0}.bottom-0{bottom:0}.image-orientation-from-image{image-orientation:from-image}.opacity-0{opacity:0}.opacity-50{opacity:.5}.z-0{z-index:0}.z-1{z-index:1}.z-2{z-index:2}.z-3{z-index:3}.z-4{z-index:4}.z-5{z-index:5}.z-6{z-index:6}.z-7{z-index:7}.z-8{z-index:8}.z-9{z-index:9}.z-10{z-index:10}.max-w-110{max-width:110px}@media(max-width: 767px){.max-w-full-sm{max-width:100%}}.rounded-full{border-radius:100%;overflow:hidden}.expand-image{position:absolute;bottom:0;right:0;width:36px;height:36px;display:flex;justify-content:center;align-items:center;background:var(--color-charcoal-grey);z-index:1}.expand-image i{font-size:16px;color:var(--color-white);display:inline-block}@keyframes anim_fadeInOut{0%,100%{opacity:.5}50%{opacity:1}}@media(min-width: 768px){br.mobile{display:none}}@media(max-width: 767px){br.tabletDesktop{display:none}}@media(max-width: 1023px){br.desktop{display:none}}@media(max-width: 767px){br.desktopTablet{display:none}}.word-break{word-break:break-all}.overflow-wrap{overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;width:100%}[data-restricted-delete],[data-restricted-hide],[data-restricted] [data-restricted-hide]{display:none !important}.pointer-events-none{pointer-events:none !important}.transition-ease-200{transition:ease 200ms}.white-space-nowrap{white-space:nowrap}.overflow-auto{overflow:auto}.overflow-x-auto{overflow-x:auto}.overflow-y-auto{overflow-y:auto}:not(.root).container{width:100%;padding-left:calc(var(--row-gutter)*2);padding-right:calc(var(--row-gutter)*2)}:not(.root).container-fluid{width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2)}:not(.root).container{margin-right:auto;margin-left:auto}:not(.root).container__form-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}@media(min-width: 768px){:not(.root).container__form-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px);margin:0 auto}}@media(min-width: 768px){:not(.root).container__form-content{margin-right:calc(var(--row-gutter)/-2);margin-left:calc(var(--row-gutter)/-2);padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2)}}@media(max-width: 767px){:not(.root).container__form-content .input-group{min-width:initial}}:not(.root).container__form-content-action{display:flex;align-items:flex-end;gap:40px}:not(.root).container__form-content-action .btn-cancel{padding-bottom:14px}@media(max-width: 767px){:not(.root).container__form-content-action{flex-direction:column;align-items:flex-start;gap:32px}}.row{display:flex;flex-wrap:wrap;margin-right:calc(var(--row-gutter)/-2);margin-left:calc(var(--row-gutter)/-2)}@media(min-width: 1024px){.row.row-md{--row-gutter: 48px}}.col{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 0%;max-width:calc(0% + 0px);width:auto;max-width:none;flex-grow:1}.col-auto{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 0%;max-width:calc(0% + 0px);width:auto;max-width:none;flex-basis:auto}.col-0{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 0%;max-width:calc(0% + 0px)}.col-1{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 8.3333333333%;max-width:calc(8.3333333333% + 0px)}.col-2{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 16.6666666667%;max-width:calc(16.6666666667% + 0px)}.col-3{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 25%;max-width:calc(25% + 0px)}.col-4{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}.col-5{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 41.6666666667%;max-width:calc(41.6666666667% + 0px)}.col-6{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px)}.col-7{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 58.3333333333%;max-width:calc(58.3333333333% + 0px)}.col-8{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}.col-9{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 75%;max-width:calc(75% + 0px)}.col-10{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px)}.col-11{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 91.6666666667%;max-width:calc(91.6666666667% + 0px)}.col-12{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}@media(min-width: 768px)and (max-width: 1023px){.col-0-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 0%;max-width:calc(0% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-1-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 8.3333333333%;max-width:calc(8.3333333333% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-2-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 16.6666666667%;max-width:calc(16.6666666667% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-3-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 25%;max-width:calc(25% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-4-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-5-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 41.6666666667%;max-width:calc(41.6666666667% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-6-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-7-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 58.3333333333%;max-width:calc(58.3333333333% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-8-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-9-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 75%;max-width:calc(75% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-10-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-11-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 91.6666666667%;max-width:calc(91.6666666667% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.col-12-md{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}}@media(max-width: 767px){.col-0-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 0%;max-width:calc(0% + 0px)}}@media(max-width: 767px){.col-1-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 8.3333333333%;max-width:calc(8.3333333333% + 0px)}}@media(max-width: 767px){.col-2-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 16.6666666667%;max-width:calc(16.6666666667% + 0px)}}@media(max-width: 767px){.col-3-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 25%;max-width:calc(25% + 0px)}}@media(max-width: 767px){.col-4-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}}@media(max-width: 767px){.col-5-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 41.6666666667%;max-width:calc(41.6666666667% + 0px)}}@media(max-width: 767px){.col-6-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px)}}@media(max-width: 767px){.col-7-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 58.3333333333%;max-width:calc(58.3333333333% + 0px)}}@media(max-width: 767px){.col-8-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}}@media(max-width: 767px){.col-9-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 75%;max-width:calc(75% + 0px)}}@media(max-width: 767px){.col-10-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px)}}@media(max-width: 767px){.col-11-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 91.6666666667%;max-width:calc(91.6666666667% + 0px)}}@media(max-width: 767px){.col-12-sm{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}}@media(min-width: 1024px){.cp-y-30-60{padding-top:clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem) !important;padding-bottom:clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem) !important}}@media(min-width: 1024px){.cp-x-30-140{padding-left:clamp(1.875rem,-5.9602526003rem + 16.3447251114vw,8.75rem) !important;padding-right:clamp(1.875rem,-5.9602526003rem + 16.3447251114vw,8.75rem) !important}}.flex{display:flex}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}@media(min-width: 768px)and (max-width: 1023px){.flex-md{display:flex}.flex-row-md{flex-direction:row}.flex-row-reverse-md{flex-direction:row-reverse}.flex-col-md{flex-direction:column}.flex-col-reverse-md{flex-direction:column-reverse}}@media(max-width: 767px){.flex-sm{display:flex}.flex-row-sm{flex-direction:row}.flex-row-reverse-sm{flex-direction:row-reverse}.flex-col-sm{flex-direction:column}.flex-col-reverse-sm{flex-direction:column-reverse}}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center !important}.justify-between{justify-content:space-between !important}.justify-around{justify-content:space-around}@media(min-width: 768px)and (max-width: 1023px){.justify-start-md{justify-content:flex-start}.justify-end-md{justify-content:flex-end}.justify-center-md{justify-content:center}.justify-between-md{justify-content:space-between}.justify-around-md{justify-content:space-around}}@media(max-width: 767px){.justify-start-sm{justify-content:flex-start !important}.justify-end-sm{justify-content:flex-end}.justify-center-sm{justify-content:center}.justify-between-sm{justify-content:space-between}.justify-around-sm{justify-content:space-around}}.align-start{align-items:flex-start}.align-end{align-items:flex-end}.align-center{align-items:center}.align-self-end{align-self:flex-end}.align-base{align-items:baseline}@media(min-width: 768px)and (max-width: 1023px){.align-start-md{align-items:flex-start}.align-end-md{align-items:flex-end}.align-center-md{align-items:center}.align-self-end-md{align-self:flex-end}.align-base-md{align-items:baseline}}@media(max-width: 767px){.align-start-sm{align-items:flex-start}.align-end-sm{align-items:flex-end}.align-center-sm{align-items:center}.align-self-end-sm{align-self:flex-end}.align-base-sm{align-items:baseline}}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.inline-block{display:inline-block}.pagemagazinedetails{--page-magazine-details-padding-block: 60px}@media(max-width: 767px){.pagemagazinedetails{--page-magazine-details-padding-block: 32px}}.pagemagazinedetails .section-generic-content{padding-block:var(--page-magazine-details-padding-block) !important}.btn-audio{display:flex;padding:8px;align-items:center;font-size:0.875rem;line-height:1.4;border:1px solid var(--color-header-grey);background-color:var(--color-section-grey);color:var(--color-header-grey);gap:10px}.btn-audio .icon-ngs{font-size:24px}.play-audio{display:none;padding:11px 11px 11px 18px;align-items:center;font-size:0.875rem;line-height:1.4;border:1px solid var(--color-header-grey);background-color:var(--color-section-grey);color:var(--color-header-grey);gap:10px}.play-audio .icon-ngs{font-size:24px}.play-audio .icon-pause{font-size:12px}.audio-player{display:flex;align-items:center;gap:10px}.audio-player.playing .play-audio{display:flex}.audio-player.playing .btn-audio{display:none}.audio-player .btn-audio{padding:10px 20px;cursor:pointer}.audio-player .progress-container{overflow:hidden;width:150px;position:relative;height:22px;cursor:pointer;padding-left:10px}.audio-player .progress-container .icon-list{position:absolute;top:0;z-index:9;gap:0}.audio-player .progress-container .icon-list .icon-ngs{opacity:.4;margin-left:-5px}.audio-player .progress-container .icon-list .icon-ngs:hover{opacity:.6}.audio-player .icon-ngs.icon-waveform.active-icon{opacity:1}.breadcrumbs ol{font-size:0}.breadcrumbs-item{display:inline;font-size:0.75rem;cursor:pointer;line-height:20px;margin-right:8px}.breadcrumbs-item:last-of-type{cursor:text}.breadcrumbs-item:last-of-type .breadcrumbs-link{text-decoration:none;pointer-events:none}.breadcrumbs-item.disabled .breadcrumbs-link{text-decoration:none !important;pointer-events:none !important}.breadcrumbs-link{font-size:inherit;font-weight:400;line-height:inherit;text-decoration:underline;margin-right:8px}.breadcrumbs-link:not(.btn){display:inline;color:var(--header-grey)}.breadcrumbs-link *{font-size:inherit;line-height:inherit;font-weight:inherit}@media(min-width: 1024px){.breadcrumbs-link{font-size:0.75rem}}.breadcrumbs i,.breadcrumbs .icon{font-size:0.625rem;display:inline-block;color:var(--disabled-grey)}.section-breadcrumbs{z-index:1}button{color:var(--color-charcoal-grey)}.btn{--btn-primary-padding: 30px 16px 14px 16px;--btn-primary-max-width: 185px;--btn-primary-min-height: 85px;--btn-secondary-padding: 22px 12px 12px 12px;--btn-secondary-padding-small: 12px;--btn-secondary-max-width: 263px;--btn-secondary-height: 72px;--btn-secondary-height-small: 43px;--btn-gap: 10px;--btn-gap-small: 56px;--btn-font-weight: 700;font-size:1rem;font-weight:var(--btn-font-weight);line-height:1.2;text-align:left;display:inline-flex;gap:var(--btn-gap);align-items:flex-end;justify-content:space-between;width:100%;position:relative;overflow:hidden;transition:all .3s ease-in-out;background-color:unset;max-width:265px;cursor:pointer}.btn span{display:flex;align-items:flex-end;position:relative}.btn i{color:inherit;font-size:inherit;z-index:1;position:relative;font-weight:inherit}[disabled].btn,.disabled.btn{pointer-events:none}.btn-primary{background-color:var(--color-brand-red);padding:var(--btn-primary-padding);color:var(--color-white)}@media(min-width: 768px){.btn-primary{max-width:var(--btn-primary-max-width);min-height:var(--btn-primary-min-height)}}@media(max-width: 767px){.btn-primary{height:80px;padding-top:var(--btn-secondary-padding-small)}}.btn-primary[disabled],.btn-primary.disabled{background-color:var(--color-disabled-grey)}.btn-primary span{z-index:1}.btn-primary::before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-color:var(--color-brand-red-dark);z-index:0;transition:transform .3s ease-in-out;transform:scaleX(0);transform-origin:bottom right}.btn-primary:hover::before{transform:scaleX(1);transform-origin:bottom left}.btn-secondary{border:1px solid var(--color-header-grey);padding:var(--btn-secondary-padding);color:var(--color-header-grey);max-width:var(--btn-secondary-max-width);height:var(--btn-secondary-height)}@media(max-width: 767px){.btn-secondary.variant--small-sm{height:52px;padding-top:var(--btn-secondary-padding-small)}}.btn-secondary.plain{padding:12px 0;justify-content:center;margin-left:0;min-height:auto}.btn-secondary[disabled],.btn-secondary.disabled{border-color:var(--color-disabled-grey);color:var(--color-disabled-grey)}.btn-secondary:hover{color:var(--color-brand-red);border-color:var(--color-brand-red)}.btn-secondary.inverse{border-color:var(--color-white);color:var(--color-white)}.btn-secondary.inverse:hover{border-color:var(--color-sculpture);color:var(--color-sculpture)}.btn-secondary.inverse[disabled],.btn-secondary.inverse.disabled{border-color:var(--color-sculpture);color:var(--color-sculpture);opacity:.3}.btn-small{height:var(--btn-secondary-height-small);padding-top:var(--btn-secondary-padding-small);gap:var(--btn-gap-small);max-width:-moz-fit-content;max-width:fit-content;min-width:175px;align-items:center}.btn-small-auto{height:auto;max-width:var(--btn-secondary-max-width)}.btn-small.h-auto{height:auto}.btn-small-auto-width{height:var(--btn-secondary-height-small);min-height:var(--btn-secondary-height-small);padding-top:var(--btn-secondary-padding-small);max-width:-moz-fit-content;max-width:fit-content;align-items:center}@media(max-width: 767px){.btn-small-auto-sm{min-width:auto}}.btn-collapse{font-weight:600;align-items:center;gap:5px;width:-moz-max-content;width:max-content}.btn-collapse span{padding:0;border-bottom:1px solid var(--color-header-grey)}.btn-collapse .icon-ngs{font-size:0.5rem}.btn-collapse:hover{color:var(--color-brand-red)}.btn-collapse:hover span{border-color:var(--color-brand-red)}.btn-collapse.inverse{color:var(--color-white)}.btn-collapse.inverse span{border-color:var(--color-white)}.btn-collapse.inverse:hover{color:var(--color-sculpture)}.btn-collapse.inverse:hover span{border-color:var(--color-sculpture)}.btn-tag{--btn-gap: 12px;display:flex;flex-direction:column;padding:40px 32px;border:1px solid var(--color-header-grey);align-items:flex-start;max-width:100%;width:100%;color:var(--color-charcoal-grey);justify-content:flex-start;min-width:clamp(6.25rem,-16.8283803863rem + 48.1426448737vw,26.5rem);transition:border-color .3s}.btn-tag .tag{font-size:0.875rem;display:flex;align-items:center;gap:12px;font-weight:400}.btn-tag .tag .icon-ngs{font-size:1.25rem}.btn-tag .tag~span{font-size:1.125rem;line-height:1.4;transition:color .3s}.btn-tag:hover{border-color:var(--color-brand-red)}.btn-tag:hover .tag~span{color:var(--color-brand-red)}@media(max-width: 1023px){.btn-tag{min-width:auto;padding:16px}}.btn-confirm{height:83px}@media(max-width: 767px){.btn-confirm{height:80px;max-width:270px}}.btn-download{color:#fff}.btn-download:hover{border-color:rgba(0,0,0,0)}.btn-group{gap:20px;flex-grow:0;display:flex;flex-direction:column}@media(min-width: 768px){.btn-group{justify-content:flex-start;flex-direction:row;align-items:flex-end}.btn-group a:not(.btn){line-height:1;margin-bottom:14px}}.btn-arrow-secondary,.btn-arrow-primary{--border-radius-next: 80px 0px 0px 80px;--border-radius-prev: 0px 80px 80px 0px;--btn-arrow-shadow: 0px 2px 4px rgba(0, 0, 0, 0.15);--btn-arrow-font-size: 24px;--btn-arrow-width: 50px;--btn--arrow-hover-width: 70px;--btn-arrow-height: 60px;--btn-arrow-gap: 0;width:var(--btn-arrow-width);height:var(--btn-arrow-height);gap:var(--btn-arrow-gap);color:var(--color-brand-red);font-size:var(--btn-arrow-font-size);display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;box-shadow:var(--btn-arrow-shadow)}.btn-arrow-prev.btn-arrow-secondary,.btn-arrow-prev.btn-arrow-primary{border-radius:var(--border-radius-prev)}.btn-arrow-next.btn-arrow-secondary,.btn-arrow-next.btn-arrow-primary{border-radius:var(--border-radius-next)}[disabled].btn-arrow-secondary,[disabled].btn-arrow-primary{color:var(--color-disabled);pointer-events:none}.btn-arrow-secondary:hover,.btn-arrow-primary:hover{background-color:var(--color-brand-red);color:var(--color-section-grey);width:var(--btn--arrow-hover-width)}.btn-arrow-primary{background-color:var(--color-section-grey)}.btn-arrow-secondary{background-color:var(--color-white)}.btn-arrow-default{font-size:var(--btn-arrow-font-size);transition:all .3s ease-in-out}.btn-arrow-default:hover{background-color:unset;color:var(--color-brand-red)}.btn-arrow-default[disabled]{color:var(--color-disabled)}.btn-icon{--btn-icon-default-size: 36px;--btn-icon-big-size: 48px;--btn-icon-default-font-size: 12px;--btn-icon-big-font-size: 20px;--btn-border-radius: 999px;display:flex;align-items:center;justify-content:center;background-color:var(--color-section-grey);color:var(--color-header-grey);border-radius:var(--btn-border-radius);transition:all .3s ease-in-out;--hover-color: var(--color-white);--hover-bg-color: var(--color-brand-red)}.btn-icon:hover{background-color:var(--hover-bg-color);color:var(--hover-color)}.btn-icon-default{font-size:var(--btn-icon-default-font-size)/16pxrem;width:var(--btn-icon-default-size);height:var(--btn-icon-default-size)}.btn-icon-big{font-size:var(--btn-icon-big-font-size)/16pxrem;width:var(--btn-icon-big-size);height:var(--btn-icon-big-size)}.btn-icon-inverse{background-color:var(--color-white);color:var(--color-header-grey);width:var(--btn-icon-default-size);height:var(--btn-icon-default-size)}.btn-icon-inverse:hover{background-color:var(--hover-bg-color);color:var(--hover-color)}.btn-gcb{position:relative;padding:10px 26px;border-radius:50px;cursor:pointer;pointer-events:all}@media screen and (max-width: 1024px){.btn-gcb{padding-left:50px;padding-right:50px}}.btn-gcb .label{z-index:2;pointer-events:none;position:relative;font-family:"Caraque",sans-serif;font-weight:500;font-size:22px;letter-spacing:.04em;transition:all .1s ease}.btn-gcb .img-list{display:flex;position:absolute;z-index:0;width:100%;left:0;top:0;height:100%;pointer-events:none;z-index:2}.btn-gcb .bg{border-radius:inherit;width:100%;height:100%;position:absolute;z-index:1;left:0;top:0;pointer-events:none}.btn-gcb img{width:30px;height:auto;position:absolute;left:50%;pointer-events:none;transition:all .1s ease;scale:0;transform-origin:center bottom;bottom:calc(100% - 5px);will-change:transform;z-index:2}@media screen and (max-width: 1024px){.btn-gcb img{scale:1}}.btn-gcb img:nth-child(1){height:auto;bottom:-10px;left:-4px;z-index:1;width:40px}@media screen and (max-width: 1024px){.btn-gcb img:nth-child(1){top:50%;transform:translateY(-50%)}}.btn-gcb img:nth-child(2){width:24px;bottom:0;right:0;transform:unset;position:absolute;left:unset}@media screen and (max-width: 1024px){.btn-gcb img:nth-child(2){top:50%;transform:translateY(-50%);right:10px}}.btn-gcb img:nth-child(3){width:34px;top:-18px;left:calc(50% - 1em)}@media screen and (max-width: 1024px){.btn-gcb img:nth-child(3){display:none}}.btn-gcb img:nth-child(4){width:32px}.btn-gcb:hover img{scale:1}.btn-gcb:hover img:nth-child(1){transition-delay:.01s}.btn-gcb:hover img:nth-child(2){transition-delay:.02s}.btn-gcb:hover img:nth-child(3){transition-delay:.03s}.btn-gcb:hover img:nth-child(4){transition-delay:.04s}.btn-gcb-primary span{color:#fff;pointer-events:none}.btn-gcb-primary .bg{background-color:var(--gcb-quiz-primary)}.btn-gcb-primary:hover .label{color:var(--gcb-quiz-pink)}.btn-gcb-secondary span{color:var(--gcb-quiz-primary);pointer-events:none}.btn-gcb-secondary .label{font-family:"Caraque Melted",sans-serif}.btn-gcb-secondary .bg{background-color:#fff}.btn-gcb-tertiary{padding:10px 40px 10px 44px;background-color:#000;color:var(--gcb-quiz-tertiary);transition:all .1s ease}.btn-gcb-tertiary i{transform:translateY(0px);margin-right:6px;font-size:clamp(1.25rem,0.3928571429rem + 1.7857142857vw,2rem);color:inherit}.btn-gcb-tertiary span{color:inherit;font-size:clamp(1.75rem,0.8928571429rem + 1.7857142857vw,2.5rem);letter-spacing:.02em;font-family:"Caraque",sans-serif;font-weight:500}.btn-gcb-tertiary:hover{color:var(--gcb-quiz-yellow)}.btn-gcb-outline{border:2px solid var(--gcb-quiz-primary);padding:12.5px 10px 12.5px 20px;display:flex;align-items:center;gap:6px;border-radius:9999px}.btn-gcb-outline svg{transition:all .3s ease}.btn-gcb-outline:hover svg{transform:rotate(-90deg)}.btn-gcb-outline span{font-family:"Caraque Melted",sans-serif;font-weight:500;font-size:clamp(1.375rem,1.5178571429rem + -0.2976190476vw,1.25rem);line-height:1.1;letter-spacing:.02em;vertical-align:bottom;color:var(--gcb-quiz-primary)}.checkbox-group .input-group:not(:last-child){margin-bottom:12px}.input-group.inline{display:inline-block;width:initial}.input-group.inline+.input-group.inline{margin-left:30px}.input-group .input-invalid{margin-top:10px}.input-group.is-invalid .checkbox .checkbox__custom{border-color:var(--color-brand-red)}.input-group.is-invalid .checkbox:hover .checkbox__custom{border-color:var(--color-charcoal-grey)}.checkbox{display:inline-block;position:relative;font-size:16px;--checkbox-size: 20xpx;--checkbox-custom-size: 20px;--checkbox-custom-background: var(--color-white);--checkbox-border: 1px;--checkbox-border-radius: 3px;--checkbox-label-margin: 0 0 0 24px;--checkbox-disabled-opacity: 0.5;--checkbox-checked-background: var(--color-charcoal-grey)}.checkbox:hover .checkbox__custom{border-width:2px}.checkbox:hover input[type=checkbox]:checked+.checkbox__custom{border-width:1px}.checkbox-bg-transparent{--checkbox-custom-background: transparent}.checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer}.checkbox__custom{position:absolute;top:0;left:0;height:var(--checkbox-custom-size);width:var(--checkbox-custom-size);background-color:var(--checkbox-custom-background);cursor:pointer;border:1px solid var(--color-charcoal-grey);border-radius:var(--checkbox-border-radius);transition:all .1s ease}.checkbox__custom svg{display:none}.checkbox__label{margin:var(--checkbox-label-margin);cursor:pointer;margin-left:30px}.checkbox input[type=checkbox]:checked+.checkbox__custom{border-color:var(--color-charcoal-grey);background-color:var(--checkbox-checked-background)}.checkbox input[type=checkbox]:checked+.checkbox__custom svg{display:inline-block}.checkbox input[type=checkbox]:disabled{cursor:not-allowed}.checkbox input[type=checkbox]:disabled+.checkbox__custom{cursor:not-allowed;pointer-events:none;opacity:var(--checkbox-disabled-opacity);border-color:var(--color-disabled);background-color:var(--color-disabled)}.checkbox input[type=checkbox]:disabled~.checkbox__label{cursor:not-allowed;pointer-events:none;color:var(--color-disabled);opacity:var(--checkbox-disabled-opacity)}.collapse{margin-bottom:16px}@media(min-width: 768px){.collapse-mobile-activated .collapse-content{max-height:none;overflow:visible}.collapse-mobile-activated .collapse-toggle{display:none}}.collapse-content{overflow:hidden;max-height:0;transition:all .3s ease-out}.collapse-content.open{margin-bottom:16px;overflow:visible}.collapse-content.open+.disappear-on-expand{display:none}.collapse a:not(.btn) .icon-ngs{transition:transform .3s ease;font-size:0.625rem}.collapse-toggle.open .icon-ngs{transform:rotate(180deg)}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.icon-group{width:20%;padding:10px;margin-bottom:20px;display:flex;flex-direction:column;gap:10px}.icon-group i{font-size:80px;margin:0 auto}.icon-group .name{font-size:14px;text-align:center}.icon-group p{font-size:12px;text-align:center}.icon-container{display:flex;flex-wrap:wrap}.iframe-wrapper{width:100%;height:75dvh;margin-top:32px;position:relative}.iframe-wrapper iframe{width:100%;height:100%;border:0;position:absolute;top:0;left:0;overflow-x:auto;overflow-y:auto;overscroll-behavior:contain}.section img{max-width:100%;height:auto;vertical-align:middle}.image-16-9{display:block;width:100%;height:auto}.image-full-width{display:block;width:100%;height:auto}.image-free{display:block;max-width:100%;height:auto}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}textarea{outline:none;border:unset;height:53px;min-height:53px;max-width:100%;min-width:100%}@media(max-width: 767px){textarea{height:60px}}input,textarea{border-bottom:1px solid var(--color-disabled-grey);width:100%;font-size:1rem;padding:16px 16px 16px 0;color:var(--color-header-grey);border-radius:0}input::-moz-placeholder, textarea::-moz-placeholder{opacity:.5}input::placeholder,textarea::placeholder{opacity:.5}.input-group{display:flex;flex-direction:column;gap:8px;width:100%}.input-group .input-label{font-weight:700;line-height:1.3;color:var(--color-charcoal-grey);font-size:1rem;line-height:1.25rem}.input-group .input-invalid,.input-group .input-invalid-pattern{font-size:0.75rem;font-weight:400;line-height:1.3;color:var(--color-brand-red);display:none}.input-group .input.strength-error{border-bottom:1px solid var(--color-brand-red)}.input-group:hover input{border-bottom-color:var(--color-header-grey)}.input-group.is-invalid .input{border-bottom:1px solid var(--color-brand-red)}.input-group.is-invalid .input-invalid{display:block}.input-group.is-invalid-pattern:not(.is-invalid) .input{border-bottom:1px solid var(--color-brand-red)}.input-group.is-invalid-pattern:not(.is-invalid) .input-invalid-pattern{display:block}.input-group.is-disabled{pointer-events:none;cursor:not-allowed}.input-group.is-disabled .input{border-bottom-color:var(--color-disabled-grey);color:var(--color-disabled-grey)}.input-group.is-disabled .input-label{color:var(--color-disabled-grey)}.input-group.is-disabled .input::-moz-placeholder{color:var(--color-disabled-grey);opacity:1}.input-group.is-disabled .input::placeholder{color:var(--color-disabled-grey);opacity:1}.input-group.is-disabled small{color:var(--color-disabled-grey)}.input-group .password-reveal{position:absolute;right:10px;bottom:14px;font-size:22px;cursor:pointer}.error-message{display:flex;justify-content:center;align-items:center;gap:10px;background-color:rgba(221,5,43,.1019607843);padding:10px}.error-message p{margin-bottom:0}.choose-radio-options{display:flex;flex-wrap:wrap;gap:20px 14px}.choose-radio-options .input-group{width:calc(50% - 7px)}@media(max-width: 767px){.choose-radio-options .input-group{width:100%}}.choose-radio-options .input-group+.input-group{margin-left:0}.choose-radio-options .input-group .radio-label{display:inline-block}.choose-radio-options .input-group .radio-custom{background:none}label.checkbox a{position:relative;z-index:1}.terms-conditions__checkbox-wrapper .checkbox{display:flex}.terms-conditions__checkbox-wrapper label.checkbox{font-size:.875rem}.terms-conditions__checkbox-custom-label{cursor:pointer}ul.check-list{margin-top:13px}@media(max-width: 767px){ul.check-list{margin-top:15px}}ul.check-list li{font-size:14px;font-weight:400;line-height:18px}ul.check-list li:before{content:"";display:inline-block;height:5px;width:5px;background:var(--color-brand-red);margin:6px 4px;margin-right:10px}ul.check-list li.ticked{position:relative}ul.check-list li.ticked svg{display:inline-block;position:absolute;left:-3px;top:2px}ul.check-list li.ticked::before{visibility:hidden}ul.check-list svg{display:none}input[type=password]::-ms-reveal,input[type=password]::-ms-clear,input[type=password]::-webkit-credentials-auto-fill-button{display:none}input[type=password]{appearance:none;-webkit-appearance:none;-moz-appearance:none}.gcb-input-group input{border-radius:14px;padding-top:10px;padding-right:20px;padding-bottom:10px;padding-left:20px;border:2px solid var(--gcb-quiz-yellow);font-family:"Caraque",sans-serif;transition:all .2s ease;font-size:26px;background-color:var(--gcb-quiz-yellow-light)}.gcb-input-group input::-moz-placeholder{color:#363636}.gcb-input-group input::placeholder{color:#363636}.gcb-input-group input:valid{background-color:var(--gcb-quiz-yellow)}.labels{display:inline-flex;gap:15px;padding:12px 20px;font-size:1.25rem;font-weight:700;line-height:1.3;border-top-right-radius:10px;color:var(--color-white)}.labels span,.labels .icon-ngs{font-size:inherit;color:inherit}.labels .icon-wrapper{display:flex;gap:3px}.labels-primary{background-color:var(--color-charcoal-grey)}.labels-secondary{background-color:var(--color-brand-red)}.labels-medium{gap:12px;padding:8px 16px;font-size:0.875rem;align-items:center}@media(max-width: 767px){.labels-medium:has(.icon-wrapper){padding:8px 8px;gap:8px}}.labels-medium .icon-wrapper img{max-width:15px}.labels-small{gap:5px;padding:5px 10px;font-size:0.75rem}html:has(.lightbox.open),main:has(.lightbox.open){height:100%;overflow:hidden}body:has(.lightbox.open){height:auto;min-height:100%;overscroll-behavior:none}.lightbox{display:none;position:fixed;top:0;left:0;background-color:rgba(43,51,56,.8);height:100dvh;width:100vw;align-items:center;justify-content:center;z-index:9999;overflow:hidden;--top-padding: 60px;--side-padding: 60px}.lightbox-close{position:absolute;right:32px;top:16px;width:34px;height:34px;color:var(--color-header-grey);padding:0}.lightbox-close .icon-ngs{font-size:34px}@media(max-width: 767px){.lightbox-close{top:20px;right:20px}}.lightbox-container{position:relative;display:inline-flex;flex-direction:column;background-color:var(--color-white);max-height:calc(100% - 120px);max-width:calc(100% - 120px);padding-top:var(--top-padding)}@media(max-width: 1023px){.lightbox-container{max-height:calc(100% - 40px);max-width:calc(100% - 40px)}}@media screen and (min-width: 1440px){.lightbox-container{max-width:1440px}}@media(max-width: 767px){.lightbox-container:has(.lightbox-height-fuller){height:100%}.lightbox-container:has(.lightbox-height-fuller) .lightbox-height-fuller{height:auto}}.lightbox-content-wrapper{width:100%;padding:0 var(--side-padding) 60px;overflow-y:auto}@media(max-width: 767px){.lightbox-content-wrapper{--side-padding: 20px}.lightbox-content-wrapper .fullwidth-mobile{margin-left:calc(-1*var(--side-padding));margin-right:calc(-1*var(--side-padding));width:calc(100% + 2*var(--side-padding));max-width:calc(100% + 2*var(--side-padding))}}@media(min-width: 1024px){.lightbox .lightbox-wide-limiter{width:67vw}}.lightbox .lightbox-width-fuller{min-width:450px}@media(max-width: 767px){.lightbox .lightbox-width-fuller{min-width:auto;width:100vw;max-width:100%}.lightbox .lightbox-height-fuller{height:100vh}}@media(min-width: 1024px){.lightbox-wide-padding .lightbox-content-wrapper{padding-left:112px;padding-right:112px}}.lightbox-deco-image{position:absolute;top:0;left:50%;transform:translate(-50%, -50%);width:130px;height:130px;overflow:hidden;border-radius:50%}@media(max-width: 767px){.lightbox-deco-image{width:120px;height:120px}}@media(max-width: 767px){.lightbox:has(.footer-wrapper) .lightbox-content-wrapper{padding-bottom:112px}}.lightbox .footer-wrapper{text-align:right}.lightbox .footer-wrapper :not(:last-child){margin-right:50px}@media(max-width: 767px){.lightbox .footer-wrapper{position:absolute;bottom:0;top:auto;width:100%;left:0;right:0;display:flex;justify-content:space-between;padding:20px 25px;background:#fff;filter:drop-shadow(0px -3px 5px rgba(0, 0, 0, 0.1))}.lightbox .footer-wrapper .btn{width:auto}}.lightbox.open{display:flex}.lightbox.w-80 .lightbox-container{width:80%}.lightbox.w-60 .lightbox-container{width:60%}.lightbox.w-full .lightbox-container{width:100%}.lightbox.cart-lightbox .lightbox-container{max-width:1084px;width:calc(100% - 120px);height:calc(100% - 120px)}.lightbox.cart-lightbox .lightbox-container .lightbox-content-wrapper{padding-bottom:60px;height:100%;display:flex;flex-direction:column;justify-content:space-between}@media(max-width: 767px){.lightbox.cart-lightbox .lightbox-container{max-width:calc(100% - 36px);width:100%}.lightbox.cart-lightbox .lightbox-container .lightbox-content-wrapper{padding-left:15px;padding-right:15px;padding-bottom:15px}.lightbox.cart-lightbox .lightbox-container .accordion-header{font-size:1rem}}a:not(.inverse):not(.btn-icon):hover:not(.btn).artwork-home--gallery-lightbox-item{color:initial}a:not(.inverse):not(.btn-icon):hover:not(.btn).artwork-home--gallery-lightbox-item p.b span{background-image:linear-gradient(180deg, transparent 95%, var(--hover-color) 0)}.artwork-home--gallery-lightbox .card-body{padding-top:15px}.artwork-home--gallery-lightbox .artwork-otd-img:hover .icon-box{background-color:#2b3338}.artwork-home--gallery-lightbox .artwork-otd-img .icon-box{min-width:36px;height:36px;color:var(--color-white);background-color:rgba(43,51,56,.75);transition:background-color .3s ease;padding-right:9px;padding-left:9px;position:absolute;right:0;bottom:0;display:flex;align-items:center;justify-content:center;gap:4px}.artwork-home--gallery-lightbox .artwork-otd-img .icon-box .icon-ngs{left:auto;bottom:auto}a:not(.btn).link-section::before,a:not(.btn).link-section-big::before{content:"";position:absolute;width:100%;height:var(--line-before-height);background-color:var(--color-header-grey);bottom:0;left:0;transition:inherit}a:not(.btn){--link-font-size: 16px;--link-font-weight: inherit;--link-line-height: 1.1;--line-before-height: 1px;--line-sentence-gap: 8px;--link-box-size: 24px;cursor:pointer;color:var(--color-charcoal-grey);display:inline-flex;gap:var(--line-sentence-gap)}a.word-break:not(.btn){word-break:break-all}a.disabled:not(.btn){pointer-events:none;cursor:not-allowed;color:var(--color-disabled-grey);border-color:var(--color-disabled-grey)}a.disabled:not(.btn)>span::before{background-color:var(--color-disabled-grey)}a.disabled:not(.btn)>span>span{background-image:linear-gradient(180deg, transparent 95%, var(--color-disabled-grey) 0)}a:not(.btn)>span{display:inline}a:not(.btn)>span>span{align-items:flex-end;position:relative;transition:inherit;background-image:linear-gradient(180deg, transparent 95%, var(--color-header-grey) 0);background-size:100% 100%;background-position:0 100%;background-repeat:no-repeat}@media(min-width: 1024px){a:not(.btn)>span>span{transition:all .3s ease}}a:not(.btn) i{position:relative}a.inverse:not(.btn){color:var(--color-white)}a.inverse:not(.btn)>span>span{background-image:linear-gradient(180deg, transparent 95%, var(--color-white) 0)}a.inverse:not(.btn) span::before{background-color:var(--color-white)}a.inverse:hover:not(.btn){color:var(--color-white)}a.inverse:hover:not(.btn) span::before{background-color:var(--color-white)}a.inverse.disabled:not(.btn){opacity:.3}a:not(.inverse):not(.btn-icon):hover:not(.btn),a:not(.inverse):not(.btn-icon).active:not(.btn){--hover-color: var(--color-brand-red);color:var(--hover-color)}a:not(.inverse):not(.btn-icon):hover.underline-only:hover:not(.btn){--hover-color: var(--color-charcoal-grey)}a:not(.inverse):not(.btn-icon):hover:not(.btn) span::before,a:not(.inverse):not(.btn-icon).active:not(.btn) span::before{background-color:var(--hover-color)}a:not(.inverse):not(.btn-icon):hover:not(.btn)>span>span,a:not(.inverse):not(.btn-icon).active:not(.btn)>span>span{background-image:linear-gradient(180deg, transparent 95%, var(--hover-color) 0)}a.underline:hover:not(.btn) span{background-size:0% 100%}a.link:not(.btn)>span>span{background-size:0% 100%}a.link:hover:not(.btn)>span>span{background-size:100% 100%}a.nounderline:not(.btn) span{background-size:0}a.nounderline:hover:not(.btn) span{background-size:0}a:not(.inverse):not(.btn-icon).remove-touch-hover:hover:not(.btn){--hover-color: var(--color-charcoal-grey);color:var(--color-charcoal-grey)}a:not(.inverse):not(.btn-icon).remove-touch-hover:hover:not(.btn)>span>span{background-image:linear-gradient(180deg, transparent 92%, var(--hover-color) 0)}a:not(.btn).link-quicklink span,a:not(.btn).link-section span,a:not(.btn).link-section-big span{background-image:none;background-size:0}a:not(.btn):has(>.icon-ngs){font-weight:600}a:not(.btn).b:has(>.icon-ngs){font-weight:bold}a:not(.btn).font-size-1 span span{font-size:1px}a:not(.btn).font-size-2 span span{font-size:2px}a:not(.btn).font-size-3 span span{font-size:3px}a:not(.btn).font-size-4 span span{font-size:4px}a:not(.btn).font-size-5 span span{font-size:5px}a:not(.btn).font-size-6 span span{font-size:6px}a:not(.btn).font-size-7 span span{font-size:7px}a:not(.btn).font-size-8 span span{font-size:8px}a:not(.btn).font-size-9 span span{font-size:9px}a:not(.btn).font-size-10 span span{font-size:10px}a:not(.btn).font-size-11 span span{font-size:11px}a:not(.btn).font-size-12 span span{font-size:12px}a:not(.btn).font-size-13 span span{font-size:13px}a:not(.btn).font-size-14 span span{font-size:14px}a:not(.btn).font-size-15 span span{font-size:15px}a:not(.btn).font-size-16 span span{font-size:16px}a:not(.btn).font-size-17 span span{font-size:17px}a:not(.btn).font-size-18 span span{font-size:18px}a:not(.btn).font-size-19 span span{font-size:19px}a:not(.btn).font-size-20 span span{font-size:20px}a:not(.btn).font-size-21 span span{font-size:21px}a:not(.btn).font-size-22 span span{font-size:22px}a:not(.btn).font-size-23 span span{font-size:23px}a:not(.btn).font-size-24 span span{font-size:24px}a:not(.btn).font-size-25 span span{font-size:25px}a:not(.btn).font-size-26 span span{font-size:26px}a:not(.btn).font-size-27 span span{font-size:27px}a:not(.btn).font-size-28 span span{font-size:28px}a:not(.btn).font-size-29 span span{font-size:29px}a:not(.btn).font-size-30 span span{font-size:30px}a:not(.btn).font-size-31 span span{font-size:31px}a:not(.btn).font-size-32 span span{font-size:32px}a:not(.btn).font-size-33 span span{font-size:33px}a:not(.btn).font-size-34 span span{font-size:34px}a:not(.btn).font-size-35 span span{font-size:35px}a:not(.btn).font-size-36 span span{font-size:36px}a:not(.btn).font-size-37 span span{font-size:37px}a:not(.btn).font-size-38 span span{font-size:38px}a:not(.btn).font-size-39 span span{font-size:39px}a:not(.btn).font-size-40 span span{font-size:40px}a:not(.btn).font-size-41 span span{font-size:41px}a:not(.btn).font-size-42 span span{font-size:42px}a:not(.btn).font-size-43 span span{font-size:43px}a:not(.btn).font-size-44 span span{font-size:44px}a:not(.btn).font-size-45 span span{font-size:45px}a:not(.btn).font-size-46 span span{font-size:46px}a:not(.btn).font-size-47 span span{font-size:47px}a:not(.btn).font-size-48 span span{font-size:48px}a:not(.btn).font-size-49 span span{font-size:49px}a:not(.btn).font-size-50 span span{font-size:50px}a:not(.btn).font-size-51 span span{font-size:51px}a:not(.btn).font-size-52 span span{font-size:52px}a:not(.btn).font-size-53 span span{font-size:53px}a:not(.btn).font-size-54 span span{font-size:54px}a:not(.btn).font-size-55 span span{font-size:55px}a:not(.btn).font-size-56 span span{font-size:56px}a:not(.btn).font-size-57 span span{font-size:57px}a:not(.btn).font-size-58 span span{font-size:58px}a:not(.btn).font-size-59 span span{font-size:59px}a:not(.btn).font-size-60 span span{font-size:60px}a:not(.btn).font-size-61 span span{font-size:61px}a:not(.btn).font-size-62 span span{font-size:62px}a:not(.btn).font-size-63 span span{font-size:63px}a:not(.btn).font-size-64 span span{font-size:64px}a:not(.btn).font-size-65 span span{font-size:65px}a:not(.btn).font-size-66 span span{font-size:66px}a:not(.btn).font-size-67 span span{font-size:67px}a:not(.btn).font-size-68 span span{font-size:68px}a:not(.btn).font-size-69 span span{font-size:69px}a:not(.btn).font-size-70 span span{font-size:70px}a:not(.btn).font-size-71 span span{font-size:71px}a:not(.btn).font-size-72 span span{font-size:72px}a:not(.btn).font-size-73 span span{font-size:73px}a:not(.btn).font-size-74 span span{font-size:74px}a:not(.btn).font-size-75 span span{font-size:75px}a:not(.btn).font-size-76 span span{font-size:76px}a:not(.btn).font-size-77 span span{font-size:77px}a:not(.btn).font-size-78 span span{font-size:78px}a:not(.btn).font-size-79 span span{font-size:79px}a:not(.btn).font-size-80 span span{font-size:80px}a:not(.btn).font-size-81 span span{font-size:81px}a:not(.btn).font-size-82 span span{font-size:82px}a:not(.btn).font-size-83 span span{font-size:83px}a:not(.btn).font-size-84 span span{font-size:84px}a:not(.btn).font-size-85 span span{font-size:85px}a:not(.btn).font-size-86 span span{font-size:86px}a:not(.btn).font-size-87 span span{font-size:87px}a:not(.btn).font-size-88 span span{font-size:88px}a:not(.btn).font-size-89 span span{font-size:89px}a:not(.btn).font-size-90 span span{font-size:90px}a:not(.btn).font-size-91 span span{font-size:91px}a:not(.btn).font-size-92 span span{font-size:92px}a:not(.btn).font-size-93 span span{font-size:93px}a:not(.btn).font-size-94 span span{font-size:94px}a:not(.btn).font-size-95 span span{font-size:95px}a:not(.btn).font-size-96 span span{font-size:96px}a:not(.btn).font-size-97 span span{font-size:97px}a:not(.btn).font-size-98 span span{font-size:98px}a:not(.btn).font-size-99 span span{font-size:99px}a:not(.btn).font-size-100 span span{font-size:100px}a:not(.btn).link-section,a:not(.btn).link-section-big{padding:8px 0;gap:20px;position:relative;align-items:baseline}a:not(.btn).link-section>span>span,a:not(.btn).link-section-big>span>span{background-size:0% 100%}a:not(.btn).link-section span,a:not(.btn).link-section-big span{font-size:clamp(1rem,1rem + 0vw,1rem);font-weight:600}a:not(.btn).link-section span::before,a:not(.btn).link-section-big span::before{display:none}a:not(.btn).link-section::before,a:not(.btn).link-section-big::before{width:calc(100% + var(--row-gutter)*2);background-color:var(--color-brand-red)}a:not(.btn).link-section.left,a:not(.btn).link-section-big.left{padding:10px 0 10px 10px}@media(max-width: 767px){a:not(.btn).link-section.left,a:not(.btn).link-section-big.left{padding-left:0}}a:not(.btn).link-section.left::before,a:not(.btn).link-section-big.left::before{left:auto;right:0}a:not(.btn).link-section.left .icon-arrow-go-right,a:not(.btn).link-section-big.left .icon-arrow-go-right{transform:rotate(180deg)}a:not(.btn).link-section.right,a:not(.btn).link-section-big.right{padding:10px 10px 10px 0;margin-left:auto}@media(max-width: 767px){a:not(.btn).link-section.right,a:not(.btn).link-section-big.right{padding-right:0}}a:not(.btn).link-section span::before,a:not(.btn).link-section-big span::before{display:none}a:not(.btn).link-section:hover span,a:not(.btn).link-section-big:hover span{color:var(--color-header-grey)}a:not(.btn).link-section:hover i::before,a:not(.btn).link-section-big:hover i::before{animation:anim_shake .5s ease forwards}a:not(.btn).link-section-big{gap:12px}@media(max-width: 767px){a:not(.btn).link-section-big{gap:21px}}a:not(.btn).link-section-big.left,a:not(.btn).link-section-big.right,a:not(.btn).link-section-big{padding-top:6px;padding-bottom:6px}@media(max-width: 767px){a:not(.btn).link-section-big.left,a:not(.btn).link-section-big.right,a:not(.btn).link-section-big{padding-top:15px;padding-bottom:15px}}a:not(.btn).link-section-big.left span>span,a:not(.btn).link-section-big.right span>span,a:not(.btn).link-section-big span>span{padding-bottom:10px;display:inline-block}@media(max-width: 767px){a:not(.btn).link-section-big.left span>span,a:not(.btn).link-section-big.right span>span,a:not(.btn).link-section-big span>span{padding-bottom:8px}}a:not(.btn).link-section-big span{font-size:clamp(1rem,0.4301634473rem + 1.1887072808vw,1.5rem);font-weight:700;line-height:31.2px}@media(max-width: 767px){a:not(.btn).link-section-big span{font-weight:600;line-height:19.2px}}a:not(.btn).link-section-big .icon-ngs{font-size:14px}a:not(.btn).link-section{padding-right:4px}a:not(.btn).link-quicklink{display:inline-flex;width:100%;justify-content:space-between;position:relative;padding-top:12px;padding-bottom:8px;padding-right:12px;border-bottom:1px solid var(--color-disabled-grey);transition:all .3s ease;color:var(--color-charcoal-grey);align-items:baseline}@media(min-width: 1440px){a:not(.btn).link-quicklink{min-width:320px}}a:not(.btn).link-quicklink span::before{display:none}a:not(.btn).link-quicklink:hover{border-bottom-color:var(--color-brand-red)}a:not(.btn).link-quicklink:hover span{color:var(--color-dark-grey)}a:not(.btn).link-quicklink:hover::before{background-color:var(--color-brand-red)}a:not(.btn).link-quicklink:hover i::before{animation:anim_shake .5s ease forwards}a:not(.btn).link-quicklink.inverse::before{background-color:var(--color-white)}a:not(.btn).link-quicklink.inverse span{color:var(--color-white)}a:not(.btn).link-quicklink.inverse>span>span{background-size:0% 100%}a:not(.btn).link-quicklink.inverse:hover{color:var(--color-white)}a:not(.btn).link-quicklink.inverse:hover::before{background-color:var(--color-white)}a:not(.btn).link-box{--line-sentence-gap: 8px;--link-line-height: 24px;font-weight:700}a:not(.btn).link-box>span::before{transform-origin:bottom right;transform:scaleX(0)}a:not(.btn).link-box:hover{color:var(--color-header-grey)}a:not(.btn).link-box:hover span::before{transform-origin:bottom left;transform:scaleX(1);background-color:var(--color-header-grey)}a:not(.btn).link-box:hover>span>span{background-image:linear-gradient(180deg, transparent 95%, var(--color-header-grey) 0)}a:not(.btn).link-box i{display:flex;justify-content:center;width:var(--link-box-size);height:var(--link-box-size);font-size:var(--link-font-size);background-color:var(--color-header-grey);color:var(--color-white);flex:1 0 var(--link-box-size)}a:not(.btn).link-box.inverse i{background-color:var(--color-white);color:var(--color-header-grey)}a:not(.btn).link-box.inverse>span>span{background-image:linear-gradient(180deg, transparent 95%, var(--color-white) 0)}a:not(.btn).link-box.inverse:hover{color:var(--color-white)}a:not(.btn).link-box.disabled i{background-color:var(--color-disabled-grey)}a:not(.btn).link-anchor{gap:10px;align-items:center}a:not(.btn).link-anchor .icon-ngs{width:24px;height:24px;font-size:0.5rem;border-radius:999px;background-color:var(--color-section-grey);display:flex;justify-content:center}a:not(.btn).link-anchor.inverse .icon-ngs{color:var(--color-header-grey)}a:not(.btn).link-inline{display:inline-block}a:not(.btn).link-inline span~i{margin-left:var(--line-sentence-gap)}.download-list-link{width:auto;padding-right:0;padding-left:0;display:inline-flex !important}.download-list-link i{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--color-charcoal-grey);background-color:var(--color-section-grey);font-size:16px;border-radius:999px;transition:.2s}.download-list-link:not(.inverse):not(.btn-icon):hover:not(.btn){color:inherit}.download-list-link:not(.inverse):not(.btn-icon):hover:not(.btn) i{transition:.2s;background-color:var(--brand-red);color:var(--white)}.download-list-link:not(.inverse):not(.btn-icon):hover:not(.btn) .download-list-info{border-bottom-color:var(--brand-red)}.download-list-info{max-width:unset;display:flex;gap:10px;padding-bottom:10px;border-bottom:1px solid var(--color-disabled-grey)}.download-list-info .info{display:flex;flex-direction:column;justify-content:center}.download-list-info .info small{margin-bottom:0}.download-link-card{z-index:2;position:relative}a:not([class]):not(:has(span)){text-decoration:underline}.link-group{display:flex;flex-direction:column;gap:8px;align-items:flex-start}.link-group a:not(.btn).link-box{align-items:center}.link-group a:not(.btn).link-box i{flex:auto;width:16px;height:16px;font-size:10px}.link-group a:not(.btn).link-box i.icon-play::before{margin-left:2px}a:not(.btn).cta-scroll-down{width:32px;height:32px;font-size:1.125rem;line-height:32px;color:var(--color-white);transition:color .3s;justify-content:center}a:not(.btn).cta-scroll-down:hover{color:var(--color-pagination) !important}a:not(.btn).cta-scroll-down span{display:none}a:not(.btn).cta-scroll-down .icon-ngs{animation:anim_fade_movedown 4s infinite}@keyframes anim_shake{0%,100%{transform:translateX(0)}50%{transform:translateX(10px)}}@keyframes anim_fade_movedown{0%{opacity:1;transform:translateY(0)}50%{opacity:.6;transform:translateY(8px)}100%{opacity:1;transform:translateY(0)}}.logo img{width:100%;-o-object-fit:cover;object-fit:cover}picture{display:flex;height:100%;width:100%}picture img{max-width:100%;height:auto}picture img.cover{-o-object-fit:cover !important;object-fit:cover !important}picture img.contain{-o-object-fit:contain !important;object-fit:contain !important}.radio-group .input-group{margin-bottom:12px}.radio-group.radio-group__option--square{display:flex;gap:20px}.radio-group.radio-group__option--square .radio-custom{display:none}.radio-group.radio-group__option--square .radio-label{margin:0;padding:20px;border:1px solid var(--color-disabled-grey);width:100%;height:100%;display:inline-block;border-radius:0}.radio-group.radio-group__option--square input[type=radio]:checked~.radio-label{border:2px solid var(--color-charcoal-grey);background-color:#fff;font-weight:bold}.radio-group.radio-group__option--tags{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:12px}.radio-group.radio-group__option--tags .radio-custom{display:none}.radio-group.radio-group__option--tags .input-group{width:auto;min-width:auto;margin:0;height:50px}.radio-group.radio-group__option--tags .radio-label{border:1px solid var(--color-header-grey);border-radius:999px;padding:14px 26px;font-size:1rem;font-weight:500;line-height:1.3;margin:0;display:block}.radio-group.radio-group__option--tags .radio-label:hover{border-color:var(--color-brand-red);color:var(--color-brand-red)}.radio-group.radio-group__option--tags input[type=radio]{height:0}.radio-group.radio-group__option--tags input[type=radio]:checked~.radio-label{border:2px solid var(--color-charcoal-grey);background-color:#fff;font-weight:bold}.radio-group.radio-group__option--tags input[type=radio]:checked~.radio-label:hover{border-color:var(--color-brand-red);color:var(--color-brand-red)}.radio-group.radio-group__option--tags input[type=radio]:checked~.radio-label{border:1px solid var(--color-charcoal-grey);background-color:#fff;border-color:var(--color-brand-red);color:var(--color-brand-red);font-weight:bold}.radio-group.radio-group__option--tags input[type=radio]:disabled~.radio-label{border:1px solid var(--color-disabled-grey);background-color:var(--color-section-grey);opacity:.7}.input-group.inline{display:inline-block;width:initial}.input-group.inline+.input-group.inline{margin-left:30px}.input-group .input-invalid{margin-top:10px}.input-group.is-invalid .radio .radio-custom{border-color:var(--color-brand-red)}.input-group.is-invalid .radio:hover .radio-custom{border-color:var(--color-charcoal-grey)}.radio{display:inline-block;position:relative;font-size:16px;--radio-size: 20px;--radio-custom-size: 20px;--radio-custom-background: transparent;--radio-border: 1px;--radio-border-radius: 50%;--radio-label-margin: 0 0 0 24px;--radio-disabled-opacity: 0.5;--radio-checked-background: var(--color-charcoal-grey)}.radio:hover .radio-custom{border-width:2px}.radio:hover input[type=radio]:checked+.radio-custom{border-width:1px}.radio input[type=radio]{position:absolute;opacity:0;cursor:pointer}.radio-custom{position:absolute;top:0;left:0;height:var(--radio-custom-size);width:var(--radio-custom-size);background-color:var(--radio-custom-background);cursor:pointer;border:1px solid var(--color-charcoal-grey);border-radius:var(--radio-border-radius);transition:all .1s ease}.radio-custom svg{display:none}.radio-label{margin:var(--radio-label-margin);cursor:pointer;margin-left:30px}.radio input[type=radio]:checked+.radio-custom{border-color:var(--color-charcoal-grey);background-color:var(--radio-checked-background)}.radio input[type=radio]:checked+.radio-custom svg{display:inline-block}.radio input[type=radio]:disabled{cursor:not-allowed}.radio input[type=radio]:disabled+.radio-custom{cursor:not-allowed;pointer-events:none;opacity:var(--radio-disabled-opacity);border-color:var(--color-disabled);background-color:var(--color-disabled)}.radio input[type=radio]:disabled~.radio-label{cursor:not-allowed;pointer-events:none;color:var(--color-disabled);opacity:var(--radio-disabled-opacity)}.radio-square-wrapper .radio input[type=radio]{right:0}.radio-square-wrapper .radio-group .input-group{margin-bottom:0}.radio-square-wrapper .radio-group .input-group label{position:relative;border:1px solid #000;padding:16px 30px;border-bottom:0}.radio-square-wrapper .radio-group .input-group:last-child label{border-bottom:1px solid #000}.radio-square-wrapper .radio input[type=radio]:checked+.relative .radio-custom{border-color:var(--color-charcoal-grey);background-color:var(--radio-checked-background)}.radio-square-wrapper .radio input[type=radio]:checked+.relative .radio-custom svg{display:inline-block}.radio-square-wrapper .radio:hover input[type=radio]:checked+.relative .radio-custom{border-width:1px}.radio:hover .radio-custom{border-width:1px}.radio-custom.selected{background-color:var(--color-charcoal-grey)}.radio-custom.selected svg{display:inline-block}.cursor-pointer{cursor:pointer}.range-slider{--range-slider-thumb-size: 16px;--range-slider-track-height: 4px;--range-slider-track-background: var(--color-secondary);display:block;width:100%}.range-slider__label{display:block;margin-bottom:.5rem}.range-slider__value{display:inline-block;margin-left:.5rem}.range-slider input[type=range]{width:100%}.range-slider input[type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:var(--range-slider-thumb-size);height:var(--range-slider-thumb-size);border-radius:50%;background-color:var(--range-slider-track-background);cursor:pointer}.range-slider input[type=range]::-moz-range-thumb{width:var(--range-slider-thumb-size);height:var(--range-slider-thumb-size);border-radius:50%;background-color:var(--range-slider-track-background);cursor:pointer}.range-slider input[type=range]::-ms-thumb{width:var(--range-slider-thumb-size);height:var(--range-slider-thumb-size);border-radius:50%;background-color:var(--range-slider-track-background);cursor:pointer}.search{width:100%;display:flex}.search-input{width:100%;padding:8px 10px;border-bottom:1px solid var(--disabled-grey);font-size:1rem;line-height:1.3;font-weight:normal}.search-input::-moz-placeholder{color:var(--disabled-grey)}.search-input::placeholder{color:var(--disabled-grey)}.search-button{padding:10px 12px;border-left:1px solid var(--disabled-grey);border-top:1px solid var(--disabled-grey);color:inherit}.is-invalid .search-button{border-color:var(--color-brand-red)}.search-button .icon-magnifying-glass{width:22px;height:22px;font-size:22px;font-weight:bold}.search-icon-audio{position:relative;display:flex}.search-icon-audio::before{width:22px;height:22px;font-family:"icomoon" !important;font-size:22px;line-height:22px;content:"";margin-top:-11px;position:absolute;top:50%;left:10px}.search-icon-audio .search-input{padding-left:42px}.section-parallax{margin-top:-17%;z-index:0}@media screen and (max-width: 1279.98px){.section-parallax{z-index:auto}}.separator-parallax{position:relative;overflow:hidden;min-height:240px}.separator-parallax .separator-height-spacer{width:100%;content:"";display:block}.separator-parallax .content{position:absolute;bottom:30px;left:0;right:0;color:#fff}.separator-parallax .content *{color:inherit;text-wrap-style:pretty}.separator-parallax .content-wrapper{background:var(--brand-red);margin-left:auto;display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px);padding:20px 30px !important}.separator-parallax .content-wrapper :last-child{margin-bottom:0}@media(min-width: 768px)and (max-width: 1023px){.separator-parallax .content-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 45.8333333333%;max-width:calc(45.8333333333% + 0px)}}@media(max-width: 767px){.separator-parallax .content-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 95.8333333333%;max-width:calc(95.8333333333% + 0px)}}.separator-parallax .content-wrapper .subtitle{display:inline-flex;align-items:center;gap:20px}.separator-parallax .content-wrapper .subtitle i.icon-ngs{font-size:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem)}.separator-parallax picture{height:unset;position:sticky;bottom:0;left:0;display:block}.separator-parallax img{max-width:100%;width:100%;display:block}.select{width:100%;min-width:auto}.select.nice-select{border:none;border-bottom:1px solid var(--color-charcoal-grey);border-radius:0;padding-top:8px;padding-bottom:8px;padding-left:0;padding-right:50px;font-size:16px;font-weight:700;line-height:1.3;background-color:unset;display:flex;-moz-column-gap:10px;column-gap:10px}.select.nice-select.w-full{width:100%}.select.nice-select::after{top:50%;width:16px;height:10px;right:2px;border-bottom:unset;border-right:unset;content:"";font-family:"icomoon";font-size:10px;transform:unset;margin-top:-5px;transform-origin:center center}.select.nice-select.open{z-index:99}.select.nice-select.open::before{content:"";width:15px;height:15px;clip-path:polygon(0% 100%, 100% 0%, 100% 100%);border:1px solid var(--color-header-grey);position:absolute;top:calc(100% + 9.5px);bottom:auto;left:50%;transform:translateX(-50%) rotate(-135deg);background:#fff;border-left:none;border-top:none;z-index:999}.select.nice-select.open::after{transform:rotate(180deg)}.select.nice-select span.current{display:inline-block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden !important;width:100%}.select.nice-select .nice-select-dropdown{width:auto;margin-top:16px;box-shadow:unset;border:1px solid var(--color-charcoal-grey);border-radius:0;z-index:99;min-width:100%;max-height:200px;overflow:auto}.select.nice-select .nice-select-dropdown .list{height:100%;max-height:100%;overflow:auto}.select.nice-select.top::before{top:auto;bottom:calc(100% + 9.5px);transform:translateX(-50%) rotate(45deg)}.select.nice-select.top .nice-select-dropdown{top:auto;bottom:100%;margin-bottom:16px}.select.nice-select.right .nice-select-dropdown{left:auto;right:0}.select.select__variant-checkbox{padding-right:0px}.select.select__variant-checkbox.ss-content{padding-right:0}.select.select__variant-checkbox .multiple-options{width:100%}.select.select__variant-checkbox .multiple-options span{padding-right:20px}.select.select__variant-checkbox .ss-list .ss-option,.select.select__variant-checkbox .ss-list li,.select.select__variant-checkbox ul .ss-option,.select.select__variant-checkbox ul li{position:relative;display:flex;align-items:center;gap:10px}.select.select__variant-checkbox .ss-list .ss-option.focus,.select.select__variant-checkbox .ss-list li.focus,.select.select__variant-checkbox ul .ss-option.focus,.select.select__variant-checkbox ul li.focus{background-color:inherit}.select.select__variant-checkbox .ss-list .ss-option.ss-selected::before,.select.select__variant-checkbox .ss-list .ss-option.selected::before,.select.select__variant-checkbox .ss-list li.ss-selected::before,.select.select__variant-checkbox .ss-list li.selected::before,.select.select__variant-checkbox ul .ss-option.ss-selected::before,.select.select__variant-checkbox ul .ss-option.selected::before,.select.select__variant-checkbox ul li.ss-selected::before,.select.select__variant-checkbox ul li.selected::before{background:var(--color-charcoal-grey);background-image:url("data:image/svg+xml;utf8,<svg width=\"22\" height=\"23\" viewBox=\"0 0 24 26\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"M3.70768 11.5802L7.29969 14.9812L15.9076 6.03399\" stroke=\"white\" stroke-width=\"1.5\"></path></svg>");background-repeat:no-repeat}.select.select__variant-checkbox .ss-list .ss-option::before,.select.select__variant-checkbox .ss-list li::before,.select.select__variant-checkbox ul .ss-option::before,.select.select__variant-checkbox ul li::before{content:"";display:block;border-color:var(--color-charcoal-grey);background:#fff;border:1px solid var(--color-charcoal-grey);border-radius:3px;width:20px;height:20px}.input-group{justify-content:flex-end}.input-group.max-w-full{max-width:100%}.input-group select{display:none}.input-group .error{display:none}.input-group.is-invalid .select{border-bottom-color:var(--color-brand-red)}.input-group.is-invalid .error{display:block;color:var(--color-brand-red)}.input-group.min-w-full{min-width:100%}.input-group .nice-select{padding-top:16px;padding-bottom:16px;height:auto;border-bottom:1px solid var(--color-disabled-grey)}.input-group .nice-select:hover{border-bottom:1px solid var(--color-charcoal-grey)}.input-group select~.nice-select .current{font-weight:normal}.input-group .input-label:has(~select)~.nice-select .current{color:var(--color-header-grey);opacity:.5}.input-group .input-label:has(~select.has-value)~.nice-select .current{opacity:1}.section[data-border] .sponsor-section{overflow:hidden}.section[data-border] .sponsor-section .section-content{padding-top:50px;padding-bottom:50px}@media(max-width: 767px){.section[data-border] .sponsor-section .section-title{flex:auto;padding-bottom:3px;padding-left:20px}.section[data-border] .sponsor-section .section-content{padding-top:20px;padding-left:20px;padding-right:20px}}.section[data-border] .sponsor-section.variant--start .section-content{padding-top:24px;padding-bottom:32px}.section[data-border] .sponsor-section.variant--start .sponsor-item .img{flex-wrap:wrap}@media(max-width: 767px){.section[data-border] .sponsor-section.variant--start .section-title{padding-bottom:18px}}.section[data-border] .sponsor{display:flex;flex-direction:column;gap:40px;margin-bottom:40px}.section[data-border] .sponsor-section{width:100%;display:flex}@media(max-width: 767px){.section[data-border] .sponsor-section{flex-direction:column}.section[data-border] .sponsor-section .section-title{flex:auto;padding-bottom:3px}.section[data-border] .sponsor-section .sponsor .sponsor-group{gap:32px}}.section[data-border] .sponsor-section .section-title{align-items:center}@media(min-width: 768px){.section[data-border] .sponsor-section .section-title{padding-bottom:32px;padding-right:30px;text-align:right}}@media(min-width: 768px){.section[data-border] .sponsor-section .section-content{padding:50px 30px;flex-basis:auto;width:auto}}.section[data-border] .sponsor-section .section-content .sponsor{margin-bottom:0}.section[data-border] .sponsor-section .section-content .btn.btn-secondary{min-width:265px}.section[data-border] .sponsor-section.variant--start .section-title{padding-top:34px;align-items:flex-start;overflow-wrap:anywhere;padding-right:20px !important}@media(min-width: 768px)and (max-width: 1023px){.section[data-border] .sponsor-section.variant--start .section-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 41.6666666667%;max-width:calc(41.6666666667% + 0px)}}@media(min-width: 1024px){.section[data-border] .sponsor-section.variant--start .section-title{flex-basis:auto;width:auto;min-width:29.1666666667%;max-width:41.6666666667%}}@media(min-width: 1024px){.section[data-border] .sponsor-section.variant--start .section-content{padding-left:60px}}.section[data-border] .sponsor-section.variant--start .sponsor-item{text-align:center;display:flex;flex-direction:column;gap:16px}@media(max-width: 767px){.section[data-border] .sponsor-section.variant--start .sponsor-item{flex-direction:row;align-items:center;gap:16px}}.section[data-border] .sponsor .sponsor-group{display:flex;gap:32px;flex-wrap:wrap}@media(max-width: 767px){.section[data-border] .sponsor .sponsor-group{flex-direction:column}}@media(max-width: 767px){.section[data-border] .sponsor .sponsor-group.variant--grid-mobile{display:grid}.section[data-border] .sponsor .sponsor-group.variant--grid-mobile .sponsor-item{flex-direction:column}}@media(max-width: 767px){.section[data-border] .sponsor .sponsor-group:not(.variant--grid-mobile) .sponsor-item{align-items:flex-start}.section[data-border] .sponsor .sponsor-group:not(.variant--grid-mobile) .sponsor-item small{width:40%;text-align:left}.section[data-border] .sponsor .sponsor-group:not(.variant--grid-mobile) .sponsor-item .img{flex-wrap:wrap;justify-content:flex-start;align-items:start;width:60%}}.section[data-border] .sponsor .sponsor-group .sponsor-item .icon-ngs{margin-right:10px}.section[data-border] .sponsor .sponsor-group .sponsor-item .icon-ngs.icon-phone,.section[data-border] .sponsor .sponsor-group .sponsor-item .icon-ngs.icon-download-simple{font-size:20px}.section[data-border] .sponsor .sponsor-group .sponsor-item .img{display:flex;justify-content:center;gap:16px}.section[data-border] .sponsor .sponsor-group .sponsor-item .img img{width:auto;display:inline-block}.section[data-border] .sponsor .sponsor-group .sponsor-item :last-child{margin-bottom:0}.section[data-border] .sponsor .sponsor-group .sponsor-item p{text-align:left}.section[data-border] .sponsor .sponsor-group:not(.is-big-sponsor) img{height:64px}@media(min-width: 1024px){.section[data-border] .sponsor .sponsor-group.is-big-sponsor{-moz-column-gap:64px;column-gap:64px}.section[data-border] .sponsor .sponsor-group.is-big-sponsor .sponsor-item .img{-moz-column-gap:32px;column-gap:32px}}.section[data-border] .sponsor .sponsor-group.is-big-sponsor img{height:100px}.table{--table-border-head-size: 2px solid var(--color-charcoal-grey);--table-border-body-size: 1px solid var(--color-charcoal-grey);width:-moz-fit-content;width:fit-content;max-width:100%;-webkit-overflow-scrolling:touch;overflow-x:auto;width:100%}@media(min-width: 1024px){.table{min-width:640px}}@media(max-width: 767px){.table{display:block}}.table thead tr{border-bottom:var(--table-border-head-size);border-top:var(--table-border-head-size)}.table thead tr th{padding:8px 4px;font-weight:700;font-size:1rem;text-align:left}@media(min-width: 768px){.table thead tr th{padding:12px 16px}}.table tbody tr{border-bottom:var(--table-border-body-size)}.table tbody tr td{padding:8px 4px;text-align:left;font-size:0.875rem}.table tbody tr td.cell-title{font-weight:700}@media(min-width: 768px){.table tbody tr td{font-size:1rem;padding:12px 16px}}.tags-pill .tag-item.disabled,.tags-boxed .tag-item.disabled{background-color:var(--color-section-grey);color:var(--color-header-grey);border-color:var(--color-header-grey);cursor:not-allowed;pointer-events:none;opacity:.3}.tags-pill .tag-item,.tags-boxed .tag-item{border:1px solid currentColor;border-radius:var(--tags-border-radius);padding:var(--tags-padding);font-size:1rem;font-weight:500;line-height:1.3}.tags{display:flex;flex-wrap:wrap;gap:10px;--tags-border-radius: 0px;--tags-padding: 8px 12px;--tags-margin: 0}.tags-boxed .tag-item{font-size:0.875rem;cursor:pointer}.tags-boxed .tag-item:hover{border-color:var(--color-brand-red)}.tags-boxed.inverse .tag-item{color:var(--color-white);border:1px solid var(--color-white)}.tags-boxed.inverse .tag-item:hover{border-color:rgba(233,227,223,.8) !important;color:rgba(233,227,223,.8) !important}.tags-boxed.inverse:hover .tag-item{border-color:var(--color-sculpture);color:var(--color-sculpture)}.tags-pill{margin-bottom:12px}.tags-pill .tag-item{border-radius:999px;padding:20px 30px;cursor:pointer}.tags-pill .tag-item:hover{border-color:var(--color-brand-red);color:var(--color-brand-red)}.tags-pill-small .tag-item{padding:14px 26px}.tag-item{display:inline-block;margin:var(--tags-margin);color:var(--color-header-grey);font-size:0.75rem;font-weight:400;transition:border-color .25s ease,color .25s ease}.tags-default,.tags-list{--tags-list-gap: 20px;display:flex;flex-wrap:wrap;gap:4px var(--tags-list-gap)}.tags-default:not(:last-child),.tags-list:not(:last-child){margin-bottom:12px}.tags-default .tag-item:not(:last-child),.tags-list .tag-item:not(:last-child){position:relative}.tags-default .tag-item:not(:last-child)::before,.tags-list .tag-item:not(:last-child)::before{content:"";position:absolute;left:calc(100% + var(--tags-list-gap)/2);top:50%;transform:translate(-50%, -50%);width:1px;height:14px;background-color:var(--color-header-grey)}.tags-semibold .tag-item{font-weight:600;color:var(--color-charcoal-grey)}.tags-default .tag-item{font-size:0.875rem;line-height:1.3}.toggle{--toggle-width: 60px;--toggle-height: 34px;--toggle-slider-width: 26px;--toggle-slider-height: 26px;--toggle-slider-border-radius: 34px;--toggle-slider-background-color: var(--color-secondary);--toggle-slider-transition: 0.4s;--toggle-slider-before-transition: 0.4s;--toggle-slider-before-border-radius: 50%;--toggle-slider-before-background-color: var(--color-secondary);--toggle-slider-before-backgruond-color-checked: var(--color-brand-red);--toggle-slider-before-height: 26px;--toggle-slider-before-width: 26px;--toggle-slider-before-left: 4px;--toggle-slider-before-bottom: 4px;--toggle-slider-before-position: absolute;--toggle-slider-checked-transform: translateX(26px);--toggle-slider-box-shadow: 0 0 1px var(--color-brand-red);--toggle-slider-label-font-size: 20px;--toggle-slider-label-margin-left: 100px;position:relative;display:flex;align-items:center}.toggle__input{opacity:0;width:0;height:0}.toggle__slider{position:absolute;cursor:pointer;top:0;left:0;width:var(--toggle-width);height:var(--toggle-height);background-color:#ccc;transition:var(--toggle-slider-transition);border-radius:var(--toggle-slider-border-radius)}.toggle__slider:before{position:absolute;content:"";height:var(--toggle-slider-before-height);width:var(--toggle-slider-before-width);left:var(--toggle-slider-before-left);bottom:var(--toggle-slider-before-bottom);background-color:var(--toggle-slider-before-background-color);transition:var(--toggle-slider-before-transition);border-radius:var(--toggle-slider-before-border-radius)}.toggle__input:checked+.toggle__slider{background-color:var(--toggle-slider-before-backgruond-color-checked)}.toggle__input:focus+.toggle__slider{box-shadow:var(--toggle-slider-box-shadow)}.toggle__input:checked+.toggle__slider:before{transform:var(--toggle-slider-checked-transform)}.toggle__label{font-size:var(--toggle-slider-label-font-size);margin-left:var(--toggle-slider-label-margin-left)}.toggle__input:disabled+.toggle__slider{cursor:not-allowed;background-color:#e0e0e0;opacity:.7}.toggle__input:disabled~.toggle__label{cursor:not-allowed;opacity:.2}.tippy-box[data-theme~=ngs][data-placement^=bottom]>.tippy-arrow::after{--b: 1px;position:absolute;content:"";z-index:1;width:100%;left:2px;height:1px;aspect-ratio:2;background:var(--color-white);top:-1px}.tippy-box[data-theme~=ngs][data-placement^=bottom]>.tippy-arrow::before{--b: 1px;--tippy-clip-path-down: polygon(50% 0, 100% 100%, 0 100%, 50% 0, 50% var(--b), calc(var(--b) / (2 - sqrt(2))) calc(100% - var(--b) / sqrt(2)), calc(100% - var(--b) / (2 - sqrt(2))) calc(100% - var(--b) / sqrt(2)), 50% var(--b));height:10px;aspect-ratio:2;clip-path:var(--tippy-clip-path-down);background:var(--color-header-grey);top:-10px}.tooltip{position:relative;display:inline-flex;gap:10px}.tooltip-content{display:none}.tooltip:hover{color:var(--color-brand-red)}.tooltip.align-center{align-items:center}.tooltip.tooltip-inline{gap:2px;font-weight:600;color:var(--color-header-grey);line-height:normal}.tooltip.tooltip-inline .text-underline{border-bottom:1px solid var(--color-header-grey)}.tippy-box[data-theme~=ngs]{background-color:var(--color-white);color:var(--color-header-grey);border:1px solid var(--color-header-grey);padding:20px;border-radius:0}.tippy-box[data-theme~=ngs][data-placement^=right]>.tippy-arrow::after{clip-path:none;content:"";background-color:#fff;width:16px;height:16px;position:absolute;left:-2px;top:50%;transform:translateY(-50%);border-top:1px solid var(--color-header-grey);border-left:1px solid var(--color-header-grey);color:#fff;rotate:-45deg}.tippy-box[data-theme~=ngs][data-placement^=right]>.tippy-arrow::before{color:#fff}.tippy-box[data-theme~=ngs][data-placement^=top]>.tippy-arrow::after{clip-path:none;content:"";background-color:#fff;width:16px;height:16px;position:absolute;border-bottom:1px solid var(--color-header-grey);border-left:1px solid var(--color-header-grey);color:#fff;rotate:-45deg;bottom:-9px}.tippy-box[data-theme~=ngs][data-placement^=top]>.tippy-arrow::before{color:#fff}.loading__backdrop{position:fixed;width:100%;height:100%;background:rgba(0,0,0,.231372549);top:0;right:0;left:0;bottom:0;z-index:10000;display:none;justify-content:center;align-items:center}.loading__backdrop--show{display:flex}.loading__backdrop--scoped{position:absolute}.loading__wrapper{gap:20px;display:flex;flex-direction:column;align-items:center}.loading__loader{width:85px;height:50px;--g1: conic-gradient(from 90deg at left 3px top 3px, #0000 90deg, #fff 0);--g2: conic-gradient(from -90deg at bottom 3px right 3px, #0000 90deg, #fff 0);background:var(--g1),var(--g1),var(--g1),var(--g2),var(--g2),var(--g2);background-position:left,center,right;background-repeat:no-repeat;animation:l9 1s infinite}@keyframes l9{0%{background-size:25px 50%,25px 50%,25px 50%}25%{background-size:25px 100%,25px 50%,25px 50%}50%{background-size:25px 50%,25px 100%,25px 50%}75%{background-size:25px 50%,25px 50%,25px 100%}100%{background-size:25px 50%,25px 50%,25px 50%}}.loader{width:48px;height:48px;border:5px solid #878787;border-bottom-color:#ff3d00;border-radius:50%;display:inline-block;box-sizing:border-box;animation:rotation 1s linear infinite}.loader-24{width:24px;height:24px}@keyframes rotation{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.ss-content{margin-top:16px !important;border:1px solid var(--color-charcoal-grey);overflow:visible;border-radius:0 !important;z-index:10010}.ss-content:has(.ss-list .ss-option:nth-child(5)){padding-right:5px}.ss-content::after{content:"";width:28.5px;height:15.5px;clip-path:polygon(50% 0, 0 100%, 100% 100%);position:absolute;bottom:100%;left:50%;transform:translateX(-50%);background:var(--color-header-grey);z-index:998}.ss-content::before{content:"";width:28px;height:15px;clip-path:polygon(50% 0, 0 100%, 100% 100%);position:absolute;bottom:calc(100% - 1px);left:50%;transform:translateX(-50%);background:#fff;z-index:999}.ss-content .ss-list{max-height:200px}.ss-content .ss-list .ss-option{padding:0 29px 0 18px;text-wrap:nowrap;text-overflow:ellipsis;overflow:hidden;white-space:pre-wrap;display:block;line-height:140%;padding:10px 20px}.ss-content .ss-list .ss-option em{font-style:normal;font-weight:bold}.ss-content .ss-list .ss-option em .ss-search-highlight{background-color:rgba(0,0,0,0)}.ss-content .ss-list .ss-option:hover,.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected,.ss-content .ss-list .ss-option.ss-highlighted{background-color:#f6f6f6;color:var(--color-charcoal-grey)}.ss-content .ss-list .ss-option:not(.ss-disabled).ss-selected{font-weight:bold}.ss-content .ss-list .ss-option .hidden-on-option{display:none}.ss-content .ss-list .ss-option span.value{text-overflow:ellipsis;overflow:hidden}@supports(-moz-appearance: none){.ss-content .ss-list{scrollbar-width:thin;scrollbar-color:var(--color-disabled-grey) rgba(0,0,0,0)}}@supports selector(::-webkit-scrollbar){.ss-content .ss-list::-webkit-scrollbar{width:5px}.ss-content .ss-list::-webkit-scrollbar-thumb{background-color:var(--color-disabled-grey);border-radius:10px}.ss-content .ss-list::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:10px}}.form__builder .select-slim.ss-main .ss-values,.form__input-section .select-slim.ss-main .ss-values{color:var(--color-header-grey);opacity:.5}.form__builder .select-slim.ss-main .ss-values .ss-single,.form__input-section .select-slim.ss-main .ss-values .ss-single{font-weight:normal}.form__builder .select-slim.ss-main.has-value .ss-values,.form__input-section .select-slim.ss-main.has-value .ss-values{opacity:1}@media(max-width: 767px){.select-slim.variant--center.ss-main{justify-content:center;gap:10px}}@media(max-width: 767px){.select-slim.variant--center.ss-main .ss-values{flex:initial}}.select-slim.ss-main{border:0;border-bottom:1px solid var(--color-disabled-grey);border-radius:0;align-items:flex-end;background-color:rgba(0,0,0,0);padding:16px 0;align-items:center;gap:20px}.select-slim.ss-main:hover{border-bottom:1px solid var(--color-charcoal-grey)}@media(min-width: 768px){.select-slim.ss-main{min-width:200px}}.select-slim.ss-main.variant--square{border:1px solid var(--color-charcoal-grey);padding:16px 20px}@media(max-width: 767px){.select-slim.ss-main.variant--square-sm{border:1px solid var(--color-charcoal-grey);padding:16px 20px}}.select-slim.ss-main.no-bold .ss-values .ss-placeholder,.select-slim.ss-main.no-bold .ss-values .ss-single{font-weight:unset}.select-slim.ss-main svg{margin:0;transform:scale(1.3)}.select-slim.ss-main svg path{stroke:var(--color-charcoal-grey)}.select-slim.ss-main .ss-values{text-overflow:ellipsis;white-space:pre-wrap}.select-slim.ss-main .ss-values em{font-style:normal}.select-slim.ss-main .ss-values .ss-placeholder,.select-slim.ss-main .ss-values .ss-single{color:var(--color-charcoal-grey);font-weight:700;margin:0}.select-slim.ss-main .ss-values .ss-value{background-color:var(--color-sculpture);padding:7.5px 16px;border-radius:90px;display:flex;gap:10px}.select-slim.ss-main .ss-values .ss-value-text,.select-slim.ss-main .ss-values .ss-value-delete{color:var(--color-header-grey);font-size:14px;line-height:18.2px;padding:0}.select-slim.ss-main .ss-values .ss-value-delete{border-left:0}.select-slim.ss-main .ss-values .ss-value-delete svg path{stroke:var(--color-header-grey)}@media(max-width: 767px){.select-slim.ss-main .ss-values .ss-single .hidden-on-option{display:none}.select-slim.ss-main .ss-values .ss-single .hidden-on-option.show-mobile{display:block}.select-slim.ss-main .ss-values .ss-single.show-mobile{display:block}}.select-slim.ss-main .ss-values .ss-single .value{font-weight:400}.select-slim.ss-main .ss-arrow{width:18px}.select-slim.ss-main:focus{box-shadow:none}.select-slim.ss-main.has-input-label .ss-placeholder{color:var(--color-header-grey);opacity:.5;padding-left:0;padding-right:0;font-weight:400}.select-slim.ss-main.has-input-label .ss-single{color:var(--color-header-grey);opacity:.5;font-weight:400}.select-slim.ss-main.has-input-label.has-value .ss-single{color:var(--color-charcoal-grey);opacity:1;font-weight:400}.gcb-slim-select .ss-option{text-transform:capitalize}main .iti__selected-country-primary{display:none}main .iti__selected-country{position:relative}main .iti__selected-country::after{transition:.2s;top:50%;width:16px;height:10px;right:2px;border-bottom:unset;border-right:unset;content:"";font-family:"icomoon";font-size:10px;transform:unset;position:absolute;display:block;margin-top:-4px;pointer-events:none}main .iti__selected-country[aria-expanded=true]::after{transition:.2s;transform:rotate(180deg)}main .iti__selected-dial-code{position:relative;padding-right:25px}.form__builder{opacity:0}.form__builder.ready{opacity:1}.newsletter-subscription{display:flex;flex-direction:column;gap:25px;align-items:flex-start}.newsletter-subscription .lightbox{z-index:10010}@media(max-width: 767px){.newsletter-subscription .lightbox-container{margin-left:20px;margin-right:20px}}.newsletter-subscription h5{font-weight:600;font-size:20px;margin-bottom:0}@media(max-width: 767px){.newsletter-subscription h5{margin-bottom:0;max-width:90%}}.newsletter-subscription .lightbox-group *,.newsletter-subscription .lightbox-close *{color:var(--color-header-grey)}.newsletter-subscription .lightbox-group * .invalid-pattern,.newsletter-subscription .lightbox-group * .input-invalid-pattern,.newsletter-subscription .lightbox-group * .error,.newsletter-subscription .lightbox-close * .invalid-pattern,.newsletter-subscription .lightbox-close * .input-invalid-pattern,.newsletter-subscription .lightbox-close * .error{color:var(--color-brand-red)}.newsletter-subscription .upgrade-membership__checkbox-wrapper .checkbox{display:flex}.newsletter-subscription .upgrade-membership__checkbox-custom-label{cursor:pointer}.newsletter-subscription .upgrade-membership__form-wrapper{display:flex;flex-direction:column;gap:60px}@media(max-width: 767px){.newsletter-subscription .upgrade-membership__form-wrapper{gap:32px}.newsletter-subscription .upgrade-membership__form-wrapper .input-label{font-size:16px}}.newsletter-subscription .upgrade-membership__terms-conditions{display:flex;flex-direction:column;gap:20px;padding:0px 0 60px 0}@media(max-width: 767px){.newsletter-subscription .col-3,.newsletter-subscription .col-9,.newsletter-subscription .col-12{flex:0 0 100%;max-width:100%}}.newsletter-subscription .newsLetter__terms-conditions{display:flex;flex-direction:column;gap:20px;padding:20px;background-color:var(--color-section-grey)}.newsletter-subscription .btn *,.newsletter-subscription .btn span{color:var(--color-white)}.newsletter-subscription [class^=col-]{margin-bottom:30px}.newsletter-subscription .nice-select{border-bottom:1px solid var(--color-disabled-grey)}.newsletter-subscription .nice-select:focus,.newsletter-subscription .nice-select:hover{border-bottom:1px solid var(--color-charcoal-grey)}.newsletter-subscription select{border:0}.footer-links,.footer-links-secondary{display:flex}.footer-links .footer-link-item a.footer-link-secondary,.footer-links-secondary .footer-link-item a.footer-link-secondary{color:var(--color-black);text-decoration:none}.footer-links .footer-link-item a.footer-link-secondary:hover,.footer-links-secondary .footer-link-item a.footer-link-secondary:hover{text-decoration:underline}.footer-links .footer-link-item a,.footer-links-secondary .footer-link-item a{font-size:0.875rem;font-weight:400;line-height:1.3}.footer-links .footer-link-item a::before,.footer-links-secondary .footer-link-item a::before{height:1px}.footer-links .footer-link-item a:hover::before,.footer-links-secondary .footer-link-item a:hover::before{height:1px}.footer-links{--gap: 40px;gap:clamp(20px,1vw,var(--gap))}.footer-links-secondary{--gap-secondary: 24px;gap:var(--gap-secondary)}.footer-links-secondary .footer-link-item{position:relative}.footer-links-secondary .footer-link-item:not(:last-child)::before{content:"";height:100%;width:1px;display:block;position:absolute;left:calc(100% + var(--gap-secondary)/2);transform:translateX(-2px);background-color:var(--color-charcoal-grey)}.footer-bottom{background-color:var(--color-dark-grey)}.footer-bottom .container{padding-top:30px;padding-bottom:60px;display:flex;flex-direction:column;gap:58px;position:relative}.footer-bottom .container::before{content:"";height:1px;display:block;position:absolute;top:0;width:calc(100% - var(--row-gutter)*2);background-color:var(--color-section-grey);opacity:.15;left:50%;transform:translateX(-50%)}@media(min-width: 1024px){.footer-bottom .container::before{width:calc(100% - var(--row-gutter)*4)}}@media(min-width: 1024px){.footer-bottom .container{padding-bottom:40px}}.footer-bottom p,.footer-bottom a{font-size:0.75rem;font-weight:400;line-height:1.2;color:var(--color-charcoal-grey);text-align:right}.footer-bottom .footer-links-secondary .footer-link-item a{font-size:0.75rem}.footer-bottom .logo{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}.footer-bottom .logo img{width:100%;-o-object-fit:cover;object-fit:cover}.footer-bottom .footer-links-secondary,.footer-bottom .copyright{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;justify-content:flex-start;align-items:center;gap:20px}@media(min-width: 1024px){.footer-bottom .footer-links-secondary,.footer-bottom .copyright{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px);display:flex;justify-content:flex-start}}.footer-bottom .copyright p{margin-bottom:0}@media(min-width: 1024px){.footer-bottom .copyright{justify-content:flex-end}}.footer-bottom .footer-links-secondary{margin-bottom:20px}@media(min-width: 1024px){.footer-bottom .footer-links-secondary{margin-bottom:0}}.footer-top{padding-top:24px;padding-bottom:40px;background-color:var(--color-dark-grey)}@media(min-width: 1024px){.footer-top{padding-top:60px;padding-bottom:60px}}.footer-top *{color:var(--color-white)}.footer-top .left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;flex-direction:column;gap:40px;margin-bottom:42px}@media(min-width: 1024px){.footer-top .left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px);display:flex;margin-bottom:0}}.footer-top .right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;flex-direction:column}@media(min-width: 1024px){.footer-top .right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px);display:flex;flex-direction:column}}.footer-top .right .info-wrapper{display:flex;flex-direction:column;gap:30px;margin-bottom:20px}@media(max-width: 1023px){.footer-top .right .info-wrapper{gap:14px;margin-bottom:0}}@media(min-width: 1024px){.footer-top .right .info-wrapper{flex-direction:row;margin-bottom:0px}}.footer-top .right .info-wrapper>div{width:100%}@media(min-width: 1024px){.footer-top .right .info-wrapper>div{width:50%}}.footer-top .right .info-wrapper .opening-hours{padding-right:30px;gap:10px}.footer-top .right .info-wrapper .opening-hours p:first-child{margin-bottom:0}.footer-top .right .info-wrapper .opening-hours p:nth-child(2){margin-bottom:10px}@media(max-width: 767px){.footer-top .right .info-wrapper .opening-hours p:nth-child(2){margin-bottom:16px}}.footer-top .right .link-wrapper{display:flex;gap:20px;margin-bottom:42px;flex-direction:column}@media(min-width: 1024px){.footer-top .right .link-wrapper{flex-direction:row;margin-bottom:52px}}.footer-top .right .label{margin-bottom:20px}@media(max-width: 767px){.footer-top .right .label{margin-bottom:16px}}.footer-top .right .link{font-size:0.875rem;font-weight:400}.footer-top .btn-secondary span{transition:.3s}.footer-top .btn-secondary:hover{border-color:var(--color-sculpture);color:var(--color-sculpture)}.footer-top .btn-secondary:hover span{color:inherit}.social-links{display:flex;gap:20px}.social-links a{cursor:pointer}.social-links a .icon-ngs{font-size:30px;color:#fff}.address{display:flex;flex-direction:column}.address p{font-size:1rem;font-weight:700;line-height:1.3}.address p:last-of-type{margin-bottom:20px}.address .btn{font-size:0.875rem;line-height:1;font-weight:400;border-bottom:unset}.address .btn::before{display:none}.address a:not(.btn):has(>.icon-ngs){font-weight:normal}.opening-hours{display:flex;flex-direction:column;gap:20px}@media(max-width: 767px){.opening-hours{gap:0}}.opening-hours p{font-size:1rem;font-weight:700;line-height:1.3}.opening-hours p:last-of-type{font-size:0.875rem;font-weight:400}.footer-middle{background-color:var(--color-dark-grey)}.footer-middle .container{position:relative;padding-top:30px;padding-bottom:30px}.footer-middle .container::before{content:"";height:1px;width:calc(100% - var(--row-gutter)*2);display:block;position:absolute;top:0;background-color:var(--color-section-grey);opacity:.15;left:50%;transform:translateX(-50%)}@media(min-width: 1024px){.footer-middle .container::before{width:calc(100% - var(--row-gutter)*4)}}.footer-middle .container .left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;align-items:center;margin-bottom:20px;justify-content:flex-start;margin-bottom:30px}@media(min-width: 1024px){.footer-middle .container .left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px);display:flex;margin-bottom:0}}.footer-middle .container .left img{width:100%;-o-object-fit:cover;object-fit:cover;max-width:400px}.footer-middle .container .right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;align-items:center;justify-content:flex-start}@media(min-width: 1024px){.footer-middle .container .right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px);display:flex;justify-content:flex-start}}.footer-middle .container .right.partner{display:flex;align-items:center;gap:56px}@media(min-width: 1024px){.footer-middle .container .right.partner{padding-left:30px;justify-content:right}}.footer-middle .container .right.partner p{font-size:0.75rem;font-weight:400;line-height:1.5}@media(min-width: 1024px){.footer-middle .container .right.partner p{max-width:80px;flex:0}}@media(min-width: 768px){.footer-middle .container .right.partner p{margin-bottom:0}}.footer-middle .container .right.partner .group{display:flex;gap:12px;flex-wrap:wrap}@media(min-width: 1024px){.footer-middle .container .right.partner .group{gap:20px;flex-wrap:nowrap}}.footer-middle .container .right.partner .development-partner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;gap:10px;align-items:flex-start;justify-content:center;flex-direction:column}@media(min-width: 1024px){.footer-middle .container .right.partner .development-partner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 28.5714285714%;max-width:calc(28.5714285714% + 0px);display:flex;flex-direction:row;align-items:center}}.footer-middle .container .right.partner .development-partner img{-o-object-fit:cover;object-fit:cover;max-height:40px;width:auto}@media(max-width: 767px){.footer-middle .container .right.partner .development-partner p{margin-bottom:10px}}.footer-middle .container .right.partner .founding-partner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;gap:10px;align-items:flex-start;flex-direction:column;margin-bottom:32px}@media(max-width: 767px){.footer-middle .container .right.partner .founding-partner{gap:0}}@media(min-width: 1024px){.footer-middle .container .right.partner .founding-partner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 71.4285714286%;max-width:calc(71.4285714286% + 0px);display:flex;flex-direction:row;align-items:center;margin-bottom:0}}.footer-middle .container .right.partner .founding-partner img{width:auto;-o-object-fit:cover;object-fit:cover;max-height:42px}@media(min-width: 1024px){.footer-middle .container .right.partner .founding-partner img{max-height:52px;width:auto}}.highlight--byline{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px);padding:48px;display:flex;align-items:center;flex-direction:row;gap:48px;margin:0 auto}@media(max-width: 767px){.highlight--byline{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex;margin-top:48px;padding:32px;align-items:flex-start;flex-direction:column;gap:24px}}.highlight--byline_wrapper{background-color:var(--color-section-grey)}.highlight--byline_wrapper.variant--wide{background-color:rgba(0,0,0,0)}.highlight--byline_wrapper.variant--wide .highlight--byline{margin:0}.highlight--byline_wrapper.variant--wide .highlight--byline_logo img{max-width:none}.highlight--byline_wrapper.variant--p-x-0 .highlight--byline{padding-left:0;padding-right:0}.highlight--byline_logo-wrapper{align-self:stretch;display:flex;justify-content:center}.highlight--byline_logo img{max-width:160px;height:auto;display:block}.highlight--byline_content a:not([class]){text-decoration:underline}.highlight--byline_content p{margin-bottom:16px}.highlight--byline_content p:last-of-type{margin-bottom:0}.highlight--byline_content p:last-of-type:has(~small){margin-bottom:16px}.highlight--byline_content small{display:block;margin-bottom:0}.article-details--intro .tags+h1{margin-top:16px}.article-details--intro h1{margin-bottom:16px}@media(max-width: 767px){.article-details--intro h1{margin-bottom:10px}}.article-details--intro a:not(.btn):not([data-share]){display:inline}.article-details--intro-wrapper{margin-top:10px}.article-details--intro .display-icon-wrapper{margin-top:12px;display:flex;flex-direction:row;flex-wrap:wrap;gap:8px 32px}.article-details--byline{border:1px solid var(--color-section-grey);margin-top:60px;padding:48px;display:flex;align-items:center;flex-direction:row;gap:48px}.article-details--byline_logo img{max-width:160px;height:auto;display:block}@media(max-width: 767px){.article-details--byline{margin-top:48px;padding:32px 24px;align-items:flex-start;flex-direction:column;gap:24px}}.book-info{background-color:var(--color-section-grey);margin-bottom:16px;padding:20px}.book-info dl{display:flex;flex-direction:column;gap:16px}.book-info dl dt{align-items:flex-start;padding-right:10px}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.accordion{max-width:80%}@media(max-width: 767px){.accordion{max-width:100%}}.accordion.variant--ticket{max-width:100%}@media(min-width: 768px){.accordion.variant--ticket .accordion-content{padding-right:90px}}.accordion-item{border:1px solid var(--color-header-grey)}.accordion-item:not(:last-child){border-bottom:none}.accordion-item.expanded .accordion-header{border-bottom:none}.accordion-item .accordion-content{display:none;padding:8px 20px 20px 80px;overflow:hidden;width:100%}@media(max-width: 1023px){.accordion-item .accordion-content{padding:0 16px 20px 16px}}.accordion-item .accordion-header{position:relative;width:100%;padding:20px 30px;outline:none;cursor:pointer;display:flex;align-items:center;padding-left:80px;color:var(--color-charcoal-grey)}@media(max-width: 1023px){.accordion-item .accordion-header{padding-left:54px}}.accordion-item .accordion-header div{font-size:1.125rem;font-weight:700;line-height:1.3;text-align:left}.accordion-item .accordion-header .arrow{position:absolute;left:30px;top:50%;transform:translateY(-50%)}.accordion-item .accordion-header .arrow.checkbox{top:30%;pointer-events:none}@media(max-width: 1023px){.accordion-item .accordion-header .arrow{left:16px}}.accordion-item .accordion-header .arrow i{transition:transform .3s ease;transform-origin:center;display:inline-flex;align-items:center;justify-content:center}@media(max-width: 1023px){.accordion-item .accordion-header .arrow i{font-size:12px}}.accordion-item .accordion-header:hover{color:var(--color-brand-red)}.accordion-item.expanded .accordion-header{color:var(--color-brand-red)}.accordion-item.expanded .accordion-header i{transform:rotate(180deg)}.accordion.minimalist{max-width:none;min-width:200px}.accordion.minimalist .accordion-item{border-left:0;border-right:0}.accordion.minimalist .accordion-item.expanded .accordion-header{color:inherit}.accordion.minimalist .accordion-item .accordion-header{padding:16px 0;justify-content:space-between;align-items:center;flex-direction:row-reverse}.accordion.minimalist .accordion-item .accordion-header div{font-size:1rem}.accordion.minimalist .accordion-item .accordion-header:hover{color:inherit}.accordion.minimalist .accordion-item .accordion-header span.arrow{position:static;transform:none;font-size:12px}.accordion.minimalist .accordion-item .accordion-header .text{font-weight:normal}.accordion.minimalist .accordion-item .accordion-content{margin-bottom:20px;padding:0}.accordion.minimalist .accordion-item .accordion-content.variant--scrollable{max-height:200px;min-height:30px;overflow-y:auto;margin-bottom:8px;overscroll-behavior:contain}@supports(-moz-appearance: none){.accordion.minimalist .accordion-item .accordion-content.variant--scrollable{scrollbar-width:thin;scrollbar-color:var(--color-disabled-grey) rgba(0,0,0,0)}}@supports selector(::-webkit-scrollbar){.accordion.minimalist .accordion-item .accordion-content.variant--scrollable::-webkit-scrollbar{width:4px}.accordion.minimalist .accordion-item .accordion-content.variant--scrollable::-webkit-scrollbar-thumb{background-color:var(--color-disabled-grey);border-radius:8px}.accordion.minimalist .accordion-item .accordion-content.variant--scrollable::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:8px}}.accordion.minimalist .accordion-item .accordion-content.variant--scrollable .checkbox-group .input-group{margin-bottom:12px}.announcement-badge{display:flex;align-items:center;background-color:var(--color-sculpture);gap:20px;margin-bottom:40px;padding:20px}.announcement-badge .icon-ngs{font-size:30px}@media(max-width: 768px){.announcement-badge{margin-bottom:30px}}.card{display:flex;flex-direction:column;position:relative;--card-frame-padding: 20px;--card-gap: 20px}.card .card-header img,.card .card-header .video-thumbnail{transition:1s}.card:has(.stretched-link) .btn-icon:not(.stretched-link){pointer-events:none}.card:is(a):hover .card-header img:not(.no-zoom),.card:is(a):hover .card-header .video-thumbnail,.card:has(a:not(.exclude-card-hover)):hover .card-header img:not(.no-zoom),.card:has(a:not(.exclude-card-hover)):hover .card-header .video-thumbnail{scale:1.1;transition:1s}.card:has(.stretched-link.whole-card:hover) .btn-icon{background-color:var(--hover-bg-color);color:var(--hover-color);z-index:1}.card:has(.stretched-link.whole-card:hover) .btn-secondary{color:var(--color-brand-red);border-color:var(--color-brand-red)}.card-header{overflow:hidden;position:relative;display:grid;width:100%}.card-header:has(.stretched-link):not(:has(.bg-overlay)){position:static}.card-header.onsite-view{position:relative}.card-header.onsite-view .onsite-view-icon{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;width:100%}.card-header.onsite-view .onsite-view-icon i.icon-ngs{line-height:.7;font-size:7em}.card-header.onsite-view img{filter:blur(6px)}.card-header .bg-overlay{filter:blur(0.25em);position:absolute;width:100%;height:100%;left:0;top:0;background-repeat:no-repeat;background-size:cover;transform:scale(1.05)}.card-header .bg-overlay::before{content:"";width:100%;height:100%;left:0;top:0;background-color:rgba(23,24,24,.75);z-index:1;position:absolute}.card-header .image,.card-header .video{position:relative}.card-header .image .icon-ngs,.card-header .video .icon-ngs{position:absolute;left:20px;bottom:12px;font-size:1.125rem;color:#fff;cursor:pointer;background-color:var(--color-black);border:1px solid var(--color-white);border-radius:10px;padding:6px 12px;z-index:2}.card-header .image{display:flex}.card-header .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;z-index:1;position:relative}.card-header .video{width:100%;height:100%;position:relative}.card-header .video video{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-header .video .video-thumbnail{position:relative;width:100%;height:auto;background-size:cover;aspect-ratio:16/9;background-position:center;cursor:pointer;display:flex}[data-variant="1:1"] .card-header .video .video-thumbnail{aspect-ratio:1/1}[data-variant="4:3"] .card-header .video .video-thumbnail{aspect-ratio:4/3}.card-header .video .video-thumbnail img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card-header .btn-icon,.card-header a{position:absolute;right:10px;bottom:10px;z-index:2}.card-header .stretched-link{position:static;margin-top:calc(var(--btn-icon-default-size)*-1 - 10px);margin-right:10px;justify-self:right}.card-body{flex-direction:column;flex-grow:1;padding-top:24px}@media(max-width: 1023px){.card-body{padding-top:16px}}.card-body .icon-list{display:flex;gap:8px}.card-body p{margin-bottom:0}.card-body p:not(:last-child){margin-bottom:clamp(0.75rem,0.4650817236rem + 0.5943536404vw,1rem)}.card-body .text-body-s{margin-bottom:12px}.card-body .title-default:not(:last-child){margin-bottom:clamp(0.75rem,0.4650817236rem + 0.5943536404vw,1rem)}.card-body .subtitle{font-size:1rem;font-weight:700;line-height:1.3}.card-body .subtitle:not(:last-child){margin-bottom:clamp(0.75rem,0.4650817236rem + 0.5943536404vw,1rem)}.card-body dl{margin-bottom:clamp(1rem,0.7150817236rem + 0.5943536404vw,1.25rem)}.card-body dl:last-child{margin-bottom:0}.card-body dl .icon-ngs{font-size:20px}.card-body ul:not(:last-child){margin-bottom:clamp(0.75rem,0.4650817236rem + 0.5943536404vw,1rem)}.card-body [data-current-slide],.card-body [data-total-slide]{margin-right:5px}.card-body [data-current-slide]~span,.card-body [data-total-slide]~span{margin-right:5px}.card-footer{justify-content:flex-end;display:flex}.card[data-variant="1:1"] .card-header .image img{aspect-ratio:1/1}.card[data-variant="1:1"] .card-header[data-frame] .image{padding:12px}.card[data-variant="2:1"] .card-header .image img{aspect-ratio:2/1}.card[data-variant="2:1"] .card-header[data-frame] .image{padding:12px}.card[data-variant="4:2.5"] .card-header .image img{aspect-ratio:4/2.5}.card[data-variant="4:2.8"] .card-header .image img{aspect-ratio:4/2.8}.card[data-variant="4:3"] .card-header .image img{aspect-ratio:4/3}.card[data-variant="16:9"] .card-header .image img{aspect-ratio:16/9}@media(max-width: 767px){.card[data-variant-mobile="1:1 landscape"]{flex-direction:row;gap:10px}.card[data-variant-mobile="1:1 landscape"] .card-header{width:45%;display:flex;align-items:flex-start}.card[data-variant-mobile="1:1 landscape"] .card-body{width:55%;padding-top:0}.card[data-variant-mobile="1:1 landscape"] a.btn-icon{display:none}}@media(max-width: 767px){.card[data-variant-mobile="1:1 landscape"].card[data-variant="16:9"] .card-header .image img{aspect-ratio:1/1}}.card .card-header .image img{-o-object-fit:cover;object-fit:cover}.card .card-header[data-object-fit=contain] .image img{-o-object-fit:contain;object-fit:contain}.card[data-frame]{padding:15px}.card[data-frame]:not([data-landscape]){padding:15px 15px 24px}.card .card-body[data-frame]{padding-left:var(--card-frame-padding);padding-right:var(--card-frame-padding)}.card .card-body[data-frame]:last-child{padding-bottom:var(--card-frame-padding)}.card .card-footer[data-frame]{padding:var(--card-frame-padding)}.card .card-header[data-border]{border:1px solid var(--color-disabled-grey);overflow:hidden}.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow){display:flex;flex-direction:row;flex-wrap:wrap}@media(max-width: 767px){.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header{width:100%}.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{padding:20px 20px 60px}}@media(min-width: 1024px){.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header{display:flex;flex-direction:column;overflow:hidden;width:50%}.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{display:flex;flex-direction:column;flex:1}}.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header{height:-moz-fit-content;height:fit-content;padding:0}.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{padding-left:20px;padding-right:20px}@media(min-width: 1024px){.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{padding-bottom:10px;padding-top:10px}}.card.card-landscape-icon{align-items:center}@media(max-width: 767px){.card.card-landscape-icon .card-header{justify-content:unset;width:100%}}@media(min-width: 1024px){.card.card-landscape-icon .card-header{width:40%}}@media(min-width: 768px)and (max-width: 1023px){.card.card-landscape-icon .card-header{flex:0 0 50%;max-width:50%}.card.card-landscape-icon .card-body{flex:0 0 50%;max-width:50%}}@media(min-width: 1024px){.card.card-landscape-icon .card-body{flex:0 0 60%;max-width:60%}}@media(min-width: 768px)and (max-width: 1023px){.card.card-landscape-icon .card-body{flex:0 0 50%;max-width:50%}}.card[data-landscape]{display:flex;flex-direction:row}.card[data-landscape][data-landscape-content-top-aligned] .card-body{padding-top:0 !important}@media(max-width: 768px){.card[data-landscape][data-landscape-content-top-aligned] .card-body{padding-top:30px !important}}.card[data-landscape][data-landscape-wide-image] .card-header{flex:0 0 60% !important;max-width:calc(60% + 0px) !important}@media(max-width: 768px){.card[data-landscape][data-landscape-wide-image] .card-header{flex:0 0 100% !important;max-width:calc(100% + 0px) !important}}.card[data-landscape][data-landscape-wide-image] .card-body{flex:0 0 40% !important;max-width:calc(40% + 0px) !important;padding-left:40px !important}@media(max-width: 768px){.card[data-landscape][data-landscape-wide-image] .card-body{flex:0 0 100% !important;max-width:calc(100% + 0px) !important;padding-left:20px !important;padding-bottom:30px !important}}.card[data-landscape][data-landscape-wide-image] .card-body .title-default{display:none}.card[data-landscape][data-landscape-mobile]{flex-direction:row}.card[data-landscape][data-landscape-mobile]>div{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px);padding-right:0;padding-left:0;max-width:-moz-max-content;max-width:max-content}.card[data-landscape][data-landscape-mobile] .card-header{padding:0;height:auto}.card[data-landscape][data-landscape-mobile] .card-header .image{height:100%}.card[data-landscape][data-landscape-mobile] .card-header img{height:100%}.card[data-landscape][data-landscape-mobile] .card-header img[width="150"]{width:150px}.card[data-landscape][data-landscape-mobile] .card-body{padding:16px 15px;max-width:unset;flex:2}@media(max-width: 1023px){.card[data-landscape].card-narrow{flex-wrap:nowrap}}.card[data-landscape].card-narrow:not([data-landscape-mobile]){flex-wrap:nowrap}.card[data-landscape].card-narrow:not([data-landscape-mobile])>div{flex:initial}.card[data-landscape].card-narrow .card-header{max-width:148px;display:flex;align-items:flex-start}.card[data-landscape].card-narrow .card-header .stretched-link{display:none}.card[data-landscape].card-narrow .card-body{margin-left:28px;padding-right:0;padding-left:0;padding-top:16px;border-top:1px solid var(--color-disabled-grey);flex-grow:1;max-width:100%;width:100%;flex-grow:1;height:100%;flex:2}.card[data-landscape].card-narrow .card-body .title-default{margin-bottom:12px}@media(max-width: 1023px){.card[data-landscape].card-narrow .card-body{margin-left:20px;flex:initial;display:flex}}@media(max-width: 767px){.card[data-landscape].card-narrow .card-body{margin-left:20px;flex:0 0 calc(100% - 168px)}}.card[data-landscape].card-narrow .card-link{display:block}.card[data-landscape].card-narrow .card-link>span>span{background-size:0% 100%}.card[data-landscape].card-narrow .card-link:hover>span>span{background-size:100% 100%}.card[data-landscape].card-hover{cursor:pointer}.card[data-landscape].card-hover,.card[data-landscape].card-hover *{transition:ease 500ms}.card[data-landscape].card-hover:hover *{color:var(--color-black)}.card[data-landscape].card-hover:hover img{transition:ease 500ms;transform:scale(1.02)}.card[data-landscape].variant--reverse{flex-direction:row-reverse}.card[data-landscape].variant--reverse .card-body{margin-right:20px;padding-left:0;margin-left:0;padding-right:0}@media(max-width: 1023px){.card[data-landscape].card-variant--news{flex-wrap:nowrap}}.card[data-landscape].card-variant--news:not([data-landscape-mobile]){flex-wrap:nowrap}.card[data-landscape].card-variant--news:not([data-landscape-mobile])>div{flex:initial}.card[data-landscape].card-variant--news .card-header{max-width:148px}@media(max-width: 767px){.card[data-landscape].card-variant--news .card-header{max-width:120px}}.card[data-landscape].card-variant--news .card-header .stretched-link{display:none}.card[data-landscape].card-variant--news .card-link{display:block}.card[data-landscape].card-variant--news .card-body{width:100%;margin-left:20px;padding-left:0;border-top:1px solid var(--color-disabled-grey);flex-grow:initial;max-width:100%;height:100%}@media(max-width: 1023px){.card[data-landscape].card-variant--news .card-body{padding-top:10px;padding-right:0;flex:initial;display:flex}}@media(max-width: 767px){.card[data-landscape].card-variant--news .card-body{flex:initial}}.card[data-landscape].card-variant--news .card-action{display:flex;align-items:center}.card[data-landscape].card-variant--news .card-action-download{display:flex;gap:10px}.card[data-landscape].card-variant--news .card-action-download .info{display:flex;flex-direction:column}.card[data-landscape].card-variant--news .card-action-download .info small{margin-bottom:0}.card[data-landscape].card-variant--news .card-action-download .icon-ngs{width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--color-charcoal-grey);background-color:var(--color-section-grey);font-size:16px;border-radius:999px;transition:.2s}.card[data-landscape].card-variant--news .card-action-download a:hover .icon-ngs{transition:.2s;background-color:var(--brand-red);color:var(--white)}@media(max-width: 767px){.card[data-landscape].card-variant--news .card-action{flex-direction:column;align-items:start;gap:20px}}.card[data-portrait][data-variant="4:3"] .card-header .image img{aspect-ratio:3/4}.card[data-portrait][data-variant="16:9"] .card-header .image img{aspect-ratio:9/16}@media(max-width: 767px){.card[data-landscape-mobile]{display:flex;flex-direction:row;flex-wrap:nowrap}.card[data-landscape-mobile] .card-body{padding-top:0}}.card.card-solo{display:flex;flex-direction:row;flex-wrap:wrap}.card.card-solo .card-header{flex:0 0 35%;max-width:35%}@media(max-width: 767px){.card.card-solo .card-header{max-width:100%;flex:0 0 100%}}.card.card-solo .card-body{flex:0 0 50%;max-width:50%;padding:clamp(1.25rem,0.5377043091rem + 1.485884101vw,1.875rem) clamp(1.25rem,0.5377043091rem + 1.485884101vw,1.875rem) clamp(1.25rem,0.5377043091rem + 1.485884101vw,1.875rem)}@media(max-width: 767px){.card.card-solo .card-body{max-width:100%;flex:0 0 100%;padding-bottom:60px}}.card-narrow-row>div:nth-of-type(odd){margin-right:8.3333333333%}@media(max-width: 767px){.card-narrow-row>div:nth-of-type(odd){margin-right:0}}.card .card-label{display:flex;gap:5px}.card-label-underline .card-label{border-bottom:1px solid var(--color-charcoal-grey)}.card .card-body[data-row]{display:flex;flex-direction:row;gap:6px}.card .card-body[data-row][data-align=top]{align-items:flex-start}.card-discovery h5{position:relative}.card-discovery .card-body[data-align=center]{padding:20px}.card-discovery .icon-ngs{font-size:inherit;position:relative;margin-right:10px;font-size:30px}@media(min-width: 768px){.card-discovery .icon-ngs{position:absolute;right:calc(100% + 5px);top:2px;margin-right:0}}.card-discovery a{margin-bottom:32px}.card .card-body[data-align=center]{display:flex;flex-direction:column;justify-content:center}@media(max-width: 767px){.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]){flex-direction:column}}.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body{padding:60px 50px}@media(max-width: 767px){.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body{padding:20px 20px 60px}}.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body h5,.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body .h5{position:relative}.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body h5 .icon-ngs,.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body .h5 .icon-ngs{font-size:inherit;position:absolute;right:100%;top:2px}@media(max-width: 767px){.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body h5 .icon-ngs,.card[data-landscape].card-landscape-icon:not([data-landscape-mobile]) .card-body .h5 .icon-ngs{position:relative;right:unset;top:0;margin-right:5px}}.text-card-wrapper{margin-bottom:32px}@media(max-width: 767px){.text-card-wrapper{margin-bottom:20px}}.text-card-wrapper .section-wrapper{display:flex !important;flex-wrap:wrap;justify-content:space-between;flex-direction:row !important}@media(max-width: 1023px){.text-card-wrapper .section-wrapper{row-gap:20px !important}}.text-card-wrapper .section-wrapper .text-card{padding:20px;border-top:1px solid var(--color-charcoal-grey);background-color:var(--color-sculpture);flex:1 0 auto;width:calc(33.333% - 32px)}@media(max-width: 767px){.text-card-wrapper .section-wrapper .text-card{width:100% !important}}.text-card-wrapper .section-wrapper .text-card h5:has(+.label){margin-bottom:4px}.text-card-wrapper .section-wrapper:has(.text-card:nth-child(4):last-child) .text-card{width:calc(50% - 16px)}.cross-link{border:1px solid var(--color-header-grey);padding:32px 24px}@media(min-width: 1024px){.cross-link{padding:40px 32px}}.cross-link--lists{display:flex;flex-direction:column;row-gap:8px}.cross-link--lists:has(*){margin-top:18px}@media(min-width: 1024px){.cross-link--lists:has(*){margin-top:24px}}.cross-link--lists a:not(.btn){display:inline-block}.cross-link--lists a:not(.btn) span+i{vertical-align:middle;margin-left:8px}.cross-link p:last-child{margin-bottom:0}.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body{padding:clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem) clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}@media(max-width: 767px){.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body{padding:30px 20px}}.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body h5{position:relative}.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body h5 .icon-ngs{font-size:inherit;position:absolute;right:100%;top:2px}@media(max-width: 767px){.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body h5 .icon-ngs{position:relative;right:unset;top:0;margin-right:5px}}@media(min-width: 1024px){.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body .card-header{width:40%}}@media(min-width: 768px)and (max-width: 1023px){.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body .card-header{width:50%}}@media(min-width: 1024px){.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body .card-body{width:60%}}@media(min-width: 768px)and (max-width: 1023px){.card[data-landscape]:not([data-landscape-mobile]).card-landscape-icon .card-body .card-body{width:50%}}.card[data-variant="4:3"].card-landscape-icon .card-header .image img{aspect-ratio:4/3}@media(max-width: 767px){.card[data-variant="4:3"].card-landscape-icon .card-header .image img{aspect-ratio:16/9}}.card.card__landscape-simple{display:flex;padding:22px;flex-direction:row}@media(max-width: 767px){.card.card__landscape-simple{flex-direction:column;padding:15px}.card.card__landscape-simple figure{width:100%}.card.card__landscape-simple figure img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}}.card.card__landscape-simple .card-body{padding-left:50px;padding-bottom:20px;padding-top:20px;display:flex;flex-direction:row;justify-content:space-between}@media(max-width: 767px){.card.card__landscape-simple .card-body{padding:15px 0;padding-bottom:0;flex-direction:column;gap:30px}}.card.card__landscape-simple .card-body__content{width:85%;display:flex;flex-direction:column;justify-content:center}.card.card__landscape-simple .card-body__footer{display:flex;justify-content:flex-end;align-items:flex-end}.card.border-b-red{border-bottom:2px solid var(--color-brand-red)}.card-artwork .card-header{width:-moz-max-content;width:max-content}@media(max-width: 767px){.card[data-landscape-mobile].variant--profile-card{gap:15px}.card[data-landscape-mobile].variant--profile-card .card-header{max-width:37%}}@media(max-width: 767px){.section-carousels .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{padding:30px 20px}}@media(min-width: 768px)and (max-width: 1023px){.section-carousels .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{padding:30px 20px}}.datepicker{padding:8px;border-color:var(--color-charcoal-grey);font-size:16px;font-weight:bold;line-height:1.5;position:relative;padding-left:32px;padding-right:30px;background:rgba(0,0,0,0);color:inherit}.datepicker::-moz-placeholder{font-size:16px;font-weight:700;line-height:20.8px;text-align:left;color:inherit}.datepicker::placeholder{font-size:16px;font-weight:700;line-height:20.8px;text-align:left;color:inherit}.datepicker:focus{border-color:var(--color-brand-blue);outline:none}.datepicker:active,.datepicker.active{color:var(--Header-Grey, #2B3338);border-color:var(--color-charcoal-grey)}.datepicker.error{border-color:var(--color-brand-red)}.input-group .datepicker{padding-top:16px;padding-bottom:16px;height:auto;border-bottom:1px solid var(--color-disabled-grey)}.input-group .datepicker:hover{border-bottom:1px solid var(--color-charcoal-grey)}.input-group .datepicker-wrapper .icon-ngs{height:100%}.datepicker-wrapper{position:relative}.datepicker-wrapper .icon-ngs{position:absolute;font-weight:100;font-size:10px;height:42px;top:0;z-index:9;pointer-events:none}.datepicker-wrapper .icon-angle-down{right:2px;transition:all .15s ease-in-out}.datepicker-wrapper.opened .icon-angle-down{transform:rotate(-180deg)}.datepicker-wrapper .icon-calendar-blank{left:0;font-size:22px}.datepicker-wrapper .datepicker-error-message{display:none;color:var(--color-brand-red);padding:5px;border-radius:4px;margin-top:5px;font-size:.875rem}.flatpickr-months{position:relative}.flatpickr-months .flatpickr-current-month{left:0;width:100%;text-align:left;padding-top:15px}.flatpickr-months .flatpickr-current-month .flatpickr-monthDropdown-months,.flatpickr-months .flatpickr-current-month input.cur-year{font-size:1rem;font-weight:400}.flatpickr-months .flatpickr-current-month .flatpickr-monthDropdown-months{margin:0px 0 0 10px}.flatpickr-months .flatpickr-current-month .numInputWrapper{display:none}.flatpickr-months div.flatpickr-month{height:50px}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:auto !important;right:34px}.flatpickr-months .flatpickr-next-month,.flatpickr-months .flatpickr-prev-month{top:5px !important}.flatpickr-months .flatpickr-next-month.flatpickr-disabled,.flatpickr-months .flatpickr-prev-month.flatpickr-disabled{display:block !important;pointer-events:none;opacity:.2}.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:2px}.flatpickr-button-container{display:flex;flex-wrap:wrap;padding:10px}.flatpickr-control-button-container{display:flex;justify-content:space-between}.flatpickr-control-button-container .flatpickr-button{border:none;padding:0;width:auto;margin:20px 15px;text-decoration:underline;font-weight:500;text-underline-offset:3px}.flatpickr-control-button-container .flatpickr-button:hover{color:var(--Header-Grey, #DD052B);border:none;background-color:var(--color-brand-blue);font-weight:bold}.flatpickr-custom-button-container{display:none;padding-top:10px;padding-bottom:10px;border-bottom:1px solid var(--Header-Grey, #ccc);margin:0 12px;text-align:left}.flatpickr-custom-button-container.range{display:block}.flatpickr-button{margin-bottom:5px;padding:12px 20px;background-color:var(--color-brand-blue);color:var(--Header-Grey, #2B3338);border:1px solid var(--Header-Grey, #2B3338);border-radius:32px;margin:5px;transition:ease 200ms;cursor:pointer}.flatpickr-button:hover,.flatpickr-button.highlight{color:var(--Header-Grey, #DD052B);border:1px solid var(--Header-Grey, #DD052B);background-color:var(--color-brand-blue);line-height:1rem;font-weight:bold}div.flatpickr-calendar{margin-top:12px;border:1px solid #171818;border-radius:0}@media(max-width: 767px){div.flatpickr-calendar{top:50% !important;left:50% !important;transform:translate(-50%, -50%);right:auto !important;margin-top:0;position:fixed}div.flatpickr-calendar.animate.open{animation:none}div.flatpickr-calendar.arrowTop:before,div.flatpickr-calendar.arrowBottom:before,div.flatpickr-calendar.arrowBottom:after{display:none}div.flatpickr-calendar.arrowTop:after{border-bottom-color:rgba(0,0,0,0)}}div.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day{max-width:36px;height:36px;line-height:36px}div.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day.flatpickr-day--past,div.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day.flatpickr-day--custom-disabled{color:var(--color-disabled-grey);pointer-events:none}div.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),div.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),div.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){box-shadow:-10px 0 0 var(--Header-Grey, #DD052B)}div.flatpickr-calendar .flatpickr-days .dayContainer .flatpickr-day.flatpickr-disabled{color:var(--color-disabled-grey)}div.flatpickr-calendar .flatpickr-rContainer .dayContainer,div.flatpickr-calendar .flatpickr-rContainer .flatpickr-weekdays{padding:10px 24px}div.flatpickr-calendar.arrowTop:before,div.flatpickr-calendar.arrowBottom:before{border-bottom-color:#171818;border-width:12px;margin:0 -12px;left:130px}div.flatpickr-calendar.arrowTop:after,div.flatpickr-calendar.arrowBottom:after{border-width:10px;margin:0 -10px;left:130px}div.flatpickr-calendar.arrowBottom{margin-top:-12px}div.flatpickr-calendar.arrowBottom:before{border-bottom-color:rgba(0,0,0,0);border-top-color:#171818}div.flatpickr-calendar span.flatpickr-weekday{font-size:12px;font-weight:400;line-height:16.8px;text-align:center;color:var(--color-charcoal-grey)}div.flatpickr-calendar .prevMonthDay,div.flatpickr-calendar .nextMonthDay{visibility:hidden}div.flatpickr-calendar .flatpickr-months{margin-right:2px}div.flatpickr-calendar .flatpickr-day.selected,div.flatpickr-calendar .flatpickr-day.startRange,div.flatpickr-calendar .flatpickr-day.endRange,div.flatpickr-calendar .flatpickr-day.selected.inRange,div.flatpickr-calendar .flatpickr-day.startRange.inRange,div.flatpickr-calendar .flatpickr-day.endRange.inRange,div.flatpickr-calendar .flatpickr-day.selected:focus,div.flatpickr-calendar .flatpickr-day.startRange:focus,div.flatpickr-calendar .flatpickr-day.endRange:focus,div.flatpickr-calendar .flatpickr-day.selected:hover,div.flatpickr-calendar .flatpickr-day.startRange:hover,div.flatpickr-calendar .flatpickr-day.endRange:hover,div.flatpickr-calendar .flatpickr-day.selected.prevMonthDay,div.flatpickr-calendar .flatpickr-day.startRange.prevMonthDay,div.flatpickr-calendar .flatpickr-day.endRange.prevMonthDay,div.flatpickr-calendar .flatpickr-day.selected.nextMonthDay,div.flatpickr-calendar .flatpickr-day.startRange.nextMonthDay,div.flatpickr-calendar .flatpickr-day.endRange.nextMonthDay{border-color:var(--Header-Grey, #DD052B);background:var(--Header-Grey, #DD052B)}.flatpickr-innerContainer .flatpickr-day.today{border-color:var(--Header-Grey, #DD052B)}.navigation-anchor{background-color:var(--color-white);display:flex;position:relative;border-top:1px solid var(--color-disabled-grey);border-bottom:1px solid var(--color-disabled-grey);display:flex;overflow-x:clip;padding:0}@media(min-width: 1024px){.navigation-anchor{padding:0 64px}}.navigation-anchor::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;transition:all .3s ease;box-shadow:0px 2px 6px rgba(0,0,0,.05);pointer-events:none}.navigation-anchor::before{content:"";position:absolute;top:100%;left:0;width:100%;height:0;transition:all .3s ease;background:#fff;z-index:-1;opacity:.5;background:linear-gradient(180deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%);pointer-events:none}.navigation-anchor.is-sticky{position:sticky;top:0;left:0;z-index:100;width:100%;background-color:var(--color-white)}.navigation-anchor.is-sticky::before{height:200%}.navigation-anchor-list{display:flex;width:100%}.navigation-anchor-item{display:flex;transition:all .3s ease;border-bottom:4px solid rgba(0,0,0,0)}.navigation-anchor-item a{font-size:0.875rem;font-weight:400;line-height:1.2;padding:16px;color:var(--color-header-grey);width:-moz-max-content;width:max-content}@media(min-width: 1024px){.navigation-anchor-item a{padding:16px 60px}}.navigation-anchor-item.is-active{color:var(--color-brand-red);border-bottom:4px solid var(--color-brand-red)}.navigation-anchor-item.is-active a{text-transform:uppercase;font-weight:800;color:var(--color-brand-red)}@media(min-width: 1024px){.navigation-anchor-item:hover{color:var(--color-brand-red);border-bottom:4px solid var(--color-brand-red)}}.navigation-anchor .arrow-navigation{position:absolute;width:100%;height:100%;pointer-events:none;display:none;left:0;top:0}.navigation-anchor .arrow-navigation::before,.navigation-anchor .arrow-navigation::after{display:block;position:absolute;top:0;width:clamp(50px,10%,150px);height:100%;z-index:0}.navigation-anchor .arrow-navigation::before{content:"";left:0;background:#fff;background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.navigation-anchor .arrow-navigation::after{content:"";right:0;left:auto;background:linear-gradient(270deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.navigation-anchor .arrow-navigation .btn-arrow-next,.navigation-anchor .arrow-navigation .btn-arrow-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:1;pointer-events:all;color:var(--color-pagination);width:48px;height:48px;justify-content:center;align-items:center;display:flex;padding:0}.navigation-anchor .arrow-navigation .btn-arrow-prev{left:0;font-size:20px}.navigation-anchor .arrow-navigation .btn-arrow-next{right:0;font-size:20px}.navigation-anchor.is-overflowing .arrow-navigation{display:flex}.anchortab.is-sticky{position:sticky;top:0;z-index:100}.page-directory{background-color:var(--color-sculpture);padding:60px 24px}.page-directory h5,.page-directory .h5{color:var(--color-header-grey)}@media(min-width: 1024px){.page-directory{padding:100px 60px 60px}}.page-directory-list{margin-top:-12px}@media(min-width: 1024px){.page-directory-list{margin-top:-6px}}.page-indicator{display:flex;justify-content:left;align-items:center;position:fixed;top:0;width:100%;z-index:1000;height:60px;border-bottom:1px solid #ddd}.page-indicator-list{list-style:none;padding:0;margin:0;display:flex}.page-indicator-item{margin-right:10px}.page-indicator .parent-page{padding-top:2px}.page-indicator .parent-page span{font-size:14px;font-weight:700}.page-indicator .current-page .icon-arrows i.icon-ngs{font-size:10px}.page-indicator .current-page .icon-arrows .icon-arrow-right{padding:10px}.page-indicator .current-page .icon-arrows .icon-arrow-left{display:none;padding-right:10px}@media(max-width: 767px){.page-indicator .current-page .icon-arrows .icon-arrow-left{display:inline-flex}}.page-indicator .current-page span{font-size:14px}@media(max-width: 767px){.page-indicator .icon-arrow-right,.page-indicator .parent-page{display:none}.page-indicator .current-page span{font-weight:700}}.pagination{display:flex;gap:10px;align-items:center;margin:0 auto;justify-content:center;margin-top:60px}.pagination>a{width:34px;height:34px}.pagination>a .icon-ngs{width:inherit;height:inherit;display:flex;justify-content:center;align-items:center}.pagination .separator{background-color:initial;color:var(--color-charcoal-grey)}.pagination .pagination-list{display:inline-flex;gap:10px}.pagination .pagination-list>li{width:34px;height:34px;font-size:0.875rem}.pagination .pagination-list>li a{font-size:inherit;text-decoration:none;color:var(--color-charcoal-grey);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.pagination .pagination-list>li:not(.separator){border:1px solid var(--color-charcoal-grey)}.pagination .pagination-list>li:not(.separator):hover{border-color:var(--color-brand-red)}.pagination .pagination-list>li.active{border-color:var(--color-brand-red);color:var(--color-white);background-color:var(--color-brand-red)}.pagination .pagination-list>li.active a{color:var(--color-white) !important;pointer-events:none}.pagination .pagination-list li.separator{display:flex;align-items:center;justify-content:center}.pagination .pagination-list li.separator span{pointer-events:none;width:unset}@media(max-width: 767px){.pagination .pagination-list li.mobile-hidden{display:none}}.pagination .pagination-list-item.active{background:var(--color-brand-red)}.pagination .pagination-list-item.active a{color:#fff}.quote{margin-top:16px;margin-bottom:16px;position:relative}.quote::before,.quote::after{font-family:"icomoon" !important;line-height:1;color:var(--color-brand-red);position:absolute}.quote::before{font-size:2rem;content:"";top:0;left:0}.quote::after{font-size:1.625rem;content:"";right:0;bottom:0}.quote blockquote{padding-right:84px;padding-left:68px;display:flex;flex-direction:column;gap:24px}@media(max-width: 767px){.quote blockquote{padding-top:48px;padding-right:0;padding-bottom:48px;padding-left:0}}.quote .h6{margin-bottom:0;font-size:24px;font-weight:600;line-height:31.2px;letter-spacing:-0.01em;color:var(--color-header-grey)}.quote-main,.quote-author{width:100%}.quote-author{display:flex;align-items:center}.quote-author span{display:inline-flex;display:inline}.quote-author span::before{content:"—";margin-right:8px}.quote .avatar{width:50px;height:50px;min-width:50px;min-height:50px;border-radius:999px;overflow:hidden;display:flex;align-items:center;justify-content:center;margin-right:10px}.quote .avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}@media(min-width: 1024px){.quote .quote-author .avatar{display:none}}@media(min-width: 768px)and (max-width: 1023px){.quote .quote-author .avatar{display:flex}}@media(max-width: 767px){.quote .quote-author .avatar{display:flex}}.quote .quote-main{margin-bottom:25px}.quote .quote-main .quote-toggle{margin-top:8px;gap:5px}.quote .quote-main .quote-toggle .icon-angle-down{transition:transform .3s ease;font-size:.625rem}.quote .quote-main .quote-toggle.open .icon-angle-down{transform:rotate(180deg)}.quote .quote-avatar .avatar{width:130px;height:130px;min-width:130px;min-height:130px;margin-right:28px}@media(min-width: 1024px){.quote .quote-avatar .avatar{display:flex}}@media(min-width: 768px)and (max-width: 1023px){.quote .quote-avatar .avatar{display:none}}@media(max-width: 767px){.quote .quote-avatar .avatar{display:none}}.slider-quote .quote blockquote{padding-right:68px;padding-left:68px;display:flex;flex-direction:row;gap:0}.split-level-border{display:grid;grid-template-columns:repeat(2, 1fr);grid-column-gap:0px;grid-row-gap:0px}.split-level-border.top{grid-template-rows:67px 1fr;grid-template-areas:"header ." "main main";clip-path:polygon(0% 0%, 50% 0%, 50% 67px, 100% 67px, 100% 100%, 0% 100%)}.split-level-border.both{grid-template-rows:67px 1fr 67px;grid-template-areas:"header ." "main main" ". footer";clip-path:polygon(0% 0%, 50% 0%, 50% 67px, 100% 67px, 100% 100%, 50% 100%, 50% calc(100% - 67px), 0% calc(100% - 67px))}.split-level-border.bottom{grid-template-rows:1fr 67px;grid-template-areas:"main main" ". footer";clip-path:polygon(0% 0%, 100% 0%, 100% 100%, 50% 100%, 50% calc(100% - 67px), 0% calc(100% - 67px))}.split-level-border .main{grid-area:main}.split-level-border.top .top-area,.split-level-border.both .top-area{grid-area:header;overflow:hidden}.split-level-border.bottom .bottom-area,.split-level-border.both .bottom-area{grid-area:footer;overflow:hidden}.split-level-border.bottom+.split-level-border.top,.split-level-border.bottom+.split-level-border.both,.split-level-border.both+.split-level-border.top,.split-level-border.both+.split-level-border.both{margin-top:-67px}.split-level{width:100%;display:flex;height:clamp(2rem,2rem + 0vw,2rem)}.split-level .split-level-left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 45.8333333333%;max-width:calc(45.8333333333% + 0px);display:flex;align-items:center}@media(max-width: 767px){.split-level .split-level-left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 75%;max-width:calc(75% + 0px)}}.split-level .split-level-right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 54.1666666667%;max-width:calc(54.1666666667% + 0px);display:flex;align-items:center}@media(max-width: 767px){.split-level .split-level-right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 25%;max-width:calc(25% + 0px)}}.split-level.reverse .split-level-left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 54.1666666667%;max-width:calc(54.1666666667% + 0px);display:flex;align-items:center}@media(max-width: 767px){.split-level.reverse .split-level-left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 25%;max-width:calc(25% + 0px)}}.split-level.reverse .split-level-right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 45.8333333333%;max-width:calc(45.8333333333% + 0px);display:flex;align-items:center}@media(max-width: 767px){.split-level.reverse .split-level-right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 75%;max-width:calc(75% + 0px)}}.split-level.bottom{top:100%;left:0;width:100%;z-index:1}.split-level.top{bottom:100%;left:0;width:100%;z-index:1}.footer .split-level.absolute.top:has(.split-level-left:empty){margin-bottom:-2px;height:calc(clamp(2rem,2rem + 0vw,2rem) + 2px)}.statement{padding:60px 0}@media(min-width: 1024px){.statement{padding:60px 0}}.statement p{font-size:clamp(1.375rem,0.3777860327rem + 2.0802377415vw,2.25rem);text-align:center;margin-bottom:0}.counter-wrapper{display:flex;gap:10px;width:110px;height:30px}.counter-wrapper .decrease-btn,.counter-wrapper .increase-btn{font-family:"icomoon" !important;font-size:26px;padding:0;color:var(--color-count-black)}.counter-wrapper .decrease-btn[disabled],.counter-wrapper .increase-btn[disabled]{opacity:.3}.counter-wrapper button.increase-btn:after{content:""}.counter-wrapper button.decrease-btn:after{content:""}.counter-wrapper input{padding:0;text-align:right;height:100%;border-color:var(--color-header-grey);border-radius:none}@media(max-width: 1023px){.counter-wrapper input{text-align:center}}.counter-wrapper.variant--cart{width:auto;height:auto}.counter-wrapper.variant--cart input{width:60px;height:40px;text-align:center;-moz-appearance:textfield}.counter-wrapper.variant--cart input::-webkit-outer-spin-button,.counter-wrapper.variant--cart input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.input-group .counter-wrapper{height:auto;align-items:center}.input-group .counter-wrapper input{padding-top:16px;padding-bottom:16px}@media(min-width: 1024px){.introduction-row .introduction-points-wrapper{position:absolute;top:0;right:0}}@media(max-width: 1023px){.introduction-row .introduction-points-wrapper{padding-top:20px}}.introduction-points{background-color:var(--color-sculpture);padding:30px 20px;width:100%;display:flex;justify-content:space-between;-moz-column-gap:32px;column-gap:32px;position:relative}.introduction-points-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}@media(max-width: 1023px){.introduction-points-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 58.3333333333%;max-width:calc(58.3333333333% + 0px)}}@media(max-width: 767px){.introduction-points-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);--row-gutter: 0}}.introduction-points .points-wrapper{display:flex;flex-direction:column;justify-content:space-between;row-gap:16px}.introduction-points .points-wrapper .display-icon{display:none}@media(max-width: 767px){.introduction-points .points-wrapper{flex-direction:column-reverse}.introduction-points .points-wrapper .link-box{display:none}.introduction-points .points-wrapper .display-icon{display:flex}}.introduction-points .points-label .points-count{color:var(--color-header-grey)}.introduction-points .points-label .small{padding-left:6px}.flip-card .card-header:has(.stretched-link):not(:has(.bg-overlay)){position:relative}.flip-card .card-header .image img{transition:ease 200ms}.flip-card .card-header .btn-icon-big{padding:0}.flip-card .card-header::before{content:"";position:absolute;background:linear-gradient(0deg, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2)),linear-gradient(180deg, rgba(0, 0, 0, 0) 56.33%, rgba(0, 0, 0, 0.6) 100%);width:100%;height:100%;bottom:0;left:0;z-index:2}.flip-card .card-header:hover{transition:ease-in-out 300ms}.flip-card .card-header:hover .title-default{opacity:.8}.flip-card .card-header:hover .btn-icon-big{opacity:.8;background-color:var(--color-white);color:var(--hover-bg-color)}.flip-card .card-header:hover .flip-card-inner.opened .btn-icon-big{color:var(--color-charcoal-grey)}.flip-card .card-header:hover .image img{transform:translate(-5%, -5%) scale(110%)}.flip-card .card-body{padding:20px}.flip-card .flip-card-inner .title-default{position:absolute;bottom:0;left:0;margin-left:16px;z-index:2}.flip-card .flip-card-inner .flip-card-inner-description{position:absolute;top:0;left:0;margin:16px;z-index:2;opacity:0;visibility:hidden}.flip-card .flip-card-inner .flip-card-inner-description ul li::marker{color:#fff !important}.flip-card .flip-card-inner::after{content:"";display:block;width:100%;height:0;background-color:var(--color-charcoal-grey);position:absolute;z-index:1;opacity:0;transition:ease-in-out 500ms;bottom:0}.flip-card .flip-card-inner .close-flip{display:none}.flip-card .flip-card-inner.opened .btn-icon-big{color:var(--color-charcoal-grey)}.flip-card .flip-card-inner.opened .btn-icon-big .icon-ngs{transform:rotate(45deg)}.flip-card .flip-card-inner.opened .flip-card-inner-description{visibility:visible;opacity:1;transition:ease-out 600ms}.flip-card .flip-card-inner.opened::after{content:"";display:block;height:100%;background-color:var(--color-charcoal-grey);opacity:1;pointer-events:none}.flip-card .flip-card-inner.opened .close-flip{display:block;height:50px;width:50px;margin-bottom:10px;margin-right:10px;bottom:0;right:0;position:absolute;z-index:99}.flip-card .flip-card-inner.opened .title-default{display:none}.flip-card .card-header .stretched-link{position:relative}.page-tabs-navigation{display:flex;justify-content:space-around;margin-bottom:32px;padding-top:10px}.page-tabs-navigation .page-tab-link{max-width:50%;flex:0 0 50%}.page-tabs-navigation .page-tab-link span{display:inline-block;width:100%;text-align:center;padding-bottom:10px}.page-tabs-navigation .page-tab-link span>span{background-image:linear-gradient(180deg, transparent 98%, var(--color-disabled-grey) 0)}.page-tabs-navigation .page-tab-link.active{pointer-events:none;font-weight:bold}.page-tabs-navigation .page-tab-link.active span>span{background-image:linear-gradient(180deg, transparent 92%, var(--color-charcoal-grey) 0)}.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow){border-bottom:2px solid var(--color-brand-red)}@media(min-width: 768px){.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 41.6666666667%;max-width:calc(41.6666666667% + 0px);padding:0}.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 58.3333333333%;max-width:calc(58.3333333333% + 0px);padding-left:40px;padding-right:10px;justify-content:center}.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body .text-intro{padding-right:40px}}@media(min-width: 768px)and (max-width: 767px){.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body .text-intro{padding-right:0}}.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-footer{display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-end;position:absolute;right:10px;bottom:10px;width:100%;height:100%}@media(max-width: 767px){.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-footer{padding-right:0;padding-bottom:0;padding-top:10px;right:unset;bottom:unset;width:100%;position:static}}.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .title-default{color:var(--color-header-grey)}@media(min-width: 1024px){.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .title-default{font-size:24px;font-weight:700}}@media(max-width: 767px){.single-content-feature .card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{padding-left:0;padding-right:0;padding-bottom:0}}.callout{position:absolute;right:60px;bottom:30px;background-color:#dd052b;max-width:640px;display:flex}@media(max-width: 767px){.callout{left:20px;right:20px;bottom:10px}}.callout p,.callout h5,.callout label{color:#fff}.callout-header{aspect-ratio:1;max-width:35%}@media(max-width: 767px){.callout-header{aspect-ratio:unset;height:auto;width:100%;max-width:unset}}.callout-header picture{height:100%;position:relative;bottom:unset;left:unset;display:unset}.callout-header img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.callout-content{width:70%;padding:30px;display:flex;align-items:center}.callout-content h5{font-size:18px;margin:0}@media(max-width: 767px){.callout-content{width:100%;padding:20px}}.mini-highlight-gcb{padding:48px 20px;background-color:var(--color-gcb-yellow);display:flex;flex-direction:column;gap:15px;width:100%;max-width:258px;border:3px solid var(--color-gcb-gold);border-radius:20px;position:relative}@media(max-width: 767px){.mini-highlight-gcb:has([data-landscape-mobile]){width:100%;padding:20px}}@media(max-width: 767px){.mini-highlight-gcb{flex-direction:column;max-width:100%}.mini-highlight-gcb .card-header{display:flex;align-self:flex-start;min-width:112px}.mini-highlight-gcb .card-body{margin-left:15px}}.mini-highlight-gcb .image{width:100%;margin:auto}.mini-highlight-gcb .card .external-link{margin-top:12px}.mini-highlight-gcb .card .card-body{flex-direction:column}.mini-highlight-gcb .btn{z-index:1}.mini-highlight-gcb .ornament{position:absolute;bottom:-45px;left:0;width:100%;max-width:100%}.mini-highlight-gcb .ornament img{width:100%}@media(max-width: 767px){.mini-highlight-gcb .ornament{bottom:-12vw}}.mini-highlight-gcb .star{position:absolute}@media(max-width: 767px){.mini-highlight-gcb .star{display:none}}.mini-highlight-gcb .star-1{top:10px;width:32px;left:0}.mini-highlight-gcb .star-2{top:200px;width:8px;right:10px}.lightbox.event-subscription{opacity:0;display:flex;visibility:hidden}.lightbox.event-subscription .lightbox-container{opacity:0}.lightbox.event-subscription.open{opacity:1;transition:1s;visibility:visible}.lightbox.event-subscription.open .lightbox-container{opacity:1;transition:1s;transition-delay:.5s}.lightbox.event-subscription .lightbox-content-wrapper,.lightbox.event-subscription .lightbox-container{padding:0}.lightbox.event-subscription .lightbox-content-wrapper{overflow-y:unset}.lightbox.event-subscription .lightbox-container,.lightbox.event-subscription .lightbox-content-wrapper,.lightbox.event-subscription .lightbox-content{height:100%}.lightbox.event-subscription p,.lightbox.event-subscription a{color:var(--color-charcoal-grey)}@media(max-width: 767px){.lightbox.event-subscription .w-full-sm:has(figure){display:none}}.footer{position:relative}@media(max-width: 767px){.footer .split-level .split-level-left,.footer .split-level .split-level-right{flex:0 0 50%;max-width:50%}}.footer p,.footer a,.footer .footer-bottom p,.footer .footer-bottom a{color:var(--color-white)}.footer .footer-links .footer-link-item a.footer-link-secondary,.footer .footer-links-secondary .footer-link-item a.footer-link-secondary{color:var(--color-white)}.footer .btn{border-color:var(--color-white)}.grecaptcha-badge{visibility:hidden}.header-announcement{height:0;background-color:var(--color-sculpture);will-change:height;position:relative;overflow:hidden;display:none;z-index:1}.header-announcement.is-shown{height:auto}.header-announcement>.container{padding-top:12px;padding-bottom:12px}@media(max-width: 767px){.header-announcement>.container{padding-left:16px;padding-right:16px}}.header-announcement--item{display:flex;align-items:flex-start;gap:12px}.header-announcement--item>i.icon-ngs{font-size:1.5rem}.header-announcement--item .label{color:var(--color-charcoal-grey)}@media(min-width: 1024px){.header-announcement--item .label{line-height:24px}}@media(min-width: 768px){.header-announcement--item{padding-right:100px}}.header-announcement .btn-close{font-size:0;padding:0;position:absolute;top:8px;right:calc(var(--row-gutter)*2)}.header-announcement .btn-close .icon-ngs{font-size:32px}@media(max-width: 767px){.header-announcement .btn-close{right:8px}}header.is-sticky .header-announcement{height:0}.slider-announcement{width:calc(100% - 64px);position:relative;overflow:hidden}@media(max-width: 767px){.slider-announcement{width:calc(100% - 24px)}}.slider-announcement--nav{background-color:var(--color-sculpture);position:absolute;top:0;right:0;z-index:2;display:flex;-moz-column-gap:4px;column-gap:4px}@media(max-width: 767px){.slider-announcement--nav{margin-top:8px;position:static;justify-content:flex-end}}.slider-announcement .swiper-pagination-fraction{width:auto}.slider-announcement .announcement-pagination{line-height:24px;text-wrap:nowrap}.slider-announcement .announcement-button-prev,.slider-announcement .announcement-button-next{width:24px}.card-menu{position:relative;width:100%;height:100%;padding:76px 60px 76px 48px;display:flex;align-items:center;justify-content:center;background-color:var(--color-black);overflow:hidden}.card-menu .card-menu__bg{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:200%;height:200%;-o-object-fit:cover;object-fit:cover;z-index:0;opacity:.25;filter:blur(6px)}.card-menu .card-menu__container{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);z-index:1;max-height:calc(100% - 152px);max-width:calc(100% - 108px);display:grid;justify-items:center;align-items:center;width:-moz-max-content;width:max-content}.card-menu .card-menu__container *{min-height:0}.card-menu .card-menu__container .card-menu__image{height:100%}.card-menu .card-menu__container .card-menu__image picture img{-o-object-fit:cover;object-fit:cover;max-height:100%;max-width:100%;height:auto;width:auto}.card-menu .card-menu__container .card-menu__content{text-align:center}.card-menu .card-menu__container .card-menu__content h4,.card-menu .card-menu__container .card-menu__content h5,.card-menu .card-menu__container .card-menu__content p{margin-bottom:8px}.card-menu .card-menu__container .card-menu__content a.inverse:not(:has(span)){text-decoration:underline}.card-menu .card-menu__container .card-menu__content :not(.btn-icon,i.icon-ngs){color:var(--color-white)}.card-menu .card-menu__container .card-menu__content>:last-child{margin-bottom:0}.menu-expanded-learn-about-art{background-color:var(--color-dark-grey);width:100%;display:flex;height:100dvh}@media(max-width: 767px){.menu-expanded-learn-about-art{height:calc(100% - var(--previous-menu-height))}}.menu-expanded-learn-about-art .left{width:35%;padding:26px 48px;overflow:auto}@media(max-width: 1023px){.menu-expanded-learn-about-art .left{padding:26px 20px;width:100%}}.menu-expanded-learn-about-art .menu-list *{color:#fff}.menu-expanded-learn-about-art .menu-list a.inline-link{--underline-color: white}.menu-expanded-learn-about-art .right{width:70%}@media(max-width: 1023px){.menu-expanded-learn-about-art .right{display:none}}.menu-expanded-learn-about-art .right button.btn-icon{margin-top:20px}.menu-expanded-visit{width:100%;height:100%;padding:1rem;background-color:var(--color-black);padding:26px 50px;overflow:auto}.menu-expanded-visit *{color:var(--color-white)}@media(max-width: 767px){.menu-expanded-visit{padding:32px 20px;height:calc(100% - var(--previous-menu-height))}}.menu-expanded-visit ul.menu-list{-moz-column-count:2;column-count:2}.menu-expanded-visit ul.menu-list li.menu-list-item{-moz-column-break-inside:avoid;break-inside:avoid}.menu-expanded-visit ul.menu-list li.menu-list-item a.inline-link{--underline-color: white}@media(max-width: 767px){.menu-expanded-visit ul.menu-list{-moz-column-count:auto;column-count:auto}}.menu-expanded-default{width:100%;height:100dvh}.menu-expanded-must-see{height:100%;display:flex;flex-direction:column}@media(max-width: 767px){.menu-expanded-must-see{height:calc(100% - var(--previous-menu-height))}}.menu-expanded-must-see .cards{display:flex;flex-wrap:wrap;gap:0;height:100%}.menu-expanded-must-see .card-menu{max-width:33.3333333333%;padding:0;max-height:50%;overflow:hidden;position:relative;gap:0}@media screen and (min-width: 768px)and (orientation: portrait){.menu-expanded-must-see .card-menu{max-width:50%;max-height:33.3333333333%}}@media(max-width: 767px){.menu-expanded-must-see .card-menu{max-height:33.3333333333%;max-width:50%}}.menu-expanded-must-see .card-menu__container{max-width:none;max-height:none;width:100%;height:100%}.menu-expanded-must-see .card-menu .card-menu__container .card-menu__content{position:absolute;width:100%;top:auto;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(0deg, rgb(23, 24, 24) 0%, rgba(23, 24, 24, 0) 100%);font-weight:700;text-align:left}.menu-expanded-must-see .card-menu .card-menu__container .card-menu__content a::before{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:50vh}.menu-expanded-must-see .card-menu .card-menu__container .card-menu__image{width:100%;height:100%}.menu-expanded-must-see .card-menu .card-menu__container .card-menu__image picture img{width:100%;height:100%}@media(max-width: 767px){.menu-expanded-must-see .card-menu .tag-item{border:0;padding-inline:0}}.menu-expanded-must-see .cta{padding:24px 0;text-align:center;background-color:#171818}.menu-expanded-must-see .cta a{color:#fff}@media(max-width: 767px){.menu-expanded-must-see .cta{background-color:#fff}.menu-expanded-must-see .cta a{color:var(--header-grey)}}.guide-box{display:flex;padding:12px 16px;max-width:480px;width:100%;gap:10px;align-items:center;color:inherit;font-weight:inherit}@media(max-width: 767px){.guide-box{flex-direction:column;align-items:flex-start}}.guide-box__image{max-width:30%}@media(max-width: 767px){.guide-box__image{max-width:40%}}.guide-box__image img{max-width:100%}.guide-box__description p{margin-bottom:8px}.guide-box__description p:last-child{margin-bottom:0}.guide-box__description p i{font-size:.75em;margin-left:12px}.main-menu{position:relative;display:flex;flex-direction:column;gap:clamp(0.625rem,-0.0872956909rem + 1.485884101vw,1.25rem)}.main-menu__item a{display:inline-flex;align-items:center;margin-bottom:10px;color:var(--header-grey)}@media(max-width: 767px){.main-menu__item a{font-size:20px}}.main-menu__item a i{font-size:.75em;margin-left:12px}.sub-menu{position:relative;display:flex;flex-wrap:wrap;width:100%;gap:20px}.sub-menu .sub-menu__item{width:calc(50% - 20px)}.sub-menu .sub-menu__item.with-icon i{display:flex;font-size:12px;margin-left:12px}.sub-menu .sub-menu__item a:not(.btn){font-weight:500;color:var(--header-grey)}@media(max-width: 1023px){.sub-menu{flex-direction:column}.sub-menu .sub-menu__item{width:auto}}.menu-list-item:not(:last-child){margin-bottom:40px}.menu-list-item>p,.menu-list-item>a{font-size:1.125rem;font-weight:700;line-height:1.3}@media(max-width: 1023px){.menu-list-item>p,.menu-list-item>a{font-size:inherit}}.menu-list-item>p{margin-bottom:16px}.menu-list-item .menu-list-link{display:flex;gap:10px}.menu-list-item .menu-list-link span{font-weight:700}.menu-list-item .submenu-list{display:flex;flex-direction:column;gap:16px}.menu-list-item .submenu-list-item>a,.menu-list-item .submenu-list-item>p{font-weight:400;line-height:1.3}.menu{width:100%;height:100dvh;display:flex;background:#fff;position:relative}@media(max-width: 767px){.menu{height:auto;min-height:100dvh}.menu:has(.menu-right.is-shown){height:100dvh}.menu:has(.menu-right.is-shown) .menu-left{height:100%;overflow-y:hidden}}.menu .container-fluid,.menu .row{height:100%}.menu-left{width:40%;padding:clamp(1rem,0.2877043091rem + 1.485884101vw,1.625rem) clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem)}@media(min-width: 768px){.menu-left{height:100%;overflow:auto;scrollbar-width:thin;scrollbar-color:var(--color-disabled-grey) var(--color-light-grey)}.menu-left::-webkit-scrollbar{width:10px}.menu-left::-webkit-scrollbar-track{background:var(--color-light-grey)}.menu-left::-webkit-scrollbar-thumb{background-color:var(-color-disabled-grey);border-radius:10px;border:2px solid var(--color-light-grey)}}@media(max-width: 767px){.menu-left{width:100%;padding:88px 0 60px}}.menu-left .wrapper{display:flex;flex-direction:column;-moz-column-gap:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem);column-gap:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem);min-height:100%}.menu-left .wrapper>:not(:last-child){margin-bottom:40px}@media(max-width: 767px){.menu-left .wrapper{width:100%;padding:0 20px}}.menu-left .wrapper .account{padding-bottom:20px;border-bottom:1px solid var(--color-disabled-grey);display:flex;flex-wrap:wrap;-moz-column-gap:30px;column-gap:30px;row-gap:5px}@media(max-width: 767px){.menu-left .wrapper .account{-moz-column-gap:12px;column-gap:12px}}.menu-left .wrapper .account .greeting{width:100%;margin-bottom:0}.menu-left .wrapper .search-section{max-width:480px}.menu-left .wrapper .bottom-section{width:100%;max-width:420px;display:flex;gap:20px 40px;flex-wrap:wrap;justify-content:space-between}@media(max-width: 767px){.menu-left .wrapper .bottom-section{justify-content:flex-start}}.menu-left .wrapper .bottom-section select{visibility:hidden}.menu-left .wrapper .bottom-section .input-group{width:auto}.menu-left .wrapper .bottom-section .log-out-button{width:100%}.menu-left .wrapper .bottom-section .nice-select .current{font-weight:600}.menu-left .wrapper .bottom-section .nice-select .current,.menu-left .wrapper .bottom-section .nice-select li{color:var(--header-grey)}.menu-left .wrapper .bottom-section .nice-select::after{font-size:8px}.menu-right{width:60%;padding:0;position:relative;z-index:1}@media(max-width: 767px){.menu-right{position:absolute;width:100%;height:100%;padding:88px 0 60px;display:none}.menu-right .default-active{display:none}}.menu-right .menu-right__container{visibility:hidden;opacity:0;position:absolute;width:100%;height:100%;top:0;right:0;left:0;bottom:0;--previous-menu-height: 95px}.menu-right .menu-right__container a.previous-menu{display:none;padding:32px 20px;background:#fff;font-size:1.5rem}.menu-right .menu-right__container a.previous-menu i.icon-ngs{margin-right:16px}@media(max-width: 767px){.menu-right .menu-right__container a.previous-menu{display:block}}.menu-right .menu-right__container.active{visibility:visible;opacity:1}.burger{width:30px;height:30px;position:relative;z-index:1;margin-left:4px}.burger .burger-bar{width:30px;height:1px;background-color:var(--color-charcoal-grey);display:inline-block;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%) scaleY(1.5);transition:all .5s ease-in}.burger .burger-bar.top{transform:translate(-50%, calc(-50% - 5px)) scaleY(1.5)}.burger .burger-bar.bottom{transform:translate(-50%, calc(-50% + 5px)) scaleY(1.5)}@media(min-width: 1024px){.burger.expanding{border-radius:100%;background-color:var(--color-dark-grey);width:40px;height:40px}}.burger.expanding .burger-bar{background-color:#fff}@media(max-width: 1023px){.burger.expanding .burger-bar{background-color:var(--color-charcoal-grey)}}.burger.expanding .burger-bar.top{transform:translate(-50%, -50%) rotate(45deg) scaleY(1.5)}.burger.expanding .burger-bar.center{opacity:0}.burger.expanding .burger-bar.bottom{transform:translate(-50%, -50%) rotate(-45deg) scaleY(1.5)}body:has(header.main-navigation .menu-container:not(.is-hidden)){overflow:hidden}body:has(header.main-navigation .menu-container:not(.is-hidden)) .header-announcement{display:none !important}header{width:100%;height:72px;background-color:var(--color-white);position:relative;top:0;left:0;z-index:999;background-color:#fff;transition:background-color .25s;overflow-x:clip;position:sticky}@media(max-width: 767px){header:has(.menu-container:not(.is-hidden)){overflow-x:visible}header .navigation{overflow:auto;position:relative;overscroll-behavior:none;scrollbar-width:thin;scrollbar-color:var(--color-disabled-grey) var(--color-light-grey)}header .navigation:has(.menu-container:not(.is-hidden)){height:100dvh;z-index:100}header .navigation::-webkit-scrollbar{width:10px}header .navigation::-webkit-scrollbar-track{background:var(--color-light-grey)}header .navigation::-webkit-scrollbar-thumb{background-color:var(-color-disabled-grey);border-radius:10px;border:2px solid var(--color-light-grey)}header .navigation .menu-container{position:absolute}}header a.tag-item{margin-bottom:10px}header.sticky-active[data-bg]{background-color:var(--color-white) !important}header .container{background-color:inherit;padding-top:16px;padding-bottom:16px;position:relative}header .container .wrapper{display:flex;justify-content:space-between;align-items:center}header .container .wrapper nav.header-menu ul{display:flex;flex-direction:row;align-items:center;gap:14px;list-style-type:none;padding-left:0;margin-bottom:0}header .container .wrapper nav.header-menu ul li{display:inline-flex;align-items:center;margin-bottom:0}header .container .wrapper nav.header-menu ul li a.header-link{display:inline-flex;align-items:center;font-size:1.5rem}header .container .wrapper nav.header-menu ul li button.burger{z-index:11}header .container .wrapper nav.header-menu .icon-ngs{width:24px;height:24px}header .menu-container{position:fixed;top:0;left:0;right:0;bottom:0;z-index:10}header:not(.is-sticky):has(+main>section:first-child[data-bg=bg-section-grey]),header:not(.is-sticky):has(+main>section:first-child.bg-section-grey){background-color:var(--color-section-grey)}header:not(.is-sticky):has(+main>section:first-child[data-bg=bg-section-grey]),header:not(.is-sticky):has(+main>section:first-child.bg-section-grey){background-color:var(--color-section-grey)}@media(max-width: 1023px){header:not(.is-sticky) button.burger.expanding{top:12px}}header .header-link--cart{position:relative}header .header-link--cart #cartBadgeApp{display:none}header .header-link--cart #cartBadgeApp:has(.cart-badge){display:block;font-size:10px;font-weight:700;text-align:center;color:var(--color-white);background-color:var(--color-brand-red);border-radius:50%;height:16px;min-width:16px;right:-5px;top:-3px;padding:1px;position:absolute}header .header-link--cart #cartBadgeApp:has(.cart-badge)>span{background-image:none}@media(min-width: 1024px){.introduction.space--narrow .introduction-space{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 7.2916666667%;max-width:calc(7.2916666667% + 0px)}.introduction.space--narrow .introduction-content{padding-left:calc(2.0833333333% + var(--row-gutter)/2)}.introduction.space--narrow .introduction-content::after{width:2.0833333333%}}@media(max-width: 767px){.introduction .row{row-gap:24px !important}}.introduction .introduction-space{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:none}.introduction .introduction-space:has(a),.introduction .introduction-space:has(.link){display:block}.introduction .introduction-space:has(a) a,.introduction .introduction-space:has(.link) a{font-weight:bold}.introduction .introduction-space:has(a) a i,.introduction .introduction-space:has(.link) a i{font-size:1rem}@media(min-width: 768px){.introduction .introduction-space{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 12.5%;max-width:calc(12.5% + 0px);padding-top:12px}}.introduction .introduction-space a{font-size:1.125rem;font-weight:600;align-items:baseline}.introduction.as-container-only{padding:0}.introduction.as-container-only .introduction-content::after,.introduction.as-container-only .introduction-content::before{display:none}.introduction .introduction-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);position:relative}@media(min-width: 768px){.introduction .introduction-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 87.5%;max-width:calc(87.5% + 0px);padding-left:calc(4.1666666667% + var(--row-gutter))}.introduction .introduction-content::after{content:"";position:absolute;top:0;left:0;width:4.1666666667%;height:calc(100% - .5em);border-left:1px solid;border-bottom:1px solid;border-color:inherit}.introduction .introduction-content::before{content:"";position:absolute;top:0;right:100%;width:100%;height:1px;background-color:var(--color-charcoal-grey)}}@media(min-width: 1024px){.introduction .introduction-content{min-height:80px;padding-left:calc(4.1666666667% + var(--row-gutter)/2)}.introduction .introduction-content.min-h-auto{min-height:auto}}.introduction .introduction-content>p{margin-bottom:unset}.introduction[data-border-color=border-brand-red] .introduction-space *{color:var(--color-brand-red)}.introduction[data-border-color=border-brand-red] .introduction-content::before{background-color:var(--color-brand-red)}.introduction[data-border-color=border-brand-red] .introduction-content::after{border-color:var(--color-brand-red)}.introduction[data-border-color=border-charcoal-grey] .introduction-content::before{background-color:var(--color-charcoal-grey)}.introduction[data-border-color=border-charcoal-grey] .introduction-content::after{border-color:var(--color-charcoal-grey)}.introduction[data-border-color=border-gcb] .introduction-space{position:relative}.introduction[data-border-color=border-gcb] .introduction-content::before{background-color:var(--color-gcb-pink);height:4px}.introduction[data-border-color=border-gcb] .introduction-content::after{border-color:var(--color-gcb-pink);border-left-width:4px;border-bottom-width:4px}.introduction .btn,.introduction .collapse-toggle{margin-top:30px}.introduction .collapse{margin-bottom:0}.introduction .collapse .collapse-toggle.open{margin-top:0}.introduction .introduction-row{height:100%;display:flex;align-items:flex-end;flex-wrap:wrap}.introduction .introduction-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px)}@media(max-width: 767px){.introduction .introduction-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);--row-gutter: 0px}}.introduction .introduction-wrapper p:last-of-type{margin-bottom:0}.introduction .introduction-wrapper [data-share]{margin-top:30px}.introduction .introduction-btn{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px);display:inline}@media(max-width: 767px){.introduction .introduction-btn{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);margin-bottom:0}}.introduction .bottom-masthead-image{margin-top:60px}@media(max-width: 767px){.introduction .bottom-masthead-image{margin-top:30px}}.introduction-content h3,.introduction-content .h3{text-wrap:balance}.introduction-content h3:last-child,.introduction-content .h3:last-child{margin-bottom:0}.membership{display:flex;flex-wrap:wrap;position:relative}.membership-image{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);padding:0;width:100%;height:auto;position:relative}@media(min-width: 1024px){.membership-image{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 45.8333333333%;max-width:calc(45.8333333333% + 0px);padding:0}}.membership-image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;position:absolute;left:0;top:0}@media(max-width: 1023px){.membership-image img{position:relative;left:unset;top:unset}}.membership-content{background-color:var(--color-sculpture);position:relative;padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:60px;width:100%}@media(min-width: 1024px){.membership-content .container{padding-left:50px;padding-right:50px}}@media(max-width: 767px){.membership-content .container{padding-inline:30px}}@media(min-width: 1024px){.membership-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 54.1666666667%;max-width:calc(54.1666666667% + 0px);padding-left:0;padding-right:0;display:flex;align-items:center;padding-bottom:0}}.membership-content::after{content:"";position:absolute;top:100%;right:0;height:40px;background-color:var(--color-sculpture);width:50%}@media(min-width: 1024px){.membership-content::after{left:0;right:unset;height:54px;width:100%}}.membership-content::before{content:"";position:absolute;left:0;background-color:var(--color-sculpture);width:80%;height:42px;bottom:calc(100% - 2px)}@media(min-width: 1024px){.membership-content::before{display:none}}.membership-content h4{margin-bottom:clamp(0.75rem,0.1801634473rem + 1.1887072808vw,1.25rem)}@media(min-width: 768px){.membership-content h4{max-width:70%}}.membership-content p{margin-bottom:0;display:flex;align-items:center}.membership-features{display:flex;flex-direction:column;gap:20px;margin-bottom:32px}.membership-features .feature{display:flex;gap:20px}.membership-features .feature .icon-ngs{font-size:2.625rem}.membership-cta{display:flex;-moz-column-gap:36px;column-gap:36px;row-gap:16px;flex-direction:column;align-items:flex-start}@media(min-width: 1024px){.membership-cta{align-items:baseline;flex-direction:row}}.membership .split-level{display:none}.membership.section-last .split-level{display:flex}@media(max-width: 767px){.page-info .page-info-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}}.page-info-details{margin-bottom:30px}.labels+.page-info-details{padding-top:20px;border-top:1px solid var(--color-disabled-grey)}.page-info-list{display:flex;flex-wrap:wrap;margin-bottom:12px;-moz-column-gap:48px;column-gap:48px}@media(max-width: 767px){.page-info-list{gap:0}}.page-info-list li{width:100%;flex:0 0 calc(50% - 24px);max-width:calc(50% - 24px);display:flex;gap:10px;align-items:flex-start}@media(max-width: 767px){.page-info-list li{flex:0 0 100%;max-width:100%}}.page-info-list li:not(:last-child){margin-bottom:20px}.page-info-list li .icon-ngs{font-size:24px}.page-info .page-info-separator{display:flex;justify-content:flex-end}@media(max-width: 767px){.page-info .page-info-separator{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}.page-info .page-info-separator hr.vertical{width:auto;border-top:1px solid var(--color-disabled-grey);border-left:0;height:auto;margin-bottom:30px}}@media(max-width: 767px){.page-info:not(:has(.book-info)) .page-info-separator{display:none}}@media(max-width: 767px){.page-info .page-info-cta{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}}.slider{position:relative;width:100%;overflow:hidden;visibility:hidden;opacity:0}.slider.swiper-initialized{visibility:visible;opacity:1}.slider-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;box-sizing:content-box}.slider-slide{flex-shrink:0;height:auto;position:relative;transition-property:transform;display:block}.slider-navigation{display:flex;justify-content:space-between;width:100%;position:absolute;left:0;top:50%;transform:translateY(-50%);z-index:1;pointer-events:none}.slider-navigation .btn-arrow:not([disabled]){pointer-events:all}.slider-navigation .btn-arrow-default{font-size:40px;padding:0}.slider-navigation .slide-info{display:none;align-items:center;gap:10px}@media(min-width: 1024px){.slider-navigation .slide-info{display:none}}.slider .slider-pagination .slide-info,.slider .card-body .slide-info{display:flex;align-items:center;gap:10px}@media(max-width: 767px){.slider[data-navigation-mobile=false] .slider-navigation{display:none}}@media(min-width: 768px)and (max-width: 1023px){.slider[data-navigation-tablet=false] .slider-navigation{display:none}}@media(min-width: 1024px){.slider .card[data-landscape]:has(.card-body[data-align=center]){align-items:center}}.separator{display:flex;width:30px;height:1px;background-color:var(--color-charcoal-grey)}@media(min-width: 1024px){.slider[data-padding]{padding:0 64px}}.slider[data-mobile-padding]{padding-left:calc(var(--row-gutter)*2);padding-right:calc(var(--row-gutter)*2)}.slider .card{opacity:1;transition:opacity .3s ease;will-change:opacity;height:100%}.slider-2-and-half-columns{padding:0 64px;background-color:var(--color-white);overflow:hidden}.slider-2-and-half-columns .slider-slide{height:auto}.slider-2-and-half-columns .slider-slide .card{height:100%}.slider-2-and-half-columns .slider-slide .card-header{max-height:450px}.slider-2-and-half-columns .slider-slide .card-body{display:flex;flex-direction:column;height:100%}.slider-2-and-half-columns .slider-slide .card-body .card-description{flex:1}.slider-2-and-half-columns .slider-slide .card-vertical .card-header img{-o-object-fit:fill;object-fit:fill}@media(max-width: 767px){.slider-scrollable{height:-moz-max-content;height:max-content}}.slider-scrollable .card{height:auto}.slider-scrollable .card-header{height:auto !important}.slider-scrollable .card-body{width:-moz-min-content;width:min-content}@media(min-width: 768px){.slider-scrollable .slider-navigation{display:flex}}@media screen and (max-width: 767px){.slider-scrollable .slider-navigation{position:relative;justify-content:flex-start;display:flex;gap:20px;margin-top:10px;margin-left:20px}.slider-scrollable .slider-navigation .slide-info{display:flex;align-items:center;gap:10px}.slider-scrollable .slider-navigation .btn-arrow{all:unset;cursor:pointer;pointer-events:all}}@media(max-width: 767px){.slider-scrollable .slider-wrapper{border-bottom:1px solid var(--color-disabled-grey)}}.slider-scrollable .slider-wrapper .slider-slide{perspective:100px}.slider-scrollable .slider-wrapper .slider-slide .card{transform-origin:left bottom}@media(min-width: 768px)and (max-width: 1023px){.slider-scrollable .slider-wrapper .slider-slide .card{transform-origin:left bottom}.slider-scrollable .slider-wrapper .slider-slide .card .card-body{max-width:100%;width:45%;padding-right:64px !important;padding-bottom:20px}.slider-scrollable .slider-wrapper .slider-slide .card .card-header{height:auto !important}}@media(min-width: 768px)and (max-width: 1023px){.slider-scrollable .slider-wrapper .swiper-slide-next:not(.swiper-slide-active){padding-left:60px}}.slider-scrollable .slider-navigation{top:50%;transform:translateY(-50%)}@media(max-width: 767px){.slider-scrollable .slider-navigation{top:unset;transform:unset}}.slider-card-square{padding:0 20px}@media(min-width: 1024px){.slider-card-square{padding:0 64px}}.slider-card-square .btn-arrow{font-size:40px;position:absolute}.slider-card-square .btn-arrow.btn-arrow-prev{left:0px}.slider-card-square .btn-arrow.btn-arrow-next{right:0px}.slider-card-square .slider-navigation{display:none}@media(min-width: 1024px){.slider-card-square .slider-navigation{display:flex}}.slider-discovery,.slider-quote{background-color:unset}@media(min-width: 768px){.slider-discovery,.slider-quote{padding:60px clamp(3.75rem,-1.9483655275rem + 11.8870728083vw,8.75rem)}.slider-discovery .btn-arrow,.slider-quote .btn-arrow{position:absolute}.slider-discovery .btn-arrow.btn-arrow-prev,.slider-quote .btn-arrow.btn-arrow-prev{left:clamp(0.625rem,-5.0733655275rem + 11.8870728083vw,5.625rem)}.slider-discovery .btn-arrow.btn-arrow-next,.slider-quote .btn-arrow.btn-arrow-next{right:clamp(0.625rem,-5.0733655275rem + 11.8870728083vw,5.625rem)}}.slider-discovery .card-body .slider-pagination,.slider-quote .card-body .slider-pagination{display:none}@media(min-width: 768px){.slider-discovery .card-body .slider-pagination,.slider-quote .card-body .slider-pagination{display:flex;margin-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}}.slider-discovery .slider-navigation .icon-ngs,.slider-quote .slider-navigation .icon-ngs{font-size:16px}@media(min-width: 768px){.slider-discovery .slider-navigation .icon-ngs,.slider-quote .slider-navigation .icon-ngs{font-size:40px}}@media screen and (max-width: 767px){.slider-discovery .slider-navigation .icon-ngs,.slider-quote .slider-navigation .icon-ngs{padding:0;box-sizing:border-box;width:24px;height:24px;display:flex;align-items:center;justify-content:center}}.slider-discovery .slider-navigation .btn-arrow,.slider-quote .slider-navigation .btn-arrow{position:relative}@media(max-width: 767px){.slider-discovery .slider-navigation,.slider-quote .slider-navigation{position:relative;top:0;transform:unset;display:flex;justify-content:flex-start;gap:10px;margin-top:12px}.slider-discovery .slider-navigation .slide-info,.slider-quote .slider-navigation .slide-info{display:flex}}@media(min-width: 768px){.slider-discovery{background-color:rgba(243,242,240,.75)}}@media(max-width: 767px){.slider-discovery .slider-wrapper{background-color:rgba(243,242,240,.75)}}.slider-quote{padding-top:0;padding-bottom:0}.slider-quote .slider-slide{display:flex;align-items:center}@media(min-width: 768px){.slider-quote .btn-arrow{position:absolute}.slider-quote .btn-arrow.btn-arrow-prev{left:clamp(0.625rem,-0.0872956909rem + 1.485884101vw,1.25rem)}.slider-quote .btn-arrow.btn-arrow-next{right:clamp(0.625rem,-0.0872956909rem + 1.485884101vw,1.25rem)}}@media(max-width: 767px){.swiper-container .slider-wrapper:has(.slider-slide:nth-child(1):only-child){padding-inline:calc(var(--row-gutter)*2);width:100% !important;transform:none !important;box-sizing:border-box}.swiper-container .slider-wrapper:has(.slider-slide:nth-child(1):only-child) .slider-slide{margin-right:0 !important;max-width:100%;min-width:100%}}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}[data-size=default] [role=tablist]{margin:0 -12px;position:relative}[data-size=default] [role=tablist]::after{width:calc(100% - 24px);height:1px;content:"";background-color:var(--color-disabled-grey);position:absolute;bottom:0;left:12px}[data-size=default] [role=tab]{font-size:1rem;font-weight:400;margin:0 12px;padding:8px 0;position:relative}[data-size=default] [role=tab]::after{width:100%;height:3px;background-color:var(--color-charcoal-grey);position:absolute;bottom:0;left:0;z-index:1}[data-size=default] [role=tab][aria-selected=true]{font-weight:700;pointer-events:none}[data-size=default] [role=tab][aria-selected=true]::after{content:""}[data-size=default] [role=tabpanel]{padding-right:0;padding-left:0}[data-size=big]{border-top:1px solid var(--color-brand-red)}[data-size=big] .automatic{padding-bottom:0}[data-size=big] [role=tablist]{width:100%;display:flex;justify-content:center;position:relative}[data-size=big] [role=tablist]::before{content:"";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background-color:var(--color-disabled-grey);z-index:0}[data-size=big] [role=tablist] [role=tab]{width:100%;padding:8px 12px;font-weight:500;line-height:1.2;font-size:1rem;color:var(--color-charcoal-grey);height:64px}@media(min-width: 768px){[data-size=big] [role=tablist] [role=tab]{font-size:1.5rem;padding:8px 28px;width:-moz-max-content;width:max-content;height:80px}}[data-size=big] [role=tablist] [role=tab][aria-selected=true]{box-shadow:inset 0px 3px 0px var(--color-brand-red);font-weight:800;line-height:1.2;color:var(--color-brand-red);pointer-events:none}[data-size=big] [role=tablist] [role=tab][aria-selected=false]::after{width:calc(100% + 60px);height:1px;content:"";background-color:var(--color-disabled-grey);position:absolute;bottom:0;left:0}@media(max-width: 1023px){[data-size=big] [role=tablist] [role=tab][aria-selected=false]::after{width:calc(100% + 20px)}}[data-size=big] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}[data-size=big] [role=tablist] [data-wrapper=left] [role=tab][aria-selected=false]::after{right:0;left:auto}[data-size=big] [role=tablist] [data-selected=false]{box-shadow:inset 0 0px var(--color-disabled-grey)}[data-size=big] [data-wrapper]{display:flex;width:50%;position:relative}[data-size=big] [data-wrapper=left]{justify-content:flex-end}[data-size=big] [data-wrapper=right]{justify-content:flex-start}[data-size=big] :has(.slider) .slider-wrapper{border-bottom:1px solid var(--color-disabled-grey)}[data-size=anchor] .automatic{padding-bottom:0;border-top:1px solid var(--color-disabled-grey)}[data-size=anchor] .tabs-wrapper{display:flex;width:100%}[data-size=anchor] [role=tablist]{display:flex;position:relative;box-shadow:0px 2px 6px rgba(0,0,0,.15)}[data-size=anchor] [role=tablist] [role=tab]{width:-moz-max-content;width:max-content;padding:20px 10px;font-weight:400;line-height:1.2;font-size:0.875rem;color:var(--color-charcoal-grey)}@media(min-width: 768px){[data-size=anchor] [role=tablist] [role=tab]{font-size:0.875rem;padding:20px 30px}}[data-size=anchor] [role=tablist] [role=tab][aria-selected=true]{box-shadow:inset 0px -4px 0px var(--color-brand-red);font-size:0.875rem;font-weight:800;line-height:1.2;color:var(--color-brand-red);pointer-events:none}@media(min-width: 768px){[data-size=anchor] [role=tablist] [role=tab][aria-selected=true]{font-size:0.875rem}}[data-size=anchor] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:nowrap}[data-size*=pils] .automatic{padding-bottom:0}[data-size*=pils] [role=tablist]{display:flex;position:relative;gap:8px;flex-wrap:wrap;margin-bottom:clamp(2rem,0.8603268945rem + 2.3774145617vw,3rem)}[data-size*=pils] [role=tablist] .tab-buttons [role=tab]:not(:last-child){margin-right:10px}[data-size*=pils] [role=tablist] [role=tab]{width:-moz-max-content;width:max-content;padding:10px 16px;line-height:1.2;font-weight:400;font-size:1rem;color:var(--color-charcoal-grey);border-radius:999px;border:1px solid var(--color-charcoal-grey);transition:color .25s,border-color .25s}@media(min-width: 768px){[data-size*=pils] [role=tablist] [role=tab]{padding:20px 30px}}[data-size*=pils] [role=tablist] [role=tab][aria-selected=true],[data-size*=pils] [role=tablist] [role=tab]:hover{line-height:1.2;color:var(--color-brand-red);border-color:var(--color-brand-red)}[data-size*=pils] [role=tablist] [role=tab][aria-selected=true]{font-weight:700;pointer-events:none}[data-size*=pils] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:nowrap}[data-size=vertical]{display:flex;flex-direction:row}[data-size=vertical] [role=tablist]{width:300px;border-top:1px solid var(--color-disabled-grey);border-right:1px solid var(--color-disabled-grey);display:flex;flex-direction:column;flex:0 0 300px;row-gap:20px;padding-top:20px}@media(min-width: 768px)and (max-width: 1023px){[data-size=vertical] [role=tablist]{width:240px;flex:0 0 240px}}[data-size=vertical] [role=tab]{width:100%;font-weight:700;font-size:1.125rem;line-height:1.2;text-align:left;border-right:4px solid rgba(0,0,0,0);padding:15px 35px 15px 0}[data-size=vertical] [role=tab]:hover,[data-size=vertical] [role=tab][aria-selected=true]{color:var(--color-brand-red)}[data-size=vertical] [role=tab][aria-selected=true]{border-right-color:var(--color-brand-red);pointer-events:none}[data-size=vertical] .tab-panel-wrapper{width:calc(100% - 300px);border-top:1px solid var(--color-section-grey);border-bottom:1px solid var(--color-disabled-grey);padding:12px 12px 12px 0}@media(min-width: 768px)and (max-width: 1023px){[data-size=vertical] .tab-panel-wrapper{width:calc(100% - 240px)}}[data-size=vertical] .tab-panel-wrapper .inner-scroll{height:calc(80dvh - 72px);overflow:hidden;overflow-y:auto;overscroll-behavior:contain}@supports(-moz-appearance: none){[data-size=vertical] .tab-panel-wrapper .inner-scroll{scrollbar-width:thin;scrollbar-color:var(--color-disabled-grey) rgba(0,0,0,0)}}@supports selector(::-webkit-scrollbar){[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar{width:4px}[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-thumb{background-color:var(--color-disabled-grey);border-radius:8px}[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-thumb:active,[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--color-white)}[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:8px}}[data-size=vertical] .tab-panel-wrapper,[data-size=vertical] .tab-panel-wrapper .section{background-color:var(--color-section-grey)}[data-background=dark]{background-color:var(--color-header-grey)}[data-background=dark] [role=tab]{color:var(--color-white)}[data-background=dark] [role=tab]::after{background-color:var(--color-white)}[data-background=dark] [role=tabpanel]{color:var(--color-white)}[data-alignment=center] [role=tablist]{display:flex;justify-content:center}[data-size*=pils-gcb] .automatic{padding-bottom:0}[data-size*=pils-gcb] [role=tablist]{display:flex;position:relative;gap:8px;flex-wrap:wrap;margin-bottom:clamp(2rem,0.8603268945rem + 2.3774145617vw,3rem)}[data-size*=pils-gcb] [role=tablist] .tab-buttons [role=tab]:not(:last-child){margin-right:10px}@media(max-width: 767px){[data-size*=pils-gcb] [role=tablist].tabs-buttons{display:none}}[data-size*=pils-gcb] [role=tablist] [role=tab]{width:-moz-max-content;width:max-content;padding:10px 16px;line-height:1.2;font-weight:400;font-size:1rem;color:var(--color-charcoal-grey);border-radius:999px;border:1px solid var(--color-charcoal-grey);transition:all .25s ease;overflow:hidden;position:relative;cursor:pointer}[data-size*=pils-gcb] [role=tablist] [role=tab] span{text-transform:capitalize}@media(min-width: 768px){[data-size*=pils-gcb] [role=tablist] [role=tab]{padding:20px 30px}}[data-size*=pils-gcb] [role=tablist] [role=tab][aria-selected=true]{font-weight:700;pointer-events:none}[data-size*=pils-gcb] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:nowrap}[data-size*=pils-gcb] [role=tablist] [role=tab] img{height:40px;width:auto;position:absolute;right:-16px;bottom:-60px;transition:all .25s}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy]:hover img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy][aria-selected=true] img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love]:hover img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love][aria-selected=true] img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness]:hover img{bottom:-25px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness][aria-selected=true] img{bottom:-25px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream]:hover img{bottom:-5px;right:-5px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream][aria-selected=true] img{right:-5px;bottom:-5px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]{border-color:var(--color-gcb-green)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img{height:50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(4){height:65px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(1){top:-10px;right:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(2){top:-5px;left:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(3){top:-10px;right:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(4){top:-5px;left:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true]{color:var(--color-gcb-green);background-color:var(--color-gcb-all-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(1){top:unset;bottom:-10px;right:-20px;z-index:1}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(2){top:-5px;left:-10px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(3){top:-10px;right:-20px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(4){top:unset;bottom:-25px;left:-15px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover{color:var(--color-gcb-green);background-color:var(--color-gcb-all-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(1){top:unset;bottom:-10px;right:-20px;z-index:1}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(2){top:-5px;left:-10px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(3){top:-10px;right:-20px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(4){top:unset;bottom:-25px;left:-15px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy]{border-color:var(--color-gcb-red)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy][aria-selected=true]{color:var(--color-gcb-red);background-color:var(--color-gcb-joy-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy]:hover{background-color:var(--color-gcb-joy-bg);color:var(--color-gcb-red)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love]{border-color:var(--color-gcb-blue-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love][aria-selected=true]{color:var(--color-gcb-blue-dark);background-color:var(--color-gcb-love-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love]:hover{background-color:var(--color-gcb-love-bg);color:var(--color-gcb-blue-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream]{border-color:var(--color-gcb-green-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream][aria-selected=true]{color:var(--color-gcb-green-dark);background-color:var(--color-gcb-dream-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream]:hover{background-color:var(--color-gcb-dream-bg);color:var(--color-gcb-green-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness]{border-color:var(--color-gcb-orange)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness] img{height:65px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness][aria-selected=true]{color:var(--color-gcb-orange);background-color:var(--color-gcb-kindness-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness]:hover{color:var(--color-gcb-orange);background-color:var(--color-gcb-kindness-bg)}[role=tabpanel]{min-height:10em;width:100%;display:flex;flex-direction:column}[role=tabpanel].is-hidden{display:none}@media(max-width: 767px){.section:has(.tabs[data-size*=pils]):has(.marquee) .h4{max-width:75%}}@media(max-width: 767px){.section:has(.tabs[data-size*=pils]):has(.marquee):has(.tab-btn:nth-child(2)) .h4{max-width:100%}}.tabs{overflow:hidden;width:100%}.tabs .tabs-header .ss-main.select-slim{padding:16px 24px;border:1px solid var(--color-brand-red);border-radius:1000px;background:rgba(0,0,0,0)}.tabs .tabs-header .ss-main.select-slim .ss-values .ss-single{color:var(--color-brand-red)}.tabs .tabs-header .ss-main.select-slim .ss-arrow path{stroke:var(--color-brand-red)}.tabs[data-size*=as-select-on-mobile] .mobile-dropdown{display:none}@media(max-width: 767px){.tabs[data-size*=as-select-on-mobile] .mobile-dropdown{display:block;width:100%}.tabs[data-size*=as-select-on-mobile] .mobile-dropdown:has(select option:nth-of-type(1):only-of-type){opacity:0;pointer-events:none;visibility:hidden}.tabs[data-size*=as-select-on-mobile] .tab-buttons{display:none}}.tabs[data-size*=pils]{margin-top:-75px}@media(max-width: 767px){.tabs[data-size*=pils]{margin-top:-62px}}.tabs[data-size*=pils] .tab-btn{opacity:0}.tabs[data-size*=pils]:has(.tab-btn:nth-child(2)){margin-top:0}@media(max-width: 767px){.tabs[data-size*=pils]:has(.tab-btn:nth-child(2)){margin-top:0}}.tabs[data-size*=pils]:has(.tab-btn:nth-child(2)) .tab-btn{opacity:1}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown{position:relative}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon{position:absolute;top:0;left:0;width:100%;height:100%}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon img{height:55px;width:auto;position:absolute;right:7%;transform:translateX(-50%);bottom:-70px;transition:all .25s ease}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all{left:50%;right:auto;transform:translateX(-50%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img{left:50%}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(1){transform:translateX(0%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(2){transform:translateX(-50%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(3){transform:translateX(-90%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(4){transform:translateX(-130%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .ss-main.select-slim{border-color:var(--color-gcb-green);background:var(--color-gcb-all-bg);color:var(--color-gcb-green)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-green)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-green)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .gcb-all img{bottom:-10px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .ss-main.select-slim{border-color:var(--color-gcb-red);background:var(--color-gcb-joy-bg);color:var(--color-gcb-red)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-red)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-red)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .gcb-joy img{bottom:-5px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .ss-main.select-slim{border-color:var(--color-gcb-blue-dark);background:var(--color-gcb-love-bg);color:var(--color-gcb-blue-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-blue-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-blue-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .gcb-love img{bottom:-5px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .ss-main.select-slim{border-color:var(--color-gcb-green-dark);background:var(--color-gcb-dream-bg);color:var(--color-gcb-green-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-green-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-green-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .gcb-dream img{bottom:-5px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .ss-main.select-slim{border-color:var(--color-gcb-orange);background:var(--color-gcb-kindness-bg);color:var(--color-gcb-orange)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-orange)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-orange)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .gcb-kindness img{bottom:-5px}.tabs[data-size*=pils-gcb] .select-slim.ss-main .ss-values{text-transform:capitalize}.tabs-wrapper{display:flex;width:100%}.tabs-navigation{position:absolute;width:100%;height:100%;pointer-events:none;display:none}.tabs-navigation::before,.tabs-navigation::after{display:block;position:absolute;top:0;width:clamp(50px,10%,150px);height:100%;z-index:0}.tabs-navigation::before{content:"";left:0;background:#fff;background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.tabs-navigation::after{content:"";right:0;left:auto;background:linear-gradient(270deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.tabs-navigation .btn-arrow-next,.tabs-navigation .btn-arrow-prev,.tabs-navigation .navigation-anchor .arrow-navigation .btn-arrow-prev,.navigation-anchor .arrow-navigation .tabs-navigation .btn-arrow-prev,.tabs-navigation .navigation-anchor .arrow-navigation .btn-arrow-next,.navigation-anchor .arrow-navigation .tabs-navigation .btn-arrow-next{position:absolute;top:50%;transform:translateY(-50%);z-index:1;pointer-events:all;color:var(--color-pagination)}.tabs-navigation .btn-arrow-prev{left:15px}.tabs-navigation .btn-arrow-next{right:15px}.is-overflowing .tabs-navigation{display:flex}.tabs-accordion{margin-top:clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem)}.tabs-accordion .h6{margin-bottom:28px}.tabs-accordion .accordion-content{padding:0 16px 0 16px}.tabs-accordion .accordion-content .section-category{padding-top:30px}.tabs-accordion .section .section-wrapper{gap:24px}@media(min-width: 768px){.tabs-accordion .section .section-wrapper{gap:48px}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow){gap:0;flex-wrap:wrap;align-items:unset}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-label{max-width:100%;display:flex;flex:0 0 100%;flex-direction:row}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header{max-width:33.33333%;border-top:1px solid var(--color-charcoal-grey);padding-top:20px;flex:0 0 33.33333%}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header img{height:-moz-max-content;height:max-content}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{max-width:66.66667%;border-top:1px solid var(--color-charcoal-grey);padding-top:20px;flex:0 0 66.66667%}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body[data-align=center]{padding-bottom:unset}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body dl dt{line-height:1.35;align-items:flex-start}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body dl dt i.icon-ngs{font-size:18px}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border{gap:20px;display:flex}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border{gap:0}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-header{border-top:none;padding-top:0;max-width:calc(40% - 10px);flex:0 0 calc(40% - 10px)}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-header{max-width:100%;flex:0 0 100%}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-body{padding-left:0;max-width:calc(60% - 10px);flex:0 0 calc(60% - 10px)}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-body{max-width:100%;flex:0 0 100%;border-top:unset}}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.banner-content>div{display:flex;align-items:flex-end}.banner{height:calc(100dvh - 72px);max-height:100vh;width:100%}.banner-wrapper{position:relative}.banner::after{content:"";position:absolute;width:100%;height:4px;top:-1px;left:0;z-index:3;background-color:var(--color-white)}.banner .tags{margin-bottom:24px}.banner .breadcrumbs{margin-bottom:24px}.banner .transparent-mask{mix-blend-mode:screen}.banner .transparent-mask::after{content:"";position:absolute;width:100%;height:4px;top:-1px;left:0;z-index:3;background-color:var(--color-white)}.banner .container{padding-top:30px;padding-bottom:30px;position:relative}@media(max-width: 767px){.banner .container{padding-top:15px}}.banner .inline{display:inline}.banner .banner-container{position:relative}@media(min-width: 1024px){.banner .banner-container .row{--row-gutter: 64px}}.banner .banner-container .container{background-color:#fff}.banner .banner-container .banner-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px)}@media(max-width: 1023px){.banner .banner-container .banner-title{min-height:unset}}@media(max-width: 767px){.banner .banner-container .banner-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}}.banner .banner-container .overlay{visibility:hidden;position:absolute;top:100%;bottom:auto;left:0;right:0}.banner .banner-container .overlay .banner-title h1,.banner .banner-container .overlay .banner-title .h2{visibility:visible;color:rgba(0,0,0,.4)}.banner .sponsors{position:absolute;top:auto;bottom:0;right:0;left:auto}@media(max-width: 767px){.banner .sponsors{position:static;background:#fff}.banner .sponsors::after{content:"";position:absolute;width:100%;height:4px;top:-1px;left:0;z-index:3;background-color:var(--color-white)}}.banner .sponsors .row{justify-content:flex-end}.banner .sponsors .banner-sponsor{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 16.6666666667%;max-width:calc(16.6666666667% + 0px);display:flex;align-items:flex-end;align-self:flex-end;flex-direction:row;justify-content:flex-end;gap:16px}@media(max-width: 767px){.banner .sponsors .banner-sponsor{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);display:flex}}.banner .sponsors .banner-sponsor small{margin-bottom:0}.banner .h2{font-size:clamp(2rem,0.625rem + 4.5833333333vw,4.75rem);line-height:normal;color:#000;margin-bottom:0;position:relative}.banner .bg{position:fixed;width:100%;height:100%;left:0;top:0;bottom:0;right:0}.banner .bg img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0;will-change:transform}.banner .bg video{width:100%;height:100%;mix-blend-mode:multiply;position:absolute;top:0;left:0;-o-object-fit:cover;object-fit:cover}@media(prefers-reduced-motion: reduce){.banner .bg video{display:none !important;visibility:hidden !important}}.banner .split-level{position:absolute;bottom:0;left:0}.banner .split-level .icon-ngs{font-size:12px}.banner .split-level-right{padding-bottom:clamp(0.3125rem,-0.0436478455rem + 0.7429420505vw,0.625rem)}@media(max-width: 767px){.banner .split-level-right:not(.banner .split-level-right:empty){margin-left:5px}}@media(max-width: 767px){.banner .split-level-left{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 25%;max-width:calc(25% + 0px)}}@media(max-width: 767px){.banner .split-level-right{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 75%;max-width:calc(75% + 0px)}}.banner .row.flex-col .col-6{flex:0 0 100%;max-width:calc(100% + 0px)}.banner.plain{height:auto}.banner.plain .banner-container{background-color:rgba(0,0,0,0)}@media(max-width: 767px){.banner.plain .banner-container{padding-top:32px}}.banner.plain .split-level{position:relative}.banner.plain .row.flex-col .col-6{flex:0 0 100%;max-width:calc(100% + 0px)}.banner-content>div{display:flex;align-items:flex-end}.section-banner.section:has(.split-level.absolute){margin-top:0}.section-banner .banner .split-level{top:unset;bottom:0}.section-banner .banner .split-level .link-box{line-height:24px}@media(max-width: 767px){.section-banner .banner .split-level .link-box span{font-size:12px}}.section-banner .banner .split-level .icon-ngs{background-color:unset;border:1px solid var(--color-white);color:var(--color-white)}.pin-spacer{max-width:100%;overflow:hidden !important}.pin-spacer .banner .split-level:has(.split-level-left:empty){height:calc(clamp(2rem,2rem + 0vw,2rem) + 2px);bottom:-2px}.pin-spacer .banner .split-level:has(.split-level-left:empty) .split-level-left{padding-bottom:2px}.in-edit-mode .banner{height:800px;max-height:800px}.in-edit-mode .banner .bg{position:absolute;height:800px}.in-edit-mode .banner .bg img{max-height:800px;height:800px}.banner-gcb-header{padding-bottom:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem)}.banner-gcb .tags{margin-bottom:clamp(1.5625rem,-0.2182392273rem + 3.7147102526vw,3.125rem)}.banner-gcb h3{margin-bottom:0}.banner-gcb img,.banner-gcb picture{width:100vw;aspect-ratio:1440/550}@media screen and (max-width: 1024px){.banner-gcb img,.banner-gcb picture{aspect-ratio:375/440}}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}html:has(.pswp--open .pswp__item .pswp-caption-content--description.show){height:100%;overflow-y:hidden}body:has(.pswp--open .pswp__item .pswp-caption-content--description.show){height:auto;min-height:100%;overscroll-behavior:none}.pswp{--pswp-bg: var(--color-header-grey) !important}@media(min-width: 1024px){.pswp__top-bar{padding:0 16px}}.pswp__button{color:#fff}.pswp__button .icon-magnifying-glass-plus:before{color:#fff}.pswp__button--zoom:has(.icon-ngs){font-size:32px}.pswp__button--close:has(.icon-ngs){font-size:54px}@media(max-width: 767px){.pswp--open:not(.pswp--ui-visible) .pswp__item:has(.pswp-caption-content--description) .pswp__zoom-wrap{transition:.2s;opacity:0}}.pswp--open .pswp__dynamic-caption--faded{display:none !important;visibility:hidden !important}.pswp--open .pswp__item:has(.pswp-caption-content--description){overflow:hidden;overflow-y:auto;overscroll-behavior:contain}@supports(-moz-appearance: none){.pswp--open .pswp__item:has(.pswp-caption-content--description){scrollbar-width:thin;scrollbar-color:var(--color-disabled-grey) rgba(0,0,0,0)}}@supports selector(::-webkit-scrollbar){.pswp--open .pswp__item:has(.pswp-caption-content--description)::-webkit-scrollbar{width:4px}.pswp--open .pswp__item:has(.pswp-caption-content--description)::-webkit-scrollbar-thumb{background-color:var(--color-disabled-grey);border-radius:8px}.pswp--open .pswp__item:has(.pswp-caption-content--description)::-webkit-scrollbar-thumb:active,.pswp--open .pswp__item:has(.pswp-caption-content--description)::-webkit-scrollbar-thumb:hover{background-color:var(--color-white)}.pswp--open .pswp__item:has(.pswp-caption-content--description)::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:8px}}@media(max-width: 767px){.pswp--open .pswp__item:has(.pswp-caption-content--description){display:flex !important;flex-direction:column;padding-top:100px}.pswp--open .pswp__item:has(.pswp-caption-content--description) .pswp__dynamic-caption--mobile{bottom:auto}.pswp--open .pswp__item:has(.pswp-caption-content--description) .pswp__dynamic-caption{order:2;top:auto !important;position:relative;transform:none !important;left:auto !important;padding-left:var(--row-gutter);padding-right:var(--row-gutter)}.pswp--open .pswp__item:has(.pswp-caption-content--description) .pswp__zoom-wrap{order:1}.pswp--open .pswp__item:has(.pswp-caption-content--description) .pswp__dynamic-caption--mobile{position:relative;transform:none !important;left:auto !important}.pswp--open .pswp__item:has(.pswp-caption-content--description) .pswp__zoom-wrap,.pswp--open .pswp__item:has(.pswp-caption-content--description) .pswp__img{position:relative;transform:none !important}}.pswp__button--close{margin-right:0 !important}.pswp--zoomed-in .pswp__button .icon-magnifying-glass-plus:before{content:"" !important}.pswp--zoomed-in .pswp__zoom-wrap::after{display:none}.pswp__zoom-wrap{z-index:10}.pswp__zoom-wrap .pswp__img{-o-object-fit:contain;object-fit:contain;position:relative}.pswp__thumbnails{width:100%;max-width:100%;padding-top:16px;padding-bottom:28px;position:absolute;bottom:0;left:0;display:flex;flex-direction:row;justify-content:center;-moz-column-gap:8px;column-gap:8px;background-color:rgba(43,51,56,.3);overflow-x:auto;scrollbar-width:none}.pswp__thumbnails::-webkit-scrollbar{display:none}@media(min-width: 1024px){.pswp__thumbnails{-moz-column-gap:16px;column-gap:16px}}.pswp__thumbnail{width:64px;height:48px;background-color:rgba(0,0,0,.3);opacity:.3;transition:opacity .5s;flex:0 0 64px;cursor:pointer}.pswp__thumbnail img{-o-object-fit:cover;object-fit:cover;pointer-events:none}.pswp__thumbnail:hover,.pswp__thumbnail.is-active{opacity:1}.pswp__thumbnail.is-active{cursor:default}@media(min-width: 1024px){.pswp__thumbnail{width:133px;height:100px;flex:0 0 133px}}.pswp-caption-content{display:none;visibility:hidden}.pswp-caption-content--description{display:none}.pswp__dynamic-caption--below,.pswp__dynamic-caption--mobile{width:100%;max-width:800px;text-align:center;color:var(--color-white);transform:translate3d(-50%, 0, 0) !important;position:absolute;left:50% !important}.pswp__dynamic-caption--below h3,.pswp__dynamic-caption--below .h3,.pswp__dynamic-caption--mobile h3,.pswp__dynamic-caption--mobile .h3{margin-bottom:12px}.pswp__item:has(.hide-thumbnail) .pswp__dynamic-caption--below::before{display:none}.pswp__dynamic-caption--below{padding-top:32px}.pswp__dynamic-caption--below::before{content:"Click image to zoom";display:none;width:100%;text-align:center;color:#fff;font-style:italic;transition:1s;font-size:12px;position:absolute;top:10px;right:0;left:0}.pswp__dynamic-caption--mobile{background-color:rgba(43,51,56,.5);padding-top:32px;bottom:0}.pswp--one-slide .pswp__thumbnails{display:none}.pswp__img--placeholder{display:none}.pswp .pswp__img{cursor:auto}.pswp--zoom-allowed .pswp__dynamic-caption--below::before{display:block}.pswp__dynamic-caption{width:100% !important}.pswp__dynamic-caption .pswp-caption-content--description{margin-top:16px;margin-bottom:38px}.pswp__dynamic-caption .pswp-caption-content--description.show{display:block}.pswp__dynamic-caption:has(.hide-thumbnail){top:40% !important;left:50% !important;height:60vh}.pswp__dynamic-caption:has(.hide-thumbnail) iframe{height:50vh;width:100%}@media(max-width: 767px){.pswp__dynamic-caption:has(.hide-thumbnail).pswp__dynamic-caption--mobile{top:5% !important}}.pswp__dynamic-caption:has(.hide-thumbnail)+.pswp__zoom-wrap{display:none}.pswp__dynamic-caption a{margin-bottom:0}.pswp__dynamic-caption.pswp__dynamic-caption--below:has(.hide-thumbnail){transform:translate(-50%, -50%) !important}@media(max-width: 768px){.masthead-dropdown{margin-bottom:60px}}.masthead-dropdown .banner-container{background:none;padding-top:0}@media(max-width: 768px){.masthead-dropdown .banner-container .col-6{display:block;flex:0 0 100%;max-width:calc(100% + 0px)}.masthead-dropdown .banner-container .col-6 .header-inline{align-items:flex-start}}.masthead-dropdown .banner-container .col-6.right-content{display:flex;align-items:end}.masthead-dropdown .banner-container .col-6 .title-default{color:var(--color-header-grey)}.masthead-dropdown .banner-container .tags-boxed{padding-top:42px}.masthead-dropdown .banner-container .container{background-color:unset}.masthead-dropdown .banner{height:100%}@media(min-width: 768px)and (orientation: portrait){.masthead-dropdown .banner{aspect-ratio:unset}}.masthead-dropdown .banner::after{content:none}@media(max-width: 768px){.masthead-dropdown .row{flex-direction:column}}.masthead-dropdown .header-inline{display:inline-flex;gap:30px;align-items:baseline;cursor:pointer}@media(max-width: 767px)and (orientation: portrait){.masthead-dropdown .header-inline{gap:12px}}.masthead-dropdown .collapse-header .collapse-toggle{aspect-ratio:1;width:46px;height:46px;background-color:var(--color-white);border-radius:100%;pointer-events:none}.masthead-dropdown .collapse-header .collapse-toggle span span{display:none}.masthead-dropdown .collapse-header .collapse-toggle .icon-ngs{font-size:17px;padding:0px 2px;padding-top:5px}.masthead-dropdown .collapse-header .collapse-toggle{color:var(--color-brand-red)}.masthead-dropdown .collapse-content{background-color:var(--color-white);opacity:0;position:absolute}.masthead-dropdown .collapse-content .title-small{display:block;margin-bottom:0}@media(max-width: 768px){.masthead-dropdown .collapse-content .col+.col{margin-top:1rem;padding-bottom:30px}}@media(min-width: 768px){.masthead-dropdown .collapse-content .set-column{display:grid;grid-template-columns:repeat(2, 1fr);gap:0 60px}.masthead-dropdown .collapse-content .set-column li:nth-child(1){grid-row:1/span 1;grid-column:1}.masthead-dropdown .collapse-content .set-column li:nth-child(2){grid-row:2/span 1;grid-column:1}.masthead-dropdown .collapse-content .set-column li:nth-child(3){grid-row:3/span 1;grid-column:1}.masthead-dropdown .collapse-content .set-column li:nth-child(4){grid-row:4/span 1;grid-column:1}.masthead-dropdown .collapse-content .set-column li:nth-child(5){grid-row:1/span 1;grid-column:2}.masthead-dropdown .collapse-content .set-column li:nth-child(6){grid-row:2/span 1;grid-column:2}.masthead-dropdown .collapse-content .set-column li:nth-child(7){grid-row:3/span 1;grid-column:2}.masthead-dropdown .collapse-content .set-column li:nth-child(8){grid-row:4/span 1;grid-column:2}}@media(max-width: 768px){.masthead-dropdown .collapse-content{position:static}}.masthead-dropdown .collapse-content.open{min-height:168px !important;z-index:9;width:100%;padding-bottom:30px;opacity:1}@media(max-width: 768px){.masthead-dropdown .collapse-content.open{border-bottom:1px solid var(--color-sculpture)}}.masthead-dropdown .collapse-content .col{flex:unset;flex-wrap:unset}@media(min-width: 768px){.masthead-dropdown .collapse-content .col .ul-column-list{padding-right:30px}}@media(max-width: 768px){.masthead-dropdown .split-level.open{display:flex}}.masthead-dropdown .split-level.open .split-level-left{border-top:1px solid var(--color-brand-red);border-right:1px solid var(--color-brand-red)}@media(max-width: 768px){.masthead-dropdown .split-level.open .split-level-left{flex:0 0 88%;max-width:calc(88% + 0px)}}.masthead-dropdown .split-level.open .split-level-right{border-bottom:1px solid var(--color-brand-red)}.masthead-dropdown .split-level{position:static}@media(max-width: 768px){.masthead-dropdown .split-level{transition:ease-out 500ms;display:none}}@media(max-width: 768px){.masthead-dropdown .split-level .split-level-left{flex:0 0 88%;max-width:calc(88% + 0px)}}@media(max-width: 768px){.masthead-dropdown .split-level .split-level-right{flex:0 0 12%;max-width:calc(12% + 0px)}}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.cart-item{padding:20px;height:inherit}.cart-item+.cart-item{margin-top:20px}@media(max-width: 767px){.cart-item+.cart-item{margin-top:32px}}.cart-item.card[data-landscape]:not([data-landscape-mobile]){gap:20px}@media(max-width: 767px){.cart-item.card[data-landscape]:not([data-landscape-mobile]){flex-direction:column}}.cart-item.card[data-landscape]:not([data-landscape-mobile]) .card-header{width:200px;flex:200px;max-width:200px}@media(max-width: 767px){.cart-item.card[data-landscape]:not([data-landscape-mobile]) .card-header{width:100%;flex:auto;max-width:100%}}.cart-item.card[data-landscape]:not([data-landscape-mobile]) .card-footer{align-items:flex-start}.cart-item.card[data-landscape]:not([data-landscape-mobile]) .card-body{flex:auto;max-width:100%;padding:0}.cart-item.card[data-landscape]:not([data-landscape-mobile]) .card-body p:last-child{margin-bottom:0}.cart-item.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo) .card-body{flex:auto;max-width:100%;padding:0}.cart-item.card[data-landscape]:not([data-landscape-mobile]):not(.card-landscape-icon):not(.card-solo) .card-body p:last-child{margin-bottom:0}.state-item{display:flex;flex-direction:column;align-items:center;gap:10px;opacity:.4;width:90px}@media(max-width: 767px){.state-item{width:52px}}.state-item .icon-ngs{font-size:32px}@media(max-width: 767px){.state-item .icon-ngs{font-size:26px}}.state-item.active-state{opacity:1}.state-item.active-state label{font-weight:700;white-space:nowrap}.cart-list-header-status a[disabled] .state-item{opacity:.4}.cart-list-header-status .state-item{opacity:1}.cart-list-header-status i{display:flex;justify-content:center;align-items:center;width:58px;height:58px;background:#fff;color:var(--color-charcoal-grey);border-radius:50%;border:1px solid var(--color-charcoal-grey)}@media(max-width: 767px){.cart-list-header-status i{width:44px;height:44px}}.cart-list-header-status .active-state i{color:#fff;background:var(--color-charcoal-grey)}.cart-list-header-status .active-state i::before{color:#fff}@media(hover: none)and (pointer: coarse){.cart-list-header-status a{-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation}.cart-list-header-status a:active,.cart-list-header-status a:hover{color:inherit !important}.cart-list-header-status a:focus{outline:none}}.state-dash{display:flex;opacity:.4;padding-top:29px;--dash-border-color: var(--color-disabled-grey)}@media(max-width: 767px){.state-dash{padding-top:22px}}.state-dash::after{content:"";border-bottom:1px solid var(--dash-border-color);width:82px;display:block;position:absolute}@media(max-width: 767px){.state-dash::after{width:40px}}.state-dash::before{content:"";width:82px;display:block}@media(max-width: 767px){.state-dash::before{width:40px;position:relative}}.cart-list-header-status .state-dash:has(+a:not([disabled=true])){--dash-border-color: var(--color-header-grey)}a[disabled],a:has(.active-state){pointer-events:none}.cart-review__wrapper{background-color:var(--color-section-grey);display:flex;flex-direction:column;gap:26px;padding:20px}.cart-review__wrapper p{margin-bottom:0}.cart-review__section{display:flex;justify-content:space-between;gap:10px}.cart-review__section-item{width:100%;display:flex;flex-direction:column;gap:8px}@media(max-width: 767px){.cart-review__section-item{gap:10px}}.cart-review__section-item:last-of-type{width:auto}.cart-review--note{background-color:var(--color-sculpture);padding:14px;width:100%}.cart-review__item{display:flex;flex-direction:column;gap:10px}.cart-review__item-title{color:var(--color-header-grey);font-weight:700;font-size:18px;line-height:21.6px}@media(max-width: 767px){.cart-review__item-title{font-size:16px;line-height:20px}}.cart-review__item-list{padding-left:6px}.cart-review__item-list ul{gap:2px}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.account-settings__profile-wrapper{display:flex;gap:30px;width:95%}@media(max-width: 767px){.account-settings__profile-wrapper{gap:12px}}.account-settings__profile-action{width:95%;padding-top:15px;display:flex;gap:30px;font-weight:600;margin-bottom:30px}.account-settings__profile-action--left{width:36%;text-align:center}@media(max-width: 767px){.account-settings__profile-action--left{flex-shrink:0;width:auto}}.account-settings__profile-action--right{width:100%}@media(max-width: 767px){.account-settings__profile-action--right{flex-shrink:0;width:auto}}@media(max-width: 767px){.account-settings__profile-action{gap:20px;align-items:center;justify-content:center;padding-top:20px;margin-bottom:12px}}.account-settings__profile-info p{font-weight:300;font-size:1.125rem}.account-settings__profile-details{width:100%}.account-settings__profile-picture{width:36%}.account-settings__profile-picture .image{border-radius:100%;overflow:hidden;aspect-ratio:1/1}.account-settings__profile-picture .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.account-settings__profile-details{display:flex;flex-direction:column;gap:15px}.account-settings__profile-details h5{font-size:1.75rem;line-height:1.875rem;margin-bottom:5px}@media(max-width: 767px){.account-settings__profile-details h5{font-size:1.375rem;line-height:1.5rem}}.account-settings__profile-details p{margin-bottom:0}@media(max-width: 767px){.account-settings__profile-details p{font-size:1rem;line-height:1.25rem}}.account-settings__profile-membership{display:flex;flex-direction:column;gap:5px;color:var(--color-header-grey)}@media(max-width: 767px){.account-settings__profile-membership{gap:4px}}.account-settings__profile-membership p{font-size:.875rem;font-weight:400}.account-settings__profile-membership-label{padding-bottom:6px;border-bottom:1px solid var(--color-disabled-grey)}.account-settings__profile-membership-label .label-wrapper{display:flex;gap:6px;align-items:center}.account-settings__profile-membership-label .label-wrapper i{width:14px;height:14px;display:none}.account-settings__profile-badge{display:flex;gap:16px;flex-wrap:wrap}@media(max-width: 767px){.account-settings__profile-badge{gap:4px;flex-direction:column;margin-bottom:10px}}.account-settings__profile-badge-icon{display:flex;align-items:center;gap:5px}.account-settings__profile-badge-icon .image{border-radius:100%;overflow:hidden;width:28px;height:28px}.account-settings__profile-badge-icon .image img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}.account-settings__feature-card{padding-right:60px;padding-left:30px;padding-bottom:60px;border-color:var(--color-disabled-grey);border-style:solid;border-right-width:1px}.account-settings__feature-card:first-of-type{padding-left:0}.account-settings__feature-card:last-of-type{border-color:rgba(0,0,0,0);padding-right:0}@media(max-width: 767px){.account-settings__feature-card:last-of-type{padding-bottom:20px}}@media(max-width: 767px){.account-settings__feature-card{padding-top:32px;padding-bottom:53px;padding-left:20px;padding-right:20px;border-right-width:0;border-bottom-width:1px}.account-settings__feature-card:first-of-type{padding-top:0;padding-left:20px}.account-settings__feature-card:last-of-type{padding-right:20px}}.section-header-list{border-bottom:1px solid var(--color-disabled-grey)}.section-header-list .top-image{position:relative;display:flex;pointer-events:none;margin-bottom:clamp(1.5rem,-0.2095096582rem + 3.5661218425vw,3rem)}.section-header-list .top-image picture{display:block;overflow:hidden;position:relative}.section-header-list .top-image picture::before{width:100%;content:"";padding-top:50%;display:block}@media(min-width: 768px){.section-header-list .top-image picture::before{padding-top:16.6666666667%}}.section-header-list .top-image img{width:100%;position:absolute;top:0;left:0}.section-header-list ul:not([class])>li{margin-bottom:12px}.section-header-list ul:not([class]) .icon-ngs{font-size:9px;background:var(--color-section-grey);padding:7px 4px 5px 5px;border-radius:100%;height:24px;width:24px}.section-header-list .table thead th{min-width:167px}@media(max-width: 767px){.section-header-list .table thead th{min-width:100px}}.section-header-list .table .circle-and-text{display:flex;align-items:center}.section-header-list .table .circle-and-text span.circle-red,.section-header-list .table .circle-and-text span.circle-green{width:12px;min-width:12px;height:12px;display:inline-block;border-radius:100%;margin:0 10px}@media(max-width: 768px){.section-header-list .table .circle-and-text span.circle-red,.section-header-list .table .circle-and-text span.circle-green{width:8px;min-width:8px;height:8px;margin:0 8px 0 0}}.section-header-list .table .circle-and-text span.circle-green{background-color:var(--color-green)}.section-header-list .table .circle-and-text span.circle-red{background-color:var(--color-brand-red)}.mini-highlight{padding:20px;background-color:var(--color-section-grey);display:flex;flex-direction:column;gap:20px;width:258px}@media(max-width: 767px){.mini-highlight:has([data-landscape-mobile]){width:100%}}@media(max-width: 767px){.mini-highlight{flex-direction:column}.mini-highlight .card-header{display:flex;align-self:flex-start}.mini-highlight .card-body{margin-left:20px}}.mini-highlight .image{width:180px;margin:auto}.mini-highlight .card .external-link{margin-top:12px}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.popup-main{position:fixed;top:0;left:0;width:100%;height:100%;z-index:10000;display:flex;pointer-events:none}.popup-main .popup-overlay{background:var(--color-dark-grey);opacity:.3;width:100%;height:100%;position:fixed;top:0;left:0;opacity:0;transition:opacity .3s ease-in-out;pointer-events:none}.popup-main.active .popup-overlay{opacity:.3;pointer-events:all}.popup-main .popup-container{display:flex;width:100%;height:100%}.popup-main .popup-major{position:absolute;bottom:0;right:0;background-color:var(--color-sculpture);max-width:960px;display:flex;transform:translateX(100%);will-change:transform;pointer-events:all}@media(max-width: 767px){.popup-main .popup-major{flex-direction:column;transform:translateY(100%)}}.popup-main .popup-major .close-button{position:absolute;top:20px;right:20px;font-size:30px;color:var(--color-dark-grey);cursor:pointer}@media(max-width: 767px){.popup-main .popup-major .close-button{color:var(--color-white)}}.popup-main .popup-major-content{padding:30px}.popup-main .popup-major-content-wrapper{padding-right:30px}.popup-main .popup-major-header{aspect-ratio:1;width:30%}@media(max-width: 767px){.popup-main .popup-major-header{aspect-ratio:3/2;width:100%}}.popup-main .popup-major-header img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.popup-main .popup-major-content{width:70%}@media(max-width: 767px){.popup-main .popup-major-content{width:100%}}.popup-main .popup-major-button{position:absolute;right:100%;top:50%;background-color:var(--color-brand-red);cursor:pointer}@media(max-width: 767px){.popup-main .popup-major-button{right:unset;left:0;top:unset;bottom:100%;width:-moz-max-content;width:max-content}}.popup-main .popup-major-button p{writing-mode:sideways-lr;font-size:14px;text-transform:uppercase;color:var(--color-white);margin:0;padding:10px 5px}@media(max-width: 767px){.popup-main .popup-major-button p{writing-mode:unset;transform:rotate(0deg);font-size:14px;width:-moz-max-content;width:max-content;padding:5px 10px}}.popupmajor.aem-GridColumn{z-index:auto !important}#intercept-app>div{top:calc(50% - 60px) !important}#intercept-feedback-container{pointer-events:none !important}#intercept-feedback-container *{pointer-events:all !important}.icon-text-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);padding-top:8px;padding-bottom:16px}@media(min-width: 768px){.icon-text-wrapper{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px);padding-top:16px;padding-bottom:32px}}.icon-text-wrapper .display-icon{display:flex;align-items:flex-start;gap:8px}.icon-text-wrapper .display-icon>i.icon-ngs{font-size:1.5rem}.icon-text-ul li{margin-bottom:12px}@media(min-width: 768px){.icon-text-ul{-moz-column-count:2;column-count:2;-moz-column-gap:32px;column-gap:32px}.icon-text-ul li{margin-bottom:16px}}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.section-getting-here .header-wrapper{display:flex;flex-wrap:wrap;row-gap:20px;justify-content:space-between;margin-bottom:30px}@media(max-width: 767px){.section-getting-here .header-wrapper{margin-bottom:60px}}.section-getting-here .header-wrapper .section-location{display:flex;align-items:center}@media(max-width: 767px){.section-getting-here .header-wrapper .section-location{display:block;order:3}}.section-getting-here .header-wrapper .section-location .icon-ngs.icon-map-pin-line{font-size:2rem;padding-right:10px}.section-getting-here .header-wrapper .section-location a{padding-left:10px;color:var(--color-charcoal-grey)}@media(max-width: 767px){.section-getting-here .header-wrapper .section-location a{padding-left:42px}}.section-getting-here .header-wrapper .section-location p{display:flex;align-items:center;margin-bottom:0}@media(max-width: 767px){.section-getting-here .header-wrapper .section-location p{padding-bottom:10px}}.section-getting-here .header-wrapper .section-location p b{font-size:16px}@media(max-width: 767px){.section-getting-here .header-wrapper .section-location p b{font-size:16px}}.section-getting-here .header-wrapper .description{width:100%}.section-getting-here .section-bottom{padding-top:30px;display:flex;align-items:center}@media(max-width: 767px){.section-getting-here .section-bottom{padding-top:20px;align-items:start}}.section-getting-here .section-bottom .icon-ngs{font-size:2rem;padding-right:10px}.section-getting-here .section-bottom a{font-weight:bold}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.opening-hours-inner{display:flex;flex-direction:row;gap:30px}@media(max-width: 767px){.opening-hours-inner{flex-direction:column;gap:40px}}.opening-hours-inner .opening-hours-left,.opening-hours-inner .opening-hours-right{width:50%}@media(max-width: 767px){.opening-hours-inner .opening-hours-left,.opening-hours-inner .opening-hours-right{width:100%}}.opening-hours-inner .opening-hours-left{display:flex;flex-direction:column;gap:10px}.opening-hours-inner .opening-hours-left .opening-hours-content,.opening-hours-inner .opening-hours-left .opening-hours-visitors{display:flex;justify-content:left;align-items:start;gap:10px;margin-bottom:16px}.opening-hours-inner .opening-hours-left .opening-hours-content p.title-small,.opening-hours-inner .opening-hours-left .opening-hours-visitors p.title-small{margin-bottom:6px}.opening-hours-inner .opening-hours-left .opening-hours-content .opening-hours-icon i.icon-ngs,.opening-hours-inner .opening-hours-left .opening-hours-visitors .opening-hours-icon i.icon-ngs{font-size:32px}.opening-hours-inner .opening-hours-left .opening-hours-visitors{align-items:flex-start}.opening-hours-inner .opening-hours-right{display:flex;justify-content:center}.opening-hours-inner .opening-hours-right .right-wrapper{max-width:450px}@media(max-width: 767px){.opening-hours-inner .opening-hours-right{justify-content:left}.opening-hours-inner .opening-hours-right .right-wrapper{max-width:100%}}.opening-hours-inner .opening-hours-right .tabs .tabs-header{border-top:none;box-shadow:none}@media(max-width: 767px){.opening-hours-inner .opening-hours-right .tabs .tabs-header{margin:0}}.opening-hours-inner .opening-hours-right [role=tabpanel]{flex-direction:column-reverse;padding-left:0;padding-right:0;align-items:center}.opening-hours-inner .opening-hours-right [role=tabpanel] p{font-size:14px;font-weight:400;line-height:18.2px;text-align:center;color:var(--color-charcoal-grey);padding:15px 0}.opening-hours-inner .opening-hours-right [role=tabpanel] img{margin:0 60px;width:100%;margin-top:20px}@media(max-width: 767px){.opening-hours-inner .opening-hours-right [role=tabpanel] img{margin:0;margin-top:20px}}.opening-hours-inner .opening-hours-right [data-size=big] .tabs-wrapper{justify-content:center}.consent-popup{background-color:var(--color-charcoal-grey);width:550px;min-height:106px;padding:32px 24px 32px 24px;position:fixed;bottom:50px;left:50px;z-index:999;display:none}@media(max-width: 767px){.consent-popup{width:100%;min-height:124px;bottom:0;left:0}.consent-popup .btn-secondary{width:50%}}.consent-popup::before{content:"";display:block;width:100vw;min-height:100vh;position:fixed;top:0;left:0;background:var(--color-dark-grey);opacity:.3;z-index:-1}.consent-popup p,.consent-popup span{color:var(--color-white)}.consent-popup .btn-inline-group{margin-top:32px;display:flex;gap:20px;align-items:baseline}.consent-popup .consent-popup-wrapper{display:flex;align-items:start}.consent-popup .consent-popup-wrapper>p{margin-bottom:0;line-height:20.8px}.consent-popup .consent-popup-wrapper .btn-close{color:var(--color-white);font-size:38px;margin-top:-10px}.error-popup{position:fixed;z-index:999999;width:100%}.error-popup::after{content:"";display:block;width:100vw;min-height:100vh;position:fixed;top:0;left:0;background:var(--color-dark-grey);opacity:.3;z-index:-1}.error-popup p{color:var(--color-dark-grey);margin-bottom:0;line-height:20.8px}.error-popup .error-popup-wrapper{display:flex;flex-direction:column;align-items:start;gap:20px;background-color:var(--color-white);max-width:550px;padding:24px;position:fixed;left:50%;top:50%;transform:translate(-50%, -50%)}.error-popup .error-popup-wrapper .btn-close{color:var(--color-dark-grey);font-size:38px;margin-top:-10px;background:none;border:none;cursor:pointer;padding:0}.error-popup .error-popup-wrapper .btn-close:hover{opacity:.8}@media(max-width: 1023px){.section[data-border][data-border-reverse] .wayfinder.container-inner{padding-left:calc(var(--row-gutter)*2);padding-right:calc(var(--row-gutter)*2);max-width:none}}@media(max-width: 767px){.section[data-border][data-border-reverse] .wayfinder .row{margin:0}}.section[data-border][data-border-reverse] .wayfinder .section-title{text-align:right;text-wrap-style:stable}@media(min-width: 768px)and (max-width: 1023px){.section[data-border][data-border-reverse] .wayfinder .section-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 58.3333333333%;max-width:calc(58.3333333333% + 0px)}}@media(min-width: 768px){.section[data-border][data-border-reverse] .wayfinder .section-title{padding-right:clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem)}}.section[data-border][data-border-reverse] .wayfinder .section-title>.h5{margin-bottom:0}@media(max-width: 767px){.section[data-border][data-border-reverse] .wayfinder .section-title{text-align:left}.section[data-border][data-border-reverse] .wayfinder .section-title>.h5{margin-bottom:28px}}@media(min-width: 768px)and (max-width: 1023px){.section[data-border][data-border-reverse] .wayfinder .section-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 41.6666666667%;max-width:calc(41.6666666667% + 0px)}}@media(min-width: 768px){.section[data-border][data-border-reverse] .wayfinder .section-content{padding-left:clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem)}}.section[data-border][data-border-reverse] .wayfinder .section-title,.section[data-border][data-border-reverse] .wayfinder .section-content{display:flex;align-items:center;padding-top:clamp(1.5rem,-0.2095096582rem + 3.5661218425vw,3rem);padding-bottom:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem)}@media(max-width: 767px){.section[data-border][data-border-reverse] .wayfinder .section-title,.section[data-border][data-border-reverse] .wayfinder .section-content{max-width:100%;padding:0 !important;flex:0 0 100%}}.section[data-border][data-border-reverse] .wayfinder .icon{position:absolute;bottom:calc(100% - 6px);left:calc(25% - 28px)}.section[data-border][data-border-reverse] .wayfinder .icon .icon-ngs{font-size:36px;color:var(--color-brand-red)}@media(max-width: 767px){.section[data-border][data-border-reverse] .wayfinder .icon{display:none}}.tippy-box[data-theme~=ngs][data-placement^=bottom]>.tippy-arrow::after{--b: 1px;position:absolute;content:"";z-index:1;width:inherit;left:2px;height:1px;aspect-ratio:2;background:var(--color-white);top:15.5px}[data-share]{position:relative;-webkit-tap-highlight-color:rgba(0,0,0,0);display:inline-block}[data-share] .share-popup{padding:26px 20px;min-width:335px;width:100%;z-index:998;border:1px solid var(--Dark-Grey, #171818);position:absolute;background-color:#fff;top:calc(100% + 18.5px);display:none}[data-share] .share-popup__info{justify-content:space-between;align-items:center;gap:6px;justify-content:center;padding-top:6px;display:none}[data-share] .share-popup__info.active{display:flex}[data-share] .share-popup__info span{font-size:12px;color:#000;font-weight:400}[data-share] .share-popup__arrow{position:absolute;bottom:calc(100% - 1px);height:12px;width:18px}[data-share] .share-popup__arrow svg{display:flex;width:100%;height:100%}[data-share] .share-popup.active{display:block;pointer-events:all}[data-share] .share-popup__text{display:flex;position:relative;width:100%;overflow:hidden}[data-share] .share-popup__text p{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}[data-share] .share-popup p,[data-share] .share-popup .icon-ngs{font-size:14px;color:#000;font-weight:400}[data-share] .share-popup__wrapper{border:1px solid #ccc;padding:10px 24px 10px 7px;overflow:hidden;position:relative;width:100%}[data-share] .share-popup__wrapper .icon-ngs{position:absolute;right:7px;top:50%;transform:translateY(-50%)}.section-library-archive .container .row{display:flex;flex-wrap:wrap}@media screen and (max-width: 768px){.section-library-archive .container .row{flex-direction:column-reverse;gap:30px}}.section-library-archive .container .section-content,.section-library-archive .container .section-image{width:100%;max-width:50%;flex:0 0 50%}@media screen and (max-width: 768px){.section-library-archive .container .section-content,.section-library-archive .container .section-image{max-width:100%;flex:0 0 100%}}.section-library-archive .container .section-image{padding-left:30px;position:relative}@media screen and (max-width: 768px){.section-library-archive .container .section-image{padding-left:0;height:-moz-max-content;height:max-content}}.section-library-archive .container .section-content{display:flex;flex-direction:column;justify-content:center;padding-top:60px;padding-bottom:60px;padding-right:80px}.section-library-archive .container .section-content h4,.section-library-archive .container .section-content .h4,.section-library-archive .container .section-content p{margin-bottom:32px}@media screen and (max-width: 768px){.section-library-archive .container .section-content{padding-right:0;padding-top:0;padding-bottom:0}}.section-library-archive .container img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute;left:0;top:0}@media screen and (max-width: 768px){.section-library-archive .container img{aspect-ratio:16/9;position:relative;top:unset;left:unset}}.section-library-archive .container .btn-group{gap:10px;display:flex;margin-top:60px}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.homepage-highlight{background-color:var(--color-section-grey)}.homepage-highlight .label{background-color:var(--color-brand-red);color:#fff;font-size:20px;padding:10px 15px;font-weight:700;border-bottom-right-radius:10px;width:-moz-max-content;width:max-content}.homepage-highlight .label p{margin:0;font-size:clamp(0.875rem,0.7325408618rem + 0.2971768202vw,1rem)}.homepage-highlight--wrapper{display:flex;flex-wrap:wrap;padding-bottom:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem);padding-top:clamp(1rem,0.7150817236rem + 0.5943536404vw,1.25rem)}.homepage-highlight--wrapper .header{width:45%;padding-left:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem);padding-right:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem)}@media(max-width: 767px){.homepage-highlight--wrapper .header{width:100%}}.homepage-highlight--wrapper .header p{margin-bottom:16px;font-size:14px}.homepage-highlight--wrapper .content{width:55%;padding-left:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem);padding-right:clamp(1.25rem,-0.1745913819rem + 2.9717682021vw,2.5rem)}@media(max-width: 767px){.homepage-highlight--wrapper .content{width:100%;display:grid}.homepage-highlight--wrapper .content .btn-icon{justify-self:flex-end}}.header-donation{height:0;background-color:var(--color-white);will-change:height;position:fixed;top:0;width:100vw;overflow:hidden;display:none;z-index:999}.header-donation.is-shown{height:auto;display:block}.header-donation>.container{padding-top:12px;padding-bottom:12px}@media(max-width: 767px){.header-donation>.container{padding-left:16px;padding-right:16px}}header.is-sticky .header-donation{height:0;display:none}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}.gcb-quiz{display:flex}@media screen and (max-width: 960px){.gcb-quiz{flex-direction:column}}.gcb-quiz .bg{position:relative;right:0;top:0;max-width:510px;width:100%;height:100%;aspect-ratio:1/1}.gcb-quiz .bg img{aspect-ratio:1/1;height:100%;width:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width: 960px){.gcb-quiz .bg{max-width:100%}}.gcb-quiz-content{max-width:780px}.gcb-quiz-content-wrapper *{color:var(--color-black)}.gcb-quiz .container{z-index:1;position:relative;padding-top:60px;padding-bottom:60px}@media screen and (max-width: 960px){.gcb-quiz .container{padding-top:48px;padding-bottom:48px}}.gcb-quiz .ornament{position:absolute;left:0;bottom:70px;top:unset}@media(max-width: 767px){.gcb-quiz .ornament{display:none}}@media(max-width: 767px){.gcb-quiz .p-b-130-sm{padding-bottom:130px !important}}.section-gcb-quiz{position:relative;overflow:hidden}.section{position:relative}.section .container-inner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}@media(min-width: 768px){.section .container-inner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px);margin:0 auto}}@media(min-width: 1024px){.section .container-inner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}}.section.section-quote .container-inner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}@media(min-width: 1024px){.section.section-quote .container-inner{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 83.3333333333%;max-width:calc(83.3333333333% + 0px)}}.section .container:has(.extra-content-on-top){position:relative}.section .container:has(.extra-content-on-top) .extra-content-on-top{position:absolute;top:auto;bottom:100%}.section .section-wrapper{display:flex;flex-direction:column;gap:48px var(--row-gutter)}@media(min-width: 768px){.section .section-wrapper{display:grid}}@media(min-width: 1024px){.section .section-wrapper:has(.card-narrow){-moz-column-gap:48px;column-gap:48px}}@media(max-width: 1023px){.section .section-wrapper{row-gap:36px}.section .section-wrapper:has(.card-narrow){-moz-column-gap:24px;column-gap:24px}}.section .section-wrapper-collapse{margin-top:var(--row-gutter)}.section .section-footer{position:relative;margin-top:32px;overflow:clip}.section .section-footer .container{display:grid}.section .section-footer a{justify-self:flex-end}@media(max-width: 767px){.section[data-col-mobile="1"] .section-wrapper{display:grid;grid-template-columns:repeat(1, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="1"] .section-wrapper{display:grid;grid-template-columns:repeat(1, 1fr)}}@media(min-width: 1024px){.section[data-col="1"] .section-wrapper{grid-template-columns:repeat(1, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="2"] .section-wrapper{display:grid;grid-template-columns:repeat(2, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="2"] .section-wrapper{display:grid;grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.section[data-col="2"] .section-wrapper{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="3"] .section-wrapper{display:grid;grid-template-columns:repeat(3, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="3"] .section-wrapper{display:grid;grid-template-columns:repeat(3, 1fr)}}@media(min-width: 1024px){.section[data-col="3"] .section-wrapper{grid-template-columns:repeat(3, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="4"] .section-wrapper{display:grid;grid-template-columns:repeat(4, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="4"] .section-wrapper{display:grid;grid-template-columns:repeat(4, 1fr)}}@media(min-width: 1024px){.section[data-col="4"] .section-wrapper{grid-template-columns:repeat(4, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="5"] .section-wrapper{display:grid;grid-template-columns:repeat(5, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="5"] .section-wrapper{display:grid;grid-template-columns:repeat(5, 1fr)}}@media(min-width: 1024px){.section[data-col="5"] .section-wrapper{grid-template-columns:repeat(5, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="6"] .section-wrapper{display:grid;grid-template-columns:repeat(6, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="6"] .section-wrapper{display:grid;grid-template-columns:repeat(6, 1fr)}}@media(min-width: 1024px){.section[data-col="6"] .section-wrapper{grid-template-columns:repeat(6, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="7"] .section-wrapper{display:grid;grid-template-columns:repeat(7, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="7"] .section-wrapper{display:grid;grid-template-columns:repeat(7, 1fr)}}@media(min-width: 1024px){.section[data-col="7"] .section-wrapper{grid-template-columns:repeat(7, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="8"] .section-wrapper{display:grid;grid-template-columns:repeat(8, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="8"] .section-wrapper{display:grid;grid-template-columns:repeat(8, 1fr)}}@media(min-width: 1024px){.section[data-col="8"] .section-wrapper{grid-template-columns:repeat(8, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="9"] .section-wrapper{display:grid;grid-template-columns:repeat(9, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="9"] .section-wrapper{display:grid;grid-template-columns:repeat(9, 1fr)}}@media(min-width: 1024px){.section[data-col="9"] .section-wrapper{grid-template-columns:repeat(9, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="10"] .section-wrapper{display:grid;grid-template-columns:repeat(10, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="10"] .section-wrapper{display:grid;grid-template-columns:repeat(10, 1fr)}}@media(min-width: 1024px){.section[data-col="10"] .section-wrapper{grid-template-columns:repeat(10, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="11"] .section-wrapper{display:grid;grid-template-columns:repeat(11, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="11"] .section-wrapper{display:grid;grid-template-columns:repeat(11, 1fr)}}@media(min-width: 1024px){.section[data-col="11"] .section-wrapper{grid-template-columns:repeat(11, 1fr)}}@media(max-width: 767px){.section[data-col-mobile="12"] .section-wrapper{display:grid;grid-template-columns:repeat(12, 1fr)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-col-tablet="12"] .section-wrapper{display:grid;grid-template-columns:repeat(12, 1fr)}}@media(min-width: 1024px){.section[data-col="12"] .section-wrapper{grid-template-columns:repeat(12, 1fr)}}.section:has(.artwork-otd+.page-directory){overflow:clip}.section .row:has(.artwork-otd+.page-directory){align-items:flex-start;justify-content:space-between}.section[data-line] [data-line-title]{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px);display:flex;align-items:center;margin-bottom:0px;margin-left:8.3333333333%;gap:12px 16px;flex-wrap:wrap}@media(min-width: 768px){.section[data-line] [data-line-title]{margin-left:33.3333333333%}}.section[data-line] [data-line-title]::before{content:"";position:absolute;top:.75em;left:0%;transform:translateY(-50%);width:8.3333333333%;height:1px;background-color:var(--color-charcoal-grey)}@media(min-width: 768px){.section[data-line] [data-line-title]::before{width:33.3333333333%;top:50%}}.section[data-line] .section-header{position:relative;width:100%;min-height:36px;margin-bottom:30px}.section .section-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}@media(min-width: 768px){.section .section-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}}@media(min-width: 768px){.section .section-content.col-8{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}}.section .section-images{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px)}@media(min-width: 768px){.section .section-images{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}}@media(min-width: 1024px){.section .section-images.col-4 .image img{max-height:480px}}@media(min-width: 768px){.section .section-images.col-4{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}}.section .section-images .hide-desktop .btn{margin-top:24px}@media(min-width: 768px){.section .section-content.col-6,.section .section-images.col-6{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 50%;max-width:calc(50% + 0px)}}.section[data-align=center] .section-content{display:flex;flex-direction:column;justify-content:center}.section{background-color:#fff}.section[data-border] .section-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 75%;max-width:calc(75% + 0px);padding-top:32px;padding-left:calc(var(--row-gutter)*2) !important;border-right:1px solid var(--color-brand-red);position:relative}.section[data-border] .section-title::before{content:"";position:absolute;top:0;left:auto;right:0;width:100vw;height:1px;background-color:var(--color-brand-red)}@media(min-width: 768px){.section[data-border] .section-title::before{width:50vw}}.section[data-border] .section-title::after{content:"";position:absolute;bottom:-1px;left:100%;width:calc(25% + 36px);height:1px;background-color:var(--color-brand-red)}@media(min-width: 768px){.section[data-border] .section-title::after{display:none}}@media(min-width: 1024px){.section[data-border] .section-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 20.8333333333%;max-width:calc(20.8333333333% + 0px)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-border] .section-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 41.6666666667%;max-width:calc(41.6666666667% + 0px)}}@media(min-width: 768px){.section[data-border] .section-title{padding-left:24px;padding-right:24px;border-right:unset;display:flex;justify-content:flex-end}}.section[data-border] .section-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 100%;max-width:calc(100% + 0px);padding-top:24px;padding-bottom:32px}@media(min-width: 768px){.section[data-border] .section-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 58.3333333333%;max-width:calc(58.3333333333% + 0px);padding-left:60px;padding-right:60px;border-left:1px solid var(--color-brand-red);border-bottom:1px solid var(--color-brand-red)}}.section[data-border][data-border-reverse] .section-title{border-left:unset;border-right:1px solid var(--color-brand-red);border-top:unset}@media(max-width: 767px){.section[data-border][data-border-reverse] .section-title{border:unset}}.section[data-border][data-border-reverse] .section-title::after{display:none}.section[data-border][data-border-reverse] .section-title::before{right:0;bottom:0;left:unset;top:unset;width:50%}@media(max-width: 767px){.section[data-border][data-border-reverse] .section-title::before{display:none}}@media(min-width: 768px){.section[data-border][data-border-reverse] .section-title{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}}.section[data-border][data-border-reverse] .section-content{border-bottom:unset;border-left:unset;position:relative}.section[data-border][data-border-reverse] .section-content::before{content:"";position:absolute;top:0;left:0;width:25%;height:1px;background-color:var(--color-brand-red)}@media(max-width: 767px){.section[data-border][data-border-reverse] .section-content::before{display:none}}@media(min-width: 768px){.section[data-border][data-border-reverse] .section-content{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}}@media(max-width: 767px){.section[data-space-y-mobile=none]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section.section-last[data-space-y-mobile=none]{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet=none]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section.section-last[data-space-y-tablet=none]{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 1024px){.section[data-space-y=none]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section.section-last[data-space-y=none]{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(max-width: 767px){.section[data-space-y-mobile=small]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section.section-last[data-space-y-mobile=small]{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet=small]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section.section-last[data-space-y-tablet=small]{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 1024px){.section[data-space-y=small]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section.section-last[data-space-y=small]{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(max-width: 767px){.section[data-space-y-mobile=normal]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section.section-last[data-space-y-mobile=normal]{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet=normal]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section.section-last[data-space-y-tablet=normal]{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 1024px){.section[data-space-y=normal]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section.section-last[data-space-y=normal]{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(max-width: 767px){.section[data-space-y-mobile=medium]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section.section-last[data-space-y-mobile=medium]{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet=medium]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section.section-last[data-space-y-tablet=medium]{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 1024px){.section[data-space-y=medium]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section.section-last[data-space-y=medium]{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(max-width: 767px){.section[data-space-y-mobile=big]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section.section-last[data-space-y-mobile=big]{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet=big]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section.section-last[data-space-y-tablet=big]{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 1024px){.section[data-space-y=big]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section.section-last[data-space-y=big]{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[none,none]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-mobile="[none,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[none,none]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-tablet="[none,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 1024px){.section[data-space-y="[none,none]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y="[none,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[none,small]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-mobile="[none,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[none,small]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-tablet="[none,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 1024px){.section[data-space-y="[none,small]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y="[none,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[none,normal]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-mobile="[none,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[none,normal]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-tablet="[none,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 1024px){.section[data-space-y="[none,normal]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y="[none,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[none,medium]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-mobile="[none,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[none,medium]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-tablet="[none,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 1024px){.section[data-space-y="[none,medium]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y="[none,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[none,big]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-mobile="[none,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[none,big]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-tablet="[none,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 1024px){.section[data-space-y="[none,big]"]{padding-top:clamp(0rem,0rem + 0vw,0rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y="[none,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[small,none]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-mobile="[small,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[small,none]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-tablet="[small,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 1024px){.section[data-space-y="[small,none]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y="[small,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[small,small]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-mobile="[small,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[small,small]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-tablet="[small,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 1024px){.section[data-space-y="[small,small]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y="[small,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[small,normal]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-mobile="[small,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[small,normal]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-tablet="[small,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 1024px){.section[data-space-y="[small,normal]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y="[small,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[small,medium]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-mobile="[small,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[small,medium]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-tablet="[small,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 1024px){.section[data-space-y="[small,medium]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y="[small,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[small,big]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-mobile="[small,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[small,big]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-tablet="[small,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 1024px){.section[data-space-y="[small,big]"]{padding-top:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y="[small,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[normal,none]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-mobile="[normal,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[normal,none]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-tablet="[normal,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 1024px){.section[data-space-y="[normal,none]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y="[normal,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[normal,small]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-mobile="[normal,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[normal,small]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-tablet="[normal,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 1024px){.section[data-space-y="[normal,small]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y="[normal,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[normal,normal]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-mobile="[normal,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[normal,normal]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-tablet="[normal,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 1024px){.section[data-space-y="[normal,normal]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y="[normal,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[normal,medium]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-mobile="[normal,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[normal,medium]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-tablet="[normal,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 1024px){.section[data-space-y="[normal,medium]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y="[normal,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[normal,big]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-mobile="[normal,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[normal,big]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-tablet="[normal,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 1024px){.section[data-space-y="[normal,big]"]{padding-top:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y="[normal,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[medium,none]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-mobile="[medium,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[medium,none]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-tablet="[medium,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 1024px){.section[data-space-y="[medium,none]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y="[medium,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[medium,small]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-mobile="[medium,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[medium,small]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-tablet="[medium,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 1024px){.section[data-space-y="[medium,small]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y="[medium,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[medium,normal]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-mobile="[medium,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[medium,normal]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-tablet="[medium,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 1024px){.section[data-space-y="[medium,normal]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y="[medium,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[medium,medium]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-mobile="[medium,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[medium,medium]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-tablet="[medium,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 1024px){.section[data-space-y="[medium,medium]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y="[medium,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[medium,big]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-mobile="[medium,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[medium,big]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-tablet="[medium,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 1024px){.section[data-space-y="[medium,big]"]{padding-top:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y="[medium,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[big,none]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-mobile="[big,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[big,none]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y-tablet="[big,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(min-width: 1024px){.section[data-space-y="[big,none]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(0rem,0rem + 0vw,0rem)}.section[data-space-y="[big,none]"].section-last{padding-bottom:clamp(0rem,0rem + 0vw,0rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[big,small]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-mobile="[big,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[big,small]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y-tablet="[big,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(min-width: 1024px){.section[data-space-y="[big,small]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(1rem,-0.1396731055rem + 2.3774145617vw,2rem)}.section[data-space-y="[big,small]"].section-last{padding-bottom:clamp(2rem,-0.279346211rem + 4.7548291233vw,4rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[big,normal]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-mobile="[big,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[big,normal]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y-tablet="[big,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(min-width: 1024px){.section[data-space-y="[big,normal]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(3rem,2.1452451709rem + 1.7830609212vw,3.75rem)}.section[data-space-y="[big,normal]"].section-last{padding-bottom:clamp(6rem,4.2904903418rem + 3.5661218425vw,7.5rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[big,medium]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-mobile="[big,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[big,medium]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y-tablet="[big,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(min-width: 1024px){.section[data-space-y="[big,medium]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(3.75rem,1.7555720654rem + 4.1604754829vw,5.5rem)}.section[data-space-y="[big,medium]"].section-last{padding-bottom:clamp(7.5rem,3.5111441308rem + 8.3209509658vw,11rem)}}@media(max-width: 767px){.section[data-space-y-mobile="[big,big]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-mobile="[big,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 768px)and (max-width: 1023px){.section[data-space-y-tablet="[big,big]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y-tablet="[big,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(min-width: 1024px){.section[data-space-y="[big,big]"]{padding-top:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem);padding-bottom:clamp(5.5rem,3.220653789rem + 4.7548291233vw,7.5rem)}.section[data-space-y="[big,big]"].section-last{padding-bottom:clamp(11rem,6.441307578rem + 9.5096582467vw,15rem)}}@media(max-width: 1023px){.section[data-grid-area="3"] .section-wrapper{display:grid;grid-area:images;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:10px;grid-row-gap:10px}.section[data-grid-area="3"] .section-wrapper .card:nth-child(1){grid-area:1/1/3/3}.section[data-grid-area="3"] .section-wrapper .card:nth-child(3){grid-area:2/3/3/4}.section[data-grid-area="3"] .section-wrapper img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}}@media(max-width: 767px){.section[data-grid-area="3"] .section-wrapper{margin-right:calc(var(--row-gutter)*-2);margin-left:calc(var(--row-gutter)*-2)}}.section[data-bg=bg-charcoal-grey],.section[data-bg=bg-black]{color:var(--color-white)}.section[data-bg=bg-charcoal-grey] h2,.section[data-bg=bg-charcoal-grey] .h4,.section[data-bg=bg-black] h2,.section[data-bg=bg-black] .h4{color:inherit}.section[data-bg=bg-charcoal-grey] .btn-secondary:not(.inverse),.section[data-bg=bg-black] .btn-secondary:not(.inverse){border-color:var(--color-white);color:var(--color-white)}.section[data-bg=bg-charcoal-grey] .btn-secondary:not(.inverse):hover,.section[data-bg=bg-black] .btn-secondary:not(.inverse):hover{border-color:var(--color-sculpture);color:var(--color-sculpture)}.section[data-bg=bg-charcoal-grey] .btn-secondary:not(.inverse)[disabled],.section[data-bg=bg-charcoal-grey] .btn-secondary:not(.inverse).disabled,.section[data-bg=bg-black] .btn-secondary:not(.inverse)[disabled],.section[data-bg=bg-black] .btn-secondary:not(.inverse).disabled{border-color:var(--color-sculpture);color:var(--color-sculpture);opacity:.3}@media(min-width: 768px){.section[data-border-outline]{margin-right:calc(var(--row-gutter)*2);margin-left:calc(var(--row-gutter)*2);margin-bottom:16px}}@media(min-width: 768px){.section[data-border-outline] .row{--row-gutter: 24px}}@media(min-width: 1024px){.section[data-border-outline] .row{--row-gutter: 64px}}.section[data-position-reverse] .section-content{order:2}.section[data-position-reverse] .section-images{order:1}.section[data-bg-image]{background-position:bottom center;background-repeat:no-repeat;background-size:100%}@media(min-width: 768px){.section[data-bg-image]{aspect-ratio:3/1;background-size:cover}.section[data-bg-image] .container,.section[data-bg-image] .row{height:100%;min-height:256px}.section[data-bg-image] .section-images{align-self:flex-end}}@media(max-width: 767px){.section[data-bg-image]{background-size:cover}}.section:has(.split-level.absolute){margin-top:32px}.text-box{color:var(--color-white);background-color:rgba(0,0,0,.5019607843);padding:28px}.text-box p:last-child{margin-bottom:0}.ngs-container{max-width:var(--ngs-container, 100%);margin-inline:auto;width:100%}@media(min-width: 1601px){.ngs-container{--ngs-container: 1500px}}.section-dine-and-shop .container a:has(.icon-ngs){display:inline-block}.section-dine-and-shop .container a:has(.icon-ngs) span:has(span){margin-right:24px}.section-dine-and-shop .container a:has(.icon-ngs) i.icon-ngs{vertical-align:middle;margin-left:-16px}.content-3-images{display:grid;grid-template-areas:"title" "images" "content";grid-auto-columns:1fr;grid-row-gap:30px}@media(min-width: 1024px){.content-3-images{grid-template-areas:unset;grid-auto-rows:minmax(56px, auto) 1fr;grid-column-gap:50px;grid-row-gap:40px;grid-auto-columns:minmax(0, 33.3333333333%) minmax(0, 66.6666666667%)}}.content-3-images .title{grid-area:title;padding:0 20px}@media(min-width: 1024px){.content-3-images .title{grid-area:unset}}.content-3-images .content{grid-area:content;display:flex;flex-direction:column;gap:20px;width:100%;padding:0 20px}@media(min-width: 1024px){.content-3-images .content{grid-area:unset;gap:40px;width:80%}}.content-3-images .slider{display:grid;grid-area:images;grid-column-gap:10px;grid-row-gap:10px}@media(min-width: 1024px){.content-3-images .slider{grid-area:1/2/3/3;display:flex;gap:20px}}.content-3-images .images{display:grid;grid-area:images;grid-template-columns:repeat(3, 1fr);grid-template-rows:repeat(2, 1fr);grid-column-gap:10px;grid-row-gap:10px}.content-3-images .images .image-card:nth-child(1){grid-area:1/1/3/3}.content-3-images .images .image-card:nth-child(3){grid-area:2/3/3/4}@media(min-width: 1024px){.content-3-images .images{grid-area:1/2/3/3;display:flex;gap:20px}}.content-3-images .images img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover}.section-activities-near-restaurant .container{background-color:var(--color-white);padding-top:60px;padding-bottom:160px}.section-activities-near-restaurant h4{margin-bottom:30px}.section-activities-near-restaurant .card-group{margin-bottom:60px;display:flex;flex-direction:column;gap:32px}@media(min-width: 1024px){.section-activities-near-restaurant .card-group{display:grid;gap:26px;grid-template-columns:1fr 1fr 1fr}}.section-explore-other-restaurants .card-wrapper{display:grid;grid-template-columns:repeat(1, 1fr);gap:30px}@media(min-width: 1024px){.section-explore-other-restaurants .card-wrapper{grid-template-columns:repeat(3, 1fr)}}.section-featured-artworks{padding-top:120px;padding-bottom:120px;overflow:hidden}.section-featured-artworks .section-header{position:relative;width:100%;margin-bottom:55px}.section-featured-artworks .section-header .line{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 33.3333333333%;max-width:calc(33.3333333333% + 0px)}.section-featured-artworks .section-header h2{display:block;width:100%;padding-left:calc(var(--row-gutter)/2);padding-right:calc(var(--row-gutter)/2);flex:0 0 66.6666666667%;max-width:calc(66.6666666667% + 0px)}.section-featured-artworks .section-header::before{content:"";position:absolute;top:50%;left:0%;transform:translateY(-50%);width:33.3333333333%;height:1px;background-color:var(--color-charcoal-grey)}.section-featured-artworks .section-body{margin-bottom:50px}.section-featured-artworks .section-footer{position:relative}.section-featured-artworks .section-footer .container{display:grid}.section-featured-artworks .section-footer a{justify-self:flex-end}.section-experience-exhibition .container{background-color:var(--color-section-grey);padding-top:60px;padding-bottom:160px}.section-experience-exhibition h4{margin-bottom:30px}.section-experience-exhibition .card-group{margin-bottom:60px;display:flex;flex-direction:column;gap:32px}@media(min-width: 1024px){.section-experience-exhibition .card-group{display:grid;gap:26px;grid-template-columns:1fr 1fr 1fr}}.section-experience-exhibition .btn-group{gap:20px;flex-grow:0;display:flex;flex-direction:column}@media(min-width: 1024px){.section-experience-exhibition .btn-group{justify-content:flex-start;display:inline-flex;flex-direction:row}}section.footer-description p:last-of-type{margin-bottom:0}.QSISlider{top:124px !important}.QSISlider img{pointer-events:none}
/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg: #000;--pswp-placeholder-bg: #222;--pswp-root-z-index: 100000;--pswp-preloader-color: rgba(79, 79, 79, 0.4);--pswp-preloader-color-secondary: rgba(255, 255, 255, 0.9);--pswp-icon-color: #fff;--pswp-icon-color-secondary: #4f4f4f;--pswp-icon-stroke-color: #4f4f4f;--pswp-icon-stroke-width: 2px;--pswp-error-text-color: var(--pswp-icon-color)}.pswp{position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;outline:0;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__scroll-wrap,.pswp__bg,.pswp__container,.pswp__item,.pswp__content,.pswp__img,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__container,.pswp__img,.pswp__button,.pswp__counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none !important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(0.4, 0, 0.22, 1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:hover,.pswp__button:active,.pswp__button:focus{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary)}.pswp__icn{position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}div.pswp__img--placeholder,.pswp__img--with-bg{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none !important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0px}.pswp__button--arrow--next{right:0px}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scale(-1, 1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise 600ms linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.pswp__counter{height:30px;margin-top:15px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.nice-select{-webkit-tap-highlight-color:rgba(0,0,0,0);background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:normal;height:38px;line-height:36px;outline:none;padding-left:18px;padding-right:30px;position:relative;text-align:left !important;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:"";display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;transform-origin:66% 66%;transform:rotate(45deg);transition:all .15s ease-in-out;width:5px}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .nice-select-dropdown{opacity:1;pointer-events:auto;transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .nice-select-dropdown{left:0 !important;right:0 !important}.nice-select.right{float:right}.nice-select.right .nice-select-dropdown{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .nice-select-dropdown{margin-top:4px;background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);pointer-events:none;position:absolute;top:100%;left:0;transform-origin:50% 0;transform:scale(0.75) translateY(19px);transition:all .2s cubic-bezier(0.5, 0, 0, 1.25),opacity .15s ease-out;z-index:9;opacity:0}.nice-select .list{border-radius:5px;box-sizing:border-box;overflow:hidden;padding:0;max-height:210px;overflow-y:auto}.nice-select .list:hover .option:not(:hover){background-color:rgba(0,0,0,0) !important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;outline:none;padding-left:18px;padding-right:29px;text-align:left;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:bold}.nice-select .option.disabled{background-color:rgba(0,0,0,0);color:#999;cursor:default}.nice-select .optgroup{font-weight:bold}.no-csspointerevents .nice-select .nice-select-dropdown{display:none}.no-csspointerevents .nice-select.open .nice-select-dropdown{display:block}.nice-select .list::-webkit-scrollbar{width:0}.nice-select .has-multiple{white-space:inherit;height:auto;padding:7px 12px;min-height:36px;line-height:22px}.nice-select .has-multiple span.current{border:1px solid #ccc;background:#eee;padding:0 10px;border-radius:3px;display:inline-block;line-height:24px;font-size:14px;margin-bottom:3px;margin-right:3px}.nice-select .has-multiple .multiple-options{display:block;line-height:24px;padding:0}.nice-select .nice-select-search-box{box-sizing:border-box;width:100%;padding:5px;pointer-events:none;border-radius:5px 5px 0 0}.nice-select .nice-select-search{box-sizing:border-box;background-color:#fff;border:1px solid #e8e8e8;border-radius:3px;color:#444;display:inline-block;vertical-align:middle;padding:7px 12px;margin:0 10px 0 0;width:100%;min-height:36px;line-height:22px;height:auto;outline:0 !important;font-size:14px}.tippy-box[data-animation=fade][data-state=hidden]{opacity:0}[data-tippy-root]{max-width:calc(100vw - 10px)}.tippy-box{position:relative;background-color:#333;color:#fff;border-radius:4px;font-size:14px;line-height:1.4;white-space:normal;outline:0;transition-property:transform,visibility,opacity}.tippy-box[data-placement^=top]>.tippy-arrow{bottom:0}.tippy-box[data-placement^=top]>.tippy-arrow:before{bottom:-7px;left:0;border-width:8px 8px 0;border-top-color:initial;transform-origin:center top}.tippy-box[data-placement^=bottom]>.tippy-arrow{top:0}.tippy-box[data-placement^=bottom]>.tippy-arrow:before{top:-7px;left:0;border-width:0 8px 8px;border-bottom-color:initial;transform-origin:center bottom}.tippy-box[data-placement^=left]>.tippy-arrow{right:0}.tippy-box[data-placement^=left]>.tippy-arrow:before{border-width:8px 0 8px 8px;border-left-color:initial;right:-7px;transform-origin:center left}.tippy-box[data-placement^=right]>.tippy-arrow{left:0}.tippy-box[data-placement^=right]>.tippy-arrow:before{left:-7px;border-width:8px 8px 8px 0;border-right-color:initial;transform-origin:center right}.tippy-box[data-inertia][data-state=visible]{transition-timing-function:cubic-bezier(0.54, 1.5, 0.38, 1.11)}.tippy-arrow{width:16px;height:16px;color:#333}.tippy-arrow:before{content:"";position:absolute;border-color:rgba(0,0,0,0);border-style:solid}.tippy-content{position:relative;padding:5px 9px;z-index:1}:root{--iti-border-gray: #ccc;--iti-text-gray: #999;--iti-hover-color: rgba(0, 0, 0, 0.05);--iti-border-color: var(--iti-border-gray);--iti-dialcode-color: var(--iti-text-gray);--iti-dropdown-bg: white;--iti-spacer-horizontal: 8px;--iti-flag-height: 15px;--iti-flag-width: 20px;--iti-border-width: 1px;--iti-arrow-height: 4px;--iti-arrow-width: 6px;--iti-triangle-border: calc(var(--iti-arrow-width) / 2);--iti-arrow-padding: 6px;--iti-arrow-color: #555;--iti-input-padding: 6px;--iti-right-hand-selected-country-padding: calc(var(--iti-spacer-horizontal) + var(--iti-spacer-horizontal) + var(--iti-flag-width));--iti-selected-country-arrow-padding: calc(var(--iti-arrow-padding) + var(--iti-arrow-padding) + var(--iti-flag-width) + var(--iti-spacer-horizontal) + var(--iti-arrow-width) + var(--iti-input-padding));--iti-path-flags-1x: url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/images/flags.e19a8da1.webp);--iti-path-flags-2x: url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/images/flags@2x.db6fb6e2.webp);--iti-path-globe-1x: url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/images/globe.7fb216c9.webp);--iti-path-globe-2x: url(../../../etc.clientlibs/nationalgallerysg/clientlibs/clientlib-site/resources/images/globe@2x.5dc7e51d.webp);--iti-flag-sprite-width: 5762px;--iti-flag-sprite-height: 15px;--iti-mobile-popup-margin: 30px}.iti{position:relative;display:inline-block}.iti *{box-sizing:border-box}.iti__hide{display:none}.iti__v-hide{visibility:hidden}.iti__a11y-text{width:1px;height:1px;clip:rect(1px, 1px, 1px, 1px);overflow:hidden;position:absolute}.iti input.iti__tel-input,.iti input.iti__tel-input[type=text],.iti input.iti__tel-input[type=tel]{position:relative;z-index:0;margin-top:0 !important;margin-bottom:0 !important;padding-right:var(--iti-right-hand-selected-country-padding);margin-right:0}.iti__country-container{position:absolute;top:0;bottom:0;right:0;padding:var(--iti-border-width)}.iti__selected-country{z-index:1;position:relative;display:flex;align-items:center;height:100%;background:none;border:0;margin:0;padding:0;font-family:inherit;font-size:inherit;color:inherit;border-radius:0;font-weight:inherit;line-height:inherit;text-decoration:none}.iti__selected-country-primary{display:flex;align-items:center;height:100%;padding:0 var(--iti-arrow-padding) 0 var(--iti-spacer-horizontal)}.iti__arrow{margin-left:var(--iti-arrow-padding);width:0;height:0;border-left:var(--iti-triangle-border) solid rgba(0,0,0,0);border-right:var(--iti-triangle-border) solid rgba(0,0,0,0);border-top:var(--iti-arrow-height) solid var(--iti-arrow-color)}[dir=rtl] .iti__arrow{margin-right:var(--iti-arrow-padding);margin-left:0}.iti__arrow--up{border-top:none;border-bottom:var(--iti-arrow-height) solid var(--iti-arrow-color)}.iti__dropdown-content{border-radius:3px;background-color:var(--iti-dropdown-bg)}.iti--inline-dropdown .iti__dropdown-content{position:absolute;z-index:2;margin-top:3px;margin-left:calc(var(--iti-border-width)*-1);border:var(--iti-border-width) solid var(--iti-border-color);box-shadow:1px 1px 4px rgba(0,0,0,.2)}.iti__search-input{width:100%;border-width:0;border-radius:3px;padding:9px 12px}.iti__search-input+.iti__country-list{border-top:1px solid var(--iti-border-color)}.iti__country-list{list-style:none;padding:0;margin:0;overflow-y:scroll;-webkit-overflow-scrolling:touch}.iti--inline-dropdown .iti__country-list{max-height:185px}.iti--flexible-dropdown-width .iti__country-list{white-space:nowrap}@media(max-width: 500px){.iti--flexible-dropdown-width .iti__country-list{white-space:normal}}.iti__flag-box{display:inline-block;width:var(--iti-flag-width)}.iti__country{display:flex;align-items:center;padding:8px var(--iti-spacer-horizontal);outline:none}.iti__dial-code{color:var(--iti-dialcode-color)}.iti__country.iti__highlight{background-color:var(--iti-hover-color)}.iti__flag-box,.iti__country-name{margin-right:var(--iti-spacer-horizontal)}[dir=rtl] .iti__flag-box,[dir=rtl] .iti__country-name{margin-right:0;margin-left:var(--iti-spacer-horizontal)}.iti--allow-dropdown input.iti__tel-input,.iti--allow-dropdown input.iti__tel-input[type=text],.iti--allow-dropdown input.iti__tel-input[type=tel]{padding-right:var(--iti-input-padding);padding-left:var(--iti-selected-country-arrow-padding);margin-left:0}[dir=rtl] .iti--allow-dropdown input.iti__tel-input,[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=text],[dir=rtl] .iti--allow-dropdown input.iti__tel-input[type=tel]{padding-right:var(--iti-selected-country-arrow-padding);padding-left:var(--iti-input-padding);margin-right:0}.iti--allow-dropdown .iti__country-container{right:auto;left:0}[dir=rtl] .iti--allow-dropdown .iti__country-container{right:0;left:auto}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])):hover button{cursor:pointer}.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country-primary:hover,.iti--allow-dropdown .iti__country-container:not(:has(+input[disabled])):not(:has(+input[readonly])) .iti__selected-country:has(+.iti__dropdown-content:hover) .iti__selected-country-primary{background-color:var(--iti-hover-color)}.iti .iti__selected-dial-code{margin-left:4px}[dir=rtl] .iti .iti__selected-dial-code{margin-left:0;margin-right:4px}.iti--container{position:fixed;top:-1000px;left:-1000px;z-index:1060;padding:var(--iti-border-width)}.iti--container:hover{cursor:pointer}.iti--fullscreen-popup.iti--container{background-color:rgba(0,0,0,.5);top:0;bottom:0;left:0;right:0;position:fixed;padding:var(--iti-mobile-popup-margin);display:flex;flex-direction:column;justify-content:flex-start}.iti--fullscreen-popup .iti__dropdown-content{display:flex;flex-direction:column;max-height:100%;position:relative}.iti--fullscreen-popup .iti__country{padding:10px 10px;line-height:1.5em}.iti__flag{--iti-flag-offset: 0px;--iti-flag-width: 20px;--iti-flag-height: 14px;height:var(--iti-flag-height);width:var(--iti-flag-width);box-shadow:0px 0px 1px 0px #888;background-image:var(--iti-path-flags-1x);background-repeat:no-repeat;background-position:var(--iti-flag-offset) 0;background-size:var(--iti-flag-sprite-width) var(--iti-flag-sprite-height)}.iti__np{--iti-flag-width: 13px}.iti__va,.iti__ch{--iti-flag-width: 15px}.iti__ne,.iti__be{--iti-flag-width: 18px}.iti__mc{--iti-flag-width: 19px}.iti__zw,.iti__ws,.iti__vg,.iti__uz,.iti__uk,.iti__tv,.iti__to,.iti__tl,.iti__tk,.iti__tj,.iti__tc,.iti__ta,.iti__su,.iti__st,.iti__ss,.iti__si,.iti__sh,.iti__sd,.iti__sc,.iti__sb,.iti__ps,.iti__pn,.iti__ph,.iti__om,.iti__nz,.iti__nu,.iti__nr,.iti__ng,.iti__nf,.iti__nc,.iti__my,.iti__ms,.iti__mp,.iti__mn,.iti__mk,.iti__me,.iti__md,.iti__ly,.iti__lv,.iti__lk,.iti__lc,.iti__kz,.iti__ky,.iti__kw,.iti__kp,.iti__ki,.iti__jo,.iti__jm,.iti__io,.iti__im,.iti__ie,.iti__hu,.iti__hr,.iti__hn,.iti__hm,.iti__gw,.iti__gs,.iti__gi,.iti__gb,.iti__fk,.iti__fj,.iti__et,.iti__er,.iti__eh,.iti__dm,.iti__dg,.iti__cx,.iti__cu,.iti__ck,.iti__cc,.iti__ca,.iti__by,.iti__bs,.iti__bn,.iti__bm,.iti__ba,.iti__az,.iti__au,.iti__as,.iti__am,.iti__ai,.iti__ae,.iti__ac{--iti-flag-height: 10px}.iti__us,.iti__um,.iti__py,.iti__mh,.iti__lr,.iti__gu,.iti__fm{--iti-flag-height: 11px}.iti__vu,.iti__tt,.iti__sv,.iti__ni,.iti__mx,.iti__lu,.iti__lt,.iti__li,.iti__km,.iti__kg,.iti__je,.iti__ir,.iti__ht,.iti__gy,.iti__gd,.iti__fi,.iti__de,.iti__cv,.iti__cr,.iti__cq,.iti__bz,.iti__bi,.iti__bh,.iti__bg,.iti__bd{--iti-flag-height: 12px}.iti__tg,.iti__se,.iti__pw,.iti__pl,.iti__kh,.iti__gt,.iti__ee,.iti__ax,.iti__ar{--iti-flag-height: 13px}.iti__xk,.iti__va,.iti__sm,.iti__sj,.iti__pg,.iti__np,.iti__no,.iti__ne,.iti__mc,.iti__is,.iti__il,.iti__ga,.iti__fo,.iti__dk,.iti__ch,.iti__cd,.iti__bv,.iti__be,.iti__al{--iti-flag-height: 15px}.iti__qa{--iti-flag-height: 8px}.iti__ac{--iti-flag-offset: 0px}.iti__ad{--iti-flag-offset: -22px}.iti__ae{--iti-flag-offset: -44px}.iti__af{--iti-flag-offset: -66px}.iti__ag{--iti-flag-offset: -88px}.iti__ai{--iti-flag-offset: -110px}.iti__al{--iti-flag-offset: -132px}.iti__am{--iti-flag-offset: -154px}.iti__ao{--iti-flag-offset: -176px}.iti__aq{--iti-flag-offset: -198px}.iti__ar{--iti-flag-offset: -220px}.iti__as{--iti-flag-offset: -242px}.iti__at{--iti-flag-offset: -264px}.iti__au{--iti-flag-offset: -286px}.iti__aw{--iti-flag-offset: -308px}.iti__ax{--iti-flag-offset: -330px}.iti__az{--iti-flag-offset: -352px}.iti__ba{--iti-flag-offset: -374px}.iti__bb{--iti-flag-offset: -396px}.iti__bd{--iti-flag-offset: -418px}.iti__be{--iti-flag-offset: -440px}.iti__bf{--iti-flag-offset: -460px}.iti__bg{--iti-flag-offset: -482px}.iti__bh{--iti-flag-offset: -504px}.iti__bi{--iti-flag-offset: -526px}.iti__bj{--iti-flag-offset: -548px}.iti__bl{--iti-flag-offset: -570px}.iti__bm{--iti-flag-offset: -592px}.iti__bn{--iti-flag-offset: -614px}.iti__bo{--iti-flag-offset: -636px}.iti__bq{--iti-flag-offset: -658px}.iti__br{--iti-flag-offset: -680px}.iti__bs{--iti-flag-offset: -702px}.iti__bt{--iti-flag-offset: -724px}.iti__bv{--iti-flag-offset: -746px}.iti__bw{--iti-flag-offset: -768px}.iti__by{--iti-flag-offset: -790px}.iti__bz{--iti-flag-offset: -812px}.iti__ca{--iti-flag-offset: -834px}.iti__cc{--iti-flag-offset: -856px}.iti__cd{--iti-flag-offset: -878px}.iti__cf{--iti-flag-offset: -900px}.iti__cg{--iti-flag-offset: -922px}.iti__ch{--iti-flag-offset: -944px}.iti__ci{--iti-flag-offset: -961px}.iti__ck{--iti-flag-offset: -983px}.iti__cl{--iti-flag-offset: -1005px}.iti__cm{--iti-flag-offset: -1027px}.iti__cn{--iti-flag-offset: -1049px}.iti__co{--iti-flag-offset: -1071px}.iti__cp{--iti-flag-offset: -1093px}.iti__cq{--iti-flag-offset: -1115px}.iti__cr{--iti-flag-offset: -1137px}.iti__cu{--iti-flag-offset: -1159px}.iti__cv{--iti-flag-offset: -1181px}.iti__cw{--iti-flag-offset: -1203px}.iti__cx{--iti-flag-offset: -1225px}.iti__cy{--iti-flag-offset: -1247px}.iti__cz{--iti-flag-offset: -1269px}.iti__de{--iti-flag-offset: -1291px}.iti__dg{--iti-flag-offset: -1313px}.iti__dj{--iti-flag-offset: -1335px}.iti__dk{--iti-flag-offset: -1357px}.iti__dm{--iti-flag-offset: -1379px}.iti__do{--iti-flag-offset: -1401px}.iti__dz{--iti-flag-offset: -1423px}.iti__ea{--iti-flag-offset: -1445px}.iti__ec{--iti-flag-offset: -1467px}.iti__ee{--iti-flag-offset: -1489px}.iti__eg{--iti-flag-offset: -1511px}.iti__eh{--iti-flag-offset: -1533px}.iti__er{--iti-flag-offset: -1555px}.iti__es{--iti-flag-offset: -1577px}.iti__et{--iti-flag-offset: -1599px}.iti__eu{--iti-flag-offset: -1621px}.iti__ez{--iti-flag-offset: -1643px}.iti__fi{--iti-flag-offset: -1665px}.iti__fj{--iti-flag-offset: -1687px}.iti__fk{--iti-flag-offset: -1709px}.iti__fm{--iti-flag-offset: -1731px}.iti__fo{--iti-flag-offset: -1753px}.iti__fr{--iti-flag-offset: -1775px}.iti__fx{--iti-flag-offset: -1797px}.iti__ga{--iti-flag-offset: -1819px}.iti__gb{--iti-flag-offset: -1841px}.iti__gd{--iti-flag-offset: -1863px}.iti__ge{--iti-flag-offset: -1885px}.iti__gf{--iti-flag-offset: -1907px}.iti__gg{--iti-flag-offset: -1929px}.iti__gh{--iti-flag-offset: -1951px}.iti__gi{--iti-flag-offset: -1973px}.iti__gl{--iti-flag-offset: -1995px}.iti__gm{--iti-flag-offset: -2017px}.iti__gn{--iti-flag-offset: -2039px}.iti__gp{--iti-flag-offset: -2061px}.iti__gq{--iti-flag-offset: -2083px}.iti__gr{--iti-flag-offset: -2105px}.iti__gs{--iti-flag-offset: -2127px}.iti__gt{--iti-flag-offset: -2149px}.iti__gu{--iti-flag-offset: -2171px}.iti__gw{--iti-flag-offset: -2193px}.iti__gy{--iti-flag-offset: -2215px}.iti__hk{--iti-flag-offset: -2237px}.iti__hm{--iti-flag-offset: -2259px}.iti__hn{--iti-flag-offset: -2281px}.iti__hr{--iti-flag-offset: -2303px}.iti__ht{--iti-flag-offset: -2325px}.iti__hu{--iti-flag-offset: -2347px}.iti__ic{--iti-flag-offset: -2369px}.iti__id{--iti-flag-offset: -2391px}.iti__ie{--iti-flag-offset: -2413px}.iti__il{--iti-flag-offset: -2435px}.iti__im{--iti-flag-offset: -2457px}.iti__in{--iti-flag-offset: -2479px}.iti__io{--iti-flag-offset: -2501px}.iti__iq{--iti-flag-offset: -2523px}.iti__ir{--iti-flag-offset: -2545px}.iti__is{--iti-flag-offset: -2567px}.iti__it{--iti-flag-offset: -2589px}.iti__je{--iti-flag-offset: -2611px}.iti__jm{--iti-flag-offset: -2633px}.iti__jo{--iti-flag-offset: -2655px}.iti__jp{--iti-flag-offset: -2677px}.iti__ke{--iti-flag-offset: -2699px}.iti__kg{--iti-flag-offset: -2721px}.iti__kh{--iti-flag-offset: -2743px}.iti__ki{--iti-flag-offset: -2765px}.iti__km{--iti-flag-offset: -2787px}.iti__kn{--iti-flag-offset: -2809px}.iti__kp{--iti-flag-offset: -2831px}.iti__kr{--iti-flag-offset: -2853px}.iti__kw{--iti-flag-offset: -2875px}.iti__ky{--iti-flag-offset: -2897px}.iti__kz{--iti-flag-offset: -2919px}.iti__la{--iti-flag-offset: -2941px}.iti__lb{--iti-flag-offset: -2963px}.iti__lc{--iti-flag-offset: -2985px}.iti__li{--iti-flag-offset: -3007px}.iti__lk{--iti-flag-offset: -3029px}.iti__lr{--iti-flag-offset: -3051px}.iti__ls{--iti-flag-offset: -3073px}.iti__lt{--iti-flag-offset: -3095px}.iti__lu{--iti-flag-offset: -3117px}.iti__lv{--iti-flag-offset: -3139px}.iti__ly{--iti-flag-offset: -3161px}.iti__ma{--iti-flag-offset: -3183px}.iti__mc{--iti-flag-offset: -3205px}.iti__md{--iti-flag-offset: -3226px}.iti__me{--iti-flag-offset: -3248px}.iti__mf{--iti-flag-offset: -3270px}.iti__mg{--iti-flag-offset: -3292px}.iti__mh{--iti-flag-offset: -3314px}.iti__mk{--iti-flag-offset: -3336px}.iti__ml{--iti-flag-offset: -3358px}.iti__mm{--iti-flag-offset: -3380px}.iti__mn{--iti-flag-offset: -3402px}.iti__mo{--iti-flag-offset: -3424px}.iti__mp{--iti-flag-offset: -3446px}.iti__mq{--iti-flag-offset: -3468px}.iti__mr{--iti-flag-offset: -3490px}.iti__ms{--iti-flag-offset: -3512px}.iti__mt{--iti-flag-offset: -3534px}.iti__mu{--iti-flag-offset: -3556px}.iti__mv{--iti-flag-offset: -3578px}.iti__mw{--iti-flag-offset: -3600px}.iti__mx{--iti-flag-offset: -3622px}.iti__my{--iti-flag-offset: -3644px}.iti__mz{--iti-flag-offset: -3666px}.iti__na{--iti-flag-offset: -3688px}.iti__nc{--iti-flag-offset: -3710px}.iti__ne{--iti-flag-offset: -3732px}.iti__nf{--iti-flag-offset: -3752px}.iti__ng{--iti-flag-offset: -3774px}.iti__ni{--iti-flag-offset: -3796px}.iti__nl{--iti-flag-offset: -3818px}.iti__no{--iti-flag-offset: -3840px}.iti__np{--iti-flag-offset: -3862px}.iti__nr{--iti-flag-offset: -3877px}.iti__nu{--iti-flag-offset: -3899px}.iti__nz{--iti-flag-offset: -3921px}.iti__om{--iti-flag-offset: -3943px}.iti__pa{--iti-flag-offset: -3965px}.iti__pe{--iti-flag-offset: -3987px}.iti__pf{--iti-flag-offset: -4009px}.iti__pg{--iti-flag-offset: -4031px}.iti__ph{--iti-flag-offset: -4053px}.iti__pk{--iti-flag-offset: -4075px}.iti__pl{--iti-flag-offset: -4097px}.iti__pm{--iti-flag-offset: -4119px}.iti__pn{--iti-flag-offset: -4141px}.iti__pr{--iti-flag-offset: -4163px}.iti__ps{--iti-flag-offset: -4185px}.iti__pt{--iti-flag-offset: -4207px}.iti__pw{--iti-flag-offset: -4229px}.iti__py{--iti-flag-offset: -4251px}.iti__qa{--iti-flag-offset: -4273px}.iti__re{--iti-flag-offset: -4295px}.iti__ro{--iti-flag-offset: -4317px}.iti__rs{--iti-flag-offset: -4339px}.iti__ru{--iti-flag-offset: -4361px}.iti__rw{--iti-flag-offset: -4383px}.iti__sa{--iti-flag-offset: -4405px}.iti__sb{--iti-flag-offset: -4427px}.iti__sc{--iti-flag-offset: -4449px}.iti__sd{--iti-flag-offset: -4471px}.iti__se{--iti-flag-offset: -4493px}.iti__sg{--iti-flag-offset: -4515px}.iti__sh{--iti-flag-offset: -4537px}.iti__si{--iti-flag-offset: -4559px}.iti__sj{--iti-flag-offset: -4581px}.iti__sk{--iti-flag-offset: -4603px}.iti__sl{--iti-flag-offset: -4625px}.iti__sm{--iti-flag-offset: -4647px}.iti__sn{--iti-flag-offset: -4669px}.iti__so{--iti-flag-offset: -4691px}.iti__sr{--iti-flag-offset: -4713px}.iti__ss{--iti-flag-offset: -4735px}.iti__st{--iti-flag-offset: -4757px}.iti__su{--iti-flag-offset: -4779px}.iti__sv{--iti-flag-offset: -4801px}.iti__sx{--iti-flag-offset: -4823px}.iti__sy{--iti-flag-offset: -4845px}.iti__sz{--iti-flag-offset: -4867px}.iti__ta{--iti-flag-offset: -4889px}.iti__tc{--iti-flag-offset: -4911px}.iti__td{--iti-flag-offset: -4933px}.iti__tf{--iti-flag-offset: -4955px}.iti__tg{--iti-flag-offset: -4977px}.iti__th{--iti-flag-offset: -4999px}.iti__tj{--iti-flag-offset: -5021px}.iti__tk{--iti-flag-offset: -5043px}.iti__tl{--iti-flag-offset: -5065px}.iti__tm{--iti-flag-offset: -5087px}.iti__tn{--iti-flag-offset: -5109px}.iti__to{--iti-flag-offset: -5131px}.iti__tr{--iti-flag-offset: -5153px}.iti__tt{--iti-flag-offset: -5175px}.iti__tv{--iti-flag-offset: -5197px}.iti__tw{--iti-flag-offset: -5219px}.iti__tz{--iti-flag-offset: -5241px}.iti__ua{--iti-flag-offset: -5263px}.iti__ug{--iti-flag-offset: -5285px}.iti__uk{--iti-flag-offset: -5307px}.iti__um{--iti-flag-offset: -5329px}.iti__un{--iti-flag-offset: -5351px}.iti__us{--iti-flag-offset: -5373px}.iti__uy{--iti-flag-offset: -5395px}.iti__uz{--iti-flag-offset: -5417px}.iti__va{--iti-flag-offset: -5439px}.iti__vc{--iti-flag-offset: -5456px}.iti__ve{--iti-flag-offset: -5478px}.iti__vg{--iti-flag-offset: -5500px}.iti__vi{--iti-flag-offset: -5522px}.iti__vn{--iti-flag-offset: -5544px}.iti__vu{--iti-flag-offset: -5566px}.iti__wf{--iti-flag-offset: -5588px}.iti__ws{--iti-flag-offset: -5610px}.iti__xk{--iti-flag-offset: -5632px}.iti__ye{--iti-flag-offset: -5654px}.iti__yt{--iti-flag-offset: -5676px}.iti__za{--iti-flag-offset: -5698px}.iti__zm{--iti-flag-offset: -5720px}.iti__zw{--iti-flag-offset: -5742px}.iti__globe{background-image:var(--iti-path-globe-1x);background-size:contain;background-position:right;box-shadow:none;height:19px}@media(-webkit-min-device-pixel-ratio: 2), (min-resolution: 2x){.iti__flag{background-image:var(--iti-path-flags-2x)}.iti__globe{background-image:var(--iti-path-globe-2x)}}.flatpickr-calendar{background:rgba(0,0,0,0);opacity:0;display:none;text-align:center;visibility:hidden;padding:0;-webkit-animation:none;animation:none;direction:ltr;border:0;font-size:14px;line-height:24px;border-radius:5px;position:absolute;width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;-ms-touch-action:manipulation;touch-action:manipulation;background:#fff;-webkit-box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08);box-shadow:1px 0 0 #e6e6e6,-1px 0 0 #e6e6e6,0 1px 0 #e6e6e6,0 -1px 0 #e6e6e6,0 3px 13px rgba(0,0,0,.08)}.flatpickr-calendar.open,.flatpickr-calendar.inline{opacity:1;max-height:640px;visibility:visible}.flatpickr-calendar.open{display:inline-block;z-index:99999}.flatpickr-calendar.animate.open{-webkit-animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1);animation:fpFadeInDown 300ms cubic-bezier(0.23, 1, 0.32, 1)}.flatpickr-calendar.inline{display:block;position:relative;top:2px}.flatpickr-calendar.static{position:absolute;top:calc(100% + 2px)}.flatpickr-calendar.static.open{z-index:999;display:block}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+1) .flatpickr-day.inRange:nth-child(7n+7){-webkit-box-shadow:none !important;box-shadow:none !important}.flatpickr-calendar.multiMonth .flatpickr-days .dayContainer:nth-child(n+2) .flatpickr-day.inRange:nth-child(7n+1){-webkit-box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-2px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-calendar .hasWeeks .dayContainer,.flatpickr-calendar .hasTime .dayContainer{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.flatpickr-calendar .hasWeeks .dayContainer{border-left:0}.flatpickr-calendar.hasTime .flatpickr-time{height:40px;border-top:1px solid #e6e6e6}.flatpickr-calendar.noCalendar.hasTime .flatpickr-time{height:auto}.flatpickr-calendar:before,.flatpickr-calendar:after{position:absolute;display:block;pointer-events:none;border:solid rgba(0,0,0,0);content:"";height:0;width:0;left:22px}.flatpickr-calendar.rightMost:before,.flatpickr-calendar.arrowRight:before,.flatpickr-calendar.rightMost:after,.flatpickr-calendar.arrowRight:after{left:auto;right:22px}.flatpickr-calendar.arrowCenter:before,.flatpickr-calendar.arrowCenter:after{left:50%;right:50%}.flatpickr-calendar:before{border-width:5px;margin:0 -5px}.flatpickr-calendar:after{border-width:4px;margin:0 -4px}.flatpickr-calendar.arrowTop:before,.flatpickr-calendar.arrowTop:after{bottom:100%}.flatpickr-calendar.arrowTop:before{border-bottom-color:#e6e6e6}.flatpickr-calendar.arrowTop:after{border-bottom-color:#fff}.flatpickr-calendar.arrowBottom:before,.flatpickr-calendar.arrowBottom:after{top:100%}.flatpickr-calendar.arrowBottom:before{border-top-color:#e6e6e6}.flatpickr-calendar.arrowBottom:after{border-top-color:#fff}.flatpickr-calendar:focus{outline:0}.flatpickr-wrapper{position:relative;display:inline-block}.flatpickr-months{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-months .flatpickr-month{background:rgba(0,0,0,0);color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9);height:34px;line-height:1;text-align:center;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}.flatpickr-months .flatpickr-prev-month,.flatpickr-months .flatpickr-next-month{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;text-decoration:none;cursor:pointer;position:absolute;top:0;height:34px;padding:10px;z-index:3;color:rgba(0,0,0,.9);fill:rgba(0,0,0,.9)}.flatpickr-months .flatpickr-prev-month.flatpickr-disabled,.flatpickr-months .flatpickr-next-month.flatpickr-disabled{display:none}.flatpickr-months .flatpickr-prev-month i,.flatpickr-months .flatpickr-next-month i{position:relative}.flatpickr-months .flatpickr-prev-month.flatpickr-prev-month,.flatpickr-months .flatpickr-next-month.flatpickr-prev-month{left:0}.flatpickr-months .flatpickr-prev-month.flatpickr-next-month,.flatpickr-months .flatpickr-next-month.flatpickr-next-month{right:0}.flatpickr-months .flatpickr-prev-month:hover,.flatpickr-months .flatpickr-next-month:hover{color:#959ea9}.flatpickr-months .flatpickr-prev-month:hover svg,.flatpickr-months .flatpickr-next-month:hover svg{fill:#f64747}.flatpickr-months .flatpickr-prev-month svg,.flatpickr-months .flatpickr-next-month svg{width:14px;height:14px}.flatpickr-months .flatpickr-prev-month svg path,.flatpickr-months .flatpickr-next-month svg path{-webkit-transition:fill .1s;transition:fill .1s;fill:inherit}.numInputWrapper{position:relative;height:auto}.numInputWrapper input,.numInputWrapper span{display:inline-block}.numInputWrapper input{width:100%}.numInputWrapper input::-ms-clear{display:none}.numInputWrapper input::-webkit-outer-spin-button,.numInputWrapper input::-webkit-inner-spin-button{margin:0;-webkit-appearance:none}.numInputWrapper span{position:absolute;right:0;width:14px;padding:0 4px 0 2px;height:50%;line-height:50%;opacity:0;cursor:pointer;border:1px solid rgba(57,57,57,.15);-webkit-box-sizing:border-box;box-sizing:border-box}.numInputWrapper span:hover{background:rgba(0,0,0,.1)}.numInputWrapper span:active{background:rgba(0,0,0,.2)}.numInputWrapper span:after{display:block;content:"";position:absolute}.numInputWrapper span.arrowUp{top:0;border-bottom:0}.numInputWrapper span.arrowUp:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-bottom:4px solid rgba(57,57,57,.6);top:26%}.numInputWrapper span.arrowDown{top:50%}.numInputWrapper span.arrowDown:after{border-left:4px solid rgba(0,0,0,0);border-right:4px solid rgba(0,0,0,0);border-top:4px solid rgba(57,57,57,.6);top:40%}.numInputWrapper span svg{width:inherit;height:auto}.numInputWrapper span svg path{fill:rgba(0,0,0,.5)}.numInputWrapper:hover{background:rgba(0,0,0,.05)}.numInputWrapper:hover span{opacity:1}.flatpickr-current-month{font-size:135%;line-height:inherit;font-weight:300;color:inherit;position:absolute;width:75%;left:12.5%;padding:7.48px 0 0 0;line-height:1;height:34px;display:inline-block;text-align:center;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.flatpickr-current-month span.cur-month{font-family:inherit;font-weight:700;color:inherit;display:inline-block;margin-left:.5ch;padding:0}.flatpickr-current-month span.cur-month:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .numInputWrapper{width:6ch;width:7ch\0 ;display:inline-block}.flatpickr-current-month .numInputWrapper span.arrowUp:after{border-bottom-color:rgba(0,0,0,.9)}.flatpickr-current-month .numInputWrapper span.arrowDown:after{border-top-color:rgba(0,0,0,.9)}.flatpickr-current-month input.cur-year{background:rgba(0,0,0,0);-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;cursor:text;padding:0 0 0 .5ch;margin:0;display:inline-block;font-size:inherit;font-family:inherit;font-weight:300;line-height:inherit;height:auto;border:0;border-radius:0;vertical-align:initial;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-current-month input.cur-year:focus{outline:0}.flatpickr-current-month input.cur-year[disabled],.flatpickr-current-month input.cur-year[disabled]:hover{font-size:100%;color:rgba(0,0,0,.5);background:rgba(0,0,0,0);pointer-events:none}.flatpickr-current-month .flatpickr-monthDropdown-months{appearance:menulist;background:rgba(0,0,0,0);border:none;border-radius:0;box-sizing:border-box;color:inherit;cursor:pointer;font-size:inherit;font-family:inherit;font-weight:300;height:auto;line-height:inherit;margin:-1px 0 0 0;outline:none;padding:0 0 0 .5ch;position:relative;vertical-align:initial;-webkit-box-sizing:border-box;-webkit-appearance:menulist;-moz-appearance:menulist;width:auto}.flatpickr-current-month .flatpickr-monthDropdown-months:focus,.flatpickr-current-month .flatpickr-monthDropdown-months:active{outline:none}.flatpickr-current-month .flatpickr-monthDropdown-months:hover{background:rgba(0,0,0,.05)}.flatpickr-current-month .flatpickr-monthDropdown-months .flatpickr-monthDropdown-month{background-color:rgba(0,0,0,0);outline:none;padding:0}.flatpickr-weekdays{background:rgba(0,0,0,0);text-align:center;overflow:hidden;width:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;height:28px}.flatpickr-weekdays .flatpickr-weekdaycontainer{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1}span.flatpickr-weekday{cursor:default;font-size:90%;background:rgba(0,0,0,0);color:rgba(0,0,0,.54);line-height:1;margin:0;text-align:center;display:block;-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;font-weight:bolder}.dayContainer,.flatpickr-weeks{padding:1px 0 0 0}.flatpickr-days{position:relative;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;width:307.875px}.flatpickr-days:focus{outline:0}.dayContainer{padding:0;outline:0;text-align:left;width:307.875px;min-width:307.875px;max-width:307.875px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;display:-ms-flexbox;display:-webkit-box;display:-webkit-flex;display:flex;-webkit-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-wrap:wrap;-ms-flex-pack:justify;-webkit-justify-content:space-around;justify-content:space-around;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);opacity:1}.dayContainer+.dayContainer{-webkit-box-shadow:-1px 0 0 #e6e6e6;box-shadow:-1px 0 0 #e6e6e6}.flatpickr-day{background:none;border:1px solid rgba(0,0,0,0);border-radius:150px;-webkit-box-sizing:border-box;box-sizing:border-box;color:#393939;cursor:pointer;font-weight:400;width:14.2857143%;-webkit-flex-basis:14.2857143%;-ms-flex-preferred-size:14.2857143%;flex-basis:14.2857143%;max-width:39px;height:39px;line-height:39px;margin:0;display:inline-block;position:relative;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;text-align:center}.flatpickr-day.inRange,.flatpickr-day.prevMonthDay.inRange,.flatpickr-day.nextMonthDay.inRange,.flatpickr-day.today.inRange,.flatpickr-day.prevMonthDay.today.inRange,.flatpickr-day.nextMonthDay.today.inRange,.flatpickr-day:hover,.flatpickr-day.prevMonthDay:hover,.flatpickr-day.nextMonthDay:hover,.flatpickr-day:focus,.flatpickr-day.prevMonthDay:focus,.flatpickr-day.nextMonthDay:focus{cursor:pointer;outline:0;background:#e6e6e6;border-color:#e6e6e6}.flatpickr-day.today{border-color:#959ea9}.flatpickr-day.today:hover,.flatpickr-day.today:focus{border-color:#959ea9;background:#959ea9;color:#fff}.flatpickr-day.selected,.flatpickr-day.startRange,.flatpickr-day.endRange,.flatpickr-day.selected.inRange,.flatpickr-day.startRange.inRange,.flatpickr-day.endRange.inRange,.flatpickr-day.selected:focus,.flatpickr-day.startRange:focus,.flatpickr-day.endRange:focus,.flatpickr-day.selected:hover,.flatpickr-day.startRange:hover,.flatpickr-day.endRange:hover,.flatpickr-day.selected.prevMonthDay,.flatpickr-day.startRange.prevMonthDay,.flatpickr-day.endRange.prevMonthDay,.flatpickr-day.selected.nextMonthDay,.flatpickr-day.startRange.nextMonthDay,.flatpickr-day.endRange.nextMonthDay{background:#569ff7;-webkit-box-shadow:none;box-shadow:none;color:#fff;border-color:#569ff7}.flatpickr-day.selected.startRange,.flatpickr-day.startRange.startRange,.flatpickr-day.endRange.startRange{border-radius:50px 0 0 50px}.flatpickr-day.selected.endRange,.flatpickr-day.startRange.endRange,.flatpickr-day.endRange.endRange{border-radius:0 50px 50px 0}.flatpickr-day.selected.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.startRange.startRange+.endRange:not(:nth-child(7n+1)),.flatpickr-day.endRange.startRange+.endRange:not(:nth-child(7n+1)){-webkit-box-shadow:-10px 0 0 #569ff7;box-shadow:-10px 0 0 #569ff7}.flatpickr-day.selected.startRange.endRange,.flatpickr-day.startRange.startRange.endRange,.flatpickr-day.endRange.startRange.endRange{border-radius:50px}.flatpickr-day.inRange{border-radius:0;-webkit-box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6;box-shadow:-5px 0 0 #e6e6e6,5px 0 0 #e6e6e6}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover,.flatpickr-day.prevMonthDay,.flatpickr-day.nextMonthDay,.flatpickr-day.notAllowed,.flatpickr-day.notAllowed.prevMonthDay,.flatpickr-day.notAllowed.nextMonthDay{color:rgba(57,57,57,.3);background:rgba(0,0,0,0);border-color:rgba(0,0,0,0);cursor:default}.flatpickr-day.flatpickr-disabled,.flatpickr-day.flatpickr-disabled:hover{cursor:not-allowed;color:rgba(57,57,57,.1)}.flatpickr-day.week.selected{border-radius:0;-webkit-box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7;box-shadow:-5px 0 0 #569ff7,5px 0 0 #569ff7}.flatpickr-day.hidden{visibility:hidden}.rangeMode .flatpickr-day{margin-top:1px}.flatpickr-weekwrapper{float:left}.flatpickr-weekwrapper .flatpickr-weeks{padding:0 12px;-webkit-box-shadow:1px 0 0 #e6e6e6;box-shadow:1px 0 0 #e6e6e6}.flatpickr-weekwrapper .flatpickr-weekday{float:none;width:100%;line-height:28px}.flatpickr-weekwrapper span.flatpickr-day,.flatpickr-weekwrapper span.flatpickr-day:hover{display:block;width:100%;max-width:none;color:rgba(57,57,57,.3);background:rgba(0,0,0,0);cursor:default;border:none}.flatpickr-innerContainer{display:block;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}.flatpickr-rContainer{display:inline-block;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}.flatpickr-time{text-align:center;outline:0;display:block;height:0;line-height:40px;max-height:40px;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex}.flatpickr-time:after{content:"";display:table;clear:both}.flatpickr-time .numInputWrapper{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;width:40%;height:40px;float:left}.flatpickr-time .numInputWrapper span.arrowUp:after{border-bottom-color:#393939}.flatpickr-time .numInputWrapper span.arrowDown:after{border-top-color:#393939}.flatpickr-time.hasSeconds .numInputWrapper{width:26%}.flatpickr-time.time24hr .numInputWrapper{width:49%}.flatpickr-time input{background:rgba(0,0,0,0);-webkit-box-shadow:none;box-shadow:none;border:0;border-radius:0;text-align:center;margin:0;padding:0;height:inherit;line-height:inherit;color:#393939;font-size:14px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.flatpickr-time input.flatpickr-hour{font-weight:bold}.flatpickr-time input.flatpickr-minute,.flatpickr-time input.flatpickr-second{font-weight:400}.flatpickr-time input:focus{outline:0;border:0}.flatpickr-time .flatpickr-time-separator,.flatpickr-time .flatpickr-am-pm{height:inherit;float:left;line-height:inherit;color:#393939;font-weight:bold;width:2%;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.flatpickr-time .flatpickr-am-pm{outline:0;width:18%;cursor:pointer;text-align:center;font-weight:400}.flatpickr-time input:hover,.flatpickr-time .flatpickr-am-pm:hover,.flatpickr-time input:focus,.flatpickr-time .flatpickr-am-pm:focus{background:#eee}.flatpickr-input[readonly]{cursor:pointer}@-webkit-keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes fpFadeInDown{from{opacity:0;-webkit-transform:translate3d(0, -20px, 0);transform:translate3d(0, -20px, 0)}to{opacity:1;-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@font-face{font-family:"swiper-icons";src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:rgba(0,0,0,0)}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size)/44*27);height:var(--swiper-navigation-size);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none !important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:300ms opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:200ms transform,200ms top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:200ms transform,200ms right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}:root{--font-inter: Inter, sans-serif;--font-work-sans: Work Sans, sans-serif;--font-caraque: Caraque, sans-serif;--font-caraque-melted: Caraque Melted, sans-serif}[data-size=default] [role=tablist]{margin:0 -12px;position:relative}[data-size=default] [role=tablist]::after{width:calc(100% - 24px);height:1px;content:"";background-color:var(--color-disabled-grey);position:absolute;bottom:0;left:12px}[data-size=default] [role=tab]{font-size:1rem;font-weight:400;margin:0 12px;padding:8px 0;position:relative}[data-size=default] [role=tab]::after{width:100%;height:3px;background-color:var(--color-charcoal-grey);position:absolute;bottom:0;left:0;z-index:1}[data-size=default] [role=tab][aria-selected=true]{font-weight:700;pointer-events:none}[data-size=default] [role=tab][aria-selected=true]::after{content:""}[data-size=default] [role=tabpanel]{padding-right:0;padding-left:0}[data-size=big]{border-top:1px solid var(--color-brand-red)}[data-size=big] .automatic{padding-bottom:0}[data-size=big] [role=tablist]{width:100%;display:flex;justify-content:center;position:relative}[data-size=big] [role=tablist]::before{content:"";display:block;position:absolute;top:0;left:50%;transform:translateX(-50%);width:1px;height:100%;background-color:var(--color-disabled-grey);z-index:0}[data-size=big] [role=tablist] [role=tab]{width:100%;padding:8px 12px;font-weight:500;line-height:1.2;font-size:1rem;color:var(--color-charcoal-grey);height:64px}@media(min-width: 768px){[data-size=big] [role=tablist] [role=tab]{font-size:1.5rem;padding:8px 28px;width:-moz-max-content;width:max-content;height:80px}}[data-size=big] [role=tablist] [role=tab][aria-selected=true]{box-shadow:inset 0px 3px 0px var(--color-brand-red);font-weight:800;line-height:1.2;color:var(--color-brand-red);pointer-events:none}[data-size=big] [role=tablist] [role=tab][aria-selected=false]::after{width:calc(100% + 60px);height:1px;content:"";background-color:var(--color-disabled-grey);position:absolute;bottom:0;left:0}@media(max-width: 1023px){[data-size=big] [role=tablist] [role=tab][aria-selected=false]::after{width:calc(100% + 20px)}}[data-size=big] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}[data-size=big] [role=tablist] [data-wrapper=left] [role=tab][aria-selected=false]::after{right:0;left:auto}[data-size=big] [role=tablist] [data-selected=false]{box-shadow:inset 0 0px var(--color-disabled-grey)}[data-size=big] [data-wrapper]{display:flex;width:50%;position:relative}[data-size=big] [data-wrapper=left]{justify-content:flex-end}[data-size=big] [data-wrapper=right]{justify-content:flex-start}[data-size=big] :has(.slider) .slider-wrapper{border-bottom:1px solid var(--color-disabled-grey)}[data-size=anchor] .automatic{padding-bottom:0;border-top:1px solid var(--color-disabled-grey)}[data-size=anchor] .tabs-wrapper{display:flex;width:100%}[data-size=anchor] [role=tablist]{display:flex;position:relative;box-shadow:0px 2px 6px rgba(0,0,0,.15)}[data-size=anchor] [role=tablist] [role=tab]{width:-moz-max-content;width:max-content;padding:20px 10px;font-weight:400;line-height:1.2;font-size:0.875rem;color:var(--color-charcoal-grey)}@media(min-width: 768px){[data-size=anchor] [role=tablist] [role=tab]{font-size:0.875rem;padding:20px 30px}}[data-size=anchor] [role=tablist] [role=tab][aria-selected=true]{box-shadow:inset 0px -4px 0px var(--color-brand-red);font-size:0.875rem;font-weight:800;line-height:1.2;color:var(--color-brand-red);pointer-events:none}@media(min-width: 768px){[data-size=anchor] [role=tablist] [role=tab][aria-selected=true]{font-size:0.875rem}}[data-size=anchor] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:nowrap}[data-size*=pils] .automatic{padding-bottom:0}[data-size*=pils] [role=tablist]{display:flex;position:relative;gap:8px;flex-wrap:wrap;margin-bottom:clamp(2rem,0.8603268945rem + 2.3774145617vw,3rem)}[data-size*=pils] [role=tablist] .tab-buttons [role=tab]:not(:last-child){margin-right:10px}[data-size*=pils] [role=tablist] [role=tab]{width:-moz-max-content;width:max-content;padding:10px 16px;line-height:1.2;font-weight:400;font-size:1rem;color:var(--color-charcoal-grey);border-radius:999px;border:1px solid var(--color-charcoal-grey);transition:color .25s,border-color .25s}@media(min-width: 768px){[data-size*=pils] [role=tablist] [role=tab]{padding:20px 30px}}[data-size*=pils] [role=tablist] [role=tab][aria-selected=true],[data-size*=pils] [role=tablist] [role=tab]:hover{line-height:1.2;color:var(--color-brand-red);border-color:var(--color-brand-red)}[data-size*=pils] [role=tablist] [role=tab][aria-selected=true]{font-weight:700;pointer-events:none}[data-size*=pils] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:nowrap}[data-size=vertical]{display:flex;flex-direction:row}[data-size=vertical] [role=tablist]{width:300px;border-top:1px solid var(--color-disabled-grey);border-right:1px solid var(--color-disabled-grey);display:flex;flex-direction:column;flex:0 0 300px;row-gap:20px;padding-top:20px}@media(min-width: 768px)and (max-width: 1023px){[data-size=vertical] [role=tablist]{width:240px;flex:0 0 240px}}[data-size=vertical] [role=tab]{width:100%;font-weight:700;font-size:1.125rem;line-height:1.2;text-align:left;border-right:4px solid rgba(0,0,0,0);padding:15px 35px 15px 0}[data-size=vertical] [role=tab]:hover,[data-size=vertical] [role=tab][aria-selected=true]{color:var(--color-brand-red)}[data-size=vertical] [role=tab][aria-selected=true]{border-right-color:var(--color-brand-red);pointer-events:none}[data-size=vertical] .tab-panel-wrapper{width:calc(100% - 300px);border-top:1px solid var(--color-section-grey);border-bottom:1px solid var(--color-disabled-grey);padding:12px 12px 12px 0}@media(min-width: 768px)and (max-width: 1023px){[data-size=vertical] .tab-panel-wrapper{width:calc(100% - 240px)}}[data-size=vertical] .tab-panel-wrapper .inner-scroll{height:calc(80dvh - 72px);overflow:hidden;overflow-y:auto;overscroll-behavior:contain}@supports(-moz-appearance: none){[data-size=vertical] .tab-panel-wrapper .inner-scroll{scrollbar-width:thin;scrollbar-color:var(--color-disabled-grey) rgba(0,0,0,0)}}@supports selector(::-webkit-scrollbar){[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar{width:4px}[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-thumb{background-color:var(--color-disabled-grey);border-radius:8px}[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-thumb:active,[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-thumb:hover{background-color:var(--color-white)}[data-size=vertical] .tab-panel-wrapper .inner-scroll::-webkit-scrollbar-track{background-color:rgba(0,0,0,0);border-radius:8px}}[data-size=vertical] .tab-panel-wrapper,[data-size=vertical] .tab-panel-wrapper .section{background-color:var(--color-section-grey)}[data-background=dark]{background-color:var(--color-header-grey)}[data-background=dark] [role=tab]{color:var(--color-white)}[data-background=dark] [role=tab]::after{background-color:var(--color-white)}[data-background=dark] [role=tabpanel]{color:var(--color-white)}[data-alignment=center] [role=tablist]{display:flex;justify-content:center}[data-size*=pils-gcb] .automatic{padding-bottom:0}[data-size*=pils-gcb] [role=tablist]{display:flex;position:relative;gap:8px;flex-wrap:wrap;margin-bottom:clamp(2rem,0.8603268945rem + 2.3774145617vw,3rem)}[data-size*=pils-gcb] [role=tablist] .tab-buttons [role=tab]:not(:last-child){margin-right:10px}@media(max-width: 767px){[data-size*=pils-gcb] [role=tablist].tabs-buttons{display:none}}[data-size*=pils-gcb] [role=tablist] [role=tab]{width:-moz-max-content;width:max-content;padding:10px 16px;line-height:1.2;font-weight:400;font-size:1rem;color:var(--color-charcoal-grey);border-radius:999px;border:1px solid var(--color-charcoal-grey);transition:all .25s ease;overflow:hidden;position:relative;cursor:pointer}[data-size*=pils-gcb] [role=tablist] [role=tab] span{text-transform:capitalize}@media(min-width: 768px){[data-size*=pils-gcb] [role=tablist] [role=tab]{padding:20px 30px}}[data-size*=pils-gcb] [role=tablist] [role=tab][aria-selected=true]{font-weight:700;pointer-events:none}[data-size*=pils-gcb] [role=tablist] [role=tab]>span{overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-wrap:nowrap}[data-size*=pils-gcb] [role=tablist] [role=tab] img{height:40px;width:auto;position:absolute;right:-16px;bottom:-60px;transition:all .25s}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy]:hover img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy][aria-selected=true] img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love]:hover img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love][aria-selected=true] img{right:-10px;bottom:-4px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness]:hover img{bottom:-25px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness][aria-selected=true] img{bottom:-25px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream]:hover img{bottom:-5px;right:-5px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream][aria-selected=true] img{right:-5px;bottom:-5px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]{border-color:var(--color-gcb-green)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img{height:50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(4){height:65px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(1){top:-10px;right:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(2){top:-5px;left:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(3){top:-10px;right:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all] img:nth-of-type(4){top:-5px;left:-50px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true]{color:var(--color-gcb-green);background-color:var(--color-gcb-all-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(1){top:unset;bottom:-10px;right:-20px;z-index:1}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(2){top:-5px;left:-10px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(3){top:-10px;right:-20px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all][aria-selected=true] img:nth-of-type(4){top:unset;bottom:-25px;left:-15px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover{color:var(--color-gcb-green);background-color:var(--color-gcb-all-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(1){top:unset;bottom:-10px;right:-20px;z-index:1}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(2){top:-5px;left:-10px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(3){top:-10px;right:-20px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=all]:hover img:nth-of-type(4){top:unset;bottom:-25px;left:-15px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy]{border-color:var(--color-gcb-red)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy][aria-selected=true]{color:var(--color-gcb-red);background-color:var(--color-gcb-joy-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=joy]:hover{background-color:var(--color-gcb-joy-bg);color:var(--color-gcb-red)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love]{border-color:var(--color-gcb-blue-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love][aria-selected=true]{color:var(--color-gcb-blue-dark);background-color:var(--color-gcb-love-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=love]:hover{background-color:var(--color-gcb-love-bg);color:var(--color-gcb-blue-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream]{border-color:var(--color-gcb-green-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream][aria-selected=true]{color:var(--color-gcb-green-dark);background-color:var(--color-gcb-dream-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=dream]:hover{background-color:var(--color-gcb-dream-bg);color:var(--color-gcb-green-dark)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness]{border-color:var(--color-gcb-orange)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness] img{height:65px}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness][aria-selected=true]{color:var(--color-gcb-orange);background-color:var(--color-gcb-kindness-bg)}[data-size*=pils-gcb] [role=tablist] [role=tab][data-gcb=kindness]:hover{color:var(--color-gcb-orange);background-color:var(--color-gcb-kindness-bg)}[role=tabpanel]{min-height:10em;width:100%;display:flex;flex-direction:column}[role=tabpanel].is-hidden{display:none}@media(max-width: 767px){.section:has(.tabs[data-size*=pils]):has(.marquee) .h4{max-width:75%}}@media(max-width: 767px){.section:has(.tabs[data-size*=pils]):has(.marquee):has(.tab-btn:nth-child(2)) .h4{max-width:100%}}.tabs{overflow:hidden;width:100%}.tabs .tabs-header .ss-main.select-slim{padding:16px 24px;border:1px solid var(--color-brand-red);border-radius:1000px;background:rgba(0,0,0,0)}.tabs .tabs-header .ss-main.select-slim .ss-values .ss-single{color:var(--color-brand-red)}.tabs .tabs-header .ss-main.select-slim .ss-arrow path{stroke:var(--color-brand-red)}.tabs[data-size*=as-select-on-mobile] .mobile-dropdown{display:none}@media(max-width: 767px){.tabs[data-size*=as-select-on-mobile] .mobile-dropdown{display:block;width:100%}.tabs[data-size*=as-select-on-mobile] .mobile-dropdown:has(select option:nth-of-type(1):only-of-type){opacity:0;pointer-events:none;visibility:hidden}.tabs[data-size*=as-select-on-mobile] .tab-buttons{display:none}}.tabs[data-size*=pils]{margin-top:-75px}@media(max-width: 767px){.tabs[data-size*=pils]{margin-top:-62px}}.tabs[data-size*=pils] .tab-btn{opacity:0}.tabs[data-size*=pils]:has(.tab-btn:nth-child(2)){margin-top:0}@media(max-width: 767px){.tabs[data-size*=pils]:has(.tab-btn:nth-child(2)){margin-top:0}}.tabs[data-size*=pils]:has(.tab-btn:nth-child(2)) .tab-btn{opacity:1}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown{position:relative}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;overflow:hidden}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon{position:absolute;top:0;left:0;width:100%;height:100%}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon img{height:55px;width:auto;position:absolute;right:7%;transform:translateX(-50%);bottom:-70px;transition:all .25s ease}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all{left:50%;right:auto;transform:translateX(-50%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img{left:50%}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(1){transform:translateX(0%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(2){transform:translateX(-50%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(3){transform:translateX(-90%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown .image-gcb .gcb-icon.gcb-all img:nth-child(4){transform:translateX(-130%)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .ss-main.select-slim{border-color:var(--color-gcb-green);background:var(--color-gcb-all-bg);color:var(--color-gcb-green)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-green)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-green)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=all] .gcb-all img{bottom:-10px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .ss-main.select-slim{border-color:var(--color-gcb-red);background:var(--color-gcb-joy-bg);color:var(--color-gcb-red)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-red)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-red)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=joy] .gcb-joy img{bottom:-5px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .ss-main.select-slim{border-color:var(--color-gcb-blue-dark);background:var(--color-gcb-love-bg);color:var(--color-gcb-blue-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-blue-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-blue-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=love] .gcb-love img{bottom:-5px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .ss-main.select-slim{border-color:var(--color-gcb-green-dark);background:var(--color-gcb-dream-bg);color:var(--color-gcb-green-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-green-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-green-dark)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=dream] .gcb-dream img{bottom:-5px}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .ss-main.select-slim{border-color:var(--color-gcb-orange);background:var(--color-gcb-kindness-bg);color:var(--color-gcb-orange)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .ss-main.select-slim .ss-arrow path{stroke:var(--color-gcb-orange)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .ss-main.select-slim .ss-values .ss-single{color:var(--color-gcb-orange)}.tabs[data-size*=pils-gcb] .tabs-header .mobile-dropdown[data-gcb=kindness] .gcb-kindness img{bottom:-5px}.tabs[data-size*=pils-gcb] .select-slim.ss-main .ss-values{text-transform:capitalize}.tabs-wrapper{display:flex;width:100%}.tabs-navigation{position:absolute;width:100%;height:100%;pointer-events:none;display:none}.tabs-navigation::before,.tabs-navigation::after{display:block;position:absolute;top:0;width:clamp(50px,10%,150px);height:100%;z-index:0}.tabs-navigation::before{content:"";left:0;background:#fff;background:linear-gradient(90deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.tabs-navigation::after{content:"";right:0;left:auto;background:linear-gradient(270deg, rgb(255, 255, 255) 0%, rgba(255, 255, 255, 0) 100%)}.tabs-navigation .btn-arrow-next,.tabs-navigation .btn-arrow-prev{position:absolute;top:50%;transform:translateY(-50%);z-index:1;pointer-events:all;color:var(--color-pagination)}.tabs-navigation .btn-arrow-prev{left:15px}.tabs-navigation .btn-arrow-next{right:15px}.is-overflowing .tabs-navigation{display:flex}.tabs-accordion{margin-top:clamp(1.875rem,-0.2618870728rem + 4.4576523031vw,3.75rem)}.tabs-accordion .h6{margin-bottom:28px}.tabs-accordion .accordion-content{padding:0 16px 0 16px}.tabs-accordion .accordion-content .section-category{padding-top:30px}.tabs-accordion .section .section-wrapper{gap:24px}@media(min-width: 768px){.tabs-accordion .section .section-wrapper{gap:48px}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow){gap:0;flex-wrap:wrap;align-items:unset}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-label{max-width:100%;display:flex;flex:0 0 100%;flex-direction:row}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header{max-width:33.33333%;border-top:1px solid var(--color-charcoal-grey);padding-top:20px;flex:0 0 33.33333%}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-header img{height:-moz-max-content;height:max-content}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body{max-width:66.66667%;border-top:1px solid var(--color-charcoal-grey);padding-top:20px;flex:0 0 66.66667%}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body[data-align=center]{padding-bottom:unset}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body dl dt{line-height:1.35;align-items:flex-start}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow) .card-body dl dt i.icon-ngs{font-size:18px}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border{gap:20px;display:flex}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border{gap:0}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-header{border-top:none;padding-top:0;max-width:calc(40% - 10px);flex:0 0 calc(40% - 10px)}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-header{max-width:100%;flex:0 0 100%}}.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-body{padding-left:0;max-width:calc(60% - 10px);flex:0 0 calc(60% - 10px)}@media(max-width: 767px){.tabs-accordion .card[data-landscape]:not(.card-landscape-icon):not(.card-solo):not(.card-narrow).card.card-tabs-no-border .card-body{max-width:100%;flex:0 0 100%;border-top:unset}}