.componentsSlotsWelcomeScreen{background-color:rgba(var(--_black),1);display:none;position:fixed;z-index:10000;top:0;left:0;width:100%;height:100%;padding-top:80px}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav{background-color:rgba(var(--primary),1);display:flex;position:fixed;top:0;align-items:center;justify-content:space-between;width:100%;height:80px;padding:.625rem 1rem}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav .componentsSlotsWelcomeScreen__actions{display:flex;align-items:center;justify-content:center}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav .componentsSlotsWelcomeScreen__actions .componentsSlotsWelcomeScreen__counter{font-size:16px}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav .componentsSlotsWelcomeScreen__actions .componentsSlotsWelcomeScreen__closeBtn{background-color:transparent;transition-property:background,color;transition-duration:500ms;transition-timing-function:ease-in-out;margin-bottom:0;margin-left:15px;padding:.625rem;border-radius:5px;font-size:16px;cursor:pointer}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__href{display:flex;align-items:center;max-width:50%;height:100%;text-decoration:none}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__href>svg:nth-child(2){height:80%;margin-left:.5rem}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__href>svg:nth-child(2) path{fill:rgba(var(--primary),1)}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__adContainer{display:flex;align-items:center;justify-content:center;width:100%;height:100%}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav{background-color:rgba(var(--_white),1)}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav .componentsSlotsWelcomeScreen__href>svg{max-width:200px}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav .componentsSlotsWelcomeScreen__counter{color:#767676;font-family:lato,Arial,sans-serif}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav .componentsSlotsWelcomeScreen__closeBtn{color:rgba(var(--_black),1);border:1px solid rgba(var(--_black),1)}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__nav .componentsSlotsWelcomeScreen__closeBtn:hover{background-color:rgba(var(--primary),1);color:rgba(var(--_white),1)}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__closeBtn>svg *{transition-property:fill;transition-duration:500ms;transition-timing-function:ease-in-out;fill:rgba(var(--_black),1)}.componentsSlotsWelcomeScreen .componentsSlotsWelcomeScreen__closeBtn:hover>svg *{fill:rgba(var(--_white),1)}