/* @license MIT https://github.com/necolas/normalize.css/blob/8.0.1/LICENSE.md */
html{line-height:1.15;-webkit-text-size-adjust:100%;}body{margin:0;}main{display:block;}h1{font-size:2em;margin:0.67em 0;}hr{box-sizing:content-box;height:0;overflow:visible;}pre{font-family:monospace,monospace;font-size:1em;}a{background-color:transparent;}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted;}b,strong{font-weight:bolder;}code,kbd,samp{font-family:monospace,monospace;font-size:1em;}small{font-size:80%;}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;}sub{bottom:-0.25em;}sup{top:-0.5em;}img{border-style:none;}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0;}button,input{overflow:visible;}button,select{text-transform:none;}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button;}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0;}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText;}fieldset{padding:0.35em 0.75em 0.625em;}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal;}progress{vertical-align:baseline;}textarea{overflow:auto;}[type="checkbox"],[type="radio"]{box-sizing:border-box;padding:0;}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto;}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px;}[type="search"]::-webkit-search-decoration{-webkit-appearance:none;}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit;}details{display:block;}summary{display:list-item;}template{display:none;}[hidden]{display:none;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress__track{border-color:#b3b3b3;border-radius:10em;background-color:#f2f1eb;background-image:linear-gradient(#e7e7df,#f0f0f0);box-shadow:inset 0 1px 3px hsl(0,0%,0%,0.16);}.progress__bar{height:16px;margin-top:-1px;margin-left:-1px;padding:0 1px;-webkit-transition:width 0.5s ease-out;transition:width 0.5s ease-out;-webkit-animation:animate-stripes 3s linear infinite;border:1px #07629a solid;border-radius:10em;background:#057ec9;background-image:linear-gradient(to bottom,rgb(0,0,0,0),rgb(0,0,0,0.15)),linear-gradient(to right bottom,#0094f0 0%,#0094f0 25%,#007ecc 25%,#007ecc 50%,#0094f0 50%,#0094f0 75%,#0094f0 100%);background-size:40px 40px;}[dir="rtl"] .progress__bar{margin-right:-1px;margin-left:0;-webkit-animation-direction:reverse;animation-direction:reverse;}@media screen and (prefers-reduced-motion:reduce){.progress__bar{-webkit-transition:none;transition:none;-webkit-animation:none;}}@keyframes animate-stripes{0%{background-position:0 0,0 0;}100%{background-position:0 0,-80px 0;}}
.action-links{margin:1em 0;padding:0;list-style:none;}[dir="rtl"] .action-links{margin-right:0;}.action-links li{display:inline-block;margin:0 0.3em;}.action-links li:first-child{margin-left:0;}[dir="rtl"] .action-links li:first-child{margin-right:0;margin-left:0.3em;}.button-action{display:inline-block;padding:0.2em 0.5em 0.3em;text-decoration:none;line-height:160%;}.button-action::before{margin-left:-0.1em;padding-right:0.2em;content:"+";font-weight:900;}[dir="rtl"] .button-action::before{margin-right:-0.1em;margin-left:0;padding-right:0;padding-left:0.2em;}
.breadcrumb{padding-bottom:0.5em;}.breadcrumb ol{margin:0;padding:0;}[dir="rtl"] .breadcrumb ol{margin-right:0;}.breadcrumb li{display:inline;margin:0;padding:0;list-style-type:none;}.breadcrumb li::before{content:" \BB ";}.breadcrumb li:first-child::before{content:none;}
.button,.image-button{margin-right:1em;margin-left:1em;}.button:first-child,.image-button:first-child{margin-right:0;margin-left:0;}
.container-inline label::after,.container-inline .label::after{content:":";}.form-type-radios .container-inline label::after,.form-type-checkboxes .container-inline label::after{content:"";}.form-type-radios .container-inline .form-type-radio,.form-type-checkboxes .container-inline .form-type-checkbox{margin:0 1em;}.container-inline .form-actions,.container-inline.form-actions{margin-top:0;margin-bottom:0;}
details{margin-top:1em;margin-bottom:1em;border:1px solid #ccc;}details > .details-wrapper{padding:0.5em 1.5em;}summary{padding:0.2em 0.5em;cursor:pointer;}
.exposed-filters .filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .filters{float:right;margin-right:0;margin-left:1em;}.exposed-filters .form-item{margin:0 0 0.1em 0;padding:0;}.exposed-filters .form-item label{float:left;width:10em;font-weight:normal;}[dir="rtl"] .exposed-filters .form-item label{float:right;}.exposed-filters .form-select{width:14em;}.exposed-filters .current-filters{margin-bottom:1em;}.exposed-filters .current-filters .placeholder{font-weight:bold;font-style:normal;}.exposed-filters .additional-filters{float:left;margin-right:1em;}[dir="rtl"] .exposed-filters .additional-filters{float:right;margin-right:0;margin-left:1em;}
.field__label{font-weight:bold;}.field--label-inline .field__label,.field--label-inline .field__items{float:left;}.field--label-inline .field__label,.field--label-inline > .field__item,.field--label-inline .field__items{padding-right:0.5em;}[dir="rtl"] .field--label-inline .field__label,[dir="rtl"] .field--label-inline .field__items{padding-right:0;padding-left:0.5em;}.field--label-inline .field__label::after{content:":";}
form .field-multiple-table{margin:0;}form .field-multiple-table .field-multiple-drag{width:30px;padding-right:0;}[dir="rtl"] form .field-multiple-table .field-multiple-drag{padding-left:0;}form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0.5em;}[dir="rtl"] form .field-multiple-table .field-multiple-drag .tabledrag-handle{padding-right:0;padding-left:0.5em;}form .field-add-more-submit{margin:0.5em 0 0;}.form-item,.form-actions{margin-top:1em;margin-bottom:1em;}tr.odd .form-item,tr.even .form-item{margin-top:0;margin-bottom:0;}.form-composite > .fieldset-wrapper > .description,.form-item .description{font-size:0.85em;}label.option{display:inline;font-weight:normal;}.form-composite > legend,.label{display:inline;margin:0;padding:0;font-size:inherit;font-weight:bold;}.form-checkboxes .form-item,.form-radios .form-item{margin-top:0.4em;margin-bottom:0.4em;}.form-type-radio .description,.form-type-checkbox .description{margin-left:2.4em;}[dir="rtl"] .form-type-radio .description,[dir="rtl"] .form-type-checkbox .description{margin-right:2.4em;margin-left:0;}.marker{color:#e00;}.form-required::after{display:inline-block;width:6px;height:6px;margin:0 0.3em;content:"";vertical-align:super;background-image:url(/themes/custom/sanarenatheme26/images/icons/required.svg);background-repeat:no-repeat;background-size:6px 6px;}abbr.tabledrag-changed,abbr.ajax-changed{border-bottom:none;}.form-item input.error,.form-item textarea.error,.form-item select.error{border:2px solid red;}.form-item--error-message::before{display:inline-block;width:14px;height:14px;content:"";vertical-align:sub;background:url(/themes/custom/sanarenatheme26/images/icons/error.svg) no-repeat;background-size:contain;}
.icon-help{padding:1px 0 1px 20px;background:url(/themes/custom/sanarenatheme26/images/icons/help.png) 0 50% no-repeat;}[dir="rtl"] .icon-help{padding:1px 20px 1px 0;background-position:100% 50%;}.feed-icon{display:block;overflow:hidden;width:16px;height:16px;text-indent:-9999px;background:url(/themes/custom/sanarenatheme26/images/icons/feed.svg) no-repeat;}
.form--inline .form-item{float:left;margin-right:0.5em;}[dir="rtl"] .form--inline .form-item{float:right;margin-right:0;margin-left:0.5em;}[dir="rtl"] .views-filterable-options-controls .form-item{margin-right:2%;}.form--inline .form-item-separator{margin-top:2.3em;margin-right:1em;margin-left:0.5em;}[dir="rtl"] .form--inline .form-item-separator{margin-right:0.5em;margin-left:1em;}.form--inline .form-actions{clear:left;}[dir="rtl"] .form--inline .form-actions{clear:right;}
button.link{margin:0;padding:0;cursor:pointer;border:0;background:transparent;font-size:1em;}label button.link{font-weight:bold;}
ul.inline,ul.links.inline{display:inline;padding-left:0;}[dir="rtl"] ul.inline,[dir="rtl"] ul.links.inline{padding-right:0;padding-left:15px;}ul.inline li{display:inline;padding:0 0.5em;list-style-type:none;}ul.links a.is-active{color:#000;}
ul.menu{margin-left:1em;padding:0;list-style:none outside;text-align:left;}[dir="rtl"] ul.menu{margin-right:1em;margin-left:0;text-align:right;}.menu-item--expanded{list-style-type:circle;list-style-image:url(/themes/custom/sanarenatheme26/images/icons/menu-expanded.png);}.menu-item--collapsed{list-style-type:disc;list-style-image:url(/themes/custom/sanarenatheme26/images/icons/menu-collapsed.png);}[dir="rtl"] .menu-item--collapsed{list-style-image:url(/themes/custom/sanarenatheme26/images/icons/menu-collapsed-rtl.png);}.menu-item{margin:0;padding-top:0.2em;}ul.menu a.is-active{color:#000;}
.more-link{display:block;text-align:right;}[dir="rtl"] .more-link{text-align:left;}
.pager__items{clear:both;text-align:center;}.pager__item{display:inline;padding:0.5em;}.pager__item.is-active{font-weight:bold;}
tr.drag{background-color:#fffff0;}tr.drag-previous{background-color:#ffd;}body div.tabledrag-changed-warning{margin-bottom:0.5em;}
tr.selected td{background:#ffc;}td.checkbox,th.checkbox{text-align:center;}[dir="rtl"] td.checkbox,[dir="rtl"] th.checkbox{text-align:center;}
div.tabs{margin:1em 0;}ul.tabs{margin:0 0 0.5em;padding:0;list-style:none;}.tabs > li{display:inline-block;margin-right:0.3em;}[dir="rtl"] .tabs > li{margin-right:0;margin-left:0.3em;}.tabs a{display:block;padding:0.2em 1em;text-decoration:none;}.tabs a.is-active{background-color:#eee;}.tabs a:focus,.tabs a:hover{background-color:#f5f5f5;}
.form-textarea-wrapper textarea{display:block;box-sizing:border-box;width:100%;margin:0;}
.ui-dialog--narrow{max-width:500px;}@media screen and (max-width:600px){.ui-dialog--narrow{min-width:95%;max-width:95%;}}
.messages{padding:15px 20px 15px 35px;word-wrap:break-word;border:1px solid;border-width:1px 1px 1px 0;border-radius:2px;background:no-repeat 10px 17px;overflow-wrap:break-word;}[dir="rtl"] .messages{padding-right:35px;padding-left:20px;text-align:right;border-width:1px 0 1px 1px;background-position:right 10px top 17px;}.messages + .messages{margin-top:1.538em;}.messages__list{margin:0;padding:0;list-style:none;}.messages__item + .messages__item{margin-top:0.769em;}.messages--status{color:#325e1c;border-color:#c9e1bd #c9e1bd #c9e1bd transparent;background-color:#f3faef;background-image:url(/themes/custom/sanarenatheme26/images/icons/check.svg);box-shadow:-8px 0 0 #77b259;}[dir="rtl"] .messages--status{margin-left:0;border-color:#c9e1bd transparent #c9e1bd #c9e1bd;box-shadow:8px 0 0 #77b259;}.messages--warning{color:#734c00;border-color:#f4daa6 #f4daa6 #f4daa6 transparent;background-color:#fdf8ed;background-image:url(/themes/custom/sanarenatheme26/images/icons/warning.svg);box-shadow:-8px 0 0 #e09600;}[dir="rtl"] .messages--warning{border-color:#f4daa6 transparent #f4daa6 #f4daa6;box-shadow:8px 0 0 #e09600;}.messages--error{color:#a51b00;border-color:#f9c9bf #f9c9bf #f9c9bf transparent;background-color:#fcf4f2;background-image:url(/themes/custom/sanarenatheme26/images/icons/error.svg);box-shadow:-8px 0 0 #e62600;}[dir="rtl"] .messages--error{border-color:#f9c9bf transparent #f9c9bf #f9c9bf;box-shadow:8px 0 0 #e62600;}.messages--error p.error{color:#a51b00;}
.node--unpublished{background-color:#fff4f4;}
@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-ExtraLight.otf.woff2") format("woff2");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-ExtraLightIt.otf.woff2") format("woff2");font-weight:200;font-style:italic;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-Light.otf.woff2") format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-LightIt.otf.woff2") format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-Regular.otf.woff2") format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-It.otf.woff2") format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-Medium.otf.woff2") format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-MediumIt.otf.woff2") format("woff2");font-weight:500;font-style:italic;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-Semibold.otf.woff2") format("woff2");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-SemiboldIt.otf.woff2") format("woff2");font-weight:600;font-style:italic;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-Bold.otf.woff2") format("woff2");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-BoldIt.otf.woff2") format("woff2");font-weight:700;font-style:italic;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-Black.otf.woff2") format("woff2");font-weight:900;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/OTF/SourceSans3-BlackIt.otf.woff2") format("woff2");font-weight:900;font-style:italic;font-display:swap}@supports(font-variation-settings:normal){@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/VF/SourceSans3VF-Upright.otf.woff2") format("woff2 supports variations"),url("/themes/custom/sanarenatheme26/fonts/woff2/VF/SourceSans3VF-Upright.ttf.woff2") format("woff2-variations");font-weight:200 900;font-style:normal;font-display:swap}@font-face{font-family:"Source Sans 3";src:url("/themes/custom/sanarenatheme26/fonts/woff2/VF/SourceSans3VF-Italic.otf.woff2") format("woff2 supports variations"),url("/themes/custom/sanarenatheme26/fonts/woff2/VF/SourceSans3VF-Italic.ttf.woff2") format("woff2-variations");font-weight:200 900;font-style:italic;font-display:swap}}body{color:#000;font-family:"Source Sans 3",sans-serif;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:28px;letter-spacing:0%;margin:0;padding:0}main,header,aside,section,article,footer{box-sizing:border-box}a.link-arrow{text-decoration:none;text-decoration:none;color:#0067e5}a.link-arrow:after{content:url("/themes/custom/sanarenatheme26/images/icons/arrow-blue.png");margin-left:20px}a.link-arrow-white{text-decoration:none;text-decoration:none;color:#efefef}a.link-arrow-white:after{content:url("/themes/custom/sanarenatheme26/images/icons/arrow-white.png");margin-left:20px}a.link-arrow-white{color:#efefef !important}a.link-border,a.link-border-blue{border-radius:40px;padding:.2rem .6rem;border:2px solid #0067e5;text-decoration:none;margin-top:1rem;display:inline-block}a.link-border:hover{background-color:#0067e5;color:#efefef}a.link-border-blue{color:#efefef !important;background-color:#0067e5}a.link-border-blue:hover{background-color:unset;color:#0067e5 !important}a.link-pdf{text-decoration:none;display:inline-block}a.link-pdf::before{content:"";background-image:url("/themes/custom/sanarenatheme26/images/icons/pdf-blue02.svg");background-repeat:no-repeat;background-position:center;background-size:cover;display:inline-block;height:22px;width:22px;margin-bottom:-4px;margin-right:.5rem}fieldset{border:none}h1{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:64px;leading-trim:NONE;line-height:76px;letter-spacing:0%;margin:0;padding:0}h2{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:56px;leading-trim:NONE;line-height:64px;letter-spacing:0%;margin:0;padding:0;hyphens:auto}h3{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:42px;leading-trim:NONE;line-height:56px;letter-spacing:0%;margin:0;padding:0}h4{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:28px;leading-trim:NONE;line-height:36px;letter-spacing:0%;margin:0;padding:0}h5,h6{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:20px;leading-trim:NONE;line-height:36px;letter-spacing:0%;margin:0;padding:0}h1,h2,h3,h4,h5,h6{margin-bottom:30px;hyphens:auto;hyphenate-limit-chars:6 3 2}input,select{border:2px solid #0067e5;border-radius:8px;padding:10px;width:100%;box-sizing:border-box;color:#0067e5;background-color:rgba(0,0,0,0)}input::placeholder{color:#0067e5;opacity:.7}input[type=checkbox]{height:30px}input[type=radio]{border:2px solid #0067e5}input[type=submit]{color:#efefef;background-color:#0067e5;border-radius:40px;width:unset}label{font-size:.9rem;font-weight:600;display:block;color:#0067e5}p{color:#000;font-family:"Source Sans 3",sans-serif;font-weight:400;font-style:Regular;font-size:20px;leading-trim:NONE;line-height:28px;letter-spacing:0%;margin:0;padding:0;hyphens:auto;hyphenate-limit-chars:6 3 2;margin-bottom:20px}p:last-child{margin-bottom:0}select{padding-top:5px;padding-bottom:5px}ul{list-style:none;padding-left:0}ul li{hyphens:auto;position:relative;padding-left:1.2em}ul li::before{content:"–";position:absolute;left:0}strong{font-style:Bold;font-weight:700}textarea{border:2px solid #0067e5;padding:10px;width:100%;box-sizing:border-box;border-radius:10px;color:#0067e5}body{cursor:url("/themes/custom/sanarenatheme26/images/icons/cursor.svg") 12 12,auto}body *:active{cursor:url("/themes/custom/sanarenatheme26/images/icons/cursor-active.svg") 12 12,auto}.file--mime-application-pdf{background-image:url(/themes/custom/sanarenatheme26/images/icons/pdf-blue02.svg);background-position-x:0;background-position-y:6px}.file--mime-application-pdf.file{padding-left:24px}header{z-index:100;width:100%;height:100px;position:fixed;top:0}@media screen and (min-width:1200px){header{position:absolute}}html[data-admin-toolbar] header{margin-top:50px}aside.layout-sidebar-first{background-color:#070e62;width:100%;top:0}@media(min-width:1200px){aside.layout-sidebar-first{width:60px;top:20px;left:45px;background-color:unset;position:fixed;z-index:1000;max-height:calc(100vh - 20px);overflow-y:auto;scrollbar-width:none}aside.layout-sidebar-first::-webkit-scrollbar{display:none}}aside.layout-sidebar-first.js-menu{position:fixed;top:0;left:0;height:100%;padding:150px 80px 80px;z-index:1000}aside.layout-sidebar-second{display:none}@media screen and (min-width:1210px){aside.layout-sidebar-second{display:block;position:fixed;top:0;right:0;z-index:2000}}.site-logo .site-logo__mask,.site-logo-main-navigation .site-logo__mask{height:65px;width:auto}.site-logo{display:block}.block-system-branding-block .site-logo__mask{height:65px;width:210px;mask-position:right center;mask-size:210px}@media screen and (min-width:1210px){.block-system-branding-block .site-logo__mask{width:145px}}.site-logo-main-navigation{display:none}@media screen and (min-width:1200px){.site-logo-main-navigation{display:block}.site-logo-main-navigation .site-logo__mask{height:65px;width:55px;mask-position:left center;mask-size:210px}}.page-title{font-size:clamp(36px,21.5483870968px + 4.5161290323vw,64px);line-height:clamp(42px,24.4516129032px + 5.4838709677vw,76px);margin:40px 20px 20px}@media screen and (min-width:1200px){.page-title{max-width:480px;margin:0 auto 0 0;padding-left:40px}}footer{background-color:#070e62;padding:40px 20px;box-sizing:border-box}footer .region-footer{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-items:flex-end}footer .region-footer h2,footer .region-footer h3,footer .region-footer h4,footer .region-footer h5,footer .region-footer h6,footer .region-footer p,footer .region-footer strong,footer .region-footer em,footer .region-footer span,footer .region-footer a,footer .region-footer a.is-active{color:#efefef}footer .region-footer a{text-decoration:none;color:#efefef;color:#efefef}footer .region-footer>div{flex:0 1 50%}footer .region-footer #block-sanarenatheme26-logosfooter ul{list-style:none;margin-bottom:0}footer .region-footer #block-sanarenatheme26-logosfooter ul li{padding:10px 0}footer .region-footer #block-sanarenatheme26-logosfooter ul li:before{content:none}@media screen and (min-width:560px){footer .region-footer>div{flex:0 1 320px}}@media screen and (min-width:1200px){footer .region-footer{padding-left:100px}}@media screen and (min-width:1200px)and (min-width:1520px){footer .region-footer{justify-content:center}}@media screen and (min-width:1200px){footer .region-footer{margin:0 auto;max-width:1520px}}main{min-height:80vh}form#user-login-form{max-width:480px;padding:0 20px;box-sizing:border-box}@media screen and (min-width:1200px){form#user-login-form{margin:0 auto 0 100px}form#user-login-form>*{padding-left:20px}}@media screen and (min-width:1520px){form#user-login-form{margin:0 auto;max-width:1280px;padding-right:480px}}div.block-system-branding-block{padding:20px}@media screen and (min-width:1200px){div.block-system-branding-block{margin-left:100px}}.block-page-title-block{margin:100px auto 0 auto}@media screen and (min-width:1200px){.block-page-title-block{max-width:1280px;margin:200px auto 100px 100px}}@media screen and (min-width:1520px){.block-page-title-block{margin:200px auto 100px auto}}.page-403 .block-system-main-block.block-system,.page-404 .block-system-main-block.block-system{margin:0 20px 40px;box-sizing:border-box;padding:20px 30px;color:#070e62;font-weight:700;min-height:80vh}@media screen and (min-width:1200px){.page-403 .block-system-main-block.block-system,.page-404 .block-system-main-block.block-system{margin-left:100px;max-width:1280px}}@media screen and (min-width:1520px){.page-403 .block-system-main-block.block-system,.page-404 .block-system-main-block.block-system{margin:0 auto}}nav.navigation.menu--main ul{list-style:none;margin:0 auto;padding:160px 0 0 0;max-width:50%}nav.navigation.menu--main ul li{padding-left:0;font-size:24px;margin-top:20px}nav.navigation.menu--main ul li::before{content:"";padding:0}nav.navigation.menu--main ul li a{text-decoration:none;color:#efefef}@media screen and (min-width:1200px){nav.navigation.menu--main{width:40px;margin-top:60px}nav.navigation.menu--main ul{padding:0;max-width:unset;margin:0 auto 0 .6rem}nav.navigation.menu--main ul li{writing-mode:sideways-lr;margin-top:40px}}.menu--main__overlay{position:fixed;top:0px;right:0px;bottom:0px;left:0px;z-index:1000;display:none}.menu--main__overlay nav.navigation.menu--main ul{padding-top:80px}.menu--main__overlay .site-logo-main-navigation{margin:40px auto 0;text-align:center;display:block;max-width:50%}.menu--main__overlay .site-logo-main-navigation .site-logo__mask{width:210px;height:65px;mask-position:center;mask-size:210px}.menu--main__overlay__show{display:block !important}html[data-admin-toolbar] nav.navigation.menu--main{display:none}nav.menu--footer ul{margin:0;list-style:none}nav.menu--footer li{padding:0;margin-bottom:5px}nav.menu--footer li:before{content:"" !important}@media screen and (min-width:1200px){nav.menu--footer{display:flex;flex-direction:row;justify-content:flex-start;flex-wrap:wrap;row-gap:40px;column-gap:40px}}nav.navigation.menu--sub{padding:20px 60px 0 0}nav.navigation.menu--sub ul{list-style:none;margin:0;padding:0}nav.navigation.menu--sub ul li{padding-left:0}nav.navigation.menu--sub ul li::before{content:"";padding:0}nav.navigation.menu--sub ul li a{text-decoration:none;color:#efefef}.menu--main__overlay nav.navigation.menu--sub{padding:0;display:block}.menu--main__overlay nav.navigation.menu--sub ul{margin:0 auto;max-width:50%;padding:40px 0 0 0}.menu--main__overlay nav.navigation.menu--sub ul li{font-size:20px;line-height:28px}:has(>.image-copyright-wrapper){position:relative}.image-copyright-wrapper{position:absolute;top:40px;left:0;z-index:100;transform-origin:top left;transform:rotate(-90deg) translateX(-100%);padding:4px 10px;box-sizing:border-box;max-width:100%;color:#efefef;background-color:rgba(0,0,0,.6);font-size:.8rem;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;pointer-events:none}@media screen and (max-width:560px){.image-copyright-wrapper{top:0;left:50%;transform-origin:top center;transform:translateX(-50%)}}div.image-copyright-wrapper{height:25px !important}.media--view-mode-background-image{background-size:contain;background-position:center;background-repeat:no-repeat;width:240px;height:150px}@media screen and (min-width:1520px){.media--view-mode-background-image{width:400px;height:240px}}.left .media--view-mode-background-image{background-position:left;margin-top:-60px;margin-left:-30px}@media screen and (min-width:1200px){.left .media--view-mode-background-image{margin-top:-80px}}@media screen and (min-width:1520px){.left .media--view-mode-background-image{margin-left:-80px;margin-top:-120px}}.right .media--view-mode-background-image{background-position:right bottom;margin:0 -40px -30px auto;z-index:100;position:relative}@media screen and (min-width:960px){.right .media--view-mode-background-image{margin-bottom:-40px}}@media screen and (min-width:1520px){.right .media--view-mode-background-image{margin-bottom:-60px}}.media--type-video{background-color:#070e62;width:100%;box-sizing:border-box}.media--type-video video{display:block;width:100%;max-width:1520px;height:auto;margin:0 auto}.paragraph--type--container{padding-top:60px}.paragraph--type--container.blue-with-heartbeat{background:radial-gradient(200px 200px at 48% 41%,#0067e5 10%,transparent 100%),conic-gradient(from 118.59deg at 46.51% 41.42%,#003dbb -24.23deg,#003dbb 67.79deg,#0067e5 196.08deg,#003dbb 335.77deg,#003dbb 427.79deg)}.paragraph--type--container.blue-with-heartbeat .field__item{max-width:1520px;margin:0 auto}.paragraph--type--container.cream{background-color:#eae7dc;padding-bottom:160px}.paragraph--type--lead{max-width:80%;padding-top:60px;margin:0 auto;box-sizing:border-box}.paragraph--type--lead .wrapper{border-radius:40px;padding:40px 40px 20px 40px;background-color:#eae7dc;box-sizing:border-box;padding:40px 20px;margin:0 auto}@media screen and (min-width:960px){.paragraph--type--lead{max-width:750px}}@media screen and (min-width:1520px){.paragraph--type--lead .wrapper{border-radius:80px;padding:40px 40px 20px 40px}}@media screen and (min-width:960px){.left.paragraph--type--lead .wrapper{padding-left:80px;padding-right:40px}}@media screen and (min-width:1520px){.left.paragraph--type--lead{margin-left:240px;margin-right:auto}.left.paragraph--type--lead .wrapper{padding:80px 80px 80px 160px}}.right.paragraph--type--lead{padding-top:0;padding-bottom:100px}.right.paragraph--type--lead .wrapper{padding:40px 20px 20px}@media screen and (min-width:960px){.right.paragraph--type--lead{margin-top:-40px;padding-bottom:80px}.right.paragraph--type--lead .wrapper{padding-left:40px;padding-right:80px}}@media screen and (min-width:1520px){.right.paragraph--type--lead{margin-top:-120px;margin-left:auto;margin-right:120px;padding-bottom:120px}.right.paragraph--type--lead .wrapper{padding:80px 160px 80px 80px}}.paragraph--type--media-with-legend .wrapper{border-radius:40px;padding:40px 40px 20px 40px;background-color:#003dbb;z-index:100;position:relative;margin:-160px auto 0 auto;width:90%;box-sizing:border-box}@media screen and (min-width:1200px){.paragraph--type--media-with-legend .wrapper{padding:100px 100px 100px 160px;max-width:1040px}}.paragraph--type--large-text{box-sizing:border-box;margin:80px auto;padding:0 20px;width:90%}@media screen and (min-width:1200px){.paragraph--type--large-text{max-width:960px}}.paragraph--type--cards{width:90%;margin:0 auto;box-sizing:border-box}@media screen and (min-width:1200px){.paragraph--type--cards{width:unset;max-width:1520px;margin:0 20px 0 100px}}@media screen and (min-width:1640px){.paragraph--type--cards{margin:0 auto}}.paragraph--type--card{border-radius:40px;padding:.2rem .6rem;padding-left:0;padding-right:0;padding-bottom:0;margin-bottom:40px}.paragraph--type--card.dark-blue{background-color:#003dbb}.paragraph--type--card.blue{background-color:#0067e5}.paragraph--type--card.light-blue{background-color:#00aeff}.paragraph--type--card .title-and-link{display:flex;flex-direction:row;justify-content:space-between;padding:20px 20px}.paragraph--type--card .wrapper{padding:40px 20px 100px}@media screen and (min-width:1200px){.paragraph--type--card{border-radius:40px;padding:40px 40px 20px 40px;padding:0;display:flex;flex-direction:row}.paragraph--type--card .title-and-link{padding:0 20px 30px}.paragraph--type--card .wrapper{padding:40px 40px 40px 80px}}@media screen and (min-width:1520px){.paragraph--type--card .wrapper{padding-left:80px}}.paragraph--type--facts{overflow-x:hidden;padding:0 20px 60px}.paragraph--type--fact{border-radius:50%;max-width:352px;aspect-ratio:1/1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto;box-sizing:border-box;overflow:hidden;word-break:break-word;overflow-wrap:break-word;text-align:center}.cream .paragraph--type--fact{background-color:#0067e5;margin:4px auto}@media screen and (min-width:1200px){.field--name-field-facts :nth-child(1n) .paragraph--type--fact{margin:0 auto 0 0}}@media screen and (min-width:1200px){.field--name-field-facts :nth-child(2n) .paragraph--type--fact{margin:0 0 0 auto}}.paragraph--type--quote{margin:0 auto}.paragraph--type--quote.heartbeat{background:linear-gradient(262.42deg,#0067e5 21.65%,#003dbb 72.43%);padding:40px 20px}.paragraph--type--introduction{padding:0 20px 40px;max-width:1280px;margin:0 auto;box-sizing:border-box}@media screen and (min-width:1200px){.paragraph--type--introduction{padding:0 40px 40px;display:flex;flex-direction:row;margin:0 0 20px 100px}}@media screen and (min-width:1520px){.paragraph--type--introduction{margin:0 auto 20px auto;padding-right:0;align-items:flex-start}}.paragraph--type--introduction .wrapper{margin:0 auto;display:flex;flex-direction:column;column-gap:20px;row-gap:20px;justify-content:center}@media screen and (min-width:560px){.paragraph--type--introduction .wrapper{flex-direction:row}}@media screen and (min-width:1200px){.paragraph--type--introduction .wrapper{flex-direction:column;flex:0 0 460px;width:unset}}.paragraph--type--list-courses{padding:20px 20px 40px}.paragraph--type--course-info-banner{padding:20px}.paragraph--type--course-dates{padding:40px 20px}.paragraph--type--text-with-image{padding:80px 40px}@media screen and (min-width:960px){.paragraph--type--text-with-image{display:flex;flex-direction:row;justify-content:space-between}}@media screen and (min-width:1200px){.paragraph--type--text-with-image{padding-left:120px}}@media screen and (min-width:1520px){.paragraph--type--text-with-image{max-width:1520px;margin:0 auto;padding-left:180px}}@media screen and (min-width:960px){.right.paragraph--type--text-with-image{flex-direction:row-reverse}}.paragraph--type--subtitle{padding:0 20px 40px}.paragraph--type--subtitle:first-child{margin-top:80px}.paragraph--type--text{padding:0 20px 40px}@media screen and (min-width:1200px){.half-width.paragraph--type--text{max-width:1280px;margin:0 auto 0 100px}}@media screen and (min-width:1520px){.half-width.paragraph--type--text{max-width:1520px}}@media screen and (min-width:1920px){.half-width.paragraph--type--text{max-width:1520px;margin:0 auto}}.full-width.paragraph--type--text{margin:0 auto;box-sizing:border-box}@media screen and (min-width:1200px){.full-width.paragraph--type--text{max-width:1280px;margin-left:100px;padding-left:40px}}@media screen and (min-width:1520px){.full-width.paragraph--type--text{margin:0 auto;padding-right:240px}}.paragraph--type--media{padding:0 20px}.paragraph--type--title-with-image{padding-top:40px}@media screen and (min-width:1200px){.paragraph--type--title-with-image{padding-top:160px}}.paragraph--type--cards-2-columns{margin:0 auto;padding:0 20px}@media screen and (min-width:1200px){.paragraph--type--cards-2-columns{margin-left:100px}}@media screen and (min-width:1920px){.paragraph--type--cards-2-columns{margin:0 auto}}.paragraph--type--profiles-list{padding-bottom:80px}@media screen and (min-width:1200px){.paragraph--type--profiles-list{margin-left:100px}}@media screen and (min-width:1920px){.paragraph--type--profiles-list{margin:0 auto;max-width:1520px}}.node--view-mode-teaser.node--type-course{border-radius:40px;padding:40px 40px 20px 40px;padding:0;background-color:#eae7dc;margin:40px auto;height:100%}.node--view-mode-teaser.node--type-course>a{text-decoration:none}.node--view-mode-teaser.node--type-course .wrapper{padding:40px 20px}.node--view-mode-teaser.node--type-course h2{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:56px;leading-trim:NONE;line-height:64px;letter-spacing:0%;margin:0;padding:0;hyphens:auto;font-size:clamp(30px,31.9650655022px + -0.5240174672vw,24px);line-height:clamp(36px,36px + 0vw,36px);padding-bottom:20px;hyphens:auto;overflow-wrap:break-word}.node--view-mode-teaser.node--type-course h2 a{text-decoration:none;color:#0067e5}@media screen and (min-width:1200px){.node--view-mode-teaser.node--type-course{margin:0 auto}}.node--type-profile{box-sizing:border-box;padding:0 20px;margin:20px auto 40px}.node--type-profile h4{margin-bottom:0}.node--type-profile h4.black{color:#000}.node--type-profile h4 a{text-decoration:none;color:#000}.webform-submission-form{max-width:1280px;margin:0 20px 80px}.webform-submission-form .fieldset-wrapper .webform-type-radio{display:flex}.webform-submission-form .fieldset-wrapper .webform-type-radio input[type=radio]{flex:0 0 5%;height:30px}.webform-submission-form .fieldset-wrapper .webform-type-radio label{flex:1 1 auto;font-size:1rem;max-width:650px;box-sizing:border-box;margin-left:10px}.webform-submission-form .webform-element-description{color:#0067e5}@media screen and (min-width:960px){.webform-submission-form{display:flex;flex-wrap:wrap;column-gap:2%}.webform-submission-form>div{flex:0 0 45%}.webform-submission-form>.webform-type-textarea{flex:0 0 93%}}@media screen and (min-width:1200px){.webform-submission-form{margin-left:100px}}@media screen and (min-width:1520px){.webform-submission-form{padding-left:40px;margin-left:auto;margin-right:auto}}div[data-drupal-messages=""]{box-sizing:border-box;margin:160px 20px 0}@media screen and (min-width:1200px){div[data-drupal-messages=""]{max-width:1280px;margin-left:160px}}@media screen and (min-width:1520px){div[data-drupal-messages=""]{margin-left:auto;margin-right:auto}}.field--name-field-long-title{font-size:clamp(36px,13.2903225806px + 7.0967741935vw,80px);line-height:clamp(42px,17.2258064516px + 7.7419354839vw,90px);max-width:920px;margin:0 auto;padding:0 20px;box-sizing:border-box;color:#efefef}.left .field--name-field-image{max-width:750px;margin:0 auto 0 0}@media screen and (min-width:1200px){.left .field--name-field-image{margin:0 auto 0 0}}.right .field--name-field-image{max-width:750px;margin:0 auto}@media screen and (min-width:1200px){.right .field--name-field-image{margin:0 0 0 auto}}@media screen and (min-width:1200px){.paragraph--type--card .field--name-field-image{flex:0 0 50%}.paragraph--type--card .field--name-field-image article{height:100%}}.paragraph--type--card-half-width .field--name-field-image img{display:inline-block;width:160px;margin:0 auto}@media screen and (min-width:560px){.paragraph--type--introduction .wrapper .field--name-field-image{flex:0 1 45%}}@media screen and (min-width:960px){.paragraph--type--text-with-image .field--name-field-image{flex:0 1 48%}.paragraph--type--text-with-image .field--name-field-image article{height:100%}}.field--name-field-media-image{max-width:100%}.field--name-field-media-image img{width:100%;height:auto}.node--view-mode-teaser.node--type-course .field--name-field-media-image .field__item{max-height:250px;display:flex;align-items:center;justify-content:center;overflow:hidden}.node--view-mode-teaser.node--type-course .field--name-field-media-image .field__item a{display:contents}.node--view-mode-teaser.node--type-course .field--name-field-media-image .field__item img{border-top-left-radius:40px;border-top-right-radius:40px;width:100%;height:250px;object-fit:cover;object-position:center}.node--type-profile .field--name-field-media-image img{border-radius:20px;padding:.2rem .6rem;padding:0;width:240px;height:240px;object-fit:cover;object-position:center}.paragraph--type--card .field--name-field-media-image img{border-radius:40px;padding:40px 40px 20px 40px;padding:0;margin:-10px 0 0 0}@media screen and (min-width:1200px){.paragraph--type--card .field--name-field-media-image{height:100%}.paragraph--type--card .field--name-field-media-image div,.paragraph--type--card .field--name-field-media-image div div{height:100%}.paragraph--type--card .field--name-field-media-image img{margin:0 0 -6px 0;object-fit:cover;object-position:center;height:100%;width:100%}}.paragraph--type--text-with-image .field--name-field-media-image{margin-top:20px}.paragraph--type--text-with-image .field--name-field-media-image img{border-radius:40px;padding:.2rem .6rem;padding:0}@media screen and (min-width:960px){.paragraph--type--text-with-image .field--name-field-media-image div{height:100%}.paragraph--type--text-with-image .field--name-field-media-image img{object-fit:cover;object-position:center}}.paragraph--type--title-with-image .field--name-field-media-image{max-width:920px;margin:0 auto;padding:0 20px;box-sizing:border-box;margin-top:-20px}@media screen and (min-width:1200px){.paragraph--type--title-with-image .field--name-field-media-image{margin-left:25%}}.field--name-field-title{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:56px;leading-trim:NONE;line-height:64px;letter-spacing:0%;margin:0;padding:0;hyphens:auto;hyphens:auto;font-size:clamp(30px,18px + 2.5vw,56px);line-height:clamp(36px,23.0769230769px + 2.6923076923vw,64px);margin-bottom:20px}.paragraph--type--card .field--name-field-title{color:#efefef}.paragraph--type--media-with-legend .field--name-field-title{color:#efefef;margin-bottom:20px}.paragraph--type--card-half-width .field--name-field-title{margin-bottom:20px}.field--name-field-long-description *{hyphens:auto}.paragraph--type--card .field--name-field-long-description *{color:#efefef;padding:0 20px}.paragraph--type--lead .field--name-field-long-description *{font-style:Bold;font-weight:700;color:#0067e5;padding-bottom:20px}.field--name-field-description{font-weight:700;overflow:hidden;word-break:break-word;overflow-wrap:break-word;text-align:center;padding:20px 80px 0;box-sizing:border-box;hyphens:auto}.field--name-field-description.field--name-field-description--large-number{padding:20px 40px 0}.field--name-field-description.field--name-field-description--extra-large-number{padding:0}.paragraph--type--media-with-legend .field--name-field-description{color:#efefef;text-align:left;padding:0}.cream .paragraph--type--fact .field--name-field-description{color:#efefef;text-align:center}.field--name-field-link{margin-top:20px}.paragraph--type--card .field--name-field-link a{text-decoration:none;text-decoration:none;color:#efefef}.paragraph--type--card .field--name-field-link a:after{content:url("/themes/custom/sanarenatheme26/images/icons/arrow-white.png");margin-left:20px}.paragraph--type--card .field--name-field-link a{font-size:0px;display:block}.paragraph--type--media-with-legend .field--name-field-link{width:100%;text-align:right}.paragraph--type--media-with-legend .field--name-field-link a{text-decoration:none;text-decoration:none;color:#efefef}.paragraph--type--media-with-legend .field--name-field-link a:after{content:url("/themes/custom/sanarenatheme26/images/icons/arrow-white.png");margin-left:20px}.paragraph--type--lead .field--name-field-link{width:100%;text-align:right;padding-bottom:20px}.paragraph--type--lead .field--name-field-link a{text-decoration:none;text-decoration:none;color:#0067e5}.paragraph--type--lead .field--name-field-link a:after{content:url("/themes/custom/sanarenatheme26/images/icons/arrow-blue.png");margin-left:20px}.field--name-field-text{box-sizing:border-box}.field--name-field-text p{font-size:clamp(24px,16.4210526316px + 2.3684210526vw,42px);line-height:clamp(30px,19.0526315789px + 3.4210526316vw,56px)}.field--name-field-text{hyphens:auto}.cream .field--name-field-text *{color:#0067e5}.node--type-course .field--name-field-text{padding-bottom:20px}.node--type-course .field--name-field-text *{color:#0067e5}.paragraph--type--introduction .field--name-field-text{margin-bottom:40px}.paragraph--type--introduction .field--name-field-text p{color:#0067e5;font-style:normal;font-weight:600}@media screen and (min-width:1200px){.paragraph--type--introduction .field--name-field-text{padding-right:60px}}@media screen and (min-width:1520px){.paragraph--type--introduction .field--name-field-text{padding-right:120px}}.paragraph--type--large-text .field--name-field-text p{font-style:Bold;font-weight:600;color:#0067e5;hyphens:auto}.paragraph--type--text .field--name-field-text p{font-size:clamp(20px,20px + 0vw,20px);line-height:clamp(28px,28px + 0vw,28px)}@media screen and (min-width:1200px){.half-width.paragraph--type--text .field--name-field-text{max-width:750px;margin-left:0}}.paragraph--type--text-with-image .field--name-field-text{margin-top:20px;box-sizing:border-box}.paragraph--type--text-with-image .field--name-field-text h2,.paragraph--type--text-with-image .field--name-field-text h3{margin-bottom:20px}.paragraph--type--text-with-image .field--name-field-text p{font-style:Regular;font-weight:400;hyphens:auto;font-size:clamp(20px,20px + 0vw,20px);line-height:clamp(28px,28px + 0vw,28px)}@media screen and (min-width:960px){.paragraph--type--text-with-image .field--name-field-text{flex:0 1 48%;padding-right:120px}}@media screen and (min-width:960px){.right.paragraph--type--text-with-image .field--name-field-text{padding-left:120px}}.heartbeat.paragraph--type--quote .field--name-field-text p{font-style:Regular;font-weight:400;color:#efefef;hyphens:auto}@media screen and (min-width:1200px){.heartbeat.paragraph--type--quote .field--name-field-text{max-width:750px;margin:0 auto 0 240px}}.field--name-field-subtitle{color:#0067e5;font-family:"Source Sans 3",sans-serif;font-weight:700;font-style:Bold;font-size:56px;leading-trim:NONE;line-height:64px;letter-spacing:0%;margin:0;padding:0;hyphens:auto;font-size:clamp(30px,16.5806451613px + 4.1935483871vw,56px);line-height:clamp(36px,21.5483870968px + 4.5161290323vw,64px);margin-bottom:30px;text-align:center}.field--name-field-number{font-style:Bold;font-weight:700}.cream .paragraph--type--fact .field--name-field-number{font-size:56px;line-height:64px;color:#efefef;text-align:center}.heartbeat.paragraph--type--quote .field--name-field-author{color:#efefef;padding-top:20px}@media screen and (min-width:1200px){.heartbeat.paragraph--type--quote .field--name-field-author{max-width:750px;margin:0 auto 0 240px}}.field--name-field-duration{margin-top:40px;position:relative;bottom:0;display:flex;flex-direction:row;column-gap:10px}.field--name-field-duration p{font-style:Bold;font-weight:700;color:#0067e5;margin-bottom:0}.field--name-field-duration .field-duration__icon{display:inline-block;width:1rem;height:1rem;margin-top:2px;vertical-align:middle}.field--name-field-duration .field-duration__icon svg{width:100%;height:100%}.field--name-field-duration .field-duration__icon svg .cls-1{fill:#0067e5}.field--name-field-duration .field-duration__infobtn{text-decoration:none;text-decoration:none;color:#0067e5}.field--name-field-duration .field-duration__infobtn:after{content:url("/themes/custom/sanarenatheme26/images/icons/arrow-blue.png");margin-left:20px}.field--name-field-duration .field-duration__infobtn{flex:1 0 auto;font-weight:normal;text-align:right}.field--name-field-infobox{border-radius:40px;padding:.2rem .6rem;background-color:#00aeff;padding:20px 40px;box-sizing:border-box;margin-top:20px}.field--name-field-infobox *{color:#efefef}.field--name-field-infobox a{border-color:#efefef}@media screen and (min-width:960px){.field--name-field-infobox{padding:40px 80px;margin-top:unset}}@media screen and (min-width:560px){.paragraph--type--introduction .wrapper .field--name-field-infobox{flex:1 1 460px}}@media screen and (min-width:1200px){.paragraph--type--introduction .wrapper .field--name-field-infobox{flex:unset}}.field--name-field-info-column{background-color:#eae7dc;padding:40px 20px;box-sizing:border-box}.field--name-field-info-column .wrapper{margin:0 auto}.field--name-field-info-column .wrapper div>:first-child{border:none;padding-top:20px}.field--name-field-info-column .wrapper div>:last-child{border-bottom:1px solid #0067e5;padding-bottom:20px}.field--name-field-info-column .wrapper div:last-child>:last-child{border:none}.field--name-field-info-column .wrapper *{color:#0067e5}@media screen and (min-width:560px){.field--name-field-info-column .wrapper{display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;padding:40px 0}.field--name-field-info-column .wrapper>div{flex:0 1 280px;padding-left:20px;padding-right:20px;box-sizing:border-box}.field--name-field-info-column .wrapper>div>:last-child{border-bottom:unset;padding-bottom:20px}.field--name-field-info-column .wrapper>div{border-right:1px solid #0067e5}.field--name-field-info-column .wrapper::after{box-sizing:border-box;content:"";flex:0 1 280px}}@media screen and (min-width:1200px){.field--name-field-info-column .wrapper{max-width:1040px}.field--name-field-info-column .wrapper::after{box-sizing:border-box;content:"";flex:0 1 280px}}@media screen and (min-width:1520px){.field--name-field-info-column .wrapper{max-width:1520px}.field--name-field-info-column .wrapper>:last-child{border-right:unset}}.field--name-field-facts{max-width:750px;margin:0 auto}.field--name-field-courses{box-sizing:border-box}@media screen and (min-width:960px){.field--name-field-courses{display:flex;flex-direction:row;column-gap:20px;row-gap:20px;flex-wrap:wrap;align-items:stretch}.field--name-field-courses .field__item{flex:1 1 380px}}@media screen and (min-width:1200px){.field--name-field-courses{max-width:1280px;padding-left:100px;padding-bottom:80px;margin-top:20px;justify-content:center}.field--name-field-courses .field__item{flex:0 1 460px}.field--name-field-courses .field__item:last-child{flex:0 1 460px}}@media screen and (min-width:1520px){.field--name-field-courses{max-width:1520px;margin:20px auto 0}}@media screen and (min-width:1520px){.cream.paragraph--type--container .field--name-field-paragraphs{max-width:1520px;margin:0 auto}}@media screen and (min-width:1200px){.paragraph--type--cards-2-columns .field--name-field-paragraphs{display:flex;flex-direction:row;justify-content:space-between;column-gap:20px;row-gap:20px;flex-wrap:wrap}.paragraph--type--cards-2-columns .field--name-field-paragraphs .field__item{flex:0 1 45%}}.field--name-field-funktion{font-size:18px}.sanarena-crm-wrapper{box-sizing:border-box;margin-top:200px;margin-bottom:80px}.sanarena-crm-wrapper .errors{color:#b22222}.sanarena-crm-wrapper .formdescription{margin-bottom:20px;color:#0067e5}@media screen and (min-width:1200px){.sanarena-crm-wrapper{max-width:1280px;padding-left:100px;margin-top:40px}}@media screen and (min-width:1520px){.sanarena-crm-wrapper{max-width:1520px;margin:80px auto 0}}.sanarena-crm-wrapper h2,form.sanarena-crm-form-list-search-controls{margin-bottom:40px}.sanarena-crm-wrapper h2 button,form.sanarena-crm-form-list-search-controls button{border-radius:40px;padding:.2rem .6rem;background-color:#0067e5;color:#efefef;border:none;padding-top:.5rem;padding-bottom:.5rem;display:inline-block;width:45%;margin:2%;box-sizing:border-box;max-height:40px}@media screen and (min-width:960px){.sanarena-crm-wrapper h2 button,form.sanarena-crm-form-list-search-controls button{margin-top:0}}.sanarena-crm-wrapper h2 input,.sanarena-crm-wrapper h2 select,form.sanarena-crm-form-list-search-controls input,form.sanarena-crm-form-list-search-controls select{border-radius:40px;padding:.2rem .6rem;box-sizing:border-box;display:block;width:100%;border-color:#0067e5}.sanarena-crm-wrapper h2 input,.sanarena-crm-wrapper h2 label,.sanarena-crm-wrapper h2 select,form.sanarena-crm-form-list-search-controls input,form.sanarena-crm-form-list-search-controls label,form.sanarena-crm-form-list-search-controls select{color:#0067e5}@media screen and (min-width:960px){.sanarena-crm-wrapper h2 input,.sanarena-crm-wrapper h2 label,.sanarena-crm-wrapper h2 select,form.sanarena-crm-form-list-search-controls input,form.sanarena-crm-form-list-search-controls label,form.sanarena-crm-form-list-search-controls select{margin-right:20px}}.sanarena-crm-wrapper h2 input,.sanarena-crm-wrapper h2 select,form.sanarena-crm-form-list-search-controls input,form.sanarena-crm-form-list-search-controls select{margin-bottom:20px;max-height:40px}.sanarena-crm-wrapper h2 label,form.sanarena-crm-form-list-search-controls label{display:inline-block;margin-bottom:10px;padding-top:10px}@media screen and (min-width:960px){.sanarena-crm-wrapper h2,form.sanarena-crm-form-list-search-controls{display:flex;flex-direction:row}}.sanarena-crm-form-list p,.sanarena-crm-form-list-search-results p{margin-bottom:0}@media screen and (min-width:960px){.sanarena-crm-form-list,.sanarena-crm-form-list-search-results{display:flex;flex-direction:row;column-gap:20px;row-gap:10px;flex-wrap:wrap}}.sanarena-crm-form-list-item{border-radius:40px;padding:40px 40px 20px 40px;border:2px solid #0067e5;padding:20px 20px;box-sizing:border-box;margin-top:20px}.sanarena-crm-form-list-item.sanarena-crm-form-list-item--empty{border:none}.sanarena-crm-form-list-item.sanarena-crm-form-list-item-closed{border-color:#9f9f9f}.sanarena-crm-form-list-item.sanarena-crm-form-list-item-closed a,.sanarena-crm-form-list-item.sanarena-crm-form-list-item-closed p,.sanarena-crm-form-list-item.sanarena-crm-form-list-item-closed h3{color:#9f9f9f !important}.sanarena-crm-form-list-item.sanarena-crm-form-list-item-closed p.sanarena-crm-form-list-item-action a{border-color:#9f9f9f}.sanarena-crm-form-list-item.sanarena-crm-form-list-item-closed p.sanarena-crm-form-list-item-city::before{content:"";background-image:url("/themes/custom/sanarenatheme26/images/icons/map-pin-grey.svg");background-repeat:no-repeat;background-position:center;background-size:cover;display:inline-block;height:22px;width:22px;margin-bottom:-4px}.sanarena-crm-form-list-item.sanarena-crm-form-list-item-closed p.sanarena-crm-form-list-item-spots-closed::before{content:"";background-image:url("/themes/custom/sanarenatheme26/images/icons/user-grey.svg");background-repeat:no-repeat;background-position:center;background-size:cover;display:inline-block;height:22px;width:22px;margin-bottom:-4px}.sanarena-crm-form-list-item a{text-decoration:none;color:#0067e5}.sanarena-crm-form-list-item h3{font-size:clamp(24px,17.5384615385px + 1.3461538462vw,38px);line-height:clamp(30px,23.0666666667px + 2.1666666667vw,56px);clear:both;margin-top:42px;margin-bottom:10px}.sanarena-crm-form-list-item p{color:#0067e5}.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-action{margin-top:42px;margin-bottom:10px}.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-action a{border:2px solid #0067e5;border-radius:40px;padding:.2rem .6rem}.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-action-open a:hover{color:#efefef;background-color:#0067e5}.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-city{float:left}.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-spots-closed,.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-spots-open{float:right}.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-spots-open::before{content:"";background-image:url("/themes/custom/sanarenatheme26/images/icons/user-blue04.svg");background-repeat:no-repeat;background-position:center;background-size:cover;display:inline-block;height:22px;width:22px;margin-bottom:-4px}.sanarena-crm-form-list-item p.sanarena-crm-form-list-item-spots{color:#00aeff}@media screen and (min-width:960px){.sanarena-crm-form-list-item{flex:1 1 380px}}@media screen and (min-width:1520px){.sanarena-crm-form-list-item{flex:1 1 420px}}.sanarena-crm-form-list-item-open p.sanarena-crm-form-list-item-city::before{content:"";background-image:url("/themes/custom/sanarenatheme26/images/icons/map-pin-blue.svg");background-repeat:no-repeat;background-position:center;background-size:cover;display:inline-block;height:22px;width:22px;margin-bottom:-4px}.sanarena-crm-wrapper .sanarena-crm-form-entry{min-height:90vh}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment{list-style:none;display:flex;justify-content:flex-start;flex-direction:column}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment li{padding-left:0;margin:10px auto 10px 0}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment li::before{content:none}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment li a{border:2px solid #0067e5;border-radius:40px;padding:.2rem .6rem;text-decoration:none;color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment li a:hover{color:#efefef;background-color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment li:nth-child(3) a{color:#efefef;background-color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment li:nth-child(3) a:hover{color:#0067e5;background-color:#efefef}@media screen and (min-width:960px){.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment{flex-direction:row}.sanarena-crm-wrapper .sanarena-crm-form-entry ul.enrollment li{padding-left:0;margin:0 20px 0 0}}.sanarena-crm-wrapper .sanarena-crm-form-entry a{color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry a:hover{font-style:italic}.sanarena-crm-wrapper .sanarena-crm-form-entry form{max-width:1520px;margin-bottom:40px}.sanarena-crm-wrapper .sanarena-crm-form-entry h3{margin-bottom:0}.sanarena-crm-wrapper .sanarena-crm-form-entry label.hidden-label{display:none}.sanarena-crm-wrapper .sanarena-crm-form-entry p{color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table{border-radius:20px;padding:.2rem .6rem;padding:20px;color:#0067e5;text-align:left;width:100%;background-color:#eae7dc;margin-bottom:60px}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tbody,.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tr,.sanarena-crm-wrapper .sanarena-crm-form-entry table.table th,.sanarena-crm-wrapper .sanarena-crm-form-entry table.table td{display:block;width:100%}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table th{font-weight:bold}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table td{margin-bottom:20px}@media screen and (min-width:960px){.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tbody{display:table-row-group}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tr{display:table-row}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table th,.sanarena-crm-wrapper .sanarena-crm-form-entry table.table td{display:table-cell;width:auto;vertical-align:top;padding:10px 20px 10px 0;border-bottom:2px solid #efefef}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table th{width:25%;white-space:nowrap}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table td{margin-bottom:0}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tr:first-child th,.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tr:first-child td{padding-top:0;padding-bottom:0}.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tr:last-child th,.sanarena-crm-wrapper .sanarena-crm-form-entry table.table tr:last-child td{border-bottom:0}}.sanarena-crm-wrapper .sanarena-crm-form-entry #course-type-title{font-weight:bold;color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry .divider{color:#0067e5;margin-bottom:40px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three{margin-bottom:20px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one input,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one select,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one textarea,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two input,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two select,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two textarea,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three input,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three select,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three textarea{margin-bottom:20px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one input:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one select:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one textarea:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two input:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two select:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two textarea:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three input:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three select:last-child,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three textarea:last-child{margin-bottom:0}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one input[type=checkbox]{display:inline-block}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one input[type=submit]{margin:40px auto 40px 0}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one:has(input[type=checkbox]){display:flex;align-items:flex-start;gap:10px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one:has(input[type=checkbox]) input[type=checkbox]{flex:0 0 40px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one:has(input[type=checkbox]) label{flex:1 1 auto}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one select[name="participant_registration[form_of_address]"]{height:45px}@media screen and (min-width:960px){.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--one select[name="participant_registration[form_of_address]"]{max-width:49%}}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two input,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two select{height:45px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two .zkbcustomer{display:flex}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two .zkbcustomer>input[type=checkbox]{flex:0 0 40px;height:30px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two .zkbcustomer>label{flex:1 0 auto;margin-left:10px}@media screen and (min-width:960px){.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two{display:flex;flex-direction:row;column-gap:2%}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two input[name="participant_registration[email]"]{flex:0 1 49%}}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two select,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three select{background-color:rgba(0,0,0,0)}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two label[for=company_secondary_identifier_value],.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three label[for=company_secondary_identifier_value]{visibility:hidden;height:10px}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--two input#company_secondary_identifier_value,.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three input#company_secondary_identifier_value{border:0;border-radius:0;border-bottom:2px solid #0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three{display:flex;flex-direction:row;column-gap:1%}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three>select{flex:1 1 30%;height:45px;box-sizing:border-box}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three>select:first-child{flex:1 1 12%}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three>select:last-child{flex:1 1 12%}@media screen and (min-width:960px){.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three{justify-content:flex-start}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three>select{flex:0 1 27%;height:45px;box-sizing:border-box}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three>select:first-child{flex:0 10%}.sanarena-crm-wrapper .sanarena-crm-form-entry .form__cols--three>select:last-child{flex:0 1 10%}}.sanarena-crm-wrapper .sanarena-crm-form-entry .formnote{color:#0067e5;font-weight:600;font-size:.95rem}.sanarena-crm-wrapper .sanarena-crm-form-entry .kurs_web_kursliste{border-radius:20px;padding:.2rem .6rem;box-sizing:border-box;padding:20px;width:100%;margin:20px 0 40px 0;background-color:#eae7dc;color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry .kurs_web_kursliste a{color:#0067e5}.sanarena-crm-wrapper .sanarena-crm-form-entry .kurs_web_kursliste td{text-align:top}.sanarena-crm-wrapper .sanarena-crm-form-entry .kurs_web_kursliste tr{vertical-align:top}@media screen and (max-width:960px){.sanarena-crm-wrapper .sanarena-crm-form-entry .kurs_web_kursliste{display:flex}.sanarena-crm-wrapper .sanarena-crm-form-entry .kurs_web_kursliste tbody tr{border-left:1px solid #0067e5;padding-left:20px}.sanarena-crm-wrapper .sanarena-crm-form-entry .kurs_web_kursliste tr{display:flex;flex-direction:column;margin-right:20px}}.view-profiles .view-content>div{display:flex;justify-content:center;flex-direction:row;flex-wrap:wrap;column-gap:20px;row-gap:20px}@media screen and (min-width:960px){.view-profiles .view-content>div{display:flex;justify-content:flex-start;flex-direction:row;flex-wrap:wrap;column-gap:20px;row-gap:20px}}.view-profiles .view-content>div .views-row{flex:0 1 240px}.view-profiles ul.pager{margin:0 auto;list-style:none;text-align:center}.view-profiles ul.pager a{border:2px solid #0067e5;border-radius:20px;padding:.2rem .6rem;text-decoration:none;color:#0067e5}.view-profiles ul.pager a:hover{color:#efefef;background-color:#0067e5}.view-profiles ul.pager li::before{content:""}.sliding-popup-bottom{background-color:#0067e5;border-top:1px solid #fff;color:#fff;font-size:1rem;width:100%}.eu-cookie-compliance-banner{width:100%}.eu-cookie-compliance-banner p{color:#efefef}.eu-cookie-compliance-buttons{margin-bottom:1.5rem}.eu-cookie-compliance-buttons button{border:none;background-color:#fff;padding:6px 12px;border-radius:6px}.eu-cookie-compliance-content{box-sizing:border-box;max-width:970px;padding:1rem 2rem 0 2rem}.eu-cookie-compliance-categories details{border-top:none !important;border-left:none !important;border-right:none !important;border-bottom:1px solid #fff;padding-bottom:.5rem;margin-bottom:1rem}.eu-cookie-compliance-categories details[open=""]>div{border-top:1px solid #fff}.eu-cookie-compliance-categories details>div:first-of-type{margin-top:.5rem}.eu-cookie-compliance-category{display:flex;align-items:flex-start}.eu-cookie-compliance-category div{flex:0 0 120px;margin:1rem 1rem 1rem 0}.eu-cookie-compliance-category div.eu-cookie-compliance-category-description{flex:1 1 auto;margin-right:unset}.eu-cookie-compliance-message{float:unset;hyphens:auto;max-width:unset}.eu-cookie-compliance-save-preferences-button{display:none}
