.categories-carousel{width:100%;margin-top:-80px;margin-bottom:100px}@media(max-width:900px){.categories-carousel{margin-top:-40px}}.categories-carousel .area-box{position:relative;width:100%}.categories-carousel .NextBtn,.categories-carousel .PrevBtn{position:absolute;top:-60px;width:40px;height:40px;border-radius:50%;background-color:#f9fafb;border:1px solid #dde1e6;color:#838d95}.categories-carousel .NextBtn:hover,.categories-carousel .PrevBtn:hover{cursor:pointer;background-color:#f1fffa;border:1px solid #03af74;color:#03af74}.categories-carousel .NextBtn{right:calc(5% + 40px)}.categories-carousel .PrevBtn{right:calc(5% + 100px)}.categories-carousel .flex{display:flex}.categories-carousel .flex-col{flex-direction:column}.categories-carousel .overflow-hidden{overflow:hidden}.categories-carousel .whitespace-nowrap{white-space:nowrap}.categories-carousel .relative{position:relative}.categories-carousel .inline-block{display:inline-block}.categories-carousel .flow-root{display:flow-root}.categories-carousel .pb-1{padding-bottom:1rem}.categories-carousel .px-2{padding-left:.5rem;padding-right:.5rem}.custom-tabs{display:flex;flex-direction:row;min-height:640px;gap:40px}@media(max-width:600px){.custom-tabs{min-height:auto;flex-direction:column;gap:20px}}.custom-tabs__content,.custom-tabs__summary{flex-direction:column}@media(max-width:600px){.custom-tabs__content,.custom-tabs__summary{flex:1 1;gap:20px}}.custom-tabs .img-container,.custom-tabs .title{flex:1 1}.custom-tabs .panels,.custom-tabs .tabs{flex-basis:content}@media(max-width:600px){.custom-tabs .panels,.custom-tabs .tabs{flex:1 1}}.custom-tabs .title{display:flex;align-items:flex-end;background-color:#edf0f3;border-radius:1rem;padding:40px;margin-bottom:40px}@media(max-width:600px){.custom-tabs .title{margin-bottom:0;padding:20px}}.custom-tabs .title h2{font-size:36px;line-height:1.125}@media(max-width:600px){.custom-tabs .title h2{font-size:24px}}.custom-tabs .tabs{padding:20px;border-radius:1rem;background-color:#e0fbf2}@media(max-width:600px){.custom-tabs .tabs{padding:10px}}.custom-tabs .tabs ul{list-style:none;padding:0;margin:0}.custom-tabs .tab{padding:20px;color:#03af74;font-weight:600;background-color:#e0fbf2;border-radius:1rem}.custom-tabs .tab:hover{background-color:#f1fffa;color:#00754d;cursor:pointer}.custom-tabs .tab.active{background-color:#fff;color:#0e0f11}@media(max-width:600px){.custom-tabs .tab{padding:10px}}.custom-tabs .img-container{display:flex;margin-bottom:40px}@media screen and (max-width:600px){.custom-tabs .img-container{display:none}}.custom-tabs .img-container .photo-container{flex:1 1}.custom-tabs .img-container img{width:100%;border-radius:1rem;object-fit:cover}.custom-tabs .panels{background-color:#edf0f3;border-radius:1rem}@media screen and (max-width:600px){.custom-tabs .panels{flex:2 1}}.custom-tabs .panels p{margin-bottom:0;font-family:Sora,sans-serif;font-size:16px;line-height:1.75;color:#636b75;font-weight:400}.cta-banner{display:flex;justify-content:flex-end;align-items:center;padding:2rem;margin-bottom:4rem;min-height:400px;background-image:url(/static/images/big-logo.svg),linear-gradient(133.22deg,#0076c1 -14.81%,#00d651 122%);background-position:0 0;background-repeat:no-repeat;background-size:auto 400px;border-radius:1rem}@media(max-width:900px){.cta-banner{background-size:cover}}.cta-banner h1,.cta-banner h2,.cta-banner h3,.cta-banner h4,.cta-banner h5,.cta-banner h6,.cta-banner p{color:#fff}.cta-banner .content{min-width:450px}@media(max-width:900px){.cta-banner .content{min-width:auto}}.cta-banner .content__title{margin-bottom:.5rem}.cta-banner .content__subTitle{margin-bottom:1.5rem;font-size:1.5rem;line-height:1.35;color:hsla(0,0%,100%,.9)}.cta-banner .content__btn{text-transform:capitalize}.btn{padding:.5rem .75rem;font-weight:600;border-radius:.375rem;outline:none;font-size:1rem;cursor:pointer;transition:all .05s ease}.btn:focus{outline:3px solid #baecdb;outline-offset:2px}.btn.btn-primary{background-color:#03af74;color:#fff;border:1px solid transparent}.btn.btn-primary:hover{background-color:#029260}.btn.btn-primary:active{background-color:#00754d}.btn.btn-primary:focus{background-color:#029260}.btn.btn-secondary{background-color:#f1fffa;border:none;color:#03af74}.btn.btn-secondary:hover{background-color:#e0fbf2;color:#029260}.btn.btn-secondary:active{background-color:#baecdb;color:#029260}.btn.btn-secondary:focus{background-color:#f1fffa}.btn.btn-outline{background-color:#fff;border:1px solid #d0d4d9;color:#0e0f11;cursor:pointer;font-weight:600}.btn.btn-outline:hover{background-color:#f9fafb;border-color:#aaafb6}.btn.btn-outline:active{background-color:#edf0f3;border-color:#aaafb6}.btn.btn-outline:focus{background-color:#f9fafb;border-color:#aaafb6}.btn.btn-medium,.btn.btn-small{padding:.333rem .666rem}.btn.btn-large{padding:1rem 2rem}.btn.btn-fluid{width:100%;display:flex;align-items:center;justify-content:center;font-weight:600}.btn.btn-icon-left .iconLeft{margin-right:.33rem}.btn.btn-icon-right .iconRight{margin-left:.33rem}