h1,h2,h3,h4,h5,h6{font-weight:700}h1 span.gradient-font,h1.gradient-font,h2 span.gradient-font,h2.gradient-font,h3 span.gradient-font,h3.gradient-font,h4 span.gradient-font,h4.gradient-font,h5 span.gradient-font,h5.gradient-font,h6 span.gradient-font,h6.gradient-font{display:inline;background:linear-gradient(90deg,#4285f4,#ff671e);-webkit-background-clip:text;background-clip:text;color:transparent}h1 span.primary-color-font,h1.primary-color-font,h2 span.primary-color-font,h2.primary-color-font,h3 span.primary-color-font,h3.primary-color-font,h4 span.primary-color-font,h4.primary-color-font,h5 span.primary-color-font,h5.primary-color-font,h6 span.primary-color-font,h6.primary-color-font{color:#4285f4}h1 span.tertiary-color-font,h1.tertiary-color-font,h2 span.tertiary-color-font,h2.tertiary-color-font,h3 span.tertiary-color-font,h3.tertiary-color-font,h4 span.tertiary-color-font,h4.tertiary-color-font,h5 span.tertiary-color-font,h5.tertiary-color-font,h6 span.tertiary-color-font,h6.tertiary-color-font{color:#ff671e}h1.huge,h2.huge,h3.huge,h4.huge,h5.huge,h6.huge{font-size:44px;font-weight:800}h1.big,h2.big,h3.big,h4.big,h5.big,h6.big{font-size:38px;font-weight:800}h1.medium,h2.medium,h3.medium,h4.medium,h5.medium,h6.medium{font-size:34px;font-weight:700}h1.regular,h2.regular,h3.regular,h4.regular,h5.regular,h6.regular{font-size:30px;font-weight:600}h1.small,h2.small,h3.small,h4.small,h5.small,h6.small{font-size:24px;font-weight:500}h1.smaller,h2.smaller,h3.smaller,h4.smaller,h5.smaller,h6.smaller{font-size:22px;font-weight:500}p.big-content{font-weight:300}.font-18,p.big-content{font-size:18px}.home-top-navbar{position:fixed;top:0;left:0;width:100%;height:auto;padding:5px 25px 0;background-color:#fff;z-index:4000}@media only screen and (max-width:767px){.home-top-navbar{padding:8px 15px}}.home-top-navbar .name{font-size:25px;font-weight:800;margin-left:15px}@media only screen and (max-width:767px){.home-top-navbar .name{display:none}}.home-top-navbar .top-nav-bar-logo{height:50px;width:auto}@media only screen and (max-width:767px){.home-top-navbar .top-nav-bar-logo{height:40px;width:auto}}.home-top-navbar .middle-side{display:none;gap:20px}@media only screen and (max-width:767px){.home-top-navbar .middle-side.mobile-menu{-ms-overflow-style:none;scrollbar-width:none;display:flex;flex-direction:column;gap:5px;position:fixed;top:0;left:100%;z-index:10000;width:100%;height:100%;overflow-y:scroll;background-color:#4285f4;color:#fff;transition:.15s;transition-timing-function:ease-in-out}.home-top-navbar .middle-side.mobile-menu::-webkit-scrollbar{display:none}.home-top-navbar .middle-side.mobile-menu.active{left:0}}@media only screen and (min-width:767px){.home-top-navbar .middle-side{display:flex}}.home-top-navbar .middle-side .mobile-menu-option{display:none}@media only screen and (max-width:767px){.home-top-navbar .middle-side .mobile-menu-option{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;font-size:25px;font-weight:700;border-bottom:2px solid #fff}.home-top-navbar .middle-side .mobile-menu-option .menu-close{font-size:30px;margin-right:10px;cursor:pointer}}.home-top-navbar .middle-side .nav-link{font-size:16px;font-weight:500;position:relative;cursor:pointer}.home-top-navbar .middle-side .nav-link .nav-link-text{display:flex;align-items:center;gap:5px;height:20px}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link{border-bottom:2px solid #fff;padding:12px 25px}}@media only screen and (min-width:767px){.home-top-navbar .middle-side .nav-link{height:60px;display:flex;align-items:center;transition:.15s;padding:0 5px;position:relative}}.home-top-navbar .middle-side .nav-link .icon{font-size:12px;font-weight:800}.home-top-navbar .middle-side .nav-link .drop-down-menu{cursor:pointer}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu{overflow:hidden;max-height:0;transition:max-height .15s ease-in-out}.home-top-navbar .middle-side .nav-link .drop-down-menu.active{max-height:10000px}}@media only screen and (min-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu{height:0;width:0;overflow:hidden;position:absolute;top:58px;left:0;z-index:4001;opacity:0;display:flex;justify-content:center;gap:30px;background-color:#fff;box-shadow:0 4px 8px 0 rgba(0,0,0,.2),0 6px 20px 0 rgba(0,0,0,.19);border-top:4px solid #4285f4;transition:.2s}.home-top-navbar .middle-side .nav-link .drop-down-menu.active{width:-moz-fit-content;width:fit-content;height:-moz-fit-content;height:fit-content;opacity:1;padding:30px 20px 20px}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column{display:flex;flex-direction:column;gap:5px;padding:20px 30px 30px 20px;border-right:1px solid #4285f4}.home-top-navbar .middle-side .nav-link .drop-down-menu .column:last-child{border-right:none}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column{width:100%}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .heading{color:#ff671e;font-size:14px;text-transform:uppercase;font-weight:700;margin-bottom:10px;display:block;white-space:nowrap}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column .heading{color:#fff;text-decoration:underline;font-size:18px}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link{display:block;color:#1d2437;font-size:14px;transition:.15s;white-space:nowrap}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link{color:#fff}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link:hover{color:#4285f4;text-decoration:underline}@media only screen and (max-width:767px){.home-top-navbar .middle-side .nav-link .drop-down-menu .column .drop-down-link:hover{color:#fff}}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu.active .sub-drop-down-link{color:#ff671e}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu.active .sub-drop-down-link .icon{transform:rotate(180deg)}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu.active .sub-drop-down-items{height:-moz-fit-content;height:fit-content;margin:12px 0 12px 15px}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-link{white-space:nowrap;font-size:16px;color:#1d2437}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-link .icon{transition:.2s}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-items{display:flex;flex-direction:column;gap:3px;height:0;overflow:hidden;transition:.2s}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-items .sub-drop-down-item{white-space:nowrap;font-size:16px;font-weight:400;color:#1d2437;transition:.15s}.home-top-navbar .middle-side .nav-link .drop-down-menu .column .sub-drop-down-menu .sub-drop-down-items .sub-drop-down-item:hover{color:#4285f4;text-decoration:underline}.home-top-navbar .middle-side .nav-link:hover{color:#4285f4}.home-top-navbar .middle-side .nav-link:hover:after{animation-name:expand-color}.home-top-navbar .middle-side .nav-link:after{content:"";width:100%;height:2px;background:linear-gradient(90deg,#fff 0,#fff 20%,#fff 40%,#fff 60%,#fff 80%,#fff);position:absolute;animation-duration:.15s;animation-fill-mode:forwards;bottom:0;left:0}@keyframes expand-color{0%{background:linear-gradient(90deg,#fff 0,#fff 20%,#fff 40%,#fff 60%,#fff 80%,#fff)}33%{background:linear-gradient(90deg,#fff 0,#fff 20%,#4285f4 40%,#4285f4 60%,#fff 80%,#fff)}66%{background:linear-gradient(90deg,#fff 0,#4285f4 20%,#4285f4 40%,#4285f4 60%,#4285f4 80%,#fff)}to{background:linear-gradient(90deg,#4285f4 0,#4285f4 20%,#4285f4 40%,#4285f4 60%,#4285f4 80%,#4285f4)}}.home-top-navbar .right-side{display:flex;align-items:center;gap:20px}@media only screen and (max-width:767px){.home-top-navbar .right-side{gap:15px}.home-top-navbar .right-side .primary-btn,.home-top-navbar .right-side .secondary-btn{padding:8px 10px;font-size:14px}.home-top-navbar .right-side .primary-btn .btn-caption,.home-top-navbar .right-side .secondary-btn .btn-caption{display:none}}.home-top-navbar .right-side .logged-in-user{display:flex;align-items:center;border:2px solid #4285f4;border-radius:20px;padding:5px 12px;transition:.15s}@media only screen and (max-width:767px){.home-top-navbar .right-side .logged-in-user{border:none;padding:0}.home-top-navbar .right-side .logged-in-user .image{width:35px!important;height:35px!important}.home-top-navbar .right-side .logged-in-user .name{display:none}}.home-top-navbar .right-side .logged-in-user:hover{background-color:#f5f9ff}.home-top-navbar .right-side .logged-in-user .image{width:25px;height:25px;border-radius:50%;overflow:hidden;position:relative}.home-top-navbar .right-side .logged-in-user .name{font-size:16px;font-weight:700}.home-top-navbar .right-side .mobile-menu-icon{display:none}@media only screen and (max-width:767px){.home-top-navbar .right-side .mobile-menu-icon{display:block;font-size:18px;cursor:pointer}}.navbar-flex{justify-content:space-between}.navbar-flex,.navbar-flex .left-side{display:flex;align-items:center}