@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: 'bungee';
    src: url('/assets/fonts/Bungee/Bungee-Regular.ttf?1557272') format('truetype');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'bungee';
    src: url('/assets/fonts/Bungee/Bungee-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.2;
    text-align: left;
}

.paragraph-special {
    font-weight: bold;
}
.paragraph-xxs {
    
    font-weight: bold;
    font-size: 10px;
    line-height: 1.2;
    letter-spacing: 0.43px;
}
.paragraph-xs {
    
    font-weight: bold;
    font-size: 12px;
    line-height: 1.2;
    letter-spacing: 0.43px;
}
.paragraph-sm {
    
    font-weight: bold;
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.5px;
}
.paragraph-md {
    
    font-weight: bold;
    font-size: 24px;
    line-height: 1.1;
    letter-spacing: 0.25px;
}
.paragraph-lg {
    
    font-weight: bold;
    font-size: 30px;
    line-height: 1.12;
    letter-spacing: 1px;
}
.paragraph-xl {
    
    font-weight: bold;
    font-size: 38px;
    line-height: 1.12;
    letter-spacing: 1px;
}

.paragraph-bungee {
    font-family: "bungee";
    font-weight: normal;
    font-size: 32px;
    line-height: 1.05;
}


.cover-child-name {
    font-size: 55px;
    line-height: 1.05;
    padding-bottom: 9px;
}

.text-and-the {
    font-size: 24px;
    padding-bottom: 20px;
}
.text-superpower {
    font-size: 55px;
    color: #03b0e2;
    line-height: 1.05;
    padding-bottom: 20px;
}
.text-back-cover-top {
    font-size: 24px;
    line-height: 1.25;
    padding-bottom: 14px;
}
.text-sports-book-series {
    font-size: 36px;
    color: #b7dd3e;
    line-height: 1.1;
}
.text-crossell-box {
    font-size: 12px;
    line-height: 1.15;
    font-weight: bold;
    text-align: center;
}
.text-tagline {
    font-size: 16px;
    line-height: 1.1;
    text-align: center;
    font-family: "bungee";
    font-weight: normal;
    color: #ffee00;
}

.first-page-child-name {
    font-family: "bungee";
    font-size: 40px;
    line-height: 1.05;
    padding-top: 2mm;
    padding-bottom: 6px;
    color: #103ad4;
}
.first-page-intro-text {
    font-family: "bungee";
    font-size: 18px;
    line-height: 1.15;
}
.first-page-secondary-text {
    font-size: 14px;
    line-height: 1.15;
    font-bold;
}

.text-bold {
    font-weight: bold;
}
.color-white {
    color: #ffffff;
}
.color-red {
    color: #d7201d;
}
.color-blue {
    color: #103ad4;
}
.text-green {
    color: #b7dd3e;
    font-size: 64px;
}

.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-18-lang-2 .text-and-the {
    padding-bottom: 7px;
}
.book-18-lang-2 .text-superpower {
    font-size: 40px;
}
.book-18-lang-2 .text-sports-book-series {
    font-size: 30px;
}
.book-18-lang-2 .text-back-cover-top {
    padding-bottom: 25px;
}
.book-18-page-cover-4-p-2 {
    top: calc(77.93% - 10px) !important;
    left: 16.16% !important;
}
.book-18-page-cover-4-p-3 {
    top: calc(77.93% - 10px) !important;
    left: 39.7% !important;
}
.book-18-page-cover-4-p-4 {
    top: calc(77% - 10px) !important;
    left: 63.44% !important;
}

.book-18-lang-3 .text-superpower {
    font-size: 54px;
}
.book-18-lang-3 .text-back-cover-top {
    padding-bottom: 25px;
}

.book-18-lang-4 .text-superpower {
    font-size: 45px;
}
.book-18-lang-4 .text-and-the {
    padding-bottom: 27px;
}
.book-18-lang-4 .text-back-cover-top {
    font-size: 34px;
    padding-bottom: 22px;
}

.book-18-lang-5 .text-superpower {
    font-size: 41px;
}
.book-18-lang-5 .text-and-the {
    padding-bottom: 6px;
}
.book-18-lang-5 .text-back-cover-top {
    padding-bottom: 20px;
}
.book-18-lang-6 .text-superpower {
    font-size: 49px;
}
.book-18-lang-6 .text-and-the {
    padding-bottom: 24px;
}
.book-18-lang-6 .text-sports-book-series {
    font-size: 27px;
}
.book-18-lang-6 .text-back-cover-top {
    padding-bottom: 24px;
}

.book-18-page-cover-1-p-0-lang-7 {
    font-size: 21px;
}

.book-18-lang-7 .text-superpower {
    font-size: 64px;
}
.book-18-lang-7 .text-sports-book-series {
    font-size: 25px;
}
.book-18-lang-7 .text-back-cover-top {
    padding-bottom: 24px;
}
.book-18-lang-13 .text-superpower {
    font-size: 45px;
}