/* [Colors] */

body {
    --Primary-BG: rgba(31,39,50,1.00);
    --Dark: rgba(22,29,39,1.00);
    --Secondary-BG: rgba(46,57,71,1.00);
    --Brand: rgba(209,176,107,1.00);
    --Silver: rgba(215,215,215,1.00);
    --Secondary-Text: rgba(144,144,144,1.00);
}

/* [Global] */

body {
    background: var(--Primary-BG);
    color: var(--Silver);
    font-size: 20px;
    line-height: 1.4;
    font-weight: 400;
    font-family: Outfit;
    white-space: break-spaces;
}

container {
    width: 100%;
    display: block;
    max-width: 1400px;
    margin: 0px auto 0px auto;
    padding: 0px 20px 0px 20px;
}

h2 {
    color: rgba(255,255,255,1.00);
    font-size: 45px;
    line-height: 1.15;
    margin: 0px 0px 0px 0px;
    font-weight: 700;
    font-family: Cormorant Garamond;
}

h1 {
    color: rgba(255,255,255,1.00);
    font-size: 65px;
    line-height: 1.15;
    margin: 0px 0px 0px 0px;
    font-weight: 700;
    font-family: Cormorant Garamond;
}

h3 {
    color: rgba(255,255,255,1.00);
    font-size: 35px;
    line-height: 1.15;
    margin: 0px 0px 0px 0px;
    font-weight: 700;
    font-family: Cormorant Garamond;
}

p {
    margin: 0px 0px 0px 0px;
}

a {
    transition: all 200ms 0ms linear;
    cursor: pointer;
}

img {
    display: block;
    max-width: 100%;
}

input {
    font-family: Outfit;
}

textarea {
    font-family: Outfit;
}

button {
    font-family: Outfit;
    background: rgba(255,255,255,0.00);
    cursor: pointer;
}

/* [Classes] */

.stylesheet-color-box {
    width: 220px;
    height: 220px;
    border: 1px solid rgba(61,72,87,1.00);
    margin: 0px 0px 10px 0px;
}

.text-30 {
    font-size: 30px;
}

.text-22 {
    font-size: 22px;
}

.button-brand {
    background: var(--Brand);
    color: var(--Primary-BG);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 85px;
    text-align: center;
    padding: 0px 70px 0px 70px;
    font-weight: 500;
    border: 1px solid var(--Brand);
    text-decoration: none;
}

.button-brand:hover {
    background: var(--Primary-BG);
    color: var(--Brand);
}

.button-outline {
    color: rgba(255,255,255,1.00);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 85px;
    text-align: center;
    padding: 0px 70px 0px 70px;
    font-weight: 500;
    border: 1px solid var(--Brand);
}

.button-outline:hover {
    background: var(--Brand);
    color: rgba(255,255,255,1.00);
}

.button-silver {
    background: var(--Silver);
    color: var(--Primary-BG);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 85px;
    text-align: center;
    padding: 0px 70px 0px 70px;
    font-weight: 500;
    text-decoration: none;
}

.button-silver:hover {
    background: rgba(255,255,255,1.00);
}

.button-dark-h55 {
    background: var(--Dark);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 55px;
    text-align: center;
    padding: 0px 40px 0px 40px;
    font-weight: 500;
    color: rgba(255,255,255,1.00);
    border: 1px solid var(--Dark);
}

.button-dark-h55:hover {
    background: var(--Brand);
}

/* [Tags] */

body .t5 {
    background: var(--Primary-BG);
}

body .t7 {
    display: block;
    font-weight: 500;
}

body .t8 {
    width: 100%;
    margin: 0px auto 0px auto;
    display: block;
    padding: 0px 20px 0px 20px;
    max-width: 1440px;
}

body .t13 {
}

body .t15 {
    margin: 0px 0px 10px 0px;
}

body .t17 {
}

body .t19 {
    color: var(--Brand);
    margin: 0px 0px 10px 0px;
    display: block;
    font-weight: 500;
}

body .t20 {
    display: flex;
}

body .t21 {
    margin: 0px 0px 50px 0px;
    text-align: center;
}

body .t22 {
    margin: 0px 0px 15px 0px;
}

body .t23 {
    width: 75%;
    height: 4px;
    background: var(--Brand);
}

body .t26 {
    background: var(--Dark);
}

body .t27 {
    display: block;
}

body .t28 {
    margin: 0px 0px 10px 0px;
}

body .t29 {
    margin: 0px 0px 40px 0px;
}

body .t30 {
    object-fit: fill;
}

body .t31 {
}

body .t33 {
    margin: 0px auto 0px auto;
    max-width: 900px;
}

body .t34 {
    z-index: 10;
    position: relative;
    background-image: url();
}

body .t35 {
    display: grid;
    column-gap: 50px;
    grid-template-columns: 1fr 1.8fr ;
}

body .t36 {
    margin: 0px 0px 15px 0px;
}

body .t37 {
    display: flex;
}

body .t40 {
    color: rgba(255,255,255,1.00);
    display: block;
    font-weight: 500;
    line-height: 1.1;
}

body .t41 {
    margin: 0px 0px 40px 0px;
    align-items: center;
}

body .t42 {
    color: rgba(0,0,0,1.00);
}

body .t43 {
    color: var(--Secondary-Text);
    display: block;
}

body .t46 {
    margin: 0px 0px 15px 0px;
}

body .t47 {
    position: relative;
}

body .t48 {
    background: var(--Silver);
}

body .t49 {
    color: var(--Brand);
    margin: 0px 0px 10px 0px;
    display: block;
    font-weight: 500;
}

body .t51 {
    width: 100%;
    margin: 0px auto 0px auto;
    display: block;
    padding: 0px 20px 0px 20px;
    max-width: 1440px;
}

body .t52 {
    display: grid;
    grid-template-columns: 350px 1fr ;
}

body .t53 {
    display: flex;
    row-gap: 15px;
    flex-direction: column;
}

body .t55 {
    padding: 80px 0px 80px 0px;
}

body .t56 {
    display: flex;
}

body .t57 {
    color: var(--Brand);
    margin: 0px 0px 10px 0px;
    display: block;
    font-weight: 500;
}

body .t58 {
    padding: 80px 0px 80px 0px;
}

body .t59 {
    width: 100%;
    margin: 0px auto 0px auto;
    display: block;
    padding: 0px 20px 0px 20px;
    max-width: 1440px;
}

body .t60 {
    display: flex;
    row-gap: 15px;
    flex-direction: column;
}

body .t61 {
    width: 120px;
}

body .t62 {
    width: 100%;
    margin: 0px auto 0px auto;
    display: block;
    padding: 0px 20px 0px 20px;
    max-width: 1440px;
}

body .t63 {
    padding: 80px 0px 80px 0px;
}

body .t64 {
    display: grid;
    grid-template-columns: 350px 1fr ;
}

body .t65 {
    width: 100%;
    margin: 0px auto 0px auto;
    display: block;
    padding: 0px 20px 0px 20px;
    max-width: 1440px;
}

body .t66 {
    width: 120px;
}

body .t69 {
    display: flex;
    row-gap: 25px;
    flex-wrap: wrap;
    column-gap: 25px;
    align-items: flex-start;
    flex-direction: column;
}

body .t70 {
    display: flex;
    row-gap: 15px;
    flex-direction: column;
}

body .t71 {
}

body .t72 {
    color: var(--Brand);
    margin: 0px 0px 8px 0px;
    display: block;
}

body .t73 {
    width: 25%;
    height: 4px;
    background: rgba(255,255,255,1.00);
}

body .t76 {
    display: flex;
    row-gap: 15px;
    flex-direction: column;
}

body .t77 {
    display: flex;
    row-gap: 25px;
    flex-wrap: wrap;
    column-gap: 25px;
}

body .t78 {
    display: flex;
    padding: 30px 40px 30px 40px;
    background: var(--Secondary-BG);
    column-gap: 20px;
    align-items: center;
}

body .t79 {
    color: rgba(255,255,255,1.00);
    height: 56px;
    display: flex;
    padding: 0px 15px 0px 15px;
    font-size: 30px;
    background: var(--Primary-BG);
    align-items: center;
    font-weight: 700;
    border-radius: 5px;
    justify-content: center;
}

body .t80 {
    margin: 8px auto 50px auto;
    object-fit: cover;
    align-items: center;
    justify-content: center;
}

body .t81 {
    display: flex;
}

body .t84 {
    display: flex;
    row-gap: 25px;
    column-gap: 25px;
    flex-direction: column;
}

body .t86 {
    display: flex;
    row-gap: 25px;
    flex-wrap: wrap;
    column-gap: 25px;
}

body .t88 {
    padding: 100px 0px 100px 0px;
    background: var(--Dark);
}

body .t89 {
    text-align: center;
}

body .t91 {
}

body .t92 {
}

body .t93 {
    margin: 0px 0px 20px 0px;
}

body .t95 {
    background: var(--Primary-BG);
}

body .t96 {
    z-index: 5;
    position: relative;
}

body .t97 {
    color: var(--Brand);
    margin: 0px 0px 50px 0px;
    font-size: 22px;
}

body .t99 {
    display: grid;
    padding: 0px 0px 50px 0px;
    column-gap: 30px;
    border-bottom: 1px solid var(--Silver);
    grid-template-columns: 1fr 1fr 1fr;
}

body .t100 {
    margin: 50px 0px 0px 0px;
    display: flex;
    column-gap: 40px;
}

body .t101 {
    margin: 60px 0px 0px 0px;
    display: grid;
    column-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

body .t102 {
    display: flex;
    padding: 30px 30px 30px 30px;
    background: rgba(255,255,255,1.00);
    column-gap: 18px;
    align-items: center;
    border-radius: 8px;
    justify-content: center;
}

body .t103 {
    color: var(--Brand);
    margin: 0px 0px 8px 0px;
    display: block;
}

body .t105 {
    margin: 0px auto 50px auto;
}

body .t107 {
    margin: 0px 0px 16px 0px;
    display: flex;
    justify-content: space-between;
}

body .t109 {
    display: grid;
    column-gap: 100px;
    grid-template-columns: 1fr 1fr ;
}

body .t110 {
}

body .t111 {
    height: 100%;
    object-fit: cover;
}

body .t112 {
    margin: 50px 0px 0px 0px;
    display: grid;
    row-gap: 30px;
    column-gap: 30px;
    grid-template-columns: 1fr 1fr 1fr;
}

body .t113 {
    padding: 100px 0px 100px 0px;
}

body .t115 {
    width: 120px;
}

body .t118 {
    color: var(--Brand);
    margin: 0px 0px 8px 0px;
    display: block;
}

body .t121 {
    display: flex;
}

body .t122 {
    background: var(--Brand);
}

body .t124 {
    display: grid;
    grid-template-columns: 350px 1fr ;
}

body .t125 {
    background: rgba(255,255,255,1.00);
}

body .t129 {
    margin: 0px 0px 20px 0px;
}

body .t133 {
    display: flex;
    z-index: 5;
    position: relative;
    min-height: 100vh;
    flex-direction: column;
    justify-content: center;
}

body .t134 {
    margin: -112px 0px 0px 0px;
    position: relative;
    min-height: 100vh;
    background-size: cover;
    background-image: url(https://global.divhunt.com/17dee4fea18ef434847e47274fc0c525_186820.jpeg);
    background-position: 0% 50%;
}

body .t136 {
    top: 0%;
    left: 0%;
    right: auto;
    width: 100%;
    bottom: auto;
    height: 100%;
    position: absolute;
    background: rgba(31,39,50,0.79);
}

body .t137 {
    margin: 0px 0px 35px 0px;
}

body .t138 {
    padding: 80px 0px 80px 0px;
}

body .t139 {
    width: 120px;
}

body .t140 {
    display: grid;
    grid-template-columns: 350px 1fr ;
}

body .t141 {
    display: flex;
    row-gap: 15px;
    flex-direction: column;
}

body .t142 {
    display: flex;
    row-gap: 25px;
    column-gap: 25px;
    flex-direction: column;
}

body .t146 {
    padding: 15px 0px 15px 0px;
}

body .t147 {
    display: flex;
    padding: 35px 0px 0px 0px;
    border-top: 1px solid var(--Silver);
    justify-content: space-between;
}

body .t150 {
    color: rgba(0,0,0,1.00);
    padding: 100px 0px 50px 0px;
    background: rgba(242,242,242,1.00);
}

body .t151 {
    margin: 0px 0px 20px 0px;
    padding: 0px 0px 0px 0px;
}

body .t152 {
    width: 60%;
    padding: 120px 0px 120px 0px;
    max-width: 600px;
}

body .t153 {
    padding: 150px 0px 150px 0px;
}

body .t154 {
    top: auto;
    left: 0%;
    right: auto;
    width: 100%;
    bottom: 0%;
    height: 48%;
    position: absolute;
    object-fit: cover;
}

body .t155 {
    display: grid;
    align-items: center;
    items-items: center;
    grid-template-columns: 1fr 1fr;
}

body .t156 {
    display: block;
}

body .t157 {
    background: var(--Brand);
}

body .t160 {
    padding: 100px 0px 100px 0px;
}

body .t162 {
    width: 60px;
    height: 60px;
    display: flex;
    padding: 15px 15px 15px 15px;
    min-width: px;
    background: var(--Primary-BG);
    align-items: center;
    border-radius: 100%;
    justify-content: center;
}

body .t164 {
    margin: 0px 0px 15px 0px;
    padding: 60px 30px 60px 30px;
    background: var(--Secondary-BG);
}

body .t167 {
    margin: 30px 0px 8px 0px;
}

body .t168 {
    margin: 0px 0px 20px 0px;
}

body .t169 {
    display: grid;
    column-gap: 60px;
    grid-template-columns: 1fr 1fr;
}

body .t170 {
    width: 120px;
}

body .t171 {
    color: var(--Brand);
    margin: 0px 0px 12px 0px;
    display: block;
    font-weight: 600;
}

body .t172 {
    display: flex;
}

body .t174 {
    color: var(--Secondary-Text);
    margin: 0px auto 0px auto;
    max-width: 750px;
}

body .t175 {
    margin: 0px 0px 50px 0px;
}

body .t176 {
    padding: 50px 0px 0px 0px;
}

body .t178 {
    margin: 40px 0px 0px 0px;
    max-width: 520px;
}

body .t181 {
    color: var(--Primary-BG);
    font-weight: 700;
    line-height: 1.1;
}

body .t182 {
}

body .t183 {
    padding: 80px 0px 80px 0px;
}

body .t185 {
    margin: 0px 0px 8px 0px;
}

body .t186 {
    display: flex;
}

body .t187 {
    margin: 50px 0px 0px 0px;
}

body .t188 {
    color: var(--Brand);
    margin: 0px 0px 8px 0px;
    display: block;
}

body .t191 {
    margin: 50px 0px 0px 0px;
}

body .t193 {
    display: grid;
    grid-template-columns: 350px 1fr ;
}

body .t194 {
    padding: 50px 30px 50px 30px;
    background: var(--Primary-BG);
}

body .t195 {
    top: 60px;
    position: sticky;
}

body .t198 {
    display: flex;
    column-gap: 100px;
}

body .t199 {
    width: 100px;
    border: 1px solid var(--Brand);
    height: 100px;
    display: flex;
    padding: 20px 20px 20px 20px;
    row-gap: 8px;
    min-width: 100px;
    align-items: center;
    border-radius: 100%;
    flex-direction: column;
    justify-content: center;
}

body .t202 {
    margin: 0px 20px 0px 0px;
    display: flex;
    align-items: center;
    justify-content: center;
}

body .t203 {
    display: flex;
    padding: 25px 0px 25px 0px;
    align-items: center;
    border-bottom: 1px solid rgba(215,215,215,0.17);
    justify-content: space-between;
}

body .t205 {
    display: flex;
    column-gap: 50px;
    align-items: center;
}

body .t206 {
    height: 32px;
}

body .t207 {
    z-index: 1000 ;
    position: relative;
    background-image: url();
}

body .t208 {
    width: 46px;
    height: 46px;
}

body .t209 {
    top: 0%;
    left: 0%;
    right: auto;
    width: 100%;
    bottom: auto;
    height: 100%;
    position: absolute;
    background: rgba(22,29,39,0.65);
}

body .t210 {
    padding: 50px 50px 50px 50px;
    position: relative;
    background-image: url();
}

body .t211 {
    top: 0%;
    left: 0%;
    right: auto;
    width: 100%;
    bottom: auto;
    height: 100%;
    position: absolute;
}

body .t213 {
    display: grid;
    padding: 140px 70px 140px 70px;
    background: rgba(31,39,50,0.89);
    column-gap: 30px;
    grid-template-columns: 2.5fr 1.5fr 2.5fr ;
}

body .t214 {
    width: 140px;
}

body .t215 {
    width: 62px;
    border: 1px solid var(--Brand);
    height: 62px;
    display: flex;
    align-items: center;
    border-radius: 100px;
    justify-content: center;
}

body .t218 {
    color: var(--Brand);
    display: block;
    font-size: 18px;
    font-weight: 500;
}

body .t219 {
    display: block;
    font-size: 22px;
}

body .t220 {
    color: rgba(255,255,255,1.00);
    display: block;
    text-decoration: none;
}

body .t220:hover {
    color: var(--Brand);
}

body .t221 {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

body .t222 {
    display: flex;
    column-gap: 35px;
}

body .t224 {
    margin: 0px 0px 50px 0px;
}

body .t225 {
    margin: 20px auto 0px auto;
}

body .t226 {
    position: relative;
}

body .t227 {
    margin: 20px 0px 0px 0px;
    text-align: center;
}

body .t228 {
    color: rgba(0,0,0,1.00);
    display: block;
    font-weight: 700;
}

body .t229 {
    color: var(--Brand);
}

body .t230 {
    display: grid;
    row-gap: 24px;
    column-gap: 24px;
    grid-template-columns: 1fr 1fr 1fr;
}

body .t231 {
    color: rgba(0,0,0,1.00);
    margin: 0px auto 0px auto;
    max-width: 700px;
    text-align: center;
}

body .t232 {
    padding: 100px 0px 100px 0px;
    background: rgba(255,255,255,1.00);
}

body .t233 {
    width: 100%;
    height: 600px;
    margin: 0px auto 0px auto;
    object-fit: cover;
}

body .t234 {
    margin: 0px 0px 25px 0px;
}

body .t235 {
    margin: 0px 0px 50px 0px;
}

body .t236 {
    display: flex;
}

body .t237 {
    color: rgba(0,0,0,1.00);
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}

body .t239 {
    border: 15px solid #DFDFDF;
    padding: 70px 30px 70px 30px;
}

body .t240 {
    color: var(--Secondary-Text);
    max-width: 500px;
}

body .t241 {
    margin: 40px 0px 0px 0px;
    display: flex;
    column-gap: 10px;
    align-items: center;
}

body .t242 {
    width: 60px;
    height: 60px;
    display: flex;
    padding: 15px 15px 15px 15px;
    background: var(--Brand);
    align-items: center;
    justify-content: center;
}

body .t243 {
    width: 50px;
    height: 50px;
}

body .t245 {
    color: rgba(0,0,0,1.00);
    display: block;
    font-size: 18px;
}

body .t246 {
    color: rgba(0,0,0,1.00);
}

body .t247 {
    margin: 0px 0px 50px 0px;
    display: flex;
    column-gap: 30px;
    align-items: center;
}

body .t248 {
    padding: 100px 0px 100px 0px;
}

body .t249 {
    display: flex;
    row-gap: 25px;
    align-items: flex-start;
    flex-direction: column;
    justify-content: flex-start;
}

body .t251 {
    max-width: 400px;
}

body .t253 {
    display: flex;
    column-gap: 30px;
}

body .t256 {
    flex: 1 1 0%;
    display: grid;
    column-gap: 50px;
    grid-template-columns: 1fr 1fr ;
}

body .t257 {
    display: flex;
    flex-direction: column;
}

body .t258 {
    margin: 0px 0px 40px 0px;
}

body .t259 {
    display: flex;
    row-gap: 20px;
    align-items: flex-start;
    flex-direction: column;
}

body .t261 {
    margin: 0px 0px 40px 0px;
}

body .t262 {
    padding: 50px 0px 100px 0px;
}

body .t263 {
    display: flex;
    row-gap: 20px;
    flex-direction: column;
}

body .t265 {
    top: auto;
    left: 0%;
    right: 0%;
    bottom: 50px;
    text-align: center;
}

body .t266 {
    margin: 60px 0px 0px 0px;
}

body .t267 {
    color: rgba(255,255,255,1.00);
    text-decoration: none;
}

body .t268 {
    padding: 100px 0px 50px 0px;
    z-index: 5;
    position: relative;
    background: var(--Dark);
}

body .t270 {
    display: flex;
    column-gap: 30px;
    text-align: center;
    align-items: center;
    justify-content: center;
}

body .t271 {
    display: flex;
    padding: 70px 0px 0px 0px;
    row-gap: 60px;
    flex-wrap: wrap;
    column-gap: 60px;
    justify-content: center;
}

body .t273 {
    padding: 100px 0px 100px 0px;
    z-index: 5;
    position: relative;
}

body .t274 {
    margin: 0px 0px 80px 0px;
    text-align: center;
}

body .t278 {
    display: grid;
    column-gap: 100px;
    grid-template-columns: 1fr 1fr;
}

body .t279 {
    color: var(--Dark);
}

body .t281 {
    padding: 50px 0px 100px 0px;
    background: rgba(242,242,242,1.00);
}

body .t282 {
    padding: 40px 0px 40px 0px;
    background: rgba(242,242,242,1.00);
}

body .t284 {
    width: 100%;
    height: 320px;
    object-fit: cover;
}

body .t289 {
    margin: 0px 0px 30px 0px;
    text-align: center;
}

body .t290 {
    margin: 0px auto 0px auto;
}

body .t292 {
    display: flex;
    column-gap: 10px;
    align-items: center;
}

body .t294 {
    width: 70px;
    height: 70px;
    object-fit: cover;
    border-radius: 100%;
}

body .t295 {
}

body .t296 {
    color: rgba(255,255,255,1.00);
    display: block;
}

body .t297 {
    display: block;
    font-size: 14px;
    font-weight: 400;
}

body .t298 {
    margin: 0px 0px 30px 0px;
}

body .t302 {
    padding: 100px 0px 100px 0px;
}

body .t303 {
    margin: 30px 0px 0px 0px;
    padding: 70px 35px 70px 35px;
    background: var(--Secondary-BG);
    border-radius: 24px 0px 24px 0px;
}

body .t305 {
    padding: 40px 40px 40px 40px;
    background: rgba(255,255,255,1.00);
}

body .t306 {
    width: 100%;
    height: 750px;
    object-fit: cover;
}

body .t309 {
    filter: invert(100%);
}

body .t313 {
    margin: 0px auto 0px auto;
    max-width: 800px;
}

body .t314 {
    width: 100%;
    margin: 0px auto 0px auto;
    display: flex;
    flex-direction: column;
    grid-template-columns: 1fr 1fr;
}

body .t317 {
    z-index: 5;
}

body .t318 {
    display: flex;
    border-bottom: 1px solid var(--Silver);
    flex-direction: column;
}

body .t318.dh-active h3 {
    color: var(--Brand);
}

body .t319 {
    margin: 20px 0px 0px 0px;
    display: flex;
    justify-content: flex-end;
}

body .t320 {
    color: rgba(255,255,255,1.00);
    border: 1px none rgba(0,0,0,1);
    padding: 10px 0px 10px 0px;
    font-size: 18px;
    background: rgba(255,255,255,0.00);
    border-bottom: 1px solid var(--Secondary-Text);
}

body .t320:focus {
    outline: none;
}

body .t321 {
    color: rgba(255,255,255,1.00);
    width: 100%;
    border: 1px none rgba(0,0,0,1);
    height: 130px;
    resize: vertical;
    padding: 10px 0px 10px 0px;
    font-size: 18px;
    background: rgba(255,255,255,0.00);
    max-height: 250px;
    min-height: 130px;
    border-bottom: 1px solid var(--Secondary-Text);
}

body .t321:focus {
    outline: none;
}

body .t322 {
    z-index: 1000;
    font-size: 20px;
}

body .t323 {
    text-align: center;
}

body .t324 {
    margin: 80px auto 20px auto;
    display: flex;
    column-gap: 40px;
    align-items: flex-start;
    flex-direction: row;
    justify-content: flex-start;
}

body .t325 {
    padding: 100px 0px 100px 0px;
    z-index: 5;
    position: relative;
}

body .t326 {
    margin: 90px 0px 90px 0px;
    display: grid;
    column-gap: 20px;
    grid-template-columns: 1fr 1fr 1fr 1fr;
}

body .t327 {
    cursor: pointer;
    display: flex;
    padding: 30px 0px 30px 0px;
    justify-content: space-between;
}

body .t328 {
    width: 100%;
    height: 100%;
    position: absolute;
    object-fit: cover;
}

body .t329 {
    overflow: hidden;
    position: relative;
}

body .t330 {
    display: flex;
    position: relative;
    flex-direction: column;
}

body .t331 {
    top: auto;
    left: 0%;
    right: auto;
    width: 100%;
    bottom: -95px;
    padding: 0px 0px 20px 0px;
    justify-content: space-between;
}

body .t332 {
    display: none;
    align-items: center;
    justify-content: center;
}

body .t333 {
}

body .t334 {
    top: 0%;
    left: 0%;
    right: auto;
    width: 100%;
    bottom: auto;
    height: 48%;
    position: absolute;
    object-fit: cover;
}

body .t335 {
    display: grid;
    column-gap: 60px;
    grid-template-columns: 1fr 1fr;
}

body .t337 {
    color: rgba(255,255,255,1.00);
}

body .t338 {
    margin: 70px 0px 50px 0px;
}

body .t339 {
    top: auto;
    left: auto;
    right: 0%;
    bottom: 0%;
    height: 85%;
    position: absolute;
}

body .t340 {
    display: flex;
    padding: 30px 40px 30px 40px;
    background: var(--Brand);
    column-gap: 20px;
    align-items: center;
    justify-content: center;
}

