﻿@import url('https://fonts.googleapis.com/css2?family=Merriweather+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Martel:wght@200;300;400;600;700;800;900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,500;0,600;0,700;0,800;1,300;1,400;1,500;1,600;1,700;1,800&display=swap');


.type-merriweathersans-martel {
    font-family: 'Martel', serif;
    font-size: 100%;
    line-height: 2.2;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-merriweathersans-martel p, .type-merriweathersans-martel td, .type-merriweathersans-martel li, .type-merriweathersans-martel label {
    font-family: 'Martel', serif;
    font-size: 1.08rem;
    line-height: 2.2;
    font-weight: 200;
    letter-spacing: 0px;
    text-transform: none;
    font-style: normal;
}
.type-merriweathersans-martel h1, .type-merriweathersans-martel h2, .type-merriweathersans-martel h3, .type-merriweathersans-martel h4, .type-merriweathersans-martel h5, .type-merriweathersans-martel h6 {
    font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: 1.5px;
    text-transform: none;
    font-style: normal;
}

.type-merriweathersans-martel h1 {font-size: 3rem;margin: 0.07rem 0 0.3rem;}
.type-merriweathersans-martel h2 {font-size: 2.5rem;margin: 0.16rem 0 0.3rem;}
.type-merriweathersans-martel h3 {font-size: 2rem;margin: 0.32rem 0 0.3rem;}
.type-merriweathersans-martel h4 {font-size: 1.7rem;margin: 0.46rem 0 0.3rem;line-height: 1.6;}
.type-merriweathersans-martel h5 {font-size: 1.4rem;margin: 0.63rem 0 0.3rem;line-height: 1.8;}
.type-merriweathersans-martel h6 {font-size: 1.08rem;margin: 0.9rem 0 0.3rem;font-weight: bold;text-transform: none;line-height: 2;}
.type-merriweathersans-martel p {margin: 0.8rem 0 1rem;}

.type-merriweathersans-martel .display { margin-bottom: 0.5rem; }
.type-merriweathersans-martel .display h1 {
	font-family: 'Merriweather Sans', sans-serif;
    font-weight: 400;
    font-size: 4rem;
    letter-spacing: 1px;
    line-height: 1.2;
    text-transform: uppercase;
    margin: 0.4rem 0;
    font-style: normal;
}
.type-merriweathersans-martel .display p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 300;
    font-size: 1.2rem;
    line-height: 1.6;
    letter-spacing: 3px;
    text-transform: uppercase;
    font-style: normal;
}

.type-merriweathersans-martel .is-btn {
    padding: 12px 50px 7px;
}
.type-merriweathersans-martel .is-btn-small {
    padding: 7px 25px 4px;
}

.type-merriweathersans-martel .display-font1 {font-family: 'Merriweather Sans', sans-serif;}
.type-merriweathersans-martel .display-font2 {font-family: 'Open Sans', sans-serif;}
.type-merriweathersans-martel .default-font1 {font-family: 'Merriweather Sans', sans-serif;}
.type-merriweathersans-martel .default-font2 {font-family: 'Martel', serif;}

/* h1-h6: 48 32  24  19  16  12 */
.type-merriweathersans-martel h1 {font-size:48px}
@media all and (max-width: 1800px) {
    .type-merriweathersans-martel h1 {font-size:2.5vw; font-size:clamp(29px, 2.5vw, 2.5vw)}
}
@media all and (min-width: 1921px) {
    .type-merriweathersans-martel h1 {font-size:2.5vw}
}

.type-merriweathersans-martel h2 {font-size:32px}
@media all and (max-width: 1800px) {
    .type-merriweathersans-martel h2 {font-size:1.64vw; font-size:clamp(24px, 1.64vw, 1.64vw)}
}
@media all and (min-width: 1921px) {
    .type-merriweathersans-martel h2 {font-size:1.67vw}
}

.type-merriweathersans-martel h3 {font-size:24px}
@media all and (max-width: 1800px) {
    .type-merriweathersans-martel h3 {font-size:1.48vw; font-size:clamp(22px, 1.48vw, 1.48vw)}
}
@media all and (min-width: 1921px) {
    .type-merriweathersans-martel h3 {font-size:1.25vw}
}

.type-merriweathersans-martel h4 {font-size:19px}
@media all and (max-width: 1800px) {
    .type-merriweathersans-martel h4 {font-size:1.17vw; font-size:clamp(19px, 1.17vw, 1.17vw)}
}
@media all and (min-width: 1921px) {
    .type-merriweathersans-martel h4 {font-size:0.99vw}
}

.type-merriweathersans-martel h5 {font-size:16px}
@media all and (max-width: 1800px) {
    .type-merriweathersans-martel h5 {font-size:0.99vw; font-size:clamp(16px, 0.99vw, 0.99vw)}
}
@media all and (min-width: 1921px) {
    .type-merriweathersans-martel h5 {font-size:0.83vw}
}

.type-merriweathersans-martel h6 {font-size:12px}
@media all and (max-width: 1800px) {
    .type-merriweathersans-martel h6 {font-size:0.74vw; font-size:clamp(12px, 0.74vw, 0.74vw)}
}
@media all and (min-width: 1921px) {
    .type-merriweathersans-martel h6 {font-size:0.63vw}
}

/* 18 */
.type-merriweathersans-martel p,
.type-merriweathersans-martel td,
.type-merriweathersans-martel li,
.type-merriweathersans-martel label {
    font-size: 18px;
}
@media all and (max-width: 1800px) {
    .type-merriweathersans-martel p,
    .type-merriweathersans-martel td,
    .type-merriweathersans-martel li,
    .type-merriweathersans-martel label {font-size:1.11vw; font-size:clamp(16px, 1.11vw, 1.11vw)}
}
@media all and (min-width: 1921px) {
    .type-merriweathersans-martel .v2 p,
    .type-merriweathersans-martel .v2 td,
    .type-merriweathersans-martel .v2 li,
    .type-merriweathersans-martel .v2 label {font-size:0.94vw}
}
