@charset "UTF-8";
 .dsm_card_carousel .swiper-container {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
list-style: none;
padding: 0;
z-index: 1;
width: 100%;
max-width: 100%;
} @-moz-document url-prefix() {
.dsm_card_carousel .swiper-container:not(.swiper-container-cube):not(.swiper-cube) .swiper-wrapper {
transform-style: flat !important;
}
.dsm_card_carousel .swiper-container.dsm_card_carousel_container[data-effect=coverflow] .swiper-wrapper,
.dsm_card_carousel .swiper-container.dsm_card_carousel_container[data-effect=flip] .swiper-wrapper,
.dsm_card_carousel .swiper-container.dsm_card_carousel_container[data-effect=cube] .swiper-wrapper {
transform-style: preserve-3d !important;
}
} .dsm_card_carousel {
margin-bottom: 60px; --swiper-navigation-size: 60px;
} .dsm_card_carousel.dsm_card_carousel_slider_horizontal.dsm_card_carousel_arrow_outside:not(.dsm_card_carousel_use_arrow_custom_position) {
--swiper-navigation-sides-offset: calc(-1 * var(--swiper-navigation-size));
}
.dsm_card_carousel.dsm_card_carousel_slider_horizontal.dsm_card_carousel_arrow_inside {
--swiper-navigation-sides-offset: 0px;
}
.dsm_card_carousel .dsm_card_carousel_arrow {
border-style: solid;
}
.dsm_card_carousel .et_pb_button {
display: inline-block;
}
.swiper-flip .dsm_card_carousel_child.swiper-slide {
backface-visibility: hidden;
}
.dsm_card_carousel_slider_vertical.et_pb_module .dsm_card_carousel_arrow {
width: 40px !important;
height: 40px !important;
transform: rotate(90deg);
} .dsm_card_carousel_arrow_inside.dsm_card_carousel_slider_vertical .swiper-button-prev {
top: 0px;
margin-top: 0px;
}
.dsm_card_carousel_arrow_inside.dsm_card_carousel_slider_vertical .swiper-button-next {
bottom: 0%;
top: auto;
}
.dsm_card_carousel_arrow_outside.dsm_card_carousel_slider_vertical .swiper-button-prev {
top: -45px;
}
.dsm_card_carousel_arrow_outside.dsm_card_carousel_slider_vertical .swiper-button-next {
bottom: -45px;
top: auto;
}
.dsm_card_carousel .swiper-button-prev,
.dsm_card_carousel .swiper-button-next {
background-image: none;
background-size: initial;
display: flex;
align-items: center;
justify-content: center;
margin-top: calc(-0.5 * var(--swiper-navigation-size, 60px));
position: absolute;
top: 50%;
cursor: pointer;
z-index: 1; color: #666666;
font-size: 40px;
} .dsm_card_carousel .swiper-button-prev.swiper-button-disabled,
.dsm_card_carousel .swiper-button-next.swiper-button-disabled {
cursor: not-allowed;
opacity: 0.35;
pointer-events: none;
} .dsm_card_carousel .swiper-button-prev::after,
.dsm_card_carousel .swiper-button-next::after {
display: none;
}
.dsm_card_carousel .swiper-button-prev .swiper-navigation-icon,
.dsm_card_carousel .swiper-button-next .swiper-navigation-icon,
.dsm_card_carousel .swiper-button-prev svg,
.dsm_card_carousel .swiper-button-next svg {
display: none;
} .dsm_card_carousel.dsm_card_carousel_slider_horizontal.dsm_card_carousel_arrow_outside .swiper-button-prev {
left: var(--swiper-navigation-sides-offset);
}
.dsm_card_carousel.dsm_card_carousel_slider_horizontal.dsm_card_carousel_arrow_outside .swiper-button-next {
right: var(--swiper-navigation-sides-offset);
}
.dsm_card_carousel.dsm_card_carousel_slider_horizontal.dsm_card_carousel_arrow_inside .swiper-button-prev {
left: var(--swiper-navigation-sides-offset) !important;
}
.dsm_card_carousel.dsm_card_carousel_slider_horizontal.dsm_card_carousel_arrow_inside .swiper-button-next {
right: var(--swiper-navigation-sides-offset) !important;
}
.dsm_card_carousel img.swiper-lazy {
opacity: 1;
} .dsm_card_carousel_equal_height .dsm_card_carousel_wrapper .dsm_card_carousel_child:not(.dsm_card_carousel_child_vb_outer_wrapper),
.dsm_card_carousel_equal_height .dsm_card_carousel_wrapper .swiper-slide:not(.dsm_card_carousel_child_vb_outer_wrapper),
.et_pb_equal_columns .dsm_card_carousel_wrapper .dsm_card_carousel_child:not(.dsm_card_carousel_child_vb_outer_wrapper),
.et_pb_equal_columns .dsm_card_carousel_wrapper .swiper-slide:not(.dsm_card_carousel_child_vb_outer_wrapper) {
height: auto !important;
}
.dsm_card_carousel_equal_height .swiper-slide > div:first-of-type,
.dsm_card_carousel_equal_height .dsm_card_carousel_child_vb_outer_wrapper,
.dsm_card_carousel_equal_height .dsm_card_carousel_child_vb_outer_wrapper > div:first-of-type,
.et_pb_equal_columns .dsm_card_carousel_child_vb_outer_wrapper,
.et_pb_equal_columns .dsm_card_carousel_child_vb_outer_wrapper > div:first-of-type {
height: 100%;
}
.dsm-card-button-alignment .dsm_card_carousel_child > div {
display: flex;
flex-direction: column;
height: 100%;
}
.dsm-card-button-alignment .dsm_card_wrapper {
display: flex;
flex-direction: column;
flex: 1;
} .dsm-card-button-alignment-bottom .et_pb_button_module_wrapper,
.dsm-card-button-alignment-bottom .et_pb_button_wrapper {
margin-top: auto !important;
}
.dsm-card-button-alignment-top .et_pb_button_module_wrapper,
.dsm-card-button-alignment-top .et_pb_button_wrapper {
margin-bottom: auto;
}
.dsm-card-button-alignment-center .et_pb_button_module_wrapper,
.dsm-card-button-alignment-center .et_pb_button_wrapper {
margin-bottom: auto;
margin-top: auto !important;
}
.dsm_card_carousel_badge_hover .dsm_card_carousel_child .dsm_card_carousel_child_badge_text {
opacity: 0;
}
.dsm_card_carousel_badge_hover .dsm_card_carousel_child:hover .dsm_card_carousel_child_badge_text {
opacity: 1;
} .dsm_card_carousel .swiper-slide.dsm_card_carousel_child {
overflow: hidden;
} .dsm_card_carousel .swiper-slide.dsm_card_carousel_child .et_pb_module_inner {
min-height: 0;
} .dsm_card_carousel_layout_inline .dsm_card_carousel_child,
.dsm_card_carousel_layout_inline .dsm_card_carousel_child .et_pb_module_inner {
display: flex;
align-items: center;
width: 100%;
}
.dsm-card-button-alignment.dsm_card_carousel_layout_inline .dsm_card_carousel_child > div {
flex-direction: initial;
}
.dsm-card-button-alignment.dsm_card_carousel_layout_inline .dsm_card_wrapper {
height: 100%;
}
.dsm_card_carousel_layout_inline .dsm_card_carousel_child_image_wrapper {
order: 0;
flex: 0 0 50%;
overflow: hidden;
}
.dsm_card_carousel_child_image_wrapper .dsm_card_carousel_child_image_background {
overflow: hidden;
background-position: center;
background-repeat: no-repeat;
} .dsm_card_carousel .swiper-container-horizontal .swiper-pagination-bullets,
.dsm_card_carousel .swiper-pagination-custom,
.dsm_card_carousel .swiper-pagination-fraction {
bottom: 10px;
left: 0;
width: 100%;
}
.dsm_card_carousel.dsm_card_carousel_slider_horizontal .swiper-pagination-bullets {
bottom: -30px;
left: 0;
width: 100%;
opacity: 1 !important;
}
.dsm_card_carousel .swiper-pagination-bullets .swiper-pagination-bullet {
margin: 0 4px;
}
.dsm_card_carousel_pagination_outside .dsm_card_carousel_container {
padding-bottom: 30px;
}
.dsm_card_carousel_pagination_outside .swiper-container-horizontal .swiper-pagination-bullets,
.dsm_card_carousel_pagination_outside .swiper-pagination-custom,
.dsm_card_carousel_pagination_outside .swiper-pagination-fraction {
bottom: 0;
}
.dsm_card_carousel .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: rgba(0, 0, 0, 0.75);
}
.dsm_card_carousel_slider_vertical.dsm_pagi_placement_left .dsm_card_carousel_pagination {
display: flex;
flex-direction: column;
gap: 8px;
right: auto;
width: auto !important;
}
.dsm_card_carousel_slider_vertical.dsm_pagi_placement_right .dsm_card_carousel_pagination {
display: flex;
flex-direction: column;
gap: 8px;
left: auto;
width: auto !important;
} .dsm-image-lightbox,
.dsm-video-lightbox,
.dsm-card-image-lightbox,
.dsm-card-video-lightbox {
cursor: pointer;
} .dsm_card_carousel_badge_hover .dsm_card_carousel_child .dsm_card_carousel_child_badge_text {
opacity: 0;
transition: opacity 300ms;
}
.dsm_card_carousel_badge_hover .dsm_card_carousel_child:hover .dsm_card_carousel_child_badge_text {
opacity: 1;
}
@media only screen and (max-width: 980px) {
.dsm_card_carousel_layout_tablet_stacked .dsm_card_carousel_child > div:first-of-type {
display: initial;
}
.dsm_card_carousel_layout_tablet_inline .dsm_card_carousel_child > div:first-of-type {
display: flex;
}
.dsm_card_carousel_layout_tablet_inline .dsm_card_carousel_child_image_wrapper {
order: 0;
flex: 0 0 50%;
}
}
@media only screen and (max-width: 767px) {
.dsm_card_carousel_layout_phone_stacked .dsm_card_carousel_child > div:first-of-type {
display: initial;
}
.dsm_card_carousel_layout_phone_inline .dsm_card_carousel_child > div:first-of-type {
display: flex;
}
.dsm_card_carousel_layout_phone_inline .dsm_card_carousel_child_image_wrapper {
order: 0;
flex: 0 0 50%;
}
.dsm_card_carousel.dsm_card_carousel_slider_horizontal.dsm_card_carousel_arrow_outside.dsm_card_carousel_arrow_mobile_inside {
--swiper-navigation-sides-offset: 0px;
}
.dsm_card_carousel .swiper-button-prev,
.dsm_card_carousel .swiper-button-next {
font-size: 36px;
}
}
.dsm_card_carousel .dsm_card_carousel_pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
background: rgba(0, 0, 0, 0.75);
}
.dsm_card_carousel .dsm_card_carousel_pagination .swiper-pagination-bullet {
background: rgba(0, 0, 0, 0.2);
}
.dsm_card_carousel.dsm_card_carousel_slider_vertical.dsm_pagi_placement_right .swiper-pagination-bullets {
right: -30px;
}
.dsm_card_carousel.dsm_card_carousel_slider_vertical.dsm_pagi_placement_left .swiper-pagination-bullets {
left: -30px;
}
.dsm_card_carousel.dsm_card_carousel_slider_horizontal .dsm_card_carousel_pagination.swiper-pagination-bullets {
bottom: -30px;
}
.dsm_card_carousel.dsm_card_carousel_slider_vertical .swiper-pagination-bullets {
top: 50%;
}
.dsm_card_carousel .dsm_card_carousel_child_img,
.dsm_card_carousel .dsm_card_carousel_child_image_wrapper img {
max-width: 100%;
}
.dsm_card_carousel .dsm_card_carousel_child_image_wrapper {
display: flex;
justify-content: center;
} .dsm_card_carousel .swiper-button-prev::before {
font-family: ETmodules !important;
font-weight: 400;
content: "4";
}
.dsm_card_carousel .swiper-button-next::before {
font-family: ETmodules !important;
font-weight: 400;
content: "5";
}
.swiper-container.dsm_card_carousel_wrapper {
overflow: hidden;
}