.header-nav{position:fixed;top:0;left:0;width:100%;height:70px;display:flex;justify-content:space-between;align-items:center;text-align:center;background-color:#fff;z-index:9999;padding:20px;opacity:1;transition:all .3s ease-in-out 0ms;z-index:10}.header-nav.modal-open{opacity:0}.header-nav .logo{position:relative;display:flex;justify-content:center;align-items:center;top:0;left:0;bottom:0;padding:0 10px;margin:auto;cursor:pointer;width:211px}@media only screen and (max-width:1023px){.header-nav .logo{max-width:65%;margin-left:0}}.header-nav .logo a{display:block}.header-nav .logo img{display:block;width:100%;height:auto;text-align:left}.header-nav nav{position:relative;flex-grow:1;transition:all .5s ease}.header-nav nav.open{visibility:visible;opacity:1}@media only screen and (max-width:1023px){.header-nav nav{opacity:0;visibility:hidden;position:absolute;top:100%;left:0;width:100%;height:auto;background-color:#fff}}.header-nav nav ul{display:block;list-style:none;width:100%;padding:0;margin:0;display:flex;align-items:center;justify-content:flex-end;align-items:stretch}@media only screen and (max-width:1023px){.header-nav nav ul{flex-direction:column}}.header-nav nav ul li{position:relative;display:inline-block;flex-grow:0;margin:0 3% 0 0}@media only screen and (max-width:1023px){.header-nav nav ul li{margin:0 0 10px}}.header-nav nav ul li:last-child{margin:0}.header-nav nav ul li a{position:relative;display:block;font-size:1.4rem;letter-spacing:2.17px;text-transform:uppercase;font-family:nimbus-sans,sans-serif;font-weight:700;font-style:normal;line-height:1;color:#ff4c29}.header-nav nav ul li a.white{color:#fff}.header-nav nav ul li a.green{color:#234647}@media only screen and (max-width:1023px){.header-nav nav ul li a{padding:10px}}.header-nav nav ul li a:after{content:"";display:block;width:0;height:2px;background-color:#ff4c29;transition:all .3s ease}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.header-nav nav ul li a:hover:after{width:100%}}.header-nav nav ul li a.router-link-active:after{width:100%}@media only screen and (max-width:1023px){.header-nav nav ul li a.router-link-active{color:#fff;background-color:#ff4c29}.header-nav nav ul li a.router-link-active:after{content:none}}@media only screen and (max-width:1024px){.header-nav nav ul li a{font-size:1.2rem}}.header-nav .hamburger-nav{display:none;position:relative;width:30px}.header-nav .hamburger-nav.open span:first-child{transform:rotate(45deg);top:12px}.header-nav .hamburger-nav.open span:nth-child(2){opacity:0}.header-nav .hamburger-nav.open span:last-child{transform:rotate(-45deg);top:-6px}@media only screen and (max-width:1023px){.header-nav .hamburger-nav{display:block}}.header-nav .hamburger-nav span{position:relative;display:block;width:100%;height:2px;top:0;transform:rotate(0deg);border-radius:6px;background-color:#ff4c29;transition:all .3s ease}.header-nav .hamburger-nav span:nth-child(2){margin:7px 0}.header-nav .nav-banner{position:absolute;top:100%;right:0;left:0;padding:20px 30px;background-color:#ddf5eb;color:#234647;text-align:center;font-size:18px;line-height:1.35}.header-nav .nav-banner a{color:#234647;text-decoration:underline}.header-nav .nav-banner svg{width:15px;height:15px;margin-left:8px;cursor:pointer;vertical-align:middle;position:absolute;top:20px;right:10px;transform:translateY(-50%)}@media(min-width:992px){.header-nav .nav-banner svg{top:50%;right:20px}}.header-nav .nav-banner.modal-open{opacity:0}.site-footer{position:relative;padding:150px 0 120px;color:#234647;background-color:#ddf5eb}@media only screen and (max-width:1024px){.site-footer{padding:75px 0 60px}}.site-footer .footer-top{padding:60px 0;border-top:1px solid #234647}.site-footer .footer-top .footer-mission-vision{display:flex;justify-content:space-between;margin:0 0 40px}@media screen and (max-width:1024px){.site-footer .footer-top .footer-mission-vision{flex-direction:column}}.site-footer .footer-top .footer-mission-vision .footer-mv-item{width:48%}@media screen and (max-width:1024px){.site-footer .footer-top .footer-mission-vision .footer-mv-item{width:100%;margin:0 0 20px}.site-footer .footer-top .footer-mission-vision .footer-mv-item:last-child{margin:0}}.site-footer .social-links{display:flex;align-items:center;justify-content:flex-end}@media screen and (max-width:1024px){.site-footer .social-links{justify-content:center}}.site-footer .social-links .social-link{margin-right:20px}.site-footer .social-links .social-link:last-child{margin:0}.site-footer .social-links .social-link a{display:block;font-size:1.3rem;color:#234647}.site-footer .social-links .social-link a:after{content:"";display:block;width:0;height:2px;background-color:#234647;transition:all .3s ease}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.site-footer .social-links .social-link a:hover:after{width:100%}}.site-footer .footer-social{display:flex;justify-content:space-between;align-items:center;padding:30px 0;border-top:1px solid #234647;border-bottom:1px solid #234647}@media only screen and (max-width:1024px){.site-footer .footer-social{flex-direction:column;margin:0 0 40px}}@media only screen and (max-width:767px){.site-footer .footer-social .footer-nav{width:100%}}.site-footer .footer-social .footer-nav ul{display:flex;align-items:center}@media only screen and (max-width:1024px){.site-footer .footer-social .footer-nav ul{width:100%;justify-content:space-between;margin:0 0 20px}}.site-footer .footer-social .footer-nav ul li{margin-right:100px}@media only screen and (max-width:767px){.site-footer .footer-social .footer-nav ul li{margin-right:20px}}.site-footer .footer-social .footer-nav ul li:last-child{margin:0}.site-footer .footer-social .footer-nav ul li a{position:relative;display:block}.site-footer .footer-social .footer-nav ul li a:after{content:"";display:block;width:0;height:2px;background-color:#234647;transition:all .3s ease}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.site-footer .footer-social .footer-nav ul li a:hover:after{width:100%}}.site-footer .footer-social .footer-nav ul li a.router-link-active:after{width:100%}@media only screen and (max-width:1024px){.site-footer .footer-social .footer-nav ul li a{font-size:1.2rem}}.site-loading .animation-container{display:flex;align-items:center;justify-content:center}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}@font-face{font-family:Algebra Regular;src:url(/wp-content/themes/boundless-bio/dist/fonts/Algebra-RegularNo2-Web.woff2) format("woff2"),url(/wp-content/themes/boundless-bio/dist/fonts/Algebra-RegularNo2-Web.woff) format("woff");font-weight:500;font-style:normal;font-stretch:normal}@font-face{font-family:Algebra Regular Italic;src:url(/wp-content/themes/boundless-bio/dist/fonts/Algebra-RegularNo2Italic-Web.woff2) format("woff2"),url(/wp-content/themes/boundless-bio/dist/fonts/Algebra-RegularNo2Italic-Web.woff) format("woff");font-weight:500;font-style:italic;font-stretch:normal}@font-face{font-family:Algebra Medium;src:url(/wp-content/themes/boundless-bio/dist/fonts/AlgebraDisplay-Medium-Web.woff2) format("woff2"),url(/wp-content/themes/boundless-bio/dist/fonts/AlgebraDisplay-Medium-Web.woff) format("woff");font-weight:600;font-style:normal;font-stretch:normal}@font-face{font-family:LL Akkuratmono Regular Web;src:url(/wp-content/themes/boundless-bio/dist/fonts/lineto-akkuratmono-regular.eot);src:url(/wp-content/themes/boundless-bio/dist/fonts/lineto-akkuratmono-regular.eot?#iefix) format("embedded-opentype"),url(/wp-content/themes/boundless-bio/dist/fonts/lineto-akkuratmono-regular.woff2) format("woff2"),url(/wp-content/themes/boundless-bio/dist/fonts/lineto-akkuratmono-regular.woff) format("woff");font-weight:400;font-style:normal}.font-sans-serif{font-size:1.4rem;letter-spacing:2.17px;text-transform:uppercase;font-family:nimbus-sans,sans-serif;font-weight:700;font-style:normal;line-height:1;color:#ff4c29;transform:all .2s ease}.font-sans-serif.white{color:#fff}.font-sans-serif.green{color:#234647}.wf-loading .font-sans-serif{opacity:0}.wf-active .font-sans-serif{opacity:1}html{font-size:62.5%}body{position:relative;padding:0;margin:0;line-height:1.88;font-weight:400;letter-spacing:normal;color:#fff;background-color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:1.8rem;font-family:Algebra Regular;font-weight:500;font-style:normal;font-stretch:normal}@media only screen and (max-width:767px){body{padding-top:70px;line-height:1.75}}body.no-overflow{overflow:hidden}*{box-sizing:border-box}section{position:relative;z-index:1}.container{position:relative;width:100%;margin:0 auto;width:90%;max-width:1150px}@media only screen and (max-width:767px){.container{width:95%}}strong{font-weight:700}em{font-size:1.8rem;font-family:Algebra Regular Italic;font-weight:500;font-style:normal;font-stretch:normal}img{display:block;max-width:100%}h1,h2,h3,h4,h5,h6{line-height:1;font-size:1.8rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}a{text-transform:inherit;text-decoration:inherit;color:#ff4c29}sub,sup{font-size:60%}sup{vertical-align:top}sub{vertical-align:bottom}.editor-formatting{color:#2b5152}.editor-formatting.white,.editor-formatting.white *{color:#fff}.editor-formatting .responsive-image{margin:0 0 20px}.editor-formatting *{color:#2b5152}.editor-formatting :last-child{margin-bottom:0!important}.editor-formatting a{text-transform:inherit;text-decoration:underline;color:#ff4c29}.editor-formatting h1,.editor-formatting h2,.editor-formatting h3,.editor-formatting h4,.editor-formatting h5,.editor-formatting h6,.editor-formatting p{margin:0 0 20px}.editor-formatting h1{font-size:3.2rem}.editor-formatting h2{font-size:3rem;font-weight:400;line-height:1}.editor-formatting h3{font-size:2.6rem}.editor-formatting h4{font-size:2.3rem}.editor-formatting h5{font-size:2rem}.editor-formatting h6{font-size:1.6rem}.editor-formatting b,.editor-formatting strong{font-weight:700}.editor-formatting em,.editor-formatting i{font-size:1.8rem;font-family:Algebra Regular Italic;font-weight:500;font-style:normal;font-stretch:normal}.editor-formatting ol,.editor-formatting ul{padding-left:40px;margin-bottom:20px}.editor-formatting ol li,.editor-formatting ul li{margin:0 0 10px}.editor-formatting ol li:last-child,.editor-formatting ul li:last-child{margin:0}.editor-formatting ul{list-style-type:disc}.editor-formatting ol{list-style-type:decimal}.editor-formatting table{width:100%;background:none;font-size:1.3rem;border-collapse:collapse;border-spacing:0;margin:20px 0}.editor-formatting table td{border:1px solid #2b5152;padding:10px;text-align:center;vertical-align:top}.editor-formatting table td p{margin:0}.editor-formatting img{max-width:100%}.circle-link{cursor:pointer;position:relative;left:-20px;display:flex;align-items:center;padding:15px 0 16px 20px;display:inline-block;line-height:1;color:#234647;font-size:1.8rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}@media only screen and (max-width:767px){.circle-link{left:0}}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.circle-link:hover:before{left:85%;transform:rotate(180deg)}}.circle-link.white{color:#fff}.circle-link.white:after{width:35px;height:13px;background-image:url(/wp-content/themes/boundless-bio/dist/img/spritesheet-icons.png);background-position:-3px -51px;background-size:106px}.circle-link.no-circle{padding:10px 0}.circle-link.no-circle:before{content:none}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.circle-link.no-circle:hover:after{margin-left:30px}}.circle-link:before{position:absolute;top:0;left:0;bottom:0;margin:auto;display:block;transform:rotate(0deg);transition:all .5s ease;width:44px;height:46px;background-position:-3px -443.5px}.circle-link:after,.circle-link:before{content:"";background-image:url(/wp-content/themes/boundless-bio/dist/img/spritesheet-icons.png);background-size:106px}.circle-link:after{position:relative;top:2px;display:inline-block;margin-left:20px;transition:all .3s ease;width:35px;height:13px;background-position:-3px -32px}.circle-link.green{color:#234647}.module-number,.section-intro-number{position:relative;z-index:1}.module-number .module-number-line,.module-number .section-intro-line,.section-intro-number .module-number-line,.section-intro-number .section-intro-line{position:absolute;display:block;width:100%}@media only screen and (max-width:767px){.module-number .module-number-line.noNumberMobile:before,.module-number .section-intro-line.noNumberMobile:before,.section-intro-number .module-number-line.noNumberMobile:before,.section-intro-number .section-intro-line.noNumberMobile:before{top:15px}}@media only screen and (max-width:767px){.module-number .module-number-line,.module-number .section-intro-line,.section-intro-number .module-number-line,.section-intro-number .section-intro-line{position:relative;margin:0 0 10px}}.module-number .module-number-line:before,.module-number .section-intro-line:before,.section-intro-number .module-number-line:before,.section-intro-number .section-intro-line:before{content:"";display:block;position:absolute;top:45px;left:0;width:100%;height:1px;background-color:#ff4c29}@media only screen and (max-width:767px){.module-number .module-number-line:before,.module-number .section-intro-line:before,.section-intro-number .module-number-line:before,.section-intro-number .section-intro-line:before{top:68px}}.module-number .module-number-line .number-container,.module-number .section-intro-line .number-container,.section-intro-number .module-number-line .number-container,.section-intro-number .section-intro-line .number-container{position:relative;display:flex;justify-content:center;align-items:center;width:101px;height:70px}@media only screen and (max-width:767px){.module-number .module-number-line .number-container,.module-number .section-intro-line .number-container,.section-intro-number .module-number-line .number-container,.section-intro-number .section-intro-line .number-container{width:60px;height:44px}}.module-number .module-number-line .number-container.number-right,.module-number .section-intro-line .number-container.number-right,.section-intro-number .module-number-line .number-container.number-right,.section-intro-number .section-intro-line .number-container.number-right{margin-left:auto}.module-number .module-number-line .number-container:before,.module-number .section-intro-line .number-container:before,.section-intro-number .module-number-line .number-container:before,.section-intro-number .section-intro-line .number-container:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxIiBoZWlnaHQ9Ijc3IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIHN0cm9rZT0iI0ZGNEMyOSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNODMuNTkxIDE5Ljg1YTM3LjgyMyAzNy44MjMgMCAwMTQuODg2IDE4LjY1YzAgMTguOTQ0LTEzLjg2NSAzNC42NDYtMzIgMzcuNTI0TTQ0LjQ3NyA3Ni4wMjRjMS45NTUuMzEgMy45NTguNDc2IDYgLjQ3NnM0LjA0NS0uMTY2IDYtLjQ3NiIvPjxwYXRoIGQ9Ik01MC40NzcgMi40NDVhMzguMDE0IDM4LjAxNCAwIDAxMTMuNjU2IDguMDMzYzcuNTg2IDYuOTQ1IDEyLjM0NCAxNi45MjUgMTIuMzQ0IDI4LjAyMiAwIDE2Ljc5Mi0xMC44OTYgMzEuMDMtMjYgMzYuMDU0TTQ0LjQ3NyA3Ni4wMjRhMzcuNjU1IDM3LjY1NSAwIDAwNi0xLjQ3TTUwLjQ3NyAyLjQ0NWEzNy41NDUgMzcuNTQ1IDAgMDE2LTEuNDY5Ii8+PHBhdGggZD0iTTU2LjQ3Ny45NzZhMzguMTYyIDM4LjE2MiAwIDAxNi0uNDc2YzIwLjk4NyAwIDM4IDE3LjAxMyAzOCAzOCAwIDE3LjM0My0xMS42MiAzMS45NzMtMjcuNDk3IDM2LjUzTTUwLjQ3NyAyLjQ0NWMtMTUuMTA0IDUuMDI1LTI2IDE5LjI2My0yNiAzNi4wNTUgMCAxNi43OTIgMTAuODk2IDMxLjAzIDI2IDM2LjA1NCIvPjxwYXRoIGQ9Ik00NC41IDc2LjAxNGMtMS45NTUuMzEtMy45NTguNDc2LTYgLjQ3Ni0yMC45ODcgMC0zOC0xNy4wMTQtMzgtMzhDLjUgMjEuMTQ2IDEyLjExOCA2LjUxNyAyNy45OTcgMS45NiIvPjxwYXRoIGQ9Ik0xNy4xNzYgNTcuMTUxYTM3LjgxNiAzNy44MTYgMCAwMS00Ljg4Ni0xOC42NWMwLTE4Ljk0NiAxMy44NjUtMzQuNjQ4IDMyLTM3LjUyNU01Ni4yOS45NzZhMzguMjgyIDM4LjI4MiAwIDAwLTYtLjQ3NmMtMi4wNDEgMC00LjA0NC4xNjYtNiAuNDc2Ii8+PC9nPjwvc3ZnPg==);background-size:contain;background-position:50%;background-repeat:no-repeat}.module-number .module-number-line span,.module-number .section-intro-line span,.section-intro-number .module-number-line span,.section-intro-number .section-intro-line span{line-height:3;display:inline-block;color:#ff4c29;font-size:2rem;font-family:LL Akkuratmono Regular Web;font-weight:400;font-style:normal;font-stretch:normal}@media only screen and (max-width:767px){.module-number .module-number-line span,.module-number .section-intro-line span,.section-intro-number .module-number-line span,.section-intro-number .section-intro-line span{font-size:1.5rem}}.module-number .intro-headline,.section-intro-number .intro-headline{position:relative}.module-number .intro-headline h2,.section-intro-number .intro-headline h2{visibility:hidden;position:relative;top:0;left:0;font-size:8rem;font-weight:500;line-height:.81;margin-left:auto;color:#ff4c29}.module-number .intro-headline h2:first-child,.module-number .intro-headline h2:last-child,.section-intro-number .intro-headline h2:first-child,.section-intro-number .intro-headline h2:last-child{left:-50px}.module-number .intro-headline h2:nth-child(2),.section-intro-number .intro-headline h2:nth-child(2){left:50px}@media only screen and (max-width:767px){.module-number .intro-headline h2,.section-intro-number .intro-headline h2{font-size:6rem}}.image-orange-bar{position:relative;display:flex;width:404px;overflow:hidden}@media only screen and (max-width:767px){.image-orange-bar.small-mobile{max-height:330px}}@media only screen and (max-width:767px){.image-orange-bar{width:100%}}.image-orange-bar.bar-left{justify-content:flex-end}.image-orange-bar.bar-left .orange-bar{left:0;right:inherit}.image-orange-bar.horizontal{width:55%}@media only screen and (max-width:767px){.image-orange-bar.horizontal{width:100%}}.image-orange-bar.horizontal .image-container{width:calc(100% - 44px)}.image-orange-bar.hide-bar .orange-bar{display:none}.image-orange-bar .image-container{position:relative;display:block;overflow:hidden;width:360px}@media only screen and (max-width:767px){.image-orange-bar .image-container{width:calc(100% - 44px)}}.image-orange-bar .image-container img{width:100%;height:100%;object-fit:cover}.image-orange-bar .orange-bar{position:absolute;visibility:hidden;top:100px;right:0;width:44px;height:100%;display:inline-block;background-color:#ff4c29}.image-orange-bar .green-circle{position:absolute}.fade-in{position:relative;visibility:hidden;top:40px}.fade-enter-active{transition:opacity .4s cubic-bezier(.4,0,0,1)}.fade-leave-active{transition:opacity .2s cubic-bezier(.4,0,0,1)}.fade-enter-to,.fade-leave{opacity:1}.fade-enter,.fade-leave-to{opacity:0}.intro-wrapper{position:fixed;top:0;left:0;width:100%;height:100%;z-index:100}.intro-wrapper .intro{position:relative;width:100%;height:100%}.intro-wrapper .intro .animation-container{position:relative;width:100%;height:100%;background-color:#fff}.intro-wrapper .intro .animation-container .animation-container-inner,.intro-wrapper .intro .animation-container .intro-animation{position:relative;width:100%;height:100%}.hero,.hero-slider{overflow:hidden;background-color:#234647}.hero-slider .container,.hero .container{max-width:1300px}.hero-slider .tns-outer,.hero .tns-outer{width:100%}.hero-slider .hero-foreground,.hero .hero-foreground{position:absolute;top:80px;right:20px;width:222px;z-index:2}@media only screen and (max-width:767px){.hero-slider .hero-foreground,.hero .hero-foreground{top:10px;left:0;right:0;width:150px;max-width:60%;margin:auto}.hero-slider .hero-foreground img,.hero .hero-foreground img{max-height:100%}}@media only screen and (max-height:600px){.hero-slider .hero-foreground,.hero .hero-foreground{display:none}}.hero-slider .hero-slider-agile,.hero .hero-slider-agile{position:relative;width:100%}.hero-slider .hero-slider-agile:not(.tns-slider) .slide-container:not(:first-child),.hero .hero-slider-agile:not(.tns-slider) .slide-container:not(:first-child){display:none}.hero-slider .hero-slide,.hero .hero-slide{position:relative;width:100%;height:auto;min-height:100vh;display:flex;align-items:flex-end;text-align:left;padding:100px 0;overflow:hidden}@media only screen and (max-width:767px){.hero-slider .hero-slide,.hero .hero-slide{height:auto;min-height:0;max-height:none;padding:170px 0 20px}}.hero-slider .hero-slide .hero-bg,.hero .hero-slide .hero-bg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat;transform:scale(1.1)}.hero-slider .hero-slide .hero-bg:after,.hero .hero-slide .hero-bg:after{content:"";display:block;position:absolute;bottom:0;left:0;width:100%;height:555px;object-fit:contain;background-image:linear-gradient(180deg,rgba(43,81,82,0),rgba(37,73,74,.65) 27%,rgba(36,71,72,.84) 38%,rgba(35,70,71,.97) 59%,#234647)}@media only screen and (max-width:767px){.hero-slider .hero-slide .hero-bg:after,.hero .hero-slide .hero-bg:after{height:40%}}.hero-slider .hero-slide .hero-content,.hero .hero-slide .hero-content{position:relative;max-width:537px;top:25px;z-index:1}.hero-slider .hero-slide .hero-content .tagline,.hero .hero-slide .hero-content .tagline{margin:0 0 15px}.hero-slider .hero-slide .hero-content .headline,.hero .hero-slide .hero-content .headline{font-size:1.8rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal;font-size:5rem;margin:0 0 50px;line-height:1}@media only screen and (max-width:767px){.hero-slider .hero-slide .hero-content .headline,.hero .hero-slide .hero-content .headline{font-size:3rem}}.hero-slider .hero-slide .hero-content .slide-text,.hero .hero-slide .hero-content .slide-text{line-height:1.88;margin:120px 0 20px}@media only screen and (max-width:767px){.hero-slider .hero-slide .hero-content .slide-text,.hero .hero-slide .hero-content .slide-text{margin:20px 0 50px}}.hero-slider .slider-info,.hero .slider-info{position:absolute;bottom:100px;right:0;width:100%;z-index:1}@media only screen and (max-width:1300px){.hero-slider .slider-info,.hero .slider-info{max-width:50%}}@media only screen and (max-width:767px){.hero-slider .slider-info,.hero .slider-info{position:relative;bottom:0;max-width:100%}}.hero-slider .slider-info .slider-info-container,.hero .slider-info .slider-info-container{display:flex;justify-content:flex-end;max-width:622px;margin-left:auto}@media only screen and (max-width:767px){.hero-slider .slider-info .slider-info-container,.hero .slider-info .slider-info-container{max-width:100%;justify-content:center}}.hero-slider .slider-info .slider-info-container .dot-wrapper,.hero .slider-info .slider-info-container .dot-wrapper{display:flex;padding:30px 10px;border-top:2px solid #ff4c29;border-bottom:2px solid #ff4c29}.hero-slider .slider-info .slider-info-container .dot-wrapper .dot,.hero .slider-info .slider-info-container .dot-wrapper .dot{cursor:pointer;width:10px;height:10px;margin-right:20px;border-radius:50%;background-color:transparent;transition:all .3s ease-in-out;border:1px solid #fff}.hero-slider .slider-info .slider-info-container .dot-wrapper .dot.active,.hero .slider-info .slider-info-container .dot-wrapper .dot.active{background-color:#fff}.hero-slider .slider-info .slider-info-container .dot-wrapper .dot:last-child,.hero .slider-info .slider-info-container .dot-wrapper .dot:last-child{margin:0}.hero .hero-foreground{top:auto;bottom:130px;width:auto;max-width:400px}@media only screen and (max-width:767px){.hero .hero-foreground{display:none;left:0;right:0;bottom:20px;margin:auto}}.hero .hero-slide{align-items:center}@media only screen and (max-width:767px){.hero .hero-slide{height:auto;min-height:600px;max-height:none;padding:50px 0 75px}}.hero .hero-slide .hero-content .slide-text{margin:0}.hero .hero-slide .hero-content .slide-text h1{margin-bottom:0}.hero .hero-slide .hero-content .slide-text p.slide-text{margin:50px 0 0}.hero .hero-slide .hero-content .slide-text .circle-link{margin:40px 0 0}.hero .hero-slide .hero-content .slide-text:before{content:"";display:block;width:54px;height:2px;margin:0 0 10px;background-color:#ff4c29}.hero .hero-scroll{cursor:pointer;position:absolute;display:flex;align-items:center;justify-content:center;bottom:30px;right:10%;width:101px;height:70px;z-index:1}@media only screen and (max-width:767px){.hero .hero-scroll{position:relative;right:0;margin-left:auto;margin-right:5%}}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.hero .hero-scroll:hover:after{top:5px}}.hero .hero-scroll:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxIiBoZWlnaHQ9Ijc3IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIHN0cm9rZT0iI0ZGNEMyOSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNODMuNTkxIDE5Ljg1YTM3LjgyMyAzNy44MjMgMCAwMTQuODg2IDE4LjY1YzAgMTguOTQ0LTEzLjg2NSAzNC42NDYtMzIgMzcuNTI0TTQ0LjQ3NyA3Ni4wMjRjMS45NTUuMzEgMy45NTguNDc2IDYgLjQ3NnM0LjA0NS0uMTY2IDYtLjQ3NiIvPjxwYXRoIGQ9Ik01MC40NzcgMi40NDVhMzguMDE0IDM4LjAxNCAwIDAxMTMuNjU2IDguMDMzYzcuNTg2IDYuOTQ1IDEyLjM0NCAxNi45MjUgMTIuMzQ0IDI4LjAyMiAwIDE2Ljc5Mi0xMC44OTYgMzEuMDMtMjYgMzYuMDU0TTQ0LjQ3NyA3Ni4wMjRhMzcuNjU1IDM3LjY1NSAwIDAwNi0xLjQ3TTUwLjQ3NyAyLjQ0NWEzNy41NDUgMzcuNTQ1IDAgMDE2LTEuNDY5Ii8+PHBhdGggZD0iTTU2LjQ3Ny45NzZhMzguMTYyIDM4LjE2MiAwIDAxNi0uNDc2YzIwLjk4NyAwIDM4IDE3LjAxMyAzOCAzOCAwIDE3LjM0My0xMS42MiAzMS45NzMtMjcuNDk3IDM2LjUzTTUwLjQ3NyAyLjQ0NWMtMTUuMTA0IDUuMDI1LTI2IDE5LjI2My0yNiAzNi4wNTUgMCAxNi43OTIgMTAuODk2IDMxLjAzIDI2IDM2LjA1NCIvPjxwYXRoIGQ9Ik00NC41IDc2LjAxNGMtMS45NTUuMzEtMy45NTguNDc2LTYgLjQ3Ni0yMC45ODcgMC0zOC0xNy4wMTQtMzgtMzhDLjUgMjEuMTQ2IDEyLjExOCA2LjUxNyAyNy45OTcgMS45NiIvPjxwYXRoIGQ9Ik0xNy4xNzYgNTcuMTUxYTM3LjgxNiAzNy44MTYgMCAwMS00Ljg4Ni0xOC42NWMwLTE4Ljk0NiAxMy44NjUtMzQuNjQ4IDMyLTM3LjUyNU01Ni4yOS45NzZhMzguMjgyIDM4LjI4MiAwIDAwLTYtLjQ3NmMtMi4wNDEgMC00LjA0NC4xNjYtNiAuNDc2Ii8+PC9nPjwvc3ZnPg==);background-size:contain;background-position:50%;background-repeat:no-repeat}.hero .hero-scroll:after{content:"";position:relative;top:0;display:block;transition:all .3s ease;width:18px;height:23px;background-image:url(/wp-content/themes/boundless-bio/dist/img/spritesheet-icons.png);background-position:-3px -3px;background-size:106px}.what-we-do{padding:150px 0 200px;background-color:#234647}@media only screen and (max-width:767px){.what-we-do{padding:75px 0 150px}}@media only screen and (max-width:767px){.what-we-do .container{width:100%}}.what-we-do .section-intro-number .intro-headline h2:first-child{margin-left:20%}.what-we-do .section-intro-number .intro-headline h2:nth-child(2){margin-left:34%}.what-we-do .wwd-content{position:relative;display:flex;justify-content:space-between;margin:-80px 0 0}@media only screen and (max-width:767px){.what-we-do .wwd-content{flex-direction:column;margin:40px 0 0}}.what-we-do .wwd-content .wwd-text{max-width:475px;align-self:flex-end}@media only screen and (max-width:767px){.what-we-do .wwd-content .wwd-text{width:95%;margin:0 auto 60px}}.what-we-do .wwd-content .wwd-text a{margin:90px 0 0}@media only screen and (max-width:767px){.what-we-do .wwd-content .wwd-text a{margin:40px 0 0}}.imager{position:relative;display:flex;align-items:center;justify-content:center}.imager.left{justify-content:flex-start}.imager.right{justify-content:flex-end}.imager .imager-container{position:relative;flex:1}.imager .imager-container .placeholder{position:relative;height:0}.imager .imager-container .placeholder img{position:absolute;top:0;left:0;width:auto;max-height:100%;opacity:0;visibility:hidden;transition:opacity .3s ease}.imager .imager-container .placeholder img.loaded{visibility:visible;opacity:1}.ecdna-item{margin:0 0 150px}@media only screen and (max-width:767px){.ecdna-item{margin:0 0 50px}}.ecdna-item:last-child{margin:0}.ecdna-item .section-intro-number .intro-headline h2:first-child{margin-left:10px}.ecdna-item .section-intro-number .intro-headline h2:nth-child(2){margin-left:15%}.ecdna-item .ecdna-container{position:absolute;top:0;left:0;right:0;width:90%;max-width:1150px;margin:auto;height:933px;max-height:100%}@media only screen and (max-width:767px){.ecdna-item .ecdna-container{max-height:60%}}.ecdna-item .ecdna-bg,.ecdna-item .ecdna-fg{position:absolute;top:0;left:0;width:633px;height:100%}@media only screen and (max-width:767px){.ecdna-item .ecdna-bg,.ecdna-item .ecdna-fg{width:100%}}.ecdna-item .ecdna-bg img,.ecdna-item .ecdna-fg img{width:100%;height:100%}.ecdna-item .ecdna-fg{z-index:2}.ecdna-item .wi-ecdna-text-container{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin:150px 0 0;z-index:4}@media only screen and (max-width:767px){.ecdna-item .wi-ecdna-text-container{margin:50px 0 0}}@media only screen and (max-width:1023px){.ecdna-item .wi-ecdna-text-container:not(.no-img){flex-direction:column}.ecdna-item .wi-ecdna-text-container:not(.no-img) .wi-ecdna-img{width:100%;margin:0 0 40px}.ecdna-item .wi-ecdna-text-container:not(.no-img) .wi-ecdna-text{max-width:100%}}.ecdna-item .wi-ecdna-text-container.no-img{justify-content:flex-end}.ecdna-item .wi-ecdna-text-container.img-right .wi-ecdna-img{order:2;margin-right:0;margin-left:50px}@media only screen and (max-width:1023px){.ecdna-item .wi-ecdna-text-container.img-right .wi-ecdna-img{order:0;margin:0 0 40px}}.ecdna-item .wi-ecdna-text-container .wi-ecdna-img{width:50%;margin-right:50px}.ecdna-item .wi-ecdna-text-container .wi-ecdna-text{max-width:600px}.ecdna-item .wi-ecdna-text-container .circle-link{margin:40px 0 0}.what-is-ecdna{padding:75px 0}@media only screen and (max-width:767px){.what-is-ecdna{padding:50px 0}}.what-is-ecdna.has-bg{background-image:url(/wp-content/themes/boundless-bio/dist/img/wiecdna-bg.jpg);background-size:cover;background-repeat:no-repeat;padding:120px 0}@media only screen and (max-width:767px){.what-is-ecdna.has-bg{padding:60px 0}}.why-bb{padding:75px 0}@media only screen and (max-width:767px){.why-bb{padding:50px 0}}.why-bb .section-intro-number .intro-headline h2:first-child{margin-left:20%}.why-bb .section-intro-number .intro-headline h2:nth-child(2){margin-left:11.5%}.why-bb .section-intro-number .intro-headline h2:nth-child(3){margin-left:40%}.why-bb .why-bb-text-container{position:relative;display:flex;justify-content:space-between;align-items:center;width:100%;margin:115px 0 0;z-index:4}@media only screen and (max-width:1023px){.why-bb .why-bb-text-container:not(.no-img){flex-direction:column}.why-bb .why-bb-text-container:not(.no-img) .why-bb-img{width:100%;margin:0 0 40px}.why-bb .why-bb-text-container:not(.no-img) .why-bb-text{order:2;max-width:100%}}.why-bb .why-bb-text-container.no-img,.why-bb .why-bb-text-container.right{justify-content:flex-end}.why-bb .why-bb-text-container .why-bb-img{width:50%;margin-left:50px}.why-bb .why-bb-text-container .why-bb-text{max-width:475px}.why-bb .circle-link{margin:40px 0 0}.explore,.module-team,.quote{padding:75px 0}@media only screen and (max-width:767px){.explore,.module-team,.quote{padding:50px 0}}@media only screen and (max-width:767px){.explore.noHeadline,.module-team.noHeadline,.quote.noHeadline{padding-top:0}}.explore .module-number,.module-team .module-number,.quote .module-number{top:150px}.explore .module-number.horizontal-image,.module-team .module-number.horizontal-image,.quote .module-number.horizontal-image{top:90px}@media only screen and (max-width:767px){.explore .module-number.horizontal-image,.module-team .module-number.horizontal-image,.quote .module-number.horizontal-image{top:0}}.explore .module-number.noHeadline,.module-team .module-number.noHeadline,.quote .module-number.noHeadline{top:75px}@media only screen and (max-width:767px){.explore .module-number.noHeadline,.module-team .module-number.noHeadline,.quote .module-number.noHeadline{display:none}}@media only screen and (max-width:767px){.explore .module-number,.module-team .module-number,.quote .module-number{top:0}}@media only screen and (max-width:767px){.explore>.container,.module-team>.container,.quote>.container{width:100%}}.explore .text-image-container,.module-team .text-image-container,.quote .text-image-container{position:relative;display:flex;justify-content:space-between;align-items:center;z-index:1}@media only screen and (max-width:767px){.explore .text-image-container,.module-team .text-image-container,.quote .text-image-container{align-items:flex-start;flex-direction:column}}.explore .text-image-container .text-container,.module-team .text-image-container .text-container,.quote .text-image-container .text-container{width:41%;max-width:475px;margin-left:40px;color:#234647}@media only screen and (max-width:767px){.explore .text-image-container .text-container,.module-team .text-image-container .text-container,.quote .text-image-container .text-container{width:95%;margin:0 auto}}.explore .text-image-container h4,.module-team .text-image-container h4,.quote .text-image-container h4{font-size:43px;margin:0 0 90px;color:#ff4c29}@media only screen and (max-width:767px){.explore .text-image-container h4,.module-team .text-image-container h4,.quote .text-image-container h4{font-size:3rem;margin:40px auto;width:95%}}.explore .text-image-container a,.module-team .text-image-container a,.quote .text-image-container a{margin:70px 0 0}.module-team .module-number .module-number-line .number-container{margin:auto}@media only screen and (max-width:767px){.module-team .module-number .module-number-line .number-container{margin:0}}.explore .text-image-container .text-container{margin-left:0;margin-right:40px}@media only screen and (max-width:767px){.explore .text-image-container .text-container{margin:60px auto 0}}@media only screen and (max-width:767px){.explore .mobile-headline{order:1}.explore .explore-image{order:2}.explore .text-image-container .text-container{order:3}}.page-callout{width:100%;display:flex;align-items:center;overflow:hidden;padding:150px 0}@media only screen and (max-width:767px){.page-callout{padding:125px 0}}.page-callout:after{content:"";display:block;background-color:rgba(35,70,71,.7);z-index:1}.page-callout .bg-image,.page-callout:after{position:absolute;top:0;left:0;width:100%;height:100%}.page-callout .bg-image{background-size:cover;background-position:50%;background-repeat:no-repeat;transform:scale(1.1)}.page-callout .page-callout-content{position:relative;z-index:2}.page-callout .page-callout-content h2{font-size:10rem;margin:0 0 70px}@media only screen and (max-width:767px){.page-callout .page-callout-content h2{font-size:5rem}}.mission-statement{padding:80px 0 200px;background-color:#234647}@media only screen and (max-width:767px){.mission-statement{padding:40px 0 130px}}.mission-statement .mission-statement-content{position:relative;display:flex;justify-content:space-between;padding:45px 0 130px;border-top:1px solid #ff4c29;border-bottom:1px solid #ff4c29}@media only screen and (max-width:767px){.mission-statement .mission-statement-content{flex-direction:column;margin:40px 0 0;padding:45px 0}}.mission-statement .mission-statement-content .mission-statement-headline{max-width:570px}.mission-statement .mission-statement-content .mission-statement-headline h2{font-size:10rem;color:#ff4c29}@media only screen and (max-width:767px){.mission-statement .mission-statement-content .mission-statement-headline h2{font-size:6.5rem}}.mission-statement .mission-statement-content .mission-statement-text{max-width:475px;margin:140px 0 0}@media only screen and (max-width:767px){.mission-statement .mission-statement-content .mission-statement-text{margin:50px 0 0}}.mission-statement .mission-statement-content .mission-statement-text p{margin:0 0 50px}.mission-statement .mission-statement-content .mission-statement-text p:last-child{margin:0}.values{padding:80px 0 100px}@media only screen and (max-width:767px){.values{padding:40px 0}}.values .section-intro-number .intro-headline h2{text-align:center}.values .value-list{display:flex;margin:120px 0 0}@media only screen and (max-width:767px){.values .value-list{flex-direction:column;margin:80px 0 0}}.values .value-list .value-title{width:138px;margin-right:40px}@media only screen and (max-width:767px){.values .value-list .value-title{width:100%;margin:0}}.values .value-list .value-title h4{font-size:3rem;line-height:.93;text-align:right;color:#ff4c29}.values .value-list .value-title h4:after{content:"";display:block;width:53px;height:2px;margin:100px 0 0 auto;background-color:#ff4c29}@media only screen and (max-width:767px){.values .value-list .value-title h4:after{margin-top:20px}}.values .value-list .value-item-container{display:flex;justify-content:space-between;flex-wrap:wrap;flex-grow:1}@media only screen and (max-width:767px){.values .value-list .value-item-container{flex-direction:column}}.values .value-list .value-item-container .value-item{position:relative;width:30%;margin:0 0 50px}@media only screen and (max-width:767px){.values .value-list .value-item-container .value-item{width:100%}}@media only screen and (max-width:767px){.values .value-list .value-item-container .value-item:last-child{margin:0}}@media only screen and (min-width:767px){.values .value-list .value-item-container .value-item.blank-item:after{content:"";position:absolute;bottom:0;left:-53px;display:block;width:53px;height:2px;background-color:#ff4c29}}.values .value-list .value-item-container .value-item .value-icon-container{display:flex;align-items:flex-end;width:60px;height:50px;margin:0 0 20px}.values .value-list .value-item-container .value-item .value-icon-container .value-item-icon{display:block}.values .value-list .value-item-container .value-item .value-item-title{margin:0 0 20px;color:#ff4c29}.values .value-list .value-item-container .value-item .value-item-title p span{margin-right:15px;color:#ff4c29;font-size:1.6rem;font-family:LL Akkuratmono Regular Web;font-weight:400;font-style:normal;font-stretch:normal}.values .value-list .value-item-container .value-item .value-item-text p{color:#2b5152}@media only screen and (max-width:767px){.quote .mobile-headline{order:1}.quote .explore-image{order:2}.quote .text-image-container .text-container{order:3}}.quote.has-bg{background-image:url(/wp-content/themes/boundless-bio/dist/img/wiecdna-bg.jpg);background-size:cover;background-repeat:no-repeat;padding:120px 0}@media only screen and (max-width:767px){.quote.has-bg{padding:60px 0}}.quote.has-bg .text-image-container .text-container{color:#fff}.quote .text-image-container .text-container .quote-actual{position:relative;margin:0 0 30px}.quote .text-image-container .text-container .quote-actual.noHeadline{margin-top:170px}@media only screen and (max-width:767px){.quote .text-image-container .text-container .quote-actual.noHeadline{margin-top:0}}@media only screen and (max-width:767px){.quote .text-image-container .text-container .quote-actual{padding:40px 0}}.quote .text-image-container .text-container .quote-actual:before{content:"“";position:absolute;display:block;top:-22px;left:-50px;line-height:1;font-size:10rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal;color:#ff4c29}@media only screen and (max-width:767px){.quote .text-image-container .text-container .quote-actual:before{top:-10px;left:0}}.quote .text-image-container .text-container .quote-actual span{position:relative;line-height:0;vertical-align:-webkit-baseline-middle;top:20px;margin-left:10px;font-size:10rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal;color:#ff4c29}@media only screen and (max-width:767px){.quote .text-image-container .text-container .quote-actual span{position:absolute;bottom:0;right:0;top:inherit}}.quote .text-image-container .text-container .quote-attribution p.name{line-height:1;font-size:3rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}.quote .text-image-container .text-container .quote-attribution p.title{font-size:1.8rem;font-family:Algebra Regular Italic;font-weight:500;font-style:normal;font-stretch:normal}.who-we-are{padding:150px 0;background-color:#234647}@media only screen and (max-width:767px){.who-we-are{padding:75px 0}}.who-we-are .ecdna-container{position:absolute;top:0;left:0;width:772px;max-width:53%;margin:auto;height:100%;max-height:100%}@media only screen and (max-width:767px){.who-we-are .ecdna-container{width:100%;max-width:100%;height:413px}}.who-we-are .ecdna-bg,.who-we-are .ecdna-fg{position:absolute;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%}.who-we-are .ecdna-bg img,.who-we-are .ecdna-fg img{max-width:100%;max-height:100%}.who-we-are .ecdna-fg{z-index:2}.who-we-are .who-we-are-content{position:relative;display:flex;justify-content:flex-end;padding:45px 0 130px;border-top:1px solid #ff4c29;border-bottom:1px solid #ff4c29}@media only screen and (max-width:767px){.who-we-are .who-we-are-content{flex-direction:column;padding:45px 0}}.who-we-are .who-we-are-content .who-we-are-text{max-width:475px;margin:140px 0 0}@media only screen and (max-width:767px){.who-we-are .who-we-are-content .who-we-are-text{margin:250px 0 0}}.who-we-are .who-we-are-content .who-we-are-text h2{font-size:10rem;margin:0 0 50px;color:#ff4c29}@media only screen and (max-width:767px){.who-we-are .who-we-are-content .who-we-are-text h2{font-size:6.5rem}}.who-we-are .who-we-are-content .who-we-are-text p{margin:0 0 50px}.who-we-are .who-we-are-content .who-we-are-text p:last-child{margin:0}.leadership-item{width:31%;margin-right:3.5%;margin-bottom:100px}@media only screen and (max-width:767px){.leadership-item{width:100%;max-width:300px;margin:0 auto 30px}.leadership-item:last-child{margin-bottom:0}}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.leadership-item:hover .member-photo img{transform:scale(1.1)}.leadership-item:hover p{color:#ff4c29}}.leadership-item:nth-child(3n){margin-right:0}@media only screen and (max-width:767px){.leadership-item:nth-child(3n){margin:0 auto 30px}}.leadership-item:nth-last-child(-n+3){margin-bottom:0}@media only screen and (max-width:767px){.leadership-item:nth-last-child(-n+3){margin:0 auto 30px}}.leadership-item .member-photo{position:relative;width:100%;height:0;padding:0 0 120%;margin:0 0 20px;overflow:hidden}.leadership-item .member-photo img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transform:scale(1);transition:all .5s ease}.leadership-item .name,.leadership-item .title{color:#2b5152;transition:all .5s ease}.leadership-item .name{line-height:1;font-size:2.4rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}.leadership-item .title{font-size:1.4rem;font-family:Algebra Regular Italic;font-weight:500;font-style:normal;font-stretch:normal;line-height:1.5}.module-leadership{padding:75px 0}@media only screen and (max-width:767px){.module-leadership{padding:50px 0}}.module-leadership .section-intro-number{margin:0 0 80px}@media only screen and (max-width:767px){.module-leadership .section-intro-number{margin:0 0 40px}}.module-leadership .section-intro-number .section-intro-line:before{top:29px}@media only screen and (max-width:767px){.module-leadership .section-intro-number .section-intro-line:before{content:none}}.module-leadership .section-intro-number .intro-headline{padding:4px 0 0}.module-leadership .section-intro-number .intro-headline h2{left:0;visibility:visible;font-size:10rem;text-align:right}@media only screen and (max-width:767px){.module-leadership .section-intro-number .intro-headline h2{font-size:5rem;text-align:center}}.module-leadership .leadership-anchors{display:flex;justify-content:space-between;align-items:center;padding:0 50px 10px;margin:0 0 100px;border-bottom:2px solid #ff4c29;color:#2b5152}@media only screen and (max-width:767px){.module-leadership .leadership-anchors{flex-direction:column}}.module-leadership .leadership-anchors .leadership-anchor{cursor:pointer;flex:1;font-weight:400;text-align:center;transition:all .3s ease-in-out}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.module-leadership .leadership-anchors .leadership-anchor:hover{font-weight:700}}@media only screen and (max-width:767px){.module-leadership .leadership-anchors .leadership-anchor{padding:5px 0}}.module-leadership .leadership-row{margin:0 0 140px}@media only screen and (max-width:767px){.module-leadership .leadership-row{margin:0 0 60px}}.module-leadership .leadership-row:last-child{margin:0}.module-leadership .leadership-row:nth-child(2n) .section-intro-number .intro-headline h2{text-align:left}.module-leadership .leadership-row:nth-child(2n) .leadership-items{margin-left:0;margin-right:auto}.module-leadership .leadership-row.investors .section-intro-number .intro-headline h2{text-align:center}.module-leadership .leadership-items{display:flex;flex-wrap:wrap;max-width:970px;margin-left:auto}.module-leadership .investor-items{display:flex;flex-wrap:wrap;align-items:center}.module-leadership .investor-items .investor{width:25%;padding:40px 0}@media only screen and (max-width:1024px){.module-leadership .investor-items .investor{width:50%}}.module-leadership .investor-items .investor img{max-width:80%}.content-slider{padding:70px 0 150px;background-color:#234647}@media only screen and (max-width:767px){.content-slider{padding:40px 0 80px}}.content-slider .slide-container{position:relative;padding:50px 0 100px;border-top:1px solid #ff4c29;border-bottom:1px solid #ff4c29}@media only screen and (max-width:767px){.content-slider .slide-container{padding:40px 0}}.content-slider .slide-container .slide-item h2{font-size:8rem;max-width:690px;margin:0 0 60px;color:#ff4c29}@media only screen and (max-width:767px){.content-slider .slide-container .slide-item h2{font-size:4.5rem}}.content-slider .slide-container .slide-item p{max-width:474px;margin-left:auto}@media only screen and (max-width:1024px){.content-slider .slide-container .slide-item p{max-width:45%}}@media only screen and (max-width:767px){.content-slider .slide-container .slide-item p{max-width:100%}}.content-slider .slide-container .slide-controls{position:absolute;bottom:100px;left:0;z-index:1}@media only screen and (max-width:767px){.content-slider .slide-container .slide-controls{position:relative;bottom:0;margin:0 0 20px}}.content-slider .slide-container .slide-controls .slider-controls-container{display:flex;justify-content:space-between;align-items:center}.content-slider .slide-container .slide-controls .slider-controls-container .slider-arrows{display:flex;justify-content:space-between;width:162px}.content-slider .slide-container .slide-controls .slider-controls-container .slider-arrows .slider-arrow{position:relative;left:0;cursor:pointer;display:block;text-indent:-9999px;width:35px;height:13px;background-image:url(/wp-content/themes/boundless-bio/dist/img/spritesheet-icons.png);background-position:-3px -51px;background-size:106px;transition:all .3s ease}.content-slider .slide-container .slide-controls .slider-controls-container .slider-arrows .slider-arrow.prev{transform:rotate(180deg)}.content-slider .slide-container .slide-controls .slider-controls-container .slide-count{position:relative;display:flex;justify-content:center;align-items:center;width:157px;height:120px;margin-left:50px}.content-slider .slide-container .slide-controls .slider-controls-container .slide-count:before{content:"";display:block;position:absolute;top:0;left:0;width:100%;height:100%;background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAxIiBoZWlnaHQ9Ijc3IiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPjxnIHN0cm9rZT0iI0ZGNEMyOSIgc3Ryb2tlLXdpZHRoPSIuNSIgZmlsbD0ibm9uZSIgZmlsbC1ydWxlPSJldmVub2RkIj48cGF0aCBkPSJNODMuNTkxIDE5Ljg1YTM3LjgyMyAzNy44MjMgMCAwMTQuODg2IDE4LjY1YzAgMTguOTQ0LTEzLjg2NSAzNC42NDYtMzIgMzcuNTI0TTQ0LjQ3NyA3Ni4wMjRjMS45NTUuMzEgMy45NTguNDc2IDYgLjQ3NnM0LjA0NS0uMTY2IDYtLjQ3NiIvPjxwYXRoIGQ9Ik01MC40NzcgMi40NDVhMzguMDE0IDM4LjAxNCAwIDAxMTMuNjU2IDguMDMzYzcuNTg2IDYuOTQ1IDEyLjM0NCAxNi45MjUgMTIuMzQ0IDI4LjAyMiAwIDE2Ljc5Mi0xMC44OTYgMzEuMDMtMjYgMzYuMDU0TTQ0LjQ3NyA3Ni4wMjRhMzcuNjU1IDM3LjY1NSAwIDAwNi0xLjQ3TTUwLjQ3NyAyLjQ0NWEzNy41NDUgMzcuNTQ1IDAgMDE2LTEuNDY5Ii8+PHBhdGggZD0iTTU2LjQ3Ny45NzZhMzguMTYyIDM4LjE2MiAwIDAxNi0uNDc2YzIwLjk4NyAwIDM4IDE3LjAxMyAzOCAzOCAwIDE3LjM0My0xMS42MiAzMS45NzMtMjcuNDk3IDM2LjUzTTUwLjQ3NyAyLjQ0NWMtMTUuMTA0IDUuMDI1LTI2IDE5LjI2My0yNiAzNi4wNTUgMCAxNi43OTIgMTAuODk2IDMxLjAzIDI2IDM2LjA1NCIvPjxwYXRoIGQ9Ik00NC41IDc2LjAxNGMtMS45NTUuMzEtMy45NTguNDc2LTYgLjQ3Ni0yMC45ODcgMC0zOC0xNy4wMTQtMzgtMzhDLjUgMjEuMTQ2IDEyLjExOCA2LjUxNyAyNy45OTcgMS45NiIvPjxwYXRoIGQ9Ik0xNy4xNzYgNTcuMTUxYTM3LjgxNiAzNy44MTYgMCAwMS00Ljg4Ni0xOC42NWMwLTE4Ljk0NiAxMy44NjUtMzQuNjQ4IDMyLTM3LjUyNU01Ni4yOS45NzZhMzguMjgyIDM4LjI4MiAwIDAwLTYtLjQ3NmMtMi4wNDEgMC00LjA0NC4xNjYtNiAuNDc2Ii8+PC9nPjwvc3ZnPg==);background-size:contain;background-position:50%;background-repeat:no-repeat}.content-slider .slide-container .slide-controls .slider-controls-container .slide-count span{font-size:4rem}.content-columns{padding:150px 0 120px}@media only screen and (max-width:767px){.content-columns{padding:70px 0 50px}}.content-columns .section-intro-number{margin:0 0 120px}@media only screen and (max-width:767px){.content-columns .section-intro-number{margin:0 0 50px}}.content-columns .section-intro-number .intro-headline h2:first-child{text-align:center}.content-columns .section-intro-number .intro-headline h2:last-child{text-align:right;margin-right:25%}.content-columns .headline.medium,.content-columns .headline.small{margin:0 0 100px}@media only screen and (max-width:767px){.content-columns .headline.medium,.content-columns .headline.small{margin:0 0 50px}}.content-columns .headline.small{max-width:721px}.content-columns .headline.medium{max-width:793px}.content-columns .headline h2,.content-columns .headline h3{color:#ff4c29}.content-columns .headline h2{font-size:8rem}@media only screen and (max-width:767px){.content-columns .headline h2{font-size:4.5rem}}.content-columns .headline h3{font-size:4.3rem}@media only screen and (max-width:767px){.content-columns .headline h3{font-size:2.6rem}}.content-columns .col-container{position:relative;display:flex;flex-wrap:wrap;justify-content:space-between}.content-columns .col-container.multi{display:block}.content-columns .col-container.multi .col:nth-child(odd){margin-left:auto}.content-columns .col-container.multi .col:nth-last-child(-n+2){margin-bottom:45px}.content-columns .col-container.multi .col.last-chlid{margin-bottom:0}@media only screen and (max-width:767px){.content-columns .col-container{flex-direction:column}}.content-columns .col-container .col{width:48%;margin:0 0 45px}@media only screen and (max-width:767px){.content-columns .col-container .col{width:100%}}.content-columns .col-container .col:nth-last-child(-n+2){margin:0}@media only screen and (max-width:767px){.content-columns .col-container .col:nth-last-child(-n+2){margin:0 0 45px}}@media only screen and (max-width:767px){.content-columns .col-container .col:last-child{margin:0}}.content-columns .col-container .col h4{max-width:400px;font-size:4.3rem;color:#ff4c29}@media only screen and (max-width:767px){.content-columns .col-container .col h4{font-size:2.6rem}}.content-columns .col-container .col p{color:#2b5152}.content-columns .col-container .col p.number{line-height:1;color:#ff4c29;font-size:2rem;font-family:LL Akkuratmono Regular Web;font-weight:400;font-style:normal;font-stretch:normal}.content-columns .col-container .col p.number:after{content:"";display:block;width:53px;height:2px;margin:10px 0 30px;background-color:#ff4c29}.featured-news{padding:125px 0;background-color:#234647}@media only screen and (max-width:767px){.featured-news{padding:80px 0}}.featured-news .news-container{position:relative;padding:100px 0;border-top:1px solid #ff4c29;border-bottom:1px solid #ff4c29}@media only screen and (max-width:767px){.featured-news .news-container{padding:40px 0}}.featured-news .news-container .news-type{padding:0 0 30px;margin:0 0 30px;border-bottom:1px solid #ff4c29}.featured-news .news-container .news-type:last-child{margin:0;border:none}.featured-news .news-container h4{font-size:4.3rem;margin:0 0 60px;color:#ff4c29}.featured-news .news-container .news-item-container{position:relative;display:flex;flex-wrap:wrap}@media only screen and (max-width:767px){.featured-news .news-container .news-item-container{flex-direction:column}}.featured-news .news-container .news-item-container .news-item{width:30%;display:flex;flex-direction:column;margin-right:5%;margin-bottom:40px}@media only screen and (max-width:767px){.featured-news .news-container .news-item-container .news-item{width:100%;margin:0 0 40px}.featured-news .news-container .news-item-container .news-item:last-child{margin-bottom:0!important}}.featured-news .news-container .news-item-container .news-item:nth-child(3n){margin-right:0}.featured-news .news-container .news-item-container .news-item p.number{line-height:1;color:#ff4c29;font-size:2rem;font-family:LL Akkuratmono Regular Web;font-weight:400;font-style:normal;font-stretch:normal}.featured-news .news-container .news-item-container .news-item p.number:after{content:"";display:block;width:53px;height:2px;margin:10px 0 30px;background-color:#ff4c29}.featured-news .news-container .news-item-container .news-item p.title{line-height:1.2;margin:0 0 auto;font-size:2rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}.featured-news .news-container .news-item-container .news-item p.source{min-height:28px;margin:10px 0 0}.featured-news .news-container .news-item-container .news-item a{margin:50px 0 0}.join-us{padding:150px 0;background-color:#234647}@media only screen and (max-width:767px){.join-us{padding:70px 0}}.join-us .section-intro-number{margin:0 0 120px}@media only screen and (max-width:767px){.join-us .section-intro-number{margin:0 0 50px}}.join-us .section-intro-number .intro-headline h2:first-child{margin-left:16%}.join-us .section-intro-number .intro-headline h2:nth-child(2){margin-left:23%}.join-us .join-us-text-container{position:relative;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.join-us .join-us-text-container{flex-direction:column}}.join-us .join-us-text-container .join-us-text{max-width:475px}@media only screen and (max-width:767px){.join-us .join-us-text-container .join-us-text{order:2}}.join-us .join-us-text-container .join-us-text p{margin:0 0 30px}.join-us .join-us-text-container .join-us-text p:last-child{margin:0}.join-us .join-us-text-container .join-us-text p.circle-link{margin:40px 0 0}.join-us .join-us-text-container .bb-logo{margin-right:15%}@media only screen and (max-width:767px){.join-us .join-us-text-container .bb-logo{margin:0 0 40px}}.open-positions{padding:75px 0}@media only screen and (max-width:767px){.open-positions{padding:50px 0}}.open-positions .section-intro-number{margin:0 0 120px}.open-positions .section-intro-number .intro-headline h2:first-child{text-align:center}.open-positions .section-intro-number .intro-headline h2:nth-child(2){text-align:right;margin-right:20%}.open-positions .op-departments .op-department{margin:0 0 40px}.open-positions .op-departments .op-department:last-child{margin:0}.open-positions .op-departments .op-department h3{font-size:5rem;margin:0 0 50px;color:#ff4c29}@media only screen and (max-width:767px){.open-positions .op-departments .op-department h3{font-size:3rem}}.open-positions .op-departments .op-department .op-job a{color:#2b5152;font-size:2rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}@media only screen and (max-width:767px){.open-positions .op-departments .op-department .op-job a{font-size:1.4rem}}.open-positions .op-departments .no-positions p{line-height:1;max-width:calc(100% - 60px);color:#2b5152;font-size:3rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}@media only screen and (max-width:767px){.open-positions .op-departments .no-positions p{font-size:2rem}}.reach-out{padding:150px 0;background-color:#234647}@media only screen and (max-width:767px){.reach-out{padding:70px 0}}.reach-out .section-intro-number{margin:0 0 120px}@media only screen and (max-width:767px){.reach-out .section-intro-number{margin:0 0 50px}}@media only screen and (max-width:767px){.reach-out .section-intro-number .section-intro-line:before{top:14px}}.reach-out .section-intro-number .intro-headline h2{text-align:center}.reach-out .section-intro-number .intro-headline h2:nth-child(2){margin-left:30%}.reach-out .reach-out-text-container{position:relative;display:flex;justify-content:space-between}@media only screen and (max-width:767px){.reach-out .reach-out-text-container{flex-direction:column}}.reach-out .reach-out-text-container .reach-out-text{max-width:475px}@media only screen and (max-width:767px){.reach-out .reach-out-text-container .reach-out-text{margin:0 0 40px}}.reach-out .reach-out-text-container .reach-out-text p{margin:0 0 30px}.reach-out .reach-out-text-container .reach-out-text p:last-child{margin:0}.reach-out .reach-out-text-container .reach-out-location{margin-right:15%}@media only screen and (max-width:767px){.reach-out .reach-out-text-container .reach-out-location{margin:0}}.reach-out .reach-out-text-container .reach-out-location p{font-size:1.4rem;letter-spacing:2.17px;text-transform:uppercase;font-family:nimbus-sans,sans-serif;font-weight:700;font-style:normal;line-height:1;color:#ff4c29;letter-spacing:inherit;font-size:1.6rem;text-transform:inherit;color:#fff}.reach-out .reach-out-text-container .reach-out-location p.white{color:#fff}.reach-out .reach-out-text-container .reach-out-location p.green{color:#234647}.reach-out .reach-out-text-container .reach-out-location h5{font-size:2.6rem}.reach-out .reach-out-text-container .reach-out-location h5.state{margin:0 0 60px}@media only screen and (max-width:767px){.reach-out .reach-out-text-container .reach-out-location h5.state{margin:0 0 30px}}.location{padding:150px 0}@media only screen and (max-width:767px){.location{padding:0 0 75px}}.location:before{content:"";display:block;position:absolute;top:50%;left:0;width:100%;height:1px;background-color:#ff4c29;z-index:-1}@media only screen and (max-width:767px){.location:before{content:none}}@media only screen and (max-width:767px){.location .container{width:100%}}.location .text-image-container{position:relative;display:flex;justify-content:space-between;align-items:center}@media only screen and (max-width:767px){.location .text-image-container{flex-direction:column}}.location .text-image-container .location-image{margin-right:5%}@media only screen and (max-width:767px){.location .text-image-container .location-image{width:100%;margin:0 0 40px}}.location .text-image-container .location-image img{transform:scale(1.1)}.location .text-image-container .location-image a{position:absolute;top:0;left:0;width:100%;height:100%;text-indent:-9999px}.location .text-image-container .location-info{position:relative}@media only screen and (max-width:767px){.location .text-image-container .location-info{margin:auto;width:95%}}.location .text-image-container .location-info .location-row{margin:0 0 150px}@media only screen and (max-width:767px){.location .text-image-container .location-info .location-row{margin:0 0 60px}}.location .text-image-container .location-info .location-row:last-child{margin:0}.location .text-image-container .location-info .row-head{margin:0 0 40px;font-size:1.8rem;letter-spacing:2.17px;text-transform:uppercase;font-family:nimbus-sans,sans-serif;font-weight:700;font-style:normal;line-height:1;color:#ff4c29;letter-spacing:inherit}.location .text-image-container .location-info .row-head.white{color:#fff}.location .text-image-container .location-info .row-head.green{color:#234647}@media only screen and (max-width:1023px){.location .text-image-container .location-info .row-head{font-size:1.6rem;margin:0 0 20px}}.location .text-image-container .location-info .row-text{line-height:1;color:#2b5152;font-size:3.5rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}@media only screen and (max-width:1023px){.location .text-image-container .location-info .row-text{font-size:2.9rem}}.whats-new{padding:150px 0 200px}@media only screen and (max-width:767px){.whats-new{padding:100px 0}}.whats-new .article-headline{position:relative;margin:0 0 20px}.whats-new .article-headline h2{font-size:10rem;line-height:.75;margin:0 0 50px;color:#ff4c29}@media only screen and (max-width:767px){.whats-new .article-headline h2{font-size:6.5rem}}.whats-new .articles-container{position:relative}.whats-new .articles-container .sidebar .category-container{display:flex;justify-content:space-between;align-items:center;padding:0 50px 10px;margin:0 0 100px;border-bottom:2px solid #ff4c29;color:#2b5152}@media only screen and (max-width:767px){.whats-new .articles-container .sidebar .category-container{flex-direction:column}}.whats-new .articles-container .sidebar .category-container p{cursor:pointer;flex:1;font-weight:400;text-align:center;transition:all .3s ease-in-out}.whats-new .articles-container .sidebar .category-container p.active{font-weight:700}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.whats-new .articles-container .sidebar .category-container p:hover{font-weight:700}}@media only screen and (max-width:767px){.whats-new .articles-container .sidebar .category-container p{padding:5px 0}}.whats-new .articles-container .articles .article-container article{width:100%;margin:0 0 60px}@media only screen and (max-width:767px){.whats-new .articles-container .articles .article-container article{margin:0 0 40px}}.whats-new .articles-container .articles .article-container article:last-child{margin:0}.whats-new .articles-container .articles .article-container article h3,.whats-new .articles-container .articles .article-container article p:not(.date){color:#2b5152}.whats-new .articles-container .articles .article-container article h3{font-size:4.3rem;margin:0 0 30px}.whats-new .articles-container .articles .article-container article p:not(.date){margin:0 0 30px}.whats-new .articles-container .articles .article-container article p.date{font-size:1.6rem;margin:0 0 10px}.module-image{padding:75px 0}@media only screen and (max-width:767px){.module-image{padding:50px 0}}.module-image h4{font-size:43px;margin:0 0 40px;color:#ff4c29}@media only screen and (max-width:767px){.module-image h4{font-size:3rem;margin:0 0 40px}}.module-image img{margin:auto}.module-image .text-above{margin:0 0 40px}.module-image .text-below{margin:40px 0 0}.module-image a{margin:50px 0 0}.culture{padding:75px 0}@media only screen and (max-width:767px){.culture{padding:50px 0}}.culture .section-intro-number{margin:0 0 120px}@media only screen and (max-width:767px){.culture .section-intro-number{margin:0 0 50px}}.culture .section-intro-number .intro-headline h2:first-child{margin-left:16%}.culture .section-intro-number .intro-headline h2:nth-child(2){margin-left:23%}.culture .culture-head{margin:0 0 120px}@media only screen and (max-width:767px){.culture .culture-head{margin:0 0 50px}}.culture .culture-head h2{font-size:4.3rem;margin:0 0 20px;color:#ff4c29}@media only screen and (max-width:767px){.culture .culture-head h2{font-size:3rem}}.culture .culture-head h3{font-size:3rem;margin-left:10%;color:#2b5152}@media only screen and (max-width:767px){.culture .culture-head h3{font-size:2.4rem}}.culture .culture-cols{display:flex;justify-content:space-between}@media only screen and (max-width:1024px){.culture .culture-cols{flex-wrap:wrap}}.culture .culture-cols .culture-col{width:22%;color:#2b5152}@media only screen and (max-width:1024px){.culture .culture-cols .culture-col{width:45%}.culture .culture-cols .culture-col:nth-child(-n+2){margin-bottom:40px}}@media only screen and (max-width:767px){.culture .culture-cols .culture-col{width:100%;margin-bottom:40px}}.culture .culture-cols .culture-col .col-image{max-width:220px;margin:0 auto 30px}.culture .culture-cols .culture-col .col-text .tagline{margin:0 0 30px;font-size:1.8rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}.culture .culture-cta{margin:50px 0 0}.wrapper,main{position:relative;overflow:hidden}img[lazy=loading]{opacity:0;transition:all .3s ease}img[lazy=loaded]{opacity:1!important;visibility:visible!important}.error404{padding:140px 0 100px}.error404 a,.error404 h1{color:#2b5152}.error404 h1{font-size:5rem;max-width:900px;margin:0 0 50px}.error404 a{position:relative}.error404 a:before{content:"";position:relative;top:0;display:inline-block;margin-right:20px;transform:rotate(180deg);transition:all .3s ease;width:35px;height:13px;background-image:url(/wp-content/themes/boundless-bio/dist/img/spritesheet-icons.png);background-position:-3px -32px;background-size:106px}.pagination{position:relative;width:100%;display:flex;align-items:center;justify-content:space-between}.pagination a{font-size:1.8rem;text-decoration:none}.pagination a.disabled{pointer-events:none;opacity:.5}.pagination a.active{font-weight:700;opacity:1}.pagination .pagination__item{padding:5px}article.single-post a.nav-link{display:inline-block;margin:0 0 20px}.team-member{position:relative;padding:200px 0}@media only screen and (max-width:767px){.team-member{padding:60px 0}}.team-member .team-member-inner{position:relative}.team-member .team-member-inner .container{display:flex;justify-content:space-between}@media only screen and (max-width:767px){.team-member .team-member-inner .container{flex-direction:column;width:100%}}.team-member .member-image-container{display:flex;flex-wrap:wrap;width:50%;max-width:510px}@media only screen and (max-width:767px){.team-member .member-image-container{width:100%;max-width:100%;margin:0 auto 30px;order:2}}.team-member .member-image-container .member-image{width:100%;align-self:flex-start}.team-member .member-image-container .member-image .image-container{display:flex;width:calc(100% - 44px);order:2}@media only screen and (max-width:767px){.team-member .member-image-container .member-image .image-container{margin:40px auto 0;width:95%}}.team-member .member-image-container .member-image .image-container .image-container-wrapper,.team-member .member-image-container .member-image .image-container .image-container-wrapper .responsive-image{width:100%}.team-member .member-image-container .member-social-media{margin:40px 0 10px;display:inline-block}@media only screen and (max-width:767px){.team-member .member-image-container .member-social-media{margin:40px auto 10px}}.team-member .member-image-container .member-social-media:after{content:"";display:block;width:100%;height:2px;margin:10px 0 0;background-color:#ff4c29}.team-member .member-image-container .member-social-media a{font-size:1.6rem;color:#2b5152;margin-right:20px}.team-member .member-image-container .member-social-media a:last-child{margin-right:0}.team-member .member-info{max-width:475px}@media only screen and (max-width:767px){.team-member .member-info{margin:auto;width:95%}}.team-member .member-info .member-name-title{position:relative;margin:0 0 50px}.team-member .member-info .member-name-title .title,.team-member .member-info .member-name-title h1{color:#ff4c29}.team-member .member-info .member-name-title h1{font-size:10rem;margin:0 0 10px}@media only screen and (max-width:767px){.team-member .member-info .member-name-title h1{font-size:5.5rem}}.team-member .member-info .member-name-title .title{font-size:2rem;line-height:1.2}.team-member .member-bio p{margin:0 0 30px;color:#2b5152}.team-member .member-bio p:last-child{margin:0}.team-member .member-bottom{max-width:510px;margin:40px 0 0}.team-member .member-bottom p.bottom-text{line-height:1.14;color:#2b5152;font-size:3.6rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}@media only screen and (max-width:767px){.team-member .member-bottom p.bottom-text{font-size:2.9rem}}.team-member .member-bottom .member-bio{margin:30px 0 0}.related-members{padding:200px 0;background-color:#234647}@media only screen and (max-width:767px){.related-members{padding:100px 0}}.related-members .related-members-container{position:relative;padding:65px 0;border-top:1px solid #ff4c29;border-bottom:1px solid #ff4c29}.related-members .related-members-container .related-members-head{margin:0 0 100px}.related-members .related-members-container .related-members-head h2{font-size:10rem;margin:0 0 40px;color:#ff4c29}@media only screen and (max-width:767px){.related-members .related-members-container .related-members-head h2{font-size:6rem}}.related-members .related-members-container .related-members-head a{padding:10px 10px 10px 0;color:#fff;font-size:1.8rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.related-members .related-members-container .related-members-head a:hover:before{left:-10px}}.related-members .related-members-container .related-members-head a:before{content:"";position:relative;left:0;display:inline-block;margin-right:20px;transform:rotate(180deg);width:35px;height:13px;background-image:url(/wp-content/themes/boundless-bio/dist/img/spritesheet-icons.png);background-position:-3px -51px;background-size:106px;transition:all .3s ease}.related-members .related-members-container .members-container{position:relative;max-width:770px;margin-left:auto;display:flex;flex-wrap:wrap}.related-members .related-members-container .members-container .related-member{width:31%;margin-right:3.5%;margin-bottom:30px}@media only screen and (max-width:767px){.related-members .related-members-container .members-container .related-member{width:100%;max-width:300px;margin:0 auto 30px}.related-members .related-members-container .members-container .related-member:last-child{margin-bottom:0}}@media only screen and (min-device-height:768px)and (min-device-width:1024px){.related-members .related-members-container .members-container .related-member:hover .member-photo img{transform:scale(1.1)}.related-members .related-members-container .members-container .related-member:hover p{color:#ff4c29}}.related-members .related-members-container .members-container .related-member:nth-child(3n){margin-right:0}@media only screen and (max-width:767px){.related-members .related-members-container .members-container .related-member:nth-child(3n){margin:0 auto 30px}}.related-members .related-members-container .members-container .related-member:nth-last-child(-n+3){margin-bottom:0}@media only screen and (max-width:767px){.related-members .related-members-container .members-container .related-member:nth-last-child(-n+3){margin:0 auto 30px}}.related-members .related-members-container .members-container .related-member a{display:inline-block;line-height:1;color:#fff;font-size:2.6rem;font-family:Algebra Medium;font-weight:600;font-style:normal;font-stretch:normal}.related-members .related-members-container .members-container .related-member a:before{content:"";display:block;width:53px;height:2px;margin:0 0 10px;background-color:#ff4c29}.page-legal{padding:150px 0}@media only screen and (max-width:767px){.page-legal{padding:60px 0}}