/* GENERAL */
.grecaptcha-badge { 
    opacity:0; 
}
.text-balance {
    text-wrap: balance;
}
.zindex-0 {
    z-index: 0;
}
.zindex-1 {
    z-index: 1;
}
.zindex-2 {
    z-index: 2;
}
.wrapper {
    padding: 0;
}
.pos-rel, section {
    position: relative;
}
.img-container {
    position: relative;
    overflow: hidden;
}
.img-container img {
    width: 100%;
}
a {
    text-decoration: none !important;
    color: var(--color-black);
    transition: color 0.3s ease;
}
a:hover {
    color: var(--color-gray) !important;
}
.brd-t {
    border-top: 1px solid var(--color-black);
}
.brd-b {
    border-bottom: 1px solid var(--color-black);
}
.brd-l {
    border-left: 1px solid var(--color-black);
}
.brd-r {
    border-right: 1px solid var(--color-black);
}
.brd-r-black {
    border-right: 1px solid var(--color-black);
}
@media (min-width: 992px) {
    .brd-r-lg-black {
        border-right: 1px solid var(--color-black);
    }
}
@media (min-width: 1800px) {
    .brd-r-fhd-black {
        border-right: 1px solid var(--color-black);
    }
}
.marq-pos-70 {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
}
@media (min-width: 1200px) {
    .marq-pos-70 {
        top: 70%;
    }
}
.marq-pos-50 {
    position: absolute;
    top: 40%;
    width: 100%;
    text-align: center;
}
@media (min-width: 1200px) {
    .marq-pos-50 {
        top: 50%;
    }
}
.intro-about {
    position: absolute;
    top: 50%;
    left: 69%;
}
.rotate6 {
    transform: rotate(-6deg);
}
.rotate14 {
    transform: rotate(-14deg);
}
.img-rad {
    border-radius: 50%;
}
.aspect-ratio-1-1 {
    aspect-ratio: 1 / 1;
}
.img-abs img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* marquee */
.marquee-wrapper {
    position: relative;
    display: block;
    width: 100%;
}
.marquee-abs {
    position: absolute;
    top: 50%;
    left: 0;
    -webkit-transform: translate(0%, -50%);
        -ms-transform: translate(0%, -50%);
            transform: translate(0%, 150%);
}
.marquee {
    line-height: 0.8;
    position: relative;
    width: 100%;
}
.marquee__text {
    overflow: hidden;
    /* pointer-events: none; */
}
.marquee__line {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    position: relative;
}
.marquee__line:nth-child(2) {
    -webkit-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    z-index: 1;
}
.marquee__sentence {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    line-height: 1.1;
    white-space: nowrap;
    overflow: inherit;
    margin-right: 40px;
}
.marquee__sentence > * {
    margin: 5px;
}
/* end marquee */
/* END GENERAL */
/* HOMEPAGE */
.arrow {
    width: calc(2.1875rem + ((1vw - 0.225rem) * 0.641));
}
.sticker {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    width: 350px;
    height: 220px;
    background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%23c9baff;"/></svg>');
}
@media (min-width: 744px) {
    .sticker {
        width: 440px;
        height: 280px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%23c9baff;"/></svg>');
    }
}
@media (min-width: 1200px) {
    .sticker {
        width: 555px;
        height: 445px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%23c9baff;"/></svg>');
    }
}
@media (min-width: 1800px) {
    .sticker {
        width: 705px;
        height: 445px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%23c9baff;"/></svg>');
    }
}
.sticker.green {
    width: 310px;
    height: 230px;
    background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%231CB573;"/></svg>');
}
@media (min-width: 744px) {
    .sticker.green {
        position: absolute;
        top: 40%;
        right: 0%;
        width: 360px;
        height: 230px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%231CB573;"/></svg>');
    }
}
@media (min-width: 1200px) {
    .sticker.green {
        position: absolute;
        top: 50%;
        right: 5%;
        width: 460px;
        height: 290px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%231CB573;"/></svg>');
    }
}
@media (min-width: 1800px) {
    .sticker.green {
        width: 590px;
        height: 370px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 707.43 448.17"><path d="M293.59,63.49L349.19.56l35.34,71.12,74.25-51.13,23.87,78.33,72.79-37.25,1.02,77.33,92.55-7.08-24.41,71.83,82.84,26.99-72.59,49.91,43.64,64.97-93.53-12.68-2.59,82.56-73.51-42.86-36.52,70.56-54.38-64.7-57.85,69.71-46.71-79.34-60.19,48.4-28.55-77.42-79.72,44.94,3.62-92.28-84.5,17.76,22.41-81.87L0,206.6l74.74-41.25-35.78-66.96,78.84,6.91,15.77-76.96,67.02,46.38L237.55,0l56.04,63.49Z" style="fill:%231CB573;"/></svg>');
    }
}
.sticker h6, .sticker p {
    transform: rotate(10deg);
}
.sun {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 300px;
    background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120.34 122.2"><path d="M60.17,0l5.3,31.01,15.59-27.33-5.62,30.96,24-20.35-15.87,27.17,29.51-10.91-24.21,20.1,31.46-.16-29.62,10.61,29.62,10.61-31.46-.16,24.21,20.1-29.51-10.91,15.87,27.17-24-20.35,5.62,30.96-15.59-27.33-5.3,31.01-5.3-31.01-15.59,27.33,5.62-30.96-24,20.35,15.87-27.17-29.51,10.91,24.21-20.1-31.46.16,29.62-10.61L0,50.49l31.46.16L7.26,30.55l29.51,10.91-15.87-27.17,24,20.35-5.62-30.96,15.59,27.33L60.17,0Z" style="fill:%23ffd12e;"/></svg>');
}
@media (min-width: 1200px) {
    .sun {
        width: 370px;
        height: 380px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120.34 122.2"><path d="M60.17,0l5.3,31.01,15.59-27.33-5.62,30.96,24-20.35-15.87,27.17,29.51-10.91-24.21,20.1,31.46-.16-29.62,10.61,29.62,10.61-31.46-.16,24.21,20.1-29.51-10.91,15.87,27.17-24-20.35,5.62,30.96-15.59-27.33-5.3,31.01-5.3-31.01-15.59,27.33,5.62-30.96-24,20.35,15.87-27.17-29.51,10.91,24.21-20.1-31.46.16,29.62-10.61L0,50.49l31.46.16L7.26,30.55l29.51,10.91-15.87-27.17,24,20.35-5.62-30.96,15.59,27.33L60.17,0Z" style="fill:%23ffd12e;"/></svg>');
    }
}
@media (min-width: 1800px) {
    .sun {
        width: 512px;
        height: 520px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 120.34 122.2"><path d="M60.17,0l5.3,31.01,15.59-27.33-5.62,30.96,24-20.35-15.87,27.17,29.51-10.91-24.21,20.1,31.46-.16-29.62,10.61,29.62,10.61-31.46-.16,24.21,20.1-29.51-10.91,15.87,27.17-24-20.35,5.62,30.96-15.59-27.33-5.3,31.01-5.3-31.01-15.59,27.33,5.62-30.96-24,20.35,15.87-27.17-29.51,10.91,24.21-20.1-31.46.16,29.62-10.61L0,50.49l31.46.16L7.26,30.55l29.51,10.91-15.87-27.17,24,20.35-5.62-30.96,15.59,27.33L60.17,0Z" style="fill:%23ffd12e;"/></svg>');
    }
}
.polygon {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 300px;
    background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.53 90.02"><path d="M45.76,0l14.33,10.99,18.03,2.2,2.23,17.73,11.17,14.09-11.17,14.09-2.23,17.73-18.03,2.2-14.33,10.99-14.33-10.99-18.03-2.2-2.23-17.73L0,45.01l11.17-14.09,2.23-17.73,18.03-2.2L45.76,0Z" style="fill:%231cb573;"/></svg>');
}
@media (min-width: 1200px) {
    .polygon {
        width: 370px;
        height: 380px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.53 90.02"><path d="M45.76,0l14.33,10.99,18.03,2.2,2.23,17.73,11.17,14.09-11.17,14.09-2.23,17.73-18.03,2.2-14.33,10.99-14.33-10.99-18.03-2.2-2.23-17.73L0,45.01l11.17-14.09,2.23-17.73,18.03-2.2L45.76,0Z" style="fill:%231cb573;"/></svg>');
    }
}
@media (min-width: 1800px) {
    .polygon {
        width: 427px;
        height: 420px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 91.53 90.02"><path d="M45.76,0l14.33,10.99,18.03,2.2,2.23,17.73,11.17,14.09-11.17,14.09-2.23,17.73-18.03,2.2-14.33,10.99-14.33-10.99-18.03-2.2-2.23-17.73L0,45.01l11.17-14.09,2.23-17.73,18.03-2.2L45.76,0Z" style="fill:%231cb573;"/></svg>');
    }
}
.star {
    display: inline-flex;
    flex-direction: column;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    width: 300px;
    height: 300px;
    background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 99.87 97.81"><path d="M50.41,97.81c-.62-.05-.76-.54-.98-.91-2.28-3.93-4.57-7.85-6.82-11.8-2.16-3.77-4.28-7.56-6.42-11.35-1.15-2.02-2.32-4.03-3.43-6.07-.36-.67-.93-1.21-1.61-1.55-6.28-3.31-12.55-6.64-18.84-9.95-3.48-1.83-6.99-3.61-10.48-5.41-.32-.16-.63-.34-.93-.53-1.19-.75-1.21-1.06-.01-1.75,1.99-1.14,4-2.26,6.02-3.36,5.64-3.1,11.28-6.19,16.93-9.27,2.15-1.17,4.3-2.36,6.49-3.45.96-.47,1.75-1.24,2.25-2.19,5.35-9.8,10.69-19.6,16.04-29.39.61-1.12,1.04-1.13,1.78.13,2.14,3.67,4.21,7.37,6.32,11.05,3.47,6.05,6.99,12.06,10.39,18.15.89,1.6,2.46,2.06,3.87,2.81,6.63,3.53,13.27,7.04,19.93,10.51,2.62,1.38,5.26,2.73,7.89,4.1,1.44.75,1.46,1.07.06,1.85-6.79,3.75-13.59,7.48-20.4,11.2-3,1.65-5.94,3.4-9,4.93-2.17,1.08-2.73,3.2-3.75,4.99-2.66,4.65-5.13,9.39-7.69,14.1-2.07,3.82-4.15,7.63-6.24,11.44-.36.65-.62,1.38-1.35,1.72Z" style="fill:%23c9baff;"/></svg>');
}
@media (min-width: 1200px) {
    .star {
        width: 370px;
        height: 380px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 99.87 97.81"><path d="M50.41,97.81c-.62-.05-.76-.54-.98-.91-2.28-3.93-4.57-7.85-6.82-11.8-2.16-3.77-4.28-7.56-6.42-11.35-1.15-2.02-2.32-4.03-3.43-6.07-.36-.67-.93-1.21-1.61-1.55-6.28-3.31-12.55-6.64-18.84-9.95-3.48-1.83-6.99-3.61-10.48-5.41-.32-.16-.63-.34-.93-.53-1.19-.75-1.21-1.06-.01-1.75,1.99-1.14,4-2.26,6.02-3.36,5.64-3.1,11.28-6.19,16.93-9.27,2.15-1.17,4.3-2.36,6.49-3.45.96-.47,1.75-1.24,2.25-2.19,5.35-9.8,10.69-19.6,16.04-29.39.61-1.12,1.04-1.13,1.78.13,2.14,3.67,4.21,7.37,6.32,11.05,3.47,6.05,6.99,12.06,10.39,18.15.89,1.6,2.46,2.06,3.87,2.81,6.63,3.53,13.27,7.04,19.93,10.51,2.62,1.38,5.26,2.73,7.89,4.1,1.44.75,1.46,1.07.06,1.85-6.79,3.75-13.59,7.48-20.4,11.2-3,1.65-5.94,3.4-9,4.93-2.17,1.08-2.73,3.2-3.75,4.99-2.66,4.65-5.13,9.39-7.69,14.1-2.07,3.82-4.15,7.63-6.24,11.44-.36.65-.62,1.38-1.35,1.72Z" style="fill:%23c9baff;"/></svg>');
    }
}
@media (min-width: 1800px) {
    .star {
        width: 518px;
        height: 508px;
        background: no-repeat center / 100% url('data:image/svg+xml;utf8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 99.87 97.81"><path d="M50.41,97.81c-.62-.05-.76-.54-.98-.91-2.28-3.93-4.57-7.85-6.82-11.8-2.16-3.77-4.28-7.56-6.42-11.35-1.15-2.02-2.32-4.03-3.43-6.07-.36-.67-.93-1.21-1.61-1.55-6.28-3.31-12.55-6.64-18.84-9.95-3.48-1.83-6.99-3.61-10.48-5.41-.32-.16-.63-.34-.93-.53-1.19-.75-1.21-1.06-.01-1.75,1.99-1.14,4-2.26,6.02-3.36,5.64-3.1,11.28-6.19,16.93-9.27,2.15-1.17,4.3-2.36,6.49-3.45.96-.47,1.75-1.24,2.25-2.19,5.35-9.8,10.69-19.6,16.04-29.39.61-1.12,1.04-1.13,1.78.13,2.14,3.67,4.21,7.37,6.32,11.05,3.47,6.05,6.99,12.06,10.39,18.15.89,1.6,2.46,2.06,3.87,2.81,6.63,3.53,13.27,7.04,19.93,10.51,2.62,1.38,5.26,2.73,7.89,4.1,1.44.75,1.46,1.07.06,1.85-6.79,3.75-13.59,7.48-20.4,11.2-3,1.65-5.94,3.4-9,4.93-2.17,1.08-2.73,3.2-3.75,4.99-2.66,4.65-5.13,9.39-7.69,14.1-2.07,3.82-4.15,7.63-6.24,11.44-.36.65-.62,1.38-1.35,1.72Z" style="fill:%23c9baff;"/></svg>');
    }
}
.layout_homepage .hero-ratio {
    position: relative;
    aspect-ratio: 490 / 260;
}
.layout_homepage .hero-ratio img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
.see-more {
    position: absolute;
    bottom: 20px;
    right: 20px;
    z-index: 1;
}
@media (min-width: 744px) {
    .see-more {
        bottom: 30px;
        right: 100px;
    }
}
@media (min-width: 1200px) {
    .see-more {
        bottom: 0px;
        right: 170px;
    }
}
@media (min-width: 1800px) {
    .see-more {
        bottom: 60px;
        right: 370px;
    }
}
.community-ratio {
    position: relative;
    aspect-ratio: 535 / 732;
}
.community-ratio img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: contain;
}
/* END HOMEPAGE */
/* ABOUT */
.cat {
    width: calc(10.625rem + ((1vw - 0.225rem) * 2.8846));
    height: calc(10.625rem + ((1vw - 0.225rem) * 2.8846));
    border-radius: 50%;
    top: -50%;
    margin: auto;
}
.sun-about {
    width: 100px;
}
.poly-about {
    width: 100px;
}
.star-about {
    width: 100px;
}
/* ABOUT */
/* CONTACT */
.wpcf7 {
    max-width: 100%;
    position: relative;
}
.wpcf7 input[type=text],
.wpcf7 input[type=email],
.wpcf7 textarea {
    background: transparent!important;
    border: none!important;
    border-radius: 0;
    border-bottom: 2px solid #000000!important;
    color: #000000!important;
    outline: none!important;
    -webkit-box-shadow: none!important;
            box-shadow: none!important;
    margin-top: -2rem;
    padding-bottom: 0.3125rem;
    padding-left: 0;
}
.btn-sub {
    background-color: transparent;
    display: inline-flex;
    justify-content: center;
    width: 13.125rem; 
    border: none
}
svg#be-bold {
    width: 100%;
}
.btn-send {
    width: 100%;
    border: none;
    background: none;
    align-items: center;
    display: flex;
    justify-content: center;
}
/* END CONTACT */
/* GALLERY */
.ratio-gallery-small {
    position: relative;
    aspect-ratio: 200 / 200;
}
.ratio-gallery-small img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ratio-gallery-horizontal {
    position: relative;
    aspect-ratio: 200 / 200;
}
@media (min-width: 1200px) {
    .ratio-gallery-horizontal {
        position: relative;
        aspect-ratio: 335 / 205;
    }
}
.ratio-gallery-horizontal img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.ratio-gallery-vertical {
    position: relative;
    aspect-ratio: 200 / 200;
}
@media (min-width: 1200px) {
    .ratio-gallery-vertical {
        position: relative;
        aspect-ratio: 274 / 322;
    }
}
.ratio-gallery-vertical img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* END GALLERY */
/* Search Results */
.results .resdrg {
    font-size: calc(1.125rem + ((1vw - 0.225rem) * 0.4487)); /* 18 - 25 */
}
@media (min-width: 1800px) {
    .results .resdrg {
        font-size: 1.5625rem; /* 25 */
        
    }
}