@import url('stylesheet2.css');
img.wp-smiley, img.emoji {
		display: inline !important;
		border: none !important;
		box-shadow: none !important;
		height: 1em !important;
		width: 1em !important;
		margin: 0 0.07em !important;
		vertical-align: -0.1em !important;
		background: none !important;
		padding: 0 !important;
	}
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
.site-header,
mark,
ins {
	background:#F45C43;
}
:root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--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--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--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;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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-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-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-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;}
:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}
:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}
:root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;}
.knowledgebase-layout-1 .learnmore-articles-link:hover,
.knowledgebase-layout-1 .learnmore-articles-link:focus,
.knowledgebase-layout-1 .learnmore-category-link:hover,
.knowledgebase-layout-1 .learnmore-category-link:focus,
.entry-title a:hover,
.site-breadcrumbs a:hover,
.entry-content a:not(:hover),
.primary-menu .sub-menu .menu-item a:hover,
.sidebar-layout-default .blog-sidebar .widget ul li a:hover,
.sidebar-layout-default .blog-sidebar .widget ul li a:focus {
	color:#F45C43
}

.post-navigation a:hover .post-title,
.post-navigation a:focus .post-title {
	border-bottom: 2px solid #F45C43
}

.form-submit input,
.post-password-form input[type="submit"],
.search-submit {
	border: 1px solid #F45C43;
	background: #F45C43;
}

blockquote {
	border-left: 8px solid #F45C43;
}

.calendar_wrap a {
	border-bottom: 2px solid #F45C43;
	color: #F45C43;
}

.widget a,
.comment-metadata a  {
	border-color: #F45C43;
}

abbr[title],
acronym {
	border-bottom: 2px dotted #F45C43;
}

.entry-content .wp-block-file a {
	color: #4a4a4a;
}

.entry-content .wp-block-file a.wp-block-file__button {
	color: white;
}


html {
    scroll-behavior: smooth;
}

body{
	font-family: 'General Sans'!important;
}
.entry-content h3.wp-block-heading svg.aal_svg {
    width: 28px;
    height: 28px;
    color: #ffdf7f;
}
.wp-block-code {
    background-color: whitesmoke;
    background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiP…dpZHRoPSIxMDAlIiBoZWlnaHQ9IjEwMCUiIGZpbGw9InVybCgjZ3JhZCkiIC8+PC9zdmc+IA==);
    background-size: 100%;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(50%, #f5f5f5), color-stop(50%, #e6e6e6));
    background-image: -webkit-linear-gradient(#f5f5f5 50%, #e6e6e6 50%);
    background-image: linear-gradient(#f5f5f5 50%, #e6e6e6 50%);
    background-size: 40px 50px;
    border: 1px solid #d4d4d4;
    display: block;
    line-height: 25px;
    margin-bottom: 10px;
    overflow: visible;
    overflow-y: hidden;
    padding: 0 0 0 4px;
    font-size: 15px;
}
.bi-plus.add_icon {
    background: linear-gradient(to right,#ee2267,#9928ac);
    border-radius: 100%;
    cursor: pointer;
    width: 30px;
    text-align: center;
    color: white;
    height: 30px;
    display: inline-block;
    margin-left: 5px;
    margin-right: 5px;
    vertical-align: middle;
    padding: 0;
}

.bi-plus.add_icon:before {
    margin-top: 5px;
    display: block;
}
.site-branding {
    text-align: center;
    margin-top: 35px;
}
.entry-content ol svg, .entry-content ul svg {
    vertical-align: bottom;
}
.site-branding .custom-logo-link > img {
    width: 130px;
}
.bi{
	font-size:23px;
}

.primary-search-title {
    font-size: 20px;
}
.site-info {
    background-color: #0a0e23;
    padding: 120px 15%;
    font-size: 14px;
    text-align: center;
}

.primary-search {
    margin-top: 0rem;
    margin-bottom: 5rem;
}

.site-header, mark, ins {
    background: #0a0e23;
}
.bottom-bar {
    background: transparent;
    padding-bottom: 50px;
    padding-top: 10px;
	text-align:center;
}

.secondary-search-inner {-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}

.secondary-search-form {
    max-width: 650px;
    background-color: hsla(0,0%,100%,.15);
    height: 55px;
}

.secondary-search .icon-search-icon>* {
    stroke: #fff;
}

.secondary-search-field {
    color: #fff;
}
.secondary-search-field::-webkit-input-placeholder {
	color: white;
}

.secondary-search-field::-moz-placeholder {
	color: white;
}

.secondary-search-field:-ms-input-placeholder {
	color: white;
}

.secondary-search-field::-ms-input-placeholder {
	color: white;
}

.secondary-search-field::placeholder {
	color: white;
}

.wp-block-table.table-documentation {border: 1px solid #bac3d4;    margin-top: -25px;}

.wp-block-table.table-documentation > table {margin: 0px;}


time.entry-date.published {
    display: none;
}

.single-post .posted-on {
    display: none;
}

span.posted-on-outer {
    display: none;
}

.post-template-default .site-branding img {
    width: 100px;
}
.bottom-bar .entry-title {
    color: white;
    font-size: 27px;
    font-weight: 700;
    margin-top: 0px;
    margin-bottom: 3px;
    line-height: 1.5;
}

.bottom-bar .entry-terms a {
    color: #fff;
}
.reduce_margin_top{
	margin-top: -25px!important;
}
.bottom-bar svg.icon-tags{
display:none;
}
.post-template-default main.site-main {
    background: transparent;
    color: white;
}

.knowledgebase-layout-1 .learnmore-category-title {
    font-size: 28px;
    font-weight: 600;
    font-family: 'General Sans';
}

.knowledgebase-layout-1 .learnmore-articles-list .learnmore-articles-link {
    font-size: 20px;
    font-weight: 400;
    font-family: 'General Sans';
    display: flex;
    align-items: center;
    color: #bac3d4;
    line-height: 1.3;
    gap: 8px;
}

.knowledgebase-layout-1 .learnmore-category .icon-news {
    width: 22px;
    height: 22px;
    top: 0px;
    display: block;
}

span {}

.knowledgebase-layout-1 .learnmore-articles-link > span {
    display: block;
    margin: 0px;
    padding: 0px;
}

.knowledgebase-layout-1 .learnmore-category {
}

.entry-content, .entry-summary, .page-content {
    font-size: 21px;
    color: #bac3d4;
}

.entry-content strong {
    font-weight: 600;
    font-size: 22px;
}
body{
    color:#0a102fcc;
    background: #0d1229;
    color: white;
}

.knowledgebase-layout-1 .learnmore-articles-link:hover, .knowledgebase-layout-1 .learnmore-articles-link:focus, .knowledgebase-layout-1 .learnmore-category-link:hover, .knowledgebase-layout-1 .learnmore-category-link:focus, .entry-title a:hover, .site-breadcrumbs a:hover, .entry-content a:not(:hover), .primary-menu .sub-menu .menu-item a:hover, .sidebar-layout-default .blog-sidebar .widget ul li a:hover, .sidebar-layout-default .blog-sidebar .widget ul li a:focus {
    color: #F45C43;
    color: #E91E63;
    background: linear-gradient(137deg, #FFEB3B 0%, #ff82ad 52.6%, #cfb4ff 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

.entry-content li {
    margin-left: 1.5em;
    margin-bottom: 15px;
}

.sidebar-layout-default .blog-sidebar .widget ul li a {
    font-size: 20px;
    color: #bac3d4;
}

.sidebar-layout-default .blog-sidebar .widget ul li {
    margin-bottom: 11px;
    margin-left: 30px;
    color: #bac3d4;
}

.sidebar-layout-default .blog-sidebar .widget-title {
    font-weight: 700;
    font-size: 28px;
    color: #ffffff;
}

.primary-search-title {
    font-size: 28px;
    font-weight: 600;
    text-transform: capitalize;
}

.site-info > span.site-designer {
    display: block;
    color: #bac3d4;
    font-size: 17px;
    margin-top: 18px;
    opacity: 0.4;
}

.site-info > span.email-help {
    color: #bac3d4;
    font-size: 20px;
    max-width: 685px;
}

.knowledgebase-layout-1 .learnmore-category-link {
    font-size: 18px;
    font-weight: 400;
    font-family: 'General Sans';
    color: #bac3d4;
}

.sidebar-layout-default .blog-sidebar .widget {
    background: #0a0e23;
}

.primary-search-field,.primary-search-field::placeholder,.secondary-search-field,.secondary-search-field::placeholder {
	font-size: 20px;
	font-weight: 500;
	color: #bac3d4;
	outline: none;
}

.primary-search-form,.secondary-search-form {
    background: #181c30;
    border-radius: 50px;
    padding: 0px 15px;
}

.knowledgebase-layout-1 .learnmore-meta {
    border-bottom: 2px solid #1d223a;
}
.post-navigation .nav-links a {
    color: #bac3d4;
    font-size: 20px;
}

.post-navigation .meta-nav {
    font-weight: 600;
    font-size: 20px;
}

.site-content .cell--4\@medium {
    position: relative;
    order: 1;
}

.site-content .cell--8\@medium {
    position: relative;
    order: 2;
}

.widget-area {
    margin-right: 40px;
    margin-left: 0px;
}

.sidebar-layout-default .blog-sidebar .widget {
    border-radius: 20px;
    padding: 30px20px;
}

ul#widget-collapscat-block-2-top li.collapsing-categories {
    padding: 0px;
    margin-left: 10px;
    margin-bottom: 2px;
}

ul#widget-collapscat-block-2-top li.collapsing-categories.item:before {
    margin-right: 5px;
    font-size: 23px;
    margin-left: 10px;
}

ul#widget-collapscat-block-2-top li.collapsing-categories.self > a, ul#widget-collapscat-block-2-top li.collapsing-categories.self > span {
    font-weight: 600;
    color: #F45C43;
    color: #E91E63;
    background: linear-gradient(to right, #fe4e04, #ff2db2);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}
ul#widget-collapscat-block-2-top li.collapsing-categories.self > div > ul > li > a {
    font-weight: normal;
}

.sidebar-layout-default .blog-sidebar .widget ul {
    padding: 0px;
}

ul#widget-collapscat-block-2-top li.collapsing-categories > div {
    margin-bottom: 15px;
}

main.site-main {}
.anchor, a, a:link {
    color: inherit;
}
.post-template-default main.site-main > .entry-content {}

.toggle_mobile_navigation {
    display: none;
	margin-top:30px;
}
.wp-block-collapsing-categories ul#widget-collapscat-block-2-top li.collapsing-categories.self > a {
    font-weight: 600;
}
.toggle_mobile_navigation > div {
    display: inline-flex;
    align-items: center;
    background: linear-gradient(to right, #fe4e04, #ff2db2);
    padding: 3px 10px;
    border-radius: 10px;
    font-weight: 600;
    font-size: 19px;
    gap: 5px;
    cursor: pointer;
    color: #ffffff;
}

@media only screen and (max-width: 780px) {
    .toggle_mobile_navigation {
    display: block;
}
    .widget-area {
    margin: 0px;
}

.site-content .cell--4\@medium{
    display:none;
}
	.sidebar-layout-default .blog-sidebar .widget {
    padding: 20px 0px;
    background: transparent;
    margin-bottom: -8px;
    padding-bottom: 0px;
}
}

.entry-content h3.wp-block-heading {
    color: #F06292;
    color: #E91E63;
    background: linear-gradient(137deg, #dd80fc 0%, #efce85 52.6%, #fa5d5d 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
	    font-weight: 600;
    font-size: 22px;
}

.tags-outer span.entry-terms.category {
    display: none;
}

.site-header span.tags-outer {
    display: none;
}

.bottom-bar .entry-title {
    font-size: 30px;
    font-weight: 600;
}

.entry-content pre.wp-block-code code {
    font-size: 23px;
    line-height: 1.3;
}

.entry-content pre.wp-block-code {
    background: #00000052;
    border: 3px solid #E91E63;
    padding: 13px;
}
.archive .entry-title .icon-news, .blog .entry-title .icon-news, .search-results .entry-title .icon-news {
    color: #bac3d4;
}

.archive .entry-title a, .blog .entry-title a, .search-results .entry-title a {
    font-size: 25px;
    color: #ffffff;
    font-weight: 600;
}

.archive .entry-meta-outer, .blog .entry-meta-outer, .search-results .entry-meta-outer {
    display: none;
}

.archive .hentry, .blog .hentry .entry-excerpt p, .search-results .hentry .entry-excerpt p {
    color: #bac3d4;
    font-size: 20px;
}

.archive .hentry, .blog .hentry, .search-results .hentry {
    border: 0px;
}

.page-numbers {
    background: #0a0e23;
}
.knowledgebase-layout-1 .learnmore-articles-list .learnmore-articles-link:hover > span {
    color: #fff6aa;
}
.page-numbers.current, .page-numbers.next, .page-numbers.prev {
    color: #acf9ff;
    background: #ffffff30;
    border: 1px solid;
}

h1:hover .aal_svg, h2:hover .aal_svg, h3:hover .aal_svg, h4:hover .aal_svg, h5:hover .aal_svg, h6:hover .aal_svg {
    display: inline-block;
}

.aal_svg {
    display: none;
}

.sidebar-layout-default .blog-sidebar .widget ul > li ul > li {
    display: flex;
    align-items: center;
    gap: 1px;
    text-indent: 0px !important;
    padding: 0px!important;
    margin-left: 0px !important;
    line-height:1.4;
}

ul#widget-collapscat-block-2-top li.collapsing-categories.item:before {
    margin-left: 0px;
}
h1.page-title,.learnmore-category-title, .page-title, .archive .entry-title a {
    font-family: 'General Sans' !important;
}

.entry-excerpt p {
    color: #bac3d4;
    font-size: 18px;
    font-weight: 500;
}	
body{font-family:Montserrat;font-weight:400;}.learnmore-category-title, .page-title, .archive .entry-title a{font-family:Montserrat;font-weight:500;}/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WZhyzbi.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;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wlhyw.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WZhyzbi.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;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wlhyw.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WZhyzbi.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;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wlhyw.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WZhyzbi.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;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wlhyw.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WZhyzbi.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;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wlhyw.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459WZhyzbi.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;
}
/* latin-ext */
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(../css/JTUSjIg1_i6t8kCHKm459Wlhyw.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+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
.site-title, .site-description {
		position: absolute;
		clip-path: inset(50%);
	}