html body.sdk-template-light.diadao-pageseo .btn-primary{display:inline-block;border-radius:5px;background:var(--seo-primary-color, lightslategrey);height:40px;border:0;transition:background-color 0.25s ease-in-out;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .btn-primary{height:56px;}
}
html body.sdk-template-light.diadao-pageseo .btn-primary:hover{background:var(--seo-primary-color-hover, lightgrey);}
html body.sdk-template-light.diadao-pageseo .btn-primary span{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:0 24px;font-size:12px;color:white;text-transform:uppercase;font-weight:600;letter-spacing:0.5px;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .btn-primary span{font-size:16px;}
}
html body.sdk-template-light.diadao-pageseo .banner{position:relative;height:70vh;height:70svh;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .banner{margin-bottom:15vh;}
}
html body.sdk-template-light.diadao-pageseo .banner .container{position:relative;height:70vh;height:70svh;width:100%;overflow:hidden;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:24px;padding-inline:16px;}
html body.sdk-template-light.diadao-pageseo .banner__background{position:absolute;inset:0;display:flex;overflow:hidden;aspect-ratio:1;align-items:center;justify-content:center;z-index:0;height:100%;width:100%;}
html body.sdk-template-light.diadao-pageseo .banner__background > .kwpb-component{position:relative;height:100%;width:100%;}
html body.sdk-template-light.diadao-pageseo .banner__background > .kwpb-component:before{content:"";display:block;height:100%;width:100%;z-index:3;top:0;left:0;position:absolute;background:linear-gradient(180deg, rgba(0, 0, 0, 0.2) 0%, rgba(0, 0, 0, 0.4) 50%, rgba(0, 0, 0, 0.2) 100%);}
html body.sdk-template-light.diadao-pageseo .banner__background > .kwpb-component picture, html body.sdk-template-light.diadao-pageseo .banner__background > .kwpb-component img{z-index:2;position:relative;display:block;width:100%;height:100%;object-fit:cover;object-position:center;border-radius:0;}
html body.sdk-template-light.diadao-pageseo .banner__logo{z-index:1;}
html body.sdk-template-light.diadao-pageseo .banner__h1-title, html body.sdk-template-light.diadao-pageseo .banner__big-title{z-index:1;}
html body.sdk-template-light.diadao-pageseo .banner__h1-title h1, html body.sdk-template-light.diadao-pageseo .banner__big-title h1{color:white;font-weight:bold;line-height:1.2;margin:0;}
html body.sdk-template-light.diadao-pageseo .banner__h1-title h2, html body.sdk-template-light.diadao-pageseo .banner__big-title h2{color:white;font-weight:bold;font-size:30px;margin-bottom:30px;line-height:1.2;text-align:center;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .banner__h1-title h2, html body.sdk-template-light.diadao-pageseo .banner__big-title h2{font-size:60px;}
}
html body.sdk-template-light.diadao-pageseo .banner__h1-title{position:absolute;bottom:40px;left:16px;text-align:left;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .banner__h1-title{margin:0 40px;left:40px;}
}
html body.sdk-template-light.diadao-pageseo .content-medias .kwpb-swiper-module{overflow:clip;}
html body.sdk-template-light.diadao-pageseo .content-medias .kwpb-swiper-module .swiper-actions .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet:after{background-color:rgba(255, 255, 255, 0.48);}
html body.sdk-template-light.diadao-pageseo .content-medias .kwpb-swiper-module .swiper-actions .swiper-pagination-bullets.swiper-pagination-horizontal .swiper-pagination-bullet.swiper-pagination-bullet-active:after{background-color:white;}
html body.sdk-template-light.diadao-pageseo .content-medias__container{display:grid;grid-template-columns:8px repeat(12, minmax(0px, 1fr)) 8px;align-items:center;column-gap:8px;row-gap:8px;padding-top:80px;padding-bottom:80px;position:relative;z-index:1;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__container{column-gap:24px;row-gap:24px;grid-template-columns:72px repeat(12, minmax(0px, 1fr)) 72px;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__container{padding-top:0;padding-bottom:15vh;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__container.media-fullscreen{height:100vh;padding-bottom:0;margin-bottom:15vh;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__container.text-fullwidth{justify-items:center;}
}
html body.sdk-template-light.diadao-pageseo .content-medias__content{grid-column-start:2;grid-column-end:span 12;grid-row-start:2;grid-row-end:span 1;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content{grid-row-start:1;grid-row-end:span 1;max-width:1200px;}
}
html body.sdk-template-light.diadao-pageseo .content-medias__content__title{font-size:30px;margin-bottom:30px;font-weight:bold;line-height:1.2;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content__title{font-size:40px;margin-bottom:40px;}
}
@media only screen and (max-width: 991px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.has-medias{margin-top:24px;}
}
html body.sdk-template-light.diadao-pageseo .content-medias__content.text-centered{text-align:center;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.text-centered{grid-column-start:3;grid-column-end:span 10;}
}
@media only screen and (min-width: 1640px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.text-centered{grid-column-start:4;grid-column-end:span 8;}
}
@media only screen and (min-width: 1920px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.text-centered{grid-column-start:5;grid-column-end:span 6;}
}
html body.sdk-template-light.diadao-pageseo .content-medias__content.text-centered .btn-group{justify-content:center;}
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-trio{grid-row-start:3;grid-row-end:span 1;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-trio{grid-row-start:1;grid-row-end:span 2;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-trio.content-left, html body.sdk-template-light.diadao-pageseo .content-medias__content.media-solo.content-left{grid-column-start:2;grid-column-end:span 5;}
}
@media only screen and (min-width: 1640px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-trio.content-left, html body.sdk-template-light.diadao-pageseo .content-medias__content.media-solo.content-left{grid-column-start:3;grid-column-end:span 4;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-trio.content-right, html body.sdk-template-light.diadao-pageseo .content-medias__content.media-solo.content-right{grid-column-start:9;grid-column-end:span 5;}
}
@media only screen and (min-width: 1640px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-trio.content-right, html body.sdk-template-light.diadao-pageseo .content-medias__content.media-solo.content-right{grid-column-start:9;grid-column-end:span 4;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-fullscreen.content-right{grid-column-start:8;grid-column-end:span 6;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-fullscreen.content-left{grid-column-start:2;grid-column-end:span 6;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__content.media-fullscreen{border-radius:8px;position:relative;z-index:2;padding:80px;background:var(--sdk-template-background-theme);}
}
html body.sdk-template-light.diadao-pageseo .content-medias__content__text p{margin-bottom:24px;font-size:16px;}
html body.sdk-template-light.diadao-pageseo .content-medias__content__text ul, html body.sdk-template-light.diadao-pageseo .content-medias__content__text ol{margin-bottom:24px;padding:0;list-style-type:none;display:inline-flex;flex-direction:column;}
html body.sdk-template-light.diadao-pageseo .content-medias__content__text ul li, html body.sdk-template-light.diadao-pageseo .content-medias__content__text ol li{text-align:left;font-size:16px;padding-left:32px;margin-bottom:8px;position:relative;}
html body.sdk-template-light.diadao-pageseo .content-medias__content__text ul li:before, html body.sdk-template-light.diadao-pageseo .content-medias__content__text ol li:before{position:absolute;left:0;top:14px;content:"";width:16px;height:2px !important;background-color:var(--seo-primary-color, lightslategrey);}
html body.sdk-template-light.diadao-pageseo .content-medias__content__text .kwpb-more-text-button{display:inline-block;margin-top:30px;}
html body.sdk-template-light.diadao-pageseo .content-medias__content__link.btn-group{flex-direction:column;}
html body.sdk-template-light.diadao-pageseo .content-medias__content__buttons.btn-group{margin-top:60px;display:flex;flex-wrap:wrap;gap:8px;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media .video-wrapper{width:100%;height:100%;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo{grid-column-start:2;grid-column-end:span 12;grid-row-start:1;grid-row-end:span 1;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo img, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo video, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo iframe{aspect-ratio:1.7777777778;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-right{grid-column-start:2;grid-column-end:span 6;grid-row-start:1;grid-row-end:span 1;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-right img, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-right video, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-right iframe{aspect-ratio:1;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-left{grid-column-start:8;grid-column-end:span 6;grid-row-start:1;grid-row-end:span 1;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-left img, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-left video, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-solo.content-left iframe{aspect-ratio:1;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio{grid-row-start:1;grid-row-end:span 1;grid-column-start:2;grid-column-end:span 12;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio img, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio video, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio iframe{aspect-ratio:1.7777777778;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-left{grid-column-start:8;grid-column-end:span 3;grid-row-start:1;grid-row-end:span 2;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-left img, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-left video, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-left iframe{aspect-ratio:0.5625;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-right{grid-column-start:5;grid-column-end:span 3;grid-row-start:1;grid-row-end:span 2;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-right img, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-right video, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-trio.content-right iframe{aspect-ratio:0.5625;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
@media only screen and (max-width: 991px) {
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen{grid-column-start:2;grid-column-end:span 12;grid-row-start:1;grid-row-end:span 1;width:100%;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen img, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen video, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen iframe{aspect-ratio:1.7777777778;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen{grid-column-start:1;grid-column-end:span 14;position:absolute;top:0;left:0;height:100%;width:100%;}
}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen .kwpb-swiper-module, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen .swiper-container, html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen .swiper-wrapper{width:100%;height:100%;border-radius:0;}
html body.sdk-template-light.diadao-pageseo .content-medias__super-media.media-fullscreen img{height:100%;width:100%;display:block;object-fit:cover;object-position:center;}
html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio{grid-column-start:2;grid-column-end:span 6;grid-row-start:2;grid-row-end:span 1;}
html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio img, html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio video, html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio iframe{aspect-ratio:1.7777777778;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-left{grid-column-start:11;grid-column-end:span 3;grid-row-start:1;grid-row-end:span 1;align-self:end;}
html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-left img, html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-left video, html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-left iframe{aspect-ratio:1.7777777778;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-right{grid-column-start:2;grid-column-end:span 3;grid-row-start:1;grid-row-end:span 1;align-self:end;}
html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-right img, html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-right video, html body.sdk-template-light.diadao-pageseo .content-medias__image-1.media-trio.content-right iframe{aspect-ratio:1.7777777778;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio{grid-column-start:8;grid-column-end:span 6;grid-row-start:2;grid-row-end:span 1;}
html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio img, html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio video, html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio iframe{aspect-ratio:1.7777777778;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-left{grid-column-start:11;grid-column-end:span 2;grid-row-start:2;grid-row-end:span 1;align-self:start;}
html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-left img, html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-left video, html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-left iframe{aspect-ratio:0.5625;display:block;width:100%;height:auto;overflow:hidden;object-fit:cover;object-position:center;border-radius:8px;}
}
@media only screen and (min-width: 992px) {
html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-right {
grid-column-start: 3;
grid-column-end: span 2;
grid-row-start: 2;
grid-row-end: span 1;
align-self: start;
}
html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-right img, html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-right video, html body.sdk-template-light.diadao-pageseo .content-medias__image-2.media-trio.content-right iframe {
aspect-ratio: 0.5625;
display: block;
width: 100%;
height: auto;
overflow: hidden;
object-fit: cover;
object-position: center;
border-radius: 8px;
}
}