@font-face {
    font-family: 'lifesavers';
    src: url('/assets/fonts/life-savers/LifeSavers-Regular.ttf?1557272') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'lifesavers';
    src: url('/assets/fonts/life-savers/LifeSavers-Bold.ttf?1557272') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nerkoone';
    src: url('/assets/fonts/Nerko_One-google-fonts/NerkoOne-Regular.ttf?1557272') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'nerkoone';
    src: url('/assets/fonts/Nerko_One-google-fonts/NerkoOne-Regular.ttf?1557272') format('truetype');
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}

.debug {
    background: rgba(0,0,0,0.1);
}

.absolute { position: absolute; }

.paragraph {
    font-family: "lifesavers";
    font-weight: normal;
    font-size: 13px;
    line-height: 1.16;
    text-align: left;
}

.paragraph-special {
    font-weight: bold;
}
.paragraph-xxs {
    
    font-weight: bold;
    font-size: 10px;
    line-height: 1.16;
    letter-spacing: 0.43px;
}
.paragraph-xs {
    
    font-weight: bold;
    font-size: 12px;
    line-height: 1.16;
    letter-spacing: 0.43px;
}
.paragraph-sm {
    
    font-weight: bold;
    font-size: 15px;
    line-height: 1.16;
    letter-spacing: 0.5px;
}
.paragraph-md {
    
    font-weight: bold;
    font-size: 24px;
    line-height: 1.16;
    letter-spacing: 0.25px;
}
.paragraph-lg {
    
    font-weight: bold;
    font-size: 38px;
    line-height: 1.16;
    letter-spacing: 1px;
}
.paragraph-nerkoone {
    font-family: "nerkoone";
    font-weight: normal;
    font-size: 24px;
    line-height: 1.16;
}

.paragraph-xl {
    
    font-weight: bold;
    font-size: 45px;
    line-height: 1.16;
    letter-spacing: 1px;
}

.cover-child-name {
    font-family: "nerkoone";
    font-size: 64px;
    line-height: 1.16;
    color: #fde901;
}
.cover-subtitle {
    font-family: "nerkoone";
    font-size: 57px;
    line-height: 1.16;
}

.paragraph-adventure {
    font-size: 36px;
}
.text-bold {
    font-weight: bold;
}
.color-white {
    color: #ffffff;
}
.color-red {
    color: #d7201d;
}
.color-blue {
    color: #0740aa;
}

.placeholder {
    
    font-weight: normal;
    font-size: 28px;
}

.text-left    { text-align: left;    }
.text-center  { text-align: center;  }
.text-right   { text-align: right;   }
.text-justify { text-align: justify; }

.book-16-page-1-p-0 {
    margin-top: calc(16.3% - 10px) !important;
}
.book-16-page-8-p-0 {
    top: calc(6% - 10px) !important;
} 
.book-16-page-cover-1-p-0-lang-2 {
    width: 70.01% !important;
    right: 15.99% !important;
}

.book-16-lang-13 .cover-child-name,
.book-16-lang-13 .cover-subtitle {
    font-family: "merriweather";
}
.book-16-lang-13 .cover-subtitle {
    font-size: 44px;
    line-height: 1.1;
}
.book-16-page-1-p-1 {
    margin-bottom: calc(2.7% - 10px) !important;
}
.book-16-page-1-p-1-lang-13 {
    margin-bottom: calc(2.94% - 10px) !important;
}
.book-16-page-3-p-0-lang-13 {
    top: calc(12.6% - 10px) !important;
}
.book-16-page-4-p-0-lang-13 {
    top: calc(5% - 10px) !important;
}
.book-16-page-11-p-0-lang-13 {
    top: calc(8.26% - 10px) !important;
}
/** */
