:root{--base:#fff;--primary:#f7a700;--secondary:#000;--shadow:#9aa4b2;--shadow-dark:#364152;--tone:#8f8f8f;--tone-light:#f6f6f6;--tone-light2:#f9fafb;--neutral:#fcfcfc;--neutral-light:#f8fafc;--sunny:#ffedc5;--foreground:#1a1a1a;--foreground2:#1d1e20;--foreground3:#111322;--foreground-dark:#101828;--foreground-gray:#3b3d41;--foreground-tone:#121926;--gray:#9e9e9e;--gray-variation:#ccc;--gray-variation2:#eaecf0;--gray-dark:#f3f3f3;--gray-modern:#697586;--gray-darker:#202936;--font-default-regular:"Roboto Regular",sans-serif;--font-default-bold:"Roboto Bold",sans-serif;--font-default-medium:"Roboto Medium",sans-serif;--font-default-semibold:"Roboto Semibold",sans-serif;--font-secondary-regular:"Inter Regular",sans-serif;--font-var-regular:"Barlow Regular",sans-serif;--font-var-semibold:"Barlow Semibold",sans-serif;--font-var-bold:"Barlow Bold",sans-serif;--font-var-extrabold:"Barlow Extrabold",sans-serif;--font-din-condensed-bold:"Dinot CondBold",sans-serif;--font-price:RobotoCondensed-Bold,"Roboto Condensed",Roboto;--btn-primary-bg:var(--primary) !important;--btn-primary-hover:var(--base) !important;--font-default:1.6rem;--line-height-default:2.4rem;--font-heading1:5.6rem;--line-height-heading1:6rem;--font-heading2:4.8rem;--line-height-heading2:5.2rem;--font-heading3:3.2rem;--line-height-heading3:3.6rem;--font-heading4:2.4rem;--line-height-heading4:3rem}.features-section{background-color:var(--foreground);border-bottom:1px solid var(--tone);padding-top:6.4rem}.features-section h2,.features-section p{color:var(--base)}.features-section h2{margin-bottom:6.4rem;text-align:center;font-family:var(--font-var-bold);font-weight:700}@media(max-width:991px){.features-section{padding-top:2.4rem}.features-section h2{margin-bottom:2.4rem}}.features-section h3{font-size:2.4rem;line-height:2.8rem;margin-bottom:1.6rem;font-family:var(--font-var-bold);font-weight:700;color:var(--primary)}.features-section p{margin-bottom:2rem}.features-section .box-row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.features-section .step-box{border-top:1px solid var(--foreground-gray);padding:4.8rem 4.8rem 6.4rem;position:relative;width:33.333%}.features-section .step-box:not(:last-child){border-right:1px solid var(--foreground-gray)}@media(max-width:991px){.features-section .box-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features-section .step-box{border-top:0;border-bottom:1px solid var(--foreground-gray);padding:4.8rem 2.4rem 9.6rem;width:100%}.features-section .step-box .btn{width:auto}}.features-section .step-number{position:absolute;right:4.8rem;bottom:0}