.Error_error__MULEB {
    height: 100vh;
    display: flex;
    align-items: center
}

.Error_btn404__YrNHa {
    padding: 12px 30px;
    border-radius: 0;
    background-color: #000;
    color: #fff;
    text-decoration: unset;
    margin-left: 4px;
    border: 1px solid #000;
    border-radius: 50px
}

.Error_btn404__YrNHa:hover {
    background-color: #223235;
    color: #fff
}

@media (max-width:480px) {
    .Error_btn404__YrNHa {
        display: block;
        margin-bottom: 2%
    }
}

.popup_popupSection__wnZV0 {
    font-family: Poppins, sans-serif;
    padding: 30px;
    position: relative;
    background: linear-gradient(90deg, hsla(0, 0%, 85%, .2) 50%, #fff 0);
    border-radius: 30px
}

.popup_popupSection__wnZV0 img {
    position: absolute;
    left: -130px;
    height: 390px;
    width: auto;
    top: 68%;
    transform: translateY(-68%);
    z-index: 0
}

.popup_popupSection__wnZV0 .popup_closedBtn__Luapo {
    position: absolute;
    top: -10px;
    right: -10px;
    cursor: pointer
}

.popup_popupSection__wnZV0 .popup_closedBtn__Luapo svg circle {
    fill: #f32f56
}

.popup_popupSection__wnZV0 .popup_closedBtn__Luapo svg path {
    fill: #fff
}

.popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 {
    max-width: 350px;
    margin-left: auto
}

.popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 h3 {
    font-weight: 700
}

.popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 p {
    color: #70788d;
    font-size: 14px;
    line-height: 22px
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .popup_popupSection__wnZV0 {
        padding: 30px
    }

    .popup_popupSection__wnZV0 img {
        position: absolute;
        left: -130px;
        height: 390px;
        width: auto;
        top: 68%;
        transform: translateY(-68%);
        z-index: 0
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 {
        margin-left: auto
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 h3 {
        font-weight: 700
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 p {
        color: #70788d;
        font-size: 13px;
        line-height: 22px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .popup_popupSection__wnZV0 {
        padding: 25px
    }

    .popup_popupSection__wnZV0 img {
        left: -100px;
        height: 300px;
        top: 68%;
        transform: translateY(-68%)
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 {
        max-width: 300px;
        margin-left: auto
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 h3 {
        font-weight: 700
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 p {
        color: #70788d;
        font-size: 13px;
        line-height: 22px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .popup_popupSection__wnZV0 {
        padding: 25px
    }

    .popup_popupSection__wnZV0 img {
        left: -100px;
        height: 290px;
        top: 68%;
        transform: translateY(-68%)
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 {
        max-width: 300px;
        margin-left: auto
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 h3 {
        font-weight: 700;
        font-size: 20px
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 p {
        color: #70788d;
        font-size: 12px;
        line-height: 20px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .popup_popupSection__wnZV0 {
        padding: 25px;
        background: #fff
    }

    .popup_popupSection__wnZV0 img {
        display: none
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 {
        max-width: 300px;
        margin-left: auto
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 h3 {
        font-weight: 700;
        font-size: 20px
    }

    .popup_popupSection__wnZV0 .popup_fromPopup__3JcO1 p {
        color: #70788d;
        font-size: 12px;
        line-height: 20px
    }
}

.contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 {
    margin-bottom: 15px
}

.contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input {
    height: 50px;
    width: 100%;
    border-radius: 6px;
    font-size: 16px;
    color: #2e2e2e;
    outline: none;
    padding-left: 10px;
    border: 0
}

.contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
    height: 18px;
    width: 18px;
    margin-right: 10px;
    border: 0
}

.contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
    color: #fff;
    font-size: 15px;
    position: relative;
    top: -3px;
    font-weight: 500;
    cursor: pointer
}

.contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 textarea {
    height: 105px;
    width: 100%;
    border-radius: 6px;
    font-size: 16px;
    color: #2e2e2e;
    outline: none;
    padding: 10px 10px 0;
    border: 0
}

.contactfrom_commonFrom__pCIup .contactfrom_buttonBox__3Aegr button {
    height: 50px;
    min-width: 150px;
    padding: 0 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .3s linear;
    border-radius: 50px;
    background: #000;
    font-size: 16px;
    border: 0;
    color: #fff;
    font-weight: 700
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 {
    margin-bottom: 15px
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5:first-child,
.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5:nth-child(2),
.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5:nth-child(3),
.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5:nth-child(4) {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(50% - 8px)
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5:nth-child(5) {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(100% - 0px)
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input {
    background: #f9f9f9;
    color: #000;
    height: 60px
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
    display: none
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
    margin: 0;
    display: none
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
    color: #fff;
    font-size: 15px;
    position: relative;
    top: -3px;
    font-weight: 500;
    cursor: pointer;
    display: none
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 textarea {
    height: 160px;
    background: #f9f9f9;
    color: #000
}

.contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_buttonBox__3Aegr button {
    background: linear-gradient(91.47deg, #f32f56 -78.17%, #081023 18.3%, #0058f0 110.98%)
}

.contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    gap: 15px
}

.contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_fieldBox__9cjh5 {
    margin-bottom: 15px;
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(28% - 16px)
}

.contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_fieldBox__9cjh5 input {
    width: 100%;
    border: 1px solid #c6cdd1
}

.contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_buttonBox__3Aegr {
    flex: 0 0 15%
}

.contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_buttonBox__3Aegr button {
    height: 45px;
    font-size: 15px;
    font-weight: 500;
    min-width: 100%;
    width: 100%;
    background: linear-gradient(91.47deg, #f32f56 -78.17%, #081023 18.3%, #0058f0 110.98%)
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 {
    display: flex;
    max-width: 450px;
    flex-wrap: wrap;
    justify-content: space-between
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 {
    margin-bottom: 15px;
    flex: 0 0 100%
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input {
    background: #f2f4f9;
    color: #9aa2a7
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
    display: none
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
    margin: 0;
    display: none
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
    color: #fff;
    font-size: 15px;
    position: relative;
    top: -3px;
    font-weight: 500;
    cursor: pointer;
    display: none
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 textarea {
    height: 120px;
    background: #f2f4f9;
    color: #9aa2a7
}

.contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_buttonBox__3Aegr button {
    background: linear-gradient(91.47deg, #f32f56 -78.17%, #081023 18.3%, #0058f0 110.98%)
}

.contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ {
    display: flex;
    max-width: 350px;
    flex-wrap: wrap;
    justify-content: space-between;
    position: relative;
    z-index: 1
}

.contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 {
    margin-bottom: 10px;
    flex: 0 0 100%
}

.contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 input {
    background: hsla(0, 0%, 85%, .2);
    color: #73858f;
    border-radius: 20px;
    font-size: 12px;
    padding: 0 15px;
    height: 45px
}

.contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
    margin: 0;
    display: none
}

.contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 textarea {
    height: 120px;
    background: hsla(0, 0%, 85%, .2);
    color: #73858f;
    border-radius: 20px;
    font-size: 12px;
    padding: 10px 15px
}

.contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_buttonBox__3Aegr button {
    height: 40px;
    font-weight: 500;
    background: linear-gradient(91.47deg, #f32f56 -78.17%, #081023 18.3%, #0058f0 110.98%)
}

.contactfrom_commonFrom__pCIup.contactfrom_aiPage__zROFX input {
    border: 1px solid hsla(0, 0%, 85%, .8);
    border-radius: 10px;
    font-weight: 100;
    color: #73858f;
    font-size: 14px
}

.contactfrom_commonFrom__pCIup.contactfrom_aiPage__zROFX input::-moz-placeholder {
    color: #73858f
}

.contactfrom_commonFrom__pCIup.contactfrom_aiPage__zROFX input::placeholder {
    color: #73858f
}

.contactfrom_commonFrom__pCIup.contactfrom_aiPage__zROFX textarea {
    border: 1px solid hsla(0, 0%, 85%, .8);
    border-radius: 10px;
    font-weight: 100;
    font-size: 14px;
    color: #73858f
}

.contactfrom_commonFrom__pCIup.contactfrom_aiPage__zROFX textarea::-moz-placeholder {
    color: #73858f
}

.contactfrom_commonFrom__pCIup.contactfrom_aiPage__zROFX textarea::placeholder {
    color: #73858f
}

.contactfrom_commonFrom__pCIup.contactfrom_aiPage__zROFX .contactfrom_buttonBox__3Aegr button {
    height: 50px;
    min-width: 150px;
    padding: 0 30px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: .3s linear;
    border-radius: 50px;
    background: #000;
    font-size: 16px;
    border: 0;
    color: #fff;
    font-weight: 700;
    background: linear-gradient(91.47deg, #f32f56 -78.17%, #081023 18.3%, #0058f0 110.98%);
    border-radius: 55.1079px
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 12px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input {
        height: 47px;
        font-size: 16px;
        padding-left: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        height: 16px;
        width: 16px;
        margin-right: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        font-size: 14px;
        top: -3px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px;
        font-size: 16px;
        padding: 10px 10px 0
    }

    .contactfrom_commonFrom__pCIup .contactfrom_buttonBox__3Aegr button {
        height: 47px;
        padding: 0 25px;
        font-size: 16px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 15px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input {
        height: 50px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 textarea {
        height: 140px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 {
        display: flex;
        max-width: 450px;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 15px;
        flex: 0 0 100%
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input {
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
        margin: 0;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        color: #fff;
        font-size: 15px;
        position: relative;
        top: -3px;
        font-weight: 500;
        cursor: pointer;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px;
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_buttonBox__3Aegr button {
        background: #4d77ee
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ {
        max-width: 300px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 input {
        font-size: 12px;
        padding: 0 15px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_buttonBox__3Aegr button {
        height: 38px;
        font-weight: 500
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input {
        height: 45px;
        font-size: 15px;
        padding-left: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        height: 15px;
        width: 15px;
        margin-right: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        font-size: 14px;
        top: -3px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 textarea {
        height: 90px;
        font-size: 15px;
        padding: 10px 10px 0
    }

    .contactfrom_commonFrom__pCIup .contactfrom_buttonBox__3Aegr button {
        height: 45px;
        padding: 0 25px;
        font-size: 15px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input {
        height: 45px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 {
        display: flex;
        max-width: 450px;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 15px;
        flex: 0 0 100%
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input {
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
        margin: 0;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        color: #fff;
        font-size: 15px;
        position: relative;
        top: -3px;
        font-weight: 500;
        cursor: pointer;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px;
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_buttonBox__3Aegr button {
        background: #4d77ee
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ {
        max-width: 300px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 input {
        font-size: 12px;
        padding: 0 15px;
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_buttonBox__3Aegr button {
        height: 38px;
        font-weight: 500
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input {
        height: 40px;
        font-size: 15px;
        padding-left: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        height: 13px;
        width: 13px;
        margin-right: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        font-size: 13px;
        top: -3px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 textarea {
        height: 80px;
        font-size: 15px;
        padding: 10px 10px 0
    }

    .contactfrom_commonFrom__pCIup .contactfrom_buttonBox__3Aegr button {
        height: 40px;
        padding: 0 15px;
        font-size: 15px;
        min-width: 120px;
        font-weight: 500
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input {
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 {
        display: flex;
        max-width: 450px;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 15px;
        flex: 0 0 100%
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input {
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
        margin: 0;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        color: #fff;
        font-size: 15px;
        position: relative;
        top: -3px;
        font-weight: 500;
        cursor: pointer;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px;
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_buttonBox__3Aegr button {
        background: #4d77ee
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 input {
        font-size: 12px;
        padding: 0 15px;
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_buttonBox__3Aegr button {
        height: 35px;
        font-weight: 500
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 6px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input {
        height: 35px;
        font-size: 13px;
        padding-left: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        height: 12px;
        width: 12px;
        margin-right: 5px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        font-size: 11px;
        top: -3px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 textarea {
        height: 65px;
        font-size: 13px;
        padding: 10px 10px 0
    }

    .contactfrom_commonFrom__pCIup .contactfrom_buttonBox__3Aegr button {
        height: 35px;
        padding: 0 15px;
        font-size: 13px;
        min-width: 100px;
        font-weight: 500
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input {
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 {
        display: flex;
        max-width: 450px;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 15px;
        flex: 0 0 100%
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input {
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
        margin: 0;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        color: #fff;
        font-size: 15px;
        position: relative;
        top: -3px;
        font-weight: 500;
        cursor: pointer;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px;
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_buttonBox__3Aegr button {
        background: #4d77ee
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ {
        max-width: 300px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 input {
        font-size: 12px;
        padding: 0 15px;
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_buttonBox__3Aegr button {
        height: 35px;
        font-weight: 500
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 5px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input {
        height: 30px;
        font-size: 11px;
        padding-left: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        height: 12px;
        width: 12px;
        margin-right: 5px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        font-size: 11px;
        top: -3px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 textarea {
        height: 55px;
        font-size: 11px;
        padding: 10px 10px 0
    }

    .contactfrom_commonFrom__pCIup .contactfrom_buttonBox__3Aegr button {
        height: 28px;
        padding: 0 10px;
        font-size: 12px;
        min-width: 100px;
        font-weight: 500
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input {
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 {
        display: flex;
        max-width: 450px;
        flex-wrap: wrap;
        justify-content: space-between
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 15px;
        flex: 0 0 100%
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input {
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5.contactfrom_checkBox__fbdoG {
        margin: 0;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        color: #fff;
        font-size: 15px;
        position: relative;
        top: -3px;
        font-weight: 500;
        cursor: pointer;
        display: none
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_fieldBox__9cjh5 textarea {
        height: 120px;
        background: #f2f4f9;
        color: #9aa2a7
    }

    .contactfrom_commonFrom__pCIup.contactfrom_appideaFrom__D34G1 .contactfrom_buttonBox__3Aegr button {
        background: #4d77ee
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ {
        max-width: 300px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 input {
        font-size: 12px;
        padding: 0 15px;
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_buttonBox__3Aegr button {
        height: 35px;
        font-weight: 500
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 5px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input {
        height: 35px;
        font-size: 12px;
        padding-left: 10px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 input[type=checkbox] {
        height: 12px;
        width: 12px;
        margin-right: 5px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 .contactfrom_checkTxt__hVjMq {
        font-size: 11px;
        top: -3px
    }

    .contactfrom_commonFrom__pCIup .contactfrom_fieldBox__9cjh5 textarea {
        height: 60px;
        font-size: 12px;
        padding: 10px 10px 0
    }

    .contactfrom_commonFrom__pCIup .contactfrom_buttonBox__3Aegr button {
        height: 35px;
        padding: 0 10px;
        font-size: 12px;
        min-width: 100px;
        font-weight: 500
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 input {
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_ideaFrom__slE_X .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX {
        gap: 5px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px;
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% - 0px)
    }

    .contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_fieldBox__9cjh5 input {
        border: 1px solid #c6cdd1
    }

    .contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_buttonBox__3Aegr {
        flex: 0 0 100%
    }

    .contactfrom_commonFrom__pCIup.contactfrom_discussionFrom__4fBAX .contactfrom_buttonBox__3Aegr button {
        height: 35px;
        font-size: 14px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ {
        max-width: 300px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 {
        margin-bottom: 10px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 input {
        font-size: 12px;
        padding: 0 15px;
        height: 40px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_fieldBox__9cjh5 textarea {
        height: 100px;
        font-size: 12px
    }

    .contactfrom_commonFrom__pCIup.contactfrom_popupFrom__1VaQJ .contactfrom_buttonBox__3Aegr button {
        height: 35px;
        font-weight: 500
    }
}

.banner_bannerSection__dSFH4 {
    height: 800px;
    position: relative;
    font-family: Poppins, sans-serif;
    overflow: hidden
}

.banner_bannerSection__dSFH4:before {
    content: "";
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1
}

.banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT {
    margin-bottom: 100px
}

.banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT h1 {
    color: #fff;
    font-size: 70px;
    font-style: normal;
    font-weight: 700;
    line-height: 70px;
    letter-spacing: -.165px;
    margin-bottom: 20px
}

.banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT p {
    color: #fff;
    font-size: 20px;
    font-style: normal;
    font-weight: 500;
    line-height: 32px;
    letter-spacing: -.165px
}

.banner_bannerSection__dSFH4 .banner_bannerVideo__SxxrX {
    position: absolute;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    left: 0;
    top: 0;
    z-index: -2
}

.banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm {
    position: relative;
    text-align: center
}

.banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm .banner_bannerOffer__EamqS {
    position: absolute;
    bottom: 0;
    left: 0;
    transform-origin: center;
    animation: banner_rotateSwing__gAsBS 2s ease-in-out infinite alternate;
    pointer-events: none
}

@keyframes banner_rotateSwing__gAsBS {
    0% {
        transform: rotate(0deg)
    }

    to {
        transform: rotate(20deg)
    }
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .banner_bannerSection__dSFH4 {
        min-height: 700px;
        height: 100vh
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT {
        margin-bottom: 80px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT h1 {
        font-size: 60px;
        line-height: 70px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT p {
        font-size: 18px;
        line-height: 26px
    }

    .banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm .banner_bannerImage__fe6ZY {
        width: auto;
        height: 520px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .banner_bannerSection__dSFH4 {
        min-height: 700px;
        height: 100vh
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT {
        margin-bottom: 80px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 10px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT p {
        font-size: 18px;
        line-height: 26px
    }

    .banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm .banner_bannerImage__fe6ZY {
        width: auto;
        height: 480px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .banner_bannerSection__dSFH4 {
        min-height: 700px;
        height: 100vh
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT {
        margin-bottom: 80px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 10px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT p {
        font-size: 18px;
        line-height: 26px
    }

    .banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm .banner_bannerImage__fe6ZY {
        width: auto;
        height: 480px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .banner_bannerSection__dSFH4 {
        min-height: 600px;
        height: 80vh
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT {
        margin-bottom: 80px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT h1 {
        font-size: 50px;
        line-height: 60px;
        margin-bottom: 10px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT p {
        font-size: 18px;
        line-height: 26px
    }

    .banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm .banner_bannerImage__fe6ZY {
        width: auto;
        height: 400px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .banner_bannerSection__dSFH4 {
        min-height: 500px;
        height: 80vh
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT {
        margin-bottom: 50px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT h1 {
        font-size: 45px;
        line-height: 50px;
        margin-bottom: 10px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT p {
        font-size: 16px;
        line-height: 24px
    }

    .banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm .banner_bannerImage__fe6ZY {
        width: auto;
        height: 350px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .banner_bannerSection__dSFH4 {
        height: 100%;
        min-height: 500px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT {
        padding: 130px 0 100px;
        margin-bottom: 0
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT h1 {
        font-size: 35px;
        line-height: 40px;
        margin-bottom: 10px
    }

    .banner_bannerSection__dSFH4 .banner_bannerContent__K0WiT p {
        font-size: 15px;
        line-height: 22px
    }

    .banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm {
        overflow: hidden
    }

    .banner_bannerSection__dSFH4 .banner_bannerImg__xWgfm .banner_bannerImage__fe6ZY {
        width: auto;
        height: 350px
    }
}

.industryservices_industryServices__YcXuh {
    font-family: Poppins, sans-serif
}

.industryservices_industryServices__YcXuh p a {
    color: #585858;
    transition: .3s linear;
    font-weight: 500
}

.industryservices_industryServices__YcXuh p a:hover {
    transition: .3s linear;
    color: #4d77ee
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 50px
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(33.33% - 7px);
    border: 1px solid #cbd3db;
    padding: 30px;
    border-radius: 10px;
    transition: background .3s ease, border-radius .3s ease, transform .3s ease;
    height: 310px;
    display: flex;
    justify-content: center;
    flex-direction: column;
    margin-bottom: 14px
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 {
    color: #000;
    margin-bottom: 10px;
    font-size: 25px;
    line-height: 35px
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ p {
    color: #9098a1;
    margin-bottom: 10px
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf {
    height: 40px;
    max-width: 130px;
    padding: 0 20px;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    transition: opacity .3s ease;
    border-radius: 50px;
    background: linear-gradient(91.47deg, #f32f56 -78.17%, #081023 18.3%, #0058f0 110.98%);
    border-radius: 64px;
    display: none;
    cursor: pointer
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf a,
.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf div.industryservices_linksBtn__3vjVE {
    color: #fff;
    font-size: 14px;
    line-height: normal;
    font-weight: 500;
    width: 100%;
    height: 100%;
    justify-content: center;
    align-items: center;
    display: flex
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ:hover {
    background: #000;
    transform: translateY(-5px)
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ:hover h4,
.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ:hover p {
    color: #fff
}

.industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ:hover .industryservices_normalButton__ntOrf {
    display: flex;
    opacity: 1
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb {
        margin-top: 40px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33.33% - 7px);
        padding: 28px;
        height: 310px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 {
        font-size: 22px;
        line-height: 32px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf {
        height: 35px;
        padding: 0 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf a,
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf div.industryservices_linksBtn__3vjVE {
        font-size: 13px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb {
        margin-top: 30px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33.33% - 7px);
        padding: 20px;
        height: 300px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 {
        font-size: 20px;
        line-height: 30px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf {
        height: 30px;
        padding: 0 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf a,
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf div.industryservices_linksBtn__3vjVE {
        font-size: 12px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb {
        margin-top: 30px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33.33% - 7px);
        padding: 20px;
        height: 290px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 {
        font-size: 20px;
        line-height: 30px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf {
        height: 30px;
        padding: 0 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf a,
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf div.industryservices_linksBtn__3vjVE {
        font-size: 12px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb {
        margin-top: 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33.33% - 7px);
        padding: 15px;
        height: 280px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 {
        font-size: 20px;
        line-height: 30px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 br {
        display: none
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf {
        height: 30px;
        padding: 0 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf a,
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf div.industryservices_linksBtn__3vjVE {
        font-size: 12px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb {
        margin-top: 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(50% - 7px);
        padding: 15px;
        height: 270px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 {
        font-size: 18px;
        line-height: 28px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 br {
        display: none
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf {
        height: 30px;
        padding: 0 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf a,
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf div.industryservices_linksBtn__3vjVE {
        font-size: 12px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb {
        margin-top: 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(100% - 0px);
        padding: 25px;
        height: auto
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ h4 {
        font-size: 20px;
        line-height: 30px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf {
        height: 30px;
        padding: 0 20px
    }

    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf a,
    .industryservices_industryServices__YcXuh .industryservices_servicesBox__ZrlAb .industryservices_servicesItem__pXMTJ .industryservices_normalButton__ntOrf div.industryservices_linksBtn__3vjVE {
        font-size: 12px
    }
}

.industryslider_industrySlider__Pmujr {
    font-family: Poppins, sans-serif
}

.industryslider_industrySlider__Pmujr p a {
    color: #585858;
    transition: .3s linear;
    font-weight: 500
}

.industryslider_industrySlider__Pmujr p a:hover {
    color: #4d77ee;
    transition: .3s linear
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N {
    margin-top: 20px;
    max-width: 100%;
    position: relative
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A {
    overflow: hidden
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 {
    backface-visibility: hidden;
    display: flex;
    touch-action: pan-y pinch-zoom;
    margin-left: -20px
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR {
    min-width: 0;
    flex: 0 0 auto;
    padding-left: 20px
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK {
    width: 400px;
    border-radius: 10px;
    border: 1px solid #cecece
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur {
    height: 230px;
    border-radius: 10px 10px 0 0;
    position: relative;
    margin-bottom: 20px;
    width: 100%
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur img {
    border-radius: 10px 10px 0 0
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY {
    padding: 0 20px
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p {
    color: #9098a1;
    height: 125px;
    overflow: auto;
    font-size: 15px;
    line-height: 24px
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p::-webkit-scrollbar {
    width: 0
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w {
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 20px;
    margin: 0;
    position: absolute;
    top: -100px;
    right: 0
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div {
    cursor: pointer;
    height: 20px;
    transition: .3s linear
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg {
    width: auto;
    height: 20px
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg path {
    fill: #d5d5d5
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div:hover {
    transition: .3s linear
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div:hover svg path {
    fill: #000
}

.industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w .industryslider_embla_prev__E4Yn8 {
    transform: rotate(-180deg);
    position: relative;
    top: 6px
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N {
        margin-top: 40px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 {
        margin-left: -15px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR {
        padding-left: 15px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK {
        width: 380px;
        border-radius: 10px;
        border: 1px solid #cecece
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur {
        height: 220px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY {
        padding: 0 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p {
        height: 130px;
        font-size: 15px;
        line-height: 24px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w {
        gap: 20px;
        margin: 30px 0 0;
        top: -110px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div {
        height: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg {
        height: 16px;
        width: auto
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w .industryslider_embla_prev__E4Yn8 {
        top: 6px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N {
        margin-top: 30px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 {
        margin-left: -12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR {
        padding-left: 12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK {
        width: 340px;
        border-radius: 10px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur {
        height: 200px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY {
        padding: 0 15px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p {
        height: 120px;
        font-size: 14px;
        line-height: 22px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w {
        gap: 20px;
        margin: 30px 0 0;
        top: -110px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div {
        height: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg {
        height: 16px;
        width: auto
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w .industryslider_embla_prev__E4Yn8 {
        top: 6px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N {
        margin-top: 30px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 {
        margin-left: -12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR {
        padding-left: 12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK {
        width: 320px;
        border-radius: 10px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur {
        height: 180px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY {
        padding: 0 15px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p {
        height: 120px;
        font-size: 13px;
        line-height: 22px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w {
        gap: 20px;
        margin: 30px 0 0;
        top: -110px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div {
        height: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg {
        height: 16px;
        width: auto
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w .industryslider_embla_prev__E4Yn8 {
        top: 6px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N {
        margin-top: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 {
        margin-left: -12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR {
        padding-left: 12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK {
        width: 320px;
        border-radius: 10px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur {
        height: 180px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY {
        padding: 0 15px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p {
        height: 120px;
        font-size: 13px;
        line-height: 22px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w {
        gap: 20px;
        margin: 30px 0 0;
        top: -110px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div {
        height: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg {
        height: 16px;
        width: auto
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w .industryslider_embla_prev__E4Yn8 {
        top: 6px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N {
        margin-top: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 {
        margin-left: -12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR {
        padding-left: 12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK {
        width: 290px;
        border-radius: 10px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur {
        height: 180px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY {
        padding: 0 15px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p {
        height: 120px;
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w {
        gap: 20px;
        margin: 30px 0 0;
        top: -110px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div {
        height: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg {
        height: 16px;
        width: auto
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w .industryslider_embla_prev__E4Yn8 {
        top: 6px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N {
        margin-top: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 {
        margin-left: -12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR {
        padding-left: 12px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK {
        width: 290px;
        border-radius: 10px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderImg__GtQur {
        height: 180px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY {
        padding: 0 15px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla__viewport__ZCH_A .industryslider_embla__container__SC9t7 .industryslider_embla__slide__0wzkR .industryslider_sliderBox__fPwPK .industryslider_sliderTxt__r0OlY p {
        height: 120px;
        font-size: 13px;
        line-height: 22px;
        margin-bottom: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w {
        gap: 20px;
        margin: 30px 0 0;
        position: unset
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div {
        height: 20px
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w div svg {
        height: 12px;
        width: auto
    }

    .industryslider_industrySlider__Pmujr .industryslider_embla__1Ju0N .industryslider_embla_container__QSw1w .industryslider_embla_prev__E4Yn8 {
        top: 6px
    }
}

.BlogListBody_blogListBody__bbq8G {
    height: 55vh;
    overflow: hidden;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center
}

.BlogListBody_blogListBody__bbq8G h1 {
    color: #fff;
    font-size: 60px;
    font-weight: 800;
    text-align: center;
    letter-spacing: 1px;
    margin-bottom: 0
}

.BlogListBody_bttns1__QwRf_:hover {
    transition: background-color 2s;
    background-color: #000;
    color: #fff;
    border: 1px solid #000
}

.BlogListBody_postList__OEZLr {
    background-color: #000;
    border-top: 1px solid #fff
}

.BlogListBody_banImg__tu0cm {
    box-shadow: 0 5px 15px hsla(0, 0%, 100%, .35);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px
}

.BlogListBody_blogCategory__fCWVB {
    font-size: 16px;
    font-weight: 600;
    color: #fff;
    line-height: 30px
}

.BlogListBody_blogTitle__H1hSv a {
    color: #fff;
    font-size: 24px;
    line-height: 32px;
    font-weight: 600
}

.BlogListBody_blogDesciption__wCPcE p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 10px
}

.BlogListBody_detailDate__Wb_rd {
    color: #fff;
    font-size: 14px;
    font-weight: 600
}

.BlogListBody_ctaBtn__X3kny {
    font-size: 12px;
    padding: 15px 10px;
    border: unset;
    color: #000;
    display: block;
    max-width: 100%;
    min-width: 230px;
    font-weight: 700;
    text-align: center;
    border-radius: 50px;
    letter-spacing: 1px;
    background-color: #fff;
    text-transform: uppercase;
    transition: .5s ease-in-out;
    box-shadow: 2px 2px 29px 0 #e83468
}

.BlogListBody_ctaImg__MDTVP {
    background: linear-gradient(rgba(0, 0, 0, .9), rgba(0, 0, 0, .6)), url(../media/cta.e69c83b1.jpg);
    background-size: cover;
    background-position: 50%;
    background-repeat: no-repeat;
    width: 100%;
    height: 500px;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    padding-bottom: 40px;
    box-shadow: 0 5px 15px hsla(0, 0%, 100%, .35);
    border-radius: 10px
}

.BlogListBody_platForm__dMYJd .BlogListBody_subTitle__n0b2j {
    color: #fff;
    font-size: 13px;
    font-weight: 700;
    margin-bottom: 8px
}

.BlogListBody_platForm__dMYJd .BlogListBody_title__6uo9P {
    color: #fff;
    font-size: 30px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 10px;
    text-transform: capitalize
}

.BlogListBody_platForm__dMYJd .BlogListBody_para__mNrq8 {
    color: #fff;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 0
}

.BlogListBody_arrowBtn__ghvtI {
    font-size: 18px;
    font-weight: 800;
    text-transform: uppercase;
    display: flex;
    align-items: center;
    text-align: left;
    color: #fff
}

.BlogListBody_arrowBtn__ghvtI>span {
    margin-right: 8px;
    transition: .4s
}

.BlogListBody_arrowBtn__ghvtI:hover>span {
    margin-right: 30px
}

.BlogListBody_arrowBtn__ghvtI>img {
    display: inline-block;
    margin: unset;
    filter: invert(1)
}

.BlogListBody_loadMore__RuwuW {
    background: #000;
    color: #fff;
    box-shadow: 0 3px 25px rgba(65, 59, 59, .75);
    border-radius: 4px;
    height: 40px;
    width: 200px;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 55px auto 0
}

.BlogListBody_loadMore__RuwuW:hover {
    transition: background-color 2s;
    background-color: #000;
    color: #fff;
    border-color: #fff
}

@media screen and (max-width:991px) {
    .BlogListBody_blogListBody__bbq8G {
        padding: 50px 0 25px;
        border-bottom: 1px solid #b8b8b8
    }

    .BlogListBody_blogRow__zRxRL {
        border-bottom: 1px solid #b8b8b8;
        padding: 20px 0
    }

    .BlogListBody_blogTitle__H1hSv a {
        font-size: 24px;
        line-height: 32px
    }

    .BlogListBody_blogDesciption__wCPcE p {
        font-size: 15px
    }

    .BlogListBody_platForm__dMYJd .BlogListBody_subTitle__n0b2j {
        font-size: 16px
    }
}

@media screen and (max-width:767px) {
    .BlogListBody_cardCntnt__R4qGi {
        margin-top: 25px
    }

    .BlogListBody_arrowBtn__ghvtI,
    .BlogListBody_platForm__dMYJd .BlogListBody_para__mNrq8 {
        font-size: 16px
    }
}

.Globalmap_mapGlobal__yWZXa {
    background-color: #f3f3f3;
    position: relative;
    height: 67vh
}

.Globalmap_newtimg__xzEGj {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center
}

.Globalmap_map__U0Adc {
    width: 100%;
    height: 500px
}

.Globalmap_newtimg__xzEGj h2 {
    color: #0058f0;
    font-size: 55px;
    line-height: 60px;
    font-weight: 500;
    margin-bottom: 0
}

.Globalmap_newtimg__xzEGj .Globalmap_address__WQu7G {
    color: #000;
    font-size: 25px;
    font-family: SF-Pro-Display;
    padding-top: 10px;
    padding-bottom: 15px;
    font-weight: 300
}

.Globalmap_timr__AtCsU {
    width: 220px;
    height: 45px;
    background-color: #0058f0;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    border-radius: 4px;
    font-weight: 300;
    margin: 1% 0 20px
}

.Globalmap_num__5FzdX {
    color: #0058f0
}

@media only screen and (max-width:1920px) {
    .Globalmap_mapGlobal__yWZXa {
        height: 100%
    }
}

@media screen and (max-width:1399px) {
    .Globalmap_map__U0Adc {
        height: 440px
    }

    .Globalmap_newtimg__xzEGj h2 {
        font-size: 40px;
        line-height: 45px
    }

    .Globalmap_newtimg__xzEGj .Globalmap_address__WQu7G {
        font-size: 21px
    }
}

@media only screen and (max-width:1280px) {
    .Globalmap_newtimg__xzEGj .Globalmap_address__WQu7G {
        font-size: 21px;
        padding-top: 3px
    }
}

@media screen and (max-width:1099px) {
    .Globalmap_map__U0Adc {
        height: 350px
    }
}

@media screen and (max-width:991px) {
    .Globalmap_newtimg__xzEGj {
        background-color: #f3f3f3;
        height: auto;
        margin-top: unset;
        margin-bottom: unset;
        display: flex;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        text-align: center;
        padding: 40px 0
    }

    .Globalmap_newtimg__xzEGj h2 {
        font-size: 30px;
        width: 80%
    }

    .Globalmap_newtimg__xzEGj h4 {
        font-size: 24px;
        width: 80%
    }

    .Globalmap_mapGlobal__yWZXa {
        margin: 25px 0 0
    }
}

@media screen and (max-width:767px) {
    .Globalmap_newtimg__xzEGj {
        padding: 30px 0
    }

    .Globalmap_newtimg__xzEGj h2 {
        font-size: 30px;
        width: 80%
    }

    .Globalmap_newtimg__xzEGj h4 {
        font-size: 24px;
        width: 80%
    }
}

@media screen and (max-width:567px) {
    .Globalmap_newtimg__xzEGj h2 {
        font-size: 32px;
        line-height: 1.3
    }

    .Globalmap_newtimg__xzEGj .Globalmap_address__WQu7G {
        font-size: 16px;
        line-height: 26px;
        padding-top: 0
    }

    .Globalmap_mapGlobal__yWZXa img {
        height: auto
    }
}

.banner_bannerSection__RgsSj {
    height: 100vh;
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: cover;
    font-family: Poppins, sans-serif
}

.banner_bannerSection__RgsSj .banner_subTitle__N422k {
    font-size: 20px;
    font-weight: 700;
    line-height: 26px;
    color: #4d77ee;
    margin-bottom: 10px
}

.banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M {
    margin: 0 0 20px
}

.banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l {
    border-radius: 22px;
    padding: 40px 30px;
    background: linear-gradient(0deg, #0058f0, #081023, #0058f0);
    margin-left: auto;
    position: relative;
    max-width: 450px
}

.banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l h4 {
    color: #fff
}

.banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l p {
    color: #fff;
    font-size: 15px;
    line-height: 22px;
    font-weight: 400;
    margin-bottom: 10px
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .banner_bannerSection__RgsSj {
        height: 100vh;
        padding-top: 80px
    }

    .banner_bannerSection__RgsSj .banner_subTitle__N422k {
        font-size: 18px;
        line-height: 22px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M {
        margin: 0 0 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l {
        border-radius: 20px;
        padding: 35px 25px;
        max-width: 420px;
        margin: 0 auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l p {
        font-size: 13px;
        line-height: 19px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .banner_bannerSection__RgsSj {
        height: 100vh;
        padding-top: 50px
    }

    .banner_bannerSection__RgsSj .banner_subTitle__N422k {
        font-size: 16px;
        line-height: 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M {
        margin: 0 0 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M img {
        height: 45px;
        width: auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l {
        border-radius: 20px;
        padding: 25px;
        max-width: 400px;
        margin: 0 auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l p {
        font-size: 12px;
        line-height: 18px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .banner_bannerSection__RgsSj {
        height: 100vh;
        padding-top: 50px
    }

    .banner_bannerSection__RgsSj .banner_subTitle__N422k {
        font-size: 15px;
        line-height: 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M {
        margin: 0 0 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M img {
        height: 40px;
        width: auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l {
        border-radius: 15px;
        padding: 25px 20px;
        max-width: 350px
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l p {
        font-size: 12px;
        line-height: 18px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .banner_bannerSection__RgsSj {
        height: 100vh;
        padding-top: 50px
    }

    .banner_bannerSection__RgsSj .banner_subTitle__N422k {
        font-size: 14px;
        line-height: 18px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M {
        margin: 0 0 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M img {
        height: 35px;
        width: auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l {
        border-radius: 12px;
        padding: 15px;
        max-width: 290px;
        margin: 0 auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l p {
        font-size: 11px;
        line-height: 16px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .banner_bannerSection__RgsSj {
        height: 100vh;
        padding-top: 50px
    }

    .banner_bannerSection__RgsSj .banner_subTitle__N422k {
        font-size: 14px;
        line-height: 18px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M {
        margin: 0 0 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M img {
        height: 30px;
        width: auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l {
        border-radius: 12px;
        padding: 15px;
        max-width: 290px;
        margin: 0 auto
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l p {
        font-size: 11px;
        line-height: 16px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .banner_bannerSection__RgsSj {
        height: 100%;
        padding: 70px 0 50px;
        background-image: none !important
    }

    .banner_bannerSection__RgsSj .banner_subTitle__N422k {
        font-size: 14px;
        line-height: 18px
    }

    .banner_bannerSection__RgsSj .banner_bannerLogos__UA_7M {
        margin: 0 0 20px
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l {
        border-radius: 12px;
        padding: 20px;
        max-width: 320px;
        margin: 20px auto 0
    }

    .banner_bannerSection__RgsSj .banner_bannerFrom__b7c6l p {
        font-size: 12px;
        line-height: 18px
    }
}

.appidea_appideaSection__WIk91 {
    font-family: Poppins, sans-serif;
    background: #000;
    position: relative;
    height: 710px
}

.appidea_appideaSection__WIk91 h2 {
    color: #fff
}

.appidea_appideaSection__WIk91 p {
    color: #fff;
    margin-bottom: 40px
}

.appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 {
    position: absolute;
    bottom: -80px
}

.appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 img {
    height: 740px;
    width: auto
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .appidea_appideaSection__WIk91 {
        height: auto
    }

    .appidea_appideaSection__WIk91 h2 {
        color: #fff
    }

    .appidea_appideaSection__WIk91 p {
        color: #fff;
        margin-bottom: 40px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 {
        position: absolute;
        bottom: -60px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 img {
        height: 650px;
        width: auto
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .appidea_appideaSection__WIk91 {
        height: auto
    }

    .appidea_appideaSection__WIk91 h2 {
        color: #fff
    }

    .appidea_appideaSection__WIk91 p {
        color: #fff;
        margin-bottom: 30px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 {
        position: absolute;
        bottom: -50px;
        left: 100px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 img {
        height: 550px;
        width: auto
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .appidea_appideaSection__WIk91 {
        height: auto
    }

    .appidea_appideaSection__WIk91 h2 {
        color: #fff
    }

    .appidea_appideaSection__WIk91 p {
        color: #fff;
        margin-bottom: 20px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 {
        position: absolute;
        bottom: -50px;
        left: 130px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 img {
        height: 500px;
        width: auto
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .appidea_appideaSection__WIk91 {
        height: auto
    }

    .appidea_appideaSection__WIk91 h2 {
        color: #fff
    }

    .appidea_appideaSection__WIk91 p {
        color: #fff;
        margin-bottom: 20px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 {
        position: absolute;
        bottom: -50px;
        left: 30px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 img {
        height: 460px;
        width: auto
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .appidea_appideaSection__WIk91 {
        height: auto
    }

    .appidea_appideaSection__WIk91 h2 {
        color: #fff
    }

    .appidea_appideaSection__WIk91 p {
        color: #fff;
        margin-bottom: 20px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 {
        position: absolute;
        bottom: 50px;
        left: 20px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 img {
        height: 400px;
        width: auto
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .appidea_appideaSection__WIk91 {
        height: auto
    }

    .appidea_appideaSection__WIk91 h2 {
        color: #fff
    }

    .appidea_appideaSection__WIk91 p {
        color: #fff;
        margin-bottom: 20px
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 {
        position: unset;
        margin: 20px auto 0
    }

    .appidea_appideaSection__WIk91 .appidea_imgBox__3wVI5 img {
        height: 250px;
        width: auto;
        margin: auto;
        display: block
    }
}

.technologies_technologiesSection__cKsn2 {
    font-family: Poppins, sans-serif;
    background: #f5f5f5
}

.technologies_technologiesSection__cKsn2 p a {
    color: #585858;
    transition: .3s linear;
    font-weight: 500
}

.technologies_technologiesSection__cKsn2 p a:hover {
    transition: .3s linear;
    color: #4d77ee
}

.technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr {
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-wrap: wrap;
    margin: 30px 0
}

.technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I {
    flex-grow: 0;
    flex-shrink: 0;
    flex-basis: calc(25% - 8px);
    display: flex;
    justify-content: center;
    align-items: center;
    background: #ebebeb;
    border-radius: 5px;
    margin-bottom: 10px;
    height: 60px;
    padding: 0 10px
}

.technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv {
    margin-right: 10px
}

.technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv img {
    width: auto;
    height: 30px
}

.technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconTitle__aH5a4 {
    font-size: 16px;
    color: #000;
    line-height: 28px
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr {
        margin: 30px 0
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(25% - 8px);
        margin-bottom: 10px;
        height: 60px;
        padding: 0 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv {
        margin-right: 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv img {
        width: auto;
        height: 30px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconTitle__aH5a4 {
        font-size: 15px;
        line-height: 26px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr {
        margin: 20px 0
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(25% - 8px);
        margin-bottom: 10px;
        height: 50px;
        padding: 0 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv {
        margin-right: 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv img {
        width: auto;
        height: 26px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconTitle__aH5a4 {
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr {
        margin: 20px 0
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(25% - 8px);
        margin-bottom: 10px;
        height: 50px;
        padding: 0 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv {
        margin-right: 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv img {
        width: auto;
        height: 26px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconTitle__aH5a4 {
        font-size: 14px;
        line-height: 18px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr {
        margin: 20px 0;
        justify-content: center;
        gap: 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(33% - 8px);
        margin-bottom: 10px;
        height: 45px;
        padding: 0 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv {
        margin-right: 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv img {
        width: auto;
        height: 26px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconTitle__aH5a4 {
        font-size: 12px;
        line-height: 18px
    }

    .technologies_technologiesSection__cKsn2 .technologies_ImgPhone__JyK7j {
        height: 400px;
        width: auto;
        margin: auto;
        display: block
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr {
        margin: 20px 0
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(25% - 8px);
        margin-bottom: 10px;
        height: 45px;
        padding: 0 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv {
        margin-right: 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv img {
        width: auto;
        height: 26px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconTitle__aH5a4 {
        font-size: 12px;
        line-height: 18px
    }

    .technologies_technologiesSection__cKsn2 .technologies_ImgPhone__JyK7j {
        height: 350px;
        width: auto;
        margin: auto;
        display: block
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr {
        margin: 20px 0 15px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I {
        flex-grow: 0;
        flex-shrink: 0;
        flex-basis: calc(50% - 5px);
        margin-bottom: 10px;
        height: 45px;
        padding: 0 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv {
        margin-right: 10px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconBox__u9QIv img {
        width: auto;
        height: 26px
    }

    .technologies_technologiesSection__cKsn2 .technologies_techSec__nNRdr .technologies_techIcon__iQz0I .technologies_iconTitle__aH5a4 {
        font-size: 12px;
        line-height: 18px
    }

    .technologies_technologiesSection__cKsn2 .technologies_ImgPhone__JyK7j {
        height: 300px;
        width: auto;
        margin: 20px auto 0;
        display: block
    }
}

.risks_riskSection__N9TX2 {
    font-family: Poppins, sans-serif
}

.risks_riskSection__N9TX2 .risks_customTitle__Sl2ME {
    font-size: 106px;
    line-height: 140px;
    color: #000;
    font-weight: 400;
    margin-bottom: 40px;
    text-align: center
}

.risks_riskSection__N9TX2 .risks_customTitle__Sl2ME img {
    margin: 0 10px
}

.risks_riskSection__N9TX2 p {
    text-align: center;
    font-weight: 600;
    font-size: 25px;
    margin-bottom: 30px
}

.risks_riskSection__N9TX2 .risks_flexBtn__sCuRy {
    display: flex;
    justify-content: space-between;
    align-items: center;
    margin: 50px 0 0
}

.risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a {
    color: #000;
    font-size: 20px;
    font-weight: 500;
    transition: .3s linear
}

.risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a:hover {
    color: #4d77ee;
    transition: .3s linear
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME {
        font-size: 90px;
        line-height: 120px;
        margin-bottom: 40px
    }

    .risks_riskSection__N9TX2 p {
        font-size: 22px;
        margin-bottom: 30px
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy {
        margin: 50px 0 0
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a {
        font-size: 20px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME {
        font-size: 80px;
        line-height: 110px;
        margin-bottom: 30px
    }

    .risks_riskSection__N9TX2 p {
        font-size: 20px;
        margin-bottom: 30px
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy {
        margin: 50px 0 0
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a {
        font-size: 18px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME {
        font-size: 80px;
        line-height: 110px;
        margin-bottom: 30px
    }

    .risks_riskSection__N9TX2 p {
        font-size: 20px;
        margin-bottom: 30px
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy {
        margin: 50px 0 0
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a {
        font-size: 18px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME {
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 20px
    }

    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME img {
        height: 65px;
        width: auto
    }

    .risks_riskSection__N9TX2 p {
        font-size: 16px;
        line-height: normal;
        font-weight: 500;
        margin-bottom: 20px
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy {
        margin: 50px 0 0
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a {
        font-size: 16px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME {
        font-size: 60px;
        line-height: 80px;
        margin-bottom: 20px
    }

    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME img {
        height: 65px;
        width: auto
    }

    .risks_riskSection__N9TX2 p {
        font-size: 16px;
        line-height: normal;
        font-weight: 500;
        margin-bottom: 20px
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy {
        margin: 50px 0 0
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a {
        font-size: 16px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME {
        font-size: 40px;
        line-height: 50px;
        margin-bottom: 20px
    }

    .risks_riskSection__N9TX2 .risks_customTitle__Sl2ME img {
        display: none
    }

    .risks_riskSection__N9TX2 p {
        font-size: 16px;
        line-height: normal;
        font-weight: 500;
        margin-bottom: 20px
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy {
        margin: 50px 0 0
    }

    .risks_riskSection__N9TX2 .risks_flexBtn__sCuRy div a {
        font-size: 16px
    }
}

.fueling_fuelingSection__TWEEA {
    font-family: Poppins, sans-serif
}

.fueling_fuelingSection__TWEEA.fueling_industryfueling__53x_b .fueling_fuelingSickty__1QHBB p {
    color: #000
}

.fueling_fuelingSection__TWEEA.fueling_industryfueling__53x_b .fueling_fuelingSickty__1QHBB p a {
    color: #000;
    transition: .3s linear
}

.fueling_fuelingSection__TWEEA.fueling_industryfueling__53x_b .fueling_fuelingSickty__1QHBB p a:hover {
    color: #4d77ee;
    transition: .3s linear
}

.fueling_fuelingSection__TWEEA.fueling_industryfueling__53x_b .fueling_fuelingSickty__1QHBB .fueling_fuelingImg__IjPl1 {
    margin: 20px auto
}

.fueling_fuelingSection__TWEEA.fueling_industryfueling__53x_b .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT h5,
.fueling_fuelingSection__TWEEA.fueling_industryfueling__53x_b .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT p {
    color: #000
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB {
    position: sticky;
    top: 20px
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB p {
    color: hsla(0, 0%, 100%, .6)
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB p a {
    color: hsla(0, 0%, 100%, .6);
    transition: .3s linear;
    font-weight: 500
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB p a:hover {
    color: #fff;
    transition: .3s linear
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M {
    background: #fff;
    border-radius: 10px;
    padding: 30px;
    display: flex;
    margin: 50px 0 30px;
    align-items: center;
    position: relative
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 {
    flex: 0 0 68%
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 h5 {
    color: #000
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 p {
    color: #000;
    font-weight: 400;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 0
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn {
    position: absolute;
    top: -50px;
    right: -50px
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn img {
    height: 230px;
    width: auto
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT h5 {
    border-bottom: 2px solid #4d77ee;
    color: #fff;
    display: inline-block;
    padding: 0 10px 5px 0;
    margin-bottom: 15px
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT p {
    font-weight: 500;
    color: #fff
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT p a {
    color: #fff;
    transition: .3s linear;
    font-weight: 500
}

.fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT p a:hover {
    color: hsla(0, 0%, 100%, .6);
    transition: .3s linear
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB {
        top: 20px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M {
        padding: 30px;
        margin: 50px 0 30px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 {
        flex: 0 0 68%
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 p {
        font-size: 13px;
        line-height: 21px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn {
        top: -50px;
        right: -50px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn img {
        height: 230px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT h5 {
        padding: 0 10px 5px 0;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB {
        top: 20px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M {
        padding: 20px;
        margin: 50px 0 30px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 {
        flex: 0 0 58%
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 p {
        font-size: 12px;
        line-height: 21px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn {
        top: -50px;
        right: -50px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn img {
        height: 230px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT h5 {
        padding: 0 10px 5px 0;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB {
        top: 20px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M {
        padding: 20px;
        margin: 20px 0
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 {
        flex: 0 0 60%
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 p {
        font-size: 12px;
        line-height: 21px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn {
        top: -50px;
        right: -50px;
        position: unset
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn img {
        height: auto
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT h5 {
        padding: 0 10px 5px 0;
        margin-bottom: 15px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB {
        top: 20px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M {
        padding: 20px;
        margin: 20px 0
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 {
        flex: 0 0 100%
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 p {
        font-size: 12px;
        line-height: 21px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn {
        display: none
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn img {
        height: auto
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT h5 {
        padding: 0 10px 5px 0;
        margin-bottom: 10px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB {
        top: 20px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M {
        padding: 20px;
        margin: 20px 0
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 {
        flex: 0 0 60%
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxContent__5qgE0 p {
        font-size: 12px;
        line-height: 21px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn {
        top: -50px;
        right: -50px;
        position: unset
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSickty__1QHBB .fueling_fuelingBox__ubN8M .fueling_boxImg__K0Ckn img {
        height: auto;
        width: auto
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN {
        margin-top: 20px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT h5 {
        padding: 0 10px 5px 0;
        margin-bottom: 10px
    }

    .fueling_fuelingSection__TWEEA .fueling_fuelingSidebar__kpLhN .fueling_sicktyItem__coCiT p {
        font-weight: 400
    }
}

.ideacta_appideaSection__SkLbd {
    font-family: Poppins, sans-serif
}

.ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
    position: relative;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    padding: 50px
}

.ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
    content: "";
    background: #f6f6f6;
    border-radius: 26px 0 0 26px;
    width: 140%;
    height: 380px;
    position: absolute;
    left: 0;
    top: 50%;
    z-index: -1;
    transform: translateY(-50%)
}

.ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ h2 {
    margin-bottom: 0;
    width: 100%;
    text-align: left;
    line-height: normal
}

.ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
    font-size: 96px;
    line-height: normal;
    font-weight: 800;
    color: #000;
    margin-top: -20px
}

.ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
    color: #f6f6f6;
    position: relative;
    padding: 0 10px
}

.ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
    content: "";
    background: linear-gradient(90deg, #0058f0, #081023 50%, #0058f0);
    position: absolute;
    left: 0;
    top: 0;
    z-index: -1;
    width: 100%;
    height: 100%;
    border-radius: 100px;
    filter: blur(15px)
}

.ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
    background: #fff;
    box-shadow: 3px 8px 21px rgba(0, 0, 0, .16);
    max-width: 450px;
    padding: 30px;
    border-radius: 30px
}

.ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
    margin-bottom: 30px
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
        padding: 50px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
        border-radius: 26px 0 0 26px;
        width: 140%;
        height: 380px;
        left: 0;
        top: 50%
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
        font-size: 96px;
        margin-top: -20px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
        padding: 0 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
        border-radius: 100px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
        max-width: 450px;
        padding: 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
        padding: 50px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
        border-radius: 26px 0 0 26px;
        width: 140%;
        height: 380px;
        left: 0;
        top: 50%
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
        font-size: 86px;
        margin-top: -20px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
        padding: 0 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
        border-radius: 100px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
        max-width: 450px;
        padding: 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
        padding: 50px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
        border-radius: 26px 0 0 26px;
        width: 140%;
        height: 380px;
        left: 0;
        top: 50%
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
        font-size: 80px;
        margin-top: -20px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
        padding: 0 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
        border-radius: 100px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
        max-width: 450px;
        padding: 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
        padding: 50px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
        border-radius: 26px 0 0 26px;
        width: 140%;
        height: 380px;
        left: 0;
        top: 50%
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
        font-size: 56px;
        margin-top: -20px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
        padding: 0 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
        border-radius: 100px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
        max-width: 450px;
        padding: 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
        padding: 20px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
        border-radius: 26px 0 0 26px;
        width: 140%;
        height: 380px;
        left: 0;
        top: 50%
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
        font-size: 50px;
        margin-top: 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
        padding: 0 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
        border-radius: 100px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
        max-width: 450px;
        padding: 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:600px)and (max-width:767px) {
    .ideacta_appideaSection__SkLbd {
        padding-top: 50px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
        padding: 0 30px 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ h2 {
        text-align: center
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
        display: none
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
        font-size: 41px;
        margin: auto
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
        padding: 0 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
        border-radius: 100px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
        max-width: 450px;
        padding: 30px;
        margin: auto
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .ideacta_appideaSection__SkLbd {
        padding-top: 50px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ {
        padding: 0 30px 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_:before {
        display: none
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe {
        font-size: 41px;
        margin-top: 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span {
        padding: 0 10px
    }

    .ideacta_appideaSection__SkLbd .ideacta_boxItem__bUno_ .ideacta_custumTitle__m_Yqe span:before {
        border-radius: 100px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD {
        max-width: 450px;
        padding: 30px
    }

    .ideacta_appideaSection__SkLbd .ideacta_ideaBox__Vx0FD h5 {
        margin-bottom: 30px
    }
}

.blogs_blogsSection__IDFVL {
    font-family: Poppins, sans-serif
}

.blogs_blogsSection__IDFVL h2 {
    margin-bottom: 40px
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib {
    border: 1px solid #d7dde2;
    box-shadow: 8px 15px 50px hsla(210, 6%, 51%, .1);
    padding: 15px 15px 20px;
    border-radius: 15px
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo {
    position: relative;
    height: 216px;
    margin-bottom: 20px
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo img {
    border-radius: 15px
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_category__txA_R {
    font-size: 16px;
    line-height: 22px;
    font-weight: 600;
    color: #4d77ee;
    margin-bottom: 5px
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a {
    font-size: 18px;
    line-height: 26px;
    font-weight: 600;
    margin-bottom: 10px;
    color: #000;
    transition: .3s linear
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a:hover {
    color: #4d77ee;
    transition: .3s linear
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib p {
    color: #707780;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_data__mcGzL {
    font-size: 16px;
    color: #9098a1;
    line-height: 22px;
    font-weight: 400
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a {
    font-size: 16px;
    color: #000;
    line-height: 22px;
    font-weight: 600;
    transition: .3s linear
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a svg {
    width: 16px;
    height: auto;
    margin-left: 5px;
    transition: .3s linear
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a:hover {
    color: #4d77ee;
    transition: .3s linear
}

.blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a:hover svg path {
    fill: #4d77ee;
    transition: .3s linear
}

@media only screen and (min-width:1400px)and (max-width:1600px) {
    .blogs_blogsSection__IDFVL h2 {
        margin-bottom: 30px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib {
        padding: 15px 15px 20px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo {
        height: 216px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_category__txA_R {
        font-size: 15px;
        margin-bottom: 5px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a {
        font-size: 17px;
        line-height: 25px;
        margin-bottom: 10px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_data__mcGzL,
    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a,
    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib p {
        font-size: 15px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a svg {
        width: 15px;
        margin-left: 5px
    }
}

@media only screen and (min-width:1300px)and (max-width:1399px) {
    .blogs_blogsSection__IDFVL h2 {
        margin-bottom: 30px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib {
        padding: 15px 15px 20px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo {
        height: 216px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_category__txA_R {
        font-size: 15px;
        margin-bottom: 5px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a {
        font-size: 15px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib p {
        font-size: 14px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_data__mcGzL,
    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a {
        font-size: 13px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a svg {
        width: 14px;
        margin-left: 5px
    }
}

@media only screen and (min-width:1100px)and (max-width:1299px) {
    .blogs_blogsSection__IDFVL h2 {
        margin-bottom: 30px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib {
        padding: 10px 10px 15px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo {
        height: 180px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_category__txA_R {
        font-size: 14px;
        margin-bottom: 5px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib p {
        font-size: 13px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_data__mcGzL,
    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a {
        font-size: 12px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a svg {
        width: 14px;
        margin-left: 5px
    }
}

@media only screen and (min-width:900px)and (max-width:1099px) {
    .blogs_blogsSection__IDFVL h2 {
        margin-bottom: 30px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib {
        padding: 10px 10px 15px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo {
        height: 180px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_category__txA_R {
        font-size: 14px;
        margin-bottom: 5px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib p {
        font-size: 13px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_data__mcGzL,
    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a {
        font-size: 12px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a svg {
        width: 14px;
        margin-left: 5px
    }
}

@media only screen and (min-width:600px)and (max-width:899px) {
    .blogs_blogsSection__IDFVL h2 {
        margin-bottom: 30px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib {
        padding: 10px 10px 15px;
        margin-bottom: 20px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo {
        height: 180px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_category__txA_R {
        font-size: 14px;
        margin-bottom: 5px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib p {
        font-size: 13px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_data__mcGzL,
    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a {
        font-size: 12px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a svg {
        width: 14px;
        margin-left: 5px
    }
}

@media only screen and (min-width:0px)and (max-width:599px) {
    .blogs_blogsSection__IDFVL h2 {
        margin-bottom: 30px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib {
        padding: 10px 10px 15px;
        margin-bottom: 20px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_imgBox__a42wo {
        height: 180px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_category__txA_R {
        font-size: 14px;
        margin-bottom: 5px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib h6 a {
        font-size: 14px;
        line-height: 22px;
        margin-bottom: 10px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib p {
        font-size: 13px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_data__mcGzL,
    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a {
        font-size: 12px;
        line-height: 22px
    }

    .blogs_blogsSection__IDFVL .blogs_blogBox__xzTib .blogs_btnBox__ysUkF .blogs_links__0bJqX a svg {
        width: 14px;
        margin-left: 5px
    }
}