:root{--primary:#228b22;--secondary:#d9ae38;--black:#000;--black-v2:#081600;--black-v3:#262626;--black-v4:#333;--black-v5:#0b0b0b;--black-v6:#222227;--white:#fff;--white-v3-shoaib:#d0d5dd;--white-v2:#f7f7f7;--yellow-v1:#e4be38;--yellow-v2:#fdf390;--gray-v1:#9a9a9a;--gray-v2:#979797;--gray-v3:#525252;--gray-v4:#f0f0f0;--gray-v5:#999;--gray-v6:#363636;--gray-v7:#b6b6b6;--gray-v8:#adadad;--gray-v9:#9a9999;--gray-v10:#acacac;--gray-v11-shoaib:#464646;--gray-v12-shoaib:grey;--gray-v13:#63636c;--light-green:#75fa88;--light-green-v1:#3dfd99;--light-green-v2:#d9ffeb;--light-green-v3:#8dffc4;--light-gray:#fff;--dark-green:#00480a;--dark-green-v1:#0b2e08;--dark-green-v2:#040;--dark-green-v3:#094d13;--dark-gray:#38423b;--border:#9b9b9b;--border-v2:#d4d0d0;--error-v1:red;--fs12:12px;--fs13:13px;--fs14:14px;--fs15:15px;--fs16:16px;--fs17:17px;--fs18:18px;--fs20:20px;--fs22:22px;--fs24:24px;--fs28:28px;--fs30:30px;--fs32:32px;--fs34:34px;--fs36:36px;--fs40:40px;--fs41:41px;--fs44:44.3px;--fs45:45px;--fs48:48px;--fs54:54px;--fs56:56px;--fs64:64px;--fs96:96px}body{font-family:var(--inter);font-size:var(--fs14)}h1{font-size:var(--fs56)}h1,h2{font-family:var(--font-cabinet)!important;font-weight:500!important}h2{font-size:var(--fs30)}h3{font-weight:500!important}h3,h4{font-size:var(--fs24);font-family:var(--font-cabinet)!important}h4{font-weight:400!important}h5{font-size:var(--fs18);font-family:var(--font-cabinet)!important;font-weight:500!important}p,span{font-size:var(--fs14);font-weight:400!important;font-family:var(--font-inter)!important}body{position:relative;display:flex;flex-direction:column;min-height:100vh;background-color:#f7f7f7}*{font-family:var(--font-inter)}*,p{margin:0;padding:0}.pointer{cursor:pointer}@media screen and (min-width:1440px){body .container{max-width:1365px!important}}