.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}}.VideoSection_indicatordanger__1a2DB,.VideoSection_indicatorinfo__dYlf7,.VideoSection_indicatorsuccess__8SiPA,.VideoSection_indicatorwarning__tTldj{background-color:#fff;background-image:none}@keyframes VideoSection_slideLeft__mwGUY{0%{left:-100%;opacity:0}}@keyframes VideoSection_slideLeftOut__848WG{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes VideoSection_slideRight___q7iX{0%{right:-100%;opacity:0}}.VideoSection_errorMsg__sNREa,.VideoSection_successMsg__p3aER{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.VideoSection_errorMsg__sNREa svg,.VideoSection_successMsg__p3aER svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.VideoSection_errorMsg__sNREa svg path,.VideoSection_successMsg__p3aER svg path{fill:#eb485b}.VideoSection_successMsg__p3aER{color:#00c940}.VideoSection_successMsg__p3aER svg path{fill:#00c940}.VideoSection_container__wgcnn{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.VideoSection_container__wgcnn{padding:0 16px}}.VideoSection_scrollAreaMin__waAbY::-webkit-scrollbar-thumb,.VideoSection_scrollArea__4lvGb::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.VideoSection_scrollAreaMin__waAbY::-webkit-scrollbar-thumb:hover,.VideoSection_scrollArea__4lvGb::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.VideoSection_scrollAreaMin__waAbY::-webkit-scrollbar,.VideoSection_scrollArea__4lvGb::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.VideoSection_scrollAreaMin__waAbY::-webkit-scrollbar,.VideoSection_scrollArea__4lvGb::-webkit-scrollbar{width:4px}}.VideoSection_scrollAreaMin__waAbY::-webkit-scrollbar-track,.VideoSection_scrollArea__4lvGb::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.VideoSection_scrollAreaMin__waAbY::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.VideoSection_scrollAreaMin__waAbY::-webkit-scrollbar{width:2px}}.VideoSection_pageHeader__f_bcS{margin-bottom:40px}.VideoSection_actionArea__VdUJO{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.VideoSection_actionArea__VdUJO button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.VideoSection_actionArea__VdUJO button svg{display:inline-flex}.VideoSection_actionArea__VdUJO button:hover{background-color:#e88d03}.VideoSection_leftSidebarContainerClosed__Kh61e,.VideoSection_leftSidebarContainer__BjjI6{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:VideoSection_slideLeft__mwGUY .64s cubic-bezier(.86,0,.07,1)}.VideoSection_leftSidebarContainerClosed__Kh61e .VideoSection_overlay__xvBSS,.VideoSection_leftSidebarContainer__BjjI6 .VideoSection_overlay__xvBSS{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.VideoSection_leftSidebarContainerClosed__Kh61e .VideoSection_container__wgcnn,.VideoSection_leftSidebarContainer__BjjI6 .VideoSection_container__wgcnn{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){.VideoSection_leftSidebarContainerClosed__Kh61e .VideoSection_container__wgcnn,.VideoSection_leftSidebarContainer__BjjI6 .VideoSection_container__wgcnn{width:100%}}.VideoSection_leftSidebarContainerClosed__Kh61e{left:-100%;opacity:0;animation:VideoSection_slideLeftOut__848WG .64s cubic-bezier(.86,0,.07,1)}.VideoSection_rightSidebarContainer__izRsb{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.VideoSection_rightSidebarContainer__izRsb{z-index:120}}.VideoSection_rightSidebarContainer__izRsb .VideoSection_overlay__xvBSS{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.VideoSection_rightSidebarContainer__izRsb .VideoSection_container__wgcnn{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:VideoSection_slideRight___q7iX .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.VideoSection_rightSidebarContainer__izRsb .VideoSection_container__wgcnn{width:100%;z-index:120}}.VideoSection_checkerContainer__emn_G .VideoSection_checker__5qGkY{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.VideoSection_checkerContainer__emn_G svg{height:8px;opacity:0}.VideoSection_checkerContainer__emn_G input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.VideoSection_checkerContainer__emn_G input:checked~.VideoSection_checker__5qGkY{background-color:#e88d03;border:none}.VideoSection_checkerContainer__emn_G input:checked~.VideoSection_checker__5qGkY svg{opacity:1}.VideoSection_checkerContainer__emn_G input:checked~.VideoSection_checker__5qGkY svg path{fill:#fff}.VideoSection_bodyNoScroll__NSTQd{position:fixed;width:100%}.VideoSection_bodyScroll__D9AVa{position:relative;width:auto}.VideoSection_radioBoxContainer___FhcA input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.VideoSection_radioBoxContainer___FhcA .VideoSection_indicator__P6YVO{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.VideoSection_radioBoxContainer___FhcA .VideoSection_indicator__P6YVO:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.VideoSection_radioBoxContainer___FhcA>input:checked~.VideoSection_indicator__P6YVO{border-color:#cf5800}.VideoSection_radioBoxContainer___FhcA>input:checked~.VideoSection_indicator__P6YVO:after{opacity:1}.VideoSection_videoContainer__FSM0n{position:relative;display:grid;place-items:center;width:80%;height:400px;margin:0 auto;border-radius:30px;background-color:#050200;overflow:hidden;z-index:2}@media(max-width:768px){.VideoSection_videoContainer__FSM0n{width:100%}}.VideoSection_videoContainer__FSM0n .VideoSection_video__bjT0f{position:absolute;width:100%;height:100%}.VideoSection_videoContainer__FSM0n .VideoSection_video__bjT0f iframe{width:100%;height:100%}.VideoSection_videoContainer__FSM0n span{width:70px;height:70px;border-radius:100%;background-color:#cf5800;display:grid;place-items:center}.VideoSection_videoContainer__FSM0n span svg path{fill:#fff}.VideoSection_indicatordanger__HR4L_,.VideoSection_indicatorinfo__gEpUj,.VideoSection_indicatorsuccess__8Cx4q,.VideoSection_indicatorwarning__U4FSN{background-color:#fff;background-image:none}@keyframes VideoSection_slideLeft__9Udnw{0%{left:-100%;opacity:0}}@keyframes VideoSection_slideLeftOut__Kaf9T{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes VideoSection_slideRight__S8Nev{0%{right:-100%;opacity:0}}.VideoSection_errorMsg__2x970,.VideoSection_successMsg__Io1Da{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.VideoSection_errorMsg__2x970 svg,.VideoSection_successMsg__Io1Da svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.VideoSection_errorMsg__2x970 svg path,.VideoSection_successMsg__Io1Da svg path{fill:#eb485b}.VideoSection_successMsg__Io1Da{color:#00c940}.VideoSection_successMsg__Io1Da svg path{fill:#00c940}.VideoSection_container__kGfYi{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.VideoSection_container__kGfYi{padding:0 16px}}.VideoSection_scrollAreaMin__MDrKP::-webkit-scrollbar-thumb,.VideoSection_scrollArea__p89T8::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.VideoSection_scrollAreaMin__MDrKP::-webkit-scrollbar-thumb:hover,.VideoSection_scrollArea__p89T8::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.VideoSection_scrollAreaMin__MDrKP::-webkit-scrollbar,.VideoSection_scrollArea__p89T8::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.VideoSection_scrollAreaMin__MDrKP::-webkit-scrollbar,.VideoSection_scrollArea__p89T8::-webkit-scrollbar{width:4px}}.VideoSection_scrollAreaMin__MDrKP::-webkit-scrollbar-track,.VideoSection_scrollArea__p89T8::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.VideoSection_scrollAreaMin__MDrKP::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.VideoSection_scrollAreaMin__MDrKP::-webkit-scrollbar{width:2px}}.VideoSection_pageHeader__cMXe9{margin-bottom:40px}.VideoSection_actionArea__MGJjD{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.VideoSection_actionArea__MGJjD button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.VideoSection_actionArea__MGJjD button svg{display:inline-flex}.VideoSection_actionArea__MGJjD button:hover{background-color:#e88d03}.VideoSection_leftSidebarContainerClosed__HDyQC,.VideoSection_leftSidebarContainer__XJZhd{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:VideoSection_slideLeft__9Udnw .64s cubic-bezier(.86,0,.07,1)}.VideoSection_leftSidebarContainerClosed__HDyQC .VideoSection_overlay__jg79c,.VideoSection_leftSidebarContainer__XJZhd .VideoSection_overlay__jg79c{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.VideoSection_leftSidebarContainerClosed__HDyQC .VideoSection_container__kGfYi,.VideoSection_leftSidebarContainer__XJZhd .VideoSection_container__kGfYi{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){.VideoSection_leftSidebarContainerClosed__HDyQC .VideoSection_container__kGfYi,.VideoSection_leftSidebarContainer__XJZhd .VideoSection_container__kGfYi{width:100%}}.VideoSection_leftSidebarContainerClosed__HDyQC{left:-100%;opacity:0;animation:VideoSection_slideLeftOut__Kaf9T .64s cubic-bezier(.86,0,.07,1)}.VideoSection_rightSidebarContainer__Y_bcP{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.VideoSection_rightSidebarContainer__Y_bcP{z-index:120}}.VideoSection_rightSidebarContainer__Y_bcP .VideoSection_overlay__jg79c{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.VideoSection_rightSidebarContainer__Y_bcP .VideoSection_container__kGfYi{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:VideoSection_slideRight__S8Nev .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.VideoSection_rightSidebarContainer__Y_bcP .VideoSection_container__kGfYi{width:100%;z-index:120}}.VideoSection_checkerContainer__pu_xo .VideoSection_checker__FNlpu{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.VideoSection_checkerContainer__pu_xo svg{height:8px;opacity:0}.VideoSection_checkerContainer__pu_xo input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.VideoSection_checkerContainer__pu_xo input:checked~.VideoSection_checker__FNlpu{background-color:#e88d03;border:none}.VideoSection_checkerContainer__pu_xo input:checked~.VideoSection_checker__FNlpu svg{opacity:1}.VideoSection_checkerContainer__pu_xo input:checked~.VideoSection_checker__FNlpu svg path{fill:#fff}.VideoSection_bodyNoScroll__ZXnBJ{position:fixed;width:100%}.VideoSection_bodyScroll__Z6Cv_{position:relative;width:auto}.VideoSection_radioBoxContainer__BePCy input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.VideoSection_radioBoxContainer__BePCy .VideoSection_indicator__NQBKa{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.VideoSection_radioBoxContainer__BePCy .VideoSection_indicator__NQBKa:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.VideoSection_radioBoxContainer__BePCy>input:checked~.VideoSection_indicator__NQBKa{border-color:#cf5800}.VideoSection_radioBoxContainer__BePCy>input:checked~.VideoSection_indicator__NQBKa:after{opacity:1}.VideoSection_videoSection__q4yPo{padding:40px 9%;position:relative}@media screen and (min-width:1300px){.VideoSection_videoSection__q4yPo{padding:48px 8%}}@media screen and (min-width:1400px){.VideoSection_videoSection__q4yPo{padding:48px 16%}}@media(max-width:768px){.VideoSection_videoSection__q4yPo{padding:10px 16px;padding-bottom:40px}}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 auto 24px}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu>span{color:#e86708;font-weight:300;font-size:14px}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu h2{font-weight:600;font-size:30px}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu h2 span{color:#cf5800}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu p{font-size:14px;line-height:20px;font-weight:200;width:80%;text-align:center}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button{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;padding:0;background-color:transparent;border:none;color:#cf5800}@media(max-width:768px){.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button{padding:16px 20px}}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button svg{opacity:1;color:#fff;width:12px}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button svg path{fill:#fff}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button:hover{background-color:#e88d03}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button .VideoSection_buttonClipper__Dewqm{width:24px;height:24px;position:absolute;top:-1.05px;right:-1.05px;display:flex;scale:1}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button svg{transform:translateY(-2px)}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button svg path{fill:#cf5800}.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu button:hover{background-color:transparent;border:none;opacity:.8}@media(max-width:520px){.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu h2{font-size:24px}}@media(max-width:768px){.VideoSection_videoSection__q4yPo .VideoSection_topArea__TP3lu{text-align:center}}.VideoSection_videoSection__q4yPo .VideoSection_bgstroke__nwsXX{width:200px;height:100%;position:absolute;bottom:0;left:0;z-index:1}.VideoSection_videoSection__q4yPo .VideoSection_bgstroke__nwsXX svg{width:100%;height:100%;scale:1.5}.CaseStudy_indicatordanger__OHLHC,.CaseStudy_indicatorinfo__v_kDU,.CaseStudy_indicatorsuccess__3v6c4,.CaseStudy_indicatorwarning__Hx0uj{background-color:#fff;background-image:none}@keyframes CaseStudy_slideLeft__Tz7Uk{0%{left:-100%;opacity:0}}@keyframes CaseStudy_slideLeftOut__aq6Lq{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes CaseStudy_slideRight__ojLsC{0%{right:-100%;opacity:0}}.CaseStudy_errorMsg__Py1jX,.CaseStudy_successMsg__SbYI2{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.CaseStudy_errorMsg__Py1jX svg,.CaseStudy_successMsg__SbYI2 svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.CaseStudy_errorMsg__Py1jX svg path,.CaseStudy_successMsg__SbYI2 svg path{fill:#eb485b}.CaseStudy_successMsg__SbYI2{color:#00c940}.CaseStudy_successMsg__SbYI2 svg path{fill:#00c940}.CaseStudy_container__xJIGh{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.CaseStudy_container__xJIGh{padding:0 16px}}.CaseStudy_scrollAreaMin__OTsvp::-webkit-scrollbar-thumb,.CaseStudy_scrollArea__OJnkK::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.CaseStudy_scrollAreaMin__OTsvp::-webkit-scrollbar-thumb:hover,.CaseStudy_scrollArea__OJnkK::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.CaseStudy_scrollAreaMin__OTsvp::-webkit-scrollbar,.CaseStudy_scrollArea__OJnkK::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.CaseStudy_scrollAreaMin__OTsvp::-webkit-scrollbar,.CaseStudy_scrollArea__OJnkK::-webkit-scrollbar{width:4px}}.CaseStudy_scrollAreaMin__OTsvp::-webkit-scrollbar-track,.CaseStudy_scrollArea__OJnkK::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.CaseStudy_scrollAreaMin__OTsvp::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.CaseStudy_scrollAreaMin__OTsvp::-webkit-scrollbar{width:2px}}.CaseStudy_pageHeader__MERK6{margin-bottom:40px}.CaseStudy_actionArea__TvWjb{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.CaseStudy_actionArea__TvWjb button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.CaseStudy_actionArea__TvWjb button svg{display:inline-flex}.CaseStudy_actionArea__TvWjb button:hover{background-color:#e88d03}.CaseStudy_leftSidebarContainerClosed__ZH8_o,.CaseStudy_leftSidebarContainer__Xa8Jc{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:CaseStudy_slideLeft__Tz7Uk .64s cubic-bezier(.86,0,.07,1)}.CaseStudy_leftSidebarContainerClosed__ZH8_o .CaseStudy_overlay__mRVQF,.CaseStudy_leftSidebarContainer__Xa8Jc .CaseStudy_overlay__mRVQF{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.CaseStudy_leftSidebarContainerClosed__ZH8_o .CaseStudy_container__xJIGh,.CaseStudy_leftSidebarContainer__Xa8Jc .CaseStudy_container__xJIGh{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){.CaseStudy_leftSidebarContainerClosed__ZH8_o .CaseStudy_container__xJIGh,.CaseStudy_leftSidebarContainer__Xa8Jc .CaseStudy_container__xJIGh{width:100%}}.CaseStudy_leftSidebarContainerClosed__ZH8_o{left:-100%;opacity:0;animation:CaseStudy_slideLeftOut__aq6Lq .64s cubic-bezier(.86,0,.07,1)}.CaseStudy_rightSidebarContainer__W1Reo{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.CaseStudy_rightSidebarContainer__W1Reo{z-index:120}}.CaseStudy_rightSidebarContainer__W1Reo .CaseStudy_overlay__mRVQF{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.CaseStudy_rightSidebarContainer__W1Reo .CaseStudy_container__xJIGh{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:CaseStudy_slideRight__ojLsC .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.CaseStudy_rightSidebarContainer__W1Reo .CaseStudy_container__xJIGh{width:100%;z-index:120}}.CaseStudy_checkerContainer__uvvXK .CaseStudy_checker__en4ly{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.CaseStudy_checkerContainer__uvvXK svg{height:8px;opacity:0}.CaseStudy_checkerContainer__uvvXK input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.CaseStudy_checkerContainer__uvvXK input:checked~.CaseStudy_checker__en4ly{background-color:#e88d03;border:none}.CaseStudy_checkerContainer__uvvXK input:checked~.CaseStudy_checker__en4ly svg{opacity:1}.CaseStudy_checkerContainer__uvvXK input:checked~.CaseStudy_checker__en4ly svg path{fill:#fff}.CaseStudy_bodyNoScroll__Xx2La{position:fixed;width:100%}.CaseStudy_bodyScroll__yxsr9{position:relative;width:auto}.CaseStudy_radioBoxContainer__QU7_O input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.CaseStudy_radioBoxContainer__QU7_O .CaseStudy_indicator__CChj_{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.CaseStudy_radioBoxContainer__QU7_O .CaseStudy_indicator__CChj_:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.CaseStudy_radioBoxContainer__QU7_O>input:checked~.CaseStudy_indicator__CChj_{border-color:#cf5800}.CaseStudy_radioBoxContainer__QU7_O>input:checked~.CaseStudy_indicator__CChj_:after{opacity:1}.CaseStudy_caseStudy__jlJre{width:30%;min-width:28%;cursor:pointer}@media(max-width:768px){.CaseStudy_caseStudy__jlJre{min-width:90%}}.CaseStudy_caseStudy__jlJre:hover .CaseStudy_image__ZKkWW{transform:translateY(0)}.CaseStudy_caseStudy__jlJre:hover .CaseStudy_textContent__3iW6h h4{color:#050200}.CaseStudy_caseStudy__jlJre:hover .CaseStudy_textContent__3iW6h p{color:#000}.CaseStudy_caseStudy__jlJre .CaseStudy_image__ZKkWW{height:220px;width:99%;margin:0 auto;position:relative;border-radius:12px 12px 0 0;overflow:hidden;transform:translateY(24px)}.CaseStudy_caseStudy__jlJre .CaseStudy_image__ZKkWW img{object-fit:cover}.CaseStudy_caseStudy__jlJre .CaseStudy_image__ZKkWW>span{background-color:#fff;-webkit-clip-path:polygon(104% -3px,105.17% 78.33%,25px -5%);clip-path:polygon(104% -3px,105.17% 78.33%,25px -5%);width:100px;height:100px;position:absolute;top:0;right:0}.CaseStudy_caseStudy__jlJre .CaseStudy_image__ZKkWW svg{z-index:2;position:absolute;top:-1.1px;right:-1.1px;display:flex;scale:1}.CaseStudy_caseStudy__jlJre .CaseStudy_image__ZKkWW svg path{fill:#fff!important}.CaseStudy_caseStudy__jlJre .CaseStudy_textContent__3iW6h{padding:0 16px 16px;background-color:#fff;filter:drop-shadow(0 4px 10px rgba(0,0,0,.12));border-end-end-radius:1rem;border-end-start-radius:1rem}.CaseStudy_caseStudy__jlJre .CaseStudy_textContent__3iW6h .CaseStudy_logo__XE5No{width:120px;height:40px;position:relative;margin-bottom:16px}.CaseStudy_caseStudy__jlJre .CaseStudy_textContent__3iW6h .CaseStudy_logo__XE5No img{object-fit:contain;height:100%;width:70%;max-width:85%;margin:0 auto}.CaseStudy_caseStudy__jlJre .CaseStudy_textContent__3iW6h .CaseStudy_logo__XE5No span{background-color:#fff;-webkit-clip-path:polygon(88.98% 0,104.17% 140%,-2px 140%,-2px 0);clip-path:polygon(88.98% 0,104.17% 140%,-2px 140%,-2px 0);width:100%;height:20px;position:absolute;top:-20px;right:0}.CaseStudy_caseStudy__jlJre .CaseStudy_textContent__3iW6h .CaseStudy_logo__XE5No span svg{z-index:2;position:absolute;top:0;right:0}.CaseStudy_caseStudy__jlJre .CaseStudy_textContent__3iW6h h4{color:#cf5800;font-size:14px;margin-bottom:6px;line-height:20px}.CaseStudy_caseStudy__jlJre .CaseStudy_textContent__3iW6h p{color:#666;font-size:13px;font-weight:200;line-height:20px}.CaseStudiesSection_indicatordanger__NZLJK,.CaseStudiesSection_indicatorinfo__0tygo,.CaseStudiesSection_indicatorsuccess__dM6sg,.CaseStudiesSection_indicatorwarning__8fKj5{background-color:#fff;background-image:none}@keyframes CaseStudiesSection_slideLeft__iOSGO{0%{left:-100%;opacity:0}}@keyframes CaseStudiesSection_slideLeftOut__MDtXC{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes CaseStudiesSection_slideRight__xBrjG{0%{right:-100%;opacity:0}}.CaseStudiesSection_errorMsg__h5CAa,.CaseStudiesSection_successMsg__PLJYV{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.CaseStudiesSection_errorMsg__h5CAa svg,.CaseStudiesSection_successMsg__PLJYV svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.CaseStudiesSection_errorMsg__h5CAa svg path,.CaseStudiesSection_successMsg__PLJYV svg path{fill:#eb485b}.CaseStudiesSection_successMsg__PLJYV{color:#00c940}.CaseStudiesSection_successMsg__PLJYV svg path{fill:#00c940}.CaseStudiesSection_container__dvYD5{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.CaseStudiesSection_container__dvYD5{padding:0 16px}}.CaseStudiesSection_scrollAreaMin__fzT18::-webkit-scrollbar-thumb,.CaseStudiesSection_scrollArea__bpaX7::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.CaseStudiesSection_scrollAreaMin__fzT18::-webkit-scrollbar-thumb:hover,.CaseStudiesSection_scrollArea__bpaX7::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.CaseStudiesSection_scrollAreaMin__fzT18::-webkit-scrollbar,.CaseStudiesSection_scrollArea__bpaX7::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.CaseStudiesSection_scrollAreaMin__fzT18::-webkit-scrollbar,.CaseStudiesSection_scrollArea__bpaX7::-webkit-scrollbar{width:4px}}.CaseStudiesSection_scrollAreaMin__fzT18::-webkit-scrollbar-track,.CaseStudiesSection_scrollArea__bpaX7::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.CaseStudiesSection_scrollAreaMin__fzT18::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.CaseStudiesSection_scrollAreaMin__fzT18::-webkit-scrollbar{width:2px}}.CaseStudiesSection_pageHeader__aucJ_{margin-bottom:40px}.CaseStudiesSection_actionArea__0GRfz{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.CaseStudiesSection_actionArea__0GRfz button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.CaseStudiesSection_actionArea__0GRfz button svg{display:inline-flex}.CaseStudiesSection_actionArea__0GRfz button:hover{background-color:#e88d03}.CaseStudiesSection_leftSidebarContainerClosed__GYsOz,.CaseStudiesSection_leftSidebarContainer__qi26n{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:CaseStudiesSection_slideLeft__iOSGO .64s cubic-bezier(.86,0,.07,1)}.CaseStudiesSection_leftSidebarContainerClosed__GYsOz .CaseStudiesSection_overlay__Jj4Hu,.CaseStudiesSection_leftSidebarContainer__qi26n .CaseStudiesSection_overlay__Jj4Hu{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.CaseStudiesSection_leftSidebarContainerClosed__GYsOz .CaseStudiesSection_container__dvYD5,.CaseStudiesSection_leftSidebarContainer__qi26n .CaseStudiesSection_container__dvYD5{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){.CaseStudiesSection_leftSidebarContainerClosed__GYsOz .CaseStudiesSection_container__dvYD5,.CaseStudiesSection_leftSidebarContainer__qi26n .CaseStudiesSection_container__dvYD5{width:100%}}.CaseStudiesSection_leftSidebarContainerClosed__GYsOz{left:-100%;opacity:0;animation:CaseStudiesSection_slideLeftOut__MDtXC .64s cubic-bezier(.86,0,.07,1)}.CaseStudiesSection_rightSidebarContainer__fDyHE{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.CaseStudiesSection_rightSidebarContainer__fDyHE{z-index:120}}.CaseStudiesSection_rightSidebarContainer__fDyHE .CaseStudiesSection_overlay__Jj4Hu{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.CaseStudiesSection_rightSidebarContainer__fDyHE .CaseStudiesSection_container__dvYD5{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:CaseStudiesSection_slideRight__xBrjG .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.CaseStudiesSection_rightSidebarContainer__fDyHE .CaseStudiesSection_container__dvYD5{width:100%;z-index:120}}.CaseStudiesSection_checkerContainer__rnEZP .CaseStudiesSection_checker___ZQvV{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.CaseStudiesSection_checkerContainer__rnEZP svg{height:8px;opacity:0}.CaseStudiesSection_checkerContainer__rnEZP input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.CaseStudiesSection_checkerContainer__rnEZP input:checked~.CaseStudiesSection_checker___ZQvV{background-color:#e88d03;border:none}.CaseStudiesSection_checkerContainer__rnEZP input:checked~.CaseStudiesSection_checker___ZQvV svg{opacity:1}.CaseStudiesSection_checkerContainer__rnEZP input:checked~.CaseStudiesSection_checker___ZQvV svg path{fill:#fff}.CaseStudiesSection_bodyNoScroll__pVOR8{position:fixed;width:100%}.CaseStudiesSection_bodyScroll___vrhu{position:relative;width:auto}.CaseStudiesSection_radioBoxContainer__uQnKx input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.CaseStudiesSection_radioBoxContainer__uQnKx .CaseStudiesSection_indicator__bjyfY{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.CaseStudiesSection_radioBoxContainer__uQnKx .CaseStudiesSection_indicator__bjyfY:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.CaseStudiesSection_radioBoxContainer__uQnKx>input:checked~.CaseStudiesSection_indicator__bjyfY{border-color:#cf5800}.CaseStudiesSection_radioBoxContainer__uQnKx>input:checked~.CaseStudiesSection_indicator__bjyfY:after{opacity:1}.CaseStudiesSection_caseStudiesSection__wDSCI{padding:60px 9%}@media screen and (min-width:1300px){.CaseStudiesSection_caseStudiesSection__wDSCI{padding:48px 8%}}@media screen and (min-width:1400px){.CaseStudiesSection_caseStudiesSection__wDSCI{padding:48px 16%}}@media(max-width:768px){.CaseStudiesSection_caseStudiesSection__wDSCI{padding:10px 16px;padding-top:52px;padding-bottom:52px}}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW{width:-moz-fit-content;width:fit-content;display:flex;flex-direction:column;align-items:center;gap:8px;margin:0 auto 24px}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW>span{color:#e86708;font-weight:300;font-size:14px}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW h2{font-weight:600;font-size:30px}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW h2 span{color:#cf5800}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW p{font-size:14px;line-height:20px;font-weight:200;width:80%;text-align:center}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button{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;padding:0;background-color:transparent;border:none;color:#cf5800}@media(max-width:768px){.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button{padding:16px 20px}}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button svg{opacity:1;color:#fff;width:12px}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button svg path{fill:#fff}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button:hover{background-color:#e88d03}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button .CaseStudiesSection_buttonClipper__ytWd_{width:24px;height:24px;position:absolute;top:-1.05px;right:-1.05px;display:flex;scale:1}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button svg{transform:translateY(-2px)}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button svg path{fill:#cf5800}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW button:hover{background-color:transparent;border:none;opacity:.8}@media(max-width:520px){.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW h2{font-size:24px}}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_topArea__6hxaW h2{line-height:24px}.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_caseStudies___qsK5{display:flex;flex-wrap:nowrap;overflow:hidden;gap:32px;scroll-snap-type:x mandatory;scroll-behavior:smooth;scroll-snap-align:center;padding-bottom:1rem}@media(max-width:768px){.CaseStudiesSection_caseStudiesSection__wDSCI .CaseStudiesSection_caseStudies___qsK5{overflow-x:auto}}.TestimonialsSection_indicatordanger__IJrAk,.TestimonialsSection_indicatorinfo__hf3gC,.TestimonialsSection_indicatorsuccess__PkXqJ,.TestimonialsSection_indicatorwarning__PJcgw{background-color:#fff;background-image:none}@keyframes TestimonialsSection_slideLeft__hxe0B{0%{left:-100%;opacity:0}}@keyframes TestimonialsSection_slideLeftOut__K0jL2{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes TestimonialsSection_slideRight__oiSVS{0%{right:-100%;opacity:0}}.TestimonialsSection_errorMsg__uj_JU,.TestimonialsSection_successMsg___Dbed{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.TestimonialsSection_errorMsg__uj_JU svg,.TestimonialsSection_successMsg___Dbed svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.TestimonialsSection_errorMsg__uj_JU svg path,.TestimonialsSection_successMsg___Dbed svg path{fill:#eb485b}.TestimonialsSection_successMsg___Dbed{color:#00c940}.TestimonialsSection_successMsg___Dbed svg path{fill:#00c940}.TestimonialsSection_container__l2Ts7{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.TestimonialsSection_container__l2Ts7{padding:0 16px}}.TestimonialsSection_scrollAreaMin__kT4R4::-webkit-scrollbar-thumb,.TestimonialsSection_scrollArea__bIgtQ::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.TestimonialsSection_scrollAreaMin__kT4R4::-webkit-scrollbar-thumb:hover,.TestimonialsSection_scrollArea__bIgtQ::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.TestimonialsSection_scrollAreaMin__kT4R4::-webkit-scrollbar,.TestimonialsSection_scrollArea__bIgtQ::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.TestimonialsSection_scrollAreaMin__kT4R4::-webkit-scrollbar,.TestimonialsSection_scrollArea__bIgtQ::-webkit-scrollbar{width:4px}}.TestimonialsSection_scrollAreaMin__kT4R4::-webkit-scrollbar-track,.TestimonialsSection_scrollArea__bIgtQ::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.TestimonialsSection_scrollAreaMin__kT4R4::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.TestimonialsSection_scrollAreaMin__kT4R4::-webkit-scrollbar{width:2px}}.TestimonialsSection_pageHeader___fkbH{margin-bottom:40px}.TestimonialsSection_actionArea__NiHAL{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.TestimonialsSection_actionArea__NiHAL button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.TestimonialsSection_actionArea__NiHAL button svg{display:inline-flex}.TestimonialsSection_actionArea__NiHAL button:hover{background-color:#e88d03}.TestimonialsSection_leftSidebarContainerClosed__T1Cvl,.TestimonialsSection_leftSidebarContainer___OI3b{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:TestimonialsSection_slideLeft__hxe0B .64s cubic-bezier(.86,0,.07,1)}.TestimonialsSection_leftSidebarContainerClosed__T1Cvl .TestimonialsSection_overlay__0qMZd,.TestimonialsSection_leftSidebarContainer___OI3b .TestimonialsSection_overlay__0qMZd{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.TestimonialsSection_leftSidebarContainerClosed__T1Cvl .TestimonialsSection_container__l2Ts7,.TestimonialsSection_leftSidebarContainer___OI3b .TestimonialsSection_container__l2Ts7{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){.TestimonialsSection_leftSidebarContainerClosed__T1Cvl .TestimonialsSection_container__l2Ts7,.TestimonialsSection_leftSidebarContainer___OI3b .TestimonialsSection_container__l2Ts7{width:100%}}.TestimonialsSection_leftSidebarContainerClosed__T1Cvl{left:-100%;opacity:0;animation:TestimonialsSection_slideLeftOut__K0jL2 .64s cubic-bezier(.86,0,.07,1)}.TestimonialsSection_rightSidebarContainer__JxHu0{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.TestimonialsSection_rightSidebarContainer__JxHu0{z-index:120}}.TestimonialsSection_rightSidebarContainer__JxHu0 .TestimonialsSection_overlay__0qMZd{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.TestimonialsSection_rightSidebarContainer__JxHu0 .TestimonialsSection_container__l2Ts7{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:TestimonialsSection_slideRight__oiSVS .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.TestimonialsSection_rightSidebarContainer__JxHu0 .TestimonialsSection_container__l2Ts7{width:100%;z-index:120}}.TestimonialsSection_checkerContainer__Ih7cI .TestimonialsSection_checker__DCP3n{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.TestimonialsSection_checkerContainer__Ih7cI svg{height:8px;opacity:0}.TestimonialsSection_checkerContainer__Ih7cI input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.TestimonialsSection_checkerContainer__Ih7cI input:checked~.TestimonialsSection_checker__DCP3n{background-color:#e88d03;border:none}.TestimonialsSection_checkerContainer__Ih7cI input:checked~.TestimonialsSection_checker__DCP3n svg{opacity:1}.TestimonialsSection_checkerContainer__Ih7cI input:checked~.TestimonialsSection_checker__DCP3n svg path{fill:#fff}.TestimonialsSection_bodyNoScroll__2xfKm{position:fixed;width:100%}.TestimonialsSection_bodyScroll__scbNy{position:relative;width:auto}.TestimonialsSection_radioBoxContainer__Ozfg_ input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.TestimonialsSection_radioBoxContainer__Ozfg_ .TestimonialsSection_indicator__l1nSp{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.TestimonialsSection_radioBoxContainer__Ozfg_ .TestimonialsSection_indicator__l1nSp:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.TestimonialsSection_radioBoxContainer__Ozfg_>input:checked~.TestimonialsSection_indicator__l1nSp{border-color:#cf5800}.TestimonialsSection_radioBoxContainer__Ozfg_>input:checked~.TestimonialsSection_indicator__l1nSp:after{opacity:1}.TestimonialsSection_testimonialsSection__B7m6d{padding:32px 9%;position:relative;margin-top:100px}@media screen and (min-width:1300px){.TestimonialsSection_testimonialsSection__B7m6d{padding:48px 8%}}@media screen and (min-width:1400px){.TestimonialsSection_testimonialsSection__B7m6d{padding:48px 16%}}@media(max-width:768px){.TestimonialsSection_testimonialsSection__B7m6d{padding:10px 16px;padding-top:48px;padding-bottom:48px;margin-top:50px}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_bgStroke__eknT4{width:100%;height:100%;position:absolute;bottom:0;left:0;z-index:1}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_bgStroke__eknT4 svg{width:100%;height:100%}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea___38b3{display:flex;align-items:center;justify-content:space-between;margin-bottom:44px}@media(max-width:520px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea___38b3{flex-direction:column;gap:32px}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__lhs__saaum{display:flex;flex-direction:column;gap:4px;width:40%}@media(max-width:520px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__lhs__saaum{width:100%}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__lhs__saaum h3{font-size:24px;font-weight:500;line-height:30px}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__lhs__saaum h3 span{color:#cf5800}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__lhs__saaum p{font-weight:200;font-size:14px;color:#050200}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T{display:flex;gap:20px}@media(max-width:520px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T{align-self:flex-end;justify-content:end}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button{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;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;position:relative;transform:none}@media(max-width:768px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button{padding:16px 20px}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button svg{opacity:1;color:#fff;width:12px}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button:hover{background-color:#e88d03}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button .TestimonialsSection_buttonClipper__pJcwT{width:24px;height:24px;position:absolute;top:-1.05px;right:-1.05px;display:flex;scale:1}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button svg{width:14px;height:14px}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button svg path{fill:#fff}@media(max-width:768px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button{padding:0}}@media(max-width:520px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_topArea__rhs__7z_1T button{align-self:flex-end;max-width:auto;left:0}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W{width:100%;height:340px}@media(max-width:520px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W{padding-bottom:24px}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1{display:flex;gap:32px;height:100%;width:100%;overflow:hidden;scroll-snap-type:x mandatory;scroll-behavior:smooth}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5{display:flex;flex-direction:column;gap:10px;height:80%;width:30%;min-width:30%;align-self:flex-end;scroll-snap-align:center}@media(max-width:520px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5{width:100%;height:90%;min-width:100%}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5:nth-child(2n){align-self:flex-start;min-width:28%}@media(max-width:520px){.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5:nth-child(2n){width:90%;min-width:90%}}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5:nth-child(2n) .TestimonialsSection_message__KiUhO{border-radius:32px 32px 32px 0;background:linear-gradient(252deg,rgba(48,21,1,.7) -15.84%,rgba(0,0,0,.7) 143.63%);color:#fff}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_message__KiUhO{height:100%;width:100%;border-radius:24px;border-radius:32px 32px 32px 0;background:linear-gradient(252deg,rgba(232,103,8,.28) -15.84%,rgba(232,103,8,.35) 143.63%);padding:20px;font-size:12px;line-height:20px;font-weight:200;text-align:center;display:grid;place-items:center}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd{display:flex;align-items:center;gap:10px}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_userName__LE_dA{background:#d8620c;color:#fff;border-radius:50%;width:40px;height:40px;display:grid;place-items:center}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_image__MAzFs{width:40px;height:40px;border-radius:100%;overflow:hidden;position:relative}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_image__MAzFs img{object-fit:cover}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_info__mkufI{display:flex;flex-direction:column;gap:2px}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_info__mkufI span{font-size:14px;line-height:16px;font-weight:500;color:#050200}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_info__mkufI p{font-size:12px;color:#cf5800}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_info__mkufI .TestimonialsSection_icon__PSruk{width:200px;display:flex;align-items:center;justify-content:center;margin-top:5px;gap:3px;font-size:12px}.TestimonialsSection_testimonialsSection__B7m6d .TestimonialsSection_testimonialsContainer__izS5W .TestimonialsSection_testimonials__kKlE1 .TestimonialsSection_testimonial__1RRK5 .TestimonialsSection_userInfo__RGssd .TestimonialsSection_info__mkufI .TestimonialsSection_icon__PSruk span{display:flex;align-items:center}.SubscriptionSection_indicatordanger__R_r_F,.SubscriptionSection_indicatorinfo__mnBXY,.SubscriptionSection_indicatorsuccess__8MppD,.SubscriptionSection_indicatorwarning__mSgHJ{background-color:#fff;background-image:none}@keyframes SubscriptionSection_slideLeft__vI6uA{0%{left:-100%;opacity:0}}@keyframes SubscriptionSection_slideLeftOut__K_Ls_{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes SubscriptionSection_slideRight__HBUWp{0%{right:-100%;opacity:0}}.SubscriptionSection_errorMsg__ipnZa,.SubscriptionSection_successMsg__M6DSR{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.SubscriptionSection_errorMsg__ipnZa svg,.SubscriptionSection_successMsg__M6DSR svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.SubscriptionSection_errorMsg__ipnZa svg path,.SubscriptionSection_successMsg__M6DSR svg path{fill:#eb485b}.SubscriptionSection_successMsg__M6DSR{color:#00c940}.SubscriptionSection_successMsg__M6DSR svg path{fill:#00c940}.SubscriptionSection_container__YxbnV{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.SubscriptionSection_container__YxbnV{padding:0 16px}}.SubscriptionSection_scrollAreaMin__j8rMp::-webkit-scrollbar-thumb,.SubscriptionSection_scrollArea__EsB9t::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.SubscriptionSection_scrollAreaMin__j8rMp::-webkit-scrollbar-thumb:hover,.SubscriptionSection_scrollArea__EsB9t::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.SubscriptionSection_scrollAreaMin__j8rMp::-webkit-scrollbar,.SubscriptionSection_scrollArea__EsB9t::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.SubscriptionSection_scrollAreaMin__j8rMp::-webkit-scrollbar,.SubscriptionSection_scrollArea__EsB9t::-webkit-scrollbar{width:4px}}.SubscriptionSection_scrollAreaMin__j8rMp::-webkit-scrollbar-track,.SubscriptionSection_scrollArea__EsB9t::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.SubscriptionSection_scrollAreaMin__j8rMp::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.SubscriptionSection_scrollAreaMin__j8rMp::-webkit-scrollbar{width:2px}}.SubscriptionSection_pageHeader__nxlHI{margin-bottom:40px}.SubscriptionSection_actionArea__sXiKe{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.SubscriptionSection_actionArea__sXiKe button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.SubscriptionSection_actionArea__sXiKe button svg{display:inline-flex}.SubscriptionSection_actionArea__sXiKe button:hover{background-color:#e88d03}.SubscriptionSection_leftSidebarContainerClosed__XiqX3,.SubscriptionSection_leftSidebarContainer__QRO7e{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:SubscriptionSection_slideLeft__vI6uA .64s cubic-bezier(.86,0,.07,1)}.SubscriptionSection_leftSidebarContainerClosed__XiqX3 .SubscriptionSection_overlay__MsZvR,.SubscriptionSection_leftSidebarContainer__QRO7e .SubscriptionSection_overlay__MsZvR{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.SubscriptionSection_leftSidebarContainerClosed__XiqX3 .SubscriptionSection_container__YxbnV,.SubscriptionSection_leftSidebarContainer__QRO7e .SubscriptionSection_container__YxbnV{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){.SubscriptionSection_leftSidebarContainerClosed__XiqX3 .SubscriptionSection_container__YxbnV,.SubscriptionSection_leftSidebarContainer__QRO7e .SubscriptionSection_container__YxbnV{width:100%}}.SubscriptionSection_leftSidebarContainerClosed__XiqX3{left:-100%;opacity:0;animation:SubscriptionSection_slideLeftOut__K_Ls_ .64s cubic-bezier(.86,0,.07,1)}.SubscriptionSection_rightSidebarContainer__ZM0MN{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.SubscriptionSection_rightSidebarContainer__ZM0MN{z-index:120}}.SubscriptionSection_rightSidebarContainer__ZM0MN .SubscriptionSection_overlay__MsZvR{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.SubscriptionSection_rightSidebarContainer__ZM0MN .SubscriptionSection_container__YxbnV{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:SubscriptionSection_slideRight__HBUWp .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.SubscriptionSection_rightSidebarContainer__ZM0MN .SubscriptionSection_container__YxbnV{width:100%;z-index:120}}.SubscriptionSection_checkerContainer__hPmST .SubscriptionSection_checker__2D__f{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.SubscriptionSection_checkerContainer__hPmST svg{height:8px;opacity:0}.SubscriptionSection_checkerContainer__hPmST input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.SubscriptionSection_checkerContainer__hPmST input:checked~.SubscriptionSection_checker__2D__f{background-color:#e88d03;border:none}.SubscriptionSection_checkerContainer__hPmST input:checked~.SubscriptionSection_checker__2D__f svg{opacity:1}.SubscriptionSection_checkerContainer__hPmST input:checked~.SubscriptionSection_checker__2D__f svg path{fill:#fff}.SubscriptionSection_bodyNoScroll__M7Y72{position:fixed;width:100%}.SubscriptionSection_bodyScroll__Bdv3O{position:relative;width:auto}.SubscriptionSection_radioBoxContainer___q9LZ input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.SubscriptionSection_radioBoxContainer___q9LZ .SubscriptionSection_indicator__9DCFX{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.SubscriptionSection_radioBoxContainer___q9LZ .SubscriptionSection_indicator__9DCFX:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.SubscriptionSection_radioBoxContainer___q9LZ>input:checked~.SubscriptionSection_indicator__9DCFX{border-color:#cf5800}.SubscriptionSection_radioBoxContainer___q9LZ>input:checked~.SubscriptionSection_indicator__9DCFX:after{opacity:1}.SubscriptionSection_subscriptionSection__80FHP{padding:32px 9%}@media screen and (min-width:1300px){.SubscriptionSection_subscriptionSection__80FHP{padding:48px 8%}}@media screen and (min-width:1400px){.SubscriptionSection_subscriptionSection__80FHP{padding:48px 16%}}@media(max-width:768px){.SubscriptionSection_subscriptionSection__80FHP{padding:10px 16px}}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD{background-color:#050200;color:#fff;padding:24px;border-radius:20px;display:flex;flex-direction:column;align-items:center;gap:32px}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_textContent__oGGN6{text-align:center}@media(max-width:520px){.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_textContent__oGGN6 h3{font-size:20px}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_textContent__oGGN6 p{font-size:14px}}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_textContent__oGGN6 h3{font-size:24px;font-weight:500;line-height:30px}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_textContent__oGGN6 p{font-weight:200;font-size:14px;margin-top:4px}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y{display:flex;flex-direction:column;gap:6px;width:60%}@media(max-width:520px){.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y{width:100%}}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y .SubscriptionSection_inputContainer__MJhL5{display:flex;gap:8px;width:100%}@media(max-width:520px){.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y .SubscriptionSection_inputContainer__MJhL5{flex-direction:column}}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y .SubscriptionSection_inputContainer__MJhL5 input{border:none;outline:none;background:transparent;font-size:12px;color:#050200;max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;padding:4px 10px;border-radius:5px;background:#fff;box-shadow:inset 0 3px 4px 0 rgba(0,0,0,.35),inset 4px 0 4px 0 rgba(0,0,0,.25);width:100%}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y .SubscriptionSection_inputContainer__MJhL5 input::selection{background-color:#e88d03;color:#fff}@media(max-width:520px){.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y .SubscriptionSection_inputContainer__MJhL5 input{min-height:44px}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y .SubscriptionSection_inputContainer__MJhL5 button{width:100%;justify-content:center}}.SubscriptionSection_subscriptionSection__80FHP .SubscriptionSection_subscriptionContainer__GYBzD .SubscriptionSection_inputSection__0297y .SubscriptionSection_inputContainer__MJhL5 button:disabled{opacity:.6;pointer-events:none}.page_indicatordanger__shm4B,.page_indicatorinfo__rgU7h,.page_indicatorsuccess__d3ZjI,.page_indicatorwarning__KgE6y{background-color:#fff;background-image:none}@keyframes page_slideLeft__lgfzL{0%{left:-100%;opacity:0}}@keyframes page_slideLeftOut__iu8Jt{0%{left:0;opacity:1}80%{left:-100%;opacity:0}to{left:-100%;opacity:0;display:none}}@keyframes page_slideRight__zyImo{0%{right:-100%;opacity:0}}.page_errorMsg__ptsaO,.page_successMsg__JPev_{font-size:12px;color:#eb485b;display:flex;align-items:center;gap:2px}.page_errorMsg__ptsaO svg,.page_successMsg__JPev_ svg{width:12px;height:12x;display:inline-flex;height:-moz-fit-content;height:fit-content}.page_errorMsg__ptsaO svg path,.page_successMsg__JPev_ svg path{fill:#eb485b}.page_successMsg__JPev_{color:#00c940}.page_successMsg__JPev_ svg path{fill:#00c940}.page_container__dFtmg{padding:0 24px;margin:0 auto}@media screen and (max-width:528px){.page_container__dFtmg{padding:0 16px}}.page_scrollAreaMin__z_xL1::-webkit-scrollbar-thumb,.page_scrollArea__GSeTk::-webkit-scrollbar-thumb{background-color:#ffc69c;border-radius:0;border:3px solid transparent;cursor:pointer}.page_scrollAreaMin__z_xL1::-webkit-scrollbar-thumb:hover,.page_scrollArea__GSeTk::-webkit-scrollbar-thumb:hover{background-color:#e88d03}.page_scrollAreaMin__z_xL1::-webkit-scrollbar,.page_scrollArea__GSeTk::-webkit-scrollbar{width:8px}@media screen and (max-width:768px){.page_scrollAreaMin__z_xL1::-webkit-scrollbar,.page_scrollArea__GSeTk::-webkit-scrollbar{width:4px}}.page_scrollAreaMin__z_xL1::-webkit-scrollbar-track,.page_scrollArea__GSeTk::-webkit-scrollbar-track{background-color:rgba(207,88,0,.2)}.page_scrollAreaMin__z_xL1::-webkit-scrollbar{width:4px}@media screen and (max-width:768p4){.page_scrollAreaMin__z_xL1::-webkit-scrollbar{width:2px}}.page_pageHeader__6ul_I{margin-bottom:40px}.page_actionArea__YXR0f{display:flex;align-items:center;justify-content:space-between;gap:12px;height:40px;margin-bottom:24px}.page_actionArea__YXR0f button{background-color:#cf5800;color:#fff;padding:10px 16px;display:flex;align-items:center;gap:4px;border:none;cursor:pointer}.page_actionArea__YXR0f button svg{display:inline-flex}.page_actionArea__YXR0f button:hover{background-color:#e88d03}.page_leftSidebarContainerClosed__Asup_,.page_leftSidebarContainer__2Ot89{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:300;animation:page_slideLeft__lgfzL .64s cubic-bezier(.86,0,.07,1)}.page_leftSidebarContainerClosed__Asup_ .page_overlay__PJWvY,.page_leftSidebarContainer__2Ot89 .page_overlay__PJWvY{position:fixed;width:100%;height:100%;background:hsla(0,0%,8%,.2);top:0;left:0;z-index:1;cursor:pointer}.page_leftSidebarContainerClosed__Asup_ .page_container__dFtmg,.page_leftSidebarContainer__2Ot89 .page_container__dFtmg{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){.page_leftSidebarContainerClosed__Asup_ .page_container__dFtmg,.page_leftSidebarContainer__2Ot89 .page_container__dFtmg{width:100%}}.page_leftSidebarContainerClosed__Asup_{left:-100%;opacity:0;animation:page_slideLeftOut__iu8Jt .64s cubic-bezier(.86,0,.07,1)}.page_rightSidebarContainer__ZuAk2{width:100vw;min-width:100%;height:100vh;position:fixed;left:0;bottom:0;z-index:3}@media(max-width:768px){.page_rightSidebarContainer__ZuAk2{z-index:120}}.page_rightSidebarContainer__ZuAk2 .page_overlay__PJWvY{position:fixed;width:100%;height:100%;background-color:rgba(0,0,0,.5);top:0;left:0;z-index:1;cursor:pointer}.page_rightSidebarContainer__ZuAk2 .page_container__dFtmg{background-color:#fff;width:80%;height:100%;right:0;position:absolute;z-index:4;display:flex;flex-direction:column;animation:page_slideRight__zyImo .64s cubic-bezier(.86,0,.07,1)}@media(max-width:768px){.page_rightSidebarContainer__ZuAk2 .page_container__dFtmg{width:100%;z-index:120}}.page_checkerContainer__5h9f4 .page_checker__2Lo8w{width:18px;height:18px;border:1px solid #bbb;border-radius:2px;display:grid;place-items:center}.page_checkerContainer__5h9f4 svg{height:8px;opacity:0}.page_checkerContainer__5h9f4 input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.page_checkerContainer__5h9f4 input:checked~.page_checker__2Lo8w{background-color:#e88d03;border:none}.page_checkerContainer__5h9f4 input:checked~.page_checker__2Lo8w svg{opacity:1}.page_checkerContainer__5h9f4 input:checked~.page_checker__2Lo8w svg path{fill:#fff}.page_bodyNoScroll__N_r_Z{position:fixed;width:100%}.page_bodyScroll__UQWKR{position:relative;width:auto}.page_radioBoxContainer__Jay2A input{position:absolute;width:100%;height:100%;top:0;left:0;opacity:0;cursor:pointer;z-index:2}.page_radioBoxContainer__Jay2A .page_indicator__mwSqI{width:18.7px;height:18.7px;display:block;border:1.5px solid #bbb;border-radius:100%;position:relative}.page_radioBoxContainer__Jay2A .page_indicator__mwSqI:after{position:absolute;width:75%;height:75%;border-radius:100%;background-color:#cf5800;content:"";top:50%;left:50%;transform:translate(-50%,-50%);opacity:0}.page_radioBoxContainer__Jay2A>input:checked~.page_indicator__mwSqI{border-color:#cf5800}.page_radioBoxContainer__Jay2A>input:checked~.page_indicator__mwSqI:after{opacity:1}