.button{border:1px solid #161d24;border-radius:2px;width:100%;display:block;padding:16px 40px 15px 40px;text-align:center;text-decoration:none;font-family:soleil, sans-serif;font-weight:500;text-transform:uppercase;letter-spacing:2px;font-size:14px;background-color:#161d24;color:#fff;-webkit-font-smoothing:antialiased;}@media (min-width: 992px){.button{display:inline-block;width:auto;}}.button:hover{color:#fff;border-color:#1cb253;background-color:#1cb253;}.button--stroke{color:#161d24;background-color:transparent;}.button--stroke:hover{background-color:#161d24;border-color:#161d24;color:#fff;}.button--stroke.button--inverse{color:#fff;background-color:transparent;border-color:#fff;}.button--stroke.button--inverse:hover{background-color:#fff;border-color:#fff;color:#161d24;}.background-size--cover{background-size:cover;background-position:center center;background-repeat:no-repeat;}.background-size--contain{background-size:contain;background-position:center center;background-repeat:no-repeat;}.divider{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;}img{max-width:100%;height:auto;}@-webkit-keyframes rotateWord{0%{opacity:0;}2%{opacity:0;-webkit-transform:translateY(-20px);}5%{opacity:1;-webkit-transform:translateY(0px);}17%{opacity:1;-webkit-transform:translateY(0px);}20%{opacity:0;-webkit-transform:translateY(10px);}80%{opacity:0;}100%{opacity:0;}}@-ms-keyframes rotateWord{0%{opacity:0;}2%{opacity:0;-ms-transform:translateY(-20px);}5%{opacity:1;-ms-transform:translateY(0px);}17%{opacity:1;-ms-transform:translateY(0px);}20%{opacity:0;-ms-transform:translateY(10px);}80%{opacity:0;}100%{opacity:0;}}@keyframes rotateWord{0%{opacity:0;}2%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}5%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px);}17%{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px);}20%{opacity:0;-webkit-transform:translateY(10px);transform:translateY(10px);}80%{opacity:0;}100%{opacity:0;}}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,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:before,blockquote:after,q:before,q:after{content:'';content:none;}table{border-collapse:collapse;border-spacing:0;}html{overflow-x:hidden;}body{font-family:abril-text, serif;font-weight:100;font-style:normal;color:#333;overflow-x:hidden;}*{box-sizing:border-box;}img{max-width:100%;}a{color:#1cb253;}.body--sans-serif{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;}@media (min-width: 992px){.body--sans-serif{font-size:17px;line-height:1.8;}}.kicker{font-size:30px;-webkit-font-smoothing:antialiased;letter-spacing:-1px;}@media (min-width: 768px){.kicker{font-size:35px;}}@media (min-width: 992px){.kicker{font-size:40px;}}.text--light{color:#aaa;}.context{font-family:soleil, sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;font-size:12px;-webkit-font-smoothing:antialiased;}strong{font-weight:bold;}.grid{margin:0 20px;max-width:1230px;position:relative;}@media (min-width: 768px){.grid{width:90%;margin:auto;}}.grid__row{display:flex;flex-flow:wrap;position:relative;}.grid__row > *{flex:1 1 100%;width:100%;word-wrap:break-word;}@media (min-width: 768px){.grid__row{flex-flow:nowrap;}.grid__row > *{flex:0 0 100%;}}.grid__row--absolute{position:absolute;}.grid__row--center{align-items:center;}.grid__col{flex-grow:0;flex-shrink:1;flex-basis:100%;}.grid__col .grid__col{padding:0;}.grid__col:empty{padding:0;}@media (min-width: 768px){.grid__col{padding:0 15px;}.grid__col:first-child{padding-left:0;}.grid__col:last-child{padding-right:0;}}@media (min-width: 768px){.grid__col--1{flex:0 1 8.33333333333%;}}@media (min-width: 768px){.grid__col--2{flex:0 1 16.6666666667%;}}@media (min-width: 768px){.grid__col--3{flex:0 1 25%;}}@media (min-width: 768px){.grid__col--4{flex:0 1 33.3333333333%;}}@media (min-width: 768px){.grid__col--5{flex:0 1 41.6666666667%;}}@media (min-width: 768px){.grid__col--6{flex:0 1 50%;}}@media (min-width: 768px){.grid__col--7{flex:0 1 58.333333333%;}}@media (min-width: 768px){.grid__col--8{flex:0 1 66.666666667%;}}@media (min-width: 768px){.grid__col--9{flex:0 1 75%;}}@media (min-width: 768px){.grid__col--10{flex:0 1 83.333333333%;}}@media (min-width: 768px){.grid__col--11{flex:0 1 91.666666667%;}}@media (min-width: 768px){.grid__col--12{flex:0 1 100%;}}.hamburger{font:inherit;display:inline-block;overflow:visible;margin:0;padding:15px;cursor:pointer;transition-timing-function:linear;transition-duration:.15s;transition-property:opacity, filter;text-transform:none;color:inherit;border:0;background-color:transparent;}.hamburger.is-active:hover,.hamburger:hover{opacity:.7;}.hamburger.is-active .hamburger-inner,.hamburger.is-active .hamburger-inner:after,.hamburger.is-active .hamburger-inner:before{background-color:#000;}.hamburger-box{position:relative;display:inline-block;width:40px;height:24px;}.hamburger-inner{top:50%;display:block;margin-top:-2px;}.hamburger-inner,.hamburger-inner:after,.hamburger-inner:before{position:absolute;width:40px;height:4px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform;border-radius:4px;background-color:#000;}.hamburger-inner:after,.hamburger-inner:before{display:block;content:"";}.hamburger-inner:before{top:-10px;}.hamburger-inner:after{bottom:-10px;}.hamburger--3dx .hamburger-box{perspective:80px;}.hamburger--3dx .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1), background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dx .hamburger-inner:after,.hamburger--3dx .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dx.is-active .hamburger-inner{transform:rotateY(180deg);background-color:transparent !important;}.hamburger--3dx.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dx.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dx-r .hamburger-box{perspective:80px;}.hamburger--3dx-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1), background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dx-r .hamburger-inner:after,.hamburger--3dx-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dx-r.is-active .hamburger-inner{transform:rotateY(-180deg);background-color:transparent !important;}.hamburger--3dx-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dx-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dy .hamburger-box{perspective:80px;}.hamburger--3dy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1), background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dy .hamburger-inner:after,.hamburger--3dy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dy.is-active .hamburger-inner{transform:rotateX(-180deg);background-color:transparent !important;}.hamburger--3dy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dy-r .hamburger-box{perspective:80px;}.hamburger--3dy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1), background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dy-r .hamburger-inner:after,.hamburger--3dy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dy-r.is-active .hamburger-inner{transform:rotateX(180deg);background-color:transparent !important;}.hamburger--3dy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dxy .hamburger-box{perspective:80px;}.hamburger--3dxy .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1), background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dxy .hamburger-inner:after,.hamburger--3dxy .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dxy.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg);background-color:transparent !important;}.hamburger--3dxy.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dxy.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--3dxy-r .hamburger-box{perspective:80px;}.hamburger--3dxy-r .hamburger-inner{transition:transform .15s cubic-bezier(.645,.045,.355,1), background-color 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dxy-r .hamburger-inner:after,.hamburger--3dxy-r .hamburger-inner:before{transition:transform 0s cubic-bezier(.645,.045,.355,1) .1s;}.hamburger--3dxy-r.is-active .hamburger-inner{transform:rotateX(180deg) rotateY(180deg) rotate(-180deg);background-color:transparent !important;}.hamburger--3dxy-r.is-active .hamburger-inner:before{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--3dxy-r.is-active .hamburger-inner:after{transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--arrow.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);}.hamburger--arrow.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);}.hamburger--arrow-r.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);}.hamburger--arrow-r.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);}.hamburger--arrowalt .hamburger-inner:before{transition:top .1s ease .1s, transform .1s cubic-bezier(.165,.84,.44,1);}.hamburger--arrowalt .hamburger-inner:after{transition:bottom .1s ease .1s, transform .1s cubic-bezier(.165,.84,.44,1);}.hamburger--arrowalt.is-active .hamburger-inner:before{top:0;transition:top .1s ease, transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,-10px,0) rotate(-45deg) scaleX(.7);}.hamburger--arrowalt.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease, transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(-8px,10px,0) rotate(45deg) scaleX(.7);}.hamburger--arrowalt-r .hamburger-inner:before{transition:top .1s ease .1s, transform .1s cubic-bezier(.165,.84,.44,1);}.hamburger--arrowalt-r .hamburger-inner:after{transition:bottom .1s ease .1s, transform .1s cubic-bezier(.165,.84,.44,1);}.hamburger--arrowalt-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease, transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,-10px,0) rotate(45deg) scaleX(.7);}.hamburger--arrowalt-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease, transform .1s cubic-bezier(.895,.03,.685,.22) .1s;transform:translate3d(8px,10px,0) rotate(-45deg) scaleX(.7);}.hamburger--arrowturn.is-active .hamburger-inner{transform:rotate(-180deg);}.hamburger--arrowturn.is-active .hamburger-inner:before{transform:translate3d(8px,0,0) rotate(45deg) scaleX(.7);}.hamburger--arrowturn.is-active .hamburger-inner:after{transform:translate3d(8px,0,0) rotate(-45deg) scaleX(.7);}.hamburger--arrowturn-r.is-active .hamburger-inner{transform:rotate(-180deg);}.hamburger--arrowturn-r.is-active .hamburger-inner:before{transform:translate3d(-8px,0,0) rotate(-45deg) scaleX(.7);}.hamburger--arrowturn-r.is-active .hamburger-inner:after{transform:translate3d(-8px,0,0) rotate(45deg) scaleX(.7);}.hamburger--boring .hamburger-inner,.hamburger--boring .hamburger-inner:after,.hamburger--boring .hamburger-inner:before{transition-property:none;}.hamburger--boring.is-active .hamburger-inner{transform:rotate(45deg);}.hamburger--boring.is-active .hamburger-inner:before{top:0;opacity:0;}.hamburger--boring.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);}.hamburger--collapse .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s;}.hamburger--collapse .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s, opacity .1s linear;}.hamburger--collapse .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s, transform .13s cubic-bezier(.55,.055,.675,.19);}.hamburger--collapse.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--collapse.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333), opacity .1s linear .22s;opacity:0;}.hamburger--collapse.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s, transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(-90deg);}.hamburger--collapse-r .hamburger-inner{top:auto;bottom:0;transition-delay:.13s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s;}.hamburger--collapse-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s, opacity .1s linear;}.hamburger--collapse-r .hamburger-inner:before{transition:top .12s cubic-bezier(.33333,.66667,.66667,1) .2s, transform .13s cubic-bezier(.55,.055,.675,.19);}.hamburger--collapse-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(45deg);}.hamburger--collapse-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333), opacity .1s linear .22s;opacity:0;}.hamburger--collapse-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .16s, transform .13s cubic-bezier(.215,.61,.355,1) .25s;transform:rotate(90deg);}.hamburger--elastic .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-0.55,.265,1.55);transition-duration:.275s;}.hamburger--elastic .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s;}.hamburger--elastic .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-0.55,.265,1.55);}.hamburger--elastic.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(135deg);}.hamburger--elastic.is-active .hamburger-inner:before{transition-delay:0s;opacity:0;}.hamburger--elastic.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(-270deg);}.hamburger--elastic-r .hamburger-inner{top:2px;transition-timing-function:cubic-bezier(.68,-0.55,.265,1.55);transition-duration:.275s;}.hamburger--elastic-r .hamburger-inner:before{top:10px;transition:opacity .125s ease .275s;}.hamburger--elastic-r .hamburger-inner:after{top:20px;transition:transform .275s cubic-bezier(.68,-0.55,.265,1.55);}.hamburger--elastic-r.is-active .hamburger-inner{transition-delay:75ms;transform:translate3d(0,10px,0) rotate(-135deg);}.hamburger--elastic-r.is-active .hamburger-inner:before{transition-delay:0s;opacity:0;}.hamburger--elastic-r.is-active .hamburger-inner:after{transition-delay:75ms;transform:translate3d(0,-20px,0) rotate(270deg);}.hamburger--emphatic{overflow:hidden;}.hamburger--emphatic .hamburger-inner{transition:background-color .125s ease-in .175s;}.hamburger--emphatic .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335), top .05s linear .125s, left .125s ease-in .175s;}.hamburger--emphatic .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335), top .05s linear .125s, right .125s ease-in .175s;}.hamburger--emphatic.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent !important;}.hamburger--emphatic.is-active .hamburger-inner:before{top:-80px;left:-80px;transition:left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,80px,0) rotate(45deg);}.hamburger--emphatic.is-active .hamburger-inner:after{top:-80px;right:-80px;transition:right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,80px,0) rotate(-45deg);}.hamburger--emphatic-r{overflow:hidden;}.hamburger--emphatic-r .hamburger-inner{transition:background-color .125s ease-in .175s;}.hamburger--emphatic-r .hamburger-inner:before{left:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335), top .05s linear .125s, left .125s ease-in .175s;}.hamburger--emphatic-r .hamburger-inner:after{top:10px;right:0;transition:transform .125s cubic-bezier(.6,.04,.98,.335), top .05s linear .125s, right .125s ease-in .175s;}.hamburger--emphatic-r.is-active .hamburger-inner{transition-delay:0s;transition-timing-function:ease-out;background-color:transparent !important;}.hamburger--emphatic-r.is-active .hamburger-inner:before{top:80px;left:-80px;transition:left .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(80px,-80px,0) rotate(-45deg);}.hamburger--emphatic-r.is-active .hamburger-inner:after{top:80px;right:-80px;transition:right .125s ease-out, top .05s linear .125s, transform .125s cubic-bezier(.075,.82,.165,1) .175s;transform:translate3d(-80px,-80px,0) rotate(45deg);}.hamburger--minus .hamburger-inner:after,.hamburger--minus .hamburger-inner:before{transition:bottom .08s ease-out 0s, top .08s ease-out 0s, opacity 0s linear;}.hamburger--minus.is-active .hamburger-inner:after,.hamburger--minus.is-active .hamburger-inner:before{transition:bottom .08s ease-out, top .08s ease-out, opacity 0s linear .08s;opacity:0;}.hamburger--minus.is-active .hamburger-inner:before{top:0;}.hamburger--minus.is-active .hamburger-inner:after{bottom:0;}.hamburger--slider .hamburger-inner{top:2px;}.hamburger--slider .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform, opacity;}.hamburger--slider .hamburger-inner:after{top:20px;}.hamburger--slider.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--slider.is-active .hamburger-inner:before{transform:rotate(-45deg) translate3d(-5.71429px,-6px,0);opacity:0;}.hamburger--slider.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(-90deg);}.hamburger--slider-r .hamburger-inner{top:2px;}.hamburger--slider-r .hamburger-inner:before{top:10px;transition-timing-function:ease;transition-duration:.15s;transition-property:transform, opacity;}.hamburger--slider-r .hamburger-inner:after{top:20px;}.hamburger--slider-r.is-active .hamburger-inner{transform:translate3d(0,10px,0) rotate(-45deg);}.hamburger--slider-r.is-active .hamburger-inner:before{transform:rotate(45deg) translate3d(5.71429px,-6px,0);opacity:0;}.hamburger--slider-r.is-active .hamburger-inner:after{transform:translate3d(0,-20px,0) rotate(90deg);}.hamburger--spin .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s;}.hamburger--spin .hamburger-inner:before{transition:top .1s ease-in .25s, opacity .1s ease-in;}.hamburger--spin .hamburger-inner:after{transition:bottom .1s ease-in .25s, transform .22s cubic-bezier(.55,.055,.675,.19);}.hamburger--spin.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(225deg);}.hamburger--spin.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out, opacity .1s ease-out .12s;opacity:0;}.hamburger--spin.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out, transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg);}.hamburger--spin-r .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.22s;}.hamburger--spin-r .hamburger-inner:before{transition:top .1s ease-in .25s, opacity .1s ease-in;}.hamburger--spin-r .hamburger-inner:after{transition:bottom .1s ease-in .25s, transform .22s cubic-bezier(.55,.055,.675,.19);}.hamburger--spin-r.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(-225deg);}.hamburger--spin-r.is-active .hamburger-inner:before{top:0;transition:top .1s ease-out, opacity .1s ease-out .12s;opacity:0;}.hamburger--spin-r.is-active .hamburger-inner:after{bottom:0;transition:bottom .1s ease-out, transform .22s cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(90deg);}.hamburger--spring .hamburger-inner{top:2px;transition:background-color 0s linear .13s;}.hamburger--spring .hamburger-inner:before{top:10px;transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s, transform .13s cubic-bezier(.55,.055,.675,.19);}.hamburger--spring .hamburger-inner:after{top:20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s, transform .13s cubic-bezier(.55,.055,.675,.19);}.hamburger--spring.is-active .hamburger-inner{transition-delay:.22s;background-color:transparent !important;}.hamburger--spring.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s, transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(45deg);}.hamburger--spring.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333), transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:translate3d(0,10px,0) rotate(-45deg);}.hamburger--spring-r .hamburger-inner{top:auto;bottom:0;transition-delay:0s;transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:.13s;}.hamburger--spring-r .hamburger-inner:after{top:-20px;transition:top .2s cubic-bezier(.33333,.66667,.66667,1) .2s, opacity 0s linear;}.hamburger--spring-r .hamburger-inner:before{transition:top .1s cubic-bezier(.33333,.66667,.66667,1) .2s, transform .13s cubic-bezier(.55,.055,.675,.19);}.hamburger--spring-r.is-active .hamburger-inner{transition-delay:.22s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,-10px,0) rotate(-45deg);}.hamburger--spring-r.is-active .hamburger-inner:after{top:0;transition:top .2s cubic-bezier(.33333,0,.66667,.33333), opacity 0s linear .22s;opacity:0;}.hamburger--spring-r.is-active .hamburger-inner:before{top:0;transition:top .1s cubic-bezier(.33333,0,.66667,.33333) .15s, transform .13s cubic-bezier(.215,.61,.355,1) .22s;transform:rotate(90deg);}.hamburger--stand .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s, background-color 0s linear 75ms;}.hamburger--stand .hamburger-inner:before{transition:top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.hamburger--stand .hamburger-inner:after{transition:bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.hamburger--stand.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s, background-color 0s linear .15s;transform:rotate(90deg);background-color:transparent !important;}.hamburger--stand.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s, transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg);}.hamburger--stand.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg);}.hamburger--stand-r .hamburger-inner{transition:transform 75ms cubic-bezier(.55,.055,.675,.19) .15s, background-color 0s linear 75ms;}.hamburger--stand-r .hamburger-inner:before{transition:top 75ms ease-in 75ms, transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.hamburger--stand-r .hamburger-inner:after{transition:bottom 75ms ease-in 75ms, transform 75ms cubic-bezier(.55,.055,.675,.19) 0s;}.hamburger--stand-r.is-active .hamburger-inner{transition:transform 75ms cubic-bezier(.215,.61,.355,1) 0s, background-color 0s linear .15s;transform:rotate(-90deg);background-color:transparent !important;}.hamburger--stand-r.is-active .hamburger-inner:before{top:0;transition:top 75ms ease-out .1s, transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(-45deg);}.hamburger--stand-r.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease-out .1s, transform 75ms cubic-bezier(.215,.61,.355,1) .15s;transform:rotate(45deg);}.hamburger--squeeze .hamburger-inner{transition-timing-function:cubic-bezier(.55,.055,.675,.19);transition-duration:75ms;}.hamburger--squeeze .hamburger-inner:before{transition:top 75ms ease .12s, opacity 75ms ease;}.hamburger--squeeze .hamburger-inner:after{transition:bottom 75ms ease .12s, transform 75ms cubic-bezier(.55,.055,.675,.19);}.hamburger--squeeze.is-active .hamburger-inner{transition-delay:.12s;transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:rotate(45deg);}.hamburger--squeeze.is-active .hamburger-inner:before{top:0;transition:top 75ms ease, opacity 75ms ease .12s;opacity:0;}.hamburger--squeeze.is-active .hamburger-inner:after{bottom:0;transition:bottom 75ms ease, transform 75ms cubic-bezier(.215,.61,.355,1) .12s;transform:rotate(-90deg);}.hamburger--vortex .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s;}.hamburger--vortex .hamburger-inner:after,.hamburger--vortex .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s;}.hamburger--vortex .hamburger-inner:before{transition-property:top, opacity;}.hamburger--vortex .hamburger-inner:after{transition-property:bottom, transform;}.hamburger--vortex.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(765deg);}.hamburger--vortex.is-active .hamburger-inner:after,.hamburger--vortex.is-active .hamburger-inner:before{transition-delay:0s;}.hamburger--vortex.is-active .hamburger-inner:before{top:0;opacity:0;}.hamburger--vortex.is-active .hamburger-inner:after{bottom:0;transform:rotate(90deg);}.hamburger--vortex-r .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transition-duration:.2s;}.hamburger--vortex-r .hamburger-inner:after,.hamburger--vortex-r .hamburger-inner:before{transition-delay:.1s;transition-timing-function:linear;transition-duration:0s;}.hamburger--vortex-r .hamburger-inner:before{transition-property:top, opacity;}.hamburger--vortex-r .hamburger-inner:after{transition-property:bottom, transform;}.hamburger--vortex-r.is-active .hamburger-inner{transition-timing-function:cubic-bezier(.19,1,.22,1);transform:rotate(-765deg);}.hamburger--vortex-r.is-active .hamburger-inner:after,.hamburger--vortex-r.is-active .hamburger-inner:before{transition-delay:0s;}.hamburger--vortex-r.is-active .hamburger-inner:before{top:0;opacity:0;}.hamburger--vortex-r.is-active .hamburger-inner:after{bottom:0;transform:rotate(-90deg);}.header{width:100%;margin:auto;position:fixed;top:0;left:0;z-index:999;background-color:#fff;padding-bottom:20px;box-shadow:0px 1px 1px rgba(0,0,0,0.05);}@media (min-width: 992px){.header{position:absolute;background-color:transparent;box-shadow:none;}}.header__logo{position:relative;z-index:200;display:block;width:200px;margin-top:25px;}.header__logo svg{fill:#333;transition:0.25s ease fill;}@media (min-width: 992px){.header__logo{margin-top:40px;}}.header__logo.is-open svg,.header__logo.light svg{fill:#fff !important;}.header__logo.light svg{fill:#fff;transition:0.25s ease fill;}@media (min-width: 992px){.dark .header__logo > svg{fill:#fff;}}.header__toggle{position:absolute;z-index:200;top:28px;right:0;}@media (min-width: 992px){.header__toggle{display:none;}}.header__toggle button{outline:none;}.header__toggle .hamburger{padding:0;}.header__toggle .hamburger-box{width:25px;}.header__toggle .hamburger-inner{background-color:#333 !important;width:25px !important;height:2px !important;}.header__toggle .hamburger-inner:before{background-color:#333 !important;width:25px !important;height:2px !important;top:-7px;}.header__toggle .hamburger-inner:after{background-color:#333 !important;width:25px !important;height:2px !important;bottom:-7px;}.header__toggle .is-active .hamburger-inner{background-color:#fff !important;}.header__toggle .is-active .hamburger-inner:before{background-color:#fff !important;}.header__toggle .is-active .hamburger-inner:after{background-color:#fff !important;}.spacer{height:60px;width:100%;}@media (min-width: 992px){.spacer{display:none;}}.footer{border:1px solid #ccc;border-width:1px 0;padding:50px 0;margin-bottom:100px;align-items:center;margin-top:50px;}.footer__kicker{font-size:30px;-webkit-font-smoothing:antialiased;letter-spacing:-1px;margin-bottom:20px;}@media (min-width: 768px){.footer__kicker{font-size:35px;}}@media (min-width: 992px){.footer__kicker{font-size:40px;}}@media (min-width: 768px){.footer__kicker{margin-bottom:20px;}}.footer__action{margin-top:10px;}.footer__kicker--light{color:#aaa;}.footer__kicker--light a{text-decoration:none;color:#aaa;}@media (min-width: 768px){.footer__list{text-align:right;}}.footer__link{font-family:soleil, sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;font-size:12px;-webkit-font-smoothing:antialiased;line-height:2.5;color:#444;text-decoration:none;}.navigation{display:flex;flex-direction:column;justify-content:center;align-content:center;width:100vw;background:linear-gradient(#0ccc69,#14c6dd);z-index:-999;position:fixed;top:0;left:0;opacity:0;padding:20px;height:100vh;min-height:400px;transition:opacity 0.5s ease;transform:translate(0,-100vh);}.navigation.is-open{opacity:1;position:fixed;z-index:100;transform:translate(0,0);}@media (min-width: 992px){.navigation{display:flex;position:absolute;left:auto;right:0;width:auto;height:auto;background:none;padding:0;min-height:0;opacity:1;margin:16px 16px 0 0;z-index:999;transform:translate(0,0);}}@media (min-width: 992px){.navigation__list{display:flex;position:absolute;top:30px;right:30px;}}.navigation__link{font-size:30px;letter-spacing:-1px;color:#fff;line-height:1.6;text-decoration:none;-webkit-font-smoothing:antialiased;}@media (min-width: 768px){.navigation__link{color:#333;font-family:soleil, sans-serif;font-size:13px;text-transform:uppercase;letter-spacing:2px;font-weight:bold;padding:8px 16px;}}.navigation__icon{margin-right:8px;}.navigation__legal{color:#fff;font-family:soleil, sans-serif;font-size:14px;font-weight:400;-webkit-font-smoothing:antialiased;}.navigation__footer{align-items:center;bottom:20px;position:absolute;display:flex;width:100%;justify-content:flex-start;}.navigation__footer > *{margin-right:8px;}@media (min-width: 992px){.navigation__footer{display:none;}}@media (min-width: 768px){.dark .navigation__link{color:#fff;}}.hero{display:flex;align-items:center;padding-top:50px;margin-bottom:25px;min-height:500px;overflow:hidden;}@media (min-width: 992px){.hero{padding-top:100px;height:100vh;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/ipad-au-undergrad.jpg');background-size:contain;background-position:45vw 50px;background-repeat:no-repeat;}}@media (min-width: 1650px){.hero{background-position:50vw 20px;}}.hero__title{font-size:30px;letter-spacing:-0.04em;margin-bottom:16px;color:#555;}@media (min-width: 768px){.hero__title{font-size:40px;margin-bottom:30px;}}@media (min-width: 992px){.hero__title{margin-bottom:16px;font-size:40px;}}@media (min-width: 1200px){.hero__title{font-size:50px;}}@media (min-width: 1500px){.hero__title{font-size:55px;}}.hero__title{height:65px;position:relative;}@media (min-width: 992px){.hero__title{height:90px;}}@media (min-width: 1200px){.hero__title{height:110px;}}.hero__title--static{top:35px;position:absolute;-webkit-font-smoothing:antialiased;}@media (min-width: 992px){.hero__title--static{top:45px;}}@media (min-width: 1200px){.hero__title--static{top:50px;}}.hero__title--dynamic{-webkit-font-smoothing:antialiased;position:absolute;width:700px;}@media (min-width: 992px){.hero__title--dynamic{top:0;}}.hero__title--dynamic span{animation:rotateWord 18s linear infinite 0s;-webkit-animation:rotateWord 18s linear infinite 0s;-ms-animation:rotateWord 18s linear infinite 0s;height:45px;position:absolute;overflow:hidden;opacity:0;}@media (min-width: 992px){.hero__title--dynamic span{height:65px;}}.hero__title--dynamic span:nth-child(2){-webkit-animation-delay:3s;-ms-animation-delay:3s;animation-delay:3s;}.hero__title--dynamic span:nth-child(3){-webkit-animation-delay:6s;-ms-animation-delay:6s;animation-delay:6s;}.hero__title--dynamic span:nth-child(4){-webkit-animation-delay:9s;-ms-animation-delay:9s;animation-delay:9s;}.hero__title--dynamic span:nth-child(5){-webkit-animation-delay:12s;-ms-animation-delay:12s;animation-delay:12s;}.hero__title--dynamic span:nth-child(6){-webkit-animation-delay:15s;-ms-animation-delay:15s;animation-delay:15s;}.hero__summary{line-height:1.6;margin-bottom:24px;font-family:soleil, sans-serif;font-weight:100;}@media (min-width: 992px){.hero__summary{font-size:20px;}}@media (min-width: 992px){.hero__button{margin-bottom:120px;}}.hero__image{width:100%;padding-top:60%;background-size:contain;background-repeat:no-repeat;background-position:center center;}.hero__image--burman{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/ipad-au-undergrad.jpg');}@media (min-width: 992px){.hero__image--burman{display:none;}}.article__title{font-size:40px;line-height:1.2;}.article__header{background-color:#f5f5f5;padding:180px 0 40px 0;font-family:'Soleil', sans-serif;}.article__title{font-weight:bold;margin-bottom:15px;}.article__subtitle{font-size:20px;color:#999;line-height:1.6;font-family:'Soleil', sans-serif;}.article__body h2{font-weight:bold;font-size:22px;margin-bottom:0.8em;margin-top:1.7em;color:#1cb253;font-family:'Soleil', sans-serif;}.article__body h3{font-weight:bold;font-size:18px;margin-bottom:15px;margin-top:20px;font-family:'Soleil', sans-serif;}.article__body{margin:50px 0;font-family:'Soleil', sans-serif;}.article__body p{line-height:1.8;font-family:'Soleil', sans-serif;font-size:17px;margin-bottom:20px;}.article__body p.article__intro{font-size:20px;color:#555;line-height:1.6;}.article__body ul{list-style:circle;list-style-type:square;font-family:'Soleil', sans-serif;line-height:1.8;margin-bottom:20px;margin-left:20px;}.card{padding:20px;box-shadow:0 0 2px rgba(0,0,0,0.2);margin-bottom:20px;background-color:#fff;}.card__title{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#444;margin-bottom:15px;text-align:center;}.card__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;line-height:1.7;text-align:center;margin-bottom:20px;}.card__icon{max-width:100%;width:75%;padding-bottom:50%;background-size:contain;background-repeat:no-repeat;background-position:center center;margin:auto;margin-bottom:15px;}.card__icon--research{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/icon-research.png');}.card__icon--design{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/icon-design.png');}.card__icon--launch{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/icon-launch.png');}.eyebrow{font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:400;display:inline-block;border-bottom:2px solid #ccc;padding-bottom:10px;margin-bottom:20px;}.panel--profile{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex-wrap:nowrap;padding:100px 0;}@media (min-width: 768px){.panel--profile{height:1100px;padding-top:100px;}}@media (min-width: 1700px){.panel--profile{height:1200px;padding-top:150px;}}.panel--uxpr{height:auto;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;flex-wrap:nowrap;padding:100px 0;}@media (min-width: 768px){.panel--uxpr{height:600px;padding-top:100px;}}@media (min-width: 1700px){.panel--uxpr{height:600px;padding-top:150px;}}.panel--capabilities{height:auto;display:flex;align-items:center;text-align:center;flex-wrap:wrap;padding:100px 0 200px 0;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/process.png');background-size:contain;background-position:bottom center;background-repeat:no-repeat;}.panel--capabilities > *{flex:0 0 100%;}@media (min-width: 768px){.panel--capabilities{height:100vh;min-height:500px;padding-top:150px;padding:100px 0 15% 0;}}@media (min-width: 1200px){.panel--capabilities{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/process-blank.png');}}.panel--capabilities .panel__summary{max-width:1000px;}.panel--3up{margin-top:50px;}@media (min-width: 768px){.panel--3up{margin-bottom:40px;}}.panel--3up .card{min-height:375px;}.panel__title{font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:1.1;width:90%;margin:auto;margin-bottom:20px;color:#444;}@media (min-width: 576px){.panel__title{font-size:40px;letter-spacing:-1px;width:80%;line-height:1;}}@media (min-width: 768px){.panel__title{font-size:50px;letter-spacing:-2px;width:80%;line-height:1;}}@media (min-width: 1200px){.panel__title{font-size:60px;letter-spacing:-2px;width:80%;line-height:0.92;max-width:1000px;margin-bottom:30px;}}.panel__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;width:80%;margin:auto;color:#555;max-width:1000px;margin-bottom:20px;}@media (min-width: 768px){.panel__summary{font-size:18px;line-height:1.8;}}@media (min-width: 1200px){.panel__summary{max-width:1200px;}}.panel__eyebrow{font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:400;display:inline-block;border-bottom:2px solid #ccc;padding-bottom:10px;margin-bottom:20px;}.uxpr__title{margin-bottom:20px;}.teaser{margin-bottom:40px;position:relative;}@media (min-width: 768px){.teaser{margin-bottom:250px;}}.teaser--left > .grid > .grid__row{flex-direction:row-reverse;}.teaser__background{background-color:#022139;color:#fff;z-index:1;transition:0.5s ease all;}@media (min-width: 992px){.teaser__background{min-height:400px;padding:20px;}}.teaser__image{background-size:cover;background-position:center center;background-repeat:no-repeat;padding-top:40%;padding-bottom:100px;position:relative;z-index:3;}@media (min-width: 768px){.teaser__image{padding-top:0;min-height:700px;margin-top:-50px;}}@media (min-width: 992px){.teaser__image{min-height:400px;}}@media (min-width: 1200px){.teaser__image{min-height:600px;}}.teaser__image--andrews{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/teaser-andrews.jpg');}.teaser__image--burman{background-image:url('https://res.cloudinary.com/randd/image/fetch/w_1160,f_auto/https://rd.education/img/teaser-image-burman.jpg');}.teaser__image--nyu{background-image:url('/img/nyu.png');}.teaser__phone{background-size:contain;background-position:center center;background-repeat:no-repeat;transition:0.25s ease transform;position:absolute;height:580px;width:300px;z-index:4;top:-20px;display:none;}@media (min-width: 1200px){.teaser__phone{display:block;}}.teaser__phone--andrews{right:170px;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/iphone-andrews.png');}.teaser__phone--burman{left:170px;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/iphone-burman.png');}.teaser__phone--nyu{right:170px;background-image:url('/img/nyu-phone.png');}.teaser__content{display:flex;justify-content:center;flex-direction:column;height:100%;padding:20px 40px 20px 20px;}.teaser__context{font-family:soleil, sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;font-size:12px;-webkit-font-smoothing:antialiased;margin-bottom:10px;}.teaser__title{font-size:30px;font-weight:100;letter-spacing:-0.03em;margin-bottom:16px;-webkit-font-smoothing:antialiased;}@media (min-width: 992px){.teaser__title{font-size:45px;}}@media (min-width: 1200px){.teaser__title{font-size:50px;}}.teaser__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;margin-bottom:20px;}@media (min-width: 992px){.teaser__summary{font-size:17px;line-height:1.8;}}.study__header--burman{background-color:#b5121b;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/burman-background.jpg');color:#fff;display:flex;align-items:center;min-height:400px;padding-top:100px;padding-bottom:50px;}@media (min-width: 768px){.study__header--burman{margin:16px;min-height:800px;height:50vh;}}.study__header--cbu{background-color:#af2e35;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url('/img/work-cbu-hero-bg.png');color:#fff;display:flex;align-items:center;min-height:400px;padding-top:100px;padding-bottom:30px;}@media (min-width: 768px){.study__header--cbu{margin:16px;min-height:800px;height:50vh;padding-top:0px;padding-bottom:70px;}}.study__header--nyu{background-color:#57058c;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url('/img/nyu-background.jpg');color:#fff;display:flex;align-items:center;min-height:400px;padding-top:100px;padding-bottom:50px;}@media (min-width: 768px){.study__header--nyu{margin:16px;min-height:800px;height:50vh;}}.study__header--obu{background-color:#005826;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/obu-background.jpg');color:#fff;display:flex;align-items:center;min-height:400px;padding-top:100px;padding-bottom:50px;}@media (min-width: 768px){.study__header--obu{margin:16px;min-height:800px;height:50vh;}}.study__feature--cbu .feature__image{margin-top:10px;}@media (min-width: 768px){.study__feature--cbu .feature__image{margin-top:-45px;}}@media (min-width: 992px){.study__feature--cbu .feature__image{margin-top:-85px;}}.study__feature--burman-challenge{padding:50px 0;}.study__feature--burman-challenge .feature__summary{margin-bottom:20px;}@media (min-width: 768px){.study__feature--burman-challenge{padding:0;}.study__feature--burman-challenge .feature__summary{margin-bottom:0px;}}.study__feature--burman-forging{padding:50px 0;}.study__feature--burman-forging .feature__summary{margin-bottom:20px;}.study__feature--burman-forging .study__screenshot{margin-bottom:50px;}@media (min-width: 768px){.study__feature--burman-forging{padding:0;}}.study__screenshot--small{align-self:flex-start;max-width:450px;}.study__feature--obu-forging{padding:50px 0;}.study__feature--obu-forging .feature__summary{margin-bottom:20px;}.study__feature--obu-forging .study__screenshot{margin-bottom:50px;}@media (min-width: 768px){.study__feature--obu-forging{padding:0;}}.study__feature--burman-result{padding:50px 0;}.study__feature--burman-result .feature__summary{margin-bottom:20px;}.study__feature--burman-result .study__screenshot{margin-bottom:50px;}@media (min-width: 768px){.study__feature--burman-result{padding:0;}}.study__feature--burman-implementation{padding:50px 0;}.study__feature--burman-implementation .feature__summary{margin-bottom:20px;}@media (min-width: 768px){.study__feature--burman-implementation{padding:0;}.study__feature--burman-implementation .feature__summary{margin-bottom:0px;}}.study__feature--burman-groundwork{padding:50px 0;}.study__feature--burman-groundwork .feature__summary{margin-bottom:30px;}.study__feature--burman-groundwork .feature__image{margin-bottom:30px;}@media (min-width: 768px){.study__feature--burman-groundwork{padding:0;}.study__feature--burman-groundwork .feature__summary{margin-bottom:60px;}.study__feature--burman-groundwork .feature__image{margin-bottom:0;}}.study__logo--cbu:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#81070e;}.study__logo--burman:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#81070e;}.study__logo--obu:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#fcd014;}.study__logo--nyu:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#990ef7;}.study__kicker{font-size:30px;-webkit-font-smoothing:antialiased;letter-spacing:-1px;margin-bottom:20px;}@media (min-width: 768px){.study__kicker{font-size:35px;}}@media (min-width: 992px){.study__kicker{font-size:40px;}}.study__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;margin-bottom:30px;}@media (min-width: 992px){.study__summary{font-size:17px;line-height:1.8;}}.study__context{font-family:soleil, sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;font-size:12px;-webkit-font-smoothing:antialiased;margin-bottom:10px;}.study__context:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#81070e;}.study__context--obu:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#fcd014;}.study__context--nyu:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#990ef7;}.study__context--cbu:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#81070e;}.study__detail{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:500;line-height:1.5;}@media (min-width: 992px){.study__detail{font-size:17px;line-height:1.8;}}.study__detail:last-child{margin-bottom:30px;}.study__detail a{color:#fff;}.study__display{display:flex;flex-wrap:nowrap;justify-content:center;width:100%;overflow:hidden;position:relative;}.study__display > *{position:relative;z-index:2;flex-basis:50%;flex-shrink:0;margin-right:20px;}.study__display--nyu{margin-bottom:120px;overflow:visible;}.study__display--burman-01:after{content:'';position:absolute;height:50%;width:100%;background-color:#161d24;bottom:0;left:0;z-index:1;}.study__display--obu-01{padding-bottom:20px;padding-top:50px;}.study__display--obu-01:after{content:'';position:absolute;height:50%;width:100%;background-color:#f7f7f7;top:0;left:0;z-index:1;}.study__display--obu-02{justify-content:space-between;}.study__display--obu-02 > *{flex-shrink:1;}.study__display--obu-02 > *:last-child{margin-top:50px;}.study__display--burman-02{justify-content:space-between;}.study__display--burman-02 > *{flex-shrink:1;}.study__display--burman-02 > *:last-child{margin-top:50px;}.study__display--obu-03 > *{position:relative;z-index:2;flex-basis:45%;flex-shrink:0;margin-right:20px;}.study__display--burman-03 > *{position:relative;z-index:2;flex-basis:45%;flex-shrink:0;margin-right:20px;}.study__quote{height:480px;background-size:cover;background-position:center center;background-repeat:no-repeat;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/burman-mountains.jpg');display:flex;align-items:center;align-content:center;justify-content:center;flex-wrap:wrap;color:#fff;z-index:2;position:relative;}@media (min-width: 768px){.study__quote{margin:20px;height:90vh;}}.study__quote:after{content:'';z-index:3;position:absolute;height:100%;width:100%;top:0;left:0;background-color:rgba(22,29,36,0.4);}.study__quote > *{flex-basis:100%;flex-shrink:0;flex-grow:0;}.study__quote--cbu{background-image:url('/img/work-cbu-testimonial');}.study__quote--nyu{background-image:url('/img/nyu-quote-bg.jpg');}.study__statistic{font-size:40px;-webkit-font-smoothing:antialiased;}.study__statistic:after{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#ccc;}.study__feature--cbu-academic{padding:50px 0;}@media (min-width: 768px){.study__feature--cbu-academic{padding:100px 0;}}.study__feature--cbu-result{padding:50px 0;}@media (min-width: 768px){.study__feature--cbu-result{padding:100px 0;}}.study__feature--cbu-result .study__statistic{color:#af2e35;}.study__feature--cbu-result ul{list-style:disc;}.study__result{font-size:16px;color:#555;line-height:1.5;}@media (min-width: 768px){.feature__image--floating{position:absolute;z-index:3;width:800px;top:-467px;right:-500px;}}@media (min-width: 992px){.feature__image--floating{width:900px;}}@media (min-width: 1200px){.feature__image--floating{width:1000px;}}.quote__content{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;color:#fff;margin:auto;max-width:85%;text-align:center;margin-bottom:30px;z-index:6;position:relative;}@media (min-width: 992px){.quote__content{font-size:17px;line-height:1.8;}}@media (min-width: 768px){.quote__content{font-weight:100;font-size:30px;line-height:1.2;max-width:50%;}}.quote__context{font-family:soleil, sans-serif;font-weight:600;text-transform:uppercase;letter-spacing:2px;font-size:12px;-webkit-font-smoothing:antialiased;text-align:center;max-width:80%;line-height:1.5;z-index:6;position:relative;}.study-feature{z-index:1;overflow-y:visible;}.study-feature .grid__row{display:flex;align-items:center;}@media (min-width: 768px){.study-feature{padding-top:100px;padding-bottom:100px;}}.feature--gray{background-color:#f7f7f7;}.feature--navy{background-color:#161d24;color:#fff;}.feature--navy .feature__summary{color:#fff;}.feature__kicker{font-size:30px;-webkit-font-smoothing:antialiased;letter-spacing:-1px;margin-bottom:20px;}@media (min-width: 768px){.feature__kicker{font-size:35px;}}@media (min-width: 992px){.feature__kicker{font-size:40px;}}.feature__kicker--light{color:#aaa;}.feature__list:before{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;border-color:#ccc;}.list__item--checkmark:before{height:20px;width:20px;margin-bottom:-3px;margin-right:8px;content:'';display:inline-block;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/icon-checkmark.svg');background-size:contain;background-repeat:no-repeat;}.feature__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;}@media (min-width: 992px){.feature__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.feature__summary{font-size:17px;line-height:1.8;}}.feature__image--shadow{box-shadow:0px 0px 15px rgba(0,0,0,0.15);}.feature__caption{text-align:center;margin:30px auto;color:#777;font-size:15px;line-height:1.4;}.study__video--nyu-01.study__video--mobile{margin-top:30px;}.study__video--nyu-01.study__video--desktop{margin-top:120px;}.study__video--nyu-02.study__video--mobile{margin-top:30px;}.study__video--nyu-02.study__video--desktop{margin-top:80px;}.study__video--desktop{display:none;}@media (min-width: 768px){.study__video--desktop{display:block;}}.study__video--mobile{display:block;}@media (min-width: 768px){.study__video--mobile{display:none;}}.feature{display:flex;align-items:center;margin:20px;background-size:cover;background-position:center center;}@media (min-width: 768px){.feature{height:100vh;}}.feature__card{width:90%;margin:40px auto 40px auto;}@media (min-width: 768px){.feature__card{padding:50px;}}@media (min-width: 992px){.feature__card{max-width:1000px;}}.feature__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.feature__title{font-size:35px;}}@media (min-width: 768px){.feature__title{font-size:40px;}}@media (min-width: 992px){.feature__title{letter-spacing:-2px;font-size:55px;}}.feature__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-size:16px;line-height:1.6;margin:auto;color:#555;margin-bottom:20px;}@media (min-width: 992px){.feature__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.feature__highlight{display:inline-block;background-color:#fff378;z-index:-1;position:relative;padding-bottom:10px;}.focus{display:flex;align-items:center;margin:20px;background-size:cover;background-position:center center;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/campus.jpg');}@media (min-width: 768px){.focus{height:100vh;}}.focus__card{width:90%;margin:40px auto 40px auto;}@media (min-width: 768px){.focus__card{padding:50px;}}@media (min-width: 992px){.focus__card{max-width:1000px;}}.focus__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.focus__title{font-size:35px;}}@media (min-width: 768px){.focus__title{font-size:40px;}}@media (min-width: 992px){.focus__title{letter-spacing:-2px;font-size:55px;}}.focus__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;margin:auto;margin-bottom:20px;}@media (min-width: 992px){.focus__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.focus__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.focus__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.focus__highlight{display:inline-block;background-color:#fff378;z-index:-1;position:relative;padding-bottom:10px;}.design{display:flex;align-items:center;margin:20px;background-size:cover;background-position:center center;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/desk.jpeg');}@media (min-width: 768px){.design{height:100vh;}}.design__card{width:90%;margin:40px auto 40px auto;}@media (min-width: 768px){.design__card{padding:50px;}}@media (min-width: 992px){.design__card{max-width:1000px;}}.design__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.design__title{font-size:35px;}}@media (min-width: 768px){.design__title{font-size:40px;}}@media (min-width: 992px){.design__title{letter-spacing:-2px;font-size:55px;}}.design__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;margin:auto;margin-bottom:20px;}@media (min-width: 992px){.design__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.design__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.design__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.strategy{display:flex;align-items:center;margin:20px;background-size:cover;background-position:center center;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/sprint.jpeg');}@media (min-width: 768px){.strategy{height:100vh;}}.strategy__card{width:90%;margin:40px auto 40px auto;}@media (min-width: 768px){.strategy__card{padding:50px;}}@media (min-width: 992px){.strategy__card{max-width:1000px;}}.strategy__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.strategy__title{font-size:35px;}}@media (min-width: 768px){.strategy__title{font-size:40px;}}@media (min-width: 992px){.strategy__title{letter-spacing:-2px;font-size:55px;}}.strategy__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;margin:auto;margin-bottom:20px;}@media (min-width: 992px){.strategy__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.strategy__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.strategy__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.implementation{display:flex;align-items:center;margin:20px;background-size:cover;background-position:center center;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/code.jpeg');}@media (min-width: 768px){.implementation{height:100vh;}}.implementation__card{width:90%;margin:40px auto 40px auto;}@media (min-width: 768px){.implementation__card{padding:50px;}}@media (min-width: 992px){.implementation__card{max-width:1000px;}}.implementation__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.implementation__title{font-size:35px;}}@media (min-width: 768px){.implementation__title{font-size:40px;}}@media (min-width: 992px){.implementation__title{letter-spacing:-2px;font-size:55px;}}.implementation__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;margin:auto;margin-bottom:20px;}@media (min-width: 992px){.implementation__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.implementation__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.implementation__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.team{background-color:#002543;color:#fff;padding-top:50px;}@media (min-width: 768px){.team{padding-top:60px;}}.team__title{color:#fff;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.team__title{font-size:35px;}}@media (min-width: 768px){.team__title{font-size:40px;}}@media (min-width: 992px){.team__title{letter-spacing:-2px;font-size:55px;}}.team__title::before{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;margin-bottom:40px;border-color:#1cb253;}.team__summary{font-size:16px;-webkit-font-smoothing:antialiased;font-family:soleil, sans-serif;margin-bottom:60px;line-height:1.6;}@media (min-width: 768px){.team__summary{font-size:18px;line-height:1.8;width:66.667%;}}.research{background-color:#002543;color:#fff;padding-top:50px;}@media (min-width: 768px){.research{padding-top:100px;padding-bottom:60px;}}.research__title{color:#fff;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.research__title{font-size:35px;}}@media (min-width: 768px){.research__title{font-size:40px;}}@media (min-width: 992px){.research__title{letter-spacing:-2px;font-size:55px;}}.research__title::before{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;margin-bottom:40px;border-color:#1cb253;}.research__subtitle{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:500;letter-spacing:3px;text-transform:uppercase;margin-bottom:15px;}.research__summary{font-size:16px;-webkit-font-smoothing:antialiased;font-family:soleil, sans-serif;margin-bottom:60px;line-height:1.6;}@media (min-width: 768px){.research__summary{font-size:18px;line-height:1.8;}}.team__row{display:flex;flex-wrap:wrap;}.team__member{background-color:#161d24;width:20%;display:block;flex-basis:50%;background-size:cover;position:relative;z-index:1;}@media (min-width: 768px){.team__member{flex-basis:20%;}}.team__member:hover::before{opacity:1;}.team__member::before{z-index:2;position:absolute;height:100%;width:100%;opacity:0;content:"";display:block;transition:0.25s ease all;cursor:pointer;background-size:cover;}.team__member::before:hover{opacity:1;}.team__member::after{content:"";display:block;padding-bottom:100%;}.team__member--martin{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/martin.jpg');}.team__member--martin::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/martin-color.png');}.team__member--ryan{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/ryan.jpg');}.team__member--ryan::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/ryan-color.png');}.team__member--rob{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/rob.jpg');}.team__member--rob::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/rob-color.png');}.team__member--lindsey{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/lindsey.jpg');}.team__member--lindsey::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/lindsey-color.png');}.team__member--michael{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/michael.jpg');}.team__member--michael::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/michael-color.jpg');}.team__member--sarah{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/sarah.jpg');}.team__member--sarah::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/sarah-color.png');}.team__member--justin{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/justin.jpg');}.team__member--justin::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/justin-color.png');}.team__member--matthew{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/matthew.jpg');}.team__member--matthew::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/matthew-color.png');}.team__member--jesse{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/jesse.jpg');}.team__member--jesse::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/jesse-color.jpg');}.team__member--thomas{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/thomas.jpg');}.team__member--thomas::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/thomas-color.jpg');}.team__member--bjorn{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/bjorn.png');}.team__member--bjorn::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/bjorn-color.png');}.team__member--danny{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/danny.png');}.team__member--danny::before{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/danny-color.png');}.team__popup{opacity:0;visibility:hidden;position:fixed;background-color:rgba(0,37,67,0.9);overflow-y:scroll;height:100vh;width:100vw;top:0;display:flex;align-items:flex-start;z-index:1000;padding:20px 0;transition:all 0.5s ease;}@media (min-width: 768px){.team__popup{align-items:center;}}.team__popup.display{opacity:1;visibility:visible;}.team__image{height:300px;background-size:cover;background-position:center center;}@media (min-width: 768px){.team__image{height:400px;margin-top:-20px;}}@media (min-width: 992px){.team__image{height:500px;margin-top:-20px;}}.team__popup--martin .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/martin-color.png');}.team__popup--lindsey .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/lindsey-color.png');}.team__popup--rob .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/rob-color.png');}.team__popup--justin .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/justin-color.png');}.team__popup--danny .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/danny-color.png');}.team__popup--michael .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/michael-color.jpg');}.team__popup--matthew .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/matthew-color.png');}.team__popup--sarah .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/sarah-color.png');}.team__popup--bjorn .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/bjorn-color.png');}.team__popup--ryan .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/ryan-color.png');}.team__popup--jesse .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/jesse-color.jpg');}.team__popup--thomas .team__image{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/team/thomas-color.jpg');}.team__card{background-color:#fff;color:#333;padding:30px;}@media (min-width: 768px){.team__card{position:relative;margin-top:20px;min-height:400px;display:flex;justify-content:center;flex-direction:column;}}@media (min-width: 992px){.team__card{height:500px;padding:50px;}}.team__item{position:relative;}@media (min-width: 768px){.team__item{display:flex;}.team__item .team__image{flex-basis:40%;}.team__item .team__card{flex-basis:60%;}}.team__name{font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:20px;}@media (min-width: 576px){.team__name{font-size:35px;}}@media (min-width: 768px){.team__name{font-size:40px;}}@media (min-width: 992px){.team__name{letter-spacing:-2px;font-size:45px;}}.team__position{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-size:12px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:#444;margin-bottom:15px;line-height:1.3;}.team__position span{color:#bbb;}@media (min-width: 992px){.team__position{font-size:14px;}}.team__bio{font-size:14px;-webkit-font-smoothing:antialiased;font-family:soleil, sans-serif;line-height:1.6;}@media (min-width: 576px){.team__bio{font-size:16px;}}@media (min-width: 992px){.team__bio{font-size:18px;line-height:1.8;}}.team__close{position:absolute;top:15px;right:15px;cursor:pointer;}.team__close svg{fill:#fff;}@media (min-width: 576px){.team__close svg{fill:#777;}}@media (min-width: 992px){.team__close{top:25px;right:25px;}}.services{background-color:#f5f5f5;color:#333;padding-top:50px;margin:20px;}@media (min-width: 768px){.services{padding-top:100px;padding-bottom:60px;}}.services__title{color:#333;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.services__title{font-size:35px;}}@media (min-width: 768px){.services__title{font-size:40px;}}@media (min-width: 992px){.services__title{letter-spacing:-2px;font-size:55px;}}.services__title::before{content:'';border-bottom:2px solid #333;width:30px;height:1px;margin:20px 0;display:block;margin-bottom:40px;border-color:#1cb253;}.services__subtitle{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-size:14px;font-weight:500;letter-spacing:3px;text-transform:uppercase;margin-bottom:15px;}.services__summary{font-size:16px;-webkit-font-smoothing:antialiased;font-family:soleil, sans-serif;margin-bottom:60px;line-height:1.6;}@media (min-width: 768px){.services__summary{font-size:18px;line-height:1.8;}}.description{font-size:11px;color:#aaa;font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:2px;font-weight:bold;}@media (min-width: 992px){.description{font-size:13px;}}.work{margin-top:20px;margin-bottom:100px;}@media (min-width: 992px){.work{margin-top:130px;margin-bottom:100px;}}.work__item{margin-bottom:50px;}@media (min-width: 992px){.work__item + .work__item{margin-top:50px;margin-bottom:-50px;}}.work__image{width:100%;height:200px;background-color:#ccc;margin-bottom:20px;background-size:cover;background-position:center center;transition:0.25s ease all;opacity:1;}@media (min-width: 992px){.work__image{height:420px;}.work__image:hover{transform:scale(1.02);opacity:0.9;}}.work__image--cbu{background-image:url('/img/work-cbu.jpg');}.work__image--burman{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-burman.jpg');}.work__image--nyu{background-image:url('/img/work-nyu.png');}.work__image--obu{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-obu.jpg');}.work__image--andrews{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-andrews.jpg');}.work__image--union{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-union.jpg');}.work__image--credo{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-credo.jpg');}.work__image--campusview{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-campusview.jpg');}.work__image--taubman{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-taubman.jpg');}.work__image--senior{background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/work-senior.jpg');}.work__title{color:#161d24;font-size:24px;-webkit-font-smoothing:antialiased;letter-spacing:-1px;text-align:center;margin:auto;margin-bottom:10px;}@media (min-width: 992px){.work__title{font-size:30px;width:60%;}}.work__description{font-size:11px;color:#aaa;font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:2px;font-weight:bold;text-align:center;}@media (min-width: 992px){.work__description{font-size:13px;}}.portfolio{margin-top:100px;}@media (min-width: 992px){.portfolio{margin-top:180px;}}.portfolio__title,.contact__title,.missing__title{color:#333;font-size:40px;-webkit-font-smoothing:antialiased;letter-spacing:-1px;text-align:center;margin:auto;margin-bottom:40px;}@media (min-width: 576px){.portfolio__title,.contact__title,.missing__title{font-size:50px;width:60%;}}.portfolio__summary{margin-bottom:100px;}.portfolio__summary p{margin-bottom:10px;line-height:1.8;font-size:17px;font-family:soleil, sans-serif;}.portfolio__summary p.portfolio__intro{margin-bottom:20px;font-size:24px;line-height:1.4;font-family:soleil, sans-serif;}.portfolio__items{text-align:center;}.portfolio__items img{margin-bottom:25px;box-shadow:0px 0px 20px rgba(0,0,0,0.1);}.contact{margin-top:100px;margin-bottom:100px;}@media (min-width: 992px){.contact{margin-top:180px;}}.contact__error{border:1px solid #ff334c;color:#ff334c;border-radius:3px;margin-bottom:20px;padding:20px;background-color:#ffeaed;font-family:soleil, sans-serif;}.contact__summary{margin-bottom:20px;line-height:1.8;font-size:17px;font-family:soleil, sans-serif;}.contact__summary a{font-weight:bold;color:#1cb253;}.contact__label{display:block;font-family:soleil, sans-serif;margin-bottom:10px;}.contact__form{box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:3px;border:1px solid #ddd;padding:24px;}.contact__field{width:100%;margin-bottom:15px;font-size:18px;font-family:soleil, sans-serif;font-weight:100;padding:4px;border:1px solid #ccc;box-shadow:1px 1px 1px rgba(0,0,0,0.1);border-radius:3px;}.contact__panels{border:1px solid #ddd;border-radius:3px;display:flex;margin-bottom:30px;box-shadow:1px 1px 1px rgba(0,0,0,0.1);}.contact__panel{flex:0 0 50%;padding:24px;transition:all 0.25s ease;text-decoration:none;}.contact__panel:hover{background-color:#1cb253;color:#fff;}.contact__panel:hover .contact__method,.contact__panel:hover .contact__info{color:#fff;}.contact__panel + .contact__panel{border-left:1px solid #ddd;}.contact__method{font-size:11px;color:#aaa;font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:2px;font-weight:bold;text-decoration:none;margin-bottom:5px;color:#333;transition:all 0.25s ease;opacity:0.8;}@media (min-width: 992px){.contact__method{font-size:13px;}}.contact__info{font-size:15px;text-decoration:none;color:#444;transition:all 0.25s ease;}@media (min-width: 768px){.contact__info{font-size:24px;}}.missing__body{margin-bottom:20px;font-size:17px;font-family:soleil, sans-serif;text-align:center;}.missing__body a{color:#1cb253;}.hidden{display:none;}.market{display:flex;align-items:center;margin:20px;background-size:cover;background-position:center center;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/uxpr.jpg');}@media (min-width: 768px){.market{height:100vh;}}.market__card{width:90%;margin:40px auto 40px auto;}@media (min-width: 768px){.market__card{padding:50px;}}@media (min-width: 992px){.market__card{max-width:1000px;}}.market__eyebrow{font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:400;display:inline-block;border-bottom:2px solid #ccc;padding-bottom:10px;margin-bottom:20px;}.market__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.market__title{font-size:35px;}}@media (min-width: 768px){.market__title{font-size:40px;}}@media (min-width: 992px){.market__title{letter-spacing:-2px;font-size:55px;}}.market__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;margin:auto;margin-bottom:20px;}@media (min-width: 992px){.market__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.market__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.market__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.market__summary a{color:#1cb253;font-weight:bold;}.market__highlight{display:inline-block;background-color:#fff378;z-index:-1;position:relative;padding-bottom:10px;}.roadmap{display:flex;align-items:center;margin:20px;background-size:cover;background-position:center center;background-image:url('https://res.cloudinary.com/randd/image/fetch/f_auto/https://rd.education/img/road.jpg');}@media (min-width: 768px){.roadmap{height:100vh;}}.roadmap__card{width:90%;margin:40px auto 40px auto;}@media (min-width: 768px){.roadmap__card{padding:50px;}}@media (min-width: 992px){.roadmap__card{max-width:1000px;}}.roadmap__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.roadmap__title{font-size:35px;}}@media (min-width: 768px){.roadmap__title{font-size:40px;}}@media (min-width: 992px){.roadmap__title{letter-spacing:-2px;font-size:55px;}}.roadmap__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;margin:auto;margin-bottom:20px;}@media (min-width: 992px){.roadmap__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.roadmap__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.roadmap__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.roadmap__eyebrow{font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:400;display:inline-block;border-bottom:2px solid #ccc;padding-bottom:10px;margin-bottom:20px;}.survey{padding:60px 0;}.survey__title{position:relative;z-index:2;font-size:30px;letter-spacing:-1px;-webkit-font-smoothing:antialiased;line-height:0.8;margin-bottom:30px;}@media (min-width: 576px){.survey__title{font-size:35px;}}@media (min-width: 768px){.survey__title{font-size:40px;}}.survey__summary{font-family:soleil, sans-serif;-webkit-font-smoothing:antialiased;font-weight:400;line-height:1.6;font-size:16px;font-weight:100;color:#555;margin:auto;margin-bottom:20px;}@media (min-width: 992px){.survey__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.survey__summary{font-size:17px;line-height:1.8;}}@media (min-width: 992px){.survey__summary{font-size:18px;margin-bottom:30px;line-height:1.8;color:#333;}}.survey__eyebrow{font-family:soleil, sans-serif;text-transform:uppercase;letter-spacing:1px;font-size:13px;font-weight:400;display:inline-block;border-bottom:2px solid #ccc;padding-bottom:10px;margin-bottom:20px;}