/*@import url("https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,600;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,600;1,800;1,900&display=swap");*/
@font-face {
    font-family: "Bellarina";
    src: url("../fonts/Bellarina.otf") format("opentype");
    font-weight: normal;
    font-style: normal;
}
/* Thin */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Thin.ttf") format("truetype");
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-ThinItalic.ttf") format("truetype");
    font-weight: 100;
    font-style: italic;
    font-display: swap;
}

/* ExtraLight */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-ExtraLight.ttf") format("truetype");
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-ExtraLightItalic.ttf") format("truetype");
    font-weight: 200;
    font-style: italic;
    font-display: swap;
}

/* Light */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Light.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-LightItalic.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

/* Regular */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Regular.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}

/* Medium */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* SemiBold */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-SemiBold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-SemiBoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* Bold */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Bold.ttf") format("truetype");
    font-weight: 700;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-BoldItalic.ttf") format("truetype");
    font-weight: 700;
    font-style: italic;
    font-display: swap;
}

/* ExtraBold */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-ExtraBold.ttf") format("truetype");
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-ExtraBoldItalic.ttf") format("truetype");
    font-weight: 800;
    font-style: italic;
    font-display: swap;
}

/* Black */
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Black.ttf") format("truetype");
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-BlackItalic.ttf") format("truetype");
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

* {
    font-stretch: 100%;
    font-optical-sizing: none;
}
html {
    font-family: "Poppins", sans-serif;
}

body {
    font-family: "Poppins", sans-serif;
}
.t-green-39-b {
    font-size: 39px;
    color: var(--green6);
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 46px;
}
.t-black-39-b {
    font-size: 39px;
    color: #000000;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 46px;
}
.t-black-39 {
    font-size: 39px;
    color: #000000;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 46px;
}
.t-white-39-b {
    font-size: 39px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 46px;
}
.t-black-36-b {
    font-size: 36px;
    color: #000000;
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 46px;
}
.t-green-36-b {
    font-size: 36px;
    color: var(--green6);
    font-weight: 600;
    letter-spacing: -1px;
    line-height: 46px;
}
.t-white-39 {
    font-size: 39px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: -1px;
    line-height: 46px;
}
.t-black-13 {
    font-size: 13px;
    color: #000000;
    font-weight: 400;
}
.t-green-13 {
    font-size: 13px;
    color: var(--green6);
    font-weight: 400;
}
.t-gray-16 {
    font-size: 16px;
    color: var(--gray5);
    font-weight: 400;
    letter-spacing: -0.32px;
    line-height: 26px;
}
.t-green-16 {
    font-size: 16px;
    color: var(--green6);
    font-weight: 400;
    letter-spacing: -0.24px;
}
.t-black-16 {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    letter-spacing: -0.24px;
}
.t-black-16-b {
    font-size: 16px;
    color: #000000;
    font-weight: 500;
    letter-spacing: -0.24px;
}
.t-green-16-b {
    font-size: 16px;
    color: var(--green6);
    font-weight: 500;
    letter-spacing: -0.24px;
}
.t-black-16-b-2 {
    font-size: 16px;
    color: #000000;
    font-weight: 400;
    letter-spacing: -0.24px;
}
.t-white-16-b {
    font-size: 16px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: -0.24px;
}
.t-black-13 {
    font-size: 13px;
    color: #000000;
    font-weight: 300;
    letter-spacing: -0.24px;
}
.t-gray-13 {
    font-size: 13px;
    color: var(--gray4);
    font-weight: 300;
    letter-spacing: -0.24px;
}
.t-white-13 {
    font-size: 13px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: -0.24px;
}

.t-white-13-b {
    font-size: 13px;
    color: #ffffff;
    font-weight: 500;
    letter-spacing: -0.24px;
}
.t-black-10 {
    font-size: 10px;
    color: #000000;
    font-weight: 300;
    letter-spacing: -0.2px;
}
.t-white-16 {
    font-size: 16px;
    color: #ffffff;
    font-weight: 400;
    letter-spacing: -0.24px;
}
.t-green-18 {
    font-size: 18px;
    color: var(--green6);
    font-weight: 300;
    letter-spacing: -1.08px;
}
.t-green-18-b {
    font-size: 18px;
    color: var(--green6);
    font-weight: 600;
    letter-spacing: -1.08px;
}
.t-white-18 {
    font-size: 18px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: -1.08px;
}
.t-white-18-b {
    font-size: 18px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: -1.08px;
}
.t-green-20 {
    font-size: 20px;
    color: var(--green6);
    font-weight: 300;
    letter-spacing: -1.08px;
}
.t-green-20-b {
    font-size: 20px;
    color: var(--green6);
    font-weight: 600;
    letter-spacing: -1.08px;
}
.t-white-20 {
    font-size: 20px;
    color: #ffffff;
    font-weight: 300;
    letter-spacing: -1.08px;
}
.t-white-20-b {
    font-size: 20px;
    color: #ffffff;
    font-weight: 600;
    letter-spacing: -1.08px;
}
.t-black-18-b {
    font-size: 18px;
    color: #000000;
    font-weight: 600;
    letter-spacing: -1.08px;
}
.t-black-18-b-2 {
    font-size: 18px !important;
    color: #000000;
    font-weight: 500;
}
.t-black-18 {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    letter-spacing: -1.08px;
}
.t-black-18-l {
    font-size: 18px;
    color: #000000;
    font-weight: 400;
    letter-spacing: -1.08px;
    line-height: 30px;
}
.t-black-20 {
    font-size: 20px;
    color: #000000;
    font-weight: 500;
}
.t-black-19 {
    font-size: 19px;
    color: #000000;
    font-weight: 400;
}
.t-black-22 {
    font-size: 22px;
    color: #000000;
    font-weight: 500;
}
.t-black-25 {
    font-size: 25px;
    color: #000000;
    font-weight: 500;
}
.t-black-27 {
    font-size: 27px;
    color: #000000;
    font-weight: 400;
}
.t-green-103 {
    font-size: 103px;
    color: var(--green3);
    font-weight: 400;
    line-height: 100px;
}
.t-white-103 {
    font-size: 103px;
    color: #ffffff;
    font-weight: 900;
}
.t-black-20-b {
    font-size: 20px;
    color: #000000;
    font-weight: 600;
    line-height: 22px;
}
.t-green-54 {
    font-size: 54px;
    color: var(--green6);
    letter-spacing: -2.7px;
    line-height: 63px;
    font-weight: 600;
}

.t-green-75 {
    font-size: 75px;
    color: var(--green6);
    letter-spacing: -2.7px;
    line-height: 75px;
    font-weight: 600;
}
.t-black-75 {
    font-size: 75px;
    color: #000000;
    letter-spacing: -2.7px;
    line-height: 75px;
    font-weight: 600;
}

.t-green-40-bellarina {
    font-family: "Bellarina", sans-serif;
    font-size: 60px;
    color: var(--green6);
    font-weight: 100;
}
