.o-documents {
display: grid;
gap: 12px;
}
.o-document {
display: flex;
padding: 20px 0 20px 20px;
gap: 18px;
border-radius: 10px;
background: #f3f2f1;
color: #0B0C0C;
font-size: 16px;
font-weight: 400;
line-height: 20px;
}
@media (max-width: 767px) {
.o-document {
padding: 15px 0 15px 15px;
font-size: 14px;
}
}
.o-document-left {
display: flex;
}
.o-document-left svg {
flex: 0 0 auto;
margin-right: 10px;
color: #959595;
}
.o-document-title {
margin-bottom: 10px;
color: #000;
}
.o-document-download {
display: flex;
justify-content: center;
align-items: center;
flex: 0 0 auto;
margin-left: auto;
border-left: 1px solid #d6d6d6;
}
.o-document-download a {
padding: 10px 18px;
color: #0065B3;
}
@media (max-width: 767px) {
.o-document-download a {
padding-inline: 16px;
}
}
.o-document-download a:hover,
.o-document-download a:focus {
color: #105084; }
.o-document-download svg {
vertical-align: sub;
}
.o-document-download span {
margin-left: 6px;
}
@media (max-width: 767px) {
.o-document-download span {
display: none;
}
}
.o-document-separator {
padding: 0 10px;
color: #dadada;
}.elementor-widget-video .elementor-widget-container,.elementor-widget-video:not(:has(.elementor-widget-container)){overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{background-color:#000;border:none;display:flex;height:100%;width:100%}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{background-position:50%;background-size:cover;inset:0;position:absolute}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{aspect-ratio:var(--video-aspect-ratio);display:block;-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center;width:100%}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var( --container-widget-flex-grow )}