@layer swift3 {html { font-family: sans-serif; text-size-adjust: 100%; }body { margin: 0px; }article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary { display: block; }a { background-color: transparent; }a:active, a:hover { outline: 0px; }img { border: 0px; }svg:not(:root) { overflow: hidden; }button, input, optgroup, select, textarea { color: inherit; font: inherit; margin: 0px; }button { overflow: visible; }button, select { text-transform: none; }button, html input[type="button"], input[type="reset"], input[type="submit"] { appearance: button; cursor: pointer; }input { line-height: normal; }textarea { overflow: auto; }* { box-sizing: border-box; }html { font-size: 10px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }body { font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; font-size: 14px; line-height: 1.42857; color: #333333; background-color: #ffffff; }input, button, select, textarea { font-family: inherit; font-size: inherit; line-height: inherit; }a { color: #337ab7; text-decoration: none; }a:hover, a:focus { color: #23527c; text-decoration: underline; }a:focus { outline-offset: -2px; }img { vertical-align: middle; }[role="button"] { cursor: pointer; }h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: inherit; font-weight: 500; line-height: 1.1; color: inherit; }h1, .h1, h2, .h2, h3, .h3 { margin-top: 20px; margin-bottom: 10px; }h3, .h3 { font-size: 24px; }p { margin: 0px 0px 10px; }ul, ol { margin-top: 0px; margin-bottom: 10px; }ul ul, ol ul, ul ol, ol ol { margin-bottom: 0px; }label { display: inline-block; max-width: 100%; margin-bottom: 5px; font-weight: 700; }.fade { opacity: 0; transition: opacity 0.15s linear; }.collapse { display: none; }.collapsing { position: relative; height: 0px; overflow: hidden; transition-property: height, visibility; transition-duration: 0.35s; transition-timing-function: ease; }.dropdown-backdrop { position: fixed; inset: 0px; z-index: 990; }.modal-open { overflow: hidden; }: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; --wp-block-synced-color: #7a00df; --wp-block-synced-color--rgb: 122,0,223; --wp-bound-block-color: var(--wp-block-synced-color); }@media (min-resolution: 192dpi){:root { --wp-admin-border-width-focus: 1.5px; }}:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #dddddd; clip-path: none; color: #444444; 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(img[class*="wp-image-"]) { height: auto; max-width: 100%; }.fa, .fa-brands, .fa-classic, .fa-regular, .fa-sharp, .fa-solid, .fab, .far, .fas { -webkit-font-smoothing: antialiased; display: var(--fa-display,inline-block); font-style: normal; font-variant: normal; line-height: 1; text-rendering: auto; }.fa-classic, .fa-regular, .fa-solid, .far, .fas { font-family: "Font Awesome 6 Free"; }@-webkit-keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@keyframes fa-beat { 0%, 90% { transform: scale(1); } 45% { transform: scale(var(--fa-beat-scale,1.25)); } }@-webkit-keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0); } 57% { transform: scale(1)translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@keyframes fa-bounce { 0% { transform: scale(1) translateY(0px); } 10% { transform: scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9))translateY(0); } 30% { transform: scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1))translateY(var(--fa-bounce-height,-.5em)); } 50% { transform: scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95))translateY(0); } 57% { transform: scale(1)translateY(var(--fa-bounce-rebound,-.125em)); } 64% { transform: scale(1) translateY(0px); } 100% { transform: scale(1) translateY(0px); } }@-webkit-keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@keyframes fa-fade { 50% { opacity: var(--fa-fade-opacity,.4); } }@-webkit-keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@keyframes fa-beat-fade { 0%, 100% { opacity: var(--fa-beat-fade-opacity,.4); transform: scale(1); } 50% { opacity: 1; transform: scale(var(--fa-beat-fade-scale,1.125)); } }@-webkit-keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@keyframes fa-flip { 50% { transform: rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg)); } }@-webkit-keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@keyframes fa-shake { 0% { transform: rotate(-15deg); } 4% { transform: rotate(15deg); } 8%, 24% { transform: rotate(-18deg); } 12%, 28% { transform: rotate(18deg); } 16% { transform: rotate(-22deg); } 20% { transform: rotate(22deg); } 32% { transform: rotate(-12deg); } 36% { transform: rotate(12deg); } 40%, 100% { transform: rotate(0deg); } }@-webkit-keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }@keyframes fa-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } }.fa-user-graduate::before { content: ""; }@font-face{font-family:"Font Awesome 6 Free";font-weight:900;font-style:normal;src:url(https://houses4autism.eu/wp-content/swift-ai/cache/houses4autism.eu/user-public-account/1/__data/fa-solid-9003c0169d1.woff) format('woff2');font-display:swap;}.fa, .far, .fas { font-family: "Font Awesome 6 Free"; }.fa, .fas { font-weight: 900; }@font-face{font-family:"stmlms";font-weight:400;font-style:normal;src:url(https://houses4autism.eu/wp-content/swift-ai/cache/houses4autism.eu/user-public-account/1/__data/stmlmsc6646f6b.woff) format('woff2');font-display:swap;}[class^="stmlms-"], [class*=" stmlms-"] { font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; font-family: stmlms !important; }.stmlms-levels::before { content: ""; color: #4d5e6f; }.stmlms-lms-clocks::before { content: ""; }.stmlms-cats::before { content: ""; }@keyframes vjs-spinner-show { 100% { visibility: visible; } }@-webkit-keyframes vjs-spinner-show { 100% { visibility: visible; } }@keyframes vjs-spinner-spin { 100% { transform: rotate(360deg); } }@-webkit-keyframes vjs-spinner-spin { 100% { transform: rotate(360deg); } }@keyframes vjs-spinner-fade { 0% { border-top-color: #73859f; } 20% { border-top-color: #73859f; } 35% { border-top-color: #ffffff; } 60% { border-top-color: #73859f; } 100% { border-top-color: #73859f; } }@-webkit-keyframes vjs-spinner-fade { 0% { border-top-color: #73859f; } 20% { border-top-color: #73859f; } 35% { border-top-color: #ffffff; } 60% { border-top-color: #73859f; } 100% { border-top-color: #73859f; } }@-webkit-keyframes percentAnimate { 0%, 100% { transform: scale(0.8, 0.8); } 50% { transform: scale(1, 1); } }@-webkit-keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes shake_it { 2%, 40% { transform: translate(-7px, 0px) rotate(0deg); } 14%, 4%, 58%, 86% { transform: translate(-5px, 0px) rotate(0deg); } 6%, 70% { transform: translate(4px, 0px) rotate(0deg); } 62%, 8% { transform: translate(-4px, 0px) rotate(0deg); } 10%, 72%, 74%, 80%, 84%, 96%, 98% { transform: translate(-6px, 0px) rotate(0deg); } 12%, 18%, 28%, 32%, 60%, 76% { transform: translate(2px, 0px) rotate(0deg); } 16%, 24%, 66%, 94% { transform: translate(-3px, 0px) rotate(0deg); } 20% { transform: translate(3px, 0px) rotate(0deg); } 22%, 46%, 56%, 78% { transform: translate(-2px, 0px) rotate(0deg); } 26%, 52% { transform: translate(-9px, 0px) rotate(0deg); } 30% { transform: translate(7px, 0px) rotate(0deg); } 0%, 100%, 34%, 42% { transform: translate(0px, 0px) rotate(0deg); } 36%, 44%, 82%, 88%, 90%, 92% { transform: translate(-1px, 0px) rotate(0deg); } 38% { transform: translate(6px, 0px) rotate(0deg); } 48%, 68% { transform: translate(10px, 0px) rotate(0deg); } 50% { transform: translate(-8px, 0px) rotate(0deg); } 54% { transform: translate(9px, 0px) rotate(0deg); } 64% { transform: translate(1px, 0px) rotate(0deg); } }@keyframes shake_it { 2%, 40% { transform: translate(-7px, 0px) rotate(0deg); } 14%, 4%, 58%, 86% { transform: translate(-5px, 0px) rotate(0deg); } 6%, 70% { transform: translate(4px, 0px) rotate(0deg); } 62%, 8% { transform: translate(-4px, 0px) rotate(0deg); } 10%, 72%, 74%, 80%, 84%, 96%, 98% { transform: translate(-6px, 0px) rotate(0deg); } 12%, 18%, 28%, 32%, 60%, 76% { transform: translate(2px, 0px) rotate(0deg); } 16%, 24%, 66%, 94% { transform: translate(-3px, 0px) rotate(0deg); } 20% { transform: translate(3px, 0px) rotate(0deg); } 22%, 46%, 56%, 78% { transform: translate(-2px, 0px) rotate(0deg); } 26%, 52% { transform: translate(-9px, 0px) rotate(0deg); } 30% { transform: translate(7px, 0px) rotate(0deg); } 0%, 100%, 34%, 42% { transform: translate(0px, 0px) rotate(0deg); } 36%, 44%, 82%, 88%, 90%, 92% { transform: translate(-1px, 0px) rotate(0deg); } 38% { transform: translate(6px, 0px) rotate(0deg); } 48%, 68% { transform: translate(10px, 0px) rotate(0deg); } 50% { transform: translate(-8px, 0px) rotate(0deg); } 54% { transform: translate(9px, 0px) rotate(0deg); } 64% { transform: translate(1px, 0px) rotate(0deg); } }@-webkit-keyframes pulse_v2 { 0% { transform: scale(0.6); opacity: 0; } 33% { transform: scale(1); opacity: 1; } 100% { transform: scale(1.4); opacity: 0; } }@keyframes pulse_v2 { 0% { transform: scale(0.6); opacity: 0; } 33% { transform: scale(1); opacity: 1; } 100% { transform: scale(1.4); opacity: 0; } }body input[type="color"]:focus, body input[type="date"]:focus, body input[type="datetime-local"]:focus, body input[type="datetime"]:focus, body input[type="email"]:focus, body input[type="month"]:focus, body input[type="number"]:focus, body input[type="password"]:focus, body input[type="range"]:focus, body input[type="search"]:focus, body input[type="tel"]:focus, body input[type="time"]:focus, body input[type="url"]:focus, body input[type="week"]:focus, body textarea:focus { outline: 0px; }@-webkit-keyframes rotation { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rotation { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@-webkit-keyframes rotationBack { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } }@keyframes rotationBack { 0% { transform: rotate(0deg); } 100% { transform: rotate(-360deg); } }@-webkit-keyframes pulsate { 0% { transform: scale(0.1, 0.1); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.2, 1.2); opacity: 0; } }html { font-size: inherit; }.label, label { color: #273044; }.stm-lms-modal-enterprise button.close span, a { outline: 0px !important; }a { text-decoration: none !important; }@-webkit-keyframes action { 0% { transform: translateY(0px); } 100% { transform: translateY(-10px); } }@keyframes action { 0% { transform: translateY(0px); } 100% { transform: translateY(-10px); } }.avatar.photo { max-width: 40px; max-height: 40px; object-fit: cover; }.label, label { padding: 0px; }button, input[type="submit"] { outline: 0px; }body .label, body label { color: #273044; }.wpml-ls-legacy-list-horizontal { border: 1px solid transparent; padding: 7px; clear: both; }.wpml-ls-legacy-list-horizontal > ul { padding: 0px; list-style-type: none; margin: 0px !important; }.wpml-ls-legacy-list-horizontal .wpml-ls-item { padding: 0px; margin: 0px; list-style-type: none; display: inline-block; }.wpml-ls-legacy-list-horizontal a { display: block; text-decoration: none; padding: 5px 10px 6px; line-height: 1; }.wpml-ls-legacy-list-horizontal a span { vertical-align: middle; }.wpml-ls-legacy-list-horizontal a span.wpml-ls-bracket { vertical-align: unset; }.wpml-ls-legacy-list-horizontal .wpml-ls-flag { display: inline; vertical-align: middle; }.wpml-ls-legacy-list-horizontal .wpml-ls-flag + span { margin-left: 0.4em; }.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer { margin-bottom: 30px; }.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer > ul { text-align: center; }.wpml-ls-statics-footer a, .wpml-ls-statics-footer .wpml-ls-sub-menu a, .wpml-ls-statics-footer .wpml-ls-sub-menu a:link, .wpml-ls-statics-footer li:not(.wpml-ls-current-language) .wpml-ls-link, .wpml-ls-statics-footer li:not(.wpml-ls-current-language) .wpml-ls-link:link { color: #444444; background-color: #ffffff; }.wpml-ls-statics-footer .wpml-ls-current-language > a { color: #444444; background-color: #ffffff; }.wpml-ls-statics-footer .wpml-ls-current-language:hover > a, .wpml-ls-statics-footer .wpml-ls-current-language > a:focus { color: #000000; background-color: #eeeeee; }.wpml-ls-menu-item .wpml-ls-flag { display: inline; vertical-align: baseline; }.wpml-ls-menu-item .wpml-ls-flag + span { margin-left: 0.3em; }ul .wpml-ls-menu-item a { display: flex; align-items: center; }html { line-height: 1.15; text-size-adjust: 100%; }*, ::after, ::before { box-sizing: border-box; }body { background-color: #ffffff; color: #333333; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: 1rem; font-weight: 400; line-height: 1.5; margin: 0px; -webkit-font-smoothing: antialiased; }h1, h2, h3, h4, h5, h6 { color: inherit; font-family: inherit; font-weight: 500; line-height: 1.2; margin-block: 0.5rem 1rem; }h3 { font-size: 1.75rem; }p { margin-block: 0px 0.9rem; }a { background-color: transparent; color: #cc3366; text-decoration: none; }a:active, a:hover { color: #333366; }img { border-style: none; height: auto; max-width: 100%; }label { display: inline-block; line-height: 1; vertical-align: middle; }button, input, optgroup, select, textarea { font-family: inherit; font-size: 1rem; line-height: 1.5; margin: 0px; }input[type="date"], input[type="email"], input[type="number"], input[type="password"], input[type="search"], input[type="tel"], input[type="text"], input[type="url"], select, textarea { border: 1px solid #666666; border-radius: 3px; padding: 0.5rem 1rem; transition: 0.3s; width: 100%; }input[type="date"]:focus, input[type="email"]:focus, input[type="number"]:focus, input[type="password"]:focus, input[type="search"]:focus, input[type="tel"]:focus, input[type="text"]:focus, input[type="url"]:focus, select:focus, textarea:focus { border-color: #333333; }button, input { overflow: visible; }[type="button"], [type="reset"], [type="submit"], button { appearance: button; width: auto; }[type="button"], [type="submit"], button { background-color: transparent; border: 1px solid #cc3366; border-radius: 3px; color: #cc3366; display: inline-block; font-size: 1rem; font-weight: 400; padding: 0.5rem 1rem; text-align: center; transition: 0.3s; user-select: none; white-space: nowrap; }[type="button"]:focus:not(:focus-visible), [type="submit"]:focus:not(:focus-visible), button:focus:not(:focus-visible) { outline: none; }[type="button"]:focus, [type="button"]:hover, [type="submit"]:focus, [type="submit"]:hover, button:focus, button:hover { background-color: #cc3366; color: #ffffff; text-decoration: none; }[type="button"]:not(:disabled), [type="submit"]:not(:disabled), button:not(:disabled) { cursor: pointer; }textarea { overflow: auto; resize: vertical; }dd, dl, dt, li, ol, ul { background: transparent; border: 0px; font-size: 100%; margin-block: 0px; outline: 0px; vertical-align: baseline; }.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; width: 1px; position: absolute !important; overflow-wrap: normal !important; }.screen-reader-text:focus { background-color: #eeeeee; clip-path: none; color: #333333; display: block; font-size: 1rem; height: auto; left: 5px; line-height: normal; padding: 12px 24px; text-decoration: none; top: 5px; width: auto; z-index: 100000; clip: auto !important; }:root { --direction-multiplier: 1; }.elementor-screen-only, .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; top: -10000em; width: 1px; clip: rect(0px, 0px, 0px, 0px); border: 0px; }.elementor *, .elementor ::after, .elementor ::before { box-sizing: border-box; }.elementor a { box-shadow: none; text-decoration: none; }.elementor img { border: none; border-radius: 0px; box-shadow: none; height: auto; max-width: 100%; }.elementor embed, .elementor iframe, .elementor object, .elementor video { border: none; line-height: 1; margin: 0px; max-width: 100%; width: 100%; }.elementor-element { --flex-direction: initial; --flex-wrap: initial; --justify-content: initial; --align-items: initial; --align-content: initial; --gap: initial; --flex-basis: initial; --flex-grow: initial; --flex-shrink: initial; --order: initial; --align-self: initial; align-self: var(--align-self); flex-basis: var(--flex-basis); flex-grow: var(--flex-grow); flex-shrink: var(--flex-shrink); order: var(--order); }.elementor-invisible { visibility: hidden; }:root { --page-title-display: block; }@keyframes eicon-spin { 0% { transform: rotate(0deg); } 100% { transform: rotate(359deg); } }.elementor-widget { position: relative; }.elementor-widget:not(:last-child) { margin-bottom: var(--kit-widget-spacing,20px); }.elementor-widget:not(:last-child).elementor-absolute, .elementor-widget:not(:last-child).elementor-widget__width-auto, .elementor-widget:not(:last-child).elementor-widget__width-initial { margin-bottom: 0px; }@media (max-width: 1366px){#elementor-device-mode::after { content: "laptop"; }}@media (max-width: 1200px){#elementor-device-mode::after { content: "tablet_extra"; }}@media (max-width: 1024px){#elementor-device-mode::after { content: "tablet"; }}@media (max-width: 880px){#elementor-device-mode::after { content: "mobile_extra"; }}@media (max-width: 767px){#elementor-device-mode::after { content: "mobile"; }}@media (prefers-reduced-motion: no-preference){html { scroll-behavior: smooth; }}.e-con { --border-radius: 0; --border-top-width: 0px; --border-right-width: 0px; --border-bottom-width: 0px; --border-left-width: 0px; --border-style: initial; --border-color: initial; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --content-width: min(100%,var(--container-max-width,1140px)); --width: 100%; --min-height: initial; --height: auto; --text-align: initial; --margin-top: 0px; --margin-right: 0px; --margin-bottom: 0px; --margin-left: 0px; --padding-top: var(--container-default-padding-top,10px); --padding-right: var(--container-default-padding-right,10px); --padding-bottom: var(--container-default-padding-bottom,10px); --padding-left: var(--container-default-padding-left,10px); --position: relative; --z-index: revert; --overflow: visible; --gap: var(--widgets-spacing,20px); --row-gap: var(--widgets-spacing-row,20px); --column-gap: var(--widgets-spacing-column,20px); --overlay-mix-blend-mode: initial; --overlay-opacity: 1; --overlay-transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; --e-con-grid-template-columns: repeat(3,1fr); --e-con-grid-template-rows: repeat(2,1fr); border-radius: var(--border-radius); height: var(--height); min-height: var(--min-height); min-width: 0px; overflow: var(--overflow); position: var(--position); width: var(--width); z-index: var(--z-index); --flex-wrap-mobile: wrap; margin-block-end: var(--margin-block-end); margin-block-start: var(--margin-block-start); margin-inline-end: var(--margin-inline-end); margin-inline-start: var(--margin-inline-start); padding-inline-end: var(--padding-inline-end); padding-inline-start: var(--padding-inline-start); }.e-con:where(:not(.e-div-block-base)) { transition:background, border, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease; }.e-con { --margin-block-start: var(--margin-top); --margin-block-end: var(--margin-bottom); --margin-inline-start: var(--margin-left); --margin-inline-end: var(--margin-right); --padding-inline-start: var(--padding-left); --padding-inline-end: var(--padding-right); --padding-block-start: var(--padding-top); --padding-block-end: var(--padding-bottom); --border-block-start-width: var(--border-top-width); --border-block-end-width: var(--border-bottom-width); --border-inline-start-width: var(--border-left-width); --border-inline-end-width: var(--border-right-width); }.e-con.e-flex { --flex-direction: column; --flex-basis: auto; --flex-grow: 0; --flex-shrink: 1; flex: var(--flex-grow) var(--flex-shrink) var(--flex-basis); }.e-con-full, .e-con > .e-con-inner { padding-block-end: var(--padding-block-end); padding-block-start: var(--padding-block-start); text-align: var(--text-align); }.e-con-full.e-flex, .e-con.e-flex > .e-con-inner { flex-direction: var(--flex-direction); }.e-con, .e-con > .e-con-inner { display: var(--display); }.e-con-boxed.e-flex { place-content: normal; align-items: normal; flex-flow: column; }.e-con-boxed { gap: initial; text-align: initial; }.e-con.e-flex > .e-con-inner { align-content: var(--align-content); align-items: var(--align-items); align-self: auto; flex: 1 1 auto; flex-wrap: var(--flex-wrap); justify-content: var(--justify-content); }.e-con > .e-con-inner { gap: var(--row-gap) var(--column-gap); height: 100%; margin: 0px auto; max-width: var(--content-width); padding-inline: 0px; width: 100%; }.e-con .elementor-widget.elementor-widget { margin-block-end: 0px; }.e-con::before, .e-con > .elementor-background-slideshow::before, .e-con > .elementor-motion-effects-container > .elementor-motion-effects-layer::before, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); content: var(--background-overlay); display: block; height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); mix-blend-mode: var(--overlay-mix-blend-mode); opacity: var(--overlay-opacity); position: absolute; top: calc(0px - var(--border-top-width)); transition: var(--overlay-transition,.3s); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }.e-con::before { transition: background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s); }.e-con > .elementor-background-slideshow, :is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container { border-block-end-width: var(--border-block-end-width); border-block-start-width: var(--border-block-start-width); border-color: var(--border-color); border-inline-end-width: var(--border-inline-end-width); border-inline-start-width: var(--border-inline-start-width); border-radius: var(--border-radius); border-style: var(--border-style); height: max(100% + var(--border-top-width) + var(--border-bottom-width),100%); left: calc(0px - var(--border-left-width)); top: calc(0px - var(--border-top-width)); width: max(100% + var(--border-left-width) + var(--border-right-width),100%); }@media (max-width: 767px){:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container.elementor-hidden-mobile { display: none; }}:is(.e-con, .e-con > .e-con-inner) > .elementor-background-video-container::before { z-index: 1; }:is(.e-con, .e-con > .e-con-inner) > .elementor-background-slideshow::before { z-index: 2; }.e-con .elementor-widget { min-width: 0px; }.e-con > .e-con-inner > .elementor-widget > .elementor-widget-container, .e-con > .elementor-widget > .elementor-widget-container { height: 100%; }.e-con.e-con > .e-con-inner > .elementor-widget, .elementor.elementor .e-con > .elementor-widget { max-width: 100%; }.e-con .elementor-widget:not(:last-child) { --kit-widget-spacing: 0px; }@media (max-width: 767px){.e-con.e-flex { --width: 100%; --flex-wrap: var(--flex-wrap-mobile); }}.elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)) .elementor-widget-container, .elementor-element:where(:not(.e-con)):where(:not(.e-div-block-base)):not(:has(.elementor-widget-container)) { transition:background, border, border-radius, box-shadow, transform 0.3s, 0.3s, 0.3s, 0.3s, 0.4s ease, ease, ease, ease, ease; }.elementor-heading-title { line-height: 1; margin: 0px; padding: 0px; }.animated { animation-duration: 1.25s; }.elementor-kit-8 { --e-global-color-primary: #007CBA; --e-global-color-secondary: #EF3220; --e-global-color-text: #222222; --e-global-color-accent: #EF3220; --e-global-typography-primary-font-family: "Roboto Condensed"; --e-global-typography-primary-font-weight: 600; --e-global-typography-secondary-font-family: "Roboto"; --e-global-typography-secondary-font-weight: 400; --e-global-typography-text-font-family: "Roboto"; --e-global-typography-text-font-weight: 400; --e-global-typography-accent-font-family: "Roboto Condensed"; --e-global-typography-accent-font-weight: 500; color: var( --e-global-color-text ); font-size: 1rem; }.elementor-kit-8 a { color: var( --e-global-color-primary ); font-family: Roboto, sans-serif; }.elementor-kit-8 h3 { font-family: "Roboto Condensed", sans-serif; }.elementor-kit-8 button, .elementor-kit-8 input[type="button"], .elementor-kit-8 input[type="submit"], .elementor-kit-8 .elementor-button { font-family: "Roboto Condensed", sans-serif; font-size: 1rem; }.elementor-kit-8 label { font-family: Roboto, sans-serif; font-size: 1rem; }.e-con { --container-max-width: 1140px; }.elementor-widget:not(:last-child) { --kit-widget-spacing: 20px; }.elementor-element { --widgets-spacing: 20px 20px; --widgets-spacing-row: 20px; --widgets-spacing-column: 20px; }@media (max-width: 1024px){.e-con { --container-max-width: 1024px; }}@media (max-width: 767px){.e-con { --container-max-width: 767px; }}@font-face{font-family:"Roboto Condensed";font-weight:700;font-style:normal;src:url(https://houses4autism.eu/wp-content/swift-ai/cache/houses4autism.eu/user-public-account/1/__data/robotocondensed-bold57f5e3da.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:400;font-style:normal;src:url(https://houses4autism.eu/wp-content/swift-ai/cache/houses4autism.eu/user-public-account/1/__data/roboto-regularefc11f91.woff) format('woff2');font-display:swap;}@font-face{font-family:"Roboto";font-weight:500;font-style:normal;src:url(https://houses4autism.eu/wp-content/swift-ai/cache/houses4autism.eu/user-public-account/1/__data/roboto-mediumd33f0a68.woff) format('woff2');font-display:swap;}.elementor-widget-image { text-align: center; }.elementor-widget-image a { display: inline-block; }.elementor-widget-image img { display: inline-block; vertical-align: middle; }.elementor-item::after, .elementor-item::before { display: block; position: absolute; transition: 0.3s cubic-bezier(0.58, 0.3, 0.005, 1); }.e--pointer-double-line .elementor-item::after, .e--pointer-double-line .elementor-item::before, .e--pointer-overline .elementor-item::after, .e--pointer-overline .elementor-item::before, .e--pointer-underline .elementor-item::after, .e--pointer-underline .elementor-item::before { background-color: #3f444b; height: 3px; left: 0px; width: 100%; z-index: 2; }.e--pointer-double-line .elementor-item::after, .e--pointer-underline .elementor-item::after { bottom: 0px; content: ""; }.elementor-nav-menu--main .elementor-nav-menu a { transition: 0.4s; }.elementor-nav-menu--main .elementor-nav-menu a, .elementor-nav-menu--main .elementor-nav-menu a.highlighted, .elementor-nav-menu--main .elementor-nav-menu a:focus, .elementor-nav-menu--main .elementor-nav-menu a:hover { padding: 13px 20px; }.elementor-nav-menu--main .elementor-nav-menu ul { border-style: solid; border-width: 0px; padding: 0px; position: absolute; width: 12em; }.elementor-nav-menu--layout-horizontal { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu { display: flex; flex-wrap: wrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu a { flex-grow: 1; white-space: nowrap; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li { display: flex; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li ul, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li > .scroll-down { top: 100% !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > a { margin-inline-start: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-down, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > .scroll-up, .elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:first-child) > ul { inset-inline-start: var(--e-nav-menu-horizontal-menu-item-margin) !important; }.elementor-nav-menu--layout-horizontal .elementor-nav-menu > li:not(:last-child) > a { margin-inline-end: var(--e-nav-menu-horizontal-menu-item-margin); }.elementor-widget-nav-menu .elementor-widget-container, .elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*="elementor-hidden-"]) { display: flex; flex-direction: column; }.elementor-nav-menu { position: relative; z-index: 2; }.elementor-nav-menu::after { clear: both; content: " "; display: block; font: 0px / 0 serif; height: 0px; overflow: hidden; visibility: hidden; }.elementor-nav-menu, .elementor-nav-menu li, .elementor-nav-menu ul { display: block; line-height: normal; list-style: none; margin: 0px; padding: 0px; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }.elementor-nav-menu ul { display: none; }.elementor-nav-menu a, .elementor-nav-menu li { position: relative; }.elementor-nav-menu li { border-width: 0px; }.elementor-nav-menu a { align-items: center; display: flex; }.elementor-nav-menu a, .elementor-nav-menu a:focus, .elementor-nav-menu a:hover { line-height: 20px; padding: 10px 20px; }.elementor-nav-menu .sub-arrow { align-items: center; display: flex; line-height: 1; margin-block: -10px; padding: 10px; padding-inline-end: 0px; }.elementor-nav-menu .sub-arrow .e-font-icon-svg { height: 1em; width: 1em; }.elementor-nav-menu--dropdown .elementor-item.elementor-item-active, .elementor-nav-menu--dropdown .elementor-item.highlighted, .elementor-nav-menu--dropdown .elementor-item:focus, .elementor-nav-menu--dropdown .elementor-item:hover, .elementor-sub-item.elementor-item-active, .elementor-sub-item.highlighted, .elementor-sub-item:focus, .elementor-sub-item:hover { background-color: #3f444b; color: #ffffff; }.elementor-menu-toggle { align-items: center; background-color: rgba(0, 0, 0, 0.05); border: 0px solid; border-radius: 3px; color: #33373d; cursor: pointer; display: flex; font-size: var(--nav-menu-icon-size,22px); justify-content: center; padding: 0.25em; }.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open, .elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close { display: none; }.elementor-menu-toggle .e-font-icon-svg { fill: #33373d; height: 1em; width: 1em; }.elementor-menu-toggle svg { height: auto; width: 1em; fill: var(--nav-menu-icon-color,currentColor); }.elementor-nav-menu--dropdown { background-color: #ffffff; font-size: 13px; }.elementor-nav-menu--dropdown.elementor-nav-menu__container { margin-top: 10px; overflow: hidden auto; transform-origin: center top; transition:max-height, transform 0.3s, 0.3s ease, ease; }.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item { font-size: 0.85em; }.elementor-nav-menu--dropdown a { color: #33373d; }ul.elementor-nav-menu--dropdown a, ul.elementor-nav-menu--dropdown a:focus, ul.elementor-nav-menu--dropdown a:hover { border-inline-start: 8px solid transparent; text-shadow: none; }.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a { justify-content: center; }.elementor-nav-menu--toggle { --menu-height: 100vh; }.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active) + .elementor-nav-menu__container { max-height: 0px; overflow: hidden; transform: scaleY(0); }.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown { position: absolute; z-index: 9997; }@media (max-width: 767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main { display: none; }}@keyframes hide-scroll { 0%, 100% { overflow: hidden; } }span.ms-lms-authorization-icon { margin-right: 10px; display: flex; justify-content: center; align-items: center; width: 30px; height: 30px; background-color: #195ec8; border-radius: 50%; }span.ms-lms-authorization-title { text-transform: uppercase; font-family: Montserrat, sans-serif; letter-spacing: 0px; color: #2a3045; font-size: 12px; font-weight: 700; }.elementor-widget-stm_lms_pro_site_authorization_links { display: inline-flex; }a.ms-lms-authorization { display: inline-block; }.elementor-widget-icon-box .elementor-icon-box-wrapper { display: flex; flex-direction: column; gap: var(--icon-box-icon-margin,15px); text-align: center; }.elementor-widget-icon-box .elementor-icon-box-content { flex-grow: 1; width: 100%; }.elementor-widget-icon-box .elementor-icon-box-description { margin: 0px; }@keyframes zoomIn { 0% { opacity: 0; transform: scale3d(0.3, 0.3, 0.3); } 50% { opacity: 1; } }.elementor-18 .elementor-element.elementor-element-0c711f6 { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: space-between; --align-items: center; --padding-top: 0.3rem; --padding-bottom: 0.3rem; --padding-left: 3rem; --padding-right: 3rem; }.elementor-18 .elementor-element.elementor-element-0c711f6:not(.elementor-motion-effects-element-type-background), .elementor-18 .elementor-element.elementor-element-0c711f6 > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: #ffffff; }.elementor-18 .elementor-element.elementor-element-3e1e492 { width: auto; }.elementor-18 .elementor-element.elementor-element-3e1e492 img { width: 70px; max-width: 70px; }.elementor-18 .elementor-element.elementor-element-6e2f744 { width: auto; --e-nav-menu-horizontal-menu-item-margin: calc( 10px / 2 ); }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu .elementor-item { font-family: Roboto, sans-serif; font-size: 1.2rem; font-weight: 500; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main .elementor-item { color: var( --e-global-color-primary ); fill: var( --e-global-color-primary ); padding-left: 10px; padding-right: 10px; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main .elementor-item:hover, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main .elementor-item.elementor-item-active, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main .elementor-item.highlighted, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main .elementor-item:focus { color: var( --e-global-color-primary ); fill: var( --e-global-color-primary ); }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::before, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main:not(.e--pointer-framed) .elementor-item::after { background-color: var( --e-global-color-primary ); }.elementor-18 .elementor-element.elementor-element-6e2f744 .e--pointer-underline .elementor-item::after, .elementor-18 .elementor-element.elementor-element-6e2f744 .e--pointer-overline .elementor-item::before, .elementor-18 .elementor-element.elementor-element-6e2f744 .e--pointer-double-line .elementor-item::before, .elementor-18 .elementor-element.elementor-element-6e2f744 .e--pointer-double-line .elementor-item::after { height: 2px; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-menu-toggle { color: var( --e-global-color-primary ); fill: var( --e-global-color-primary ); }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a:hover, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a:focus, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a.highlighted, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-menu-toggle:hover, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-menu-toggle:focus { color: #ffffff; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a:hover, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a:focus, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a.elementor-item-active, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a.highlighted { background-color: var( --e-global-color-primary ); }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown .elementor-item, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown .elementor-sub-item { font-family: Roboto, sans-serif; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main .elementor-nav-menu--dropdown, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu__container.elementor-nav-menu--dropdown { box-shadow: rgba(0, 0, 0, 0.5) 0px 12px 12px -8px; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown li:not(:last-child) { border-style: dotted; border-bottom-width: 1px; }.elementor-18 .elementor-element.elementor-element-6e2f744 div.elementor-menu-toggle { color: #ffffff; }.elementor-18 .elementor-element.elementor-element-6e2f744 div.elementor-menu-toggle svg { fill: #ffffff; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-menu-toggle { background-color: var( --e-global-color-primary ); }.elementor-18 .elementor-element.elementor-element-7e7f361 .ms-lms-authorization { margin: 5px; }.elementor-18 .elementor-element.elementor-element-7e7f361 span.ms-lms-authorization-title { font-family: Roboto, sans-serif; font-size: 1rem; font-weight: 500; color: var( --e-global-color-primary ); }.elementor-18 .elementor-element.elementor-element-7e7f361 span.ms-lms-authorization-icon { width: 42px; }.elementor-18 .elementor-element.elementor-element-7e7f361 span.ms-lms-authorization-icon { height: 42px; border-radius: 5px; background-color: var( --e-global-color-primary ); }.elementor-18 .elementor-element.elementor-element-7e7f361 span.ms-lms-authorization-icon i { color: #ffffff; }.elementor-18 .elementor-element.elementor-element-7e7f361:hover span.ms-lms-authorization-icon { background-color: #227aff; }.elementor-18 .elementor-element.elementor-element-7e7f361:hover span.ms-lms-authorization-icon i { color: #ffffff; }.elementor-location-header::before, .elementor-location-footer::before { content: ""; display: table; clear: both; }@media (max-width: 880px){.elementor-18 .elementor-element.elementor-element-0c711f6 { --padding-top: 0.3rem; --padding-bottom: 0.3rem; --padding-left: 2rem; --padding-right: 2rem; }}@media (max-width: 767px){.elementor-18 .elementor-element.elementor-element-0c711f6 { --flex-direction: row; --container-widget-width: initial; --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: space-between; --flex-wrap: nowrap; --padding-top: 0.3rem; --padding-bottom: 0.3rem; --padding-left: 1.3rem; --padding-right: 1.3rem; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown .elementor-item, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown .elementor-sub-item { font-size: 1.3rem; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--dropdown a { padding-top: 15px; padding-bottom: 15px; }.elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu--main > .elementor-nav-menu > li > .elementor-nav-menu--dropdown, .elementor-18 .elementor-element.elementor-element-6e2f744 .elementor-nav-menu__container.elementor-nav-menu--dropdown { margin-top: 27px !important; }.elementor-18 .elementor-element.elementor-element-6e2f744 { --nav-menu-icon-size: 1.3rem; }}@-webkit-keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rotating { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.elementor-144 .elementor-element.elementor-element-bcb08cd { --display: flex; --flex-direction: row; --container-widget-width: calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% ); --container-widget-height: 100%; --container-widget-flex-grow: 1; --container-widget-align-self: stretch; --flex-wrap-mobile: wrap; --justify-content: center; --align-items: center; --gap: 20px 20px; --row-gap: 20px; --column-gap: 20px; --flex-wrap: wrap; --padding-top: 5rem; --padding-bottom: 3rem; --padding-left: 3rem; --padding-right: 3rem; }.elementor-144 .elementor-element.elementor-element-bcb08cd:not(.elementor-motion-effects-element-type-background), .elementor-144 .elementor-element.elementor-element-bcb08cd > .elementor-motion-effects-container > .elementor-motion-effects-layer { background-color: var( --e-global-color-primary ); }.elementor-144 .elementor-element.elementor-element-7a13f30 { width: var( --container-widget-width, 12% ); max-width: 12%; background-color: #ffffff; padding: 10px; --container-widget-width: 12%; --container-widget-flex-grow: 0; border-radius: 5px; text-align: center; }.elementor-144 .elementor-element.elementor-element-7a13f30 img { width: 80%; max-width: 80%; }.elementor-144 .elementor-element.elementor-element-c87b821 .elementor-icon-box-title { margin-block-end: 5px; text-shadow: #000000 0px 0px 5px; color: #ffffff; }.elementor-144 .elementor-element.elementor-element-c87b821 .elementor-icon-box-title, .elementor-144 .elementor-element.elementor-element-c87b821 .elementor-icon-box-title a { font-family: "Roboto Condensed", sans-serif; font-size: 0.9rem; font-weight: 500; line-height: 1.6rem; }.elementor-144 .elementor-element.elementor-element-c87b821 .elementor-icon-box-description { font-size: 0.8rem; font-weight: 400; text-shadow: #000000 0px 0px 5px; color: #ffffff; }.elementor-144 .elementor-element.elementor-element-960d0a3 { width: auto; padding: 0px 5px 0px 0px; }.elementor-144 .elementor-element.elementor-element-71cc057 { width: auto; padding: 0px 0px 0px 5px; }.elementor-144 .elementor-element.elementor-element-71cc057 img { width: 90px; }.elementor-144 .elementor-element.elementor-element-7f1d0f5 { width: 100%; max-width: 100%; text-align: center; }.elementor-144 .elementor-element.elementor-element-7f1d0f5 .elementor-heading-title { font-size: 0.9rem; font-weight: 500; text-shadow: #000000 0px 0px 5px; color: #ffffff; }@media (max-width: 1200px){.elementor-144 .elementor-element.elementor-element-7a13f30 { --container-widget-width: 14%; --container-widget-flex-grow: 0; width: var( --container-widget-width, 14% ); max-width: 14%; }}@media (max-width: 1024px){.elementor-144 .elementor-element.elementor-element-7a13f30 img { width: 100%; max-width: 100%; }}@media (max-width: 880px){.elementor-144 .elementor-element.elementor-element-bcb08cd { --padding-top: 5rem; --padding-bottom: 5rem; --padding-left: 2rem; --padding-right: 2rem; }}@media (max-width: 767px){.elementor-144 .elementor-element.elementor-element-bcb08cd { --flex-direction: column; --container-widget-width: 100%; --container-widget-height: initial; --container-widget-flex-grow: 0; --container-widget-align-self: initial; --flex-wrap-mobile: wrap; --padding-top: 6rem; --padding-bottom: 3rem; --padding-left: 1.3rem; --padding-right: 1.3rem; }.elementor-144 .elementor-element.elementor-element-7a13f30 { width: var( --container-widget-width, 25% ); max-width: 25%; padding: 0px; --container-widget-width: 25%; --container-widget-flex-grow: 0; }.elementor-144 .elementor-element.elementor-element-960d0a3 { width: 100%; max-width: 100%; }.elementor-144 .elementor-element.elementor-element-71cc057 { width: 100%; max-width: 100%; text-align: center; }}:root { --accent-100: #007cba; --accent-70: rgba(, , , 0.7); --accent-50: rgba(, , , 0.5); --accent-30: rgba(, , , 0.3); --accent-10: rgba(, , , 0.1); --accent-5: rgba(, , , 0.05); --accent-0: rgba(, , , 0); --accent-hover: rgba(, , , 0.85); --warning-100: rgba(255,168,0,1); --warning-70: rgba(255, 168, 0, 0.7); --warning-50: rgba(255, 168, 0, 0.5); --warning-30: rgba(255, 168, 0, 0.3); --warning-10: rgba(255, 168, 0, 0.1); --warning-5: rgba(255, 168, 0, 0.05); --warning-0: rgba(255, 168, 0, 0); --warning-hover: rgba(255, 168, 0, 0.85); --danger-100: rgba(255,57,69,1); --danger-70: rgba(255, 57, 69, 0.7); --danger-50: rgba(255, 57, 69, 0.5); --danger-30: rgba(255, 57, 69, 0.3); --danger-10: rgba(255, 57, 69, 0.1); --danger-5: rgba(255, 57, 69, 0.05); --danger-0: rgba(255, 57, 69, 0); --danger-hover: rgba(255, 57, 69, 0.85); --success-100: rgba(97,204,47,1); --success-70: rgba(97, 204, 47, 0.7); --success-50: rgba(97, 204, 47, 0.5); --success-30: rgba(97, 204, 47, 0.3); --success-10: rgba(97, 204, 47, 0.1); --success-5: rgba(97, 204, 47, 0.05); --success-0: rgba(97, 204, 47, 0); --success-hover: rgba(97, 204, 47, 0.85); }a.masterstudy-button .masterstudy-button__title { font-weight: 500 !important; font-size: 1rem !important; font-family: Roboto !important; }a.masterstudy-button.masterstudy-button_style-primary:hover { background: #007cba !important; }@keyframes fadeDown { 0% { opacity: 0; transform: translate3d(0px, -30px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes fadeLeft { 0% { opacity: 0; transform: translate3d(-30px, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes fadeRight { 0% { opacity: 0; transform: translate3d(30px, 0px, 0px); } 100% { opacity: 1; transform: none; } }@keyframes fadeUp { 0% { opacity: 0; transform: translate3d(0px, 30px, 0px); } 100% { opacity: 1; transform: none; } }html, body { height: 100%; margin: 0px; }body { display: flex; flex-direction: column; }.cky-overlay { background: #000000; opacity: 0.4; position: fixed; top: 0px; left: 0px; width: 100%; height: 100%; z-index: 99999999; }.cky-hide { display: none; }.cky-btn-revisit-wrapper { display: flex; align-items: center; justify-content: center; background: #0056a7; width: 45px; height: 45px; border-radius: 50%; position: fixed; z-index: 999999; cursor: pointer; }.cky-revisit-bottom-left { bottom: 15px; left: 15px; }.cky-btn-revisit-wrapper .cky-btn-revisit { display: flex; align-items: center; justify-content: center; background: none; border: none; cursor: pointer; position: relative; margin: 0px; padding: 0px; }.cky-btn-revisit-wrapper .cky-btn-revisit img { max-width: fit-content; margin: 0px; height: 30px; width: 30px; }.cky-revisit-hide { display: none; }.cky-consent-container { position: fixed; width: 440px; box-sizing: border-box; z-index: 9999999; border-radius: 6px; }.cky-consent-container .cky-consent-bar { background: #ffffff; border: 1px solid; padding: 20px 26px; box-shadow: rgba(172, 171, 171, 0.3) 0px -1px 10px 0px; border-radius: 6px; }.cky-box-bottom-left { bottom: 40px; left: 40px; }.cky-notice .cky-title { color: #212121; font-weight: 700; font-size: 18px; line-height: 24px; margin: 0px 0px 12px; word-break: break-word; }.cky-notice-des *, .cky-preference-content-wrapper *, .cky-dma-content-wrapper *, .cky-accordion-header-des *, .cky-gpc-wrapper .cky-gpc-desc * { font-size: 14px; }.cky-notice-des { color: #212121; font-size: 14px; line-height: 24px; font-weight: 400; }.cky-consent-bar .cky-notice-des p, .cky-gpc-wrapper .cky-gpc-desc p, .cky-preference-body-wrapper .cky-preference-content-wrapper p, .cky-accordion-header-wrapper .cky-accordion-header-des p, .cky-cookie-des-table li div:last-child p { color: inherit; margin-top: 0px; word-break: break-word; }.cky-notice-des p:last-child, .cky-preference-content-wrapper p:last-child, .cky-cookie-des-table li div:last-child p:last-child, .cky-gpc-wrapper .cky-gpc-desc p:last-child { margin-bottom: 0px; }.cky-notice-des a.cky-policy, .cky-notice-des button.cky-policy, .cky-dma-content-wrapper a.cky-policy, .cky-dma-content-wrapper button.cky-policy { font-size: 14px; color: #1863dc; white-space: nowrap; cursor: pointer; background: transparent; border: 1px solid; text-decoration: underline; }.cky-notice-des a.cky-policy:focus-visible, .cky-notice-des button.cky-policy:focus-visible, .cky-dma-content-wrapper a.cky-policy:focus-visible, .cky-dma-content-wrapper button.cky-policy:focus-visible, .cky-preference-content-wrapper .cky-show-desc-btn:focus-visible, .cky-accordion-header .cky-accordion-btn:focus-visible, .cky-preference-header .cky-btn-close:focus-visible, .cky-switch input[type="checkbox"]:focus-visible, .cky-footer-wrapper a:focus-visible, .cky-btn:focus-visible { outline: #1863dc solid 2px; outline-offset: 2px; }.cky-btn:focus:not(:focus-visible), .cky-accordion-header .cky-accordion-btn:focus:not(:focus-visible), .cky-preference-content-wrapper .cky-show-desc-btn:focus:not(:focus-visible), .cky-btn-revisit-wrapper .cky-btn-revisit:focus:not(:focus-visible), .cky-preference-header .cky-btn-close:focus:not(:focus-visible), .cky-consent-bar .cky-banner-btn-close:focus:not(:focus-visible) { outline: 0px; }button.cky-show-desc-btn:not(:hover):not(:active) { color: #1863dc; background: transparent; }button.cky-accordion-btn:not(:hover):not(:active), button.cky-banner-btn-close:not(:hover):not(:active), button.cky-btn-revisit:not(:hover):not(:active), button.cky-btn-close:not(:hover):not(:active) { background: transparent; }.cky-consent-bar button:hover, .cky-modal.cky-modal-open button:hover, .cky-consent-bar button:focus, .cky-modal.cky-modal-open button:focus { text-decoration: none; }.cky-notice-btn-wrapper { display: flex; justify-content: flex-start; align-items: center; flex-wrap: wrap; gap: 8px; margin-top: 16px; }.cky-notice-btn-wrapper .cky-btn { text-shadow: none; box-shadow: none; }.cky-btn { flex: 1 1 auto; max-width: 100%; font-size: 14px; font-family: inherit; line-height: 24px; padding: 8px; font-weight: 500; border-radius: 2px; cursor: pointer; text-align: center; text-transform: none; min-height: 0px; overflow-wrap: break-word; }.cky-btn:hover { opacity: 0.8; }.cky-btn-customize { color: #1863dc; background: transparent; border: 2px solid #1863dc; }.cky-btn-reject { color: #1863dc; background: transparent; border: 2px solid #1863dc; }.cky-btn-accept { background: #1863dc; color: #ffffff; border: 2px solid #1863dc; }.cky-btn:last-child { margin-right: 0px; }@media (max-width: 576px){.cky-box-bottom-left { bottom: 0px; left: 0px; }}@media (max-width: 440px){.cky-box-bottom-left, .cky-box-bottom-right, .cky-box-top-left, .cky-box-top-right { width: 100%; max-width: 100%; }.cky-consent-container .cky-consent-bar { padding: 20px 0px; }.cky-custom-brand-logo-wrapper, .cky-notice .cky-title, .cky-notice-des, .cky-notice-btn-wrapper { padding: 0px 24px; }.cky-notice-des { max-height: 40vh; overflow-y: scroll; }.cky-notice-btn-wrapper { gap: 10px; flex-direction: column; }.cky-btn { width: 100%; }.cky-notice-btn-wrapper .cky-btn-customize { order: 2; }.cky-notice-btn-wrapper .cky-btn-reject { order: 3; }.cky-notice-btn-wrapper .cky-btn-accept { order: 1; }}.cky-modal { box-shadow: rgba(0, 0, 0, 0.3) 0px 32px 68px; margin: 0px auto; position: fixed; max-width: 100%; background: #ffffff; top: 50%; box-sizing: border-box; border-radius: 6px; z-index: 999999999; color: #212121; transform: translate(-50%, 100%); visibility: hidden; transition: all; }.cky-preference-center { max-height: 79vh; width: 845px; overflow: hidden; flex: 1 1 0px; display: flex; flex-direction: column; border-radius: 6px; }.cky-preference-header { display: flex; align-items: center; justify-content: space-between; padding: 22px 24px; border-bottom: 1px solid; }.cky-preference-header .cky-preference-title { font-size: 18px; font-weight: 700; line-height: 24px; word-break: break-word; }.cky-preference-header .cky-btn-close { margin: 0px; cursor: pointer; vertical-align: middle; padding: 0px; background: none; border: none; width: auto; height: auto; min-height: 0px; line-height: 0; text-shadow: none; box-shadow: none; }.cky-preference-header .cky-btn-close img { margin: 0px; height: 10px; width: 10px; }.cky-preference-body-wrapper { padding: 0px 24px; flex: 1 1 0%; overflow: auto; box-sizing: border-box; }.cky-preference-content-wrapper, .cky-gpc-wrapper .cky-gpc-desc { font-size: 14px; line-height: 24px; font-weight: 400; padding: 12px 0px; }.cky-preference-content-wrapper .cky-show-desc-btn { font-size: 14px; font-family: inherit; color: #1863dc; text-decoration: none; line-height: 24px; padding: 0px; margin: 0px; white-space: nowrap; cursor: pointer; background: transparent; border-color: transparent; text-transform: none; min-height: 0px; text-shadow: none; box-shadow: none; }.cky-accordion-wrapper { margin-bottom: 10px; }.cky-accordion { border-bottom: 1px solid; }.cky-accordion:last-child { border-bottom: none; }.cky-accordion .cky-accordion-item { display: flex; margin-top: 10px; }.cky-accordion .cky-accordion-body { display: none; }.cky-accordion-header-wrapper { cursor: pointer; width: 100%; }.cky-accordion-item .cky-accordion-header { display: flex; justify-content: space-between; align-items: center; }.cky-accordion-header .cky-accordion-btn { font-size: 16px; font-family: inherit; color: #212121; line-height: 24px; background: none; border: none; font-weight: 700; padding: 0px; margin: 0px; cursor: pointer; text-transform: none; min-height: 0px; text-shadow: none; box-shadow: none; }.cky-accordion-header .cky-always-active { color: #008000; font-weight: 600; line-height: 24px; font-size: 14px; }.cky-accordion-header-des { font-size: 14px; line-height: 24px; margin: 10px 0px 16px; }.cky-accordion-chevron { margin-right: 22px; position: relative; cursor: pointer; }.cky-accordion .cky-accordion-chevron i::before { content: ""; position: absolute; border-right-width: 1.4px; border-right-style: solid; border-bottom-width: 1.4px; border-bottom-style: solid; border-color: inherit; height: 6px; width: 6px; transform: rotate(-45deg); transition: 0.2s ease-in-out; top: 8px; }.cky-audit-table { background: #f4f4f4; border-radius: 6px; }.cky-audit-table .cky-empty-cookies-text { color: inherit; font-size: 12px; line-height: 24px; margin: 0px; padding: 10px; word-break: break-word; }.cky-footer-shadow { display: block; width: 100%; height: 40px; background: linear-gradient(rgba(255, 255, 255, 0) 0%, #ffffff 100%); position: absolute; bottom: calc(100% - 1px); }.cky-footer-wrapper { position: relative; }.cky-prefrence-btn-wrapper { display: flex; flex-wrap: wrap; gap: 8px; align-items: center; justify-content: center; padding: 22px 24px; border-top: 1px solid; }.cky-prefrence-btn-wrapper .cky-btn { flex: 1 1 auto; max-width: 100%; text-shadow: none; box-shadow: none; }.cky-btn-preferences { color: #1863dc; background: transparent; border: 2px solid #1863dc; }.cky-preference-header, .cky-preference-body-wrapper, .cky-accordion-wrapper, .cky-accordion, .cky-accordion-wrapper, .cky-footer-wrapper, .cky-prefrence-btn-wrapper { border-color: inherit; }.cky-preference-body-wrapper .cky-dma-content-wrapper { font-size: 14px; line-height: 24px; font-weight: 400; padding: 4px 0px 12px; }.cky-preference-body-wrapper .cky-dma-content-wrapper p { color: inherit; word-break: break-word; }.cky-preference-body-wrapper .cky-dma-content-wrapper p:first-child { margin-top: 0px; }.cky-preference-body-wrapper .cky-dma-content-wrapper p:last-child { margin-bottom: 0px; }.cky-preference-body-wrapper .cky-horizontal-separator { border-bottom-width: 1px; border-bottom-style: solid; border-color: inherit; }@media (max-width: 845px){.cky-modal { max-width: calc(100% - 16px); }}@media (max-width: 576px){.cky-modal { max-width: 100%; }.cky-preference-center { max-height: 100vh; }.cky-prefrence-btn-wrapper { flex-direction: column; gap: 10px; }.cky-prefrence-btn-wrapper .cky-btn { width: 100%; }.cky-prefrence-btn-wrapper .cky-btn-reject { order: 3; }.cky-prefrence-btn-wrapper .cky-btn-accept { order: 1; margin-top: 0px; }.cky-prefrence-btn-wrapper .cky-btn-preferences { order: 2; }}@media (max-width: 425px){.cky-accordion-chevron { margin-right: 15px; }}.cky-notice-group { font-size: 14px; line-height: 24px; font-weight: 400; color: #212121; }@media (max-width: 440px){.cky-consent-container { width: 100%; }}@supports not (gap: 10px) {.cky-btn { margin: 0px 8px 0px 0px; } @media (max-width: 440px){.cky-notice-btn-wrapper { margin-top: 0px; }.cky-btn { margin: 10px 0px 0px; }.cky-notice-btn-wrapper .cky-btn-accept { margin-top: 16px; }} @media (max-width: 576px){.cky-prefrence-btn-wrapper .cky-btn { margin: 10px 0px 0px; }}}.masterstudy-course-card { display: flex; width: 33.3333%; padding: 10px; position: relative; }.masterstudy-course-card__wrapper { display: flex; width: 100%; flex-direction: column; overflow: hidden; position: relative; border-radius: 4px; outline: #dbe0e9 solid 1px; }.masterstudy-course-card__image { display: flex; width: 100%; height: 150px; object-fit: cover; }.masterstudy-course-card__image-link { display: flex; width: 100%; }.masterstudy-course-card__info { display: flex; flex-direction: column; width: 100%; height: 100%; padding: 15px 20px; background: #ffffff; }.masterstudy-course-card__info-category a { display: flex; font-weight: 400; font-size: 13px; line-height: 16px; color: #4d5e6f; margin-bottom: 10px; }.masterstudy-course-card__info-title { display: flex; text-decoration: none; margin-bottom: auto; }.masterstudy-course-card__info-title h3 { font-weight: 500; font-size: 15px; line-height: 18px; color: #001931; margin: 0px; padding: 0px; min-height: 40px; letter-spacing: 0px; }.masterstudy-course-card__meta { display: flex; flex-wrap: wrap; width: 100%; justify-content: space-between; background: #eef1f7; border-radius: 4px; margin: 10px 0px 0px; padding: 3.5px 0px; }.masterstudy-course-card__meta-block { display: flex; flex-wrap: nowrap; align-items: center; padding: 3.5px 10px; }.masterstudy-course-card__meta-block span { white-space: nowrap; font-weight: 400; font-size: 14px; line-height: 16.8px; color: #4d5e6f; text-transform: capitalize; }.masterstudy-course-card__meta-block i { font-size: 16px; margin-right: 5px; }.masterstudy-course-card__meta-block i::before { color: #4d5e6f; }.masterstudy-course-card__bottom { display: flex; width: 100%; justify-content: space-between; flex-wrap: wrap; min-height: 33px; margin: 10px 0px 0px; }.masterstudy-course-card__rating { display: flex; align-items: center; margin: 5px 15px 0px 0px; padding: 0px; }.masterstudy-course-card__rating-star { display: flex; font-size: 14px; margin: 0px 3px 0px 0px; position: relative; }.masterstudy-course-card__rating-star::before { display: flex; width: 100%; color: #b3bac2; content: ""; font-family: stmlms; line-height: 20px; }.masterstudy-course-card__rating-count { display: flex; margin: 0px 0px 0px 5px; justify-content: center; align-items: center; font-size: 14px; font-weight: 400; color: #4d5e6f; line-height: 2; }.masterstudy-course-card__price { display: flex; flex-direction: column; justify-content: center; margin: 5px 0px 0px auto; }.masterstudy-course-card__popup { display: flex; flex-direction: column; justify-content: flex-start; min-width: 100%; min-height: 100%; padding: 25px 30px; visibility: hidden; opacity: 0; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); transition: 0.3s; background: #ffffff; box-shadow: rgba(0, 0, 0, 0.2) 0px 0px 30px; z-index: 100; }.masterstudy-course-card__popup-title { display: flex; width: 100%; }.masterstudy-course-card__popup-title h3 { font-weight: 500; font-size: 18px; line-height: 21.6px; color: #001931; margin: 0px; letter-spacing: 0px; }.masterstudy-course-card__popup-excerpt { display: flex; width: 100%; color: #4d5e6f; font-size: 15px; font-weight: 400; margin: 20px 0px 0px; }.masterstudy-course-card__popup-meta { display: flex; width: 100%; flex-wrap: nowrap; justify-content: space-between; margin: 20px 0px 0px; }.masterstudy-course-card__popup-meta .masterstudy-course-card__meta-block { display: flex; flex-wrap: nowrap; padding: 3.5px 0px; margin-right: 20px; align-items: center; }.masterstudy-course-card__popup-meta .masterstudy-course-card__meta-block span { white-space: nowrap; font-weight: 400; font-size: 14px; line-height: 17px; color: #4d5e6f; text-transform: capitalize; }.masterstudy-course-card__popup-meta .masterstudy-course-card__meta-block:last-child { margin-right: 0px; }.masterstudy-course-card__popup-meta .masterstudy-course-card__meta-block i { font-size: 16px; margin-right: 5px; }.masterstudy-course-card__popup-meta .masterstudy-course-card__meta-block i::before { color: #4d5e6f; }.masterstudy-course-card__popup a.masterstudy-course-card__popup-button { display: flex; flex-direction: column; width: 100%; text-decoration: none; background: var(--accent-100); color: #ffffff; justify-content: center; align-items: center; padding: 11px 20px; border-radius: 5px; margin: 20px 0px 0px; transition: 0.3s; white-space: nowrap; font-weight: 500; font-size: 14px; line-height: 18px; }.masterstudy-course-card__popup a.masterstudy-course-card__popup-button:hover { color: #ffffff; background: linear-gradient(0deg,rgba(0,0,0,.2),rgba(0,0,0,.2)),var(--accent-100); }.masterstudy-course-card__popup-button-wrapper { display: flex; flex-direction: column; width: 100%; margin: auto 0px 0px; }.masterstudy-course-card__popup-bottom { display: flex; width: 100%; justify-content: space-between; align-items: center; flex-wrap: nowrap; margin: 20px 0px 0px; }.masterstudy-course-card:hover .masterstudy-course-card__popup { visibility: visible; opacity: 1; }@media (max-width: 1023.98px){.masterstudy-course-card { width: 50%; }}@media (max-width: 767.98px){.masterstudy-course-card { width: 100%; }}.masterstudy-pagination { display: flex; flex-shrink: 0; height: 40px; }.masterstudy-pagination__wrapper { display: flex; justify-content: center; height: 40px; flex-shrink: 0; position: relative; overflow-x: hidden; }.masterstudy-pagination__list { display: flex; flex-shrink: 0; list-style-type: none; padding: 0px; margin: 0px; background: 0px 0px; transition: 0.2s; position: absolute; left: 0px; top: 0px; }.masterstudy-pagination__item { display: flex; flex: 0 0 50px; justify-content: center; align-items: center; padding: 0px 5px; margin: 0px; background: 0px 0px; transition: 0.2s; }.masterstudy-pagination__item_current .masterstudy-pagination__item-block { background: var(--accent-100); color: #ffffff; }.masterstudy-pagination__item_current .masterstudy-pagination__item-block:hover { background: var(--accent-100); color: #ffffff; cursor: default; }.masterstudy-pagination__item-block { display: flex; flex-shrink: 0; width: 40px; height: 40px; justify-content: center; align-items: center; border-radius: 4px; border: none; padding-top: 3px; background: #eef1f7; color: #001931; font-size: 14px; font-style: normal; font-weight: 700; line-height: normal; transition: 0.2s; position: relative; }.masterstudy-pagination__item-block:hover { cursor: pointer; color: var(--accent-100); }.masterstudy-pagination__button-next { display: flex; flex-shrink: 0; width: 40px; height: 40px; justify-content: center; align-items: center; border-radius: 4px; border: none; background: #eef1f7; outline: 0px; margin: 0px 0px 0px 5px; padding: 0px; transition: 0.3s; position: relative; overflow: hidden; }.masterstudy-pagination__button-next::after, .masterstudy-pagination__button-next::before { content: ""; font-size: 12px; font-weight: 400; font-family: stmlms; font-style: normal; line-height: normal; color: #001931; position: absolute; top: 20%; transition: 0.3s; }.masterstudy-pagination__button-next::before { display: flex; right: 50%; transform: rotate(180deg) translate(-50%, -50%); }.masterstudy-pagination__button-next::after { display: flex; left: 50%; transform: rotate(180deg) translate(-400%, -50%); }.masterstudy-pagination__button-next:hover { cursor: pointer; background: var(--accent-100); border-color: var(--accent-100); }.masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover { cursor: default; background: #eef1f7; }.masterstudy-pagination__button-prev { display: flex; flex-shrink: 0; width: 40px; height: 40px; justify-content: center; align-items: center; border-radius: 4px; border: none; background: #eef1f7; outline: 0px; margin: 0px 5px 0px 0px; padding: 0px; transition: 0.3s; position: relative; overflow: hidden; }.masterstudy-pagination__button-prev::after, .masterstudy-pagination__button-prev::before { display: flex; content: ""; font-size: 12px; font-weight: 400; font-family: stmlms; font-style: normal; line-height: normal; color: #001931; position: absolute; top: 50%; transition: 0.3s; }.masterstudy-pagination__button-prev::before { left: 50%; transform: translate(-50%, -50%); }.masterstudy-pagination__button-prev::after { right: 50%; transform: translate(400%, -50%); }.masterstudy-pagination__button-prev:hover { cursor: pointer; background: var(--accent-100); }.masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover { cursor: default; background: #eef1f7; }@-webkit-keyframes pulse { 0% { transform: scale(0.1, 0.1); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.2, 1.2); opacity: 0; } }@keyframes pulse { 0% { transform: scale(0.1, 0.1); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.2, 1.2); opacity: 0; } }@-webkit-keyframes rotate360 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rotate360 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }.masterstudy-instructor-public { display: flex; width: 1250px; margin: 40px auto; }.masterstudy-instructor-public__profile { display: flex; flex-direction: column; width: 375px; flex-shrink: 0; padding-right: 25px; }.masterstudy-instructor-public__profile-container { display: flex; flex-direction: column; align-items: center; width: 100%; background: #ffffff; padding: 0px 20px 20px; border: 1px solid #dbe0e9; }.masterstudy-instructor-public__avatar { display: flex; justify-content: center; align-items: center; width: 130px; height: 130px; flex-shrink: 0; border: 10px solid #ffffff; border-radius: 50%; margin-top: -65px; z-index: 2; }.masterstudy-instructor-public__avatar.masterstudy-instructor-public__avatar_empty { margin-top: 30px; }.masterstudy-instructor-public__avatar img { display: flex; border-radius: 50%; width: 100% !important; max-width: 100% !important; height: 100% !important; max-height: 100% !important; object-fit: cover !important; }.masterstudy-instructor-public__name { display: flex; justify-content: center; width: 100%; color: #001931; font-size: 24px; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 10px; }.masterstudy-instructor-public__position { display: flex; justify-content: center; width: 100%; color: #4d5e6f; font-size: 14px; font-style: normal; font-weight: 500; line-height: normal; margin-bottom: 10px; }.masterstudy-instructor-public__stats { display: flex; align-items: center; justify-content: center; margin-bottom: 10px; }.masterstudy-instructor-public__stats-row { display: flex; align-items: center; }.masterstudy-instructor-public__stats-label { display: flex; color: #4d5e6f; font-size: 14px; font-style: normal; font-weight: 700; }.masterstudy-instructor-public__stats-value { display: flex; color: #4d5e6f; font-size: 14px; font-style: normal; font-weight: 700; margin-right: 3px; }.masterstudy-instructor-public__rating { display: flex; align-items: center; }.masterstudy-instructor-public__rating-star { display: flex; font-size: 14px; margin: 0px 3px 0px 0px; position: relative; }.masterstudy-instructor-public__rating-star::before { display: flex; width: 100%; color: #b3bac2; content: ""; font-family: stmlms; line-height: 20px; }.masterstudy-instructor-public__rating-count { display: flex; color: #4d5e6f; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; margin: 1px 0px 0px 2px; }.masterstudy-instructor-public__actions { display: flex; justify-content: center; margin-top: 15px; }.masterstudy-instructor-public__details-wrapper { display: flex; width: 100%; flex-direction: column; align-items: center; }.masterstudy-instructor-public__socials { display: flex; justify-content: center; }.masterstudy-instructor-public__member { display: flex; justify-content: center; align-items: center; color: #4d5e6f; text-align: center; font-size: 14px; font-style: normal; font-weight: 500; margin-top: 20px; }.masterstudy-instructor-public__content { display: flex; flex-direction: column; width: 100%; padding-left: 15px; }.masterstudy-instructor-public__tabs { display: flex; align-items: center; padding: 0px 10px 10px; }.masterstudy-instructor-public__list { display: flex; width: 100%; flex-wrap: wrap; }.masterstudy-instructor-public__list-header { display: none; align-items: center; width: 100%; margin: 10px 0px 20px; padding: 0px 10px; }.masterstudy-instructor-public__list-header-title { display: flex; color: #001931; font-size: 20px; font-style: normal; font-weight: 500; }.masterstudy-instructor-public__list-header-total { display: flex; color: #808c98; font-size: 20px; font-style: normal; font-weight: 400; margin-left: 5px; }.masterstudy-instructor-public__list-pagination { display: flex; width: 100%; padding: 10px; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination { height: 42px; align-items: center; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination__list, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__wrapper { height: 42px; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination__item-block { padding-top: 0px; background: #ffffff; color: #4d5e6f; box-shadow: rgba(0, 0, 0, 0.07) 0px 1px 3px 0px; outline: #dbe0e9 solid 1px; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination__item.masterstudy-pagination__item_current .masterstudy-pagination__item-block { background: var(--accent-100); color: #ffffff; outline: var(--accent-100) solid 1px; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover::after, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover::before, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-next::after, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-next::before, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover::after, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover::before, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-prev::after, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-prev::before { color: #4d5e6f; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-next, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-prev { outline: #dbe0e9 solid 1px; background: #ffffff; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-prev.masterstudy-pagination__button_disabled:hover { background: #ffffff; }.masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled, .masterstudy-instructor-public__list-pagination .masterstudy-pagination__button-next.masterstudy-pagination__button_disabled:hover { background: #ffffff; }.masterstudy-instructor-public__filters { display: flex; margin-left: auto; }.masterstudy-instructor-public__filters .masterstudy-select { width: 150px; margin-left: 10px; }.masterstudy-instructor-public__empty { display: none; width: 100%; height: 100%; min-height: 130px; justify-content: center; align-items: center; padding: 10px; }.masterstudy-instructor-public__empty-block { display: flex; flex-direction: column; justify-content: center; align-items: center; align-self: flex-start; margin-top: 50px; }.masterstudy-instructor-public__empty-icon { display: flex; width: 80px; height: 80px; justify-content: center; align-items: center; border-radius: 50%; background: var(--accent-10); margin-bottom: 20px; }.masterstudy-instructor-public__empty-icon::before { display: flex; justify-content: center; align-items: center; content: ""; width: 50px; height: 50px; border-radius: 50%; background: var(--accent-10); font-size: 24px; font-weight: 500; line-height: normal; font-family: stmlms; color: var(--accent-100); }.masterstudy-instructor-public__empty-text { display: flex; color: #4d5e6f; justify-content: center; font-size: 24px; font-style: normal; font-weight: 500; line-height: normal; }.masterstudy-instructor-public__loader { display: none; width: 100%; min-height: 150px; justify-content: center; align-items: center; padding: 10px; position: relative; }.masterstudy-instructor-public__loader-body { display: flex; width: 45px; height: 45px; border-radius: 50%; position: relative; animation: 1s linear 0s infinite normal none running rotate360; margin: auto; border-top: 4px solid var(--accent-100); border-right: 4px solid var(--accent-100); border-bottom: 4px solid transparent; border-left: 4px solid var(--accent-100); }.masterstudy-instructor-public__loader-body::after { display: flex; content: ""; position: absolute; top: -7px; right: -7px; width: 25px; height: 25px; border-radius: 50%; background: 0px 0px; }@media (max-width: 1280px){.masterstudy-instructor-public { width: 100%; padding: 0px 10px; margin: 40px 0px; }}@media (max-width: 1024px){.masterstudy-instructor-public { flex-direction: column; }.masterstudy-instructor-public__profile { width: 100%; padding: 0px 10px; }.masterstudy-instructor-public__content { padding-left: 0px; }.masterstudy-instructor-public__tabs { margin-top: 20px; }.masterstudy-instructor-public__list-pagination { justify-content: center; }}@media (max-width: 767px){.masterstudy-instructor-public__list-header { flex-direction: column; align-items: flex-start; }.masterstudy-instructor-public__list-header-title { margin-bottom: 10px; }.masterstudy-instructor-public__filters { width: 100%; flex-direction: column; margin-left: 0px; }.masterstudy-instructor-public__filters .masterstudy-search { width: 100%; margin-bottom: 10px; }.masterstudy-instructor-public__filters .masterstudy-select { width: 100%; margin-left: 0px; }}.masterstudy-message-modal { display: flex; justify-content: center; align-items: center; position: fixed; inset: 0px; z-index: 99999; transition: 0.3s; background: rgba(0, 0, 0, 0.4); opacity: 0; visibility: hidden; }.masterstudy-message-modal__wrapper { display: flex; flex-direction: column; width: 500px; max-height: 700px; background: #ffffff; border-radius: 10px; box-shadow: rgba(0, 0, 0, 0.25) 0px 20px 40px 0px; overflow: hidden; transition:transform, -webkit-transform 0.4s, 0.4s ease-in-out, ease-in-out; transform: translateY(100%); }.masterstudy-message-modal__container { display: flex; flex-direction: column; position: relative; height: 100%; padding: 25px 35px; overflow-y: auto; }.masterstudy-message-modal__close { display: flex; width: 25px; height: 25px; justify-content: center; align-items: center; border-radius: 30px; background: #eef1f7; position: absolute; top: 25px; right: 35px; }.masterstudy-message-modal__close::after { content: ""; color: #808c98; font-family: stmlms; font-size: 10px; line-height: normal; transition: 0.2s; margin-top: 1px; }.masterstudy-message-modal__close:hover { cursor: pointer; }.masterstudy-message-modal__header { display: flex; width: 100%; margin-bottom: 10px; }.masterstudy-message-modal__header-title { line-height: normal; font-style: normal; font-weight: 700; font-size: 20px; color: #001931; }.masterstudy-message-modal__user-title, .masterstudy-message-modal__username { color: #1e1e1e; font-weight: 500; font-size: 14px; line-height: normal; font-style: normal; }.masterstudy-message-modal__user { display: flex; width: 100%; margin-bottom: 20px; }.masterstudy-message-modal__user-title { display: flex; }.masterstudy-message-modal__username { display: flex; margin-left: 4px; }.masterstudy-message-modal__form { display: flex; width: 100%; flex-direction: column; position: relative; }.masterstudy-message-modal__form textarea.masterstudy-message-modal__form-textarea { display: flex; width: 100%; align-items: center; outline: 0px; box-shadow: none; border: 1px solid #dbe0e9; border-radius: 4px; background: #ffffff; padding: 10px 20px; font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; color: #001931; resize: none; transition: 0.3s; }.masterstudy-message-modal__form textarea.masterstudy-message-modal__form-textarea::placeholder { font-size: 14px; font-style: normal; font-weight: 400; line-height: normal; color: #808c98; }.masterstudy-message-modal__form textarea.masterstudy-message-modal__form-textarea:active { border: 1px solid #dbe0e9; background: #ffffff; outline: 0px; box-shadow: none; }.masterstudy-message-modal__form textarea.masterstudy-message-modal__form-textarea:focus { border: 1px solid var(--accent-100); background: #ffffff; outline: 0px; box-shadow: none; }.masterstudy-message-modal__success { display: none; width: 100%; flex-direction: column; justify-content: center; align-items: center; }.masterstudy-message-modal__success a.masterstudy-button { margin: 0px !important; }.masterstudy-message-modal__success-icon { display: flex; width: 50px; height: 50px; justify-content: center; align-items: center; background: var(--accent-10); border-radius: 50%; }.masterstudy-message-modal__success-icon::before { display: flex; content: ""; font-family: stmlms; line-height: normal; font-size: 30px; color: var(--accent-100); }.masterstudy-message-modal__success-icon-wrapper { display: flex; width: 80px; height: 80px; justify-content: center; align-items: center; border-radius: 50px; background: var(--accent-10); margin: 10px 0px 15px; }.masterstudy-message-modal__success-title { text-align: center; font-size: 24px; font-style: normal; font-weight: 700; line-height: 28px; color: #001931; margin-bottom: 20px; }.masterstudy-message-modal__actions { display: flex; width: 100%; align-items: center; justify-content: flex-end; margin-top: 20px; }.masterstudy-message-modal__actions a.masterstudy-button { display: flex !important; margin: 0px !important; }.masterstudy-message-modal__error { display: none; width: 100%; position: absolute; left: 0px; bottom: -20px; font-size: 14px; color: var(--danger-100); font-weight: 400; line-height: normal; }@media (max-width: 576px){.masterstudy-message-modal__wrapper { width: 100%; height: 100%; max-height: 100%; box-shadow: none; border-radius: 0px; }}@-webkit-keyframes pulse { 0% { transform: scale(0.1, 0.1); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.2, 1.2); opacity: 0; } }@keyframes pulse { 0% { transform: scale(0.1, 0.1); opacity: 0; } 50% { opacity: 1; } 100% { transform: scale(1.2, 1.2); opacity: 0; } }@-webkit-keyframes rotate360 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }@keyframes rotate360 { 0% { transform: rotate(0deg); } 100% { transform: rotate(360deg); } }a.masterstudy-button { display: flex; justify-content: center; align-items: center; outline: 0px; border: none; min-height: auto; border-radius: 5px; transition: 0.2s; text-decoration: none; caret-color: transparent; box-shadow: none; }a.masterstudy-button .masterstudy-button__title { font-size: 14px; line-height: 18px; letter-spacing: 0px; text-transform: capitalize; text-decoration: none; white-space: nowrap; transition: 0.2s; }a.masterstudy-button.masterstudy-button_size-sm { height: 40px; padding: 0px 20px; }a.masterstudy-button.masterstudy-button_size-sm .masterstudy-button__title { font-weight: 500; }a.masterstudy-button.masterstudy-button_size-sm::after, a.masterstudy-button.masterstudy-button_size-sm::before { font-size: 15px; font-weight: 500; }a.masterstudy-button.masterstudy-button_style-primary { background: var(--accent-100); }a.masterstudy-button.masterstudy-button_style-primary .masterstudy-button__title { color: #ffffff; }a.masterstudy-button.masterstudy-button_style-primary::after, a.masterstudy-button.masterstudy-button_style-primary::before { color: #ffffff; border-color: #ffffff; }a.masterstudy-button.masterstudy-button_style-primary:hover { cursor: pointer; background: var(--accent-hover); }.masterstudy-tabs { display: flex; align-self: flex-start; height: 40px; list-style-type: none; border-radius: 4px; padding: 4px; margin: 0px; background: #dbe0e9; }.masterstudy-tabs__item { display: flex; width: 100%; justify-content: center; align-items: center; padding: 12px 30px; text-align: center; font-size: 14px; font-weight: 500; line-height: 18px; letter-spacing: 0px; text-transform: capitalize; margin: 0px; border-radius: 4px; transition: 0.25s; color: #4d5e6f; }.masterstudy-tabs__item:hover { cursor: pointer; color: #001931; }.masterstudy-tabs__item_active { background: #ffffff; color: #001931; }.masterstudy-tabs.masterstudy-tabs_style-buttons { background: 0px 0px; padding: 0px; }.masterstudy-tabs.masterstudy-tabs_style-buttons .masterstudy-tabs__item { width: auto; padding: 12px 0px; font-weight: 600; background: 0px 0px; border-radius: 50px; margin-right: 20px; }.masterstudy-tabs.masterstudy-tabs_style-buttons .masterstudy-tabs__item:last-child { margin-right: 0px; }.masterstudy-tabs.masterstudy-tabs_style-buttons .masterstudy-tabs__item.masterstudy-tabs__item_active { padding: 12px 20px; background: var(--accent-10); color: var(--accent-100); }@media (max-width: 576px){.masterstudy-tabs .masterstudy-tabs__item { padding: 12px 15px; }}.masterstudy-search { box-sizing: border-box; clear: both; font-size: 1rem; position: relative; text-align: inherit; border: 1px solid #dbe0e9; border-radius: 4px; }.masterstudy-search__input { width: 100%; min-width: 260px; height: 40px; padding-inline-start: 0.875rem; border: 0px; border-radius: 4px; background: #ffffff; font-weight: 400; font-size: 14px; line-height: 17px; outline: 0px; transition: 0.3s; caret-color: #227aff; overflow: hidden; }.masterstudy-search__input:focus { box-shadow: none; }.masterstudy-search__label { position: absolute; top: 0px; height: 40px; width: 40px; display: flex; justify-content: center; align-items: center; inset-inline-end: 0px; background-color: #ffffff; border-radius: 4px; }.masterstudy-search__icon { width: 18px; height: 18px; padding: 0px 15px; cursor: pointer; mask-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGFyaWEtaGlkZGVuPSJ0cnVlIiByb2xlPSJpbWciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMjQgMjQiIGRhdGEtdi05NmE5OThiOT0iIiBkYXRhLWljb249ImZlYXRoZXI6c2VhcmNoIiBjbGFzcz0iaWNvbmlmeSBpY29uaWZ5LS1mZWF0aGVyIj48ZyBmaWxsPSJub25lIiBzdHJva2U9ImN1cnJlbnRDb2xvciIgc3Ryb2tlLWxpbmVjYXA9InJvdW5kIiBzdHJva2UtbGluZWpvaW49InJvdW5kIiBzdHJva2Utd2lkdGg9IjIiPjxjaXJjbGUgY3g9IjExIiBjeT0iMTEiIHI9IjgiPjwvY2lyY2xlPjxwYXRoIGQ9Im0yMSAyMWwtNC4zNS00LjM1Ij48L3BhdGg+PC9nPjwvc3ZnPg=="); mask-position: center center; mask-repeat: no-repeat; mask-size: contain; background-color: #808c98; }.masterstudy-search__icon:hover { background-color: var(--accent-hover); }.masterstudy-select, .masterstudy-select__wrapper { width: 100%; min-height: 40px; min-width: 150px; display: flex; cursor: pointer; box-sizing: border-box; }.masterstudy-select { position: relative; margin: 0px auto; align-items: center; justify-content: flex-end; outline: 0px; border: 1px solid #dbe0e9; border-radius: 4px; background: #ffffff; font-size: 14px; line-height: 17px; font-weight: 400; }.masterstudy-select__wrapper { position: relative; margin: 0px auto; align-items: center; justify-content: flex-end; outline: 0px; }.masterstudy-select__placeholder { display: flex; align-items: center; height: 100%; position: absolute; left: 0px; top: 0px; pointer-events: none; background: 0px 0px; line-height: 1.375; padding-left: 0.875rem; padding-right: 3.875rem; box-sizing: border-box; max-width: 100%; color: #001931; text-wrap: nowrap; overflow: hidden; white-space-collapse: collapse; }.masterstudy-select__clear { padding: 0px 0.875rem 0px 0px; position: relative; z-index: -1; visibility: hidden; opacity: 0; transition: 0.3s; flex-shrink: 0; flex-grow: 0; display: flex; cursor: pointer; }.masterstudy-select__clear:hover .masterstudy-select__clear-icon { background-color: #000000; }.masterstudy-select__clear-icon { mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzIwIDUxMicgZmlsbD0nY3VycmVudENvbG9yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00yMDcuNiAyNTZsMTA3LjcyLTEwNy43MmM2LjIzLTYuMjMgNi4yMy0xNi4zNCAwLTIyLjU4bC0yNS4wMy0yNS4wM2MtNi4yMy02LjIzLTE2LjM0LTYuMjMtMjIuNTggMEwxNjAgMjA4LjQgNTIuMjggMTAwLjY4Yy02LjIzLTYuMjMtMTYuMzQtNi4yMy0yMi41OCAwTDQuNjggMTI1LjdjLTYuMjMgNi4yMy02LjIzIDE2LjM0IDAgMjIuNThMMTEyLjQgMjU2IDQuNjggMzYzLjcyYy02LjIzIDYuMjMtNi4yMyAxNi4zNCAwIDIyLjU4bDI1LjAzIDI1LjAzYzYuMjMgNi4yMyAxNi4zNCA2LjIzIDIyLjU4IDBMMTYwIDMwMy42bDEwNy43MiAxMDcuNzJjNi4yMyA2LjIzIDE2LjM0IDYuMjMgMjIuNTggMGwyNS4wMy0yNS4wM2M2LjIzLTYuMjMgNi4yMy0xNi4zNCAwLTIyLjU4TDIwNy42IDI1NnonPjwvcGF0aD48L3N2Zz4="); mask-position: center center; mask-repeat: no-repeat; mask-size: contain; background-color: #808c98; width: 0.625rem; height: 1.125rem; display: inline-block; transition: 0.3s; }.masterstudy-select__caret { margin-inline-end: 0.85rem; transform: rotate(0deg); transition:transform, -webkit-transform 0.3s, 0.3s ease, ease; mask-image: url("data:image/svg+xml;base64,PHN2ZyB2aWV3Qm94PScwIDAgMzIwIDUxMicgZmlsbD0nY3VycmVudENvbG9yJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxwYXRoIGQ9J00zMS4zIDE5MmgyNTcuM2MxNy44IDAgMjYuNyAyMS41IDE0LjEgMzQuMUwxNzQuMSAzNTQuOGMtNy44IDcuOC0yMC41IDcuOC0yOC4zIDBMMTcuMiAyMjYuMUM0LjYgMjEzLjUgMTMuNSAxOTIgMzEuMyAxOTJ6Jz48L3BhdGg+PC9zdmc+"); mask-position: center center; mask-repeat: no-repeat; mask-size: contain; background-color: #808c98; width: 0.625rem; height: 1.125rem; margin: 0px 0.875rem 0px 0px; position: relative; z-index: 10; flex-shrink: 0; flex-grow: 0; pointer-events: none; }.masterstudy-select__dropdown { position: absolute; left: -1px; right: -1px; bottom: 0px; transform: translateY(100%); border: 1px solid #dbe0e9; margin-top: -1px; z-index: 99999999; background: #ffffff; display: none; flex-direction: column; border-radius: 0px 0px 4px 4px; outline: 0px; max-height: 11rem; overflow: hidden; }.masterstudy-select__options { overflow-x: hidden; padding: 0.5rem 0.75rem; margin: 0px; list-style: none; display: flex; flex-direction: column; background-color: #ffffff; color: #f3f4f6; z-index: 99; }.masterstudy-select .masterstudy-select__option { padding: 0.5rem 0.75rem; font-size: 14px; line-height: 17px; cursor: pointer; display: flex; box-sizing: border-box; text-decoration: none; align-items: center; justify-content: flex-start; text-align: left; position: relative; border-radius: 4px; transition:background-color 0.3s ease; color: #001931; }.masterstudy-select .masterstudy-select__option:hover { background: var(--accent-10); }.masterstudy-lazyload-image { display: flex; width: 100%; height: 100%; position: relative; }.masterstudy-lazyload-image::before { display: flex; position: absolute; content: ""; width: 100%; height: 100%; top: 0px; left: 0px; z-index: 2; background: #eef1f7; opacity: 1; visibility: visible; transition: 0.3s; }.masterstudy-lazyload-image img { opacity: 0; visibility: hidden; transition: 0.3s; }.masterstudy-lazyload-image__loaded::before { opacity: 0; visibility: hidden; }.masterstudy-lazyload-image__loaded img { opacity: 1; visibility: visible; }: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%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 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%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 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); }:root { --wp--style--global--content-size: 800px; --wp--style--global--wide-size: 1200px; }:where(body) { margin: 0px; }:root { --wp--style--block-gap: 24px; }body { padding: 0px; }a:where(:not(.wp-element-button)) { text-decoration: underline; }html body {font-family: sans-serif;}body.swift-nojs [data-s3cid="1"]{min-width: 100vw;}body.swift-nojs [data-s3cid="2"]{min-width: 100vw;}body.swift-nojs [data-s3cid="3"]{min-width:359.40625px;}body.swift-nojs [data-s3cid="7"]{min-width:187.296875px;max-height:52px;}body.swift-nojs [data-s3cid="8"]{min-width:187.296875px;max-height:52px;}body.swift-nojs [data-s3cid="19"]{min-width: 100vw;}body.swift-nojs [data-s3cid="20"]{min-width:381px;}body.swift-nojs [data-s3cid="21"]{min-width:361px;}body.swift-nojs [data-s3cid="23"]{min-width:319px;}body.swift-nojs [data-s3cid="24"]{min-width:319px;}body.swift-nojs [data-s3cid="25"]{min-width:319px;}body.swift-nojs [data-s3cid="30"]{min-width:99.5625px;}body.swift-nojs [data-s3cid="32"]{min-width:145.578125px;}body.swift-nojs [data-s3cid="35"]{min-width:381px;}body.swift-nojs [data-s3cid="36"]{min-width:381px;}body.swift-nojs [data-s3cid="45"]{min-width:381px;}body.swift-nojs [data-s3cid="46"]{min-width:381px;}body.swift-nojs [data-s3cid="47"]{min-width:361px;}body.swift-nojs [data-s3cid="48"]{min-width:361px;}body.swift-nojs [data-s3cid="49"]{min-width:361px;}body.swift-nojs [data-s3cid="50"]{min-width:321px;}body.swift-nojs [data-s3cid="51"]{min-width:106.140625px;}body.swift-nojs [data-s3cid="52"]{min-width:93.609375px;}body.swift-nojs [data-s3cid="53"]{min-width:321px;}body.swift-nojs [data-s3cid="54"]{min-width:114.109375px;}body.swift-nojs [data-s3cid="57"]{min-width:381px;}body.swift-nojs [data-s3cid="58"]{max-width:321px;}body.swift-nojs [data-s3cid="59"]{max-width:321px;}body.swift-nojs [data-s3cid="60"]{min-width:74.5625px;}body.swift-nojs [data-s3cid="61"]{min-width:86.140625px;}body.swift-nojs [data-s3cid="62"]{min-width:73.609375px;}body.swift-nojs [data-s3cid="63"]{max-width:321px;min-height:80px;}body.swift-nojs [data-s3cid="64"]{max-width:321px;}body.swift-nojs [data-s3cid="69"]{min-width:381px;}body.swift-nojs [data-s3cid="70"]{min-width:140px;}body.swift-nojs [data-s3cid="71"]{min-width:50px;}body.swift-nojs [data-s3cid="72"]{min-width: 100vw;max-height:532.859375px;}body.swift-nojs [data-s3cid="73"]{min-width: 100vw;max-height:532.859375px;}body.swift-nojs [data-s3cid="74"]{min-width:359.40625px;max-height:532.859375px;}body.swift-nojs [data-s3cid="75"]{min-width:89.84375px;min-height:96.421875px;}body.swift-nojs [data-s3cid="76"]{min-width:359.40625px;max-height:134.53125px;}body.swift-nojs [data-s3cid="77"]{min-width:359.40625px;max-height:134.53125px;}body.swift-nojs [data-s3cid="78"]{min-width:359.40625px;max-height:134.53125px;}body.swift-nojs [data-s3cid="79"]{min-width:359.40625px;}body.swift-nojs [data-s3cid="80"]{min-width:359.40625px;}body.swift-nojs [data-s3cid="81"]{min-width:359.40625px;}body.swift-nojs [data-s3cid="97"]{min-width: 100vw;}html{opacity:1}}