@import url('https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap');
@import url("https://use.typekit.net/rij8qkx.css");

.ak_light {
font-family: "aktiv-grotesk", sans-serif;
font-weight: 300;
font-style: normal;
}
.ak_medium {
font-family: "aktiv-grotesk", sans-serif;
font-weight: 500;
font-style: normal;
}
.ak_bold {
font-family: "aktiv-grotesk", sans-serif;
font-weight: 700;
font-style: normal;
}



body {
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
}

.link_no_style {
    text-decoration:none !important;
}

.underlined {
    text-decoration: underline;
    text-underline-offset: 2px; 
}

.w_thin {
    font-weight: 200;
}

.w_light {
    font-weight: 300;
}

.w_light strong {
    font-weight: 700;
}

.w_regular {
    font-weight: 400;
}

.w_medium {
    font-weight: 500;
}

.w_semibold {
    font-weight: 600;
}

.w_bold {
    font-weight: 700;
}


.w_extrabold {
    font-weight: 800;
}


.w_black {
    font-weight: 900;
}




.opacity_60 {
    opacity: 0.6;
}

.line_1 {
    line-height: 1;
}

.line_12 {
    line-height: 12px;
}

.line_21 {
    line-height: 21px;
}

.line_24 {
    line-height: 24px;
}

.line_27 {
    line-height: 27px;
}

.line_30 {
    line-height: 30px;
}

.line_34 {
    line-height: 34px;
}

.line_46 {
    line-height: 46px;
}

.line_48 {
    line-height: 48px;
}

.line_50 {
    line-height: 50px;
}







.text_12 {
    font-size: 12px;
}

.text_14 {
    font-size: 14px;
}

.text_15 {
    font-size: 14px;
}

.text_16 {
    font-size: 14px;
}

.text_18 {
    font-size: 16px;
}

.text_20 {
    font-size: 16px;
}


.text_22 {
    font-size: 18px;
}
.text_23 {
    font-size: 20px;
}

.text_24 {
    font-size: 18px;
}
.text_25 {
    font-size: 22px;
}

.text_26 {
    font-size: 26px;
}

.text_27 {
    font-size: 23px;
}

.text_32 {
    font-size: 28px;
}

.text_35 {
    font-size: 20px;
}

.text_48 {
    font-size: 48px;
}

.text_42 {
    font-size: 31px;
}

.text_50 {
    font-size: 50px;
}

.text_60 {
    font-size: 60px;
}

.text_66 {
    font-size: 36px;
}


.text_72 {
    font-size: 72px;
}


@media screen and (min-width: 740px) {
.text_12 {
    font-size: 12px;
}

.text_14 {
    font-size: 14px;
}

.text_15 {
    font-size: 15px;
}

.text_16 {
    font-size: 16px;
}

.text_18 {
    font-size: 18px;
}
.text_20 {
    font-size: 20px;
}


.text_22 {
    font-size: 21px;
}

.text_23 {
    font-size: 23px;
}

.text_24 {
    font-size: 24px;
}

.text_25 {
    font-size: 25px;
}

.text_26 {
    font-size: 26px;
}

.text_27 {
    font-size: 27px;
}

.text_32 {
    font-size: 32px;
}

.text_35 {
    font-size: 35px;
}

.text_42 {
    font-size: 38px;
}

.text_48 {
    font-size: 48px;
}

.text_50 {
    font-size: 50px;
}

.text_60 {
    font-size: 60px;
}


.text_66 {
    font-size: 66px;
}

.text_72 {
    font-size: 72px;
}
}



@media screen and (min-width: 1621px) {

.text_42 {
    font-size: 42px;
}
}