html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

body {
    line-height:1;
}

article,aside,details,figcaption,figure,
footer,header,hgroup,menu,nav,section { 
    display:block;
}

nav ul {
    list-style:none;
}

blockquote, q {
    quotes:none;
}

blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}

a {
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}

/* change colours to suit your needs */
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}

/* change colours to suit your needs */
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}

del {
    text-decoration: line-through;
}

abbr[title], dfn[title] {
    border-bottom:1px dotted;
    cursor:help;
}

table {
    border-collapse:collapse;
    border-spacing:0;
}

/* change border colour to suit your needs */
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}

input, select {
    vertical-align:middle;
}

html {
    box-sizing: border-box;
}

*,
*::after,
*::before {
    box-sizing: inherit;
}

img {
    width: 100%;
    display: block;
}

a {
    text-decoration: none;
    color: inherit;
}

button {
    padding: 0;
    border: none;
}

ul {
    list-style: none;
}

@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 300;
	src: url('../fonts/Montserrat-Light.woff2') format('woff2'),  url('../fonts/Montserrat-Light.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 400;
	src: url('../fonts/Montserrat-Regular.woff2') format('woff2'),  url('../fonts/Montserrat-Regular.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 600;
	src: url('../fonts/Montserrat-SemiBold.woff2') format('woff2'),  url('../fonts/Montserrat-SemiBold.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 700;
	src: url('../fonts/Montserrat-Bold.woff2') format('woff2'),  url('../fonts/Montserrat-Bold.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 800;
	src: url('../fonts/Montserrat-ExtraBold.woff2') format('woff2'),  url('../fonts/Montserrat-ExtraBold.ttf') format('truetype')
}

@font-face {
	font-display: swap;
	font-family: 'Montserrat';
	font-style: normal;
	font-weight: 900;
	src: url('../fonts/Montserrat-Black.woff2') format('woff2'),  url('../fonts/Montserrat-Black.ttf') format('truetype')
}

body {
    background-color: #0c335b;
    font-family: "Montserrat", sans-serif;
    color: #FFFFFF;
    background-image: url(../images/bg.webp);
    background-repeat: no-repeat;
    /* background-position-y: 67.674vw; */
    background-size: contain;
}

.cricket {
    background-image: url(../images/cricket-mobile.webp);
}

.soccer1 {
    background-image: url(../images/soccer1-mobile.webp);
}

.soccer2 {
    background-image: url(../images/soccer2-mobile.webp);
}

.desktop {
    display: none;
}

.fixed-cta {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    background: #11CC72;
    padding: 0;
    border-radius: 0;
    display: block;
    margin: 0;
    height: 65px;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    position: fixed;
    bottom: 0px;
    z-index: 999;
    margin: 0;
    width: 100%;
}

@media screen and (min-width: 640px) {
    .desktop {
        display: block !important;
    }

    .mobile {
        display: none !important;
    }
}

.header-wrapper {
    width: 58.605vw;
    margin: 0 auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: 2.326vw;
    padding-top: 3.953vw;
}

.igaming-logo {
    display: block;
    width: 15.116vw;
}

.nsb-logo {
    display: block;
    width: 58.605vw;
    margin-top: 0.698vw;
}

.hero-steps {
    max-width: 86.977vw;
    display: flex;
    margin: 0 auto;
    flex-direction: column;
    margin-top: 3.488vw;
}

.maple {
    margin-top: 1.395vw;
    width: 15.465vw;
    margin: 0 auto;
}

.promo-text {
    max-width: 76.744vw;
    margin: 0 auto;
    margin-top: 2.791vw;
}

.promo-text span {
    font-weight: 700;
    display: block;
    text-align: center;
}

.promo-line-zero {
    font-size: 3.5vw;
}
.promo-line-one {
    font-size: 5.116vw;
    margin-top: 0.93vw;
}

.promo-line-two {
    font-size: 8.558vw;
    margin-top: 2.5vw;
}

.promo-line-three {
    font-size: 6.442vw;
    margin-top: 1.93vw;
}

.cta-text {
    color: white !important;
    text-decoration: none !important;
    position: relative;
    overflow: hidden;
    font-size: 4.893vw;
    font-weight: 700;
    letter-spacing: 1.15px;
    margin: 0 auto;
    margin-top: 2.5vw;
    width: 66.977vw;
    background-color: #11CC72;
    border-radius: 2.558vw;
    padding: 4.186vw 0 4.651vw;
    text-align: center;
    display: block;
    transition: ease-in .25s;
}

.cta-text::before {
   content: ''; 
   position: absolute;
   display: block;
   top: 0;
   left: 0;
   width: 70%;
   height: 100%;
   background: linear-gradient(90deg,transparent,#ffffff71,transparent);
   transform: translateX(-180px) skew(-20deg);
   animation: slideBackground 3s linear infinite;
   animation-delay: 2s;
}

.cta-text:hover::before {
    animation-play-state: paused;
}

@keyframes slideBackground {
    0% {
        transform: translateX(-180px) skew(-20deg);
    }
    10% {
        transform: translateX(220px) skew(-20deg);
    }
    20% {
        transform: translateX(-180px) skew(-20deg);
    }    
}

.cta-text:hover {
    background-color: #139456;
}

.payment-methods {
    width: 54.651vw;
    margin: 0 auto;
    margin-top: 91.628vw;
}

.steps {
    margin-top: 6.512vw;
    line-height: 1.16;
    letter-spacing: 0.41px;
    display: flex;
    flex-direction: column;
    gap: 1.628vw;

}

.step {
    display: flex;
    gap: 4.651vw;
    max-width: 97.907vw;
    letter-spacing: 0.41px;
}

.step-description {
    display: flex;
    flex-direction: column;
    gap: 1.163vw;
    text-transform: uppercase;
    margin-top: 3.488vw;
}

.step-title {
    font-size: 3.721vw;
    font-weight: 700;
}

.step-text {
    font-size: 3.256vw;
    line-height: 1.15;
}

.step-number {
    font-size: 14.884vw;
    font-weight: 700;
    width: 8.837vw;
}

.steps .cta-text {
    margin-top: 1.86vw;
}

.boosters {
    padding: 9.07vw 0;
    margin-top: 6.744vw;
}

.boosters-wrapper {
    display: flex;
    margin: 0 auto;
    gap: 5.814vw 5.814vw;
    flex-wrap: wrap;
    justify-content: center;
}

.booster {
    width: 85.814vw;
}

.banner {
    margin-top: 3.488vw;
}

.banner-wrapper {
    padding-top: 9.302vw;
    height: 84.186vw;
    background-image: url('../images/banner-mobile.webp');
    background-size: contain;
}

.banner-wrapper span {
    display: block;
    font-weight: 900;
    text-align: center;
    cursor: default;
    margin: 0 auto;
}

.banner-lines {
    margin-top: 3.256vw;
}

.banner-line1 {
    font-size: 26.744vw;
}

.banner-line2 {
    margin-top: 5.814vw;
    font-size: 8.442vw;
    width: 16ch;
}

.banner-line3 {
    font-size: 8.442vw;
}

.cta-banner {
    color: #11CC72;
}

.terms {
    background: linear-gradient(#041533, #0d3c66);
    padding-bottom: 65px;
}

.terms-wrapper {
    padding-top: 6.977vw;
    max-width: 81.163vw;
    margin: 0 auto;
}

details summary::-webkit-details-marker {
    display:none;
}

::marker{ display:none; } summary{ list-style: none }

.terms-title {
    background-color: #020406;
}

.terms h2 {
    font-size: 3.256vw;
    font-weight: 800;
    letter-spacing: 0.5px;
    line-height: 1.8;
    text-align: center;
    padding: 4.884vw 0 4.419vw;
    position: relative;
}

summary .terms-title h2 {
    text-decoration: underline;
    text-decoration-style: dashed;
    text-decoration-color: white;
    text-underline-position: under;
    cursor: pointer;
    text-align: center;
}

.terms h3 {
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 0.65px;
    line-height: 1.16;
    letter-spacing: 0.55px;
    margin-bottom: 16px;
}

.terms p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.25;
    letter-spacing: 0.4px;
    margin-bottom: 16px;
}

.terms .terms-block a {
    color: #6eb2cd;
    text-decoration: underline;
    font-weight: 600;
}

.terms ol {
    margin-bottom: 16px;
}

.terms li {
    list-style: disc;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.3;
    letter-spacing: 0.3px;
    margin-left: 20px;
    margin-bottom: -1px;
}



.info {
    margin-top: 40px;
    background-color: #020406;
}

.info-wrapper {
    width: 80.87vw;
    margin: 0 auto;
    padding: 9.302vw 0;
}

.info h3 {
    color: #FFFFFF;
    margin-bottom: 20px;
}

.info p {
    margin-bottom: 20px;
    font-size: 14px;
    line-height: 1.15;
}

.info p:last-child {
    margin-bottom: 0px;
}


@media screen and (min-width:640px) {

    body {
        font-family: "Montserrat", sans-serif;
        color: #FFFFFF;
        background-image: url(../images/bg-desktop.webp), url("../images/bg-line.webp");
        background-repeat: no-repeat, repeat-x;
        background-position-y: 0px;
        background-position: top center;
        background-size: contain;
        background-color: #0c335b;
    }

    .cricket {
        background-image: url(../images/cricket-desktop.webp), url("../images/bg-line.webp");;
    }
    
    .soccer1 {
        background-image: url(../images/soccer1-desktop.webp), url("../images/bg-line.webp");;
    }
    
    .soccer2 {
        background-image: url(../images/soccer2-desktop.webp), url("../images/bg-line.webp");;
    }

    header {
        height: 4.479vw;
        display: flex;
        align-items: center;
    }

    .header-wrapper {
        width: 100%;
        max-width: 60.521vw;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-top: 0vw;
    }

    .igaming-logo {
        display: block;
        width: 7.135vw;
        order: 2;
    }
    
    .register {
        text-align: center;
        width: 7.292vw;
        background-color: #1CCE72;
        font-size: 0.677vw;
        border-radius: 0.156vw;
        padding: 0.625vw 0;
        order: 3;
    }
    
    .nsb-logo {
        display: block;
        width: 13.125vw;
        position: relative;
        top: 0.104vw;
        margin-top: 0;
        order: 1;
    }

    .hero-steps {
        height: auto;
        width: 100%;
        max-width: 60.521vw;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 0vw;
    }

    .hero {
        width: 24.375vw;
    }

    .maple {
        width: 3.542vw;
        margin-left: 0vw;
        margin-top: 3.281vw;
    }

    .promo-text {
        width: 100%;
        margin: 0 auto;
        margin-top: 1.51vw;
    }

    .promo-text span {
        font-weight: 700;
        display: block;
        text-align: left;

    }

    .promo-line-zero {
        font-size: 0.833vw;
        line-height: 1;
    }

    .promo-line-one {
        font-size: 1.146vw;
        line-height: 1;
        margin-top: 0.104vw;
    }

    .promo-line-two {
        font-size: 2.813vw;
        margin-top: 0.677vw;
        line-height: 85%;
    }
    
    .promo-line-three {
        font-size: 1.667vw;
        line-height: .95;
        margin-top: 0.677vw;
    }

    .cta-text {
        font-size: 1.096vw;
        font-weight: 700;
        letter-spacing: 1.15px;
        width: 15vw;
        padding: 0.99vw 0 0.99vw;
        text-align: center;
        display: block;
        margin-top: 2.604vw;
        border-radius: 0.573vw;
    }

    .hero .cta-text {
        margin-left: 0;
    }

    .cta-hero {
        margin-top: 2.344vw;
    }

    .payment-methods {
        width: 21.771vw;
        margin: 0 auto;
        margin-top: 5.885vw;
    }

    .steps {
        margin-top: 2.24vw;
        line-height: 1.16;
        letter-spacing: 0.41px;
        display: flex;
        flex-direction: row;
        gap: 2.448vw;
    }

    .step {
        display: flex;
        gap: 0.885vw;
        max-width: 19.479vw;
        letter-spacing: 0.45px;
    }

    .step-description {
        display: flex;
        flex-direction: column;
        gap: 0.417vw;
        text-transform: uppercase;
        margin-top: 0.625vw;
        line-height: 1.15;
    }

    .step-title {
        font-size: 0.833vw;
        font-weight: 700;
    }

    .step-text {
        font-size: 0.729vw;
        line-height: 1.15;
    }

    .step-number {
        font-size: 3.333vw;
        font-weight: 700;
        width: 1.979vw;
    }

    .cta-steps {
        margin-top: 2.865vw;
    }

    .boosters {
        padding: 0;
        margin-top: 4.167vw;
    }
    
    .boosters-wrapper {
        display: flex;
        margin: 0 auto;
        gap: unset;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 60.667vw;
    }
    
    .booster {
        width: 19.25vw;
    }

    .banner {
        padding: 0;
        margin-top: 4.271vw;
    }
    
    .banner-wrapper {
        margin: 0 auto;
        display: flex;
        padding-top: 0;
        width: 60.781vw;
        height: 15.365vw;
        background-image: url('../images/banner-desktop.webp');
        background-repeat: no-repeat;
        align-items: center;
        padding-left: 4.844vw;
        gap: 5.521vw;
    }

    .banner-odd {
        width: 23.542vw;
        position: relative;
        top: -0.052vw;
    }

    .banner-lines {
        width: 23.594vw;
        margin-top: 0.104vw;
    }
    
    .banner-wrapper span {
        display: block;
        font-weight: 900;
        text-align: left;
        line-height: 1.1;
        letter-spacing: 1.8px;
    }
    
    .banner-line1 {
        font-size: 7.813vw;
        letter-spacing: 0.38vw !important;
    }
    
    .banner-line2 {
        margin-top: 0vw;
        font-size: 2.5vw;
    }
    
    .banner-line3 {
        font-size: 2.5vw;
    }

    .terms {
        background-color: #081E35;
    }

    .terms-title {
        background-color: #05111e;
    }

    .terms-title h2 {
        width: 100%;
        max-width: 60.521vw;
        margin: 0 auto;
    }

    .terms-wrapper {
        width: 100%;
        max-width: 57.917vw;
        margin: 0 auto;
        padding-top: 3.802vw;
    }

    .terms-block {
        margin-bottom: 2.24vw;
    }


    .terms h2 {
        font-size: 0.833vw;
        font-weight: 700;
        line-height: 1.8;
        padding: 1.563vw 0 1.146vw;
        position: relative;
        text-align: left;
        margin-top: 0vw;
        letter-spacing: 2.4px;
    }

    .terms h3 {
        font-size: 0.833vw;
        font-weight: 900;
        line-height: 1.16;
        letter-spacing: 0.023vw;
        margin-bottom: 0.781vw;
    }

    .terms {
        display: flex;
        flex-direction: column;
        padding-bottom: 0;
    }

    .terms h3 {
        font-size: 0.833vw;
        font-weight: 700;
        letter-spacing: 0.034vw;
        line-height: 1.16;
        letter-spacing: 0.009vw;
        margin-bottom: 0.677vw;
    }

    .terms p, ol {
        font-size: 0.833vw;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: 0.016vw;
        margin-bottom: 0.781vw;
    }

    .terms li {
        font-size: 0.833vw;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: 0.016vw;
        margin-left: 1.042vw;
        margin-bottom: 0.313vw;
    }
    
    .info {
        background-color: transparent;
        margin: 3.75vw 0 2.083vw;
    }

    .info-wrapper {
        width: 100%;
        max-width: 60.521vw;
        margin: 0 auto;
        padding: 1.406vw 1.25vw;
        background-color: #0D3A64;
    }

    .info h3 {
        color: #FFFFFF;
    }

    .info p {
        font-size: 0.833vw;
        line-height: 1.15;
    }
}

@media screen and (min-width:1920px) {

    body {
        font-family: "Montserrat", sans-serif;
        color: #FFFFFF;
        background-image: url(../images/bg-desktop.webp), url("../images/bg-line.webp");
        background-repeat: no-repeat, repeat-x;
        background-position-y: 0px;
        background-position: top center;
        background-size: auto;
        background-color: #0c335b;
    }

    .cricket {
        background-image: url(../images/cricket-desktop.webp), url("../images/bg-line.webp");;
    }
    
    .soccer1 {
        background-image: url(../images/soccer1-desktop.webp), url("../images/bg-line.webp");;
    }
    
    .soccer2 {
        background-image: url(../images/soccer2-desktop.webp), url("../images/bg-line.webp");;
    }

    header {
        height: 86px;
        display: flex;
        align-items: center;
    }

    .header-wrapper {
        width: 100%;
        max-width: 1162px;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        padding-top: 0px;
    }

    .igaming-logo {
        display: block;
        width: 137px;
        order: 2;
    }
    
    .register {
        text-align: center;
        width: 140px;
        background-color: #1CCE72;
        font-size: 13px;
        border-radius: 3px;
        padding: 12px 0;
        order: 3;
    }
    
    .nsb-logo {
        display: block;
        width: 252px;
        position: relative;
        top: 2px;
        margin-top: 0;
        order: 1;
    }

    .hero-steps {
        height: auto;
        width: 100%;
        max-width: 1162px;
        display: flex;
        flex-direction: column;
        align-items: flex-start;
        margin-top: 0px;
    }

    .hero {
        width: 450px;
    }

    .maple {
        width: 68px;
        margin-left: 0px;
        margin-top: 63px;

    }

    .promo-text {
        width: 100%;
        max-width: 450px;
        margin: 0 auto;
        margin-top: 29px;
    }

    .promo-text span {
        font-weight: 700;
        display: block;
        text-align: left;

    }

    .promo-line-zero {
        font-size: 16px;
        line-height: 1;
    }

    .promo-line-one {
        font-size: 22px;
        line-height: 1;
        margin-top: 2px;
    }

    .promo-line-two {
        font-size: 54px;
        margin-top: 13px;
        line-height: 85%;
    }
    
    .promo-line-three {
        font-size: 32px;
        line-height: .95;
        margin-top: 13px;
    }

    .cta-text {
        font-size: 21.04px;
        font-weight: 700;
        letter-spacing: 1.15px;
        width: 288px;
        padding: 19px 0 19px;
        text-align: center;
        display: block;
        margin-top: 50px;
        border-radius: 11px;
    }

    .hero .cta-text {
        margin-left: 0;
    }

    .cta-hero {
        margin-top: 45px;
    }

    .payment-methods {
        width: 418px;
        margin: 0 auto;
        margin-top: 113px;
    }

    .steps {
        margin-top: 43px;
        line-height: 1.16;
        letter-spacing: 0.41px;
        display: flex;
        flex-direction: row;
        gap: 47px;
    }

    .step {
        display: flex;
        gap: 17px;
        max-width: 374px;
        letter-spacing: 0.45px;
    }

    .step-description {
        display: flex;
        flex-direction: column;
        gap: 8px;
        text-transform: uppercase;
        margin-top: 12px;
        line-height: 1.15;
    }

    .step-title {
        font-size: 16px;
        font-weight: 700;
    }

    .step-text {
        font-size: 14px;
        line-height: 1.15;
    }

    .step-number {
        font-size: 64px;
        font-weight: 700;
        width: 38px;
    }

    .cta-steps {
        margin-top: 55px;
    }

    .boosters {
        padding: 0;
        margin-top: 80px;
    }
    
    .boosters-wrapper {
        display: flex;
        margin: 0 auto;
        gap: unset;
        flex-wrap: wrap;
        justify-content: space-between;
        width: 1164.8px;
    }
    
    .booster {
        width: 369.6px;
    }

    .banner {
        padding: 0;
        margin-top: 82px;
    }
    
    .banner-wrapper {
        margin: 0 auto;
        display: flex;
        padding-top: 0;
        width: 1167px;
        height: 295px;
        background-image: url('../images/banner-desktop.webp');
        background-repeat: no-repeat;
        align-items: center;
        padding-left: 93px;
        gap: 106px;
    }

    .banner-odd {
        width: 452px;
        position: relative;
        top: -1px;
    }

    .banner-lines {
        width: 453px;
        margin-top: 2px;
    }
    
    .banner-wrapper span {
        display: block;
        font-weight: 900;
        text-align: left;
        line-height: 1.1;
        letter-spacing: 1.8px;
    }
    
    .banner-line1 {
        font-size: 150px;
        letter-spacing: 7.3px !important;
    }
    
    .banner-line2 {
        margin-top: 0px;
        font-size: 48px;
    }
    
    .banner-line3 {
        font-size: 48px;
    }

    .terms {
        background-color: #081E35;
    }

    .terms-title {
        background-color: #05111e;
    }

    .terms-title h2 {
        width: 100%;
        max-width: 1162px;
        margin: 0 auto;
    }

    .terms-wrapper {
        width: 100%;
        max-width: 1112px;
        margin: 0 auto;
        padding-top: 73px;
    }

    .terms-block {
        margin-bottom: 43px;
    }


    .terms h2 {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.8;
        padding: 30px 0 22px;
        position: relative;
        text-align: left;
        margin-top: 0px;
        letter-spacing: 2.4px;
    }

    .terms h3 {
        font-size: 16px;
        font-weight: 900;
        line-height: 1.16;
        letter-spacing: 0.45px;
        margin-bottom: 15px;
    }

    .terms {
        display: flex;
        flex-direction: column;
        padding-bottom: 0px;
    }

    .terms h3 {
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0.65px;
        line-height: 1.16;
        letter-spacing: 0.17px;
        margin-bottom: 13px;
    }

    .terms p, ol {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: 0.3px;
        margin-bottom: 15px;
    }

    .terms li {
        font-size: 16px;
        font-weight: 400;
        line-height: 1.3;
        letter-spacing: 0.3px;
        margin-left: 20px;
        margin-bottom: 6px;
    }
    
    .info {
        background-color: transparent;
        margin: 72px 0 40px;
    }

    .info-wrapper {
        width: 100%;
        max-width: 1162px;
        margin: 0 auto;
        padding: 27px 24px;
        background-color: #0D3A64;
    }

    .info h3 {
        color: #FFFFFF;
    }

    .info p {
        font-size: 16px;
        line-height: 1.15;
    }
}

.additional-text {
    padding: 60px 0;
}

.additional-text-wrapper {
    margin: 0 auto;
    width: 319px;
    width: 81.795vw;
    max-width: 1058px;
}

.additional-text-wrapper h2 {
    text-transform: uppercase;
    text-align: center;
    font-weight: 900;
    font-size: 16px;
    margin-bottom: 20px;
}

.additional-text-wrapper h3, .additional-text-wrapper b {
    font-weight: 700;
}

.additional-text-wrapper h3 {
    margin-bottom: 4px;
    line-height: 1.4;
}

.additional-text-wrapper li {
    list-style-type: none;
    margin-bottom: 4px;
    line-height: 1.4;
    position: relative;
    margin-left: 14px;
}

li::before {
    content: "●";
    color: white;
    display: inline-block;
    width: 15px;
    font-size: 12px;
    top: 2px;
    position: absolute;
    left: -14px;
}

.additional-text-wrapper ul {
    margin-bottom: 20px;
}

.additional-text-wrapper p {
    font-weight: 400;
    line-height: 1.4;
    font-size: 16px;
    margin-bottom: 20px;
}

.additional-text-wrapper p:last-child {
    margin-bottom: 0;
}