.elementor-8641 .elementor-element.elementor-element-4f271d8{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:50px;--margin-bottom:100px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-8641 .elementor-element.elementor-element-1e833e5{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-9efe841 */.main-grid {
    width: 100%;
    display: flex;
    gap: 50px;
}

.left {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.left-top {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 20px;
}

.selection {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.custom-select {
   position: relative;
   width: 200px;
   user-select: none;
}

.select-selected,
.select-items div {
   padding: 10px;
   border: 1px solid #545454;
   border-radius: 4px;
   display: flex;
   align-items: center;
   cursor: pointer;
}

.select-items {
   display: none;
   position: absolute;
   background: white;
   border: 1px solid #545454;
   border-radius: 4px;
   width: 100%;
   z-index: 10;
}

.select-items > div {
    border: none;
}

.select-items > div:hover {
    background-color: #f1f1f1;
}

.select-items img,
.select-selected img {
   width: 20px;
   height: 20px;
   margin-right: 8px;
}

.custom-select.open .select-items {
   display: block;
}

.select-selected {
   position: relative;
   padding-right: 25px;
}

.select-selected .dropdown-arrow {
   position: absolute;
   right: 10px;
   top: 50%;
   transform: translateY(-50%) rotate(0deg);
   width: 0;
   height: 0;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
   border-top: 6px solid #333;
   transition: transform 0.3s ease;
}

.custom-select.open .dropdown-arrow {
   transform: translateY(-50%) rotate(180deg);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-873f086 */.main-grid {
    width: 100%;
    display: flex;
    gap: 50px;
}

.left {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.left-top {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 20px;
}

.selection {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.custom-select {
   position: relative;
   width: 200px;
   user-select: none;
}

.select-selected,
.select-items div {
   padding: 10px;
   border: 1px solid #545454;
   border-radius: 4px;
   display: flex;
   align-items: center;
   cursor: pointer;
}

.select-items {
   display: none;
   position: absolute;
   background: white;
   border: 1px solid #545454;
   border-radius: 4px;
   width: 100%;
   z-index: 10;
}

.select-items > div {
    border: none;
}

.select-items > div:hover {
    background-color: #f1f1f1;
}

.select-items img,
.select-selected img {
   width: 20px;
   height: 20px;
   margin-right: 8px;
}

.custom-select.open .select-items {
   display: block;
}

.select-selected {
   position: relative;
   padding-right: 25px;
}

.select-selected .dropdown-arrow {
   position: absolute;
   right: 10px;
   top: 50%;
   transform: translateY(-50%) rotate(0deg);
   width: 0;
   height: 0;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
   border-top: 6px solid #333;
   transition: transform 0.3s ease;
}

.custom-select.open .dropdown-arrow {
   transform: translateY(-50%) rotate(180deg);
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4ec0c97 */.main-grid {
    width: 100%;
    display: flex;
    gap: 50px;
}

.left {
    width: 30%;
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.left-top {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    gap: 20px;
}

.selection {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
}

.custom-select {
   position: relative;
   width: 200px;
   user-select: none;
}

.select-selected,
.select-items div {
   padding: 10px;
   border: 1px solid #545454;
   border-radius: 4px;
   display: flex;
   align-items: center;
   cursor: pointer;
}

.select-items {
   display: none;
   position: absolute;
   background: white;
   border: 1px solid #545454;
   border-radius: 4px;
   width: 100%;
   z-index: 10;
}

.select-items > div {
    border: none;
}

.select-items > div:hover {
    background-color: #f1f1f1;
}

.select-items img,
.select-selected img {
   width: 20px;
   height: 20px;
   margin-right: 8px;
}

.custom-select.open .select-items {
   display: block;
}

.select-selected {
   position: relative;
   padding-right: 25px;
}

.select-selected .dropdown-arrow {
   position: absolute;
   right: 10px;
   top: 50%;
   transform: translateY(-50%) rotate(0deg);
   width: 0;
   height: 0;
   border-left: 5px solid transparent;
   border-right: 5px solid transparent;
   border-top: 6px solid #333;
   transition: transform 0.3s ease;
}

.custom-select.open .dropdown-arrow {
   transform: translateY(-50%) rotate(180deg);
}/* End custom CSS */