<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">body {
    margin: 0px;
    padding: 0px;
    font-family: 'Muli' !important;
}


@font-face {
    font-family: 'Muli-Bold';
    src: url('../fonts/Muli-Bold.woff2') format('woff2'),
        url('../fonts/Muli-Bold.woff') format('woff'),
        url('../fonts/Muli-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli';
    src: url('../fonts/Muli.woff2') format('woff2'),
        url('../fonts/Muli.woff') format('woff'),
        url('../fonts/Muli.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli-Light';
    src: url('../fonts/Muli-Light.woff2') format('woff2'),
        url('../fonts/Muli-Light.woff') format('woff'),
        url('../fonts/Muli-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli-SemiBold';
    src: url('../fonts/Muli-SemiBold.woff2') format('woff2'),
        url('../fonts/Muli-SemiBold.woff') format('woff'),
        url('../fonts/Muli-SemiBold.ttf') format('truetype');
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Muli-Extra-Bold';
    src: local('Muli Extra Bold'), local('Muli-Extra-Bold'),
        url('../fonts/Muli-ExtraBold.woff2') format('woff2'),
        url('../fonts/Muli-ExtraBold.woff') format('woff'),
        url('../fonts/Muli-ExtraBold.ttf') format('truetype');
    font-weight: 800;
    font-style: normal;
}

@import url('https://fonts.cdnfonts.com/css/segoe-ui-4');

.heading_two {
    font-size: 40px;
    margin: 0 0 20px;
    font-family: 'Muli-Extra-Bold';
}

.ag-microsoft-section {
    background: url(../images/microsoft/microsoft-bg.png) #003e77;
    background-repeat: no-repeat;
    padding: 90px 0 180px;
    background-position: center;
}

.ag-microsoft-content img{
    max-width: 60%;
}

.ag-microsoft-video-wrapper{
    position: relative; 
    width: 100%; 
    /* max-width: 600px;  */
    max-width: 700px; 
    background: #1962a5b5; 
    box-shadow: 0px 0px 20px #00000096; 
    border-radius: 20px; 
    padding: 10px 10px 5px 10px;
    height: 0;
    overflow: hidden;
    width: 100%;
}

.ag-microsoft-video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.ag_btn_war {
    padding: 12px 30px;
    font-size: 16px;
    color: #fff;
    background-color: #F79C2E;
    border-color: #F79C2E;
    font-family: 'Muli-SemiBold';
}
.ag-filter-services {
    padding-bottom: 100px !important;
}

.filter-data-img {
    display: none;
}
.mobile-filteroffcanvas {
    display: none;    
    }

.card.ag-card-sty {
    padding: 30px;
    border-radius: 15px;
}

.card.ag-card-sty p {
    color: #303030;
    line-height: 27px;
    font-family: 'Muli';
}

.ag_soft_ware {
    /* margin-top: -100px; */
    margin-top: -80px;
}

.ag-card-industries {
    padding: 15px;
    /* background: #f4f6fa; */
    border: 1px solid #F79C2E;
    align-items: center;
    margin: 0 7px;
    flex: 1;
    border-radius: 8px;
}

.ag-card-industries span {
    padding-top: 10px;
    font-family: 'Muli-SemiBold';
    color: #3B3B3B;
    font-size: 14px;
}

.card.ag-cardagenda {
    background: #FBFCFF;
    border-color: #0000002E;
    padding: 20px;
    border-radius: 15px;
}

.card.ag-cardagenda .card-header {
    background: none;
    padding: 0 0 10px;
    /* border-color: #7070702E; */
    color: #F79C2E;
    font-family: 'Muli-SemiBold';
    font-size: 18px;
    text-decoration: underline;
    text-underline-offset: 10px;
    text-decoration-color: #F79C2E;
    border: none;
}

.card.ag-cardagenda .card-title {
    font-size: 17px;
    font-weight: 600;
    color: #262525;
    margin: 16px 0 8px;
}

.card.ag-cardagenda .card-body ul {
    padding: 0;
    margin: 0px 0 0;
}

.card.ag-cardagenda .card-body ul li {
    color: #303030;
    font-size: 15px;
    margin: 0 0 10px 20px;
}


.ag-po-fonts {
    font-weight: 600;
}

.ag-agenda-info h5 {
    font-size: 20px;
    color: #24272D;
    font-family: 'Muli-SemiBold';
}


.ag-agenda-info p {
    color: #303030;
    font-family: 'Muli';
    line-height: 27px;
    padding-top: 10px;
}

.ag-agenda-info p strong{
    color: #F79C2E;
}

.ag-agenda-info ul {
    /* list-style: none; */
    padding-left: 1.5rem !important;
    color: #262525;
    font-family: 'Muli';
    line-height: 27px;
}

.ag-agenda-info ul li {
    font-weight: 600;
}

.ag-agenda-info ul li::marker, .card.ag-cardagenda .card-body ul li::marker {
    color: #f89b2d;
}

.ag-agenda-info {
    background: #FBFCFF 0% 0% no-repeat padding-box;
    border: 1px solid #0000002E;
    border-radius: 15px;
}

.ag-filter-box .ag-filter-group .header h5 {
    font-size: 20px;
    color: #2D2F3C;
    font-family: 'Muli-Bold';
}

.ag-filter-box .ag-filter-group .header a {
    font-size: 16px;
    font-family: 'Muli-SemiBold';
}

.bold_text {
    font-size: 18px !important;
    color: #2D2F3C;
    font-family: 'Muli-Bold' !important;
}

.ag-filter-box .ag-list-group-item {
    font-size: 16px;
    color: #2D2F3C;
    font-family: 'Muli';
    margin: 0 0 10px;
    width: 100%;
}

.ag-filter-box .ag-list-group-item .form-check-input {
    height: 20px;
    width: 20px;
}


.ag-filter-box .form-check-input:checked {
    background-color: #0000;
    border-color: #006DB6;
}

.ag-filter-box .form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3e%3cpath fill='none' stroke='%23006DB6' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3e%3c/svg%3e");
}


.ag-microsoft_services {
    background-image: url(../images/microsoft/microsoft-services.png);
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 20px;
    text-align: center;
    color: white;
    border-radius: 10px;
}


.ag-microsoft_services .nav {
    background: #0000007d;
    width: fit-content;
    margin: 0 auto;
    padding: 10px 40px;
    border-radius: 6px;
}

.heading-seperators {
    width: 2px;
    height: 40px;
    background-color: #fff;
    opacity: 0.6;
    margin: 0 20px;
}

.ag-microsoft_services h1 {
    font-size: 22px;
    font-weight: 400;
    /* font-family: 'Segoe UI'; */
}

.microsoft-marketplace-image {
    width: 200px;
}

.ag-microsoft_services_group {
    display: flex;
    justify-content: space-between;
}

.ag-microsoft_services_wrapper {
    display: flex;
    align-items: center;
}

.az-intelegain-logo-group {
    display: flex;
    justify-content: center;
    padding: 30px 20px;
  }


.ag-microsoft_services .nav li {
    position: relative;
    font-family: 'Muli-Bold';
    padding-right: 12px;
}
.ag-microsoft_services .nav li:after {
    content: '';
    background: white;
    position: absolute;
    width: 7px;
    height: 7px;
    top: 10px;
    left: -15px;
    border-radius: 100px;
}
.ag-microsoft_services .nav li:first-child:after
{
    display: none;
}



.card.ag-result_dynamics .card-body h6 {
    font-size: 15px;
    color: #343C5C;
    font-family: 'Muli-Bold'; margin: 0;
}

.card.ag-result_dynamics .card-body span {
    font-size: 14px;
    color: #343C5C;
    font-family: 'Muli';
}

.card.ag-result_dynamics .ag-icon-dy img {
    border: solid 1px #A8EAEF99;
    padding: 8px 8px;
    border-radius: 8px;
    background: #fff;
    width: 40px;
}


.card.ag-result_dynamics {
    border-color: #DFE5EC; overflow: hidden;
    position: relative; 
}

.card.ag-result_dynamics:after {
    content: '';
    background: #D5F0F8;
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    width: 20px;
    z-index: -1;
}

.card.ag-result_dynamics.dynamics:after {
    background: #B689E1;
}
.card.ag-result_dynamics.un_dynamics:after {
    background: #F9E5F1;
}

.card.ag-result_dynamics.dynamics .ag-icon-dy img {
    border: solid 1px #B689E1;
}

.card.ag-result_dynamics.un_dynamics .ag-icon-dy img {
    border: solid 1px #F9E5F1;
}
.card.ag-result_dynamics h5 {
    color: #343C5C;
    margin: 0;
    font-family: 'Muli-Bold';
    font-size: 16px;
}
.card.ag-result_dynamics .btn {
    border-color: #F79C2E;
    color: #F79C2E;
    font-size: 14px;
    font-family: 'Muli-SemiBold';
    padding: 8px 10px;
}

.card.ag-result_dynamics:hover .btn {
    background-color: #000;
    border-color: #000;
    color: #fff;
}





.ag-tags-input{
    width: 100%;
}

.ag-tags-input input{
    border: none;
    min-height: 30px;
}

.ag-tags-input input:focus{
    border: none;
    box-shadow: none;
    outline: none;
    padding-top: 0px !important;
    padding-bottom: 0px !important;

}


.ag-tags-input .tag {
    padding-top: 2px;
    padding-bottom: 2px;
    border-radius: 10px;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 14px;
    color: #a8aab4;
    margin: 5px;
    display: inline-block;
    font-family: 'Muli';
}

.ag-tags-input .tag .text{
    margin-right: 5px;
}
.ag-tags-input .tag .close{
    border-radius: 50%;
    min-height: 20px;
    padding-left: 4px;
    cursor: -webkit-grabbing;
    cursor: grabbing;
    padding-right: 4px;
    color: #a8aab4;
    font-weight: bolder;
    font-family: 'Muli';
}

div#myTags .data {
    width: 100%;
    float: left;
}
.ag-tags-input .autocomplete-items {
    position: absolute;
    border: 1px solid #a8aab4;
    border-bottom: none;
    border-top: none;
    z-index: 99;
    /*position the autocomplete items to be the same width as the container:*/
    top: 100%;
    left: 0;
    right: 0;
}
.ag-tags-input .autocomplete-items div {
    padding: 10px;
    cursor: pointer;
    background-color: #fff;
    border-bottom: 1px solid #a8aab4;
}
.ag-tags-input .autocomplete-items div:hover {
    /*when hovering an item:*/
    background-color: #e9e9e9;
}
.ag-tags-input .autocomplete-active {
    /*when navigating through the items using the arrow keys:*/
    background-color: DodgerBlue !important;
    color: #ffffff;
}



/* .ag-allresult h4 {
    float: left;
    width: fit-content;
} */

.attachment-full{
    position: absolute;
    top: 0px;
    left: 0px;
}

.ag-tags-input input {
    border:none;
    min-height: 30px;
    border-radius: 5px;
}



.ag-tags-input .ag-autocomplete {
    position: relative;
    display: inline-block;
    background: #fff;
    /* margin-left: 20px; */
    border: solid 1px #e1e1e1;
    padding: 5px 14px;
    border-radius: 5px;
    font-size: 16px;
    color: #a8aab4;
    font-family: 'Muli-SemiBold';
}







.ag-col1 {
    width: 20%;
}
.ag-col2 {
    width: 80%;
}

.card.ag-result_dynamics .card-body {
    padding: 13px;
}</pre></body></html>