.FullScreenError_fullScreenError__0crXu{height:70vh;width:100%;display:flex;justify-content:center;align-items:center}.FullScreenError_errorText__JGW8w{font-size:.8rem;color:#ff0000;background-color:rgba(255,0,0,.2);border:1px solid red;padding:10px;border-radius:5px}.LandingScreenAnim_landingScreen__0nHTX{display:flex;justify-content:center;align-items:center;height:90vh}.LandingScreenAnim_landingScreen__0nHTX span{-webkit-text-stroke:2px var(--primary-color);color:#fff;font-size:5rem;position:relative}.LandingScreenAnim_landingScreen__0nHTX span:before{content:attr(data-content);position:absolute;left:0;top:0;width:0;height:100%;border-right:3px solid var(--primary-color);overflow:hidden;color:var(--primary-color);animation:LandingScreenAnim_animate__MJe0d 2s steps(10) infinite}@keyframes LandingScreenAnim_animate__MJe0d{0%,10%,to{width:0}70%,90%{width:100%}}@media (max-width:500px){.LandingScreenAnim_landingScreen__0nHTX span{font-size:3rem}}.offer_timer__ZBN_k{width:40px;height:40px;padding:6px 8px;background-color:black;border-radius:8px;display:flex;flex-direction:column;justify-content:center;align-items:center}.offer_timerText__22JE5{font-size:15px;text-transform:capitalize}.offer_primaryColor__R8K1g{color:white!important}.offer_buttonseagreen__TBoES{display:inline-block;height:50px;padding-top:13px;border-radius:10px;overflow:hidden;cursor:pointer;text-transform:uppercase;width:200px;font-size:16px;vertical-align:baseline;text-align:center;transition:all .5s;box-shadow:2px 4px 6px rgba(0,0,0,.15);position:relative;background:#00babe;color:#fefefe!important}.offer_buttonseagreen__TBoES:before{content:"";position:absolute;top:0;left:0;width:0;height:100%;z-index:1;opacity:0;cursor:pointer;background-color:rgba(255,255,255,.5);transition:all .3s}@media (max-width:767px){.offer_timer__ZBN_k{width:30px;height:30px}.offer_timerText__22JE5{font-size:11px}}