.elementor-4529 .elementor-element.elementor-element-e2fd7e1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--overflow:hidden;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4529 .elementor-element.elementor-element-28aac90{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4529 .elementor-element.elementor-element-de5261f{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-4529 .elementor-element.elementor-element-6f04c75{font-family:"Aptos Display", Sans-serif;font-weight:400;}.elementor-4529 .elementor-element.elementor-element-fafe3d1{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4529 .elementor-element.elementor-element-83ad360{font-family:"Aptos Display", Sans-serif;font-weight:400;}.elementor-4529 .elementor-element.elementor-element-5cf7ab4{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4529 .elementor-element.elementor-element-68b2a91{font-family:"Aptos Display", Sans-serif;font-weight:400;}.elementor-4529 .elementor-element.elementor-element-0b320fb{--display:flex;--gap:0px 0px;--row-gap:0px;--column-gap:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-4529 .elementor-element.elementor-element-ea823c3{font-family:"Aptos Display", Sans-serif;font-weight:400;}/* Start custom CSS for container, class: .elementor-element-28aac90 */.what_section .wwd_column .elementor-widget-image {
    height: 100%;
    overflow: hidden;
}
.what_section .wwd_column .elementor-widget-image img {
    filter: grayscale(1);
    transition: all .3s ease-in-out;
    height: 100%;
    object-fit: cover;
    width: 100%;
}
.what_section{
    gap: 2px;
}
.what_section .wwd_column .elementor-widget-text-editor {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 0 1.82vw 2.92vw;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: end;
}
.what_section .wwd_column .elementor-widget-text-editor:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgb(0, 0, 0);
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 9%, rgba(0, 0, 0, 1) 73%);
}
.what_section .wwd_column .elementor-widget-text-editor .elementor-widget-container {
    width: 100%;
    height: auto;
    position: relative;
}
.what_section .wwd_column .elementor-widget-text-editor h3 {
    color: #fff;
    font-size: clamp(22px, 2.08vw, 40px);
    font-weight: 400;
    line-height: clamp(30px, 2.08vw, 40px);
    margin: 0 0 2.45vw;
    min-height: 6.46vw;
}
.what_section .wwd_column .elementor-widget-text-editor h3 strong{
    color: #FD3540;
    /*font-size: clamp(19px, 1.77vw, 34px);*/
    font-weight: 400;
}
.what_section .wwd_column .elementor-widget-text-editor ul {
    list-style-type: none;
    padding: 0;
}
.what_section .wwd_column .elementor-widget-text-editor ul li {
    margin-bottom: 7px;
    font-size: clamp(18px, 1.3vw, 26px);
	line-height: 1.2;
	color: #fff;
	position: relative;
}
.what_section .wwd_column .elementor-widget-text-editor ul li:last-child{
    margin-bottom: 0;
}
.what_section .wwd_column .elementor-widget-text-editor ul li a {
    color: #fff;
    padding-left: 1.04vw;
    transition: all .3s ease-in-out;
}
.what_section .wwd_column .elementor-widget-text-editor ul li a:hover{
    color: #DD2F38;
}
.what_section .wwd_column .elementor-widget-text-editor ul li a:after {
    content: "";
    position: absolute;
    left: 0;
    top: 6.5px;
    width: 0.52vw;
    height: 0.83vw;
    background: url(https://dymez6ioe12by.cloudfront.net/media/wp-content/uploads/2025/04/09073314/arrow-right-1.svg) 0 0 no-repeat;
    background-size: 100%;
    transition: all .3s ease-in-out;
}
.what_section .wwd_column .elementor-widget-text-editor ul li a:hover {
    margin-left: 0.52vw;
}
.what_section .wwd_column .elementor-widget-text-editor ul li a:hover:after{
        transform: translateX(10px);
}
.what_section .wwd_column:hover .elementor-widget.elementor-widget-image img {
    filter: none;
    transform: scale(1.1);
}/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-e2fd7e1 */.whatWeSection{
    padding-bottom: 0;
}
/* ======================= Responsive =================== */
@media only screen and (max-width: 1024px) {
.what_section .wwd_column {
    opacity: 1;
    transform: translateY(0%);
}
.whatWeSection .what_section {
    height: auto;
    flex-wrap: nowrap;
}
.what_section .wwd_column .elementor-widget-text-editor h3 strong {
    font-size: 14px;
}
.what_section .wwd_column .elementor-widget-text-editor h3 {
    font-size: 16px;
    line-height: 22px;
    margin-bottom:15px;
    min-height: 67px;
}
.what_section .wwd_column .elementor-widget-text-editor ul li {
	font-size: 14px;
}
.what_section .wwd_column .elementor-widget-text-editor ul li a:after {
    top: 3px;
    width: 6px;
    height: 9px;
}
.what_section .wwd_column .elementor-widget-text-editor ul li a {
    padding-left: 11px;
}
.what_section .wwd_column .elementor-widget-text-editor {
 
    padding: 0 15px 20px;
}
}
@media only screen and (max-width: 767px) {
.what_section .wwd_column .elementor-widget-text-editor ul li a:hover:after {
    transform: translateX(4px);
}
}
@media only screen and (max-width: 650px) {
.whatWeSection .what_section {
    flex-wrap: wrap;
}
.what_section .wwd_column {
    width: calc(50% - 1px);
	max-height: 350px;
}
}/* End custom CSS */