.challenges-cont{flex-direction:column;width:100%;padding:40px 0;display:flex}.challenges-cont .challenges-header{flex-direction:column;gap:10px;min-width:75%;margin-left:auto;margin-right:auto;padding-bottom:40px;display:flex}.challenges-cont .challenges-body{background:0 0;flex-direction:column;justify-content:center;align-items:center;width:100%;display:flex;position:relative}.challenges-cont .card-grid-wrapper{width:75%;display:flex;position:relative}.challenges-cont .card-grid-wrapper .card-type-2{border-left:none}.challenges-cont .card-grid-wrapper .card-type-2:nth-child(3){border-right:none}.challenges-cont .card-grid-wrapper.first{left:-24px}.challenges-cont .card-grid-wrapper.second{right:-50px}.challenges-cont .card-item{min-height:200px;box-shadow:none;background:#fff;border-radius:8px;flex-direction:column;gap:12px;padding:16px;display:flex}@media (max-width:768px){.challenges-cont{padding-top:0}.challenges-cont .second-line,.challenges-cont .card-description{display:none}.challenges-cont .challenges-header{padding:24px 20px}.challenges-cont .challenges-body{align-items:flex-start}.challenges-cont .challenges-body .card-grid-wrapper{flex-direction:column;width:100%}.challenges-cont .challenges-body .card-grid-wrapper.second{margin-bottom:20px}.challenges-cont .challenges-body .card-grid-wrapper .card-type-2{width:100%}.challenges-cont .challenges-body .card-grid-wrapper .card-type-2 .ant-card-body{flex-direction:row;align-items:center;width:100%;margin-top:20px;display:flex}.challenges-cont .challenges-body .card-grid-wrapper .card-type-2 .ant-card-body .content{margin-top:0}.challenges-cont .challenges-body .card-grid-wrapper.first{left:unset}.challenges-cont .challenges-body .card-grid-wrapper.second{right:unset}}
.whycomponent-container{min-height:var(--min-section-height);justify-content:space-between;align-items:center;gap:45px;width:100%;display:flex;position:relative}.whycomponent-container .section{background-color:var(--background-1);flex-direction:column;gap:10px;width:100%;display:flex}.whycomponent-container .section.left .header-2{color:var(--primary)}.whycomponent-container .section .header-wrapper{background-color:var(--background-1)}.whycomponent-container .section .header-wrapper .header-2{width:480px;margin-left:auto}.whycomponent-container .section .collapse-wrapper{background-color:var(--background-1);-webkit-backdrop-filter:blur(1px);backdrop-filter:blur(1px)}.whycomponent-container .section .collapse-wrapper .ant-collapse,.whycomponent-container .section .collapse-wrapper .custom-collapse{background-color:transparent;border:none;flex-direction:column;align-items:flex-end;gap:8px;display:flex}.whycomponent-container .section .collapse-wrapper .ant-collapse .collapse-item,.whycomponent-container .section .collapse-wrapper .custom-collapse .collapse-item{-webkit-backdrop-filter:blur(7.6px);backdrop-filter:blur(7.6px);background-color:rgba(88,86,214,.08);width:100%}.whycomponent-container .section .collapse-wrapper .ant-collapse .collapse-item .custom-panel-header,.whycomponent-container .section .collapse-wrapper .ant-collapse .collapse-item .custom-panel-content,.whycomponent-container .section .collapse-wrapper .custom-collapse .collapse-item .custom-panel-header,.whycomponent-container .section .collapse-wrapper .custom-collapse .collapse-item .custom-panel-content{padding-right:20px}.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item,.whycomponent-container .section .collapse-wrapper .custom-collapse .ant-collapse-item{background-color:var(--background-1);border:none;border-left:6px solid var(--primary);width:480px;min-height:90px;padding:10px 24px 10px 10px;transition:background .5s linear,color .5s linear;position:relative}.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item.ant-collapse-item-active,.whycomponent-container .section .collapse-wrapper .custom-collapse .ant-collapse-item.ant-collapse-item-active{background:var(--primary);color:#fff}.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item .ant-collapse-header,.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item .ant-collapse-content,.whycomponent-container .section .collapse-wrapper .custom-collapse .ant-collapse-item .ant-collapse-header,.whycomponent-container .section .collapse-wrapper .custom-collapse .ant-collapse-item .ant-collapse-content{width:456px;margin-left:auto;transition:color .5s linear}.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header,.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-content,.whycomponent-container .section .collapse-wrapper .custom-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-header,.whycomponent-container .section .collapse-wrapper .custom-collapse .ant-collapse-item.ant-collapse-item-active .ant-collapse-content{color:#fff}.whycomponent-container .section .collapse-wrapper .ant-collapse .collapse-item-list,.whycomponent-container .section .collapse-wrapper .custom-collapse .collapse-item-list{background-color:var(--background-1);opacity:0;pointer-events:none;max-height:0;transition:max-height .4s cubic-bezier(.4,0,.2,1),opacity .3s;overflow:hidden}.whycomponent-container .section .collapse-wrapper .ant-collapse .collapse-item-list.open,.whycomponent-container .section .collapse-wrapper .custom-collapse .collapse-item-list.open{opacity:1;pointer-events:auto;max-height:500px}.whycomponent-container .section .collapse-wrapper .ant-collapse .collapse-item-list ul.pointers,.whycomponent-container .section .collapse-wrapper .custom-collapse .collapse-item-list ul.pointers{opacity:1;transition:opacity .3s}.whycomponent-container .section .collapse-wrapper .ant-collapse ul,.whycomponent-container .section .collapse-wrapper .custom-collapse ul{background-color:var(--background-1);width:480px;margin-left:auto;padding-top:10px;padding-left:16px;padding-right:20px}.whycomponent-container .section .collapse-wrapper .ant-collapse ul li,.whycomponent-container .section .collapse-wrapper .custom-collapse ul li{padding-bottom:16px}.whycomponent-container .section.left .collapse-item .ant-collapse-item{margin-left:auto}.whycomponent-container .section.right .header-2{margin-right:auto;margin-left:unset;text-align:end}.whycomponent-container .section.right .collapse-wrapper .collapse-item{-webkit-backdrop-filter:blur(7.6px);backdrop-filter:blur(7.6px);background-color:rgba(41,37,36,.08);width:100%}.whycomponent-container .section.right .collapse-wrapper .ant-collapse{align-items:flex-start}.whycomponent-container .section.right .collapse-wrapper .ant-collapse .ant-collapse-item{-webkit-backdrop-filter:blur(7.6px);backdrop-filter:blur(7.6px);transform-origin:50% 50% 0px;border-left-color:transparent;border-right:6px solid #292524;transform:none}.whycomponent-container .section.right .collapse-wrapper .ant-collapse .ant-collapse-item-active{background-color:#292524}.whycomponent-container .section.right .collapse-wrapper ul{margin-left:unset}@media (max-width:768px){.whycomponent-container{min-height:unset;flex-direction:column;align-items:flex-start;gap:24px;padding:0 20px;overflow:hidden}.whycomponent-container .section{width:100%}.whycomponent-container .section .header-wrapper .header-2{text-align:left;width:100%;margin:0;font-size:24px}.whycomponent-container .section .collapse-wrapper .ant-collapse{width:100%}.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item{min-height:unset;width:100%!important}.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item .ant-collapse-header,.whycomponent-container .section .collapse-wrapper .ant-collapse .ant-collapse-item .ant-collapse-content{padding-right:0;width:100%!important;margin:0!important}.whycomponent-container .section .collapse-wrapper ul{width:100%!important;margin:0!important}}
.whowehelp-container{flex-direction:column;gap:100px;width:100%;margin-bottom:-75px;padding-top:75px;display:flex}.whowehelp-container .cards-wrapper-type3{justify-content:space-around}.whowehelp-container .header-wrapper{min-width:75%;margin:0 auto}@media (max-width:768px){.whowehelp-container{gap:50px;padding-top:50px}.whowehelp-container .header-wrapper{margin:unset;padding:10px 20px}}
