section.gt-block.on-media {
background: #f2f9fc;
}
section.gt-block.on-media .on-media__content {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding: clamp(6rem, 8vw, 10rem) 2.5rem;
-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: clamp(3rem, 5vw, 8rem);
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.on-media .on-media__content .container {
padding: 0 0;
}
section.gt-block.on-media .on-media__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;
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.on-media .on-media__content-header .title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
max-width: 120rem;
-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: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 3rem;
}
section.gt-block.on-media .on-media__content-header .title h2 {
line-height: 1;
}
section.gt-block.on-media .on-media__content-header .title p {
color: #5e6f7e;
}
section.gt-block.on-media .on-media__content-boxes {
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, 3vw + 1rem, 4rem);
-ms-flex-item-align: stretch;
align-self: stretch;
}
@media screen and (max-width: 1200px) {
section.gt-block.on-media .on-media__content-boxes {
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
}
section.gt-block.on-media .on-media__content-boxes .box {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
width: 100%;
min-width: 30rem;
max-width: 60rem;
padding: clamp(2rem, 3vw, 5rem);
-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;
-ms-flex-pack: distribute;
justify-content: space-around;
-webkit-box-shadow: 0px 4px 30px 0px rgba(0, 75, 137, 0.1);
box-shadow: 0px 4px 30px 0px rgba(0, 75, 137, 0.1);
border-radius: 0rem 4rem 4rem 4rem;
background: #fff;
text-decoration: none;
color: #28323c;
-webkit-transition: 0.3s;
transition: 0.3s;
}
section.gt-block.on-media .on-media__content-boxes .box:hover {
-webkit-box-shadow: 0px 4px 30px 0px rgba(0, 75, 137, 0.3);
box-shadow: 0px 4px 30px 0px rgba(0, 75, 137, 0.3);
}
section.gt-block.on-media .on-media__content-boxes .box__header {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
min-width: 20rem;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 0.5rem;
-ms-flex-item-align: stretch;
align-self: stretch;
}
section.gt-block.on-media .on-media__content-boxes .box__header .title {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
gap: 2rem;
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
@media screen and (max-width: 1400px) {
section.gt-block.on-media .on-media__content-boxes .box__header .title {
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
-ms-flex-direction: column;
flex-direction: column;
}
}
section.gt-block.on-media .on-media__content-boxes .box__header .title figure {
width: 100%;
max-width: -webkit-fit-content;
max-width: -moz-fit-content;
max-width: fit-content;
}
section.gt-block.on-media .on-media__content-boxes .box__header .title figure img {
width: 100%;
max-width: 7rem;
height: 7rem;
aspect-ratio: 70/70;
border-radius: 10rem;
-o-object-fit: cover;
object-fit: cover;
}
section.gt-block.on-media .on-media__content-boxes .box__header .title__detail {
width: 100%;
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: start;
-ms-flex-align: start;
align-items: flex-start;
gap: 1rem;
}
section.gt-block.on-media .on-media__content-boxes .box__header .title__detail .info-text {
font-family: "Avenir Next LT Pro", sans-serif;
font-weight: 600;
color: #1bbbe9;
line-height: 1;
}
section.gt-block.on-media .on-media__content-boxes .box__header .title__detail .inter-text-md {
font-family: "Avenir Next LT Pro", sans-serif;
font-weight: 600;
line-height: 1;
}
section.gt-block.on-media .on-media__content-boxes .box__header .title__detail .sbt {
line-height: 1;
}
section.gt-block.on-media .on-media__content-boxes .box__text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
gap: clamp(1.5rem, 2vw + 1rem, 3rem);
-ms-flex-item-align: stretch;
align-self: stretch;
}
@media screen and (max-width: 1400px) {
section.gt-block.on-media .on-media__content-boxes .box__text {
-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;
}
}
section.gt-block.on-media .on-media__content-boxes .box__text img {
width: 100%;
max-width: 14rem;
height: 14rem;
aspect-ratio: 140/140;
-o-object-fit: cover;
object-fit: cover;
}
section.gt-block.on-media .on-media__content-boxes .box__text .text {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-flex: 1;
-ms-flex: 1 0 0px;
flex: 1 0 0;
}
section.gt-block.on-media .on-media__content-boxes .box__text .text p { font-size: calc(var(--fs-small-rate) * 1.6rem);
line-height: 1.5;
font-family: "Inter", sans-serif;
font-weight: 400;
}
section.gt-block.on-media .on-media__content .btn__secondary:hover .btn__text {
color: #004b89;
}
section.gt-block.on-media .on-media__content .btn__text {
color: #1bbbe9;
-webkit-transition: 0.3s;
transition: 0.3s;
}