﻿@media(max-width: 1250px){.menu-button~.menu{display:none}}@media(max-width: 1250px){.menu-button.hover~.menu{display:block}}.menu-button{display:none;padding:1em 3em 1em 2em;position:relative;border:1px solid #e70089;background:#e70089;border-radius:3px;cursor:pointer;margin:0 20px;color:#fff;text-align:center;position:relative}.menu-button:after{content:"";font-family:"Font Awesome 5 Pro";position:absolute;top:50%;right:20px;line-height:0}@media(max-width: 1250px){.menu-button{display:inline-block}}.sr-only{clip:rect(1px, 1px, 1px, 1px);clip-path:inset(50%);height:1px;width:1px;margin:-1px;overflow:hidden;padding:0;position:absolute}html{margin:0;padding:0}body{margin:0;padding:0;font-family:"Red Hat Display",sans-serif;font-weight:300}.site-header{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:center;margin:0;padding:21px 50px 15px;position:sticky;top:0;right:0;left:0;z-index:1000;background:#fff;color:#053249;font-size:16px;font-weight:700;line-height:20px;text-transform:uppercase;letter-spacing:1.7px;text-decoration:none}@media(max-width: 660px){.site-header{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:center;gap:24px}}.menu-button{background:#ee2924;border-color:#ee2924}.admin-bar .site-header{top:32px}.button,.site-header__nav .menu-is-button a{display:block;margin:0;padding:16px 24px;background:#ee2924;color:#fff;font-size:17px;font-weight:700;line-height:22px;text-transform:uppercase;text-decoration:none;letter-spacing:1.7px;transform:scale(1);transition:all .2s ease-in-out}.button:hover,.site-header__nav .menu-is-button a:hover,.button:focus,.site-header__nav .menu-is-button a:focus{transform:scale(1.05)}.site-header__logo{display:block;transform:scale(1);transition:all .2s ease-in-out}.site-header__logo:hover,.site-header__logo:focus{transform:scale(1.05)}.site-header__logo img{max-width:100%;height:auto}.site-header__nav a{color:#053249;text-decoration:none}.main-menu{display:grid;grid-auto-flow:column;grid-auto-columns:auto;grid-auto-rows:1fr;gap:35px;align-items:center;list-style:none;margin:0;padding:0}.main-menu .menu-item-has-children{position:relative}.main-menu .menu-item-has-children a{line-height:35px}@media(max-width: 1250px){.main-menu .menu-item-has-children a{line-height:18px}}.main-menu .menu-item-has-children:hover .sub-menu{opacity:1;display:block;transform:none;pointer-events:initial}.main-menu .sub-menu{display:grid;grid-auto-flow:row;grid-auto-rows:1fr;gap:16px;opacity:0;transform-origin:50% 0;transform:rotateX(-90deg);transition:all .2s ease-in-out;pointer-events:none;position:absolute;top:100%;left:50%;z-index:1000;list-style:none;margin:0;padding:0;background:#fff;width:300px;margin-left:-150px;box-sizing:border-box;padding:16px 24px;border-radius:4px;-webkit-box-shadow:0px 2px 0px 2px rgba(0,0,0,.1);box-shadow:0px 2px 0px 2px rgba(0,0,0,.1)}.main-menu .sub-menu li{margin:0;padding:0}.main-menu .link-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:center;align-items:center}.main-menu .link-wrapper label:before{content:"";font-family:"Font Awesome 5 Pro";font-weight:300;display:inline-block;margin-left:10px;font-size:12px;transition:all .2s ease-in-out;cursor:pointer}@media(max-width: 1250px){.main-menu{position:fixed;top:150px;right:0;bottom:0;left:0;background:#fff;margin:0;padding:16px 24px;overflow-y:auto}.main-menu>li{padding:16px 0}.main-menu .sub-menu{position:static;margin:0;padding:16px 24px;width:auto;border:none;-webkit-box-shadow:none;box-shadow:none;opacity:1;transform:none;pointer-events:initial;display:none}.main-menu .sub-menu li{margin:0;padding:16px 0}.admin-bar .main-menu{top:182px}}.sub-menu-flag{display:none}.sub-menu-flag:checked+.link-wrapper label:before{transform:scaleY(-1)}.sub-menu-flag:checked~.sub-menu{opacity:1;transform:rotateZ(0);pointer-events:all}.homepage-banner{position:relative}.homepage-banner__controls{position:absolute;top:50%;right:0;left:0;line-height:0;z-index:900;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:center;align-items:center;margin-top:-24.5px}@media(max-width: 490px){.homepage-banner__controls{display:none}}.homepage-banner-slides{height:900px}@media(max-width: 490px){.homepage-banner-slides{height:auto}}.homepage-banner__controls-prev,.homepage-banner__controls-next{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;width:49px;height:49px;background:#fff;border:none;border-radius:50%;margin:0 5.7%;cursor:pointer}.homepage-banner__controls-prev:before,.homepage-banner__controls-next:before{content:"";font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:300;line-height:0;color:#ee2924}.homepage-banner__controls-next{transform:scaleX(-1)}.homepage-banner__slide-wrapper{height:650px;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center}.homepage-banner__slide{height:650px;position:relative;background-position:50% 50%;background-size:cover;background-repeat:no-repeat}.homepage-banner__slide:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background:#053249;opacity:.25}.homepage-banner__slide .content{position:relative;display:grid;grid-auto-rows:auto;gap:65px}.homepage-banner__title{margin:0;padding:0;color:#fff;font-size:72px;font-weight:700;line-height:80px;text-align:center}@media(max-width: 1250px){.homepage-banner__title{font-size:60px;line-height:66px}}.homepage-banner__content{color:#fff;font-family:"Red Hat Display";font-size:32px;font-weight:700;line-height:36px;text-align:center;letter-spacing:3.2px}.homepage-banner__content p{margin:0 auto 36px}.homepage-banner__content p:last-child{margin-bottom:0}.homepage-divisions{margin:0;padding:90px 0 90px}.homepage-divisions__title{margin:0 auto 90px;padding:0;color:#053249;font-family:"Red Hat Display";font-size:46px;font-weight:700;line-height:50px;text-align:center;text-transform:uppercase}.homepage-divisions__list{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:flex-start;align-items:stretch;gap:41px}.homepage-division{text-align:center;width:450px;max-width:100%;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:center;flex:0 0 auto}.homepage-division__logo{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:stretch;width:250px;height:168px;max-width:100%;margin:0 auto 22px}.homepage-division__logo img{display:block;max-width:100%;height:auto;margin:0 auto}.homepage-division__title{color:#053249;margin:0 auto 41px;padding:0;font-size:32px;font-weight:400;line-height:32px;text-align:center;text-transform:uppercase;letter-spacing:3.2px}.homepage-division__description{margin:0 auto 17px;color:#053249;font-size:20px;font-weight:400;line-height:28px;text-align:center;flex:1 1 auto}.homepage-division__link,.project-content__link{display:inline-flex;justify-content:center;align-content:center;align-items:center;gap:20px;color:#ee2924;font-family:"Raleway";font-size:16px;font-weight:700;line-height:25px;text-align:center;text-transform:uppercase;text-decoration:none;letter-spacing:1.6px}.homepage-division__link:hover:after,.project-content__link:hover:after{transform:translateX(5px)}.homepage-division__link:after,.project-content__link:after{content:"";display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;height:25px;width:25px;font-family:"Font Awesome 5 Pro";color:#ee2924;border:2px solid #ee2924;border-radius:50%;box-sizing:border-box;font-size:12px;transition:all .2s ease-in-out}.homepage-projects{background:#053249;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:25% 75%;gap:0px 0px}@media(max-width: 1200px){.homepage-projects{display:block}}@media(max-width: 1200px){.homepage-projects__slider{display:none}}.homepage-projects__title{color:#fff;font-size:46px;font-weight:700;line-height:55px}.homepage-projects__link{display:inline-flex;justify-content:center;align-content:center;align-items:center;gap:14px;color:#fff;font-family:"Raleway";font-size:16px;font-weight:700;line-height:16px;text-align:center;text-decoration:none;letter-spacing:1.6px}.homepage-projects__link:hover:after{transform:translateX(5px)}.homepage-projects__link:after{content:"";display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;height:25px;width:25px;font-family:"Font Awesome 5 Pro";color:#fff;border:2px solid #fff;border-radius:50%;box-sizing:border-box;font-size:12px;transition:all .2s ease-in-out}.homepage-projects__controls{display:grid;grid-auto-rows:1fr;gap:0px 0px;padding:37px 69px}@media(max-width: 1200px){.homepage-projects__controls{display:block}}.homepage-projects__controls-top{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:flex-end;align-content:flex-start;align-items:center;gap:34px}.homepage-projects__controls-bottom{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-content:flex-start;align-items:flex-end;gap:14px}.homepage-projects__controls-controls{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:center;gap:14px;color:#fff;font-size:24px;font-weight:400;line-height:24px;text-align:center;letter-spacing:2.4px}@media(max-width: 1200px){.homepage-projects__controls-controls{display:none}}.homepage-projects__counter{min-width:55px;text-align:center}.homepage-projects__prev,.homepage-projects__next{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;width:49px;height:49px;background:#fff;border:none;border-radius:50%;margin:0;cursor:pointer}.homepage-projects__prev:before,.homepage-projects__next:before{content:"";font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:300;line-height:0;color:#ee2924}.homepage-projects__next{transform:scaleX(-1)}.homepage-project{display:block;height:750px;position:relative;overflow:hidden}.homepage-project:hover .homepage-project__image{transform:scale(1.2)}.homepage-project__image{transition:all .2s ease-in-out;position:absolute;top:0;right:0;bottom:0;left:0;background-position:50% 50%;background-repeat:no-repeat;background-size:cover}.site-footer{margin-top:124px}.site-footer__top{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-content:flex-start;align-items:center;max-width:1200px;background:#9aacb5;margin:0 auto;padding:70px;box-sizing:border-box;transform:translateY(95px);gap:50px 0}.site-footer__top-text{color:#fff;font-size:22px;font-weight:600;line-height:40px;letter-spacing:3.2px;text-transform:uppercase}@media(max-width: 500px){.site-footer__top-text{font-size:20px;line-height:24px}}.site-footer__bottom{background:#053249;padding:70px 30px 10px}.site-footer__micetype{margin:0 auto;padding:42px 20px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:center;align-items:flex-start;color:#fff;font-size:16px;font-weight:400;line-height:16px;box-sizing:border-box;border-top:1px solid rgba(194,181,155,.25)}.site-footer__micetype .content{width:1200px;max-width:100%;margin:0 auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:center;align-items:flex-start}.site-footer__micetype span{display:inline-flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;align-content:center;align-items:flex-start}.site-footer__micetype span:after{content:"";height:20px;width:1px;line-height:20px;background:#fff;margin:0 10px}.site-footer__micetype a{color:inherit;text-decoration:none}.site-footer__micetype a:hover{text-decoration:underline}.site-footer__columns{max-width:1700px;margin:0 auto 100px;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:auto 1fr 1fr 1fr;gap:104px 104px;color:#fff;font-size:17px;font-weight:400;line-height:20px}@media(max-width: 1500px){.site-footer__columns{max-width:900px;grid-template-columns:1fr 1fr}}@media(max-width: 900px){.site-footer__columns{max-width:100%;grid-template-columns:1fr;padding:0 20px;grid-auto-rows:auto}}.site-footer__columns a{color:inherit;text-decoration:none}.site-footer__columns a:hover{text-decoration:underline}.site-footer__columns p{margin:0 auto 20px}.site-footer__columns p:last-child{margin-bottom:0}@media(max-width: 900px){.site-footer__column{max-width:100%;grid-template-columns:1fr;padding:0 20px}}.site-footer__logo{padding:10px 0 0 0;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-end;align-content:flex-start;align-items:flex-start}@media(max-width: 1500px){.site-footer__logo{justify-content:center}}.site-footer__logo img{max-width:100%;height:auto}.site-footer__subtitle{margin:0 auto 44px;padding:0;color:#fff;font-size:24px;font-weight:400;line-height:24px;text-transform:uppercase;letter-spacing:2.4px}.footer-menu{text-transform:uppercase;list-style:none;margin:0;padding:0}.footer-menu li{margin:0 auto 20px;padding:0}.footer-menu li:last-child{margin-bottom:0}.social-menu{flex:1 1 auto;list-style:none;margin:0;padding:0;text-align:right}.content__wrapper{max-width:1200px;margin:0 auto;padding:60px 20px}.home .stories{margin:0px auto 0}.home .stories>.story-project{margin:60px 0px}.stories :not(.story-project~.story-project).story-project{margin:50px 0px}.stories .story:last-of-type{padding-bottom:40px}.story-project{margin:70px 0px}.story-project .wrapper{max-width:1200px;margin:0 auto;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr;gap:100px 100px}@media(max-width: 1500px){.story-project .wrapper{display:block}}.project-gallery{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:flex-end;width:682px;max-width:100%;height:672px;position:relative}@media(max-width: 1500px){.project-gallery{margin:0 auto 100px}}.project-gallery:before{content:"";display:block;width:509px;height:125px;background:#ee2924;position:absolute;bottom:0;left:0;transform:translate(-25px, 25px)}@media(max-width: 768px){.project-gallery:before{width:100%}}.project-gallery__controls{position:absolute;top:50%;right:0;left:0;line-height:0;z-index:900;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:center;align-items:center;margin-top:-24.5px}.project-gallery__controls-prev,.project-gallery__controls-next{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;width:49px;height:49px;background:#fff;border:none;border-radius:50%;margin:0 56px;cursor:pointer}.project-gallery__controls-prev:before,.project-gallery__controls-next:before{content:"";font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:300;line-height:0;color:#ee2924}.project-gallery__controls-next{transform:scaleX(-1)}.project-gallery__image{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-content:flex-start;align-items:center;margin:0;padding:0;line-height:0}.project-gallery__image img{margin:0;padding:0;position:relative}.project-content{max-width:660px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:flex-start}@media(max-width: 1500px){.project-content{margin:0 auto}}@media(max-width: 660px){.project-content{padding:0 20px}}.project-content__title{display:block;width:100%;margin:0 auto 54px;padding:0;color:#053249;font-size:46px;font-weight:700;line-height:60px;text-align:left}.project-content__description{margin:0 auto 17px;color:#053249;font-size:18px;font-weight:400;line-height:26px}.project-content__description p{margin:0 auto 28px}.project-content__description p:last-child{margin:0 auto}.project-content__list{margin:0 auto 60px;border-top:1px solid #053249;border-bottom:1px solid #053249;padding:40px 50px;color:#053249;font-size:20px;font-weight:400;line-height:24px;list-style:none;width:100%}.project-content__list li{margin:0;padding:0;display:block;width:100%;position:relative}.project-content__list li:before{content:"";font-family:"Font Awesome 5 Pro";font-size:16px;color:#ee2924;position:absolute;top:2px;left:0;transform:translateX(-42px)}.project-content__list li+li{margin-top:20px}.page-main__header{margin:0 auto;padding:70px 0;background-color:#053249}.page-main__header.bg{background-size:cover;background-repeat:no-repeat;background-position:50% 50%;position:relative}.page-main__header.bg:after{content:"";display:block;background:#053249;opacity:.25;position:absolute;top:0;right:0;bottom:0;left:0}.page-main__header .wrapper{max-width:1200px;padding:0 20px;margin:0 auto;box-sizing:border-box}.page-main__title{margin:0 auto;padding:0;color:#fff;font-size:50px;font-weight:700;line-height:56px;text-align:center;position:relative;z-index:100}.content-subtitle{margin:0 auto 100px;padding:0;text-align:center;color:#053249;font-size:46px;font-weight:700;line-height:50px;text-align:center}.story-1-column_text{margin:0 auto;padding:60px 0 60px}.story-1-column_text .wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.story-1-column_text_dark{margin:0 auto;padding:70px 0 70px;background:#053249}.story-1-column_text_dark .wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.story-1-column_text_dark .story-content{color:#fff}.story-1-column_text_dark .content-subtitle{color:#fff}.story-2-column_text{margin:0 auto;padding:70px 0 76px}.story-2-column_text .wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.story-2-column_text .story-content{column-count:2;column-gap:92px}@media(max-width: 900px){.story-2-column_text .story-content{column-count:1}}.story-2-column_text .content-subtitle{text-align:left}@media(max-width: 900px){.story-2-column_text .content-subtitle{text-align:center}}.story-2-column_text_dark{margin:0 auto;padding:125px 0 76px;background:#053249}.story-2-column_text_dark .wrapper{max-width:1200px;margin:0 auto;padding:0 20px}.story-2-column_text_dark .story-content{column-count:2;column-gap:92px;color:#fff}@media(max-width: 900px){.story-2-column_text_dark .story-content{column-count:1}}.story-2-column_text_dark .content-subtitle{text-align:left;color:#fff}@media(max-width: 900px){.story-2-column_text_dark .content-subtitle{text-align:center}}.story-boxed_photo{margin:0 auto;padding:172px 0;background-color:#053249}.story-boxed_photo .wrapper{max-width:1200px;margin:0 auto;padding:0 20px}@media(max-width: 1200px){.story-boxed_photo{padding:20px}}.story-boxed_photo__image img{display:block;margin:0 auto;max-width:100%;height:auto}.story-text_besides_photo{padding:40px 0 80px}.story-text_besides_photo .wrapper{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr;gap:98px}@media(max-width: 1400px){.story-text_besides_photo .wrapper{grid-template-columns:auto;grid-auto-rows:auto}}.story-text_besides_photo .content-subtitle{text-align:left;width:100%;display:block}.text_besides__image-wrapper{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;align-content:flex-start;align-items:center}.text_besides__image{display:block;position:relative;line-height:0}@media(max-width: 1400px){.text_besides__image{margin:0 auto}}.text_besides__image img{position:relative;z-index:100}@media(max-width: 768px){.text_besides__image img{width:100%;height:auto}}.text_besides__image:before{content:"";display:block;width:509px;height:125px;background:#ee2924;position:absolute;bottom:0;left:0;transform:translate(-25px, 25px)}@media(max-width: 1400px){.text_besides__image:before{width:100%}}.text_besides_photo-content{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:stretch}@media(max-width: 1400px){.text_besides_photo-content{justify-content:flex-start}}.story-boxed_section{margin:0;padding:0 20px 50px}.story-boxed_section .wrapper{display:grid;grid-auto-columns:1fr;grid-auto-rows:1fr;grid-template-columns:1fr 1fr;gap:54px 54px;max-width:1200px;background:#053249;margin:0 auto;padding:66px 115px;padding:0;box-sizing:border-box}@media(max-width: 1200px){.story-boxed_section .wrapper{display:block}}.story-boxed_section .content-subtitle{text-align:left;width:100%;display:block;color:#fff}.story-boxed_section .story-content{color:#fff}.boxed_section-content{margin:0;padding:66px 0 66px 115px;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:stretch}@media(max-width: 1200px){.boxed_section-content{padding:66px 20px}}.boxed_section__image{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:flex-start;align-items:flex-end}@media(max-width: 1200px){.boxed_section__image{justify-content:center;align-content:center;align-items:center}}.boxed_section__image img{transform:translate(38px, 48px);max-width:100%;height:auto}@media(max-width: 1200px){.boxed_section__image img{transform:none;margin:0 auto}}.story-full-width_gallery{width:1000px;margin:70px auto 0px;max-height:600px}@media(max-width: 768px){.story-full-width_gallery{max-height:300px}}@media(max-width: 1200px){.story-full-width_gallery{width:100%}}.story-full-width_gallery .gallery{position:relative;line-height:0}.story-full-width_gallery .full-width_gallery__controls-prev,.story-full-width_gallery .full-width_gallery__controls-next{border:1px solid #9aacb5}.full-width_gallery__controls{position:absolute;top:50%;right:0;left:0;line-height:0;z-index:900;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;align-content:center;align-items:center;margin-top:-24.5px}.full-width_gallery__controls-prev,.full-width_gallery__controls-next{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;width:49px;height:49px;background:#fff;border:none;border-radius:50%;margin:0 5.7%;cursor:pointer}.full-width_gallery__controls-prev:before,.full-width_gallery__controls-next:before{content:"";font-family:"Font Awesome 5 Pro";font-size:20px;font-weight:300;line-height:0;color:#ee2924}.full-width_gallery__controls-next{transform:scaleX(-1)}.gallery-slide{display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;height:600px}@media(max-width: 768px){.gallery-slide{max-height:300px}}.gallery-slide picture,.gallery-slide img{display:block;margin:0 auto;max-width:100%;height:auto}.story-icon_columns{padding:100px 0 100px;max-width:90%;margin:0px auto}.icon-bucket__image{display:block;margin:0 auto 11px;padding:0}.icon-bucket__image img{margin:0 auto;display:block;max-width:100%;height:auto}.icon-buckets{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-content:flex-start;align-items:flex-start;gap:80px}.icon-bucket{width:400px;color:#053249;text-decoration:none}@media(max-width: 1500px){.icon-bucket{width:350px}}@media(max-width: 768px){.icon-bucket{max-width:300px}}.icon-bucket:hover .icon-bucket__link:after{transform:translateX(5px)}.icon-bucket__title{margin:40px auto 11px;padding:0;color:#053249;font-size:24px;font-weight:400;line-height:32px;text-align:center;text-transform:uppercase;letter-spacing:2.2px}.icon-bucket__content{color:#053249;font-size:18px;font-weight:400;line-height:26px;text-align:center}.icon-bucket__content p{margin:0 auto 20px}.icon-bucket__content p:last-child{margin:0 auto}.icon-bucket__link{display:flex;justify-content:center;align-content:center;align-items:center;gap:20px;color:#ee2924;font-family:"Raleway";font-size:16px;font-weight:700;line-height:25px;text-align:center;text-transform:uppercase;text-decoration:none;letter-spacing:1.6px}.icon-bucket__link:after{content:"";display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;height:25px;width:25px;font-family:"Font Awesome 5 Pro";color:#ee2924;border:2px solid #ee2924;border-radius:50%;box-sizing:border-box;font-size:12px;transition:all .2s ease-in-out}.story-content{font-size:20px;font-weight:400;line-height:28px;color:#053249}.story-content p{margin:0 auto 28px}.story-content p:last-child{margin:0 auto}.story-form{margin:0 auto;padding:60px 0 40px}.story-form .wrapper{max-width:900px;margin:0 auto;padding:0 20px}.story-team{padding:60px 0px}.story-team .wrapper{max-width:1200px;margin:0 auto;padding:0px 20px;box-sizing:border-box}.story-team .wrapper .team-members{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;gap:50px 50px}.story-team .wrapper .team-members.cols-1{grid-template-columns:1fr}.story-team .wrapper .team-members.cols-2{grid-template-columns:1fr 1fr;width:570px;margin:0px auto}@media(max-width: 768px){.story-team .wrapper .team-members.cols-2{grid-template-columns:1fr;width:auto}}.story-team .wrapper .team-members.cols-3{grid-template-columns:1fr 1fr 1fr;width:860px;margin:0px auto}@media(max-width: 768px){.story-team .wrapper .team-members.cols-3{grid-template-columns:1fr;width:auto}}@media(max-width: 1250px){.story-team .wrapper .team-members{grid-template-columns:1fr 1fr 1fr}}@media(max-width: 768px){.story-team .wrapper .team-members{grid-template-columns:1fr}}.story-team .wrapper .team-members .team-member{font-size:18px;font-weight:400;line-height:26px}@media(max-width: 1250px){.story-team .wrapper .team-members .team-member{text-align:center}}.story-team .wrapper .team-members .team-member picture{display:block;text-align:center}.story-team .wrapper .team-members .team-member h2{font-size:20px;text-align:center}.story-team .wrapper .team-members .team-member h3{font-size:18px;text-align:center;font-weight:600}.story-team .wrapper .team-members .team-member .team-member__bio{padding-bottom:20px}.story-team .wrapper .team-members .team-member span{display:block;font-size:18px;font-weight:400;text-align:center}.story-team .wrapper .team-members .team-member span a{color:#033249}.red-link{display:inline-flex;justify-content:center;align-content:center;align-items:center;gap:20px;color:#ee2924;font-family:"Raleway";font-size:16px;font-weight:700;line-height:25px;text-align:center;text-transform:uppercase;text-decoration:none;letter-spacing:1.6px}.red-link:hover:after{transform:translateX(5px)}.red-link:after{content:"";display:inline-flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;align-content:center;align-items:center;height:25px;width:25px;font-family:"Font Awesome 5 Pro";color:#ee2924;border:2px solid #ee2924;border-radius:50%;box-sizing:border-box;font-size:12px;transition:all .2s ease-in-out}.breadcrumbs{max-width:1100px;margin:30px auto 0px;color:#053249;font-weight:500}.breadcrumbs a{color:#ee2924}.page-template-page-menu .breadcrumbs{max-width:1500px}.container-with-sidebar{display:grid;grid-template-columns:300px 1fr;gap:32px 32px;max-width:1500px;margin:60px auto}@media(max-width: 768px){.container-with-sidebar{grid-template-columns:1fr}}.container-with-sidebar .sidebar ul#sidebar{list-style-type:none;padding:0px;margin:0px}.container-with-sidebar .sidebar ul#sidebar li a{background-color:#053249;color:#fff;display:block;padding:10px 10px;text-decoration:none}.container-with-sidebar .sidebar ul#sidebar li.current_page_item>a{background-color:#ee2924}.container-with-sidebar .sidebar ul#sidebar li .sub-menu{list-style-type:none;padding:0px;margin:0px}.container-with-sidebar .sidebar ul#sidebar li .sub-menu li a{background-color:#fff;color:#053249}.container-with-sidebar .sidebar ul#sidebar li .sub-menu li.current_page_item>a{background-color:#ee2924}/*# sourceMappingURL=sega.css.map */
