hr{height:0;overflow:visible}pre{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-size:1em}abbr[title]{text-decoration:underline;text-decoration:underline dotted}code,kbd,samp{font-family:Menlo,Consolas,Roboto Mono,Ubuntu Monospace,Noto Mono,Oxygen Mono,Liberation Mono,monospace;font-size:1em}small{font-size:80%}audio,video{display:inline-block}audio:not([controls]){display:none;height:0}table{border-collapse:collapse}fieldset{padding:.35em .75em .625em}legend{color:inherit;display:table;max-width:100%;white-space:normal}progress{display:inline-block;vertical-align:baseline}select{text-transform:none}textarea{margin:0;overflow:auto;resize:vertical}details{display:block}dialog{background-color:white;border:solid;color:black;display:block;height:-moz-fit-content;height:-webkit-fit-content;height:fit-content;left:0;margin:auto;padding:1em;position:absolute;right:0;width:-moz-fit-content;width:-webkit-fit-content;width:fit-content}dialog:not([open]){display:none}summary{display:list-item}canvas{display:inline-block}template{display:none}h3{font-size:2rem;line-height:2rem;margin:0 0 1rem;font-weight:400}@media (min-width:62.5rem){h3{font-size:2rem;line-height:2rem}}body>svg{display:none}.grid2x1{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid2x1{grid-template-columns:repeat(2,1fr)}}.grid2x2{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid2x2{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}.grid3x1{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid3x1{grid-template-columns:repeat(3,1fr)}}.grid3x2{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid3x2{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr)}}.grid3x3{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid3x3{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}}.grid3x4{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid3x4{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(4,1fr)}}.grid4x1{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid4x1{grid-template-columns:repeat(4,1fr)}}.grid4x2{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid4x2{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr)}}.grid5x1{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid5x1{grid-template-columns:repeat(5,1fr);grid-template-rows:1fr}}.grid1x2{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid1x2{grid-template-columns:1fr;grid-template-rows:repeat(2,1fr)}}.grid1x3{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.grid1x3{grid-template-columns:1fr;grid-template-rows:repeat(3,1fr)}}.grid__colgap{grid-column-gap:1rem}.grid__rowgap{grid-row-gap:1rem}table{border-spacing:0;border-collapse:collapse;max-width:100%;width:100%;margin-bottom:1.5rem;font-weight:200}table caption{text-align:left}table th,table td{line-height:1.1;padding:.8rem;text-align:left;vertical-align:top}table th{border-bottom:solid 2px #f1f1f9;font-weight:300}table td{border-top:1px solid #f1f1f9}table.striped tbody tr:nth-of-type(odd){background-color:#f1f1f9}.resp-table{overflow-x:auto;white-space:nowrap}@media (min-width:62.5rem){.resp-table{overflow-x:unset;white-space:normal}}.form__fieldset{border:none;margin:0;padding:0}.form__title{color:#0c2340;display:block;font-size:1.8rem;font-weight:300;padding-top:1rem;margin-bottom:.5rem;width:100%}.form__title--sub{border-bottom:solid .2rem #1a1aff}.form__label{display:block;font-weight:300;padding:.5rem 0}.form__input,.form__textarea,.form__select{display:block;width:85%;outline:none;border:.0625rem solid #e6e8ec;border-radius:.25rem;font-weight:200;padding-top:.375rem;padding-right:1.5rem;padding-bottom:.375rem;padding-left:1.5rem}.form__input:focus,.form__input:active,.form__textarea:focus,.form__textarea:active,.form__select:focus,.form__select:active{box-shadow:0 0 .3125rem #1a1aff;border:.0625rem solid #1a1aff}.form__input--full,.form__textarea--full,.form__select--full{width:100%}.form__input+span,.form__textarea+span,.form__select+span{padding:0 1rem;display:none;display:none;font-size:1.6rem;position:relative}.form__input:invalid+.validate,.form__textarea:invalid+.validate,.form__select:invalid+.validate{display:inline-block}.form__input:invalid+.validate:before,.form__textarea:invalid+.validate:before,.form__select:invalid+.validate:before{color:#d8000c;content:"";font-family:"FontAwesome"}.form__input:valid+.validate,.form__textarea:valid+.validate,.form__select:valid+.validate{display:inline-block}.form__input:valid+.validate:before,.form__textarea:valid+.validate:before,.form__select:valid+.validate:before{color:#198644;content:"";font-family:"FontAwesome"}.form__select{-webkit-appearance:none;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 6 11.5' style='enable-background:new 0 0 6 11.5;' xml:space='preserve'%3E%3Ctitle%3EForm_Arrow_Down%3C/title%3E%3Cpolygon class='st0' points='6,6.5 0,6.5 3.2,11.5 '/%3E%3Cpolygon class='st0' points='0,5 6,5 2.8,0 '/%3E%3C/svg%3E%0A");background-position:calc(100% - .5rem) center;background-size:.4375rem 1rem;background-repeat:no-repeat;background-color:white;height:36px;outline:none;border:.0625rem solid #e6e8ec;border-radius:.25rem;font-weight:200;padding-top:.375rem;padding-right:1.5rem;padding-bottom:.375rem;padding-left:1.5rem}.form__select:focus,.form__select:active{box-shadow:0 0 .3125rem #1a1aff;border:.0625rem solid #1a1aff}.form__input:disabled,.form__input:read-only{background:#fff}.form input[type=submit],.form button[type=submit]{appearance:none}.form__radio{display:block}.form__radio input[type=radio]{width:30px}.form__checkbox{display:block}.form__checkbox input[type=checkbox]{width:30px}textarea{resize:vertical}@media (min-width:62.5rem){.slate-form--landing{width:60vw}}.slate-form label,.slate-form div.form_p .form_label{font-weight:200;padding-bottom:.625rem}.slate-form input,.slate-form textarea,.slate-form select{display:block;width:100%;outline:none;border:.0625rem solid #e6e8ec;border-radius:.25rem;font-weight:200;padding-top:.375rem;padding-right:1.5rem;padding-bottom:.375rem;padding-left:1.5rem}.slate-form input:focus,.slate-form input:active,.slate-form textarea:focus,.slate-form textarea:active,.slate-form select:focus,.slate-form select:active{box-shadow:0 0 .3125rem #1a1aff;border:.0625rem solid #1a1aff}.slate-form select{appearance:none;box-shadow:none;background:#fff;background-image:none;color:black;font-size:18px;font-size:1.125rem;line-height:1.3333333333;cursor:pointer}.slate-form select::-ms-expand{display:none}.slate-form .form_question select{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 6 11.5' style='enable-background:new 0 0 6 11.5;' xml:space='preserve'%3E%3Ctitle%3EForm_Arrow_Down%3C/title%3E%3Cpolygon class='st0' points='6,6.5 0,6.5 3.2,11.5 '/%3E%3Cpolygon class='st0' points='0,5 6,5 2.8,0 '/%3E%3C/svg%3E%0A");background-position:calc(100% - .5rem) center;background-size:.4375rem 1rem;background-repeat:no-repeat}.slate-form .form_birthdate .form_responses{display:flex;justify-content:space-between}.slate-form .form_birthdate select{width:calc(100% / 3 - .5rem);display:inline-block}.slate-form .form_birthdate select:nth-child(2n){padding-right:1rem;padding-left:1rem}.academic-programs{display:flex}.academic-programs__visible{display:block}.link{text-decoration:none;font-weight:400;width:100%}.link__item{display:flex;align-items:flex-end;width:100%;margin-bottom:0}.link__wrapper{display:flex;align-items:center;justify-content:space-between;width:100%;line-height:1.1;margin-bottom:.25rem}.link__wrapper span{display:inline-block;max-width:calc(100% - 28px)}.link__link-arrow{height:12px;width:18px;flex-shrink:0;margin-left:10px;align-self:flex-end;position:relative;bottom:2px}.link .alt-colors{color:#fcd612}.link .alt-colors:hover,.link .alt-colors:focus,.link .alt-colors:active{color:#ffeb85}.back--arrow{height:16px;width:32px;padding-bottom:3px}hr{border-color:#d7d3cc;border-width:.09375rem;border-style:solid;margin-top:1.5rem;margin-bottom:1.5rem}hr.academic--hero__yellow{border-color:#0033a0;border-width:.16rem;border-style:solid;margin-top:0;margin-bottom:-.6rem;width:calc(100% - 38px);display:inline-block}hr.morex--yellow{border-color:#0033a0;border-width:.1rem;border-style:solid;width:65px;display:inline-block;margin-bottom:0;margin-top:0}hr.morex--blue{border-color:#0c2340;border-width:.1rem;border-style:solid;width:65px;display:inline-block;margin-bottom:0;margin-top:0}hr.morex--moreblue{border-color:#1a1aff;border-width:.1rem;border-style:solid;width:65px;display:inline-block;margin-bottom:0;margin-top:0}.wrapper{position:relative;padding-right:2rem;padding-left:2rem}@media (min-width:85rem){.wrapper{padding-right:5.875rem;padding-left:5.875rem}}.wrapper--academic{display:flex;justify-content:space-between;flex-wrap:wrap}@media (min-width:62.5rem){.wrapper--academic{flex-wrap:nowrap}}.wrapper--featured-link{margin-top:5rem;margin-bottom:1.875rem;padding-top:7.5rem;padding-bottom:5rem;background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 23.0.4, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' viewBox='0 0 1435.2 600' style='enable-background:new 0 0 1435.2 600;' xml:space='preserve'%3E%3Cstyle type='text/css'%3E .st0%7Bclip-path:url(%23SVGID_2_);%7D .st1%7Bfill:rgba(10,33,64, 0.20);%7D%0A%3C/style%3E%3Cg%3E%3Cdefs%3E%3Crect id='SVGID_1_' width='1435.2' height='600'/%3E%3C/defs%3E%3CclipPath id='SVGID_2_'%3E%3Cuse xlink:href='%23SVGID_1_' style='overflow:visible;'/%3E%3C/clipPath%3E%3Cg class='st0'%3E%3Cpath class='st1' d='M360.1,504.1L336,486.7c-42.9,24.1-96.4,17.4-96.4,17.4C306.6,541.6,360.1,504.1,360.1,504.1z'/%3E%3Cpath class='st1' d='M803.3,132.5c-52.4,62.8-135.1,109.7-234.8,135c-14.7-41.9-19.9-115.3-37.3-126.8 c-91.6-48.9-177.6-41.1-226.7-29.6c-14.9-26.7-26-47.7-31.1-56.4C255.8,24.8,205.8-76.8,82.1-75.7c-123.7,1.2-175.4,46-175.4,46 l53.2,11.5C-121,16.3-147.2,70.5-147.2,70.5l37.5,8.8c-13.9,17.8-43.1,65-25.5,128.2c-33.7,49.4-50.2,103.9-50.2,157.3 c0,166.7,172.8,264,402.8,297c-77.1-83.8-44-165.6-44-165.6h37.7l0,0h7.5c-0.3-0.3-76.6-85.5,16.8-161.7c0,0,0.2,0.1,0.2,0.1 c0.1-0.1,0.1-0.1,0.2-0.2c0,0,17.7,13.4,45.7,28.6c-0.9,0.1-1.7,0.4-2.5,0.5c-3.9,0.7-7.5,1.6-11,2.6c-0.1,0-0.2,0.1-0.3,0.1 c-0.4,0.1-0.8,0.2-1.2,0.3c-1.4,0.4-2.7,0.9-3.9,1.4c-2,0.7-3.9,1.4-5.7,2.2c-1,0.4-2,0.8-2.9,1.3c-0.1,0.1-0.2,0.1-0.3,0.1 c-21.5,10-31,23.7-32.5,25.9h0c-0.1,0.1-0.1,0.1-0.1,0.2c16.5-6.7,32.4-9,46.9-8.6c42.5,0.9,73.3,24.2,75.5,25.9 c3.1-8.7,5.6-15.8,7.6-21.5c0.1,0,0.2,0.1,0.3,0.1c0,0,0-0.1,0-0.1c15.9,5.1,32.6,9.2,49.8,11.6l9.7,63.8h-0.4h0 c-1.7,0-3.3,0.1-4.9,0.1c-7,0.3-20.4,1.2-31.9,3.8c-2.2,0.5-4.1,1-5.5,1.5c-0.3,0.1-0.5,0.2-0.7,0.2c-1.7,0.5-2.6,0.9-2.6,0.9 s11.9,6.1,23.5,15c2.3,1.8,4.2,3.6,6.1,5.3c2.9,2.6,5.5,5.3,7.8,8.1c2.9,3.4,4.4,5.6,4.4,5.6l-14.4,11.8l-0.2-0.1l-0.2,0.1 l-16-11.7c-1.3,0.4-9.7,2.9-20.6,9c-2.4,1.3-5,2.7-7.5,4.3c-11.1,7.2-23.7,17.9-33.9,33.3c-0.4,0.8-0.9,1.5-1.2,2.2 c3-2.2,34.4-24,80-24.6c0.5,0,0.9-0.1,1.4-0.1c0,0,0,0,0.1,0c0.1,0,0.2,0,0.3,0c5.3,0,10.6,0.3,15.7,1c0.5,0,1,0,1.4,0.1 c0.2,0,0.4,0.1,0.7,0.1c3.2,0.5,6.4,1.1,9.4,1.8c1.7,0.4,3.3,0.9,5,1.4c1.4,0.5,2.8,0.9,4.2,1.5c1.8,0.7,3.6,1.4,5.3,2.3 c0.6,0.3,1.1,0.7,1.7,1c3.6,2,6.8,4.4,9.7,7.2c0.5,0.5,0.9,0.9,1.4,1.4c0.8,0.8,1.7,1.5,2.4,2.4c1.9,2.7,3.5,6,4.8,9.7 c0.1,0.3,0.3,0.7,0.4,1c0.7,2.2,1.3,4.6,1.7,7.2c0,0.3,0.1,0.6,0.2,0.9c0.5,3.8,0.8,7.8,0.5,12.5c-1.5,16.4-9.3,37.4-25.9,64.5 l-0.2-0.3c-0.1,0.1-0.1,0.2-0.2,0.3l-40.5-49.2l-40.5,49.2l-0.1-0.3l-0.2,0.3l-15-27.5l-20.1,25.3c-0.1,0-0.1-0.1-0.2-0.1 l-13.2,16.7c0,0-71-28.2-106.7-114.7c0,0-12.6,70.7,87,140.7c89.7,63.1,109,105.9,109,105.9s19.3-42.8,109-105.9 c99.6-70,87-140.7,87-140.7s25.6,47.7-13.3,107.5c220.9-41.4,373.5-160.1,373.5-302.4C948.1,270.5,893.3,192.1,803.3,132.5z M-82.6,48.1L-82.6,48.1c0,0,47-47.2,131.1-55.7L8.7-28.8c0,0,144.5-54.6,218,65.1C293.6,145.4,339.5,236,407.7,285 c-2.5-0.8-4.8-1.8-7.2-2.6c-0.3,0-0.6-0.1-0.9-0.1c-1.6-0.6-3-1.3-4.6-1.9c-3-1.2-6-2.4-8.9-3.6c-2.7-1.2-5.3-2.4-8-3.7 c-2.8-1.4-5.6-2.7-8.4-4.2c-2.6-1.4-5.2-2.8-7.7-4.3c-2.6-1.5-5.3-3-7.8-4.6c-2.5-1.6-5-3.2-7.4-4.8c-2.5-1.6-4.9-3.3-7.3-5 c-2.4-1.7-4.8-3.5-7.1-5.3c-2.3-1.7-4.6-3.5-6.8-5.2c-2.3-1.9-4.6-3.8-6.8-5.7c-2.1-1.8-4.2-3.5-6.3-5.4c-2.2-2-4.4-4-6.6-6 c-1.9-1.8-3.9-3.6-5.8-5.4c-2.2-2.1-4.2-4.2-6.3-6.2c-1.8-1.8-3.6-3.6-5.3-5.4c-2.1-2.1-4-4.3-6-6.4c-1.6-1.7-3.3-3.5-4.8-5.2 c-2-2.2-3.9-4.3-5.8-6.5c-1.5-1.7-3-3.3-4.4-5c-1.9-2.3-3.8-4.4-5.6-6.6c-1.3-1.5-2.6-3.1-3.8-4.5c-2-2.4-3.8-4.6-5.7-6.9 c-1-1.3-2.1-2.6-3.1-3.8c-2.4-3-4.7-5.9-7-8.7c-1.3-1.7-2.6-3.2-3.9-4.8c-1.5-1.9-3-3.8-4.4-5.5c-1.5-1.8-2.8-3.4-4.2-5.1 c-0.9-1-1.8-2.2-2.6-3.1c-1.9-2.2-3.7-4.3-5.4-6.2c-0.2-0.3-0.5-0.6-0.7-0.8c-43.6-47.5-79.2-42.7-79.2-42.7 c-2.5,0-4.9,0.3-7.4,0.4c-8.6,0.2-17.2,0.5-25.6,1.3c-4.4,0.4-8.8,1.2-13.1,1.7c-6.4,0.8-12.8,1.5-19,2.6 c-4.9,0.9-9.7,2.1-14.6,3.1c-5.5,1.2-11,2.3-16.4,3.7c-5.2,1.3-10.2,3-15.2,4.5c-4.8,1.5-9.7,2.9-14.5,4.5 c-5.2,1.8-10.3,3.9-15.4,6c-4.3,1.7-8.7,3.4-12.9,5.3c-5.2,2.3-10.2,4.9-15.2,7.4c-3.9,2-7.8,3.9-11.6,5.9 c-5,2.7-9.7,5.7-14.5,8.6c-3.6,2.2-7.2,4.4-10.6,6.7c-4.6,3.1-9.1,6.3-13.5,9.6c-5,3.7-10.1,7.3-14.8,11.3c0,0,0,0,0,0h0 c-0.8-24.5,6-68.4,55.8-105.7L-82.6,48.1z M423.6,507.6l15.5-6.7c42.9,24.1,105,6.7,105,6.7C477.2,545.1,423.6,507.6,423.6,507.6z M569.8,355.8C398.2,390.4,289.3,316.1,192.4,237c-46.9-38.3-107.3-51.4-165.8-36c-59.2,15.6-107.4,57.7-128.8,112.7 c-33.9,86.8,12.7,172.4,58.4,217.9c-43.2-28.7-110.4-93.1-95-209.7c20.9-158.1,217.1-194.7,267.9-190.4l0.2,0l0.2,0 c0.4,0,39.3,0,91,52.6l9.9,10.1c50.4,51.9,144.1,148.5,269.8,148.5c118.2,0,222.2-64.2,276.7-117.7 C749,264.8,686.1,332.3,569.8,355.8z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E%0A");background-size:cover;background-color:#0c2340;background-blend-mode:multiply;background-position:left top}.wrapper--commitment{background-size:cover;background-position:center top;padding-top:3.75rem;padding-bottom:3.75rem}@media (min-width:62.5rem){.wrapper--commitment{padding-top:0;padding-bottom:0;height:62.5rem;background-image:url("https://www.xavier.edu/_v6/_assets/css/../images/commitment/StudentCommitment_1x.jpg");background-image:image-set(url("../images/commitment/StudentCommitment_1x.jpg") 1x,url("../images/commitment/StudentCommitment_2x.jpg") 2x);background-image:-webkit-image-set(url("../images/commitment/StudentCommitment_1x.jpg") 1x,url("../images/commitment/StudentCommitment_2x.jpg") 2x);--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/css/../images/commitment/StudentCommitment_1x.jpg"}.wrapper--commitment.lzl:not(.lzl-ed),.wrapper--commitment.lzl-ing:not(.lzl-ed){background-image:none}}@media (max-width:36.5rem){.wrapper--features{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}}.wrapper--narrow{padding-right:0;padding-left:0}@media (min-width:62.5rem){.wrapper--narrow{padding-right:2rem;padding-left:2rem}}@media (min-width:85rem){.wrapper--narrow{padding-right:17.625rem;padding-left:17.625rem}}.list--bare,.list--inline{list-style:none;margin-top:0;margin-left:0;padding-top:0;padding-left:0}.list--bare__item{margin-left:0}.list--inline__item{display:inline}.list--dash{list-style:none;padding-left:0}.list--dash li{margin-left:15px}.list--dash li::before{content:"- ";margin-left:-15px}.flex{display:flex;flex-direction:column;margin-right:-.5rem;margin-left:-.5rem}@media (min-width:62.5rem){.flex{margin-right:-1.25rem;margin-left:-1.25rem}}.flex--around{justify-content:space-around}.flex--between{justify-content:space-between}.flex--evenly{justify-content:space-evenly}@media (min-width:62.5rem){.flex{flex-direction:row}}.flex__item{padding-top:.5rem;padding-right:0;padding-bottom:.5rem;padding-left:0}@media (min-width:62.5rem){.flex__item{padding-right:1.25rem;padding-left:1.25rem}.flex__item:only-child{width:100%}.flex__item:first-child:nth-last-child(2),.flex__item:first-child:nth-last-child(2)~div{width:50%}.flex__item:first-child:nth-last-child(3),.flex__item:first-child:nth-last-child(3)~div{width:33.3333%}.flex__item:first-child:nth-last-child(4),.flex__item:first-child:nth-last-child(4)~div{width:25%}.flex__item--20{width:20%!important}.flex__item--30{width:30%!important}.flex__item--35{width:35%!important}.flex__item--40{width:40%!important}.flex__item--50{width:50%!important}.flex__item--60{width:60%!important}.flex__item--65{width:65%!important}.flex__item--70{width:70%!important}.flex__item--80{width:80%!important}}.spacer{display:block}.spacer--16{margin-top:1rem}.spacer--32{margin-top:2rem}.spacer--64{margin-top:4rem}.spacer--72{margin-top:4.5rem}.spacer--128{margin-top:8rem}.spacer--256{margin-top:16rem}.secondary-menu{display:block;margin-top:0;margin-bottom:3rem}@media (min-width:37.5rem){.secondary-menu{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:24px;grid-row-gap:36px;margin-top:2rem;margin-bottom:6rem}}.secondary-menu__item{width:100%;border-bottom:2px solid #fff;margin-bottom:2rem;font-size:.85rem}.secondary-menu__item:hover{border-bottom:2px solid #7cc2fd}@media (min-width:37.5rem){.secondary-menu__item{margin-bottom:0}}.secondary-menu__item a{color:#fff;font-weight:400;text-decoration:none!important}.secondary-menu__item a:hover{color:#7cc2fd}.secondary-menu__item--wrapper{width:100%}.secondary-menu__link-arrow{height:12px;width:18px;float:right}.drawer{background:#0c2340;display:block;overflow-y:scroll;position:fixed;top:0;right:0;transform:translateX(100%);transition:250ms linear all;width:100%;height:100%;visibility:hidden;padding-right:1rem;padding-left:1rem}@media (min-width:62.5rem){.drawer{padding-right:3rem;padding-left:3rem}}.drawer>div:first-child,.drawer>nav:first-child{margin-top:5rem}.drawer--search{background:0 0;width:100%;padding:0;transform:none;opacity:0;transition:all 250ms linear}.drawer--search.visible{opacity:1}.drawer.visible{transform:translateX(0);visibility:visible}.drawer__btn{color:rgba(255,255,255,.75);position:fixed;top:0;right:0;padding:.5rem;margin-top:.75rem;margin-left:.75rem}@media (min-width:62.5rem){.drawer__btn{margin-top:.5rem;margin-right:4rem}}.drawer__btn:hover,.drawer__btn:focus,.drawer__btn:active{color:white;background:inherit}.drawer__btn--inverted{color:rgba(12,35,64,.75)}.drawer__btn--inverted:hover,.drawer__btn--inverted:focus,.drawer__btn--inverted:active{color:#1a1aff}.drawer__icon{height:1.25rem;width:1.25rem}.header-menu__wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}.header-menu__wrapper--left{grid-area:1/1/2/4}.header-menu__wrapper--right{grid-area:1/4/2/5}.header-menu__wrapper--mobile{margin-top:4rem}.header-menu__list{font-weight:200;padding:0;margin:0}.header-menu__list--item{padding:.25rem 0}@media screen and (min-width:901px){.header-menu__list--item{padding:.35rem 0}}@media screen and (min-width:1201px){.header-menu__list--item{padding:.5rem 0}}@media screen and (min-width:1401px){.header-menu__list--item{padding:.65rem 0}}@media screen and (min-width:1601px){.header-menu__list--item{padding:1rem 0}}.header-menu__list--wrapper{height:auto;margin-bottom:1rem}@media (min-width:37.5rem){.header-menu__list--wrapper{height:60px;margin-bottom:0}}.header-menu__list--link{font-size:2.875rem;font-weight:400;line-height:3rem;color:#fff;text-decoration:none}@media (min-width:37.5rem){.header-menu__list--link{font-size:clamp(48px,calc(75% + 4.5vw),100px)}}.header-menu__list--link:hover{color:#7cc2fd}.header-menu__submenu{display:none;font-weight:200;padding:0;margin:0 0 1rem .6rem;font-style:normal;border-left:solid #1a1aff 2px}.header-menu__submenu.visible{display:block}.header-menu__submenu--blurb{font-size:16px;margin-bottom:1rem;padding-top:1rem;padding-left:2rem;color:#fff}@media (min-width:37.5rem){.header-menu__submenu--blurb{font-size:18px;margin-bottom:2rem}}.header-menu__submenu--item{font-size:18px;padding:1.5rem 1.5rem 1.5rem 0;margin-left:1.5rem;font-weight:400;border-top:1px solid #0033a0}@media (min-width:37.5rem){.header-menu__submenu--item{padding:.5rem 2rem;font-size:16px;border-top:none;margin-left:0}}.header-menu__submenu--item:last-of-type{border-bottom:1px solid #0033a0!important}@media (min-width:37.5rem){.header-menu__submenu--item:last-of-type{border-bottom:none!important}}.header-menu__submenu--link{color:#fff;text-decoration:none;transition:padding 175ms ease}.header-menu__submenu--link:hover{color:#7cc2fd}.nav-morex{width:24px;top:-12px;display:none;position:relative}@media (min-width:37.5rem){.nav-morex{width:40px;position:relative;top:calc(.5rem - 2.25vw);left:0;margin-right:.5rem}}.title-morex{display:none;font-family:"orpheuspro";color:#fff;font-style:italic;text-shadow:none;text-transform:none;font-weight:300;margin-left:0;line-height:1;padding-left:24px;font-size:28px}@media (min-width:37.5rem){.title-morex{font-size:36px;line-height:42px;padding-left:0;margin-left:1rem}}.title-morex.visible{display:block}@media (min-width:37.5rem){.title-morex.visible{display:inline}}.link--yellow{color:#7cc2fd!important}.header-ui{background-color:#1a1aff;height:4rem;padding-right:2rem;align-content:center;z-index:99}.header-ui__btn{color:#fff;font-weight:200;font-size:.875rem;display:inline-block}.header-ui__btn--text{display:none}@media (min-width:37.5rem){.header-ui__btn--text{padding-left:.5em;display:inline}}.header-ui__btn--menu{margin-left:1rem}.header-ui__btn--search{margin-left:1rem;padding-right:1rem;border-right:solid 1px #fff}.header-ui__btn--search:hover .header-ui__icon--search,.header-ui__btn--search:active .header-ui__icon--search,.header-ui__btn--search:focus .header-ui__icon--search{transform:scale(1.25)}.header-ui__icon{height:1.25rem;margin-top:0;width:1.5rem;transition:transform 250ms ease}.header-ui__icon--search{transform:scale(1.25)}.hero{display:block;background-size:cover;background-position:center center;position:relative;width:100%;padding-top:4rem}.hero a{text-decoration:none}.hero__video{width:100%;display:flex;position:relative;height:auto;overflow:hidden;padding:0!important;align-items:center;justify-content:center}@media (min-width:37.5rem){.hero__video{height:100vh!important;justify-content:flex-start}}@media (min-width:62.5rem){.hero__video{justify-content:center}}.hero__video--homepage{width:auto;height:100vh}@media (min-width:37.5rem){.hero__video--homepage{width:100%;height:auto;position:absolute;top:50%;left:50%;min-width:100%;min-height:100%;transform:translate(-50%,-50%);object-fit:cover}}.hero__cta{position:absolute;width:100%;padding:0 2rem;bottom:2rem}@media (min-width:62.5rem){.hero__cta{position:absolute;bottom:auto}}.hero__cta .btn{display:block;margin-top:1rem;box-shadow:1px 7px 14px 1px rgba(0,0,0,.49)}@media (min-width:62.5rem){.hero__cta .btn{display:inline-block;margin-top:2rem}}.hero__cta .btn:first-of-type{margin-top:2rem}@media (min-width:62.5rem){.hero__cta .btn:first-of-type{margin-right:1rem}}.hero__homepage{position:absolute;bottom:2rem;left:0;right:0;padding:0 2rem;display:flex;justify-content:space-between;flex-direction:column;width:100%;flex-wrap:nowrap;max-height:100%;box-sizing:border-box}@media (min-width:37.5rem){.hero__homepage{width:60%}}@media (min-width:62.5rem){.hero__homepage{flex-direction:row;width:100%}}.hero__homepage--title{color:#fff;text-shadow:1px 7px 14px rgba(0,0,0,.49);width:100%;margin-left:1rem}.hero__homepage--title2{font-family:"orpheuspro";font-style:italic;font-feature-settings:"ss02";display:inline-block;white-space:nowrap;margin-left:-1rem}.hero__homepage--left{flex:1 1 50%;min-width:0;display:flex;align-items:center}.hero__homepage--right{flex:1 1 50%;min-width:0;align-content:flex-end;padding-bottom:1rem;padding-left:1rem}.hero__primary{height:auto}@media (min-width:62.5rem){.hero__primary{padding:8rem 0 2rem}}@media (min-width:62.5rem){.hero__primary--flex{padding-bottom:0}}.hero__primary--statcard{height:100%!important}.hero__primary--wrapper{height:100%;padding:2rem 1rem}@media (min-width:62.5rem){.hero__primary--wrapper{padding:2rem}}.hero__primary--wrapper__flex{display:block}@media (min-width:62.5rem){.hero__primary--wrapper__flex{display:flex;padding-bottom:0}}.hero__primary--left{margin-right:0}@media (min-width:62.5rem){.hero__primary--left{align-self:center;margin-right:-4rem}}.hero__primary--left__flex{flex-basis:70%}@media (min-width:62.5rem){.hero__primary--right{align-self:end;overflow:hidden;flex:1}}@media (min-width:62.5rem){.hero__primary--right__blurb{align-self:center;margin-top:3rem;overflow:hidden}}.hero__primary .hero__CTA{margin-top:2rem}@media (min-width:62.5rem){.hero__primary .hero__CTA{float:right;margin-top:0}}.hero__statcards{margin-left:-2rem;padding-top:2rem;width:50vw}.hero__statcards--mobile{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem}@media (min-width:62.5rem){.hero__statcards--mobile{display:none}}.hero__statcards--desktop{display:none}@media (min-width:62.5rem){.hero__statcards--desktop{display:grid;margin-left:-2rem;width:50vw}}@media (min-width:62.5rem){.hero__statcards--desktop .statrow__statbox{width:calc(25vw - 2rem)!important;height:calc(25vw - 2rem)!important;margin:0;padding-top:1rem}}.hero__academic{height:auto}@media (min-width:62.5rem){.hero__academic{height:85vh}}.hero__academic .grid2x1{position:relative}@media (min-width:62.5rem){.hero__academic .grid2x1::before{content:"";background-image:url("https://www.xavier.edu/_v6/_assets/images/common/x-moreblue.svg");background-size:contain;background-repeat:no-repeat;background-position:center;width:100px;height:100px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none;--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/images/common/x-moreblue.svg"}.hero__academic .grid2x1::before.lzl:not(.lzl-ed),.hero__academic .grid2x1::before.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%201000%201000%22%20width%3D%221000%22%20height%3D%221000%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}}.hero__academic--wrapper{height:100%}@media (min-width:62.5rem){.hero__academic--wrapper{height:calc(100% + 65px);margin-top:-65px}}.hero__academic--left{padding:2rem 1rem}@media (min-width:62.5rem){.hero__academic--left{align-self:flex-end;padding:2rem}}.hero__academic--right{align-self:flex-end;background-size:cover;height:100%}.hero__academic .hero__CTA{margin-top:2rem}@media (min-width:62.5rem){.hero__academic .hero__CTA{position:absolute;bottom:0;right:0;margin-bottom:2rem;margin-right:1rem}}.hero__academic .hero__CTA .btn{width:75%;margin-bottom:1rem;text-align:left}@media (min-width:62.5rem){.hero__academic .hero__CTA .btn{margin-right:1rem;text-align:initial;width:auto}}.hero__program{height:auto}@media (min-width:62.5rem){.hero__program{height:85vh}}.hero__program .grid2x1{position:relative}.hero__program--wrapper{height:100%;display:block}@media (min-width:62.5rem){.hero__program--wrapper{height:calc(100% + 65px);margin-top:-65px;display:grid}}.hero__program--left{padding:2rem 1rem}@media (min-width:62.5rem){.hero__program--left{align-self:flex-end;padding:2rem}}@media (min-width:62.5rem){.hero__program--content{align-self:flex-end}}.hero__program--content .hero__CTA{margin-top:2rem;width:auto;margin-bottom:0}.hero__program--content .hero__CTA .btn{width:auto;margin-bottom:1rem;text-align:left}@media (min-width:62.5rem){.hero__program--content .hero__CTA .btn{margin-right:2rem;text-align:initial;width:auto}}.hero__program--right{align-self:flex-end;background-size:cover;height:100%}.hero__tertiary.palette__xavierBlue .hero__tertiary--svg{color:#1a1aff}.hero__tertiary.palette__xavierBlue .hero__tertiary--svg:first-of-type{color:#0033a0}.hero__tertiary.palette__moreBlue .hero__tertiary--svg{color:#0c2340}.hero__tertiary.palette__white .hero__tertiary--svg{color:#0c2340}.hero__tertiary--wrapper{height:auto;background-size:0px}.hero__tertiary--top{height:auto}@media (min-width:62.5rem){.hero__tertiary--top{height:300px;align-content:end}}.hero__tertiary--content{grid-area:2/1/3/2;margin:0 1rem 2rem}@media (min-width:62.5rem){.hero__tertiary--content{margin:2rem;grid-area:1/1/2/4;align-content:end}}.hero__tertiary--backto{margin-bottom:1rem;font-size:.85rem;font-weight:400}.hero__tertiary .hero__headline--main{font-family:"orpheuspro";font-style:italic}.hero__tertiary--img{grid-area:1/1/2/2}@media (min-width:62.5rem){.hero__tertiary--img{margin-top:0;grid-area:1/4/2/5;background-image:url("https://www.xavier.edu/_v6/_assets/images/common/xs-hero.svg");background-size:cover;--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/images/common/xs-hero.svg"}.hero__tertiary--img.lzl:not(.lzl-ed),.hero__tertiary--img.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20605%20436%22%20width%3D%22605%22%20height%3D%22436%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}}.hero__tertiary--svg{width:45%}.hero__tertiary--spacer{background-size:cover;background-position:bottom}.hero__tertiary--blueline{width:100%;height:1rem;background-color:#1a1aff}.hero__functional--wrapper{background-size:contain;background-position:bottom}.hero__functional--top{height:auto}@media (min-width:62.5rem){.hero__functional--top{height:35vh;min-height:250px;align-content:end}}.hero__functional--content{grid-area:2/1/3/2;margin:2rem}@media (min-width:62.5rem){.hero__functional--content{grid-area:1/1/2/4;align-content:end}}.hero__functional--content .hero__CTA{margin-top:1rem;width:auto;margin-bottom:0}.hero__functional--content .hero__CTA .btn{margin-bottom:1rem;text-align:left;margin-right:1rem}@media (min-width:62.5rem){.hero__functional--content .hero__CTA .btn{margin-right:2rem;text-align:initial;width:auto}}.hero__functional--img{grid-area:1/1/2/2}@media (min-width:62.5rem){.hero__functional--img{margin-top:0;grid-area:1/4/2/5;background-image:url("https://www.xavier.edu/_v6/_assets/images/common/xs-hero.svg");background-size:cover;--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/images/common/xs-hero.svg"}.hero__functional--img.lzl:not(.lzl-ed),.hero__functional--img.lzl-ing:not(.lzl-ed){background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20605%20436%22%20width%3D%22605%22%20height%3D%22436%22%3E%3Crect%20width%3D%22100%25%22%20height%3D%22100%25%22%20fill%3D%22%2300000000%22%20%2F%3E%3C%2Fsvg%3E")}}.hero__functional--svg{width:100%;height:100%}.hero__headline--main{font-family:"neuemontreal";font-weight:400;font-size:3rem;line-height:3.5rem}@media (min-width:62.5rem){.hero__headline--main{font-size:4rem;line-height:4rem}}.hero__headline--main h1{font-family:"neuemontreal";font-weight:400;font-size:3rem;line-height:3.5rem}@media (min-width:62.5rem){.hero__headline--main h1{font-size:4rem;line-height:4rem}}.hero__headline--main--siteTitle{font-family:"neuemontreal";font-weight:400;font-size:3.25rem;line-height:3.5rem}@media (min-width:62.5rem){.hero__headline--main--siteTitle{font-size:4rem;line-height:4rem}}.hero__headline--secondary{margin-top:0}.hero__headline--secondary__text{white-space:nowrap;display:inline-block;font-size:1px}.hero__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.5rem}.hero__blurb{width:100%;margin-top:1rem}@media (min-width:62.5rem){.hero__blurb{width:calc(80% - 4rem);margin-top:3rem}}@media (min-width:62.5rem){.hero__blurb--flex{width:100%}}.hero__subhead{margin-top:2rem;font-size:1.25rem}.hero__subhead--class{font-family:"orpheuspro";font-style:italic}@media (min-width:62.5rem){.hero__subhead--class{padding-right:.5rem}}.hero__subhead--degree{font-weight:400}@media (min-width:62.5rem){.hero__subhead--degree{padding-left:.5rem}}.hero__menubox{padding:2rem 1rem;margin:1rem}@media (min-width:62.5rem){.hero__menubox{margin-bottom:2rem;margin-right:2rem;position:absolute;bottom:0;right:0;width:25%}}.hero__menubox--list{margin:0;padding:0;list-style-type:none}.hero__menubox--item{margin-bottom:2rem}@media (min-width:62.5rem){.hero__menubox--item{margin-bottom:1rem}}.hero__menubox--item:last-of-type{margin-bottom:0}.hero__menubox--link{font-size:1rem;line-height:1.25rem}.footer{padding-top:4rem;height:auto;background:#0033a0;border-top:2px solid #0c2340;padding-bottom:0}@media (min-width:62.5rem){.footer{min-height:40vh;display:flex;flex-direction:column;padding-top:6rem}}.footer--wrapper{padding-left:1rem;padding-right:1rem}@media (min-width:62.5rem){.footer--wrapper{width:100%;padding-left:2rem;padding-right:2rem;flex:auto;align-content:end}}.footer--morex{width:100%;margin-bottom:100px;text-align:center}.footer--morex__img{height:auto}@media (min-width:62.5rem){.footer--morex__img{height:calc(100px + 7vw)}}.footer--logo{width:100%;height:auto}@media (min-width:62.5rem){.footer--logo{width:720px;height:170px}}.footer--more{font-size:4rem;color:#fff;line-height:1;transform:scale(1)}@media (min-width:62.5rem){.footer--more{font-size:7vw}}.footer--xavier{color:#fff}.footer--policy{background-color:#0c2340;bottom:0;width:100%}.footer--policy__wrapper{display:block;padding-left:2rem;padding-right:2rem;padding-bottom:1rem}@media (min-width:62.5rem){.footer--policy__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding-bottom:0}}.footer--policy__left{align-content:center;text-align:center;color:#fff;font-size:12px}@media (min-width:62.5rem){.footer--policy__left{grid-area:1/2/2/3;text-align:left}}.footer--policy__right{align-content:center;text-align:left;color:#fff;font-size:12px}@media (min-width:62.5rem){.footer--policy__right{grid-area:1/1/2/2}}.footer__left{align-content:center;text-align:center;color:#fff;font-size:12px}@media (min-width:62.5rem){.footer__left{grid-area:1/2/2/3;text-align:left}}.footer__right{align-content:center;text-align:left;color:#fff;font-size:12px}@media (min-width:62.5rem){.footer__right{grid-area:1/1/2/2}}.footer__wrapper{display:block;padding-left:2rem;padding-right:2rem;padding-bottom:1rem}@media (min-width:62.5rem){.footer__wrapper{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding-bottom:0}}.subnav-wrapper{margin-top:0}@media (min-width:62.5rem){.subnav-wrapper{margin-top:4rem}}.footer-flex{display:block;flex-direction:column;align-items:center;margin-bottom:1.5rem}@media (min-width:62.5rem){.footer-flex{display:flex;flex-direction:row}}.footer-flex__item{text-align:left}@media (min-width:62.5rem){.footer-flex__item{text-align:left;flex-basis:50%}}.branding__link{color:#fff;padding-right:0;font-size:14px;font-weight:400}.colophon.footer-flex__item{text-align:center}@media (min-width:62.5rem){.colophon.footer-flex__item{text-align:right}}.policy-sub{display:block;font-size:12px;float:none;text-align:left;margin-left:0;padding-left:0;list-style-type:none}@media (min-width:62.5rem){.policy-sub{float:right;display:inline-flex;text-align:unset}}.branding--footer__link{display:block;padding-bottom:1rem;padding-right:0;color:#fff;font-size:.85rem;font-weight:400;text-decoration:none}@media (min-width:62.5rem){.branding--footer__link{display:inline-block;padding-right:2rem;padding-bottom:0}}.branding--footer__link:hover{color:#7cc2fd}.nav-colophon__link{text-decoration:none;color:rgba(255,255,255,.75);padding-top:0;padding-right:1rem;padding-bottom:0;padding-left:0;transition:color 300ms ease}@media (min-width:62.5rem){.nav-colophon__link{padding-left:1rem}}.nav-colophon__link:hover{color:#7cc2fd}.crumbs{display:block;padding:0 0 1.5rem;font-size:14px}.crumbs__item{font-weight:200}.crumbs__item:not(:last-child):after{content:"/";padding-right:.0625rem;padding-left:.25rem}.crumbs__link{text-decoration:none;color:#5b5b5b}.crumbs__link:hover{text-decoration:underline}.crumbs__current{color:#5b5b5b;text-decoration:underline}a.crumbs__link{color:#5b5b5b!important}.textimg__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.textimg__wrapper{padding:4rem 2rem}}.textimg__content--left{display:flex;flex-direction:column;grid-area:2/1/3/2}@media (min-width:62.5rem){.textimg__content--left{grid-area:unset}}.textimg__content--top{align-content:start;flex:1}@media (min-width:62.5rem){.textimg__content--top{padding-right:100px}}.textimg__content--headline{margin-top:2rem}@media (min-width:62.5rem){.textimg__content--headline{margin-top:0}}.textimg__content--bottom{flex:1;display:flex;flex-direction:row}.textimg__content--linkbox{width:100%;margin-top:1.5rem;margin-right:1rem;align-content:end}@media (min-width:62.5rem){.textimg__content--linkbox{margin-top:0;margin-bottom:0}}.textimg__content--flourishes{width:fit-content;display:contents}@media (min-width:62.5rem){.textimg__content--flourishes{width:100px;align-content:end;display:block}}.textimg__content--flourishes img{width:50px;height:50px;max-width:none}@media (min-width:62.5rem){.textimg__content--flourishes img{width:100px;height:auto}}.textimg__content--right{grid-area:1/1/2/2}@media (min-width:62.5rem){.textimg__content--right{grid-area:unset}}.textimg__content--img{width:100%;height:auto}.highlight{background-size:cover}.highlight__wrapper{padding:0}@media (min-width:62.5rem){.highlight__wrapper{padding:6rem 2rem}}.highlight__content{grid-area:unset;padding:2rem 1rem}@media (min-width:62.5rem){.highlight__content{grid-area:1/1/2/2;padding:0}}.highlight__content--double{grid-area:unset;padding:2rem 1rem}@media (min-width:62.5rem){.highlight__content--double{grid-area:1/1/2/3!important;padding:0}}.highlight__content--wrapper{display:flex;flex-direction:column}@media (min-width:62.5rem){.highlight__content--wrapper{padding-right:2rem}}.highlight__content--top{flex:1;align-content:start}.highlight__content--kicker{font-size:1.5rem}.highlight__content--bottom{flex:1;align-content:end}.highlight__content--bottom .link__item{margin-top:1.5rem}.highlight__imagelink{grid-area:unset;padding:2rem 1rem}@media (min-width:62.5rem){.highlight__imagelink{grid-area:1/2/2/4;display:flex;padding:0}}.highlight__center{flex:1}.highlight__right{flex:1;align-content:start}.highlight__right--linkbox{width:100%;padding:1rem}@media (min-width:62.5rem){.highlight__right--linkbox{align-content:center;width:250px;height:250px}}.palette__xavierBlue .highlight__content--wrapper__read{background-color:rgba(12,35,64,.95);padding:1.5rem}.palette__moreBlue .highlight__content--wrapper__read{background-color:rgba(26,26,255,.95);padding:1.5rem}.palette__white .highlight__content--wrapper__read{background-color:rgba(255,255,255,.95);padding:1.5rem}.faq__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.faq__wrapper{padding:6rem 2rem}}.faq__left{grid-area:unset;padding-bottom:1rem}@media (min-width:62.5rem){.faq__left{grid-area:1/1/2/2;padding-bottom:0}}.faq__headline{font-size:2.75rem;line-height:3rem;margin-bottom:1rem}.faq__right{grid-area:unset}@media (min-width:62.5rem){.faq__right{grid-area:1/2/2/4;padding-left:4rem}}.faq__right .accordion{margin-top:0!important}.colcontent__wrapper{border-top:2px solid #0033a0;padding-top:1rem;padding-bottom:2rem}@media (min-width:62.5rem){.colcontent__wrapper{display:flex}}.colcontent__wrapper.colcontent__wrapper:last-of-type{padding-bottom:0}.colcontent__left{flex-basis:60%;padding-right:2rem}.colcontent__title{font-family:"orpheuspro";font-style:italic;font-size:2.5rem;line-height:2.5rem}.colcontent__right{flex-basis:40%}.statrow{padding:2rem 0}@media (min-width:62.5rem){.statrow{padding:4rem 0}}.statrow__grid4x1{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:1rem;grid-row-gap:1rem}@media (min-width:62.5rem){.statrow__grid4x1{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}}.statrow__grid4x1 .statrow__statbox{grid-area:auto;width:auto;height:auto}@media (min-width:62.5rem){.statrow__grid4x1 .statrow__statbox{width:calc(25vw - 2rem)!important;height:calc(25vw - 2rem)!important;margin:0}}.statrow__grid4x2{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:1rem;grid-row-gap:1rem}@media (min-width:62.5rem){.statrow__grid4x2{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:2rem}}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox{width:calc(25vw - 2rem)!important;height:calc(25vw - 2rem)!important;margin:0}}.statrow__grid4x2 .statrow__statbox:nth-child(1){grid-area:1/1/2/2;width:calc(50vw - .5rem);height:calc(50vw - .5rem)}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(1){grid-area:1/1/2/2}}.statrow__grid4x2 .statrow__statbox:nth-child(2){grid-area:1/2/2/3;width:calc(50vw - .5rem);height:calc(50vw - .5rem)}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(2){grid-area:1/2/2/3}}.statrow__grid4x2 .statrow__statbox:nth-child(3){grid-area:2/1/3/3;width:100vw;height:100vw}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(3){grid-area:1/3/2/4}}.statrow__grid4x2 .statrow__statbox:nth-child(4){grid-area:3/1/4/2;width:calc(50vw - .5rem);height:calc(50vw - .5rem)}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(4){grid-area:1/4/2/5}}.statrow__grid4x2 .statrow__statbox:nth-child(5){grid-area:4/1/5/3;width:100vw;height:100vw}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(5){grid-area:2/2/3/3;margin-left:2rem}}.statrow__grid4x2 .statrow__statbox:nth-child(6){grid-area:3/2/4/3;width:calc(50vw - .5rem);height:calc(50vw - .5rem)}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(6){grid-area:2/1/3/2;margin-left:2rem}}.statrow__grid4x2 .statrow__statbox:nth-child(7){grid-area:5/1/6/2;width:calc(50vw - .5rem);height:calc(50vw - .5rem)}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(7){grid-area:2/4/3/5;margin-left:2rem}}.statrow__grid4x2 .statrow__statbox:nth-child(8){grid-area:5/2/6/3;width:calc(50vw - .5rem);height:calc(50vw - .5rem)}@media (min-width:62.5rem){.statrow__grid4x2 .statrow__statbox:nth-child(8){grid-area:2/3/3/4;margin-left:2rem}}@media (min-width:62.5rem){.pageintro__wrapper{align-items:stretch;height:100%}}.pageintro__left{padding:2rem 1rem}@media (min-width:62.5rem){.pageintro__left{padding:4rem 4rem 6rem 2rem}}.pageintro__left--multi{display:none;padding:2rem 1rem}@media (min-width:62.5rem){.pageintro__left--multi{padding:4rem 4rem 6rem 2rem;min-height:0}}.pageintro__left--multi.visible{display:block}@media (min-width:62.5rem){.pageintro__left--multi.visible{overflow-x:auto;overflow-y:hidden;box-sizing:border-box}}.pageintro__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.2rem}.pageintro__headline--long{font-size:1.5rem;line-height:2rem;font-weight:400}.pageintro__headline--short{font-size:3rem;line-height:3rem;font-weight:400}.pageintro__content{margin-top:1.25rem}.pageintro__right{position:relative}@media (min-width:62.5rem){.pageintro__right{position:sticky;top:0;align-self:start;display:flex;flex-direction:column}}.pageintro__right--wrapper{padding-top:4rem;padding-right:2rem}.pageintro__number{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.pageintro__number{display:flex;flex-direction:row;justify-content:end}}.pageintro__number--wrapper{width:auto;padding:.5rem}@media (min-width:62.5rem){.pageintro__number--wrapper{width:16vw}}.pageintro__number--stat{font-size:3rem;font-weight:400}.pageintro__number--sub{font-family:"orpheuspro";font-style:italic;font-size:1.25rem;line-height:1.25rem}.pageintro__link--wrapper{position:relative;padding-left:0;padding-right:2rem;margin-top:4rem;width:100%}@media (min-width:62.5rem){.pageintro__link--wrapper{padding-left:16vw}}.pageintro__link--wrapper__undergrad{position:relative;padding:0;margin-top:4rem;width:100%}.pageintro__introCTA{background-color:#0c2340;height:100%;width:100%;padding:2rem 1rem;display:flex;flex-direction:column;flex:1 1 auto}@media (min-width:62.5rem){.pageintro__introCTA{padding:2rem 4rem}}.pageintro__introCTA--image{flex:0 0 auto}.pageintro__introCTA--content{margin-top:1rem;flex:1 1 auto}.pageintro__introCTA--content p{color:#fff;font-size:1.5rem;line-height:2rem;font-weight:400}.pageintro__introCTA--disclaimer{margin-top:1rem;text-align:right;font-size:14px!important}.pageintro__introCTA .ctabarSm__content--button{width:50%;margin-top:1rem}.pageintro .related_programs{width:100%}@media (min-width:62.5rem){.pageintro .related_programs{width:33vw}}.pageintro .related_programs__spacer{margin-top:3rem}.pageintro .related_programs .link__item{margin-bottom:1rem}.pageintro .related_programs h3{margin-bottom:1.5rem}.pageintro .related_programs ul{list-style-type:none;margin-left:0;padding-left:0}.pageintro .related_programs hr{border-color:#f1f0ee}.news__wrapper{padding:2rem 1rem;display:flex;flex-direction:column}@media (min-width:62.5rem){.news__wrapper{padding:6rem 2rem}}.news__wrapper--academic{padding:2rem 2rem 6rem}.news__wrapper--top{flex:1;display:flex}.news__wrapper--bottom{flex:1;overflow-x:scroll;padding-bottom:2rem;scroll-behavior:smooth}.news__wrapper--bottom-h{display:flex}.news__wrapper--bottom-v{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:32px;grid-row-gap:0px}.news__title{font-size:3rem;line-height:3rem;font-weight:400;flex:1}.news__scroll{display:none}@media (min-width:62.5rem){.news__scroll{display:block;flex:1;align-content:center;padding-bottom:.5rem;text-align:right;position:relative;z-index:10}}.news__scroll svg{width:24px;height:24px;margin-left:1rem;pointer-events:auto;cursor:pointer}.programFeatures__wrapper{padding:2rem 1rem;display:flex;flex-direction:column}@media (min-width:62.5rem){.programFeatures__wrapper{padding:6rem 2rem}}.programFeatures__wrapper--top{flex:1;display:flex}.programFeatures__wrapper--bottom{flex:1;display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px;overflow-x:scroll;padding-bottom:2rem;scroll-behavior:smooth}@media (min-width:62.5rem){.programFeatures__wrapper--bottom{min-height:300px}}.programFeatures__title{font-size:3rem;line-height:3rem;font-weight:400;flex:1}.programFeatures .storycard{width:80vw}.programFeatures .storycard__content--bottom{margin-top:1.5rem}@media (min-width:62.5rem){.programFeatures .storycard{width:100%}}.morexCardRow__wrapper{padding:2rem 1rem;grid-row-gap:1rem}@media (min-width:62.5rem){.morexCardRow__wrapper{padding:6rem 2rem;grid-column-gap:2rem;grid-row-gap:0px}}.morexCardRow__titlecard--title h2{font-size:3.5rem;line-height:3.5rem}@media (min-width:62.5rem){.morexCardRow__titlecard--title h2{font-size:3rem;line-height:3rem}}.morexCardRow__titlecard--content{margin-top:1rem;margin-bottom:1rem}@media (min-width:62.5rem){.morexCardRow__titlecard--content{margin-top:1.5rem}}.ctaFeature__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.ctaFeature__wrapper{padding:6rem 0;background-image:url("https://www.xavier.edu/_v6/_assets/images/common/x-angles.png");background-size:cover;--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/images/common/x-angles.png"}.ctaFeature__wrapper.lzl:not(.lzl-ed),.ctaFeature__wrapper.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAANSCAYAAACEG9PxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAY2klEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/197wwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwFpR8AAZaMrmQAAAAASUVORK5CYII=")}}@media (min-width:62.5rem){.ctaFeature__main{grid-area:1/2/2/4;text-align:center;min-height:25vw;margin:0 -4rem}}.ctaFeature__title--primary{font-size:4rem;line-height:4rem}.ctaFeature__primary{margin-bottom:2rem}@media (min-width:62.5rem){.ctaFeature__primary{margin-bottom:0}}.ctaFeature__primary--multi a.btn.link-arrow{margin:.5rem 1rem .5rem 0}@media (min-width:62.5rem){.ctaFeature__primary--multi a.btn.link-arrow{margin:2rem 1rem 4rem}}.ctaFeature__secondary{grid-row-gap:32px;text-align:left}@media (min-width:62.5rem){.ctaFeature__secondary{grid-column-gap:24px;grid-row-gap:24px}}.tapstory__wrapper{padding:2rem 1rem;height:auto}@media (min-width:62.5rem){.tapstory__wrapper{padding:4rem 2rem;height:100vh}}.tapstory__scroll{display:none;pointer-events:none}@media (min-width:62.5rem){.tapstory__scroll{display:block;flex:1;align-content:end;padding-bottom:.5rem}}.tapstory__scroll svg{width:24px;height:24px;margin-left:1rem;pointer-events:auto}.tapstory__content--title{font-family:"orpheuspro";font-style:italic;grid-area:unset;padding:0;text-align:left;font-size:2rem;line-height:1}@media (min-width:62.5rem){.tapstory__content--title{text-align:right;padding-right:1rem;font-size:3rem;grid-area:1/1/2/2;padding-top:30vh}}.tapstory__content--headline{grid-area:unset;height:auto;padding:0;display:block;pointer-events:none}@media (min-width:62.5rem){.tapstory__content--headline{grid-area:1/2/2/3;position:relative;height:100%;z-index:2;padding-top:30vh;display:flex}}.tapstory__content--headline .headline-items{width:100%;position:relative}@media (min-width:62.5rem){.tapstory__content--headline .headline-items{position:absolute}}.tapstory__content--headline .headline-items .headline-item{position:relative;height:auto;line-height:normal;line-height:1;font-size:2.25rem;width:100%;font-weight:400;padding:0;pointer-events:auto}@media (min-width:62.5rem){.tapstory__content--headline .headline-items .headline-item{font-size:3rem;height:10vh;box-sizing:border-box;position:absolute;left:0;transition:transform .5s ease-in-out;white-space:nowrap;overflow:visible}}.tapstory__content--headline .headline-items .headline-item__morex{width:1.5rem;height:1.5rem;margin-right:.5rem;display:none}@media (min-width:62.5rem){.tapstory__content--headline .headline-items .headline-item__morex{display:none!important}}.tapstory__content--headline .headline-items .headline-item.active{color:#7cc2fd}.tapstory__content--headline .headline-items .headline-item.active-mobile{color:#7cc2fd}.tapstory__content--headline .headline-items .headline-item.active-mobile .headline-item__morex{display:inline-block}.tapstory__middle{grid-area:unset;margin:0;margin-top:1rem;padding:0}@media (min-width:62.5rem){.tapstory__middle{grid-area:1/3/2/4;margin-left:-25%}}.tapstory__middle--progress{width:100%;height:1rem;grid-template-columns:repeat(4,1fr);grid-column-gap:12px}.tapstory__middle--progress__bar{border-bottom:4px solid #fff;width:100%;margin:0 auto;transition:border-color .5s ease-in-out}.tapstory__middle--progress__bar.active{border-color:#7cc2fd}.tapstory__middle .carousel{position:relative;display:flex;overflow:hidden;height:100%}.tapstory__middle .carousel .tapstorycard{min-width:100%;transition:transform .5s ease-in-out}.tapstory__right{display:none}@media (min-width:62.5rem){.tapstory__right{grid-area:1/4/2/5;display:flex;flex-direction:column}}@media (min-width:62.5rem){.tapstory__right--top{flex-basis:40%}}.tapstory__right--bottom{flex-basis:60%;padding:4rem;align-content:center}.tilecards{padding:2rem}@media (min-width:62.5rem){.tilecards{padding:6rem 2rem}}.tilecards__wrapper{position:relative}@media (min-width:62.5rem){.tilecards__title{grid-area:1/1/2/2;padding-right:2rem}}@media (min-width:62.5rem){.tilecards__content{grid-area:1/2/2/5}}.tilecards__content--grid{height:100%;grid-column-gap:16px;grid-row-gap:32px}.testimonial__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.testimonial__wrapper{padding:4rem 2rem 6rem 4rem}}@media (min-width:62.5rem){.testimonial__top{display:flex;flex-direction:row}}.testimonial__top--image{width:auto;height:auto;display:flex;flex-direction:column}@media (min-width:62.5rem){.testimonial__top--image{width:300px;height:400px;display:block}}.testimonial__top--image__flourish01{width:100%;height:100px;padding-right:100px;text-align:right}@media (min-width:62.5rem){.testimonial__top--image__flourish01{padding-right:0}}.testimonial__top--image__flourish01 img{max-width:100px!important}.testimonial__top--image__main{width:calc(100vw - 2rem - 100px);height:auto;display:flex;flex-direction:row}@media (min-width:62.5rem){.testimonial__top--image__main{display:block;width:300px;height:300px}}.testimonial__top--content{width:100%;display:flex;flex-direction:column;padding-top:2rem}@media (min-width:62.5rem){.testimonial__top--content{padding-top:100px}}.testimonial__top--content__flourish02{width:100px;height:100px;text-align:left}.testimonial__top--content__headline{flex:1;align-content:end;padding-left:0}@media (min-width:62.5rem){.testimonial__top--content__headline{padding-left:2rem}}.testimonial__top--content__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.2rem}.testimonial__top--content__title h2{margin-bottom:0}.testimonial__bottom{margin-top:2rem;grid-column-gap:0px;grid-row-gap:32px}@media (min-width:62.5rem){.testimonial__bottom{grid-column-gap:32px;grid-row-gap:0px}}.testimonial__bottom--quotebox{display:flex;flex-direction:column}.testimonial__bottom--quotebox__quote{margin-top:.5rem}.testimonial__bottom--quotebox__attribute{align-content:end;flex:1}.testimonial__bottom--quotebox__attribute .testimonial__name{font-weight:400}.testimonial__yellow-quote{width:35px;height:35px}.testimonial__morex{width:26px;height:26px;padding-bottom:12px;padding-left:4px}.testimonial__mobile-img{height:100px}.seo{text-align:center;padding-top:2rem;padding-bottom:2rem}@media (min-width:62.5rem){.seo{padding-top:6rem;padding-bottom:6rem}}@media (min-width:62.5rem){.seo__academic{padding-top:0!important}}.seo__wrapper{padding-left:2rem;padding-right:2rem}@media (min-width:62.5rem){.seo__wrapper{width:calc(100vw - 40%);margin:0 auto;padding:0}}.seo__title{font-family:"orpheuspro";font-style:italic;font-size:1rem!important}.seo__text{font-size:.75rem;line-height:1.5!important}.seo__image{margin-bottom:1rem}.programlist__wrapper{padding:2rem}@media (min-width:62.5rem){.programlist__wrapper{padding:6rem 2rem}}.programlist__title{font-family:"orpheuspro";font-style:italic;font-feature-settings:"ss02"}@media (min-width:62.5rem){.programlist__title{font-size:4rem;line-height:4rem}}.programlist__cards{margin-top:1.5rem}@media (min-width:62.5rem){.programlist__cards{display:grid;grid-template-columns:repeat(5,1fr);grid-template-rows:1fr;grid-column-gap:32px;grid-row-gap:0px}}@media (min-width:62.5rem){.programlist__cards--content{grid-area:1/1/2/2}}@media (min-width:62.5rem){.programlist__cards--wrapper{grid-area:1/2/2/6}}.faces{padding-top:2rem;padding-bottom:2rem}@media (min-width:62.5rem){.faces{padding-top:6rem;padding-bottom:6rem}}.faces__wrapper{position:relative}.faces__overlay--image{position:absolute;transform:translateX(-50%);width:100px;height:100px;pointer-events:none;top:calc(50% - 50px)}.faces__content{padding-left:2rem}.faces__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.5rem}.faces__scroll{display:none}@media (min-width:62.5rem){.faces__scroll{display:block;flex:1;align-content:center;padding-bottom:1rem;text-align:right;padding-right:2rem}}.faces__scroll svg{width:24px;height:24px;margin-left:1rem}.faces__cards{display:flex;overflow-x:scroll;scroll-behavior:smooth;position:relative}.ctabarSm{background-color:#fff;margin:2rem 0;padding:0 2rem;height:auto}@media (min-width:62.5rem){.ctabarSm{min-height:150px}}.ctabarSm__wrapper{display:flex;flex-direction:column}@media (min-width:62.5rem){.ctabarSm__wrapper{flex-direction:row}}.ctabarSm__image{flex-basis:33vw;min-height:150px;background-size:cover;background-position:center}.ctabarSm__content{display:flex;flex-direction:column;flex:1;padding:1rem;justify-content:space-between;align-items:center}@media (min-width:62.5rem){.ctabarSm__content{flex-basis:67vw;padding:2rem;flex-direction:row}}.ctabarSm__content--text{flex:1;padding-right:0;padding-bottom:1rem}@media (min-width:62.5rem){.ctabarSm__content--text{padding-right:2rem;padding-bottom:0}}.ctabarSm__content--kicker{font-family:"orpheuspro";font-style:italic;font-feature-settings:"ss02";font-size:1.5rem}.ctabarSm__content--title{font-size:2rem;line-height:2rem}.ctabarSm__content--links{display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:1rem;width:auto}.ctabarSm__content--button{width:100%;max-width:300px;align-content:center;text-align:center}.ctabarSm__content--button a{display:inline-block;width:100%;white-space:nowrap;padding:.75rem 1.5rem;text-align:center}.ctabarSm__content--button a.btn.link-arrow{background-color:#fcd612!important;color:#0c2340!important}.ctabarLg{background-color:#1a1aff;padding:2rem 1rem;height:auto}@media (min-width:62.5rem){.ctabarLg{padding:6rem 2rem}}.ctabarLg__wrapper{padding:1rem}@media (min-width:62.5rem){.ctabarLg__wrapper{padding:4rem 2rem}}.ctabarLg__content{display:block}@media (min-width:62.5rem){.ctabarLg__content{display:flex;flex-direction:row}}.ctabarLg__content--left{flex-basis:70%;padding-right:4rem}.ctabarLg__content--right{flex-basis:30%}.ctabarLg__content--kicker{font-family:"orpheuspro";font-style:italic;font-feature-settings:"ss02"}.ctabarLg__content--title{font-size:2rem;line-height:2rem}.ctabarLg__content--links{display:flex;flex-direction:row;align-items:flex-start;gap:1rem;width:auto;margin-top:2rem}.ctabarLg__content--button{max-width:300px;align-content:center;text-align:center}.ctabarLg__content--button a{display:inline-block;width:100%;white-space:nowrap;padding:.75rem 1.5rem;text-align:center}.xguide__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.xguide__wrapper{padding:4rem 2rem 6rem 4rem}}@media (min-width:62.5rem){.xguide__top{display:flex;flex-direction:row}}.xguide__top--image{width:auto;height:auto;display:flex;flex-direction:column}@media (min-width:62.5rem){.xguide__top--image{width:300px;height:400px;display:block}}.xguide__top--image__flourish01{width:100%;height:100px;padding-right:100px;text-align:right}@media (min-width:62.5rem){.xguide__top--image__flourish01{padding-right:0}}.xguide__top--image__flourish01 img{max-width:100px!important}.xguide__top--image__main{width:calc(100vw - 2rem - 100px);height:auto;display:flex;flex-direction:row}@media (min-width:62.5rem){.xguide__top--image__main{display:block;width:300px;height:300px}}.xguide__top--content{width:100%;display:flex;flex-direction:column;padding-top:2rem}@media (min-width:62.5rem){.xguide__top--content{padding-top:100px}}.xguide__top--content__flourish02{width:100px;height:100px;text-align:left}.xguide__top--content__headline{flex:1;align-content:end;padding-left:0;width:50%}@media (min-width:62.5rem){.xguide__top--content__headline{padding-left:2rem}}.xguide__top--content__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.2rem}.xguide__top--content__title h2{margin-bottom:0;flex:1}.xguide__bottom{margin-top:2rem;grid-column-gap:0px;grid-row-gap:32px}@media (min-width:62.5rem){.xguide__bottom{grid-column-gap:32px;grid-row-gap:0px}}.xguide__bottom--box{display:flex;flex-direction:column}.xguide__bottom--box__top{flex:1;align-content:start}.xguide__bottom--box__bottom{flex:1;align-content:end;padding-top:2rem}.xguide__bottom--box__kicker{font-family:"orpheuspro";font-style:italic;font-size:1rem;line-height:1rem;font-weight:400;margin-bottom:.5rem}.xguide__bottom--box__title{font-size:1.5rem;font-weight:200;line-height:1.75rem;padding-bottom:.5rem}.xguide__mobile-img{height:100px}.textblock__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.textblock__wrapper{padding:6rem 2rem;width:70%;margin:0 auto;text-align:center}}.textblock__kicker{font-family:"orpheuspro";font-style:italic;font-size:2.5rem;line-height:2.5rem;margin-bottom:1.5rem}.textblock__content{font-size:2rem;line-height:2.5rem;font-weight:400;padding-right:2rem}@media (min-width:62.5rem){.textblock__content{font-size:1.5rem;line-height:2.5rem;padding-right:0}}.textblock__cta{flex-direction:row;margin-top:2rem}@media (min-width:62.5rem){.textblock__cta{display:flex;text-align:center}}.textblock__cta--link{flex:1}.textblock__cta a.btn.link-arrow{margin:.5rem 1rem .5rem 0}@media (min-width:62.5rem){.textblock__cta a.btn.link-arrow{margin:2rem 1rem 4rem}}.slideshow{padding-top:2rem;padding-bottom:2rem}@media (min-width:62.5rem){.slideshow{padding-top:6rem;padding-bottom:6rem}}.slideshow__wrapper{position:relative}.slideshow__overlay--image{position:absolute;transform:translateX(-50%);width:100px;height:100px;pointer-events:none;top:calc(50% - 50px)}.slideshow__content{padding-left:2rem}.slideshow__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.5rem}.slideshow__scroll{display:none}@media (min-width:62.5rem){.slideshow__scroll{display:block;flex:1;align-content:center;padding-bottom:1rem;text-align:right;padding-right:2rem}}.slideshow__scroll svg{width:24px;height:24px;margin-left:1rem}.slideshow__pics{display:flex;overflow-x:scroll;scroll-behavior:smooth;position:relative;visibility:hidden}.slideshow__pics.is-ready{visibility:visible}.slideshow__pics--img{width:50w;height:175px;flex-shrink:0;background-size:cover;display:flex;position:relative;border-right:1px solid #d7d3cc}@media (min-width:62.5rem){.slideshow__pics--img{width:33.3vw;height:250px}}.slideshow__pics img{width:100%;height:100%;object-fit:cover;display:block}.bulletpoints__main{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:16px;margin:2rem 0}@media (min-width:62.5rem){.bulletpoints__main{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}.bulletpoints__bpitem{border-left:5px solid #0033a0;display:flex;padding-left:1rem;margin-right:1rem}.bulletpoints__bpitem:last-of-type{margin-right:0}.bulletpoints__bpitem--title{font-weight:400;line-height:1.25rem;padding-top:1rem;flex:1;align-content:end}@media (min-width:1300px){.bulletpoints__main{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}}.pridepoints__main{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:16px;margin:2rem 0}@media (min-width:62.5rem){.pridepoints__main{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}}.pridepoints__pointitem{border-left:5px solid #0033a0;display:flex;padding-left:1rem;margin-right:1rem}.pridepoints__pointitem:last-of-type{margin-right:0}.pridepoints__pointitem--title{font-weight:400;line-height:1.25rem;padding-top:1rem;flex:1;align-content:end}@media (min-width:1300px){.pridepoints__main{grid-template-columns:repeat(4,1fr);grid-template-rows:1fr}}.cincyad__wrapper{padding:2rem 1rem;display:flex;flex-direction:column-reverse}@media (min-width:62.5rem){.cincyad__wrapper{flex-direction:row;padding:4rem 2rem}}.cincyad__content{flex-basis:40%;padding-right:2rem;margin-top:2rem;min-height:300px}@media (min-width:62.5rem){.cincyad__content{margin-top:0;display:flex;flex-direction:column}}.cincyad__content--text{margin-bottom:1rem}@media (min-width:62.5rem){.cincyad__content--text{margin-bottom:2rem}}.cincyad__content .link__item{align-items:end;flex:1}.cincyad__images{flex-basis:60%;grid-column-gap:1rem;min-height:300px;display:flex}@media (min-width:62.5rem){.cincyad__images{min-height:auto}}.cincyad__images--img{flex:1;background-size:cover;background-position:center center}@media (min-width:62.5rem){.cincyad__images--img{height:100%}}.videobar{background-color:#fff}.videobar__wrapper{padding:2rem;display:flex;flex-direction:column}@media (min-width:62.5rem){.videobar__wrapper{flex-direction:row}}.videobar__left{padding:2rem;flex-basis:60%;padding-bottom:2rem}@media (min-width:62.5rem){.videobar__left{padding-bottom:0;padding-right:2rem}}.videobar__right{flex-basis:40%}.videobar__section{padding:0}.videobar__section--wrapper{width:100%;aspect-ratio:16/9}.videobar__section--wrapper iframe{width:100%;height:100%}.realcost__top{background-color:#0c2340;color:#fff;padding:1rem 2rem}.realcost__title{font-size:2rem;font-weight:200;font-family:Helvetica,sans-serif}.realcost__subtitle{font-size:2rem;font-weight:600;font-family:Helvetica,sans-serif}.realcost__bottom{background-color:#fafafa;padding:2rem}.realcost__btn{border-radius:25px!important;padding:.25rem 1.5rem!important;margin-bottom:1rem!important;font-weight:200!important;font-weight:600!important;font-size:.85rem!important;font-family:Helvetica,sans-serif!important}.realcost__breakdown{border-bottom:1px solid #d9d9d9;display:flex;gap:1rem}.realcost__breakdown:last-of-type{border:none}.realcost__breakdown--left{flex:1;align-content:end}.realcost__breakdown--right{flex-basis:175px;justify-items:center;align-content:start}.realcost__breakdown--btn{background-color:#d9d9d9!important;color:#0c2340!important;display:block!important;font-weight:400!important}.realcost__breakdown--cost{font-weight:200;font-family:Helvetica,sans-serif}.realcost__breakdown--title{font-size:1.5rem;margin-top:.75rem;font-family:Helvetica,sans-serif}.realcost__breakdown--disclaimer{font-size:.75rem;line-height:1rem;color:#505050;font-family:Helvetica,sans-serif}.realcost--disclaimer{margin-top:2rem;font-size:.65rem;line-height:1rem;font-family:Helvetica,sans-serif}.facultytab{display:grid;grid-auto-flow:column;grid-template-rows:repeat(3,auto);grid-auto-columns:350px;gap:1rem;overflow-x:auto}.facultytab__profile{display:flex;flex-direction:row}.facultytab__profile--left{flex-basis:100px}.facultytab__profile--left img{height:75px;width:100px}.facultytab__profile--right{background-color:#052c7f;padding:.5rem;color:#fff;font-weight:400;width:100%}.facultytab__scroll{align-content:center;padding-bottom:1rem;text-align:right;margin-top:-2.5rem}.facultytab__scroll svg{width:1rem;height:1rem;margin-left:1rem}.basiccard{display:flex}.basiccard__top{flex:1}.basiccard__bottom{flex:1;margin-top:1rem}.basiccardplus__top--wrapper{display:flex;flex-direction:column}.basiccardplus__top--flourish02{text-align:right;padding-right:100px}.basiccardplus__top--image{display:flex;flex-direction:row}.basiccardplus__top--image img:first-of-type{width:calc(100% - 100px)}.basiccardplus__top--image img:last-of-type{height:100px;width:100px}.basiccardplus__bottom{margin-top:1rem}.collagecard{width:100%;height:100%;background-size:cover}.collagecard__wrapper{padding:1rem;display:flex;width:100%;height:100%;background:linear-gradient(0deg,#0c2340 0%,rgba(12,35,64,0) 50%)}.collagecard__wrapper .grid-cell-content{flex:1;align-content:end}.collagecard__content{flex:1;align-content:end}.facescard{width:calc(100vw - 55px);height:calc(100vw * 1.25);flex-shrink:0;background-size:cover;display:flex;position:relative}@media (min-width:62.5rem){.facescard{width:30vw;height:42vw}}.facescard__wrapper{align-content:end;width:100%}.facescard__content{width:100%;align-content:end;padding:4rem 1rem 1rem;background:linear-gradient(0deg,#0c2340 0%,rgba(12,35,64,0) 100%)}.facescard__content--text{margin-bottom:.5rem}.facescard:first-of-type .faces__overlay--image{display:none}.featurecard{background-size:cover;height:100vh;background-position-x:center}@media (min-width:62.5rem){.featurecard{height:50vw}}.featurecard__wrapper{height:100%;position:relative;display:flex;flex-direction:column;justify-content:flex-end}.featurecard__content{background:linear-gradient(0deg,#0c2340 0%,#0c2340 65%,rgba(12,35,64,0) 100%)}@media (min-width:62.5rem){.featurecard__content{display:flex;justify-content:space-between;background:linear-gradient(0deg,#0c2340 0%,#0c2340 33%,rgba(12,35,64,0) 100%)}}.featurecard__left{padding:1rem}@media (min-width:62.5rem){.featurecard__left{flex:1;padding:0 2rem;align-content:center}}.featurecard__headline{font-size:2.5rem;line-height:2.5rem;font-weight:400;margin-bottom:1rem}.featurecard__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.5rem}@media (min-width:62.5rem){.featurecard__text{margin-bottom:2rem}}.featurecard__right{padding:1rem;border-bottom:1px solid #0c2340}@media (min-width:62.5rem){.featurecard__right{width:15vw;height:12vw;aspect-ratio:1;display:flex;justify-content:center;align-items:center;align-self:end}}.imagecard{width:100%;height:100%;background-size:contain}.imagecard__wrapper{padding:1rem;display:flex;height:100%;background:linear-gradient(0deg,#0c2340 0%,rgba(12,35,64,0) 50%)}.imagecard__content{flex:1;align-content:end}.imagecard__content--text{line-height:1rem}.morexcard{display:flex;flex-direction:column;justify-content:space-between;height:100%;background-color:#d7d3cc!important;margin-bottom:1rem}@media (min-width:62.5rem){.morexcard{margin-bottom:0}}.morexcard a{color:#0c2340!important}.morexcard .link__item{border-bottom:1px solid #0c2340!important}.morexcard__wrapper{flex:1;padding:2rem 1rem 1rem;display:flex;flex-direction:column;width:100%}.morexcard__wrapper--top{flex:1;align-content:start}.morexcard__wrapper--bottom{flex:1;align-content:end}@media (min-width:62.5rem){.morexcard__wrapper--bottom{margin-top:2rem}}.morexcard__wrapper--bottom__content{flex:1;display:flex;flex-direction:column}.morexcard__headline{font-size:2rem;line-height:2rem;font-weight:400}.morexcard__content{margin-top:1rem}.morexcard__image{display:block}.morexcard__image img{width:100%}.morexcard__link{margin-top:auto;flex:1}.newscard{width:80vw;flex-shrink:0}@media (min-width:62.5rem){.newscard{width:38vw}}.newscard__wrapper{display:block;margin-right:2rem}@media (min-width:62.5rem){.newscard__wrapper{display:inline-flex}}.newscard__left{width:auto}@media (min-width:62.5rem){.newscard__left{width:40%}}.newscard__right{display:flex;flex-direction:column;width:auto;padding-left:0;margin-top:1rem}@media (min-width:62.5rem){.newscard__right{width:60%;padding-left:1rem;margin-top:0}}.newscard__kicker{font-family:"orpheuspro";font-style:italic;font-size:1rem;line-height:1rem;font-weight:400;margin-bottom:.5rem}.newscard__headline{font-size:1.5rem;font-weight:400;line-height:1.75rem}.newscard__link{align-content:end;flex:1}.newscardVert{width:80vw;flex-shrink:0}@media (min-width:62.5rem){.newscardVert{width:auto}}.newscardVert__wrapper{display:block;margin-right:2rem}@media (min-width:62.5rem){.newscardVert__wrapper{margin-right:0;display:flex;flex-direction:column;justify-content:space-between;height:100%}}.newscardVert__top{width:auto}.newscardVert__bottom{display:flex;flex-direction:column;flex-grow:1;width:auto;padding-left:0;margin-top:1rem}.newscardVert__bottom--wrapper{height:100%}.newscardVert__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.25rem}.newscardVert__headline{font-size:1.5rem;line-height:1.75rem;margin-bottom:1rem;font-weight:400}.newscardVert__link{align-content:end;flex:1;margin-top:2rem}.programcard{display:block;margin:0 0 2rem;border-top:solid 1px #5b5b5b;padding-top:1.5rem}@media (min-width:62.5rem){.programcard{display:flex;flex-basis:100%;flex-flow:wrap}}.programcard--noimg{display:block;margin:0 0 2rem;border-top:solid 1px #5b5b5b;padding-top:1.5rem}.programcard__image-holder{flex-basis:10%}.programcard__image-holder--noimg{flex-basis:unset}.programcard__image{width:100%}.programcard__wrapper{margin-top:1rem}@media (min-width:62.5rem){.programcard__wrapper{flex-basis:90%;display:flex;padding-left:2rem;margin-top:0}}@media (min-width:62.5rem){.programcard__wrapper--noimg{flex-basis:unset;display:flex}}.programcard__content{flex-basis:70%;font-size:1rem;padding-right:1rem}.programcard__name{margin:0}@media (min-width:62.5rem){.programcard__name{font-size:3rem;line-height:3rem}}.programcard__degreetype{font-family:"orpheuspro";font-style:italic;font-size:18px}.programcard__right{margin-top:1rem}@media (min-width:62.5rem){.programcard__right{list-style:none;font-size:1rem;margin:0;flex-basis:30%;overflow-x:auto;display:flex;flex-direction:column;margin-top:0}}.programcard__right--content{flex:1;align-content:start}.programcard__right--link{padding-top:1rem}@media (min-width:62.5rem){.programcard__right--link{flex:1;align-content:end}}.statboxcard__wrapper{display:flex;flex-direction:row}.statboxcard__left{flex:0 0 50%}.statboxcard__right{flex:1;padding:0 2rem}.statboxcard__stat{font-size:5rem;font-weight:400;line-height:5rem}.statboxcard__stat--group:nth-of-type(2){margin-top:2rem}.statboxcard__content{font-family:"orpheuspro";font-style:italic;font-size:1.25rem;line-height:1.5rem}.statcard{width:100%;height:100%;align-content:center;text-align:center;padding:15%}.statcard__stat{font-size:4rem;font-family:"neuemontreal";font-weight:400;line-height:4rem;display:inline-block;white-space:nowrap}@media (min-width:62.5rem){.statcard__stat{font-size:6vw;line-height:6vw}}.statcard__context{font-family:"orpheuspro";font-style:italic;font-size:1rem}@media (min-width:62.5rem){.statcard__context{font-size:1.5rem;line-height:1.85rem}}.storycard{width:100%;height:100%}.storycard__wrapper{height:100%;padding:2.5rem;min-height:350px}.storycard__content{height:100%;display:flex;flex-direction:column}.storycard__content--top{flex:1;flex-grow:1;align-content:start;margin-top:0;margin-bottom:1.5rem;font-size:2.75rem;font-weight:400;line-height:3rem}@media (min-width:62.5rem){.storycard__content--top{font-size:2vw;line-height:2vw}}.storycard__content--bottom{flex:1;align-content:end}.storycard__content--text{line-height:1.25rem}.storycard.palette__xavierBlue .link__item{border-bottom:1px solid #fff!important}.storycard.palette__xavierBlue .link__item a{color:#fff!important}.storycard.palette__moreBlue .link__item{border-bottom:1px solid #fff!important}.storycard.palette__moreBlue .link__item a{color:#fff}.storycard.palette__white .link__item{border-bottom:1px solid #0c2340!important}.storycard.palette__white .link__item a{color:#0c2340!important}.studentpath{display:flex}.studentpath__top{flex:1}.studentpath__bottom{flex:1;margin-top:1rem}.studentpath__headline{font-size:1.5rem;font-weight:400;padding-bottom:1rem}.tapstorycard{background-size:cover;height:70vh}@media (min-width:62.5rem){.tapstorycard{height:100%}}.tapstorycard__wrapper{display:flex;height:100%;background:0 0}@media (min-width:62.5rem){.tapstorycard__wrapper{background:linear-gradient(90deg,#0c2340 0%,rgba(12,35,64,0) 50%)}}.tapstorycard__content{width:100%;align-content:end;padding:0 1rem 1rem;background:linear-gradient(0deg,#0c2340 0%,rgba(12,35,64,0) 50%)}.tilecard__wrapper{display:flex;flex-direction:column}.tilecard__content{flex:0 0 90%;align-content:start}.tilecard__link{margin-top:.5rem;align-content:end}.navbar{width:100%;overflow-x:auto;white-space:nowrap}.navbar__wrapper{height:3rem;padding:0 1rem;display:flex}@media (min-width:62.5rem){.navbar__wrapper{padding:0 2rem}}.navbar__item{margin-right:1.5rem;align-content:center}@media (min-width:62.5rem){.navbar__item:last-of-type{margin-right:0}}.navbar__item--link{text-decoration:none;font-weight:400}.navbar__item--link:hover{color:#7cc2fd;border-bottom:2px solid #7cc2fd;padding-bottom:13px}.navbar__item--link:active{color:#7cc2fd;border-bottom:2px solid #7cc2fd;padding-bottom:13px}.palette__white .navbar__item--link:hover{color:#0c2340!important}.related-programs .link__item{margin-bottom:1.5rem}.related-programs ul{list-style-type:none;margin-bottom:1rem;margin-left:0;padding-left:0}.related-programs ul li{margin-bottom:1rem;font-weight:400}.related-programs hr{margin:2rem 0}.related-programs h3{margin-bottom:2rem}.programs{margin:2rem;display:flex;flex-flow:wrap}.programs__listing{display:none;flex-wrap:nowrap;flex-direction:column;flex-basis:100%;margin:0 0 2rem;border-top:solid 1px #5b5b5b;padding-top:1rem}.programs__listing.visible{display:flex}@media (min-width:62.5rem){.programs__listing{flex-direction:row}}.programs__listing--image-holder{flex-basis:10%}@media (min-width:62.5rem){.programs__listing--wrapper{flex-basis:90%;display:flex;margin-left:2rem}}.programs__listing--content{flex-basis:70%;font-size:1rem;margin-top:1rem}@media (min-width:62.5rem){.programs__listing--content{margin-top:0}}.programs__listing--name{color:#0c2340;margin:0 0 1rem}@media (min-width:62.5rem){.programs__listing--name{margin:0}}.programs__listing--right{list-style:none;font-size:1rem;margin:0;flex-basis:30%;overflow-x:auto;display:flex;flex-direction:column}.programs__listing--link-content{flex:1;align-content:start}.programs__listing--link{flex:1;align-content:end;padding-top:1rem}@media (min-width:62.5rem){.programs__listing--link{padding-top:0}}.accordion{margin:1rem 0;border-top:2px solid #1a1aff}.accordion__wrapper{border-bottom:2px solid #1a1aff;padding:1rem 0}.accordion__btn{display:flex;justify-content:space-between;align-content:center;align-items:center;width:100%;text-align:left;font-size:1rem;margin-top:0;transition:none;text-transform:none}.accordion__icon{float:right;height:1rem;width:1rem;margin:.5rem .25rem .5rem 1rem;flex-grow:0;flex-shrink:0}.accordion__content{display:none;margin-top:.5rem}.accordion__content.visible{display:block}.accordion__title{font-weight:400;padding-left:.25rem}.palette__moreBlue .accordion{border-top:2px solid #fff!important}.palette__moreBlue .accordion__wrapper{border-bottom:2px solid #fff!important}.cta-card{padding:6rem 1rem 2rem;background-image:none;background-color:#0c2340}@media (min-width:62.5rem){.cta-card{padding:6rem 2rem}}.cta-card__header{padding:2rem 0;color:#fff;margin-bottom:2rem}.cta-card__grid{display:grid;grid-column-gap:1rem;grid-row-gap:1rem;grid-template-columns:1fr;grid-template-rows:1fr;background-color:#fff;margin:-2rem;padding:2rem;border-top:1rem solid #1a1aff}@media (min-width:62.5rem){.cta-card__grid{grid-template-columns:repeat(2,1fr);grid-template-rows:1fr}}@media (min-width:85rem){.cta-card__grid{grid-template-columns:repeat(3,1fr);grid-template-rows:1fr}}.cta-card__content{color:#fff}.select-box{margin:2rem 0 0}.select-box__wrapper{cursor:pointer;border:1px solid #f6f6f6}.select-box__wrapper:hover{cursor:pointer;border:1px solid #1a1aff}.select-box__container{display:block;position:relative}.select-box__container--content{padding:1.5rem 2rem}.select-box__cta-card{background-color:#f6f6f6!important;color:#fff;margin-top:0}.select-box__cta-card--container{display:table;padding:1.5rem 2rem;height:100%;text-align:left;width:100%}@media (min-width:62.5rem){.select-box__cta-card--image{width:4.5rem;text-align:center;display:table-cell;vertical-align:middle}}.select-box__cta-card--image img{width:4.5rem}@media (min-width:62.5rem){.select-box__cta-card--content{display:flex!important;flex-direction:column;text-align:left!important;height:100%;padding-left:1rem}}.select-box__cta-card--content .link__item{flex:1;align-content:end}.select-box__icon{width:1.375rem;height:1.875rem;padding-left:.5rem;transition:margin 175ms ease}.select-box__link{font-weight:300;text-decoration:none;transition:.3s;color:#333}.select-box__link-text{color:#1a1aff;display:inline-block}.select-box__link-text:after{fill:#1a1aff;display:inline-block;content:" ";background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='xu-link-arrow' fill='$xavierBlue' viewBox='0 0 15 10' %3E%3Cpath d='M10.1,0.2c-0.2-0.2-0.5-0.2-0.8,0c-0.2,0.2-0.2,0.5,0,0.7l3.8,3.6H0.5C0.2,4.5,0,4.7,0,5 c0,0.3,0.2,0.5,0.5,0.5h12.6L9.3,9.1c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.6,0.2,0.8,0l4.7-4.5c0.2-0.2,0.2-0.5,0-0.7L10.1,0.2z' %3E%3C/path%3E%3C/svg%3E");background-size:.9375rem .625rem;background-repeat:no-repeat;height:.625rem;width:.9375rem;margin-left:.5rem;transition:all 175ms ease}.select-box__link:hover{transform:scale(.95)}.select-box__link:hover .select-box__link-text{color:#0000cd}.select-box__link:hover .select-box__link-text:after{margin-left:1rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' id='xu-link-arrow' fill='$runningMan' viewBox='0 0 15 10' %3E%3Cpath d='M10.1,0.2c-0.2-0.2-0.5-0.2-0.8,0c-0.2,0.2-0.2,0.5,0,0.7l3.8,3.6H0.5C0.2,4.5,0,4.7,0,5 c0,0.3,0.2,0.5,0.5,0.5h12.6L9.3,9.1c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.6,0.2,0.8,0l4.7-4.5c0.2-0.2,0.2-0.5,0-0.7L10.1,0.2z' %3E%3C/path%3E%3C/svg%3E")}.select-box__link:hover .select-box__icon{margin-left:.5rem}.ctacardhighlight{height:auto;background-size:cover}@media (min-width:62.5rem){.ctacardhighlight{height:80vh}}.ctacardhighlight__wrapper{padding:6rem 2rem;color:#fff;height:100%;background:linear-gradient(90deg,#0c2340 0%,rgba(237,221,83,0) 125%)}@media (min-width:62.5rem){.ctacardhighlight__wrapper{background:linear-gradient(90deg,#0c2340 0%,rgba(237,221,83,0) 60%);display:flex}}.ctacardhighlight__left{width:100%}@media (min-width:62.5rem){.ctacardhighlight__left{flex-basis:35%}}.ctacardhighlight__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.5rem}.ctacardhighlight__title{font-family:"neuemontreal";font-weight:400;font-size:3.25rem;line-height:3.5rem}@media (min-width:62.5rem){.iclstandard__main{background-image:url("https://www.xavier.edu/_v6/_assets/images/common/x-angles.png");background-size:cover;--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/images/common/x-angles.png"}.iclstandard__main.lzl:not(.lzl-ed),.iclstandard__main.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAANSCAYAAACEG9PxAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAY2klEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/197wwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAALwFpR8AAZaMrmQAAAAASUVORK5CYII=")}}.iclstandard__main p{font-size:1.25rem}.iclstandard__main a{color:white!important}.iclstandard__main--center{padding:2rem 1rem}@media (min-width:62.5rem){.iclstandard__main--center{padding:6rem 2rem}}.iclstandard__main--title{margin-bottom:2rem!important}.iclstandard__main.palette__xavierBlue .iclstandard__main--svg{color:#1a1aff}.iclstandard__main.palette__moreBlue .iclstandard__main--svg{color:#0c2340}.iclstandard__main.palette__white .iclstandard__main--svg{color:#0c2340}.iclstandard__wrapper{padding:2rem 1rem 3rem}@media (min-width:62.5rem){.iclstandard__wrapper{padding:6rem 4rem}}.iclstandard__section{grid-column-gap:10vw;margin-bottom:3rem}@media (min-width:62.5rem){.iclstandard__section{margin-bottom:4rem;min-height:400px}}.iclstandard__section:last-of-type{margin-bottom:0}@media (min-width:62.5rem){.iclstandard__section:nth-of-type(even) .iclstandard__section--right__flourish{align-content:end}}.iclstandard__section--left{grid-area:2/1/3/2;margin-top:1rem}@media (min-width:62.5rem){.iclstandard__section--left{grid-area:1/1/2/2;margin-top:0}}.iclstandard__section--left__links{margin-top:3rem}@media (min-width:62.5rem){.iclstandard__section--left__links.two-columns{display:flex;gap:5rem}}.iclstandard__section--left__links .column{flex:1;display:flex;flex-direction:column;padding-bottom:1.5rem}.iclstandard__section--right{display:flex;grid-area:1/1/2/2}@media (min-width:62.5rem){.iclstandard__section--right{grid-area:1/2/2/3}}.iclstandard__section--right__image{width:100%;min-height:200px;background-size:cover;background-position:center}.iclstandard__section--right__flourish{flex:0 0 50px}@media (min-width:62.5rem){.iclstandard__section--right__flourish{flex:0 0 100px}}.iclstandard .link__item{margin-bottom:1.5rem}.iclstandard .link__item:last-of-type{margin-bottom:0}.grid-cell{width:94vw;height:94vw;margin-top:1rem}@media (min-width:62.5rem){.grid-cell{position:relative;width:100%;height:auto;padding-bottom:100%;overflow:hidden;margin:0}}@media (min-width:62.5rem){.grid-cell-content{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}}.collage__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.collage__wrapper{padding:6rem 2rem}}.collage__row--01{display:block}@media (min-width:62.5rem){.collage__row--01{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:0px;grid-row-gap:0px;margin-bottom:0}}.collage__row--01__content{padding-bottom:1rem}@media (min-width:62.5rem){.collage__row--01__content{grid-area:1/1/3/7;align-content:end}}.collage__row--01__content--buttons{margin-bottom:1rem}@media (min-width:62.5rem){.collage__row--01__content--buttons{grid-area:3/1/5/5;display:flex;flex-direction:column}}.collage__row--01__content--buttons .btn{margin-bottom:1rem;text-align:left;width:fit-content}.collage__row--01__content--buttons .btn:last-of-type{margin-bottom:0}@media (min-width:62.5rem){.collage__row--01__4x{grid-area:1/9/5/13;width:auto;height:auto}}@media (min-width:62.5rem){.collage__row--01__2x{grid-area:3/6/5/8;width:auto;height:auto}}.collage__row--02{display:block}@media (min-width:62.5rem){.collage__row--02{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:0px;grid-row-gap:0px;margin-top:0}}.collage__row--02__flourish{text-align:right}@media (min-width:62.5rem){.collage__row--02__flourish{grid-area:1/1/2/2}}@media (min-width:62.5rem){.collage__row--02__4x{grid-area:1/2/5/6;width:auto;height:auto}}@media (min-width:62.5rem){.collage__row--02__3x{grid-area:1/6/4/9;width:auto;height:auto}}.collage__row--02__2x{text-align:right}@media (min-width:62.5rem){.collage__row--02__2x{grid-area:1/11/3/13;width:auto;height:auto;text-align:unset}}.collage__row--02__subtitle{display:none}@media (min-width:62.5rem){.collage__row--02__subtitle{display:block;grid-area:4/6/5/13;font-size:3rem;font-weight:400;line-height:3rem;align-content:center;text-align:center;padding:0}}.collage__row--03{display:block}@media (min-width:62.5rem){.collage__row--03{display:grid;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(4,1fr);grid-column-gap:0px;grid-row-gap:0px;margin-bottom:0}}@media (min-width:62.5rem){.collage__row--03__2x{grid-area:3/1/5/3;width:auto;height:auto}}.collage__row--03__flourish01{text-align:right;padding-right:.25rem}@media (min-width:62.5rem){.collage__row--03__flourish01{grid-area:4/3/5/4;text-align:inherit;padding-right:0;align-content:end}}@media (min-width:62.5rem){.collage__row--03__3x{grid-area:2/5/5/8;width:auto;height:auto;margin-top:0}}@media (min-width:62.5rem){.collage__row--03__4x{grid-area:1/8/5/12;width:auto;height:auto}}@media (min-width:62.5rem){.collage__row--03__flourish02{grid-area:1/12/2/13;align-content:start}}.collage__flourish{display:none}@media (min-width:62.5rem){.collage__flourish{display:block;width:100%;height:100%}}@media (min-width:62.5rem){.collage__row--01 .collage__4x .grid-cell,.collage__row--01 .collage__2x .grid-cell,.collage__row--01 .collage__3x .grid-cell,.collage__row--02 .collage__4x .grid-cell,.collage__row--02 .collage__2x .grid-cell,.collage__row--02 .collage__3x .grid-cell,.collage__row--03 .collage__4x .grid-cell,.collage__row--03 .collage__2x .grid-cell,.collage__row--03 .collage__3x .grid-cell{width:auto;height:auto}}.tiles__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.tiles__wrapper{padding:2rem 2rem 4rem}}.tiles__wrapper--content{padding:0 0 2rem}@media (min-width:62.5rem){.tiles__wrapper--content__title{text-align:left}}.tiles__wrapper--main{grid-column-gap:0px;grid-row-gap:16px}@media (min-width:62.5rem){.tiles__wrapper--main{grid-column-gap:24px;grid-row-gap:24px}}.ctaTile-container{margin-bottom:1.5rem}.ctaTile{height:25rem;width:100%;background-size:cover;background-position:center center;background-repeat:no-repeat;overflow:hidden}.ctaTile__content{padding-right:2rem;padding-left:2rem;position:absolute;bottom:0;transition:bottom 450ms ease-in-out;min-height:7.8125rem}@media (min-width:62.5rem){.ctaTile__content{bottom:-3.75rem}}.ctaTile__header{text-align:left;margin-bottom:2rem}@media (min-width:62.5rem){.ctaTile__header{text-align:center}}.ctaTile__header h2{font-size:1.8rem}@media (min-width:62.5rem){.ctaTile__header h2{font-size:2rem}}.ctaTile__header p{margin-top:1rem}@media (min-width:62.5rem){.ctaTile__header p{margin-top:1.5rem}}.ctaTile__name{color:white;text-transform:uppercase;text-decoration:none;font-size:1.5rem;font-weight:500;margin-top:0;padding-top:0}.ctaTile__text{transition:opacity 400ms ease-in-out;opacity:1}@media (min-width:62.5rem){.ctaTile__text{opacity:0}}.ctaTile__link{display:block;width:100%;height:100%;color:#fff!important;text-decoration:none;position:relative;transition:background 400ms ease-in-out;background:rgba(0,0,0,.3)}@media (min-width:62.5rem){.ctaTile__link{background:rgba(0,0,0,0)}}.ctaTile__link:hover{background:rgba(0,0,0,.3)}.ctaTile__link:hover .ctaTile__content{bottom:0}.ctaTile__link:hover .ctaTile__text{opacity:1}.ctaTile--insta{background-size:cover!important;background-repeat:no-repeat!important}.ctaTile--insta .ctaTile__link:hover,.ctaTile--insta .ctaTile__link:focus{background-color:rgba(0,119,170,.8)}.ctaTile--insta .ctaTile__link .ctaTile__content{bottom:25%}.icltype3__wrapper{padding:2rem 1rem}@media (min-width:62.5rem){.icltype3__wrapper{padding:6rem 2rem 6rem 1rem}}.icltype3__section{padding-bottom:1rem}@media (min-width:62.5rem){.icltype3__section{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:2rem;align-items:flex-start;min-height:100vh}}.icltype3__section--left{padding-top:2rem;padding-bottom:2rem}@media (min-width:62.5rem){.icltype3__section--left{position:-webkit-sticky;position:sticky;top:0;padding-right:2rem;height:auto;display:flex;flex-direction:column;justify-content:space-between}}.icltype3__section--left__top{flex:0 0 auto;align-content:start}.icltype3__section--left__bottom{margin-top:2rem}@media (min-width:62.5rem){.icltype3__section--left__bottom{flex:0 0 auto;align-content:center;width:75%}}@media (min-width:62.5rem){.icltype3__section--left__links{display:flex;flex-direction:row;width:115%}}.icltype3__section--right{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:1rem;grid-row-gap:1rem;height:50vh}@media (min-width:62.5rem){.icltype3__section--right{height:auto}}.icltype3__section--right__image--lg01{grid-area:1/1/2/3;background-size:cover;background-position:center;background-repeat:no-repeat}@media (min-width:62.5rem){.icltype3__section--right__image--lg01{height:25vw}}.icltype3__section--right__image--sm02{grid-area:2/1/3/2;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:12vw}.icltype3__section--right__image--sm03{grid-area:2/2/3/3;background-size:cover;background-position:center;background-repeat:no-repeat;min-height:12vw}.icltype3__section--column{flex:1;padding-top:1rem}@media (min-width:62.5rem){.icltype3__section--column .link__item{width:calc(100% - 1rem)}}.icltype3__italic{font-family:"orpheuspro";font-style:italic}.icltype3__kicker{font-family:"orpheuspro";font-style:italic;font-size:1.2rem}.icltype3__subtitle{font-size:2rem;line-height:2rem}.contentpage{display:block}@media (min-width:62.5rem){.contentpage{display:flex}}.contentpage h1{font-size:3rem;line-height:3.25rem}.contentpage h2{font-size:2rem;line-height:2rem;margin-top:2rem}.contentpage h3{font-size:1.8rem;line-height:2rem;margin-top:2rem}.contentpage h4{font-size:1.5rem;line-height:1.8rem;margin-top:2rem}.contentpage h5{font-size:1.2rem;line-height:1.5rem;margin-top:2rem}.contentpage h6{font-size:1rem;line-height:1.25rem;margin-top:2rem}.contentpage__topline{display:none;height:1rem;background-color:#1a1aff}.contentpage__leftnav{flex:none;background-color:#f1f0ee}@media (min-width:62.5rem){.contentpage__leftnav{flex:0 0 25%}}.contentpage__main{padding:2rem 1rem;width:100%}@media (min-width:62.5rem){.contentpage__main{padding:5rem 15rem 5rem 8rem}}@media only screen and (min-width:1401px){.contentpage__main{padding:5rem 20rem 5rem 8rem}}.contentpage__main>img{margin-bottom:2rem}@media (min-width:62.5rem){.contentpage__nav--list{display:block;overflow:unset}}.contentpage__nav--item{flex:none;margin-right:1.5rem;margin-right:0;align-content:center;border:none;border-bottom:2px solid #d7d3cc;font-weight:400}.contentpage__nav--item .active{border-bottom:2px solid #0c2340}.contentpage__nav--item:last-of-type{border-bottom:none}.contentpage__nav--link{color:#1a1aff;text-decoration:none;min-height:3.5rem;display:flex;align-items:center;padding-top:.625rem;padding-bottom:.625rem;line-height:1.25rem}.contentpage__nav--link:hover{color:#0c2340}.contentpage__nav--link.active{color:#0c2340}.contentpage__nav--controls{display:block;background-color:#1a1aff;color:#fff;font-size:1rem;padding:1rem;font-weight:700!important}.contentpage__nav--controls svg{margin-right:1.5rem}.contentpage__subnav--list{border-left:2px solid #d7d3cc;padding-left:1rem;margin-top:1.5rem;margin-left:0;margin-bottom:1.5rem}.contentpage__subnav--list .contentpage__nav--item{border-bottom:none;font-weight:200}.contentpage__subnav--list .contentpage__nav--item .active{border-bottom:none;font-weight:400}.contentpage__subnav--list .contentpage__nav--link{min-height:2.5rem}.contentpage__blueline{width:100%;height:1rem;background-color:#0033a0}@media (min-width:62.5rem){.contentpage__nonav{padding:5rem 8rem!important}}.sidenav{margin-top:0;padding:0}@media (min-width:62.5rem){.sidenav{border:none;margin-top:0;padding:4rem 2rem}}.sidenav__content{display:none;padding:1rem}@media (min-width:62.5rem){.sidenav__content{display:block}}.sidenav__content.visible{display:block;border-bottom:solid .125rem #d7d3cc}.sidenav__btn{width:100%;border-top:solid .125rem #d7d3cc;text-align:left;font-size:16px;font-size:1rem;line-height:1.5;padding-top:1rem;padding-bottom:1rem;margin-top:0;transition:none}.sidenav__btn:first-child{border-top:none}@media (min-width:62.5rem){.sidenav__btn{display:none}}.sidenav .img--fw{max-width:100%!important;-ob-object-fit:unset!important;object-fit:unset!important;width:auto!important;height:auto!important;float:none!important}.directory{margin:2rem 0;display:flex;flex-flow:wrap}@media (min-width:62.5rem){.directory{margin:2rem -12rem 2rem 0}}.directory__listing{display:flex;flex-wrap:nowrap;flex-direction:column;flex-basis:100%;margin:0 0 4rem}@media (min-width:62.5rem){.directory__listing{flex-direction:row}}.directory__listing--image-holder{flex-basis:20%}@media (min-width:62.5rem){.directory__listing--wrapper{flex-basis:80%;display:flex;border-top:solid 1px #dfe0e0;margin-left:2rem;padding-top:2rem}}.directory__listing--content{flex-basis:50%;font-size:1rem}.directory__listing--name{color:#0c2340;margin:0;font-size:1.5rem!important;margin-top:0!important}.directory__listing--name__creds{color:#5b5b5b;font-size:1rem}.directory__listing--contact{list-style:none;font-size:1rem;margin:0;flex-basis:50%;overflow-x:auto;display:flex;flex-direction:column}.directory__listing--list{list-style:none;font-size:1rem;margin:0;padding-left:0}.directory__listing--list a{text-decoration:none}.directory__listing--list li{margin-bottom:.25rem}.directory__listing--titles{font-size:1.2rem;font-family:"orpheuspro";font-style:italic;display:block}.directory__listing--link{flex:1;align-content:end;padding-top:1rem}@media (min-width:62.5rem){.directory__listing--link{padding-top:0}}.directory__listing--counselor{margin-top:2rem;padding-right:2rem}@media (min-width:62.5rem){.directory__profile{flex-basis:100%;display:flex;flex-direction:row}}.directory__profile--left{flex-basis:400px}.directory__profile--right{flex-basis:60%;padding-top:1rem}@media (min-width:62.5rem){.directory__profile--right{padding-left:2rem;border-top:1px solid #5b5b5b;padding-top:1.5rem}}@media (min-width:62.5rem){.directory__profile--bio{border-bottom:1px solid #5b5b5b;margin-bottom:2rem;padding-bottom:1rem}}.directory__profile--bio__mobile{margin-top:1rem}.directory__profile--list{list-style-type:none;margin:0;padding:0}@media (min-width:62.5rem){.directory__profile--list{padding:1rem 0 0}}.directory__profile--list li{margin-bottom:.5rem}.directory__profile--name{font-size:2rem!important;line-height:2rem!important}.directory__titles{font-family:"orpheuspro";font-style:italic;font-size:1.2rem;line-height:1.5rem}.directory__subtitle{font-family:"orpheuspro";font-style:italic;font-size:1.2rem;line-height:2rem;display:block}.directory__accordion{margin-top:2rem}.directory__accordion .accordion__wrapper{border-top:2px solid #1a1aff}.directory__counselors{margin:2rem 0!important}.cdnStory{padding-top:6rem;padding-bottom:4rem}.cdnStory__wrapper{margin:0 auto;padding:0 2rem}@media (min-width:62.5rem){.cdnStory__wrapper{width:66%;padding:0}}.cdnStory__header{max-width:100%!important;max-height:100%!important;display:block!important;margin-bottom:1.5rem}.cdnStory__title{font-size:1.5rem;text-align:left;line-height:1.75rem}@media (min-width:62.5rem){.cdnStory__title{font-size:2rem;text-align:center;line-height:2.25rem}}.cdnStory__pullquote{color:#007db3;max-width:100%;display:block;padding:25px 15px;border-top:solid #09c 5px;border-bottom:solid #09c 5px;margin:20px 0;font-size:1.2rem;width:100%;text-align:center;line-height:1.4;-webkit-font-smoothing:antialiased}@media (min-width:62.5rem){.cdnStory__pullquote{max-width:25rem;padding:0 15px;position:relative;border:none}}@media (min-width:62.5rem){.cdnStory__pullquote--right{border-left:solid #09c 5px;float:right;margin:25px -80px 25px 25px}}@media (min-width:62.5rem){.cdnStory__pullquote--left{border-right:solid #09c 5px;float:left;margin:25px 25px 25px -80px}}.cdnStory img{display:block;max-width:100%;max-height:300px}@media (min-width:37.5rem){.cdnStory img{display:block;float:right;margin-left:1rem;max-width:30%}}.cdnStory img.img--fw{display:block;max-height:100%;margin-left:0;max-width:100%!important;-ob-object-fit:unset!important;object-fit:unset!important;width:auto!important;height:auto!important;float:none!important}.shorthand__wrapper{display:flex}.shorthand__wrapper--left{flex-basis:45%;padding:2rem}.shorthand__wrapper--right{flex-basis:55%;margin:2rem 0;padding:0 2rem;border-left:1px solid #f1f0ee}.shorthand__wrapper--right h1{font-size:1.75rem;line-height:2rem}#content .shorthand-embed-article a{text-decoration:none!important;border-bottom:none!important}.Theme-Section a span[class*=Theme-ForegroundColor],.Theme-Section a:visited span[class*=Theme-ForegroundColor]{border-bottom:none!important}.Theme-Section a:active span[class*=Theme-ForegroundColor],.Theme-Section a:focus span[class*=Theme-ForegroundColor],.Theme-Section a:hover span[class*=Theme-ForegroundColor],.Theme-Section a:visited:active span[class*=Theme-ForegroundColor],.Theme-Section a:visited:focus span[class*=Theme-ForegroundColor],.Theme-Section a:visited:hover span[class*=Theme-ForegroundColor]{border-bottom:none!important}.newsblog--article__grid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.newsblog--article__grid{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px}}.newsblog--article__image{display:none}@media (min-width:62.5rem){.newsblog--article__image{display:block}}.newsblog--article__title{line-height:1.25;margin-bottom:1.5rem}.newsblog--article__date{font-weight:400;padding-right:.5rem}.newsblog--article__author{font-style:italic;padding-left:.5rem}@media (min-width:62.5rem){.newsblog--listing{margin-right:-7rem}}.newsblog--listing h1{margin-top:0}.newsblog--listing__monthList{background-color:#eee;padding-top:.3125rem;padding-right:.9375rem;padding-bottom:.3125rem;padding-left:.9375rem;margin-top:1.25rem;margin-bottom:.625rem;font-size:20px;font-size:1.25rem;line-height:1.2;font-weight:400;text-transform:uppercase}.newsblog--listing__articleList{border:1px solid #ededed;display:flex;max-height:15.625rem;margin-bottom:2rem}.newsblog--listing__articleList--artImg{display:none}@media (min-width:62.5rem){.newsblog--listing__articleList--artImg{display:block;flex:2}.newsblog--listing__articleList--artImg img{max-width:330px;max-height:245px}}.newsblog--listing__articleList--artLink{flex:3;padding-top:1rem;padding-left:1.5rem;overflow:hidden}.newsblog--listing__articleList--artLink__date{font-weight:400}.newsblog--listing__articleList--artLink__title{font-size:24px;font-size:1.5rem;line-height:1;font-weight:400;color:#007db3}.newsblog--listing__articleList--artLink__summary{margin-top:.5rem}#pagination button:disabled{background:#aaa;color:#fff}#pagination button{background:#fff;border:1px solid #aaa;color:#1a1aff;font-weight:100}.homepage{padding:6rem 0}.homepage .newscard{width:100%}.homepage .newscard__wrapper{margin-right:0}.homepage .newscard__left{flex:0 0 50%;align-content:end}.homepage .newscard__right--wrapper{flex:1;align-content:end}.homepage .newscard__content{margin:1.5rem 0}.homepage .basiccard{margin:0 2rem}.homepage .basiccardplus{margin:0 2rem}.homepage__imagePlaceholder{height:75%}.home__section01--row01__block01{grid-area:1/1/2/2}.home__section01--row01__block02{grid-area:1/2/2/3}.home__section01--row01__block03{grid-area:1/3/2/5}.home__section01--row03__block01{grid-area:1/1/2/3}.home__section01--row03__block02{grid-area:1/3/2/4}.home__section01--row03__block03{grid-area:1/4/2/5}.home__section01--row04__block01{grid-area:1/1/2/4}.home__section01--row04__block02{grid-area:1/4/2/5}.home__section02--row01__block01{grid-area:1/1/2/3}.home__section02--row01__block02{grid-area:1/3/2/4}.home__section02--row01__block03{grid-area:1/4/2/5}.home__section02--row03__block01{grid-area:1/1/2/4}.home__section02--row03__block02{grid-area:1/4/2/5}.home__section02--row04__block01{grid-area:1/1/2/2}.home__section02--row04__block02{grid-area:1/2/2/3}.home__section02--row04__block03{grid-area:1/3/2/5}.home__section03--row01__block01{grid-area:1/1/2/3}.home__section03--row01__block02{grid-area:1/3/2/4}.home__section03--row01__block03{grid-area:1/4/2/5}.home__section03--row03__block01{grid-area:1/1/2/4}.home__section03--row03__block02{grid-area:1/4/2/5}.home__section03--row04__block01{grid-area:1/1/2/3}.home__section03--row04__block02{grid-area:1/3/2/4}.home__section03--row04__block03{grid-area:1/4/2/5}.home__section04--row01__block01{grid-area:1/1/2/3}.home__section04--row01__block02{grid-area:1/3/2/4}.home__section04--row01__block03{grid-area:1/4/2/5}.home__section04--row02__block01{grid-area:1/1/2/3}.home__section04--row02__block02{grid-area:1/3/2/5}.home__section04--row04__block01{grid-area:1/1/2/4}.home__section04--row04__block02{grid-area:1/4/2/5}.ctaFeature h2,.faces h2,.news h2,.programFeatures h2,.programlist h2,.statrow h2,.tapstory h2,.testimonial h2,.textimg h2,.tilecard h2{font-size:2.5rem;line-height:2.5rem}@media (min-width:37.5rem){.ctaFeature h2,.faces h2,.news h2,.programFeatures h2,.programlist h2,.statrow h2,.tapstory h2,.testimonial h2,.textimg h2,.tilecard h2{font-size:4rem;line-height:3.5rem}}.header{background-color:transparent;position:absolute;align-items:center;display:flex;width:100vw;flex-direction:row;height:4rem;justify-content:space-between;transition:height 250ms ease,background 100ms ease;padding-left:1rem}@media (min-width:37.5rem){.header{padding-left:2rem}}@media (min-width:37.5rem){.header .branding{flex-grow:1}}.header .branding__header{z-index:102}.header .branding__link{display:inline-block}.header .branding__text{color:#fff}.header .branding__logo{transition:all 250ms ease;height:4rem}@media (min-width:37.5rem){.header .branding__logo{height:2.5rem}}.header .branding__logo--wordmark{width:10rem}@media (min-width:37.5rem){.header .branding__logo--wordmark{display:inline-block;width:14rem}}.header .header-nav{display:none;padding:0;margin:0}@media (min-width:62.5rem){.header .header-nav{display:block;background-color:#1a1aff;height:4rem;z-index:99;padding-left:1.5rem;margin-left:0}}.header .header-nav__item{display:inline-block;height:4rem;align-content:center;margin:0 .5rem}.header .header-nav__link{font-weight:200;color:#fff;text-decoration:none;border-bottom:solid .15rem transparent;display:inline-block;line-height:1.5;position:relative}.header .header-nav__link::after{position:absolute;top:50%;left:0;width:100%;height:.1875rem;margin-top:.75rem;transform:scale(0,1);transition:transform .4s cubic-bezier(1,0,0,1);background:#7cc2fd;content:"";transform-origin:right top}.header .header-nav__link:hover,.header .header-nav__link:focus,.header .header-nav__link:active{color:#fff}.header .header-nav__link:hover::after,.header .header-nav__link:focus::after,.header .header-nav__link:active::after{transform:scale(1,1);transform-origin:left top}.header-ui{background-color:#1a1aff;height:4rem;padding-right:2rem;align-content:center;z-index:99}.header-ui__btn{color:#fff;font-weight:200;font-size:.875rem;display:inline-block}.header-ui__btn--text{display:none}@media (min-width:37.5rem){.header-ui__btn--text{padding-left:.5em;display:inline}}.header-ui__btn--menu{margin-left:1rem}.header-ui__btn--search{margin-left:1rem;padding-right:1rem;border-right:solid 1px #fff}.header-ui__btn--search:hover .header-ui__icon--search,.header-ui__btn--search:active .header-ui__icon--search,.header-ui__btn--search:focus .header-ui__icon--search{transform:scale(1.25)}.header-ui__icon{height:1.25rem;margin-top:0;width:1.5rem;transition:transform 250ms ease}.header-ui__icon--search{transform:scale(1.25)}.cta-nav{display:none;text-transform:uppercase}@media (min-width:62.5rem){.cta-nav{display:block}}.cta-nav__item{margin-right:1rem;margin-left:1rem}.search__header{background-color:#1a1aff;padding:0;box-shadow:none;margin-top:1rem!important;margin-bottom:1rem!important;transition:all 400ms linear;width:100%;display:flex}.search__header--wrapper{display:flex;width:70%;margin:0 2rem}@media (min-width:62.5rem){.search__header--wrapper{width:calc(80% - 6rem);margin:0 auto}}.drawer--search.visible .search__header{top:0;position:relative}.site-search{width:100%;display:flex;margin-bottom:0;border:2px solid #0c2340;border-top-right-radius:10px;border-bottom-right-radius:10px}.site-search__btn{color:white;background:#0033a0;font-weight:400;text-transform:none;text-align:center;width:100px;padding:0;cursor:pointer;transition:all .25s ease;border:none;border-top-right-radius:8px;border-bottom-right-radius:8px}.site-search__btn:hover,.site-search__btn:focus,.site-search__btn:active{background:#0c2340;border-color:#0033a0}.site-search__icon{cursor:pointer;height:1rem;width:1rem;position:relative;margin:0}.site-search__input-text{height:2rem;font-size:.875rem;border:none;width:100%;margin-left:0;padding-left:1rem}.site-search__input-text:focus~.site-search__icon{color:#1a1aff}.search{margin-top:2rem;margin-right:3rem;margin-bottom:3rem;margin-left:3rem;display:flex;flex-wrap:wrap;flex-direction:row-reverse}.search__close{position:absolute;margin:0;top:10%;right:10%}.search__wrapper{height:2rem;width:3rem;background-color:#0033a0;border:none;cursor:pointer}.search__intro{text-align:center;font-size:1.25rem;color:#737373;flex-grow:3}@media (min-width:62.5rem){.search__intro{padding-right:15%;padding-left:15%}}.search__sidebar{display:none;width:9.375rem;margin-right:3.125rem}@media (min-width:62.5rem){.search__sidebar{width:18.75rem}}@media (min-width:62.5rem){.search__sidebar.visible{display:block}}.search__heading{font-size:1rem;font-weight:300;text-transform:uppercase;border-bottom:solid .0625rem #dae1e7;padding-bottom:.5rem}.search__facets{list-style:none;margin:0;padding:0}.search__facet-count{color:#737373;float:right;font-size:14px;font-size:.875rem;line-height:1.7142857143;display:inline-block}.search__facet-item{display:block}.search__facet-link{color:#1a1aff;text-decoration:none}.search__facet-link:hover,.search__facet-link:focus,.search__facet-link:active{color:#0000cd}.search__facet-link.is-active{font-weight:300}.search__results{width:100%}@media (min-width:62.5rem){.search__results{width:calc(100% - 350px)}}.search__result{text-decoration:none;display:block;width:100%;padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem}.search__result:hover,.search__result:focus,.search__result:active{background:#fff;box-shadow:0 0 .5rem rgba(0,0,0,.15)}.search__result a{color:#1a1aff;text-decoration:none}.search__result a:hover,.search__result a:focus,.search__result a:active{color:#0000cd;text-decoration:underline}.search__result--bet{border-right:solid .3125rem #1a1aff;background:#fff;box-shadow:0 0 .5rem rgba(0,0,0,.15);padding-right:1rem;padding-bottom:1.5rem;margin-top:1rem;margin-bottom:2rem}.search__result--bet:hover,.search__result--bet:focus,.search__result--bet:active{background:#fafafa}.search__title{font-size:20px;font-size:1.25rem;line-height:1.25;font-weight:300;color:#0c2340}.search__content{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}.search__image{width:9.375rem;height:9.375rem;float:right;display:none}.search__contact{display:block;margin-top:.5rem}.search__url{color:#737373;display:block}.search__description{display:block;border-left:solid .0625rem #dae1e7;padding-top:.25rem;padding-bottom:.25rem;padding-left:.5rem;color:#333}.search__tag{display:inline-block;margin-top:.5rem;margin-bottom:.5rem;padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem;color:#0c2340;background:#fff;font-size:14px;font-size:.875rem;line-height:1.7142857143;text-transform:uppercase}.search__tag:not(:first-child){margin-left:.5rem}.search__nav-container{border-top:solid .0625rem #dae1e7;text-align:center}.search__nav{display:inline-block;margin-top:1rem;margin-right:.5rem;margin-bottom:1rem;margin-left:.5rem;color:#1a1aff;text-decoration:none}.search__nav:hover,.search__nav:focus,.search__nav:active{color:#0000cd;text-decoration:underline}.drawer{background:#0c2340;display:block;overflow-y:scroll;position:fixed;top:0;right:0;transform:translateX(100%);transition:250ms linear all;width:100%;height:100%;visibility:hidden;z-index:201;padding-right:1rem;padding-left:1rem;padding:0 1rem}@media (min-width:62.5rem){.drawer{padding:0 3rem}}.drawer>div:first-child,.drawer>nav:first-child{margin-top:5rem}.drawer--search{background:#1a1aff;width:100%;height:4rem;padding:0;transform:none;opacity:0;transition:all 250ms linear;z-index:203}.drawer--search.visible{opacity:1}.drawer.visible{transform:translateX(0);visibility:visible}.drawer__btn{color:rgba(255,255,255,.75);position:fixed;top:0;right:0;padding-top:.5rem;padding-right:.5rem;padding-bottom:.5rem;padding-left:.5rem;margin-top:1.5rem;margin-right:.625rem}@media (min-width:62.5rem){.drawer__btn{margin-top:1.5rem;margin-right:2.5rem}}.drawer__btn:hover,.drawer__btn:focus,.drawer__btn:active{color:white;background:inherit}.drawer__btn--inverted{color:rgba(12,35,64,.75)}.drawer__btn--inverted:hover,.drawer__btn--inverted:focus,.drawer__btn--inverted:active{color:#1a1aff}.drawer__icon{height:1.25rem;width:1.25rem}.user-panel{margin-top:5rem;margin-bottom:1.25rem;display:flex;justify-content:flex-end;align-items:center}.user-panel__img{border:solid .125rem #1a1aff;border-radius:100%;width:4rem;height:4rem;object-fit:scale-down;margin-right:1.25rem}.user-panel__text{color:white;font-size:14px;font-size:.875rem;line-height:1.5;margin-bottom:0}.user-panel__text--name{font-weight:300}.user-panel__link{color:white}.user-panel__link:hover,.user-panel__link:focus,.user-panel__link:active{color:#3434ff}.nav-list{font-weight:200;padding:0;margin:0}.nav-list__item{padding:.5rem 0}.nav-list__item--wrapper{height:auto;margin-bottom:1rem}@media (min-width:62.5rem){.nav-list__item--wrapper{height:60px;margin-bottom:0}}.nav-list--child{margin-top:.75rem;margin-right:1rem;margin-bottom:.5rem;margin-left:1rem;font-style:italic;display:none}.nav-list--child__item{padding-top:.75rem;padding-bottom:.75rem}.nav-list--child.visible{display:block}.nav-list__link{color:white;text-decoration:none;transition:padding 175ms ease}.nav-list__link--upper{text-transform:uppercase}.nav-list__link:hover,.nav-list__link:active{padding-left:.75rem}.nav-list__link:focus{color:white}.nav-list__btn{float:right;background:#13355a;border-radius:.5rem;margin-top:-.25rem}.nav-list__btn.on .nav-list__icon--plus{display:none}.nav-list__btn.on .nav-list__icon--minus{display:block}.nav-list__btn:hover,.nav-list__btn:focus,.nav-list__btn:active{background:#1b4675}.nav-list__icon{height:2.0625rem;width:2.0625rem;color:white}.nav-list__icon--plus{display:block}.nav-list__icon--minus{display:none}.nav-list--cta{margin-top:2rem;text-transform:uppercase}.nav-list--secondary{font-size:.875rem;margin-top:2rem;margin-bottom:8rem}.nav-list--secondary__item{margin-top:.5rem;margin-bottom:.5rem}.nav-list--secondary__link{text-decoration:underline}a.btn{color:#fff!important;border:none;background-color:#1a1aff!important;display:inline-block;text-align:center;text-decoration:none!important;font-weight:400;padding:.75rem 2rem}a.btn{border:none;display:inline-block;text-align:center;text-decoration:none!important;font-weight:400;padding:.75rem 2rem}a.btn__moreBlue{background-color:#1a1aff!important;color:#fff!important}a.btn__xavierBlue{background-color:#0c2340!important;color:#fff!important}a.btn__runningMan{background-color:#0033a0!important;color:#fff!important}a.btn__white{background-color:#fff!important;color:#0c2340!important}.btn__moreBlue{background-color:#1a1aff!important;color:#fff!important}.btn__xavierBlue{background-color:#0c2340!important;color:#fff!important}.btn__runningMan{background-color:#0033a0!important;color:#fff!important}.btn__white{background-color:#fff!important;color:#0c2340!important}a.btn.btn__xavierBlue.link__arrow:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15px' height='10px' fill='white'><path d='M10.1,0.2c-0.2-0.2-0.5-0.2-0.8,0c-0.2,0.2-0.2,0.5,0,0.7l3.8,3.6H0.5C0.2,4.5,0,4.7,0,5c0,0.3,0.2,0.5,0.5,0.5h12.6L9.3,9.1c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.6,0.2,0.8,0l4.7-4.5c0.2-0.2,0.2-0.5,0-0.7L10.1,0.2z' /></svg>");padding-left:10px}a.btn.btn__moreBlue.link__arrow:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15px' height='10px' fill='white'><path d='M10.1,0.2c-0.2-0.2-0.5-0.2-0.8,0c-0.2,0.2-0.2,0.5,0,0.7l3.8,3.6H0.5C0.2,4.5,0,4.7,0,5c0,0.3,0.2,0.5,0.5,0.5h12.6L9.3,9.1c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.6,0.2,0.8,0l4.7-4.5c0.2-0.2,0.2-0.5,0-0.7L10.1,0.2z' /></svg>");padding-left:10px}a.btn.btn__runningMan.link__arrow:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15px' height='10px' fill='white'><path d='M10.1,0.2c-0.2-0.2-0.5-0.2-0.8,0c-0.2,0.2-0.2,0.5,0,0.7l3.8,3.6H0.5C0.2,4.5,0,4.7,0,5c0,0.3,0.2,0.5,0.5,0.5h12.6L9.3,9.1c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.6,0.2,0.8,0l4.7-4.5c0.2-0.2,0.2-0.5,0-0.7L10.1,0.2z' /></svg>");padding-left:10px}a.btn.btn__white.link__arrow:after{content:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='15px' height='10px' fill='#0C2340'><path d='M10.1,0.2c-0.2-0.2-0.5-0.2-0.8,0c-0.2,0.2-0.2,0.5,0,0.7l3.8,3.6H0.5C0.2,4.5,0,4.7,0,5c0,0.3,0.2,0.5,0.5,0.5h12.6L9.3,9.1c-0.2,0.2-0.2,0.5,0,0.7c0.2,0.2,0.6,0.2,0.8,0l4.7-4.5c0.2-0.2,0.2-0.5,0-0.7L10.1,0.2z' /></svg>");padding-left:10px}.o-btn{border:none;background:0 0;transition:all .25s ease;text-decoration:none;cursor:pointer;padding:0}.o-btn--hero{background-color:rgba(0,0,0,.55);border:1px solid #fff;border-radius:0;text-align:center;padding-top:.9375rem;padding-right:4.375rem;padding-bottom:.9375rem;padding-left:4.375rem;display:inline-block;margin-top:1rem}@media (min-width:62.5rem){.o-btn--hero:first-of-type{margin-right:1rem}}.o-btn--hero:hover,.o-btn--hero:focus,.o-btn--hero:active{background:#fff;color:black;border-color:#fff;padding-top:.9375rem;padding-right:4.375rem;padding-bottom:.9375rem;padding-left:4.375rem}@media (max-width:36.5rem){.o-btn--hero{width:80%!important;margin-bottom:0;padding-top:.9375rem;padding-right:2rem;padding-bottom:.9375rem;padding-left:2rem;border-radius:0}.o-btn--hero:hover,.o-btn--hero:focus{padding-right:2rem;padding-left:2rem}}.o-btn--hero-alt{display:block;border-radius:0;border-width:.125rem;margin-right:.5rem;margin-left:.5rem}@media (min-width:62.5rem){.o-btn--hero-alt{display:inline-block}}.o-btn--featured-links{padding-top:1.5625rem;padding-right:1rem;padding-bottom:1.5625rem;padding-left:1rem}@media (min-width:62.5rem){.o-btn--featured-links{margin-top:1rem}}.o-btn--inline{display:inline-block;padding-top:.65rem;padding-right:1.25rem;padding-bottom:.65rem;padding-left:1.25rem}.o-btn--inline:hover,.o-btn--inline:focus,.o-btn--inline:active{padding-top:.65rem;padding-right:1.25rem;padding-bottom:.65rem;padding-left:1.25rem}.o-btn--secondary{background:0 0;border-color:#007db3;color:#007db3}.o-btn--secondary:hover,.o-btn--secondary:focus,.o-btn--secondary:active{background:#007db3;border-color:#007db3;color:white}.action button{font-weight:200;padding-right:3rem;padding-left:3rem;margin-right:auto;margin-left:auto}.action button:hover,.action button:focus,.action button:active{margin-right:auto;margin-left:auto;padding-right:3rem;padding-left:3rem}.tt{cursor:pointer;padding:0}.tt__btn{background:#fff;border-radius:0;border:solid .0625rem #1a1aff;color:#1a1aff;height:1.75rem;width:1.75rem;font-size:15px;font-size:.9375rem;line-height:1;display:flex;justify-content:center;align-items:center;position:absolute;top:.5rem;right:.5rem;z-index:1}.tt__btn span{margin-top:-.375rem}.tt__btn:hover,.tt__btn:focus{background:#0c2340;color:white}.social{padding-top:2rem;padding-bottom:1rem;text-align:center}.social__link{display:inline-block;color:white;text-decoration:none;margin-right:.25rem;margin-left:.25rem}@media (min-width:37.5rem){.social__link{margin-right:.5rem;margin-left:.5rem}}.social__link:hover .social__icon,.social__link:active .social__icon,.social__link:focus .social__icon{background:#0033a0;border-color:#0033a0;color:#fff}.social__icon{background:#0033a0;border-radius:0;border:solid .0446875rem #0033a0;height:2.5rem;height:2rem;width:2.5rem;width:2rem;transition:all .25s ease}#video-overlay{background:rgba(0,0,0,.85);transition:all .75s ease;position:fixed;top:0;left:0;z-index:99999!important;overflow:hidden;user-select:none;display:none;width:100vw;height:100vh}.video-overlay-container{padding:5%;vertical-align:middle}.cdnStory .flex-video{height:49vw!important}@media (min-width:62.5rem){.cdnStory .flex-video{height:33vw!important}}.flex-video{padding-top:1.5625rem;height:49vw;text-align:center}@media (min-width:62.5rem){.flex-video{height:370px}}.flex-video--widescreen{padding-bottom:57.25%}.flex-video--vimeo{padding-top:0}.flex-video iframe,.flex-video object,.flex-video embed{width:100%;height:100%;box-shadow:2px 2px 10px 1px rgba(0,0,0,.37)}@media only screen and (max-device-width:800px),only screen and (device-width:1024px) and (device-height:600px),only screen and (width:1280px) and (orientation:landscape),only screen and (device-width:800px),only screen and (max-width:767px){.flex-video{padding-top:0}}.video__container{position:relative;margin-top:2rem;margin-bottom:2rem}.r-video{background-color:#0c2340;background-image:url("https://www.xavier.edu/_v6/_assets/css/../images/videos/generic-video-bg.svg");background-size:cover;background-position:center center;position:relative;margin-top:2rem;margin-bottom:2rem;color:white;padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/css/../images/videos/generic-video-bg.svg"}@media (min-width:62.5rem){.r-video{padding-top:3.125rem;padding-right:3rem;padding-bottom:3.125rem;padding-left:3rem}}.r-video--option-one{background-image:url("https://www.xavier.edu/_v6/_assets/css/../images/videos/acceptance-video.webp");--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/css/../images/videos/acceptance-video.webp"}.r-video--option-one.lzl:not(.lzl-ed),.r-video--option-one.lzl-ing:not(.lzl-ed){background-image:none}.r-video--option-two{background-image:url("https://www.xavier.edu/_v6/_assets/css/../images/videos/generic-two.webp");--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/css/../images/videos/generic-two.webp"}.r-video--option-two.lzl:not(.lzl-ed),.r-video--option-two.lzl-ing:not(.lzl-ed){background-image:none}.r-video__title{color:white}.r-video__title--center{text-align:center}.r-video__content{margin-top:1.5rem}.r-video__container{margin-right:auto;margin-left:auto}@media (min-width:62.5rem){.r-video__container{max-width:50vw}}.r-video__container--video{position:relative;padding-top:56.25%;overflow:hidden}.r-video iframe{border:solid .125rem #09c;position:absolute;top:0;bottom:0;left:0;right:0;height:100%;width:100%}.academic--hero{background-size:cover;background-position:center center;background-color:black;display:flex;flex-direction:column;align-items:start;justify-content:end;position:relative;padding-bottom:1rem;padding-left:0;padding-right:2rem}@media (min-width:85rem){.academic--hero{padding-right:5.875rem;padding-left:0}}@media (min-width:62.5rem){.academic--hero{padding-bottom:2.25rem}}@media (min-width:62.5rem){.academic--hero__nav{padding-bottom:4.25rem!important}}.academic--hero__large{height:18.75rem}@media (min-width:62.5rem){.academic--hero__large{height:31.25rem}}.academic--hero__title{font-family:"orpheuspro";color:white;font-style:italic;text-shadow:none;text-transform:none;font-weight:300;line-height:3rem!important;padding-left:2rem;font-size:clamp(2.2rem,8vw,5rem)}@media (min-width:85rem){.academic--hero__title{padding-left:5.875rem}}.academic--hero__long{font-size:clamp(2rem,5vw,5rem)!important}.academic--hero__longest{font-size:clamp(2rem,3.9vw,3.3rem)!important}.academic--hero__subtitle{color:#fff;font-size:16px;font-weight:300;line-height:1.2;display:grid;grid-template-columns:1fr;grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:4px;padding-left:2rem}@media (min-width:62.5rem){.academic--hero__subtitle{font-size:20px;display:inherit}}@media (min-width:85rem){.academic--hero__subtitle{padding-left:5.875rem}}.academic--hero__divider{display:none}@media (min-width:62.5rem){.academic--hero__divider{margin-left:.75rem;margin-right:.75rem;display:block}}.academic--top__wrapper{display:block}@media (min-width:62.5rem){.academic--top__wrapper{display:grid;grid-template-columns:1fr 400px;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;margin-top:0}}.academic--title{margin-top:0}@media (min-width:37.5rem){.academic--title{margin-top:2rem}}@media (min-width:62.5rem){.academic--title{margin-top:0}}.academic--top__wrapper .content-page__breadcrumbs{grid-area:1/1/1/1}.academic--top__wrapper .designed-cta{grid-area:1/2/1/2}.formdiamond{height:125px;margin-top:-6.5rem;text-align:center}.academic--form{background-image:url("https://www.xavier.edu/_V5/_assets/images/grey-bg.jpg");background-size:cover;background-position:center center;padding-top:3.125rem;padding-right:0;padding-bottom:3.125rem;padding-left:0;--lzl-bg-img:"https://www.xavier.edu/_V5/_assets/images/grey-bg.jpg"}.academic--form.lzl:not(.lzl-ed),.academic--form.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAOECAYAAABAfCzDAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAaTklEQVR42uzBAQEAAACAkP6v7ggKAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACA24NDAgAAAABB/1+7wQ4AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAPAEgasAAR8+IywAAAAASUVORK5CYII=")}@media (min-width:62.5rem){.academic--form{padding-right:3.75rem;padding-left:3.75rem}}.academic--form .panel__title{text-transform:none;font-size:28px;font-weight:300}.academic--form .form-wrapper{max-width:945px;margin:0 auto}.academic--form .form-wrapper--text{text-align:left}.academic--form .form_label{padding-bottom:.625rem}.academic--form div.form_question{margin:0!important}.academic--form .form_page{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:repeat(1,1fr);grid-column-gap:0px;grid-row-gap:0px}@media (min-width:56.25rem){.academic--form .form_page{display:grid;grid-template-columns:repeat(15,1fr);grid-template-rows:repeat(2,1fr);grid-column-gap:0px;grid-row-gap:0px}.academic--form div.form_question{padding:.2em!important}.academic--form .form_question:nth-child(1n){grid-area:1/1/2/5}.academic--form .form_question:nth-child(2n){grid-area:1/5/2/9}.academic--form .form_question:nth-child(3n){grid-area:1/9/2/13}.academic--form .form_question:nth-child(4n){grid-area:1/13/2/16}.academic--form .form_question:nth-child(5n){grid-area:2/1/3/4}.academic--form .form_question:nth-child(6n){grid-area:2/4/3/7}.academic--form .form_question:nth-child(7n){grid-area:2/12/3/16}.academic--form .form_question:nth-child(8n){grid-area:2/10/3/12}.academic--form .form_question:nth-child(9n){grid-area:2/7/3/10}}.wysiwygVid{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:32px;grid-row-gap:0px;margin-top:2rem;margin-bottom:2rem}@media (min-width:62.5rem){.wysiwygVid{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-column-gap:32px;grid-row-gap:0px;margin-top:2rem;margin-bottom:2rem}}.wysiwygVid__video{min-height:340px}.wysiwygVid__video iframe{width:100%;height:100%;box-shadow:2px 2px 10px 1px rgba(0,0,0,.37)}.content .indent,.content-page .indent{margin-left:1rem}@media (min-width:37.5rem){.content .indent,.content-page .indent{margin-left:2rem}}.title,.twitter-feed__title{font-weight:400;text-transform:uppercase;margin-top:2rem;margin-right:0;margin-bottom:0;margin-left:0;color:#0c2340}.title--no-margin{margin-top:0;margin-right:0;margin-bottom:0;margin-left:0}.sub{font-weight:300;font-size:16px;font-size:1rem;line-height:1.5}.tab{display:none}@media (min-width:85rem){.tab{display:block}}.tab__list{list-style:none;padding:0;margin:0}.tab__item{display:inline-block;vertical-align:bottom;padding-right:6px}.tab__link{display:block;width:100%;height:auto;text-decoration:none;text-decoration:none;background:#f1f1f9;color:#0c2340;text-transform:uppercase;font-weight:300;text-align:left;padding-top:1.5rem;padding-right:1rem;padding-bottom:1.5rem;padding-left:1rem;font-size:16px;font-size:1rem;line-height:1}@media (min-width:85rem){.tab__link{display:table-cell;width:7.8125rem;height:3.125rem;word-break:break-word;text-align:center;vertical-align:middle;padding-top:.375rem;padding-right:0;padding-bottom:.375rem;padding-left:0;border-bottom:solid .375rem white}.tab__link.visible,.tab__link:active{border-bottom-color:#f1f1f9}}.tab__link:hover,.tab__link:focus{color:#61abe8}.tab--hide-desktop{border:none!important}.tab--hide-desktop:not(:first-of-type){margin-top:.5rem!important;margin-bottom:0}@media (min-width:85rem){.tab--hide-desktop{display:none!important}}.r-video.lzl:not(.lzl-ed),.r-video.lzl-ing:not(.lzl-ed){background-image:none}.tabs{margin-top:25px}.tabs__title{color:#0c2340;font-weight:300;text-transform:uppercase;font-size:18px;font-size:1.125rem;line-height:1.3333333333;margin-top:2rem;margin-bottom:0}.tabs__title:first-of-type{margin-top:0;margin-bottom:0}.tabs__content{display:none;padding-top:1rem;padding-right:1rem;padding-bottom:2rem;padding-left:1rem;background:#f1f1f9;margin-top:0}@media (min-width:85rem){.tabs__content{margin-top:0;padding-right:2rem;padding-left:2rem}}.tabs__content.visible{display:block}.tabs__content--header{color:#0b223f;font-weight:400;font-size:1rem;line-height:1;margin-bottom:.5rem}.panel{background:#f1f1f9;position:relative;padding-top:3.125rem;padding-right:1.875rem;padding-bottom:3.125rem;padding-left:1.875rem;margin-top:1.5rem}@media (min-width:62.5rem){.panel{padding-top:3.125rem;padding-right:3.75rem;padding-bottom:3.125rem;padding-left:3.75rem}}.panel__title{font-size:20px;font-size:1.25rem;line-height:1.2;margin-top:0;margin-bottom:2.5rem;color:#0c2340;text-transform:uppercase;font-weight:400}.panel__title--center{text-align:center}.panel__title--form{margin-bottom:1.6875rem}.panel--quicklinks{display:none}@media (min-width:62.5rem){.panel--quicklinks{display:block;padding-top:1rem}}.panel--quicklinks__mobile{display:block}@media (min-width:62.5rem){.panel--quicklinks__mobile{display:none}}.panel--features{padding-top:2.625rem;padding-right:0;padding-bottom:.5rem;padding-left:0}@media (min-width:62.5rem){.panel--features{width:calc(( 100% / 3 ) - 32px);margin-right:2rem}.panel--features:last-of-type{margin-right:0}}.panel--features:not:first-of-type{margin-top:1.5rem}.panel--features__title{font-size:16px;font-size:1rem;line-height:1.5;padding-top:1rem;padding-bottom:1rem;padding-left:1.5rem}.panel--programs{background:#f1f1f9;margin-top:3rem;padding-top:1rem;padding-right:1.25rem;padding-bottom:1rem;padding-left:1.25rem}.panel--programs__title{margin:0;color:#0c2340;text-transform:uppercase;font-weight:400}.panel__img{padding-right:1.5rem;padding-left:1.5rem;display:block;width:100%}.panel__content{margin-top:1.5rem;margin-right:1.5rem;margin-left:1.5rem}@media (min-width:62.5rem){.panel__content{margin-top:1.5rem;margin-right:2.625rem;margin-left:2.625rem}}.panel__hr{margin-top:1.5rem;margin-right:2.625rem;margin-bottom:1.5rem;margin-left:2.625rem;background:#d7d3cc;height:.125rem;border:none}.panel__link{display:block;color:black;text-decoration:none}.panel__link:hover,.panel__link:focus,.panel__link:active{color:#1a1aff}.panel__icon{transform:rotate(-90deg)}.filter-list{padding-left:0}@media (min-width:62.5rem){.filter-list{padding-left:1.25rem}}.filter-list__mobile{background-color:#0b223f;color:#fff;padding-left:16px;padding-right:16px;font-weight:200!important;line-height:1;margin-top:16px;padding-bottom:16px!important}.filter-list__mobile svg.sidenav__icon--plus{color:#fff;border:solid .078125rem #fff;background-color:#13355a}.filter-list__mobile svg.sidenav__icon--minus{color:#fff;border:solid .078125rem #fff;background-color:#13355a}.aplOption{border-top:1px solid #f1f1f9;border-left:1px solid #f1f1f9;border-right:1px solid #f1f1f9;padding:10px;display:block;line-height:1.625rem;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;position:relative;padding-left:1.5625rem;color:#1a1aff}@media (min-width:62.5rem){.aplOption{padding-top:0;padding-right:0;padding-bottom:0;padding-left:1.5625rem;border:none}}.aplOption__mobile{padding:16px}@media (max-width:36.5rem){.aplOption:last-child{border-bottom:1px solid #f1f1f9}}.aplOption:hover{color:#0c2340}.aplOption:hover input~.newRadio{border:2px solid #1a1aff}.aplOption input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.aplOption input:checked~.aplOption__text{color:#0c2340}.aplOption input:checked~.newRadio{background-color:#fff;border:2px solid #1a1aff}.aplOption input:checked~.newRadio:after{display:block}.aplOption .newRadio{position:absolute;top:.25rem;left:0;height:1rem;width:1rem;background-color:#fff;border-radius:50%;border:2px solid #d7d3cc;display:none}@media (min-width:62.5rem){.aplOption .newRadio{display:block}}.aplOption .newRadio:after{top:.1875rem;left:.1875rem;width:.375rem;height:.375rem;border-radius:50%;background:#1a1aff;content:"";position:absolute;display:none}.iclTypeZ{color:#0b223f}.iclTypeZ__title{text-align:center}.iclTypeZ__desc{text-align:center;margin-bottom:2rem}.iclTypeZ__cr{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.iclTypeZ__cr{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}}.iclTypeZ__cr--content{padding:2rem;margin:auto 0}@media (min-width:85rem){.iclTypeZ__cr--content{padding:4rem}}.iclTypeZ__cr--content h3{margin-top:0}@media (min-width:62.5rem){.iclTypeZ__cr:nth-child(odd) .iclTypeZ__cr--image{grid-area:1/1/2/2}}@media (min-width:62.5rem){.iclTypeZ__cr:nth-child(odd) .iclTypeZ__cr--content{grid-area:1/2/2/3;padding-right:4rem}}@media (min-width:85rem){.iclTypeZ__cr:nth-child(odd) .iclTypeZ__cr--content{padding-right:8rem}}@media (min-width:62.5rem){.iclTypeZ__cr:nth-child(even) .iclTypeZ__cr--image{grid-area:1/2/2/3}}@media (min-width:62.5rem){.iclTypeZ__cr:nth-child(even) .iclTypeZ__cr--content{grid-area:1/1/2/2;padding-right:4rem}}@media (min-width:85rem){.iclTypeZ__cr:nth-child(even) .iclTypeZ__cr--content{padding-left:8rem}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.image-content{display:block}.image-content>div{margin-top:1rem;margin-bottom:1rem}}.image-content{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;margin-bottom:4rem}@media (min-width:62.5rem){.image-content{display:grid;grid-template-columns:1fr 3fr;grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px;margin-bottom:4rem}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.image-content{display:block}.image-content>div{margin-top:1rem;margin-bottom:1rem}}.image-content__no-sidebar{margin-bottom:4rem}@media (min-width:62.5rem){.image-content__no-sidebar{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:48px;grid-row-gap:0px;margin-bottom:32px}}@media all and (min-width:62.5rem) and (-ms-high-contrast:none),(min-width:62.5rem) and (-ms-high-contrast:active){.image-content__no-sidebar{display:block}.image-content__no-sidebar>div{margin-top:1rem;margin-bottom:1rem}}@media (min-width:62.5rem){.image-content--photo{grid-area:1/1/2/2}}@media (min-width:62.5rem){.image-content--text{grid-area:1/2/2/3}}@media (min-width:62.5rem){.image-content--text h3{margin-top:0}}.image-content--text p{text-align:left!important;margin-top:1rem!important;margin-bottom:1rem!important}.image-content--text ul{padding-left:.5rem}.afo{padding-top:4rem;padding-bottom:4rem}.afo__product{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:16px;margin-top:2rem}@media (min-width:62.5rem){.afo__product{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:2fr;grid-column-gap:16px;grid-row-gap:16px}}@media (min-width:85rem){.afo__product{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px}}@media all and (-ms-high-contrast:none),(-ms-high-contrast:active){.afo__product{display:block}.afo__product>div{margin-top:1rem;margin-bottom:1rem}}.afo__product--image{text-align:center}@media (min-width:85rem){.split-1-1{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}.split-1-1 .col1{display:flex;grid-area:1/1/2/2}.split-1-1 .col2{display:flex;grid-area:1/2/2/3}.split-2-1{display:grid;grid-template-columns:2fr 1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}.split-2-1 .col1{display:flex;grid-area:1/1/2/2}.split-2-1 .col2{display:flex;grid-area:1/2/2/3}.split-1-1-1{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}.split-1-1-1 .col1{display:flex;grid-area:1/1/2/2}.split-1-1-1 .col2{display:flex;grid-area:1/2/2/3}.split-1-1-1 .col3{display:flex;grid-area:1/3/2/4}}.stats{background:#0c2340;text-align:center;justify-content:space-between;background-image:url("https://www.xavier.edu/_V5/_assets/images/stats/statsbkg_1x.png");background-size:cover;padding-top:4.5rem;padding-bottom:4.5rem;--lzl-bg-img:"https://www.xavier.edu/_V5/_assets/images/stats/statsbkg_1x.png"}.stats.lzl:not(.lzl-ed),.stats.lzl-ing:not(.lzl-ed){background-image:none}@media (min-width:62.5rem){.stats{background-image:image-set(url("/_V5/_assets/images/stats/statsbkg_1x.png") 1x,url("/_V5/_assets/images/stats/statsbkg_2x.png") 2x);padding-top:9rem;padding-bottom:9rem}}.stats__title,.stats__description{max-width:75%;margin-right:auto;margin-left:auto}.stats__title{color:white;margin-top:0}.stats__description{color:white}.stats__item{color:white;margin-top:1rem;margin-bottom:.5rem}@media (min-width:62.5rem){.stats__item{width:calc(100% / 3)}}.stats__number,.stats__label{display:block;font-weight:300}.stats__number{font-size:84px;font-size:5.25rem;line-height:1.1428571429}.stats__label{text-transform:uppercase;font-size:20px;font-size:1.25rem;line-height:1}@media (min-width:62.5rem){.stats__label{font-size:24px;font-size:1.5rem;line-height:1}}.stats__label--alt{display:block;color:#09c;font-size:20px;font-size:1.25rem;line-height:1}@media (min-width:62.5rem){.stats__label--alt{font-size:20px;font-size:1.25rem;line-height:1}}.stats__container{margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto}@media (min-width:62.5rem){.stats__container{width:65%}}.list-col{column-count:1;column-gap:1rem;list-style-position:inside;margin:0;padding:0}@media (min-width:62.5rem){.list-col--four{column-count:4;column-width:calc(( 100% / 3 ) - ( 1rem * 3 ))}}@media (min-width:62.5rem){.list-col--three{column-count:3;column-width:calc(( 100% / 3 ) - ( 1rem * 2 ))}}@media (min-width:62.5rem){.list-col--two{column-count:2;column-width:calc(( 100% / 3 ) - ( 1rem * 1 ))}}.list-col a{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.social_highlight{background:#09c;color:white;padding-top:3rem;padding-bottom:3rem}@media (min-width:62.5rem){.social_highlight .flex__item-40{flex-basis:40%}.social_highlight .flex__item-60{flex-basis:60%}}.social_highlight__title{font-size:32px;font-size:2rem;line-height:1.5;text-align:left;margin-top:0}.social_highlight__items{display:flex;flex-direction:column;flex-wrap:wrap}@media (min-width:62.5rem){.social_highlight__items{flex-direction:row;justify-content:space-between}}.social_highlight__item{font-size:20px;font-size:1.25rem;line-height:1.2;font-weight:300;background:#1a1aff;color:white;text-align:center;text-decoration:none;height:6.25rem;margin-top:.5rem;margin-bottom:.5rem;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;justify-content:center;display:flex}@media (min-width:62.5rem){.social_highlight__item{flex:1;flex:0 calc(50% - .5rem)}}.social_highlight__content{align-self:center}.social_highlight__link:hover,.social_highlight__link:active{background:#0000cd}.social_highlight__subtitle{color:white;text-transform:none;font-size:18px;font-size:1.125rem;line-height:1.3333333333;font-weight:300;margin-top:0;margin-bottom:0}.social_highlight__list{margin-top:-.25rem;margin-right:0;margin-bottom:0;margin-left:0}.social_highlight__icon{height:3rem;width:3rem;transition:all .25s ease}@media (min-width:62.5rem){.social_highlight__icon{height:3.25rem;width:3.25rem}}.social_highlight__social-link{display:inline-block;color:#fff;text-decoration:none}.social_highlight__social-link:hover .social_highlight__icon,.social_highlight__social-link:active .social_highlight__icon{color:white}.mo{display:flex;align-items:flex-start;flex-direction:column;background:#fff;padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem;margin-top:0;margin-right:0;margin-bottom:1rem;margin-left:0}@media (min-width:85rem){.mo{flex-direction:row}}.mo:not(:last-child){border-bottom:solid .125rem #e3e3e3}.mo>img,.mo .mo>a{max-width:100%;margin-top:0;margin-right:1rem;margin-bottom:0;margin-left:0}@media (min-width:85rem){.mo>img,.mo .mo>a{width:9.375rem}}.mo>div:last-of-type,.mo__content{flex:1}.mo>div:last-of-type--full,.mo__content--full{flex-grow:1}.mo h3{margin-top:0;margin-bottom:0}.mo--road{padding-top:0;padding-right:0;padding-bottom:0;padding-left:0;margin-top:0;margin-right:0;margin-bottom:2rem;margin-left:0;box-shadow:0 0 .75rem 0 rgba(0,0,0,.4);border-bottom:none!important;position:relative}.mo--road .mo__img{align-self:center}@media (min-width:37.5rem){.mo--road .mo__img{object-fit:contain;display:block;width:14.375rem}}.mo--road .mo__content{padding-top:1.25rem;padding-right:1.25rem;padding-bottom:1.25rem;padding-left:1.25rem}.mo--road h3{font-size:18px;font-size:1.125rem;line-height:1.3333333333}.content_cta{display:flex;align-items:flex-start;background-color:#0c2340;width:100%;justify-content:space-around;color:white;flex-direction:column}@media (min-width:37.5rem){.content_cta{flex-direction:row}}.content_cta__title{color:white}.content_cta img{max-width:100%;object-fit:cover;padding-right:1.5rem;padding-left:1.5rem;margin-top:1.5rem;margin-right:1.5rem;margin-bottom:1.5rem;margin-left:1.5rem;align-self:center}@media (min-width:37.5rem){.content_cta img{padding-right:0;padding-left:0;max-width:17.75rem;margin-right:2.5rem;margin-left:2.5rem;flex-basis:fit-content}}.content_cta__content{margin-right:1.5rem;margin-bottom:1.5rem;margin-left:1.5rem;flex-grow:1}@media (min-width:37.5rem){.content_cta__content{margin-top:1.5rem;margin-right:2.5rem;margin-left:2.5rem}}@media (min-width:62.5rem){.hero--large__ad{height:31rem}}.wrapper--ad{background-color:#011120;display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding:0}@media (min-width:62.5rem){.wrapper--ad{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;grid-column-gap:64px;grid-row-gap:0px;padding-right:2rem;padding-left:2rem}}.wrapper--ad__formflip{display:flex;flex-direction:column-reverse;padding:0}@media (min-width:62.5rem){.wrapper--ad__formflip{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;grid-column-gap:64px;grid-row-gap:0px;padding-right:2rem;padding-left:2rem}}.campaign--panel{-webkit-box-shadow:0px 15px 24px 0px rgba(0,0,0,.5)!important;box-shadow:0px 15px 24px 0px rgba(0,0,0,.5)!important}.campaign--wrapper{background-color:#fff}.campaign--wrapper h3{color:#0c2340!important}.campaign--main{color:#000;margin:2rem 1rem 0}@media (min-width:62.5rem){.campaign--main{margin:2rem 2rem 0 0}}.campaign--main__formflip{margin:2rem 1rem 0}@media (min-width:62.5rem){.campaign--main__formflip{margin:2rem 2rem 0 0}}.campaign--main__headline{color:#0c2340;font-size:2rem;line-height:1.2;margin-top:1rem;margin-bottom:1rem}@media (min-width:62.5rem){.campaign--main__headline{font-size:3rem}}.campaign--main__headline2{font-weight:300}.campaign--main__fw{margin:0}@media (min-width:62.5rem){.campaign--main__fw{width:70%;margin:auto}}.campaign--cta{background-color:#1a1aff;background-image:url("https://www.xavier.edu/_V5/_assets/images/moreblue_swirl.jpg");background-size:cover;text-align:center;--lzl-bg-img:"https://www.xavier.edu/_V5/_assets/images/moreblue_swirl.jpg"}.campaign--cta.lzl:not(.lzl-ed),.campaign--cta.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAB4AAAAEsCAYAAAAirK5pAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAI0ElEQVR42u3BMQEAAADCoPVPbQsvoAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAICHASs5AAHPOUb7AAAAAElFTkSuQmCC")}@media (min-width:62.5rem){.campaign--cta{text-align:left}}.campaign--cta__content{display:grid;grid-template-columns:1fr;grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;padding-top:1rem;padding-bottom:1rem;align-items:center}@media (min-width:62.5rem){.campaign--cta__content{grid-template-columns:3fr 2fr}}.campaign--cta__text{text-align:center}.campaign--cta__text h3{color:#fff;font-weight:300;margin:0}.panel__title--ad{font-size:1.5rem;text-align:left}@media (min-width:62.5rem){.panel__title--ad{text-align:center}}.main--ad{margin-top:1rem;margin-right:2rem;margin-left:2rem}@media (min-width:62.5rem){.main--ad{margin-top:2rem;margin-left:0}}.main--ad,.main--ad h2,.wrapper--ad h3,.wrapper-ad h4{color:#fff}.sidebar--ad{margin-top:-100px}@media (min-width:62.5rem){.sidebar--ad{margin-top:-300px}}.sidebar--ad__formflip{margin-top:0;margin-bottom:2rem}@media (min-width:62.5rem){.sidebar--ad__formflip{margin-top:-300px;margin-bottom:0}}.sidebar--ad .panel--academic{box-shadow:5px -5px 25px -5px rgba(0,0,0,.75);-webkit-box-shadow:5px -5px 25px -5px rgba(0,0,0,.75);-moz-box-shadow:5px -5px 25px -5px rgba(0,0,0,.75);padding:2rem;background:#fff}.sidebar--ad__formflip .panel--academic{box-shadow:5px -5px 25px -5px rgba(0,0,0,.75);-webkit-box-shadow:5px -5px 25px -5px rgba(0,0,0,.75);-moz-box-shadow:5px -5px 25px -5px rgba(0,0,0,.75);padding:2rem;background:#fff}.campaign--cta__button a.btn{background-color:#fff!important;color:#0c2340!important;padding-left:2rem;padding-right:2rem;width:auto;display:inline-flex}.campaign--cta__button a.btn:hover{background-color:#1a1aff!important;color:#fff!important}.pullquote{min-height:200px;background-image:url("https://www.xavier.edu/_V5/_assets/images/quote_right.png"),url("https://www.xavier.edu/_V5/_assets/images/quote_left.png");background-repeat:no-repeat,no-repeat;background-position:bottom right,top left;margin:2rem;padding-top:3rem;--lzl-bg-img:"https://www.xavier.edu/_V5/_assets/images/quote_right.png"}.pullquote.lzl:not(.lzl-ed),.pullquote.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMMAAACzCAYAAAA0XahrAAAACXBIWXMAAA7EAAAOxAGVKw4bAAACeElEQVR4Ae3QAQ0AAADCoPdPbQ8HESgMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBgwIABAwYMGDBg4HhgIjUAAVVrtA8AAAAASUVORK5CYII=")}@media (min-width:56.25rem){.pullquote{margin-top:2rem;margin-left:4rem;margin-right:4rem}}.pullquote--text p{font-size:28px;line-height:1.4}.pullquote--citation__name{font-family:"orpheuspro";font-size:20px;font-weight:500}.pullquote--citation__em{font-style:italic}.programTemplate--hero{height:auto;background-size:contain;background-repeat:no-repeat repeat}@media (min-width:62.5rem){.programTemplate--hero{height:80vh}}.programTemplate--hero__grid_2x1{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px}@media (min-width:62.5rem){.programTemplate--hero__grid_2x1{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:0px;height:100%}}.programTemplate--hero__img{display:none}@media (min-width:62.5rem){.programTemplate--hero__img{display:block;background-size:cover}}.programTemplate--hero__content{padding-top:85px;padding-bottom:50px}@media (min-width:62.5rem){.programTemplate--hero__content{padding-top:0;padding-bottom:0;display:flex;justify-content:center;align-items:center;padding-left:5.875rem;padding-right:0}}.programTemplate--hero h1{font-size:2.2rem;font-weight:300;line-height:2.8rem}@media (min-width:62.5rem){.programTemplate--hero h1{font-size:2.7rem;line-height:3rem}}.programTemplate--description{color:#fff;background-size:cover}.programTemplate--description__content{padding-top:3rem;padding-bottom:3rem;width:auto;background-size:cover}@media (min-width:62.5rem){.programTemplate--description__content{width:70%;margin:0 auto;background-size:cover}}.programTemplate--description__content h2{color:#fff;text-align:left}@media (min-width:62.5rem){.programTemplate--description__content h2{text-align:center}}.programTemplate--description__content h3{color:#fff}.programTemplate--description__content ul{margin-left:0;padding-left:1rem}@media (min-width:62.5rem){.programTemplate--description__content ul{margin-left:.5rem;padding-left:0}}.programTemplate--content{padding-top:3rem;padding-bottom:0;background-size:contain;background-repeat:no-repeat repeat}@media (min-width:62.5rem){.programTemplate--content{padding-top:5rem;padding-bottom:5rem}}.programTemplate--content__wrapper{background-image:none;padding-bottom:3rem}@media (min-width:62.5rem){.programTemplate--content__wrapper{background-image:url("https://www.xavier.edu/_V5/_assets/images/ur_images/content_bg.jpg");background-size:contain;background-repeat:no-repeat repeat;padding-bottom:0;--lzl-bg-img:"https://www.xavier.edu/_V5/_assets/images/ur_images/content_bg.jpg"}.programTemplate--content__wrapper.lzl:not(.lzl-ed),.programTemplate--content__wrapper.lzl-ing:not(.lzl-ed){background-image:none}}.programTemplate--content__block{padding-top:1rem;padding-bottom:1rem}@media (min-width:62.5rem){.programTemplate--content__block{padding-top:5rem;padding-bottom:5rem}}@media (min-width:62.5rem){.programTemplate--content__img{position:sticky;top:120px;left:652px}}.programTemplate--content__grid_2x1{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px}@media (min-width:62.5rem){.programTemplate--content__grid_2x1{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px}}.programTemplate--content__grid_2x1 .grid-box1{grid-area:2/1/3/2}@media (min-width:62.5rem){.programTemplate--content__grid_2x1 .grid-box1{grid-area:unset}}.programTemplate--content__grid_2x1 .grid-box2{grid-area:1/1/2/2;margin:auto;margin-bottom:1.5rem}@media (min-width:62.5rem){.programTemplate--content__grid_2x1 .grid-box2{grid-area:unset;margin:0}}.programTemplate--info{padding-top:3rem;padding-bottom:3rem;margin:auto 0;text-align:center}.programTemplate--info .pt-btn{max-width:fit-content;padding-left:4rem;padding-right:4rem;margin:0 auto;border-radius:2rem}.card{background:#fff;box-shadow:0 1px 5px 0 rgba(0,0,0,.15);border-radius:5px;overflow:hidden;color:#1a1aff}.card__content{padding:15px;font-size:14px;line-height:22px}.glossary__nav{margin-bottom:28px}.title-style--three{margin-bottom:15px;position:relative;padding-top:20px;padding-bottom:10px}.title-style--three:after{content:"";background:#0e234a;width:60px;height:3px;position:absolute;left:0;bottom:0;border-radius:30px}.glossary__nav__item{display:inline-block}.glossary__nav__item.active a{color:#fff;background-color:#0c2340}.glossary__nav__item a{width:50px;font-size:16px;text-decoration:none;text-align:center;display:block}.glossary__nav__item a:hover,.glossary__nav__item a:focus{color:#fff;background-color:#0c2340}.glossary__nav__item a.card__content{padding:13px 10px;margin-bottom:5px;border-radius:3px}.glossary__search__form{max-width:500px;position:relative}.glossary__search__form:before{content:"";color:#aaa;font-family:"FontAwesome";position:absolute;left:6px;top:8px;font-size:14px}.glossary__search__form .form-control{padding-left:40px}.glossary__results__row{overflow:hidden;margin-bottom:40px;transition:all .4s ease-in-out}.glossary__results__row:last-child{margin-bottom:0}.glossary__results__row.inactive{opacity:0;height:0;margin:0;width:100%}.glossary__results__term{color:#0c2340}.glossary__results__item{margin-bottom:20px}.glossary__results__item a{display:block;text-decoration:none;color:#1a1aff}.glossary__results__item a.card{border:2px solid transparent}.glossary__results__item a:hover{border-color:#1a1aff}.glossary__results__item a:hover .card__title{color:#1a1aff}.groupname{border-bottom:#0c2340 3px solid;width:50%;margin-top:3rem;padding-bottom:1rem}.outcomes{margin-top:2.25rem}@media (min-width:62.5rem){.outcomes{display:grid;grid-template-columns:1fr 2fr 7px;grid-template-rows:1fr;grid-column-gap:0rem;grid-row-gap:0rem}}.outcomes__title{grid-area:1/2/2/3}.outcomes__title--sub{margin-top:0;margin-right:0;margin-bottom:1rem;margin-left:0;color:black;text-transform:none!important;font-weight:300;font-size:18px;font-size:1.125rem;line-height:1.3333333333}.outcomes__title--bordered{padding-bottom:1rem;border-bottom:solid .125rem #f1f1f9}.outcomes__form,.outcomes__majors{grid-area:1/1/2/2}.outcomes__form{padding-bottom:1.5rem}.outcomes__stats{justify-content:space-between}.outcomes__info{background:#f1f1f9;flex-basis:calc(( 100% / 3 ) - .5rem);padding:1rem}.outcomes__info--nobg{background:0 0;text-align:center}.centered{width:75%;margin-right:auto;margin-left:auto;text-align:center}.svg{transform:rotate(-90deg)}.svg circle{stroke-dashoffset:0;transition:stroke-dashoffset 1s linear;stroke:#dfe0e0;stroke-width:1rem}.svg .bar{stroke:#09c}.cont{display:block;height:12.5rem;width:12.5rem;margin:1rem auto;border-radius:100%;position:relative}.cont:after{color:#0c2340;font-weight:300;position:absolute;display:block;height:12.5rem;width:12.5rem;content:attr(data-pct) "%";margin-top:-60%;border-radius:100%;font-size:32px;font-size:2rem;line-height:1.5;text-align:center}#majors_list ul{list-style:none;margin-top:0;margin-right:0;margin-bottom:0;margin-left:0;padding-top:0;padding-right:0;padding-bottom:0;padding-left:0}#majors_list ul li{padding-top:1rem;padding-bottom:1rem}@media (min-width:62.5rem){#majors_list ul li{max-width:75%}}#majors_list ul li a{color:black;text-decoration:none}#majors_list ul li a:hover,#majors_list ul li a:focus,#majors_list ul li a:active{text-decoration:underline}#majors_list ul li:not(:last-child){border-bottom:solid .125rem #f1f1f9}.designed-wrapper{position:relative}@media (min-width:62.5rem){.designed-wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 400px;grid-template-columns:1fr 400px;-ms-grid-rows:1fr 2fr;grid-template-rows:1fr 2fr;grid-column-gap:0px;grid-row-gap:0px;margin-top:0}}.designed-wrapper__no-sidebar h2{text-align:left;font-size:1.8rem}@media (min-width:62.5rem){.designed-wrapper__no-sidebar h2{text-align:center;font-size:2rem}}.designed-wrapper__no-sidebar p{margin-top:1rem;text-align:left}@media (min-width:62.5rem){.designed-wrapper__no-sidebar p{text-align:center;margin-top:2rem}}@media (min-width:62.5rem){.designed-wrapper .designed-cta{-ms-grid-row:1;-ms-grid-row-span:1;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/2/3}}@media all and (min-width:62.5rem) and (-ms-high-contrast:none),(min-width:62.5rem) and (-ms-high-contrast:active){.designed-wrapper .designed-cta{max-width:400px}}@media (min-width:62.5rem){.designed-wrapper .content{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:1;-ms-grid-column-span:1;grid-area:1/1/3/2;padding-right:3rem}}@media (min-width:85rem){.designed-wrapper .content{padding-right:6rem}}@media (min-width:62.5rem){.designed-wrapper .sidebar{-ms-grid-row:1;-ms-grid-row-span:2;-ms-grid-column:2;-ms-grid-column-span:1;grid-area:1/2/3/3}}.designed-wrapper .sidebar>.panel:first-child{margin-top:3rem}.designed-cta{display:none}@media (min-width:37.5rem){.designed-cta{display:block}}@media (min-width:62.5rem){.designed-cta{position:absolute;top:-2.875rem;width:100%}}.designed-cta__link{margin-top:1.5rem;margin-bottom:0}@media (max-width:36.5rem){.designed-cta__link{padding-top:1rem;padding-bottom:1rem;margin-top:1rem;margin-bottom:0}}.designed-cta__item{width:100%}@media (min-width:62.5rem){.designed-cta__item:first-child{margin-right:1rem;margin-bottom:0}}.recommended__container{margin-top:2rem}@media (min-width:62.5rem){.recommended__container{width:25%;margin-right:1.5rem;margin-left:1.5rem}.recommended__container:first-child{margin-right:1.5rem;margin-left:0}.recommended__container:last-child{margin-right:0;margin-left:1.5rem}}.recommended__image{margin-bottom:1rem}.recommended__text{text-transform:uppercase;color:#0c2340;font-weight:400}.statement{padding-top:2rem;padding-bottom:2rem}.statement--text{margin-top:1rem}.statement--academic{display:none}@media (min-width:37.5rem){.statement--academic{display:block;background-image:url("https://www.xavier.edu/_V5/_assets/images/statement_bg.jpg");background-size:cover;margin-top:3rem;padding-bottom:4rem;--lzl-bg-img:"https://www.xavier.edu/_V5/_assets/images/statement_bg.jpg"}.statement--academic.lzl:not(.lzl-ed),.statement--academic.lzl-ing:not(.lzl-ed){background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABM4AAAEsCAYAAAA7Pf97AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAFrUlEQVR42u3BgQAAAADDoPlTX+AIVQEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwDeIFgABglhB8AAAAABJRU5ErkJggg==")}}.statement--academic h2{color:#fff}.statement--academic__text{color:#fff}.icon_block{margin-right:-2rem;margin-left:-2rem;padding-top:1.5rem;padding-right:2rem;padding-bottom:1.5rem;padding-left:2rem;background:#f1f1f9}@media (min-width:85rem){.icon_block{margin-right:-5.875rem;margin-left:-5.875rem;padding-right:5.875rem;padding-left:5.875rem}}.icon_block__title{margin-bottom:2rem}.icon_block__wrapper{justify-content:space-evenly}.icon_block__single{text-align:center}@media (min-width:62.5rem){.icon_block__single{width:calc(100% / 4)}}.icon_block__image{width:7.1875rem}.icon_block__stat{text-transform:uppercase;font-size:20px;font-size:1.25rem;line-height:1.2}.icon_block__stat--2{font-size:18px;font-size:1.125rem;line-height:1.3333333333}.event-list{display:flex;flex-direction:row;align-content:center;margin-bottom:1rem}.event-list__date{flex-basis:3.625rem;min-width:3.625rem;height:3.625rem;border:solid .125rem #1a1aff;display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;font-weight:300;text-transform:uppercase;margin-right:1.5rem;color:#0c2340}.event-list__content{align-self:center}.event-list__content p{margin-top:0;margin-bottom:0}.event-list__title{font-weight:300;font-size:16px;font-size:1rem;line-height:1;margin-top:0;margin-bottom:0;padding-top:0;padding-bottom:0;text-transform:uppercase}.modules{display:grid;grid-template-columns:repeat(1,1fr);grid-template-rows:1fr;grid-column-gap:0px;grid-row-gap:16px}@media (min-width:62.5rem){.modules{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:2fr;grid-column-gap:16px;grid-row-gap:16px}}@media (min-width:85rem){.modules{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:1fr;grid-column-gap:16px;grid-row-gap:0px}}.module{width:100%;height:17.875rem;background-color:#0c2340;display:table;background-size:cover;background-position:left top}.module--overlay{width:100%;height:100%;display:table;background-color:rgba(19,53,90,.75);background-image:repeating-linear-gradient(45deg,rgba(0,0,0,.2),transparent 2px,rgba(0,0,0,.2) 4px,transparent 4px)}.module__content{display:table-cell;padding-right:1.25rem;padding-bottom:1.5rem;padding-left:1.25rem}.module__title{color:white;text-transform:uppercase;font-size:24px;font-size:1.5rem;line-height:1;margin-bottom:.75rem;font-weight:400}.module__link{color:white;display:table-cell;vertical-align:bottom;text-decoration:none}.module__link:hover .module__icon{margin-left:.5rem}.module__icon{width:1.25rem;height:1.25rem;transition:margin 175ms ease}.commitment{background-color:rgba(255,255,255,.85);text-align:center}.commitment--title{color:#0c2340;text-transform:uppercase;padding-top:2.5rem;padding-bottom:1.5rem;font-size:24px;font-size:1.5rem;line-height:1}@media (max-width:36.5rem){.commitment--title{padding-top:2.5rem;padding-bottom:1rem}}.commitment--hr{background-color:#1a1aff;height:.125rem;border:none;margin-right:auto;margin-left:auto}@media (min-width:62.5rem){.commitment--hr{width:35%}}.commitment--text{padding-top:0;padding-right:1rem;padding-bottom:2rem;padding-left:1rem;font-size:28px;font-size:1.75rem;line-height:1.7142857143;text-align:center}@media (max-width:36.5rem){.commitment--text{font-size:1rem;line-height:1.5rem;text-align:left}}.cincyMap{display:none}@media (min-width:37.5rem){.cincyMap{display:block}}#modalOverlay{background-color:rgba(0,0,0,.65);display:none;height:100%;margin:0;padding:0;position:fixed;top:0;left:0;width:100%;z-index:100}.modal{background-color:#fff;box-shadow:.05rem .05rem .5rem #000;display:none;left:0;position:fixed;top:5%;width:100%;z-index:101;max-height:90%}.modal.visible{display:block;overflow-y:scroll}@media (orientation:portrait) and (min-width:37.5rem){.modal{top:25%;max-height:50%}}@media (min-width:37.5rem){.modal .content_cta .content_cta__content{margin-left:1.5rem}}@media (orientation:portrait) and (max-width:62.5rem){.modal .content_cta img{margin-top:4.5rem}}@media (orientation:landscape) and (max-width:62.5rem){.modal .content_cta img{max-width:10rem}}@media (min-width:62.5rem){.modal{left:10%;width:80%;top:12.5%;max-height:75%}}@media (min-width:85rem){.modal{top:25%;left:25%;width:50%;max-height:50%}}@media only screen and (max-height:800px){.modal{left:10%;width:80%;top:12.5%;max-height:75%}}.modal__content{position:relative;width:100%;height:100%;padding-top:3.75rem;padding-right:2rem;padding-bottom:3.75rem;padding-left:2rem}@media (min-width:37.5rem){.modal__content{padding-right:3rem;padding-left:3rem}}@media (min-width:62.5rem){.modal__content{padding-top:5.625rem;padding-right:5.25rem;padding-bottom:5.625rem;padding-left:5.25rem}}@media only screen and (max-height:800px){.modal__content{padding-right:3rem;padding-left:3rem}}.modal__close{position:absolute;z-index:10;top:1.5rem;right:1.5rem}@media (min-width:62.5rem){.modal__close{top:2.8125rem;right:4.6875rem}}.modal__title{margin-top:0;margin-bottom:.625rem}.twitter-feed{background:#f1f1f9;padding-top:1.5rem;padding-bottom:1.5rem;text-align:center}.twitter-feed__title{margin-top:0;margin-bottom:0;padding-top:1.5rem;padding-bottom:3rem;font-size:48px;font-size:3rem;line-height:1}.j-loading{border-color:#0c2340!important}.j-loading:before{background-color:transparent!important}.juicer-feed .j-paginate.juicer-button{border-color:#0c2340;color:#0c2340;background:0 0;border-radius:10px!important}.juicer-feed .j-paginate.juicer-button:hover,.juicer-feed .j-paginate.juicer-button:focus,.juicer-feed .j-paginate.juicer-button:active{color:white;background:#0c2340}.j-message{color:#333!important}.alert--success__icon,.alert--info__icon,.alert--warning__icon,.alert--danger__icon{border:solid .1rem;text-align:center;width:4.5rem;height:100%;position:absolute;top:0;left:0;padding-top:1.5rem}.alert--success__icon span,.alert--info__icon span,.alert--warning__icon span,.alert--danger__icon span{font-size:2.25rem;color:white;left:calc(0% + ( 2.25rem / 2 ));top:45%;margin-top:-1rem;position:absolute}.alert{display:none;background:#fdfdfd;border-right:solid .5rem;color:#0c2340;position:relative}.alert--campus-alert{border-top:solid 1px #fff;margin-bottom:0;position:fixed;bottom:0;width:100%;z-index:10}.alert__title{color:#0c2340;font-size:24px;font-size:1.5rem;line-height:1;margin:0;padding:0}.alert__content{padding:.75rem 1rem .75rem 6rem;border-bottom:solid .1rem #fff;border-top:solid .1rem #fff}.alert__content p{margin-bottom:0}.alert--success,.alert--info,.alert--warning,.alert--danger{display:block}.alert--success{border-right-color:#198644}.alert--success__icon{border-color:#198644;background:#198644}.alert--success__icon span:before{content:""}.alert--info{border-right-color:#1a1aff}.alert--info__icon{background:#1a1aff;border-color:#1a1aff}.alert--info__icon span:before{content:""}.alert--warning{border-right-color:#9f6000}.alert--warning__icon{background:#9f6000;border-color:#9f6000}.alert--warning__icon span:before{content:""}.alert--danger{border-right-color:#d8000c}.alert--danger__icon{background:#d8000c;border-color:#d8000c}.alert--danger__icon span:before{content:""}.quick-links{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;margin-top:2rem}.quick-links .fa{display:block;text-align:center;margin-top:0;margin-right:auto;margin-bottom:0;margin-left:auto;font-size:30px;font-size:1.875rem;line-height:1.6}@media (min-width:62.5rem){.quick-links .fa{font-size:40px;font-size:2.5rem;line-height:1.2}}.quick-links__link{display:block;text-decoration:none;color:#1a1aff;transition:color 250ms ease}.quick-links__item{display:none;font-size:13px;font-size:.8125rem;line-height:1.25;margin-right:.25rem;margin-bottom:1rem;margin-left:.25rem;text-align:center;flex-basis:calc(( 100% / 4 ) - .5rem);flex-grow:0}@media (min-width:37.5rem){.quick-links__item{font-size:14px;font-size:.875rem;line-height:1.7142857143;text-transform:uppercase;flex-basis:calc(( 100% / 8 ) - .5rem)}}.quick-links__item:hover,.quick-links__item:focus{color:#61abe8}.quick-links__item:hover span,.quick-links__item:focus span{background:#f1f1f9}.quick-links__active{display:block}.quick-links__icon{border:.0625rem solid #bbbbe2;color:#0c2340;display:flex;flex-direction:column;justify-content:center;padding-top:2rem;padding-bottom:2rem}@media (min-width:62.5rem){.quick-links__icon{padding-top:2rem;padding-bottom:2rem}}.quick-links__btn{margin-top:.5rem;margin-right:auto;margin-bottom:1.5rem;text-transform:none;padding-top:1rem;padding-right:3.125rem;padding-bottom:1rem;padding-left:3.125rem}.sidebar li.nav-list__item{border-top:1px solid lightgrey;padding-top:1rem;padding-bottom:1rem}.sidebar li.nav-list__item:last-of-type{border-bottom:1px solid lightgray}h2.sidebar--title{font-size:28px;font-weight:300;margin-bottom:1.5rem}.tippy-box[data-theme~=light-border]{background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,8,16,.15);color:#333;box-shadow:0 4px 14px -2px rgba(0,8,16,.08)}.tippy-box[data-theme~=light-border]>.tippy-backdrop{background-color:#fff}.tippy-box[data-theme~=light-border]>.tippy-arrow:after,.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{content:"";position:absolute;z-index:-1}.tippy-box[data-theme~=light-border]>.tippy-arrow:after{border-color:transparent;border-style:solid}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:before{border-top-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-arrow:after{border-top-color:rgba(0,8,16,.2);border-width:7px 7px 0;top:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow>svg{top:16px}.tippy-box[data-theme~=light-border][data-placement^=top]>.tippy-svg-arrow:after{top:17px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:before{border-bottom-color:#fff;bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-arrow:after{border-bottom-color:rgba(0,8,16,.2);border-width:0 7px 7px;bottom:17px;left:1px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow>svg{bottom:16px}.tippy-box[data-theme~=light-border][data-placement^=bottom]>.tippy-svg-arrow:after{bottom:17px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:before{border-left-color:#fff}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-arrow:after{border-left-color:rgba(0,8,16,.2);border-width:7px 0 7px 7px;left:17px;top:1px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow>svg{left:11px}.tippy-box[data-theme~=light-border][data-placement^=left]>.tippy-svg-arrow:after{left:12px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:before{border-right-color:#fff;right:16px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-arrow:after{border-width:7px 7px 7px 0;right:17px;top:1px;border-right-color:rgba(0,8,16,.2)}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow>svg{right:11px}.tippy-box[data-theme~=light-border][data-placement^=right]>.tippy-svg-arrow:after{right:12px}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow{fill:#fff}.tippy-box[data-theme~=light-border]>.tippy-svg-arrow:after{background-image:url("data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iNiIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48cGF0aCBkPSJNMCA2czEuNzk2LS4wMTMgNC42Ny0zLjYxNUM1Ljg1MS45IDYuOTMuMDA2IDggMGMxLjA3LS4wMDYgMi4xNDguODg3IDMuMzQzIDIuMzg1QzE0LjIzMyA2LjAwNSAxNiA2IDE2IDZIMHoiIGZpbGw9InJnYmEoMCwgOCwgMTYsIDAuMikiLz48L3N2Zz4=");background-size:16px 6px;width:16px;height:6px}.tippy-content{padding-top:1rem;padding-right:1rem;padding-bottom:1rem;padding-left:1rem}.tippy-content a{color:#1a1aff}.tippy-content a:hover,.tippy-content a:focus{color:#61abe8}.plyr{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;align-items:center;direction:ltr;display:flex;flex-direction:column;font-family:inherit;font-family:var(--plyr-font-family,inherit);font-variant-numeric:tabular-nums;font-weight:400;font-weight:var(--plyr-font-weight-regular,400);height:100%;line-height:1.7;line-height:var(--plyr-line-height,1.7);max-width:100%;min-width:200px;position:relative;text-shadow:none;transition:box-shadow .3s ease;z-index:0}.plyr audio,.plyr iframe,.plyr video{display:block;height:100%;width:100%}.plyr button{font:inherit;line-height:inherit;width:auto}.plyr:focus{outline:0}.plyr--full-ui{box-sizing:border-box}.plyr--full-ui *,.plyr--full-ui ::after,.plyr--full-ui ::before{box-sizing:inherit}.plyr--full-ui a,.plyr--full-ui button,.plyr--full-ui input,.plyr--full-ui label{touch-action:manipulation}.plyr__badge{background:#4a5464;background:var(--plyr-badge-background,#4a5464);border-radius:2px;border-radius:var(--plyr-badge-border-radius,2px);color:#fff;color:var(--plyr-badge-text-color,#fff);font-size:9px;font-size:var(--plyr-font-size-badge,9px);line-height:1;padding:3px 4px}.plyr--full-ui ::-webkit-media-text-track-container{display:none}.plyr__captions{animation:plyr-fade-in .3s ease;bottom:0;display:none;font-size:13px;font-size:var(--plyr-font-size-small,13px);left:0;padding:10px;padding:var(--plyr-control-spacing,10px);position:absolute;text-align:center;transition:transform .4s ease-in-out;width:100%}.plyr__captions span:empty{display:none}@media (min-width:480px){.plyr__captions{font-size:15px;font-size:var(--plyr-font-size-base,15px);padding:calc(10px * 2);padding:calc(var(--plyr-control-spacing,10px) * 2)}}@media (min-width:768px){.plyr__captions{font-size:18px;font-size:var(--plyr-font-size-large,18px)}}.plyr--captions-active .plyr__captions{display:block}.plyr:not(.plyr--hide-controls) .plyr__controls:not(:empty)~.plyr__captions{transform:translateY(calc(10px * -4));transform:translateY(calc(var(--plyr-control-spacing,10px) * -4))}.plyr__caption{background:rgba(0,0,0,.8);background:var(--plyr-captions-background,rgba(0,0,0,.8));border-radius:2px;-webkit-box-decoration-break:clone;box-decoration-break:clone;color:#fff;color:var(--plyr-captions-text-color,#fff);line-height:185%;padding:.2em .5em;white-space:pre-wrap}.plyr__caption div{display:inline}.plyr__control{background:0 0;border:0;border-radius:3px;border-radius:var(--plyr-control-radius,3px);color:inherit;cursor:pointer;flex-shrink:0;overflow:visible;padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7);position:relative;transition:all .3s ease}.plyr__control svg{display:block;fill:currentColor;height:18px;height:var(--plyr-control-icon-size,18px);pointer-events:none;width:18px;width:var(--plyr-control-icon-size,18px)}.plyr__control:focus{outline:0}.plyr__control.plyr__tab-focus{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}a.plyr__control{text-decoration:none}a.plyr__control::after,a.plyr__control::before{display:none}.plyr__control.plyr__control--pressed .icon--not-pressed,.plyr__control.plyr__control--pressed .label--not-pressed,.plyr__control:not(.plyr__control--pressed) .icon--pressed,.plyr__control:not(.plyr__control--pressed) .label--pressed{display:none}.plyr--full-ui ::-webkit-media-controls{display:none}.plyr__controls{align-items:center;display:flex;justify-content:flex-end;text-align:center}.plyr__controls .plyr__progress__container{flex:1;min-width:0}.plyr__controls .plyr__controls__item{margin-left:calc(10px / 4);margin-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item:first-child{margin-left:0;margin-right:auto}.plyr__controls .plyr__controls__item.plyr__progress__container{padding-left:calc(10px / 4);padding-left:calc(var(--plyr-control-spacing,10px) / 4)}.plyr__controls .plyr__controls__item.plyr__time{padding:0 calc(10px / 2);padding:0 calc(var(--plyr-control-spacing,10px) / 2)}.plyr__controls .plyr__controls__item.plyr__progress__container:first-child,.plyr__controls .plyr__controls__item.plyr__time+.plyr__time,.plyr__controls .plyr__controls__item.plyr__time:first-child{padding-left:0}.plyr__controls:empty{display:none}.plyr [data-plyr=airplay],.plyr [data-plyr=captions],.plyr [data-plyr=fullscreen],.plyr [data-plyr=pip]{display:none}.plyr--airplay-supported [data-plyr=airplay],.plyr--captions-enabled [data-plyr=captions],.plyr--fullscreen-enabled [data-plyr=fullscreen],.plyr--pip-supported [data-plyr=pip]{display:inline-block}.plyr__menu{display:flex;position:relative}.plyr__menu .plyr__control svg{transition:transform .3s ease}.plyr__menu .plyr__control[aria-expanded=true] svg{transform:rotate(90deg)}.plyr__menu .plyr__control[aria-expanded=true] .plyr__tooltip{display:none}.plyr__menu__container{animation:plyr-popup .2s ease;background:rgba(255,255,255,.9);background:var(--plyr-menu-background,rgba(255,255,255,.9));border-radius:4px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-menu-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-menu-color,#4a5464);font-size:15px;font-size:var(--plyr-font-size-base,15px);margin-bottom:10px;position:absolute;right:-3px;text-align:left;white-space:nowrap;z-index:3}.plyr__menu__container>div{overflow:hidden;transition:height .35s cubic-bezier(.4,0,.2,1),width .35s cubic-bezier(.4,0,.2,1)}.plyr__menu__container::after{border:4px solid transparent;border:var(--plyr-menu-arrow-size,4px) solid transparent;border-top-color:rgba(255,255,255,.9);border-top-color:var(--plyr-menu-background,rgba(255,255,255,.9));content:"";height:0;position:absolute;right:calc(( ( 18px / 2 ) + calc(10px * .7) ) - ( 4px / 2 ));right:calc(( ( var(--plyr-control-icon-size,18px) / 2 ) + calc(var(--plyr-control-spacing,10px) * .7) ) - ( var(--plyr-menu-arrow-size,4px) / 2 ));top:100%;width:0}.plyr__menu__container [role=menu]{padding:calc(10px * .7);padding:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container [role=menuitem],.plyr__menu__container [role=menuitemradio]{margin-top:2px}.plyr__menu__container [role=menuitem]:first-child,.plyr__menu__container [role=menuitemradio]:first-child{margin-top:0}.plyr__menu__container .plyr__control{align-items:center;color:#4a5464;color:var(--plyr-menu-color,#4a5464);display:flex;font-size:13px;font-size:var(--plyr-font-size-menu,var(--plyr-font-size-small,13px));padding-bottom:calc(calc(10px * .7) / 1.5);padding-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7) / 1.5);padding-left:calc(calc(10px * .7) * 1.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-right:calc(calc(10px * .7) * 1.5);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 1.5);padding-top:calc(calc(10px * .7) / 1.5);padding-top:calc(calc(var(--plyr-control-spacing,10px) * .7) / 1.5);-webkit-user-select:none;-ms-user-select:none;user-select:none;width:100%}.plyr__menu__container .plyr__control>span{align-items:inherit;display:flex;width:100%}.plyr__menu__container .plyr__control::after{border:4px solid transparent;border:var(--plyr-menu-item-arrow-size,4px) solid transparent;content:"";position:absolute;top:50%;transform:translateY(-50%)}.plyr__menu__container .plyr__control--forward{padding-right:calc(calc(10px * .7) * 4);padding-right:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4)}.plyr__menu__container .plyr__control--forward::after{border-left-color:#728197;border-left-color:var(--plyr-menu-arrow-color,#728197);right:calc(( calc(10px * .7) * 1.5 ) - 4px);right:calc(( calc(var(--plyr-control-spacing,10px) * .7) * 1.5 ) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--forward.plyr__tab-focus::after,.plyr__menu__container .plyr__control--forward:hover::after{border-left-color:currentColor}.plyr__menu__container .plyr__control--back{font-weight:400;font-weight:var(--plyr-font-weight-regular,400);margin:calc(10px * .7);margin:calc(var(--plyr-control-spacing,10px) * .7);margin-bottom:calc(calc(10px * .7) / 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) * .7) / 2);padding-left:calc(calc(10px * .7) * 4);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 4);position:relative;width:calc(100% - ( calc(10px * .7) * 2 ));width:calc(100% - ( calc(var(--plyr-control-spacing,10px) * .7) * 2 ))}.plyr__menu__container .plyr__control--back::after{border-right-color:#728197;border-right-color:var(--plyr-menu-arrow-color,#728197);left:calc(( calc(10px * .7) * 1.5 ) - 4px);left:calc(( calc(var(--plyr-control-spacing,10px) * .7) * 1.5 ) - var(--plyr-menu-item-arrow-size,4px))}.plyr__menu__container .plyr__control--back::before{background:#dcdfe5;background:var(--plyr-menu-back-border-color,#dcdfe5);box-shadow:0 1px 0 #fff;box-shadow:0 1px 0 var(--plyr-menu-back-border-shadow-color,#fff);content:"";height:1px;left:0;margin-top:calc(calc(10px * .7) / 2);margin-top:calc(calc(var(--plyr-control-spacing,10px) * .7) / 2);overflow:hidden;position:absolute;right:0;top:100%}.plyr__menu__container .plyr__control--back.plyr__tab-focus::after,.plyr__menu__container .plyr__control--back:hover::after{border-right-color:currentColor}.plyr__menu__container .plyr__control[role=menuitemradio]{padding-left:calc(10px * .7);padding-left:calc(var(--plyr-control-spacing,10px) * .7)}.plyr__menu__container .plyr__control[role=menuitemradio]::after,.plyr__menu__container .plyr__control[role=menuitemradio]::before{border-radius:100%}.plyr__menu__container .plyr__control[role=menuitemradio]::before{background:rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;height:16px;margin-right:10px;margin-right:var(--plyr-control-spacing,10px);transition:all .3s ease;width:16px}.plyr__menu__container .plyr__control[role=menuitemradio]::after{background:#fff;border:0;height:6px;left:12px;opacity:0;top:50%;transform:translateY(-50%) scale(0);transition:transform .3s ease,opacity .3s ease;width:6px}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::before{background:#00b3ff;background:var(--plyr-control-toggle-checked-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)))}.plyr__menu__container .plyr__control[role=menuitemradio][aria-checked=true]::after{opacity:1;transform:translateY(-50%) scale(1)}.plyr__menu__container .plyr__control[role=menuitemradio].plyr__tab-focus::before,.plyr__menu__container .plyr__control[role=menuitemradio]:hover::before{background:rgba(35,40,47,.1)}.plyr__menu__container .plyr__menu__value{align-items:center;display:flex;margin-left:auto;margin-right:calc(( calc(10px * .7) - 2 ) * -1);margin-right:calc(( calc(var(--plyr-control-spacing,10px) * .7) - 2 ) * -1);overflow:hidden;padding-left:calc(calc(10px * .7) * 3.5);padding-left:calc(calc(var(--plyr-control-spacing,10px) * .7) * 3.5);pointer-events:none}.plyr--full-ui input[type=range]{-webkit-appearance:none;background:0 0;border:0;border-radius:calc(13px * 2);border-radius:calc(var(--plyr-range-thumb-height,13px) * 2);color:#00b3ff;color:var(--plyr-range-fill-background,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));display:block;height:calc(( 3px * 2 ) + 13px);height:calc(( var(--plyr-range-thumb-active-shadow-width,3px) * 2 ) + var(--plyr-range-thumb-height,13px));margin:0;padding:0;transition:box-shadow .3s ease;width:100%}.plyr--full-ui input[type=range]::-webkit-slider-runnable-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-webkit-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-webkit-user-select:none;user-select:none;background-image:linear-gradient(to right,currentColor 0,transparent 0);background-image:linear-gradient(to right,currentColor var(--value,0),transparent var(--value,0))}.plyr--full-ui input[type=range]::-webkit-slider-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);-webkit-appearance:none;margin-top:calc(( ( 13px - 5px ) / 2 ) * -1);margin-top:calc(( ( var(--plyr-range-thumb-height,13px) - var(--plyr-range-track-height,5px) ) / 2 ) * -1)}.plyr--full-ui input[type=range]::-moz-range-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-moz-transition:box-shadow .3s ease;transition:box-shadow .3s ease;user-select:none}.plyr--full-ui input[type=range]::-moz-range-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-moz-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px)}.plyr--full-ui input[type=range]::-moz-range-progress{background:currentColor;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px)}.plyr--full-ui input[type=range]::-ms-track{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none;color:transparent}.plyr--full-ui input[type=range]::-ms-fill-upper{background:0 0;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-fill-lower{background:0 0;background:currentColor;border:0;border-radius:calc(5px / 2);border-radius:calc(var(--plyr-range-track-height,5px) / 2);height:5px;height:var(--plyr-range-track-height,5px);-ms-transition:box-shadow .3s ease;transition:box-shadow .3s ease;-ms-user-select:none;user-select:none}.plyr--full-ui input[type=range]::-ms-thumb{background:#fff;background:var(--plyr-range-thumb-background,#fff);border:0;border-radius:100%;box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2));height:13px;height:var(--plyr-range-thumb-height,13px);position:relative;-ms-transition:all .2s ease;transition:all .2s ease;width:13px;width:var(--plyr-range-thumb-height,13px);margin-top:0}.plyr--full-ui input[type=range]::-ms-tooltip{display:none}.plyr--full-ui input[type=range]:focus{outline:0}.plyr--full-ui input[type=range]::-moz-focus-outer{border:0}.plyr--full-ui input[type=range].plyr__tab-focus::-webkit-slider-runnable-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-moz-range-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr--full-ui input[type=range].plyr__tab-focus::-ms-track{outline-color:#00b3ff;outline-color:var(--plyr-tab-focus-color,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));outline-offset:2px;outline-style:dotted;outline-width:3px}.plyr__poster{background-color:#000;background-position:50% 50%;background-repeat:no-repeat;background-size:contain;height:100%;left:0;opacity:0;position:absolute;top:0;transition:opacity .2s ease;width:100%;z-index:1}.plyr--stopped.plyr__poster-enabled .plyr__poster{opacity:1}.plyr__time{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px))}.plyr__time+.plyr__time::before{content:"⁄";margin-right:10px;margin-right:var(--plyr-control-spacing,10px)}@media (max-width:calc(768px - 1)){.plyr__time+.plyr__time{display:none}}.plyr__tooltip{background:rgba(255,255,255,.9);background:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;border-radius:var(--plyr-tooltip-radius,3px);bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));color:#4a5464;color:var(--plyr-tooltip-color,#4a5464);font-size:13px;font-size:var(--plyr-font-size-small,13px);font-weight:400;font-weight:var(--plyr-font-weight-regular,400);left:50%;line-height:1.3;margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) / 2) * 2);opacity:0;padding:calc(10px / 2) calc(calc(10px / 2) * 1.5);padding:calc(var(--plyr-control-spacing,10px) / 2) calc(calc(var(--plyr-control-spacing,10px) / 2) * 1.5);pointer-events:none;position:absolute;transform:translate(-50%,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;white-space:nowrap;z-index:2}.plyr__tooltip::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr .plyr__control.plyr__tab-focus .plyr__tooltip,.plyr .plyr__control:hover .plyr__tooltip,.plyr__tooltip--visible{opacity:1;transform:translate(-50%,0) scale(1)}.plyr .plyr__control:hover .plyr__tooltip{z-index:3}.plyr__controls>.plyr__control:first-child .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip{left:0;transform:translate(0,10px) scale(.8);transform-origin:0 100%}.plyr__controls>.plyr__control:first-child .plyr__tooltip::before,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip::before{left:calc(( 18px / 2 ) + calc(10px * .7));left:calc(( var(--plyr-control-icon-size,18px) / 2 ) + calc(var(--plyr-control-spacing,10px) * .7))}.plyr__controls>.plyr__control:last-child .plyr__tooltip{left:auto;right:0;transform:translate(0,10px) scale(.8);transform-origin:100% 100%}.plyr__controls>.plyr__control:last-child .plyr__tooltip::before{left:auto;right:calc(( 18px / 2 ) + calc(10px * .7));right:calc(( var(--plyr-control-icon-size,18px) / 2 ) + calc(var(--plyr-control-spacing,10px) * .7));transform:translateX(50%)}.plyr__controls>.plyr__control:first-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control .plyr__tooltip--visible,.plyr__controls>.plyr__control:first-child+.plyr__control.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child+.plyr__control:hover .plyr__tooltip,.plyr__controls>.plyr__control:first-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:first-child:hover .plyr__tooltip,.plyr__controls>.plyr__control:last-child .plyr__tooltip--visible,.plyr__controls>.plyr__control:last-child.plyr__tab-focus .plyr__tooltip,.plyr__controls>.plyr__control:last-child:hover .plyr__tooltip{transform:translate(0,0) scale(1)}.plyr__progress{left:calc(13px * .5);left:calc(var(--plyr-range-thumb-height,13px) * .5);margin-right:13px;margin-right:var(--plyr-range-thumb-height,13px);position:relative}.plyr__progress input[type=range],.plyr__progress__buffer{margin-left:calc(13px * -.5);margin-left:calc(var(--plyr-range-thumb-height,13px) * -.5);margin-right:calc(13px * -.5);margin-right:calc(var(--plyr-range-thumb-height,13px) * -.5);width:calc(100% + 13px);width:calc(100% + var(--plyr-range-thumb-height,13px))}.plyr__progress input[type=range]{position:relative;z-index:2}.plyr__progress .plyr__tooltip{font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));left:0}.plyr__progress__buffer{-webkit-appearance:none;background:0 0;border:0;border-radius:100px;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin-top:calc(( 5px / 2 ) * -1);margin-top:calc(( var(--plyr-range-track-height,5px) / 2 ) * -1);padding:0;position:absolute;top:50%}.plyr__progress__buffer::-webkit-progress-bar{background:0 0}.plyr__progress__buffer::-webkit-progress-value{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-webkit-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-moz-progress-bar{background:currentColor;border-radius:100px;min-width:5px;min-width:var(--plyr-range-track-height,5px);-moz-transition:width .2s ease;transition:width .2s ease}.plyr__progress__buffer::-ms-fill{border-radius:100px;-ms-transition:width .2s ease;transition:width .2s ease}.plyr--loading .plyr__progress__buffer{animation:plyr-progress 1s linear infinite;background-image:linear-gradient(-45deg,rgba(35,40,47,.6) 25%,transparent 25%,transparent 50%,rgba(35,40,47,.6) 50%,rgba(35,40,47,.6) 75%,transparent 75%,transparent);background-image:linear-gradient(-45deg,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 25%,transparent 25%,transparent 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 50%,var(--plyr-progress-loading-background,rgba(35,40,47,.6)) 75%,transparent 75%,transparent);background-repeat:repeat-x;background-size:25px 25px;background-size:var(--plyr-progress-loading-size,25px) var(--plyr-progress-loading-size,25px);color:transparent}.plyr--video.plyr--loading .plyr__progress__buffer{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr--audio.plyr--loading .plyr__progress__buffer{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr__volume{align-items:center;display:flex;max-width:110px;min-width:80px;position:relative;width:20%}.plyr__volume input[type=range]{margin-left:calc(10px / 2);margin-left:calc(var(--plyr-control-spacing,10px) / 2);margin-right:calc(10px / 2);margin-right:calc(var(--plyr-control-spacing,10px) / 2);position:relative;z-index:2}.plyr--is-ios .plyr__volume{min-width:0;width:auto}.plyr--audio{display:block}.plyr--audio .plyr__controls{background:#fff;background:var(--plyr-audio-controls-background,#fff);border-radius:inherit;color:#4a5464;color:var(--plyr-audio-control-color,#4a5464);padding:10px;padding:var(--plyr-control-spacing,10px)}.plyr--audio .plyr__control.plyr__tab-focus,.plyr--audio .plyr__control:hover,.plyr--audio .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-audio-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-audio-control-color-hover,#fff)}.plyr--full-ui.plyr--audio input[type=range]::-webkit-slider-runnable-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-moz-range-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]::-ms-track{background-color:rgba(193,200,209,.6);background-color:var(--plyr-audio-range-track-background,var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6)))}.plyr--full-ui.plyr--audio input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--full-ui.plyr--audio input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(35,40,47,.1);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(35,40,47,.1))}.plyr--audio .plyr__progress__buffer{color:rgba(193,200,209,.6);color:var(--plyr-audio-progress-buffered-background,rgba(193,200,209,.6))}.plyr--video{background:#000;overflow:hidden}.plyr--video.plyr--menu-open{overflow:visible}.plyr__video-wrapper{background:#000;height:100%;margin:auto;overflow:hidden;position:relative;width:100%}.plyr__video-embed,.plyr__video-wrapper--fixed-ratio{height:0;padding-bottom:56.25%}.plyr__video-embed iframe,.plyr__video-wrapper--fixed-ratio video{border:0;left:0;position:absolute;top:0}.plyr--full-ui .plyr__video-embed>.plyr__video-embed__container{padding-bottom:240%;position:relative;transform:translateY(-38.28125%)}.plyr--video .plyr__controls{background:linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75));background:var(--plyr-video-controls-background,linear-gradient(rgba(0,0,0,0),rgba(0,0,0,.75)));border-bottom-left-radius:inherit;border-bottom-right-radius:inherit;bottom:0;color:#fff;color:var(--plyr-video-control-color,#fff);left:0;padding:calc(10px / 2);padding:calc(var(--plyr-control-spacing,10px) / 2);padding-top:calc(10px * 2);padding-top:calc(var(--plyr-control-spacing,10px) * 2);position:absolute;right:0;transition:opacity .4s ease-in-out,transform .4s ease-in-out;z-index:3}@media (min-width:480px){.plyr--video .plyr__controls{padding:10px;padding:var(--plyr-control-spacing,10px);padding-top:calc(10px * 3.5);padding-top:calc(var(--plyr-control-spacing,10px) * 3.5)}}.plyr--video.plyr--hide-controls .plyr__controls{opacity:0;pointer-events:none;transform:translateY(100%)}.plyr--video .plyr__control.plyr__tab-focus,.plyr--video .plyr__control:hover,.plyr--video .plyr__control[aria-expanded=true]{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));color:#fff;color:var(--plyr-video-control-color-hover,#fff)}.plyr__control--overlaid{background:#00b3ff;background:var(--plyr-video-control-background-hover,var(--plyr-color-main,var(--plyr-color-main,#00b3ff)));border:0;border-radius:100%;color:#fff;color:var(--plyr-video-control-color,#fff);display:none;left:50%;opacity:.9;padding:calc(10px * 1.5);padding:calc(var(--plyr-control-spacing,10px) * 1.5);position:absolute;top:50%;transform:translate(-50%,-50%);transition:.3s;z-index:2}.plyr__control--overlaid svg{left:2px;position:relative}.plyr__control--overlaid:focus,.plyr__control--overlaid:hover{opacity:1}.plyr--playing .plyr__control--overlaid{opacity:0;visibility:hidden}.plyr--full-ui.plyr--video .plyr__control--overlaid{display:block}.plyr--full-ui.plyr--video input[type=range]::-webkit-slider-runnable-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-moz-range-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]::-ms-track{background-color:rgba(255,255,255,.25);background-color:var(--plyr-video-range-track-background,var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25)))}.plyr--full-ui.plyr--video input[type=range]:active::-webkit-slider-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-moz-range-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--full-ui.plyr--video input[type=range]:active::-ms-thumb{box-shadow:0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2),0 0 0 3px rgba(255,255,255,.5);box-shadow:var(--plyr-range-thumb-shadow,0 1px 1px rgba(35,40,47,.15),0 0 0 1px rgba(35,40,47,.2)),0 0 0 var(--plyr-range-thumb-active-shadow-width,3px) var(--plyr-audio-range-thumb-active-shadow-color,rgba(255,255,255,.5))}.plyr--video .plyr__progress__buffer{color:rgba(255,255,255,.25);color:var(--plyr-video-progress-buffered-background,rgba(255,255,255,.25))}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:fullscreen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}.plyr:fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}.plyr:fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-webkit-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-webkit-full-screen video{height:100%}.plyr:-webkit-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-webkit-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-webkit-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-webkit-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-webkit-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-moz-full-screen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-moz-full-screen video{height:100%}.plyr:-moz-full-screen .plyr__video-wrapper{height:100%;position:static}.plyr:-moz-full-screen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-moz-full-screen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-moz-full-screen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-moz-full-screen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr:-ms-fullscreen{background:#000;border-radius:0!important;height:100%;margin:0;width:100%}.plyr:-ms-fullscreen video{height:100%}.plyr:-ms-fullscreen .plyr__video-wrapper{height:100%;position:static}.plyr:-ms-fullscreen.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen{display:block}.plyr:-ms-fullscreen .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr:-ms-fullscreen.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr:-ms-fullscreen .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr--fullscreen-fallback{background:#000;border-radius:0!important;height:100%;margin:0;width:100%;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:10000000}.plyr--fullscreen-fallback video{height:100%}.plyr--fullscreen-fallback .plyr__video-wrapper{height:100%;position:static}.plyr--fullscreen-fallback.plyr--vimeo .plyr__video-wrapper{height:0;position:relative}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen{display:block}.plyr--fullscreen-fallback .plyr__control .icon--exit-fullscreen+svg{display:none}.plyr--fullscreen-fallback.plyr--hide-controls{cursor:none}@media (min-width:1024px){.plyr--fullscreen-fallback .plyr__captions{font-size:21px;font-size:var(--plyr-font-size-xlarge,21px)}}.plyr__ads{border-radius:inherit;bottom:0;cursor:pointer;left:0;overflow:hidden;position:absolute;right:0;top:0;z-index:-1}.plyr__ads>div,.plyr__ads>div iframe{height:100%;position:absolute;width:100%}.plyr__ads::after{background:#23282f;border-radius:2px;bottom:10px;bottom:var(--plyr-control-spacing,10px);color:#fff;content:attr(data-badge-text);font-size:11px;padding:2px 6px;pointer-events:none;position:absolute;right:10px;right:var(--plyr-control-spacing,10px);z-index:3}.plyr__ads::after:empty{display:none}.plyr__cues{background:currentColor;display:block;height:5px;height:var(--plyr-range-track-height,5px);left:0;margin:-var(--plyr-range-track-height,5px)/2 0 0;opacity:.8;position:absolute;top:50%;width:3px;z-index:3}.plyr__preview-thumb{background-color:rgba(255,255,255,.9);background-color:var(--plyr-tooltip-background,rgba(255,255,255,.9));border-radius:3px;bottom:100%;box-shadow:0 1px 2px rgba(0,0,0,.15);box-shadow:var(--plyr-tooltip-shadow,0 1px 2px rgba(0,0,0,.15));margin-bottom:calc(calc(10px / 2) * 2);margin-bottom:calc(calc(var(--plyr-control-spacing,10px) / 2) * 2);opacity:0;padding:3px;padding:var(--plyr-tooltip-radius,3px);pointer-events:none;position:absolute;transform:translate(0,10px) scale(.8);transform-origin:50% 100%;transition:transform .2s .1s ease,opacity .2s .1s ease;z-index:2}.plyr__preview-thumb--is-shown{opacity:1;transform:translate(0,0) scale(1)}.plyr__preview-thumb::before{border-left:4px solid transparent;border-left:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-right:4px solid transparent;border-right:var(--plyr-tooltip-arrow-size,4px) solid transparent;border-top:4px solid rgba(255,255,255,.9);border-top:var(--plyr-tooltip-arrow-size,4px) solid var(--plyr-tooltip-background,rgba(255,255,255,.9));bottom:calc(4px * -1);bottom:calc(var(--plyr-tooltip-arrow-size,4px) * -1);content:"";height:0;left:50%;position:absolute;transform:translateX(-50%);width:0;z-index:2}.plyr__preview-thumb__image-container{background:#c1c8d1;border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);overflow:hidden;position:relative;z-index:0}.plyr__preview-thumb__image-container img{height:100%;left:0;max-height:none;max-width:none;position:absolute;top:0;width:100%}.plyr__preview-thumb__time-container{bottom:6px;left:0;position:absolute;right:0;white-space:nowrap;z-index:3}.plyr__preview-thumb__time-container span{background-color:rgba(0,0,0,.55);border-radius:calc(3px - 1px);border-radius:calc(var(--plyr-tooltip-radius,3px) - 1px);color:#fff;font-size:13px;font-size:var(--plyr-font-size-time,var(--plyr-font-size-small,13px));padding:3px 6px}.plyr__preview-scrubbing{bottom:0;filter:blur(1px);height:100%;left:0;margin:auto;opacity:0;overflow:hidden;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s ease;width:100%;z-index:1}.plyr__preview-scrubbing--is-shown{opacity:1}.plyr__preview-scrubbing img{height:100%;left:0;max-height:none;max-width:none;object-fit:contain;position:absolute;top:0;width:100%}.plyr--no-transition{transition:none!important}.plyr__sr-only{clip:rect(1px,1px,1px,1px);overflow:hidden;border:0!important;height:1px!important;padding:0!important;position:absolute!important;width:1px!important}.plyr [hidden]{display:none!important}.logo--influencers{position:absolute;top:0;right:0;padding:0;z-index:11;margin-top:1rem;margin-right:.625rem;margin-bottom:1rem;margin-left:.625rem}@media (min-width:62.5rem){.logo--influencers{margin-top:1.5rem;margin-right:2.625rem;margin-bottom:1.5rem;margin-left:2.625rem}}.logo--influencers::before{content:"";display:block;position:absolute;right:0;top:0;width:37.5rem;height:37.5rem;-ms-transform:rotate(17deg) translateY(-102%);transform:rotate(17deg) translateY(-102%);background-color:#09c;z-index:-1}@media (min-width:62.5rem){.logo--influencers::before{width:50rem;height:50rem}}.white{position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 64px 65vw;border-color:transparent transparent white transparent}.white-2{position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 155px 100vw;border-color:transparent transparent white transparent}.navy{position:absolute;bottom:0;right:0;width:0;height:0;border-style:solid;border-width:0 0 155px 100vw;border-color:transparent transparent #0c2340 transparent}.blue{position:absolute;bottom:0;left:0;width:0;height:0;border-style:solid;border-width:36px 0 0 45vw;border-color:transparent transparent transparent #007db3}@media (min-width:62.5rem){.influencers{display:flex;flex-flow:row wrap;justify-content:space-between;margin-top:9.375rem}}.influencers__header{position:absolute;overflow:hidden;height:8rem;width:100%}.influencers__hero{height:100vh;margin-bottom:2rem}@media (max-width:36.5rem){.influencers__hero{margin-bottom:2rem}}.influencers__contact{padding-bottom:2rem}@media (min-width:37.5rem){.influencers__contact{padding-bottom:7.5rem}}.influencers .influencer{margin-top:3.375rem}@media (min-width:62.5rem){.influencers .influencer{flex-basis:calc(50% - 3.5rem);margin-top:0;margin-right:4rem;margin-bottom:4rem;margin-left:0}}@media (min-width:62.5rem){.influencers .influencer:nth-of-type(2n){margin-top:4rem;margin-right:0}}.influencers .influencer:last-of-type{padding-bottom:4rem}.influencers .influencer__img{width:100%;max-width:100%}.influencers .influencer__content{padding-right:2rem;padding-left:2rem}@media (min-width:62.5rem){.influencers .influencer__content{padding-right:0;padding-left:0}}.influencers .influencer__profile{color:#09c;font-style:italic}.influencers .influencer__profile:hover,.influencers .influencer__profile:focus{color:#07a}.influencers__bg{background-position:center top;background-size:cover;margin-top:6.25rem;margin-right:0;margin-bottom:0;margin-left:0}@media (min-width:85rem){.influencers__bg{background-size:contain}}.instagrams{padding-top:2rem;padding-bottom:2rem}@media (min-width:37.5rem){.instagrams{padding-top:15rem;padding-bottom:15rem}}.instagrams__title{color:white;margin:0;padding:2rem 0}.instagrams__grid{display:flex;flex-flow:column;justify-content:space-around;padding-right:1.5rem;padding-left:1.5rem}@media (min-width:37.5rem){.instagrams__grid{flex-flow:row wrap;padding-right:0;padding-left:0}}.instagrams__link{color:white;margin-top:1rem}@media (min-width:37.5rem){.instagrams::before{content:"";display:block;height:0;width:0;position:absolute;left:0;right:0;top:0;border-top:200px solid #fff;border-right:100vw solid transparent}.instagrams::after{content:"";display:block;height:0;width:0;position:absolute;left:0;right:0;bottom:0;border-bottom:200px solid #fff;border-left:100vw solid transparent}}.instagram{position:relative;margin-top:.75rem;margin-bottom:.75rem}@media (min-width:37.5rem){.instagram{flex-basis:calc(50% - 1rem)}}@media (min-width:62.5rem){.instagram{flex-basis:calc(33% - 1rem)}}.instagram__link{position:relative;width:100%;display:block;z-index:2}.instagram__link::after{content:"";display:block;padding-bottom:100%}.instagram__link:hover .content,.instagram__link:focus .content{opacity:1}.instagram .content{position:absolute;top:0;bottom:0;right:0;left:0;background:rgba(0,119,170,.8);color:white;opacity:0;z-index:1;transition:all 500ms ease;display:flex;align-items:center;height:100%;width:100%}.instagram .text{padding-right:1rem;padding-left:1rem}.instagram img{position:absolute;width:100%;height:100%;object-fit:cover}.fancy{padding-top:28px;font-size:26px;font-size:1.625rem;line-height:1.25;position:relative;padding-bottom:28px}@media (min-width:37.5rem){.fancy{font-size:56px;font-size:3.5rem;line-height:1.2857142857}}.fancy--alt{display:block;color:#09c}.fancy::after{content:"";border-bottom:solid 2px #09c;width:70px;right:0;left:0;position:absolute;bottom:0;margin:0 auto}.fancy__content{padding-top:28px;padding-bottom:28px;text-align:justify}@media (min-width:62.5rem){.fancy__content{width:700px;margin:0 auto}}.fancy__form{padding-top:0;padding-bottom:4rem}.triangles{position:absolute;bottom:0;left:0;width:100%;height:20vh;pointer-events:none;-webkit-user-select:none;-ms-user-select:none;user-select:none;overflow:hidden}.triangles__white{background:#fff;width:150%;height:50vh;display:block;position:absolute;-ms-transform:rotate(-4deg) translateY(112px);transform:rotate(-4deg) translateY(112px);z-index:1}.triangles__navy{background:#0c2340;width:150%;height:50vh;display:block;position:absolute;-ms-transform:rotate(-4deg) translateY(112px);transform:rotate(-4deg) translateY(112px);z-index:1}.triangles__lblue{-ms-transform:rotate(8deg) translateY(210px);transform:rotate(8deg) translateY(210px);z-index:0;z-index:0;top:-14%;background:#09c;width:150%;height:50vh;display:block;position:absolute;left:-10%}@media (min-width:37.5rem){.triangles__lblue{-ms-transform:rotate(4deg) translateY(210px);transform:rotate(4deg) translateY(210px)}}.tour{position:relative;background-size:cover;background-repeat:no-repeat;background-position:center center;margin-bottom:2rem}.tour--centered{display:flex;justify-content:space-between;flex-direction:column}@media (min-width:85rem){.tour--centered{flex-direction:row}}.tour--centered__img{padding-right:3rem;padding-left:3rem}@media (min-width:85rem){.tour--centered__img{padding-right:1.5rem;padding-left:0}}.tour__content{color:white;padding-top:.5rem;padding-right:1.5rem;padding-bottom:3rem;padding-left:1.5rem;z-index:10;position:relative}@media (min-width:62.5rem){.tour__content{padding-right:1.5rem;padding-bottom:3rem;padding-left:1.5rem}.tour__content p{font-size:20px;font-size:1.25rem;line-height:1.25}}@media (min-width:85rem){.tour__content{text-shadow:0 0 .25rem rgba(0,0,0,.5);width:var(--contentWidth)}}@media (min-width:112.5rem){.tour__content{background:0 0;text-shadow:none}.tour__content p{font-size:22px;font-size:1.375rem;line-height:1.25}}.tour__title{color:white;font-size:32px;font-size:2rem;line-height:1.25}@media (min-width:112.5rem){.tour__title{font-size:48px;font-size:3rem;line-height:1.25}}.tour__img{padding-right:3rem;padding-bottom:0;padding-left:3rem}@media (min-width:85rem){.tour__img{position:absolute;bottom:0;right:0;width:auto;height:80%;z-index:9;padding-right:1.5rem;padding-left:0}}@media (min-width:112.5rem){.tour__img{right:4rem;height:90%}}@media print{.tour__img{display:none}}.tour__btn{background:#61abe8;color:white;display:inline-block;border-radius:.5rem;text-decoration:none;text-transform:uppercase;text-align:center;width:max-content;padding-top:.65rem;padding-right:3rem;padding-bottom:.65rem;padding-left:3rem;margin-top:1.5rem}.tour__btn:hover,.tour__btn:focus{background:#0c2340}.task-list .task{border:solid .1rem #fff}.task-list .task:nth-child(even) .heading{background:#fff}.task-list .item{background:0 0;border:none;display:inline-block;width:auto;font-size:1.8rem;font-weight:300;line-height:1.3}.task-list .item .date{font-size:1.4rem;font-weight:200}.task-list .item .fa{color:#1a1aff}.task-list .category{float:right;padding:.4rem .6rem;border:solid 1px;border-radius:.5rem;margin:1.5rem .75rem}.task-list .category.academic{border-color:#1a1aff;color:#1a1aff}.task-list .category.housing{border-color:#0c2340;color:#0c2340}.task-list .category.financial{border-color:#198644;color:#198644}.task-list .category.student-success{border-color:#1a1aff;color:#1a1aff}.task-list .category.student-involvement{border-color:#9f6000;color:#9f6000}.task-list .item-data{background:#fff;border:none;border-top:solid .1rem #fff}.task-list .checkbox{display:inline-block}.task-list .checkbox input[type=checkbox]{opacity:0}.task-list .checkbox input[type=checkbox]+label::after{content:none}.task-list .checkbox input[type=checkbox]:checked+label::after{content:""}.task-list .checkbox input[type=checkbox]:checked+label::before{background:#1a1aff}.task-list .checkbox input[type=checkbox]:focus+label::before{outline:#3b99fc auto 5px}.task-list .checkbox input[type=checkbox]:disabled+label::before{background:#fff;border:1px solid #f1f1f9;cursor:not-allowed}.task-list .checkbox label{position:relative;display:inline-block;padding-left:30px;top:-.75rem}.task-list .checkbox label::before,.task-list .checkbox label::after{position:absolute;content:"";display:inline-block}.task-list .checkbox label::before{height:24px;width:24px;border:1px solid #1a1aff;left:0}.task-list .checkbox label::after{height:7px;width:16px;border-left:3px solid white;border-bottom:3px solid white;transform:rotate(-45deg);left:4px;top:7px}.task-list .completed .item{text-decoration:line-through;color:#666;font-style:italic}.button--task{margin-top:1.5rem}#taskList [type=range]{-webkit-appearance:none;margin:12px 0}#taskList [type=range]:focus{outline:0}#taskList [type=range]:focus::-webkit-slider-runnable-track{background:#fbfbfc}#taskList [type=range]:focus::-ms-fill-lower{background:#eceff1}#taskList [type=range]:focus::-ms-fill-upper{background:#fbfbfc}#taskList [type=range]::-webkit-slider-runnable-track{cursor:pointer;height:8px;transition:all .2s ease;width:100%;background:#eceff1;border:2px solid #cfd8dc;border-radius:5px}#taskList [type=range]::-webkit-slider-thumb{background:#09c;box-shadow:1px 1px rgba(0,0,0,.2);border:2px solid #fff;border-radius:1.2rem;cursor:pointer;height:2.4rem;width:2.4rem;-webkit-appearance:none;margin-top:-10px}#taskList [type=range]::-moz-range-track{cursor:pointer;height:8px;transition:all .2s ease;width:100%;background:#eceff1;border:2px solid #cfd8dc;border-radius:5px}#taskList [type=range]::-moz-range-thumb{background:#09c;box-shadow:1px 1px rgba(0,0,0,.2);border:2px solid #fff;border-radius:1.2rem;cursor:pointer;height:2.4rem;width:2.4rem}#taskList [type=range]::-ms-track{cursor:pointer;height:8px;transition:all .2s ease;width:100%;background:0 0;border-color:transparent;border-width:12px 0;color:transparent}#taskList [type=range]::-ms-fill-lower{background:#dde3e6;border:2px solid #cfd8dc;border-radius:10px}#taskList [type=range]::-ms-fill-upper{background:#eceff1;border:2px solid #cfd8dc;border-radius:10px}#taskList [type=range]::-ms-thumb{background:#09c;box-shadow:1px 1px rgba(0,0,0,.2);border:2px solid #fff;border-radius:1.2rem;cursor:pointer;height:2.4rem;width:2.4rem;margin-top:0}#taskList output{background:#1a1aff;color:#fff;padding:.5rem;margin:-10rem 1rem 0;display:inline-block}.r-profiles{position:relative;background:#0c2340;background-image:url("https://www.xavier.edu/_v6/_assets/css/../images/profiles/background.svg");background-size:cover;background-position:center bottom;padding-top:1.5rem;padding-right:1.5rem;padding-bottom:1.5rem;padding-left:1.5rem;margin-top:1.5rem;margin-bottom:1.5rem;color:white;--lzl-bg-img:"https://www.xavier.edu/_v6/_assets/css/../images/profiles/background.svg"}@media (min-width:62.5rem){.r-profiles{display:flex;flex:0 1;flex-wrap:wrap;justify-content:space-between}}.r-profiles__title{color:white;flex-basis:100%}.r-profiles__profile{flex-basis:calc(( 100% / 3 ) - 1rem)}.r-profiles__profile:not(:last-child){margin-bottom:1rem}@media (min-width:62.5rem){.r-profiles__profile:not(:last-child){margin-right:1rem;margin-left:0}}.r-profiles.lzl:not(.lzl-ed),.r-profiles.lzl-ing:not(.lzl-ed){background-image:none}.r-profiles__img{border-radius:.5rem}.r-profiles__link{color:#09c;font-weight:300}.r-profiles__link:hover,.r-profiles__link:focus{color:#00adf7}.palette__xavierBlue{background-color:#0c2340;color:#fff}.palette__xavierBlue .altcolor{color:#fff}.palette__xavierBlue .secondarycolor{color:#1a1aff}.palette__xavierBlue a{color:#fff}.palette__xavierBlue .link__item{border-bottom:1px solid #fff}.palette__xavierBlue .hero__menubox{background-color:#1a1aff}.palette__xavierBlue .highlight__content{background-color:#0c2340}@media (min-width:62.5rem){.palette__xavierBlue .highlight__content{background:unset}}.palette__xavierBlue .highlight__right--linkbox{background-color:#0c2340}.palette__xavierBlue .accordion{border-top:2px solid #0033a0!important}.palette__xavierBlue .accordion__wrapper{border-bottom:1px solid #0033a0!important}.palette__xavierBlue .accordion__btn{color:#fff}.palette__moreBlue{background-color:#0033a0;color:#fff}.palette__moreBlue .altcolor{color:#fff}.palette__moreBlue .secondarycolor{color:#0c2340}.palette__moreBlue a{color:#fff}.palette__moreBlue .link__item{border-bottom:1px solid #fff}.palette__moreBlue .hero__menubox{background-color:#0c2340}.palette__moreBlue .highlight__content{background-color:#0033a0}@media (min-width:62.5rem){.palette__moreBlue .highlight__content{background:unset}}.palette__moreBlue .highlight__right--linkbox{background-color:#0033a0}.palette__moreBlue .accordion__btn{color:#fff}.palette__white{background-color:#fff;color:#0c2340}.palette__white .altcolor{color:#1a1aff}.palette__white .altcolor a{color:#fff}.palette__white .altcolor .link__item{border-bottom:1px solid #fff}.palette__white .secondarycolor{color:#1a1aff}.palette__white a{color:#1a1aff}.palette__white .link__item{border-bottom:1px solid #1a1aff}.palette__white .hero__menubox{background-color:#0c2340}.palette__white .highlight__content{background-color:#fff}@media (min-width:62.5rem){.palette__white .highlight__content{background:unset}}.palette__white .highlight__right--linkbox{background-color:#fff}.palette__white .accordion__btn{color:#0c2340}.palette__runningMan{background-color:#0033a0;color:#fff}.palette__runningMan .altcolor{color:#fff}.palette__runningMan a{color:#fff}.palette__runningMan .link__item{border-bottom:1px solid #fff}.palette__runningMan .hero__menubox{background-color:#0c2340}.palette__runningMan .highlight__content{background-color:#0033a0}@media (min-width:62.5rem){.palette__runningMan .highlight__content{background:unset}}.palette__runningMan .highlight__right--linkbox{background-color:#0033a0}.palette__runningMan .accordion__btn{color:#fff}.palette__babyBlue{background-color:#7cc2fd;color:#0c2340}.palette__babyBlue .altcolor{color:#fff}.palette__babyBlue a{color:#0c2340}.palette__babyBlue .link__item{border-bottom:1px solid #0c2340}.error404{background-color:#0c2340}.error404__wrapper{padding:4rem 2rem}.sr-only{border:0!important;clip:rect(1px,1px,1px,1px)!important;clip-path:inset(50%)!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.sr-only-focusable:focus,.sr-only-focusable:active{clip:auto!important;clip-path:none!important;height:auto!important;margin:auto!important;overflow:visible!important;width:auto!important;white-space:normal!important}.nav-open{overflow:hidden!important;height:100%}.nav-open .overlay{display:initial;background-color:rgba(255,255,255,.75);height:100%;margin:0;padding:0;position:fixed;top:0;left:0;width:100%;z-index:100;transition:all 250ms;cursor:url('data:image/svg+xml,%3Csvg height="24" width="24" viewBox="0 0 24 24" version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink"%3E\A  %3Ctitle%3EClose%3C/title%3E\A  %3Cpolygon fill="%230C2340" points="0 21.9201 1.413 23.3331 23.333 1.4131 21.919 0.0001"%3E%3C/polygon%3E\A  %3Cpolygon fill="%230C2340" points="0 1.4127 21.919 23.3327 23.333 21.9197 1.413 0.0007"%3E%3C/polygon%3E\A%3C/svg%3E'),pointer}.hidden{display:none}.mobile{display:block}@media (min-width:62.5rem){.mobile{display:none}}.desktop{display:none}@media (min-width:62.5rem){.desktop{display:block}}.dev{background-color:#000;color:#fff;display:inline-block;font-size:.875em;padding:5px;position:fixed;right:0;top:50%;width:auto;z-index:99999}.phone-only{display:none}@media (max-width:36.5rem){.phone-only{display:block}}.portrait-up{display:none}@media (min-width:37.5rem){.portrait-up{display:block}}.landscape-up{display:none}@media (min-width:62.5rem){.landscape-up{display:block}}.desktop-up{display:none}@media (min-width:85rem){.desktop-up{display:block}}.big-desktop-up{display:none}@media (min-width:112.5rem){.big-desktop-up{display:block}}.fancyFont{font-family:"orpheuspro";font-style:italic;font-feature-settings:"ss02"}.text--centered{text-align:center;display:block;width:100%}@media (max-width:36.5rem){.mobile-break{display:block}}.pad--right16{padding-right:1rem}@media (min-width:37.5rem){.margin--right-8{margin-right:.5rem}}@media (min-width:37.5rem){.margin--right-16{margin-right:1rem}}@media (min-width:37.5rem){.margin--right-24{margin-right:1.5rem}}@media (min-width:37.5rem){.margin--right-48{margin-right:3rem}}@media (min-width:37.5rem){.margin--both-8{margin-right:.5rem;margin-left:.5rem}}@media (min-width:37.5rem){.margin--both-16{margin-right:1rem;margin-left:1rem}}@media (min-width:37.5rem){.margin--both-24{margin-right:1.5rem;margin-left:1.5rem}}@media (min-width:37.5rem){.margin--both-48{margin-right:3rem;margin-left:3rem}}@media (min-width:37.5rem){.margin--left-8{margin-left:.5rem}}@media (min-width:37.5rem){.margin--left-16{margin-left:1rem}}@media (min-width:37.5rem){.margin--left-24{margin-left:1.5rem}}@media (min-width:37.5rem){.margin--left-48{margin-left:3rem}}@media print{.header{background:0 0;box-shadow:none;position:relative;padding:0;margin:0}.designed-wrapper,.content-page{display:block}.branding{color:white;background-color:#0c2340;display:inline-block;padding:1rem;-webkit-print-color-adjust:exact!important;color-adjust:exact!important}main>div,main>section{padding-left:0!important;padding-right:0!important;background-image:none!important;background-color:white!important}main>div>div,main>section>div{padding-left:0!important;padding-right:0!important}main>div div,main>section div{background-image:none!important;background-color:white!important}.accordion__content,.accordion__icon--minus{display:block}}