@font-face{font-family:'Everett';src:url(public/fonts/Everett-Light.woff2) format("woff2"),url(public/fonts/Everett-Light.woff) format("woff");font-display:fallback}@font-face{font-family:'Canela';src:url(public/fonts/Canela-Light.woff2) format("woff2"),url(public/fonts/Canela-Light.woff) format("woff");font-display:fallback}.canela{font-family:'canela'}.everett{font-family:'everett'}html,body{margin:0}iframe{position:fixed;top:0;left:0;width:100%;height:100%}.Lopup{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999999;background-color:rgba(0,0,0,0.7);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-family:'everett';opacity:0;visibility:hidden;-webkit-transition:opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1),visibility 0.8s cubic-bezier(0.165, 0.84, 0.44, 1);transition:opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1),visibility 0.8s cubic-bezier(0.165, 0.84, 0.44, 1)}.Lopup *{-webkit-box-sizing:border-box;box-sizing:border-box}.Lopup.is-active{opacity:1;visibility:visible;-webkit-transition:opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1),visibility 0s linear;transition:opacity 0.8s cubic-bezier(0.165, 0.84, 0.44, 1),visibility 0s linear}.Lopup--container{position:relative;display:block;width:90%;height:90%;overflow:hidden;background-color:#B2B4B8;padding:60px}@media screen and (max-width: 47.9375rem){.Lopup--container{padding:40px 40px 60px 40px}}.Lopup--content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-line-pack:justify;align-content:space-between;-ms-flex-wrap:wrap;flex-wrap:wrap;text-align:center;color:white;height:100%;font-size:20px}@media screen and (max-width: 64rem){.Lopup--content{font-size:14px}}.Lopup--content--top,.Lopup--content--middle,.Lopup--content--bottom{width:100%}.Lopup--content--become{margin-top:15px;color:black;opacity:0.5}.Lopup--content--become span{opacity:0.8}.Lopup--content--engage{margin-top:50px;line-height:24px}@media screen and (max-width: 64rem){.Lopup--content--engage{margin-top:30px}}.Lopup--logo{display:block;margin:0 auto;width:380px;max-width:180px;height:auto}@media screen and (max-width: 64rem){.Lopup--logo{width:80%}}.Lopup--close{position:absolute;top:30px;right:30px;width:25px;height:25px;cursor:pointer}.Question{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-flow:row wrap;flex-flow:row wrap;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:0 auto;width:600px;height:24px;position:relative}@media screen and (max-width: 47.9375rem){.Question{width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.Question a{color:white;text-decoration:none}.Question-circle-container{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.Question-circle{display:block;height:40px;width:40px;border:1px solid white;border-radius:20px;-webkit-transition:background-color 0.3s linear;transition:background-color 0.3s linear}@media screen and (max-width: 47.9375rem){.Question-circle{width:20px;height:20px;-webkit-transform:none !important;transform:none !important;-webkit-transition:background-color 0.3s linear,-webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);transition:background-color 0.3s linear,-webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);transition:background-color 0.3s linear,transform 0.3s cubic-bezier(0.23, 1, 0.32, 1);transition:background-color 0.3s linear,transform 0.3s cubic-bezier(0.23, 1, 0.32, 1),-webkit-transform 0.3s cubic-bezier(0.23, 1, 0.32, 1)}}.Question--item{position:relative;overflow:hidden;cursor:pointer;white-space:nowrap}.Question--item--left{position:absolute;right:calc( 50% + 80px)}@media screen and (max-width: 47.9375rem){.Question--item--left{top:-30px;left:50%;right:auto;width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.Question--item--right{position:absolute;left:calc( 50% + 80px)}@media screen and (max-width: 47.9375rem){.Question--item--right{top:35px;left:50%;right:auto;width:auto;-webkit-transform:translateX(-50%);transform:translateX(-50%)}}.Question--item:hover+.Question-circle-container .Question-circle{background-color:white}@media screen and (max-width: 64rem){.Question--item:hover+.Question-circle-container .Question-circle{-webkit-transform:translateY(10px) scale(0.75) !important;transform:translateY(10px) scale(0.75) !important}}.Question--item:hover+.Question--item+.Question-circle-container .Question-circle{background-color:white}@media screen and (max-width: 64rem){.Question--item:hover+.Question--item+.Question-circle-container .Question-circle{-webkit-transform:translateY(-10px) scale(0.75) !important;transform:translateY(-10px) scale(0.75) !important}}.Question--item:hover:before{-webkit-transform:translate(66.66%);transform:translate(66.66%)}.Question--item:before{content:"";position:absolute;bottom:0;right:0;width:300%;height:1px;background:-webkit-gradient(linear, left top, right top, from(white), color-stop(33.32%, white), color-stop(33.33%, transparent), color-stop(66.65%, transparent), color-stop(66.66%, white), to(white));background:linear-gradient(to right, white 0%, white 33.32%, transparent 33.33%, transparent 66.65%, white 66.66%, white 100%);border-left:100% solid red;-webkit-transition:-webkit-transform 0.5s ease-in-out;transition:-webkit-transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out;transition:transform 0.5s ease-in-out, -webkit-transform 0.5s ease-in-out}


/*# sourceMappingURL=bundle.css.map*/