a, body, div, form, h1, h2, h3, html, iframe, label, li, p, span, strong, table, tbody, td, tr, ul {
    border: 0;
    font-size: 100%;
    font-style: inherit;
    font-weight: inherit;
    margin: 0;
    outline: 0;
    padding: 0;
    vertical-align: baseline
}

html {
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article, aside, figure, footer, header, main, nav {
    display: block
}

a {
    background-color: transparent
}

a:active {
    outline: 0
}

a, a:focus, a:hover, a:visited {
    text-decoration: none
}

strong {
    font-weight: 700
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

button, input {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button {
    text-transform: none
}

button {
    -webkit-appearance: button;
    cursor: pointer
}

button::-moz-focus-inner, input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td {
    padding: 0
}

@media (min-width: 544px) {
    .ast-container {
        max-width: 100%
    }
}

@media (min-width: 768px) {
    .ast-container {
        max-width: 100%
    }
}

@media (min-width: 992px) {
    .ast-container {
        max-width: 100%
    }
}

@media (min-width: 1200px) {
    .ast-container {
        max-width: 100%
    }
}

.ast-container {
    margin-left: auto;
    margin-right: auto;
    padding-left: 20px;
    padding-right: 20px
}

.ast-container::after {
    content: "";
    display: table;
    clear: both
}

.ast-row {
    margin-left: -20px;
    margin-right: -20px
}

.ast-row::after {
    content: "";
    display: table;
    clear: both
}

.ast-col-lg-3, .ast-col-md-3, .ast-col-sm-12, .ast-col-xs-12 {
    position: relative;
    min-height: 1px;
    padding-left: 20px;
    padding-right: 20px
}

.ast-col-xs-12 {
    float: left
}

.ast-col-xs-12 {
    width: 100%
}

@media (min-width: 544px) {
    .ast-col-sm-12 {
        float: left
    }

    .ast-col-sm-12 {
        width: 100%
    }
}

@media (min-width: 768px) {
    .ast-col-md-3 {
        float: left
    }

    .ast-col-md-3 {
        width: 25%
    }
}

@media (min-width: 992px) {
    .ast-col-lg-3 {
        float: left
    }

    .ast-col-lg-3 {
        width: 25%
    }
}

h1, h2, h3 {
    clear: both
}

h1 {
    color: #808285;
    font-size: 2em;
    line-height: 1.2
}

.entry-content h2, h2 {
    color: #808285;
    font-size: 1.7em;
    line-height: 1.3
}

.entry-content h3, h3 {
    color: #808285;
    font-size: 1.5em;
    line-height: 1.4
}

html {
    box-sizing: border-box
}

*, :after, :before {
    box-sizing: inherit
}

body {
    color: #808285;
    background: #fff;
    font-style: normal
}

ul {
    margin: 0 0 1.5em 3em
}

ul {
    list-style: disc
}

li > ul {
    margin-bottom: 0;
    margin-left: 1.5em
}

strong {
    font-weight: 700
}

img {
    height: auto;
    max-width: 100%
}

button, input {
    color: #808285;
    font-weight: 400;
    font-size: 100%;
    margin: 0;
    vertical-align: baseline
}

button, input {
    line-height: normal
}

table, td {
    border: 1px solid var(--ast-border-color)
}

table {
    border-collapse: separate;
    border-spacing: 0;
    border-width: 1px 0 0 1px;
    margin: 0 0 1.5em;
    width: 100%
}

td {
    padding: 8px;
    border-width: 0 1px 1px 0
}

button {
    border: 1px solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: #e6e6e6;
    padding: .6em 1em .4em;
    color: #fff
}

button:focus, button:hover {
    color: #fff;
    border-color: var(--ast-border-color)
}

button:active, button:focus {
    border-color: var(--ast-border-color);
    outline: 0
}

input[type=text] {
    color: #666;
    border: 1px solid var(--ast-border-color);
    border-radius: 2px;
    -webkit-appearance: none
}

input[type=text]:focus {
    color: #111
}

a {
    color: #4169e1
}

a:focus, a:hover {
    color: #191970
}

a:focus {
    outline: thin dotted
}

a:hover {
    outline: 0
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #f1f1f1;
    border-radius: 2px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, .6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 12.25px;
    font-size: .875rem;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

#primary:after, #primary:before, .ast-container:after, .ast-container:before, .ast-row:after, .ast-row:before, .clear:after, .clear:before, .site-content:after, .site-content:before, .site-footer:after, .site-footer:before, .site-header:after, .site-header:before, .site-main:after, .site-main:before {
    content: "";
    display: table
}

#primary:after, .ast-container:after, .ast-row:after, .clear:after, .site-content:after, .site-footer:after, .site-header:after, .site-main:after {
    clear: both
}

iframe {
    max-width: 100%
}

::selection {
    color: #fff;
    background: #0274be
}

body {
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

body:not(.logged-in) {
    position: relative
}

#page {
    position: relative
}

a, a:focus {
    text-decoration: none
}

.site-footer a *, .site-header a *, a {
    transition: all .2s linear
}

img {
    vertical-align: middle
}

.entry-content h2, .entry-content h3 {
    margin-bottom: 20px
}

p {
    margin-bottom: 1.75em
}

.search-form .search-field {
    outline: 0
}

.ast-search-menu-icon {
    position: relative;
    z-index: 3
}

input {
    line-height: 1
}

body, button {
    line-height: 1.85714285714286
}

body {
    background-color: #fff
}

#page {
    display: block
}

#primary {
    display: block;
    position: relative;
    float: left;
    width: 100%
}

#primary {
    margin: 4em 0
}

.ast-search-icon .astra-search-icon {
    font-size: 1.3em
}

.main-navigation {
    height: 100%;
    -js-display: inline-flex;
    display: inline-flex
}

.main-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative
}

.main-header-menu .menu-link {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all .2s linear
}

.main-header-menu .menu-item {
    position: relative
}

.main-header-menu .menu-item:hover > .sub-menu {
    right: auto;
    left: 0
}

.main-header-menu .sub-menu {
    width: 240px;
    background: #fff;
    left: -999em;
    position: absolute;
    top: 100%;
    z-index: 99999
}

.main-header-menu .sub-menu .menu-link {
    padding: .9em 1em;
    display: block;
    word-wrap: break-word
}

.main-header-menu .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
    display: none
}

.submenu-with-border .sub-menu {
    border-width: 1px;
    border-style: solid
}

.submenu-with-border .sub-menu .menu-link {
    border-width: 0 0 1px;
    border-style: solid
}

.ast-header-break-point .main-navigation {
    padding-left: 0
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    border: 0;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color)
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link .icon-arrow:first-of-type {
    margin-right: 5px
}

.ast-header-break-point .main-navigation ul .sub-menu .menu-item:not(.menu-item-has-children) .menu-link .icon-arrow:first-of-type {
    display: inline
}

.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link {
    padding-left: 30px
}

.ast-header-break-point .main-header-menu {
    background-color: #f9f9f9;
    border-top-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color)
}

.ast-header-break-point .main-header-menu .sub-menu {
    background-color: #f9f9f9;
    position: static;
    opacity: 1;
    visibility: visible;
    border: 0;
    width: auto
}

.ast-header-break-point .submenu-with-border .sub-menu {
    border: 0
}

.ast-mobile-menu-buttons {
    display: none
}

.ast-button-wrap {
    display: inline-block
}

.ast-button-wrap button {
    box-shadow: none;
    border: none
}

.ast-button-wrap .menu-toggle {
    padding: 0;
    width: 2.2em;
    height: 2.1em;
    font-size: 1.5em;
    font-weight: 400;
    border-radius: 2px;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    border-radius: 2px;
    vertical-align: middle;
    line-height: 1.85714285714286
}

.ast-button-wrap .menu-toggle.main-header-menu-toggle {
    padding: 0 .5em;
    width: auto;
    text-align: center
}

.ast-button-wrap .menu-toggle .menu-toggle-icon {
    font-style: normal;
    display: inline-block;
    vertical-align: middle;
    line-height: 2.05
}

.ast-button-wrap .menu-toggle .menu-toggle-icon:before {
    content: "\e5d2";
    font-family: Astra;
    text-decoration: inherit
}

.ast-button-wrap .menu-toggle:focus {
    outline: thin dotted
}

.header-main-layout-1 .ast-main-header-bar-alignment {
    margin-left: auto
}

.site-navigation {
    height: 100%
}

.site-header .menu-link * {
    transition: none
}

.ast-header-break-point .user-select {
    clear: both
}

.ast-header-break-point .ast-mobile-menu-buttons {
    display: block;
    align-self: center
}

.ast-header-break-point .main-header-bar-navigation {
    flex: auto
}

.ast-header-break-point .ast-main-header-bar-alignment {
    display: block;
    width: 100%;
    flex: auto;
    order: 4
}

.main-header-bar {
    z-index: 1
}

.header-main-layout-1 .main-header-bar-navigation {
    text-align: right
}

.header-main-layout-1 .main-header-bar-navigation .sub-menu {
    text-align: left
}

.header-main-layout-1 .main-navigation {
    padding-left: 15px;
    vertical-align: top
}

.header-main-layout-1 .main-header-container {
    align-items: stretch
}

.ast-header-break-point .header-main-layout-1 .site-branding {
    padding-right: 1em
}

.ast-header-break-point .header-main-layout-1 .main-header-bar-navigation {
    text-align: left
}

.ast-header-break-point .header-main-layout-1 .main-navigation {
    padding-left: 0
}

.ast-logo-title-inline .ast-site-identity {
    -js-display: inline-flex;
    display: inline-flex;
    vertical-align: middle;
    align-items: center;
    transition: all .2s linear
}

.ast-logo-title-inline .site-logo-img {
    padding-right: 1em
}

.ast-header-break-point .ast-mobile-header-inline .main-header-container {
    -js-display: flex;
    display: flex
}

.site-header {
    z-index: 99;
    position: relative
}

.main-header-container {
    position: relative
}

.main-header-bar-wrap {
    position: relative
}

.main-header-bar {
    background-color: #fff;
    border-bottom-color: var(--ast-border-color);
    border-bottom-style: solid
}

.ast-header-break-point .main-header-bar {
    border: 0
}

.ast-header-break-point .main-header-bar {
    border-bottom-color: var(--ast-border-color);
    border-bottom-style: solid
}

.main-header-bar {
    margin-left: auto;
    margin-right: auto
}

.site-branding {
    line-height: 1;
    align-self: center
}

.ast-menu-toggle {
    display: none;
    background: 0 0;
    color: inherit;
    border-style: dotted;
    border-color: transparent
}

.ast-menu-toggle:focus, .ast-menu-toggle:hover {
    background: 0 0;
    border-color: inherit;
    color: inherit
}

.ast-menu-toggle:focus {
    outline: thin dotted
}

.main-header-bar {
    z-index: 4;
    position: relative;
    line-height: 4
}

.main-header-bar .main-header-bar-navigation {
    height: 100%
}

.main-header-bar .main-header-bar-navigation .sub-menu {
    line-height: 1.45
}

.main-header-bar .main-header-bar-navigation .menu-item-has-children > .menu-link:after {
    line-height: normal
}

.main-header-bar .main-header-bar-navigation .ast-search-icon {
    display: block;
    z-index: 4;
    position: relative
}

li.ast-masthead-custom-menu-items {
    padding: 0 1em
}

li.ast-masthead-custom-menu-items a {
    padding-left: 0;
    padding-right: 0;
    vertical-align: middle
}

li.ast-masthead-custom-menu-items a, li.ast-masthead-custom-menu-items a:focus, li.ast-masthead-custom-menu-items a:hover {
    background: 0 0
}

li.ast-masthead-custom-menu-items .ast-search-icon .astra-search-icon {
    line-height: 1
}

.ast-search-icon {
    z-index: 4;
    position: relative;
    line-height: normal
}

.ast-masthead-custom-menu-items {
    padding: 0 1em
}

.search-custom-menu-item {
    position: relative
}

.ast-site-identity {
    padding: 1em 0
}

.ast-header-break-point .ast-hide-custom-menu-mobile .ast-masthead-custom-menu-items {
    display: none
}

.ast-header-break-point .ast-mobile-header-inline .site-branding {
    text-align: left;
    padding-bottom: 0
}

.ast-header-break-point .site-header .main-header-bar-wrap .site-branding {
    -js-display: flex;
    display: flex;
    flex: 1;
    align-self: center
}

.ast-header-break-point ul li.ast-masthead-custom-menu-items a {
    padding: 0;
    display: inline-block;
    width: auto;
    border: 0
}

.ast-header-break-point li.ast-masthead-custom-menu-items {
    padding-left: 20px;
    padding-right: 20px;
    margin-bottom: 1em;
    margin-top: 1em
}

.ast-header-break-point .ast-site-identity {
    width: 100%
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .menu-link:after {
    display: none
}

.ast-header-break-point .main-header-bar {
    display: block;
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation {
    line-height: 3;
    display: none
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu {
    line-height: 3
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu {
    display: none
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {
    display: inline-block;
    position: absolute;
    font-size: inherit;
    top: -1px;
    right: 20px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 .907em;
    font-weight: 400;
    line-height: inherit;
    transition: all .2s
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu {
    border-top-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color)
}

.ast-header-break-point.ast-header-custom-item-inside .ast-search-menu-icon {
    position: relative;
    display: block;
    right: auto;
    transform: none
}

.ast-header-break-point .main-navigation {
    display: block;
    width: 100%
}

.ast-header-break-point .main-navigation ul > .menu-item:first-child {
    border-top: 0
}

.ast-header-break-point .main-navigation ul ul {
    left: auto;
    right: auto
}

.ast-header-break-point .main-navigation li {
    width: 100%
}

.ast-header-break-point .main-header-bar-navigation {
    width: calc(100% + 40px);
    margin: 0 -20px
}

.ast-header-break-point .main-header-menu ul ul {
    top: 0
}

.ast-header-break-point .ast-mobile-menu-buttons {
    text-align: right;
    -js-display: flex;
    display: flex;
    justify-content: flex-end
}

.ast-header-break-point .ast-mobile-menu-buttons .ast-button-wrap .ast-mobile-menu-buttons-minimal {
    font-size: 1.7em
}

.entry-content > :last-child {
    margin-bottom: 0
}

body {
    overflow-x: hidden
}

.widget-title {
    font-weight: 400;
    margin-bottom: 1em;
    line-height: 1.5
}

.widget {
    margin: 0 0 2.8em 0
}

.widget:last-child {
    margin-bottom: 0
}

.widget ul {
    margin: 0;
    list-style-type: none
}

.widget_nav_menu li {
    transition: all .2s linear
}

.ast-footer-overlay {
    background-color: #3a3a3a;
    padding-top: 2em;
    padding-bottom: 2em
}

@media (min-width: 769px) {
    .ast-footer-overlay {
        padding-top: 2.66666em;
        padding-bottom: 2.66666em
    }
}

.ast-small-footer {
    line-height: 1.85714285714286;
    position: relative
}

.ast-small-footer .widget {
    margin-bottom: 1em
}

.ast-small-footer .widget:last-child {
    margin-bottom: 0
}

.footer-sml-layout-1 {
    text-align: center
}

.footer-sml-layout-1 .ast-small-footer-section-2 {
    margin-top: 1em
}

.site-footer {
    color: #fff
}

.site-footer .widget-title {
    color: var(--ast-border-color)
}

.site-footer a {
    color: var(--ast-border-color)
}

.site-footer a:focus, .site-footer a:hover {
    color: #fff
}

.site-footer ul {
    margin: 0;
    list-style-type: none
}

.footer-adv-overlay {
    background-color: #3a3a3a;
    padding-top: 70px;
    padding-bottom: 70px
}

.footer-adv p:last-child {
    margin-bottom: 0
}

@media all and (max-width: 768px) {
    .footer-adv-layout-4 .footer-adv-widget-2 .widget:last-child, .footer-adv-layout-4 .footer-adv-widget-3 .widget:last-child {
        margin: 0 0 2.8em
    }
}

input[type=text] {
    color: #666;
    padding: .75em;
    height: auto;
    border-width: 1px;
    border-style: solid;
    border-color: var(--ast-border-color);
    border-radius: 2px;
    background: var(--ast-comment-inputs-background);
    box-shadow: none;
    box-sizing: border-box;
    transition: all .2s linear
}

input[type=text]:focus {
    background-color: #fff;
    border-color: var(--ast-border-color);
    box-shadow: none
}

.page .entry-header {
    margin-bottom: 1.5em
}

.ast-single-post .entry-header.ast-header-without-markup, .ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 0
}

.entry-header {
    margin-bottom: 1em;
    word-wrap: break-word
}

.entry-content {
    word-wrap: break-word
}

.entry-content p {
    margin-bottom: 1.6em
}

.ast-flex {
    -js-display: flex;
    display: flex;
    flex-wrap: wrap
}

.ast-justify-content-flex-start {
    justify-content: flex-start
}

.ast-justify-content-flex-end {
    justify-content: flex-end
}

.ast-flex-grow-1 {
    flex-grow: 1
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/kyl9my9k/489lh.css ***/
@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOmCnqEu92Fr1Mu5mxKOzY.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOmCnqEu92Fr1Mu4WxKOzY.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOmCnqEu92Fr1Mu7WxKOzY.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOmCnqEu92Fr1Mu4mxK.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOlCnqEu92Fr1MmEU9fABc4EsA.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');
    unicode-range: U+1F00-1FFF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOlCnqEu92Fr1MmEU9fBxc4EsA.woff2) format('woff2');
    unicode-range: U+0370-03FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOlCnqEu92Fr1MmEU9fCxc4EsA.woff2) format('woff2');
    unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Roboto';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/roboto/KFOlCnqEu92Fr1MmEU9fBBc4.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nErXyi0A.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 400;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nErXyi0A.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 500;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nErXyi0A.woff2) format('woff2');
    unicode-range: U+0600-06FF, U+0750-077F, U+0870-088E, U+0890-0891, U+0898-08E1, U+08E3-08FF, U+200C-200E, U+2010-2011, U+204F, U+2E41, U+FB50-FDFF, U+FE70-FE74, U+FE76-FEFC;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nMrXyi0A.woff2) format('woff2');
    unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nFrXyi0A.woff2) format('woff2');
    unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nDrXyi0A.woff2) format('woff2');
    unicode-range: U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nPrXyi0A.woff2) format('woff2');
    unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

@font-face {
    font-family: 'Rubik';
    font-style: normal;
    font-weight: 700;
    font-display: fallback;
    src: url(https://iisc-institute.de/wp-content/astra-local-fonts/rubik/iJWKBXyIfDnIV7nBrXw.woff2) format('woff2');
    unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/lphohvp0/489lh.css ***/
.ast-title-bar-wrap {
    position: relative;
    background-color: #eaeaea
}

.ast-advanced-headers-title {
    line-height: 1.2
}

.ast-advanced-headers-breadcrumb, .ast-advanced-headers-breadcrumb a, .ast-advanced-headers-title, .ast-advanced-headers-wrap {
    color: #eaeaea
}

.ast-advanced-headers-breadcrumb a:hover {
    color: #fff
}

.ast-advanced-headers-breadcrumb, .ast-advanced-headers-wrap {
    z-index: 1;
    position: relative
}

.ast-advanced-headers-breadcrumb, .ast-advanced-headers-wrap {
    word-wrap: break-word
}

.ast-advanced-headers-layout {
    padding-top: 1.33333em;
    padding-bottom: 1.33333em
}

.ast-advanced-headers-vertical-center {
    -js-display: flex;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    height: 100%
}


@charset "UTF-8";
.ast-no-sidebar .entry-content .alignfull {
  margin-left: calc( -50vw + 50%);
  margin-right: calc( -50vw + 50%);
  max-width: 100vw;
  width: 100vw;
}

.ast-no-sidebar .entry-content .alignwide {
  margin-left: calc(-41vw + 50%);
  margin-right: calc(-41vw + 50%);
  max-width: unset;
  width: unset;
}

.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-no-sidebar .entry-content .wp-block-column .alignwide {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.wp-block-gallery,.blocks-gallery-grid {
  margin: 0;
}

.wp-block-separator {
  max-width: 100px;
}

.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots {
  max-width: none;
}

.entry-content .has-2-columns .wp-block-column:first-child {
  padding-right: 10px;
}

.entry-content .has-2-columns .wp-block-column:last-child {
  padding-left: 10px;
}

@media (max-width: 782px) {
  .entry-content .wp-block-columns .wp-block-column {
    flex-basis: 100%;
  }

  .entry-content .has-2-columns .wp-block-column:first-child {
    padding-right: 0;
  }

  .entry-content .has-2-columns .wp-block-column:last-child {
    padding-left: 0;
  }
}

body .entry-content .wp-block-latest-posts {
  margin-left: 0;
}

body .entry-content .wp-block-latest-posts li {
  list-style: none;
}

.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {
  margin-left: 0;
}

.ast-header-break-point .entry-content .alignwide {
  margin-left: auto;
  margin-right: auto;
}

.entry-content .blocks-gallery-item img {
  margin-bottom: auto;
}

.wp-block-pullquote {
  border-top: 4px solid #555d66;
  border-bottom: 4px solid #555d66;
  color: #40464d;
}

:root {
  --ast-container-default-xlg-padding: 6.67em;
  --ast-container-default-lg-padding: 5.67em;
  --ast-container-default-slg-padding: 4.34em;
  --ast-container-default-md-padding: 3.34em;
  --ast-container-default-sm-padding: 6.67em;
  --ast-container-default-xs-padding: 2.4em;
  --ast-container-default-xxs-padding: 1.4em;
  --ast-code-block-background: #EEEEEE;
  --ast-comment-inputs-background: #FAFAFA;
}



a,.page-title {
  color: var(--ast-global-color-0);
}

a:hover,a:focus {
  color: var(--ast-global-color-1);
}

body,button,input,select,textarea,.ast-button,.ast-custom-button {
  font-family: 'Roboto',sans-serif;
  font-weight: 400;
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.6em;
}

blockquote {
  color: var(--ast-global-color-3);
}

h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6,.site-title,.site-title a {
  font-family: 'Rubik',sans-serif;
  font-weight: normal;
}

.site-title {
  font-size: 35px;
  font-size: 2.3333333333333rem;
  display: none;
}

.site-header .site-description {
  font-size: 15px;
  font-size: 1rem;
  display: none;
}

.entry-title {
  font-size: 30px;
  font-size: 2rem;
}

h1,.entry-content h1 {
  font-size: 40px;
  font-size: 2.6666666666667rem;
  font-family: 'Rubik',sans-serif;
  line-height: 1.4em;
}

h2,.entry-content h2 {
  font-size: 30px;
  font-size: 2rem;
  font-weight: normal;
  font-family: 'Rubik',sans-serif;
  line-height: 1.25em;
}

h3,.entry-content h3 {
  font-size: 25px;
  font-size: 1.6666666666667rem;
  font-family: 'Rubik',sans-serif;
  line-height: 1.2em;
}

h4,.entry-content h4 {
  font-size: 20px;
  font-size: 1.3333333333333rem;
  line-height: 1.2em;
  font-family: 'Rubik',sans-serif;
}

h5,.entry-content h5 {
  font-size: 18px;
  font-size: 1.2rem;
  line-height: 1.2em;
  font-family: 'Rubik',sans-serif;
}

h6,.entry-content h6 {
  font-size: 15px;
  font-size: 1rem;
  line-height: 1.25em;
  font-family: 'Rubik',sans-serif;
}

::selection {
  background-color: var(--ast-global-color-0);
  color: #ffffff;
}

body,h1,.entry-title a,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6 {
  color: var(--ast-global-color-3);
}

.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item {
  color: #ffffff;
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
}

input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus {
  border-color: var(--ast-global-color-0);
}

input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb {
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
  box-shadow: none;
}

.site-footer a:hover + .post-count,.site-footer a:focus + .post-count {
  background: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

.single .nav-links .nav-previous,.single .nav-links .nav-next {
  color: var(--ast-global-color-0);
}

.entry-meta,.entry-meta * {
  line-height: 1.45;
  color: var(--ast-global-color-0);
}

.entry-meta a:hover,.entry-meta a:hover *,.entry-meta a:focus,.entry-meta a:focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover {
  color: var(--ast-global-color-1);
}

#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited {
  color: var(--ast-global-color-0);
}

.secondary .calendar_wrap #today,.ast-progress-val span {
  background: var(--ast-global-color-0);
}

.secondary a:hover + .post-count,.secondary a:focus + .post-count {
  background: var(--ast-global-color-0);
  border-color: var(--ast-global-color-0);
}

.calendar_wrap #today > a {
  color: #ffffff;
}

.page-links .page-link,.single .post-navigation a {
  color: var(--ast-global-color-0);
}

.widget-title {
  font-size: 21px;
  font-size: 1.4rem;
  color: var(--ast-global-color-3);
}

.single .ast-author-details .author-title {
  color: var(--ast-global-color-1);
}

.main-header-menu .menu-link,.ast-header-custom-item a {
  color: var(--ast-global-color-3);
}

.main-header-menu .menu-item:hover > .menu-link,.main-header-menu .menu-item:hover > .ast-menu-toggle,.main-header-menu .ast-masthead-custom-menu-items a:hover,.main-header-menu .menu-item.focus > .menu-link,.main-header-menu .menu-item.focus > .ast-menu-toggle,.main-header-menu .current-menu-item > .menu-link,.main-header-menu .current-menu-ancestor > .menu-link,.main-header-menu .current-menu-item > .ast-menu-toggle,.main-header-menu .current-menu-ancestor > .ast-menu-toggle {
  color: var(--ast-global-color-0);
}

.header-main-layout-3 .ast-main-header-bar-alignment {
  margin-right: auto;
}

.header-main-layout-2 .site-header-section-left .ast-site-identity {
  text-align: left;
}

.ast-logo-title-inline .site-logo-img {
  padding-right: 1em;
}

.site-logo-img img {
  transition: all 0.2s linear;
}

.ast-header-break-point .ast-mobile-menu-buttons-minimal.menu-toggle {
  background: transparent;
  color: var(--ast-global-color-0);
}

.ast-header-break-point .ast-mobile-menu-buttons-outline.menu-toggle {
  background: transparent;
  border: 1px solid var(--ast-global-color-0);
  color: var(--ast-global-color-0);
}

.ast-header-break-point .ast-mobile-menu-buttons-fill.menu-toggle {
  background: var(--ast-global-color-0);
}

.ast-small-footer > .ast-footer-overlay {
  background-color: #1e2f50;
;}

.footer-adv .footer-adv-overlay {
  border-top-style: solid;
  border-top-width: 0;
  border-top-color: #7a7a7a;
}

.footer-adv-overlay {
  background-color: #1e2f50;
;}

.wp-block-buttons.aligncenter {
  justify-content: center;
}

@media (max-width: 921px) {
  .ast-theme-transparent-header #primary,.ast-theme-transparent-header #secondary {
    padding:0;
  }
}

.ast-plain-container.ast-no-sidebar #primary {
  margin-top: 0;
  margin-bottom: 0;
}

@media (min-width: 1200px) {
  .wp-block-group .has-background {
    padding:20px;
  }
}

@media (min-width: 1200px) {
  .ast-plain-container.ast-no-sidebar .entry-content .alignwide .wp-block-cover__inner-container,.ast-plain-container.ast-no-sidebar .entry-content .alignfull .wp-block-cover__inner-container {
    width:1240px;
  }
}

@media (min-width: 1200px) {
  .wp-block-cover-image.alignwide .wp-block-cover__inner-container,.wp-block-cover.alignwide .wp-block-cover__inner-container,.wp-block-cover-image.alignfull .wp-block-cover__inner-container,.wp-block-cover.alignfull .wp-block-cover__inner-container {
    width:100%;
  }
}

.wp-block-columns {
  margin-bottom: unset;
}

.wp-block-image.size-full {
  margin: 2rem 0;
}

.wp-block-separator.has-background {
  padding: 0;
}

.wp-block-gallery {
  margin-bottom: 1.6em;
}

.wp-block-group {
  padding-top: 4em;
  padding-bottom: 4em;
}

.wp-block-group__inner-container .wp-block-columns:last-child,.wp-block-group__inner-container :last-child,.wp-block-table table {
  margin-bottom: 0;
}

.blocks-gallery-grid {
  width: 100%;
}

.wp-block-navigation-link__content {
  padding: 5px 0;
}

.wp-block-group .wp-block-group .has-text-align-center,.wp-block-group .wp-block-column .has-text-align-center {
  max-width: 100%;
}

.has-text-align-center {
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .wp-block-cover__inner-container,.alignwide .wp-block-group__inner-container,.alignfull .wp-block-group__inner-container {
    max-width:1200px;
    margin: 0 auto;
  }

  .wp-block-group.alignnone,.wp-block-group.aligncenter,.wp-block-group.alignleft,.wp-block-group.alignright,.wp-block-group.alignwide,.wp-block-columns.alignwide {
    margin: 2rem 0 1rem 0;
  }
}

@media (max-width: 1200px) {
  .wp-block-group {
    padding:3em;
  }

  .wp-block-group .wp-block-group {
    padding: 1.5em;
  }

  .wp-block-columns,.wp-block-column {
    margin: 1rem 0;
  }
}

@media (min-width: 921px) {
  .wp-block-columns .wp-block-group {
    padding:2em;
  }
}

@media (max-width: 544px) {
  .wp-block-cover-image .wp-block-cover__inner-container,.wp-block-cover .wp-block-cover__inner-container {
    width:unset;
  }

  .wp-block-cover,.wp-block-cover-image {
    padding: 2em 0;
  }

  .wp-block-group,.wp-block-cover {
    padding: 2em;
  }

  .wp-block-media-text__media img,.wp-block-media-text__media video {
    width: unset;
    max-width: 100%;
  }

  .wp-block-media-text.has-background .wp-block-media-text__content {
    padding: 1em;
  }

  .wp-block-media-text .wp-block-media-text__content {
    padding: 3em 2em;
  }
}

.wp-block-image.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

.wp-block-table.aligncenter {
  margin-left: auto;
  margin-right: auto;
}

@media (max-width: 921px) {
  .ast-separate-container #primary,.ast-separate-container #secondary {
    padding:1.5em 0;
  }

  #primary,#secondary {
    padding: 1.5em 0;
    margin: 0;
  }

  .ast-left-sidebar #content > .ast-container {
    display: flex;
    flex-direction: column-reverse;
    width: 100%;
  }

  .ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single {
    padding: 1.5em 2.14em;
  }

  .ast-author-box img.avatar {
    margin: 20px 0 0 0;
  }
}

@media (min-width: 922px) {
  .ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary {
    border:0;
  }

  .search-no-results.ast-separate-container #primary {
    margin-bottom: 4em;
  }
}

.wp-block-button .wp-block-button__link {
  color: #ffffff;
}

.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus {
  color: #ffffff;
  background-color: var(--ast-global-color-1);
  border-color: var(--ast-global-color-1);
}

.elementor-widget-heading h1.elementor-heading-title {
  line-height: 1.4em;
}

.elementor-widget-heading h2.elementor-heading-title {
  line-height: 1.25em;
}

.elementor-widget-heading h3.elementor-heading-title {
  line-height: 1.2em;
}

.elementor-widget-heading h4.elementor-heading-title {
  line-height: 1.2em;
}

.elementor-widget-heading h5.elementor-heading-title {
  line-height: 1.2em;
}

.elementor-widget-heading h6.elementor-heading-title {
  line-height: 1.25em;
}

.wp-block-button .wp-block-button__link {
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
  color: #ffffff;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1em;
  border-radius: 2px;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
}

.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"] {
  border-style: solid;
  border-top-width: 0;
  border-right-width: 0;
  border-left-width: 0;
  border-bottom-width: 0;
  color: #ffffff;
  border-color: var(--ast-global-color-0);
  background-color: var(--ast-global-color-0);
  border-radius: 2px;
  padding-top: 10px;
  padding-right: 40px;
  padding-bottom: 10px;
  padding-left: 40px;
  font-family: inherit;
  font-weight: inherit;
  line-height: 1em;
}

button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus {
  color: #ffffff;
  background-color: var(--ast-global-color-1);
  border-color: var(--ast-global-color-1);
}

@media (min-width: 544px) {
  .ast-container {
    max-width:100%;
  }
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description {
    padding:1.5em 1em;
  }

  .ast-separate-container #content .ast-container {
    padding-left: 0.54em;
    padding-right: 0.54em;
  }

  .ast-separate-container .ast-comment-list li.depth-1 {
    padding: 1.5em 1em;
    margin-bottom: 1.5em;
  }

  .ast-separate-container .ast-comment-list .bypostauthor {
    padding: .5em;
  }

  .ast-search-menu-icon.ast-dropdown-active .search-field {
    width: 170px;
  }

  .site-branding img,.site-header .site-logo-img .custom-logo-link img {
    max-width: 100%;
  }
}

@media (max-width: 921px) {
  .ast-mobile-header-stack .main-header-bar .ast-search-menu-icon {
    display:inline-block;
  }

  .ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon {
    margin: 0;
  }

  .ast-comment-avatar-wrap img {
    max-width: 2.5em;
  }

  .ast-separate-container .ast-comment-list li.depth-1 {
    padding: 1.5em 2.14em;
  }

  .ast-separate-container .comment-respond {
    padding: 2em 2.14em;
  }

  .ast-comment-meta {
    padding: 0 1.8888em 1.3333em;
  }
}

body,.ast-separate-container {
  background-color: #ffffff;
;background-image: none;
;}

.ast-no-sidebar.ast-separate-container .entry-content .alignfull {
  margin-left: -6.67em;
  margin-right: -6.67em;
  width: auto;
}

@media (max-width: 1200px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -2.4em;
    margin-right: -2.4em;
  }
}

@media (max-width: 768px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -2.14em;
    margin-right: -2.14em;
  }
}

@media (max-width: 544px) {
  .ast-no-sidebar.ast-separate-container .entry-content .alignfull {
    margin-left: -1em;
    margin-right: -1em;
  }
}

.ast-no-sidebar.ast-separate-container .entry-content .alignwide {
  margin-left: -20px;
  margin-right: -20px;
}

.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {
  margin-left: auto;
  margin-right: auto;
  width: 100%;
}

@media (max-width: 921px) {
  .site-title {
    display:none;
  }

  .site-header .site-description {
    display: none;
  }

  .entry-title {
    font-size: 30px;
  }

  h1,.entry-content h1 {
    font-size: 30px;
  }

  h2,.entry-content h2 {
    font-size: 25px;
  }

  h3,.entry-content h3 {
    font-size: 20px;
  }
}

@media (max-width: 544px) {
  .site-title {
    display:none;
  }

  .site-header .site-description {
    display: none;
  }

  .entry-title {
    font-size: 30px;
  }

  h1,.entry-content h1 {
    font-size: 30px;
  }

  h2,.entry-content h2 {
    font-size: 25px;
  }

  h3,.entry-content h3 {
    font-size: 20px;
  }
}

@media (max-width: 921px) {
  html {
    font-size:85.5%;
  }
}

@media (max-width: 544px) {
  html {
    font-size:85.5%;
  }
}

@media (min-width: 922px) {
  .ast-container {
    max-width:1240px;
  }
}

@font-face {
  font-family: "Astra";
  src: url(https://iisc-institute.de/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(https://iisc-institute.de/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(https://iisc-institute.de/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");
  font-weight: normal;
  font-style: normal;
  font-display: fallback;
}

@media (max-width: 921px) {
  .main-header-bar .main-header-bar-navigation {
    display:none;
  }
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu,.ast-desktop .main-header-menu.submenu-with-border .astra-full-megamenu-wrapper {
  border-color: var(--ast-global-color-0);
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu {
  border-top-width: 2px;
  border-right-width: 0px;
  border-left-width: 0px;
  border-bottom-width: 0px;
  border-style: solid;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .sub-menu {
  top: -2px;
}

.ast-desktop .main-header-menu.submenu-with-border .sub-menu .menu-link,.ast-desktop .main-header-menu.submenu-with-border .children .menu-link {
  border-bottom-width: 0px;
  border-style: solid;
  border-color: #eaeaea;
}

@media (min-width: 922px) {
  .main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu {
    margin-left:-0px;
  }
}

.ast-small-footer {
  border-top-style: solid;
  border-top-width: 1px;
  border-top-color: #7a7a7a;
}

.ast-small-footer-wrap {
  text-align: center;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .main-header-bar-navigation .ast-search-icon {
  display: none;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-form {
  padding: 0;
  display: block;
  overflow: hidden;
}

.ast-header-break-point .ast-header-custom-item .widget:last-child {
  margin-bottom: 1em;
}

.ast-header-custom-item .widget {
  margin: 0.5em;
  display: inline-block;
  vertical-align: middle;
}

.ast-header-custom-item .widget p {
  margin-bottom: 0;
}

.ast-header-custom-item .widget li {
  width: auto;
}

.ast-header-custom-item-inside .button-custom-menu-item .menu-link {
  display: none;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .ast-custom-button-link {
  display: none;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item .menu-link {
  display: block;
}

.ast-header-break-point.ast-header-custom-item-outside .main-header-bar .ast-search-icon {
  margin-right: 1em;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-field,.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon.ast-inline-search .search-field {
  width: 100%;
  padding-right: 5.5em;
}

.ast-header-break-point.ast-header-custom-item-inside .main-header-bar .ast-search-menu-icon .search-submit {
  display: block;
  position: absolute;
  height: 100%;
  top: 0;
  right: 0;
  padding: 0 1em;
  border-radius: 0;
}

.ast-header-break-point .ast-header-custom-item .ast-masthead-custom-menu-items {
  padding-left: 20px;
  padding-right: 20px;
  margin-bottom: 1em;
  margin-top: 1em;
}

.ast-header-custom-item-inside.ast-header-break-point .button-custom-menu-item {
  padding-left: 0;
  padding-right: 0;
  margin-top: 0;
  margin-bottom: 0;
}

.astra-icon-down_arrow::after {
  content: "\e900";
  font-family: Astra;
}

.astra-icon-close::after {
  content: "\e5cd";
  font-family: Astra;
}

.astra-icon-drag_handle::after {
  content: "\e25d";
  font-family: Astra;
}

.astra-icon-format_align_justify::after {
  content: "\e235";
  font-family: Astra;
}

.astra-icon-menu::after {
  content: "\e5d2";
  font-family: Astra;
}

.astra-icon-reorder::after {
  content: "\e8fe";
  font-family: Astra;
}

.astra-icon-search::after {
  content: "\e8b6";
  font-family: Astra;
}

.astra-icon-zoom_in::after {
  content: "\e56b";
  font-family: Astra;
}

.astra-icon-check-circle::after {
  content: "\e901";
  font-family: Astra;
}

.astra-icon-shopping-cart::after {
  content: "\f07a";
  font-family: Astra;
}

.astra-icon-shopping-bag::after {
  content: "\f290";
  font-family: Astra;
}

.astra-icon-shopping-basket::after {
  content: "\f291";
  font-family: Astra;
}

.astra-icon-circle-o::after {
  content: "\e903";
  font-family: Astra;
}

.astra-icon-certificate::after {
  content: "\e902";
  font-family: Astra;
}

blockquote {
  padding: 1.2em;
}

:root .has-ast-global-color-0-color {
  color: var(--ast-global-color-0);
}

:root .has-ast-global-color-0-background-color {
  background-color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-color {
  color: var(--ast-global-color-0);
}

:root .wp-block-button .has-ast-global-color-0-background-color {
  background-color: var(--ast-global-color-0);
}

:root .has-ast-global-color-1-color {
  color: var(--ast-global-color-1);
}

:root .has-ast-global-color-1-background-color {
  background-color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-color {
  color: var(--ast-global-color-1);
}

:root .wp-block-button .has-ast-global-color-1-background-color {
  background-color: var(--ast-global-color-1);
}

:root .has-ast-global-color-2-color {
  color: var(--ast-global-color-2);
}

:root .has-ast-global-color-2-background-color {
  background-color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-color {
  color: var(--ast-global-color-2);
}

:root .wp-block-button .has-ast-global-color-2-background-color {
  background-color: var(--ast-global-color-2);
}

:root .has-ast-global-color-3-color {
  color: var(--ast-global-color-3);
}

:root .has-ast-global-color-3-background-color {
  background-color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-color {
  color: var(--ast-global-color-3);
}

:root .wp-block-button .has-ast-global-color-3-background-color {
  background-color: var(--ast-global-color-3);
}

:root .has-ast-global-color-4-color {
  color: var(--ast-global-color-4);
}

:root .has-ast-global-color-4-background-color {
  background-color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-color {
  color: var(--ast-global-color-4);
}

:root .wp-block-button .has-ast-global-color-4-background-color {
  background-color: var(--ast-global-color-4);
}

:root .has-ast-global-color-5-color {
  color: var(--ast-global-color-5);
}

:root .has-ast-global-color-5-background-color {
  background-color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-color {
  color: var(--ast-global-color-5);
}

:root .wp-block-button .has-ast-global-color-5-background-color {
  background-color: var(--ast-global-color-5);
}

:root .has-ast-global-color-6-color {
  color: var(--ast-global-color-6);
}

:root .has-ast-global-color-6-background-color {
  background-color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-color {
  color: var(--ast-global-color-6);
}

:root .wp-block-button .has-ast-global-color-6-background-color {
  background-color: var(--ast-global-color-6);
}

:root .has-ast-global-color-7-color {
  color: var(--ast-global-color-7);
}

:root .has-ast-global-color-7-background-color {
  background-color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-color {
  color: var(--ast-global-color-7);
}

:root .wp-block-button .has-ast-global-color-7-background-color {
  background-color: var(--ast-global-color-7);
}

:root .has-ast-global-color-8-color {
  color: var(--ast-global-color-8);
}

:root .has-ast-global-color-8-background-color {
  background-color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-color {
  color: var(--ast-global-color-8);
}

:root .wp-block-button .has-ast-global-color-8-background-color {
  background-color: var(--ast-global-color-8);
}

:root {
  --ast-global-color-0: #0170B9;
  --ast-global-color-1: #3a3a3a;
  --ast-global-color-2: #3a3a3a;
  --ast-global-color-3: #4B4F58;
  --ast-global-color-4: #F5F5F5;
  --ast-global-color-5: #FFFFFF;
  --ast-global-color-6: #E5E5E5;
  --ast-global-color-7: #424242;
  --ast-global-color-8: #000000;
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/1f80pg9j/489lh.css ***/
.ast-advanced-headers-layout-2 {
    text-align: center
}

.ast-advanced-headers-layout-2 .ast-advanced-headers-breadcrumb {
    margin-top: 15px
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/lydbxw8e/489lh.css ***/
@charset "UTF-8";
.wp-block-button__link {
    cursor: pointer;
    display: inline-block;
    text-align: center;
    word-break: break-word;
    box-sizing: border-box
}

:where(.wp-block-button__link) {
    box-shadow: none;
    text-decoration: none;
    border-radius: 9999px;
    padding: calc(.667em + 2px) calc(1.333em + 2px)
}

.wp-block-buttons > .wp-block-button.has-custom-width {
    max-width: none
}

.wp-block-buttons > .wp-block-button.has-custom-width .wp-block-button__link {
    width: 100%
}

.wp-block-buttons > .wp-block-button.wp-block-button__width-100 {
    width: 100%;
    flex-basis: 100%
}

.wp-block-buttons > .wp-block-button {
    display: inline-block;
    margin: 0
}

.wp-block-buttons:not(.is-content-justification-space-between,.is-content-justification-right,.is-content-justification-left,.is-content-justification-center) .wp-block-button.aligncenter {
    margin-left: auto;
    margin-right: auto;
    width: 100%
}

.wp-block-columns {
    display: flex;
    margin-bottom: 1.75em;
    box-sizing: border-box;
    flex-wrap: wrap !important;
    align-items: normal !important
}

@media (min-width: 782px) {
    .wp-block-columns {
        flex-wrap: nowrap !important
    }
}

.wp-block-columns.is-not-stacked-on-mobile {
    flex-wrap: nowrap !important
}

.wp-block-columns.is-not-stacked-on-mobile > .wp-block-column {
    flex-basis: 0;
    flex-grow: 1
}

:where(.wp-block-columns.has-background) {
    padding: 1.25em 2.375em
}

.wp-block-column {
    flex-grow: 1;
    min-width: 0;
    word-break: break-word;
    overflow-wrap: break-word
}

.wp-block-post-comments .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

:where(.wp-block-post-comments input[type=submit]) {
    border: none
}

@supports (position:sticky) {
}

@supports (-webkit-overflow-scrolling:touch) {
}

:where(.wp-block-file__button) {
    border-radius: 2em;
    padding: .5em 1em
}

:where(.wp-block-file__button):is(a):active, :where(.wp-block-file__button):is(a):focus, :where(.wp-block-file__button):is(a):hover, :where(.wp-block-file__button):is(a):visited {
    box-shadow: none;
    color: #fff;
    opacity: .85;
    text-decoration: none
}

.wp-block-group {
    box-sizing: border-box
}

.wp-block-image img {
    height: auto;
    max-width: 100%;
    vertical-align: bottom
}

.wp-block-image img {
    box-sizing: border-box
}

@supports ((-webkit-mask-image:none) or (mask-image:none)) or (-webkit-mask-image:none) {
}

.wp-block-image :where(.has-border-color) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-color]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-color]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-color]) {
    border-left-style: solid
}

.wp-block-image :where([style*=border-width]) {
    border-style: solid
}

.wp-block-image :where([style*=border-top-width]) {
    border-top-style: solid
}

.wp-block-image :where([style*=border-right-width]) {
    border-right-style: solid
}

.wp-block-image :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

.wp-block-image :where([style*=border-left-width]) {
    border-left-style: solid
}

ul {
    box-sizing: border-box
}

.wp-block-navigation:where(:not([class*=has-text-decoration])) a, .wp-block-navigation:where(:not([class*=has-text-decoration])) a:active, .wp-block-navigation:where(:not([class*=has-text-decoration])) a:focus {
    text-decoration: none
}

.wp-block-navigation .has-child:not(.open-on-click):not(.open-on-hover-click):focus-within > .wp-block-navigation__submenu-container {
    visibility: visible;
    overflow: visible;
    opacity: 1;
    width: auto;
    height: auto;
    min-width: 200px
}

:where(.wp-block-navigation.has-background .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation.has-background .wp-block-navigation-submenu a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-item a:not(.wp-element-button)), :where(.wp-block-navigation .wp-block-navigation__submenu-container .wp-block-navigation-submenu a:not(.wp-element-button)) {
    padding: .5em 1em
}

.wp-block-navigation__responsive-container:not(.is-menu-open.is-menu-open) {
    color: inherit !important;
    background-color: inherit !important
}

.has-drop-cap:not(:focus):first-letter {
    float: left;
    font-size: 8.4em;
    line-height: .68;
    font-weight: 100;
    margin: .05em .1em 0 0;
    text-transform: uppercase;
    font-style: normal
}

:where(p.has-text-color:not(.has-link-color)) a {
    color: inherit
}

.wp-block-post-comments-form[style*=font-weight] :where(.comment-reply-title) {
    font-weight: inherit
}

.wp-block-post-comments-form[style*=font-family] :where(.comment-reply-title) {
    font-family: inherit
}

.wp-block-post-comments-form[class*=-font-size] :where(.comment-reply-title), .wp-block-post-comments-form[style*=font-size] :where(.comment-reply-title) {
    font-size: inherit
}

.wp-block-post-comments-form[style*=line-height] :where(.comment-reply-title) {
    line-height: inherit
}

.wp-block-post-comments-form[style*=font-style] :where(.comment-reply-title) {
    font-style: inherit
}

.wp-block-post-comments-form[style*=letter-spacing] :where(.comment-reply-title) {
    letter-spacing: inherit
}

.wp-block-post-comments-form .comment-reply-title :where(small) {
    font-size: var(--wp--preset--font-size--medium, smaller);
    margin-left: .5em
}

:where(.wp-block-search__button) {
    border: 1px solid #ccc;
    padding: .375em .625em
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) {
    padding: 4px;
    border: 1px solid #949494
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input {
    border-radius: 0;
    border: none;
    padding: 0 0 0 .25em
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) .wp-block-search__input:focus {
    outline: none
}

:where(.wp-block-search__button-inside .wp-block-search__inside-wrapper) :where(.wp-block-search__button) {
    padding: .125em .5em
}

.wp-block-table {
    overflow-x: auto
}

.wp-block-table table {
    border-collapse: collapse;
    width: 100%
}

.wp-block-table td {
    border: 1px solid;
    padding: .5em
}

.wp-block-table table[style*=border-style] > *, .wp-block-table table[style*=border-style] td, .wp-block-table table[style*=border-style] tr {
    border-style: inherit
}

.wp-block-table table[style*=border-width] > *, .wp-block-table table[style*=border-width] td, .wp-block-table table[style*=border-width] tr {
    border-width: inherit;
    border-style: inherit
}

@supports (position:sticky) {
}

.wp-element-button {
    cursor: pointer
}

:root {
    --wp--preset--font-size--normal: 16px;
    --wp--preset--font-size--huge: 42px
}

.screen-reader-text {
    border: 0;
    clip: rect(1px, 1px, 1px, 1px);
    -webkit-clip-path: inset(50%);
    clip-path: inset(50%);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
    word-wrap: normal !important
}

.screen-reader-text:focus {
    background-color: #ddd;
    clip: auto !important;
    -webkit-clip-path: none;
    clip-path: none;
    color: #444;
    display: block;
    font-size: 1em;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000
}

html :where(.has-border-color) {
    border-style: solid
}

html :where([style*=border-top-color]) {
    border-top-style: solid
}

html :where([style*=border-right-color]) {
    border-right-style: solid
}

html :where([style*=border-bottom-color]) {
    border-bottom-style: solid
}

html :where([style*=border-left-color]) {
    border-left-style: solid
}

html :where([style*=border-width]) {
    border-style: solid
}

html :where([style*=border-top-width]) {
    border-top-style: solid
}

html :where([style*=border-right-width]) {
    border-right-style: solid
}

html :where([style*=border-bottom-width]) {
    border-bottom-style: solid
}

html :where([style*=border-left-width]) {
    border-left-style: solid
}

html :where(img[class*=wp-image-]) {
    height: auto;
    max-width: 100%
}

figure {
    margin: 0 0 1em
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/7afvnb1z/489lh.css ***/
@charset "UTF-8";
:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.components-button:focus:not(:disabled) {
    box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
    outline: 3px solid transparent
}

.components-button.is-primary:hover:not(:disabled) {
    background: var(--wp-admin-theme-color-darker-10);
    color: #fff
}

.components-button.is-primary:active:not(:disabled) {
    background: var(--wp-admin-theme-color-darker-20);
    border-color: var(--wp-admin-theme-color-darker-20);
    color: #fff
}

.components-button.is-primary:focus:not(:disabled) {
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)
}

.components-button.is-secondary:active:not(:disabled), .components-button.is-tertiary:active:not(:disabled) {
    background: #ddd;
    color: var(--wp-admin-theme-color-darker-10);
    box-shadow: none
}

.components-button.is-secondary:hover:not(:disabled), .components-button.is-tertiary:hover:not(:disabled) {
    color: var(--wp-admin-theme-color-darker-10);
    box-shadow: inset 0 0 0 1px var(--wp-admin-theme-color-darker-10)
}

.components-button.is-destructive:hover:not(:disabled) {
    color: #710d0d;
    box-shadow: inset 0 0 0 1px #710d0d
}

.components-button.is-destructive:focus:not(:disabled) {
    color: var(--wp-admin-theme-color)
}

.components-button.is-destructive:active:not(:disabled) {
    background: #ccc
}

.components-button.is-destructive.is-primary:hover:not(:disabled) {
    color: #fff;
    background: #710d0d;
    box-shadow: inset 0 0 0 1px #710d0d
}

.components-button.is-destructive.is-tertiary:hover:not(:disabled) {
    box-shadow: inset 0 0 0 1px #cc1818;
    color: #cc1818
}

.components-button.is-destructive.is-tertiary:focus:not(:disabled) {
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) #cc1818;
    color: #cc1818
}

.components-button.is-link.is-destructive:active:not(:disabled), .components-button.is-link.is-destructive:hover:not(:disabled) {
    color: #710d0d;
    background: none
}

.components-button.is-link.is-destructive:focus:not(:disabled) {
    color: var(--wp-admin-theme-color)
}

.components-button.is-pressed:focus:not(:disabled) {
    box-shadow: inset 0 0 0 1px #fff, 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color);
    outline: 2px solid transparent
}

.components-button.is-pressed:hover:not(:disabled) {
    color: #fff;
    background: #1e1e1e
}

.components-duotone-picker__color-indicator > .components-button.is-pressed:hover:not(:disabled) {
    background: linear-gradient(-45deg, transparent 48%, #ddd 0, #ddd 52%, transparent 0);
    color: transparent
}

@supports (outline-offset:1px) {
}

.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):focus, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):active, .components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
    color: #1e1e1e;
    background-color: transparent
}

.components-notice__dismiss:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
    box-shadow: none
}

@supports (position:sticky) {
}

@media not all and (-webkit-min-device-pixel-ratio: 0), not all and (min-resolution: 0.001dpcm) {
    @supports (-webkit-appearance:none) {
    }
}

.components-search-control input[type=search].components-search-control__input::placeholder {
    color: #757575
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) {
    text-decoration: underline;
    background-color: transparent
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):focus {
    color: #fff;
    box-shadow: none;
    outline: 1px dotted #fff
}

.components-snackbar__action.components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary):hover {
    color: var(--wp-admin-theme-color)
}

.components-tab-panel__tabs-item:focus:not(:disabled) {
    box-shadow: inset 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)
}

.components-toolbar__control.components-button:not(:disabled).is-pressed[data-subscript]:after {
    color: #fff
}

@supports (position:sticky) {
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/ll1uy44l/489lh.css ***/
:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.block-editor-block-breadcrumb__button.components-button:hover:not(:disabled) {
    text-decoration: underline;
    box-shadow: none
}

@media (min-width: 600px) {
    .block-editor-block-mover:not(.is-horizontal) .block-editor-block-mover__move-button-container > :before {
        height: 100%;
        width: 100%
    }

    .block-editor-block-mover.is-horizontal .block-editor-block-mover__move-button-container > :before {
        height: 100%
    }
}

.components-popover.block-editor-block-popover:not(.block-editor-block-popover__inbetween,.block-editor-block-list__block-side-inserter-popover) .components-popover__content * {
    pointer-events: all
}

.block-editor-block-variation-transforms .components-dropdown-menu__toggle:focus:not(:disabled) {
    border-color: var(--wp-admin-theme-color);
    box-shadow: 0 0 0 calc(var(--wp-admin-border-width-focus) - 1px) var(--wp-admin-theme-color)
}

.components-button.block-editor-block-types-list__item:not(:disabled):hover {
    color: var(--wp-admin-theme-color) !important
}

.components-button.block-editor-block-types-list__item:not(:disabled):focus {
    box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color)
}

.components-button.block-editor-block-types-list__item:not(:disabled).is-active {
    color: #fff;
    background: #1e1e1e;
    outline: 2px solid transparent;
    outline-offset: -2px
}

.block-editor-link-control__search-item:focus:not(:disabled) {
    box-shadow: 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color) inset
}

.block-editor-url-popover__additional-controls > div[role=menu] .components-button:not(:disabled):not([aria-disabled=true]):not(.is-secondary) > svg {
    box-shadow: none
}

.block-editor-url-popover .components-button.has-icon:not(:disabled):focus {
    box-shadow: none
}

.block-editor-url-popover .components-button.has-icon:not(:disabled):focus > svg {
    box-shadow: inset 0 0 0 var(--wp-admin-border-width-focus) var(--wp-admin-theme-color), inset 0 0 0 4px #fff;
    outline: 2px solid transparent
}

@supports (position:sticky) {
}

.block-editor-inserter__quick-inserter-expand.components-button.components-button:focus:not(:disabled) {
    box-shadow: none;
    background: var(--wp-admin-theme-color);
    border-color: var(--wp-admin-theme-color)
}

@media (min-width: 600px) {
    .edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle, .edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-save-draft, .edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .editor-post-saved-state {
        opacity: 0
    }

    .edit-post-header.has-reduced-ui:not(:hover) .edit-post-header__settings .block-editor-post-preview__button-toggle.is-opened {
        opacity: 1
    }
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/g2oo107p/489lh.css ***/
:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/q6t5hl0o/489lh.css ***/
:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/qwjkjxkm/489lh.css ***/
@charset "UTF-8";
:root {
    --wp-admin-theme-color: #007cba;
    --wp-admin-theme-color--rgb: 0, 124, 186;
    --wp-admin-theme-color-darker-10: #006ba1;
    --wp-admin-theme-color-darker-10--rgb: 0, 107, 161;
    --wp-admin-theme-color-darker-20: #005a87;
    --wp-admin-theme-color-darker-20--rgb: 0, 90, 135;
    --wp-admin-border-width-focus: 2px
}

@media (-webkit-min-device-pixel-ratio: 2),(min-resolution: 192dpi) {
    :root {
        --wp-admin-border-width-focus: 1.5px
    }
}

.editor-post-featured-image__preview:not(:disabled):not([aria-disabled=true]):focus {
    box-shadow: 0 0 0 4px var(--wp-admin-theme-color)
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/2q89ljzq/489lh.css ***/
.row {
    box-sizing: border-box;
    display: flex;
    flex: 0 1 auto;
    flex-direction: row;
    flex-wrap: wrap;
    margin-left: -16px;
    margin-right: -16px;
    width: calc(100% + 32px);
}

.row__all-start {
    align-items: flex-start;
}

.col__12 {
    flex-basis: 100%;
    max-width: 100%;
    padding-left: 16px;
    padding-right: 16px;
}

@media screen and (min-width: 576px) {
    .col__sm-6 {
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and (min-width: 768px) {
    .col__md-6 {
        flex-basis: 50%;
        max-width: 50%;
        padding-left: 16px;
        padding-right: 16px;
    }
}

@media screen and (min-width: 992px) {
    .col__lg-4 {
        flex-basis: 33.33333%;
        max-width: 33.33333%;
        padding-left: 16px;
        padding-right: 16px;
    }
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/8a6yr46o/489lh.css ***/
/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/2d9ne6hp/489lh.css ***/
/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/d4szi4jw/489lh.css ***/
/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/eewu3j5s/489lh.css ***/
.chaty * {
    box-sizing: border-box
}

.chaty-channel, .chaty-channels, .chaty-tooltip {
    position: relative
}

.chaty-tooltip:after, .chaty-tooltip:before {
    text-transform: none;
    font-size: .9em;
    line-height: 1;
    user-select: none;
    pointer-events: none;
    position: absolute;
    display: none;
    opacity: 0
}

.chaty-tooltip:before {
    content: "";
    border: 5px solid transparent;
    z-index: 1001
}

.chaty-tooltip:after {
    content: attr(data-hover)
}

.chaty-tooltip:after {
    text-align: center;
    min-width: 1em;
    max-width: 21em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    padding: 5px 15px;
    border-radius: 10px;
    background: #fff;
    color: #333;
    z-index: 1000;
    box-shadow: 0 1.93465px 7.73859px rgb(0 0 0 / 15%);
    font-size: 17px;
    line-height: 21px
}

.chaty-tooltip:hover:after, .chaty-tooltip:hover:before {
    display: block;
    opacity: 1
}

.chaty-tooltip.pos-right:hover:after, .chaty-tooltip.pos-right:hover:before {
    animation: ease-out forwards tooltips-horz
}

.chaty-tooltip.pos-right:before {
    top: 50%;
    border-left-width: 0;
    border-right-color: #fff;
    right: calc(0em - 10px);
    transform: translate(.5em, -50%)
}

.chaty-tooltip.pos-right:after {
    top: 50%;
    left: calc(100% + 10px);
    transform: translate(.5em, -50%)
}

.chaty {
    display: none;
    z-index: 99999
}

.chaty * {
    margin: 0;
    padding: 0
}

.chaty a, .chaty a:focus, .chaty a:hover {
    border: none;
    text-decoration: none;
    outline: 0;
    box-shadow: none
}

.chaty-widget {
    position: fixed;
    bottom: 25px;
    right: 25px;
    z-index: 10001
}

.chaty-widget.left-position {
    left: 25px;
    right: auto
}

.chaty-channel-list {
    display: flex;
    width: 62px;
    height: 124px;
    position: absolute;
    bottom: -4px;
    right: 0;
    flex-direction: column;
    align-items: flex-start;
    pointer-events: none
}

.chaty-widget.left-position .chaty-channel-list {
    left: 0;
    right: auto
}

.chaty-channel-list .chaty-channel {
    display: inline-block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: 4px;
    cursor: pointer;
    box-shadow: 0 3px 6px rgb(0 0 0 / 25%)
}

.chaty-channel-list .chaty-channel {
    position: absolute;
    bottom: 0;
    opacity: 0;
    transition: .5s;
    -webkit-transition: .5s
}

.chaty-channel a, .chaty-svg {
    display: block;
    width: 54px;
    height: 54px;
    border-radius: 50%;
    cursor: pointer;
    position: relative;
    outline: 0
}

.chaty-channel a:focus {
    outline: 0
}

.chaty-channel svg {
    width: 100%;
    height: 100%
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/7lm165ac/489lh.css ***/
/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/9hwv0id9/489lh.css ***/
/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/dvh7ffaw/4ogjc.css ***/
.wp-block-uagb-image__figure {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 0
}

.wp-block-uagb-image__figure img {
    height: auto;
    max-width: 100%
}

.uagb-block-3bf72ebe.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-3bf72ebe.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070;
}

.uagb-block-3bf72ebe.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: 155px;
    height: auto;
}

@media only screen and (max-width: 976px) {
    .uagb-block-3bf72ebe.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-3bf72ebe.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

/*** uncss> filename: https://fonts.googleapis.com/css2?family=Dancing+Script&display=swap&ver=6.1.4 ***/
@font-face {
    font-family: 'Dancing Script';
    font-style: normal;
    font-weight: 400;
    font-display: swap;
    src: url(https://fonts.gstatic.com/s/dancingscript/v25/If2cXTr6YS-zF4S-kcSWSVi_sxjsohD9F50Ruu7BMSoHTQ.ttf) format('truetype');
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/8uy7nyap/489lh.css ***/
.ast-single-post .entry-header.ast-no-title.ast-no-thumbnail {
    margin-bottom: 2em
}

@media all and (max-width: 768px) {
    #content:before {
        content: ""
    }
}

.footer-adv p:last-child {
    margin-bottom: 0
}

@media all and (max-width: 768px) {
    .footer-adv-layout-4 .footer-adv-widget-2 .widget:last-child, .footer-adv-layout-4 .footer-adv-widget-3 .widget:last-child {
        margin: 0 0 2.8em
    }
}

.ast-above-header-menu .sub-menu {
    line-height: 1.45
}

.ast-above-header-menu .menu-link {
    text-decoration: none;
    padding: 0 1em;
    display: inline-block;
    transition: all .2s linear
}

.ast-above-header-menu .menu-item {
    position: relative;
    transition: all .2s linear
}

.ast-above-header-menu .menu-item:hover > .sub-menu {
    left: 0;
    right: auto
}

.ast-above-header-menu .sub-menu {
    width: 240px;
    background: #fff;
    left: -999em;
    position: absolute;
    top: 100%;
    z-index: 99999
}

.ast-above-header-menu .sub-menu .menu-link {
    padding: .9em 1em;
    display: block;
    word-wrap: break-word
}

.ast-above-header-navigation ul {
    list-style: none;
    margin: 0;
    padding-left: 0
}

.above-header-nav-padding-support .ast-justify-content-flex-end .ast-above-header-menu > .menu-item:last-child .menu-link {
    padding-right: 0
}

.above-header-nav-padding-support.ast-header-break-point .ast-above-header-menu .menu-item .menu-link {
    padding: 0 20px;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #dadada
}

.ast-header-break-point .ast-above-header {
    line-height: 3
}

.ast-header-break-point .ast-above-header-navigation {
    display: block;
    width: 100%
}

.ast-header-break-point .ast-above-header-navigation ul li a {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #dadada
}

.ast-header-break-point .ast-above-header-navigation ul .menu-item .menu-link {
    padding-left: 30px
}

.ast-header-break-point .ast-above-header-navigation ul > .menu-item:first-child {
    border-top: 0
}

.ast-header-break-point .ast-above-header-navigation ul ul {
    left: auto;
    right: auto
}

.ast-header-break-point .ast-above-header-navigation li {
    width: 100%
}

.ast-header-break-point .ast-above-header-navigation .menu-item-has-children .sub-menu {
    display: none
}

.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle {
    display: inline-block;
    position: absolute;
    top: -1px;
    right: 20px;
    cursor: pointer;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    padding: 0 .907em;
    font-size: inherit;
    font-weight: 400;
    line-height: inherit
}

.ast-header-break-point .ast-above-header-menu .sub-menu {
    line-height: 3;
    top: 0;
    position: relative;
    opacity: 1;
    visibility: visible;
    border: 0;
    width: auto
}

.ast-header-break-point .ast-above-header-menu .sub-menu a {
    border: 0
}

.ast-above-header {
    z-index: 5
}

.ast-above-header-wrap {
    position: relative
}

.ast-above-header-section {
    flex: auto;
    align-items: center
}

.ast-above-header-section .user-select {
    text-align: center
}

.ast-above-header {
    background: #fff;
    border-bottom: 1px solid #eaeaea;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    transition: all .2s linear
}

.ast-above-header .user-select {
    position: relative
}

.ast-above-header-menu-items {
    display: none
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-menu-items {
    display: block;
    width: 100%
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap {
    order: initial
}

@media (max-width: 544px) {
    .ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap .ast-above-header-section {
        width: 100%;
        display: block;
        text-align: center
    }

    .ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap .ast-above-header-section.menu-above-header {
        display: none
    }

    .ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-wrap .ast-above-header {
        padding-top: 0
    }
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header-section {
    padding-top: .66em;
    padding-bottom: .66em
}

.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header {
    line-height: 1.6;
    display: block;
    border-bottom-width: 0
}

.ast-header-break-point .ast-above-header-merged-responsive .menu-above-header {
    display: none
}

.ast-header-break-point .ast-above-header-menu {
    display: block;
    margin: 0 -20px
}

.ast-header-break-point .menu-item-has-children > .menu-link:after {
    display: none
}

.ast-header-break-point .ast-above-header-menu-items .sub-menu {
    list-style: none;
    margin: 0;
    padding-left: 0;
    position: relative
}

.ast-header-break-point .ast-above-header-menu-items .menu-item {
    list-style: none;
    position: relative
}

.ast-header-break-point .ast-above-header-menu-items .menu-item .menu-link {
    padding: 0 20px;
    display: inline-block;
    width: 100%;
    border-bottom-width: 1px;
    border-style: solid;
    border-color: #dadada
}

.ast-header-break-point .ast-above-header-section-wrap {
    min-height: initial
}

.ast-header-break-point .site-header {
    -js-display: flex;
    display: flex;
    flex-direction: column
}

.ast-header-break-point .main-header-bar-wrap {
    order: 0
}

.ast-header-break-point .ast-above-header {
    line-height: 3
}

.ast-header-break-point .ast-above-header-section-2 {
    padding-top: .66em;
    padding-bottom: .66em
}

@media (max-width: 544px) {
    .ast-above-header {
        padding-top: .5em
    }
}

#ast-fixed-header {
    position: fixed;
    visibility: hidden;
    top: 0;
    left: 0;
    width: 100%
}

#ast-fixed-header .main-header-bar {
    box-shadow: 0 1px 2px rgba(0, 0, 0, .2)
}

.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar {
    line-height: 55px
}

.ast-sticky-main-shrink .ast-sticky-shrunk .main-header-bar .ast-site-identity {
    padding-top: .5em;
    padding-bottom: .5em
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-navigation {
    line-height: 3
}

.ast-sticky-main-shrink .ast-sticky-shrunk .site-logo-img img {
    max-height: 55px !important;
    width: auto
}

.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .main-header-bar {
    padding-bottom: 0
}

.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .ast-mobile-menu-buttons {
    line-height: 0;
    padding-bottom: .5em
}

.ast-sticky-main-shrink.ast-header-break-point .ast-sticky-shrunk .site-branding {
    padding-bottom: .5em
}

#ast-scroll-top {
    display: none;
    position: fixed;
    text-align: center;
    cursor: pointer;
    z-index: 99;
    width: 2.1em;
    height: 2.1em;
    line-height: 2.1;
    color: #fff;
    border-radius: 2px;
    content: ""
}

@media (min-width: 769px) {
    #ast-scroll-top {
        content: "769"
    }
}

.ast-scroll-to-top-right {
    right: 30px;
    bottom: 30px
}

.site-header a .sub-arrow {
    transition: none
}

.site-header .menu-text {
    transition: none
}

.ast-header-break-point .ast-mega-menu-enabled.main-header-menu .menu-item-has-children > .menu-link .sub-arrow:after {
    display: none
}
.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu>.menu-item-has-children>.menu-link::after,.ast-desktop .ast-mega-menu-enabled.main-header-menu>.menu-item-has-children>.menu-link::after {
  content: '';
  margin: 0
}

.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow:after {
  transform: rotate(-90deg)
}

.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow,.ast-desktop .ast-mega-menu-enabled.main-header-menu .sub-menu .menu-item.menu-item-has-children>.menu-link .sub-arrow {
  position: absolute;
  right: 5%;
  top: 50%;
  transform: translateY(-50%)
}
.main-header-bar-wrap .ast-search-box.header-cover {
    z-index: 7
}

.ast-search-box.header-cover {
    display: none;
    opacity: 0;
    transition: opacity .2s;
    width: 100%;
    height: 100%
}

.ast-search-box.header-cover .search-field {
    background: 0 0;
    border: 0;
    color: #fafafa;
    box-shadow: none;
    text-align: left;
    padding: 0
}

.ast-search-box.header-cover .ast-search-wrapper {
    position: absolute;
    width: 100%;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%)
}

.ast-search-box.header-cover .ast-search-wrapper .search-form {
    line-height: normal
}

.ast-search-box.header-cover #close {
    color: #fafafa;
    transform: rotate(0);
    font-size: 2em;
    cursor: pointer;
    z-index: 9;
    font-weight: 400
}

.ast-search-box.header-cover .search-field::-webkit-input-placeholder {
    color: #fafafa
}

.ast-search-box.header-cover .search-field:-moz-placeholder {
    color: #fafafa
}

.ast-search-box.header-cover .search-field::-moz-placeholder {
    color: #fafafa
}

.ast-search-box.header-cover .search-field:-ms-input-placeholder {
    color: #fafafa
}

.ast-search-box.header-cover {
    position: absolute;
    background: rgba(25, 25, 25, .94);
    top: 0;
    z-index: 10
}

.ast-search-box.header-cover .search-field {
    font-size: 2em;
    line-height: 2;
    width: 100%
}

.ast-search-box.header-cover .ast-container {
    position: relative
}

.ast-search-box.header-cover .close, .ast-search-box.header-cover .search-text-wrap {
    display: inline-block
}

.ast-search-box.header-cover .search-text-wrap {
    width: calc(100% - 2.5em);
    vertical-align: middle
}

.ast-search-box.header-cover #close {
    vertical-align: middle;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/g4leewsj/489lh.css ***/
/*** uncss> filename: https://iisc-institute.de/wp-content/cache/wpfc-minified/7lo1yl6h/489lh.css ***/
:root .has-vivid-red-background-color {
    background-color: #E5312E;
}

body, h1, h2, .entry-content h2, h3, .entry-content h3, .h2, .entry-content .h2, .h3, .entry-content .h3 {
    color: #1E2F50;
}

.row__all-start {
    align-items: stretch !important;
}

h2, .entry-content h2, .h2, .entry-content .h2 {
    font-size: 25px;
    font-weight: 500;
}

@media (min-width: 922px) {
    h2, .entry-content h2, .h2, .entry-content .h2 {
        font-size: 40px;
    }

    body {
        font-size: 16px;
        line-height: 24px;
    }
}

.ast-above-header-section .user-select a {
    font-family: Rubik;
    font-weight: 500;
    font-size: 14px;
    line-height: 17px;
    color: #fff !important;
}

.ast-above-header-section .user-select a:hover {
    color: #0274be !important;
}

.ast-above-header-section .user-select a {
    margin-right: 16px;
    white-space: nowrap;
}

.ast-above-header-section .user-select a:nth-child(4) {
    margin-left: 15px;
}

@media (min-width: 922px) {
    .main-header-bar {
        border-bottom: none !important;
    }
}

.main-header-menu > .menu-item > .menu-link {
    font-size: 14px;
}



.wp-block-buttons {
    text-align: center;
}

.site-logo-img {
    width: 200px;
}

@media (min-width: 1200px) {
    .site-logo-img {
        width: 286px;
    }
}

.heading {
    text-transform: uppercase !important;
}

.heading-descr {
    border-left: 1px solid #1E2F50;
    padding: 0 0 0 30px !important;
    margin-bottom: 60px;
}

@media (min-width: 440px) {
    /*/*/
}

/* Course cards list*/
.tisers-list {
  background: #e4312d url("/wp-content/uploads/home-background-scaled.jpg") no-repeat center top;
  padding-bottom: calc(4em - 32px);
}
@media (min-width: 1200px) {
  .tisers-list {
    background-size: 100% auto;
  }
}
.course-card-list {
  align-items: normal;
}
/*@media (max-width: 1099px) {
	.course-card-list {
		flex-wrap: wrap;
	}
	.course-card {
		flex-basis: calc(50% - 16px);
		flex-grow: 0;
	}
}
@media (min-width: 600px) and (max-width: 1099px) {
	.course-card:not(:first-child) {
		margin-left: 0;
	}
	.course-card:nth-child(2n) {
		margin-left: 32px;
	}
}*/
.course-card-list .course-card {
  justify-content: space-between !important;
}

.course-card {
  background-color: #fff;
  box-shadow: 3px 3px 36px rgba(0, 0, 0, .14);
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  /*//justify-content: space-between;*/
}
.course-card.col__12 {
  flex-basis: calc(100% - 32px);
  max-width: calc(100% - 32px);
  margin: 0 16px 32px;
  padding: 0;
}
@media screen and (min-width: 576px) {
  .course-card.col__sm-6 {
    flex-basis: calc(50% - 32px);
    max-width: calc(50% - 32px);
  }
}
@media screen and (min-width: 992px) {
  .course-card.col__lg-4 {
    flex-basis: calc(33.33% - 32px);
    max-width: calc(33.33% - 32px);
  }
}
.course-card_header {
  background-color: #1E2F50;
  border-radius: 15px 15px 0 0;
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  color: #fff;
  display: flex;
  flex-wrap: nowrap;
  align-items: center;
  margin: 0;
  padding: 0 20px;
}
@media (min-width: 700px) {
  .course-card_header {
    padding: 0 40px;
    min-height: 85px;
  }
}
.course-card_name {
  font-size: 20px;
  line-height: 24px;
  text-transform: uppercase;
  align-content: center;
  display: grid;
}
.course-card_name__full {

  margin-top: 20px !important;
  margin-bottom: 20px !important;
}

.course-card_level {
  font-size: 60px;
  line-height: 85px;
  flex: 0 0 auto !important;
  white-space: nowrap;
  padding-left: 20px;
  margin-left: 0 !important;
}
@media (min-width: 700px) {
  .course-card_level {
    font-size: 72px;
  }
}
.course-card_name p,
.course-card_level p {
  margin-bottom: 0 !important;
}
.course-card_price {
  font-family: 'Rubik', sans-serif;
  font-weight: 700;
  font-size: 60px;
  line-height: 60px;
  color: #1E2F50;
  text-align: center;
  margin-bottom: 0 !important;
  padding: 30px 0 0;
}
.course-card_note {
  font-family: 'Rubik', sans-serif;
  font-size: 12px;
  line-height: 14px;
  color: #4A4A4A;
  text-align: center;
}
.course-card_table {
  padding: 30px 20px 35px;
}
@media (min-width: 700px) {
  .course-card_table {
    padding: 30px 40px 35px;
  }
}
.course-card_table table {
  border: none;
}
.course-card_table td {
  border-color: #1E2F50;
  border-right-width: 0;
  font-family: 'Rubik', sans-serif;
  font-weight: 500;
  font-size: 14px;
  line-height: 17px;
  color: #1E2F50;
}
.course-card_table tr:last-child td {
  border: none;
}
.course-card_footer {
  text-align: center;
  margin-top: auto;
}
.course-card_footer .wp-block-button {
  display: block;
  margin-bottom: 0;
}
.course-card_footer .wp-block-button__link {
  display: block;
  border-radius: 0 0 15px 15px;
  font-size: 16px;
  padding: 22px 0;
  text-transform: uppercase;
}
.course-card_img img {
  border-radius: 15px 15px 0 0;
}
.course-card_descr {
  padding: 15px !important;
}
.course-card_descr h3,
.course-card_descr .h3,
.course-card_descr div.h3 {
  font-weight: 500;
  font-size: 24px;
  line-height: 30px;
}
.course-card_descr h3 a,
.course-card_descr .h3 a {
  color: #1E2F50;
}
.course-card_descr p {
  font-weight: 500;
  font-size: 16px;
  line-height: 20px;
}
/* /Course cards list*/
.ast-footer-widget-2-area {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.ast-small-footer .widget {
    margin-bottom: 0 !important;
}

.entry-content .h2, .entry-content .h3 {
    margin-bottom: 20px;
}

.entry-content .h2, .h2 {
    line-height: 1.3;
    font-family: 'Rubik', sans-serif;
}

.entry-content .h3, .h3 {
    line-height: 1.4;
    font-family: 'Rubik', sans-serif;
}

.line-height-1-25-em,
.h2.line-height-1-25-em {
    line-height: 1.25em;
}

.footer-address {
    display: flex;
    gap: 20px;
    margin-bottom: 1.75em;
    flex-direction: column;
}

@media (min-width: 1280px) {
    .footer-adv-widget.footer-adv-widget-2,
    .footer-adv-widget.footer-adv-widget-3 {
        width: 16.66667%;
    }

    .footer-adv-widget.footer-adv-widget-4 {
        width: 41.66667%;
    }

    .footer-address {
        flex-direction: row;
        justify-content: space-between;
    }
}

footer #text-3.widget.widget_text {
    margin-bottom: 20px;
}

.rating__wrapper {
    margin: 0 0 2.8em;
}

.rating__wrapper .stars {
    position: relative;
    width: 90px;
}

.rating__wrapper .stars .stars__full {
    position: absolute;
    overflow: hidden;
    white-space: nowrap;
    top: 0;
}

.rating__wrapper .stars svg {
    width: 18px;
    height: 16px;
}



body:not(.ast-header-break-point) .main-header-menu > .menu-item {
  max-width: 120px;
}
body:not(.ast-header-break-point) .main-header-menu > .menu-item.menu-item-181 {
  max-width: 140px;
}
body:not(.ast-header-break-point) .main-header-menu > .menu-item > a {
  line-height: 1;
}


footer #text-3.widget.widget_text,
footer #text-6.widget.widget_text {
  margin-bottom: 20px;
}
.rating__wrapper {
  margin: 0 0 2.8em;
}
.rating__wrapper .stars {
  position: relative;
  width: 90px;
}
.rating__wrapper .stars .stars__full {
  position: absolute;
  overflow: hidden;
  white-space: nowrap;
  top: 0;
}
.rating__wrapper .stars svg {
  width: 18px;
  height: 16px;
}
.rating__wrapper .stars .stars__full svg {
  color: #FBBC04;
}



:root {
  --ast-border-color : #dddddd;
}

.ast-single-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: #eeeeee;
}

.ast-single-entry-banner[data-banner-layout="layout-1"] {
  max-width: 1200px;
  background: inherit;
  padding: 20px 0;
}

.ast-single-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}

.ast-single-entry-banner + .site-content .entry-header {
  margin-bottom: 0;
}

header.entry-header > *:not(:last-child) {
  margin-bottom: 10px;
}

.ast-archive-entry-banner {
  -js-display: flex;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  position: relative;
  background: #eeeeee;
}

.ast-archive-entry-banner[data-banner-width-type="custom"] {
  margin: 0 auto;
  width: 100%;
}

.ast-archive-entry-banner[data-banner-layout="layout-1"] {
  background: inherit;
  padding: 20px 0;
  text-align: left;
}

body.archive .ast-archive-description {
  max-width: 1200px;
  width: 100%;
  text-align: left;
  padding-top: 3em;
  padding-right: 3em;
  padding-bottom: 3em;
  padding-left: 3em;
}

body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title * {
  font-size: 40px;
  font-size: 2.6666666666667rem;
}

body.archive .ast-archive-description > *:not(:last-child) {
  margin-bottom: 10px;
}

@media (max-width: 921px) {
  body.archive .ast-archive-description {
    text-align:left;
  }
}

@media (max-width: 544px) {
  body.archive .ast-archive-description {
    text-align:left;
  }
}

.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li {
  display: inline-block;
  margin: 0;
  padding: 0;
  border: none;
  background: inherit;
  text-indent: 0;
}

.ast-breadcrumbs .trail-browse {
  font-size: inherit;
  font-style: inherit;
  font-weight: inherit;
  color: inherit;
}

.ast-breadcrumbs .trail-items {
  list-style: none;
}

.trail-items li::after {
  padding: 0 0.3em;
  content: "\00bb";
}

.trail-items li:last-of-type::after {
  display: none;
}

.trail-items li::after {
  content: "\00bb";
}

.ast-header-breadcrumb {
  padding-top: 10px;
  padding-bottom: 10px;
  width: 100%;
}

.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar.ast-header-breadcrumb,.ast-main-header-nav-open .main-header-bar.ast-header-breadcrumb {
  padding-top: 1em;
  padding-bottom: 1em;
}

.ast-header-break-point .main-header-bar.ast-header-breadcrumb {
  border-bottom-width: 1px;
  border-bottom-color: #eaeaea;
  border-bottom-style: solid;
}

.ast-breadcrumbs-wrapper {
  line-height: 1.4;
}

.ast-breadcrumbs-wrapper .rank-math-breadcrumb p {
  margin-bottom: 0px;
}

.ast-breadcrumbs-wrapper {
  display: block;
  width: 100%;
}

h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6 {
  color: var(--ast-global-color-2);
}

.elementor-template-full-width .ast-container {
  display: block;
}

@media (max-width: 544px) {
  .elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product {
    width:auto;
    margin: 0;
  }

  .elementor-element .woocommerce .woocommerce-result-count {
    float: none;
  }
}

.ast-header-break-point .main-header-bar {
  border-bottom-width: 1px;
}

@media (min-width: 922px) {
  .main-header-bar {
    border-bottom-width:1px;
  }
}

.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items {
  -js-display: flex;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -webkit-flex-direction: column;
  -moz-box-orient: vertical;
  -moz-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}

.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link {
  height: 100%;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -js-display: flex;
  display: flex;
}

.ast-primary-menu-disabled .main-header-bar .ast-masthead-custom-menu-items {
  flex: unset;
}

.main-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link:after {
  position: absolute;
  right: 1em;
  top: 50%;
  transform: translate(0,-50%) rotate(270deg);
}

.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children > .ast-menu-toggle::before,.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before,.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before {
  font-weight: bold;
  content: "\e900";
  font-family: Astra;
  text-decoration: inherit;
  display: inline-block;
}

.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before {
  content: "\e900";
  font-family: Astra;
  font-size: .65em;
  text-decoration: inherit;
  display: inline-block;
  transform: translate(0,-2px) rotateZ(270deg);
  margin-right: 5px;
}

.widget_search .search-form:after {
  font-family: Astra;
  font-size: 1.2em;
  font-weight: normal;
  content: "\e8b6";
  position: absolute;
  top: 50%;
  right: 15px;
  transform: translate(0,-50%);
}

.astra-search-icon::before {
  content: "\e8b6";
  font-family: Astra;
  font-style: normal;
  font-weight: normal;
  text-decoration: inherit;
  text-align: center;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  z-index: 3;
}

.main-header-bar .main-header-bar-navigation .page_item_has_children > a:after,.main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after,.site-header-focus-item .main-header-bar-navigation .menu-item-has-children > .menu-link:after {
  content: "\e900";
  display: inline-block;
  font-family: Astra;
  font-size: .6rem;
  font-weight: bold;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  margin-left: 10px;
  line-height: normal;
}

.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
  transform: rotateX(180deg);
}

.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .menu-link:after {
  display: none;
}

.ast-separate-container .blog-layout-1,.ast-separate-container .blog-layout-2,.ast-separate-container .blog-layout-3 {
  background-color: transparent;
  background-image: none;
}

.ast-separate-container .ast-article-post {
  background-color: var(--ast-global-color-5);
;}

@media (max-width: 921px) {
  .ast-separate-container .ast-article-post {
    background-color:var(--ast-global-color-5);
  ;}
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-post {
    background-color:var(--ast-global-color-5);
  ;}
}

.ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .comments-area .comments-title,.ast-narrow-container .site-content {
  background-color: var(--ast-global-color-5);
;}

@media (max-width: 921px) {
  .ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .comments-area .comments-title,.ast-narrow-container .site-content {
    background-color:var(--ast-global-color-5);
  ;}
}

@media (max-width: 544px) {
  .ast-separate-container .ast-article-single:not(.ast-related-post),.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .comments-area .comments-title,.ast-narrow-container .site-content {
    background-color:var(--ast-global-color-5);
  ;}
}

#ast-scroll-top {
  display: none;
  position: fixed;
  text-align: center;
  cursor: pointer;
  z-index: 99;
  width: 2.1em;
  height: 2.1em;
  line-height: 2.1;
  color: #ffffff;
  border-radius: 2px;
  content: "";
}

@media (min-width: 769px) {
  #ast-scroll-top {
    content: "769";
  }
}

#ast-scroll-top .ast-icon.icon-arrow svg {
  margin-left: 0px;
  vertical-align: middle;
  transform: translate(0,-20%) rotate(180deg);
  width: 1.6em;
}

.ast-scroll-to-top-right {
  right: 30px;
  bottom: 30px;
}

.ast-scroll-to-top-left {
  left: 30px;
  bottom: 30px;
}

#ast-scroll-top {
  background-color: var(--ast-global-color-0);
  font-size: 15px;
  font-size: 1rem;
  border-radius: 0;
}

.ast-scroll-top-icon::before {
  content: "\e900";
  font-family: Astra;
  text-decoration: inherit;
}

.ast-scroll-top-icon {
  transform: rotate(180deg);
}

@media (max-width: 921px) {
  #ast-scroll-top .ast-icon.icon-arrow svg {
    width:1em;
  }
}
.ast-button-wrap .menu-toggle.toggled .menu-toggle-icon:before {
  content: "\e5cd";
}
.ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle .icon-arrow svg, .ast-header-break-point .main-header-bar .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before {
  transform: rotateX(180deg);
}
:root {
  --e-global-color-astglobalcolor0: #0170B9;
  --e-global-color-astglobalcolor1: #3a3a3a;
  --e-global-color-astglobalcolor2: #3a3a3a;
  --e-global-color-astglobalcolor3: #4B4F58;
  --e-global-color-astglobalcolor4: #F5F5F5;
  --e-global-color-astglobalcolor5: #FFFFFF;
  --e-global-color-astglobalcolor6: #E5E5E5;
  --e-global-color-astglobalcolor7: #424242;
  --e-global-color-astglobalcolor8: #000000;
}

body{--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--duotone--dark-grayscale: url('#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('#wp-duotone-blue-orange');--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;}body { margin: 0;--wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }.wp-site-blocks > * { margin-block-start: 0; margin-block-end: 0; }.wp-site-blocks > * + * { margin-block-start: 24px; }body { --wp--style--block-gap: 24px; }body .is-layout-flow > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-flow > * + *{margin-block-start: 24px;margin-block-end: 0;}body .is-layout-constrained > *{margin-block-start: 0;margin-block-end: 0;}body .is-layout-constrained > * + *{margin-block-start: 24px;margin-block-end: 0;}body .is-layout-flex{gap: 24px;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}.wp-element-button, .wp-block-button__link{background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}
.wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;}
.wp-block-pullquote{font-size: 1.5em;line-height: 1.6;}

#content:before{content:"921";position:absolute;overflow:hidden;opacity:0;visibility:hidden;}.single .ast-author-details .author-title{color:var(--ast-global-color-0);}@media (max-width:921px){.single.ast-separate-container .ast-author-meta{padding:1.5em 2.14em;}.single .ast-author-meta .post-author-avatar{margin-bottom:1em;}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{width:100%;}.blog-layout-1 .post-content,.blog-layout-1 .ast-blog-featured-section{float:none;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em;}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em;}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em;}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .entry-header .post-thumb-img-content:first-child{margin-top:-1.5em;}.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content{margin-left:-2.14em;margin-right:-2.14em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1.5em;margin-right:-1.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-0.5em;margin-right:-0.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .square .posted-on{margin-top:0;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:1em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1.5em;margin-right:-1.5em;}.blog-layout-2{display:flex;flex-direction:column-reverse;}.ast-separate-container .blog-layout-3,.ast-separate-container .blog-layout-1{display:block;}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{width:100%;}}@media (max-width:921px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-top:0;margin-left:-2.14em;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-top:0;margin-left:-1.14em;}}@media (min-width:922px){.single .ast-author-meta .ast-author-details{display:flex;}.ast-separate-container.ast-blog-grid-2 .ast-archive-description,.ast-separate-container.ast-blog-grid-3 .ast-archive-description,.ast-separate-container.ast-blog-grid-4 .ast-archive-description{margin-bottom:1.33333em;}.blog-layout-2.ast-no-thumb .post-content,.blog-layout-3.ast-no-thumb .post-content{width:calc(100% - 5.714285714em);}.blog-layout-2.ast-no-thumb.ast-no-date-box .post-content,.blog-layout-3.ast-no-thumb.ast-no-date-box .post-content{width:100%;}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts,.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts{border-bottom:0;}.ast-separate-container .ast-grid-2 > .site-main > .ast-row,.ast-separate-container .ast-grid-3 > .site-main > .ast-row,.ast-separate-container .ast-grid-4 > .site-main > .ast-row{margin-left:0;margin-right:0;display:flex;flex-flow:row wrap;align-items:stretch;}.ast-separate-container .ast-grid-2 > .site-main > .ast-row:before,.ast-separate-container .ast-grid-2 > .site-main > .ast-row:after,.ast-separate-container .ast-grid-3 > .site-main > .ast-row:before,.ast-separate-container .ast-grid-3 > .site-main > .ast-row:after,.ast-separate-container .ast-grid-4 > .site-main > .ast-row:before,.ast-separate-container .ast-grid-4 > .site-main > .ast-row:after{flex-basis:0;width:0;}.ast-separate-container .ast-grid-2 .ast-article-post,.ast-separate-container .ast-grid-3 .ast-article-post,.ast-separate-container .ast-grid-4 .ast-article-post{display:flex;padding:0;}.ast-plain-container .ast-grid-2 > .site-main > .ast-row,.ast-plain-container .ast-grid-3 > .site-main > .ast-row,.ast-plain-container .ast-grid-4 > .site-main > .ast-row,.ast-page-builder-template .ast-grid-2 > .site-main > .ast-row,.ast-page-builder-template .ast-grid-3 > .site-main > .ast-row,.ast-page-builder-template .ast-grid-4 > .site-main > .ast-row{margin-left:-1em;margin-right:-1em;display:flex;flex-flow:row wrap;align-items:stretch;}.ast-plain-container .ast-grid-2 > .site-main > .ast-row:before,.ast-plain-container .ast-grid-2 > .site-main > .ast-row:after,.ast-plain-container .ast-grid-3 > .site-main > .ast-row:before,.ast-plain-container .ast-grid-3 > .site-main > .ast-row:after,.ast-plain-container .ast-grid-4 > .site-main > .ast-row:before,.ast-plain-container .ast-grid-4 > .site-main > .ast-row:after,.ast-page-builder-template .ast-grid-2 > .site-main > .ast-row:before,.ast-page-builder-template .ast-grid-2 > .site-main > .ast-row:after,.ast-page-builder-template .ast-grid-3 > .site-main > .ast-row:before,.ast-page-builder-template .ast-grid-3 > .site-main > .ast-row:after,.ast-page-builder-template .ast-grid-4 > .site-main > .ast-row:before,.ast-page-builder-template .ast-grid-4 > .site-main > .ast-row:after{flex-basis:0;width:0;}.ast-plain-container .ast-grid-2 .ast-article-post,.ast-plain-container .ast-grid-3 .ast-article-post,.ast-plain-container .ast-grid-4 .ast-article-post,.ast-page-builder-template .ast-grid-2 .ast-article-post,.ast-page-builder-template .ast-grid-3 .ast-article-post,.ast-page-builder-template .ast-grid-4 .ast-article-post{display:flex;}.ast-plain-container .ast-grid-2 .ast-article-post:last-child,.ast-plain-container .ast-grid-3 .ast-article-post:last-child,.ast-plain-container .ast-grid-4 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-2 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-3 .ast-article-post:last-child,.ast-page-builder-template .ast-grid-4 .ast-article-post:last-child{margin-bottom:2.5em;}}@media (min-width:922px){.single .post-author-avatar,.single .post-author-bio{float:left;clear:right;}.single .ast-author-meta .post-author-avatar{margin-right:1.33333em;}.single .ast-author-meta .about-author-title-wrapper,.single .ast-author-meta .post-author-bio{text-align:left;}.blog-layout-2 .post-content{padding-right:2em;}.blog-layout-2.ast-no-date-box.ast-no-thumb .post-content{padding-right:0;}.blog-layout-3 .post-content{padding-left:2em;}.blog-layout-3.ast-no-date-box.ast-no-thumb .post-content{padding-left:0;}.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-2 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-3 .ast-article-post.ast-separate-posts:nth-child(2n+1),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+0),.ast-separate-container .ast-grid-4 .ast-article-post.ast-separate-posts:nth-child(2n+1){padding:0 1em 0;}}@media (max-width:544px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:0.5em;}.ast-separate-container .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container .ast-article-single.remove-featured-img-padding .single-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em;margin-right:-1em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-0.5em;margin-right:-0.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section:first-child .circle .posted-on{margin-top:0.5em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-content .ast-blog-featured-section:first-child .post-thumb-img-content{margin-top:-1.33333em;}.ast-separate-container.ast-blog-grid-2 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-3 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content,.ast-separate-container.ast-blog-grid-4 .ast-article-post.remove-featured-img-padding .blog-layout-1 .post-thumb-img-content{margin-left:-1em;margin-right:-1em;}.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-2,.ast-separate-container .ast-grid-2 .ast-article-post .blog-layout-3{padding:1.33333em 1em;}.ast-separate-container .ast-grid-3 .ast-article-post .blog-layout-1,.ast-separate-container .ast-grid-4 .ast-article-post .blog-layout-1{padding:1.33333em 1em;}.single.ast-separate-container .ast-author-meta{padding:1.5em 1em;}}@media (max-width:544px){.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .square .posted-on{margin-left:-1em;}.ast-separate-container .ast-article-post.remove-featured-img-padding.has-post-thumbnail .blog-layout-1 .post-content .ast-blog-featured-section .circle .posted-on{margin-left:-0.5em;}}@media (min-width:922px){.ast-hide-display-device-desktop{display:none;}}@media (min-width:545px) and (max-width:921px){.ast-hide-display-device-tablet{display:none;}}@media (max-width:544px){.ast-hide-display-device-mobile{display:none;}}.ast-article-post .ast-date-meta .posted-on,.ast-article-post .ast-date-meta .posted-on *{background:var(--ast-global-color-0);color:#ffffff;}.ast-article-post .ast-date-meta .posted-on .date-month,.ast-article-post .ast-date-meta .posted-on .date-year{color:#ffffff;}.ast-load-more:hover{color:#ffffff;border-color:var(--ast-global-color-0);background-color:var(--ast-global-color-0);}.ast-loader > div{background-color:var(--ast-global-color-0);}.ast-header-search .ast-search-menu-icon .search-field{border-radius:2px;}.ast-header-search .ast-search-menu-icon .search-submit{border-radius:2px;}.ast-header-search .ast-search-menu-icon .search-form{border-top-width:1px;border-bottom-width:1px;border-left-width:1px;border-right-width:1px;border-color:#ddd;border-radius:2px;}.footer-adv .widget-title,.footer-adv .widget-title a.rsswidget,.ast-no-widget-row .widget-title{font-family:'Roboto',sans-serif;text-transform:inherit;}.footer-adv .widget > *:not(.widget-title){font-family:'Roboto',sans-serif;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar-navigation .close:after,.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation-wrap .close:after,.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation-wrap .close:after{content:"\e5cd";display:inline-block;font-family:'Astra';font-size:2rem;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:40px;height:40px;width:40px;text-align:center;margin:0;}.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-navigation-wrap .close:after{content:"\e5cd";display:inline-block;font-family:'Astra';font-size:28px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:normal;}.ast-flyout-below-menu-enable.ast-header-break-point .ast-below-header-navigation-wrap .close:after{content:"\e5cd";display:inline-block;font-family:'Astra';font-size:28px;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:normal;}.ast-header-break-point .ast-above-mobile-menu-buttons-outline.menu-toggle{background:transparent;border:1px solid var(--ast-global-color-0);color:var(--ast-global-color-0);}.ast-header-break-point .ast-above-mobile-menu-buttons-minimal.menu-toggle{background:transparent;color:var(--ast-global-color-0);}.ast-header-break-point .ast-above-mobile-menu-buttons-fill.menu-toggle{border:1px solid var(--ast-global-color-0);background:var(--ast-global-color-0);color:#ffffff;}.ast-header-break-point .ast-above-header .ast-button-wrap .menu-toggle{border-radius:2px;}.ast-header-break-point .ast-above-header{background-color:#1e2f50;;background-image:none;;}.ast-header-break-point .ast-above-header-section-separated .ast-above-header-navigation .ast-above-header-menu{background-color:#1e2f50;}.ast-header-break-point .ast-above-header-section .user-select,.ast-header-break-point .ast-above-header-section .widget,.ast-header-break-point .ast-above-header-section .widget-title{color:#ffffff;}.ast-header-break-point .ast-above-header-section .search-field:focus{border-color:#ffffff;}.ast-header-break-point .ast-above-header-section .user-select a,.ast-header-break-point .ast-above-header-section .widget a{color:var(--ast-global-color-0);}.ast-header-break-point .ast-above-header-section .user-select a:hover,.ast-header-break-point .ast-above-header-section .widget a:hover{color:var(--ast-global-color-1);}.ast-header-break-point .ast-above-header-menu,.ast-header-break-point .ast-above-header-navigation a,.ast-header-break-point .ast-above-header-navigation .menu-item:hover > .ast-menu-toggle,.ast-header-break-point .ast-above-header-navigation .menu-item.focus > .ast-menu-toggle,.ast-header-break-point .ast-above-header-navigation.current-menu-item > .ast-menu-toggle,.ast-header-break-point .ast-above-header-navigation .current-menu-ancestor > .ast-menu-toggle{color:#ffffff;}.ast-header-break-point .ast-above-header-navigation .sub-menu,.ast-header-break-point .ast-above-header-navigation .sub-menu .menu-link{color:#000000;}@media (max-width:921px){.ast-header-break-point .ast-above-header-section-separated .ast-above-header-navigation .ast-above-header-menu{background-color:#1e2f50;}}@media (max-width:544px){.ast-header-break-point .ast-above-header-section-separated .ast-above-header-navigation .ast-above-header-menu{background-color:#1e2f50;}}@media (max-width:921px){.ast-above-header-navigation-wrap{display:none;}}@media (max-width:921px){.ast-flyout-menu-enable.ast-main-header-nav-open .main-header-bar,.ast-fullscreen-menu-enable.ast-main-header-nav-open .main-header-bar{padding-bottom:1.5em;}}@media (max-width:544px){.ast-flyout-menu-enable.ast-main-header-nav-open .main-header-bar,.ast-fullscreen-menu-enable.ast-main-header-nav-open .main-header-bar{padding-bottom:1em;}}.ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link::after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate( 270deg );}.ast-desktop .ast-above-header .menu-item-has-children > .menu-link:after{content:"\e900";display:inline-block;font-family:'Astra';font-size:.6rem;font-weight:bold;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal;}.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle::before{content:"\e900";font-family:'Astra';text-decoration:inherit;display:inline-block;}.ast-header-break-point .ast-above-header-navigation .sub-menu .menu-item .menu-link:before{content:"\e900";font-family:'Astra';text-decoration:inherit;display:inline-block;font-size:.65em;transform:translate(0,-2px) rotateZ(270deg);margin-right:5px;}.ast-above-header{border-bottom-width:1px;line-height:40px;}.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header{border-bottom-width:1px;}.ast-above-header .ast-search-menu-icon .search-field{max-height:34px;padding-top:.35em;padding-bottom:.35em;}.ast-above-header-section-wrap{min-height:40px;}.ast-above-header-menu .sub-menu,.ast-above-header-menu .sub-menu .menu-link,.ast-above-header-menu .astra-full-megamenu-wrapper{border-color:var(--ast-global-color-0);}.ast-header-break-point .ast-below-header-merged-responsive .below-header-user-select,.ast-header-break-point .ast-below-header-merged-responsive .below-header-user-select .widget,.ast-header-break-point .ast-below-header-merged-responsive .below-header-user-select .widget-title{color:var(--ast-global-color-3);}.ast-header-break-point .ast-below-header-merged-responsive .below-header-user-select a{color:var(--ast-global-color-0);}.ast-above-header{background-color:#1e2f50;;background-image:none;;}.ast-header-break-point .ast-above-header-merged-responsive .ast-above-header{background-color:#1e2f50;}.ast-header-break-point .ast-above-header-section-separated .ast-above-header-navigation,.ast-header-break-point .ast-above-header-section-separated .ast-above-header-navigation ul{background-color:#1e2f50;}.ast-above-header-section .user-select,.ast-above-header-section .widget,.ast-above-header-section .widget-title{color:#ffffff;}.ast-above-header-section .user-select a,.ast-above-header-section .widget a{color:var(--ast-global-color-0);}.ast-above-header-section .search-field:focus{border-color:var(--ast-global-color-0);}.ast-above-header-section .user-select a:hover,.ast-above-header-section .widget a:hover{color:var(--ast-global-color-1);}.ast-above-header-navigation a{color:#ffffff;}.ast-above-header-menu .sub-menu,.ast-above-header-menu .sub-menu .menu-link{color:#000000;}@media (max-width:921px){.ast-above-header-navigation,.ast-above-header-hide-on-mobile .ast-above-header-wrap{display:none;}}.ast-desktop .ast-above-header-menu.submenu-with-border .sub-menu .menu-link{border-bottom-width:0px;border-style:solid;border-color:#eaeaea;}.ast-desktop .ast-above-header-menu.submenu-with-border .sub-menu .sub-menu{top:-2px;}.ast-desktop .ast-above-header-menu.submenu-with-border .sub-menu{border-top-width:2px;border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-style:solid;}@media (min-width:922px){.ast-above-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.ast-above-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:993px){.ast-container{max-width:1240px;}}@media (min-width:1201px){.ast-container{max-width:1240px;}}@media (max-width:921px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.single.ast-separate-container .ast-author-details,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-top:1.5em;padding-bottom:1.5em;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper,.single.ast-separate-container .ast-author-details,.single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-right:2.14em;padding-left:2.14em;}.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary,.ast-plain-container #primary{margin-top:1.5em;margin-bottom:1.5em;}.ast-left-sidebar #primary,.ast-right-sidebar #primary,.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary,.ast-separate-container #primary{padding-left:0em;padding-right:0em;}.ast-no-sidebar.ast-separate-container .entry-content .alignfull{margin-right:-2.14em;margin-left:-2.14em;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.single.ast-separate-container .ast-author-details,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-top:1.5em;padding-bottom:1.5em;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-count-wrapper,.ast-separate-container .ast-comment-list li.depth-1,.ast-separate-container .comment-respond,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .related-posts-title-wrapper,.single.ast-separate-container .ast-author-details,.single.ast-separate-container .about-author-title-wrapper,.ast-separate-container .ast-related-posts-wrap,.ast-separate-container .ast-woocommerce-container,.ast-separate-container .ast-single-related-posts-container{padding-right:1em;padding-left:1em;}.ast-no-sidebar.ast-separate-container .entry-content .alignfull{margin-right:-1em;margin-left:-1em;}}@media (max-width:921px){.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:calc( 20px - 0.907em );}}@media (max-width:544px){.ast-header-break-point .header-main-layout-2 .site-branding,.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{padding-bottom:0;}}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget,.ast-separate-container #secondary .widget{margin-bottom:1.5em;}}@media (max-width:921px){.ast-separate-container #primary{padding-top:0;}}@media (max-width:921px){.ast-separate-container #primary{padding-bottom:0;}}.site-header .ast-sticky-shrunk .ast-site-identity,.ast-sticky-shrunk .main-header-menu > .menu-item > .menu-link,.ast-sticky-shrunk li.ast-masthead-custom-menu-items{padding-top:0;padding-bottom:0;} .ast-header-break-point .ast-sticky-shrunk.main-navigation .sub-menu .menu-item .menu-link{padding-top:0;padding-bottom:0;}.ast-sticky-shrunk .main-header-menu .sub-menu .menu-link{padding-top:0.9em;padding-bottom:0.9em;}.site-header .ast-sticky-shrunk .ast-site-identity,.ast-sticky-shrunk li.ast-masthead-custom-menu-items{padding-top:0.5em;padding-bottom:0.5em;}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar,.ast-main-header-nav-open .main-header-bar{padding-bottom:0;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-below-menu-enable.ast-header-break-point .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-below-menu-enable.ast-header-break-point .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}@media (max-width:921px){.main-header-bar,.ast-header-break-point .main-header-bar,.ast-header-break-point .header-main-layout-2 .main-header-bar{padding-top:1.5em;padding-bottom:1.5em;}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar,.ast-main-header-nav-open .main-header-bar{padding-bottom:0;}.main-navigation ul .menu-item .menu-link,.ast-header-break-point .main-navigation ul .menu-item .menu-link,.ast-header-break-point li.ast-masthead-custom-menu-items,li.ast-masthead-custom-menu-items{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle{top:0px;}.ast-desktop .main-navigation .ast-mm-template-content,.ast-desktop .main-navigation .ast-mm-custom-content,.ast-desktop .main-navigation .ast-mm-custom-text-content,.main-navigation .sub-menu .menu-item .menu-link,.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-top:0px;padding-right:0;padding-bottom:0px;padding-left:30px;}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-link{padding-left:calc( 30px + 10px );}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 30px + 20px );}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 30px + 30px );}.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 30px + 40px );}.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{margin-right:20px;right:0;}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{right:calc( 20px - 0.907em );}.ast-flyout-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children .sub-menu .ast-menu-toggle{top:0px;}.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-navigation .sub-menu .menu-item .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-link,.ast-fullscreen-menu-enable.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-top:0px;padding-bottom:0px;padding-left:30px;}.ast-below-header,.ast-header-break-point .ast-below-header{padding-top:1em;padding-bottom:1em;}.ast-below-header-menu .menu-link,.below-header-nav-padding-support .below-header-section-1 .below-header-menu > .menu-item > .menu-link,.below-header-nav-padding-support .below-header-section-2 .below-header-menu > .menu-item > .menu-link,.ast-header-break-point .ast-below-header-actual-nav > .ast-below-header-menu > .menu-item > .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-desktop .ast-below-header-menu .ast-mm-template-content,.ast-desktop .ast-below-header-menu .ast-mm-custom-text-content,.ast-below-header-menu .sub-menu .menu-link,.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-link{padding-left:calc( 20px + 10px );}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 20px );}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 30px );}.ast-header-break-point .ast-below-header-actual-nav .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-item .menu-link,.ast-header-break-point .ast-below-header-menu-items .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 40px );}.ast-default-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-default-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle,.ast-flyout-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-flyout-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-default-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle,.ast-flyout-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}.ast-above-header{padding-top:0px;padding-bottom:0px;}.ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu > .menu-item > .menu-link,.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu > .menu-item:first-child > .menu-link,.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu > .menu-item:last-child > .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-header-break-point .ast-above-header-navigation > ul > .menu-item-has-children > .ast-menu-toggle{top:0px;}.ast-desktop .ast-above-header-navigation .ast-mm-custom-text-content,.ast-desktop .ast-above-header-navigation .ast-mm-template-content,.ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item .sub-menu .menu-link,.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-link,.ast-above-header-enabled .ast-above-header-menu > .menu-item:first-child .sub-menu .menu-item .menu-link{padding-top:0px;padding-right:20px;padding-bottom:0px;padding-left:20px;}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-link{padding-left:calc( 20px + 10px );}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-item .menu-link{padding-left:calc( 20px + 20px );}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 30px );}.ast-header-break-point .ast-above-header-enabled .ast-above-header-menu .menu-item .sub-menu .menu-item .menu-item .menu-item .menu-item .menu-link{padding-left:calc( 20px + 40px );}.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-default-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle,.ast-flyout-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{top:0px;right:calc( 20px - 0.907em );}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{margin-right:20px;right:0;}.ast-footer-overlay{padding-top:2em;padding-bottom:2em;}.ast-small-footer .nav-menu a,.footer-sml-layout-2 .ast-small-footer-section-1 .menu-item a,.footer-sml-layout-2 .ast-small-footer-section-2 .menu-item a{padding-top:0em;padding-right:.5em;padding-bottom:0em;padding-left:.5em;}}@media (max-width:544px){.main-header-bar,.ast-header-break-point .main-header-bar,.ast-header-break-point .header-main-layout-2 .main-header-bar,.ast-header-break-point .ast-mobile-header-stack .main-header-bar{padding-top:1em;padding-bottom:1em;}.ast-default-menu-enable.ast-main-header-nav-open.ast-header-break-point .main-header-bar,.ast-main-header-nav-open .main-header-bar{padding-bottom:0;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .main-header-menu > .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-desktop .main-navigation .ast-mm-template-content,.ast-desktop .main-navigation .ast-mm-custom-content,.ast-desktop .main-navigation .ast-mm-custom-text-content,.main-navigation .sub-menu .menu-item .menu-link,.ast-header-break-point .main-navigation .sub-menu .menu-item .menu-link{padding-right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .main-header-bar .main-header-bar-navigation .sub-menu .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-above-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-menu-enable.ast-header-break-point .ast-below-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-below-menu-enable.ast-header-break-point .ast-below-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-below-menu-enable .ast-below-header-enabled .ast-below-header-navigation .ast-below-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}.ast-above-header{padding-top:0.5em;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-default-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link,.ast-flyout-above-menu-enable.ast-header-break-point .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children > .menu-link{padding-right:0;}.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-navigation .menu-item-has-children > .ast-menu-toggle,.ast-fullscreen-above-menu-enable.ast-header-break-point .ast-above-header-menu-items .menu-item-has-children > .ast-menu-toggle{right:0;}.ast-fullscreen-above-menu-enable .ast-above-header-enabled .ast-above-header-navigation .ast-above-header-menu .menu-item.menu-item-has-children .sub-menu .ast-menu-toggle{right:0;}}@media (max-width:544px){.ast-header-break-point .header-main-layout-2 .site-branding,.ast-header-break-point .ast-mobile-header-stack .ast-mobile-menu-buttons{padding-bottom:0;}}.ast-above-header,.main-header-bar,.ast-below-header {-webkit-transition: all 0.2s linear;transition: all 0.2s linear;}.ast-above-header,.main-header-bar,.ast-below-header {max-width:100%;}#ast-scroll-top{background-color:var(--ast-global-color-0);font-size:15px;font-size:1rem;border-radius:0;}.ast-scroll-top-icon::before{content:"\e900";font-family:Astra;text-decoration:inherit;}.ast-scroll-top-icon{transform:rotate(180deg);}.site-title,.site-title a{font-family:'Rubik',sans-serif;text-transform:inherit;}.site-header .site-description{text-transform:inherit;}.secondary .widget-title{font-family:'Rubik',sans-serif;text-transform:inherit;}.secondary .widget > *:not(.widget-title){font-family:'Roboto',sans-serif;}.ast-single-post .entry-title,.page-title{font-family:'Rubik',sans-serif;text-transform:inherit;}.ast-archive-description .ast-archive-title{font-family:'Rubik',sans-serif;text-transform:inherit;}.blog .entry-title,.blog .entry-title a,.archive .entry-title,.archive .entry-title a,.search .entry-title,.search .entry-title a{font-family:'Rubik',sans-serif;text-transform:inherit;}.main-navigation{font-weight:700;}.ast-header-sections-navigation,.ast-above-header-menu-items,.ast-below-header-menu-items{font-weight:700;}.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .menu-item .menu-link:hover,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu .menu-item .menu-link:focus{background-color:#575757;}.ast-desktop .ast-below-header-navigation .astra-megamenu-li .menu-item .menu-link:hover,.ast-desktop .ast-below-header-navigation .astra-megamenu-li .menu-item .menu-link:focus{color:#ffffff;}.ast-above-header-menu .astra-full-megamenu-wrapper{box-shadow:0 5px 20px rgba(0,0,0,0.06);}.ast-above-header-menu .astra-full-megamenu-wrapper .sub-menu,.ast-above-header-menu .astra-megamenu .sub-menu{box-shadow:none;}.ast-below-header-menu.ast-mega-menu-enabled.submenu-with-border .astra-full-megamenu-wrapper{border-color:#ffffff;}.ast-below-header-menu .astra-full-megamenu-wrapper{box-shadow:0 5px 20px rgba(0,0,0,0.06);}.ast-below-header-menu .astra-full-megamenu-wrapper .sub-menu,.ast-below-header-menu .astra-megamenu .sub-menu{box-shadow:none;}.ast-desktop .main-header-menu.submenu-with-border .astra-megamenu,.ast-desktop .main-header-menu.ast-mega-menu-enabled.submenu-with-border .astra-full-megamenu-wrapper{border-top-width:2px;border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-style:solid;}.ast-desktop .ast-mega-menu-enabled.main-header-menu .menu-item-heading > .menu-link{font-weight:700;font-size:1.1em;}.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu .menu-item-heading > .menu-link{font-weight:500;font-size:1.1em;}.ast-desktop .ast-above-header .submenu-with-border .astra-full-megamenu-wrapper{border-top-width:2px;border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-style:solid;}.ast-desktop .ast-below-header .submenu-with-border .astra-full-megamenu-wrapper{border-top-width:2px;border-left-width:0px;border-right-width:0px;border-bottom-width:0px;border-style:solid;}.ast-desktop .ast-mega-menu-enabled.main-header-menu > .menu-item-has-children > .menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-below-header-menu > .menu-item-has-children > .menu-link .sub-arrow:after,.ast-desktop .ast-mega-menu-enabled.ast-above-header-menu > .menu-item-has-children > .menu-link .sub-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:bold;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal;}.ast-search-box.header-cover #close::before,.ast-search-box.full-screen #close::before{font-family:Astra;content:"\e5cd";display:inline-block;transition:transform .3s ease-in-out;}.ast-advanced-headers-different-logo .advanced-header-logo,.ast-header-break-point .ast-has-mobile-header-logo .advanced-header-logo{display:inline-block;}.ast-header-break-point.ast-advanced-headers-different-logo .ast-has-mobile-header-logo .ast-mobile-header-logo{display:none;}.ast-advanced-headers-layout{padding-top:15%;padding-bottom:10%;width:100%;}.ast-advanced-headers-wrap,.ast-advanced-headers-title{color:#ffffff;}.ast-advanced-headers-breadcrumb,.ast-advanced-headers-breadcrumb .woocommerce-breadcrumb{color:#ffffff;}.ast-advanced-headers-breadcrumb a,.woocommerce .ast-advanced-headers-breadcrumb a{color:#ffffff;}.ast-advanced-headers-breadcrumb a:hover,.woocommerce .ast-advanced-headers-breadcrumb a:hover{color:#ffffff;}.ast-title-bar-wrap{background-image:url(https://iisc-institute.de/wp-content/uploads/online-kurse.jpg);background-repeat:repeat;background-size:cover;background-position:center center;}.ast-title-bar-wrap:after{content:"";position:absolute;left:0;right:0;top:0;bottom:0;background-color:rgba(0,0,0,0.5);}.ast-advanced-headers-parallax{background-attachment:fixed;}#ast-fixed-header .site-title a,#ast-fixed-header .site-title a:focus,#ast-fixed-header .site-title a:hover,#ast-fixed-header .site-title a:visited{color:#222;}#ast-fixed-header.site-header .site-description{color:var(--ast-global-color-3);}
.main-header-menu > .menu-item > .menu-link:hover {
  color: #E5312E;
}


.entry-content .advantages-block.wp-block-group {
    padding: 0;
}
@media (max-width: 600px) {
    .entry-content .advantages-block.wp-block-group {
        margin-top: 30px;
        margin-bottom: 50px;
    }
}
body:not(.home) .entry-content .advantages-block.wp-block-group {
    margin-top: 50px;
    margin-bottom: 50px;
}
.entry-content .advantages-block.mobile {
    display: none;
}
@media (max-width: 767px) {
    .entry-content .advantages-block.desktop {
        display: none;
    }
    .entry-content .advantages-block.mobile {
        display: block;
    }
}
.advantages_block_wrapper {
    display: flex;
    gap: 25px;
    justify-content: center;
}
.advantages_block_wrapper .advantages_block_item {
    width: calc(20% - 20px);
}
.advantages_block_wrapper .advantages_block_item .advantages_block_item_row_1 {
    margin-bottom: 25px;
    display: flex;
    gap: 20px;
    align-items: center;
}
.advantages_block_wrapper .advantages_block_item .advantages_block_item_row_1 .advantages_block_item_img {
    width: 56px;
}
.advantages_block_wrapper .advantages_block_item .advantages_block_item_row_1 .advantages_block_item_img img {
    max-width: 100%;
}
.advantages_block_wrapper .advantages_block_item .advantages_block_item_row_1 .advantages_block_item_name {
    width: calc(100% - 76px);
    font-family: 'Rubik', sans-serif;
    font-size: 15px;
    line-height: 115%;
    font-weight: 500;
}
.advantages_block_wrapper .advantages_block_item .advantages_block_item_row_2 {
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    line-height: 150%;
    font-weight: 400;
}
@media (max-width: 1199px) {
    .advantages_block_wrapper {
        flex-wrap: wrap;
    }
    .advantages_block_wrapper .advantages_block_item {
        width: calc(33% - 17px);
    }
}
@media (max-width: 767px) {
    .advantages_block_wrapper .advantages_block_item {
        width: calc(50% - 13px);
    }
    .advantages_block_wrapper .advantages_block_item .advantages_block_item_row_1 {
        flex-direction: column;
        text-align: center;
    }
    .advantages_block_wrapper .advantages_block_item .advantages_block_item_row_1 .advantages_block_item_name {
        width: 100%;
    }
    .advantages_block_wrapper .advantages_block_item .advantages_block_item_row_2 {
        text-align: center;
    }
}

.wp-block-uagb-container {
    display: flex;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    transition-property: box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease
}

.wp-block-uagb-container.uagb-is-root-container {
    margin-left: auto;
    margin-right: auto
}

.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap {
    display: flex;
    position: relative;
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 2
}

.wp-block-uagb-container>*:not(.uagb-container__shape) {
    z-index: 2
}

.wp-block-uagb-container .uagb-container__video-wrap {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.wp-block-uagb-container .uagb-container__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.uagb-slider-container),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-uagb-image):not(.wp-block-spectra-pro-register):not(.uagb-slider-container) {
    min-width: unset !important;
    width: 100%
}

body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol {
    max-width: fit-content;
    margin-block-start:0;margin-block-end:0;margin-left: 20px
}

.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide {
    margin-left: auto;
    margin-right: auto
}

.uagb-container__shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1
}

.uagb-container__shape-top {
    top: -3px
}

.uagb-container__shape-bottom {
    bottom: -3px
}

.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.uagb-container__shape.uagb-container__shape-flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.uagb-container__shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uagb-container__shape .uagb-container__shape-fill {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.uagb-container__shape.uagb-container__shape-above-content {
    z-index: 9;
    pointer-events: none
}

.wp-block-uagb-container.uagb-block-8e1f7797.wp-block-uagb-container {
    color: inherit;
    border-color: #4B4F58;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-8e1f7797 {
    max-width: 100%;
    width: 100%;
}

.wp-block-uagb-container.uagb-block-8e1f7797 .uagb-container__shape-top svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-8e1f7797 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-8e1f7797 .uagb-container__shape-bottom svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-8e1f7797 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-8e1f7797 .uagb-container__video-wrap video {
    opacity: 0.5;
}

.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e1f7797 > .uagb-container-inner-blocks-wrap {
    --inner-content-custom-width: min( 100%, 1200px);
    max-width: var(--inner-content-custom-width);
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}

.wp-block-uagb-container.uagb-block-8e1f7797 {
    box-shadow: 0 0 #00000070 ;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: !important;
    margin-bottom: !important;
    row-gap: 20px;
    column-gap: 20px;
    overflow: visible;
    background-image: linear-gradient(to right, rgba(0,0,0,0.18), rgba(0,0,0,0.18)), url(https://iisc-institute.de/wp-content/uploads/contact_form.jpg);
;background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

.wp-block-uagb-container.uagb-block-f60677ef.wp-block-uagb-container {
    color: inherit;
    border-color: #4B4F58;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-f60677ef {
    max-width: 25%;
    width: 100%;
}

.wp-block-uagb-container.uagb-block-f60677ef .uagb-container__shape-top svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-f60677ef .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-f60677ef .uagb-container__shape-bottom svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-f60677ef .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-f60677ef .uagb-container__video-wrap video {
    opacity: 1;
}

.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f60677ef > .uagb-container-inner-blocks-wrap {
    --inner-content-custom-width: min( 100%, 1200px);
    max-width: var(--inner-content-custom-width);
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}

.wp-block-uagb-container.uagb-block-f60677ef {
    box-shadow: 0 0 #00000070 ;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: !important;
    margin-bottom: !important;
    row-gap: 20px;
    column-gap: 20px;
    overflow: visible;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.wp-block-uagb-container.uagb-block-d89aea25.wp-block-uagb-container {
    color: inherit;
    border-color: #4B4F58;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-d89aea25 {
    max-width: 75%;
    width: 100%;
}

.wp-block-uagb-container.uagb-block-d89aea25 .uagb-container__shape-top svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-d89aea25 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-d89aea25 .uagb-container__shape-bottom svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-d89aea25 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-d89aea25 .uagb-container__video-wrap video {
    opacity: 1;
}

.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d89aea25 > .uagb-container-inner-blocks-wrap {
    --inner-content-custom-width: min( 100%, 1200px);
    max-width: var(--inner-content-custom-width);
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 0;
    column-gap: 20px;
}

.wp-block-uagb-container.uagb-block-d89aea25 {
    box-shadow: 0 0 #00000070 ;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: !important;
    margin-bottom: !important;
    row-gap: 0;
    column-gap: 20px;
    overflow: visible;
    background-color: var(--ast-global-color-5);
;flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 976px) {
    .wp-block-uagb-container.uagb-is-root-container .uagb-block-8e1f7797 {
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e1f7797 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 1024px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
    }

    .wp-block-uagb-container.uagb-block-8e1f7797 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-f60677ef {
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f60677ef > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 1024px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
    }

    .wp-block-uagb-container.uagb-block-f60677ef {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-d89aea25 {
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d89aea25 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 1024px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
    }

    .wp-block-uagb-container.uagb-block-d89aea25 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
        background-color: var(--ast-global-color-5);
    ;}
}

@media only screen and (max-width: 767px) {
    .wp-block-uagb-container.uagb-is-root-container .uagb-block-8e1f7797 {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-8e1f7797 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 767px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-block-8e1f7797 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-f60677ef {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-f60677ef > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 767px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-block-f60677ef {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-d89aea25 {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-d89aea25 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 767px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-block-d89aea25 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
        background-color: var(--ast-global-color-5);
    ;flex-wrap: wrap;
    }
}

.uag-blocks-common-selector {
    z-index: var(--z-index-desktop) !important
}

@media (max-width: 976px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-tablet) !important
    }
}

@media (max-width: 767px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-mobile) !important
    }
}

.wp-block-uagb-image__figure {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 0
}

.wp-block-uagb-image__figure img {
    height: auto;
    max-width: 100%
}

.wp-block-uagb-image__figure>a {
    display: inline-block
}

.wp-block-uagb-image__figure figcaption {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 1em
}

.wp-block-uagb-image--align-left {
    text-align: left
}

.wp-block-uagb-image--align-right {
    text-align: right
}

.wp-block-uagb-image--align-center {
    text-align: center
}

.wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
    height: auto
}

.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img {
    height: auto;
    width: 100% !important
}

.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img {
    height: auto;
    width: 100%
}

.wp-block-uagb-image--layout-overlay__color-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
    background: rgba(0,0,0,0.5);
    transition: opacity 0.35s ease-in-out
}

.wp-block-uagb-image--layout-overlay-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1
}

.wp-block-uagb-image--layout-overlay__inner {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-color: #fff;
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right {
    justify-content: flex-start
}

.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right {
    justify-content: flex-end
}

.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left {
    align-items: flex-start
}

.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right {
    align-items: flex-end
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    color: #fff;
    transition: transform 0.35s, opacity 0.35s ease-in-out;
    transform: translate3d(0, 24px, 0)
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    border-top-style: solid;
    margin-bottom: 10px;
    opacity: 0;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
    transform: translate3d(0, 30px, 0)
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
    overflow: visible;
    color: #fff;
    transition: transform 0.45s, opacity 0.45s ease-in-out;
    transform: translate3d(0, 35px, 0)
}

.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure {
    overflow: hidden
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img {
    transform: scale(1);
    transition: transform 0.35s ease-in-out
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img {
    transform: scale(1.05)
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure {
    overflow: hidden
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img {
    width: calc(100% + 40px) !important;
    max-width: none !important;
    transform: translate3d(-40px, 0, 0);
    transition: transform 0.35s ease-in-out
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img {
    transform: translate3d(0, 0, 0)
}

.wp-block-uagb-image--effect-grayscale img {
    filter: grayscale(0%);
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--effect-grayscale:hover img {
    filter: grayscale(100%)
}

.wp-block-uagb-image--effect-blur img {
    filter: blur(0);
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--effect-blur:hover img {
    filter: blur(3px)
}

.uagb-block-0a885859.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: px;
    height: auto;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

.uagb-block-2e6d0620.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: px;
    height: auto;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

.uagb-block-b652112f.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: 155px;
    height: auto;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

.uagb-block-ba530cc1.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: 155px;
    height: auto;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

.uagb-block-5fcc0b5a.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure img {
    object-fit: contain;
    width: 150px;
    height: 150px;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 150px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 150px;
        height: auto;
    }
}

.wp-block-uagb-container {
    display: flex;
    position: relative;
    box-sizing: border-box;
    z-index: 2;
    transition-property: box-shadow;
    transition-duration: 0.2s;
    transition-timing-function: ease
}

.wp-block-uagb-container.uagb-is-root-container {
    margin-left: auto;
    margin-right: auto
}

.wp-block-uagb-container.alignfull.uagb-is-root-container .uagb-container-inner-blocks-wrap {
    display: flex;
    position: relative;
    box-sizing: border-box;
    margin-left: auto !important;
    margin-right: auto !important;
    z-index: 2
}

.wp-block-uagb-container>*:not(.uagb-container__shape) {
    z-index: 2
}

.wp-block-uagb-container .uagb-container__video-wrap {
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    position: absolute;
    overflow: hidden;
    z-index: 0;
    -webkit-transition: opacity 1s;
    -o-transition: opacity 1s;
    transition: opacity 1s
}

.wp-block-uagb-container .uagb-container__video-wrap video {
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    line-height: 1;
    border: none;
    display: inline-block;
    vertical-align: baseline;
    -o-object-fit: cover;
    object-fit: cover;
    background-size: cover
}

body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-spectra-pro-register):not(.uagb-slider-container),body .wp-block-uagb-container>.uagb-container-inner-blocks-wrap,body .wp-block-uagb-container>*:not(.wp-block-uagb-container):not(.wp-block-uagb-column):not(.wp-block-uagb-container):not(.wp-block-uagb-section):not(.uagb-container__shape):not(.uagb-container__video-wrap):not(.wp-block-uagb-image):not(.wp-block-spectra-pro-register):not(.uagb-slider-container) {
    min-width: unset !important;
    width: 100%
}

body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>.wp-block-uagb-container ol,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap>ul,body .ast-container .wp-block-uagb-container>.uagb-container-inner-blocks-wrap ol {
    max-width: fit-content;
    margin-block-start:0;margin-block-end:0;margin-left: 20px
}

.ast-plain-container .editor-styles-wrapper .block-editor-block-list__layout.is-root-container .uagb-is-root-container.wp-block-uagb-container.alignwide {
    margin-left: auto;
    margin-right: auto
}

.uagb-container__shape {
    overflow: hidden;
    position: absolute;
    left: 0;
    width: 100%;
    line-height: 0;
    direction: ltr;
    z-index: 1
}

.uagb-container__shape-top {
    top: -3px
}

.uagb-container__shape-bottom {
    bottom: -3px
}

.uagb-container__shape.uagb-container__invert.uagb-container__shape-bottom,.uagb-container__shape.uagb-container__invert.uagb-container__shape-top {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.uagb-container__shape.uagb-container__shape-flip svg {
    transform: translateX(-50%) rotateY(180deg)
}

.uagb-container__shape svg {
    display: block;
    width: -webkit-calc(100% + 1.3px);
    width: calc(100% + 1.3px);
    position: relative;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%)
}

.uagb-container__shape .uagb-container__shape-fill {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotateY(0deg);
    transform: rotateY(0deg)
}

.uagb-container__shape.uagb-container__shape-above-content {
    z-index: 9;
    pointer-events: none
}

.wp-block-uagb-container.uagb-block-08d25e87.wp-block-uagb-container {
    color: inherit;
    border-color: #4B4F58;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-08d25e87 {
    max-width: 100%;
    width: 100%;
}

.wp-block-uagb-container.uagb-block-08d25e87 .uagb-container__shape-top svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-08d25e87 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-08d25e87 .uagb-container__shape-bottom svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-08d25e87 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-08d25e87 .uagb-container__video-wrap video {
    opacity: 0.5;
}

.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08d25e87 > .uagb-container-inner-blocks-wrap {
    --inner-content-custom-width: min( 100%, 1200px);
    max-width: var(--inner-content-custom-width);
    width: 100%;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}

.wp-block-uagb-container.uagb-block-08d25e87 {
    box-shadow: 0 0 #00000070 ;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: !important;
    margin-bottom: !important;
    row-gap: 20px;
    column-gap: 20px;
    overflow: visible;
    background-image: linear-gradient(to right, rgba(0,0,0,0.18), rgba(0,0,0,0.18)), url(https://iisc-institute.de/wp-content/uploads/contact_form.jpg);
;background-repeat: no-repeat;
    background-position: 50% 50%;
    background-size: cover;
    background-attachment: scroll;
}

.wp-block-uagb-container.uagb-block-00ab30e4.wp-block-uagb-container {
    color: inherit;
    border-color: #4B4F58;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-00ab30e4 {
    max-width: 25%;
    width: 100%;
}

.wp-block-uagb-container.uagb-block-00ab30e4 .uagb-container__shape-top svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-00ab30e4 .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-00ab30e4 .uagb-container__shape-bottom svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-00ab30e4 .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-00ab30e4 .uagb-container__video-wrap video {
    opacity: 1;
}

.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-00ab30e4 > .uagb-container-inner-blocks-wrap {
    --inner-content-custom-width: min( 100%, 1200px);
    max-width: var(--inner-content-custom-width);
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 20px;
    column-gap: 20px;
}

.wp-block-uagb-container.uagb-block-00ab30e4 {
    box-shadow: 0 0 #00000070 ;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
    margin-top: !important;
    margin-bottom: !important;
    row-gap: 20px;
    column-gap: 20px;
    overflow: visible;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

.wp-block-uagb-container.uagb-block-99777dbe.wp-block-uagb-container {
    color: inherit;
    border-color: #4B4F58;
}

.wp-block-uagb-container.uagb-is-root-container .uagb-block-99777dbe {
    max-width: 75%;
    width: 100%;
}

.wp-block-uagb-container.uagb-block-99777dbe .uagb-container__shape-top svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-99777dbe .uagb-container__shape.uagb-container__shape-top .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-99777dbe .uagb-container__shape-bottom svg {
    width: calc( 100% + 1.3px );
}

.wp-block-uagb-container.uagb-block-99777dbe .uagb-container__shape.uagb-container__shape-bottom .uagb-container__shape-fill {
    fill: rgba(51,51,51,1);
}

.wp-block-uagb-container.uagb-block-99777dbe .uagb-container__video-wrap video {
    opacity: 1;
}

.wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99777dbe > .uagb-container-inner-blocks-wrap {
    --inner-content-custom-width: min( 100%, 1200px);
    max-width: var(--inner-content-custom-width);
    width: 100%;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
    row-gap: 0;
    column-gap: 20px;
}

.wp-block-uagb-container.uagb-block-99777dbe {
    box-shadow: 0 0 #00000070 ;
    padding-top: 30px;
    padding-bottom: 30px;
    padding-left: 35px;
    padding-right: 35px;
    margin-top: !important;
    margin-bottom: !important;
    row-gap: 0;
    column-gap: 20px;
    overflow: visible;
    background-color: var(--ast-global-color-5);
;flex-direction: column;
    align-items: center;
    justify-content: center;
    flex-wrap: nowrap;
}

@media only screen and (max-width: 976px) {
    .wp-block-uagb-container.uagb-is-root-container .uagb-block-08d25e87 {
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08d25e87 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 1024px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
    }

    .wp-block-uagb-container.uagb-block-08d25e87 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-00ab30e4 {
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-00ab30e4 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 1024px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
    }

    .wp-block-uagb-container.uagb-block-00ab30e4 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-99777dbe {
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99777dbe > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 1024px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
    }

    .wp-block-uagb-container.uagb-block-99777dbe {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
        background-color: var(--ast-global-color-5);
    ;}
}

@media only screen and (max-width: 767px) {
    .wp-block-uagb-container.uagb-is-root-container .uagb-block-08d25e87 {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-08d25e87 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 767px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-block-08d25e87 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-00ab30e4 {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-00ab30e4 > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 767px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-block-00ab30e4 {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-is-root-container .uagb-block-99777dbe {
        max-width: 100%;
        width: 100%;
    }

    .wp-block-uagb-container.uagb-is-root-container.alignfull.uagb-block-99777dbe > .uagb-container-inner-blocks-wrap {
        --inner-content-custom-width: min( 100%, 767px);
        max-width: var(--inner-content-custom-width);
        width: 100%;
        flex-wrap: wrap;
    }

    .wp-block-uagb-container.uagb-block-99777dbe {
        padding-top: 10px;
        padding-bottom: 10px;
        padding-left: 10px;
        padding-right: 10px;
        margin-top: !important;
        margin-bottom: !important;
        background-color: var(--ast-global-color-5);
    ;flex-wrap: wrap;
    }
}

.uag-blocks-common-selector {
    z-index: var(--z-index-desktop) !important
}

@media (max-width: 976px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-tablet) !important
    }
}

@media (max-width: 767px) {
    .uag-blocks-common-selector {
        z-index:var(--z-index-mobile) !important
    }
}

.wp-block-uagb-image__figure {
    position: relative;
    display: inline-block;
    max-width: 100%;
    height: auto;
    margin: 0
}

.wp-block-uagb-image__figure img {
    height: auto;
    max-width: 100%
}

.wp-block-uagb-image__figure>a {
    display: inline-block
}

.wp-block-uagb-image__figure figcaption {
    text-align: center;
    margin-top: 0.5em;
    margin-bottom: 1em
}

.wp-block-uagb-image--align-left {
    text-align: left
}

.wp-block-uagb-image--align-right {
    text-align: right
}

.wp-block-uagb-image--align-center {
    text-align: center
}

.wp-block-uagb-image--align-full .wp-block-uagb-image__figure {
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
    max-width: 100vw;
    width: 100vw;
    height: auto
}

.wp-block-uagb-image--align-full .wp-block-uagb-image__figure img {
    height: auto;
    width: 100% !important
}

.wp-block-uagb-image--align-wide .wp-block-uagb-image__figure img {
    height: auto;
    width: 100%
}

.wp-block-uagb-image--layout-overlay__color-wrapper {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    opacity: 0.2;
    background: rgba(0,0,0,0.5);
    transition: opacity 0.35s ease-in-out
}

.wp-block-uagb-image--layout-overlay-link {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0
}

.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1
}

.wp-block-uagb-image--layout-overlay__inner {
    position: absolute;
    left: 15px;
    right: 15px;
    bottom: 15px;
    top: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    border-color: #fff;
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.top-center,.wp-block-uagb-image--layout-overlay__inner.top-right {
    justify-content: flex-start
}

.wp-block-uagb-image--layout-overlay__inner.bottom-left,.wp-block-uagb-image--layout-overlay__inner.bottom-center,.wp-block-uagb-image--layout-overlay__inner.bottom-right {
    justify-content: flex-end
}

.wp-block-uagb-image--layout-overlay__inner.top-left,.wp-block-uagb-image--layout-overlay__inner.center-left,.wp-block-uagb-image--layout-overlay__inner.bottom-left {
    align-items: flex-start
}

.wp-block-uagb-image--layout-overlay__inner.top-right,.wp-block-uagb-image--layout-overlay__inner.center-right,.wp-block-uagb-image--layout-overlay__inner.bottom-right {
    align-items: flex-end
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    color: #fff;
    transition: transform 0.35s, opacity 0.35s ease-in-out;
    transform: translate3d(0, 24px, 0)
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    border-top-style: solid;
    margin-bottom: 10px;
    opacity: 0;
    transition: transform 0.4s, opacity 0.4s ease-in-out;
    transform: translate3d(0, 30px, 0)
}

.wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
    overflow: visible;
    color: #fff;
    transition: transform 0.45s, opacity 0.45s ease-in-out;
    transform: translate3d(0, 35px, 0)
}

.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-heading,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-separator,.wp-block-uagb-image--layout-overlay__inner:hover .uagb-image-caption {
    opacity: 1;
    transform: translate3d(0, 0, 0)
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure {
    overflow: hidden
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure img {
    transform: scale(1);
    transition: transform 0.35s ease-in-out
}

.wp-block-uagb-image--effect-zoomin .wp-block-uagb-image__figure:hover img {
    transform: scale(1.05)
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure {
    overflow: hidden
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure img {
    width: calc(100% + 40px) !important;
    max-width: none !important;
    transform: translate3d(-40px, 0, 0);
    transition: transform 0.35s ease-in-out
}

.wp-block-uagb-image--effect-slide .wp-block-uagb-image__figure:hover img {
    transform: translate3d(0, 0, 0)
}

.wp-block-uagb-image--effect-grayscale img {
    filter: grayscale(0%);
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--effect-grayscale:hover img {
    filter: grayscale(100%)
}

.wp-block-uagb-image--effect-blur img {
    filter: blur(0);
    transition: 0.35s ease-in-out
}

.wp-block-uagb-image--effect-blur:hover img {
    filter: blur(3px)
}

.uagb-block-0a885859.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-0a885859.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: px;
    height: auto;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-0a885859.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

.uagb-block-2e6d0620.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-2e6d0620.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: px;
    height: auto;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-2e6d0620.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: px;
        height: auto;
    }
}

.uagb-block-b652112f.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-b652112f.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: 155px;
    height: auto;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-b652112f.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

.uagb-block-ba530cc1.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-ba530cc1.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure img {
    width: 155px;
    height: auto;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-ba530cc1.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 155px;
        height: auto;
    }
}

.uagb-block-5fcc0b5a.wp-block-uagb-image {
    align-self: center;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-default figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure figcaption {
    font-style: normal;
    text-align: center;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay figure img {
    box-shadow: 0 0 #00000070 ;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 0.2;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner {
    left: 15px;
    right: 15px;
    top: 15px;
    bottom: 15px;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading {
    font-style: normal;
    line-height: emem;
    color: #fff;
    opacity: 1;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-heading a {
    color: #fff;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 0;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image--layout-overlay .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__color-wrapper {
    opacity: 1;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    width: 30%;
    border-top-width: 2px;
    border-top-color: #fff;
    opacity: 0;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure img {
    object-fit: contain;
    width: 150px;
    height: 150px;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-caption {
    opacity: 1;
}

.uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure:hover .wp-block-uagb-image--layout-overlay__inner .uagb-image-separator {
    opacity: 1;
}

@media only screen and (max-width: 976px) {
    .uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 150px;
        height: auto;
    }
}

@media only screen and (max-width: 767px) {
    .uagb-block-5fcc0b5a.wp-block-uagb-image .wp-block-uagb-image__figure img {
        width: 150px;
        height: auto;
    }
}



.ast-above-header-menu.ast-nav-menu > .menu-item > .menu-link {
    padding: 0 0.6em;
}




@media (min-width: 768px) {
    .ast-advanced-headers-layout.padding_fix_class {
        padding-top: calc(15% - 45px);
        padding-bottom: calc(10% - 45px);
    }
}
@media (max-width: 767px) {
    .ast-advanced-headers-layout.padding_fix_class {
        padding-top: 10%;
        padding-bottom: 5%;
    }
}

.banner-tests-link {
    display: flex;
    justify-content: center;
    margin-top: 45px;
    position: relative;
    z-index: 1;
}
.banner-tests-link a {
    padding: 11px 25px 9px 25px;
    color: #FFF;
    background-color: #263c66;
    text-transform: uppercase;
}
.banner-tests-link a:hover {
    color: #1E2F50;
    background-color: #FFF;
}



.ast-above-header-section .user-select .ast-custom-html {
    font-size: 18px;
}
.ast-above-header-section .user-select a[href^="https://wa.me/"] {
    font-size: 16px;
}




