@charset "UTF-8";/*!
Theme Name: UCLA Chemistry and Biochemistry
Theme URI: http://underscores.me/
Author: Element26, Inc.
Author URI: https://element26.net/
Description: Custom Theme Design
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: ucla
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

UCLA is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.
*/@-webkit-keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-bottom{0%{opacity:0;-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fade-in-up{0%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@-webkit-keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@-webkit-keyframes pulsate{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes pulsate{0%{opacity:0;-webkit-transform:scale(.1);transform:scale(.1)}50%{opacity:1}to{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2)}}@-webkit-keyframes bounce{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes bounce{0%{opacity:0;-webkit-transform:translateY(-2000px);transform:translateY(-2000px)}60%{opacity:1;-webkit-transform:translateY(30px);transform:translateY(30px)}80%{-webkit-transform:translateY(-10px);transform:translateY(-10px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}*{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box;font-family:ProximaNova,Verdana,Arial,Helvetica,sans-serif;font-weight:400}img{display:block;height:auto;width:100%}.mdi{display:-webkit-box;display:-ms-flexbox;display:flex}.loading{min-height:96px;position:relative}.loading:before{-webkit-animation:lds-dual-ring 1.2s linear infinite;animation:lds-dual-ring 1.2s linear infinite;border-radius:50%;border-color:#2774ae transparent;border-style:solid;border-width:6px;content:" ";display:block;height:64px;left:50%;margin:-32px 0 0 -32px;position:absolute;top:50%;width:64px;z-index:10}@-webkit-keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes lds-dual-ring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.hidden-before-load{margin-top:-20px;opacity:0;position:relative;-webkit-transition:opacity .25s,margin-top .5s;transition:opacity .25s,margin-top .5s}.visible-after-load{margin-top:0;opacity:1}.photo-zoom{background:rgba(0,0,0,.8);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;opacity:0;position:fixed;top:0;-webkit-transition:opacity .35s;transition:opacity .35s;width:100%;z-index:1000}.photo-zoom.open{opacity:1}.photo-zoom__close{color:#fff;font-size:40px;padding:10px;position:absolute;right:0;top:0}.photo-zoom__close:hover{color:#187cb8}.photo-zoom__content{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;padding:60px;width:100%}.photo-zoom__content img{display:block;margin:auto;max-height:100%;max-width:100%;width:auto}.legacy-images__mini-img{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.legacy-images__mini-img img:first-child{height:auto!important;max-height:100%!important;max-width:100%!important;-o-object-fit:cover!important;object-fit:cover!important;position:relative!important;width:auto!important;z-index:2}.legacy-images__mini-img img:last-child{background:#000;-webkit-filter:blur(15px);filter:blur(15px);height:120%!important;left:-10%!important;top:-10%!important;-webkit-transform:scale(1)!important;transform:scale(1)!important;width:120%!important}.documentation{margin-top:-175px;padding-left:200px}.documentation table{border-collapse:collapse;width:100%}.documentation table:not(:last-child){margin-bottom:50px}.documentation table:not(:first-child){margin-top:50px}.documentation table tr{background-color:#fff}.documentation table tr:nth-child(2n){background-color:hsla(0,0%,95%,.5)}.documentation table td,.documentation table th{padding:30px}.documentation table th{font-size:22px;font-weight:700;text-align:left}.documentation table.white tr:nth-child(2n){background-color:#fff}.documentation code{background-color:rgba(197,227,242,.5);border-radius:2px;color:#187cb8;padding:2px 6px}.documentation pre{background-color:rgba(197,227,242,.5);padding:30px;white-space:break-spaces;width:100%}.documentation .section-sm{-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06)}.documentation .bg-black{color:#fff}.documentation__sidebar{background-color:#187cb8;color:#fff;height:100vh;left:0;overflow:auto;padding:100px 0;position:fixed;top:0;width:200px}.documentation__main{overflow:hidden;padding:100px 60px}.documentation__content{display:none}.documentation__content.active{display:block}.documentation__container{background-color:hsla(0,0%,95%,.5);left:10px;min-height:100px;position:relative;text-align:center;width:100%}.documentation__item{border-top:1px solid #ccc;margin-bottom:75px;margin-top:75px;padding-top:75px}.documentation__item:first-child{border:none;margin-top:0;padding-top:0}.documentation-nav__link{color:#fff;display:block;padding:10px 30px}.documentation-nav__link:hover{color:#fff}.documentation-nav__link.active{color:#fff;font-weight:700}.documentation-nav ul{display:none;padding:15px 0 15px 30px}.flex,.flex-inline{-ms-flex-wrap:wrap;flex-wrap:wrap}.flex--middle,.flex-inline--middle{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.flex--top,.flex-inline--top{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.flex--baseline,.flex-inline--baseline{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.flex--bottom,.flex-inline--bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.flex--center,.flex-inline--center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.flex--end,.flex-inline--end{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.flex--space-between,.flex-inline--space-between{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.flex--space-around,.flex-inline--space-around{-ms-flex-pack:distribute;justify-content:space-around}.flex--no-wrap,.flex-inline--no-wrap{-ms-flex-wrap:nowrap;flex-wrap:nowrap}.flex--grow,.flex-inline--grow{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex--no-shrink,.flex-inline--no-shrink{-ms-flex-negative:0;flex-shrink:0}.flex--centralized,.flex-inline--centralized{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.flex--fill *,.flex-inline--fill *{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.flex{display:-webkit-box;display:-ms-flexbox;display:flex}.flex-inline{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:400;src:url(assets/fonts/proximanova/ProximaNova-Regular.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-Regular.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-Regular.otf) format("opentype")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:400;src:url(assets/fonts/proximanova/ProximaNova-RegularIt.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-RegularIt.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-RegularIt.otf) format("opentype")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:600;src:url(assets/fonts/proximanova/ProximaNova-Semibold.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-Semibold.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-Semibold.otf) format("opentype")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:600;src:url(assets/fonts/proximanova/ProximaNova-SemiboldIt.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-SemiboldIt.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-SemiboldIt.otf) format("opentype")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:700;src:url(assets/fonts/proximanova/ProximaNova-Bold.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-Bold.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-Bold.otf) format("opentype")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:700;src:url(assets/fonts/proximanova/ProximaNova-BoldIt.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-BoldIt.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-BoldIt.otf) format("opentype")}@font-face{font-display:swap;font-family:ProximaNova;font-style:normal;font-weight:800;src:url(assets/fonts/proximanova/ProximaNova-Xbold.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-Xbold.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-Xbold.otf) format("opentype")}@font-face{font-display:swap;font-family:ProximaNova;font-style:italic;font-weight:800;src:url(assets/fonts/proximanova/ProximaNova-XboldIt.woff2) format("woff2"),url(assets/fonts/proximanova/ProximaNova-XboldIt.woff) format("woff"),url(assets/fonts/proximanova/ProximaNova-XboldIt.otf) format("opentype")}h1,h2,h3,h4,h5,h6,ol,p,ul{margin:0;padding:0}ol,ul{list-style:none}a{text-decoration:none;-webkit-transition:all .3s;transition:all .3s}a:hover{color:#187cb8}[class*=title-]{font-weight:700}.title-larger{font-size:96px;font-weight:800;line-height:.9}.title-large{font-size:60px}.title-bigger{font-size:48px}.title-big{font-size:32px}.title-medium{font-size:30px}.title-small{font-size:28px;line-height:1.2}.title-smaller{font-size:24px}.title-xs{font-size:21px;line-height:1.2}.title-hero{font-size:78px;font-weight:800;letter-spacing:15.6px;text-transform:uppercase}.text-big{font-size:21px;line-height:1.7}.text-medium{font-size:18px;line-height:1.6}.text-small,.text-smaller{font-size:16px;line-height:1.5}.text-phone,.text-xs{font-size:12px}.text-phone{-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.text-phone i{margin-right:10px}.text-phone a{text-decoration:underline}.link{border-bottom:1px solid #000;color:#000;display:inline-block;font-size:16px;font-weight:700}.link:hover{border-color:#4eaee8;color:#4eaee8}.link--prime{border-bottom:1px solid #187cb8;color:#187cb8}.link-back span,.text-filter span{font-size:14px}.link-back{margin-bottom:24px}.link-reserve span{font-size:18px}.link-back,.link-reserve,.text-filter{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-transition:all .3s;transition:all .3s}.link-back span,.link-reserve span,.text-filter span{font-weight:600;text-decoration:underline}.link-back i,.link-reserve i,.text-filter i{font-size:16px;margin-right:10px}.link-back:hover,.link-reserve:hover,.text-filter:hover{color:#187cb8}.text-small-ico{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.4);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:600}.text-small-ico i{color:#000;margin-right:4px}.cta-read-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#187cb8;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.cta-read-more i{font-size:20px}.cta-read-more i.mdi-chevron-down{color:#000;font-size:30px}.cta-read-more span{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;font-size:18px;font-weight:700;margin-left:10px;text-decoration:underline;text-transform:capitalize}.cta-read-more:hover{color:#125e8b}.content h2,.content h3{font-weight:700;margin:0;text-align:center}.content a,.content a>em{border-bottom:1px solid #187cb8;color:#000;font-weight:700}.content a:hover,.content a:hover em,.content a>em:hover,.content a>em:hover em{color:#187cb8}.content h1{font-size:48px;font-weight:700;text-transform:none}.content h2{font-size:32px;text-transform:uppercase}.content h3{font-size:28px;line-height:1.2}.content h4{font-size:24px}.content h4,.content h5{font-weight:700;line-height:1.2}.content h5{font-size:18px}.content h6{font-size:16px;font-weight:700;line-height:1.2}.content h1:not(:first-child),.content h2:not(:first-child),.content h3:not(:first-child),.content h4:not(:first-child),.content h5:not(:first-child),.content h6:not(:first-child){margin-top:30px}.content h1:not(:last-child),.content h2:not(:last-child),.content h3:not(:last-child),.content h4:not(:last-child),.content h5:not(:last-child),.content h6:not(:last-child){margin-bottom:30px}.content ul li{margin:5px 0;padding-left:20px;position:relative}.content ul li:before{background:#187cb8;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:7px;width:6px}.content ol,.content ol li{list-style-type:decimal}.content ol li{margin:5px 0 5px 30px}.content ol:not(:first-child),.content ul:not(:first-child){margin-top:30px}.content ol:not(:last-child),.content ul:not(:last-child){margin-bottom:30px}.content p{font-size:21px;line-height:1.7;text-align:justify}.content strong{font-weight:700}.content figure{width:calc(100% - 100px)}.content figure figcaption{color:rgba(0,0,0,.7);font-size:14px;margin-top:24px;text-align:center}.content figure.figure-float{width:340px}.content figure.figure-float figcaption{text-align:left}.content figure.figure-float--left{float:left;margin-bottom:40px;margin-right:70px;margin-top:40px}.content figure.figure-float--right{float:right;margin-bottom:40px;margin-left:70px;margin-top:40px}.content--lh-sm p{line-height:1.3}.content blockquote{max-width:550px;padding:60px 0;position:relative}.content blockquote,.content blockquote p{color:rgba(0,0,0,.5);font-size:24px;font-style:italic;font-weight:300;line-height:1.5;text-align:center}.content blockquote:after,.content blockquote:before{color:#187cb8;font-size:90px;font-style:normal;font-weight:700;line-height:30px;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.content blockquote:before{content:"“";left:50%;position:absolute;top:30px}.content blockquote:after{bottom:10px;content:"”";left:50%;position:absolute}.content blockquote,.content figure{margin-left:auto;margin-right:auto}.content blockquote:not(:first-child),.content figure:not(:first-child){margin-top:30px}.content blockquote:not(:last-child),.content figure:not(:last-child){margin-bottom:30px}.content h2:not(:first-child),.content h3:not(:first-child){margin-top:60px}.content h2:not(:last-child),.content h3:not(:last-child){margin-bottom:60px}.content .mini-text{font-size:14px;margin-top:30px;text-align:center}.content .content-box{color:#fff;float:left;font-size:30px;font-weight:600;line-height:1.73;margin:80px 80px 80px -220px;padding:90px 110px;position:relative;width:530px}.content--mg-sm p:not(:first-child){margin-top:20px}.content--mg-sm p:not(:last-child){margin-bottom:20px}.content p:not(:first-child){margin-top:30px}.content p:not(:last-child){margin-bottom:30px}.carousel-grid__slide{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-7px}.carousel-grid__item{height:160px;margin:7px;outline:none;position:relative;width:calc(25% - 14px)}.carousel-grid__item img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.carousel-grid a.carousel-grid__item{border-bottom:none}.carousel-grid.owl-carousel.owl-theme .owl-dots{margin-top:60px}.carousel-grid.owl-carousel.owl-theme .owl-dots button span{height:7px;width:7px}.carousel-grid.owl-carousel.owl-theme .owl-dots button.active span{background:#187cb8}.carousel-grid.owl-carousel.owl-theme .owl-nav.disabled+.owl-dots{margin-top:60px}.carousel-grid+.mini-text{margin-bottom:80px;margin-top:-55px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.owl-carousel.carousel-photo .owl-stage{display:-webkit-box;display:-ms-flexbox;display:flex}.owl-carousel.carousel-photo .item-photo{border-bottom:none;height:450px}.owl-carousel.carousel-photo .item-photo img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.owl-carousel.carousel-photo .owl-stage-outer{overflow:visible}@font-face{font-family:Material Design Icons;font-style:normal;font-weight:400;src:url(assets/fonts/material/materialdesignicons-webfont.eot);src:url(assets/fonts/material/materialdesignicons-webfont.eot?#iefix&v=6.2.95) format("embedded-opentype"),url(assets/fonts/material/materialdesignicons-webfont.woff2) format("woff2"),url(assets/fonts/material/materialdesignicons-webfont.woff) format("woff"),url(assets/fonts/material/materialdesignicons-webfont.ttf) format("truetype")}.mdi-set,.mdi:before{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:inline-block;font:normal normal 400 24px/1 Material Design Icons;font-size:inherit;line-height:inherit;text-rendering:auto}.mdi-account-cash:before{content:"\f1097"}.mdi-arrow-expand:before{content:"\f0616"}.mdi-atom:before{content:"\f0768"}.mdi-beaker:before{content:"\f0cea"}.mdi-beaker-outline:before{content:"\f0690"}.mdi-book-open-variant:before{content:"\f14f7"}.mdi-bookmark:before{content:"\f00c0"}.mdi-bookmark-outline:before{content:"\f00c3"}.mdi-calendar-blank:before{content:"\f00ee"}.mdi-calendar-clock:before{content:"\f00f0"}.mdi-calendar-star:before{content:"\f09d3"}.mdi-calendar-week-begin:before{content:"\f0a34"}.mdi-card-account-details:before{content:"\f05d2"}.mdi-card-account-details-outline:before{content:"\f0dab"}.mdi-check:before{content:"\f012c"}.mdi-chevron-down:before{content:"\f0140"}.mdi-chevron-down-box-outline:before{content:"\f09d7"}.mdi-chevron-left:before{content:"\f0141"}.mdi-chevron-left-box-outline:before{content:"\f09d9"}.mdi-chevron-right:before{content:"\f0142"}.mdi-chevron-right-box-outline:before{content:"\f09db"}.mdi-chevron-up:before{content:"\f0143"}.mdi-chevron-up-box-outline:before{content:"\f09dd"}.mdi-circle-edit-outline:before{content:"\f08d5"}.mdi-domain:before{content:"\f01d7"}.mdi-earth:before{content:"\f01e7"}.mdi-email:before{content:"\f01ee"}.mdi-email-outline:before{content:"\f01f0"}.mdi-facebook:before{content:"\f020c"}.mdi-fax:before{content:"\f0212"}.mdi-file-document-outline:before{content:"\f09ee"}.mdi-filter:before{content:"\f0232"}.mdi-flask:before{content:"\f0093"}.mdi-flask-empty:before{content:"\f0094"}.mdi-flask-empty-outline:before{content:"\f0095"}.mdi-flask-outline:before{content:"\f0096"}.mdi-flask-round-bottom:before{content:"\f124b"}.mdi-flask-round-bottom-empty:before{content:"\f124c"}.mdi-flask-round-bottom-empty-outline:before{content:"\f124d"}.mdi-flask-round-bottom-outline:before{content:"\f124e"}.mdi-folder:before{content:"\f024b"}.mdi-folder-image:before{content:"\f024f"}.mdi-folder-multiple-image:before{content:"\f0254"}.mdi-fullscreen:before{content:"\f0293"}.accordion__item.active .accordion__header i.mdi-help-circle-outline:before,.mdi-help-circle:before{content:"\f02d7"}.mdi-help-circle-outline:before{content:"\f0625"}.mdi-instagram:before{content:"\f02fe"}.mdi-linkedin:before{content:"\f033b"}.mdi-magnify:before{content:"\f0349"}.mdi-map-marker:before{content:"\f034e"}.mdi-map-marker-outline:before{content:"\f07d9"}.mdi-map-marker-path:before{content:"\f0d20"}.mdi-microscope:before{content:"\f0654"}.mdi-molecule:before{content:"\f0bac"}.mdi-newspaper-variant:before{content:"\f1001"}.mdi-newspaper-variant-outline:before{content:"\f1004"}.mdi-office-building:before{content:"\f0991"}.mdi-phone-in-talk:before{content:"\f03f6"}.mdi-phone-in-talk-outline:before{content:"\f1182"}.mdi-play:before{content:"\f040a"}.mdi-post:before{content:"\f1008"}.mdi-post-outline:before{content:"\f1009"}.mdi-share-variant:before{content:"\f0497"}.mdi-test-tube:before{content:"\f0668"}.mdi-test-tube-empty:before{content:"\f0911"}.mdi-twitter:before{content:"\f0544"}.mdi-view-list:before{content:"\f0572"}.mdi-web:before{content:"\f059f"}.mdi-window-close:before{content:"\f05ad"}.mdi-youtube:before{content:"\f05c3"}.mdi-blank:before{content:"\f68c";visibility:hidden}.mdi-18px.mdi-set,.mdi-18px.mdi:before{font-size:18px}.mdi-24px.mdi-set,.mdi-24px.mdi:before{font-size:24px}.mdi-36px.mdi-set,.mdi-36px.mdi:before{font-size:36px}.mdi-48px.mdi-set,.mdi-48px.mdi:before{font-size:48px}.mdi-dark:before{color:rgba(0,0,0,.54)}.mdi-dark.mdi-inactive:before{color:rgba(0,0,0,.26)}.mdi-light:before{color:#fff}.mdi-light.mdi-inactive:before{color:hsla(0,0%,100%,.3)}.mdi-rotate-45:before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.mdi-rotate-90:before{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.mdi-rotate-135:before{-webkit-transform:rotate(135deg);transform:rotate(135deg)}.mdi-rotate-180:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.mdi-rotate-225:before{-webkit-transform:rotate(225deg);transform:rotate(225deg)}.mdi-rotate-270:before{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.mdi-rotate-315:before{-webkit-transform:rotate(315deg);transform:rotate(315deg)}.mdi-flip-h:before{-webkit-filter:fliph;filter:fliph;-ms-filter:"FlipH";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.mdi-flip-v:before{-webkit-filter:flipv;filter:flipv;-ms-filter:"FlipV";-webkit-transform:scaleY(-1);transform:scaleY(-1)}.mdi-spin:before{-webkit-animation:mdi-spin 2s linear infinite;animation:mdi-spin 2s linear infinite}@-webkit-keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes mdi-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.btn{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border:none;-webkit-box-shadow:none;box-shadow:none;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;justify-content:center;outline:none;text-align:center;-webkit-transition:all .3s;transition:all .3s}.btn i{font-size:16px;margin-right:10px}.btn.disabled,.btn:disabled{cursor:not-allowed;pointer-events:none}.btn--lg,.btn--prime{color:#fff}.btn--lg{background:-webkit-gradient(linear,left bottom,left top,from(#0a5aa1),to(#1b84bf));background:linear-gradient(0deg,#0a5aa1,#1b84bf);font-size:18px;font-style:italic;font-weight:800;padding:20px 60px;text-transform:uppercase}.btn--lg:hover{background:-webkit-gradient(linear,left bottom,left top,from(#0b7bbe),to(#1da1d4));background:linear-gradient(0deg,#0b7bbe,#1da1d4);color:#fff}.btn--lg:active{background:-webkit-gradient(linear,left bottom,left top,from(#004884),to(#0070a8));background:linear-gradient(0deg,#004884,#0070a8)}.btn--lg.disabled,.btn--lg:disabled{background:-webkit-gradient(linear,left bottom,left top,from(#ccc),to(#f2f2f2));background:linear-gradient(0deg,#ccc,#f2f2f2);color:#b3b3b3}.btn--sm{border-radius:5px;font-size:15px;font-weight:600;padding:13px 38px}.btn--black{background:#000;color:#fff}.btn--white{background:#fff;color:#000!important}.btn--prime{background:#187cb8}.btn--black.disabled,.btn--black:disabled,.btn--prime.disabled,.btn--prime:disabled,.btn--white.disabled,.btn--white:disabled{background:#f2f2f2;color:rgba(0,0,0,.3)}.btn--black:hover{background:#187cb8;color:#fff}.btn--prime:active{background:#235d96}.btn--prime:hover{background:#2e91c9;color:#fff}.btn--out,.btn--out-prime,.btn--out-white{border:1px solid transparent;padding:12px 38px}.btn--out{border-color:#000;color:#000}.btn--out-white{border-color:#fff;color:#fff}.btn--out-prime{border-color:#187cb8;color:#187cb8}.btn--out:hover{border-color:#1fa7eb;color:#1fa7eb}.btn--out:active{border-color:#187cb8;color:#187cb8}.btn--out-white:hover{background:#fff;color:#187cb8}.btn--out-white:active{background:#ccc;border-color:#ccc}.btn--out-prime:hover{background:#187cb8;color:#fff}.btn--out-prime.disabled,.btn--out-prime:disabled,.btn--out-white.disabled,.btn--out-white:disabled,.btn--out.disabled,.btn--out:disabled{border-color:rgba(0,0,0,.2);color:rgba(0,0,0,.35)}.nav-btns,.nav-btns__item{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.nav-btns__item{-webkit-box-pack:center;-ms-flex-pack:center;border:1px solid #000;border-radius:50%;cursor:pointer;height:28px;justify-content:center;-webkit-transition:all .3s;transition:all .3s;width:28px}.nav-btns__item i{color:inherit!important;font-size:16px}.nav-btns__item:hover{background:#000;color:#fff}.nav-btns__item:nth-child(n+2){margin-left:10px}.nav-btns--white .nav-btns__item{border-color:#fff;color:#fff}.nav-btns--white .nav-btns__item:hover{background:#fff;border-color:#fff}.nav-btns--white .nav-btns__item:hover,.nav-btns--white .nav-btns__item:hover i{color:#000}.btn-play{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#fff;border-radius:50%;color:#187cb8;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:30px;height:70px;justify-content:center;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out;width:70px}.btn-play:hover{background:#187cb8;-webkit-box-shadow:0 0 0 850px rgba(38,38,38,.2);box-shadow:0 0 0 850px rgba(38,38,38,.2);color:#fff;font-size:50px}.dropdown{cursor:pointer;position:relative}.dropdown__body{-webkit-animation:fade-in-bottom .5s forwards;animation:fade-in-bottom .5s forwards;background:#fff;border-top:4px solid #187cb8;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06);display:none;left:0;padding:0 32px;position:absolute;top:100%;width:240px;z-index:2}.dropdown__body::-webkit-scrollbar{width:4px}.dropdown__body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3);box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.dropdown__body::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}.dropdown__body li a{display:block;padding:20px 0}.dropdown__body li:nth-child(n+2){border-top:1px solid rgba(0,0,0,.1)}.dropdown.open .dropdown__toggle,.dropdown:hover .dropdown__toggle{color:#187cb8}.dropdown.open .dropdown__body,.dropdown:hover .dropdown__body{display:block}.dropdown-click{cursor:pointer}.dropdown-click>ul{background:#f2f2f2}.dropdown-click__toggle{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;padding:16px 0;-webkit-transition:all .3s;transition:all .3s}.dropdown-click__toggle i{margin-right:12px;-webkit-transition:inherit;transition:inherit}.dropdown-click__toggle:hover{color:#187cb8}.dropdown-click ul ul{border-radius:8px;padding-left:20px;position:relative;z-index:2}.dropdown-click ul ul li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-weight:400;position:relative}.dropdown-click ul ul li a i{margin-right:12px;opacity:0}.dropdown-click__toggle.active{color:#187cb8}.dropdown-click__toggle.active i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.dropdown-click__toggle.active a{color:#187cb8}.dropdown-click ul ul li.active a{background:#187cb8;-webkit-box-shadow:-20px 0 0 #187cb8;box-shadow:-20px 0 0 #187cb8;color:#fff}.dropdown-click ul ul li.active a i{opacity:1}.dropdown-click ul li:not(:last-child){border-bottom:1px solid rgba(0,0,0,.2)}.dropdown-click__body{display:none;padding-left:20px}.dropdown-click.active{border-bottom:none!important}.dropdown-click.active>.dropdown-click__toggle{color:#187cb8}.dropdown-click.active>.dropdown-click__toggle i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.section-header{margin-bottom:50px;text-align:center}.section-header__text{font-weight:600;margin-top:32px}.section-header__cta,.section-header__img{margin-top:56px}a.section-header__title{color:#000}a.section-header__title:hover{text-decoration:underline}.content-cta__sup{color:#187cb8;display:block;font-size:13px;font-weight:700;letter-spacing:1.3px;margin-bottom:16px;text-transform:uppercase}.content-cta__cta,.content-cta__text{margin-top:40px}.content-cta__cta:first-child,.content-cta__text:first-child{margin-top:0}.content-cta__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:-20px;margin-right:-20px}.content-cta__col{padding-left:20px;padding-right:20px;width:50%}.grid-btns,.inline-btns{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:-10px}.grid-btns__item,.inline-btns__item{padding:10px}.grid-btns__item .btn,.inline-btns__item .btn{display:block;width:100%}.grid-btns--grow,.inline-btns--grow{display:-webkit-box;display:-ms-flexbox;display:flex}.grid-btns--grow .btn,.inline-btns--grow .btn{padding-left:10px;padding-right:10px}.inline-btns__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.grid-btns{-ms-flex-wrap:wrap;flex-wrap:wrap;width:100%}.grid-btns__item{-ms-flex-negative:0;flex-shrink:0;width:33.3333333333%}.accordion__item{background:#fff;-webkit-box-shadow:0 25px 40px 0 rgba(41,115,176,.1),inset 0;box-shadow:0 25px 40px 0 rgba(41,115,176,.1),inset 0;-webkit-transition:all .3s;transition:all .3s}.accordion__item:nth-child(n+2){margin-top:16px}.accordion__item.active{-webkit-box-shadow:0 25px 40px 0 rgba(41,115,176,.1),inset 4px 0 0 0 #187cb8;box-shadow:0 25px 40px 0 rgba(41,115,176,.1),inset 4px 0 0 0 #187cb8}.accordion__item.active .accordion__header i{color:#187cb8}.accordion__item.active .accordion__header:after{-webkit-transform:rotate(-90deg) translateX(30%);transform:rotate(-90deg) translateX(30%)}.accordion__header{cursor:pointer;font-size:24px;font-weight:700;padding:40px 80px;position:relative;-webkit-transition:all .3s;transition:all .3s}.accordion__header:after,.accordion__header i{-webkit-transform:translateY(calc(-50% + 3px));transform:translateY(calc(-50% + 3px));-webkit-transition:all .3s;transition:all .3s}.accordion__header i{font-size:30px;left:32px;position:absolute;top:45%}.accordion__header:hover{color:#187cb8}.accordion__header:hover i{color:#000}.accordion__header:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='17.5' height='26.5'%3E%3Cpath stroke='%23000' stroke-width='3' d='M12.219 22.652L2.075 12.508 12.219 2.364' fill='none'/%3E%3C/svg%3E") no-repeat 50%/contain;content:"";height:20px;position:absolute;right:32px;top:50%;-webkit-transition:all .3s;transition:all .3s;width:20px}.accordion__body{border-top:1px solid rgba(0,0,0,.2);display:none;padding:50px 80px 60px}.accordion__more{margin-top:60px;text-align:center}.settings{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.settings__left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.settings__filter{margin-top:20px}.settings__form{-ms-flex-negative:0;flex-shrink:0;width:400px}.box{padding:80px 64px}.box:not(.bg-light) :not(.box--out-white){color:#fff}.box:not(.bg-light) a:hover .item-ico-title__title{color:#fff;text-decoration:none}.box:not(.bg-light) .btn--out{border-color:#fff;color:#fff}.box:not(.bg-light) .btn--out:hover{background:#fff;color:#187cb8}.box__header{margin-bottom:50px;text-align:center}.box--clipped{-webkit-clip-path:polygon(100% 0,100% 75%,80% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 75%,80% 100%,0 100%,0 0)}.box--big{padding:120px 130px}.box .dir-details__content ul{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.box .dir-details__content ul li{font-size:18px;line-height:1.6;padding-left:25px;position:relative;width:calc(50% - 35px)}.box .dir-details__content ul li:before{background:#fff;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:10px;width:6px}.box .dir-details__content ul li:nth-child(n+2){margin-top:0}.box .dir-details__content ul li:nth-child(2n){margin-left:70px;margin-top:0}.cardion{background:#f2f2f2;border:1px solid rgba(0,0,0,.15)}.cardion,.cardion__title{-webkit-transition:all .3s;transition:all .3s}.cardion:hover{border-color:#187cb8}.cardion__title{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;min-height:80px;padding:0 10px;text-align:center;text-transform:uppercase}.cardion__title:hover{color:#187cb8}.cardion__body{display:none;padding:0 32px 32px;text-align:center}.cardion__body *{color:#000}.cardion__body a{font-weight:400!important}.cardion__body a:hover{color:#187cb8}.tags{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-6px}.tags li{padding:6px}.tags li a{background:rgba(197,227,242,.8);-webkit-clip-path:polygon(10px 0,100% 0,100% 100%,10px 100%,0 50%);clip-path:polygon(10px 0,100% 0,100% 100%,10px 100%,0 50%);color:#187cb8;display:block;font-size:12px;font-weight:600;padding:5px 16px 5px 30px;position:relative;text-transform:uppercase}.tags li a:before{border:1px solid #187cb8;border-radius:50%;content:"";height:5px;left:12px;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s;width:5px}.tags li a:hover{background:#187cb8;color:#fff}.tags li a:hover:before{border-color:#fff}.divider{margin:60px 0;text-align:center}.divider,.divider span{position:relative}.divider span{background:#fff;font-size:14px;padding:0 24px;text-transform:uppercase}.divider:before{background:rgba(0,0,0,.2);content:"";height:1px;left:0;position:absolute;top:calc(50% - .5px);width:100%}.page-nav,.page-nav__link{display:-webkit-box;display:-ms-flexbox;display:flex}.page-nav__link{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#fff;color:#000!important;font-size:21px;font-weight:700;justify-content:center;line-height:1.7;padding:25px;text-align:center;text-transform:uppercase}.page-nav__link:hover{color:#000;text-decoration:underline}.page-nav__item{padding:10px}.calendar-event{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;overflow:hidden}.calendar-event>*{max-width:100%}.calendar-event__main-title{font-size:15px;font-weight:700;line-height:1.2}.calendar-event__title{font-size:15px;font-weight:600;line-height:1.2}.calendar-event__subject{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:8px;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:9px;font-weight:700;justify-content:center;margin:5px 0;padding:2px 8px;text-align:center;text-transform:uppercase}.calendar-event__subject:first-child{margin-top:0}.calendar-event__subject:last-child{margin-bottom:0}.calendar-event__time{font-size:12px;font-weight:600}.calendar-event--month:nth-child(n+3){border-top:1px solid #e0dddd;margin-top:16px;padding-top:16px}.calendar-event--week{left:0;padding:12px 15px;position:absolute;top:-1px;width:100%;z-index:1}.calendar-event--week.e-top-offset-50{top:50%}.calendar-event--week.e-height-100,.calendar-event--week.e-height-150{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.calendar-event--week.e-height-100>:not(.calendar-event__title),.calendar-event--week.e-height-150>:not(.calendar-event__title){display:none}.calendar-event--week.e-height-100 .calendar-event__title,.calendar-event--week.e-height-150 .calendar-event__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event--week .calendar-event__time{margin-top:auto}.calendar-event--day{left:0;padding:12px 15px;position:absolute;top:-1px;width:100%;z-index:1}.calendar-event--day,.calendar-event--day .calendar-event__main-info{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.calendar-event--day .calendar-event__main-info{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.calendar-event--day .calendar-event__title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.calendar-event--day .calendar-event__subject{margin-bottom:0;margin-right:15px;margin-top:2px}.calendar-event--day .calendar-event__time{margin-left:auto}.calendar-event--day.e-left-offset-50:before{background-color:#fff;border-top:1px solid #e0dddd;content:"";height:40px;left:0;position:absolute;top:0;width:50%}.calendar-event--day.e-left-offset-50 .calendar-event__main-info{left:calc(50% + 15px);max-width:calc(50% - 15px);position:absolute;top:12px}.calendar-event--day.e-right-offset-50:after{-ms-flex-item-align:end;align-self:flex-end;background-color:#fff;bottom:0;content:"";height:41px;margin-left:auto;position:absolute;right:0;width:50%}.calendar-event--day.e-right-offset-50 .calendar-event__time{bottom:12px;max-width:calc(50% - 15px);position:absolute;right:calc(50% + 15px)}.calendar-event--agenda,.calendar-event--day.e-height-100{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.calendar-event--agenda{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.calendar-event--agenda:nth-child(n+2){margin-top:25px}.calendar-event--agenda.e-border-green-l .calendar-event__main-info{border-color:#e1f0b5}.calendar-event--agenda.e-border-prime-l .calendar-event__main-info{border-color:#c5e3f2}.calendar-event--agenda .calendar-event__main-info{border-left:4px solid #187cb8;margin-left:12px;padding-left:25px}.calendar-event--agenda .calendar-event__time{-ms-flex-negative:0;flex-shrink:0;text-align:right;width:150px}.e-height-50{height:calc(50% + .5px)}.e-height-100{height:calc(100% + 1px)}.e-height-150{height:calc(150% + 1.5px)}.e-height-200{height:calc(200% + 2px)}.e-height-250{height:calc(250% + 2.5px)}.e-height-300{height:calc(300% + 3px)}.e-height-350{height:calc(350% + 3.5px)}.e-height-400{height:calc(400% + 4px)}.e-height-450{height:calc(450% + 4.5px)}.e-height-500{height:calc(500% + 5px)}.e-height-550{height:calc(550% + 5.5px)}.e-height-600{height:calc(600% + 6px)}.e-height-650{height:calc(650% + 6.5px)}.e-height-700{height:calc(700% + 7px)}.e-height-750{height:calc(750% + 7.5px)}.e-height-800{height:calc(800% + 8px)}.e-height-850{height:calc(850% + 8.5px)}.e-height-900{height:calc(900% + 9px)}.e-height-950{height:calc(950% + 9.5px)}.e-height-1000{height:calc(1000% + 10px)}.e-height-1050{height:calc(1050% + 10.5px)}.e-height-1100{height:calc(1100% + 11px)}.e-height-1150{height:calc(1150% + 11.5px)}.e-height-1200{height:calc(1200% + 12px)}.e-height-1250{height:calc(1250% + 12.5px)}.e-height-1300{height:calc(1300% + 13px)}.e-height-1350{height:calc(1350% + 13.5px)}.e-height-1400{height:calc(1400% + 14px)}.e-height-1450{height:calc(1450% + 14.5px)}.e-height-1500{height:calc(1500% + 15px)}.e-height-1550{height:calc(1550% + 15.5px)}.e-height-1600{height:calc(1600% + 16px)}.e-height-1650{height:calc(1650% + 16.5px)}.e-height-1700{height:calc(1700% + 17px)}.e-height-1750{height:calc(1750% + 17.5px)}.e-height-1800{height:calc(1800% + 18px)}.e-height-1850{height:calc(1850% + 18.5px)}.e-height-1900{height:calc(1900% + 19px)}.e-height-1950{height:calc(1950% + 19.5px)}.e-height-2000{height:calc(2000% + 20px)}.e-height-2050{height:calc(2050% + 20.5px)}.e-height-2100{height:calc(2100% + 21px)}.e-height-2150{height:calc(2150% + 21.5px)}.e-height-2200{height:calc(2200% + 22px)}.e-height-2250{height:calc(2250% + 22.5px)}.e-height-2300{height:calc(2300% + 23px)}.e-height-2350{height:calc(2350% + 23.5px)}.e-height-2400{height:calc(2400% + 24px)}.profile{margin:50px 0}.profile:last-child{margin-bottom:0}.profile:first-child{margin-top:0}.profile__logo{display:block;width:188px}.profile__logo:not(:last-child){margin-bottom:18px}.profile__link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:18px;font-weight:700;line-height:1.6}.profile__link:hover{color:#187cb8}.profile__link span{border-bottom:2px solid #187cb8;font-weight:inherit}.profile__link--dark-border span{border-color:inherit}.profile__link-logo{-ms-flex-negative:0;flex-shrink:0;margin-right:10px}.profile__link-logo--1{height:25px;width:21px}.profile__link-logo--2{-webkit-filter:grayscale(1);filter:grayscale(1);height:33px;width:33px}.profile__link-logo--3{height:35px;width:35px}.profile--center{text-align:center}.share{background-color:#fff;border-radius:0 15px 15px 0;-webkit-filter:drop-shadow(0 5px 20px #b3b3b3);filter:drop-shadow(0 5px 20px #b3b3b3);left:0;padding:20px 15px;position:fixed;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);z-index:11}.share--horizont{background:transparent;-webkit-filter:none;filter:none;margin-top:20px;position:static;-webkit-transform:translateY(0);transform:translateY(0)}.share--horizont .share__title{text-align:center}.share--horizont .share__title br{display:none}.share--horizont .share__content{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.share--horizont .share__item{margin-bottom:0;margin-left:10px;margin-right:10px}.share__title{color:#000;font-size:12px;font-weight:600;margin-bottom:20px}.share__item{color:#187cb8;display:block;font-size:35px;height:35px;margin:0 auto 20px;width:35px}.share__item,.share__item .mdi{-webkit-filter:drop-shadow(0 0 5px #fff);filter:drop-shadow(0 0 5px #fff)}.share__item:last-child{margin-bottom:0}.share__item:hover{color:#1da1d4}.subscribe{background:#187cb8 url(assets/images/subscribe-bg.png) 50px bottom no-repeat;background-size:50%;padding:130px 0 140px}.subscribe__content{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:100%;position:relative;width:510px}.subscribe__input{background:none;border:none;border-bottom:2px solid #fff;color:#fff;font-size:26px;margin:0;outline:none;padding:5px 0 20px;text-align:center;width:100%}.subscribe__input::-webkit-input-placeholder{color:#fff}.subscribe__input::-moz-placeholder{color:#fff}.subscribe__input:-ms-input-placeholder{color:#fff}.subscribe__input::-ms-input-placeholder{color:#fff}.subscribe__input::placeholder{color:#fff}.subscribe__button{background:none;border:2px solid #fff;border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;height:36px;position:absolute;right:0;top:0;width:36px}.subscribe__button .mdi{margin:auto}.subscribe__button:hover{background:#fff}.subscribe__button:hover .mdi{color:#187cb8}.subscribe__valid{color:#fff;font-size:14px;left:0;position:absolute;top:calc(100% + 10px)}.subscribe__text{color:#ff0010;font-size:16px;font-weight:700;margin-top:10px}.masonry{margin:0 -12px;position:relative}.masonry__sizer{width:33.33%}.masonry__item{margin:0 12px 25px;width:calc(33% - 24px)}.masonry__item--height1{height:460px}.masonry__item--height2{height:260px}.masonry__item--height3{height:300px}.masonry__item img{height:100%;-o-object-fit:cover;object-fit:cover}.site-breadcrumbs .trail-items{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.site-breadcrumbs .trail-item a{color:#000;font-size:18px;line-height:1.6;margin-right:5px}.site-breadcrumbs .trail-item a:hover{color:#187cb8}.site-breadcrumbs .breadcrumb-sep{color:#000;font-size:14px;line-height:1.6;margin-right:5px}.tabs-xs{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}.tabs-xs li{background:#000;cursor:pointer;font-size:21px;font-weight:800;height:100%;padding:40px 20px;text-align:center;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out;width:50%}.tabs-xs li.active{background:#187cb8}.tabs-sort,.tabs-xs li,.tabs-xs li span{position:relative}.tabs-sort{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.tabs-sort li{border-bottom:2px solid transparent;color:hsla(0,0%,100%,.5);cursor:pointer;font-size:16px;font-weight:700;letter-spacing:.4px;padding-bottom:8px;text-transform:uppercase;-webkit-transition:all .3s;transition:all .3s}.tabs-sort li:nth-child(n+2){margin-left:45px}.tabs-sort li.active,.tabs-sort li:hover{color:#fff}.tabs-sort li.active{border-color:#fff}.tabs-list{-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid rgba(0,0,0,.2);display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between;position:relative}.tabs-list li:not(:last-child){border-bottom:3px solid transparent;color:rgba(0,0,0,.5);cursor:pointer;font-size:16px;font-weight:700;padding-bottom:50px;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.tabs-list li:not(:last-child).active,.tabs-list li:not(:last-child):hover{color:#000}.tabs-list li:not(:last-child) span{display:block}.tabs-list li:nth-child(n+2):not(:last-child){margin-left:30px}.tabs-list__line{background:#187cb8;bottom:-1.5px;height:3px;left:0;position:absolute;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.tabs-list-content{-webkit-animation:fade-in-up .5s ease-in-out;animation:fade-in-up .5s ease-in-out;display:none}.tabs-list-content.active{display:block}.tabs-cards{background:#fff}.tabs-cards li{color:#000;cursor:pointer;font-size:18px;font-weight:600;padding:32px 48px;-webkit-transition:all .3s;transition:all .3s}.tabs-cards li:nth-child(n+2){border-top:1px solid rgba(0,0,0,.1)}.tabs-cards li:hover{color:#187cb8}.tabs-cards li.active{background:#187cb8;color:#fff}.tabs-cards-content{-webkit-animation:fade-in-up .5s ease-in-out;animation:fade-in-up .5s ease-in-out}.tabs-cards-content.active{display:-webkit-box;display:-ms-flexbox;display:flex}.tabs-cards-content:nth-child(n+2){display:none}.tabs-big{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:190px;margin-bottom:80px}.tabs-big li{color:hsla(0,0%,100%,.4);cursor:pointer;font-size:24px;font-weight:700;padding:56px 16px;position:relative;text-align:center;width:33.3333333333%}.tabs-big li,.tabs-big li:before{-webkit-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.tabs-big li:before{border-color:transparent transparent #fff;border-style:solid;border-width:0 30px 30px;bottom:0;content:"";height:0;left:50%;opacity:0;position:absolute;-webkit-transform:translate(-50%,30px);transform:translate(-50%,30px);width:0}.tabs-big li:focus,.tabs-big li:hover{color:#fff;outline:none}.tabs-big li.bg-light{color:rgba(0,0,0,.4)}.tabs-big li.active{color:#fff;padding:80px 16px}.tabs-big li.active:before{opacity:1;-webkit-transform:translate(-50%);transform:translate(-50%)}.tabs-big li.bg-light.active,.tabs-big li.bg-light:focus,.tabs-big li.bg-light:hover{color:#000;outline:none}.tabs-big-content{-webkit-animation:fade-in-up .5s ease-in-out;animation:fade-in-up .5s ease-in-out}.tabs-big-content:nth-child(n+2){display:none}.tabs-calendar{background:rgba(0,0,0,.05);border-radius:23px;display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden}.tabs-calendar li a{color:#000;display:block;font-size:16px;font-weight:700;padding:16px 36px;text-align:center}.tabs-calendar li a:hover{color:#187cb8}.tabs-calendar li.active a{background:#187cb8;color:#fff}.tabs-calendar li:nth-child(n+2){border-left:1px solid rgba(0,0,0,.2)}.hero-main__box{-webkit-box-pack:center;-ms-flex-pack:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;padding:250px 20px 200px;position:relative;text-align:center}.hero-main__box *{color:#fff}.hero-main__box:before{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.hero-main__content{padding:0 50px;position:relative;width:100%}.hero-main__anchors{margin:70px auto 0;max-width:80%}.hero-main__anchors a:hover{color:#f2f2f2}.hero-main--clipped .hero-main__box{-webkit-clip-path:polygon(100% 0,100% 75%,75% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 75%,75% 100%,0 100%,0 0)}.hero-main.hero-alumni .hero-main__box{background-image:url(assets/images/dummy-image1.jpg)}.hero-main.hero-about .hero-main__box{background-image:url(assets/images/pages/about/about-hero.jpg)}.hero-main.hero-graduate .hero-main__box{background-image:url(assets/images/dummy-image2.jpg)}.hero-main.hero-ugraduate .hero-main__box{background-image:url(assets/images/dummy-image3.jpg)}.hero-main.hero-postdoc .hero-main__box{background-image:url(assets/images/dummy-image1.jpg)}.hero-main.hero-contact .hero-main__box{background-image:url(assets/images/pages/contact/contact-hero.jpg)}.hero-main.hero-events-list .hero-main__box,.hero-main.hero-faculty .hero-main__box{background-image:url(assets/images/dummy-image5.jpg)}.hero-main.hero-resources-info .hero-main__box{background-image:url(assets/images/pages/resources-info/resources-info-hero.png)}.hero-main.hero-resources-info .hero-main__box:before{display:none}.hero-home:before{background:#f2f2f2;-webkit-clip-path:polygon(100% 20%,100% 100%,0 100%);clip-path:polygon(100% 20%,100% 100%,0 100%);content:"";height:100%;position:absolute;right:0;top:0;width:80%}.hero-home,.hero-home__carousel{position:relative}.hero-home__carousel-nav{bottom:50px;position:absolute;right:100px;z-index:2}.header,.hero-home .card-sm-img .content-cta{width:100%}.header{background:#fff;border-bottom:1px solid rgba(0,0,0,.1);left:0;padding:35px 0 15px;position:fixed;top:0;-webkit-transition:all .35s;transition:all .35s;z-index:12}.header *{color:#000}.header__cta,.header__links,.header__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.header .header__top{position:relative}.header .header__logo{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header .header__logo a{display:block;width:320px}.header .header__cta{border-bottom:1px solid rgba(0,0,0,.1);padding:14px 0}.header .header__links li{position:relative}.header .header__links li:nth-child(n+2){margin-left:24px;padding-left:24px}.header .header__links li:nth-child(n+2):before{background:#000;content:"";height:5px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:1px}.header .header__links li a{font-size:16px;font-weight:600}.header .header__form{margin-left:40px;z-index:2}.header .header__form form{display:none;left:0;position:absolute;top:0;width:100%}.header .header__form__toggle{cursor:pointer;font-size:22px;-webkit-transition:all .3s;transition:all .3s}.header .header__form__toggle:hover{color:#187cb8}.header .header__menu-btn{cursor:pointer;height:24px;margin-left:5px;position:relative;right:-2.5px;-webkit-transition:all .3s;transition:all .3s;width:45px;z-index:1}.header .header__menu-btn span{right:2.5px}.header .header__menu-btn span,.header .header__menu-btn span:after,.header .header__menu-btn span:before{background:#187cb8;content:"";display:inline-block;height:3px;position:absolute;top:4px;-webkit-transform-origin:center;transform-origin:center;-webkit-transition:all .5s;transition:all .5s;width:30px}.header .header__menu-btn span:after,.header .header__menu-btn span:before{right:0}.header .header__menu-btn span:before{top:7px;width:40px}.header .header__menu-btn span:after{top:14px}.header .header__menu-btn.active span{top:11px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.header .header__menu-btn.active span:before{opacity:0;top:0;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.header .header__menu-btn.active span:after{top:0;-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.header .header__bottom{margin-top:12px}.header .header__bottom.active{right:0}.header .header__nav__links{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.header .header__nav__links>li{padding:20px 0}.header .header__nav__links>li>a,.header .header__nav__links>li>span{text-transform:uppercase}.header .header__nav__links li a,.header .header__nav__links li span{font-size:18px;font-weight:700;-webkit-transition:all .3s;transition:all .3s}.header .header__bottom__phone{margin:30px 20px 0 0;text-align:center}.header .header__bottom__phone .text-phone a,.header .header__bottom__phone .text-phone i{color:#fff;opacity:.4}.header.fixed{border-bottom-color:transparent;left:0;padding:0;position:fixed;top:0;width:100%}.header.fixed .header__bottom{display:none}.header.fixed .form-header-search label:not(.checkbox) input,.header.fixed .header__cta{border-bottom-color:transparent}.footer{background:#000;border-top:1px solid hsla(0,0%,100%,.1);padding:95px 0}.footer__bottom,.footer__top{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.footer__top *{color:hsla(0,0%,100%,.6)}.footer__logo a{display:block;opacity:.6;width:320px}.footer__dev-logo span{display:inline-block;font-size:12px;margin-bottom:10px}.footer__dev-logo a{display:block;opacity:.6;width:135px}.footer__contacts{padding:0 15px}.footer__contacts__list{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center;margin:-10px -20px}.footer__contacts__list,.footer__contacts__list li,.footer__contacts__list li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.footer__contacts__list li{padding:10px 20px}.footer__contacts__list li a{font-size:19px}.footer__contacts__list li i{color:inherit;margin-right:16px}.footer__dev-logo a:hover,.footer__logo a:hover{opacity:1}.footer .list-social li a{color:hsla(0,0%,100%,.3)}.footer .list-social li a:hover{color:#187cb8}.footer__bottom{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-top:38px}.footer__bottom *{color:hsla(0,0%,100%,.35)}.footer__bottom :hover{color:hsla(0,0%,100%,.5)}.footer__address{text-align:center}.rich-text *{color:#000}.rich-text h1,.rich-text h2,.rich-text h3,.rich-text h4,.rich-text h5,.rich-text h6{font-weight:700}.rich-text h1{color:#000;font-size:60px}.rich-text h1:not(:first-child){margin-top:40px}.rich-text h1:not(:last-child){margin-bottom:40px}.rich-text h2{color:#000;font-size:48px}.rich-text h2:not(:first-child){margin-top:40px}.rich-text h2:not(:last-child){margin-bottom:40px}.rich-text h3{font-size:32px}.rich-text h3:not(:first-child){margin-top:30px}.rich-text h3:not(:last-child){margin-bottom:30px}.rich-text h4:not(:first-child),.rich-text h5:not(:first-child),.rich-text h6:not(:first-child){margin-top:10px}.rich-text h4:not(:last-child),.rich-text h5:not(:last-child),.rich-text h6:not(:last-child){margin-bottom:10px}.rich-text b,.rich-text strong,.rich-text time{font-weight:700}.rich-text time{color:#187cb8}.rich-text b,.rich-text strong{color:#000}.rich-text img{max-width:100%;width:auto}.rich-text img:not(:first-child){margin-top:20px}.rich-text img:not(:last-child){margin-bottom:20px}.rich-text table{border-collapse:collapse;text-align:left;width:100%}.rich-text table:not(:first-child){margin-top:20px}.rich-text table:not(:last-child){margin-bottom:20px}.rich-text table tr:nth-child(odd){background:#f2f2f2}.rich-text table td,.rich-text table th{padding:10px}.rich-text table th{background:#187cb8;color:#fff;font-weight:600}.rich-text .table-responsive{overflow:auto}.rich-text .table-responsive:not(:first-child){margin-top:20px}.rich-text .table-responsive:not(:last-child){margin-bottom:20px}.rich-text .table-responsive table{min-width:750px}.rich-text figure{margin:30px 0}.rich-text blockquote{background:#f2f2f2;margin:30px 0;padding:20px 30px;position:relative}.rich-text blockquote:before{left:10px;line-height:55px;top:0}.rich-text blockquote:after,.rich-text blockquote:before{color:#187cb8;content:'"';font-size:40px;position:absolute}.rich-text blockquote:after{bottom:0;line-height:25px;right:10px}.rich-text p a,.rich-text p b{font-weight:700}.rich-text p a{border-bottom:1px solid #000}.rich-text ul li:before{background:#187cb8;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:10px;width:6px}.rich-text ol{counter-reset:ordered-li}.rich-text ol li{counter-increment:ordered-li}.rich-text ol li:before{color:#187cb8;content:counter(ordered-li) ". ";font-weight:600;left:0;position:absolute;top:0}.rich-text ol:not(:last-child),.rich-text ul:not(:last-child){margin-bottom:15px}.rich-text ol:not(:first-child),.rich-text ul:not(:first-child){margin-top:15px}.rich-text ol li,.rich-text ul li{padding-left:20px;position:relative}.rich-text ol li,.rich-text ol li a,.rich-text ul li,.rich-text ul li a{font-size:18px;line-height:1.6}.rich-text ol li a,.rich-text ol li b,.rich-text ul li a,.rich-text ul li b{font-weight:700}.rich-text ol li a,.rich-text ul li a{border-bottom:1px solid #187cb8;display:inline}.rich-text ol li:nth-child(n+2),.rich-text ul li:nth-child(n+2){margin-top:15px}.rich-text ol li{padding-left:35px}.rich-text p a:hover{border-color:transparent}.rich-text p{font-size:18px;line-height:1.6}.rich-text--lh-sm p{line-height:1.3}.rich-text--mg-bg p:not(:first-child){margin-top:30px}.rich-text--mg-bg p:not(:last-child){margin-bottom:30px}.rich-text p:not(:first-child){margin-top:20px}.rich-text p:not(:last-child){margin-bottom:20px}.rich-text:after{clear:both;content:"";display:table}.form__row:nth-child(n+2){margin-top:30px}.form__title{margin-bottom:35px}.form__submit{margin-top:45px}.form input,.form label{display:block;width:100%}.form label{position:relative}.form button{-webkit-box-shadow:none;box-shadow:none;cursor:pointer;outline:none}.form label:not(.checkbox) input{height:50px;padding:0 20px}.form label:not(.checkbox) textarea{height:120px;padding:14px 20px;resize:none}.form label:not(.checkbox) input,.form label:not(.checkbox) textarea{background:#f2f2f2;border:1px solid #f2f2f2;border-radius:5px;font-size:16px;font-weight:600}.form label:not(.checkbox) button,.form label:not(.checkbox) input,.form label:not(.checkbox) textarea{-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none;outline:none;-webkit-transition:all .3s;transition:all .3s;width:100%}.form label:not(.checkbox) button::-webkit-search-cancel-button,.form label:not(.checkbox) button::-webkit-search-decoration,.form label:not(.checkbox) button::-webkit-search-results-button,.form label:not(.checkbox) button::-webkit-search-results-decoration,.form label:not(.checkbox) input::-webkit-search-cancel-button,.form label:not(.checkbox) input::-webkit-search-decoration,.form label:not(.checkbox) input::-webkit-search-results-button,.form label:not(.checkbox) input::-webkit-search-results-decoration,.form label:not(.checkbox) textarea::-webkit-search-cancel-button,.form label:not(.checkbox) textarea::-webkit-search-decoration,.form label:not(.checkbox) textarea::-webkit-search-results-button,.form label:not(.checkbox) textarea::-webkit-search-results-decoration{display:none}.form label:not(.checkbox) button::-webkit-input-placeholder,.form label:not(.checkbox) input::-webkit-input-placeholder,.form label:not(.checkbox) textarea::-webkit-input-placeholder{color:#000}.form label:not(.checkbox) button::-moz-placeholder,.form label:not(.checkbox) input::-moz-placeholder,.form label:not(.checkbox) textarea::-moz-placeholder{color:#000}.form label:not(.checkbox) button:-ms-input-placeholder,.form label:not(.checkbox) input:-ms-input-placeholder,.form label:not(.checkbox) textarea:-ms-input-placeholder{color:#000}.form label:not(.checkbox) button::-ms-input-placeholder,.form label:not(.checkbox) input::-ms-input-placeholder,.form label:not(.checkbox) textarea::-ms-input-placeholder{color:#000}.form label:not(.checkbox) button::placeholder,.form label:not(.checkbox) input::placeholder,.form label:not(.checkbox) textarea::placeholder{color:#000}.form label:not(.checkbox) button:active,.form label:not(.checkbox) button:focus,.form label:not(.checkbox) input:active,.form label:not(.checkbox) input:focus,.form label:not(.checkbox) textarea:active,.form label:not(.checkbox) textarea:focus{background:none;border-color:#ccc}.form-header-search{background:#fff;position:relative}.form-header-search,.form-header-search input,.form-header-search label{height:100%}.form-header-search input{background:#fff;border:none;border-bottom:1px solid rgba(0,0,0,.2);border-radius:0;color:#000;font-size:18px;font-weight:600;height:100%;padding:0 30px 0 0}.form-header-search input::-webkit-input-placeholder{color:rgba(0,0,0,.7)}.form-header-search input::-moz-placeholder{color:rgba(0,0,0,.7)}.form-header-search input:-ms-input-placeholder{color:rgba(0,0,0,.7)}.form-header-search input::-ms-input-placeholder{color:rgba(0,0,0,.7)}.form-header-search input::placeholder{color:rgba(0,0,0,.7)}.form-header-search__close{cursor:pointer;font-size:30px;opacity:.5;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);-webkit-transition:all .3s;transition:all .3s}.form-header-search__close:hover{color:#187cb8;opacity:1}.form-header-m-search label:not(.checkbox) input{background:rgba(0,0,0,.1);border:none;border-radius:0;color:#fff;height:55px;padding:0 55px 0 40px}.form-header-m-search label:not(.checkbox) input::-webkit-input-placeholder{color:hsla(0,0%,100%,.3)}.form-header-m-search label:not(.checkbox) input::-moz-placeholder{color:hsla(0,0%,100%,.3)}.form-header-m-search label:not(.checkbox) input:-ms-input-placeholder{color:hsla(0,0%,100%,.3)}.form-header-m-search label:not(.checkbox) input::-ms-input-placeholder{color:hsla(0,0%,100%,.3)}.form-header-m-search label:not(.checkbox) input::placeholder{color:hsla(0,0%,100%,.3)}.form-header-m-search label:not(.checkbox) input:active,.form-header-m-search label:not(.checkbox) input:focus{background:#125e8b}.form-header-m-search label:not(.checkbox) i{color:hsla(0,0%,100%,.3);font-size:20px;position:absolute;right:20px;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-header-search label:not(.checkbox) input:active,.form-header-search label:not(.checkbox) input:focus{border-color:#187cb8}.form-header-search label:not(.checkbox) input:active input::-webkit-input-placeholder,.form-header-search label:not(.checkbox) input:focus input::-webkit-input-placeholder{color:#000}.form-header-search label:not(.checkbox) input:active input:-ms-input-placeholder,.form-header-search label:not(.checkbox) input:active input::-webkit-input-placeholder,.form-header-search label:not(.checkbox) input:active input::placeholder,.form-header-search label:not(.checkbox) input:focus input:-ms-input-placeholder,.form-header-search label:not(.checkbox) input:focus input::-webkit-input-placeholder,.form-header-search label:not(.checkbox) input:focus input::placeholder{color:#000}.form-search label:not(.checkbox) input{background:none;border:none;border-bottom:1px solid rgba(0,0,0,.2);border-radius:0;font-size:18px;padding:0 30px 0 0}.form-search label:not(.checkbox) input::-webkit-input-placeholder{color:rgba(0,0,0,.7)}.form-search label:not(.checkbox) input:-ms-input-placeholder,.form-search label:not(.checkbox) input::-webkit-input-placeholder,.form-search label:not(.checkbox) input::placeholder{color:rgba(0,0,0,.7)}.form-search label:not(.checkbox) input:active,.form-search label:not(.checkbox) input:focus{border-color:#187cb8}.form-search label:not(.checkbox) input:active::-webkit-input-placeholder,.form-search label:not(.checkbox) input:focus::-webkit-input-placeholder{color:#000}.form-search label:not(.checkbox) input:active:-ms-input-placeholder,.form-search label:not(.checkbox) input:active::-webkit-input-placeholder,.form-search label:not(.checkbox) input:active::placeholder,.form-search label:not(.checkbox) input:focus:-ms-input-placeholder,.form-search label:not(.checkbox) input:focus::-webkit-input-placeholder,.form-search label:not(.checkbox) input:focus::placeholder{color:#000}.form-search label:not(.checkbox) i{color:rgba(0,0,0,.5);font-size:24px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.form-settings{margin:-10px}.form-settings,.form-settings__checkboxes{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.form-settings__col{padding:10px}.form-settings__col:first-child{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.form-settings__col:last-child{-ms-flex-negative:0;flex-shrink:0}.form-settings__checkboxes{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-8px -16px}.form-settings__checkboxes label.checkbox{cursor:pointer;display:inline-block;font-size:16px;margin:8px 16px;padding-right:36px;position:relative;-webkit-transition:all .3s;transition:all .3s;width:auto}.form-settings__checkboxes label.checkbox:hover{color:#187cb8}.form-settings__checkboxes label.checkbox input{display:none}.form-settings__checkboxes label.checkbox:after,.form-settings__checkboxes label.checkbox:before{content:"";display:block}.form-settings__checkboxes label.checkbox:before{border:1px solid #000;border-radius:4px;height:20px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:20px}.form-settings__checkboxes label.checkbox:after{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='15' height='12'%3E%3Cpath stroke='%23000' stroke-width='2' d='M11.361 2.089L5.27 8.218 1.882 4.919' fill='none'/%3E%3C/svg%3E") no-repeat 50%/contain;height:16px;opacity:0;position:absolute;right:0;top:50%;-webkit-transform:translate(-3px,-50%);transform:translate(-3px,-50%);-webkit-transition:all .3s;transition:all .3s;width:16px;z-index:10}.form-settings__checkboxes label.checkbox.active:after{opacity:1}.item-suggest{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:-60px}.item-suggest__col{padding:60px}.item-suggest__visual{width:calc(50% + 60px)}.item-suggest__img,.item-suggest__video__box{position:relative}.item-suggest__img{overflow:hidden}.item-suggest__img i,.item-suggest__img img{-webkit-transition:all .7s ease-in-out;transition:all .7s ease-in-out}.item-suggest__img--video-toggle{cursor:pointer}.item-suggest__img--video-toggle:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.item-suggest__img--video-toggle:hover i{background:#187cb8;-webkit-box-shadow:0 0 0 350px rgba(38,38,38,.2);box-shadow:0 0 0 350px rgba(38,38,38,.2);color:#fff;font-size:50px}.item-suggest__video{background:rgba(0,0,0,.6);bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:100}.item-suggest__video__box{left:50%;padding-bottom:28.125%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:50%}.item-suggest__video__box iframe{border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.item-suggest__video__close{color:#fff;cursor:pointer;font-size:60px;position:absolute;right:30px;top:30px;-webkit-transition:all .3s;transition:all .3s}.item-suggest__video__close:hover{color:#4eaee8}.item-suggest__content{width:calc(50% - 60px)}.item-suggest__content *{color:#000}.suggestions .item-suggest:nth-child(n+2){margin-top:50px}.suggestions .item-suggest:nth-child(2n) .item-suggest__content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.suggestions.section--prime :not(.btn){color:#fff}.item-event-sm{display:-webkit-box;display:-ms-flexbox;display:flex}.item-event-sm *{color:#000}.item-event-sm__left{-ms-flex-negative:0;flex-shrink:0;width:80px}.item-event-sm__date{background:#000;text-align:center}.item-event-sm__date b,.item-event-sm__date span{display:block}.item-event-sm__date span{color:#fff;font-size:35px;letter-spacing:7px;padding:3px 0;text-indent:7px}.item-event-sm__date b{background:#f2f2f2;font-size:12px;font-weight:600;letter-spacing:normal;padding:8px;text-transform:uppercase}.item-event-sm__time{font-size:14px;font-weight:600;margin-top:10px}.item-event-sm__right{margin-left:32px}.item-event-sm__title{-webkit-transition:all .3s;transition:all .3s}.item-event-sm:hover .item-event-sm__title{color:#187cb8}.item-carousel{position:relative}.item-carousel__header,.item-carousel__header__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.item-carousel__header__left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item-carousel__title{font-weight:800}.item-carousel__nav{margin-left:30px}.item-carousel__form{width:500px}.item-carousel__form label input{height:55px}.item-carousel__carousel{margin-top:60px}.item-info{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-top:90px;position:relative}.item-info--black .item-info__card{background:#000}.item-info--prime .item-info__card{background:#187cb8}.item-info__card{display:inline-block;padding:100px 220px 100px 100px;width:auto}.item-info__card *{color:#fff}.item-info__content{width:380px}.item-info__description{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:370px}.item-info__nav{margin-bottom:32px}.item-info__visual{height:calc(100% - 90px)}.item-info__visual__img{height:100%;overflow:hidden;position:relative}.item-info__visual,.item-info__visual.carousel-info-visual{position:absolute;right:0;top:0;width:50%}.item-info__visual img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.item-img-title{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;position:relative}.item-img-title *{color:#000;-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.item-img-title__img{-webkit-box-flex:1;-ms-flex-positive:1;background:#262626;flex-grow:1;height:300px;margin-bottom:24px;overflow:hidden;position:relative}.item-img-title__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:top;object-position:top;position:absolute;right:0;top:0;width:100%}.item-img-title__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-animation:fade-in-up .5s ease-in-out;animation:fade-in-up .5s ease-in-out;background:#fff;border-top:1px solid #187cb8;bottom:auto;-webkit-box-shadow:0 50px 40px 0 rgba(0,0,0,.06);box-shadow:0 50px 40px 0 rgba(0,0,0,.06);cursor:default;display:none;-ms-flex-direction:column;flex-direction:column;left:-35px;max-height:800px;min-height:100%;overflow-y:auto;padding:32px 40px;position:absolute;right:-35px;top:-30px;z-index:2}.item-img-title__info .content-cta__title{font-weight:700}.item-img-title__info .content-cta__text{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item-img-title__date{background:#000;color:#fff;font-size:16px;font-weight:600;padding:7px 10px;position:absolute;right:0;top:35px;z-index:2}.item-img-title__title{font-size:20px;font-weight:700}.item-img-title--card{background:#fff;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06)}.item-img-title--card .item-img-title__title{margin:0;padding:35px 45px}.item-img-title:hover .item-img-title__info{display:-webkit-box;display:-ms-flexbox;display:flex}.item-img-title:hover img{-webkit-transform:scale(1.05);transform:scale(1.05)}.persons .item-img-title__img{background:url("data:image/svg+xml;charset=utf-8,%3Csvg fill='none' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 803 803'%3E%3Cpath fill='%23F8F8F8' d='M0 0h803v803H0z'/%3E%3Ccircle cx='402' cy='352' r='157' fill='%23CECECE'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M732 803c0-132.731-78.125-247.215-190.9-299.975C504.341 537.141 455.106 558 401 558c-54.106 0-103.341-20.859-140.1-54.975C148.125 555.785 70 670.269 70 803h662z' fill='%23CECECE'/%3E%3C/svg%3E") no-repeat 50%/cover}.persons .item-img-title__img.chem{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 335.5 470'%3E%3Cpath d='M0 0h335.5v470H0V0z' fill='%23f8f8f8'/%3E%3Cpath d='M318.5 324c-3.1-3.7-60-87-69.2-89.9-4.9-1.5-18.9-6.3-34.1-11.2l6.4-5s-4.8-2.1-16.5-6.3c.6-1.7 1.5-3.2 2.5-4.7 9-13 7-8 25.1-23.3s26.3-49.2-3-66-46.4-8-58 9.6-10.7 23.2-16.1 42.7.8 14.2 7.5 22.2c1.4 1.8 1.8 4.1 1.3 6.2-8.4-2.4-12.8-3.5-12.8-3.5l1.6 10.6c-19-6.5-37.3-15.1-54.6-25.5-18.6-11.2-26.7-19.7-31-24-2-2 28-39 28-39l-3.8-8.1 11-3.8-23.2 46.5c0 4.8 3.9 8.7 8.7 8.7h48.6c4.8 0 8.7-3.9 8.7-8.7l-23.8-47.7v-5.2c.9-.3 1.5-.4 1.7-.5 2.4-.4 4.2-3.8 3.1-4.2s-1.3-1 .3-.7c1.6.3 4.2-5 2.4-5.3-1.8-.3-1.7-1.1.3-.7 1.7.4 4.4-5.1 1.8-6-1.3-.5-2.7-.6-4.1-.5-.4.1-.8.2-1.2.2.4-.1.8-.2 1.2-.2 1.5-.5 2.6-1.9 2.7-3.5.7-4-1.3-3.9-6.5-4.8-.4-.1-1-.2-1.7-.2v-19h3.3v-5.8H99.9v5.8h3.4v18.7h-.4c-4.6 0-9.1 1.4-12.9 4l-9.2 9.8L72.5 68s-52 96-55.5 105.2c-3.5 9.2 92 78.6 96.5 87.8s-36 209-36 209h187.6l-13.8-30.8s70.3-111.5 67.2-115.2zm-90.1 13.8c-1.9-23.9 0-53.3 0-53.3s42.7 42.8 41.1 45.5-34.1 52.7-34.1 52.7c-3.4-14.8-5.7-29.8-7-44.9z' fill-rule='evenodd' clip-rule='evenodd' fill='%23cecece'/%3E%3C/svg%3E") no-repeat top/cover}.persons .item-img-title__img.chem-goggle1{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 335.5 470'%3E%3Cpath d='M0 0h335.5v470H0V0z' fill='%23f8f8f8'/%3E%3Cpath d='M318.5 324c-3.1-3.7-60-87-69.2-89.9-4.9-1.5-18.9-6.3-34.1-11.2l6.4-5s-4.8-2.1-16.5-6.3c.6-1.7 1.5-3.2 2.5-4.7 9-13 7-8 25.1-23.3s26.3-49.2-3-66c-23.6-13.4-39.2-10.4-50.4.3l-6.6-3c-1.4-.6-3-.6-4.3.1-5.5 2.9-9.9 7.6-12.4 13.3-2.4 5.2-3.6 10.9-3.4 16.7.1 1.8 1.1 3.4 2.7 4.1l5.1 2.5c-1.4 5-2.5 10.6-4.7 18.3-5.4 19.5.8 14.2 7.5 22.2 1.4 1.8 1.8 4.1 1.3 6.2-8.4-2.4-12.8-3.5-12.8-3.5l1.5 10.5c-19-6.5-37.3-15.1-54.6-25.5-18.6-11.2-26.7-19.7-31-24-2-2 28-39 28-39l-3.8-8.1 11-3.8-23.2 46.5c0 4.8 3.9 8.7 8.7 8.7h48.6c4.8 0 8.7-3.9 8.7-8.7l-23.8-47.7v-5.2c.9-.3 1.5-.4 1.7-.5 2.4-.4 4.2-3.8 3.1-4.2s-1.3-1 .3-.7c1.6.3 4.2-5 2.4-5.3-1.8-.3-1.7-1.1.3-.7 1.7.4 4.4-5.1 1.8-6-1.3-.5-2.7-.6-4.1-.5-.4.1-.8.2-1.2.2.4-.1.8-.2 1.2-.2 1.5-.5 2.6-1.9 2.7-3.5.7-4-1.3-3.9-6.5-4.9-.4-.1-1-.1-1.7-.2V53.2h3.3v-5.8H99.9v5.8h3.4v18.7h-.4c-4.6 0-9.1 1.4-12.9 4l-9.2 9.8L72.5 68s-52 96-55.5 105.2 92 78.6 96.5 87.8-36 209-36 209h187.6l-13.8-30.8s70.3-111.5 67.2-115.2zm-90.1 13.8c-1.9-23.9 0-53.3 0-53.3s42.7 42.8 41.1 45.5c-1.6 2.7-34.1 52.7-34.1 52.7-3.4-14.8-5.8-29.8-7-44.9z' fill-rule='evenodd' clip-rule='evenodd' fill='%23cecece'/%3E%3C/svg%3E") no-repeat top/cover}.persons .item-img-title__img.chem-goggle2{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 335.5 470'%3E%3Cpath d='M0 0h335.5v470H0V0z' fill='%23f8f8f8'/%3E%3Cpath d='M318.5 324c-3.1-3.7-60-87-69.2-89.9-4.9-1.5-18.9-6.3-34.1-11.2l6.4-5s-4.8-2.1-16.5-6.3c.6-1.7 1.5-3.2 2.5-4.7 9-13 7-8 25.1-23.3s26.3-49.2-3-66c-25-14.3-41-10-52.4 2.3l-5.1-2.4c-1.1-.5-2.4-.4-3.4.4-3 2.5-5.3 5.6-6.9 9.2-1.5 3.2-2.6 6.7-3.2 10.2-.2 1 .1 2 .8 2.7.6-2.1 1.4-4.2 2.3-6.2 1.6-3.5 3.9-6.7 6.9-9.2 1-.8 2.3-.9 3.4-.4l36.8 17c1.2.6 2 1.8 1.9 3.1-.4 4.1-1.6 8.1-3.5 11.8-2.6 5-5.3 7.5-7 8.7-1 .7-2.2.8-3.2.2l-18.7-8.9c-1-.5-1.7-1.5-1.8-2.6l-.5-4.5c-.2-1.8-1.8-3.1-3.6-2.9-.6.1-1.2.3-1.7.7l-2.7 2.2c-1 .8-2.3.9-3.4.4l-3.2-1.6c-1.9 6-3 12.3-5.7 22-5.4 19.5.8 14.2 7.5 22.2 1.4 1.8 1.8 4.1 1.3 6.2-8.4-2.4-12.8-3.5-12.8-3.5l1.6 10.5c-19-6.5-37.3-15.1-54.6-25.5-18.6-11.2-26.7-19.7-31-24-2-2 28-39 28-39l-3.8-8.1 11-3.8-23.2 46.5c0 4.8 3.9 8.7 8.7 8.7h48.6c4.8 0 8.7-3.9 8.7-8.7L122 103.6v-5.2c.9-.3 1.5-.4 1.7-.5 2.4-.4 4.2-3.8 3.1-4.2s-1.3-1 .3-.7c1.6.3 4.2-5 2.4-5.3-1.8-.3-1.7-1.1.3-.7 1.7.4 4.4-5.1 1.8-6-1.3-.5-2.7-.6-4.1-.5-.4.1-.8.2-1.2.2.4-.1.8-.2 1.2-.2 1.5-.5 2.6-1.9 2.7-3.5.7-4-1.3-3.9-6.5-4.8-.4-.1-1-.2-1.7-.2V53.2h3.3v-5.8H99.9v5.8h3.4v18.7h-.4c-4.6 0-9.1 1.4-12.9 4l-9.2 9.8L72.5 68s-52 96-55.5 105.2c-3.5 9.2 92 78.6 96.5 87.8s-36 209-36 209h187.6l-13.8-30.8s70.3-111.5 67.2-115.2zm-90.1 13.8c-1.9-23.9 0-53.3 0-53.3s42.7 42.8 41.1 45.5-34.1 52.7-34.1 52.7c-3.4-14.8-5.7-29.8-7-44.9z' fill-rule='evenodd' clip-rule='evenodd' fill='%23cecece'/%3E%3C/svg%3E") no-repeat top/cover}.section-sm:not(.section--prime) a.item-img-title:hover .item-img-title__title,.section:not(.section--prime) a.item-img-title:hover .item-img-title__title{color:#187cb8}.section--prime a.item-img-title *{color:#fff}.section--prime a.item-img-title:hover .item-img-title__title{color:#d9d9d9}.item-cta{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;margin:-100px -60px}.item-cta,.item-cta__col{display:-webkit-box;display:-ms-flexbox;display:flex}.item-cta__col{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-direction:column;flex-direction:column;justify-content:center;padding:100px 60px;width:50%}.item-cta__col .card-bio{height:100%}.item-cta__visual{position:relative}.item-cta__visual--black-left .item-cta__img,.item-cta__visual--black-right .item-cta__img,.item-cta__visual--white-left .item-cta__img,.item-cta__visual--white-right .item-cta__img{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;height:500px}.item-cta__visual--black-left .item-cta__img img,.item-cta__visual--black-right .item-cta__img img,.item-cta__visual--white-left .item-cta__img img,.item-cta__visual--white-right .item-cta__img img{max-height:80%;max-width:80%;width:auto}.item-cta__visual--white-left .item-cta__img,.item-cta__visual--white-right .item-cta__img{background:#fff}.item-cta__visual--white-left .item-cta__info,.item-cta__visual--white-right .item-cta__info{background:#187cb8}.item-cta__visual--white-left .item-cta__info *,.item-cta__visual--white-right .item-cta__info *{color:#fff}.item-cta__visual--black-left .item-cta__img,.item-cta__visual--black-right .item-cta__img{background:#000}.item-cta__visual--black-left .item-cta__info,.item-cta__visual--black-right .item-cta__info{background:#fff}.item-cta__visual--black-left .item-cta__info *,.item-cta__visual--black-right .item-cta__info *{color:#000}.item-cta__visual--black-right .item-cta__img,.item-cta__visual--white-right .item-cta__img{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.item-cta__visual--black-right .item-cta__info,.item-cta__visual--white-right .item-cta__info{left:0}.item-cta__visual--black-left .item-cta__info,.item-cta__visual--white-left .item-cta__info{right:0}.item-cta__img{-webkit-box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1);box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1);position:relative}.item-cta__img__title{left:0;position:absolute;text-align:center;top:100px;width:100%}.item-cta__tabs{bottom:210px;left:60px;position:absolute;z-index:2}.item-cta__info{bottom:80px;max-width:140px;padding:24px 32px;position:absolute}.item-cta__info p{font-weight:600}.item-cta__info p b{display:block;font-weight:700;margin-bottom:3px;text-transform:uppercase}.item-cta--content-left .item-cta__visual{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.item-cta--img-down{margin-bottom:-200px}.item-cta--img-down .item-cta__content{padding-bottom:200px}.items-cta .item-cta:nth-child(2n) .item-cta__content{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.item-ico-big{display:-webkit-box;display:-ms-flexbox;display:flex}.item-ico-big__ico{color:#187cb8;font-size:65px}.item-ico-big__content{margin-left:32px}.item-ico-big__text{margin:24px 0 32px}.item-hero{-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:650px;position:relative}.item-hero,.item-hero__content{display:-webkit-box;display:-ms-flexbox;display:flex}.item-hero__content{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;height:100%;padding:50px 100px 135px;width:100%}.item-hero__img{overflow:hidden}.item-hero__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.item-hero__img img,.item-hero__video{bottom:0;left:0;position:absolute;right:0;top:0}.item-hero__video{background:rgba(0,0,0,.5);overflow:hidden}.item-hero__video video{display:block}.item-hero__video:after,.item-hero__video video{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.item-hero__video:after{background:rgba(0,0,0,.5);content:""}.item-hero__right{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;text-align:right}.item-hero__col{position:relative;z-index:1}.item-hero__col--stretch{height:calc(100% + 185px);margin:-50px 0 -135px -100px}.item-hero__col--stretch .card-cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:100%;justify-content:center;padding:80px}.item-hero__col--stretch .card-cta>*{max-width:100%}.item-hero .content-cta{margin-top:auto}.item-hero .content-cta__text{height:150px;overflow:hidden}.item-hero__title{color:#fff}.item-hero__cta{margin-top:32px}.item-hero__cta:not(:last-child){margin-bottom:32px}.item-img-cta{padding:290px 0 130px}.item-img-cta,.item-img-cta__content{position:relative}.item-img-cta__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.item-img-cta__content{padding:0 100px;width:70%}.item-img-cta__title{color:#fff}.item-img-cta__cta{margin-top:40px}.item-video{padding-bottom:56.25%;position:relative}.item-video iframe{border:none;bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.item-date,.item-date__date{display:inline-block}.item-date__date{background:#000;color:#fff;font-size:13px;font-weight:600;padding:6px 12px}.item-date__title{color:#000;font-weight:700;margin-top:16px;-webkit-transition:all .3s;transition:all .3s}.item-date--white .item-date__date{background:#fff;color:#000}.item-date--white .item-date__title{color:#fff}.item-date:hover .item-date__title{color:#187cb8}.item-date-time__card__header,.item-date-time__image{position:relative}.item-date-time__card{background:#000;border-radius:8px;overflow:hidden}.item-date-time__card__header{padding-bottom:60%}.item-date-time__days,.item-date-time__image,.item-date-time__image img{bottom:0;left:0;position:absolute;right:0;top:0}.item-date-time__image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.item-date-time__days{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.6);color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:62px;justify-content:center;z-index:2}.item-date-time__month{background:#f2f2f2;color:#000;font-size:24px;font-weight:600;padding:16px 5px;text-align:center;text-transform:uppercase}.item-date-time__time{font-size:16px;font-weight:800;margin-top:24px}.item-img-out{margin-top:240px}.item-img-out__row{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -60px}.item-img-out__col{min-height:100%;padding:0 60px;width:50%}.item-img-out__content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;justify-content:center}.item-img-out__visual{min-height:800px;position:relative}.item-img-out__visual__box{height:100%;position:relative}.item-img-out__img{bottom:0;left:0;min-height:calc(100% + 140px);position:absolute;width:150%}.item-img-out__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.item-img-out--tabs .item-img-out__visual__box{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:150px 0}.item-img-out--tabs .item-img-out__tabs{-webkit-box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1);box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1);position:relative}.item-ico-title__ico{color:#187cb8;font-size:50px}.item-ico-title__title{color:#000;font-size:16px;font-weight:600;margin-top:24px;text-decoration:underline;-webkit-transition:all .3s;transition:all .3s}.item-ico-title:hover .item-ico-title__title{color:#187cb8}.item-person,.item-person__desc{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex}.item-person *{color:#fff}.item-person__img{-ms-flex-negative:0;background:#f2f2f2;flex-shrink:0;height:300px;margin-right:40px;overflow:hidden;position:relative;width:220px}.item-person__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.item-person__desc{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:-20px}.item-person__table-box{padding:20px;width:50%}.item-list-dot__title{margin-bottom:40px;padding-left:25px}.item-list-dot__cta{margin-top:60px;padding-left:25px}.item-pagination{color:#000;display:block;text-decoration:none}.item-pagination--next{text-align:right}.item-pagination__img{height:235px;overflow:hidden;position:relative}.item-pagination__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.item-pagination__text{font-size:12px;font-weight:600;margin-bottom:15px;margin-top:35px;text-transform:uppercase}.item-pagination__text .mdi{display:inline-block;font-size:20px;vertical-align:middle}.item-pagination__title{font-size:24px;font-weight:700}.item-related{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex}.item-related:hover{color:#187cb8}.item-related__img{-ms-flex-negative:0;flex-shrink:0;margin-right:35px;width:105px}.item-related__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item-related__title{font-size:18px;font-weight:700}.item-photo{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;outline:none;position:relative}.item-photo:hover .item-photo__content{opacity:1}.item-photo__content{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.75);height:100%;justify-content:center;left:0;opacity:0;top:0;-webkit-transition:opacity .35s;transition:opacity .35s;width:100%}.item-photo__content,.item-photo__full{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute}.item-photo__full{background:#187cb8;border-radius:50%;color:#fff;font-size:35px;height:60px;right:30px;text-align:center;top:30px;width:60px}.item-photo__full .mdi{margin:auto}.item-photo__title{color:#fff;font-size:30px;font-weight:700;text-align:center;text-transform:none}.popup-message{bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:20}.popup-message__overlay{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:rgba(0,0,0,.6);bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;left:0;padding:20px;position:absolute;right:0;top:0}.popup-message__card{-webkit-animation:fade-in-up .7s ease-in-out;animation:fade-in-up .7s ease-in-out;max-height:100%;overflow-y:auto}.alert-table{left:0;padding:11px 60px 11px 40px;position:absolute;top:0;width:100%;z-index:100}.alert-table__close{cursor:pointer;font-size:25px;position:absolute;right:20px;top:8px}.alert-table__text{font-size:15px;font-weight:600}.alert-table__text span{margin-left:.5em;opacity:.5}.alert-table.bg-prime,.alert-table.bg-prime>*{color:#fff}.table-one{margin:-10px}.table-one tr td{font-size:18px;line-height:1.6;padding:10px;vertical-align:top}.table-one tr td:first-child,.table-one tr td a,.table-one tr td b{font-weight:700}.table-one tr td b{display:block}.table-one tr td:first-child{width:130px}.table-one tr td a{text-decoration:underline}.table-one tr td a:hover{color:#f2f2f2}.table-one tr td ul li:nth-child(n+2){margin-top:10px}.table-wrapper{margin-top:24px;position:relative}.table-calendar{border-collapse:collapse;-webkit-box-shadow:0 30px 30px 0 rgba(0,0,0,.05);box-shadow:0 30px 30px 0 rgba(0,0,0,.05);table-layout:fixed;width:100%}.table-calendar thead{background:#000}.table-calendar thead tr td{color:#fff;font-size:18px;padding:24px 32px}.table-calendar thead tr td,.table-calendar thead tr td span{font-weight:700}.table-calendar thead tr td.time-cell{border:none;padding:0 5px;width:40px}.table-calendar thead tr td .date{display:block;font-size:24px;font-weight:400}.table-calendar--day tbody tr td,.table-calendar--week tbody tr td{padding:20px}.table-calendar--agenda tbody tr td{padding:30px}.table-calendar--agenda tbody tr td.time-cell{text-align:right;width:55px}.table-calendar--agenda tbody tr td .time{font-size:16px;text-transform:none}.table-calendar tbody tr td{background:#fff;border:1px solid #e0dddd;padding:45px 16px 24px;position:relative}.table-calendar tbody tr td:first-child{border-left:none}.table-calendar tbody tr td:last-child{border-right:none}.table-calendar tbody tr td.disabled{background:#f2f2f2}.table-calendar tbody tr td.time-cell{background:#e0dddd;border:none;padding:0 5px;width:40px}.table-calendar tbody tr td p,.table-calendar tbody tr td span.day{font-weight:600}.table-calendar tbody tr td span.day{display:block;font-size:13px;padding:8px;position:absolute;right:0;text-align:center;top:0}.table-calendar tbody tr td span.day.day-current{background:linear-gradient(45deg,#fff 50%,#ffe800 0);height:45px;text-align:right;width:45px}.table-calendar tbody tr td .time{bottom:0;font-size:12px;font-weight:600;position:absolute;right:5px;text-transform:uppercase;-webkit-transform:translateY(50%);transform:translateY(50%);z-index:1}.table-calendar tbody tr td .time span{display:block;font-weight:600}.table-calendar tbody tr:last-child td{border-bottom:none}.calendar-scroll{max-height:1000px;position:relative}.calendar-scroll:after,.calendar-scroll:before{content:"";height:40px;left:55px;position:absolute;width:calc(100% - 55px);z-index:1}.calendar-scroll:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),to(hsla(0,0%,100%,0)));background-image:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));top:0}.calendar-scroll:after{background-image:-webkit-gradient(linear,left bottom,left top,from(#fff),to(hsla(0,0%,100%,0)));background-image:linear-gradient(0deg,#fff,hsla(0,0%,100%,0));bottom:0}.badge-card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;border:1px solid rgba(0,0,0,.2);border-radius:5px;-webkit-box-shadow:inset 7px 0 0 0 #187cb8;box-shadow:inset 7px 0 0 0 #187cb8;display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 48px}.badge-card__title{-webkit-box-flex:1;-ms-flex-positive:1;color:#000;flex-grow:1;font-weight:700;padding-right:15px;-webkit-transition:all .3s;transition:all .3s}.badge-card__ico{color:#187cb8;font-size:24px}.badge-card:hover *{color:#187cb8}.pagination,.pagination-big{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.pagination{border-top:1px solid rgba(0,0,0,.2);margin-top:50px;padding-top:50px}.pagination,.pagination__control,.pagination__list{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination__control{color:#000;font-size:16px}.pagination__control span{font-weight:600}.pagination__prev i{margin-right:8px}.pagination__next i{margin-left:8px}.pagination__list{margin:-8px -16px}.pagination__list li a{color:#000;font-size:18px;font-weight:600;padding:8px 16px}.pagination__list li.active a{color:#187cb8;font-weight:800}.pagination-big__next,.pagination-big__prev{-ms-flex-negative:0;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #000;border-radius:50%;color:#000;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:28px;justify-content:center;-webkit-transition:all .3s;transition:all .3s;width:28px}.pagination-big__next i,.pagination-big__prev i{color:inherit!important;font-size:16px}.pagination-big__next:hover,.pagination-big__prev:hover{background:#000;color:#fff}.pagination-big__next:nth-child(n+2),.pagination-big__prev:nth-child(n+2){margin-left:10px}.pagination-big__content{padding:0 20px;text-align:center}.pagination-big__title{max-width:650px;text-transform:capitalize}.pagination-big__text{font-weight:600;margin-top:16px}.pagination-big .profile{margin:15px 0}.pagination-big .profile:first-child{margin-top:0}.pagination-big .profile:last-child{margin-bottom:0}.pagination-date,.pagination-date__controls{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.pagination-date__date{font-size:18px;font-weight:600}.pagination-date__controls{margin-left:24px}.pagination-date__controls a{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#187cb8;border-radius:50%;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;width:40px}.pagination-date__controls a i{font-size:24px}.pagination-date__controls a:hover{background:#125e8b}.pagination-date__next{margin-left:8px}.calendar__header__row{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:justify;-ms-flex-pack:justify;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.calendar__header__filters{margin-top:24px;text-align:right}.events__hero{margin-top:32px}.events__hero__carousel,.events__hero__links,.events__hero__text{margin-top:40px}.events__cards{margin-top:48px}.events__more{margin-top:56px;text-align:center}.news__cards .card-category-big{margin-top:30px}.carousel-images__slide{height:300px}.carousel-images__slide img{height:100%;-o-object-fit:cover;object-fit:cover}.carousel-images .owl-nav{display:none}.carousel-images-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;height:0;justify-content:space-between;left:0;padding:0 30px;position:absolute;top:50%;width:100%;z-index:1}.carousel-images-nav .nav-btns__item{background:#fff;border-color:#fff}.carousel-images-nav .nav-btns__item:hover{background:#000;border-color:#000;color:#fff}.sidebar2__list{border-radius:5px;margin-top:-16px;overflow-x:hidden}.sidebar2__list li a,.sidebar2__list li span{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px;font-weight:700;padding:16px 0;-webkit-transition:all .3s;transition:all .3s}.sidebar2__list li a:hover,.sidebar2__list li span:hover{color:#187cb8}.sidebar2__list>li{border-bottom:1px solid rgba(0,0,0,.2)}.sidebar2__list .current-cat>a,.sidebar2__list .current-cat>span a{color:#187cb8}.sidebar2>ul>li:not(.dropdown-click) a{padding-left:28px}.sidebar2>ul>li:not(.dropdown-click).active a{background:#187cb8;color:#fff}.card-bio{-webkit-box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1);box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1);overflow:hidden;padding:80px 0 60%;position:relative;text-align:center}.card-bio__title{color:#fff;display:block;font-size:48px;font-weight:800;position:relative;z-index:1}.card-bio__img{bottom:0;left:0;max-height:60%;max-width:100%;position:absolute;width:auto}.card-bio__img--center{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.card-bio.bg-white .card-bio__title{color:#000}.card-apply{padding:170px 0 95px}.card-apply,.card-apply__content{position:relative}.card-apply__img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.card-apply__content{background:#fff;margin-left:auto;padding:50px 15px 40px 60px;width:65%}.card-sm-img,.card-xs-img{background:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;z-index:2}.card-sm-img--no-bg,.card-xs-img--no-bg{background:none}.card-sm-img--clipped,.card-xs-img--clipped{-webkit-clip-path:polygon(100% 0,100% 85%,85% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 85%,85% 100%,0 100%,0 0)}.card-sm-img--prime,.card-xs-img--prime{background:#187cb8}.card-sm-img--prime *,.card-xs-img--prime *{color:#fff}.card-sm-img,.card-sm-img__description,.card-xs-img,.card-xs-img__description{display:-webkit-box;display:-ms-flexbox;display:flex}.card-sm-img__col,.card-xs-img__col{width:50%}.card-sm-img__img,.card-xs-img__img{min-height:100%;overflow:hidden;position:relative}.card-sm-img__img img,.card-xs-img__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.card-sm-img__lists,.card-xs-img__lists{-webkit-animation:fade-in .5s ease-in-out;animation:fade-in .5s ease-in-out;background:rgba(0,0,0,.8);display:none;height:100%;left:0;padding:64px 0;position:absolute;top:0;width:50%}.card-sm-img__lists *,.card-xs-img__lists *{color:#fff}.card-sm-img__lists__row,.card-xs-img__lists__row{-webkit-animation:fade-in-up .5s ease-in-out;animation:fade-in-up .5s ease-in-out;display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;overflow-y:auto;padding:0 48px;width:calc(100% + 20px)}.card-sm-img__lists__col,.card-xs-img__lists__col{width:50%}.card-sm-img__lists__col:nth-child(n+2),.card-xs-img__lists__col:nth-child(n+2){margin-left:40px}.card-sm-img__lists__col ul.list-underlined,.card-xs-img__lists__col ul.list-underlined{margin-top:32px}.card-sm-img__lists__col ul.list-underlined li a,.card-xs-img__lists__col ul.list-underlined li a{font-size:18px;line-height:1.6}.card-sm-img__description,.card-xs-img__description{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;justify-content:center}.card-sm-img__description .content-cta,.card-xs-img__description .content-cta{max-width:360px}.card-sm-img:hover .card-sm-img__lists,.card-sm-img:hover .card-xs-img__lists,.card-xs-img:hover .card-sm-img__lists,.card-xs-img:hover .card-xs-img__lists{display:block}.card-sm-img__img{padding-bottom:50%}.card-sm-img__description{padding:100px 20px}.card-sm-img__description--white-bg{background:#fff;padding:80px 60px;width:43%}.card-xs-img{margin:0 auto;max-width:calc(100% - 280px)}.card-xs-img__description{padding:65px 80px}.card-xs-img--right .card-xs-img__description{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.card-list-tabs{background:#fff;-webkit-box-shadow:0 87px 136px 0 rgba(0,0,0,.06);box-shadow:0 87px 136px 0 rgba(0,0,0,.06);padding:100px 60px}.card-list-tabs__cta,.card-list-tabs__tabs-content{margin-top:70px}.card-list-tabs__cta{text-align:center}.card-contact{background:#fff;border-top:4px solid #187cb8;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06);display:inline-block;padding:70px 65px}.card-contact__sub{margin-top:5px}.card-contact__list{margin-top:40px}.card-contact__list ul.list-ico li,.card-contact__list ul.list-ico li a{color:rgba(0,0,0,.7)}.card-contact__list ul.list-ico li:hover,.card-contact__list ul.list-ico li a:hover{color:#187cb8}.card-contact__list ul.list-ico li i{color:#000}.card-contact__cta{margin-top:40px}.card-message{background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.card-message__close{cursor:pointer;position:absolute;right:25px;top:25px;-webkit-transition:all .3s;transition:all .3s}.card-message__close i{font-size:40px}.card-message__close:hover{color:#187cb8}.card-message__content{background:#187cb8;padding:65px}.card-message__content *{color:#fff}.card-message__content ul.list-ico{margin-top:30px}.card-message__content ul.list-ico li a:hover{color:#f2f2f2}.card-message__content__item:nth-child(n+2){margin-top:60px}.card-message__form{padding:70px 100px}.card-message__form .form{min-width:350px}.card-clipped{background:#fff;-webkit-clip-path:polygon(100% 0,100% 85%,85% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 85%,85% 100%,0 100%,0 0);padding:80px 120px 130px}.card-clipped *{color:#000}.card-clipped--hat{border-top:4px solid #187cb8}.card-bg-img{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06);display:-webkit-box;display:-ms-flexbox;display:flex;height:390px;overflow:hidden;padding:64px 48px;position:relative}.card-bg-img *{color:#fff}.card-bg-img:before,.card-bg-img img{-webkit-transition:all .5s ease-in-out;transition:all .5s ease-in-out}.card-bg-img img{-o-object-fit:cover;object-fit:cover}.card-bg-img:before,.card-bg-img img{bottom:0;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.card-bg-img:before{background:rgba(0,0,0,.6);content:"";z-index:1}.card-bg-img__title{position:relative;width:100%;z-index:2}.card-bg-img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1)}.card-bg-img:hover:before{background:rgba(0,0,0,.4)}.card-category{-webkit-box-orient:vertical;-webkit-box-direction:normal;word-wrap:break-word;background:#fff;border-top:4px solid #187cb8;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06);-ms-flex-direction:column;flex-direction:column;padding:35px 45px 50px}.card-category,.card-category__sup{display:-webkit-box;display:-ms-flexbox;display:flex}.card-category__sup{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:rgba(0,0,0,.4);font-size:16px;font-weight:600}.card-category__sup i{color:#000;margin-right:8px}.card-category__title{margin-top:20px}.card-category__cta,.card-category__text{margin-top:32px}.card-category-big{background:#fff;border-radius:10px;-webkit-box-shadow:0 30px 20px 0 rgba(0,0,0,.05),0 -10px 30px 0 rgba(0,0,0,.03);box-shadow:0 30px 20px 0 rgba(0,0,0,.05),0 -10px 30px 0 rgba(0,0,0,.03);overflow:hidden;padding:40px 56px;position:relative}.card-category-big__carousel,.card-category-big__cta{margin-top:30px}.card-category-big__cta{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.card-category-big__cta__left{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px}.card-category-big__cta__right{-ms-flex-negative:0;flex-shrink:0}.cards-inline{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.cards-inline__card{min-height:100%}.card-cta{background:#fff;-webkit-box-shadow:0 40px 50px 0 rgba(0,0,0,.07);box-shadow:0 40px 50px 0 rgba(0,0,0,.07);max-width:360px;padding:40px 50px}.card-cta--prime{background:#187cb8;color:#fff}.card-cta--prime *{color:#fff}.card-cta--wide{max-width:520px}.card-cta--bg-triangle{overflow:hidden;position:relative;z-index:1}.card-cta--bg-triangle:before{background:#187cb8;-webkit-clip-path:polygon(100% 0,0 0,0 55%);clip-path:polygon(100% 0,0 0,0 55%);content:"";height:100%;left:0;position:absolute;top:0;width:130%;z-index:-1}.card-e-list{background:#fff;border:1px solid transparent;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06);padding:48px 80px;-webkit-transition:all .3s;transition:all .3s}.card-e-list:hover{border-color:#187cb8}.card-e-list:hover .card-e-list__title{text-decoration:underline}.card-e-list:not(:last-child){margin-bottom:20px}.card-e-list__title{margin-bottom:40px;text-transform:uppercase}.card-e-list__content{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}.card-e-list__item{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:10px}.card-info{background:#fff;border-radius:10px;-webkit-box-shadow:0 30px 20px 0 rgba(0,0,0,.05),0 -10px 30px 0 rgba(0,0,0,.03);box-shadow:0 30px 20px 0 rgba(0,0,0,.05),0 -10px 30px 0 rgba(0,0,0,.03);overflow:hidden;padding:40px 56px;position:relative}.card-info:nth-child(n+2){margin-top:30px}.card-info__tags{margin-bottom:20px}.card-info__info{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:20px}.card-info__info__item:first-child{-ms-flex-negative:0;flex-shrink:0}.card-info__info__item:nth-child(n+2){margin-left:32px}.card-info__desc{margin-top:32px}.card-info__img{height:100%;min-height:100px;position:relative}.card-info__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.card-info__cta{text-align:center}.card-info.not-read:before{background:#187cb8;content:"";height:100%;left:0;position:absolute;top:0;width:5px}.card-mark{background:#f2f2f2;padding:0 80px 80px}.card-mark__header{background:-webkit-gradient(linear,left bottom,left top,from(#000),to(#fff)),-webkit-gradient(linear,left top,left bottom,from(#187cb8),to(#187cb8));background:linear-gradient(0deg,#000,#fff),linear-gradient(180deg,#187cb8,#187cb8);background-blend-mode:soft-light;-webkit-clip-path:polygon(100% 0,100% 65%,50% 100%,0 65%,0 0);clip-path:polygon(100% 0,100% 65%,50% 100%,0 65%,0 0);color:#fff;margin:0 auto 32px;max-width:280px;padding:32px 54px 54px;text-align:center;text-transform:uppercase}.card-mark--bg{background:url(assets/images/dummy-image4.jpg) 50% no-repeat;background-size:cover;color:#fff;position:relative}.card-mark--bg:before{background:rgba(0,0,0,.5);content:"";height:100%;left:0;position:absolute;top:0;width:100%}.card-resources{background-color:#fff;-webkit-box-shadow:0 30px 20px 0 rgba(0,0,0,.05);box-shadow:0 30px 20px 0 rgba(0,0,0,.05);color:#000;padding:40px;text-decoration:none}.card-resources,.card-resources__img{display:-webkit-box;display:-ms-flexbox;display:flex}.card-resources__img{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;flex-shrink:0;height:160px;justify-content:center;margin-right:40px;overflow:hidden;width:160px}.card-resources__img img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.card-resources__title a{color:#000;font-weight:700}.card-resources__title a:hover{text-decoration:underline}.card-resources__title:not(:last-child){margin-bottom:20px}.card-resources__text{font-size:18px;line-height:2}.card-resources__text a{color:#187cb8;font-weight:700;text-decoration:underline}.card-resources__text a:hover{text-decoration:none}.card-resources__links{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.card-resources__links *{max-width:100%}.card-resources__link{color:#187cb8;font-weight:700;text-decoration:underline}.carousel-info-visual *{height:100%}.carousel-info-visual__item{position:relative}.carousel-awards.owl-carousel.owl-theme .owl-nav button{border:1px solid #000;color:#000}.carousel-awards.owl-carousel.owl-theme .owl-nav button:not(:disabled):hover{background:#000;color:#fff}.carousel-directory.owl-carousel.owl-theme .owl-nav button{border:1px solid #fff;color:#fff}.carousel-directory.owl-carousel.owl-theme .owl-nav button:not(:disabled):hover{background:#fff;color:#000}.carousel-news__item .items-img-title{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-35px}.carousel-news__item .items-img-title:before{content:"";display:block}.carousel-news__item .items-img-title:before,.carousel-news__item .items-img-title__box{width:33.3333333333%}.carousel-news__item .items-img-title__box{padding:35px}.carousel-single-images{background:#fff;border-radius:10px;-webkit-box-shadow:0 30px 20px 0 rgba(0,0,0,.05),0 -10px 30px 0 rgba(0,0,0,.03);box-shadow:0 30px 20px 0 rgba(0,0,0,.05),0 -10px 30px 0 rgba(0,0,0,.03);overflow:hidden;width:100%}.carousel-single-images__item{padding-bottom:50%;position:relative}.carousel-single-images__item img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.carousel-single-images.owl-carousel.owl-theme .owl-dots{bottom:20px;left:50%;margin-top:0;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%)}.carousel-single-images.owl-carousel.owl-theme .owl-dots button{-webkit-box-shadow:none;box-shadow:none;outline:none}.carousel-single-images.owl-carousel.owl-theme .owl-dots button span{background:#fff;height:12px;-webkit-transition:all .3s;transition:all .3s;width:12px}.carousel-single-images.owl-carousel.owl-theme .owl-dots button:hover span{background:#c5e3f2}.carousel-single-images.owl-carousel.owl-theme .owl-dots button.active span{background:#187cb8}.carousel-category__item{height:200px;position:relative}.carousel-category__item img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.list-social{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin:-15px}.list-social li{padding:15px}.list-social li a{color:#187cb8;display:block}.list-social li a i{color:inherit;font-size:30px}.list-social li a:hover{color:#156da1}.list-img-round li:nth-child(n+2){margin-top:24px}.list-img-round li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:21px;font-weight:600;line-height:32px;max-width:350px;text-decoration:underline}.list-img-round li a:hover{color:#d9d9d9}.list-img-round li a img{border-radius:50%;height:44px;margin-right:32px;width:44px}.list-img-round.c-black li a{color:#000}.list-img-round.c-black li a:hover{color:#187cb8}.list-anchors{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin:-8px -25px}.list-anchors li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-left:1px solid transparent;display:-webkit-box;display:-ms-flexbox;display:flex;min-height:100%;padding:8px 25px;text-align:left}.list-anchors li:nth-child(n+2){border-color:hsla(0,0%,100%,.3)}.list-anchors li a{font-size:20px}.list-anchors li a:hover{color:#d9d9d9}.list-text{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:16px;line-height:1.5;width:100%}.list-text li{line-height:1.5;margin-top:25px;padding-right:20px;width:33.33%}.list-dot *,.list-dot-box *{color:#000}.list-dot-box li,.list-dot li{padding-left:25px;position:relative}.list-dot-box li:before,.list-dot li:before{background:#000;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:10px;width:6px}.list-dot-box li,.list-dot-box li a,.list-dot li,.list-dot li a{font-size:18px;line-height:1.6}.list-dot-box li a,.list-dot-box li b,.list-dot li a,.list-dot li b{font-weight:700}.list-dot-box li a,.list-dot li a{border-bottom:2px solid;display:inline}.list-dot--prime li:before,.list-dot-box--prime li:before{background:#187cb8}.list-dot--prime li a,.list-dot-box--prime li a{border-color:#187cb8}.list-dot--without-border li a,.list-dot-box--without-border li a{border:none}.list-dot--white *,.list-dot-box--white *{color:#fff}.list-dot--white li:before,.list-dot-box--white li:before{background:#fff}.list-dot--white li a:hover,.list-dot-box--white li a:hover{color:#f2f2f2}.list-dot--cols-2,.list-dot--cols-2 ul,.list-dot-box--cols-2,.list-dot-box--cols-2 ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-dot--cols-2 li,.list-dot-box--cols-2 li{width:calc(50% - 35px)}.list-dot--cols-2 li:nth-child(n+2),.list-dot-box--cols-2 li:nth-child(n+2){margin-top:0}.list-dot--cols-2 li:nth-child(n+3),.list-dot-box--cols-2 li:nth-child(n+3){margin-top:25px}.list-dot--cols-2 li:nth-child(2n),.list-dot-box--cols-2 li:nth-child(2n){margin-left:70px}.list-dot-box li:nth-child(n+3),.list-dot li:nth-child(n+3){margin-top:24px}.list-ico li,.list-ico li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;font-size:16px}.list-ico li i{font-size:17px;margin-right:14px}.list-ico--prime li,.list-ico--prime li a{color:#000}.list-ico--prime li i,.list-ico li a:hover{color:#187cb8}.list-ico li:nth-child(n+2){margin-top:20px}.lists-inline{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-height:100%}.lists-inline,.lists-inline__item--full ul{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-24px}.lists-inline,.lists-inline__item,.lists-inline__item--full ul{display:-webkit-box;display:-ms-flexbox;display:flex}.lists-inline__item,.lists-inline__item--full li{padding:24px}.lists-inline__item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:33.3333333333%}.lists-inline__item--full{margin-top:32px;padding-top:64px;position:relative;width:100%}.lists-inline__item--full:before{background:rgba(0,0,0,.15);content:"";height:1px;left:24px;position:absolute;top:0;width:calc(100% - 48px)}.lists-inline__item--full ul li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.lists-inline__item--full ul li:nth-child(n+2){margin:0}.lists-inline__title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:56px}.list-underlined li a{color:currentcolor;font-size:21px;font-weight:700;line-height:1.7;line-height:1.3;text-decoration:underline}.list-underlined li a:hover{color:#187cb8}.list-underlined:not(.list-underlined--cols):not(.list-underlined--row) li:nth-child(n+2){margin-top:24px}.list-underlined--row{-ms-flex-pack:distribute;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:space-around;margin-top:-24px}.list-underlined--row li{margin-right:24px;margin-top:24px}.list-underlined--cols{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.list-underlined--cols li{width:50%}.list-underlined--cols li:nth-child(n+3){margin-top:34px}.list-line li{font-size:16px;padding-left:40px;position:relative}.list-line li b{font-weight:700}.list-line li:before{background:#187cb8;content:"";height:2px;left:0;position:absolute;top:8px;width:16px}.list-line li:nth-child(n+2){margin-top:16px}.list-category,.list-category-sm{-ms-flex-wrap:wrap;flex-wrap:wrap}.list-category,.list-category-sm,.list-category-sm li,.list-category li{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.list-category{margin:-8px}.list-category li{font-size:13px;margin-bottom:12px;padding:8px;text-transform:uppercase}.list-category li i{font-size:16px;margin-right:5px}.list-category-sm{margin:-3px -10px}.list-category-sm,.list-category-sm li:first-child:before{position:relative}.list-category-sm li{color:rgba(0,0,0,.4);font-size:16px;font-weight:600;padding:3px 10px;position:relative}.list-category-sm li:not(:last-child):after{content:">";position:absolute;right:0;top:50%;-webkit-transform:translate(50%,-50%);transform:translate(50%,-50%)}.list-category-sm li:first-child:before{content:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='9'%3E%3Cpath d='M3 .4v2.3h7V.4H3zm0 8.2h7V6.3H3v2.3zm0-2.9h7V3.3H3v2.4zm-3-3h2.4V.4H0v2.3zm0 5.9h2.4V6.3H0v2.3zm0-2.9h2.4V3.3H0v2.4z'/%3E%3C/svg%3E");display:block;margin-right:11px}.list-contacts--inline,.list-contacts li a{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.list-contacts li a{color:#000}.list-contacts li a b,.list-contacts li a i{color:#187cb8}.list-contacts li a i{font-size:40px;margin-right:24px}.list-contacts li a span{color:inherit;font-size:20px;font-weight:600}.list-contacts li a span b{display:block;font-size:14px;font-weight:800}.list-contacts li a:hover{color:#187cb8}.list-contacts--inline{margin:-20px}.list-contacts--inline li{padding:20px}.bio-chemistry1__row{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 -60px}.bio-chemistry1__col{padding:0 60px;width:50%}.bio-chemistry1__header-cards{background:#187cb8;position:relative;z-index:3}.bio-chemistry1__header-cards:before{background:#fff;content:"";height:50%;left:0;position:absolute;top:0;width:100%}.bio-chemistry1__lists{background:#187cb8;-webkit-clip-path:polygon(100% 0,100% 55%,20% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 55%,20% 100%,0 100%,0 0);padding:100px 0 480px;position:relative;z-index:2}.bio-chemistry1__lists *{color:#fff}.bio-chemistry1__lists .bio-chemistry1__col{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.bio-chemistry1__cta-cards .bio-chemistry1__col .card-apply{min-height:100%}.bio-chemistry1__cta-cards .bio-chemistry1__col:first-child{z-index:3}.bio-chemistry1__cta-cards .bio-chemistry1__col:nth-child(2){z-index:1}.bio-chemistry2{background:linear-gradient(180deg,#187cb8 180px,#fff 0)}.bio-chemistry2__items .item-cta:first-child .item-cta__content{margin-top:140px}.cta-section__btn,.cta-section__sort{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.cta-section__sort{margin-bottom:54px}.cta-section__btn{margin-top:60px}.cta-section .owl-carousel.owl-theme{padding:0 140px;position:relative}.cta-section .owl-carousel.owl-theme .owl-stage-outer{z-index:1}.cta-section .owl-carousel.owl-theme .owl-nav{-webkit-box-pack:justify;-ms-flex-pack:justify;bottom:auto;justify-content:space-between;left:40px;margin:0;position:absolute;right:40px;top:150px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.cta-section .owl-carousel.owl-theme .owl-nav,.cta-section .owl-carousel.owl-theme .owl-nav span{display:-webkit-box;display:-ms-flexbox;display:flex}.cta-section .owl-carousel.owl-theme .owl-nav button{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;border-radius:50%;-webkit-box-shadow:none;box-shadow:none;display:block;height:40px;justify-content:center;outline:none;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:40px}.cta-section .owl-carousel.owl-theme .owl-nav button span{bottom:2px;color:inherit;display:inline;font-size:30px;position:relative}.cta-section .owl-carousel.owl-theme .owl-nav button.disabled{opacity:.4}.resources *{color:#000}.resources.section--prime *{color:#fff}.welcome{margin:-100px auto 0;max-width:700px;padding:0 20px 50px}.welcome__img{border-radius:50%;height:200px;margin:0 auto;overflow:hidden;position:relative;width:200px}.welcome__img img{bottom:0;height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;width:100%}.welcome__content{margin-top:40px}.welcome__content .content-cta__title{font-size:36px;font-weight:700}.welcome__cta{margin-top:45px}.contact-section__card,.contact-section__content{position:relative}.contact-section__map{background:url(assets/images/pages/about/about-contact.png) no-repeat 50%/cover;bottom:0;left:0;position:absolute;right:0;top:0}.contact-section__map-pin{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:bounce;animation-name:bounce;background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='160' height='230' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M119.5 13.1c12 7 21.5 16.6 28.5 28.5 7 12 10.6 25 10.6 39.1 0 14.1-4.1 30.3-12.1 48.6-6.7 14.4-15.7 30.3-26.9 47.5-8.5 12-17.6 24.1-27.5 36.4L80 227.5l-12.1-14.3c-9.9-12.3-19-24.5-27.5-36.4-11.3-17.2-20.3-33.1-26.9-47.5C5.4 111 1.4 94.8 1.4 80.7c0-14.1 3.5-27.1 10.6-39.1 7-12 16.5-21.5 28.5-28.5S65.7 2.5 80.1 2.5c14.2.1 27.4 3.6 39.4 10.6zm-19.8 88c5.5-5.5 8.2-12.1 8.2-19.8 0-7.7-2.7-14.3-8.2-19.8-5.5-5.5-12.1-8.2-19.8-8.2-7.7 0-14.4 2.7-19.8 8.2-5.5 5.5-8.2 12.1-8.2 19.8 0 7.7 2.7 14.4 8.2 19.8 5.5 5.5 12.1 8.2 19.8 8.2 7.7-.1 14.3-2.8 19.8-8.2z' fill='%23187cb8'/%3E%3C/svg%3E") no-repeat 50%/cover;height:75px;left:57%;position:absolute;top:40%;width:53px}.contact-section__map-pin:before{background:rgba(24,124,184,.3);border-radius:50%;-webkit-box-shadow:0 0 30px 25px rgba(24,124,184,.3);box-shadow:0 0 30px 25px rgba(24,124,184,.3);content:"";height:1px;left:50%;position:absolute;top:100%;-webkit-transform:rotateX(55deg);transform:rotateX(55deg);width:1px;z-index:-2}.contact-section__map-pin:after{-webkit-animation:pulsate 1s ease-out;animation:pulsate 1s ease-out;-webkit-animation-delay:1.1s;animation-delay:1.1s;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;border-radius:50%;bottom:-10px;-webkit-box-shadow:0 0 1px 2px rgba(24,124,184,.3);box-shadow:0 0 1px 2px rgba(24,124,184,.3);content:"";height:20px;left:calc(50% - 20px);opacity:0;position:absolute;width:40px}.contact-section__card{z-index:2}.news-section{position:relative}.news-section:before{background:#f2f2f2;-webkit-clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 99%,0 50%);clip-path:polygon(0 0,100% 0,100% 85%,85% 100%,0 99%,0 50%);content:"";height:70%;position:absolute;right:0;top:0;width:80%}.news-section__content{position:relative}.news-section__header{left:0;position:absolute;top:0;width:33.3333333333%;z-index:2}.news-section__cta{margin-top:40px}.news-section__nav{margin-top:32px}.alerts-section__content{border-top:1px solid rgba(0,0,0,.2);padding-top:64px}.alerts-section__cta{margin-top:24px}.person-section figure figcaption{color:#fff}.person-section__bottom--border{background:linear-gradient(180deg,#187cb8 100px,#fff 0)}.learn-more{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;padding:50px 90px}.learn-more__img{-ms-flex-negative:0;flex-shrink:0;margin-right:40px;width:111px}.learn-more__text{font-size:18px;line-height:1.6}.learn-more__text a{border-bottom:1px solid #187cb8;color:#000;font-weight:700}.learn-more-info{font-size:14px;margin-top:45px}.learn-more-info a{border-bottom:1px solid #187cb8;color:#000;font-weight:700}.learn-more-info a:hover,.learn-more__text a:hover{color:#187cb8}.carousel-related.owl-carousel.owl-theme .owl-dots{margin-top:70px}.carousel-related.owl-carousel.owl-theme .owl-dots button span{height:7px;width:7px}.carousel-related.owl-carousel.owl-theme .owl-dots button.active span{background:#187cb8}.carousel-related.owl-carousel.owl-theme .owl-nav.disabled+.owl-dots{margin-top:70px}.hidden{display:none}.block{display:block}.visible-md,.visible-sm,.visible-xs{display:none}.center{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.center-block{margin-left:auto;margin-right:auto}.middle{-webkit-box-align:center;-ms-flex-align:center;-ms-flex-item-align:center;align-items:center;align-self:center}.right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:right}.order-1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.upper{text-transform:uppercase}.bold{font-weight:700}.xbold{font-weight:800}.underlined{text-decoration:underline}.pd-t-8{padding-top:8px}.pd-b-8{padding-bottom:8px}.pd-l-8{padding-left:8px}.pd-r-8{padding-right:8px}.mg-t-8{margin-top:8px}.mg-b-8{margin-bottom:8px}.mg-l-8{margin-left:8px}.mg-r-8{margin-right:8px}.pd-t-16{padding-top:16px}.pd-b-16{padding-bottom:16px}.pd-l-16{padding-left:16px}.pd-r-16{padding-right:16px}.mg-t-16{margin-top:16px}.mg-b-16{margin-bottom:16px}.mg-l-16{margin-left:16px}.mg-r-16{margin-right:16px}.pd-t-24{padding-top:24px}.pd-b-24{padding-bottom:24px}.pd-l-24{padding-left:24px}.pd-r-24{padding-right:24px}.mg-t-24{margin-top:24px}.mg-b-24{margin-bottom:24px}.mg-l-24{margin-left:24px}.mg-r-24{margin-right:24px}.pd-t-32{padding-top:32px}.pd-b-32{padding-bottom:32px}.pd-l-32{padding-left:32px}.pd-r-32{padding-right:32px}.mg-t-32{margin-top:32px}.mg-b-32{margin-bottom:32px}.mg-l-32{margin-left:32px}.mg-r-32{margin-right:32px}.pd-t-40{padding-top:40px}.pd-b-40{padding-bottom:40px}.pd-l-40{padding-left:40px}.pd-r-40{padding-right:40px}.mg-t-40{margin-top:40px}.mg-b-40{margin-bottom:40px}.mg-l-40{margin-left:40px}.mg-r-40{margin-right:40px}.pd-t-48{padding-top:48px}.pd-b-48{padding-bottom:48px}.pd-l-48{padding-left:48px}.pd-r-48{padding-right:48px}.mg-t-48{margin-top:48px}.mg-b-48{margin-bottom:48px}.mg-l-48{margin-left:48px}.mg-r-48{margin-right:48px}.pd-t-56{padding-top:56px}.pd-b-56{padding-bottom:56px}.pd-l-56{padding-left:56px}.pd-r-56{padding-right:56px}.mg-t-56{margin-top:56px}.mg-b-56{margin-bottom:56px}.mg-l-56{margin-left:56px}.mg-r-56{margin-right:56px}.pd-t-64{padding-top:64px}.pd-b-64{padding-bottom:64px}.pd-l-64{padding-left:64px}.pd-r-64{padding-right:64px}.mg-t-64{margin-top:64px}.mg-b-64{margin-bottom:64px}.mg-l-64{margin-left:64px}.mg-r-64{margin-right:64px}.pd-t-72{padding-top:72px}.pd-b-72{padding-bottom:72px}.pd-l-72{padding-left:72px}.pd-r-72{padding-right:72px}.mg-t-72{margin-top:72px}.mg-b-72{margin-bottom:72px}.mg-l-72{margin-left:72px}.mg-r-72{margin-right:72px}.pd-t-80{padding-top:80px}.pd-b-80{padding-bottom:80px}.pd-l-80{padding-left:80px}.pd-r-80{padding-right:80px}.mg-t-80{margin-top:80px}.mg-b-80{margin-bottom:80px}.mg-l-80{margin-left:80px}.mg-r-80{margin-right:80px}.pd-t-88{padding-top:88px}.pd-b-88{padding-bottom:88px}.pd-l-88{padding-left:88px}.pd-r-88{padding-right:88px}.mg-t-88{margin-top:88px}.mg-b-88{margin-bottom:88px}.mg-l-88{margin-left:88px}.mg-r-88{margin-right:88px}.pd-t-96{padding-top:96px}.pd-b-96{padding-bottom:96px}.pd-l-96{padding-left:96px}.pd-r-96{padding-right:96px}.mg-t-96{margin-top:96px}.mg-b-96{margin-bottom:96px}.mg-l-96{margin-left:96px}.mg-r-96{margin-right:96px}.pd-t-104{padding-top:104px}.pd-b-104{padding-bottom:104px}.pd-l-104{padding-left:104px}.pd-r-104{padding-right:104px}.mg-t-104{margin-top:104px}.mg-b-104{margin-bottom:104px}.mg-l-104{margin-left:104px}.mg-r-104{margin-right:104px}.pd-t-112{padding-top:112px}.pd-b-112{padding-bottom:112px}.pd-l-112{padding-left:112px}.pd-r-112{padding-right:112px}.mg-t-112{margin-top:112px}.mg-b-112{margin-bottom:112px}.mg-l-112{margin-left:112px}.mg-r-112{margin-right:112px}.pd-t-120{padding-top:120px}.pd-b-120{padding-bottom:120px}.pd-l-120{padding-left:120px}.pd-r-120{padding-right:120px}.mg-t-120{margin-top:120px}.mg-b-120{margin-bottom:120px}.mg-l-120{margin-left:120px}.mg-r-120{margin-right:120px}.pd-t-128{padding-top:128px}.pd-b-128{padding-bottom:128px}.pd-l-128{padding-left:128px}.pd-r-128{padding-right:128px}.mg-t-128{margin-top:128px}.mg-b-128{margin-bottom:128px}.mg-l-128{margin-left:128px}.mg-r-128{margin-right:128px}.pd-t-136{padding-top:136px}.pd-b-136{padding-bottom:136px}.pd-l-136{padding-left:136px}.pd-r-136{padding-right:136px}.mg-t-136{margin-top:136px}.mg-b-136{margin-bottom:136px}.mg-l-136{margin-left:136px}.mg-r-136{margin-right:136px}.pd-t-144{padding-top:144px}.pd-b-144{padding-bottom:144px}.pd-l-144{padding-left:144px}.pd-r-144{padding-right:144px}.mg-t-144{margin-top:144px}.mg-b-144{margin-bottom:144px}.mg-l-144{margin-left:144px}.mg-r-144{margin-right:144px}.pd-t-152{padding-top:152px}.pd-b-152{padding-bottom:152px}.pd-l-152{padding-left:152px}.pd-r-152{padding-right:152px}.mg-t-152{margin-top:152px}.mg-b-152{margin-bottom:152px}.mg-l-152{margin-left:152px}.mg-r-152{margin-right:152px}.pd-t-160{padding-top:160px}.pd-b-160{padding-bottom:160px}.pd-l-160{padding-left:160px}.pd-r-160{padding-right:160px}.mg-t-160{margin-top:160px}.mg-b-160{margin-bottom:160px}.mg-l-160{margin-left:160px}.mg-r-160{margin-right:160px}.c-black{color:#000}.c-prime{color:#187cb8}.bg-black{background:#000}.bg-prime{background:#187cb8}.bg-prime-l{background:#c5e3f2}.bg-white{background:#fff}.bg-light{background:#f2f2f2}.bg-green-l{background:#e1f0b5}.drop-shadow1{-webkit-filter:drop-shadow(25px 25px 60px rgba(0,91,146,.1));filter:drop-shadow(25px 25px 60px rgba(0,91,146,.1))}.shadow1{-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06)}.shadow2{-webkit-box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1);box-shadow:0 69px 78px rgba(0,91,146,.07),0 55px 52px rgba(0,0,0,.1)}.shadow3{-webkit-box-shadow:0 87px 136px 0 rgba(0,0,0,.06);box-shadow:0 87px 136px 0 rgba(0,0,0,.06)}.shadow4{-webkit-box-shadow:0 25px 40px 0 rgba(41,115,176,.1);box-shadow:0 25px 40px 0 rgba(41,115,176,.1)}.shadow5{-webkit-box-shadow:0 40px 50px 0 rgba(0,0,0,.07);box-shadow:0 40px 50px 0 rgba(0,0,0,.07)}.mw-5{max-width:5px}.mw-10{max-width:10px}.mw-15{max-width:15px}.mw-20{max-width:20px}.mw-25{max-width:25px}.mw-30{max-width:30px}.mw-35{max-width:35px}.mw-40{max-width:40px}.mw-45{max-width:45px}.mw-50{max-width:50px}.mw-55{max-width:55px}.mw-60{max-width:60px}.mw-65{max-width:65px}.mw-70{max-width:70px}.mw-75{max-width:75px}.mw-80{max-width:80px}.mw-85{max-width:85px}.mw-90{max-width:90px}.mw-95{max-width:95px}.mw-100{max-width:100px}.mw-105{max-width:105px}.mw-110{max-width:110px}.mw-115{max-width:115px}.mw-120{max-width:120px}.mw-125{max-width:125px}.mw-130{max-width:130px}.mw-135{max-width:135px}.mw-140{max-width:140px}.mw-145{max-width:145px}.mw-150{max-width:150px}.mw-155{max-width:155px}.mw-160{max-width:160px}.mw-165{max-width:165px}.mw-170{max-width:170px}.mw-175{max-width:175px}.mw-180{max-width:180px}.mw-185{max-width:185px}.mw-190{max-width:190px}.mw-195{max-width:195px}.mw-200{max-width:200px}.mw-205{max-width:205px}.mw-210{max-width:210px}.mw-215{max-width:215px}.mw-220{max-width:220px}.mw-225{max-width:225px}.mw-230{max-width:230px}.mw-235{max-width:235px}.mw-240{max-width:240px}.mw-245{max-width:245px}.mw-250{max-width:250px}.mw-255{max-width:255px}.mw-260{max-width:260px}.mw-265{max-width:265px}.mw-270{max-width:270px}.mw-275{max-width:275px}.mw-280{max-width:280px}.mw-285{max-width:285px}.mw-290{max-width:290px}.mw-295{max-width:295px}.mw-300{max-width:300px}.mw-305{max-width:305px}.mw-310{max-width:310px}.mw-315{max-width:315px}.mw-320{max-width:320px}.mw-325{max-width:325px}.mw-330{max-width:330px}.mw-335{max-width:335px}.mw-340{max-width:340px}.mw-345{max-width:345px}.mw-350{max-width:350px}.mw-355{max-width:355px}.mw-360{max-width:360px}.mw-365{max-width:365px}.mw-370{max-width:370px}.mw-375{max-width:375px}.mw-380{max-width:380px}.mw-385{max-width:385px}.mw-390{max-width:390px}.mw-395{max-width:395px}.mw-400{max-width:400px}.mw-405{max-width:405px}.mw-410{max-width:410px}.mw-415{max-width:415px}.mw-420{max-width:420px}.mw-425{max-width:425px}.mw-430{max-width:430px}.mw-435{max-width:435px}.mw-440{max-width:440px}.mw-445{max-width:445px}.mw-450{max-width:450px}.mw-455{max-width:455px}.mw-460{max-width:460px}.mw-465{max-width:465px}.mw-470{max-width:470px}.mw-475{max-width:475px}.mw-480{max-width:480px}.mw-485{max-width:485px}.mw-490{max-width:490px}.mw-495{max-width:495px}.mw-500{max-width:500px}.mw-505{max-width:505px}.mw-510{max-width:510px}.mw-515{max-width:515px}.mw-520{max-width:520px}.mw-525{max-width:525px}.mw-530{max-width:530px}.mw-535{max-width:535px}.mw-540{max-width:540px}.mw-545{max-width:545px}.mw-550{max-width:550px}.mw-555{max-width:555px}.mw-560{max-width:560px}.mw-565{max-width:565px}.mw-570{max-width:570px}.mw-575{max-width:575px}.mw-580{max-width:580px}.mw-585{max-width:585px}.mw-590{max-width:590px}.mw-595{max-width:595px}.mw-600{max-width:600px}.mw-605{max-width:605px}.mw-610{max-width:610px}.mw-615{max-width:615px}.mw-620{max-width:620px}.mw-625{max-width:625px}.mw-630{max-width:630px}.mw-635{max-width:635px}.mw-640{max-width:640px}.mw-645{max-width:645px}.mw-650{max-width:650px}.mw-655{max-width:655px}.mw-660{max-width:660px}.mw-665{max-width:665px}.mw-670{max-width:670px}.mw-675{max-width:675px}.mw-680{max-width:680px}.mw-685{max-width:685px}.mw-690{max-width:690px}.mw-695{max-width:695px}.mw-700{max-width:700px}.mw-705{max-width:705px}.mw-710{max-width:710px}.mw-715{max-width:715px}.mw-720{max-width:720px}.mw-725{max-width:725px}.mw-730{max-width:730px}.mw-735{max-width:735px}.mw-740{max-width:740px}.mw-745{max-width:745px}.mw-750{max-width:750px}.mw-755{max-width:755px}.mw-760{max-width:760px}.mw-765{max-width:765px}.mw-770{max-width:770px}.mw-775{max-width:775px}.mw-780{max-width:780px}.mw-785{max-width:785px}.mw-790{max-width:790px}.mw-795{max-width:795px}.mw-800{max-width:800px}.mw-805{max-width:805px}.mw-810{max-width:810px}.mw-815{max-width:815px}.mw-820{max-width:820px}.mw-825{max-width:825px}.mw-830{max-width:830px}.mw-835{max-width:835px}.mw-840{max-width:840px}.mw-845{max-width:845px}.mw-850{max-width:850px}.mw-855{max-width:855px}.mw-860{max-width:860px}.mw-865{max-width:865px}.mw-870{max-width:870px}.mw-875{max-width:875px}.mw-880{max-width:880px}.mw-885{max-width:885px}.mw-890{max-width:890px}.mw-895{max-width:895px}.mw-900{max-width:900px}.mw-905{max-width:905px}.mw-910{max-width:910px}.mw-915{max-width:915px}.mw-920{max-width:920px}.mw-925{max-width:925px}.mw-930{max-width:930px}.mw-935{max-width:935px}.mw-940{max-width:940px}.mw-945{max-width:945px}.mw-950{max-width:950px}.mw-955{max-width:955px}.mw-960{max-width:960px}.mw-965{max-width:965px}.mw-970{max-width:970px}.mw-975{max-width:975px}.mw-980{max-width:980px}.mw-985{max-width:985px}.mw-990{max-width:990px}.mw-995{max-width:995px}.mw-1000{max-width:1000px}.o-hidden{overflow:hidden}.fill-overlay{height:100%;position:absolute;width:100%}.p-relative{position:relative}.full-width{margin-left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);width:100vw}.canceled{-webkit-animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;animation:shake .82s cubic-bezier(.36,.07,.19,.97) both;-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}@keyframes shake{10%,90%{-webkit-transform:translate3d(-2px,0,0);transform:translate3d(-2px,0,0)}20%,80%{-webkit-transform:translate3d(4px,0,0);transform:translate3d(4px,0,0)}30%,50%,70%{-webkit-transform:translate3d(-8px,0,0);transform:translate3d(-8px,0,0)}40%,60%{-webkit-transform:translate3d(8px,0,0);transform:translate3d(8px,0,0)}}.moved:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23ccc'%3E%3Cpath d='M506.134 241.843l-.018-.019-104.504-104c-7.829-7.791-20.492-7.762-28.285.068-7.792 7.829-7.762 20.492.067 28.284L443.558 236H20c-11.046 0-20 8.954-20 20s8.954 20 20 20h423.557l-70.162 69.824c-7.829 7.792-7.859 20.455-.067 28.284 7.793 7.831 20.457 7.858 28.285.068l104.504-104 .018-.019c7.833-7.818 7.808-20.522-.001-28.314z'/%3E%3C/svg%3E");background-position:bottom;background-repeat:no-repeat;color:#b3b3b3;content:"Next Page";font-size:14px;height:50px;margin-top:-25px;padding-bottom:30px;position:absolute;right:-50px;text-align:center;top:50%;width:50px}.moved.prev:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 512 512' fill='%23ccc'%3E%3Cpath d='M492 236H68.442l70.164-69.824c7.829-7.792 7.859-20.455.067-28.284-7.792-7.83-20.456-7.859-28.285-.068l-104.504 104-.018.019c-7.809 7.792-7.834 20.496-.002 28.314l.018.019 104.504 104c7.828 7.79 20.492 7.763 28.285-.068 7.792-7.829 7.762-20.492-.067-28.284L68.442 276H492c11.046 0 20-8.954 20-20s-8.954-20-20-20z'/%3E%3C/svg%3E");content:"Prev Page";left:-50px;right:auto}.cursor-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.cursor-grab:active{cursor:-webkit-grabbing;cursor:grabbing;-webkit-filter:opacity(60%) grayscale(30%);filter:opacity(60%) grayscale(30%)}.owl-carousel{-webkit-tap-highlight-color:transparent;display:none;position:relative;width:100%;z-index:1}.owl-carousel .owl-stage{-moz-backface-visibility:hidden;position:relative;-ms-touch-action:pan-y;touch-action:manipulation}.owl-carousel .owl-stage:after{clear:both;content:".";display:block;height:0;line-height:0;visibility:hidden}.owl-carousel .owl-stage-outer{overflow:hidden;position:relative;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;float:left;min-height:1px;position:relative}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:none;border:none;color:inherit;font:inherit;padding:0!important}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{display:block;opacity:0}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.owl-carousel .owl-video-wrapper{background:#000;height:100%;position:relative}.owl-carousel .owl-video-play-icon{-webkit-backface-visibility:hidden;cursor:pointer;height:80px;left:50%;margin-left:-40px;margin-top:-40px;position:absolute;top:50%;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease;width:80px;z-index:1}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-tn{background-position:50%;background-repeat:no-repeat;background-size:contain;height:100%;opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-frame{height:100%;position:relative;width:100%;z-index:1}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.no-js .owl-carousel{display:block}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-theme .owl-nav{-webkit-tap-highlight-color:transparent;margin-top:10px;text-align:center}.owl-theme .owl-nav [class*=owl-]{background:#d6d6d6;border-radius:3px;color:#fff;cursor:pointer;display:inline-block;font-size:14px;margin:5px;padding:4px 7px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{cursor:default;opacity:.5}.owl-theme .owl-dots{-webkit-tap-highlight-color:transparent;text-align:center}.owl-theme .owl-dots .owl-dot{zoom:1;display:inline-block}.owl-theme .owl-dots .owl-dot span{-webkit-backface-visibility:visible;background:#d6d6d6;border-radius:30px;display:block;height:10px;margin:5px 7px;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;width:10px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.scroll-wrapper{overflow:hidden!important;padding:0!important;position:relative}.scroll-wrapper>.scroll-content{border:none!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;height:auto;left:0;margin:0;max-height:none;max-width:none!important;overflow:scroll!important;padding:0;position:relative!important;top:0;width:auto!important}.scroll-wrapper>.scroll-content::-webkit-scrollbar{height:0;width:0}.scroll-element{display:none}.scroll-element,.scroll-element div{-webkit-box-sizing:content-box;box-sizing:content-box}.scroll-element.scroll-x.scroll-scrollx_visible,.scroll-element.scroll-y.scroll-scrolly_visible{display:block}.scroll-element .scroll-arrow,.scroll-element .scroll-bar{cursor:default}.scroll-textarea{border:1px solid #ccc;border-top-color:#999}.scroll-textarea>.scroll-content{overflow:hidden!important}.scroll-textarea>.scroll-content>textarea{border:none!important;-webkit-box-sizing:border-box;box-sizing:border-box;height:100%!important;margin:0;max-height:none!important;max-width:none!important;outline:none;overflow:scroll!important;padding:2px;position:relative!important;top:0;width:100%!important}.scroll-textarea>.scroll-content>textarea::-webkit-scrollbar{height:0;width:0}.scrollbar-inner>.scroll-element,.scrollbar-inner>.scroll-element div{border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-inner>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-inner>.scroll-element.scroll-x{bottom:2px;height:8px;left:0;width:100%}.scrollbar-inner>.scroll-element.scroll-y{height:100%;right:2px;top:0;width:8px}.scrollbar-inner>.scroll-element .scroll-element_outer{border-radius:8px;overflow:hidden}.scrollbar-inner>.scroll-element .scroll-bar,.scrollbar-inner>.scroll-element .scroll-element_track{border-radius:8px;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";filter:alpha(opacity=40);opacity:.4}.scrollbar-inner>.scroll-element .scroll-element_track{background-color:#e0e0e0}.scrollbar-inner>.scroll-element .scroll-bar{background-color:#c2c2c2}.scrollbar-inner>.scroll-element.scroll-draggable .scroll-bar,.scrollbar-inner>.scroll-element:hover .scroll-bar{background-color:#919191}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-12px}.scrollbar-inner>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-12px}.scrollbar-inner>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-12px}.scrollbar-outer>.scroll-element{background-color:#fff;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-outer>.scroll-element div{border:none;display:block;height:100%;left:0;margin:0;padding:0;position:absolute;top:0;width:100%;z-index:10}.scrollbar-outer>.scroll-element.scroll-x{bottom:0;height:12px;left:0;width:100%}.scrollbar-outer>.scroll-element.scroll-y{height:100%;right:0;top:0;width:12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-element_outer{height:8px;top:2px}.scrollbar-outer>.scroll-element.scroll-y .scroll-element_outer{left:2px;width:8px}.scrollbar-outer>.scroll-element .scroll-element_outer{overflow:hidden}.scrollbar-outer>.scroll-element .scroll-element_track{background-color:#eee}.scrollbar-outer>.scroll-element .scroll-element_outer,.scrollbar-outer>.scroll-element .scroll-element_track{border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar{background-color:#d9d9d9;border-radius:8px}.scrollbar-outer>.scroll-element .scroll-bar:hover{background-color:#c2c2c2}.scrollbar-outer>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191}.scrollbar-outer>.scroll-content.scroll-scrolly_visible{left:-12px;margin-left:12px}.scrollbar-outer>.scroll-content.scroll-scrollx_visible{margin-top:12px;top:-12px}.scrollbar-outer>.scroll-element.scroll-x .scroll-bar{min-width:10px}.scrollbar-outer>.scroll-element.scroll-y .scroll-bar{min-height:10px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-14px}.scrollbar-outer>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-14px}.scrollbar-outer>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-14px}.scrollbar-macosx>.scroll-element,.scrollbar-macosx>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-macosx>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-macosx>.scroll-element .scroll-element_track{display:none}.scrollbar-macosx>.scroll-element .scroll-bar{background-color:#6c6e71;border-radius:7px;display:block;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);opacity:0;-webkit-transition:opacity .2s linear;transition:opacity .2s linear}.scrollbar-macosx:hover>.scroll-element .scroll-bar,.scrollbar-macosx>.scroll-element.scroll-draggable .scroll-bar{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7}.scrollbar-macosx>.scroll-element.scroll-x{bottom:0;height:0;left:0;min-width:100%;overflow:visible;width:100%}.scrollbar-macosx>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:0}.scrollbar-macosx>.scroll-element.scroll-x .scroll-bar{height:7px;min-width:10px;top:-9px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-bar{left:-9px;min-height:10px;width:7px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_outer{left:2px}.scrollbar-macosx>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_outer{top:2px}.scrollbar-macosx>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-macosx>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-macosx>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-light>.scroll-element{background-color:#fff}.scrollbar-light>.scroll-element,.scrollbar-light>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-light>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-light>.scroll-element .scroll-element_outer{border-radius:10px}.scrollbar-light>.scroll-element .scroll-element_size{background:#dbdbdb;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZGJkYmRiIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZThlOGU4Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==");background:-webkit-gradient(linear,left top,right top,from(#dbdbdb),to(#e8e8e8));background:linear-gradient(90deg,#dbdbdb,#e8e8e8);border-radius:10px}.scrollbar-light>.scroll-element.scroll-x{bottom:0;height:17px;left:0;min-width:100%;width:100%}.scrollbar-light>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:17px}.scrollbar-light>.scroll-element .scroll-bar{background:#fefefe;background:url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxIDEiIHByZXNlcnZlQXNwZWN0UmF0aW89Im5vbmUiPjxsaW5lYXJHcmFkaWVudCBpZD0iYSIgZ3JhZGllbnRVbml0cz0idXNlclNwYWNlT25Vc2UiIHgxPSIwJSIgeTE9IjAlIiB4Mj0iMTAwJSIgeTI9IjAlIj48c3RvcCBvZmZzZXQ9IjAlIiBzdG9wLWNvbG9yPSIjZmVmZWZlIi8+PHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjZjVmNWY1Ii8+PC9saW5lYXJHcmFkaWVudD48cGF0aCBmaWxsPSJ1cmwoI2EpIiBkPSJNMCAwaDF2MUgweiIvPjwvc3ZnPg==");background:-webkit-gradient(linear,left top,right top,from(#fefefe),to(#f5f5f5));background:linear-gradient(90deg,#fefefe,#f5f5f5);border:1px solid #dbdbdb;border-radius:10px}.scrollbar-light>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-light>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-light>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:0}.scrollbar-light>.scroll-element.scroll-y .scroll-bar{left:0;min-height:10px;width:10px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_outer{height:12px;left:2px;top:2px}.scrollbar-light>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_outer{left:2px;top:2px;width:12px}.scrollbar-light>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-light>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-light>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}.scrollbar-rail>.scroll-element{background-color:#fff}.scrollbar-rail>.scroll-element,.scrollbar-rail>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-rail>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-rail>.scroll-element .scroll-element_size{background-color:#999;background-color:rgba(0,0,0,.3)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-element_size{background-color:#666;background-color:rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element.scroll-x{bottom:0;height:12px;left:0;min-width:100%;padding:3px 0 2px;width:100%}.scrollbar-rail>.scroll-element.scroll-y{height:100%;min-height:100%;padding:0 2px 0 3px;right:0;top:0;width:12px}.scrollbar-rail>.scroll-element .scroll-bar{background-color:#d0b9a0;border-radius:2px;-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.5);box-shadow:1px 1px 3px rgba(0,0,0,.5)}.scrollbar-rail>.scroll-element .scroll-element_outer:hover .scroll-bar{-webkit-box-shadow:1px 1px 3px rgba(0,0,0,.6);box-shadow:1px 1px 3px rgba(0,0,0,.6)}.scrollbar-rail>.scroll-content.scroll-scrolly_visible{left:-17px;margin-left:17px}.scrollbar-rail>.scroll-content.scroll-scrollx_visible{margin-top:17px;top:-17px}.scrollbar-rail>.scroll-element.scroll-x .scroll-bar{height:10px;min-width:10px;top:1px}.scrollbar-rail>.scroll-element.scroll-y .scroll-bar{left:1px;min-height:10px;width:10px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_outer{height:15px;left:5px}.scrollbar-rail>.scroll-element.scroll-x .scroll-element_size{height:2px;left:-10px;top:5px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_outer{top:5px;width:15px}.scrollbar-rail>.scroll-element.scroll-y .scroll-element_size{left:5px;top:-10px;width:2px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-25px}.scrollbar-rail>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-25px}.scrollbar-rail>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-25px}.scrollbar-dynamic>.scroll-element,.scrollbar-dynamic>.scroll-element div{background:none;border:none;margin:0;padding:0;position:absolute;z-index:10}.scrollbar-dynamic>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x{bottom:2px;height:7px;left:0;min-width:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-y{height:100%;min-height:100%;right:2px;top:0;width:7px}.scrollbar-dynamic>.scroll-element .scroll-element_outer{border-radius:12px;opacity:.3}.scrollbar-dynamic>.scroll-element .scroll-element_size{background-color:#ccc;border-radius:12px;opacity:0;-webkit-transition:opacity .2s;transition:opacity .2s}.scrollbar-dynamic>.scroll-element .scroll-bar{background-color:#6c6e71;border-radius:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-bar{bottom:0;height:7px;min-width:24px;top:auto}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-bar{left:auto;min-height:24px;right:0;width:7px}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_outer{bottom:0;left:2px;top:auto;-webkit-transition:height .2s;transition:height .2s}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_outer{left:auto;right:0;top:2px;-webkit-transition:width .2s;transition:width .2s}.scrollbar-dynamic>.scroll-element.scroll-x .scroll-element_size{left:-4px}.scrollbar-dynamic>.scroll-element.scroll-y .scroll-element_size{top:-4px}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-11px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-11px}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer{-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";filter:alpha(opacity=70);opacity:.7;overflow:hidden}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-element_size,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-element_size{opacity:1}.scrollbar-dynamic>.scroll-element.scroll-draggable .scroll-element_outer .scroll-bar,.scrollbar-dynamic>.scroll-element:hover .scroll-element_outer .scroll-bar{border-radius:12px;height:100%;width:100%}.scrollbar-dynamic>.scroll-element.scroll-x.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-x:hover .scroll-element_outer{height:20px;min-height:7px}.scrollbar-dynamic>.scroll-element.scroll-y.scroll-draggable .scroll-element_outer,.scrollbar-dynamic>.scroll-element.scroll-y:hover .scroll-element_outer{min-width:7px;width:20px}.scrollbar-chrome>.scroll-element{background-color:#fff}.scrollbar-chrome>.scroll-element,.scrollbar-chrome>.scroll-element div{border:none;margin:0;overflow:hidden;padding:0;position:absolute;z-index:10}.scrollbar-chrome>.scroll-element div{display:block;height:100%;left:0;top:0;width:100%}.scrollbar-chrome>.scroll-element .scroll-element_track{background:#f1f1f1;border:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x{bottom:0;height:16px;left:0;min-width:100%;width:100%}.scrollbar-chrome>.scroll-element.scroll-y{height:100%;min-height:100%;right:0;top:0;width:16px}.scrollbar-chrome>.scroll-element .scroll-bar{background-color:#d9d9d9;border:1px solid #bdbdbd;border-radius:2px;cursor:default}.scrollbar-chrome>.scroll-element .scroll-bar:hover{background-color:#c2c2c2;border-color:#a9a9a9}.scrollbar-chrome>.scroll-element.scroll-draggable .scroll-bar{background-color:#919191;border-color:#7e7e7e}.scrollbar-chrome>.scroll-content.scroll-scrolly_visible{left:-16px;margin-left:16px}.scrollbar-chrome>.scroll-content.scroll-scrollx_visible{margin-top:16px;top:-16px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-bar{height:8px;min-width:10px;top:3px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-bar{left:3px;min-height:10px;width:8px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_outer{border-left:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_track{height:14px;left:-3px}.scrollbar-chrome>.scroll-element.scroll-x .scroll-element_size{height:14px;left:-4px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_outer{border-top:1px solid #dbdbdb}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_track{top:-3px;width:14px}.scrollbar-chrome>.scroll-element.scroll-y .scroll-element_size{top:-4px;width:14px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_size{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_size{top:-19px}.scrollbar-chrome>.scroll-element.scroll-x.scroll-scrolly_visible .scroll-element_track{left:-19px}.scrollbar-chrome>.scroll-element.scroll-y.scroll-scrollx_visible .scroll-element_track{top:-19px}body,html{background:#fff;margin:0;overflow-x:hidden}body.not-scrollable,html.not-scrollable{overflow:hidden}body{min-width:375px;padding-top:176px}.container{max-width:1200px;width:100%}.container-sm{max-width:960px}.container-xs{max-width:760px}.container,.container-sm,.container-xs{margin:0 auto;padding:0 20px}.section{padding:100px 0;position:relative}.section__img-bg{background-color:#000;height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.section__img-bg img{-webkit-filter:blur(30px);filter:blur(30px);min-height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.section__img-bg--no-blur img{-webkit-filter:blur(0);filter:blur(0)}.section--black *,.section--prime *{color:#fff}.section--prime{background:#187cb8}.section--light{background:#f2f2f2}.section--black{background:#000}.section--white-light{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#f2f2f2));background:linear-gradient(180deg,#fff 50%,#f2f2f2 0)}.section--light-white{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#f2f2f2),color-stop(50%,#fff));background:linear-gradient(180deg,#f2f2f2 50%,#fff 0)}.section--white-prime{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),color-stop(50%,#187cb8));background:linear-gradient(180deg,#fff 50%,#187cb8 0)}.section--prime-white{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#187cb8),color-stop(50%,#fff));background:linear-gradient(180deg,#187cb8 50%,#fff 0)}.section--prime-light{background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#187cb8),color-stop(50%,#f2f2f2));background:linear-gradient(180deg,#187cb8 50%,#f2f2f2 0)}.section--space-v{margin:100px 0}.section--space-top{margin-top:100px}.section--space-bottom{margin-bottom:100px}.section.mt-n-100{margin-top:-100px}.section-sm{padding:50px 0}.section-top{padding-top:100px}.section-bottom{padding-bottom:100px}.section-bottom-sm{padding-bottom:50px}.section-top-sm{padding-top:50px}.section-big{padding:200px 0}.row-10{margin:-10px}.row-10 [class*=col-]{padding:10px}.row-20{margin:-20px}.row-20 [class*=col-]{padding:20px}.row-35{margin:-35px}.row-35 [class*=col-]{padding:35px}.row-40{margin:-40px}.row-40 [class*=col-]{padding:40px}.row-20-40{margin:-20px -40px}.row-20-40 [class*=col-]{padding:20px 40px}.row-10,.row-20,.row-20-40,.row-35,.row-40{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}.row-10 [class*=row-] [class*=col-],.row-20 [class*=row-] [class*=col-],.row-20-40 [class*=row-] [class*=col-],.row-35 [class*=row-] [class*=col-],.row-40 [class*=row-] [class*=col-]{padding:20px}.col-1-12{width:8.33333%}.col-2-12{width:16.66667%}.col-3-12{width:25%}.col-4-12{width:33.33333%}.col-5-12{width:41.66667%}.col-6-12{width:50%}.col-7-12{width:58.33333%}.col-8-12{width:66.66667%}.col-9-12{width:75%}.col-10-12{width:83.33333%}.col-11-12{width:91.66667%}.col-full{width:100%}main{min-height:calc(100vh - 486px);overflow:hidden}.inside__row{display:-webkit-box;display:-ms-flexbox;display:flex}.inside__aside{-ms-flex-negative:0;flex-shrink:0;width:285px}.inside__content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-left:70px;width:calc(100% - 285px)}.alignleft{float:left;margin-bottom:1.5em;margin-right:1.5em!important}.alignright{float:right;margin-bottom:1.5em;margin-left:1.5em!important}.aligncenter{clear:both;display:block;margin-bottom:1.5em;margin-left:auto;margin-right:auto}button{cursor:pointer}.content .wp-block-image{width:100%}.wp-block-image figure{width:auto}.clear:after,.clear:before,.comment-content:after,.comment-content:before,.entry-content:after,.entry-content:before,.site-content:after,.site-content:before,.site-footer:after,.site-footer:before,.site-header:after,.site-header:before{content:"";display:table;table-layout:fixed}.clear:after,.comment-content:after,.entry-content:after,.site-content:after,.site-footer:after,.site-header:after{clear:both}.widget-area{margin-left:40px}.wp-block-button{margin-bottom:10px}.wp-block-button__link{background:#187cb8;color:#fff}.wp-block-button__link:hover{background:#2e91c9;color:#fff}.comments-area{margin-top:30px}.comment-list,.comments-area{margin-bottom:30px}.comment-list .children{margin-left:20px}.comment-reply-title small{font-size:16px;margin-left:20px}.comment-meta{margin-bottom:20px;min-height:60px}.comment-metadata{margin-top:5px;padding-left:70px}.comment-author{padding-left:70px;position:relative}.comment-author img{height:60px;left:0;position:absolute;top:0;width:60px}.comment-body{border-bottom:1px solid #ccc;margin-bottom:20px;padding-bottom:20px}.comment-body .reply{margin-top:10px}.widget{border-bottom:1px solid #ccc;margin-bottom:20px;margin-top:20px}.widget h1{font-size:48px}.widget h1,.widget h2{font-weight:700;margin-bottom:1rem;text-align:left}.widget h2{font-size:32px}.widget h3{font-size:28px}.widget h3,.widget h4{font-weight:700;line-height:1.2;margin-bottom:1rem;text-align:left}.widget h4{font-size:24px}.widget h5{font-size:18px}.widget h5,.widget h6{font-weight:700;line-height:1.2;margin-bottom:1rem;text-align:left}.widget h6{font-size:16px}.wp-block-group__inner-container{margin-bottom:20px;padding:20px}.wp-block-group__inner-container h2{font-weight:600;margin-bottom:1em}.wp-block-latest-comments footer{line-height:1.5}.comment-content,.entry-content,.post{margin-bottom:20px}.comment-content a,.entry-content a,.post a{border-bottom:1px solid #187cb8;color:#000;font-weight:700}.comment-content a em,.entry-content a em,.post a em{-webkit-transition:all .3s;transition:all .3s}.comment-content img,.entry-content img,.post img{max-width:100%;width:auto}.comment-content p,.entry-content p,.post p{font-size:18px;line-height:1.5;margin-bottom:10px}.comment-content strong,.entry-content strong,.post strong{font-weight:700}.comment-content h1,.entry-content h1,.post h1{font-size:48px;font-weight:700;text-align:left;text-transform:none}.comment-content h2,.entry-content h2,.post h2{font-size:32px;font-weight:700;text-align:left;text-transform:none}.comment-content h3,.entry-content h3,.post h3{font-size:28px;line-height:1.2;text-align:left}.comment-content h4,.entry-content h4,.post h4{font-size:24px;line-height:1.2;text-align:left}.comment-content h5,.entry-content h5,.post h5{font-size:18px;line-height:1.2;text-align:left}.comment-content h6,.entry-content h6,.post h6{font-size:16px;line-height:1.2;text-align:left}.comment-content h1:not(:first-child),.comment-content h2:not(:first-child),.comment-content h3:not(:first-child),.comment-content h4:not(:first-child),.comment-content h5:not(:first-child),.comment-content h6:not(:first-child),.entry-content h1:not(:first-child),.entry-content h2:not(:first-child),.entry-content h3:not(:first-child),.entry-content h4:not(:first-child),.entry-content h5:not(:first-child),.entry-content h6:not(:first-child),.post h1:not(:first-child),.post h2:not(:first-child),.post h3:not(:first-child),.post h4:not(:first-child),.post h5:not(:first-child),.post h6:not(:first-child){margin-top:30px}.comment-content h1:not(:last-child),.comment-content h2:not(:last-child),.comment-content h3:not(:last-child),.comment-content h4:not(:last-child),.comment-content h5:not(:last-child),.comment-content h6:not(:last-child),.entry-content h1:not(:last-child),.entry-content h2:not(:last-child),.entry-content h3:not(:last-child),.entry-content h4:not(:last-child),.entry-content h5:not(:last-child),.entry-content h6:not(:last-child),.post h1:not(:last-child),.post h2:not(:last-child),.post h3:not(:last-child),.post h4:not(:last-child),.post h5:not(:last-child),.post h6:not(:last-child){margin-bottom:30px}.comment-content table,.entry-content table,.post table{border-collapse:collapse;width:100%}.comment-content table th,.entry-content table th,.post table th{border-bottom:1px solid #b3b3b3;font-weight:700;padding:10px 0}.comment-content table td,.entry-content table td,.post table td{border-bottom:1px solid #b3b3b3;padding:10px 0}.comment-content dt,.entry-content dt,.post dt{font-weight:700}.comment-content dd,.comment-content dl,.entry-content dd,.entry-content dl,.post dd,.post dl{font-size:.9rem}.comment-content dd,.entry-content dd,.post dd{margin-bottom:1em;margin-top:5px}.comment-content ul li,.entry-content ul li,.post ul li{margin:5px 0;padding-left:20px;position:relative}.comment-content ul li:before,.entry-content ul li:before,.post ul li:before{background:#187cb8;border-radius:50%;content:"";height:6px;left:0;position:absolute;top:7px;width:6px}.comment-content ol,.entry-content ol,.post ol{list-style-type:decimal}.comment-content ol li,.entry-content ol li,.post ol li{list-style-type:decimal;margin:5px 0 5px 30px}.comment-content ol:not(:first-child),.comment-content ul:not(:first-child),.entry-content ol:not(:first-child),.entry-content ul:not(:first-child),.post ol:not(:first-child),.post ul:not(:first-child){margin-top:30px}.comment-content ol:not(:last-child),.comment-content ul:not(:last-child),.entry-content ol:not(:last-child),.entry-content ul:not(:last-child),.post ol:not(:last-child),.post ul:not(:last-child){margin-bottom:30px}.comment-content address,.entry-content address,.post address{font-size:16px;font-style:italic;line-height:1.5}.comment-content abbr,.comment-content acronym,.entry-content abbr,.entry-content acronym,.post abbr,.post acronym{border-bottom:1px dashed #000;text-transform:uppercase}.comment-content cite,.comment-content em,.comment-content i,.entry-content cite,.entry-content em,.entry-content i,.post cite,.post em,.post i{font-style:italic}.comment-content .big,.entry-content .big,.post .big{font-size:2em}.comment-content code,.entry-content code,.post code{background-color:rgba(197,227,242,.5);border-radius:2px;color:#187cb8;display:inline-block;padding:2px 6px;white-space:pre}.comment-content del,.entry-content del,.post del{text-decoration:line-through}.comment-content hr,.entry-content hr,.post hr{border:1px solid #187cb8}.comment-content ins,.entry-content ins,.post ins{text-decoration:underline}.comment-content kbd,.entry-content kbd,.post kbd{background:#ccc;border-radius:3px;padding:0 4px}.comment-content pre,.entry-content pre,.post pre{white-space:pre}.comment-content q,.entry-content q,.post q{color:#187cb8;font-style:italic}.comment-content sub,.entry-content sub,.post sub{font-size:.5em;vertical-align:sub}.comment-content sup,.entry-content sup,.post sup{font-size:.5em;vertical-align:super}.comment-content .wp-block-button__link,.entry-content .wp-block-button__link,.post .wp-block-button__link{background:#187cb8;color:#fff}.comment-content .wp-block-button__link:hover,.entry-content .wp-block-button__link:hover,.post .wp-block-button__link:hover{background:#2e91c9;color:#fff}.comment-content iframe,.entry-content iframe,.post iframe{max-width:100%}.post .entry-header h1,.post .entry-header h2,.post .entry-header h3,.post .entry-header h4,.post .entry-header h5,.post .entry-header h6{text-align:center}.comment-form-author label,.comment-form-comment label,.comment-form-email label,.comment-form-url label,.post-password-form label{display:block;font-size:16px;line-height:1.5}.comment-form-author input,.comment-form-comment input,.comment-form-email input,.comment-form-url input,.post-password-form input{height:50px;padding:0 20px}.comment-form-author textarea,.comment-form-comment textarea,.comment-form-email textarea,.comment-form-url textarea,.post-password-form textarea{height:120px;padding:14px 20px;resize:none}.comment-form-author input,.comment-form-author textarea,.comment-form-comment input,.comment-form-comment textarea,.comment-form-email input,.comment-form-email textarea,.comment-form-url input,.comment-form-url textarea,.post-password-form input,.post-password-form textarea{background:#f2f2f2;border:1px solid #f2f2f2;border-radius:5px;font-size:16px;font-weight:600}.comment-form-author button,.comment-form-author input,.comment-form-author textarea,.comment-form-comment button,.comment-form-comment input,.comment-form-comment textarea,.comment-form-email button,.comment-form-email input,.comment-form-email textarea,.comment-form-url button,.comment-form-url input,.comment-form-url textarea,.post-password-form button,.post-password-form input,.post-password-form textarea{-webkit-appearance:none;-webkit-box-shadow:none;box-shadow:none;outline:none;-webkit-transition:all .3s;transition:all .3s;width:100%}.comment-form-author button::-webkit-search-cancel-button,.comment-form-author button::-webkit-search-decoration,.comment-form-author button::-webkit-search-results-button,.comment-form-author button::-webkit-search-results-decoration,.comment-form-author input::-webkit-search-cancel-button,.comment-form-author input::-webkit-search-decoration,.comment-form-author input::-webkit-search-results-button,.comment-form-author input::-webkit-search-results-decoration,.comment-form-author textarea::-webkit-search-cancel-button,.comment-form-author textarea::-webkit-search-decoration,.comment-form-author textarea::-webkit-search-results-button,.comment-form-author textarea::-webkit-search-results-decoration,.comment-form-comment button::-webkit-search-cancel-button,.comment-form-comment button::-webkit-search-decoration,.comment-form-comment button::-webkit-search-results-button,.comment-form-comment button::-webkit-search-results-decoration,.comment-form-comment input::-webkit-search-cancel-button,.comment-form-comment input::-webkit-search-decoration,.comment-form-comment input::-webkit-search-results-button,.comment-form-comment input::-webkit-search-results-decoration,.comment-form-comment textarea::-webkit-search-cancel-button,.comment-form-comment textarea::-webkit-search-decoration,.comment-form-comment textarea::-webkit-search-results-button,.comment-form-comment textarea::-webkit-search-results-decoration,.comment-form-email button::-webkit-search-cancel-button,.comment-form-email button::-webkit-search-decoration,.comment-form-email button::-webkit-search-results-button,.comment-form-email button::-webkit-search-results-decoration,.comment-form-email input::-webkit-search-cancel-button,.comment-form-email input::-webkit-search-decoration,.comment-form-email input::-webkit-search-results-button,.comment-form-email input::-webkit-search-results-decoration,.comment-form-email textarea::-webkit-search-cancel-button,.comment-form-email textarea::-webkit-search-decoration,.comment-form-email textarea::-webkit-search-results-button,.comment-form-email textarea::-webkit-search-results-decoration,.comment-form-url button::-webkit-search-cancel-button,.comment-form-url button::-webkit-search-decoration,.comment-form-url button::-webkit-search-results-button,.comment-form-url button::-webkit-search-results-decoration,.comment-form-url input::-webkit-search-cancel-button,.comment-form-url input::-webkit-search-decoration,.comment-form-url input::-webkit-search-results-button,.comment-form-url input::-webkit-search-results-decoration,.comment-form-url textarea::-webkit-search-cancel-button,.comment-form-url textarea::-webkit-search-decoration,.comment-form-url textarea::-webkit-search-results-button,.comment-form-url textarea::-webkit-search-results-decoration,.post-password-form button::-webkit-search-cancel-button,.post-password-form button::-webkit-search-decoration,.post-password-form button::-webkit-search-results-button,.post-password-form button::-webkit-search-results-decoration,.post-password-form input::-webkit-search-cancel-button,.post-password-form input::-webkit-search-decoration,.post-password-form input::-webkit-search-results-button,.post-password-form input::-webkit-search-results-decoration,.post-password-form textarea::-webkit-search-cancel-button,.post-password-form textarea::-webkit-search-decoration,.post-password-form textarea::-webkit-search-results-button,.post-password-form textarea::-webkit-search-results-decoration{display:none}.comment-form-author button::-webkit-input-placeholder,.comment-form-author input::-webkit-input-placeholder,.comment-form-author textarea::-webkit-input-placeholder,.comment-form-comment button::-webkit-input-placeholder,.comment-form-comment input::-webkit-input-placeholder,.comment-form-comment textarea::-webkit-input-placeholder,.comment-form-email button::-webkit-input-placeholder,.comment-form-email input::-webkit-input-placeholder,.comment-form-email textarea::-webkit-input-placeholder,.comment-form-url button::-webkit-input-placeholder,.comment-form-url input::-webkit-input-placeholder,.comment-form-url textarea::-webkit-input-placeholder,.post-password-form button::-webkit-input-placeholder,.post-password-form input::-webkit-input-placeholder,.post-password-form textarea::-webkit-input-placeholder{color:#000}.comment-form-author button::-moz-placeholder,.comment-form-author input::-moz-placeholder,.comment-form-author textarea::-moz-placeholder,.comment-form-comment button::-moz-placeholder,.comment-form-comment input::-moz-placeholder,.comment-form-comment textarea::-moz-placeholder,.comment-form-email button::-moz-placeholder,.comment-form-email input::-moz-placeholder,.comment-form-email textarea::-moz-placeholder,.comment-form-url button::-moz-placeholder,.comment-form-url input::-moz-placeholder,.comment-form-url textarea::-moz-placeholder,.post-password-form button::-moz-placeholder,.post-password-form input::-moz-placeholder,.post-password-form textarea::-moz-placeholder{color:#000}.comment-form-author button:-ms-input-placeholder,.comment-form-author input:-ms-input-placeholder,.comment-form-author textarea:-ms-input-placeholder,.comment-form-comment button:-ms-input-placeholder,.comment-form-comment input:-ms-input-placeholder,.comment-form-comment textarea:-ms-input-placeholder,.comment-form-email button:-ms-input-placeholder,.comment-form-email input:-ms-input-placeholder,.comment-form-email textarea:-ms-input-placeholder,.comment-form-url button:-ms-input-placeholder,.comment-form-url input:-ms-input-placeholder,.comment-form-url textarea:-ms-input-placeholder,.post-password-form button:-ms-input-placeholder,.post-password-form input:-ms-input-placeholder,.post-password-form textarea:-ms-input-placeholder{color:#000}.comment-form-author button::-ms-input-placeholder,.comment-form-author input::-ms-input-placeholder,.comment-form-author textarea::-ms-input-placeholder,.comment-form-comment button::-ms-input-placeholder,.comment-form-comment input::-ms-input-placeholder,.comment-form-comment textarea::-ms-input-placeholder,.comment-form-email button::-ms-input-placeholder,.comment-form-email input::-ms-input-placeholder,.comment-form-email textarea::-ms-input-placeholder,.comment-form-url button::-ms-input-placeholder,.comment-form-url input::-ms-input-placeholder,.comment-form-url textarea::-ms-input-placeholder,.post-password-form button::-ms-input-placeholder,.post-password-form input::-ms-input-placeholder,.post-password-form textarea::-ms-input-placeholder{color:#000}.comment-form-author button::placeholder,.comment-form-author input::placeholder,.comment-form-author textarea::placeholder,.comment-form-comment button::placeholder,.comment-form-comment input::placeholder,.comment-form-comment textarea::placeholder,.comment-form-email button::placeholder,.comment-form-email input::placeholder,.comment-form-email textarea::placeholder,.comment-form-url button::placeholder,.comment-form-url input::placeholder,.comment-form-url textarea::placeholder,.post-password-form button::placeholder,.post-password-form input::placeholder,.post-password-form textarea::placeholder{color:#000}.comment-form-author button:active,.comment-form-author button:focus,.comment-form-author input:active,.comment-form-author input:focus,.comment-form-author textarea:active,.comment-form-author textarea:focus,.comment-form-comment button:active,.comment-form-comment button:focus,.comment-form-comment input:active,.comment-form-comment input:focus,.comment-form-comment textarea:active,.comment-form-comment textarea:focus,.comment-form-email button:active,.comment-form-email button:focus,.comment-form-email input:active,.comment-form-email input:focus,.comment-form-email textarea:active,.comment-form-email textarea:focus,.comment-form-url button:active,.comment-form-url button:focus,.comment-form-url input:active,.comment-form-url input:focus,.comment-form-url textarea:active,.comment-form-url textarea:focus,.post-password-form button:active,.post-password-form button:focus,.post-password-form input:active,.post-password-form input:focus,.post-password-form textarea:active,.post-password-form textarea:focus{background:none;border-color:#ccc}.comment-notes,p.comment-notes{font-size:16px;line-height:1.5}.comment-form-cookies-consent{padding-left:30px;position:relative}.comment-form-cookies-consent label{display:inline-block;font-size:16px;line-height:1.5}.comment-form-cookies-consent input[type=checkbox]{height:20px;left:0;margin:0;position:absolute;top:3px;width:20px}.comment-form-cookies-consent input[type=checkbox]:checked{background-color:#187cb8;border-color:#187cb8}.comment-form-author,.comment-form-cookies-consent,.comment-form-email,.comment-form-url,.post-password-form{max-width:500px}.form-submit .submit,.form-submit input[type=submit],.post-password-form .submit,.post-password-form input[type=submit]{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background:#187cb8;border:none;border-radius:5px;-webkit-box-shadow:none;box-shadow:none;color:#fff;cursor:pointer;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:15px;font-weight:600;justify-content:center;margin-top:15px;outline:none;padding:13px 38px;text-align:center;-webkit-transition:all .3s;transition:all .3s;width:auto}.form-submit .submit:hover,.form-submit input[type=submit]:hover,.post-password-form .submit:hover,.post-password-form input[type=submit]:hover{background:#2e91c9;color:#fff}.tags-links{display:block;margin-top:10px}.navigation{margin-bottom:60px}.pagination-big__next.disabled,.pagination-big__next.disabled:hover,.pagination-big__prev.disabled,.pagination-big__prev.disabled:hover{background:#f9f9f9;border-color:#f9f9f9;color:#e7e0e0}.nav-disabled .nav-btns__item{border-color:#e7e0e0;color:#e7e0e0}.nav-disabled .nav-btns__item:hover{background:#f9f9f9;border-color:#e7e0e0;color:#e7e0e0}.nav-links{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.nav-links .pagination-big__next,.nav-links .pagination-big__prev{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;border:none;border-bottom:1px solid #187cb8;border-radius:0;-ms-flex-direction:column;flex-direction:column;height:auto;width:auto}.nav-links .pagination-big__next{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.nav-links .pagination-big__next:hover,.nav-links .pagination-big__prev:hover{background:transparent;color:#187cb8}.nav-links .nav-subtitle{margin-bottom:5px}.nav-links .nav-title,.nav-links a{font-weight:700}.nav-links a{border-bottom:1px solid #187cb8;color:#000}.nav-links .nav-next,.nav-links .nav-previous{max-width:45%}.nav-links .nav-next{text-align:right}.wp-block-archives-list a,.wp-block-calendar a,.wp-block-categories-list a,.wp-block-latest-comments a,.wp-block-latest-posts a,.wp-block-page-list a,.wp-block-tag-cloud a{border-bottom:1px solid #187cb8;color:#000;font-weight:700;text-decoration:none}.comments-area a,.comments-link a,.hentry h2 a{border-bottom:1px solid #187cb8;color:#000;font-weight:700}ul li.blocks-gallery-item{padding-left:0}ul li.blocks-gallery-item:before{display:none}ul li.blocks-gallery-item a{border:none}.entry-title{word-wrap:break-word}.widget-title{font-weight:700;margin-bottom:20px}.widget ul li{margin-bottom:10px}.widget ul li a{color:#000}.sidebar2__list li span a,.widget-menu li span a{padding:0}.comments-area a:hover,.comments-link a:hover,.widget ul li a:hover,.wp-block-calendar a:hover,.wp-block-latest-comments a:hover,.wp-block-tag-cloud a:hover{color:#187cb8}.wp-block-cover-image.has-background-dim:not([class*=-background-color]),.wp-block-cover.has-background-dim:not([class*=-background-color]){color:#fff}.blocks-gallery-grid .blocks-gallery-image figure,.blocks-gallery-grid .blocks-gallery-item figure,.wp-block-gallery,.wp-block-gallery .blocks-gallery-image figure,.wp-block-gallery .blocks-gallery-item figure,.wp-block-media-text figure{width:100%}.content .wp-block-gallery{margin-bottom:10px;width:100%}.wp-caption{margin-left:0;margin-right:0;max-width:100%}.wp-block-quote.is-large,.wp-block-quote.is-style-large{padding:60px 0}.wp-block-search .wp-block-search__input{font-size:15px;outline:none}.wp-block-search .wp-block-search__button{-webkit-box-pack:center;-ms-flex-pack:center;background:#2e91c9;border:none;color:#fff;font-size:15px;font-weight:600;justify-content:center;margin-left:.625em;outline:none;padding:13px 38px;word-break:normal}.wp-block-search .wp-block-search__button:hover{background:#2e91c9;color:#fff}.gallery{-ms-flex-wrap:wrap;flex-wrap:wrap;list-style-type:none;margin:0;padding:0}.gallery,.gallery .gallery-item{display:-webkit-box;display:-ms-flexbox;display:flex}.gallery .gallery-item{-webkit-box-flex:1;-ms-flex-positive:1;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-item-align:start;align-self:flex-start;-ms-flex-direction:column;flex-direction:column;flex-grow:1;justify-content:center;margin:0 1em 1em 0;position:relative;width:calc(50% - 1em)}.gallery .gallery-item:nth-of-type(2n){margin-right:0}.gallery .gallery-item figure{height:100%;margin:0}@supports ((position:-webkit-sticky) or (position:sticky)){.gallery .gallery-item figure{-webkit-box-align:end;-ms-flex-align:end;-webkit-box-pack:start;-ms-flex-pack:start;align-items:flex-end;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:flex-start}}.gallery .gallery-item img{display:block;height:auto;max-width:100%;width:100%}.gallery figcaption{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.gallery .gallery-item figcaption{background:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.7)),color-stop(70%,rgba(0,0,0,.3)),to(transparent));background:linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%,transparent);bottom:0;-webkit-box-sizing:border-box;box-sizing:border-box;color:#fff;font-size:.8em;margin:0;max-height:100%;overflow:auto;padding:3em .77em .7em;position:absolute;text-align:center;width:100%}.gallery .gallery-item figcaption img{display:inline}.gallery.is-cropped .gallery-item{-ms-flex-item-align:inherit;align-self:inherit}.gallery.is-cropped .gallery-item a,.gallery.is-cropped .gallery-item img{width:100%}@supports ((position:-webkit-sticky) or (position:sticky)){.gallery.is-cropped .gallery-item a,.gallery.is-cropped .gallery-item img{-webkit-box-flex:1;-ms-flex:1;flex:1;height:100%;-o-object-fit:cover;object-fit:cover}}.gallery.gallery-columns-1 .gallery-item{margin-right:0;width:100%}.gallery .gallery-item:last-child{margin-right:0!important}.gallery.alignleft,.gallery.alignright{max-width:420px;width:100%}.gallery.aligncenter .gallery-item figure{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.page-content>div:last-of-type:not([data-module^=acf]){padding-bottom:100px}.page-content>div:first-of-type:not([data-module^=acf]){padding-top:100px}.page-content.legacy-content>div:first-of-type{padding-top:50px}.blocks-wrapper .block{padding-bottom:50px}.footer-meta span{margin-right:30px}.wp-block-quote{background:#f2f2f2;margin:0;padding:20px 30px;position:relative;text-align:center}.wp-block-quote:before{left:10px;line-height:55px;top:0}.wp-block-quote:after,.wp-block-quote:before{color:#187cb8;content:'"';font-size:40px;position:absolute}.wp-block-quote:after{bottom:0;line-height:25px;right:10px}.wp-block-quote p{font-size:1.5em;font-weight:700}.legacy--link{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.legacy--link img{display:inline-block;margin-right:1rem}.post-navigation-desc .nav-links{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.card-info__list address{font-style:normal}.card-info__list .tribe-common-b2--bold{font-weight:700}.table-one .tribe-events-gmap{display:block}.accordion-title{cursor:pointer}.accordion-block{display:none}.screen-reader-text{clip:rect(1px,1px,1px,1px);word-wrap:normal!important;border:0;-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px}.screen-reader-text:focus{clip:auto!important;border-radius:3px;-webkit-box-shadow:0 0 2px 2px rgba(0,0,0,.6);box-shadow:0 0 2px 2px rgba(0,0,0,.6);-webkit-clip-path:none;clip-path:none;display:block;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#primary[tabindex="-1"]:focus{outline:0}#toggle-menu{background:transparent;border:0}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;overflow:hidden;padding-left:8px;padding-right:20px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{position:relative}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-left:20px;padding-right:8px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline-block;overflow:hidden;padding-left:8px;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-search--inline{float:left}.select2-container .select2-search--inline .select2-search__field{border:none;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:100%;margin-top:5px;padding:0}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;left:-100000px;position:absolute;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option[data-selected]{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;padding:4px;width:100%}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{background-color:#fff;border:0;display:block;filter:alpha(opacity=0);height:auto;left:0;margin:0;min-height:100%;min-width:100%;opacity:0;padding:0;position:fixed;top:0;width:auto;z-index:99}.select2-hidden-accessible{clip:rect(0 0 0 0)!important;border:0!important;height:1px!important;margin:-1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text}.select2-container--default .select2-selection--multiple .select2-selection__rendered{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;margin:0;padding:0 5px;width:100%}.select2-container--default .select2-selection--multiple .select2-selection__rendered li{list-style:none}.select2-container--default .select2-selection--multiple .select2-selection__placeholder{color:#999;float:left;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px;margin-top:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{color:#999;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{color:#333}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice,.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder{float:right}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:1px solid #000;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{-webkit-appearance:textfield;background:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;outline:0}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option[role=group]{padding:0}.select2-container--default .select2-results__option[aria-disabled=true]{color:#999}.select2-container--default .select2-results__option[data-selected=true]{background-color:#ddd}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(180deg,#fff 50%,#eee);background-repeat:repeat-x;border:1px solid #aaa;border-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0);outline:0}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;margin-right:10px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(180deg,#eee 50%,#ccc);background-repeat:repeat-x;border-bottom-right-radius:4px;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFCCCCCC",GradientType=0);height:26px;position:absolute;right:1px;top:1px;width:20px}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent;border-style:solid;border-width:5px 4px 0;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border-radius:0;border-bottom-left-radius:4px;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:transparent;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888;border-width:0 4px 5px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(180deg,#fff,#eee 50%);background-repeat:repeat-x;border-top:none;border-top-left-radius:0;border-top-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFFFFFFF",endColorstr="#FFEEEEEE",GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(180deg,#eee 50%,#fff);background-repeat:repeat-x;border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#FFEEEEEE",endColorstr="#FFFFFFFF",GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__rendered{list-style:none;margin:0;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;cursor:default;float:left;margin-right:5px;margin-top:5px;padding:0 5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{color:#888;cursor:pointer;display:inline-block;font-weight:700;margin-right:2px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{float:right;margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{margin-left:2px;margin-right:auto}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{-webkit-box-shadow:none;box-shadow:none;outline:0}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option[role=group]{padding:0}.select2-container--classic .select2-results__option[aria-disabled=true]{color:grey}.select2-container--classic .select2-results__option--highlighted[data-selected]{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}#adminmenu #menu-posts-directory div.wp-menu-image:before,#adminmenu #menu-posts-donors div.wp-menu-image:before,#adminmenu #menu-posts-faculty div.wp-menu-image:before,#adminmenu #menu-posts-news div.wp-menu-image:before,#adminmenu #menu-posts-seminars div.wp-menu-image:before,#adminmenu #menu-posts-sliders div.wp-menu-image:before,#adminmenu #menu-posts-tribe_events div.wp-menu-image:before,#adminmenu #toplevel_page_theme-general-settings div.wp-menu-image:before{color:#449ee1}body.admin-bar{margin-top:-32px}.tribe-events-event-meta:before,.tribe-events-event-meta~div:not(.tribe-events-event-meta):not(.event-tickets){border-top:0}.pagination-big a>.disabled:before{color:#c3c3c3;cursor:not-allowed}.aligncenter{text-align:center}.tabs-contents{position:relative}.tribe-events-pro .tribe-events-pro-organizer__meta-email-link,.tribe-events-pro .tribe-events-pro-organizer__meta-website-link{border-bottom:1px solid #187cb8;color:#000;font-weight:700;text-decoration:none}.tribe-events-calendar-month__header{background-color:#000}.tribe-events .tribe-events-calendar-month__header-column{padding:24px;text-transform:none}.tribe-events .tribe-events-calendar-month__header-column-title{color:#fff}.tribe-common--breakpoint-medium.tribe-common .tribe-common-b3{font-size:18px}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day{min-height:118px}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date{text-align:right}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4{font-size:13px}.tribe-common .tribe-common-h4{color:#000}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month{-webkit-box-shadow:0 30px 30px 0 rgba(0,0,0,.05);box-shadow:0 30px 30px 0 rgba(0,0,0,.05)}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day:last-child{border-right:none}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week{border-left:none}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__week:last-child .tribe-events-calendar-month__day{border-bottom:none}.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date{position:relative}.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date:before{background:linear-gradient(45deg,rgba(255,232,0,0) 50%,#ffe800 0);background:-webkit-linear-gradient(45deg,rgba(255,232,0,0) 50%,#ffe800 0);content:"";display:block;height:44px;position:absolute;right:0;top:0;width:44px}.tribe-events-calendar-month__day-date-daynum{color:#000;position:relative}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-month__day-date{padding:5px}.tribe-common .tribe-common-c-btn-icon{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-pack:center;-ms-flex-pack:center;align-items:center;background-color:#187cb8;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;justify-content:center;width:40px}.tribe-common .tribe-common-c-btn-icon .tribe-common-c-btn-icon__icon-svg path{fill:#fff}.tribe-common .tribe-common-c-btn-icon:hover{background-color:#2e91c9}.tribe-common .tribe-common-c-btn-icon:hover .tribe-common-c-btn-icon__icon-svg path{fill:#fff}.tribe-common .tribe-common-c-btn-icon:disabled,.tribe-common .tribe-common-c-btn-icon:disabled:hover{background-color:#f2f2f2}.tribe-common .tribe-common-c-btn-icon:disabled .tribe-common-c-btn-icon__icon-svg path,.tribe-common .tribe-common-c-btn-icon:disabled:hover .tribe-common-c-btn-icon__icon-svg path{fill:#bababa}.tribe-common .tribe-common-c-svgicon{color:#187cb8}.tribe-common .tribe-common-c-btn,.tribe-common a.tribe-common-c-btn{background-color:#187cb8;color:#fff}.tribe-common .tribe-common-c-btn:hover,.tribe-common a.tribe-common-c-btn:hover{background-color:#2e91c9}.tribe-common .tribe-common-c-btn-border,.tribe-common a.tribe-common-c-btn-border{border:1px solid #187cb8;color:#187cb8}.tribe-common .tribe-common-c-btn-border:hover,.tribe-common a.tribe-common-c-btn-border:hover{background-color:#187cb8;border:1px solid #187cb8;color:#fff}.tribe-events .datepicker .day.active,.tribe-events .datepicker .day.active.focused,.tribe-events .datepicker .day.active:focus,.tribe-events .datepicker .day.active:hover,.tribe-events .datepicker .month.active,.tribe-events .datepicker .month.active.focused,.tribe-events .datepicker .month.active:focus,.tribe-events .datepicker .month.active:hover,.tribe-events .datepicker .year.active,.tribe-events .datepicker .year.active.focused,.tribe-events .datepicker .year.active:focus,.tribe-events .datepicker .year.active:hover{background:#187cb8}.tribe-events .tribe-events-c-ical__link{border-color:#187cb8;color:#187cb8}.tribe-events .tribe-events-c-ical__link:active,.tribe-events .tribe-events-c-ical__link:focus,.tribe-events .tribe-events-c-ical__link:hover{background-color:#187cb8}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime{background-color:rgba(0,0,0,.05)}.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus,.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:focus-within,.tribe-events .tribe-events-c-subscribe-dropdown .tribe-events-c-subscribe-dropdown__button:hover{background-color:#187cb8;border:1px solid #187cb8;color:#fff}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__month-separator+.tribe-events-calendar-list__event-row{margin-top:0}.tribe-common--breakpoint-medium.tribe-events .tribe-events-calendar-list__event-row{margin-bottom:0;margin-top:0}.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-events-calendar-list__event-details{padding-bottom:20px;padding-top:20px}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime{padding-right:10px;text-align:right}.tribe-events .tribe-events-calendar-list__event-date-tag-weekday{color:#000;font-size:16px;font-weight:600;text-transform:none}.tribe-common--breakpoint-medium.tribe-common .tribe-common-h4--min-medium{font-size:16px;font-weight:600}.tribe-events .tribe-events-calendar-list__month-separator{padding:10px 0}.tribe-events .tribe-events-c-messages__message{background-color:#187cb8;border-radius:0;color:#fff}.tribe-events .tribe-events-c-messages__message a,.tribe-events .tribe-events-c-messages__message a:focus,.tribe-events .tribe-events-c-messages__message a:hover{border-color:currentcolor;color:#fff}.tribe-common .tribe-common-c-svgicon--messages-not-found path{stroke:#fff}.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner{background-color:#c5e3f2}.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--focus,.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner--hover,.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:focus,.tribe-events .tribe-events-calendar-month__multiday-event-bar-inner:hover{background-color:#187cb8}.tribe-events .datepicker .day.current,.tribe-events .datepicker .day.current.focused,.tribe-events .datepicker .day.current:focus,.tribe-events .datepicker .day.current:hover,.tribe-events .datepicker .month.current,.tribe-events .datepicker .month.current.focused,.tribe-events .datepicker .month.current:focus,.tribe-events .datepicker .month.current:hover,.tribe-events .datepicker .year.current,.tribe-events .datepicker .year.current.focused,.tribe-events .datepicker .year.current:focus,.tribe-events .datepicker .year.current:hover{background-color:#c5e3f2}.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col{border-left:4px solid #c5e3f2}.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-events-calendar-list__event-details{margin-bottom:20px;margin-top:20px;padding-bottom:0;padding-top:0}.tribe-events .tribe-events-c-events-bar__filter-button:before,.tribe-events .tribe-events-c-events-bar__search-button:before,.tribe-events .tribe-events-c-view-selector__button:before,.tribe-events .tribe-events-calendar-month__day-cell--selected,.tribe-events .tribe-events-calendar-month__day-cell--selected:focus,.tribe-events .tribe-events-calendar-month__day-cell--selected:hover{background-color:#187cb8}.tribe-events .datepicker{border:none;border-radius:0;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8;box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8}.tribe-events .datepicker .datepicker-switch:active,.tribe-events .datepicker .datepicker-switch:focus,.tribe-events .datepicker .datepicker-switch:hover,.tribe-events .datepicker .next:active,.tribe-events .datepicker .next:focus,.tribe-events .datepicker .next:hover,.tribe-events .datepicker .prev:active,.tribe-events .datepicker .prev:focus,.tribe-events .datepicker .prev:hover{background-color:transparent}.tribe-common .tribe-common-form-control-checkbox__input:checked,.tribe-common .tribe-common-form-control-radio__input:checked{background-color:#187cb8;border-color:#187cb8}.tribe-filter-bar .tribe-filter-bar-c-dropdown .select2-search__field{background-position:100% 50%;padding-left:0}.tribe-common .tribe-common-form-control-checkbox__input,.tribe-common .tribe-common-form-control-radio__input{border-color:#ccc}.tribe-common--breakpoint-medium .tribe-filter-bar .tribe-filter-bar-c-filter--pill .tribe-filter-bar-c-filter__container{border:none;border-radius:0;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8;box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8}div.asl_w{width:400px!important}#ajaxsearchlite1{z-index:0}#ajaxsearchlite1 .probox,#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox{height:60px}div.asl_w{background:transparent}div.asl_w .probox .proinput input{height:60px}div.asl_w .probox .promagnifier{background:transparent;height:100%}#ajaxsearchlite1 .probox,div.asl_w .probox,div.asl_w .probox div.prosettings{background:transparent}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{color:#000!important;font-size:18px}#ajaxsearchlite1 .probox .proinput input{color:rgba(0,0,0,.7)!important}div.asl_w .probox .proinput input::-webkit-input-placeholder{color:rgba(0,0,0,.7)!important}div.asl_w .probox .proinput input::-moz-placeholder{color:rgba(0,0,0,.7)!important}div.asl_w .probox .proinput input:-ms-input-placeholder{color:rgba(0,0,0,.7)!important}div.asl_w .probox .proinput input::-ms-input-placeholder{color:rgba(0,0,0,.7)!important}div.asl_w .probox .proinput input::placeholder{color:rgba(0,0,0,.7)!important}div.asl_w .probox .proinput input.autocomplete{margin-top:-60px!important}#ajaxsearchlite1 .probox,div.asl_w .probox{border-bottom:1px solid rgba(0,0,0,.2)}div.asl_w .probox .promagnifier .innericon svg{fill:#000100;opacity:.5}div.asl_m .probox .proclose svg{margin-top:3px}div.asl_m .probox .proinput{margin-left:0}div.asl_m .probox .proclose svg{background:rgba(0,0,0,.1)}div.asl_r.vertical{background:none;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8;box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8;padding:4px 0 0}div.asl_r.vertical .results .item:last-child{border-radius:0}div.asl_r .results .item .asl_content h3,div.asl_r .results .item .asl_content h3 a{color:#187cb8}.filter-button-container{position:relative}.dir__filters-bar,.filter-button-container .filter-header{display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px -5px -5px}.filter-button-toggle{border:1px solid #d5d5d5;border-radius:18px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:5px;padding:7px 10px}.filter-button-container .filter-clear span{color:#187cb8;cursor:pointer;display:block;font-weight:600}.filter-pill{-webkit-box-shadow:none;box-shadow:none;font-size:12px;padding:0}.filter-pill,.filter-pill__remove-button{background:none;border:none;cursor:pointer;line-height:1;margin:0}.filter-pill__remove-button{font-size:18px;padding:0 0 0 10px}.filter-button-container .dropdown{background-color:#fff;border:none;border-radius:0;bottom:-12px;-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8;box-shadow:0 25px 60px 0 rgba(0,91,146,.06),inset 0 4px 0 0 #187cb8;display:none;left:0;padding:16px 20px 24px;position:absolute;-webkit-transform:translateY(100%);transform:translateY(100%);visibility:hidden;width:248px;z-index:9}.filter-button-container .dropdown.open{display:block;visibility:visible}.filter-button-container .select2-dropdown{border:none;border-top-left-radius:0;border-top-right-radius:0;position:static}.filter-button-container .select2-search--dropdown{padding:0}.filter-button-container .select2-search{margin:8px 0 12px}.filter-button-container .select2-container--default .select2-results__option--highlighted[data-selected],.filter-button-container .select2-container--default .select2-results__option[data-selected=true]{background-color:transparent;color:#187cb8;opacity:.8;outline:none;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.filter-button-container .select2-container--default .select2-selection--multiple,.filter-button-container .select2-container--default .select2-selection--single{background-color:transparent;border:1px solid rgba(0,0,0,.2);border-radius:5px;color:#000;display:inline-block;font-size:15px;margin-bottom:0;outline:none;padding:10px 20px 10px 10px;text-align:center;-webkit-transition:background-color .2s ease;transition:background-color .2s ease;width:100%}.filter-button-container .select2-container--default .select2-selection--single .select2-selection__rendered{-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#000;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:nowrap;flex-wrap:nowrap;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-size:15px;font-weight:400;font-weight:700;line-height:1.38;padding:0}.filter-button-container .select2-results__option{font-size:14px;padding:6px 0}.filter-button-container .select2-results__option,.filter-button-container .select2-search--dropdown .select2-search__field{color:#141827;font-family:Helvetica Neue,Helvetica,-apple-system,BlinkMacSystemFont,Roboto,Arial,sans-serif;font-weight:400;line-height:1.62}.filter-button-container .select2-search--dropdown .select2-search__field{background:url("data:image/svg+xml;charset=utf-8,%3Csvg width='20' height='20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M20 18.711l-6.044-6.044a7.782 7.782 0 001.688-4.845c0-2.089-.822-4.044-2.288-5.533C11.866.822 9.91 0 7.822 0S3.778.822 2.29 2.289A7.801 7.801 0 000 7.822c0 2.09.822 4.045 2.289 5.534a7.801 7.801 0 005.533 2.288c1.778 0 3.467-.6 4.845-1.688L18.71 20 20 18.711zM3.578 12.067c-2.334-2.334-2.334-6.156 0-8.49a5.968 5.968 0 014.244-1.755c1.6 0 3.111.622 4.245 1.756 2.333 2.333 2.333 6.155 0 8.489a5.968 5.968 0 01-4.245 1.755c-1.6 0-3.11-.622-4.244-1.755z' fill='%235d5d5d'/%3E%3C/svg%3E") #fff 12px/14px no-repeat;background-position:100% 50%;border:1px solid #d5d5d5;border-radius:4px;font-size:16px;height:40px;margin:0;min-width:100%;padding:0 20px 0 0}.filter-button-container .legend{font-size:16px;line-height:1.62;margin-bottom:16px;padding-right:20px;width:100%}.select2-container--default .select2-selection--single .select2-selection__arrow{height:100%!important}.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:#187cb8}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-radius:5px!important}.select2-container--default .select2-search--dropdown .select2-search__field{border:none!important;border-bottom:1px solid rgba(0,0,0,.2)!important;border-radius:0;outline:none}.select2-container--default .select2-results__option--highlighted[data-selected]{background-color:transparent;color:#187cb8}.select2-container .select2-selection--multiple,.select2-container .select2-selection--single{height:auto!important}.search-section article:not(:last-of-type){margin-bottom:64px}.search-section .navigation{margin-top:64px}.search-section .navigation .nav-links{-webkit-box-pack:justify;-ms-flex-pack:justify;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:space-between}.tribe-events-c-search .tribe-events-c-search__button:active,.tribe-events-c-search .tribe-events-c-search__button:focus,.tribe-events-c-search .tribe-events-c-search__button:hover{background-color:#2f8ac1}.tribe-events-meta-group.tribe-events-meta-group-gmap{border-top:0}abbr.tribe-events-abbr{text-decoration:none}.directory-template-default article .entry-content>div,.single-tribe_events .e-details__card>div,.single-tribe_events .person-section-layout-two>div:not(:last-of-type){padding-bottom:100px}.wpcf7-not-valid-tip{padding:5px 0}.wpcf7 form .wpcf7-response-output{margin:0}.wpcf7 form.invalid .wpcf7-response-output,.wpcf7 form.unaccepted .wpcf7-response-output{background-color:#cde2ef;border-color:#cde2ef;color:#1a7cb8}.wpcf7 .ajax-loader{background-color:#1a7cb8;top:-80px}@media (max-width:1240px){.title-larger{font-size:75px}.title-xs{font-size:18px}.title-hero{font-size:55px;letter-spacing:12px}.content .content-box{font-size:24px;line-height:1.3;margin:40px 60px 40px -100px;padding:50px;width:400px}.calendar-event__main-title,.calendar-event__title{font-size:13px}.calendar-event__subject{font-size:8px;padding:2px 4px}.calendar-event--day,.calendar-event--week{padding:10px}.calendar-event--day .calendar-event__subject{margin-top:0}.calendar-event--day.e-left-offset-50 .calendar-event__main-info,.calendar-event--day.e-right-offset-50 .calendar-event__time{bottom:10px}.profile{margin:30px 0}.share__item,.share__title{margin-bottom:15px}.hero-main__content{padding:0 20px}.hero-main__anchors{max-width:100%}.hero-home__carousel-nav{bottom:25px;position:absolute;right:50px}.item-info__card{padding:50px 200px 50px 50px}.item-hero{height:540px}.item-hero__content{padding:50px 50px 80px}.item-hero__col--stretch{height:calc(100% + 130px);margin-bottom:-80px;margin-left:-50px}.item-hero__col--stretch .card-cta{padding-left:50px;padding-right:50px}.item-img-cta__content{padding:0 50px;width:100%}.item-person{-ms-flex-item-align:stretch;align-self:stretch}.item-person__img{-ms-flex-item-align:center;align-self:center}.item-person__desc{-ms-flex-wrap:wrap;flex-wrap:wrap}.item-person__table-box{width:100%}.table-calendar thead tr td span:not(.date){display:none}.pagination-big .profile{margin:10px 0}.card-xs-img{max-width:100%}.card-clipped{padding:40px 60px 70px}.card-cta--wide{max-width:460px}.carousel-news__item .items-img-title{margin:-20px}.carousel-news__item .items-img-title__box{padding:20px}.bio-chemistry1__row{margin:0 -20px}.bio-chemistry1__col{padding:0 20px}.hidden-md{display:none}.visible-md{display:block}.container{max-width:960px}.col-md-1-12{width:8.33333%}.col-md-2-12{width:16.66667%}.col-md-3-12{width:25%}.col-md-4-12{width:33.33333%}.col-md-5-12{width:41.66667%}.col-md-6-12{width:50%}.col-md-7-12{width:58.33333%}.col-md-8-12{width:66.66667%}.col-md-9-12{width:75%}.col-md-10-12{width:83.33333%}.col-md-11-12{width:91.66667%}.col-md-full{width:100%}.inside__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.inside__aside{margin-bottom:50px;width:100%}.inside__content{padding-left:0;width:100%}.widget-area{margin-left:0}}@media (max-width:991px){.title-larger{font-size:42px;line-height:1}.title-large{font-size:38px}.title-bigger{font-size:32px}.title-big{font-size:26px}.title-medium,.title-small{font-size:24px}.title-smaller{font-size:20px}.title-hero{font-size:42px;letter-spacing:10px}.text-big{font-size:18px;line-height:1.6}.content h1,.content h2{font-size:26px}.content h3{font-size:24px}.content p{font-size:18px;line-height:1.6}.content figure{width:100%}.content h2:not(:first-child),.content h3:not(:first-child){margin-top:40px}.content h2:not(:last-child),.content h3:not(:last-child){margin-bottom:40px}.content .content-box{font-size:20px;margin-left:0;width:300px}.content p:not(:first-child){margin-top:16px}.content p:not(:last-child){margin-bottom:16px}.dropdown__body{min-width:100%;padding:0 20px;width:auto}.accordion__header{font-size:20px}.settings__form{width:300px}.box,.box--big{padding:40px}.cardion__title{font-size:18px;min-height:0;padding:20px}.cardion__body{padding:0 20px 20px}.page-nav__link{font-size:18px;line-height:1.6}.calendar-event__main-title,.calendar-event__title{font-size:12px}.calendar-event__time{font-size:10px}.calendar-event--month{margin-top:4px;padding-top:4px}.calendar-event--week{padding:5px}.calendar-event--agenda:nth-child(n+2){margin-top:16px}.calendar-event--agenda .calendar-event__main-info{border-width:2px;padding-left:10px}.calendar-event--agenda .calendar-event__time{width:100px}.share{background:transparent;-webkit-filter:none;filter:none;margin-top:40px;position:static;-webkit-transform:translateY(0);transform:translateY(0)}.share__title{text-align:center}.share__title br{display:none}.share__content{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center}.share__item{margin-bottom:0;margin-left:10px;margin-right:10px}.share--horizont{display:block}.subscribe{padding:80px 0}.subscribe .section-header{margin-bottom:20px}.tabs-list{overflow-x:auto;overflow-y:hidden}.tabs-list li{-ms-flex-negative:0;flex-shrink:0}.tabs-list li.active{border-color:#187cb8}.tabs-list li:not(:last-child){-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding:0 5px 15px;text-align:center;width:28%}.tabs-list li:nth-child(n+2):not(:last-child){margin-left:0}.tabs-list__line{display:none}.tabs-cards li{font-size:14px;padding:20px}.tabs-big{height:auto}.tabs-big li,.tabs-big li.active{padding:40px 16px}.tabs-big li:before{border-width:0 12px 12px}.tabs-calendar{-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs-calendar li{width:25%}.hero-main__box{padding:150px 20px}.hero-main__anchors{display:none}.hero-home{padding:50px 0}.hero-home:before{bottom:0;-webkit-clip-path:polygon(100% 0,100% 70%,20% 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 70%,20% 100%,0 100%,0 0);left:0;position:absolute;right:0;top:0;width:100%}.hero-home__carousel{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.hero-home__carousel .carousel-hero-home{margin:0 -40px;width:calc(100% + 80px)}.hero-home__carousel .item-video{margin-left:40px;margin-right:40px;padding-bottom:calc(56.25% - 40px)}.hero-home__carousel-nav{-webkit-box-ordinal-group:0;-ms-flex-order:-1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;bottom:0!important;display:-webkit-box;display:-ms-flexbox;display:flex;left:0!important;margin-bottom:32px;order:-1;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0);width:100%}.hero-home__carousel-nav .nav-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.hero-home__carousel-nav .item-hero__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.hero-home__carousel-nav .nav-btns__item{border-color:#000;color:#000}.hero-home__carousel-nav .nav-btns__item:hover{background:#000;border-color:#000;color:#fff}.hero-home .card-sm-img{background:none}.hero-home .card-sm-img__description{padding:0}.hero-home .card-sm-img .content-cta__title{background:#fff;-webkit-box-shadow:0 40px 50px 0 rgba(0,0,0,.07);box-shadow:0 40px 50px 0 rgba(0,0,0,.07);color:#000;font-size:24px;padding:40px 20px}.hero-home .card-sm-img .content-cta__text{display:none}.hero-home .card-sm-img .content-cta__cta{text-align:center}.header{padding:20px 0 0}.header .header__cta{padding:12px 0}.header .header__links li a{font-size:13px}.header .header__bottom{margin-top:0}.header .header__nav__links li a,.header .header__nav__links li span{font-size:13px}.footer__bottom,.footer__top{-ms-flex-wrap:wrap;flex-wrap:wrap}.footer__contacts,.footer__logo,.footer__social{-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;justify-content:center;width:100%}.footer__logo a{width:220px}.footer__contacts{margin-top:65px}.footer__social{margin:65px 0}.footer__bottom{margin-top:0}.rich-text h1{font-size:38px}.rich-text h2{font-size:32px}.rich-text h3{font-size:26px}.rich-text ol li a,.rich-text ul li a{font-size:16px;line-height:1.4}.form-settings{-ms-flex-wrap:wrap;flex-wrap:wrap}.item-suggest{margin:-25px}.item-suggest__col{padding:25px}.item-suggest__video__box{padding-bottom:calc(56.25% - 22.5px);width:calc(100% - 40px)}.item-suggest__video__close{font-size:45px;position:absolute;right:15px;top:15px}.item-carousel:not(.item-carousel--no-cta){padding-bottom:100px}.item-carousel__header{-ms-flex-wrap:wrap;flex-wrap:wrap}.item-carousel__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.item-carousel__cta{bottom:0;left:50%;position:absolute;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.item-carousel__form{margin-top:15px;width:100%}.item-carousel__carousel{margin-top:35px}.item-info{padding-top:0}.item-info--black .item-info__visual{background:#000}.item-info--prime .item-info__visual{background:#187cb8}.item-info__card{padding:32px;width:100%}.item-info__content{width:auto}.item-info__description{min-height:0}.item-info__visual{height:500px}.item-info__visual,.item-info__visual.carousel-info-visual{-webkit-box-ordinal-group:0;-ms-flex-order:-1;bottom:0!important;left:0!important;margin:0 auto;order:-1;padding:0 32px;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0);width:100%}.item-info__visual.carousel-info-visual:before,.item-info__visual:before{background:#fff;-webkit-box-shadow:20px 0 0 #fff,-20px 0 0 #fff;box-shadow:20px 0 0 #fff,-20px 0 0 #fff;content:"";height:50%;left:0;position:absolute;top:0;width:100%}.item-img-title__img{margin-bottom:16px}.item-cta{margin:-50px -20px}.item-cta__col{padding:50px 20px}.item-cta__visual--black-left .item-cta__img,.item-cta__visual--black-right .item-cta__img,.item-cta__visual--white-left .item-cta__img,.item-cta__visual--white-right .item-cta__img{height:400px}.item-cta__info{bottom:60px}.item-cta--img-down .item-cta__content{padding-bottom:50px}.item-ico-big__text{margin:16px 0 24px}.item-hero{height:auto;padding:0 40px}.item-hero,.item-hero__content{display:block}.item-hero__content{padding:0}.item-hero__img img,.item-hero__video,.item-hero__video video{bottom:0!important;left:0!important;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0)}.item-hero__col{position:static}.item-hero__col--stretch{margin:0}.item-hero__col--stretch .card-cta{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:40px 20px}.item-hero .content-cta__cta,.item-hero .content-cta__text,.item-hero__col--stretch .card-cta--bg-triangle:before{display:none}.item-hero__title{color:#000;display:none}.item-hero__cta{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:center}.item-hero__cta:not(:last-child){margin-bottom:0}.item-img-cta{padding:0}.item-img-cta__img img{bottom:0!important;left:0!important;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0)}.item-img-cta__content{padding:0}.item-img-cta__title{background:#fff;-webkit-box-shadow:0 40px 50px 0 rgba(0,0,0,.07);box-shadow:0 40px 50px 0 rgba(0,0,0,.07);color:#000;font-size:24px;padding:40px 20px}.item-img-cta__cta{text-align:center}.item-img-out{margin-top:0}.item-img-out__row{margin:-20px}.item-img-out__col{padding:20px}.item-img-out__visual{min-height:0}.item-img-out__img{bottom:0!important;left:0!important;min-height:100%;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0);width:100%}.item-img-out--tabs .item-img-out__visual__box{padding:100px 0}.item-img-out--tabs .item-img-out__img{bottom:0;left:0;position:absolute!important;position:absolute}.item-img-out--tabs .item-img-out__tabs{width:75%}.item-person{-ms-flex-wrap:wrap;flex-wrap:wrap}.item-person__img{margin:0 auto 40px}.item-person__desc{width:100%}.item-person__table-box{width:50%}.item-list-dot__title{margin-bottom:24px}.item-list-dot__cta{margin-top:32px}.table-calendar thead tr td{padding:8px;text-align:center}.table-calendar thead tr td .date{font-size:20px}.table-calendar--agenda tbody tr td,.table-calendar--day tbody tr td,.table-calendar--week tbody tr td{padding:20px}.table-calendar--agenda tbody tr td.time-cell{width:40px}.table-calendar--agenda tbody tr td .time{font-size:12px}.table-calendar tbody tr td{padding:45px 8px 16px}.calendar-scroll{max-height:700px}.calendar-scroll:after,.calendar-scroll:before{height:20px;left:40px;width:calc(100% - 40px)}.pagination{margin-top:0}.calendar__header__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.calendar__header__pagination,.calendar__header__title{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.calendar__header__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.calendar__header__tabs{margin-top:24px;width:100%}.card-bio{-webkit-box-shadow:0 87px 136px 0 rgba(0,0,0,.06);box-shadow:0 87px 136px 0 rgba(0,0,0,.06);padding:40px 0 50%}.card-bio__title{font-size:32px;font-size:36px}.card-apply{padding:70px 0 60px}.card-apply__content{padding:40px 0 40px 50px;width:calc(100% - 60px)}.card-sm-img__col,.card-xs-img__col{width:100%}.card-sm-img__lists,.card-xs-img__lists{-webkit-box-ordinal-group:2;-ms-flex-order:1;background:#000;bottom:0!important;display:block;left:0!important;opacity:1;order:1;padding:40px 0;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0);width:100%}.card-sm-img__lists__row,.card-xs-img__lists__row{padding:0 40px}.card-sm-img__description,.card-xs-img__description{padding:40px}.card-sm-img__description .content-cta,.card-xs-img__description .content-cta{max-width:100%}.card-xs-img__img{padding-bottom:50%}.card-xs-img--right .card-xs-img__description{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.card-list-tabs{padding:40px 20px}.card-list-tabs__cta,.card-list-tabs__tabs-content{margin-top:40px}.card-message__close{position:absolute;right:15px;top:15px}.card-message__close i{font-size:24px}.card-message__content ul.list-ico{margin-top:20px}.card-message__content__item:nth-child(n+2){margin-top:40px}.card-message__col{padding:40px}.card-clipped{padding:40px 40px 80px}.card-clipped__header{margin-bottom:32px}.card-bg-img{height:auto}.card-bg-img__title{text-align:center}.card-category-big,.card-cta{padding:40px 20px}.card-cta{max-width:100%}.card-e-list{padding:40px}.card-e-list__item{width:100%}.card-info{padding:40px 20px}.carousel-news__item .items-img-title:before,.carousel-news__item .items-img-title__box{width:50%}.list-img-round li:nth-child(n+2){margin-top:16px}.list-img-round li a{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:18px;line-height:24px;max-width:100%}.list-anchors{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-16px}.list-anchors li:first-child{border-color:hsla(0,0%,100%,.3)}.list-anchors li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;margin:16px 0;padding:0 16px;width:33.3333333333%}.list-text li{margin-top:15px}.list-dot-box li a,.list-dot li a{font-size:16px;line-height:1.4}.lists-inline,.lists-inline__item--full ul{margin:-24px 0}.lists-inline__item,.lists-inline__item--full li{padding:24px 0}.lists-inline__item{width:100%}.lists-inline__item:nth-child(n+2){border-top:1px solid rgba(0,0,0,.15)}.lists-inline__item--full{margin-top:0;padding-top:24px}.lists-inline__item--full:before{display:none}.lists-inline__item--full ul{display:block;margin:0}.lists-inline__item--full ul li{padding:0}.lists-inline__item--full ul li:nth-child(n+2){margin-top:20px}.lists-inline__title{margin-bottom:24px}.list-underlined li a{font-size:18px;line-height:1.6}.list-underlined:not(.list-underlined--cols):not(.list-underlined--row) li:nth-child(n+2){margin-top:16px}.list-underlined--row{display:block;margin-top:-16px;text-align:center}.list-underlined--row li{margin-right:0;margin-top:16px}.list-underlined--cols li:nth-child(n+3){margin-top:16px}.bio-chemistry1__lists{-webkit-clip-path:polygon(100% 0,100% 55%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 55%,0 100%,0 100%,0 0);padding:50px 0 400px}.bio-chemistry2{background:#fff}.bio-chemistry2__items .item-cta:first-child .item-cta__content{margin-top:0}.cta-section .owl-carousel.owl-theme{padding:0 70px}.cta-section .owl-carousel.owl-theme .owl-nav{bottom:auto;left:0;position:absolute;right:0;top:150px}.contact-section__map{height:350px;left:calc(-50vw + 50%);position:relative;width:100vw}.contact-section__map-pin{background-size:100%;height:60px;left:56%;top:110px;width:40px}.contact-section__card{margin-left:calc(-50vw + 50%);padding-left:calc(50vw - 50%);padding-right:calc(50vw - 50%);width:100vw}.news-section:before{display:none}.news-section__header{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-box-pack:center;-ms-flex-pack:center;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;height:33.3333333333%;justify-content:center;width:50%}.alerts-section__content{padding-top:50px}.alerts-section__header{-webkit-box-ordinal-group:0;-ms-flex-order:-1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;order:-1}.alerts-section__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px}.alerts-section__cta{-ms-flex-negative:0;flex-shrink:0;margin-top:0}.hidden-sm{display:none}.visible-sm{display:block}.order-sm-1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}body{padding-top:126px}.container,.container-sm,.container-xs{max-width:720px}.section{padding:50px 0}.section--space-v{margin:50px 0}.section--space-top{margin-top:50px}.section--space-bottom{margin-bottom:50px}.section--sm-white{background:#fff}.section.mt-n-100{margin-top:-50px}.section-res-sm{padding:50px 0}.section-top{padding-top:50px}.section-bottom,.section-res-sm-bottom{padding-bottom:50px}.section-res-sm-top{padding-top:50px}.section-big{padding:100px 0}.section-res-sm-none{padding:0}.row-10,.row-20,.row-20-40,.row-35,.row-40{margin:-20px}.row-10 [class*=col-],.row-20 [class*=col-],.row-20-40 [class*=col-],.row-35 [class*=col-],.row-40 [class*=col-]{padding:20px}.col-sm-1-12{width:8.33333%}.col-sm-2-12{width:16.66667%}.col-sm-3-12{width:25%}.col-sm-4-12{width:33.33333%}.col-sm-5-12{width:41.66667%}.col-sm-6-12{width:50%}.col-sm-7-12{width:58.33333%}.col-sm-8-12{width:66.66667%}.col-sm-9-12{width:75%}.col-sm-10-12{width:83.33333%}.col-sm-11-12{width:91.66667%}.col-sm-full{width:100%}.js-parallax{-webkit-transform:translateY(0)!important;transform:translateY(0)!important}.comment-content h1,.entry-content h1,.post h1,.widget h1{font-size:26px}}@media (max-width:767px){.photo-zoom__close{font-size:24px;padding:5px}.photo-zoom__content{padding:30px}.title-hero{font-size:20px}.content figure figcaption{font-weight:600;margin-top:16px}.content figure.figure-float{max-width:50%}.content figure.figure-float--left{margin-bottom:20px;margin-right:40px;margin-top:20px}.content figure.figure-float--right{margin-bottom:20px;margin-left:40px;margin-top:20px}.content blockquote{font-size:18px}.content .content-box{font-size:18px;margin:20px 30px 20px 0;max-width:50%;padding:30px}.carousel-grid__slide{margin:-3px}.carousel-grid__item{margin:3px;width:calc(25% - 6px)}.owl-carousel.carousel-photo .item-photo{height:350px}.dropdown__body{bottom:0!important;left:0!important;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0);width:calc(100% + 20px)}.dropdown.open .dropdown__toggle,.dropdown:hover .dropdown__toggle{color:#fff}.section-header__text{margin-top:24px}.section-header__cta,.section-header__img{margin-top:48px}.content-cta__cta,.content-cta__text{margin-top:30px}.grid-btns__item,.inline-btns__item{width:100%}.inline-btns{-ms-flex-wrap:wrap;flex-wrap:wrap;width:calc(100% + 20px)}.accordion__item:nth-child(n+2){margin-top:5px}.accordion__header{font-size:20px;padding:20px 60px 20px 20px}.accordion__header i{display:none}.accordion__header:after{position:absolute;right:20px;top:50%}.accordion__body{padding:20px}.accordion__more{margin-top:40px}.settings{-ms-flex-wrap:wrap;flex-wrap:wrap}.settings__left{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.settings__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.settings__filter{margin-top:0}.settings__form{margin-top:16px;width:100%}.box,.box--big{padding:40px 20px}.box__header{margin-bottom:40px}.box--clipped{-webkit-clip-path:polygon(100% 0,100% 90%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 90%,0 100%,0 100%,0 0);padding-bottom:100px}.tags li{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.tags li a{text-align:center}.calendar-event__main-title{font-size:10px}.calendar-event__title{font-size:9px}.calendar-event__subject{display:none}.calendar-event__time{font-size:9px}.calendar-event--day.e-left-offset-50:before,.calendar-event--day.e-right-offset-50:after{height:31px}.calendar-event--agenda .calendar-event__time{width:80px}.subscribe{background-position:10px bottom}.masonry{margin:0 -6px}.masonry__item{margin:0 6px 15px;width:calc(33% - 12px)}.masonry__item--height1{height:400px}.masonry__item--height2{height:200px}.masonry__item--height3{height:260px}.tabs-sort{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.tabs-sort li:nth-child(n+2){margin-left:20px}.tabs-list li:not(:last-child){font-size:14px;width:40%}.tabs-list-content{-ms-flex-wrap:wrap;flex-wrap:wrap}.tabs-list-content ul{width:100%}.tabs-cards{-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;border-top:1px solid rgba(0,0,0,.1);display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto}.tabs-cards li:nth-child(n+2){border:none;border-left:1px solid rgba(0,0,0,.1)}.tabs-cards li{-ms-flex-negative:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;font-size:12px;min-height:100%;padding:10px;text-align:center;width:40%}.tabs-big li,.tabs-big li.active{font-size:16px;padding:24px 20px}.tabs-calendar li a{font-size:14px;padding:12px 8px}.hero-main .container{padding:0}.hero-main__box{padding:80px 20px}.header{bottom:auto;left:0;padding:20px 0;position:fixed;right:0;top:0}.header .header__top{position:static}.header .header__logo a{width:240px}.header .header__cta{border:none;padding:0}.header .header__bottom{background:#187cb8;bottom:0;height:calc(100vh - 68px);left:auto;overflow-y:auto;position:fixed;right:-260px;top:68px;-webkit-transition:all .5s;transition:all .5s;width:260px}.header .header__bottom__box{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;min-height:100%;padding:0 20px 35px 40px}.header .header__bottom__form{position:relative;right:40px;width:calc(100% + 60px)}.header .header__nav{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.header .header__nav__links{display:block}.header .header__nav__links>li>a,.header .header__nav__links>li>span{color:#fff;display:block;padding:20px 0}.header .header__nav__links>li{border-bottom:1px solid rgba(0,0,0,.2);padding:0}.header .header__nav__links li a,.header .header__nav__links li span{font-size:16px}.header.fixed{padding:10px 0}.header.fixed .header__bottom{display:block;height:calc(100vh - 49px);top:49px}.footer__dev-logo{margin-top:28px}.footer__contacts__list{margin:-20px}.footer__contacts__list li{padding:20px;width:100%}.footer__bottom,.footer__contacts__list li{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.footer__address,.footer__copyrights{text-align:center;width:100%}.footer__address{margin-top:28px}.rich-text h1:not(:first-child){margin-top:30px}.rich-text h1:not(:last-child){margin-bottom:30px}.rich-text h2:not(:first-child){margin-top:30px}.rich-text h2:not(:last-child){margin-bottom:30px}.rich-text h3:not(:first-child){margin-top:20px}.rich-text h3:not(:last-child){margin-bottom:20px}.rich-text img:not(:first-child){margin-top:20px}.rich-text img:not(:last-child){margin-bottom:20px}.rich-text table:not(:first-child){margin-top:20px}.rich-text table:not(:last-child){margin-bottom:20px}.rich-text .table-responsive:not(:first-child){margin-top:20px}.rich-text .table-responsive:not(:last-child){margin-bottom:20px}.rich-text blockquote,.rich-text figure{margin:20px 0}.rich-text ol li:nth-child(n+2),.rich-text ul li:nth-child(n+2){margin-top:10px}.rich-text p:not(:first-child){margin-top:15px}.rich-text p:not(:last-child){margin-bottom:15px}.form__row:nth-child(n+2){margin-top:20px}.form__title{margin-bottom:30px}.form__submit{margin-top:30px}.form-header-search input{padding:0 50px 0 20px}.form-header-search__close{right:20px}.form-settings__col{width:100%}.form-settings__checkboxes{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:-8px}.form-settings__checkboxes label.checkbox{margin:8px}.form-settings__cta .btn{width:100%}.item-suggest{-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative}.item-suggest__col{width:100%}.item-suggest__visual{margin-top:60px}.item-suggest__content{text-align:center}.item-suggest .content-cta__title{left:0;position:absolute;top:0;width:100%}.item-suggest .content-cta__text{margin:0 0 40px}.suggestions .item-suggest:nth-child(n+2){margin-top:70px}.suggestions .item-suggest:nth-child(2n) .item-suggest__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.item-info{position:relative;right:20px;width:calc(100% + 40px)}.item-info__card{padding:32px 20px 70px}.item-info__visual{height:340px}.item-info__visual,.item-info__visual.carousel-info-visual{padding:0 0 0 20px}.item-img-title__info{bottom:0;left:0;max-height:100%;padding:20px;position:absolute;right:0;top:0}.item-img-title__info .content-cta__text{max-height:200px;overflow:hidden}.item-img-title--card .item-img-title__title{padding:20px}.item-cta{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-20px}.item-cta__col{padding:20px;width:100%}.item-cta__visual--black-left .item-cta__img,.item-cta__visual--black-right .item-cta__img,.item-cta__visual--white-left .item-cta__img,.item-cta__visual--white-right .item-cta__img{margin:0 auto;max-width:400px}.items-cta .item-cta:nth-child(n+2){margin-top:50px}.items-cta .item-cta:nth-child(2n) .item-cta__content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.item-ico-big__ico{font-size:40px}.item-ico-big__content{margin-left:16px}.item-img-cta__title{font-size:24px}.item-img-out__col{width:100%}.item-img-out__img img{bottom:0!important;left:0!important;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0)}.item-img-out--tabs{margin:-50px 0 0}.item-img-out--tabs .item-img-out__visual{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:0 0 20px}.item-img-out--tabs .item-img-out__visual__box{padding:0}.item-img-out--tabs .item-img-out__img{display:none}.item-img-out--tabs .item-img-out__tabs{width:100%}.item-ico-title{-webkit-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-box;display:-ms-flexbox;display:flex}.item-ico-title__ico{font-size:40px}.item-ico-title__title{margin:0 0 0 16px}.item-person__img,.item-person__table-box{width:100%}.item-pagination__img{height:165px}.item-pagination__title{font-size:20px}.item-related__img{margin-right:15px}.item-photo__full{font-size:28px;height:45px;right:20px;top:20px;width:45px}.item-photo__title{font-size:22px}.table-one{margin:-5px}.table-one tr td{padding:5px}.table-one tr td:first-child{width:100px}.table-calendar{-webkit-box-shadow:0 25px 60px 0 rgba(0,91,146,.06);box-shadow:0 25px 60px 0 rgba(0,91,146,.06)}.table-calendar thead tr td{font-size:12px}.table-calendar thead tr td .date{font-size:16px}.table-calendar--agenda tbody tr td,.table-calendar--day tbody tr td,.table-calendar--week tbody tr td{padding:15px}.table-calendar tbody tr td{padding:30px 4px 8px}.table-calendar tbody tr td span.day{font-size:10px;padding:4px}.table-calendar tbody tr td span.day.day-current{height:30px;width:30px}.badge-card{padding:20px}.pagination__control span{display:none}.pagination__control i{font-size:28px}.pagination__list{margin:-8px}.pagination__list li a{padding:8px}.pagination-big__title{font-size:24px}.pagination-big__text{margin-top:8px}.calendar__header__pagination,.calendar__header__title{width:100%}.calendar__header__pagination{margin-top:16px}.events__hero__carousel,.events__hero__links,.events__hero__text,.events__more{margin-top:32px}.card-bio__title{font-size:24px}.card-sm-img--clipped,.card-xs-img--clipped{-webkit-clip-path:polygon(100% 0,100% 90%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 90%,0 100%,0 100%,0 0)}.card-sm-img__lists,.card-xs-img__lists{margin-top:-40px}.card-sm-img__lists__row,.card-xs-img__lists__row{-ms-flex-wrap:wrap;flex-wrap:wrap;padding:0 20px}.card-sm-img__lists__col,.card-xs-img__lists__col{width:100%}.card-sm-img__lists__col:nth-child(n+2),.card-xs-img__lists__col:nth-child(n+2){margin:40px 0 0}.card-sm-img__lists__col ul.list-underlined,.card-xs-img__lists__col ul.list-underlined{margin-top:24px}.card-sm-img__description,.card-xs-img__description{padding:40px 20px 80px}.card-contact{padding:40px 20px;width:100%}.card-message{-ms-flex-wrap:wrap;flex-wrap:wrap}.card-message__content{padding:30px 20px}.card-message__form{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;padding:40px 20px 30px}.card-message__form .form{min-width:0}.card-message__col{width:100%}.card-clipped{-webkit-clip-path:polygon(100% 0,100% 90%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 90%,0 100%,0 100%,0 0);padding:40px 20px 80px}.card-category{padding:35px 20px 40px}.card-e-list{padding:20px}.card-e-list__title{margin-bottom:20px}.card-e-list__content{margin:-5px}.card-e-list__item{padding:5px}.card-info{-ms-flex-wrap:wrap;flex-wrap:wrap}.card-info__left,.card-info__roght{width:100%}.card-info__right{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.card-info__info{-ms-flex-wrap:wrap;flex-wrap:wrap}.card-info__info__item{width:100%}.card-info__info__item:nth-child(n+2){margin:16px 0 0}.card-info__img img{bottom:0!important;left:0!important;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0)}.card-mark{padding:0 20px 50px}.card-mark__header{font-size:10px;max-width:200px;padding:20px 32px 32px}.card-mark__header h2{font-size:16px}.card-resources{padding:20px}.card-resources__img{height:100px;margin-right:20px;width:100px}.card-resources__title:not(:last-child){margin-bottom:10px}.card-resources__text{font-size:16px;line-height:1.6}.carousel-news{margin-top:35px}.carousel-news__item .items-img-title:before{display:none}.carousel-news__item .items-img-title__box{width:100%}.carousel-category__item{height:150px}.list-img-round li a img{margin-right:20px}.list-anchors{margin:-12px 0}.list-anchors li{border:none;padding:0;width:100%}.list-text li{width:50%}.list-dot--cols-2 li,.list-dot-box--cols-2 li{width:100%}.list-dot--cols-2 li:nth-child(n+2),.list-dot-box--cols-2 li:nth-child(n+2){margin:20px 0 0}.list-dot-box li:nth-child(n+3),.list-dot li:nth-child(n+3){margin-top:16px}.list-underlined--cols li{width:100%}.list-underlined--cols li:nth-child(n+2){margin-top:16px}.list-line li{padding-left:24px}.list-line li:before{width:10px}.list-line li:nth-child(n+2){margin-top:8px}.list-contacts--inline{-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-10px}.list-contacts--inline li{padding:10px;width:100%}.bio-chemistry1__row{-ms-flex-wrap:wrap;flex-wrap:wrap}.bio-chemistry1__col{width:100%}.bio-chemistry1__lists{-webkit-clip-path:polygon(100% 0,100% 75%,0 100%,0 100%,0 0);clip-path:polygon(100% 0,100% 75%,0 100%,0 100%,0 0);padding:0 0 250px}.bio-chemistry1__lists .bio-chemistry1__col{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:70px}.bio-chemistry1__lists .bio-chemistry1__col:nth-child(2){display:none}.bio-chemistry1__cta-cards{margin-top:-150px!important}.bio-chemistry1__cta-cards .bio-chemistry1__col{padding-left:0}.bio-chemistry1__cta-cards .bio-chemistry1__col:nth-child(2){margin-top:56px}.cta-section__sort{margin-bottom:40px}.cta-section__btn{margin-top:40px}.cta-section .owl-carousel.owl-theme{padding:0}.cta-section .owl-carousel.owl-theme .owl-nav{-webkit-box-pack:start;-ms-flex-pack:start;bottom:0!important;justify-content:flex-start;left:0!important;margin-top:20px;position:relative!important;right:0!important;top:0!important;-webkit-transform:translate(0);transform:translate(0)}.cta-section .owl-carousel.owl-theme .owl-nav button{margin:0}.cta-section .owl-carousel.owl-theme .owl-nav button:nth-child(n+2){margin-left:10px}.welcome{margin:-60px auto;padding:0 20px 70px}.welcome__img{height:120px;width:120px}.welcome__content{margin-top:30px}.contact-section__map{height:300px}.contact-section__map-pin{top:80px}.contact-section__card{width:100vw}.news-section__content{padding-bottom:100px}.news-section__header{-webkit-box-align:center;-ms-flex-align:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;align-items:center;-ms-flex-direction:row;flex-direction:row;position:static;width:100%}.news-section__title{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;padding-right:15px}.news-section__cta{bottom:0;left:0;position:absolute;text-align:center;width:100%}.news-section__cta,.news-section__nav{margin:0}.learn-more{padding:20px}.hidden-xs{display:none}.visible-xs{display:block}.order-xs-1{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.pd-xs-none{padding:0}body{padding-top:69px}.container,.container-sm,.container-xs{width:100%}.container--xs-full,.container-sm--xs-full,.container-xs--xs-full,.section-res-xs-none{padding:0}.col-xs-1-12{width:8.33333%}.col-xs-2-12{width:16.66667%}.col-xs-3-12{width:25%}.col-xs-4-12{width:33.33333%}.col-xs-5-12{width:41.66667%}.col-xs-6-12{width:50%}.col-xs-7-12{width:58.33333%}.col-xs-8-12{width:66.66667%}.col-xs-9-12{width:75%}.col-xs-10-12{width:83.33333%}.col-xs-11-12{width:91.66667%}.col-xs-full{width:100%}.wp-block-quote{margin:20px 0}html #wpadminbar{display:none}.tribe-events .tribe-events-calendar-month__day--current .tribe-events-calendar-month__day-date:before{background:#ffe800;height:2px;width:100%}.tribe-events .tribe-events-calendar-month__header-column{padding:10px}.tribe-events .tribe-events-calendar-list__event-date-tag{width:40px}.tribe-common--breakpoint-medium.tribe-common .tribe-common-g-row--gutters>.tribe-common-g-col{margin-bottom:0;margin-top:0;padding-bottom:20px;padding-top:20px}.tribe-common .tribe-common-g-row--gutters,.tribe-events .tribe-events-calendar-list__event-row{margin:0}.tribe-common .tribe-common-g-row--gutters>.tribe-events-calendar-list__event-details{padding:15px}.tribe-events .tribe-events-calendar-list__event-date-tag-weekday{font-size:12px}.tribe-common .tribe-common-h5{font-size:14px}.tribe-events .tribe-events-calendar-list__event-date-tag-datetime{padding-right:5px}.tribe-common .tribe-common-h3{font-size:18px}.tribe-common .tribe-common-h6{font-size:14px}div.asl_w{width:100%!important}#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox .proinput input{font-size:14px}#ajaxsearchlite1 .probox,#ajaxsearchlite1 .probox .proinput input,div.asl_w .probox,div.asl_w .probox .proinput input{height:50px}div.asl_w .probox .proinput input.autocomplete{margin-top:-50px!important}div.asl_r.vertical{width:calc(100% - 40px)!important}div.asl_m .probox .proclose svg{margin-top:-3px}}@media (max-width:479px){.content .content-box{margin-bottom:20px;margin-top:20px;max-width:100%;width:100%}.carousel-grid__item{height:100px}.owl-carousel.carousel-photo .item-photo{height:250px}.subscribe__input{font-size:20px;padding-top:10px}.masonry__item--height1{height:300px}.masonry__item--height2{height:100px}.masonry__item--height3{height:150px}.item-pagination__img{height:115px}.item-pagination__text{margin-bottom:5px;margin-top:25px}.item-pagination__title{font-size:15px}.item-photo__full{font-size:25px;height:30px;right:10px;top:10px;width:30px}.item-photo__title{font-size:18px}.carousel-images__slide{height:200px}.list-text li{padding-right:0;width:100%}.learn-more__img{margin-right:20px;width:80px}.learn-more__text{font-size:15px}}@media (min-width:600px){.gallery.gallery-columns-3 .gallery-item{margin-right:1em;width:calc(33.33333% - .66667em)}.gallery.gallery-columns-4 .gallery-item{margin-right:1em;width:calc(25% - .75em)}.gallery.gallery-columns-5 .gallery-item{margin-right:1em;width:calc(20% - .8em)}.gallery.gallery-columns-6 .gallery-item{margin-right:1em;width:calc(16.66667% - .83333em)}.gallery.gallery-columns-7 .gallery-item{margin-right:1em;width:calc(14.28571% - .85714em)}.gallery.gallery-columns-8 .gallery-item{margin-right:1em;width:calc(12.5% - .875em)}.gallery.gallery-columns-1 .gallery-image:nth-of-type(1n),.gallery.gallery-columns-1 .gallery-item:nth-of-type(1n),.gallery.gallery-columns-2 .gallery-image:nth-of-type(2n),.gallery.gallery-columns-2 .gallery-item:nth-of-type(2n),.gallery.gallery-columns-3 .gallery-image:nth-of-type(3n),.gallery.gallery-columns-3 .gallery-item:nth-of-type(3n),.gallery.gallery-columns-4 .gallery-image:nth-of-type(4n),.gallery.gallery-columns-4 .gallery-item:nth-of-type(4n),.gallery.gallery-columns-5 .gallery-image:nth-of-type(5n),.gallery.gallery-columns-5 .gallery-item:nth-of-type(5n),.gallery.gallery-columns-6 .gallery-image:nth-of-type(6n),.gallery.gallery-columns-6 .gallery-item:nth-of-type(6n),.gallery.gallery-columns-7 .gallery-image:nth-of-type(7n),.gallery.gallery-columns-7 .gallery-item:nth-of-type(7n),.gallery.gallery-columns-8 .gallery-image:nth-of-type(8n),.gallery.gallery-columns-8 .gallery-item:nth-of-type(8n){margin-right:0}}@media (min-width:768px){.bio-chemistry1__lists .bio-chemistry1__col{display:block!important}}@media (min-width:992px){.hero-home__carousel-nav .nav-btns__item--reverse{background:#fff;color:#000}.hero-home__carousel-nav .nav-btns__item--reverse:hover{background:transparent;color:#fff}}