@charset "UTF-8";

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,-ac 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%;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
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;
}

* {
    overflow: hidden;
}

* {
    margin: 0;
    padding: 0;
    overflow: hidden;
    box-sizing: border-box;
    list-style: none;
    text-decoration: none;
}

.root {
    --font-primary: "Anton-Regular,sans-serif";
    --font-secundary: "Arial, sans-serif";
    --fonttion: "Arial, sans-serif";
}

.body {
    margin: 0;
    padding: 0;
    display: block;
}

.container {
    margin: 0;
    padding: 0;
    flex-wrap: auto;
}

.header {
    width: 100%;
    height: 100vh;
    overflow: hidden;
    position: absolute;
}
.band-alfab-al-a img {
    position: absolute;
    top: 05.5%;
    left: 10.0%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: flex;
}

.texto-esp-d img{
    position: absolute;
    top: 27.0%;
    left: 50.0%;
    transform: translate(-50%, -50%);
}

.btn-001-al img {
    position: absolute;
    top: 33.0%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: flex;
    cursor: pointer;
}

.btn-002-al img {
    position: absolute;
    top: 41.0%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: flex;
    cursor: pointer;
}

.btn-003-al img {
    position: absolute;
    top: 49.0%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: flex;
    cursor: pointer;
}

.btn-004-al img {
    position: absolute;
    top: 57.0%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: flex;
    cursor: pointer;
}

.btn-005-al img {
    position: absolute;
    top: 65.0%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: flex;
    cursor: pointer;
}

.btn-006-al img {
    position: absolute;
    top: 73.0%;
    left: 50.5%;
    transform: translate(-50%, -50%);
    border-radius: 10px;
    display: flex;
    cursor: pointer;
}

