/**
 * The following styles get applied both on the front of your site
 * and in the editor.
 *
 * Replace them with your own styles or remove the file completely.
 */

.gallery-text-container {
    background-image: url("data:image/svg+xml,%3Csvg width='1300' height='1300' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='650' cy='650' r='650' fill='none' stroke='%23ffffff20' stroke-width='2' /%3E%3C/svg%3E%0A");
    background-repeat: no-repeat;
    background-position: center;
    color: #ffffff20;
    display: block;
    position: relative;
    z-index: 2;
}
.gallery-text-container-inner {
    max-width: 1200px;
    margin: 0 auto;
    position: relative;
    padding: 250px 0;
}
.gallery-text-row-1 {
    display: flex;
    margin-right: -100px;
    margin-left: 100px;
}
.gallery-text-row-1 img {
    width: calc(100% / 3);
    height: 350px;
    object-fit: cover;
}
.gallery-text-row-2 {
    display: flex;
    margin-right: 100px;
    margin-left: -100px;
}
.gallery-text-row-2 img {
    width: calc(100% / 3);
    height: 350px;
    object-fit: cover;
}
.gallery-text-content {
    width: calc(100% / 3);
    background: white;
    padding: 40px;
    height: calc(350px - 80px);
    object-fit: cover;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
}
.gallery-text-content-title {
    font-size: 16px;
    letter-spacing: 4.8px;
    color: #CCCDCE;
    font-weight: bold;
}
.gallery-text-content-text {
    font-weight: bold;
    margin: 0;
    color: #292D34;
}
.gallery-text-link-container {
    display: flex;
    justify-content: center;
}
.gallery-text-link {
    font-size: 16px;
    margin: 100px 0 0;
    letter-spacing: 4.8px;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
}
.gallery-text-link:before {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='70' height='70' viewBox='0 0 70 70'%3E%3Cg id='cta_circle_white' transform='translate(-1450 -3495)'%3E%3Ccircle id='Ellipse_268' data-name='Ellipse 268' cx='35' cy='35' r='35' transform='translate(1450 3495)' fill='%23fff'/%3E%3Cline id='Line_115' data-name='Line 115' x2='23.229' transform='translate(1473.385 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_116' data-name='Line 116' x2='6.761' y2='6.934' transform='translate(1489.854 3523.066)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_117' data-name='Line 117' y1='6.934' x2='6.761' transform='translate(1489.854 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
    position: absolute;
    width: 70px;
    height: 70px;
    content: " ";
    transform: translate(-100px, -22px);
}
.gallery-text-container-mobile{
    display: none;
}
@media (max-width: 1300px) {
    .gallery-text-container-mobile{
        display: block;
        background-image: url("data:image/svg+xml,%3Csvg width='700' height='700' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='350' cy='350' r='350' fill='none' stroke='%23ffffff20' stroke-width='2' /%3E%3C/svg%3E%0A");
        background-repeat: no-repeat;
        background-position: center;
    }
    .gallery-text-container{
        display: none;
    }
    .gallery-text-container-inner-mobile {
        padding: 80px 0 100px;
    }
    .gallery-text-row-1-mobile {
        display: flex;
        margin-bottom: 10px;
        justify-content: center;
    }
    .gallery-text-row-1-mobile img:first-child {
        margin-right: 10px;
    }
    .gallery-text-row-2-mobile {
        display: flex;
        margin-bottom: 10px;
        margin-right: 0;
        margin-left: 85px;
        justify-content: center;
        width: fit-content;
    }
    .gallery-text-row-2-mobile img:first-child {
        margin-right: 10px;
    }
    .gallery-text-row-3-mobile {
        display: flex;
        justify-content: center;
        margin-left: 0;
    }
    .gallery-text-row-3-mobile img {
        margin-right: 10px;
    }
    .gallery-text-container-inner-mobile img {
        max-width: 150px;
        min-height: 165px;
        object-fit: cover;
    }
    .gallery-text-content-mobile {
        background: white;
        max-width: 160px;
        padding: 20px;
        display: flex;
        flex-direction: column;
        justify-content: space-between;
    }
    .gallery-text-content-title-mobile {
        font-size: 13px;
        letter-spacing: 3.9px;
        font-weight: bold;
        color: #CCCDCE;
    }
    .gallery-text-content-text-mobile {
        font-size: 13px;
        font-weight: bold;
    }
    .gallery-text-link-container-mobile {
        display: flex;
        justify-content: center;
    }
    .gallery-text-link-mobile:before {
        background-image: url("data:image/svg+xml,%0A%3Csvg xmlns='http://www.w3.org/2000/svg' width='40' height='40' viewBox='0 0 70 70'%3E%3Cg id='cta_circle_white' transform='translate(-1450 -3495)'%3E%3Ccircle id='Ellipse_268' data-name='Ellipse 268' cx='35' cy='35' r='35' transform='translate(1450 3495)' fill='%23fff'/%3E%3Cline id='Line_115' data-name='Line 115' x2='23.229' transform='translate(1473.385 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_116' data-name='Line 116' x2='6.761' y2='6.934' transform='translate(1489.854 3523.066)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3Cline id='Line_117' data-name='Line 117' y1='6.934' x2='6.761' transform='translate(1489.854 3530.215)' fill='none' stroke='%23292d34' stroke-linecap='round' stroke-width='2'/%3E%3C/g%3E%3C/svg%3E%0A");
        content: " ";
        width: 40px;
        height: 40px;
        position: absolute;
        transform: translate( -50px, -12px);
    }
    .gallery-text-link-mobile {
        margin-top: 40px;
        color: white;
        text-decoration: none;
        text-transform: uppercase;
        letter-spacing: 3.3px;
        font-size: 11px;
        margin-left: 50px;
    }

}
@media (max-width: 400px) {
    .gallery-text-row-2-mobile {
        margin-left: 50px;
    }
}