@font-face{font-family:system;font-style:normal;font-weight:300;src:local(".SFNSText-Light"),local(".HelveticaNeueDeskInterface-Light"),local(".LucidaGrandeUI"),local("Ubuntu Light"),local("Segoe UI Light"),local("Roboto-Light"),local("DroidSans"),local("Tahoma")}*{box-sizing:border-box}:root{--libre:"Libre Franklin",sans-serif,"system";--oswald:"Oswald",sans-serif,"system";--slab:"Roboto Slab",serif,"system";--roboto:"Roboto",sans-serif,"system";--container:1200px;--containerCalc:calc((100% - var(--container)) / 2);--orange:#e36f1e;--colorGrey:#595959;--colorBlue:#5075b3;--darkGrey:#343434}body,html{overflow-x:hidden}body{margin:0 auto;padding:0;font-family:var(--libre);background-color:#f3f0ef;color:var(--colorGrey);transition:transform .2s linear}p{line-height:1.5}a{text-decoration:none;color:inherit}.content a{text-decoration:underline}.content a:hover,.content a:focus,.content a:active{opacity:.8}ul#menu-main-navigation-menu,ul#menu-top-utility-menu,footer ul li,footer ul{padding:0;margin:0;list-style-type:none}ul li,ol li{padding:.25em 0}ul li::marker,ol li::marker{color:var(--orange)}img{max-width:100%}header.active{top:0 !important}.admin-bar header.active{top:32px !important}@media screen and (max-width:782px){.admin-bar header.active{top:46px !important}}@media screen and (max-width:415px){.admin-bar header.active{top:0 !important}}.center{display:flex;align-items:center;justify-content:center;flex-direction:column}.pt-0{padding-top:0 !important}.pb-0{padding-bottom:0 !important}.container{max-width:var(--container);margin:0 auto}@media screen and (max-width:1200px){.container{padding:0 30px}}.explore-button{display:inline-flex;align-items:center;justify-content:center;padding:.75em 2em;border-radius:2em;color:#fff;background:var(--orange);font-weight:700;user-select:none;text-transform:uppercase;letter-spacing:.4px;text-decoration:none !important;font-size:18px;font-size:18pt}.explore-button:hover,.explore-button:focus,.explore-button:active{opacity:.8}.explore-button:hover svg{transform:translateX(4px)}.explore-button svg{width:.5em;margin-left:1em;transition:all .1s ease-out}.explore-button.white{background:#fff;color:#000}header{position:relative;top:0;width:100%;z-index:9999;transition:all .1s linear}header.active{background:#fff;box-shadow:rgba(0,0,0,.15) 0 0 15px;position:fixed;height:100px}header .logo{display:flex;align-items:center;justify-content:center}header .container{position:absolute;top:0;width:var(--container);left:var(--containerCalc);margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:2.5em 0}#menu-top-utility-menu{background:var(--orange);color:#fff;position:absolute;top:0;right:0;display:grid;grid-template-columns:repeat(4,auto);align-items:center;font-weight:800;font-size:12px;line-height:27px;letter-spacing:.04em;text-decoration:none;font-size:18px}#menu-top-utility-menu li a{padding:0 10px}#menu-top-utility-menu li:hover,#menu-top-utility-menu li:focus{background:#fac578}#menu-top-utility-menu li a:after{content:"";width:1px;height:12px;background:#fff;display:block;position:absolute;top:50%;margin:-6px 0 0}#menu-top-utility-menu li:first-child a:after{display:none}#menu-main-navigation-menu{display:flex;flex-direction:row;align-items:center}#menu-main-navigation-menu>.menu-item{padding:1em 0;font-weight:800;text-transform:uppercase;color:#fff;position:relative;font-size:.87em;letter-spacing:.04em;text-decoration:none;text-align:center;height:49px}header.active #menu-main-navigation-menu>.menu-item{color:#595959}#menu-main-navigation-menu>.menu-item:before{content:"";position:absolute;bottom:14px;left:0;width:100%;background:#fff;height:3px;transform:scale(0,1);transition:all .2s ease-in-out}#menu-main-navigation-menu>.menu-item:hover:before{transform:scale(1,1)}header.active #menu-main-navigation-menu>.menu-item:hover:before{background:var(--orange)}#menu-main-navigation-menu>.menu-item:not(:first-child){margin-left:2em}#menu-main-navigation-menu .sub-menu{display:none;padding:1em 0;background:var(--orange);color:#fff;width:200px;box-shadow:rgba(0,0,0,.1) 0 20px 25px;top:52px;transition:opacity .225s;margin:0 0 0 -100px;opacity:0;left:50%}header .menu li>ul:before{content:"";width:0;height:0;box-sizing:border-box;border:10px solid #f8921d;transform-origin:0 0;transform:rotate(-45deg);-webkit-transition:all .25s ease-out;-moz-transition:all .25s ease-out;-o-transition:all .25s ease-out;transition:all .25s ease-out;position:absolute;top:0;left:50%;margin:0 0 0 -15px}#menu-main-navigation-menu li:hover .sub-menu{display:inline-flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;position:absolute;opacity:1;pointer-events:auto;z-index:5}#menu-main-navigation-menu .current-menu-item{color:#fff;text-decoration:underline}#menu-main-navigation-menu>.current-menu-item{color:rgba(255,255,255,.7);text-decoration:none}#menu-main-navigation-menu .sub-menu li{display:block;width:100%}#menu-main-navigation-menu .sub-menu a{line-height:18px;text-align:left;padding:.8em 1.5em;margin:0;display:block;position:relative}#menu-main-navigation-menu .sub-menu li:hover a{background:#fac578}section *[id]:before{display:block;content:" ";margin-top:-175px;height:175px;visibility:hidden}.cta.large{padding:0 0 6em;text-align:center}.cta.extra-large{padding:6em 0;text-align:center}.cta .large p{max-width:calc(var(--container) / 2);margin:0 auto 2em auto;font-size:1.75em;line-height:1.4em;color:var(--colorGrey)}.cta .large h2{font-size:2.5em;text-transform:uppercase;font-weight:600;color:var(--colorBlue)}.cta .extra-large p{font-size:3.5em;line-height:1.2em;font-weight:200;max-width:70%;text-align:center;margin:0 0 15px}.cta .orange-button{margin:6em 0 4em}.error-message{font-size:2em;margin:0 auto;font-family:var(--slab);text-align:center;max-width:60%;margin:0 auto 1em auto}form#searchform label{display:none}form#searchform input#s{height:35px;width:300px;border:1px solid #595959}form#searchform input#searchsubmit{border:none;padding:.75em 2em;border-radius:2em;color:#fff;background:var(--orange);font-weight:700;text-transform:uppercase;letter-spacing:.4px}.search-results .container{margin:0 auto;text-align:center}.search-results .excerpt{max-width:60%}.excerpt{line-height:1.5em;max-width:800px;margin:1em auto}.search .article h3 a:hover{opacity:.8}@media screen and (max-width:979px){.search-results .container{max-width:90%}}section.single-content{padding:3em 0;max-width:1000px;margin:0 auto;word-break:break-word}.single-content h1{font-size:2.25em;text-transform:uppercase;margin-bottom:.25em;font-weight:600;color:#f8921d;font-family:var(--slab)}.single-content .content{font-size:1.1em;line-height:1.5em;padding-top:1.5em;margin-top:2em;border-top:1px solid #f8921d33}.single-content .date{text-transform:uppercase;font-size:.9em;font-family:var(--slab)}.single-post-image{position:relative;display:flex;justify-content:center;align-items:center;height:550px;background-size:cover;background-repeat:no-repeat;background-position:center center}.single-post-image:before{content:"";position:absolute;display:block;top:0;left:0;right:0;width:100%;height:100%;background:rgba(0,0,0,.45)}.single-post-image .single-post-title{font-size:4em;font-weight:300;color:#fff;text-transform:uppercase;z-index:2;letter-spacing:2px}.home-big-image{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.home-big-image>img{width:100%}.home-big-image .box.left{position:absolute;top:14em;right:var(--containerCalc);padding:1em 1.5em;background:var(--orange);color:#fff;font-family:var(--oswald);text-transform:uppercase}.home-big-image .box h1{margin:0;font-weight:400;line-height:1;font-size:3.75em}.flexFont{position:absolute;color:#fff;font-family:var(--oswald);text-transform:uppercase;top:17%;font-weight:400;max-width:600px;width:40%;background-color:var(--orange);padding:2%;margin:5px;right:5%}.home-big-image{width:100%}@media screen and (min-width:768px){.home-big-image .box h1{font-size:55.4px}}@media screen and (min-width:1024px){.home-big-image .box h1{font-size:73.8px}}@media screen and (min-width:1920px){.home-big-image .box h1{font-size:104.8px}}@media screen and (min-width:2560px){.home-big-image .box h1{font-size:107.6px}}@media screen and (min-width:2150px){.home-big-image .box{max-width:640px}}@media screen and (min-width:500px){.home-big-image{max-height:100vh;overflow:hidden}}.home-big-image.statistic .box{max-width:450px}.home-big-image .box.left{top:auto;left:calc((100% - var(--container)) / 4);right:unset;margin-left:5.5%}.home-big-image .page-title{position:absolute;z-index:99;color:#fff;font-size:4em;font-weight:300;text-transform:uppercase}.home-big-image .box.left h1,.home-big-image .box.left h2,.home-big-image .box.left h3,.home-big-image .box.left h4,.home-big-image .box.left h5,.home-big-image .box.left h6{margin-bottom:0;font-weight:400}.home-big-image .box.left h2{font-size:9em;margin-top:0;line-height:1}.home-big-image .box.left h2 small,.home-big-image .box.left h2 .small{font-size:.5em;position:relative;top:-.35em;font-weight:100}.home-big-image .box.left .smallest{font-size:.5em;display:block;line-height:1.2}.home-big-image .box.left h3{font-size:6em}.home-big-image .box.left h4{font-size:5em}.home-big-image .box.left h5{font-size:4em}.home-big-image .box.left h6{font-size:3em}.home-big-image .box h2{font-size:9em;font-weight:400}.home-big-image .box h3{font-size:8em;font-weight:400}.home-big-image .box h4{font-size:7em;font-weight:400}.home-big-image .box h5{font-size:5em;font-weight:400}.home-big-image .box h6{font-size:3em;font-weight:400}.home-big-image .box p{margin:0;font-size:4.25em;line-height:1.25em}.home-big-image .box p .small{font-size:.8em;line-height:.8em}.home-big-image .down-circle{position:absolute;bottom:1em;width:3em;color:var(--orange);cursor:pointer}.dot{color:var(--colorBlue)}@media (min-width:1400px){.home-big-image>img{min-width:100%}}@media (max-width:1350px){.home-big-image .box.left{top:5%}}@media (min-width:980px) and (max-width:1200px){header .container{left:auto;width:100%;padding:2.5em 20px}.home-big-image .box.left{left:0}}@media (min-width:980px) and (max-width:1150px){.home-grid .box{font-size:4vw}}@media screen and (max-width:1100px){.home-big-image.statistic .box p{font-size:5vw}.home-big-image.statistic .box{max-width:340px}}@media screen and (max-width:990px){.home-big-image .box.left{max-width:310px;left:0}.home-big-image .box.left h1{font-size:4em}.down-circle{display:none}.cta .extra-large p{font-size:5vw}.home-big-image .box p{font-size:2em}}@media screen and (max-width:855px){.home-big-image .box.left{max-width:270px}}@media screen and (max-width:768px){.home-big-image .box.left h2{font-size:7em}.home-big-image .box.left{max-width:246px}}@media screen and (max-width:450px){.home-big-image .box h1{font-size:1.85em !important;line-height:1.3}.flexFont{height:auto;padding:3%;margin:0}.home-big-image .box.left{margin-left:0}}@media screen and (max-width:415px){.home-big-image .page-title{font-size:1.5em !important}.home-big-image.statistic .box p{font-size:7.5vw}.home-big-image .box.left,.home-big-image.hero .box{position:unset;width:100%;max-width:100%}.home-big-image .box{position:unset}.home-big-image>img{width:100%;height:240px;object-fit:cover}}.usp{text-align:center;display:flex;align-items:flex-start;justify-content:center;background-repeat:no-repeat;background-size:cover;background-position:center bottom}.usp .content{max-width:800px;margin:10em auto 16em auto;text-shadow:1px 1px 5px #fff}.usp .content h2{font-size:2em;line-height:1em;font-weight:600;color:var(--colorBlue)}.usp .content p{font-size:1.8em;font-weight:200;margin:0;line-height:2}.zigzag{overflow:hidden}.zigzag .single-zigzag{display:grid;grid-template-columns:50% 50%;align-items:center;overflow:hidden}.zigzag .single-zigzag:nth-child(even) .zigzag-image{order:1}.zigzag .single-zigzag:nth-child(even){background-color:var(--colorGrey);color:#fff}.zigzag .single-zigzag .zigzag-image{position:relative;display:flex;height:100vh;overflow:hidden}.zigzag .single-zigzag .zigzag-image img{width:100%;height:100%;object-fit:cover}.zigzag-container{display:flex;align-items:center;justify-content:center}.zigzag .single-zigzag .content{max-width:320px;margin:4em}.zigzag .single-zigzag .content h2{font-weight:200;font-size:2em;margin-bottom:.75em}.zigzag .single-zigzag .content p{font-size:1.15em;margin:0 0 2em;line-height:1.5em}.zigzag .single-zigzag .content h2:empty,.zigzag .single-zigzag .content p:empty{margin:0}.home .zigzag .single-zigzag{position:relative}.home .zigzag .single-zigzag .zigzag-image{height:100%;background-position:top center;background-size:cover}.home .zigzag .single-zigzag .zigzag-image img{opacity:0}.zigzag .single-zigzag .content{max-width:500px}.zigzag .single-zigzag .zigzag-image img{width:auto;height:100%;object-fit:cover;position:absolute;height:100%;max-width:10000%;min-width:100%}.home-grid{padding:6em 0;text-align:center}.home-grid .container{display:grid;grid-template-columns:repeat(4,1fr);gap:1em;max-width:98%;margin:0 auto}.home-grid .single-grid{position:relative}.home-grid .single-grid img{object-fit:cover;height:100%;width:100%}.home-grid .box{display:flex;align-items:center;justify-content:center;font-size:2.8em;padding:.5em;font-weight:100;color:#fff}.box.orange{background:var(--orange)}.box.blue{background:var(--colorBlue)}.box.grey{background:var(--colorGrey)}.home-grid p{max-width:calc(var(--container) / 2);margin:3em auto 1em auto;font-size:1.75em;color:var(--colorGrey)}.home-news{padding:6em 0}.home-news hr{margin:8em 0 0;border:none;background:#000;height:1px}.home-news .section-title{font-size:4em;font-weight:200;text-transform:uppercase;max-width:280px;line-height:1em}.home-news .post-title{font-size:25px;font-weight:400;text-transform:uppercase;max-width:95%;margin:20px 0}.home-news .post-title a{text-decoration:none}.home-news .explore-button{margin:0}.swiper-slide .cover-link{position:absolute;display:block;width:100%;height:100%;top:0;font-size:0;left:0}.swiper-slide .single-news:hover{box-shadow:0 0 10px rgba(0,0,0,.2)}.single-news{background:#fff;height:100%;transition:all .25s linear;display:flex;flex-direction:column}.single-news .image{position:relative;display:flex}.single-news .image img{width:100%;height:100%;object-fit:cover}.single-news .content{padding:2em 1em;display:flex;flex-direction:column;flex-grow:1}.single-news p{margin:0;font-size:.85em;line-height:1.5em}.single-news h2{text-transform:uppercase;font-size:1.75em;font-weight:600}.single-news .date{text-transform:uppercase;font-size:.9em}.swiper-slide{height:auto}.news-buttons{float:right;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:1em;margin:2em 0}.news-buttons>div{width:3em;height:3em;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;outline:none}.news-buttons svg{width:.5em;color:#000}.home-news .center p{font-size:4em;font-weight:300;max-width:70%;text-align:center;margin:0}.home-news .explore-button{margin:2em 0}.home-news .explore-button:hover{cursor:pointer}footer{color:#fff;font-weight:300}footer .top{background:var(--orange);padding:4em 0}footer .top .footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3em}footer .top .company-blurb{max-width:80%;display:inline-block;line-height:1.5;margin-top:1em}footer .top .company-blurb p{margin:0;font-size:18px}footer #menu-legal-menu{display:flex;justify-content:flex-start}footer #menu-legal-menu li:last-child{margin-left:10px}footer #menu-legal-menu li:after{content:"|";position:relative;left:5px}footer #menu-legal-menu li:last-child:after{display:none}footer .bottom{background:var(--colorGrey);padding:1em 0}footer .bottom .container{display:flex;flex-direction:row;align-items:center;justify-content:space-between;font-size:.875em}footer .bottom .container ul li{font-size:14px}footer .title{font-weight:700;margin-bottom:1em;font-size:1.05em;font-size:18px}footer ul li{margin-bottom:.8em;font-size:18px}footer .bottom .container ul li{font-size:14px}footer .menu-item a:hover{border-bottom:1px solid #fff}footer .row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:2em}footer .social{display:grid;grid-template-columns:repeat(3,1fr);gap:1em}footer .social a{display:flex;font-size:0}footer .social a:hover i{color:rgba(255,255,255,.8)}footer .social a:hover{border-bottom:none}footer .social i{font-size:25px;margin:0 1em 0 0;color:#fff;transition:color .35s ease-in-out}@media (max-width:767.98px){footer .bottom .container{display:block}footer #menu-legal-menu li:last-child{margin-left:0}}section.content{padding:6em 0}.home section.content.calc{padding-bottom:0}section.narrow-content{padding:3em 0}.big-text{position:relative;margin-bottom:6em}.big-text:before{content:"“";position:fixed;left:.25em;top:-.25em;width:150px;height:150px;font-size:25em;font-family:var(--libre);color:rgb(80 117 179/0.25);text-shadow:8px 8px 0 rgb(248 146 29/0.25);line-height:1}.big-text:after{content:"”";position:fixed;right:.275em;bottom:-.125em;width:150px;height:150px;font-size:25em;font-family:var(--libre);color:rgb(80 117 179/0.25);text-shadow:8px 8px 0 rgb(248 146 29/0.25);line-height:1}.big-text p{font-size:3.25em;line-height:1.1;display:block;text-align:center;font-family:var(--slab);max-width:65%;margin:0 auto;font-weight:500}.content-box{display:grid;grid-template-columns:300px auto;gap:4em}.content-box .image{position:relative;margin:0 !important}.content-box .image img{width:100%;height:auto;margin:0}.content-box p{margin:0 0 1em;font-size:1.25em}.contact-us .center p{margin:0;font-size:1.25em}.contact-us .contact-form-area{display:grid;grid-template-columns:auto 350px;gap:6em;margin-top:3em}.contact-us .small-info{margin:0 auto 2em auto;width:80%}.contact-us .dark-info{background:var(--colorGrey);color:#fff;padding:2em 1.25em}.contact-us .dark-info a{color:var(--orange)}.contact-us .follow{margin-top:4em;text-align:center}.contact-us .follow .title{font-size:1.5em;color:var(--colorBlue);font-weight:700}.contact-us .follow .follow-icon{width:50px;height:50px;display:flex;align-items:center;justify-content:center;background:var(--colorBlue);border-radius:50%;margin:1em auto;text-decoration:none}.contact-us .follow i{font-size:24px;color:#fff}.contact-us .info{margin-top:2em}.contact-us .info p:first-child{margin-top:0}.contact-us .info p:last-child{margin-bottom:0}.info-bar{background:var(--orange);padding:2em 0}.info-bar .container{display:flex;flex-direction:row;align-items:center;justify-content:center}.info-bar .text{font-size:1.5em;color:#fff;font-weight:200}.info-bar .explore-button{margin:0 0 0 1em}.news-list .container{display:grid;grid-template-columns:repeat(3,1fr);gap:2em;margin-top:4em;margin-bottom:4em}.news-list .post-title{font-size:25px;font-weight:500;text-transform:uppercase;max-width:98%;margin:20px 0}.news-list .post-title a{text-decoration:none}.loadmore-custom:hover,.loadmore-posts:hover{cursor:pointer}.resources h2{font-size:3em;font-weight:300;margin:0;text-transform:uppercase}.members-list{margin-top:2em;display:grid;grid-template-columns:1fr;gap:.5em}.members-list a{text-decoration:none}.single-members{display:block;background:#fff;padding:1em 2em;border:1px solid #ccc;cursor:pointer}.single-members .top{display:flex;flex-direction:row;align-items:center;align-self:center;align-content:center}.single-members .icon{display:flex;align-items:center;justify-content:center;width:32px;height:32px}.single-members i{font-size:22px;margin-right:1em;color:var(--orange)}.single-members .title{font-size:1.1em;font-weight:700}.single-members.active .sub{display:block}.single-members .sub{display:none}.single-members .sub:not(:empty){margin-top:1.5em}.single-members .sub .single-members{background:#f8f8f8;margin-bottom:.5em;margin-left:-.25em}.solutions .center h2,.center h2{font-size:3em;font-family:var(--slab);text-align:center;max-width:75%;margin:0 auto 1em auto}.solutions .first-grid{margin:2em 0;display:grid;grid-template-columns:1fr 1fr;gap:4em}.solutions .first-grid .left{max-width:85%}.calc .calc-grid .right{max-width:85%}.home .calc .calc-grid .right{max-width:100%}.first-grid .title{font-family:var(--slab);font-size:3em;text-transform:uppercase;color:var(--orange)}.first-grid .desc{font-size:1.8em;font-weight:200}.first-grid p{margin:1em 0 0;font-size:1.25em;line-height:1.5em;font-weight:200}.first-grid p strong{font-weight:500}.first-grid img{width:600px;height:480px;object-fit:cover}.calc{background:#fff;padding:6em 0}.calc-grid{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:4em}.home .calc-grid{padding:2em 0;gap:3em}.calc hr{border-color:#fff}.calc h1{font-size:1.77em}.calc .title{text-transform:uppercase;color:var(--colorBlue);font-size:3em;margin-bottom:.5em}.calc .desc{font-size:2.2em;font-weight:500;margin:0 0 1em}.calc p{text-transform:uppercase;font-size:1.2em;font-weight:100;line-height:1.5em}.calc p small,.calc p .small{font-size:.8em;line-height:.8em}.calc .line,.solutions .line{width:2px;height:80%;background:var(--colorGrey);transform:skew(-10deg) translateX(-4em) translateY(-2em)}.solutions-four{background:#fff;background-repeat:no-repeat;background-position:right bottom;height:800px}.solutions-four .container{display:flex;justify-content:flex-start;align-items:center;height:100%}.solutions-four .left{max-width:480px}.solutions-four .title{font-family:var(--slab);font-size:3em;color:var(--orange);text-transform:uppercase;margin-bottom:.25em}.solutions-four .desc{font-size:2em;font-weight:300}.solutions-four p{font-size:1.25em;font-weight:300;line-height:1.5em}.home .calc .title{margin-top:0}@media screen and (max-width:980px){.solutions .first-grid .left,.calc .calc-grid .right{max-width:100%}.solutions-four{height:auto}section.content.solutions-four{padding-bottom:7em}}.approach{background:var(--colorGrey);color:#fff;padding:6em 0}.approach .center .title{font-family:var(--oswald);text-transform:uppercase;font-size:3em;color:var(--orange);margin-bottom:1em;text-align:center}.approach .grid{display:flex;flex-direction:row;align-items:flex-start;justify-content:center;flex-wrap:wrap}.single-approach{width:31%;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;margin:15px 0;padding:0 1em}.approach .title{font-weight:400;text-transform:uppercase;font-size:2.5em;font-family:var(--oswald);color:var(--orange);line-height:1;margin-bottom:.25em}.approach .desc{font-weight:500;font-size:.9em;text-transform:uppercase;max-width:75%;margin:0 auto}.approach .icon{width:240px;height:240px;border-radius:50%;background:rgba(255,255,255,.1);display:flex;align-items:center;justify-content:center;margin-bottom:2em}.approach i{font-size:120px;color:rgba(255,255,255,.1)}.mobile-menu #menu-main-navigation-menu li:hover .sub-menu{position:unset;display:none}.mobile-menu .menu-item-has-children.active .sub-menu{display:block !important}.mobile-open{display:none;cursor:pointer}.mobile-open svg{width:2.25em;height:2.25em;color:#595959}body.mobileMenuToggle{overflow:hidden}.mobile-menu{position:fixed;left:0;top:0;width:250px;height:100vh;z-index:999999999999999999999;background:#fff;overflow:auto;transform:translateX(-250px);transition:all .2s linear;opacity:0}.mobileMenuToggle .mobile-menu{transform:translateX(0);opacity:1}.mobile-menu #menu-main-navigation-menu{display:grid;grid-template-columns:1fr;gap:.5em;padding:0 2em}.mobile-menu #menu-main-navigation-menu .sub-menu{display:none;margin-top:1em;margin-left:1em;background:0 0;color:rgba(255,255,255,.8)}.mobile-menu #menu-main-navigation-menu>.menu-item{padding:.5em 0;color:#595959}.mobile-menu .sub-menu li:not(:first-child){margin:.75em 0 0}.mobile-menu #menu-main-navigation-menu .current-menu-item{color:var(--orange)}.mobile-menu .logo{display:flex;align-items:center;justify-content:center;margin-top:77px;padding:2em}.mobile-menu #menu-top-utility-menu{position:absolute;top:0;right:0;width:100%;height:77px}.mobile-menu #menu-main-navigation-menu>.menu-item:not(:first-child){margin:0}@media screen and (min-width:980px) and (max-width:1250px){header .container{width:99%;left:auto;padding:2.5em 16px}}@media screen and (max-width:980px){#menu-main-navigation-menu>.menu-item:before{display:none}.menu-item-has-children{background-image:url(//www.epiphanyrx.com/wp-content/themes/epiphanyrx/assets/css/../svg/down.svg);background-size:1em;background-position:right 6px;background-repeat:no-repeat}.menu-item-has-children.active{background-image:url(//www.epiphanyrx.com/wp-content/themes/epiphanyrx/assets/css/../svg/up.svg)}.mobile-open{display:flex;align-items:center}header .container{position:sticky;padding:1em 2em;background:#fff;width:100%;z-index:99999999999999999999999999}header.active{height:unset}header #menu-main-navigation-menu,header #menu-top-utility-menu{display:none}.usp .content{max-width:100%;margin:5em auto 6em auto}.zigzag .single-zigzag{grid-template-columns:1fr}.zigzag .single-zigzag .content{max-width:100%;margin:2em 2em 3em}.home .zigzag .single-zigzag .content{width:100%}.home .zigzag .single-zigzag .zigzag-image img{opacity:1;position:relative}.zigzag .single-zigzag .zigzag-image{height:70vh}.zigzag .single-zigzag:nth-child(n) .zigzag-image{order:-1}.cta.large{padding:0 0 3em}.single-news .content{height:fit-content}.single-news p{margin-bottom:0}.home-grid{padding:2em 0}.home-grid .container{grid-template-columns:repeat(2,1fr);padding:2em}.home-news .center p{font-size:2em}.home-news hr,.home-news .explore-button{margin:3em 0}.home-news{padding:3em 2em}footer .top .footer-grid{padding-left:2em;padding-right:2em;grid-template-columns:1fr 1fr}footer .bottom .container,footer .row{padding-left:2em;padding-right:2em}footer .footer-grid .row{padding-left:0}.news-list .container{grid-template-columns:repeat(2,1fr);padding:0 2em}section.content{padding:2em 0}.contact-us .contact-form-area{gap:2em;margin:2em;grid-template-columns:1fr}.contact-us .small-info{width:100%;margin:0 0 2em}.content-box p{font-size:inherit}.content-box .image img{max-width:400px}.big-text{margin-bottom:3em}.big-text p{font-size:2em;max-width:65%}.author-box{padding:2em;grid-template-columns:300px auto}.resources .container,.solutions .container{padding:0 2em}.solutions .first-grid{grid-template-columns:1fr;margin:0;gap:2em}.first-grid img{width:100%}.calc-grid{grid-template-columns:1fr;gap:0}.line{display:none}.calc .image{display:flex;align-items:center;justify-content:center;transform:translateX(3em)}.calc .right{padding:0}.approach .grid{grid-template-columns:1fr;gap:0}.solutions-four{background-size:45%;background-position:right bottom}.solutions-four .left{padding:2em}.first-grid .title{margin:0}.approach .desc{max-width:75%}.members-list{margin-top:2em}.resources .container{padding-top:0}}@media screen and (max-width:991px){.single-content h1{font-size:1.7em;margin-top:0}.single-content .content{font-size:1em;line-height:1.5em}.single-content .content ul{padding-left:1em}.single-content .date{margin-top:1em}}@media screen and (max-width:768px){footer .top .company-blurb{max-width:100%}.single-approach{width:50%}.author-box{padding:2em;grid-template-columns:1fr}.home-grid .container{max-width:100%;padding:.5em}.content-box{display:flex;flex-direction:column}.left-column{width:100%;display:block !important;padding:2em}.right-column{width:100%;display:block !important;padding:0 2em;margin-top:0}.usp .content{max-width:100%;padding:.25em 1.5em 1em}.usp .content h2{margin-top:0;font-size:revert;line-height:1.2;padding:0 .25em}.wysiwyg.content .left-column{order:2}.wysiwyg.content .right-column{order:1}}@media screen and (max-width:415px){.big-text:before{left:-30px;font-size:10em;height:75px;width:75px}.big-text:after{font-size:10em;height:75px;width:75px}.single-approach{width:100%;padding:0}.zigzag .single-zigzag .zigzag-image{height:60vh}.cta .orange-button,.explore-button.white{margin:1em}.home-news{padding-bottom:0}.single-post-image{height:300px}.single-post-image .single-post-title{font-size:24px;padding:0 15px}.left-column,.right-column{padding:0}.home-grid .container,footer .top .footer-grid{grid-template-columns:1fr}footer .social{margin-bottom:1em}.home-grid p,.cta .large p{font-size:1.25em;margin:1em}.cta .large h2{margin-bottom:0}.cta .extra-large p{font-size:1.75em;max-width:100%}.zigzag .single-zigzag .content .title{font-size:1.75em}.zigzag .single-zigzag .content h2{font-size:1.75em !important}.usp .content p{font-size:1.25em;line-height:1.5}.usp .content{margin:2em 0}.solutions.pb-0 .container{padding:0}.home-news .container{padding:0}.home-news h1,.home-news .section-title{font-size:3em}.home-news .center p{font-size:1.5em}footer .bottom .container>div:first-child{margin-bottom:1em}.solutions .center h2{font-size:1.5em;margin:0}.first-grid .title{font-size:2.5em !important;line-height:1.1}.first-grid .desc{font-size:1.25em}.calc .image{transform:none}.calc .title{font-size:2em !important}.calc .desc{font-size:1.75em !important}.solutions-four .title{font-size:2em !important}.solutions-four .left{padding:0}.info-bar .container{padding:0 2em;flex-direction:column;text-align:center}.info-bar .explore-button{margin:1em 0 0}.news-list .container{grid-template-columns:1fr}.contact-us .center p{margin:1em;text-align:center}.contact-us .contact-form-area{margin:0}.contact-us .small-info{margin:2em 1em}.right-column{margin-top:2em}.big-text p{font-size:1.5em;max-width:80%}.approach .icon{width:150px;height:150px}.approach i{font-size:75px}.calc-grid img{max-width:80% !important}.gform_body{padding:0}.gform_footer{padding:0 2em !important}}.gform_body .gfield_label{font-size:18px;font-weight:400 !important;color:#595959}.gform_body .ginput_container .large{height:70px;border:1px solid #e5e1e0;padding-left:15px !important;padding-right:15px !important}.gform_body .ginput_container .textarea{border:1px solid #e5e1e0;padding-left:15px !important;padding-top:15px !important;padding-right:15px !important}.gform_body .ginput_container .chosen-single{display:flex !important;align-items:center !important;height:70px !important;border:1px solid #e5e1e0 !important;background:#fff !important}.gform_footer .gform_button{width:190px !important;height:40px !important;line-height:40px;text-align:center;background-color:#f8921d;color:#fff;border:0;border-radius:20px}.gform_footer .gform_button:hover{cursor:pointer}.gform_wrapper .chosen-container-single .chosen-single div{top:23px !important;right:4px !important;width:15px !important}.gform_wrapper .chosen-container-single .chosen-single{box-shadow:none !important}.gform_wrapper .chosen-container-single .chosen-single span{font-family:var(--libre);font-size:16px}.gform_wrapper .gform_footer{margin:0}.gform_wrapper .gfield_checkbox li label,.gform_wrapper .gfield_radio li label{font-size:.9em !important;max-width:100% !important}.brand-stk,.brand-nrm{max-width:255px}header .logo .brand-stk,header.active .logo .brand-nrm{display:none}header.active .logo .brand-stk{display:inline-block}.web_logo{float:left;margin-top:-2px;margin-right:10px;font-size:0;opacity:.4;width:20px;height:20px;display:block;background:url('https://www.epiphanyrx.com/wp-content/uploads/2025/08/logo-3mw.webp') no-repeat center;background-size:100%}.usp .explore-button{margin:3em 0 0}.white-text,.white-text h2,.white-text h3,.white-text h4{color:#fff !important}.wysiwyg .halfwidth{max-width:750px;margin:0 auto}@media (min-width:1400px){.vh-xl-100{height:100vh !important;overflow:hidden}}@media (max-width:980px){header .logo .brand-stk{display:block}header .logo .brand-nrm,.mobile-menu .logo .brand-nrm{display:none}.mobile-menu #menu-top-utility-menu li{text-align:center}.mobile-menu .logo .brand-stk{padding:0 12px}#menu-main-navigation-menu>.menu-item{height:auto}.mobile-menu #menu-main-navigation-menu .sub-menu{display:block;box-shadow:rgba(0,0,0,0) 0 0px 0px;margin:0;opacity:1;padding:0}.mobile-menu .sub-menu li:not(:first-child){margin:0}#menu-main-navigation-menu .sub-menu a{text-align:center;padding:0 1.5em;font-size:12px}#menu-main-navigation-menu .sub-menu li{padding:0}}@media (max-width:576px){footer .top .footer-grid{display:block}footer .top .footer-grid .footer-column:nth-child(2){width:46%;float:left;margin-top:20px}footer .top .footer-grid .footer-column:nth-child(3){width:50%;float:left;margin-top:20px}footer .top .footer-grid .footer-column:nth-child(4){clear:both;padding-top:20px}}@media (max-width:416px){.home-grid .single-grid:nth-child(5){order:2}.home-grid .single-grid:nth-child(6){order:1}.home-grid .single-grid:nth-child(7){order:4}.home-grid .single-grid:nth-child(8){order:3}}img{max-width:100%;height:auto}.alignnone{margin:5px 20px 20px 0}.aligncenter,div.aligncenter{display:block;margin:5px auto 5px auto}.alignright{float:right;margin:5px 0 20px 20px}.alignleft{float:left;margin:5px 20px 20px 0}a img.alignright{float:right;margin:5px 0 20px 20px}a img.alignnone{margin:5px 20px 20px 0}a img.alignleft{float:left;margin:5px 20px 20px 0}a img.aligncenter{display:block;margin-left:auto;margin-right:auto}.wp-caption{background:#fff;border:1px solid #f0f0f0;max-width:96%;padding:5px 3px 10px;text-align:center}.wp-caption.alignnone{margin:5px 20px 20px 0}.wp-caption.alignleft{margin:5px 20px 20px 0}.wp-caption.alignright{margin:5px 0 20px 20px}.wp-caption img{border:0 none;height:auto;margin:0;max-width:98.5%;padding:0;width:auto}.wp-caption p.wp-caption-text{font-size:11px;line-height:17px;margin:0;padding:0 4px 5px}@media (max-width:600px){.alignleft,.alignright,.aligncenter,.alignnone,a img.alignright,a img.alignleft,a img.alignnone,a img.aligncenter{float:none;margin:5px auto;display:block}}.screen-reader-text{clip:rect(1px,1px,1px,1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto !important;color:#21759b;display:block;font-size:14px;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}@media print{@page{margin-top:2cm;margin-bottom:2cm;margin-left:2cm;margin-right:2cm}body{background:#fff;color:#000;margin:0;max-width:100%}p,.desc,h3,h4,h5,h6,a{font-size:1em !important;line-height:1.2em !important}hr{color:#ccc;background-color:#ccc}header .container{width:100%;background-color:#d4d4d4}.usp,.home-big-image{height:32em}.home-big-image.hero .box,.home-grid .container{max-width:99%}.home-big-image .box.left{left:auto}.single-news,.news-buttons>div{border:1px solid #f1f1f1}h1,h2,h3,h4,h5,h6,code,pre,p,a:link,a:visited,blockquote,.home-grid .box,.approach .title{color:#000 !important}p{page-break-inside:avoid}blockquote{background-image:none}a:link,a:visited{text-decoration:underline}.btn,.explore-button{border:1px solid #000}.skip-btn,.nav-bar,#menu,#navigation,.do-not-print,.NoPrint,.down-circle,.home-big-image>img{display:none}.home-big-image.hero .box{display:block;top:1em;right:auto}}textarea,input.text,input[type=text],input[type=button],input[type=submit],.input-checkbox{-webkit-appearance:none;border-radius:0}@media (max-width:980px) and (orientation:landscape){.zigzag .single-zigzag{display:grid;grid-template-columns:50% 50%;align-items:center;overflow:hidden}.zigzag .single-zigzag .zigzag-image{height:auto}.zigzag .single-zigzag:nth-child(even) .zigzag-image{order:1}.zigzag+.home-grid{padding:0}.home-grid .container{grid-template-columns:repeat(4,1fr)}.home-grid .box{font-size:1em}}@media screen and (min-width:800px){.home-grid .box{font-size:3vw}}@media screen and (min-width:550px) and (max-width:800px){.home-grid .box{font-size:6vw}}.home .flex{opacity:0;animation-name:flexfade;animation-duration:1.5s;animation-delay:1s;animation-fill-mode:forwards}@keyframes flexfade{from{opacity:0}to{opacity:1}}@media screen and (min-width:980px){header{background-color:#fff;position:fixed;height:100px}}header #menu-main-navigation-menu>.menu-item{color:#595959}@media screen and (min-width:980px){body:not(.home) .home-big-image>img{height:330px;object-fit:cover;object-position:center}body:not(.home) .home-big-image>h1{margin-bottom:-70px;font-size:3em}}@media screen and (max-width:979px){body:not(.home) .home-big-image>img{height:200px;object-fit:cover;object-position:center}body:not(.home) .home-big-image>h1{margin-bottom:30px;font-size:3em}}.single-news{position:relative}.stretched-link:after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;z-index:1}.oswald{font-family:"Oswald",sans-serif}.libre{font-family:"Libre",sans-serif}.grid{display:grid;gap:1rem;margin:0;padding:0;color:#fff;font-size:15pt;list-style:none}.grid-col-4{grid-template-columns:repeat(auto-fit,minmax(240px, 1fr))}.grid-col-3{grid-template-columns:repeat(auto-fit,minmax(300px, 1fr))}.grid-col-2{grid-template-columns:repeat(auto-fit,minmax(500px, 1fr))}.list-bullet li{position:relative;padding-left:20px}.list-bullet li:before{content:"\2022";position:absolute;left:0;top:0;font-size:2rem}.list-bullet.list-x{color:var(--colorGrey);max-width:90%;margin:0 auto}.list-bullet.list-x li{padding-left:25px}.list-bullet.list-x li:before{content:"×";top:-2px;color:#f17d21;font-weight:700}.grid-centered li{text-align:center}.grid h2{margin-block-start:0}.grid br{display:none}