/* == UWS GLOBAL HEADER START == */
.uws-has-global-header.uws-imported * {box-sizing:border-box}
html {font-size:16px}
.uws-has-global-header a {color:inherit;text-decoration:none}
.uws-has-global-header img {display:block;max-width:100%}
.uws-has-global-header .wrap {width:min(1100px,calc(100% - 40px));margin:auto}
.uws-has-global-header .topbar, .uws-has-global-header .header, .uws-has-global-header main, .uws-has-global-header footer {width:1100px;max-width:100%;margin:auto}
.uws-has-global-header .topbar {height:42px;background:#023189;color:#fff}
.uws-has-global-header .topbar .wrap {height:42px;display:flex;align-items:center;justify-content:space-between}
.uws-has-global-header .topbar-links {display:flex;align-items:center;gap:12px}
.uws-has-global-header .social-icons {display:flex;align-items:center;gap:13px}
.uws-has-global-header .social-icons a {display:block;line-height:0}
.uws-has-global-header .social-icons img {width:18px;height:18px;object-fit:contain}
.uws-has-global-header .header {height:232px;background:#023189}
.uws-has-global-header .logo-row {height:190px;background:#023189;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5)}
.uws-has-global-header .logo-row img {width:288px;height:154px;object-fit:contain}
.uws-has-global-header .desktop-nav {height:42px;display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,.18)}
.uws-has-global-header .desktop-nav a {height:42px;padding:0 26px;display:flex;align-items:center;color:#fff;border-left:1px solid rgba(255,255,255,.12)}
.uws-has-global-header .desktop-nav a:last-child {border-right:1px solid rgba(255,255,255,.12)}
.uws-has-global-header .desktop-nav a:hover, .uws-has-global-header .desktop-nav a.active {border-bottom:4px solid #eeee22}
.uws-has-global-header .mobile-menu {display:none}
.uws-has-global-header .original-slider {height:430px;position:relative;overflow:hidden;background:#111}
.uws-has-global-header .original-slide {position:absolute;inset:0;opacity:0;animation:mesSlides 24s infinite}
.uws-has-global-header .original-slide:nth-child(1) {animation-delay:0s}
.uws-has-global-header .original-slide:nth-child(2) {animation-delay:6s}
.uws-has-global-header .original-slide:nth-child(3) {animation-delay:12s}
.uws-has-global-header .original-slide:nth-child(4) {animation-delay:18s}
.uws-has-global-header .original-slide>img {width:100%;height:100%;object-fit:cover}
.uws-has-global-header .slide-copy {position:absolute;left:6%;right:6%;top:20%;color:#fff;font-family:'Oswald',Arial,Helvetica,sans-serif;font-weight:400;text-align:center;text-shadow:0 2px 5px rgba(0,0,0,.95)}
.uws-has-global-header .slide-copy h1 {font-size:38px;line-height:1.15;font-weight:400;margin:0 auto 30px;padding:3px 16px;display:table;max-width:100%;background:rgba(70,70,70,.62);border-radius:999px}
.uws-has-global-header .slide-copy strong {display:table;font-size:56px;font-weight:400;margin:0 auto 44px;padding:0;background:transparent;border-radius:0}
.uws-has-global-header .slide-copy p {display:table;max-width:100%;font-size:27px;line-height:1.25;font-weight:400;margin:0 auto;padding:3px 16px;background:rgba(70,70,70,.62);border-radius:999px}
@keyframes mesSlides {0%,20%{opacity:1}25%,95%{opacity:0}100%{opacity:1}}
.uws-has-global-header .section {background:#fff;padding:55px 30px}
.uws-has-global-header .section>.wrap {width:100%}
.uws-has-global-header .original-copy h2, .uws-has-global-header .original-copy h3, .uws-has-global-header footer h3 {font-weight:400;color:#333}
.uws-has-global-header .original-copy h2 {font-size:18px;line-height:27px;margin:0 0 16px}
.uws-has-global-header .original-copy h3 {font-size:16px;margin:24px 0 12px}
.uws-has-global-header .original-copy p {line-height:20px}
.uws-has-global-header .about-block {display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:25px;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #e0dede}
.uws-has-global-header .about-block img {width:400px;max-width:100%}
.uws-has-global-header .about-block.image-left {grid-template-columns:400px minmax(0,1fr)}
.uws-has-global-header .about-block.image-left img {order:-1}
.uws-has-global-header .original-service {display:grid;grid-template-columns:22% 1fr;gap:4%;padding:34px 0;border-top:1px solid #e0dede}
.uws-has-global-header .original-service:first-of-type {border-top:0}
.uws-has-global-header .original-service h2 {margin-top:-5px}
.uws-has-global-header .original-links {display:grid;gap:12px;margin-top:24px}
.uws-has-global-header .original-links a {color:#023189}
.uws-has-global-header .contact-form {max-width:700px;padding:28px;border:1px solid #e0dede}
.uws-has-global-header .contact-form label {display:block;margin-bottom:16px}
.uws-has-global-header .contact-form input, .uws-has-global-header .contact-form textarea {width:100%;margin-top:6px;padding:10px;border:1px solid #ccc;font:inherit}
.uws-has-global-header .button {padding:10px 22px;border:1px solid #4f9fc9;background:linear-gradient(#90c9e8,#5aabd6);color:#105378;font-weight:bold}
.uws-has-global-header footer {padding:43px 30px 16px;background:#023189;color:#fff;border-top:8px solid #eeee22}
.uws-has-global-header .footer-grid {width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:4%}
.uws-has-global-header .footer-grid h3 {color:#fff;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:12px}
.uws-has-global-header .footer-grid ul {list-style:none;margin:0;padding:0}
.uws-has-global-header .footer-grid li {font-size:12px;line-height:18px;padding:3px 0}
.uws-has-global-header .footer-member {width:auto;max-width:150px;max-height:58px;margin:0 0 13px}
.uws-has-global-header .footer-member.tall {max-height:98px}
.uws-has-global-header .arpas-column {padding-top:24px}
.uws-has-global-header .arpas-column img {width:100%;background:#fff}
.uws-has-global-header .footer-bottom {width:100%;display:flex;justify-content:space-between;margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.25);font-size:11px}
@media(max-width:800px) {
  .uws-has-global-header .topbar, .uws-has-global-header .header, .uws-has-global-header main, .uws-has-global-header footer {width:100%}
  .uws-has-global-header .topbar-links {display:none}
  .uws-has-global-header .topbar .wrap {justify-content:flex-start}
  .uws-has-global-header .header {height:104px;background:#023189}
  .uws-has-global-header .logo-row {height:104px;justify-content:space-between;padding:0 20px}
  .uws-has-global-header .logo-row img {width:190px;height:82px}
  .uws-has-global-header .desktop-nav {display:none}
  .uws-has-global-header .mobile-menu {display:block;position:relative;margin-left:auto}
  .uws-has-global-header .mobile-menu summary {list-style:none;width:42px;height:42px;display:grid;align-content:center;gap:5px;padding:9px;cursor:pointer}
  .uws-has-global-header .mobile-menu summary::-webkit-details-marker {display:none}
  .uws-has-global-header .mobile-menu summary span {height:3px;background:#fff}
  .uws-has-global-header .mobile-menu div {position:absolute;z-index:20;right:0;top:45px;width:240px;background:#023189;box-shadow:0 12px 25px rgba(0,0,0,.25)}
  .uws-has-global-header .mobile-menu a {display:block;padding:13px 16px;color:#fff;border-bottom:1px solid rgba(255,255,255,.15)}
  .uws-has-global-header .mobile-menu a.active {color:#eeee22}
  .uws-has-global-header .original-slider {height:330px}
  .uws-has-global-header .slide-copy {left:24px;right:24px;top:18%}
  .uws-has-global-header .slide-copy h1 {font-size:38px}
  .uws-has-global-header .slide-copy strong {font-size:29px}
  .uws-has-global-header .slide-copy p {font-size:20px}
  .uws-has-global-header .about-block {grid-template-columns:minmax(0,1fr) 280px}
  .uws-has-global-header .about-block.image-left {grid-template-columns:280px minmax(0,1fr)}
  .uws-has-global-header .about-block img {width:100%}
  .uws-has-global-header .footer-grid {grid-template-columns:1fr 1fr;gap:34px 28px}
}
@media(max-width:540px) {
  .uws-has-global-header .wrap {width:calc(100% - 30px)}
  .uws-has-global-header .topbar {display:none}
  .uws-has-global-header .header, .uws-has-global-header .logo-row {height:92px}
  .uws-has-global-header .logo-row img {width:180px;max-width:60vw}
  .uws-has-global-header .original-slider {height:280px}
  .uws-has-global-header .slide-copy {left:16px;right:16px;top:17%}
  .uws-has-global-header .slide-copy h1 {font-size:28px;line-height:1.12;margin-bottom:14px}
  .uws-has-global-header .slide-copy strong {font-size:22px;line-height:1.15;margin-bottom:14px}
  .uws-has-global-header .slide-copy p {font-size:16px;line-height:1.25}
  .uws-has-global-header .section {padding:36px 20px}
  .uws-has-global-header .about-block, .uws-has-global-header .about-block.image-left, .uws-has-global-header .original-service {grid-template-columns:1fr;gap:20px;padding-bottom:30px;margin-bottom:30px}
  .uws-has-global-header .about-block.image-left img {order:0}
  .uws-has-global-header .about-block img, .uws-has-global-header .original-service img {width:100%;max-width:100%}
  .uws-has-global-header .contact-form {padding:20px}
  .uws-has-global-header .footer-grid {grid-template-columns:1fr;gap:28px}
  .uws-has-global-header .arpas-column img {max-width:240px}
  .uws-has-global-header .footer-bottom {flex-direction:column;gap:6px}
}
.uws-has-global-header .mes-global-header, .uws-has-global-header .mes-global-footer, .uws-has-global-header .original-slider, .uws-has-global-header .section {font-family:'Oswald',Arial,Helvetica,sans-serif}
/* == UWS GLOBAL HEADER END == */
/* == UWS GLOBAL FOOTER START == */
.uws-has-global-footer.uws-imported * {box-sizing:border-box}
html {font-size:16px}
.uws-has-global-footer a {color:inherit;text-decoration:none}
.uws-has-global-footer img {display:block;max-width:100%}
.uws-has-global-footer .wrap {width:min(1100px,calc(100% - 40px));margin:auto}
.uws-has-global-footer .topbar, .uws-has-global-footer .header, .uws-has-global-footer main, .uws-has-global-footer footer {width:1100px;max-width:100%;margin:auto}
.uws-has-global-footer .topbar {height:42px;background:#023189;color:#fff}
.uws-has-global-footer .topbar .wrap {height:42px;display:flex;align-items:center;justify-content:space-between}
.uws-has-global-footer .topbar-links {display:flex;align-items:center;gap:12px}
.uws-has-global-footer .social-icons {display:flex;align-items:center;gap:13px}
.uws-has-global-footer .social-icons a {display:block;line-height:0}
.uws-has-global-footer .social-icons img {width:18px;height:18px;object-fit:contain}
.uws-has-global-footer .header {height:232px;background:#023189}
.uws-has-global-footer .logo-row {height:190px;background:#023189;display:flex;align-items:center;justify-content:center;border-top:1px solid rgba(255,255,255,.5);border-bottom:1px solid rgba(255,255,255,.5)}
.uws-has-global-footer .logo-row img {width:288px;height:154px;object-fit:contain}
.uws-has-global-footer .desktop-nav {height:42px;display:flex;justify-content:center;border-top:1px solid rgba(255,255,255,.18)}
.uws-has-global-footer .desktop-nav a {height:42px;padding:0 26px;display:flex;align-items:center;color:#fff;border-left:1px solid rgba(255,255,255,.12)}
.uws-has-global-footer .desktop-nav a:last-child {border-right:1px solid rgba(255,255,255,.12)}
.uws-has-global-footer .desktop-nav a:hover, .uws-has-global-footer .desktop-nav a.active {border-bottom:4px solid #eeee22}
.uws-has-global-footer .mobile-menu {display:none}
.uws-has-global-footer .original-slider {height:430px;position:relative;overflow:hidden;background:#111}
.uws-has-global-footer .original-slide {position:absolute;inset:0;opacity:0;animation:mesSlides 24s infinite}
.uws-has-global-footer .original-slide:nth-child(1) {animation-delay:0s}
.uws-has-global-footer .original-slide:nth-child(2) {animation-delay:6s}
.uws-has-global-footer .original-slide:nth-child(3) {animation-delay:12s}
.uws-has-global-footer .original-slide:nth-child(4) {animation-delay:18s}
.uws-has-global-footer .original-slide>img {width:100%;height:100%;object-fit:cover}
.uws-has-global-footer .slide-copy {position:absolute;left:6%;right:6%;top:20%;color:#fff;font-family:'Oswald',Arial,Helvetica,sans-serif;font-weight:400;text-align:center;text-shadow:0 2px 5px rgba(0,0,0,.95)}
.uws-has-global-footer .slide-copy h1 {font-size:38px;line-height:1.15;font-weight:400;margin:0 auto 30px;padding:3px 16px;display:table;max-width:100%;background:rgba(70,70,70,.62);border-radius:999px}
.uws-has-global-footer .slide-copy strong {display:table;font-size:56px;font-weight:400;margin:0 auto 44px;padding:0;background:transparent;border-radius:0}
.uws-has-global-footer .slide-copy p {display:table;max-width:100%;font-size:27px;line-height:1.25;font-weight:400;margin:0 auto;padding:3px 16px;background:rgba(70,70,70,.62);border-radius:999px}
@keyframes mesSlides {0%,20%{opacity:1}25%,95%{opacity:0}100%{opacity:1}}
.uws-has-global-footer .section {background:#fff;padding:55px 30px}
.uws-has-global-footer .section>.wrap {width:100%}
.uws-has-global-footer .original-copy h2, .uws-has-global-footer .original-copy h3, .uws-has-global-footer footer h3 {font-weight:400;color:#333}
.uws-has-global-footer .original-copy h2 {font-size:18px;line-height:27px;margin:0 0 16px}
.uws-has-global-footer .original-copy h3 {font-size:16px;margin:24px 0 12px}
.uws-has-global-footer .original-copy p {line-height:20px}
.uws-has-global-footer .about-block {display:grid;grid-template-columns:minmax(0,1fr) 400px;gap:25px;padding-bottom:40px;margin-bottom:40px;border-bottom:1px solid #e0dede}
.uws-has-global-footer .about-block img {width:400px;max-width:100%}
.uws-has-global-footer .about-block.image-left {grid-template-columns:400px minmax(0,1fr)}
.uws-has-global-footer .about-block.image-left img {order:-1}
.uws-has-global-footer .original-service {display:grid;grid-template-columns:22% 1fr;gap:4%;padding:34px 0;border-top:1px solid #e0dede}
.uws-has-global-footer .original-service:first-of-type {border-top:0}
.uws-has-global-footer .original-service h2 {margin-top:-5px}
.uws-has-global-footer .original-links {display:grid;gap:12px;margin-top:24px}
.uws-has-global-footer .original-links a {color:#023189}
.uws-has-global-footer .contact-form {max-width:700px;padding:28px;border:1px solid #e0dede}
.uws-has-global-footer .contact-form label {display:block;margin-bottom:16px}
.uws-has-global-footer .contact-form input, .uws-has-global-footer .contact-form textarea {width:100%;margin-top:6px;padding:10px;border:1px solid #ccc;font:inherit}
.uws-has-global-footer .button {padding:10px 22px;border:1px solid #4f9fc9;background:linear-gradient(#90c9e8,#5aabd6);color:#105378;font-weight:bold}
.uws-has-global-footer footer {padding:43px 30px 16px;background:#023189;color:#fff;border-top:8px solid #eeee22}
.uws-has-global-footer .footer-grid {width:100%;display:grid;grid-template-columns:repeat(4,1fr);gap:4%}
.uws-has-global-footer .footer-grid h3 {color:#fff;border-bottom:1px solid rgba(255,255,255,.25);padding-bottom:12px}
.uws-has-global-footer .footer-grid ul {list-style:none;margin:0;padding:0}
.uws-has-global-footer .footer-grid li {font-size:12px;line-height:18px;padding:3px 0}
.uws-has-global-footer .footer-member {width:auto;max-width:150px;max-height:58px;margin:0 0 13px}
.uws-has-global-footer .footer-member.tall {max-height:98px}
.uws-has-global-footer .arpas-column {padding-top:24px}
.uws-has-global-footer .arpas-column img {width:100%;background:#fff}
.uws-has-global-footer .footer-bottom {width:100%;display:flex;justify-content:space-between;margin-top:35px;padding-top:18px;border-top:1px solid rgba(255,255,255,.25);font-size:11px}
@media(max-width:800px) {
  .uws-has-global-footer .topbar, .uws-has-global-footer .header, .uws-has-global-footer main, .uws-has-global-footer footer {width:100%}
  .uws-has-global-footer .topbar-links {display:none}
  .uws-has-global-footer .topbar .wrap {justify-content:flex-start}
  .uws-has-global-footer .header {height:104px;background:#023189}
  .uws-has-global-footer .logo-row {height:104px;justify-content:space-between;padding:0 20px}
  .uws-has-global-footer .logo-row img {width:190px;height:82px}
  .uws-has-global-footer .desktop-nav {display:none}
  .uws-has-global-footer .mobile-menu {display:block;position:relative;margin-left:auto}
  .uws-has-global-footer .mobile-menu summary {list-style:none;width:42px;height:42px;display:grid;align-content:center;gap:5px;padding:9px;cursor:pointer}
  .uws-has-global-footer .mobile-menu summary::-webkit-details-marker {display:none}
  .uws-has-global-footer .mobile-menu summary span {height:3px;background:#fff}
  .uws-has-global-footer .mobile-menu div {position:absolute;z-index:20;right:0;top:45px;width:240px;background:#023189;box-shadow:0 12px 25px rgba(0,0,0,.25)}
  .uws-has-global-footer .mobile-menu a {display:block;padding:13px 16px;color:#fff;border-bottom:1px solid rgba(255,255,255,.15)}
  .uws-has-global-footer .mobile-menu a.active {color:#eeee22}
  .uws-has-global-footer .original-slider {height:330px}
  .uws-has-global-footer .slide-copy {left:24px;right:24px;top:18%}
  .uws-has-global-footer .slide-copy h1 {font-size:38px}
  .uws-has-global-footer .slide-copy strong {font-size:29px}
  .uws-has-global-footer .slide-copy p {font-size:20px}
  .uws-has-global-footer .about-block {grid-template-columns:minmax(0,1fr) 280px}
  .uws-has-global-footer .about-block.image-left {grid-template-columns:280px minmax(0,1fr)}
  .uws-has-global-footer .about-block img {width:100%}
  .uws-has-global-footer .footer-grid {grid-template-columns:1fr 1fr;gap:34px 28px}
}
@media(max-width:540px) {
  .uws-has-global-footer .wrap {width:calc(100% - 30px)}
  .uws-has-global-footer .topbar {display:none}
  .uws-has-global-footer .header, .uws-has-global-footer .logo-row {height:92px}
  .uws-has-global-footer .logo-row img {width:180px;max-width:60vw}
  .uws-has-global-footer .original-slider {height:280px}
  .uws-has-global-footer .slide-copy {left:16px;right:16px;top:17%}
  .uws-has-global-footer .slide-copy h1 {font-size:28px;line-height:1.12;margin-bottom:14px}
  .uws-has-global-footer .slide-copy strong {font-size:22px;line-height:1.15;margin-bottom:14px}
  .uws-has-global-footer .slide-copy p {font-size:16px;line-height:1.25}
  .uws-has-global-footer .section {padding:36px 20px}
  .uws-has-global-footer .about-block, .uws-has-global-footer .about-block.image-left, .uws-has-global-footer .original-service {grid-template-columns:1fr;gap:20px;padding-bottom:30px;margin-bottom:30px}
  .uws-has-global-footer .about-block.image-left img {order:0}
  .uws-has-global-footer .about-block img, .uws-has-global-footer .original-service img {width:100%;max-width:100%}
  .uws-has-global-footer .contact-form {padding:20px}
  .uws-has-global-footer .footer-grid {grid-template-columns:1fr;gap:28px}
  .uws-has-global-footer .arpas-column img {max-width:240px}
  .uws-has-global-footer .footer-bottom {flex-direction:column;gap:6px}
}
.uws-has-global-footer .mes-global-header, .uws-has-global-footer .mes-global-footer, .uws-has-global-footer .original-slider, .uws-has-global-footer .section {font-family:'Oswald',Arial,Helvetica,sans-serif}
/* == UWS GLOBAL FOOTER END == */
