@charset "UTF-8";*{margin:0;outline:0;padding:0}*,:after,:before{box-sizing:border-box}img{font-style:italic;height:auto;max-width:100%}img:not([src]):not([srcset]){visibility:hidden}table img{max-width:none}dl,ol,ul{margin:0;padding:0}ul li{list-style:none}a{color:#18214c}a,a:focus,a:hover{text-decoration:none}a:focus,a:hover{color:#f9ae00}svg.icon{fill:currentColor;height:1em;pointer-events:none;width:1em}button{cursor:pointer}button,button:focus{outline:0}hr{border:0;border-top:1px solid rgba(0,0,0,.15);margin:6rem 0}@media screen and (max-width:767.98px){hr{margin:4rem 0}}html{font-size:10px}html.no-scroll{overflow:hidden}body{color:#18214c;font-family:Inter,sans-serif;font-size:1.4rem;line-height:1.5;min-width:320px;position:relative}p{margin-bottom:2rem}.wrap{display:flex;flex-direction:column;min-height:100vh}html.is-ie .wrap{display:block}.container,.container-fluid{margin:0 auto;max-width:100%;padding:0 1.5rem;width:100%}@media screen and (max-width:575.98px){.container,.container-fluid{padding-left:2rem;padding-right:2rem}}@media screen and (min-width:576px){.container{max-width:540px}}@media screen and (min-width:768px){.container{max-width:720px}}@media screen and (min-width:992px){.container{max-width:960px}}@media screen and (min-width:1200px){.container{max-width:1140px}}@media screen and (min-width:1440px){.container-fluid{max-width:100%}}.main{flex:1;width:100%}.icon{display:inline-block;position:relative;vertical-align:middle}.icon--arrow-left{transform:rotate(180deg)}.icon--arrow-down{transform:rotate(90deg)}.btn{align-items:center;background:transparent;border:none;border-radius:.5rem;-moz-column-gap:.4rem;column-gap:.4rem;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1.6rem;font-weight:600;justify-content:center;line-height:1.25;min-height:4.8rem;outline:none;padding:1.2rem 2rem;position:relative;text-align:center;transition:.3s;-webkit-user-select:none;-moz-user-select:none;user-select:none;vertical-align:middle}.btn,.btn:focus,.btn:hover{text-decoration:none}.btn[disabled]{opacity:.6;pointer-events:none}.btn__loader{animation:btnSpinner 1s linear infinite;display:none;height:2.2rem;left:50%;margin-left:-1.1rem;margin-top:-1.1rem;position:absolute;top:50%;width:2.2rem}.btn__loader-in,.btn__loader-in:before{height:100%;position:absolute;top:0;width:100%}.btn__loader-in{left:50%;overflow:hidden}.btn__loader-in:before{border-radius:100%;box-shadow:inset 0 0 0 2px currentColor;content:"";left:-50%}.btn.is-loading{pointer-events:none}.btn.is-loading>:not(.btn__loader){opacity:0}.btn.is-loading .btn__loader{display:block}.btn .icon{height:24px;width:24px}.btn--primary{background-color:#18214c;color:#fff}.btn--primary:hover{background-color:#2f3a66;color:#fff}.btn--secondary{background-color:#f9ae00;color:#fff}.btn--secondary:hover{background-color:#c2928c;color:#fff}.btn--teal{background-color:#13999c;color:#fff}.btn--teal:hover{background-color:#18214c;color:#fff}.btn--blue{background-color:#6cace4;color:#fff}.btn--blue:hover{background-color:#13999c;color:#fff}.btn--terracotta{background-color:#c2928c;color:#fff}.btn--terracotta:hover{background-color:#f9ae00;color:#fff}.btn--white{background-color:#fff;color:#18214c}.btn--white:hover{background-color:#d8d8d8;color:#18214c}.btn--icon:after{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:24px;width:24px}.btn--icon-download:after{background-image:url(/site/images/icons/icon-download-white.svg)}.btn--icon-arrow:after{background-image:url(/site/images/icons/icon-arrow-btn.svg)}.btn--icon-arrow-down:after{background-image:url(/site/images/icons/icon-arrow-white.svg);transform:rotate(90deg)}.btn-circle{align-items:center;border-radius:50%;display:flex;height:48px;justify-content:center;padding:0;transition:.3s;width:48px}.btn-circle .icon{flex-shrink:0;height:24px;width:24px}.btn-circle--primary{background-color:#18214c;color:#fff}.btn-circle--primary:hover{background-color:#2f3a66;color:#fff}.btn-circle--secondary,.btn-circle--yellow{background-color:#f9ae00;color:#fff}.btn-circle--secondary:hover,.btn-circle--terracotta,.btn-circle--yellow:hover{background-color:#c2928c;color:#fff}.btn-circle--terracotta:hover{background-color:#f9ae00;color:#fff}.btn-circle--blue{background-color:#6cace4;color:#fff}.btn-circle--blue:hover{background-color:#13999c;color:#fff}.btn-circle--white{background-color:#fff;color:#18214c}.btn-circle--white:hover{background-color:#d8d8d8;color:#18214c}.btn-circle--teal{background-color:#13999c;color:#fff}.btn-circle--teal:hover{background-color:#18214c;color:#fff}.btn-circle-outline,.btn-outline{border:2px solid transparent}.btn-circle-outline--primary,.btn-outline--primary{border-color:#18214c;color:#18214c}.btn-circle-outline--primary:hover,.btn-outline--primary:hover{border-color:#2f3a66;color:#2f3a66}.btn-circle-outline--teal,.btn-outline--teal{border-color:#13999c;color:#13999c}.btn-circle-outline--teal:hover,.btn-outline--teal:hover{border-color:#18214c;color:#18214c}.btn-circle-outline--secondary,.btn-outline--secondary{border-color:#f9ae00;color:#f9ae00}.btn-circle-outline--secondary:hover,.btn-circle-outline--terracotta,.btn-outline--secondary:hover,.btn-outline--terracotta{border-color:#c2928c;color:#c2928c}.btn-circle-outline--terracotta:hover,.btn-outline--terracotta:hover{border-color:#f9ae00;color:#f9ae00}.btn-up{background:none;border:none;bottom:3rem;color:#18214c;cursor:pointer;opacity:0;padding:0;position:fixed;right:3rem;transition:opacity .3s,visibility .3s,transform .3s,color .3s;visibility:hidden;z-index:100}.btn-up.is-active{opacity:1;visibility:visible}.btn-up:hover{color:#f9ae00;transform:translateY(-4px)}.btn-up .icon{height:48px;width:48px}@media screen and (max-width:767.98px){.btn-up{bottom:2rem;right:2rem}}@keyframes btnSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.row{display:flex;flex-wrap:wrap;margin-left:-1.5rem;margin-right:-1.5rem;row-gap:3rem}[class*=col-]{padding-left:1.5rem;padding-right:1.5rem;position:relative}@media screen and (max-width:991.98px){.row{margin-left:-1rem;margin-right:-1rem;row-gap:2rem}[class*=col-]{padding-left:1rem;padding-right:1rem}}.col-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-12{flex:0 0 100%;max-width:100%}@media (min-width:576px){.col-sm-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-sm-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-sm-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-sm-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-sm-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-sm-12{flex:0 0 100%;max-width:100%}}@media (min-width:768px){.col-md-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-md-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-md-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-md-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-md-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-md-12{flex:0 0 100%;max-width:100%}}@media (min-width:992px){.col-lg-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-lg-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-lg-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-lg-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-lg-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-lg-12{flex:0 0 100%;max-width:100%}}@media (min-width:1200px){.col-xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-xl-12{flex:0 0 100%;max-width:100%}}@media (min-width:1440px){.col-2xl-1{flex:0 0 8.3333333333%;max-width:8.3333333333%}.col-2xl-2{flex:0 0 16.6666666667%;max-width:16.6666666667%}.col-2xl-3{flex:0 0 25%;max-width:25%}.col-2xl-4{flex:0 0 33.3333333333%;max-width:33.3333333333%}.col-2xl-5{flex:0 0 41.6666666667%;max-width:41.6666666667%}.col-2xl-6{flex:0 0 50%;max-width:50%}.col-2xl-7{flex:0 0 58.3333333333%;max-width:58.3333333333%}.col-2xl-8{flex:0 0 66.6666666667%;max-width:66.6666666667%}.col-2xl-9{flex:0 0 75%;max-width:75%}.col-2xl-10{flex:0 0 83.3333333333%;max-width:83.3333333333%}.col-2xl-11{flex:0 0 91.6666666667%;max-width:91.6666666667%}.col-2xl-12{flex:0 0 100%;max-width:100%}}.select{position:relative}.select:after{background:url(/site/images/icons/icon-select.svg) no-repeat;background-size:contain;content:"";height:2.4rem;margin-top:-1.2rem;position:absolute;right:2rem;top:50%;width:2.4rem;z-index:1}.select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#fff;border:2px solid #d5dae8;border-radius:.5rem;color:#18214c;display:block;font-size:1.4rem;font-weight:400;height:48px;max-width:100%;outline:none;padding:0 5.5rem 0 2rem;transition:.2s;width:100%}.select select:focus{border-color:#58638a}.input,.textarea{background:#fff;border:2px solid #d5dae8;border-radius:.5rem;color:#18214c;display:block;font-size:1.4rem;font-weight:400;max-width:100%;outline:none;padding:0 2rem;transition:.2s;width:100%}.input[disabled],.textarea[disabled]{opacity:.6;pointer-events:none}.input:focus,.textarea:focus{border-color:#58638a}.input::-webkit-input-placeholder,.textarea::-webkit-input-placeholder{color:#8a94b0}.input::-moz-placeholder,.textarea::-moz-placeholder{color:#8a94b0}.input:-ms-input-placeholder,.textarea:-ms-input-placeholder{color:#8a94b0}.input:-moz-placeholder,.textarea:-moz-placeholder{color:#8a94b0}.input{height:48px}.textarea{border-radius:.5rem;height:90px;min-height:90px;padding-bottom:2rem;padding-top:2rem}.form-panel{background:#fff;border:2px solid #b6bed3;border-radius:.5rem;padding:4rem}@media screen and (max-width:991.98px){.form-panel{padding:3rem}}@media screen and (max-width:767.98px){.form-panel{padding:3rem 2rem}}.form-group{margin-bottom:2.4rem;position:relative}.form-group__label{display:block;font-size:1.4rem;font-weight:600;margin-bottom:1rem;padding-left:2rem}.form-group__error{color:#ef1212;display:none;font-size:1.2rem;font-weight:500;margin-top:1rem}.form-group__error:empty{display:none}.form-group.has-error .form-group__error{display:block}.form-group.has-error .input,.form-group.has-error .textarea,.form-group.has-error select{border-color:#ef1212}.form-enquiry{display:flex;flex-direction:column;row-gap:7rem}.form-enquiry__title{margin-left:2rem}.form-enquiry__text{border-bottom:2px solid #d5dae8;margin-bottom:3rem;padding-bottom:3rem}.form-enquiry__available{margin-top:4.5rem}.form-enquiry__actions{align-items:center;display:flex;flex-wrap:wrap;gap:3rem}.form-enquiry.is-success .form-enquiry__section,.form-enquiry.is-success .form-response{display:none}.form-enquiry.is-success .form-enquiry__success{display:flex}.form-enquiry__success{align-items:center;animation:form-enquiry-success-in .4s ease both;border:2px solid #bfedee;border-radius:.5rem;box-shadow:0 1px 4px 0 rgba(25,33,61,.08);display:none;flex-direction:column;padding:5rem 4rem;row-gap:2rem;text-align:center}@media screen and (max-width:767.98px){.form-enquiry__success{padding:4rem 2.4rem}}.form-enquiry__success-icon{align-items:center;background-color:#13999c;border-radius:50%;color:#fff;display:flex;height:72px;justify-content:center;width:72px}.form-enquiry__success-icon svg{height:36px;width:36px}.form-enquiry__success-title{color:#18214c;font-size:2.4rem;font-weight:700}.form-enquiry__success-text{color:#8a94b0;font-size:1.6rem;max-width:38rem}@media screen and (max-width:991.98px){.form-enquiry{row-gap:4rem}.form-enquiry__available{margin-left:2rem;margin-top:0}.form-enquiry__actions{gap:2rem}.form-enquiry__submit{order:2}}@keyframes form-enquiry-success-in{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.form-checkbox-agree{display:inline-block}.form-checkbox-agree__input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.form-checkbox-agree__input:checked~.form-checkbox-agree__label .form-checkbox-agree__icon{background-color:#f9ae00;color:#fff}.form-checkbox-agree__input:checked~.form-checkbox-agree__label .form-checkbox-agree__text{color:#f9ae00}.form-checkbox-agree__label{align-items:center;cursor:pointer;display:inline-flex;gap:1rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.form-checkbox-agree__icon{align-items:center;background-color:#8a94b0;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:4.8rem;justify-content:center;transition:.3s;width:4.8rem}.form-checkbox-agree__icon svg{height:24px;width:24px}.form-checkbox-agree__text{color:#8a94b0;font-size:1.4rem;font-weight:600;line-height:1.4;transition:color .25s ease}.tabs__pane:not(:first-child){display:none}.pagination{align-items:center;display:flex;margin-top:6rem}.pagination__link,.pagination__next-link,.pagination__prev-link{align-items:center;background-color:transparent;border:2px solid transparent;border-radius:50%;color:#8a94b0;display:flex;font-size:1.6rem;font-weight:600;height:4.8rem;justify-content:center;transition:.3s;width:4.8rem}.pagination__link:not(.is-disabled):not(.is-active):focus,.pagination__link:not(.is-disabled):not(.is-active):hover,.pagination__next-link:not(.is-disabled):not(.is-active):focus,.pagination__next-link:not(.is-disabled):not(.is-active):hover,.pagination__prev-link:not(.is-disabled):not(.is-active):focus,.pagination__prev-link:not(.is-disabled):not(.is-active):hover{border-color:#18214c;color:#18214c}.pagination__link.is-active,.pagination__next-link.is-active,.pagination__prev-link.is-active{border-color:#13999c;color:#13999c;pointer-events:none}.pagination__next-link .icon,.pagination__prev-link .icon{height:24px;width:24px}.pagination__next-link.is-disabled,.pagination__prev-link.is-disabled{background-color:transparent;border-color:#cfd1d3;color:#cfd1d3;pointer-events:none}.pagination__list{display:flex;flex-wrap:wrap;gap:2rem;margin:0 2rem}@media screen and (max-width:767.98px){.pagination__list{gap:1rem;margin:0;overflow:auto;white-space:nowrap}}.pagination__item{display:inline-block;vertical-align:middle}@media screen and (max-width:1199.98px){.pagination{margin-top:7rem}}@media screen and (max-width:767.98px){.pagination{justify-content:center;margin-top:4rem}.pagination__next-link,.pagination__prev-link{display:none}}.loader{background:hsla(0,0%,100%,.5);height:100%;left:0;position:absolute;top:0;width:100%;z-index:10}.loader__spinner{animation:loaderSpinner 1s linear infinite;height:32px;left:50%;margin-left:-16px;margin-top:-16px;position:absolute;top:50%;width:32px}.loader__circle,.loader__circle:before{height:100%;position:absolute;top:0;width:100%}.loader__circle{left:50%;overflow:hidden}.loader__circle:before{border-radius:100%;box-shadow:inset 0 0 0 2px #18214c;content:"";left:-50%}@keyframes loaderSpinner{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.title-primary{color:#18214c;font-size:4.8rem;font-weight:600;line-height:1;margin-bottom:4rem}.title-primary b,.title-primary span,.title-primary strong{display:block;font-weight:600}.title-primary i{font-style:normal}.title-primary--teal{color:#13999c}.title-primary--secondary{color:#f9ae00}.title-primary--terracotta{color:#c2928c}.title-primary--white{color:#fff}.title-primary--sub-teal b,.title-primary--sub-teal span,.title-primary--sub-teal strong{color:#13999c}.title-primary--sub-secondary b,.title-primary--sub-secondary span,.title-primary--sub-secondary strong{color:#f9ae00}.title-primary--sub-terracotta b,.title-primary--sub-terracotta span,.title-primary--sub-terracotta strong{color:#c2928c}.title-primary--sub-white b,.title-primary--sub-white span,.title-primary--sub-white strong{color:#fff}.title-primary--sub-blue b,.title-primary--sub-blue span,.title-primary--sub-blue strong{color:#6cace4}.title-primary--mb-sm{margin-bottom:2rem}.title-primary--mb-lg{margin-bottom:8rem}.title-primary--mx-sm{max-width:60rem}@media screen and (max-width:1439.98px){.title-primary{font-size:3.2rem}}@media screen and (max-width:767.98px){.title-primary{font-size:2.6rem;margin-bottom:3rem}.title-primary--mb-lg{margin-bottom:6rem}}.title-subtitle{color:#8a94b0;font-size:1.4rem;font-weight:600;letter-spacing:.06em;line-height:1.25;margin-bottom:5rem;text-transform:uppercase}@media screen and (max-width:767.98px){.title-subtitle{margin-bottom:3rem}}.formatted{font-size:1.6rem}.formatted>:first-child{margin-top:0}.formatted>:last-child{margin-bottom:0}.formatted p,.formatted table{margin-bottom:2.5rem}.formatted a:not(.btn){color:#6cace4;transition:.3s}.formatted a:not(.btn):focus,.formatted a:not(.btn):hover{color:#6cace4;text-decoration:underline}.formatted b,.formatted strong{font-weight:600}.formatted p{min-height:1px}.formatted p:last-child{margin-bottom:0}.formatted h1,.formatted h2,.formatted h3,.formatted h4,.formatted h5,.formatted h6{color:#18214c;font-weight:600;line-height:1.35;margin-bottom:2rem;margin-top:2rem}.formatted h2{font-size:4.8rem;line-height:1;margin-bottom:4rem}.formatted h2,.formatted h2 b,.formatted h2 span,.formatted h2 strong{font-weight:600}.formatted h2 i{font-style:normal}@media screen and (max-width:1439.98px){.formatted h2{font-size:3.2rem}}@media screen and (max-width:767.98px){.formatted h2{font-size:2.6rem;margin-bottom:3rem;margin-top:3rem}}.formatted table,.formatted td,.formatted th{border-collapse:collapse}.formatted table{margin-bottom:3rem;margin-top:3rem}.formatted table td,.formatted table th{padding:.8rem 1rem}.formatted table td>:first-child,.formatted table th>:first-child{margin-top:0}.formatted table td>:last-child,.formatted table th>:last-child{margin-bottom:0}.formatted table p{margin-bottom:1rem}.formatted table p:last-child{margin-bottom:0}.formatted ol,.formatted ul{margin:0 0 2rem 2.5rem}.formatted ol li,.formatted ul li{margin-bottom:.5rem}.formatted ol ol,.formatted ol ul,.formatted ul ol,.formatted ul ul{margin-bottom:0;margin-top:1rem}.formatted ul li{list-style:initial}.formatted ul ul{margin-top:1rem}.formatted blockquote{margin:3rem 0 3rem 4rem;overflow-wrap:break-word;padding:3rem;position:relative;word-break:break-word}.formatted blockquote>:first-child{margin-top:0}.formatted blockquote>:last-child{margin-bottom:0}.formatted iframe{display:block;margin-bottom:3rem;margin-top:3rem;max-width:100%;overflow:hidden}.formatted hr{border-color:rgba(0,0,0,.2)}.formatted img{border-radius:5px}@media screen and (max-width:1199.98px){.formatted img{height:auto!important}.formatted hr{margin-bottom:4rem;margin-top:4rem}}.formatted--mb{margin-bottom:4rem}@media screen and (max-width:991.98px){.formatted--mb{margin-bottom:3rem}}.formatted--mt{margin-top:4rem}@media screen and (max-width:991.98px){.formatted--mt{margin-top:3rem}}@media screen and (min-width:992px){.formatted--fs-lg{font-size:1.8rem}}.formatted--fs-sm{font-size:1.4rem}.formatted .table-fees{border-collapse:separate;border-spacing:0;margin:3rem 0;width:100%}.formatted .table-fees .badge{margin-left:2rem}.formatted .table-fees td,.formatted .table-fees th{background-color:#fff;border-bottom:2px solid #d5dae8;padding:3rem 2rem;text-align:center;vertical-align:middle}.formatted .table-fees thead th{border-bottom:2px solid #d5dae8;color:#18214c;font-weight:600;padding-bottom:3rem}.formatted .table-fees td:first-child,.formatted .table-fees th:first-child{color:#18214c;font-weight:600;padding-left:0;text-align:left}.formatted .table-fees tbody tr:last-child td{border-bottom:2px solid transparent}.formatted .table-fees td:nth-child(2),.formatted .table-fees th:nth-child(2){border-left:2px solid #d5dae8;border-right:2px solid #d5dae8;width:255px}.formatted .table-fees thead th:nth-child(2){border-top:1px solid #d5dae8;border-top-left-radius:.5rem;border-top-right-radius:.5rem}.formatted .table-fees tbody tr:last-child td:nth-child(2){border-bottom:2px solid #d5dae8;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.formatted .table-fees td:nth-child(4),.formatted .table-fees th:nth-child(4){background-color:#eef1f8;color:#18214c;font-weight:600;width:255px}.formatted .table-fees thead th:nth-child(4){border-top-left-radius:.5rem;border-top-right-radius:.5rem}.formatted .table-fees tbody tr:last-child td:nth-child(4){border-bottom:2px solid transparent;border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.formatted .table-fees td:nth-child(4),.formatted .table-fees th:nth-child(4){border-left:1px solid #d5dae8;border-right:1px solid #d5dae8}.formatted .table-fees thead th:nth-child(4){border-top:2px solid #d5dae8}.formatted .table-fees tbody tr:last-child td:nth-child(4){border-bottom:2px solid #d5dae8}@media screen and (max-width:1199.98px){.formatted .table-fees{margin:0;min-width:80rem}.formatted .table-fees td,.formatted .table-fees th{font-size:1.5rem;padding:2rem 1.5rem}.formatted .table-fees thead th{padding-bottom:2rem}.formatted .table-fees td:nth-child(2),.formatted .table-fees td:nth-child(4),.formatted .table-fees th:nth-child(2),.formatted .table-fees th:nth-child(4){width:18rem}.formatted .table-fees thead th:nth-child(2),.formatted .table-fees thead th:nth-child(4){border-top-left-radius:2.4rem;border-top-right-radius:2.4rem}.formatted .table-fees tbody tr:last-child td:nth-child(2),.formatted .table-fees tbody tr:last-child td:nth-child(4){border-bottom-left-radius:2.4rem;border-bottom-right-radius:2.4rem}.formatted .table-fees td:first-child{align-items:flex-start;display:flex;flex-direction:column;row-gap:.8rem}.formatted .table-fees td:first-child .badge{margin-left:0}}.section{overflow:hidden;padding-bottom:8rem;padding-top:8rem;position:relative;scroll-margin-top:8rem}@media screen and (max-width:1199.98px){.section{padding-bottom:8rem;padding-top:8rem}}@media screen and (max-width:767.98px){.section{padding-bottom:6rem;padding-top:6rem}}.section__more{margin-top:8rem}@media screen and (max-width:991.98px){.section__more{margin-top:4rem}}.section.has-line:before{background:transparent;content:"";height:2px;left:0;position:absolute;top:0;width:325px}@media screen and (max-width:767.98px){.section.has-line:before{width:15rem}}.section--terracotta.has-line:before{background:#c2928c}.section--blue.has-line:before{background:#6cace4}.section--teal.has-line:before{background:#13999c}.section--yellow.has-line:before{background:#f9ae00}.ratio{background-color:#f8fafc;display:block;overflow:hidden;position:relative}.ratio img{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;top:0;width:100%}.ratio img:not([src]){visibility:hidden}.ratio iframe{height:100%;left:0;position:absolute;top:0;width:100%}.w-100{width:100%!important}.mw-610{max-width:610px}.mw-400{max-width:400px}.mw-1460{margin-left:auto;margin-right:auto;max-width:1460px}.m-0{margin:0!important}.mt-0{margin-top:0!important}.mb-0{margin-bottom:0!important}.p-0{padding:0!important}.pt-0{padding-top:0!important}.pb-0{padding-bottom:0!important}.overflow-hidden{overflow:hidden!important}.link{transition:.3s}.link-more{font-size:1.5rem;font-weight:600}.text-center{text-align:center!important}.text-right{text-align:right!important}.text-left{text-align:left!important}.text-primary{color:#18214c!important}.text-primary strong{color:inherit}.text-secondary,.text-yellow{color:#f9ae00!important}.text-secondary strong,.text-yellow strong{color:inherit}.text-teal{color:#13999c!important}.text-teal strong{color:inherit}.text-white{color:#fff!important}.text-white strong{color:inherit}.text-gray{color:#8a94b0!important}.text-gray strong{color:inherit}.text-terracotta{color:#c2928c!important}.text-terracotta strong{color:inherit}.text-blue{color:#6cace4!important}.text-blue strong{color:inherit}.table-responsive{margin-bottom:3rem;max-width:100%;overflow:auto}.table-responsive>table{margin-bottom:0;min-width:100%}.glow-shader{border-radius:50%;filter:blur(10rem);height:108rem;mix-blend-mode:screen;opacity:.5;pointer-events:none;position:absolute;width:108rem;z-index:1035}.glow-shader--yellow{background:radial-gradient(circle,#f9ae00 0,rgba(249,174,0,0) 35%)}.glow-shader--teal{background:radial-gradient(circle,#13999c 0,rgba(19,153,156,0) 35%)}.glow-shader--blue{background:radial-gradient(circle,#6cace4 0,rgba(108,172,228,0) 35%)}.glow-shader--terracotta{background:radial-gradient(circle,#c2928c 0,hsla(7,31%,65%,0) 35%)}.glow-shader--y-blue{background:radial-gradient(circle,#6cace4 0,rgba(249,174,0,0) 35%)}.glow-shader--y-terracotta{background:radial-gradient(circle,#c2928c 0,rgba(249,174,0,0) 35%)}.glow-shader--top-right{right:-54rem;top:-54rem}.glow-shader--top-left{left:-54rem;top:-54rem}.glow-shader--bottom-right{bottom:-54rem;right:-54rem}.glow-shader--bottom-left{bottom:-54rem;left:-54rem}@media screen and (max-width:1199.98px){.glow-shader{filter:blur(8rem);height:80rem;width:80rem}.glow-shader--top-right{right:-40rem;top:-40rem}.glow-shader--top-left{left:-40rem;top:-40rem}.glow-shader--bottom-right{bottom:-40rem;right:-40rem}.glow-shader--bottom-left{bottom:-40rem;left:-40rem}}@media screen and (max-width:991.98px){.glow-shader{filter:blur(6rem);height:60rem;width:60rem}.glow-shader--top-right{right:-30rem;top:-30rem}.glow-shader--top-left{left:-30rem;top:-30rem}.glow-shader--bottom-right{bottom:-30rem;right:-30rem}.glow-shader--bottom-left{bottom:-30rem;left:-30rem}}.hero-alert{background-color:#f9ae00;color:#fff;font-size:1.4rem;font-weight:600;padding-bottom:1.2rem;padding-top:1.2rem}.hero-alert__inner{align-items:center;display:flex}.hero-alert__icon{left:-44px;position:relative}.hero-alert__icon .icon{height:24px;width:24px}@media screen and (max-width:767.98px){.hero-alert{font-size:1.2rem;padding-bottom:.8rem;padding-top:.8rem}.hero-alert__icon{left:0;margin-right:1rem}.hero-alert__icon .icon{height:16px;width:16px}}.header{background-color:transparent;color:#fff;left:0;padding-top:2.4rem;position:absolute;top:0;transition:.3s ease;width:100%;z-index:1020}@media screen and (min-width:992px){.header{container-type:inline-size}}.header.is-expanded{background-color:#18214c}.header.is-expanded .header__inner{border-bottom-color:hsla(0,0%,100%,.28)}.header__inner{border-bottom:2px solid transparent;justify-content:space-between;padding-bottom:2.4rem;position:relative;transition:.3s ease}.header__inner,.header__left{align-items:center;display:flex}.header__left{gap:3rem}.header__logo{flex-shrink:0;max-width:25rem}.header__logo img{display:block;height:auto;width:100%}.header__search{flex-shrink:0}.header__right{align-items:center;display:flex;max-width:64rem}.header__menu{align-items:flex-end;display:flex;flex-direction:column;row-gap:1rem}.header__menu-grid{align-items:center;display:flex;flex-wrap:wrap;gap:.8rem 2.5rem;justify-content:flex-end;list-style:none;margin:0;padding:0}.header__menu-grid--top{border-bottom:.1rem solid hsla(0,0%,100%,.28);padding-bottom:1rem}.header__menu-grid--main .header__menu-link{color:hsla(0,0%,100%,.57)}.header__menu-grid--main .header__menu-link.is-active,.header__menu-grid--main .header__menu-link:hover{color:#fff}.header__menu-item{align-items:center;display:inline-flex}.header__menu-item.is-expanded .header__menu-link{color:#fff}.header__menu-item.is-expanded .header__menu-link:after{transform:scaleX(1)}.header__menu-item.is-expanded .header__dropdown-panel{grid-template-rows:1fr;max-height:1000px;opacity:1;visibility:visible}.header__menu-item.is-expanded .header__sub-grid{opacity:1}.header__menu-link{align-items:center;color:#fff;display:inline-flex;font-size:1.6rem;height:4rem;justify-content:center;position:relative;text-decoration:none;transition:color .25s ease;white-space:nowrap}.header__menu-link:after{background-color:#f9ae00;bottom:.6rem;content:"";height:.2rem;left:0;position:absolute;right:0;transform:scaleX(0);transition:transform .3s ease}.header__menu-link.is-active,.header__menu-link:hover{color:#fff}.header__menu-link.is-active:after,.header__menu-link:hover:after{transform:scaleX(1)}.header__dropdown-panel{background-color:#18214c;display:grid;grid-template-rows:0fr;left:50%;opacity:0;overflow:hidden;position:absolute;top:calc(100% + 2px);transform:translateX(-50%);transition:grid-template-rows .35s cubic-bezier(.4,0,.2,1),opacity .3s ease,visibility .3s ease;visibility:hidden;width:100vw;width:100cqw;z-index:5}.header__sub-grid{min-height:0;opacity:0;padding:4rem 0 5rem;transition:opacity .25s ease}.header__sub-list{-moz-column-count:3;column-count:3;-moz-column-gap:3rem;column-gap:3rem}.header__sub-list li{-moz-column-break-inside:avoid;break-inside:avoid;padding-bottom:4rem}.header__sub-list a{color:hsla(0,0%,100%,.57);font-size:1.6rem;transition:.3s}.header__sub-list a.is-active,.header__sub-list a:focus,.header__sub-list a:hover{color:#fff}.header__burger,.header__mobile-box{display:none}@media (hover:none){.header__burger:hover{background-color:#f9ae00}}.header__burger .icon--close,.header__burger.is-active .icon--burger{display:none}.header__burger.is-active .icon--close{display:block}.header-locale{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-locale__current{align-items:center;border:.2rem solid hsla(0,0%,100%,.28);border-radius:4.4rem;color:hsla(0,0%,100%,.28);-moz-column-gap:1.5rem;column-gap:1.5rem;display:inline-flex;font-size:1.6rem;font-weight:600;padding:1rem 2.5rem 1rem 2rem;transition:border-color .3s ease,color .3s ease}.header-locale__dots{display:flex;flex-direction:column;row-gap:.3rem}.header-locale__dots i{background-color:hsla(0,0%,100%,.28);border-radius:50%;height:.3rem;transition:background-color .3s ease;width:.3rem}.header-locale__dropdown{background-color:#18214c;border:1px solid hsla(0,0%,100%,.15);border-radius:1.6rem;box-shadow:0 1rem 3rem rgba(0,0,0,.3);left:50%;list-style:none;margin:0;min-width:10rem;opacity:0;padding:1.2rem 0;pointer-events:none;position:absolute;top:calc(100% + .8rem);transform:translateX(-50%) translateY(1rem);transition:transform .3s ease,opacity .3s ease;z-index:10}.header-locale__dropdown li a{color:hsla(0,0%,100%,.7);display:block;font-size:1.5rem;padding:.8rem 2rem;text-align:center;text-decoration:none;transition:color .2s ease,background-color .2s ease}.header-locale__dropdown li a:hover{background-color:hsla(0,0%,100%,.05);color:#fff}.header-locale.is-active .header-locale__current,.header-locale:hover .header-locale__current{border-color:#fff;color:#fff}.header-locale.is-active .header-locale__dots i,.header-locale:hover .header-locale__dots i{background-color:#fff}.header-locale.is-active .header-locale__dropdown{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.header-mobile-locale{-moz-column-gap:2.5rem;column-gap:2.5rem;display:flex}.header-mobile-locale__link{color:hsla(0,0%,100%,.57);font-size:1.6rem;transition:.3s}.header-mobile-locale__link.is-active{color:#fff}@media screen and (max-width:991.98px){.header-locale{display:none}.header{z-index:1120}.header__search{display:none}.header.is-opened{background-color:#18214c;height:100vh;overflow-y:auto;position:fixed}.header.is-opened .header__menu{display:flex}.header.is-opened .header__mobile-box{display:block}.header__inner{align-items:center;border-bottom:none;height:8rem;padding-bottom:0}.header__logo{max-width:19rem}.header__right{margin-top:0;max-width:none}.header__burger{display:inline-flex}.header__mobile-box{left:1.5rem;position:absolute;top:11rem}.header__menu{align-items:stretch;background-color:#18214c;display:none;height:80vh;left:0;max-height:100vh;overflow-y:auto;padding:5rem 1.5rem;position:absolute;row-gap:2.4rem;top:15rem;width:100%}.header__menu-grid{align-items:flex-start;flex-direction:column;gap:2.4rem;justify-content:flex-start;width:100%}.header__menu-grid--top{border-bottom:none;padding-bottom:0}.header__menu-item{align-items:flex-start;display:flex;flex-direction:column;width:100%}.header__menu-link{border:none;border-bottom:.2rem solid #f9ae00;border-radius:0;font-size:2.4rem;height:auto;justify-content:flex-start;padding:0 0 .4rem}.header__menu-link:after{display:none}.header__menu-link.is-active,.header__menu-link:hover{background-color:transparent}.header__dropdown-panel{left:0;max-height:0;position:relative;top:0;transform:none;width:100%;z-index:1}.header__sub-grid{padding:1.6rem 0 0 1.6rem;position:relative}.header__sub-grid:before{background-color:hsla(0,0%,100%,.15);content:"";height:100%;left:0;position:absolute;top:1.6rem;width:.2rem}.header__sub-list{-moz-column-count:1;column-count:1;-moz-column-gap:0;column-gap:0}.header__sub-list li{margin-bottom:1.6rem;padding-bottom:0}.header__sub-list li:last-child{margin-bottom:0}.header__sub-list a{font-size:1.6rem}}@media screen and (max-width:575.98px){.header__mobile-box{left:2rem;right:2rem}.header__menu{padding:2rem;row-gap:3rem}.header__menu-grid{gap:3rem}}.modal{align-items:center;display:none;flex-direction:column;justify-content:center;padding:1rem;position:fixed;z-index:1055}.modal,.modal__overlay{height:100%;left:0;top:0;width:100%}.modal__overlay{background-color:rgba(24,33,76,.6);opacity:0;position:absolute;transition:.3s}.modal.is-show{display:flex}.modal__content{background-color:#fff;max-height:100%;max-width:725px;min-height:300px;opacity:0;overflow:auto;position:relative;transform:translateY(-50px);transition:transform .3s ease-in-out,opacity .3s ease-in-out;width:100%}@media screen and (min-width:1200px){.modal__content{padding:4rem}}.modal-leader__content{border-radius:.5rem;max-width:1110px;padding:0}.modal-leader__close{align-items:center;background-color:#fff;border:2px solid #13999c;border-radius:50%;color:#13999c;display:flex;height:48px;justify-content:center;position:absolute;right:24px;top:24px;transition:.3s;width:48px;z-index:10}.modal-leader__close .icon{height:24px;width:24px}.modal-leader__close:hover{background-color:#18214c;border:2px solid #18214c;color:#fff}@media screen and (max-width:767.98px){.modal-leader__close{right:16px;top:16px}}.socials{gap:3rem}.socials,.socials__link{align-items:center;display:flex}.socials__link{border:2px solid;border-radius:50%;color:hsla(0,0%,100%,.29);flex-shrink:0;height:48px;justify-content:center;transition:.4s;width:48px}.socials__link svg{height:24px;width:24px}.socials__link:focus,.socials__link:hover{color:hsla(0,0%,100%,.65);transform:translateY(-5px)}@media screen and (max-width:767.98px){.socials{gap:2rem;justify-content:center;width:100%}}.socials--contact{justify-content:center}.socials--contact .socials__link{background-color:rgba(24,33,76,.28);border-color:transparent;color:#fff}.socials--contact .socials__link:focus,.socials--contact .socials__link:hover{background-color:rgba(24,33,76,.57)}.nav{--nav-link-color:#18214c;--nav-link-color-active:#f9ae00}.nav__list{display:flex;flex-wrap:wrap;gap:6rem}.nav__item{position:relative}.nav__item.has-subnav.is-open>.nav-subnav{display:block}.nav__link{color:var(--nav-link-color);display:inline-block;font-size:1.8rem;font-weight:400;line-height:1.25;transition:.3s;vertical-align:middle}.nav__item.is-active>.nav__link,.nav__item:focus>.nav__link,.nav__item:hover>.nav__link{color:var(--nav-link-color-active)}@media screen and (max-width:1199.98px){.nav__list{align-items:center;flex-direction:column;gap:0;row-gap:2rem}.nav__item{padding:0;text-align:center;width:100%}.nav__link{font-size:2rem;padding:1.2rem 0;position:relative;width:100%}.nav__link:after{background-color:#18214c;content:"";height:1.5px;left:50%;position:absolute;top:100%;transform:translateX(-50%);width:60px}}.nav-subnav{display:none}.intro{background:linear-gradient(-180deg,#18214c,#18214c);display:flex;flex-direction:column;height:100vh;justify-content:center;min-height:800px;overflow:hidden;padding-bottom:16rem;padding-top:18rem;position:relative}.intro:before{background:linear-gradient(0deg,rgba(24,33,76,0),#18214c);height:140px;top:0}.intro:after,.intro:before{content:"";left:0;position:absolute;width:100%;z-index:2}.intro:after{background:linear-gradient(180deg,rgba(24,33,76,0),#18214c);bottom:0;height:320px}.intro__bg{background:top/cover no-repeat;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%}.intro__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.intro__content{color:#fff;position:relative;z-index:3}.intro__content-inner{max-width:80rem}.intro__title{color:#fff;display:inline-block;font-family:Literata,serif;font-size:8.4rem;font-weight:600;line-height:1.12;margin-bottom:5rem;position:relative}.intro__title.typing-init{opacity:0}.intro__title-lead{color:#f9ae00;left:0;position:absolute;top:0;white-space:nowrap}.intro__title-lead.is-leaving .intro__title-char{animation:introLeadOut .5s cubic-bezier(.4,0,.6,1) forwards;animation-delay:calc(var(--char-index)*40ms)}.intro__title-char{display:inline-block;opacity:0;white-space:pre}.intro__title-char.is-shown{opacity:1}.intro__title-main span{color:#f9ae00;display:block}.intro__subtitle{color:hsla(0,0%,100%,.8);font-size:1.8rem;font-weight:600}.intro__subtitle.is-hidden .intro__subtitle-word,.intro__subtitle.typing-init{opacity:0}.intro__subtitle.is-visible .intro__subtitle-word{animation:introSubtitleIn .6s cubic-bezier(.2,.7,.3,1) backwards;animation-delay:calc(var(--word-index)*40ms)}.intro__subtitle-word{display:inline-block;white-space:pre}.intro__spinner{position:absolute;right:0;top:4rem}.intro__spinner img{display:block;height:208px;width:208px}.intro__line{background:linear-gradient(90deg,rgba(249,174,0,0),#f9ae00);bottom:0;height:8px;left:0;position:absolute;width:100%;z-index:3}@media screen and (max-width:1199.98px){.intro__title{font-size:6.4rem}.intro__subtitle{font-size:1.6rem}}@media screen and (max-width:991.98px){.intro__title{font-size:4.8rem;margin-bottom:3rem}.intro__subtitle{font-size:1.4rem}.intro__spinner img{height:150px;width:150px}}@media screen and (max-width:767.98px){.intro{height:auto;min-height:100vh;padding-bottom:8rem;padding-top:12rem}.intro__content{padding-top:14rem}.intro__content-inner{max-width:none}.intro__title{font-size:4.2rem}.intro__spinner{left:20px;right:auto;top:0}.intro__spinner img{height:120px;width:120px}}@keyframes introSubtitleIn{0%{filter:blur(4px);opacity:0;transform:translateY(.4em)}to{filter:none;opacity:1;transform:none}}@keyframes introLeadOut{to{filter:blur(6px);opacity:0;transform:translateY(-.6em)}}@keyframes introSpin{to{transform:rotate(1turn)}}.campus{min-height:70rem;overflow:hidden;position:relative}.campus.has-line:after{background:transparent;bottom:0;content:"";height:2px;left:0;position:absolute;width:325px}.campus.has-line--bottom-right:after{left:auto;right:0}.campus.has-line--top-right:after{bottom:auto;left:auto;right:0;top:0}.campus__inner{align-items:center;display:flex}.campus__info{flex:0 0 50%;padding-right:8rem}.campus__media{border-radius:.5rem;height:540px;left:50%;overflow:hidden;position:absolute;top:8rem;width:540px}.campus__media--no-gradient:after{content:none}.campus__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.campus__content h4,.campus__content h5{color:#8a94b0;font-size:1.4rem;letter-spacing:.06em;line-height:1.25;margin-bottom:5rem;margin-top:5rem;text-transform:uppercase}@media screen and (max-width:767.98px){.campus__content h4,.campus__content h5{margin-bottom:3rem;margin-top:3rem}}.campus__more{margin-top:2.5rem}.campus__more--mt-sm{margin-top:4rem}.campus--reverse .campus__inner{justify-content:flex-end}.campus--reverse .campus__info{padding-left:8rem;padding-right:0}.campus--reverse .campus__media{left:auto;right:50%}.campus--terracotta.has-line:after{background:#c2928c}.campus--blue.has-line:after{background:#6cace4}.campus--bg-blue{background-color:#18214c;color:#fff}.campus--bg-blue .campus__content h2{color:#fff}.campus--teal.has-line:after{background:#13999c}.campus--yellow.has-line:after{background:#f9ae00}.campus--no-media{min-height:0}.campus--no-media .campus__info{flex:0 0 100%;padding-right:0;width:100%}.campus-hero__media{display:flex;flex-direction:column;height:540px;min-width:825px;row-gap:3rem;width:auto}.campus-hero__media:after{content:none!important}.campus-hero__images{display:flex;gap:3rem}.campus-hero__image-item{background:top/cover no-repeat #18214c;border-radius:.5rem;flex-shrink:0;height:255px;overflow:hidden;position:relative;width:255px}.campus-hero__image-item:before{background-image:inherit;background-position:top;background-repeat:no-repeat;background-size:cover;content:"";inset:0;position:absolute;transition:transform .4s ease}.campus-hero__image-item:has(a):hover:before,.campus-hero__image-item:is(a):hover:before{transform:scale(1.06)}.campus-hero__image-item:hover .campus-hero__image-link.btn-circle--teal{background-color:#18214c}.campus-hero__image-item:hover .campus-hero__image-link.btn-circle--secondary,.campus-hero__image-item:hover .campus-hero__image-link.btn-circle--yellow{background-color:#c2928c}.campus-hero__image-item:hover .campus-hero__image-link.btn-circle--blue{background-color:#13999c}.campus-hero__image-item:hover .campus-hero__image-link.btn-circle--terracotta{background-color:#f9ae00}.campus-hero__image-item:hover .campus-hero__image-link.btn-circle--primary{background-color:#2f3a66}.campus-hero__image-item:hover .campus-hero__image-link.btn-circle--white{background-color:#d8d8d8}.campus-hero__image-item--empty{opacity:0}.campus-hero__image-item--empty:before{content:none}.campus-hero__image-item--yellow{background-color:#f9ae00}.campus-hero__image-item--yellow:before{content:none}.campus-hero__image-item--blue{background-color:#6cace4}.campus-hero__image-item--blue:before{content:none}.campus-hero__image-item--teal{background-color:#13999c}.campus-hero__image-item--teal:before{content:none}.campus-hero__image-item--terracotta{background-color:#c2928c}.campus-hero__image-item--terracotta:before{content:none}.campus-hero__image-link{bottom:20px;position:absolute;right:20px}.campus-hero-x{overflow:visible}.campus-hero-x__row{justify-content:space-between}.campus-hero-x__media{display:flex;flex-direction:column;height:36rem;row-gap:3rem}.campus-hero-x__text{margin-bottom:7rem}@media screen and (max-width:1199.98px){.campus{min-height:60rem}.campus__info{padding-right:4rem}.campus__media{height:45rem;top:7rem;width:45rem}.campus--reverse .campus__info{padding-left:4rem}.campus-hero-x__media,.campus-hero__media{height:auto;min-width:65rem}}@media screen and (max-width:991.98px){.campus{min-height:40rem}.campus__inner{align-items:flex-start;flex-direction:column;row-gap:4rem}.campus__info{flex:0 0 100%;order:2;padding-right:0;width:100%}.campus__media{height:40rem;left:auto!important;min-width:100%;position:relative;right:auto!important;top:auto!important;width:100%}.campus__content h5{margin-bottom:3rem}.campus__more{margin-top:4rem}.campus--reverse .campus__inner{flex-direction:column}.campus--reverse .campus__info{padding-left:0}.campus-hero-x__media,.campus-hero__media{height:auto;min-width:100%;order:3;position:relative;width:100%}.campus-hero__image-item--empty{display:none}.campus-hero__images{flex-wrap:wrap;gap:2rem}.campus-hero-x__row{row-gap:4rem}.campus-hero-x__media{row-gap:2rem}.campus-hero-x__text{margin-bottom:4rem}}@media screen and (max-width:767.98px){.campus{min-height:20rem}.campus.has-line:after{width:15rem}.campus__media{height:auto;row-gap:0}.campus-hero__images{-ms-overflow-style:none;flex-wrap:nowrap;justify-content:center;margin-right:-2rem;overflow-x:auto;padding-bottom:2rem;padding-right:2rem;scrollbar-width:none}.campus-hero__images::-webkit-scrollbar{display:none}.campus-hero__image-item{height:16rem;width:16rem}.campus-hero-x__media{row-gap:0}}.campus-map{margin-top:.5rem;position:relative;z-index:1}.campus-map__intro{margin-bottom:4rem}.map-stage{background:#dfe6e1;border-radius:.5rem;box-shadow:0 .6rem .8rem rgba(24,33,76,.12);margin:0 auto;overflow:hidden;position:relative;width:min(100%,144rem)}.map-stage__image{display:block;height:auto;width:100%}.map-stage__overlay{display:block;height:100%;inset:0;position:absolute;width:100%}.map-stage__badge{background:#fff;font-size:1.6rem;left:2rem;line-height:1.4;max-width:calc(100% - 4rem);padding:.6rem 1.2rem;pointer-events:none;position:absolute;top:2rem;width:-moz-fit-content;width:fit-content;z-index:2}.map-stage__badge p{margin-bottom:.8rem}@media screen and (max-width:767.98px){.map-stage__badge{font-size:1.3rem;left:1rem;max-width:calc(100% - 2rem);padding:.5rem .8rem;top:1rem}}.map-zone{fill:rgba(0,0,0,.001);stroke:none;cursor:pointer;pointer-events:fill;transition:fill .2s ease-in-out}.map-zone:focus-visible,.map-zone:hover{fill:rgba(24,33,76,.14)}.map-zone:focus{outline:0}@media (prefers-reduced-motion:reduce){.map-zone{transition:none}}.map-pin{pointer-events:none}.map-pin__pulse{animation:mapPinPulse 2.6s ease-out infinite;animation-delay:var(--map-pin-delay,0s)}.map-pin__dot,.map-pin__pulse{fill:#18214c;transform-box:fill-box;transform-origin:center}.map-pin__dot{stroke:#fff;stroke-width:2;vector-effect:non-scaling-stroke;transition:transform .2s ease-in-out}.map-pin.is-active .map-pin__pulse{animation:none;opacity:0}.map-pin.is-active .map-pin__dot{transform:scale(1.4)}@media (prefers-reduced-motion:reduce){.map-pin__pulse{animation:none;opacity:.3}.map-pin__dot{transition:none}}@keyframes mapPinPulse{0%{opacity:.5;transform:scale(1)}70%{opacity:0;transform:scale(3.6)}to{opacity:0;transform:scale(3.6)}}.map-card{background:#fff;border-radius:.5rem;box-shadow:0 .8rem 2.4rem rgba(24,33,76,.24);left:0;max-width:calc(100vw - 2.4rem);opacity:0;padding:1.6rem;pointer-events:none;position:fixed;top:0;transition:opacity .2s ease-in-out,visibility .2s ease-in-out;visibility:hidden;width:40rem;z-index:1000}.map-card.is-visible{opacity:1;visibility:visible}.map-card__title{color:#18214c;font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:1.2rem;overflow-wrap:break-word;word-break:break-word}.map-card__visual{aspect-ratio:16/9;background:#dfe6e1;border-radius:.5rem;margin-bottom:1.2rem;overflow:hidden}.map-card__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.map-card__description{font-size:1.4rem;line-height:1.45}@media (hover:none){.map-card{display:none}}@media (prefers-reduced-motion:reduce){.map-card{transition:none}}.map-dialog{background:#fff;border:0;border-radius:.5rem;box-shadow:0 .8rem 2.4rem rgba(24,33,76,.24);inset:50% auto auto 50%;margin:0;max-height:min(76rem,100dvh - 3.2rem);max-width:64rem;opacity:0;overflow:hidden;padding:0;position:fixed;transform:translate(-50%,calc(-50% + 1.2rem));transition:.3s;width:min(100% - 3.2rem,64rem)}.map-dialog:focus{outline:0}.map-dialog.is-visible{opacity:1;transform:translate(-50%,-50%)}.map-dialog::backdrop{background:rgba(24,33,76,.72)}.map-dialog__inner{max-height:min(76rem,100dvh - 3.2rem);overflow-y:auto;padding:4rem}.map-dialog__visual{aspect-ratio:16/9;background:#dfe6e1;border-radius:.5rem;margin-bottom:2.4rem;overflow:hidden}.map-dialog__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.map-dialog__title{color:#18214c;font-size:2.4rem;font-weight:600;line-height:1.35;margin:0 5.6rem 2.4rem 0;overflow-wrap:break-word;word-break:break-word}.map-dialog__description{font-size:1.6rem;margin:0}.map-dialog__close{align-items:center;background-color:#fff;border:.2rem solid #13999c;border-radius:50%;color:#13999c;display:flex;height:4.8rem;justify-content:center;padding:0;position:absolute;right:2.4rem;top:2.4rem;transition:.3s;width:4.8rem;z-index:10}.map-dialog__close .icon{height:2.4rem;width:2.4rem}.map-dialog__close:hover{background-color:#18214c;border:2px solid #18214c;color:#fff}@media screen and (max-width:767.98px){.map-dialog,.map-dialog__inner{max-height:calc(100dvh - 2.4rem)}.map-dialog__inner{padding:2.4rem 2rem}.map-dialog__visual{margin-bottom:1.6rem}.map-dialog__title{font-size:2rem;margin:0 4.4rem 1.6rem 0}.map-dialog__close{right:1.6rem;top:1.6rem}}@media (prefers-reduced-motion:reduce){.map-dialog,.map-dialog__close{transition:none}}.ticker{background-color:#f9ae00;overflow:hidden;padding:0}.ticker__wrapper{display:flex;padding:1.45rem 0;width:-moz-max-content;width:max-content;will-change:transform}.ticker__line{align-items:center;display:flex;flex-shrink:0}.ticker__line span{align-items:center;color:hsla(0,0%,100%,.57);display:inline-flex;font-size:1.4rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.ticker__line span:after{color:#fff;content:"•";margin:0 1.4rem}.discover{background-color:#18214c;color:#fff}.discover:before{background-color:hsla(0,0%,100%,.29);bottom:80px;content:"";left:50%;position:absolute;top:80px;width:2px}.discover__inner{position:relative;z-index:1}.discover .title-primary b,.discover .title-primary span,.discover .title-primary strong{color:#f9ae00}.discover__links{display:flex;flex-direction:column;row-gap:2rem}.discover__link{color:#fff;font-size:3rem;font-weight:400;padding-bottom:.2rem;position:relative;width:-moz-max-content;width:max-content}.discover__link:after{background-color:#fff;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease}.discover__link:focus,.discover__link:hover{color:#fff}.discover__link:focus:after,.discover__link:hover:after{transform:scaleX(1)}.discover__text h5{color:#8a94b0;font-size:1.4rem;letter-spacing:.06em;line-height:1.25;margin-bottom:5rem;margin-top:5rem;text-transform:uppercase}@media screen and (max-width:767.98px){.discover__text h5{margin-bottom:3rem;margin-top:3rem}}.discover__text h2{color:#fff}@media screen and (max-width:991.98px){.discover:before{display:none}.discover__inner-row{row-gap:4rem}}@media screen and (max-width:575.98px){.discover__links{row-gap:3rem}.discover__link{font-size:2.5rem}}.posts__header{align-items:center;display:flex;gap:3rem;justify-content:space-between;margin-bottom:5rem}.posts__header .title-primary{margin-bottom:0}@media screen and (max-width:767.98px){.posts__header{margin-bottom:3rem}}@media screen and (max-width:575.98px){.posts__header{align-items:flex-start;flex-direction:column}}.posts__actions{align-items:center;display:flex;flex-wrap:wrap;gap:3rem}@media screen and (max-width:1199.98px){.posts__actions{gap:2rem}}.posts-slider-arrows{display:flex;gap:3rem;justify-content:space-between}.posts-slider-arrows .icon{height:24px;width:24px}.posts-slider-arrows-next,.posts-slider-arrows-prev{align-items:center;background-color:transparent;border:2px solid #13999c;border-radius:50%;color:#13999c;display:flex;height:48px;justify-content:center;transition:.3s;width:48px}.posts-slider-arrows-next:hover,.posts-slider-arrows-prev:hover{border:2px solid #18214c;color:#18214c}.posts-slider-arrows-next.swiper-button-disabled,.posts-slider-arrows-prev.swiper-button-disabled{opacity:.7;pointer-events:none}@media screen and (max-width:1199.98px){.posts-slider-arrows{gap:2rem}}.post-card{display:flex;flex-direction:column;height:auto;text-decoration:none}.post-card,.post-card:focus,.post-card:hover{color:inherit}.post-card:focus .post-card__image,.post-card:hover .post-card__image{transform:scale(1.06)}.post-card:focus .post-card__more-link,.post-card:hover .post-card__more-link{background-color:#18214c}.post-card:focus .post-card__more-link .icon,.post-card:hover .post-card__more-link .icon{transform:rotate(45deg)}.post-card__image-wrap{border-radius:.5rem;overflow:hidden;padding-top:72.8571428571%}.post-card__image{transition:transform .4s ease}.post-card__info{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem;display:flex;flex-direction:column;flex-grow:1;padding:1rem;position:relative}.post-card__title{font-size:2.4rem;font-weight:600}.post-card__desc,.post-card__title{line-height:1.35;margin-bottom:2rem}.post-card__desc{color:#8a94b0;flex-grow:1;font-size:1.8rem}.post-card__date{color:#13999c;font-size:1.8rem;font-weight:600}.post-card__category{background-color:hsla(0,0%,100%,.7);border-radius:.5rem;color:#18214c;font-size:1.4rem;font-weight:600;line-height:1;padding:.8rem 1rem;position:absolute;right:20px;top:20px}.post-card__category--plain{background-color:transparent;border-radius:0;color:#8a94b0;font-size:1.2rem;font-weight:300;margin-top:.6rem;min-height:1.2rem;padding:0;position:static}.post-card__more-link{bottom:20px;pointer-events:none;position:absolute;right:20px}.post-card__more-link .icon{transition:transform .3s ease}@media screen and (max-width:1199.98px){.post-card__info{padding:3rem 2rem}.post-card__title{font-size:2rem}.post-card__date,.post-card__desc{font-size:1.6rem}}@media screen and (max-width:767.98px){.post-card__info{border-bottom-left-radius:2.4rem;border-bottom-right-radius:2.4rem}}.posts-filter{display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin-bottom:6rem}.posts-filter__tabs{display:flex}.posts-filter__tabs-link{background-color:#fff;border:2px solid #13999c;color:#13999c;font-size:1.6rem;font-weight:600;padding:1rem 2rem;position:relative;transition:.4s}.posts-filter__tabs-link+.posts-filter__tabs-link{margin-left:-2px}.posts-filter__tabs-link:first-child{border-radius:.5rem 0 0 .5rem}.posts-filter__tabs-link:last-child{border-radius:0 .5rem .5rem 0}.posts-filter__tabs-link:only-child{border-radius:.5rem}.posts-filter__tabs-link:is(a):focus,.posts-filter__tabs-link:is(a):hover{background-color:#18214c;border-color:#18214c;color:#fff;z-index:1}.posts-filter__tabs-link.is-active{background-color:#13999c;color:#fff;z-index:1}.posts-rubrics{cursor:pointer;position:relative;-webkit-user-select:none;-moz-user-select:none;user-select:none}.posts-rubrics__current{align-items:center;border:.2rem solid #13999c;border-radius:.5rem;color:#13999c;-moz-column-gap:1.5rem;column-gap:1.5rem;display:inline-flex;font-size:1.6rem;font-weight:600;padding:1rem 2.5rem 1rem 2rem;transition:border-color .3s ease,background-color .3s ease,color .3s ease}.posts-rubrics__dots{display:flex;flex-direction:column;row-gap:.3rem}.posts-rubrics__dots i{background-color:#13999c;border-radius:50%;height:.3rem;transition:background-color .3s ease;width:.3rem}.posts-rubrics__dropdown{background-color:#13999c;border-radius:.5rem;box-shadow:0 1rem 3rem rgba(0,0,0,.3);list-style:none;margin:0;min-width:10rem;opacity:0;overflow:hidden;padding:1.2rem 0;pointer-events:none;position:absolute;right:0;top:calc(100% + .8rem);transform:translateY(1rem);transition:transform .3s ease,opacity .3s ease;z-index:10}.posts-rubrics__dropdown li a{color:#fff;display:block;font-size:1.4rem;padding:.8rem 2rem;text-decoration:none;transition:color .2s ease,background-color .2s ease}.posts-rubrics__dropdown li a:hover{background-color:#18214c;color:#fff}.posts-rubrics.is-active .posts-rubrics__dots i,.posts-rubrics:hover .posts-rubrics__dots i{background-color:#fff}.posts-rubrics.is-active .posts-rubrics__current{background-color:#13999c;color:#fff}.posts-rubrics:hover .posts-rubrics__current{background-color:#18214c;border-color:#18214c;color:#fff}.posts-rubrics.is-active .posts-rubrics__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.post{-moz-column-gap:8rem;column-gap:8rem;display:flex;row-gap:4rem}.post__left{flex-grow:1}@media screen and (min-width:992px){.post__sticky{position:sticky;top:8rem}}.post__right{display:flex;flex-direction:column;flex-shrink:0;row-gap:4rem;width:60%}.post__title{font-size:3.8rem}.post__images{border-radius:.5rem;overflow:hidden;position:relative}.post__images .swiper-button-next,.post__images .swiper-button-prev{align-items:center;background-color:#13999c;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:48px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:.3s;width:48px;z-index:2}.post__images .swiper-button-next .icon,.post__images .swiper-button-prev .icon{height:24px;width:24px}.post__images .swiper-button-next:focus,.post__images .swiper-button-next:hover,.post__images .swiper-button-prev:focus,.post__images .swiper-button-prev:hover{background-color:#53a5a8;color:#fff}.post__images .swiper-button-next.swiper-button-disabled,.post__images .swiper-button-prev.swiper-button-disabled{opacity:0;pointer-events:none}.post__images .swiper-button-prev{left:2rem}.post__images .swiper-button-next{right:2rem}.post__images-slide-inner{background:#f8fafc no-repeat 50%/cover;display:block;padding-top:66.6666666667%;transition:transform .4s ease}.post__images-slide-inner:hover{transform:scale(1.06)}.post__images-slide-inner .swiper-lazy{background:50%/cover no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}.post__images-slide-inner .swiper-lazy-preloader{border-color:transparent #13999c #13999c}.post__images-slide-inner--portrait{padding-top:133.25%}.post__images-page{padding-left:2rem;padding-right:2rem;position:relative}.post__images-page .swiper-button-next,.post__images-page .swiper-button-prev{position:static;z-index:10}.post__images-page .swiper-button-disabled{opacity:.5;pointer-events:none}.post__images-page .swiper{overflow:visible}.post__images-page-slide{overflow:hidden}.post__images-page-slide-inner{background:#e6edf4 no-repeat 50%/cover;border-radius:.5rem;display:block;padding-top:72.9411764706%;transition:transform .4s ease}.post__images-page-slide-inner:hover{transform:scale(1.06)}.post__images-page-slide-inner .swiper-lazy{background:50%/cover no-repeat;height:100%;left:0;position:absolute;top:0;width:100%}.post__images-page-slide-inner .swiper-lazy-preloader{border-color:transparent #13999c #13999c}.post__images-page-arrows{align-items:center;-moz-column-gap:2rem;column-gap:2rem;display:flex;margin-bottom:4rem;position:static}.post__meta{display:flex;flex-direction:column}@media screen and (max-width:1439.98px){.post__title{font-size:3.2rem}}@media screen and (max-width:1199.98px){.post{-moz-column-gap:4rem;column-gap:4rem}}@media screen and (max-width:991.98px){.post{flex-direction:column}.post__right{width:100%}}@media screen and (max-width:767.98px){.post__title{font-size:2.6rem}}.post-text{border-bottom:1px solid #d2dce3;margin-bottom:3rem;padding-bottom:3rem}.post-text__inner{display:flex;flex-direction:column;row-gap:1rem}.post-text__date{color:#8a94b0;font-size:1.4rem}.post-text__title{color:#f9ae00;font-size:1.8rem;font-weight:600;margin:0;transition:.3s}.post-text__title:focus,.post-text__title:hover{color:#18214c}.post-text__desc p{margin-bottom:.5rem}.post-text__desc p:last-child{margin-bottom:0}.post-text__file a{color:#18214c;font-weight:600;transition:.3s}.post-text__file a:focus,.post-text__file a:hover{color:#f9ae00}@media screen and (max-width:767.98px){.post-text{margin-bottom:2rem;padding-bottom:2rem}.post-text__date{font-size:1.2rem}.post-text__title{font-size:1.6rem}.post-text__desc{font-size:1.4rem}}.partners{overflow:hidden}.partners__slider .swiper-wrapper{align-items:center}@media screen and (min-width:576px){.partners__slider{overflow:visible}}.partners__slide{align-items:center;display:flex;justify-content:center;text-align:center}.partners__slide a,.partners__slide img{display:block;width:100%}.partners__image{border-radius:6px}.accordion{display:flex;flex-direction:column;margin-bottom:4rem;row-gap:2.4rem}.accordion__item{border:2px solid #d5dae8;border-radius:.5rem;transition:.2s}.accordion__item.is-active{border-color:#f2dfdc;border-radius:.5rem}.accordion__head{align-items:center;color:#18214c;cursor:pointer;display:flex;font-size:1.6rem;font-weight:600;gap:1.6rem;line-height:1.25;padding:1.2rem 2rem;transition:.3s}.accordion__head:hover,.accordion__item.is-active .accordion__head{color:#18214c}.accordion__head-icon{border:2px solid #d5dae8;border-radius:50%;flex-shrink:0;height:2rem;margin-left:auto;position:relative;transition:border-color .25s ease;width:2rem}.accordion__head-icon:after,.accordion__head-icon:before{background-color:#d5dae8;content:"";left:50%;position:absolute;top:50%;transition:transform .25s ease,opacity .25s ease,background-color .25s ease}.accordion__head-icon:before{height:2px;transform:translate(-50%,-50%);width:1.2rem}.accordion__head-icon:after{height:1.2rem;transform:translate(-50%,-50%);width:2px}.accordion__item.is-active .accordion__head-icon{border-color:#c2928c}.accordion__item.is-active .accordion__head-icon:after,.accordion__item.is-active .accordion__head-icon:before{background-color:#c2928c}.accordion__item.is-active .accordion__head-icon:after{opacity:0;transform:translate(-50%,-50%) rotate(90deg)}.accordion__body{max-height:0;overflow:hidden;transition:max-height .3s ease}.accordion__item.is-active .accordion__body{max-height:10000px}.accordion__content{padding:0 2rem 1.5rem}@media screen and (max-width:767.98px){.accordion__item.is-active{border-radius:1.8rem}}.page-404{align-items:center;display:flex;height:100vh;justify-content:center;padding:0 2rem;text-align:center}.page-404 h1{color:#18214c;font-size:10rem;font-weight:900;line-height:1.2;margin:3rem 0}@media screen and (max-width:767.98px){.page-404 h1{font-size:15rem}}.page-404 p{font-size:1.6rem;margin-bottom:6rem}.page-404 a{transition:.3s}.page{overflow:hidden}@media screen and (max-width:1199.98px){.page__aside{margin-top:4rem}}@media screen and (max-width:991.98px){.page__inner{flex-direction:column}}.page__inner{align-items:flex-start;display:flex}.page__inner--float{display:block}.page__inner--float:after,.page__inner--float:before{content:" ";display:table}.page__inner--float:after{clear:both}.page__inner--float .page__media{float:right;margin-bottom:2rem;margin-left:8rem}@media screen and (max-width:1199.98px){.page__inner--float .page__media{margin-left:4rem}}@media screen and (max-width:991.98px){.page__inner--float .page__media{float:none;margin-left:0}}.page__inner--float .page__content{padding-right:0}.page__media{border-radius:.5rem;flex-shrink:0;height:54rem;order:2;overflow:hidden;width:54rem}@media screen and (max-width:1199.98px){.page__media{height:45rem;width:45rem}}@media screen and (max-width:991.98px){.page__media{height:40rem;margin-bottom:4rem;order:0;width:100%}}@media screen and (max-width:767.98px){.page__media{height:auto}}.page__image{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.page__content{flex:1 1 auto;min-width:0;order:1;padding-right:8rem}@media screen and (max-width:1199.98px){.page__content{padding-right:4rem}}@media screen and (max-width:991.98px){.page__content{padding-right:0}}.page__content h4,.page__content h5{color:#8a94b0;font-size:1.4rem;letter-spacing:.06em;line-height:1.25;margin-bottom:5rem;margin-top:5rem;text-transform:uppercase}@media screen and (max-width:767.98px){.page__content h4,.page__content h5{margin-bottom:3rem;margin-top:3rem}}.page-back{margin-top:8.5rem}@media screen and (max-width:1199.98px){.page-back{margin-top:7rem}}@media screen and (max-width:767.98px){.page-back{margin-top:6rem}}.intro-page{background:#18214c;display:flex;flex-direction:column;min-height:540px;overflow:hidden;padding:19rem 0 2rem;position:relative;z-index:0}.intro-page:before{background:linear-gradient(0deg,rgba(24,33,76,0),#18214c);height:140px;top:0}.intro-page:after,.intro-page:before{content:"";left:0;position:absolute;width:100%;z-index:4}.intro-page:after{background:linear-gradient(180deg,rgba(24,33,76,0),#18214c);bottom:0;height:320px}.intro-page__image{opacity:.4}.intro-page__content{color:#fff;display:flex;flex-direction:column;flex-grow:1;position:relative;z-index:5}.intro-page__title{color:#f9ae00;font-family:Literata,serif;font-size:8.4rem;font-weight:600;line-height:1.12;margin:0}.intro-page__title span{color:#fff;display:block}.intro-page__breadcrumbs{margin-top:auto;padding-top:6rem}.intro-page__line{background:linear-gradient(90deg,rgba(249,174,0,0),#f9ae00);bottom:0;height:8px;left:0;position:absolute;width:100%;z-index:5}@media screen and (max-width:1199.98px){.intro-page__title{font-size:6.4rem}}@media screen and (max-width:991.98px){.intro-page__title{font-size:4.8rem}}@media screen and (max-width:767.98px){.intro-page{min-height:400px;padding-bottom:2rem;padding-top:18rem}.intro-page:before{height:120px}.intro-page:after{height:200px}.intro-page__title{font-size:4.2rem}.intro-page__breadcrumbs{padding-top:3rem}}.breadcrumbs{color:hsla(0,0%,100%,.3)}.breadcrumbs__list{align-items:center;display:flex;flex-wrap:wrap;font-size:1.4rem;line-height:1.29}.breadcrumbs li{align-items:center;display:flex;position:relative}.breadcrumbs li:after{color:hsla(0,0%,100%,.3);content:"/";margin:0 .6rem}.breadcrumbs li:last-child:after{content:none}.breadcrumbs a{color:hsla(0,0%,100%,.3);transition:.3s}.breadcrumbs a:focus,.breadcrumbs a:hover{color:#fff}.breadcrumbs a.is-disabled{pointer-events:none}.about-welcome{-moz-column-gap:8rem;column-gap:8rem;display:flex;row-gap:4rem}.about-welcome--reverse{flex-direction:row-reverse}.about-welcome__left{flex-grow:1}.about-welcome__right{flex-shrink:0;max-width:100%;width:540px}.about-welcome__card-image-wrap{border-radius:.5rem;overflow:hidden;padding-top:100%}.about-welcome__card-info{align-items:center;display:flex;flex-direction:column;flex-grow:1}.about-welcome__card-text{border-bottom:2px solid transparent;color:#8a94b0;padding-bottom:3rem;padding-top:3rem;text-align:center}.about-welcome__card-text h2{margin-bottom:2rem;margin-top:2rem}.about-welcome__card--teal .about-welcome__card-text{border-bottom-color:#13999c}@media screen and (max-width:991.98px){.about-welcome{-moz-column-gap:4rem;column-gap:4rem;flex-direction:column}.about-welcome__left{order:2}}@media screen and (max-width:767.98px){.about-welcome__card-text{padding-bottom:2rem;padding-top:2rem}.about-welcome__card-text h2{margin-bottom:1.5rem;margin-top:1.5rem}}.dimensions{background-color:#18214c;color:#fff}.dimensions__title b,.dimensions__title span,.dimensions__title strong{color:#f9ae00}.dimensions__pie{align-items:center;-moz-column-gap:.6rem;column-gap:.6rem;display:flex;margin-bottom:2rem}.dimensions__pie-icon .icon{height:24px;width:24px}.dimensions__pie-text{background-color:#fff;border-radius:.5rem;color:#18214c;font-size:1.4rem;font-weight:600;line-height:1;padding:.8rem 1rem}.dimensions__text{margin-bottom:3rem}.dimensions__text b,.dimensions__text h1,.dimensions__text h2,.dimensions__text h3,.dimensions__text h4,.dimensions__text h5,.dimensions__text h6,.dimensions__text strong{color:#fff}.dimensions__text--mt{margin-top:3rem}.dimensions__card{color:#fff}.dimensions__card-inner{align-items:flex-start;background:transparent;border:none;border-radius:.5rem;color:#fff;display:flex;flex-direction:column;height:100%;min-height:25.5rem;outline:none;overflow:hidden;padding:3rem 3rem 7.5rem;position:relative;row-gap:1.4rem;text-align:left;text-decoration:none;transition:background-color .3s ease,box-shadow .3s ease;width:100%}.dimensions__card-inner:hover{color:#fff}.dimensions__card-inner:hover .dimensions__card-btn{transform:scale(1.08)}.dimensions__card-inner:active,.dimensions__card-inner:focus{color:#fff}.dimensions__card-inner.is-active .dimensions__card-more{grid-template-rows:1fr;margin-top:1rem;opacity:1}.dimensions__card-inner.is-active .dimensions__card-btn .icon{transform:rotate(270deg)}.dimensions__card-btn{background-color:#fff;bottom:3rem;color:#18214c;pointer-events:none;position:absolute;right:3rem;transition:transform .2s ease,background-color .3s ease,color .3s ease}.dimensions__card-btn .icon{transition:transform .3s ease}.dimensions__card-more{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .3s ease,margin-top .3s ease,opacity .2s ease;width:100%}.dimensions__card-more-content{border-top:2px solid hsla(0,0%,100%,.29);color:hsla(0,0%,100%,.85);font-size:1.8rem;overflow:hidden;padding-top:2rem}.dimensions__card-inner--min-h-lg{min-height:45rem}.dimensions__card-title{color:#fff;font-size:2.4rem;font-weight:600}.dimensions__card-pipe{background-color:#fff;border-radius:.5rem;color:#18214c;font-size:1.4rem;font-weight:600;line-height:1;padding:.8rem 1rem}.dimensions__card-text{font-size:1.8rem;width:100%}.dimensions__card-text>:first-child{margin-top:0}.dimensions__card-text>:last-child{margin-bottom:0}.dimensions__card-text .text-gray{color:hsla(0,0%,100%,.57)!important}.dimensions__card--default .dimensions__card-inner{box-shadow:inset 0 0 0 2px #fff}.dimensions__card--yellow .dimensions__card-inner{background-color:#f9ae00}.dimensions__card--yellow .dimensions__card-pipe{color:#f9ae00}.dimensions__card--yellow .dimensions__card-btn{background-color:#fff;color:#f9ae00}.dimensions__card--blue .dimensions__card-inner{background-color:#6cace4}.dimensions__card--blue .dimensions__card-pipe{color:#6cace4}.dimensions__card--blue .dimensions__card-btn{background-color:#fff;color:#6cace4}.dimensions__card--teal .dimensions__card-inner{background-color:#13999c}.dimensions__card--teal .dimensions__card-pipe{color:#13999c}.dimensions__card--teal .dimensions__card-btn{background-color:#fff;color:#13999c}.dimensions__card--terracotta .dimensions__card-inner{background-color:#c2928c}.dimensions__card--terracotta .dimensions__card-pipe{color:#c2928c}.dimensions__card--terracotta .dimensions__card-btn{background-color:#fff;color:#c2928c}@media screen and (max-width:991.98px){.dimensions__card-inner{min-height:25rem}}@media screen and (max-width:767.98px){.dimensions__card-inner{padding:3rem 2rem 7rem}.dimensions__card-btn{bottom:2rem;right:2rem}}.dimensions--bg-none{background-color:transparent;color:inherit}@media screen and (max-width:991.98px){.dimensions--hero .dimensions__card--default{order:2}}.dimensions-compact{margin-bottom:2.5rem}.dimensions-compact__card-inner{align-items:flex-start;border:2px solid transparent;border-radius:.5rem;display:flex;flex-direction:column;height:100%;min-height:25.5rem;overflow:hidden;padding:3rem;row-gap:1.6rem}.dimensions-compact__card-pipe{background-color:#fff;border-radius:.5rem;color:#fff;font-size:1.4rem;font-weight:600;line-height:1;padding:.8rem 1rem}.dimensions-compact__card-text{font-size:1.8rem;font-weight:600;width:100%}.dimensions-compact__card-text>:first-child{margin-top:0}.dimensions-compact__card-text>:last-child{margin-bottom:0}.dimensions-compact__card-text--fw-normal{font-weight:400}.dimensions-compact__card--yellow .dimensions-compact__card-inner{border-color:#f9ae00}.dimensions-compact__card--yellow .dimensions-compact__card-pipe{background-color:#f9ae00}.dimensions-compact__card--blue .dimensions-compact__card-inner{border-color:#6cace4}.dimensions-compact__card--blue .dimensions-compact__card-pipe{background-color:#6cace4}.dimensions-compact__card--teal .dimensions-compact__card-inner{border-color:#13999c}.dimensions-compact__card--teal .dimensions-compact__card-pipe{background-color:#13999c}.dimensions-compact__card--terracotta .dimensions-compact__card-inner{border-color:#c2928c}.dimensions-compact__card--terracotta .dimensions-compact__card-pipe{background-color:#c2928c}@media screen and (max-width:767.98px){.dimensions-compact__card-inner{padding:3rem 2rem}}.t-section{min-height:230px}.t-section:after{bottom:0;content:"";height:2px;left:0;position:absolute;width:325px}.t-section--blue:after{background:#6cace4}.t-section--teal:after{background:#13999c}.t-section--yellow:after{background:#f9ae00}.t-section--terracotta:after{background:#c2928c}.t-section--no-line:after{display:none}.t-section--line-top-right:after{bottom:auto;left:auto;right:0;top:0}.t-section--line-top-left:after{left:0;right:auto;top:0}.t-section--line-bottom-right:after{bottom:0;left:auto;right:0;top:auto}.leader,.t-section__text{color:inherit}.leader{text-decoration:none}.leader:focus,.leader:hover{color:inherit}.leader:focus .leader__image,.leader:hover .leader__image{transform:scale(1.06)}.leader:focus .leader__link.btn-circle--teal,.leader:hover .leader__link.btn-circle--teal{background-color:#18214c}.leader:focus .leader__link.btn-circle--secondary,.leader:focus .leader__link.btn-circle--yellow,.leader:hover .leader__link.btn-circle--secondary,.leader:hover .leader__link.btn-circle--yellow{background-color:#c2928c}.leader:focus .leader__link.btn-circle--blue,.leader:hover .leader__link.btn-circle--blue{background-color:#13999c}.leader:focus .leader__link.btn-circle--terracotta,.leader:hover .leader__link.btn-circle--terracotta{background-color:#f9ae00}.leader:focus .leader__link.btn-circle--primary,.leader:hover .leader__link.btn-circle--primary{background-color:#2f3a66}.leader:focus .leader__link.btn-circle--white,.leader:hover .leader__link.btn-circle--white{background-color:#d8d8d8}.leader__image-wrap{border-radius:.5rem;overflow:hidden;padding-top:100%}.leader__image{border-radius:.5rem;box-shadow:0 1px 4px 0 rgba(25,33,61,.08);transition:transform .4s ease}.leader__link{bottom:2rem;position:absolute;right:2rem}.leader__info{padding:1.4rem 4rem 0}.leader__title{font-size:2.4rem;font-weight:600;line-height:1.35;margin-bottom:.6rem}.leader--blue .leader__title{color:#18214c}.leader--teal .leader__title{color:#13999c}.leader--yellow .leader__title{color:#f9ae00}.leader--terracotta .leader__title{color:#c2928c}.leader__text{color:#8a94b0;font-size:1.4rem}@media screen and (max-width:767.98px){.leader__title{font-size:2rem}.leader__info{padding:1.4rem 2rem 0}}.leader-info{display:flex}.leader-info__media{width:540px}.leader-info__content{flex-grow:1;padding:5rem}.leader-info__title{margin-bottom:1.6rem;margin-left:4rem;max-width:350px}.leader-info__subtitle{border-bottom:2px solid #13999c;color:#8a94b0;font-size:1.8rem;font-weight:600;margin-bottom:3rem;margin-left:4rem;max-width:350px;padding-bottom:3rem}.leader-info__description{margin-left:4rem;max-height:50rem;max-width:350px;overflow:auto}.leader-info__image{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}@media screen and (max-width:991.98px){.leader-info__media{width:440px}.leader-info__content{padding:5rem 3rem}.leader-info__title{margin-left:0}.leader-info__subtitle{font-size:1.6rem;margin-left:0}.leader-info__description{margin-left:0}}@media screen and (max-width:767.98px){.leader-info{flex-direction:column}.leader-info__content{order:2;padding:3rem 2rem;width:100%}.leader-info__media{width:100%}.leader-info__description,.leader-info__subtitle,.leader-info__title{max-width:100%;width:100%}}.leader-slider{position:relative}.leader-slider__actions{align-items:center;background-color:#fff;border-bottom-right-radius:4.4rem;border-top-left-radius:4.4rem;bottom:0;-moz-column-gap:3rem;column-gap:3rem;display:flex;justify-content:space-between;padding:2rem;position:absolute;right:0;z-index:10}.leader-slider__actions .btn{flex-shrink:0}.leader-slider__actions .swiper-button-disabled{opacity:.5;pointer-events:none}.leader-slider__action-text{color:#8a94b0;font-size:1.6rem;font-weight:600}@media screen and (max-width:767.98px){.leader-slider__actions{display:none}}.leaders-formatted h2{margin-bottom:2rem;margin-top:2rem}.leaders-formatted p{margin-bottom:2rem}.files{grid-gap:3rem;display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.files__item{align-items:center;background-color:#fff;border:2px solid #bfedee;border-radius:.5rem;box-shadow:0 1px 4px 0 rgba(25,33,61,.08);-moz-column-gap:1.6rem;column-gap:1.6rem;display:flex;padding:2rem;transition:.3s}.files__item:hover{box-shadow:0 4px 12px 0 rgba(25,33,61,.16)}.files__icon-wrap{align-items:center;background-color:#13999c;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:4.8rem;justify-content:center;width:4.8rem}.files__icon-wrap .icon{height:24px;width:24px}.files__title{color:#18214c;font-size:1.4rem;font-weight:600;margin-bottom:.4rem}.files__text{color:#8a94b0}.files__text-ext{color:#13999c;font-weight:600}@media screen and (max-width:991.98px){.files{grid-gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}}@media screen and (max-width:767.98px){.files{grid-template-columns:1fr}}.badges{display:flex;flex-wrap:wrap;gap:1.6rem;margin-bottom:4rem}@media screen and (max-width:767.98px){.badges{gap:1rem;margin-bottom:3rem}}.badges--mb-sm{margin-bottom:1.6rem}.badge{border-radius:.5rem;display:inline-block;font-size:1.4rem;font-weight:600;line-height:1;padding:.8rem 1rem}.badge-primary{background-color:#18214c;color:#fff}.badge-secondary{background-color:#f9ae00;color:#fff}.badge-terracotta{background-color:#c2928c;color:#fff}.badge-blue{background-color:#6cace4;color:#fff}.badge-teal{background-color:#13999c;color:#fff}.badge-white{background-color:#fff;color:#18214c}.uniform{display:grid;gap:3rem;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:3rem}.uniform__item{background-color:#18214c;border-radius:.5rem;box-shadow:0 1px 4px rgba(25,33,61,.08);color:#fff}.uniform__item--yellow{background-color:#f9ae00}.uniform__item--blue{background-color:#6cace4}.uniform__item--teal{background-color:#13999c}.uniform__item--terracotta{background-color:#c2928c}.uniform__item-image-wrap{border-radius:.5rem;padding-top:127.1428571429%}.uniform__item-content{padding:3rem}@media screen and (max-width:991.98px){.uniform{gap:2rem;grid-template-columns:repeat(2,minmax(0,1fr))}.uniform__item:first-child{grid-column:1/-1}}@media screen and (max-width:767.98px){.uniform__item-content{padding:2rem}}.houses{margin-top:6rem;position:relative;z-index:1}.houses__title{color:#18214c;font-size:1.8rem;font-weight:600;line-height:1.3;margin-bottom:2rem}.houses__item-inner{display:flex;flex-direction:column;height:100%;row-gap:2rem}.houses__image-wrap{padding-top:107.1428571429%;position:relative}.houses__image{height:100%;left:0;-o-object-fit:contain;object-fit:contain;-o-object-position:center top;object-position:center top;position:absolute;top:0;width:100%}.houses__item-text{text-align:center}.houses__item-text p:last-child{margin-bottom:0}@media screen and (max-width:1199.98px){.houses{margin-top:4rem}}@media screen and (max-width:767.98px){.houses__title{margin-bottom:2rem}.houses__item-inner{row-gap:1.2rem}.houses__item-text{font-size:1.4rem}}.faq-form{align-items:center;display:flex;gap:3rem}.faq-form__input{flex:1}.faq-form__submit{min-width:175px}.faq-form__result{border:2px solid transparent;border-radius:.5rem;display:none;font-size:1.6rem;font-weight:600;line-height:1.4;margin-top:2rem;padding:1.6rem 2rem}.faq-form__result.is-visible{display:block}.faq-form__result--success{background:rgba(19,153,156,.1);border-color:rgba(19,153,156,.35);color:#13999c}.faq-form__result--warning{background:rgba(249,174,0,.1);border-color:rgba(249,174,0,.35);color:#f9ae00}.faq-form__result--danger{background:rgba(239,18,18,.08);border-color:rgba(239,18,18,.35);color:#ef1212}@media screen and (max-width:991.98px){.faq-form{gap:2rem}}@media screen and (max-width:575.98px){.faq-form__submit{border-radius:50%;min-width:auto;padding:0;width:48px}.faq-form__submit>span{display:none}}.careers__line{background:#f9ae00;border-radius:.4rem;height:.4rem;margin-bottom:4rem;margin-top:4rem}.careers__head{margin-bottom:3rem}.careers__title{color:#18214c;font-size:2.8rem;font-weight:700;margin-bottom:1rem}.careers__lead{color:#8a94b0;font-size:1.6rem}.careers__empty{max-width:72rem}.vacancies{display:flex;flex-direction:column;gap:2rem;list-style:none;margin:0;padding:0}.vacancy{align-items:center;display:flex;gap:2.4rem;justify-content:space-between;padding:2.4rem 3rem}@media screen and (max-width:575.98px){.vacancy{align-items:flex-start;flex-direction:column;gap:1.6rem;padding:2rem}}.vacancy__title{color:#18214c;font-size:1.8rem;font-weight:600;line-height:1.4}.vacancy__apply{flex-shrink:0}@media screen and (max-width:575.98px){.vacancy__apply{width:100%}}.file-field{align-items:center;cursor:pointer;display:inline-flex;flex-wrap:wrap;gap:1.6rem}.file-field__input{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.file-field__btn{align-items:center;border:2px solid #d5dae8;border-radius:.5rem;color:#18214c;display:inline-flex;font-size:1.3rem;font-weight:600;gap:1rem;height:44px;padding:0 1.8rem;transition:.2s}.file-field__btn svg{height:18px;width:18px}.file-field:hover .file-field__btn{border-color:#13999c;color:#13999c}.file-field__name{color:#8a94b0;font-size:1.3rem;word-break:break-word}.form-careers.form-panel{padding:3.2rem}@media screen and (max-width:767.98px){.form-careers.form-panel{padding:2rem}}.form-careers .row{row-gap:1.8rem}.form-careers .form-group__label{color:#18214c;font-size:1.2rem;font-weight:600;margin-bottom:.6rem;padding-left:1.4rem}.form-careers .input,.form-careers .select select{border-radius:.5rem;font-size:1.3rem;height:44px}.form-careers .input{padding:0 1.6rem}.form-careers .select select{padding:0 4.4rem 0 1.6rem}.form-careers .select:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none'%3E%3Cpath d='m6 9 6 6 6-6' stroke='%2318214C' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");height:2rem;margin-top:-1rem;right:1.6rem;width:2rem}.form-careers .textarea{border-radius:.5rem;font-size:1.3rem;height:74px;min-height:74px;padding:1.2rem 1.6rem}.form-careers__note{color:#8a94b0;font-size:1.2rem;margin-bottom:2.2rem}.form-careers__section{margin-bottom:2.8rem}.form-careers__section:last-of-type{margin-bottom:0}.form-careers__title{align-items:center;color:#18214c;display:flex;font-size:1.4rem;font-weight:700;gap:1.2rem;letter-spacing:.04em;margin-bottom:1.8rem;text-transform:uppercase}.form-careers__title:before{background:#f9ae00;border-radius:.3rem;content:"";flex-shrink:0;height:.3rem;width:2.2rem}.form-careers__title:after{background:#e7eaf2;content:"";flex:1;height:2px}.form-careers__declarations,.form-careers__uploads{display:flex;flex-direction:column;gap:1.4rem}.form-careers__inline-check{align-items:center;display:flex;padding-top:2.4rem}@media screen and (max-width:991.98px){.form-careers__inline-check{padding-top:0}}.form-careers__link{color:#13999c;text-decoration:underline;text-underline-offset:2px}.form-careers__link:hover{text-decoration:none}.form-careers__actions{margin-top:2.4rem}.form-careers.is-success .form-careers__actions,.form-careers.is-success .form-careers__note,.form-careers.is-success .form-careers__section{display:none}.form-careers.is-success .form-careers__success{display:flex}.form-careers__success{align-items:center;display:none;flex-direction:column;padding:4rem 3.2rem;row-gap:1.6rem;text-align:center}.form-careers__success-icon{align-items:center;background-color:#13999c;border-radius:50%;color:#fff;display:flex;height:64px;justify-content:center;width:64px}.form-careers__success-icon svg{height:32px;width:32px}.form-careers__success-title{color:#18214c;font-size:2.2rem;font-weight:700}.form-careers__success-text{color:#8a94b0;font-size:1.5rem;max-width:38rem}.form-group__required{color:#ef1212;cursor:help;margin-left:.2rem}.repeat__list{display:flex;flex-direction:column;gap:1.4rem}.repeat__list:not(:empty){margin-bottom:1.4rem}.repeat__item{background:#f8fafc;border:1px solid #e7eaf2;border-radius:.5rem;padding:4.4rem 2.2rem 2rem;position:relative}@media screen and (max-width:767.98px){.repeat__item{padding:4.4rem 1.6rem 1.6rem}}.repeat__item:has([data-repeat-remove][hidden]){padding-top:2rem}@media screen and (max-width:767.98px){.repeat__item:has([data-repeat-remove][hidden]){padding-top:1.6rem}}.repeat__remove{align-items:center;background:#fff;border:1px solid #e7eaf2;border-radius:50%;color:#8a94b0;cursor:pointer;display:flex;height:2.8rem;justify-content:center;position:absolute;right:1.2rem;top:1.2rem;transition:.2s;width:2.8rem;z-index:2}.repeat__remove[hidden]{display:none}.repeat__remove svg{height:10px;width:10px}.repeat__remove:hover{border-color:#ef1212;color:#ef1212}.repeat__add{align-items:center;background:transparent;border:0;color:#13999c;cursor:pointer;display:inline-flex;font-size:1.3rem;font-weight:600;padding:0}.repeat__add:hover{text-decoration:underline}.choice{display:flex;flex-wrap:wrap;gap:.8rem}.choice__option{cursor:pointer}.choice__option input{height:0;opacity:0;position:absolute;width:0}.choice__label{align-items:center;background:#fff;border:2px solid #d5dae8;border-radius:.5rem;color:#18214c;display:inline-flex;font-size:1.3rem;font-weight:600;height:38px;justify-content:center;padding:0 1.6rem;transition:.2s}.choice__option:hover .choice__label{border-color:#13999c}.choice__option input:checked+.choice__label{background:#13999c;border-color:#13999c;color:#fff}.checkbox{align-items:center;cursor:pointer;display:inline-flex;gap:1rem}.checkbox input{height:0;opacity:0;position:absolute;width:0}.checkbox__box{align-items:center;background:#fff;border:2px solid #d5dae8;border-radius:.5rem;color:transparent;display:flex;flex-shrink:0;height:2.2rem;justify-content:center;transition:.2s;width:2.2rem}.checkbox__box svg{height:13px;width:13px}input:checked~.checkbox__box{background:#13999c;border-color:#13999c;color:#fff}.checkbox__text{color:#18214c;font-size:1.3rem;line-height:1.4}.contact{justify-content:space-between;row-gap:4rem}.contact__form-text{color:#f9ae00;font-size:1.4rem;font-weight:600;margin:4rem 6rem 0}@media screen and (max-width:991.98px){.contact__form-text{margin:4rem 2rem 0}}@media screen and (max-width:767.98px){.contact__form-text{margin:2rem 0 0}}.contact__form.is-success .contact__form-text,.contact__form.is-success .form-panel,.contact__form.is-success .form-response{display:none}.contact__form.is-success .contact__success{display:flex}.contact__success{align-items:center;animation:contact-success-in .4s ease both;border:2px solid #bfedee;border-radius:.5rem;box-shadow:0 1px 4px 0 rgba(25,33,61,.08);display:none;flex-direction:column;padding:5rem 4rem;row-gap:2rem;text-align:center}@media screen and (max-width:767.98px){.contact__success{border-radius:3rem;padding:4rem 2.4rem}}.contact__success-icon{align-items:center;background-color:#13999c;border-radius:50%;color:#fff;display:flex;height:72px;justify-content:center;width:72px}.contact__success-icon svg{height:36px;width:36px}.contact__success-title{color:#18214c;font-size:2.4rem;font-weight:700}.contact__success-text{color:#8a94b0;font-size:1.6rem;max-width:38rem}@keyframes contact-success-in{0%{opacity:0;transform:translateY(1.6rem)}to{opacity:1;transform:translateY(0)}}.contact-address{background-color:#f9ae00;color:#fff;padding-bottom:1.35rem;padding-top:1.35rem}.contact-address__text{font-size:1.4rem}.contact-map{padding:0}.contact-map iframe{border:none;display:block;height:558px;width:100%}@media screen and (max-width:1199.98px){.contact-map iframe{height:400px}}@media screen and (max-width:767.98px){.contact-map iframe{height:300px}}.contact-cards{display:flex;flex-direction:column;margin-bottom:3rem;row-gap:3rem}.contact-card{border:2px solid transparent;border-radius:.5rem;box-shadow:0 1px 4px 0 rgba(25,33,61,.08);-moz-column-gap:1.6rem;column-gap:1.6rem;display:flex;padding:2rem}.contact-card__icon{align-items:center;border-radius:50%;color:#fff;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.contact-card__icon svg{height:24px;width:24px}.contact-card__label{color:#8a94b0;font-size:1.4rem}.contact-card__text{font-weight:600}.contact-card__text a{color:#18214c;transition:.3s}.contact-card__text a:focus,.contact-card__text a:hover{color:rgba(24,33,76,.8)}.contact-card--yellow{border-color:#ffeab3}.contact-card--yellow .contact-card__icon{background-color:#f9ae00}.contact-card--blue{border-color:#d8edf9}.contact-card--blue .contact-card__icon{background-color:#6cace4}.contact-card--teal{border-color:#bfedee}.contact-card--teal .contact-card__icon{background-color:#13999c}.search__form{display:flex;gap:2rem;margin-bottom:3rem}.search__form-field{flex-grow:1;position:relative}.search__form-input{background-color:#fff;border:1px solid #d2dce3;border-radius:.5rem;font-size:1.6rem;height:48px;padding:0 2rem;width:100%}.search__form-input::-webkit-input-placeholder{color:#202020}.search__form-input::-moz-placeholder{color:#202020}.search__form-input:-ms-input-placeholder{color:#202020}.search__form-input:-moz-placeholder{color:#202020}.search__suggest{background-color:#fff;border:1px solid #d2dce3;border-radius:.5rem;box-shadow:0 1rem 3rem rgba(0,0,0,.08);left:0;list-style:none;margin:0;max-height:13.6rem;overflow:hidden auto;padding:.8rem 0;position:absolute;right:0;top:calc(100% + .8rem);z-index:5}.search__suggest[hidden]{display:none}.search__suggest-item{background-color:transparent;border:0;color:#202020;cursor:pointer;display:block;font-family:inherit;font-size:1.5rem;line-height:2rem;padding:1rem 2rem;text-align:left;transition:background-color .2s ease,color .2s ease;width:100%}.search__suggest-item.is-active,.search__suggest-item:hover{background-color:#f2f6f9;color:#f9ae00}.search__form-submit{border-radius:.5rem;width:180px}.search__form-submit .icon{display:none;height:20px;width:20px}.search__count{border-bottom:1px solid #d2dce3;color:#202020;margin-bottom:3rem;padding-bottom:3rem}.search__count span{color:#f9ae00;font-weight:600}.search mark{background-color:transparent;color:#f9ae00}@media screen and (max-width:767.98px){.search__form{gap:2rem}.search__form-input{border-radius:.5rem;font-size:1.4rem;height:46px}.search__form-submit{align-items:center;border-radius:.5rem;display:flex;height:46px;justify-content:center;padding:0;width:60px}.search__form-submit .icon{display:block;flex-shrink:0}.search__form-submit-text{display:none}}.footer{background-color:#18214c;color:#fff;overflow:hidden;padding-bottom:0;padding-top:8rem}.footer__copyright{display:flex;flex-wrap:wrap;gap:1rem}.footer a{color:#fff;display:inline-block;position:relative;transition:.3s}.footer a:after{background-color:currentColor;bottom:0;content:"";height:2px;left:0;position:absolute;right:0;transform:scaleX(0);transform-origin:left center;transition:transform .3s ease}.footer a:focus,.footer a:hover{color:#fff}.footer a:focus:after,.footer a:hover:after{transform:scaleX(1)}.footer__main{display:flex;flex-direction:column;row-gap:4rem}.footer__main-main{display:flex;flex-wrap:wrap}.footer__main-main-left,.footer__main-main-right{width:50%}.footer__main-main-left{padding-right:4rem}.footer__main-main-right{border-left:2px solid hsla(0,0%,100%,.29);padding-left:8rem}.footer__nav ul{display:flex;flex-direction:column;row-gap:1.6rem}.footer__nav a{font-size:1.6rem}.footer__logo{margin-bottom:6rem}.footer__title{font-family:Literata,serif;font-size:2.6rem;font-weight:400;margin-bottom:4rem}.footer__contacts{display:flex;flex-direction:column;row-gap:1.6rem}.footer__contact-text{color:#fff;font-size:1.6rem}.footer__bottom{color:hsla(0,0%,100%,.29);display:flex;flex-wrap:wrap;font-size:1.2rem;gap:3rem;justify-content:space-between;padding-bottom:4rem;padding-top:4rem}.footer__bottom a{transition:.3s}.footer__bottom a,.footer__bottom a:focus,.footer__bottom a:hover{color:hsla(0,0%,100%,.29)}.footer__polices{border:2px solid #13999c;border-radius:.5rem;overflow:hidden;padding-top:58.8571428571%;position:relative}.footer__polices:before{background:linear-gradient(180deg,rgba(19,153,156,0),#13999c);z-index:2}.footer__polices:after,.footer__polices:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.footer__polices:after{background-color:#13999c;opacity:.05;z-index:3}.footer__polices-btn{bottom:2rem;left:2rem;position:absolute;z-index:4}.footer__socials{display:flex;flex-wrap:wrap;gap:2rem;justify-content:flex-end;margin-bottom:3rem}.footer__social{color:#fff;transition:.4s}.footer__social:after{display:none!important}.footer__social svg{height:24px;width:24px}.footer__social:focus,.footer__social:hover{color:hsla(0,0%,100%,.65);transform:translateY(-5px)}.footer__search{max-width:40rem;position:relative;width:100%}.footer__search-input{background:transparent;border:none;border-bottom:2px solid hsla(0,0%,100%,.29);color:#fff;font-size:1.4rem;height:44px;padding:.3rem 1rem 0 4rem;transition:.3s;width:100%}.footer__search-input::-webkit-input-placeholder{color:hsla(0,0%,100%,.29)}.footer__search-input::-moz-placeholder{color:hsla(0,0%,100%,.29)}.footer__search-input:-ms-input-placeholder{color:hsla(0,0%,100%,.29)}.footer__search-input:-moz-placeholder{color:hsla(0,0%,100%,.29)}.footer__search-submit{background:transparent;border:none;color:hsla(0,0%,100%,.29);height:44px;left:0;position:absolute;top:0;transition:.3s;width:30px}.footer__search-submit:hover{color:#fff}.footer__search-submit svg{height:20px;width:20px}@media screen and (max-width:1199.98px){.footer__socials{justify-content:flex-start}}@media screen and (max-width:767.98px){.footer{padding-top:6rem}.footer__main-main,.footer__main-top{row-gap:4rem}.footer__main-main{flex-direction:column}.footer__main-main-left,.footer__main-main-right{width:100%}.footer__main-main-left{padding-right:0}.footer__main-main-right{border-left:none;padding-left:0}.footer__logo{margin-bottom:4rem}.footer__title{font-size:2.2rem;margin-bottom:2rem}.footer__nav a{font-size:1.5rem;padding:.2rem 0}.footer__search{max-width:100%}.footer__bottom{align-items:center;flex-direction:column;font-size:1.4rem;gap:2rem;margin-top:3rem;padding-bottom:4rem;padding-top:4rem;text-align:center}}@media screen and (max-width:575.98px){.footer__copyright{align-items:center;display:flex;flex-direction:column;gap:1rem}}
