@import url(https://fonts.googleapis.com/css2?family=Inter:wght@100;200;300;400;500;600;700;800;900&display=swap);html,body{width:100vw;overflow-x:hidden}body{font-family:"Inter",sans-serif;max-width:100vw!important;overflow-x:hidden!important}.main-heading{font-size:50px;line-height:58px}@media screen and (max-width:768px){.main-heading{font-size:30px;line-height:38px;margin-top:20px}}.big-heading{font-size:70px;line-height:82px}.main-paragrafh{font-size:16px;line-height:19px;margin:26px 0}.color-dark-blue{color:#021838}.bg-dark-blue{background-color:#021838}.color-light{color:#FFF}.cursor-pointer{cursor:pointer}.custom-button{font-size:25px;line-height:29px;padding:17px 94px;border:none;transition:background-color ease-in-out 0.2s}.custom-button.dark{background-color:#021838;color:#FFF}.custom-button.light{background-color:#FFF;color:#021838}.custom-checkbox-container{display:block;position:relative;padding-left:35px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.custom-checkbox-container input{position:absolute;opacity:1;cursor:pointer;height:0;width:0}.custom-checkbox-container input:checked~.checkmark{background-color:#021838}.custom-checkbox-container input:checked~.checkmark.yellow{background-color:#edff18}.custom-checkbox-container input:checked~.checkmark.blue{background-color:#1d79ff}.custom-checkbox-container input:checked~.checkmark.purple{background-color:#bf2bb9}.custom-checkbox-container input:checked~.checkmark.red{background-color:#ff3434}.custom-checkbox-container input:checked~.checkmark.turquoise{background-color:#49e7e7}.custom-checkbox-container input:checked~.checkmark:after{display:block}.custom-checkbox-container .checkmark{position:absolute;top:0;left:0;height:25px;width:25px;background-color:#eee}.custom-checkbox-container .checkmark:after{content:"";position:absolute;display:none}.custom-checkbox-container .checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}section#logos{padding:100px 0;text-align:center}@media screen and (max-width:768px){section#logos{padding:50px 0}section#logos .row{flex-wrap:wrap}}section#logos .col-md:not(:last-of-type){border-right:2px solid #d9d9d9}@media screen and (max-width:768px){section#logos .col-md:not(:last-of-type){border-right:none}}@media screen and (max-width:768px){section#logos{padding:10px 0}}.font-weight-100{font-weight:100}.font-weight-200{font-weight:200}.font-weight-300{font-weight:300}.font-weight-400{font-weight:400}.font-weight-500{font-weight:500}.font-weight-600{font-weight:600}.font-weight-700{font-weight:700}.font-weight-800{font-weight:800}.font-weight-900{font-weight:900}