
@import url("https://fonts.googleapis.com/css?family=Open+Sans:700,400");

@import url("https://px.animaapp.com/6543cb904bd797a7d42ad6e6.6543cb944bd797a7d42ad6e9.XKzY9eD.hcp.png");

@font-face {
font-family: "Myriad Pro-Bold";
font-style: normal;
font-weight: 700;
src: url("../fonts/MyriadPro-Bold.otf") format("opentype");
}
@font-face {
font-family: "Myriad Pro-Regular";
font-style: normal;
font-weight: 400;
src: url("../fonts/Myriad-Pro_31655.ttf") format("truetype");
}


#html_custom_template .screen a {
display: contents;
text-decoration: none;
}

#html_custom_template .container-center-horizontal {
display: flex;
flex-direction: row;
justify-content: center;
pointer-events: none;
width: 100%;
}

#html_custom_template .container-center-horizontal > * {
flex-shrink: 0;
pointer-events: auto;
}

#html_custom_template .align-self-flex-start {
align-self: flex-start;
}

#html_custom_template .align-self-flex-end {
align-self: flex-end;
}

#html_custom_template .hidden,
#html_custom_template .hidden * {
pointer-events: none;
visibility: hidden;
}

#html_custom_template * {
box-sizing: border-box;
}

#html_custom_template .zastnite-sa-teraz {
letter-spacing: 0;
line-height: 16px;
margin-top: -1.00px;
position: relative;
text-align: center;
white-space: nowrap;
width: fit-content;
}
