*,*::before,*::after{box-sizing:border-box;scroll-behavior:smooth}body{min-width:350px;scroll-behavior:smooth}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin-block-end:0;margin:0;padding:0}dfn{font-style:normal}ul[role=list],ol[role=list]{list-style:none;padding:0;margin:0}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion: reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:.01ms !important;animation-iteration-count:1 !important;transition-duration:.01ms !important;scroll-behavior:auto !important}}input[type=text],input[type=email],textarea{all:unset;background-color:#fff;width:100%;max-width:300px;border-radius:100px;height:1.4rem;font-size:1rem;line-height:1.2rem;padding:5px 0 5px 20px}input[type=submit]{all:unset;display:inline-block;width:fit-content}textarea{max-width:600px;min-height:10rem;border-radius:9px;width:100%;margin-bottom:20px;padding-top:15px;padding-left:10px;padding:15px 0 5px 20px;resize:both}.hide{display:none !important}.cta{display:inline-block;padding:8px 20px 6px;border-radius:25px;text-decoration:none}.cta-primary{background-color:#fe7f2d;color:#fff;color:#fff;line-height:26px;letter-spacing:.8px}.cta-primary:hover{background-color:rgba(254,127,45,.8)}.button-blur-pumpkin{box-shadow:0px 2px 5px #233d4d;text-shadow:none;transform:translateY(-7px)}.cta-secondary{background-color:#fcca46;color:#fff;color:#233d4d;font-weight:600;line-height:26px;letter-spacing:.8px}.cta-secondary:hover{background-color:rgba(252,202,70,.8)}.button-blur-sunglow{box-shadow:0px 2px 5px #233d4d;text-shadow:none;transform:translateY(-7px)}nav{position:fixed;z-index:99;width:100%;top:0;background:#233d4d;border-bottom:1px solid #fff}nav .wrapper{position:relative;max-width:1300px;min-width:300px;width:95%;padding:0px 30px;height:60px;line-height:60px;margin:auto;display:flex;align-items:center;justify-content:space-between}.wrapper .logo a{color:#f2f2f2;font-size:30px;font-weight:600;text-decoration:none}.wrapper .logo a .logo-svg{position:absolute;top:5px;left:20px}.wrapper .logo a .logo-svg.mobile{display:inline-block}@media screen and (min-width: 971px){.wrapper .logo a .logo-svg.mobile{display:none}}.wrapper .logo a .logo-svg.desktop{display:none}@media screen and (min-width: 971px){.wrapper .logo a .logo-svg.desktop{display:inline-block}}.wrapper .nav-links{display:inline-flex}.nav-links li{list-style:none}.nav-links li a{color:#f2f2f2;text-decoration:none;font-size:18px;font-weight:500;padding:9px 15px;border-radius:5px;transition:all .3s ease}.nav-links li a:hover{background:rgba(97,155,138,.3)}.nav-links .mobile-item{display:none}.nav-links .drop-menu{position:absolute;background:#a1c181;width:180px;line-height:45px;top:65px;opacity:0;visibility:hidden;box-shadow:0 6px 10px rgba(0,0,0,.15)}.nav-links li:hover .drop-menu,.nav-links li:hover .mega-box{transition:all .3s ease;top:60px;opacity:1;visibility:visible;background-color:#fcca46}.drop-menu li a{width:100%;display:block;padding:0 0 0 15px;font-weight:400;border-radius:0px}.mega-box{position:absolute;left:0;width:100%;padding:0 30px;top:85px;opacity:0;visibility:hidden}.mega-box .content{padding:25px 20px;display:flex;width:100%;justify-content:center;box-shadow:0 6px 10px rgba(0,0,0,.15)}.mega-box .content .row{flex-grow:1;line-height:45px}.mega-box .content .row:nth-child(1){flex-grow:1;display:flex;flex-direction:row;justify-content:center}.content .row img{width:100%;max-width:200px;height:100%;object-fit:cover}.content .row header{color:#233d4d;font-size:16px;line-height:19px;font-family:"Poppins",sans-serif;font-weight:700;font-style:normal;letter-spacing:1.3px;min-height:30px}.content .row .mega-links{margin-left:0;padding-left:0;border-left:1px solid rgba(255,255,255,.09)}.row .mega-links li{padding:0 20px 0 0;width:100%}.row .mega-links li a{padding:0px;padding:0 20px;color:#233d4d;font-size:14px;display:block;width:fit-content}.row .mega-links li a:hover{color:#f2f2f2}.wrapper .btn{color:#fff;font-size:16px;line-height:19px;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal;cursor:pointer;display:none}.wrapper .btn.close-btn{position:absolute;right:30px;top:10px}.wrapper .btn.close-btn .line:before{content:""}@media screen and (max-width: 970px){.wrapper .btn{display:block}.wrapper .nav-links{position:fixed;height:100vh;width:100%;max-width:350px;top:0;left:-100%;background:#619b8a;display:block;padding:50px 10px;line-height:50px;overflow-y:auto;box-shadow:0px 15px 15px rgba(0,0,0,.18);transition:all .3s ease}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:rgba(97,155,138,.3)}::-webkit-scrollbar-thumb{background:#3a3b3c}#menu-btn:checked~.nav-links{left:0%}#menu-btn:checked~.btn.menu-btn{display:none}#close-btn:checked~.btn.menu-btn{display:block}.nav-links li{margin:25px 10px}.nav-links li a{padding:0 20px;display:block;font-size:16px;line-height:19px;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal}.nav-links .drop-menu{position:static;opacity:1;top:65px;visibility:visible;padding-left:20px;width:100%;max-height:0px;overflow:hidden;box-shadow:none;transition:all .3s ease;background:#a1c181}.drop-check:checked~.drop-menu,.mega-check:checked~.mega-box{max-height:100%}.mega-check:checked~.mega-box{background-color:#a1c181}.nav-links .desktop-item{display:none}.nav-links .mobile-item{display:block;color:#f2f2f2;font-size:16px;line-height:19px;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal;padding-left:20px;cursor:pointer;border-radius:5px;transition:all .3s ease;position:relative;margin-bottom:10px}.nav-links .mobile-item .fa-plus:before{content:""}.nav-links .mobile-item .mobile-plus{position:absolute;top:3px;right:5px;font-size:14px}.nav-links .mobile-item .mobile-minus{position:absolute;top:3px;right:5px;font-size:14px;line-height:16px}.nav-links .drop-check:checked~.mobile-item .mobile-plus.fa-plus{display:none}.nav-links .drop-check:checked~.mobile-item .mobile-minus.fa-minus{display:inline-block}.nav-links .mega-check:checked~.mobile-item .mobile-plus.fa-plus{display:none}.nav-links .mega-check:checked~.mobile-item .mobile-minus.fa-minus{display:inline-block}.drop-menu{margin-top:15px}.drop-menu li{margin:0;padding:10px 0}.drop-menu li a{border-radius:5px;font-size:18px;line-height:20px}.mega-box{position:static;top:65px;opacity:1;visibility:visible;padding:0 20px;max-height:0px;overflow:hidden;transition:all .3s ease}.mega-box .content{box-shadow:none;flex-direction:column;padding:20px 20px 0 20px}.mega-box .content .row{width:100%;margin-bottom:15px;border-top:1px solid rgba(255,255,255,.08)}.mega-box .content .row:nth-child(1){display:none}.mega-box .content .row:nth-child(1),.mega-box .content .row:nth-child(2){border-top:0px}.content .row .mega-links{border-left:0px;padding-left:0px}.row .mega-links li{display:inline-block;margin:0;padding-left:0px}.row .mega-links li a{padding-left:0px}.content .row header{font-size:19px}}nav input{display:none}.body-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);width:100%;text-align:center;padding:0 30px}.body-text div{font-size:45px;font-weight:600}footer.footer{background-color:#233d4d;color:#fff}footer.footer .wrapper{width:95%;margin:0 auto;max-width:1200px;padding:30px 0}footer.footer .wrapper .row-1 .col-1{width:100%;margin:0 auto;margin-bottom:30px}footer.footer .wrapper .row-1 .col-1 .logo-container{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 0 30px}footer.footer .wrapper .row-1 .col-1 .blurb-container .blurb-copy{text-align:center;font-size:1rem;line-height:1.5rem}footer.footer .wrapper .row-1 .col-1 .social-icon-container{display:flex;flex-direction:column;align-items:center;padding:20px 0}footer.footer .wrapper .row-1 .col-1 .social-icon-container .social-link-linkedin{display:inline-block}@media screen and (min-width: 600px){footer.footer .wrapper .row-1 .col-1{position:relative;display:flex;flex-direction:row;justify-content:space-between;padding-bottom:30px;margin-bottom:30px}footer.footer .wrapper .row-1 .col-1 .logo-container{width:35%;flex-direction:row;justify-content:flex-start}footer.footer .wrapper .row-1 .col-1 .blurb-container{width:55%}footer.footer .wrapper .row-1 .col-1 .blurb-container .blurb-copy{text-align:start}footer.footer .wrapper .row-1 .col-1 .social-icon-container{position:absolute;bottom:10%}}@media screen and (min-width: 800px){footer.footer .wrapper .row-1 .col-1{display:flex;flex-direction:column;flex-grow:2;margin-right:30px;justify-content:center}footer.footer .wrapper .row-1 .col-1 .logo-container{width:35%;align-items:start;padding-bottom:0}footer.footer .wrapper .row-1 .col-1 .blurb-container{width:100%}footer.footer .wrapper .row-1 .col-1 .blurb-container .blurb-copy{text-align:start}footer.footer .wrapper .row-1 .col-1 .social-icon-container{position:unset;justify-content:start;align-items:start}}footer.footer .wrapper .row-1 .col{margin-bottom:30px}footer.footer .wrapper .row-1 .col .list-header-container{padding-bottom:20px}footer.footer .wrapper .row-1 .col .list-header-container .list-header-text{text-align:center;font-size:1.2rem;line-height:1.7rem;font-weight:700;letter-spacing:1.5px;color:#fcca46}footer.footer .wrapper .row-1 .col .list-of-links{list-style-type:none;padding:0;margin:0}footer.footer .wrapper .row-1 .col .list-of-links .list-link-item{padding-bottom:15px;text-align:center}footer.footer .wrapper .row-1 .col .list-of-links .list-link-item .link-link{color:#fff;text-decoration:none;font-size:1rem;line-height:1.2rem}@media screen and (min-width: 600px){footer.footer .wrapper .row-1 .col{width:45%;display:flex;flex-direction:column}footer.footer .wrapper .row-1 .col .list-header-container .list-header-text{text-align:start}footer.footer .wrapper .row-1 .col .list-of-links .list-link-item{text-align:start}}@media screen and (min-width: 800px){footer.footer .wrapper .row-1 .col{display:flex;flex-direction:column;margin-top:90px}}@media screen and (min-width: 600px){footer.footer .wrapper .row-1{display:flex;flex-direction:row;flex-wrap:wrap}}@media screen and (min-width: 800px){footer.footer .wrapper .row-1{display:flex;flex-direction:row;flex-wrap:nowrap}}html{scroll-padding-top:70px}body{padding-top:60px}.underline{position:relative}.underline::before{content:"";position:absolute;display:block;width:100%;height:6px;bottom:-5px;left:0;background-color:#fe7f2d;transform:scaleX(0);transition:transform .3s ease}.underline.go::before{transform:scaleX(1)}body{font-size:14px;line-height:17px;font-family:"Poppins",sans-serif;font-weight:400;font-style:normal}h1,.heading-1{font-family:"Ubuntu",sans-serif;font-size:2rem;line-height:2.2rem;font-weight:700}@media(min-width: 600px){h1,.heading-1{font-size:2.4rem;line-height:2.6rem}}h2,.heading-2{font-family:"Ubuntu",sans-serif;font-size:1.8rem;line-height:2rem;font-weight:700}@media(min-width: 600px){h2,.heading-2{font-size:1.6rem;line-height:1.8rem}}h3,.heading-3{font-family:"Ubuntu",sans-serif;font-size:1.6rem;line-height:1.8rem;font-weight:700}@media(min-width: 600px){h3,.heading-3{font-size:1.8rem;line-height:2rem}}h4,.heading-4{font-family:"Ubuntu",sans-serif;font-size:1rem;line-height:1.2rem;font-weight:700}h5,.heading-5{font-family:"Ubuntu",sans-serif;font-size:1rem;line-height:1.2rem;font-weight:600}h6,.heading-6{font-family:"Ubuntu",sans-serif;font-size:1rem;line-height:1.2rem;font-weight:600}.small-header{font-size:1rem;font-weight:700;line-height:normal;letter-spacing:.16px}.strong{font-weight:700 !important}.strong-600{font-weight:600 !important}.sub-text{font-size:.8rem;font-weight:600}.flex-col{display:flex;flex-direction:column}.flex-row{display:flex;flex-direction:row}.flex-col-centered{display:flex;flex-direction:column;justify-content:center}@property --progress-value{syntax:"<integer>";inherits:true;initial-value:0}:root{--progress-bar-color: #cfd8dc;--progress-value-color: #2196f3;--progress-empty-color-h: 4.1;--progress-empty-color-s: 89.6;--progress-empty-color-l: 58.4;--progress-filled-color-h: 122.4;--progress-filled-color-s: 39.4;--progress-filled-color-l: 49.2}.progress-bars-container{width:100%;height:200px;display:flex;flex-direction:column;justify-content:center;align-items:center;align-content:center}progress{height:20px;margin-bottom:20px;max-width:250px}progress[value]{display:block;position:relative;appearance:none;width:80%;height:6px;border:0;--border-radius: 10px;border-radius:var(--border-radius);counter-reset:progress var(--progress-value);--progress-value-string: counter(progress) "%";--progress-max-decimal: calc(var(--value, 0) / var(--max, 0));--progress-value-decimal: calc(var(--progress-value, 0) / var(--max, 0));--progress-value-percent: calc(var(--progress-value-decimal) * 100%);--progress-value-color: hsl( calc((var(--progress-empty-color-h) + (var(--progress-filled-color-h) - var(--progress-empty-color-h)) * var(--progress-value-decimal)) * 1deg) calc((var(--progress-empty-color-s) + (var(--progress-filled-color-s) - var(--progress-empty-color-s)) * var(--progress-value-decimal)) * 1%) calc((var(--progress-empty-color-l) + (var(--progress-filled-color-l) - var(--progress-empty-color-l)) * var(--progress-value-decimal)) * 1%) );animation:calc(3s*var(--progress-max-decimal)) linear .5s 1 normal both progress}progress[value]::-webkit-progress-bar{background-color:var(--progress-bar-color);border-radius:var(--border-radius);overflow:hidden}progress[value]::-webkit-progress-value{width:var(--progress-value-percent) !important;background-color:var(--progress-value-color);border-radius:var(--border-radius)}progress[value]::-moz-progress-bar{width:var(--progress-value-percent) !important;background-color:var(--progress-value-color);border-radius:var(--border-radius)}progress[value]::after{display:flex;align-items:center;justify-content:center;--size: 32px;width:var(--size);height:var(--size);position:absolute;left:var(--progress-value-percent);top:50%;transform:translate(-50%, -50%);background-color:var(--progress-value-color);border-radius:50%;content:attr(value);content:var(--progress-value-string, var(--value));font-size:12px;font-weight:700;color:#fff}@keyframes progress{from{--progress-value: 0}to{--progress-value: var(--value)}}.breadcrumbs{padding:5px 0}.breadcrumbs .home-icon{transform:translateY(1px)}.breadcrumbs-list{list-style-type:none;margin:0;padding:0;display:flex}.breadcrumbs-list-item{font-weight:400;font-size:12px;color:#fe7f2d;text-transform:capitalize}.breadcrumbs-list-item a{text-decoration:none;color:#fe7f2d}.breadcrumbs-list-item a:visited,.breadcrumbs-list-item a:hover{color:#fe7f2d}.breadcrumbs-list-item:nth-last-of-type(1){font-weight:700;letter-spacing:1.5px}.breadcrumbs-list-item:nth-last-of-type(1)::after{content:""}.breadcrumbs-list-item::after{content:">";margin-right:8px;margin-left:8px}.faq .wrapper{width:90%;max-width:900px;margin:0 auto}.faq .wrapper .header-container{text-align:center}.faq .wrapper .header-container .header-text{font-size:20px;line-height:24px;text-transform:uppercase}.faq .wrapper .q-and-a-container .q-and-a-block{border-bottom:1px solid #233d4d}@media screen and (min-width: 700px){.faq .wrapper .q-and-a-container .q-and-a-block{display:flex;justify-content:space-between;padding:30px 0}.faq .wrapper .q-and-a-container .q-and-a-block .question-heading-container{width:35%}.faq .wrapper .q-and-a-container .q-and-a-block .question-body-container{width:60%}.faq .wrapper .q-and-a-container .q-and-a-block .question-heading-container{padding:0}}.faq .wrapper .q-and-a-container .question-heading-container{padding:15px 0 8px;position:relative;cursor:pointer;display:flex;flex-direction:column;justify-content:center;font-weight:700}.faq .wrapper .q-and-a-container .question-heading-container .carat{position:absolute;top:15px;right:10px}.faq .wrapper .q-and-a-container .question-heading-container .carat::after{content:"+"}.faq .wrapper .q-and-a-container .question-heading-container .carat.checked::after{content:"-"}@media screen and (min-width: 700px){.faq .wrapper .q-and-a-container .question-heading-container{cursor:unset}.faq .wrapper .q-and-a-container .question-heading-container .carat{display:none}}.faq .wrapper .q-and-a-container .question-heading-text{font-weight:600;color:#233d4d;font-size:1rem;line-height:1.4rem;width:90%}.faq .wrapper .q-and-a-container .question-body-container{padding:5px 0;font-size:1rem;line-height:1.4rem}.get-in-contact-banner{padding:30px 10px;margin-top:40px;background-color:rgba(254,127,45,.5)}.get-in-contact-banner .wrapper{width:95%;max-width:1000px;margin:0 auto}.get-in-contact-banner .wrapper .get-in-contact-header{display:none;font-size:1.5rem;font-weight:600;line-height:2.2rem;letter-spacing:1.5px}.get-in-contact-banner .wrapper .row{display:flex;flex-direction:column}@media screen and (min-width: 900px){.get-in-contact-banner .wrapper .row{flex-direction:row;justify-content:space-between;flex-wrap:nowrap}}.get-in-contact-banner .wrapper .col{padding:20px}.get-in-contact-banner .wrapper .col .heading-text{font-size:.8rem;padding-bottom:10px}.get-in-contact-banner .wrapper .col .value-text{font-size:1rem}@media screen and (min-width: 600px){.get-in-contact-banner .wrapper .col{display:flex;flex-direction:row;justify-content:space-between}}@media screen and (min-width: 900px){.get-in-contact-banner .wrapper .col{display:flex;flex-direction:column;justify-content:start}}.get-in-contact-banner#getInContact:target{padding:100px 10px}.get-in-contact-banner#getInContact:target .wrapper .get-in-contact-header{display:block}.get-in-contact-banner#getInContact:target .wrapper .heading-text{font-size:1rem}.get-in-contact-banner#getInContact:target .wrapper .value-text{font-size:1rem}.hero-container{min-height:70vh;background-color:#233d4d}@media screen and (min-width: 800px){.hero-container{min-height:unset;padding:80px 0}}.hero-container .wrapper{padding:40px 10px;max-width:1200px;margin:0 auto}@media screen and (min-width: 800px){.hero-container .wrapper{padding:50px 10 10px}}.hero-container .hero-elements-container{position:relative}@media screen and (min-width: 800px){.hero-container .hero-elements-container{display:flex;flex-direction:column}}.hero-container .hero-elements-container .heading-text-container{padding:10px 0}.hero-container .hero-elements-container .heading-text-container .heading-text{color:#fcca46;text-align:center;display:inline-block;width:100%}@media screen and (min-width: 800px){.hero-container .hero-elements-container .heading-text-container{width:55%}.hero-container .hero-elements-container .heading-text-container .heading-text{text-align:start}}.hero-container .feature-image-container{padding:20px}.hero-container .feature-image-container .feature-image-wrapper{display:flex;justify-content:center}.hero-container .feature-image-container .feature-image{width:200px;max-height:200px}@media screen and (min-width: 800px){.hero-container .feature-image-container{width:45%;position:absolute;right:0;top:-40px}.hero-container .feature-image-container .feature-image-wrapper{justify-content:flex-start}.hero-container .feature-image-container .feature-image{width:300px;max-height:300px}}.hero-container .blurb-container{padding:10px 0;margin:0 10px;word-wrap:normal}@media screen and (min-width: 800px){.hero-container .blurb-container{width:45%}}.hero-container .blurb-container .blurb-content{font-size:14px;line-height:22px;color:#fff;letter-spacing:1px}.hero-container .blurb-container .blurb-content strong{color:#fcca46}.hero-container .cta-container{padding:20px;display:flex;flex-direction:row;justify-content:center}@media screen and (min-width: 800px){.hero-container .cta-container{width:45%;justify-content:start}}.hero-container .cta-container .cta-text{color:#fcca46;letter-spacing:1px;font-weight:600}.hero-container .cta-container .cta-text:hover,.hero-container .cta-container .cta-text:focus{text-decoration:underline;text-decoration-skip:auto}.why-does-it-matter-container{max-width:1300px;margin:0 auto 30px}.why-does-it-matter-container .left-col{padding:60px 10px 30px}.why-does-it-matter-container .left-col .heading-container{padding:10px}.why-does-it-matter-container .left-col .heading-container .heading-text{text-align:center;font-size:1.5rem;line-height:1.8rem;color:#fe7f2d;font-weight:600;text-transform:uppercase}.why-does-it-matter-container .left-col .standfirst-container .standfirst-text{text-align:start;padding:10px 20px;font-size:1rem;font-weight:600;line-height:1.3rem;letter-spacing:1px;max-width:800px;margin:0 auto;text-align:center}@media screen and (min-width: 1200px){.why-does-it-matter-container .left-col .standfirst-container .standfirst-text{font-weight:400;text-align:start}}@media screen and (min-width: 1200px){.why-does-it-matter-container{display:flex;justify-content:center;align-content:center}.why-does-it-matter-container .left-col{background-color:#fcca46;min-width:400px;max-width:400px;padding-left:30px}.why-does-it-matter-container .left-col .sticky{position:sticky;top:80px}.why-does-it-matter-container .left-col .heading-container .heading-text{color:#619b8a;text-align:start}}.why-does-it-matter-container .right-col{display:flex;flex-direction:column;align-items:center}.why-does-it-matter-container .right-col .card{padding:30px 20px;max-width:600px}@media screen and (min-width: 900px){.why-does-it-matter-container .right-col .card{max-width:400px}}@media screen and (min-width: 1200px){.why-does-it-matter-container .right-col .card:nth-child(even){margin-top:unset}}.why-does-it-matter-container .right-col .first-row{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 600px){.why-does-it-matter-container .right-col .first-row{display:flex;flex-direction:row;margin-bottom:20px;align-content:center}}.why-does-it-matter-container .right-col .first-row .icon-container{padding:10px 0 20px;width:70px}.why-does-it-matter-container .right-col .first-row .icon-container .icon-img{border-radius:50%;height:70px;width:70px}@media screen and (min-width: 600px){.why-does-it-matter-container .right-col .first-row .icon-container{padding:unset;margin-left:20px;width:70px}.why-does-it-matter-container .right-col .first-row .icon-container .icon-img{width:70px;height:70px}}.why-does-it-matter-container .right-col .first-row .header-container{padding-bottom:20px}.why-does-it-matter-container .right-col .first-row .header-container .header-text{font-weight:400;color:#fe7f2d;letter-spacing:1.5px;text-align:center;text-transform:capitalize}@media screen and (min-width: 600px){.why-does-it-matter-container .right-col .first-row .header-container{padding-bottom:unset;width:calc(100% - 70px)}.why-does-it-matter-container .right-col .first-row .header-container .header-text{letter-spacing:1px;text-align:start;padding-left:20px;font-size:2rem;line-height:2.2rem}}.why-does-it-matter-container .right-col .description-container{font-size:1rem;line-height:1.6rem;padding:0 20px}@media screen and (min-width: 600px){.why-does-it-matter-container .right-col{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;align-items:unset}}@media screen and (min-width: 900px){.why-does-it-matter-container .right-col{display:flex;flex-wrap:wrap;min-width:900px;max-width:900px;margin:0 auto}}@media screen and (min-width: 1200px){.why-does-it-matter-container .right-col{justify-content:start}}.how-the-process-works .wrapper{margin-top:40px;padding:80px 0 60px;position:relative;max-width:1100px;margin:0 auto}.how-the-process-works .wrapper .below-border{position:absolute;height:1px;width:100%;top:30px;border-bottom:1px dotted RGBA(35, 61, 77, 0.5)}.how-the-process-works .wrapper .header-container .header-text{text-align:center}.how-the-process-works .wrapper .steps-container{width:100%;padding:30px 0 10px 10px;max-width:1100px;margin:0 auto;display:flex;flex-wrap:nowrap;overflow-x:auto;scroll-behavior:smooth;scrollbar-color:#fe7f2d rgba(254,127,45,.5);scrollbar-width:thin;scrollbar-gutter:stable both-edges}.how-the-process-works .wrapper .step-card:nth-last-child(1) .right-border{display:none}.how-the-process-works .wrapper .step-card{min-width:260px;max-width:260px;padding:20px 10px;margin-right:30px;position:relative;cursor:grab}.how-the-process-works .wrapper .step-card .right-border{position:absolute;height:50%;width:1px;right:0;top:25%;border-right:1px solid RGBA(35, 61, 77, 0.5)}.how-the-process-works .wrapper .step-card .step-header .step-text{font-size:12px;line-height:16px;color:#fe7f2d;font-weight:700}.how-the-process-works .wrapper .step-card .header-container{padding:10px 0;width:90%}.how-the-process-works .wrapper .step-card .header-container .header-text{font-size:1.4rem;line-height:1.7rem;text-align:start}.how-the-process-works .wrapper .step-card .blurb-container{width:90%}.how-the-process-works .wrapper .step-card .blurb-container .blurb-text{font-size:1rem;line-height:1.3rem}.how-the-process-works .wrapper .footer-container{font-size:1rem;margin-top:20px;position:relative;max-width:1100px;margin:0 auto;padding-top:20px}.how-the-process-works .wrapper .footer-container .wrapper{max-width:1000px;margin:0 auto;padding:10px;display:flex;flex-direction:column;align-items:center;align-content:center}@media screen and (min-width: 500px){.how-the-process-works .wrapper .footer-container .wrapper{flex-direction:row;justify-content:space-around}}.how-the-process-works .wrapper .footer-container .question-container{padding-bottom:10px;display:inline-block;width:fit-content}.how-the-process-works .wrapper .footer-container .question-container .question-text{color:#a1c181;font-weight:500;letter-spacing:1px}.how-the-process-works .wrapper .footer-container .lets-chat-container{padding-bottom:10px;display:inline-block}.how-the-process-works .wrapper .footer-container .lets-chat-container .lets-chat-container-text{color:#fe7f2d;font-weight:500;letter-spacing:1px;text-decoration:underline;text-underline-offset:3px}.how-the-process-works .wrapper .footer-container .lets-chat-container .lets-chat-container-text::after{content:" >>"}