section.gt-block.text-block-on-gallery .text-block-on-gallery__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: clamp(6rem, 8vw, 10rem) 0;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: clamp(2rem, 4vw, 4rem);
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: clamp(2rem, 4vw, 4rem);
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-header .title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: clamp(1.5rem, 3vw, 3rem);
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-header .title h2 {
line-height: 1;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-header .title p {
color: #5e6f7e;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: 0rem 0rem 4rem clamp(1rem, 8vw, 16.1rem);
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: clamp(4rem, 8vw, 8rem);
-ms-flex-item-align: stretch;
align-self: stretch;
}
@media screen and (max-width: 768px) {
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text {
padding-left: 0;
}
}
@media screen and (max-width: 650px) {
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
@media screen and (max-width: 400px) {
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text {
padding-bottom: 2rem;
}
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text .text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text .text strong {
font-family: "Inter", sans-serif;
font-weight: 600;
color: #28323c;
font-size: calc(var(--fs-small-rate) * 2rem);
font-style: normal;
line-height: 1.2;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text .text p {
font-family: "Inter", sans-serif;
font-weight: 400;
color: #28323c;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text .buttons {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 38.6rem;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 2rem;
}
@media screen and (max-width: 650px) {
section.gt-block.text-block-on-gallery .text-block-on-gallery__content-text .buttons {
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
}
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 2rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2rem;
-ms-flex-item-align: stretch;
align-self: stretch;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .img {
width: calc(33.3333333333% - 1.3333333333rem);
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 0.8rem;
overflow: hidden;
-webkit-transition: 0.3s;
transition: 0.3s;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .img p {
color: #b5b2b2;
font-family: "Avenir Next LT Pro", sans-serif;
font-weight: 600;
font-size: calc(var(--fs-small-rate) * 1.6rem);
line-height: 1.375;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .img p a {
color: #b5b2b2;
font-family: "Avenir Next LT Pro", sans-serif;
font-weight: 600;
font-size: calc(var(--fs-small-rate) * 1.6rem);
line-height: 1.375;
border-bottom: 1px solid #b5b2b2;
-webkit-transition: 0.3s;
transition: 0.3s;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .img p a:hover {
border-color: transparent;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .image {
width: 100%;
position: relative;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 2rem;
overflow: hidden;
border-radius: 0rem 2rem 2rem 2rem;
-webkit-transition: 0.3s;
transition: 0.3s;
}
@media screen and (max-width: 600px) {
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .image {
width: calc(50% - 1rem);
}
}
@media screen and (max-width: 400px) {
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .image {
width: calc(100% - 0rem);
}
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .image img {
width: 100%;
border-radius: 0rem 2rem 2rem 2rem;
aspect-ratio: 386/335;
-o-object-fit: cover;
object-fit: cover;
-webkit-transition: -webkit-transform 0.3s ease;
transition: -webkit-transform 0.3s ease;
transition: transform 0.3s ease;
transition: transform 0.3s ease, -webkit-transform 0.3s ease;
}
section.gt-block.text-block-on-gallery .text-block-on-gallery__content .gallery__images .image:hover img {
-webkit-transform: scale(1.04);
transform: scale(1.04);
}