.ExpertiseSection_indicatordanger__8VvLs,.ExpertiseSection_indicatorinfo__Tv7QP,.ExpertiseSection_indicatorsuccess__MfQQP,.ExpertiseSection_indicatorwarning___O_u0{background-color:#fff;background-image:none}@keyframes ExpertiseSection_slideLeft__YGrYM{0%{left:-100%;opacity:0}}@keyframes ExpertiseSection_slideLeftOut__iM_Lg{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes ExpertiseSection_slideRight__3ROww{0%{right:-100%;opacity:0}}.ExpertiseSection_errorMsg__VboRN,.ExpertiseSection_successMsg__n0MGu{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.ExpertiseSection_errorMsg__VboRN svg,.ExpertiseSection_successMsg__n0MGu svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.ExpertiseSection_errorMsg__VboRN svg path,.ExpertiseSection_successMsg__n0MGu svg path{fill:#eb485b}.ExpertiseSection_successMsg__n0MGu{color:#00c940}.ExpertiseSection_successMsg__n0MGu svg path{fill:#00c940}.ExpertiseSection_container__VWWEX{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.ExpertiseSection_container__VWWEX{padding:0 16px}}.ExpertiseSection_scrollAreaMin__vMcXZ::-webkit-scrollbar-thumb,.ExpertiseSection_scrollArea__8qBzM::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.ExpertiseSection_scrollAreaMin__vMcXZ::-webkit-scrollbar-thumb:hover,.ExpertiseSection_scrollArea__8qBzM::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.ExpertiseSection_scrollAreaMin__vMcXZ::-webkit-scrollbar,.ExpertiseSection_scrollArea__8qBzM::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.ExpertiseSection_scrollAreaMin__vMcXZ::-webkit-scrollbar,.ExpertiseSection_scrollArea__8qBzM::-webkit-scrollbar{width:4px}}.ExpertiseSection_scrollAreaMin__vMcXZ::-webkit-scrollbar-track,.ExpertiseSection_scrollArea__8qBzM::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.ExpertiseSection_scrollAreaMin__vMcXZ::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.ExpertiseSection_scrollAreaMin__vMcXZ::-webkit-scrollbar{width:2px}}.ExpertiseSection_pageHeader__Tq2u4{margin-bottom:40px}.ExpertiseSection_actionArea__SYy7Q{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.ExpertiseSection_actionArea__SYy7Q button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.ExpertiseSection_actionArea__SYy7Q button svg{display:inline-flex}.ExpertiseSection_actionArea__SYy7Q button:hover{background-color:#e88d03}.ExpertiseSection_leftSidebarContainerClosed__wDcxW,.ExpertiseSection_leftSidebarContainer__MKuE3{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:ExpertiseSection_slideLeft__YGrYM .64s cubic-bezier(.86,0,.07,1)}.ExpertiseSection_leftSidebarContainerClosed__wDcxW .ExpertiseSection_overlay__Agrjk,.ExpertiseSection_leftSidebarContainer__MKuE3 .ExpertiseSection_overlay__Agrjk{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.ExpertiseSection_leftSidebarContainerClosed__wDcxW .ExpertiseSection_container__VWWEX,.ExpertiseSection_leftSidebarContainer__MKuE3 .ExpertiseSection_container__VWWEX{background-color:#050200;width:-moz-fit-content;width:fit-content;overflow-x:hidden;top:4%;z-index:998;display:flex;flex-direction:column;border-radius:1.5rem;padding:1.25rem;background-color:#fff;width:35%;height:90%;left:0;position:absolute;z-index:4;border-radius:0}@media(max-width:768px){.ExpertiseSection_leftSidebarContainerClosed__wDcxW .ExpertiseSection_container__VWWEX,.ExpertiseSection_leftSidebarContainer__MKuE3 .ExpertiseSection_container__VWWEX{width:100%}}.ExpertiseSection_leftSidebarContainerClosed__wDcxW{left:-100%;opacity:0;animation:ExpertiseSection_slideLeftOut__iM_Lg .64s cubic-bezier(.86,0,.07,1)}.ExpertiseSection_rightSidebarContainer__nfpZl{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.ExpertiseSection_rightSidebarContainer__nfpZl{z-index:120}}.ExpertiseSection_rightSidebarContainer__nfpZl .ExpertiseSection_overlay__Agrjk{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.ExpertiseSection_rightSidebarContainer__nfpZl .ExpertiseSection_container__VWWEX{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:ExpertiseSection_slideRight__3ROww .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.ExpertiseSection_rightSidebarContainer__nfpZl .ExpertiseSection_container__VWWEX{width:100%;z-index:120}}.ExpertiseSection_checkerContainer__FO_Gc .ExpertiseSection_checker__U1sj3{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.ExpertiseSection_checkerContainer__FO_Gc svg{height:8px;opacity:0}.ExpertiseSection_checkerContainer__FO_Gc input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.ExpertiseSection_checkerContainer__FO_Gc input:checked~.ExpertiseSection_checker__U1sj3{background-color:#e88d03;border:none}.ExpertiseSection_checkerContainer__FO_Gc input:checked~.ExpertiseSection_checker__U1sj3 svg{opacity:1}.ExpertiseSection_checkerContainer__FO_Gc input:checked~.ExpertiseSection_checker__U1sj3 svg path{fill:#fff}.ExpertiseSection_bodyNoScroll__UjjN3{position:fixed;width:100%}.ExpertiseSection_bodyScroll___qO0g{position:relative;width:auto}.ExpertiseSection_radioBoxContainer__IBd4V input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.ExpertiseSection_radioBoxContainer__IBd4V .ExpertiseSection_indicator__r9UbV{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.ExpertiseSection_radioBoxContainer__IBd4V .ExpertiseSection_indicator__r9UbV:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.ExpertiseSection_radioBoxContainer__IBd4V>input:checked~.ExpertiseSection_indicator__r9UbV{border-color:#cf5800}.ExpertiseSection_radioBoxContainer__IBd4V>input:checked~.ExpertiseSection_indicator__r9UbV:after{opacity:1}.ExpertiseSection_expertiseSection__mUHfV{padding:60px 9% 80px;position:relative}@media screen and (min-width:1300px){.ExpertiseSection_expertiseSection__mUHfV{padding:48px 8%}}@media screen and (min-width:1400px){.ExpertiseSection_expertiseSection__mUHfV{padding:48px 16%}}@media(max-width:768px){.ExpertiseSection_expertiseSection__mUHfV{padding:10px 16px;padding-bottom:60px}}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln{margin-bottom:32px;width:100%;display:flex;align-items:center;justify-content:space-between}@media(max-width:768px){.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln{flex-direction:column;text-align:center}}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__lhs__4nqXI{display:flex;flex-direction:column;gap:6px;flex-basis:35%}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__lhs__4nqXI>span{color:#e86708;font-weight:300;font-size:14px}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__lhs__4nqXI h2{font-weight:600;font-size:30px}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__lhs__4nqXI h2 span{color:#cf5800}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__lhs__4nqXI p{font-size:14px;font-weight:200}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a{border-radius:10px;cursor:pointer;font-size:14px;font-weight:300;outline:none;background-color:#cf5800;color:#fff;display:flex;align-items:center;gap:8px;position:relative;width:max-content;min-width:max-content;transition:all .3s ease;background-color:transparent;border:none;color:#cf5800;height:-moz-fit-content;height:fit-content;padding:0}@media(max-width:768px){.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a{padding:16px 20px}}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a svg{opacity:1;color:#fff;width:12px}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a svg path{fill:#fff}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a:hover{background-color:#e88d03}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a .ExpertiseSection_buttonClipper__ujypl{width:24px;height:24px;position:absolute;top:-1.05px;right:-1.05px;display:flex;scale:1}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a svg{transform:translateY(-2px)}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a svg path{fill:#cf5800}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_topArea__w9sln a:hover{background-color:transparent;border:none;opacity:.8}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_bgStroke__nZ6_q{width:100%;height:50%;position:absolute;bottom:16%;left:0;z-index:#000}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_bgStroke__nZ6_q svg{width:100%;height:100%}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3{width:100%;position:relative}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_{border-radius:10px;font-size:14px;font-weight:300;border:none;outline:none;color:#fff;display:flex;align-items:center;grid-gap:8px;gap:8px;position:relative;width:max-content;min-width:max-content;transition:all .3s ease;padding:0;position:absolute;background-color:#cf5800;min-width:40px;height:30px;z-index:2;top:50%;left:-2%;transform:translateY(-50%);display:grid;place-items:center;border-radius:8px;cursor:pointer}@media(max-width:768px){.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_{padding:16px 20px}}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_ svg{opacity:1;color:#fff;width:12px}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_:hover{background-color:#e88d03}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_ .ExpertiseSection_buttonClipper__ujypl{width:24px;height:24px;position:absolute;top:-1.05px;right:-1.05px;display:flex;scale:1}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_ svg{width:14px;height:14px}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_ svg path{fill:#fff}@media(max-width:768px){.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_{padding:0;display:none}}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carouselController__dy9f_:nth-of-type(2){left:auto;right:-2%}.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carousel__6nKFJ{width:100%;display:flex;flex-wrap:nowrap;gap:32px;overflow:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth}@media(max-width:768px){.ExpertiseSection_expertiseSection__mUHfV .ExpertiseSection_carouselContainer__4OyR3 .ExpertiseSection_carousel__6nKFJ{scroll-snap-type:X mandatory;scroll-snap-align:center;overflow-x:auto}}