.slide-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-down.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(-100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-left.mui-enter.mui-enter-active{transform:translateX(0)}.slide-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateY(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-up.mui-enter.mui-enter-active{transform:translateY(0)}.slide-in-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:translateX(100%);transition-property:transform, opacity;backface-visibility:hidden}.slide-in-right.mui-enter.mui-enter-active{transform:translateX(0)}.slide-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-down.mui-leave.mui-leave-active{transform:translateY(100%)}.slide-out-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-right.mui-leave.mui-leave-active{transform:translateX(100%)}.slide-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateY(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-up.mui-leave.mui-leave-active{transform:translateY(-100%)}.slide-out-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:translateX(0);transition-property:transform, opacity;backface-visibility:hidden}.slide-out-left.mui-leave.mui-leave-active{transform:translateX(-100%)}.fade-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;opacity:0;transition-property:opacity}.fade-in.mui-enter.mui-enter-active{opacity:1}.fade-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;opacity:1;transition-property:opacity}.fade-out.mui-leave.mui-leave-active{opacity:0}.hinge-in-from-top.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:top;transition-property:transform, opacity;opacity:0}.hinge-in-from-top.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-right.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:right;transition-property:transform, opacity;opacity:0}.hinge-in-from-right.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-bottom.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(90deg);transform-origin:bottom;transition-property:transform, opacity;opacity:0}.hinge-in-from-bottom.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-left.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(90deg);transform-origin:left;transition-property:transform, opacity;opacity:0}.hinge-in-from-left.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-x.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateX(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-x.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-in-from-middle-y.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotateY(-90deg);transform-origin:center;transition-property:transform, opacity;opacity:0}.hinge-in-from-middle-y.mui-enter.mui-enter-active{transform:perspective(2000px) rotate(0deg);opacity:1}.hinge-out-from-top.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:top;transition-property:transform, opacity;opacity:1}.hinge-out-from-top.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-right.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:right;transition-property:transform, opacity;opacity:1}.hinge-out-from-right.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.hinge-out-from-bottom.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:bottom;transition-property:transform, opacity;opacity:1}.hinge-out-from-bottom.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(90deg);opacity:0}.hinge-out-from-left.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:left;transition-property:transform, opacity;opacity:1}.hinge-out-from-left.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(90deg);opacity:0}.hinge-out-from-middle-x.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-x.mui-leave.mui-leave-active{transform:perspective(2000px) rotateX(-90deg);opacity:0}.hinge-out-from-middle-y.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:perspective(2000px) rotate(0deg);transform-origin:center;transition-property:transform, opacity;opacity:1}.hinge-out-from-middle-y.mui-leave.mui-leave-active{transform:perspective(2000px) rotateY(-90deg);opacity:0}.scale-in-up.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(.5);transition-property:transform, opacity;opacity:0}.scale-in-up.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-in-down.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:scale(1.5);transition-property:transform, opacity;opacity:0}.scale-in-down.mui-enter.mui-enter-active{transform:scale(1);opacity:1}.scale-out-up.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-up.mui-leave.mui-leave-active{transform:scale(1.5);opacity:0}.scale-out-down.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:scale(1);transition-property:transform, opacity;opacity:1}.scale-out-down.mui-leave.mui-leave-active{transform:scale(.5);opacity:0}.spin-in.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(-.75turn);transition-property:transform, opacity;opacity:0}.spin-in.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out.mui-leave.mui-leave-active{transform:rotate(.75turn);opacity:0}.spin-in-ccw.mui-enter{transition-duration:500ms;transition-timing-function:linear;transform:rotate(.75turn);transition-property:transform, opacity;opacity:0}.spin-in-ccw.mui-enter.mui-enter-active{transform:rotate(0);opacity:1}.spin-out-ccw.mui-leave{transition-duration:500ms;transition-timing-function:linear;transform:rotate(0);transition-property:transform, opacity;opacity:1}.spin-out-ccw.mui-leave.mui-leave-active{transform:rotate(-.75turn);opacity:0}.slow{transition-duration:750ms !important}.fast{transition-duration:250ms !important}.linear{transition-timing-function:linear !important}.ease{transition-timing-function:ease !important}.ease-in{transition-timing-function:ease-in !important}.ease-out{transition-timing-function:ease-out !important}.ease-in-out{transition-timing-function:ease-in-out !important}.bounce-in{transition-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{transition-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{transition-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{transition-delay:300ms !important}.long-delay{transition-delay:700ms !important}.shake{animation-name:shake-7}@keyframes shake-7{0%,10%,20%,30%,40%,50%,60%,70%,80%,90%{transform:translateX(7%)}5%,15%,25%,35%,45%,55%,65%,75%,85%,95%{transform:translateX(-7%)}}.spin-cw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(-1turn)}100%{transform:rotate(0)}}.spin-ccw{animation-name:spin-cw-1turn}@keyframes spin-cw-1turn{0%{transform:rotate(0)}100%{transform:rotate(1turn)}}.wiggle{animation-name:wiggle-7deg}@keyframes wiggle-7deg{40%,50%,60%{transform:rotate(7deg)}35%,45%,55%,65%{transform:rotate(-7deg)}0%,30%,70%,100%{transform:rotate(0)}}.shake,.spin-cw,.spin-ccw,.wiggle{animation-duration:500ms}.infinite{animation-iteration-count:infinite}.slow{animation-duration:750ms !important}.fast{animation-duration:250ms !important}.linear{animation-timing-function:linear !important}.ease{animation-timing-function:ease !important}.ease-in{animation-timing-function:ease-in !important}.ease-out{animation-timing-function:ease-out !important}.ease-in-out{animation-timing-function:ease-in-out !important}.bounce-in{animation-timing-function:cubic-bezier(0.485, 0.155, 0.24, 1.245) !important}.bounce-out{animation-timing-function:cubic-bezier(0.485, 0.155, 0.515, 0.845) !important}.bounce-in-out{animation-timing-function:cubic-bezier(0.76, -0.245, 0.24, 1.245) !important}.short-delay{animation-delay:300ms !important}.long-delay{animation-delay:700ms !important}/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:not-allowed}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{-webkit-appearance:textfield;box-sizing:content-box}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.foundation-mq{font-family:"small=0em&medium=40em&large=64em&xlarge=75em&xxlarge=90em"}html{font-size:100%;box-sizing:border-box}*,*::before,*::after{box-sizing:inherit}body{padding:0;margin:0;font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;line-height:1.5;color:#0a0a0a;background:#fefefe;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}img{max-width:100%;height:auto;-ms-interpolation-mode:bicubic;display:inline-block;vertical-align:middle}textarea{height:auto;min-height:50px;border-radius:0}select{width:100%;border-radius:0}#map_canvas img,#map_canvas embed,#map_canvas object,.map_canvas img,.map_canvas embed,.map_canvas object,.mqa-display img,.mqa-display embed,.mqa-display object{max-width:none !important}button{-webkit-appearance:none;-moz-appearance:none;background:transparent;padding:0;border:0;border-radius:0;line-height:1}[data-whatinput='mouse'] button{outline:0}.is-visible{display:block !important}.is-hidden{display:none !important}.row{max-width:60rem;margin-left:auto;margin-right:auto}.row::before,.row::after{content:' ';display:table}.row::after{clear:both}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row .row{max-width:none;margin-left:-.625rem;margin-right:-.625rem}@media screen and (min-width: 40em){.row .row{margin-left:-.9375rem;margin-right:-.9375rem}}.row .row.collapse{margin-left:0;margin-right:0}.row.expanded{max-width:none}.row.expanded .row{margin-left:auto;margin-right:auto}.column,.columns{width:100%;float:left;padding-left:.625rem;padding-right:.625rem}@media screen and (min-width: 40em){.column,.columns{padding-left:.9375rem;padding-right:.9375rem}}.column:last-child:not(:first-child),.columns:last-child:not(:first-child){float:right}.column.end:last-child:last-child,.end.columns:last-child:last-child{float:left}.column.row.row,.row.row.columns{float:none}.row .column.row.row,.row .row.row.columns{padding-left:0;padding-right:0;margin-left:0;margin-right:0}.small-1{width:8.3333333333%}.small-push-1{position:relative;left:8.3333333333%}.small-pull-1{position:relative;left:-8.3333333333%}.small-offset-0{margin-left:0%}.small-2{width:16.6666666667%}.small-push-2{position:relative;left:16.6666666667%}.small-pull-2{position:relative;left:-16.6666666667%}.small-offset-1{margin-left:8.3333333333%}.small-3{width:25%}.small-push-3{position:relative;left:25%}.small-pull-3{position:relative;left:-25%}.small-offset-2{margin-left:16.6666666667%}.small-4{width:33.3333333333%}.small-push-4{position:relative;left:33.3333333333%}.small-pull-4{position:relative;left:-33.3333333333%}.small-offset-3{margin-left:25%}.small-5{width:41.6666666667%}.small-push-5{position:relative;left:41.6666666667%}.small-pull-5{position:relative;left:-41.6666666667%}.small-offset-4{margin-left:33.3333333333%}.small-6{width:50%}.small-push-6{position:relative;left:50%}.small-pull-6{position:relative;left:-50%}.small-offset-5{margin-left:41.6666666667%}.small-7{width:58.3333333333%}.small-push-7{position:relative;left:58.3333333333%}.small-pull-7{position:relative;left:-58.3333333333%}.small-offset-6{margin-left:50%}.small-8{width:66.6666666667%}.small-push-8{position:relative;left:66.6666666667%}.small-pull-8{position:relative;left:-66.6666666667%}.small-offset-7{margin-left:58.3333333333%}.small-9{width:75%}.small-push-9{position:relative;left:75%}.small-pull-9{position:relative;left:-75%}.small-offset-8{margin-left:66.6666666667%}.small-10{width:83.3333333333%}.small-push-10{position:relative;left:83.3333333333%}.small-pull-10{position:relative;left:-83.3333333333%}.small-offset-9{margin-left:75%}.small-11{width:91.6666666667%}.small-push-11{position:relative;left:91.6666666667%}.small-pull-11{position:relative;left:-91.6666666667%}.small-offset-10{margin-left:83.3333333333%}.small-12{width:100%}.small-offset-11{margin-left:91.6666666667%}.small-up-1>.column,.small-up-1>.columns{width:100%;float:left}.small-up-1>.column:nth-of-type(1n),.small-up-1>.columns:nth-of-type(1n){clear:none}.small-up-1>.column:nth-of-type(1n+1),.small-up-1>.columns:nth-of-type(1n+1){clear:both}.small-up-1>.column:last-child,.small-up-1>.columns:last-child{float:left}.small-up-2>.column,.small-up-2>.columns{width:50%;float:left}.small-up-2>.column:nth-of-type(1n),.small-up-2>.columns:nth-of-type(1n){clear:none}.small-up-2>.column:nth-of-type(2n+1),.small-up-2>.columns:nth-of-type(2n+1){clear:both}.small-up-2>.column:last-child,.small-up-2>.columns:last-child{float:left}.small-up-3>.column,.small-up-3>.columns{width:33.3333333333%;float:left}.small-up-3>.column:nth-of-type(1n),.small-up-3>.columns:nth-of-type(1n){clear:none}.small-up-3>.column:nth-of-type(3n+1),.small-up-3>.columns:nth-of-type(3n+1){clear:both}.small-up-3>.column:last-child,.small-up-3>.columns:last-child{float:left}.small-up-4>.column,.small-up-4>.columns{width:25%;float:left}.small-up-4>.column:nth-of-type(1n),.small-up-4>.columns:nth-of-type(1n){clear:none}.small-up-4>.column:nth-of-type(4n+1),.small-up-4>.columns:nth-of-type(4n+1){clear:both}.small-up-4>.column:last-child,.small-up-4>.columns:last-child{float:left}.small-up-5>.column,.small-up-5>.columns{width:20%;float:left}.small-up-5>.column:nth-of-type(1n),.small-up-5>.columns:nth-of-type(1n){clear:none}.small-up-5>.column:nth-of-type(5n+1),.small-up-5>.columns:nth-of-type(5n+1){clear:both}.small-up-5>.column:last-child,.small-up-5>.columns:last-child{float:left}.small-up-6>.column,.small-up-6>.columns{width:16.6666666667%;float:left}.small-up-6>.column:nth-of-type(1n),.small-up-6>.columns:nth-of-type(1n){clear:none}.small-up-6>.column:nth-of-type(6n+1),.small-up-6>.columns:nth-of-type(6n+1){clear:both}.small-up-6>.column:last-child,.small-up-6>.columns:last-child{float:left}.small-up-7>.column,.small-up-7>.columns{width:14.2857142857%;float:left}.small-up-7>.column:nth-of-type(1n),.small-up-7>.columns:nth-of-type(1n){clear:none}.small-up-7>.column:nth-of-type(7n+1),.small-up-7>.columns:nth-of-type(7n+1){clear:both}.small-up-7>.column:last-child,.small-up-7>.columns:last-child{float:left}.small-up-8>.column,.small-up-8>.columns{width:12.5%;float:left}.small-up-8>.column:nth-of-type(1n),.small-up-8>.columns:nth-of-type(1n){clear:none}.small-up-8>.column:nth-of-type(8n+1),.small-up-8>.columns:nth-of-type(8n+1){clear:both}.small-up-8>.column:last-child,.small-up-8>.columns:last-child{float:left}.small-collapse>.column,.small-collapse>.columns{padding-left:0;padding-right:0}.small-collapse .row,.expanded.row .small-collapse.row{margin-left:0;margin-right:0}.small-uncollapse>.column,.small-uncollapse>.columns{padding-left:.625rem;padding-right:.625rem}.small-centered{float:none;margin-left:auto;margin-right:auto}.small-uncentered,.small-push-0,.small-pull-0{position:static;margin-left:0;margin-right:0;float:left}@media screen and (min-width: 40em){.medium-1{width:8.3333333333%}.medium-push-1{position:relative;left:8.3333333333%}.medium-pull-1{position:relative;left:-8.3333333333%}.medium-offset-0{margin-left:0%}.medium-2{width:16.6666666667%}.medium-push-2{position:relative;left:16.6666666667%}.medium-pull-2{position:relative;left:-16.6666666667%}.medium-offset-1{margin-left:8.3333333333%}.medium-3{width:25%}.medium-push-3{position:relative;left:25%}.medium-pull-3{position:relative;left:-25%}.medium-offset-2{margin-left:16.6666666667%}.medium-4{width:33.3333333333%}.medium-push-4{position:relative;left:33.3333333333%}.medium-pull-4{position:relative;left:-33.3333333333%}.medium-offset-3{margin-left:25%}.medium-5{width:41.6666666667%}.medium-push-5{position:relative;left:41.6666666667%}.medium-pull-5{position:relative;left:-41.6666666667%}.medium-offset-4{margin-left:33.3333333333%}.medium-6{width:50%}.medium-push-6{position:relative;left:50%}.medium-pull-6{position:relative;left:-50%}.medium-offset-5{margin-left:41.6666666667%}.medium-7{width:58.3333333333%}.medium-push-7{position:relative;left:58.3333333333%}.medium-pull-7{position:relative;left:-58.3333333333%}.medium-offset-6{margin-left:50%}.medium-8{width:66.6666666667%}.medium-push-8{position:relative;left:66.6666666667%}.medium-pull-8{position:relative;left:-66.6666666667%}.medium-offset-7{margin-left:58.3333333333%}.medium-9{width:75%}.medium-push-9{position:relative;left:75%}.medium-pull-9{position:relative;left:-75%}.medium-offset-8{margin-left:66.6666666667%}.medium-10{width:83.3333333333%}.medium-push-10{position:relative;left:83.3333333333%}.medium-pull-10{position:relative;left:-83.3333333333%}.medium-offset-9{margin-left:75%}.medium-11{width:91.6666666667%}.medium-push-11{position:relative;left:91.6666666667%}.medium-pull-11{position:relative;left:-91.6666666667%}.medium-offset-10{margin-left:83.3333333333%}.medium-12{width:100%}.medium-offset-11{margin-left:91.6666666667%}.medium-up-1>.column,.medium-up-1>.columns{width:100%;float:left}.medium-up-1>.column:nth-of-type(1n),.medium-up-1>.columns:nth-of-type(1n){clear:none}.medium-up-1>.column:nth-of-type(1n+1),.medium-up-1>.columns:nth-of-type(1n+1){clear:both}.medium-up-1>.column:last-child,.medium-up-1>.columns:last-child{float:left}.medium-up-2>.column,.medium-up-2>.columns{width:50%;float:left}.medium-up-2>.column:nth-of-type(1n),.medium-up-2>.columns:nth-of-type(1n){clear:none}.medium-up-2>.column:nth-of-type(2n+1),.medium-up-2>.columns:nth-of-type(2n+1){clear:both}.medium-up-2>.column:last-child,.medium-up-2>.columns:last-child{float:left}.medium-up-3>.column,.medium-up-3>.columns{width:33.3333333333%;float:left}.medium-up-3>.column:nth-of-type(1n),.medium-up-3>.columns:nth-of-type(1n){clear:none}.medium-up-3>.column:nth-of-type(3n+1),.medium-up-3>.columns:nth-of-type(3n+1){clear:both}.medium-up-3>.column:last-child,.medium-up-3>.columns:last-child{float:left}.medium-up-4>.column,.medium-up-4>.columns{width:25%;float:left}.medium-up-4>.column:nth-of-type(1n),.medium-up-4>.columns:nth-of-type(1n){clear:none}.medium-up-4>.column:nth-of-type(4n+1),.medium-up-4>.columns:nth-of-type(4n+1){clear:both}.medium-up-4>.column:last-child,.medium-up-4>.columns:last-child{float:left}.medium-up-5>.column,.medium-up-5>.columns{width:20%;float:left}.medium-up-5>.column:nth-of-type(1n),.medium-up-5>.columns:nth-of-type(1n){clear:none}.medium-up-5>.column:nth-of-type(5n+1),.medium-up-5>.columns:nth-of-type(5n+1){clear:both}.medium-up-5>.column:last-child,.medium-up-5>.columns:last-child{float:left}.medium-up-6>.column,.medium-up-6>.columns{width:16.6666666667%;float:left}.medium-up-6>.column:nth-of-type(1n),.medium-up-6>.columns:nth-of-type(1n){clear:none}.medium-up-6>.column:nth-of-type(6n+1),.medium-up-6>.columns:nth-of-type(6n+1){clear:both}.medium-up-6>.column:last-child,.medium-up-6>.columns:last-child{float:left}.medium-up-7>.column,.medium-up-7>.columns{width:14.2857142857%;float:left}.medium-up-7>.column:nth-of-type(1n),.medium-up-7>.columns:nth-of-type(1n){clear:none}.medium-up-7>.column:nth-of-type(7n+1),.medium-up-7>.columns:nth-of-type(7n+1){clear:both}.medium-up-7>.column:last-child,.medium-up-7>.columns:last-child{float:left}.medium-up-8>.column,.medium-up-8>.columns{width:12.5%;float:left}.medium-up-8>.column:nth-of-type(1n),.medium-up-8>.columns:nth-of-type(1n){clear:none}.medium-up-8>.column:nth-of-type(8n+1),.medium-up-8>.columns:nth-of-type(8n+1){clear:both}.medium-up-8>.column:last-child,.medium-up-8>.columns:last-child{float:left}.medium-collapse>.column,.medium-collapse>.columns{padding-left:0;padding-right:0}.medium-collapse .row,.expanded.row .medium-collapse.row{margin-left:0;margin-right:0}.medium-uncollapse>.column,.medium-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.medium-centered{float:none;margin-left:auto;margin-right:auto}.medium-uncentered,.medium-push-0,.medium-pull-0{position:static;margin-left:0;margin-right:0;float:left}}@media screen and (min-width: 64em){.large-1{width:8.3333333333%}.large-push-1{position:relative;left:8.3333333333%}.large-pull-1{position:relative;left:-8.3333333333%}.large-offset-0{margin-left:0%}.large-2{width:16.6666666667%}.large-push-2{position:relative;left:16.6666666667%}.large-pull-2{position:relative;left:-16.6666666667%}.large-offset-1{margin-left:8.3333333333%}.large-3{width:25%}.large-push-3{position:relative;left:25%}.large-pull-3{position:relative;left:-25%}.large-offset-2{margin-left:16.6666666667%}.large-4{width:33.3333333333%}.large-push-4{position:relative;left:33.3333333333%}.large-pull-4{position:relative;left:-33.3333333333%}.large-offset-3{margin-left:25%}.large-5{width:41.6666666667%}.large-push-5{position:relative;left:41.6666666667%}.large-pull-5{position:relative;left:-41.6666666667%}.large-offset-4{margin-left:33.3333333333%}.large-6{width:50%}.large-push-6{position:relative;left:50%}.large-pull-6{position:relative;left:-50%}.large-offset-5{margin-left:41.6666666667%}.large-7{width:58.3333333333%}.large-push-7{position:relative;left:58.3333333333%}.large-pull-7{position:relative;left:-58.3333333333%}.large-offset-6{margin-left:50%}.large-8{width:66.6666666667%}.large-push-8{position:relative;left:66.6666666667%}.large-pull-8{position:relative;left:-66.6666666667%}.large-offset-7{margin-left:58.3333333333%}.large-9{width:75%}.large-push-9{position:relative;left:75%}.large-pull-9{position:relative;left:-75%}.large-offset-8{margin-left:66.6666666667%}.large-10{width:83.3333333333%}.large-push-10{position:relative;left:83.3333333333%}.large-pull-10{position:relative;left:-83.3333333333%}.large-offset-9{margin-left:75%}.large-11{width:91.6666666667%}.large-push-11{position:relative;left:91.6666666667%}.large-pull-11{position:relative;left:-91.6666666667%}.large-offset-10{margin-left:83.3333333333%}.large-12{width:100%}.large-offset-11{margin-left:91.6666666667%}.large-up-1>.column,.large-up-1>.columns{width:100%;float:left}.large-up-1>.column:nth-of-type(1n),.large-up-1>.columns:nth-of-type(1n){clear:none}.large-up-1>.column:nth-of-type(1n+1),.large-up-1>.columns:nth-of-type(1n+1){clear:both}.large-up-1>.column:last-child,.large-up-1>.columns:last-child{float:left}.large-up-2>.column,.large-up-2>.columns{width:50%;float:left}.large-up-2>.column:nth-of-type(1n),.large-up-2>.columns:nth-of-type(1n){clear:none}.large-up-2>.column:nth-of-type(2n+1),.large-up-2>.columns:nth-of-type(2n+1){clear:both}.large-up-2>.column:last-child,.large-up-2>.columns:last-child{float:left}.large-up-3>.column,.large-up-3>.columns{width:33.3333333333%;float:left}.large-up-3>.column:nth-of-type(1n),.large-up-3>.columns:nth-of-type(1n){clear:none}.large-up-3>.column:nth-of-type(3n+1),.large-up-3>.columns:nth-of-type(3n+1){clear:both}.large-up-3>.column:last-child,.large-up-3>.columns:last-child{float:left}.large-up-4>.column,.large-up-4>.columns{width:25%;float:left}.large-up-4>.column:nth-of-type(1n),.large-up-4>.columns:nth-of-type(1n){clear:none}.large-up-4>.column:nth-of-type(4n+1),.large-up-4>.columns:nth-of-type(4n+1){clear:both}.large-up-4>.column:last-child,.large-up-4>.columns:last-child{float:left}.large-up-5>.column,.large-up-5>.columns{width:20%;float:left}.large-up-5>.column:nth-of-type(1n),.large-up-5>.columns:nth-of-type(1n){clear:none}.large-up-5>.column:nth-of-type(5n+1),.large-up-5>.columns:nth-of-type(5n+1){clear:both}.large-up-5>.column:last-child,.large-up-5>.columns:last-child{float:left}.large-up-6>.column,.large-up-6>.columns{width:16.6666666667%;float:left}.large-up-6>.column:nth-of-type(1n),.large-up-6>.columns:nth-of-type(1n){clear:none}.large-up-6>.column:nth-of-type(6n+1),.large-up-6>.columns:nth-of-type(6n+1){clear:both}.large-up-6>.column:last-child,.large-up-6>.columns:last-child{float:left}.large-up-7>.column,.large-up-7>.columns{width:14.2857142857%;float:left}.large-up-7>.column:nth-of-type(1n),.large-up-7>.columns:nth-of-type(1n){clear:none}.large-up-7>.column:nth-of-type(7n+1),.large-up-7>.columns:nth-of-type(7n+1){clear:both}.large-up-7>.column:last-child,.large-up-7>.columns:last-child{float:left}.large-up-8>.column,.large-up-8>.columns{width:12.5%;float:left}.large-up-8>.column:nth-of-type(1n),.large-up-8>.columns:nth-of-type(1n){clear:none}.large-up-8>.column:nth-of-type(8n+1),.large-up-8>.columns:nth-of-type(8n+1){clear:both}.large-up-8>.column:last-child,.large-up-8>.columns:last-child{float:left}.large-collapse>.column,.large-collapse>.columns{padding-left:0;padding-right:0}.large-collapse .row,.expanded.row .large-collapse.row{margin-left:0;margin-right:0}.large-uncollapse>.column,.large-uncollapse>.columns{padding-left:.9375rem;padding-right:.9375rem}.large-centered{float:none;margin-left:auto;margin-right:auto}.large-uncentered,.large-push-0,.large-pull-0{position:static;margin-left:0;margin-right:0;float:left}}div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,p,blockquote,th,td{margin:0;padding:0}p{font-size:inherit;line-height:1.6;margin-bottom:1rem;text-rendering:optimizeLegibility}em,i{font-style:italic;line-height:inherit}strong,b{font-weight:bold;line-height:inherit}small{font-size:80%;line-height:inherit}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Roboto,Arial,sans-serif;font-weight:normal;font-style:normal;color:inherit;text-rendering:optimizeLegibility;margin-top:0;margin-bottom:.5rem;line-height:1.4}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{color:#cacaca;line-height:0}h1{font-size:1.5rem}h2{font-size:1.25rem}h3{font-size:1.1875rem}h4{font-size:1.125rem}h5{font-size:1.0625rem}h6{font-size:1rem}@media screen and (min-width: 40em){h1{font-size:3rem}h2{font-size:2.5rem}h3{font-size:1.9375rem}h4{font-size:1.5625rem}h5{font-size:1.25rem}h6{font-size:1rem}}a{color:#2199e8;text-decoration:none;line-height:inherit;cursor:pointer}a:hover,a:focus{color:#1585cf}a img{border:0}hr{max-width:60rem;height:0;border-right:0;border-top:0;border-bottom:1px solid #cacaca;border-left:0;margin:1.25rem auto;clear:both}ul,ol,dl{line-height:1.6;margin-bottom:1rem;list-style-position:outside}li{font-size:inherit}ul{list-style-type:disc;margin-left:1.25rem}ol{margin-left:1.25rem}ul ul,ol ul,ul ol,ol ol{margin-left:1.25rem;margin-bottom:0}dl{margin-bottom:1rem}dl dt{margin-bottom:.3rem;font-weight:bold}blockquote{margin:0 0 1rem;padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #cacaca}blockquote,blockquote p{line-height:1.6;color:#8a8a8a}cite{display:block;font-size:.8125rem;color:#8a8a8a}cite:before{content:'\2014 \0020'}abbr{color:#0a0a0a;cursor:help;border-bottom:1px dotted #0a0a0a}code{font-family:Consolas,"Liberation Mono",Courier,monospace;font-weight:normal;color:#0a0a0a;background-color:#e6e6e6;border:1px solid #cacaca;padding:.125rem .3125rem .0625rem}kbd{padding:.125rem .25rem 0;margin:0;background-color:#e6e6e6;color:#0a0a0a;font-family:Consolas,"Liberation Mono",Courier,monospace}.subheader{margin-top:.2rem;margin-bottom:.5rem;font-weight:normal;line-height:1.4;color:#8a8a8a}.lead{font-size:125%;line-height:1.6}.stat{font-size:2.5rem;line-height:1}p+.stat{margin-top:-1rem}.no-bullet{margin-left:0;list-style:none}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}@media screen and (min-width: 40em){.medium-text-left{text-align:left}.medium-text-right{text-align:right}.medium-text-center{text-align:center}.medium-text-justify{text-align:justify}}@media screen and (min-width: 64em){.large-text-left{text-align:left}.large-text-right{text-align:right}.large-text-center{text-align:center}.large-text-justify{text-align:justify}}.show-for-print{display:none !important}@media print{*{background:transparent !important;color:black !important;box-shadow:none !important;text-shadow:none !important}.show-for-print{display:block !important}.hide-for-print{display:none !important}table.show-for-print{display:table !important}thead.show-for-print{display:table-header-group !important}tbody.show-for-print{display:table-row-group !important}tr.show-for-print{display:table-row !important}td.show-for-print{display:table-cell !important}th.show-for-print{display:table-cell !important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}.ir a:after,a[href^='javascript:']:after,a[href^='#']:after{content:''}abbr[title]:after{content:" (" attr(title) ")"}pre,blockquote{border:1px solid #8a8a8a;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100% !important}@page{margin:0.5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}}.button{display:inline-block;text-align:center;line-height:1;cursor:pointer;-webkit-appearance:none;transition:background-color 0.25s ease-out, color 0.25s ease-out;vertical-align:middle;border:1px solid transparent;border-radius:0;padding:0.85em 1em;margin:0 0 1rem 0;font-size:0.9rem;background-color:#2199e8;color:#fefefe}[data-whatinput='mouse'] .button{outline:0}.button:hover,.button:focus{background-color:#1583cc;color:#fefefe}.button.tiny{font-size:.6rem}.button.small{font-size:.75rem}.button.large{font-size:1.25rem}.button.expanded{display:block;width:100%;margin-left:0;margin-right:0}.button.primary{background-color:#2199e8;color:#fefefe}.button.primary:hover,.button.primary:focus{background-color:#147cc0;color:#fefefe}.button.secondary{background-color:#777;color:#fefefe}.button.secondary:hover,.button.secondary:focus{background-color:#5f5f5f;color:#fefefe}.button.success{background-color:#3adb76;color:#fefefe}.button.success:hover,.button.success:focus{background-color:#22bb5b;color:#fefefe}.button.warning{background-color:#ffae00;color:#fefefe}.button.warning:hover,.button.warning:focus{background-color:#cc8b00;color:#fefefe}.button.alert{background-color:#ec5840;color:#fefefe}.button.alert:hover,.button.alert:focus{background-color:#da3116;color:#fefefe}.button.hollow{border:1px solid #2199e8;color:#2199e8}.button.hollow,.button.hollow:hover,.button.hollow:focus{background-color:transparent}.button.hollow:hover,.button.hollow:focus{border-color:#0c4d78;color:#0c4d78}.button.hollow.primary{border:1px solid #2199e8;color:#2199e8}.button.hollow.primary:hover,.button.hollow.primary:focus{border-color:#0c4d78;color:#0c4d78}.button.hollow.secondary{border:1px solid #777;color:#777}.button.hollow.secondary:hover,.button.hollow.secondary:focus{border-color:#3c3b3b;color:#3c3b3b}.button.hollow.success{border:1px solid #3adb76;color:#3adb76}.button.hollow.success:hover,.button.hollow.success:focus{border-color:#157539;color:#157539}.button.hollow.warning{border:1px solid #ffae00;color:#ffae00}.button.hollow.warning:hover,.button.hollow.warning:focus{border-color:#805700;color:#805700}.button.hollow.alert{border:1px solid #ec5840;color:#ec5840}.button.hollow.alert:hover,.button.hollow.alert:focus{border-color:#881f0e;color:#881f0e}.button.disabled,.button[disabled]{opacity:.25;cursor:not-allowed}.button.disabled:hover,.button.disabled:focus,.button[disabled]:hover,.button[disabled]:focus{background-color:#2199e8;color:#fefefe}.button.dropdown::after{content:'';display:block;width:0;height:0;border:inset .4em;border-color:#fefefe transparent transparent;border-top-style:solid;border-bottom-width:0;position:relative;top:0.4em;float:right;margin-left:1em;display:inline-block}.button.arrow-only::after{margin-left:0;float:none;top:-0.1em}[type='text'],[type='password'],[type='date'],[type='datetime'],[type='datetime-local'],[type='month'],[type='week'],[type='email'],[type='number'],[type='search'],[type='tel'],[type='time'],[type='url'],[type='color'],textarea{display:block;box-sizing:border-box;width:100%;height:2.4375rem;padding:.5rem;border:1px solid #cacaca;margin:0 0 1rem;font-family:inherit;font-size:1rem;color:#0a0a0a;background-color:#fefefe;box-shadow:inset 0 1px 2px rgba(10,10,10,0.1);border-radius:0;transition:box-shadow 0.5s,border-color 0.25s ease-in-out;-webkit-appearance:none;-moz-appearance:none}[type='text']:focus,[type='password']:focus,[type='date']:focus,[type='datetime']:focus,[type='datetime-local']:focus,[type='month']:focus,[type='week']:focus,[type='email']:focus,[type='number']:focus,[type='search']:focus,[type='tel']:focus,[type='time']:focus,[type='url']:focus,[type='color']:focus,textarea:focus{border:1px solid #8a8a8a;background-color:#fefefe;outline:none;box-shadow:0 0 5px #cacaca;transition:box-shadow 0.5s,border-color 0.25s ease-in-out}textarea{max-width:100%}textarea[rows]{height:auto}input::placeholder,textarea::placeholder{color:#cacaca}input:disabled,input[readonly],textarea:disabled,textarea[readonly]{background-color:#e6e6e6;cursor:default}[type='submit'],[type='button']{border-radius:0;-webkit-appearance:none;-moz-appearance:none}input[type="search"]{box-sizing:border-box}[type='file'],[type='checkbox'],[type='radio']{margin:0 0 1rem}[type='checkbox']+label,[type='radio']+label{display:inline-block;margin-left:.5rem;margin-right:1rem;margin-bottom:0;vertical-align:baseline}[type='checkbox']+label[for],[type='radio']+label[for]{cursor:pointer}label>[type='checkbox'],label>[type='radio']{margin-right:.5rem}[type='file']{width:100%}label{display:block;margin:0;font-size:.875rem;font-weight:normal;line-height:1.8;color:#0a0a0a}label.middle{margin:0 0 1rem;padding:.5625rem 0}.help-text{margin-top:-.5rem;font-size:.8125rem;font-style:italic;color:#0a0a0a}.input-group{display:table;width:100%;margin-bottom:1rem}.input-group>:first-child{border-radius:0 0 0 0}.input-group>:last-child>*{border-radius:0 0 0 0}.input-group-label,.input-group-field,.input-group-button{margin:0;white-space:nowrap;display:table-cell;vertical-align:middle}.input-group-label{text-align:center;padding:0 1rem;background:#e6e6e6;color:#0a0a0a;border:1px solid #cacaca;white-space:nowrap;width:1%;height:100%}.input-group-label:first-child{border-right:0}.input-group-label:last-child{border-left:0}.input-group-field{border-radius:0;height:2.5rem}.input-group-button{padding-top:0;padding-bottom:0;text-align:center;height:100%;width:1%}.input-group-button a,.input-group-button input,.input-group-button button{margin:0}.input-group .input-group-button{display:table-cell}fieldset{border:0;padding:0;margin:0}legend{margin-bottom:.5rem;max-width:100%}.fieldset{border:1px solid #cacaca;padding:1.25rem;margin:1.125rem 0}.fieldset legend{background:#fefefe;padding:0 .1875rem;margin:0;margin-left:-.1875rem}select{height:2.4375rem;padding:.5rem;border:1px solid #cacaca;margin:0 0 1rem;font-size:1rem;font-family:inherit;line-height:normal;color:#0a0a0a;background-color:#fefefe;border-radius:0;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' version='1.1' width='32' height='24' viewBox='0 0 32 24'><polygon points='0,0 32,0 16,24' style='fill: rgb%28138, 138, 138%29'></polygon></svg>");background-size:9px 6px;background-position:right -1rem center;background-origin:content-box;background-repeat:no-repeat;padding-right:1.5rem}@media screen and (min-width: 0\0){select{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAYCAYAAACbU/80AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAIpJREFUeNrEkckNgDAMBBfRkEt0ObRBBdsGXUDgmQfK4XhH2m8czQAAy27R3tsw4Qfe2x8uOO6oYLb6GlOor3GF+swURAOmUJ+RwtEJs9WvTGEYxBXqI1MQAZhCfUQKRzDMVj+TwrAIV6jvSUEkYAr1LSkcyTBb/V+KYfX7xAeusq3sLDtGH3kEGACPWIflNZfhRQAAAABJRU5ErkJggg==")}}select:disabled{background-color:#e6e6e6;cursor:default}select::-ms-expand{display:none}select[multiple]{height:auto;background-image:none}.is-invalid-input:not(:focus){background-color:rgba(236,88,64,0.1);border-color:#ec5840}.is-invalid-label{color:#ec5840}.form-error{display:none;margin-top:-.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:bold;color:#ec5840}.form-error.is-visible{display:block}.close-button{position:absolute;color:#8a8a8a;right:1rem;top:.5rem;font-size:2em;line-height:1;cursor:pointer}[data-whatinput='mouse'] .close-button{outline:0}.close-button:hover,.close-button:focus{color:#0a0a0a}.menu{margin:0;list-style-type:none}.menu>li{display:table-cell;vertical-align:middle}[data-whatinput='mouse'] .menu>li{outline:0}.menu>li>a{display:block;padding:0.7rem 1rem;line-height:1}.menu input,.menu a,.menu button{margin-bottom:0}.menu>li>a img,.menu>li>a i,.menu>li>a svg{vertical-align:middle}.menu>li>a img+span,.menu>li>a i+span,.menu>li>a svg+span{vertical-align:middle}.menu>li>a img,.menu>li>a i,.menu>li>a svg{margin-right:.25rem;display:inline-block}.menu>li{display:table-cell}.menu.vertical>li{display:block}@media screen and (min-width: 40em){.menu.medium-horizontal>li{display:table-cell}.menu.medium-vertical>li{display:block}}@media screen and (min-width: 64em){.menu.large-horizontal>li{display:table-cell}.menu.large-vertical>li{display:block}}.menu.simple li{line-height:1;display:inline-block;margin-right:1rem}.menu.simple a{padding:0}.menu.align-right::before,.menu.align-right::after{content:' ';display:table}.menu.align-right::after{clear:both}.menu.align-right>li{float:right}.menu.expanded{width:100%;display:table;table-layout:fixed}.menu.expanded>li:first-child:last-child{width:100%}.menu.icon-top>li>a{text-align:center}.menu.icon-top>li>a img,.menu.icon-top>li>a i,.menu.icon-top>li>a svg{display:block;margin:0 auto .25rem}.menu.nested{margin-left:1rem}.menu .active>a{color:#fefefe;background:#2199e8}.menu-text{font-weight:bold;color:inherit;line-height:1;padding-top:0;padding-bottom:0;padding:0.7rem 1rem}.menu-centered{text-align:center}.menu-centered>.menu{display:inline-block}.no-js [data-responsive-menu] ul{display:none}.menu-icon{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;width:20px;height:16px}.menu-icon::after{content:'';position:absolute;display:block;width:100%;height:2px;background:#fefefe;top:0;left:0;box-shadow:0 7px 0 #fefefe,0 14px 0 #fefefe}.menu-icon:hover::after{background:#cacaca;box-shadow:0 7px 0 #cacaca,0 14px 0 #cacaca}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;width:20px;height:16px}.menu-icon.dark::after{content:'';position:absolute;display:block;width:100%;height:2px;background:#0a0a0a;top:0;left:0;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.dropdown-pane{background-color:#fefefe;border:1px solid #cacaca;border-radius:0;display:block;font-size:1rem;padding:1rem;position:absolute;visibility:hidden;width:300px;z-index:10}.dropdown-pane.is-open{visibility:visible}.dropdown-pane.tiny{width:100px}.dropdown-pane.small{width:200px}.dropdown-pane.large{width:400px}.dropdown.menu>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}[data-whatinput='mouse'] .dropdown.menu a{outline:0}.no-js .dropdown.menu ul{display:none}.dropdown.menu.vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}@media screen and (min-width: 40em){.dropdown.menu.medium-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.medium-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.medium-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.medium-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.medium-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}@media screen and (min-width: 64em){.dropdown.menu.large-horizontal>li.opens-left>.is-dropdown-submenu{left:auto;right:0;top:100%}.dropdown.menu.large-horizontal>li.opens-right>.is-dropdown-submenu{right:auto;left:0;top:100%}.dropdown.menu.large-vertical>li .is-dropdown-submenu{top:0}.dropdown.menu.large-vertical>li.opens-left>.is-dropdown-submenu{left:auto;right:100%}.dropdown.menu.large-vertical>li.opens-right>.is-dropdown-submenu{right:auto;left:100%}}.dropdown.menu.align-right .is-dropdown-submenu.first-sub{top:100%;left:auto;right:0}.is-dropdown-menu.vertical{width:100px}.is-dropdown-menu.vertical.align-right{float:right}.is-dropdown-submenu-parent{position:relative}.is-dropdown-submenu-parent a::after{position:absolute;top:50%;right:5px;margin-top:-2px}.is-dropdown-submenu-parent.opens-inner>.is-dropdown-submenu{top:100%;left:auto}.is-dropdown-submenu-parent.opens-left>.is-dropdown-submenu{left:auto;right:100%}.is-dropdown-submenu-parent.opens-right>.is-dropdown-submenu{right:auto;left:100%}.is-dropdown-submenu{display:none;position:absolute;top:0;left:100%;min-width:200px;z-index:1;background:#fefefe;border:1px solid #cacaca}.is-dropdown-submenu .is-dropdown-submenu{margin-top:-1px}.is-dropdown-submenu>li{width:100%}.is-dropdown-submenu.js-dropdown-active{display:block}.pagination{margin-left:0;margin-bottom:1rem}.pagination::before,.pagination::after{content:' ';display:table}.pagination::after{clear:both}.pagination li{font-size:.875rem;margin-right:.0625rem;border-radius:0;display:none}.pagination li:last-child,.pagination li:first-child{display:inline-block}@media screen and (min-width: 40em){.pagination li{display:inline-block}}.pagination a,.pagination button{color:#0a0a0a;display:block;padding:.1875rem .625rem;border-radius:0}.pagination a:hover,.pagination button:hover{background:#e6e6e6}.pagination .current{padding:.1875rem .625rem;background:#2199e8;color:#fefefe;cursor:default}.pagination .disabled{padding:.1875rem .625rem;color:#cacaca;cursor:not-allowed}.pagination .disabled:hover{background:transparent}.pagination .ellipsis::after{content:'\2026';padding:.1875rem .625rem;color:#0a0a0a}.pagination-previous a::before,.pagination-previous.disabled::before{content:'\00ab';display:inline-block;margin-right:0.5rem}.pagination-next a::after,.pagination-next.disabled::after{content:'\00bb';display:inline-block;margin-left:0.5rem}.progress{background-color:#cacaca;height:1rem;margin-bottom:1rem;border-radius:0}.progress.primary .progress-meter{background-color:#2199e8}.progress.secondary .progress-meter{background-color:#777}.progress.success .progress-meter{background-color:#3adb76}.progress.warning .progress-meter{background-color:#ffae00}.progress.alert .progress-meter{background-color:#ec5840}.progress-meter{position:relative;display:block;width:0%;height:100%;background-color:#2199e8}.progress-meter-text{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);position:absolute;margin:0;font-size:0.75rem;font-weight:bold;color:#fefefe;white-space:nowrap}.sticky-container{position:relative}.sticky{position:absolute;z-index:0;transform:translate3d(0, 0, 0)}.sticky.is-stuck{position:fixed;z-index:5}.sticky.is-stuck.is-at-top{top:0}.sticky.is-stuck.is-at-bottom{bottom:0}.sticky.is-anchored{position:absolute;left:auto;right:auto}.sticky.is-anchored.is-at-bottom{bottom:0}body.is-reveal-open{overflow:hidden}html.is-reveal-open,html.is-reveal-open body{height:100%;overflow:hidden;user-select:none}.reveal-overlay{display:none;position:fixed;top:0;bottom:0;left:0;right:0;z-index:1005;background-color:rgba(10,10,10,0.45);overflow-y:scroll}.reveal{display:none;z-index:1006;padding:1rem;border:1px solid #cacaca;background-color:#fefefe;border-radius:0;position:relative;top:100px;margin-left:auto;margin-right:auto;overflow-y:auto}[data-whatinput='mouse'] .reveal{outline:0}@media screen and (min-width: 40em){.reveal{min-height:0}}.reveal .column,.reveal .columns,.reveal .columns{min-width:0}.reveal>:last-child{margin-bottom:0}@media screen and (min-width: 40em){.reveal{width:600px;max-width:60rem}}@media screen and (min-width: 40em){.reveal .reveal{left:auto;right:auto;margin:0 auto}}.reveal.collapse{padding:0}@media screen and (min-width: 40em){.reveal.tiny{width:30%;max-width:60rem}}@media screen and (min-width: 40em){.reveal.small{width:50%;max-width:60rem}}@media screen and (min-width: 40em){.reveal.large{width:90%;max-width:60rem}}.reveal.full{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}@media screen and (max-width: 39.9375em){.reveal{top:0;left:0;width:100%;height:100%;height:100vh;min-height:100vh;max-width:none;margin-left:0;border:0;border-radius:0}}.reveal.without-overlay{position:fixed}table{width:100%;margin-bottom:1rem;border-radius:0}thead,tbody,tfoot{border:1px solid #f1f1f1;background-color:#fefefe}caption{font-weight:bold;padding:.5rem .625rem .625rem}thead,tfoot{background:#f8f8f8;color:#0a0a0a}thead tr,tfoot tr{background:transparent}thead th,thead td,tfoot th,tfoot td{padding:.5rem .625rem .625rem;font-weight:bold;text-align:left}tbody tr:nth-child(even){background-color:#f1f1f1}tbody th,tbody td{padding:.5rem .625rem .625rem}@media screen and (max-width: 63.9375em){table.stack thead{display:none}table.stack tfoot{display:none}table.stack tr,table.stack th,table.stack td{display:block}table.stack td{border-top:0}}table.scroll{display:block;width:100%;overflow-x:auto}table.hover tr:hover{background-color:#f9f9f9}table.hover tr:nth-of-type(even):hover{background-color:#ececec}.table-scroll{overflow-x:auto}.table-scroll table{width:auto}.tabs{margin:0;list-style-type:none;background:#fefefe;border:1px solid #e6e6e6}.tabs::before,.tabs::after{content:' ';display:table}.tabs::after{clear:both}.tabs.vertical>li{width:auto;float:none;display:block}.tabs.simple>li>a{padding:0}.tabs.simple>li>a:hover{background:transparent}.tabs.primary{background:#2199e8}.tabs.primary>li>a{color:#fefefe}.tabs.primary>li>a:hover,.tabs.primary>li>a:focus{background:#1893e4}.tabs-title{float:left}.tabs-title>a{display:block;padding:1.25rem 1.5rem;line-height:1;font-size:.75rem}.tabs-title>a:hover{background:#fefefe}.tabs-title>a:focus,.tabs-title>a[aria-selected='true']{background:#e6e6e6}.tabs-content{background:#fefefe;transition:all 0.5s ease;border:1px solid #e6e6e6;border-top:0}.tabs-content.vertical{border:1px solid #e6e6e6;border-left:0}.tabs-panel{display:none;padding:1rem}.tabs-panel.is-active{display:block}.thumbnail{border:solid 4px #fefefe;box-shadow:0 0 0 1px rgba(10,10,10,0.2);display:inline-block;line-height:0;max-width:100%;transition:box-shadow 200ms ease-out;border-radius:0;margin-bottom:1rem}.thumbnail:hover,.thumbnail:focus{box-shadow:0 0 6px 1px rgba(33,153,232,0.5)}.title-bar{background:#0a0a0a;color:#fefefe;padding:.5rem}.title-bar::before,.title-bar::after{content:' ';display:table}.title-bar::after{clear:both}.title-bar .menu-icon{margin-left:.25rem;margin-right:.25rem}.title-bar-left{float:left}.title-bar-right{float:right;text-align:right}.title-bar-title{font-weight:bold;vertical-align:middle;display:inline-block}.menu-icon.dark{position:relative;display:inline-block;vertical-align:middle;cursor:pointer;width:20px;height:16px}.menu-icon.dark::after{content:'';position:absolute;display:block;width:100%;height:2px;background:#0a0a0a;top:0;left:0;box-shadow:0 7px 0 #0a0a0a,0 14px 0 #0a0a0a}.menu-icon.dark:hover::after{background:#8a8a8a;box-shadow:0 7px 0 #8a8a8a,0 14px 0 #8a8a8a}.hide{display:none !important}.invisible{visibility:hidden}@media screen and (max-width: 39.9375em){.hide-for-small-only{display:none !important}}@media screen and (max-width: 0em), screen and (min-width: 40em){.show-for-small-only{display:none !important}}@media screen and (min-width: 40em){.hide-for-medium{display:none !important}}@media screen and (max-width: 39.9375em){.show-for-medium{display:none !important}}@media screen and (min-width: 40em) and (max-width: 63.9375em){.hide-for-medium-only{display:none !important}}@media screen and (max-width: 39.9375em), screen and (min-width: 64em){.show-for-medium-only{display:none !important}}@media screen and (min-width: 64em){.hide-for-large{display:none !important}}@media screen and (max-width: 63.9375em){.show-for-large{display:none !important}}@media screen and (min-width: 64em) and (max-width: 74.9375em){.hide-for-large-only{display:none !important}}@media screen and (max-width: 63.9375em), screen and (min-width: 75em){.show-for-large-only{display:none !important}}.show-for-sr,.show-on-focus{position:absolute !important;width:1px;height:1px;overflow:hidden;clip:rect(0, 0, 0, 0)}.show-on-focus:active,.show-on-focus:focus{position:static !important;height:auto;width:auto;overflow:visible;clip:auto}.show-for-landscape,.hide-for-portrait{display:block !important}@media screen and (orientation: landscape){.show-for-landscape,.hide-for-portrait{display:block !important}}@media screen and (orientation: portrait){.show-for-landscape,.hide-for-portrait{display:none !important}}.hide-for-landscape,.show-for-portrait{display:none !important}@media screen and (orientation: landscape){.hide-for-landscape,.show-for-portrait{display:none !important}}@media screen and (orientation: portrait){.hide-for-landscape,.show-for-portrait{display:block !important}}.float-left{float:left !important}.float-right{float:right !important}.float-center{display:block;margin-left:auto;margin-right:auto}.clearfix::before,.clearfix::after{content:' ';display:table}.clearfix::after{clear:both}.wf-loading h1,.wf-loading h2,.wf-loading h3,.wf-loading h4,.wf-loading h5,.wf-loading h6,.wf-loading p,.wf-loading a{visibility:hidden}.wf-active h1,.wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active p,.wf-active a,.wf-active *{visibility:visible}.TextLight{font-family:"Andes W04 Lt","Helvetica Neue",Helvetica,Arial,sans-serif}.TextRegular{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif}.TextSemiBold{font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}.TextBold{font-family:"Andes W04 Bold","Helvetica Neue",Helvetica,Arial,sans-serif}.TextHeaderSemiBold{font-family:"Sanchez Slab Semibold","Helvetica Neue",Helvetica,Arial,sans-serif}.TextHeaderBold{font-family:"Sanchez Slab W03 Bold","Helvetica Neue",Helvetica,Arial,sans-serif}.TextRedPurple{color:#A32347}.TextGray{color:#999}.TextGrayAlt1{color:#989091}.TextWhite{color:#fefefe}.TextPurple{color:#754B75}.TextDarkGray{color:#2B2C2C}.TextPink{color:#B61C4B}.TextTiny{font-size:.75rem}.TextSmall{font-size:.8125rem}.TextMedium{font-size:1.125rem}.TextLarge{font-size:1.25rem}.TextCenter{text-align:center}.TextLeft{text-align:left}.TextRight{text-align:right}.BgWhite{background-color:#fefefe}.BgPurple{background-color:#754B75}.BgPurpleAlt1{background-color:#BEA5BE}.BgLightCyan{background-color:rgba(212,228,230,0.5)}.BgLightPurple{background-color:#F0E9F0}.BgLightPurpleAlt1{background-color:#FCF8FC}.BgLightPurpleAlt2{background-color:#FBF4FB}.BgDarkPurple{background-color:#4A2F4A}.BgBlue{background-color:#467B90}.BgLightBlue{background-color:rgba(212,228,230,0.34)}IMG.FloatLeft{float:left;margin:0 20px 15px 0}IMG.FloatRight{float:right;margin:0 0px 15px 20px}.TextUpper{text-transform:uppercase}p.italic{font-style:italic}H1,H2,H3,H4,H5{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif}H1{margin:0 0 20px 0;line-height:1.25em}H2{font-size:2.25rem}H3{margin:0 0 20px 0;line-height:1.25em}H4{margin:0 0 20px 0;line-height:1.25em}HR{height:1px;background-color:#d1d1d1;border:none;width:100%}UL,P{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif}label{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif}a{color:#A32347}a:hover{color:#754B75}.clearfix{display:block;clear:both;position:relative;width:100%}.stretch,.stretch span{width:100%;text-align:center}.Button{border-radius:4px;padding:0 0 0px 0px;display:inline-block;font-family:"Sanchez Slab W03 Bold","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1rem;margin-bottom:20px}.Button span{opacity:0.95;padding:13px 15px 11px;margin:0 0 2px 0;border-radius:4px;display:inline-block}.Button ins,.Button i{padding:3px 0 3px 5px}.Button:hover span{opacity:1}.Button:active{margin-top:1px}.Button:active span{margin:0 0 1px 0}.Button.Play SPAN{padding-left:45px;background:#A32347 url(/img/btn-play.png) left center no-repeat}.Button.Green{background-color:#6AA341;box-shadow:0px 2px 0px 0px rgba(0,0,0,0.75)}.Button.RedPurple{background-color:#0a0a0a;color:#fefefe}.Button.RedPurple span{background-color:#A32347}.Button.Orange{background-color:#ac5910;color:#fefefe}.Button.Orange span{background-color:#e6842d}.Button.Border{border:2px solid #A32347;color:#A32347;padding:11px 20px 9px;font-size:1rem;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}.Button.Border:hover{margin-top:0px}.Button.Border.BorderRedPurple{border-color:#A32347;color:#A32347}.Button.Border.BorderRedPurple:hover{color:#0a0a0a;border-color:#0a0a0a}.Button.FloatedImage{background-color:#0a0a0a}.Button.FloatedImage span{background-color:#754B75;color:#fefefe;position:relative;padding:7px 10px 7px 100px}.Button.FloatedImage span img{position:absolute;left:10px;bottom:5px}html,body{overflow-x:none}*{outline:none;border:none;text-decoration:none}header{position:fixed;top:0px;z-index:99999999;float:left;width:100%;padding-bottom:3px;background-color:#fefefe}header h1{font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.875rem;position:relative}header a,header a:hover{color:#999}header #Logo span{position:absolute;left:58px;top:26px}header #Logo span h1{line-height:21px}header #Logo{position:absolute;top:10px;float:left;width:300px;z-index:1000;margin-left:20px;margin-bottom:15px;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.875rem}header #HeaderWrapper{height:76px;background-color:#fefefe;display:block;width:100%;border:1px solid #fefefe;margin:0 auto;max-width:990px;padding:0px 0px 0px 0px;z-index:100000;position:relative}header .StickyHeader{background-color:#4A2F4A;text-align:center;height:30px;padding-top:6px}header .StickyHeader .fa-calendar{color:#BEA5BE;padding-right:7px}header .StickyHeader .social-icons a{text-decoration:none;padding-left:3px}header .StickyHeader p{color:#BEA5BE;font-size:.875rem;margin-bottom:0px;line-height:16px;float:none}header .StickyHeader a{color:#fefefe;text-decoration:underline;font-size:.875rem;padding-left:10px}header .TopNav{position:absolute;right:0;top:0}header .TopNav a{color:#757575;font-size:.875rem;line-height:18px}header .MainNav{position:absolute;right:0;top:33px}header .MainNav li{list-style:none}header .MainNav .dropdown.menu>li.opens-right>.is-dropdown-submenu{top:51px}header .MainNav .is-dropdown-submenu{background-color:#754B75;border:transparent;border-radius:7px;border-top-left-radius:0px;margin-top:-6px;color:#fefefe;width:245px}header .MainNav .is-dropdown-submenu li a{color:#fefefe;font-weight:500;line-height:33px;border-bottom:1px solid rgba(255,255,255,0.1);padding:.5rem .75rem}header .MainNav .is-dropdown-submenu li a:hover{background-color:#945f94}header .MainNav .is-dropdown-submenu li:first-child a{border-top-right-radius:7px}header .MainNav .is-dropdown-submenu li:last-child a{border-bottom-right-radius:7px;border-bottom-left-radius:7px}header .MainNav .is-dropdown-submenu-parent a{color:#0a0a0a;font-size:1.125rem;line-height:23px;font-weight:600;padding:.75rem .75rem 1rem .75rem}header .MainNav .is-dropdown-submenu-parent:hover{transition-delay:0s;background-color:#754B75;border-top-right-radius:7px;border-top-left-radius:7px}header .MainNav .is-dropdown-submenu-parent:hover a{color:#fefefe}header #hamburger-menu{display:none}.overlay-content{overflow:auto;width:100%;height:100%;background-color:#fefefe;margin-top:60px;padding-bottom:70px}.overlay-content ul{margin-bottom:7px}.overlay-content .columns{padding-left:0px}.overlay-content .HeaderLink{color:#A32347;font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif}.overlay-content ul{display:block}.overlay-content li{list-style:none}.overlay-content li a{color:#999}.overlay-content .menu li{display:block}.overlay-content .TopNavMobile{margin-left:0px}.overlay-content .TopNavMobile li a{font-size:1rem}.overlay-content .socialMedia{text-align:center;float:none;width:176px}.overlay-content .socialMedia p{float:left;margin-right:7px}.Wrapper{padding:30px 0px;width:100%}#MobileNav{display:block;line-height:1px;letter-spacing:0.09em;z-index:100000;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.9375rem;color:#A32347;text-transform:uppercase;float:right;position:absolute;top:21px;right:10px;width:85px;height:28px;padding:20px 0}#MobileNav .MobileHamburger{position:absolute;float:left;width:24px;left:55px;top:12px}#MobileNav .MobileHamburgerLine{left:0px;webkit-transition:all .1s ease;-moz-transition:all .1s ease;transition:all .1s ease;display:inline;position:absolute;float:left;height:2px;width:24px;background-color:#A32347}#MobileNav .MobileHamburgerLine.First{top:0px}#MobileNav .MobileHamburgerLine.Second{top:6px}#MobileNav .MobileHamburgerLine.Third{top:12px}#MobileNav.Open .MobileHamburgerLine.First{top:6px;width:20px;-ms-transform:rotate(45deg);-webkit-transform:rotate(45deg);transform:rotate(45deg)}#MobileNav.Open .MobileHamburgerLine.Second{top:6px;opacity:0;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#MobileNav.Open .MobileHamburgerLine.Third{top:6px;width:20px;-ms-transform:rotate(-45deg);-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}#IntroSlide{z-index:1;float:left;width:100%;overflow-x:hidden;background-color:#fefefe;margin-bottom:30px}#IntroSlide .Slide{background-size:auto 100%;background-size:cover !important;background-color:#754B75;width:100%;padding:80px 60px;margin-top:40px;float:left}#IntroSlide .Slide .clearfix{display:none}#IntroSlide .Slide .IntroImage{display:none}#IntroSlide .Slide .SeeMore{margin-left:10px;color:#fefefe}#IntroSlide .Slide H1{line-height:1.0em;margin:0 0 15px}#IntroSlide .Slide P{margin:0 0 20px 0}#IntroSlide .Slide P.TextGray,#IntroSlide .Slide P.Breadcrumb{margin:0;padding:0 0 5px 0}#IntroSlide .Slide P.TextGray a,#IntroSlide .Slide P.Breadcrumb a{padding:0 3px}#IntroSlide .Slide P.TextGray span,#IntroSlide .Slide P.Breadcrumb span{padding:0 3px}#Intro{width:100%;padding:110px 0 40px 0;float:left;height:400px;margin:0 0 30px 0}#Intro .IntroImage{display:none}#Intro P.TextGray,#Intro P.Breadcrumb{margin:0;padding:0 0 5px 0}#Intro P.TextGray a,#Intro P.Breadcrumb a{padding:0 3px}#Intro P.TextGray span,#Intro P.Breadcrumb span{padding:0 3px}#IntroText{margin:35px 0;float:left;width:100%;width:100%;padding:0}#IntroText H1{line-height:1.15em}#IntroText P.TextGray,#IntroText P.Breadcrumb{margin:0;padding:5px 0 5px 0}#IntroText P.TextGray a,#IntroText P.Breadcrumb a{padding:0 3px}#IntroText P.TextGray span,#IntroText P.Breadcrumb span{padding:0 3px}.AsSeenIn .blueArrow{width:0;height:0;position:absolute;top:70px;cursor:pointer;border-top:7px solid transparent;border-bottom:7px solid transparent}.AsSeenIn #blueArrowLeft{border-right:17px solid #467B90;left:-30px}.AsSeenIn #blueArrowRight{border-left:17px solid #467B90;right:-30px}.AsSeenIn .quote-container{background:url("/img/chat-box-blue-right-slice.png") center;background-repeat:no-repeat;height:166px;position:relative}.AsSeenIn .quote-container p{margin-bottom:0px;color:#fefefe;font-size:1.25rem;line-height:24px;position:absolute;top:45%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:80%}.AsSeenIn .bg-flipped{background:url("/img/chat-box-blue-left-slice.png") center;background-repeat:no-repeat}.AsSeenIn .image-wrapper{height:35px}.AsSeenIn .logo{height:35px;margin:0 auto}.AsSeenIn a{font-size:.6875rem}.Headlines{background-color:#F9FFFF}.Promos .calendarIcon{float:right}.Promos .calendarWrapper{margin-bottom:20px}.Promos .BorderLeft{border-left:1px solid #d1d1d1}.Promos .BorderLeft p{padding:10px}.Promos .BorderLeft img{height:66px}.newsletterPanel{padding-bottom:10px}.socialButtons{margin-left:10px}.socialButtons a{color:#C4DCDD;font-size:1.125rem;padding-right:5px}.Home .WhoIsEF{padding-bottom:0px}.Home .BlogListing{margin-bottom:30px}.Home .EmailSignup h3{margin-bottom:0px}.Home .EmailSignup form{margin-top:20px}.Home .EmailSignup input{height:47px;background-color:#C4DCDD;border:transparent;color:#0a0a0a}.Home .EmailSignup .Button{margin-top:3px}.Home .EmailSignup ::-webkit-input-placeholder{color:#0a0a0a}.Home .EmailSignup ::-moz-placeholder{color:#0a0a0a}.Home .EmailSignup :-ms-input-placeholder{color:#0a0a0a}.Home .EmailSignup :-moz-placeholder{color:#0a0a0a}.Home .RealStoriesPopup{display:none}.Home .FiveQuestionsSlider{visibility:hidden}.Home .FiveQuestionsSlider .slick-dots li.slick-active button:before{color:#754B75}.Home .FiveQuestionsSlider .slick-dots{bottom:-40px}.Home .FiveQuestionsSlider .slick-dots li button:before{color:#999;font-size:.875rem}.Home .FiveQuestionsSlider .slick-arrow{position:absolute;top:90px;cursor:pointer;z-index:100}.Home .FiveQuestionsSlider #pink-arrow-left{left:-20px}.Home .FiveQuestionsSlider #pink-arrow-right{right:-20px}.Home .slick-initialized{visibility:visible}.socialMedia{text-align:right;float:right}.socialMedia p{float:left;margin-right:7px}#HeaderWrapper .socialMedia{display:block;line-height:1px;z-index:100001;color:#A32347;text-transform:uppercase;position:absolute;top:12px;right:100px;width:180px;height:28px;padding:20px 0}#HeaderSpacer{height:74px;float:left;width:100%;clear:both;display:block;background-color:#fefefe}.HomepageVideoWrapper{background:#0a0a0a;width:100%}.HomepageVideoWrapper .HomepageVideoBackground{max-width:1050px;margin:0 auto;padding:55px 0;height:560px;background:url(/img/img-video.jpg) center top;background-size:cover}.HomepageVideoWrapper .HomepageVideoBackground .VideoScreen{padding:0;max-width:470px;margin:60px auto 0 auto;padding:0;background-color:#000;border-radius:4px;overflow:hidden}.WhitePaperSignup{margin-top:40px}.WhitePaperSignup .IconColumn{padding-top:25px;border-right:1px solid #d1d1d1}.WhitePaperSignup .TextColumn{padding-left:30px}.WhitePaperSignup .FormEmail{width:280px;float:left;margin:1px 7px 10px 0;background-color:#EEE;border:1px solid #d1d1d1;padding:10px;border-radius:3px}.WhitePaperSignup button{width:210px}.WhitePaperSignup button span{width:210px}.WhitePaperSignup .error input{border:1px solid #FF0000}.EmailSignup .FormEmail{width:280px;float:left;margin:1px 7px 10px 0;background-color:#EEE;border:1px solid #d1d1d1;padding:10px;border-radius:3px}.EmailSignup button{width:110px}.EmailSignup button span{width:110px}.EmailSignup .error input{border:1px solid #FF0000}.BlogListing .Col2{border-left:1px solid #d1d1d1;border-right:1px solid #d1d1d1}.BlogListing .BlogArticle{padding-left:10px;padding-top:10px}.BlogListing .BlogDate{font-size:.75rem;color:#999}.BlogListing .BlogLink{font-size:.8125rem;font-family:"Sanchez Slab W03 Bold","Helvetica Neue",Helvetica,Arial,sans-serif}.BlogListing .BlogLink a{color:#A32347}.BlogListing .BlogLink a:hover{color:#754B75}#IntroListBlog{display:none;margin-top:30px;margin-bottom:20px}#IntroListBlog H1{margin:25px 0 0 0;padding:0}#IntroListBlog IMG{width:80px;height:auto !important}.relatedReading .relatedArticle{width:30%;float:left;margin-right:20px}footer,.ScheduleACall{width:100%}footer .FooterLogo,.ScheduleACall .FooterLogo{margin:0 0 15px 0;float:left;clear:both}footer .FooterAddress,.ScheduleACall .FooterAddress{clear:both;display:block;font-size:.875rem}footer .FooterNav,.ScheduleACall .FooterNav{list-style:none;margin:0 0 5px 0;padding:0;float:right;clear:both;display:block;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}footer .FooterNav li,.ScheduleACall .FooterNav li{list-style:none;display:inline;font-size:.8125rem}footer .FooterNav li a,.ScheduleACall .FooterNav li a{color:#A32347;border-left:1px solid #A32347;padding:0 7px;float:left}footer .FooterNav li a:hover,.ScheduleACall .FooterNav li a:hover{color:#754B75}footer .FooterNav li:first-child a,.ScheduleACall .FooterNav li:first-child a{padding-left:0;border-left:none}footer .FooterSubNav,.ScheduleACall .FooterSubNav{list-style:none;margin:0;padding:0;float:right;clear:both;display:block;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}footer .FooterSubNav li,.ScheduleACall .FooterSubNav li{list-style:none;display:inline;font-size:.8125rem}footer .FooterSubNav li a,.ScheduleACall .FooterSubNav li a{color:#999;border-left:1px solid #999;padding:0 7px;float:left}footer .FooterSubNav li a:hover,.ScheduleACall .FooterSubNav li a:hover{color:#83BABF}footer .FooterSubNav li:first-child a,.ScheduleACall .FooterSubNav li:first-child a{padding-left:0;border-left:none}footer .FooterCopyright,.ScheduleACall .FooterCopyright{display:block;width:100%;float:right;padding-top:50px}footer .StickyFooter,.ScheduleACall .StickyFooter{left:0px;position:fixed;z-index:99999999;bottom:0px;width:100%;background:#4A2F4A;z-index:100000;padding:1px 0}footer .StickyFooter .StickyFooterWrapper,.ScheduleACall .StickyFooter .StickyFooterWrapper{margin:0 auto;max-width:1040px;padding:3px 0px 3px 55px;position:relative}footer .StickyFooter .FooterSlogan,.ScheduleACall .StickyFooter .FooterSlogan{font-size:1.125rem;padding:0;margin-bottom:0px;font-family:"Andes W04 Bold","Helvetica Neue",Helvetica,Arial,sans-serif}footer .StickyFooter .FooterTalkGraphic,.ScheduleACall .StickyFooter .FooterTalkGraphic{margin-left:0px;width:51px}footer .StickyFooter .Button,.ScheduleACall .StickyFooter .Button{margin:3px 40px 0px 0px;float:left}footer .StickyFooter .TextTiny,.ScheduleACall .StickyFooter .TextTiny{margin-bottom:0px}footer .StickyFooter .TextLight,.ScheduleACall .StickyFooter .TextLight{margin-top:3px;margin-bottom:0px}footer .StickyFooter .arrow-right,.ScheduleACall .StickyFooter .arrow-right{width:0;height:0;border-top:60px solid transparent;border-bottom:60px solid transparent;border-left:60px solid green}nav .StickyFooter{clear:both;width:100%;margin:0 auto;left:0px;position:relative;z-index:99999999;bottom:0px;width:100%;background:#fefefe;z-index:100000;padding:1px 0}nav .StickyFooter a span{opacity:1 !important}nav .StickyFooter .StickyFooterWrapper{margin:0 auto;max-width:1040px;border-top:1px solid #d1d1d1;padding:25px 0 2px}nav .StickyFooter .FooterSlogan{font-size:1rem;padding:12px 0 0 0;font-family:"Andes W04 Bold","Helvetica Neue",Helvetica,Arial,sans-serif}nav .StickyFooter .FooterTalkGraphic{float:left;margin:-15px 15px 0 0}.YourFertility #Intro{background-color:#ded8d8 !important}.YourFertility .FertilityTopics H4{line-height:1.25em}.YourFertility .FertilityTopics .columns{padding-bottom:30px}.YourFertility .FertilityVideoPopup{padding:25px 0 5px;float:left;width:100%;margin:-1px auto 0}.YourFertility .FertilityVideoPopup .Button span{padding-left:45px;background:#A32347 url(/img/btn-play.png) left center no-repeat}.TextChart p{margin:0}.EggCount .medium-10 .BgLightPurple h4{padding:0px 45px}.journey IntroText{background-color:#fefefe}.journey .image-wrapper{width:100%;height:330px;position:relative}.journey .image-wrapper img{margin:0 auto;display:block}.journey .slide-intro{margin-top:120px}.journey .slide-intro .BgLightPurpleAlt2{padding-bottom:20px}.journey .slide{margin-top:120px;display:none}.journey .slide .BgLightPurpleAlt2{padding-bottom:20px}.journey .slide h1{font-size:2.25rem}.journey .slide h2{font-size:2.25rem;line-height:40px}.journey .slide p{line-height:22px}.journey .slide .paginate{font-size:.875rem;line-height:18px;font-family:"Andes W04 Lt","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;margin-top:15px}.journey .paginate-wrapper .columns{padding:0px}.lab .small-only-text{display:none}.lab .hide-for-small-text{display:inline-block}.lab #IntroText{background-color:#fefefe;float:none;margin-bottom:0px}.lab #IntroText .TextGray{margin:0;padding:5px 0 5px 0}.lab #IntroText .TextGray a{padding:0 3px}.lab #IntroText .TextGray span{padding:0 3px}.lab .bg-pink{background-color:#B61C4B;padding-top:12px}.lab .bg-pink h2{font-size:1.125rem;color:#fefefe}.lab .video-wrapper{height:338px}.lab .lab-main-image{position:relative;margin-bottom:30px;max-width:1620px;margin:0 auto}.lab .lab-main-image img{display:block;width:100%}.lab .pink-dot{color:#fefefe;border-radius:190px;background-color:#B61C4B;font-size:1.875rem;position:absolute;width:45px;height:45px;cursor:pointer}.lab .pink-dot span{position:absolute;top:0px;left:0px;width:45px;height:45px;line-height:45px;cursor:pointer}.lab .pink-dot span:hover{line-height:37px}.lab .pink-dot:focus{background-color:#EAAA21;content:"+";line-height:37px}.lab .pink-dot:hover{background-color:#EAAA21;content:"+";line-height:37px}.lab .yellow-dot{color:#fefefe;border-radius:190px;background-color:#EAAA21;font-size:1.875rem;text-align:center;width:45px;height:45px;float:left;margin-right:10px}.lab .number1{content:"1";top:36%;left:15%}.lab .number2{top:38%;left:40%}.lab .number3{top:27%;left:30%}.lab .number4{top:40%;left:5%}.lab .number5{top:37%;right:16%}.lab .number6{top:27%;right:3%}.lab .number7{top:26%;right:29%}.lab .number8{bottom:33%;right:34%}.lab .equipment-section{margin-top:80px}.lab .equipment-section h4{margin-top:15px}.lab .equipment-section .row{margin-bottom:60px}.lab .equipment-section .img-wrapper{padding-right:5px;padding-left:5px}.lab .equipment-section hr{margin-top:0px;margin-bottom:0px}.lab .equipment-section h2{margin-bottom:30px}.lab .equipment-section p{font-size:1.25rem;line-height:28px}.lab-overlay{position:absolute;top:265px;text-align:left;width:100%;height:100%;background-color:rgba(255,255,255,0.9)}.lab-overlay .overlay-wrapper{width:100%;height:100%;display:flex;flex-direction:column;justify-content:center;max-width:1620px;margin:0 auto}.lab-overlay .pink-dot{text-align:center;position:relative;float:left;margin-right:15px}.lab-overlay .close-button{background-color:#D8D8D8;color:#2B2C2C;font-size:1.5rem;position:relative;width:60px;height:40px;text-align:center;right:0}.lab-overlay h3{margin-top:8px}.lab-overlay .prev span,.lab-overlay .next span{cursor:pointer;color:#B61C4B;font-weight:600}.lab-overlay .next{float:right}.inactive-panel{display:none}.FactsFigures .FactsTopics H4{line-height:1.25em}.FactsFigures .FactsTopics .columns{padding-bottom:30px}.FactsFigures .StudiesSay div.OurTake{background:#F0E9F0;padding:20px}.FactsFigures article{padding:0 0 45px 0}.FactsFigures .GlossaryItem{margin:0px 0 45px 0;width:95%}.FactsFigures .GlossaryItem DT{font-size:1.5rem;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.25em}.FactsFigures .GlossaryItem DD{font-size:1rem;font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;line-height:1.45em}.FertilityStatisticsByAge .two-col-table{font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;table-layout:fixed}.FertilityStatisticsByAge .two-col-table td{width:50%}.FertilityStatisticsByAge .two-col-table td,.FertilityStatisticsByAge .two-col-table th{border:1px solid black;padding:0px}.FertilityStatisticsByAge .two-col-table tbody tr:nth-child(odd){background-color:#E4F0F5}.FertilityStatisticsByAge .two-col-table tbody tr:nth-child(even){background-color:white}.FertilityStatisticsByAge .two-col-table th{color:#754B75;font-family:"Andes W04 Bold","Helvetica Neue",Helvetica,Arial,sans-serif;font-family:1.125rem}.RealStories .RealStoriesPopupButton{float:right;height:168px;width:299px;background-image:url(../img/img-real_stories_video.png)}.RealStories .RealStoriesPopupButton:hover{background-image:url(../img/img-real_stories_video_hover.png)}.RealStories .RealStoriesPopup{display:none}.RealStories .RealStory{margin:40px auto 20px auto}.RealStories .RealStory .RealStoryPhoto{width:100% !important;height:auto;max-width:300px}.RealStories .RealStory .RealStoryQuote{margin:0px 0 25px 0}.Side-WhitePaper,.Side-MailingList{margin:0 0 30px 0}.Side-WhitePaper input,.Side-MailingList input{padding:10px 10px;background:#eee;width:100%;margin:0 0 10px 0px;border-radius:4px}.About .SidePanel H4{margin:0 0 10px 0;padding:0}.About .MemberEntry .MemberPhoto{border-radius:10px;margin:10px auto 10px auto;display:inline-block;clear:both}.About .MemberEntry .MemberName{margin:0 0 5px 0;line-height:1.25em;clear:both;display:block}.About .MemberEntry .MemberTitle{margin:0 0 20px 0;line-height:1.25em}.clinical-team .inactive-panel{display:none}.clinical-team .panel .MemberEntry{padding-bottom:25px;height:100%}.clinical-team .team-main-menu{margin-top:50px;margin-bottom:15px}.clinical-team .team-menu{margin-bottom:30px}.clinical-team .team-menu li{display:inline;cursor:pointer;padding:15px;padding-bottom:15px;font-size:1.25rem;color:#9B9B9B;border-bottom:1px solid #979797;margin-right:-5px}.clinical-team .team-menu .active{color:#754B75;font-weight:600;border-bottom:4px solid #754B75;padding-bottom:13px;position:relative}.clinical-team .team-menu .active .arrow-down{width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #754B75;display:inline-block;position:absolute;bottom:-15px;right:44%}.clinical-team .column-wrapper{display:flex;justify-content:center}.clinical-team h3{font-size:2.25rem}.clinical-team .text-gray{color:#989091}.clinical-team .lab-link{padding-top:50px}.programs .Wrapper{margin-top:20px}.programs h2{font-size:1.5rem}.programs h3{font-size:1.5rem}.programs .BgLightPurpleAlt1{padding:20px}.programs .BgLightPurpleAlt1 a{color:#0a0a0a}.programs .TextSmall{font-size:.875rem}.programs .lightbulbSection{margin-bottom:40px}.programs .lightbulbSection p{margin-top:-10px}.programs .lightbulbSection #lightbulbImage{margin:-18px 10px 20px 10px}.programs .lightbulbSection a{color:#fefefe}.programs .cta-button .Button{padding:0px}.perks .BgLightBlue,.armed-forces .BgLightBlue,.cancer .BgLightBlue{position:relative;padding:20px;margin-left:0px;margin-bottom:25px}.perks .BgLightBlue h2,.armed-forces .BgLightBlue h2,.cancer .BgLightBlue h2{font-size:1.5rem}.perks .BgLightBlue .columns,.armed-forces .BgLightBlue .columns,.cancer .BgLightBlue .columns{padding:0px}.perks .BgLightBlue p,.armed-forces .BgLightBlue p,.cancer .BgLightBlue p{padding-right:15px}.perks .star,.perks .ribbon,.armed-forces .star,.armed-forces .ribbon,.cancer .star,.cancer .ribbon{padding-right:20px}.perks .logosWrapper .row,.armed-forces .logosWrapper .row,.cancer .logosWrapper .row{margin-bottom:20px}.perks .logosWrapper .image-wrapper,.armed-forces .logosWrapper .image-wrapper,.cancer .logosWrapper .image-wrapper{height:82px;border:1px solid #d1d1d1;width:183px;position:relative}.perks .logosWrapper img,.armed-forces .logosWrapper img,.cancer .logosWrapper img{width:183px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.employee h2{font-size:1.5rem}.cancer .logo-wrapper{margin:0 auto}.cancer .image-wrapper{height:82px;border:1px solid #d1d1d1;width:183px;position:relative;margin-bottom:20px;display:inline-block}.cancer .image-wrapper img{width:183px;position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%)}.Inaugural TABLE THEAD{background:#754B75;color:#fefefe;font-size:1.25rem;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}.Inaugural TD,.Inaugural TH{text-align:center}.Inaugural TD{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif}.Pricing h3{font-size:1.5rem}.Pricing h2{font-size:1.875rem}.Pricing .purple-link{text-decoration:underline}.Pricing .not-so-fine{margin-bottom:30px}.Pricing .purple-text{color:#754B75;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.125rem}.Pricing .table-p{margin-bottom:0px;background-color:#FBF4FB;font-weight:600;text-align:center;padding:10px;border-top:#f1f1f1 1px solid;border-right:#f1f1f1 1px solid;border-left:#f1f1f1 1px solid;font-size:.9375rem}.Pricing .table-section{width:100%;overflow-y:auto;overflow:auto;margin:0 0 1em}.Pricing .table-section::-webkit-scrollbar{-webkit-appearance:none;width:14px;height:14px}.Pricing .table-section::-webkit-scrollbar-thumb{border-radius:8px;border:3px solid #fff;background-color:rgba(0,0,0,0.3)}.Pricing .table-wrapper table{width:100%;border-collapse:collapse;border-spacing:0;white-space:nowrap}.Pricing .table-wrapper td,.Pricing .table-wrapper th,.Pricing .table-wrapper tr{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center}.Pricing .table-wrapper tbody tr:nth-child(even){background-color:#FBF4FB}.Pricing .table-wrapper tr th{line-height:18px;padding-top:13px;font-size:1.125rem}.Pricing .table-wrapper tr td{padding:15px}.Pricing .table-wrapper tr td:first-child{font-weight:600;width:133px}.Pricing .table-wrapper tr td:nth-child(2){width:270px}.Pricing .table-wrapper tr td:nth-child(3){width:270px}.Pricing .table-wrapper thead{color:#fefefe;background-color:#A32347}.Pricing .list li{margin-bottom:15px}.pricing-chart .fine-text{margin-bottom:33px}.pricing-chart .card{border:1px solid #DEDEDE;padding:20px 45px;margin-bottom:22px}.Blog #IntroText{margin-bottom:20px;margin-top:70px}.Blog #IntroText H1{margin:10px 0 0 0;padding:0}.Blog #IntroText IMG{width:80px;height:auto !important}.Blog .MailingListForm{padding:20px;margin:0 0 30px 0}.Blog .MailingListForm INPUT[type=email],.Blog .MailingListForm INPUT[type=text]{float:left;padding:11px;height:42px;background-color:#fefefe;margin:0 10px 0 0;border-radius:3px;border:1px solid #fefefe;width:65%}.Blog .BlogEntry.FullSize article .BlogImage{margin:0 0 15px 0;float:left}.Blog .BlogEntry.FullSize article .BlogTitle{font-size:1.875rem}.Blog .BlogEntry.FullSize article .BlogSocial{padding:0;margin:0;margin-left:-5px;list-style:none}.Blog .BlogEntry.FullSize article .BlogSocial li{list-style:none;display:inline;margin:0 10px 0 0}.Blog .BlogEntry.FullSize article .BlogSocial a{margin:0 0px}.Blog .BlogPager P{margin:0;padding:0 0 5px 0}.Blog .BlogPager H5{line-height:1.25em}.Blog .BlogPager a{display:block}.Blog .BlogListing{margin:0;padding:0}.Blog .BlogListing article{background:#754B75;float:left;width:100%;margin:0px 0 30px 0;display:block;clear:both}.Blog .BlogListing article .BlogImage{position:relative;z-index:100;float:left;display:block;clear:both;margin-bottom:20px}.Blog .BlogListing article .BlogImage img{float:left;display:block;clear:both}.Blog .BlogListing article .BlogTitle{font-size:1.875rem}.Blog .BlogListing article .BlogInfo{padding:20px;margin:0}.Blog .BlogListing article .BlogInfo H4,.Blog .BlogListing article .BlogInfo H5{margin:0 0 10px 0;padding:0}.Blog .BlogListing article .BlogInfo a{color:#fefefe;opacity:0.9}.Blog .BlogListing article .BlogInfo a:hover{color:#fefefe;opacity:1}.Blog .BlogListing article .BlogInfo ul{list-style:none;padding:0;margin:0}.Blog .BlogListing article .BlogInfo li{display:inline;list-style:none;color:#fefefe;margin:0 10px 0 0}.Blog .BlogListing article .BlogInfo li a{margin:0 3px}.Blog article H1 a,.Blog article H2 a,.Blog article H3 a,.Blog article H4 a,.Blog article H5 a{display:block}.PardotFormGroup{padding:30px;width:100%}.PardotFormGroup input,.PardotFormGroup textarea{border:1px solid #FFF}.PardotFormGroup label{line-height:1.25em;padding:0;margin:10px 0 10px 0}.PardotFormGroup #notRequired{border:1px solid #FFF !important}.PardotFormGroup.Border{padding:10px 0}.PardotFormGroup.Border input{border:1px solid #999;border-radius:3px;height:42px}.FormGroup{padding:30px;width:100%}.FormGroup input,.FormGroup textarea{border:1px solid #FFF}.FormGroup label{line-height:1.25em;padding:0;margin:10px 0 10px 0}.FormGroup .error input,.FormGroup .error textarea{border:1px solid #FF0000}.FormGroup .error label{color:#FF0000}.FormGroup.Border{padding:10px 0}.FormGroup.Border input{border:1px solid #999;border-radius:3px;height:42px}.error .required{border:1px solid red !important;color:red}#checkboxNewsletter{margin-right:10px;margin-left:10px}.PreserveYourOptions .five-key-facts{margin-left:10px;list-style-type:none;border-top:#E6D9E6 1px solid}.PreserveYourOptions .five-key-facts li{font-family:"Andes W04 Lt","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.25rem;border-bottom:#E6D9E6 1px solid;padding:10px 10px}.PreserveYourOptions input{padding:10px 10px;background:#eee;width:100%;margin:0 0 10px 0px;border-radius:4px}.PreserveYourOptions .callout{background-color:#F0E9F0;border-radius:4px;padding:1rem 1rem .5rem 1rem;-webkit-box-shadow:2px 3px 5px 0px rgba(0,0,0,0.75);-moz-box-shadow:2px 3px 5px 0px rgba(0,0,0,0.75);box-shadow:2px 3px 5px 0px rgba(0,0,0,0.75)}.PreserveYourOptions .callout-wrapper input{background:rgba(255,241,255,0.1);border:transparent}.PreserveYourOptions .callout-wrapper ::-webkit-input-placeholder{color:#fefefe}.PreserveYourOptions .callout-wrapper ::-moz-placeholder{color:#fefefe}.PreserveYourOptions .callout-wrapper :-ms-input-placeholder{color:#fefefe}.PreserveYourOptions .callout-wrapper :-moz-placeholder{color:#fefefe}.PreserveYourOptions #IntroText{padding-top:20px;padding-bottom:20px}.PreserveYourOptions .imageBackground-womanYellow{background:url(/img/bg-preserve-your-options.svg) no-repeat right;background-position:85% 50%;background-size:650px;background-color:#754b75}.PreserveYourOptions .imageWrapper{height:171px;margin-bottom:10px}.PreserveYourOptions .imageWrapper img{display:block;margin:auto;max-width:100%}.PreserveYourOptions .MediaLogosHeader{margin-top:30px}.PreserveYourOptions .MeetTeam h3{font-size:1.875rem}.PreserveYourOptions .MeetTeam img{border-radius:100px;display:block;margin:auto;margin-right:15px;width:160px;height:150px}.PreserveYourOptions .MeetTeam .TextPurple{margin-top:10%}.PreserveYourOptions .Testimonials img{border-radius:25px;width:160px;height:140px;margin-right:10px}.PreserveYourOptions .Testimonials .TestimonialByline{padding-top:60px}.PreserveYourOptions .Testimonials .TestimonialByline .TestimonialName{font-size:1.875rem}.PreserveYourOptions .reveal{width:950px;height:800px;top:160px;z-index:99999;position:relative}.PreserveYourOptions .reveal .revealHeader{padding-bottom:10px}.PreserveYourOptions .reveal .scrollbar{padding-top:10px;max-height:calc(80vh - 210px);overflow-y:auto}.PreserveYourOptions .reveal .TestimonialByline{padding-top:45px}.PreserveYourOptions .reveal .TestimonialByline .TestimonialName{font-size:1.875rem}.PreserveYourOptions .reveal img{border-radius:25px;margin-left:10px;margin-right:10px}.PreserveYourOptions .reveal p{padding-top:15px}.PreserveYourOptions .reveal-overlay{z-index:999999999}.PreserveYourOptions .CallUs{padding-left:60px;padding-right:60px}.NewPlan h4{margin-bottom:0px}.NewPlan h2{line-height:1}.NewPlan input{height:42px}.NewPlan .imageBackground-newPlan{background:url(/img/new_plan-header-image.svg) no-repeat right,url(/img/new_plan-header-background.jpg) no-repeat right;background-position:80% 41%, 88% 85%;background-size:380px, 600px;background-color:#fefefe}.NewPlan .callout{background-color:#754B75}.NewPlan form .Button{margin-top:25px;padding-right:20px;padding-left:20px}.ShowLess,.ShowLess2,#hide-more,#hide-more2{display:none}.ShowMore,.ShowMore2,.ShowLess,.ShowLess2{cursor:pointer}.FiveQuestions .imageBackground-pricing{background:url(/img/img-pricing.jpg) center center no-repeat;margin-top:75px}.FiveQuestions .imageBackground-pricing .IntroText-Landing{margin-top:-10px}.FiveQuestions .Callout{border-radius:5px;padding:20px}.FiveQuestions .Callout h3{font-size:1.875rem}.FiveQuestions .Callout p{font-size:1rem}.FullVideo .VideoScreen{margin-top:10px}.FullVideo .form-subscribe input{background:#fefefe}.FullVideo .form-subscribe #checkboxNewsletter{width:20px}.chill-chat{background:url(/img/chill_chat-bg.jpg) no-repeat center}.chill-chat .img-wrapper{position:relative;z-index:0}.chill-chat .img-wrapper .header-img{position:absolute;left:-143px;z-index:1}.chill-chat .callout{position:relative;z-index:9;margin:12px 0;padding:15px;background-color:#FCFDFF;-webkit-box-shadow:3px 3px 20px 0px rgba(0,2,0,0.4);-moz-box-shadow:3px 3px 20px 0px rgba(0,2,0,0.4);box-shadow:3px 3px 20px 0px rgba(0,2,0,0.4)}.chill-chat .callout input{background:#fefefe;box-shadow:none;border:2px solid #DCDCDC}.chill-chat .callout .underline{margin-left:10px;text-decoration:underline}.chill-chat .callout .TextLarge{font-size:1.5rem;line-height:28px}.pardot-cta input{background:#fefefe !important;box-shadow:none !important;border:2px solid #DCDCDC !important}.live-life{background:url(/img/live_life-bg.jpg) no-repeat center}.live-life .img-wrapper .header-img{position:absolute;left:-93px;z-index:1;width:73%;top:-20px}.snooze-button{background:url(/img/snooze_button-bg.jpg) no-repeat center}.snooze-button .intro-img{position:absolute;top:50px}.ChillChat .reveal-overlay{z-index:0}.Quiz .QuizItem{padding:30px 0 30px;float:left;width:100%}.Quiz .QuizSocial{list-style:none;margin:20px auto;padding:0}.Quiz .QuizSocial a{padding:5px;font-size:1.25rem}.Quiz .Circle{position:absolute;top:13px;left:15px;webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease;float:left;margin:0 8px 0 0;width:20px;height:20px;border:1px solid #999;border-radius:100px}.Quiz .Circle span{margin:2px;border-radius:100px;background-color:#fefefe;width:14px;height:14px;float:left;webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.Quiz .QuizQuestion{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.25rem;margin:0 0 10px 0}.Quiz .QuizOptions{padding:0;margin:0}.Quiz .QuizOptions li{float:left;width:100%;list-style:none;margin:0}.Quiz .QuizOptions a{line-height:1.25em;cursor:pointer;position:relative;padding:15px 45px 10px 46px;background-color:rgba(212,228,230,0.5);float:left;width:100%;border-top:1px solid #fefefe;color:#999;webkit-transition:all .5s ease;-moz-transition:all .5s ease;transition:all .5s ease}.Quiz .QuizOptions a .Circle span{background-color:#999}.Quiz .QuizOptions a ins{display:block;opacity:0;top:13px;right:15px;font-size:1.5625rem;position:absolute;webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease}.Quiz .QuizOptions a.Selected{color:#0a0a0a;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}.Quiz .QuizOptions a.Selected .Circle span{background-color:#0a0a0a}.Quiz .QuizOptions a.Selected.Partial{color:#0a0a0a;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}.Quiz .QuizOptions a.Selected.Partial .Circle span{background-color:#0a0a0a}.Quiz .QuizOptions a.Correct{webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease;color:#999}.Quiz .QuizOptions a.Correct .Circle span{background-color:#999}.Quiz .QuizOptions a.Selected.Correct{webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease;color:#0a0a0a}.Quiz .QuizOptions a.Selected.Correct .Circle span{background-color:#0a0a0a}.Quiz .QuizOptions.Active{padding:0;margin:0}.Quiz .QuizOptions.Active li{float:left;width:100%;list-style:none;margin:0}.Quiz .QuizOptions.Active a{background-color:rgba(212,228,230,0.5);color:#0a0a0a}.Quiz .QuizOptions.Active a .Circle span{background-color:#fefefe}.Quiz .QuizOptions.Active a ins{display:none}.Quiz .QuizOptions.Active a:hover .Circle span{background-color:#d1d1d1}.Quiz .QuizOptions.Active a:active .Circle span{background-color:#999}.Quiz .QuizOptions.Active a.Selected .Circle span{background-color:#999}.Quiz.Check .QuizOptions a.Selected{color:red;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}.Quiz.Check .QuizOptions a.Selected .Circle span{background-color:red}.Quiz.Check .QuizOptions a.Selected.Partial{color:green;font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif}.Quiz.Check .QuizOptions a.Selected.Partial .Circle span{background-color:green}.Quiz.Check .QuizOptions a.Correct{webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease;color:#999}.Quiz.Check .QuizOptions a.Correct .Circle span{background-color:#999}.Quiz.Check .QuizOptions a.Correct ins{opacity:1;display:block;float:right;color:#15f034;webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease}.Quiz.Check .QuizOptions a.Selected.Correct{webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease;color:green}.Quiz.Check .QuizOptions a.Selected.Correct .Circle span{background-color:green}.Quiz.Check .QuizOptions a.Selected.Correct ins{display:block;float:right;color:#15f034;opacity:1;webkit-transition:all 5s ease;-moz-transition:all 5s ease;transition:all 5s ease}.PopupOverlay{display:none}.PopupOverlay.On{display:block;background:rgba(0,0,0,0.8);float:left;width:100%;height:100%;position:fixed;top:0px;left:0px;z-index:9999999999}.PopupOverlay.On .PopupClose{position:absolute;top:10px;right:25px;color:#fefefe;font-size:1.875rem;z-index:99999}.PopupOverlay.On .PopupContent{margin:12% auto 0 !important;width:95%;max-width:1200px}#IntroVideo{position:relative;overflow:hidden;float:left;width:100%;margin:0 0 20px 0;background:#FFF;background-size:cover !important;width:100%;opacity:1 !important}#IntroVideo .VideoBackground{background-color:#FFF;float:left;position:absolute;top:-30%;z-index:1000;width:100%;z-index:0}#IntroVideo .VideoBackground *{background-color:#FFF}#IntroVideo .Slide{background:rgba(255,255,255,0.6);padding:150px 0 100px 0;background-image:none !important;position:relative;z-index:99999}.calendarIcon{font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center;width:58px}.calendarTop{background-color:#A32347;color:#fefefe;text-transform:uppercase;font-size:.75rem;display:block}.calendarBottom{background-color:#F0E9F0;font-size:1.5rem;margin-top:2px;display:block}.event-image{margin-bottom:30px}.UpcomingEvents .show-for-small-only h3{margin-left:10px}.UpcomingEventsDetail .rightSidebar p{margin-bottom:0px}.UpcomingEventsDetail .rightSidebar .TextMedium{line-height:22px}.contest #IntroText{margin-top:50px}.contest #IntroText h1{margin-top:70px;margin-bottom:0px}.contest .golden-egg{float:left}.skip{position:absolute;top:0px;left:0px;height:1px;width:1px;text-align:left;overflow:hidden}a.skip:active,a.skip:focus,a.skip:hover{left:0;top:0;width:115px;height:30px;overflow:visible;color:red;z-index:999999999}@media only screen and (max-width: 1400px){.NewPlan .imageBackground-newPlan{background:url(/img/new_plan-header-image.svg) no-repeat right,url(/img/new_plan-header-background.jpg) no-repeat right;background-position:80% 41%, 88% 85%;background-size:380px, 600px;background-color:#fefefe}}@media only screen and (max-width: 1280px){.PreserveYourOptions .imageBackground-womanYellow{background-position:100% 50%;background-size:600px}.NewPlan .imageBackground-newPlan{background:url(/img/new_plan-header-image.svg) no-repeat right,url(/img/new_plan-header-background.jpg) no-repeat right;background-position:85% 50%, 94% 50%;background-size:400px, 560px;background-color:#fefefe}}@media only screen and (max-width: 1080px){.NewPlan .imageBackground-newPlan{background:url(/img/new_plan-header-image.svg) no-repeat right,url(/img/new_plan-header-background.jpg) no-repeat right;background-position:90% 50%, 108% 50%;background-size:400px, 600px;background-color:#fefefe}}@media only screen and (max-width: 1024px){.live-life .img-wrapper .header-img{position:absolute;left:0;z-index:1;width:73%}.AsSeenIn #blueArrowRight{right:-10px}.AsSeenIn #blueArrowLeft{left:-10px}.AsSeenIn .quote-container p{width:50%}.TeamList{display:block;margin:0 auto;width:100%;max-width:700px}.NewPlan .imageBackground-newPlan{background:url(/img/new_plan-header-image.svg) no-repeat right,url(/img/new_plan-header-background.jpg) no-repeat right;background-position:95% 50%, 124% 50%;background-size:375px, 625px;background-color:#fefefe}.FiveQuestionsSlider #pink-arrow-left{left:5%}.FiveQuestionsSlider #pink-arrow-right{right:5%}}@media only screen and (max-width: 960px){.BlogSocialWrapper{width:100%;text-align:left;margin-left:4px}.imageBackground-pricing h1{margin:-30px 0 4px 0}.PreserveYourOptions .imageBackground-womanYellow{background:#754B75 url(/img/bg-preserve-your-options.svg) no-repeat right;background-position:130% 50% !important;background-size:650px}.PreserveYourOptions .Testimonials img{width:200px;height:175px}.PreserveYourOptions .reveal{width:95%;height:90%;top:160px}.PreserveYourOptions .reveal .revealHeader{width:93%;margin-left:-11px;margin-top:6px}.PreserveYourOptions .reveal .TestimonialByline{padding-top:5px}.HomepageVideoWrapper BR{display:none !important}footer .StickyFooter .FooterSlogan,nav .StickyFooter .FooterSlogan{padding-top:0}#IntroVideo .VideoBackground{background-color:#FFF;float:left;position:absolute;top:-10%;z-index:1000;width:100%;z-index:0}#IntroVideo .Slide{padding:90px 0 60px 0;background-image:none !important;position:relative;z-index:99999}}@media only screen and (max-width: 955px){.lab .lab-overlay .close-button{width:50px;height:30px;font-size:1.125rem}.lab .lab-overlay .clearfix{height:10px}.lab .overlay-wrapper h3{font-size:1.5rem;margin-bottom:0px}.lab .overlay-wrapper p{font-size:.875rem;line-height:20px}footer .StickyFooter .StickyFooterWrapper,.ScheduleACall .StickyFooter .StickyFooterWrapper{padding-left:10px}footer .StickyFooter .medium-1,.ScheduleACall .StickyFooter .medium-1{padding-left:0px;padding-right:0px;width:8%}footer .StickyFooter .medium-5,.ScheduleACall .StickyFooter .medium-5{width:46%}footer .StickyFooter .end,.ScheduleACall .StickyFooter .end{padding-right:0px}footer .StickyFooter .medium-5.TextWhite,.ScheduleACall .StickyFooter .medium-5.TextWhite{padding-left:0px}}@media only screen and (max-width: 920px){.snooze-button{background:url(/img/snooze_button-bg.jpg) no-repeat right}.snooze-button .intro-img{width:48%}header #hamburger-menu{display:block}#MainMenu{display:none}#mobile-nav-content .overlay-content .HeaderLink{color:#A32347;font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:1.375rem}#mobile-nav-content .overlay-content li a{font-size:1rem}}@media only screen and (max-width: 875px){.PreserveYourOptions .imageBackground-womanYellow{background-position:140% 50% !important;background-size:650px}}@media only screen and (max-width: 840px){.chill-chat .callout .TextLarge{font-size:1rem;line-height:20px}footer .StickyFooter .StickyFooterWrapper .Button,.ScheduleACall .StickyFooter .StickyFooterWrapper .Button{margin-right:10px}.PreserveYourOptions .imageBackground-womanYellow{background:#754B75 url(/img/bg-preserve-your-options.svg) no-repeat right;background-position:170% 50% !important;background-size:650px}.NewPlan .imageBackground-newPlan{background:url(/img/new_plan-header-image.svg) no-repeat right,url(/img/new_plan-header-background.jpg) no-repeat right;background-position:99% 50%, 160% 50%;background-size:350px, 600px;background-color:#fefefe}#MainMenu .MenuWrapper ul>li{float:left;width:14%;padding:0 0px 0 15px;line-height:1.25em}#IntroSlide .Slide{float:left;height:auto;background-size:cover !important;padding:40px 20px 120px 20px;height:460px}#Intro{background-size:cover !important;padding:60px 20px;height:380px}}@media only screen and (max-width: 800px){.snooze-button .intro-img{top:45px}.chill-chat .img-wrapper .header-img{width:75%;left:-105px}.chill-chat .callout{margin:35px 0}.live-life .img-wrapper .header-img{left:0;top:-10px}.lab-overlay .text-right{margin-bottom:10px}.lab-overlay h3{margin-top:15px}.lab .video-wrapper{height:275px}.lab .yellow-dot{width:40px;height:40px;font-size:1.6875rem;margin-top:7px}.lab .close-button{top:15px}footer .StickyFooter .StickyFooterWrapper .medium-5.TextWhite,.ScheduleACall .StickyFooter .StickyFooterWrapper .medium-5.TextWhite{padding-left:0px}footer .StickyFooter .StickyFooterWrapper .medium-5.TextWhite .TextTiny,.ScheduleACall .StickyFooter .StickyFooterWrapper .medium-5.TextWhite .TextTiny{padding-left:80px}.journey .slide h2{font-size:1.75rem;line-height:30px}}@media only screen and (max-width: 780px){.lab-overlay .overlay-wrapper{height:115%}}@media only screen and (max-width: 767px){.lab-overlay{top:291px}.lab .overlay-wrapper h3{font-size:1.25rem;line-height:24px}.contest #IntroText h1{font-size:2.25rem;line-height:36px}#IntroText{margin:62px 0 0 0}.chill-chat-wrapper #IntroText{margin:15px 0 25px 0}.chill-chat-wrapper{margin:15px 0 0 0}.journey #IntroText{margin:35px 0 0 0;background-color:#fefefe}.journey .slide,.journey .slide-intro{margin-top:120px}.journey .slide .BgLightPurpleAlt2,.journey .slide-intro .BgLightPurpleAlt2{padding-top:20px}.image-wrapper{margin-bottom:25px}.calendarWrapper{padding-left:0px}.Home .RealStoriesPopup{display:none}.Home #IntroSlide .Slide .clearfix{display:block}.Home #IntroSlide .Slide .Button{margin-bottom:10px}.StickyFooter .Button span{padding-left:10px;padding-right:10px}.NewPlan h1{font-size:2.25rem}.NewPlan .imageBackground-newPlan{background:url(/img/new_plan-header-image.svg) no-repeat right,url(/img/new_plan-header-background.jpg) no-repeat right;background-position:99% 50%, 160% 50%;background-size:330px, 550px;background-color:#fefefe}.PreserveYourOptions .imageBackground-womanYellow{background-position:120% 50% !important;background-size:500px}.MenuWrapper{overflow-y:scroll !important;position:relative;height:100% !important;padding-top:30px !important}.MenuWrapper ul{margin:0;padding:0}.MenuWrapper ul li{margin:0;padding:10px 0;width:100%;float:left}.MenuWrapper ul>li{float:left;width:100% !important;text-align:center;padding:0 0px 15px 0px !important;left:0;line-height:1.25em}.MenuWrapper ul>li a{font-size:1.5625rem;padding:24px 0 !important;float:left;width:100%}.MenuWrapper ul>li br{display:none !important}.MenuWrapper ul ul{display:none}.TextSmall{font-size:.75rem}.TextMedium{font-size:1rem}.BlogListing .BlogArticle{padding-left:0px}.BlogListing .BlogTitle{font-size:1.0625rem}footer .StickyFooter .FooterSlogan,.ScheduleACall .StickyFooter .FooterSlogan{font-size:.8125rem}footer .StickyFooter .Button,.ScheduleACall .StickyFooter .Button{margin-top:0px}footer .StickyFooter .TextLight,.ScheduleACall .StickyFooter .TextLight{margin-top:0px}footer .Button,.ScheduleACall .Button{float:left}footer .Button span,.ScheduleACall .Button span{font-size:.8125rem;padding-left:0;padding-right:0;width:100%;float:left}nav .StickyFooter .FooterTalkGraphic{float:left;margin:-5px 10px 0 0;width:60px !important;height:auto}nav .StickyFooter .FooterSlogan{font-size:.8125rem}nav .Button{float:left;width:100%}nav .Button span{font-size:.8125rem;padding-left:0;padding-right:0;width:100%;float:left}#IntroVideo{background:#fff url(/video/intro-extend_fertility.gif) top center;background-size:cover !important;width:100%;opacity:1 !important;margin-top:25px}#IntroVideo .VideoBackground{display:none}#IntroVideo .Slide{padding:50px 0 20px 0;background-image:none !important;position:relative;z-index:99999}}@media only screen and (max-width: 745px){.Wrapper{padding:70px 0px}#HeaderSpacer{height:115px}header .StickyHeader{height:70px}header .StickyHeader .TextHeaderBold{margin-bottom:0px}header .StickyHeader .StickyHeaderContent{margin:0 auto;display:block;text-align:center}header .StickyHeader p{float:none;line-height:18px;margin-top:2px}header .StickyHeader a{display:block;padding-left:0px}header .StickyHeader .medium-3,header .StickyHeader .medium-9{text-align:center;width:100%}header .StickyHeader .social-icons a{display:inline-block}.lab-overlay .overlay-wrapper{height:100%;margin-top:8px}.lab-overlay .overlay-wrapper h3{font-size:1.125rem;width:75%;line-height:22px}.lab .panel-open{margin-top:30px}.lab .small-only-text{display:inline-block}.lab .hide-for-small-text{display:none}.lab .close-button{width:60px;height:40px}.lab .overlay-wrapper{height:60%}.lab .overlay-wrapper .medium-7{width:100%}.lab .overlay-wrapper .medium-5{width:100%}.lab .video-wrapper{margin-bottom:20px;height:395px}.lab .yellow-dot{font-size:1.875rem;text-align:center;width:45px;height:45px;float:left;margin-right:10px}.lab-overlay{height:100%;width:100vw;position:relative;z-index:999999;top:0px;background-color:#fefefe;overflow:initial;padding-bottom:0px}.lab-overlay .medium-4{width:100%}.lab-overlay .medium-8{width:100%}.lab-overlay h3{float:left;margin-top:20px}.lab-overlay .close-button{float:right}.lab-overlay .overlay-wrapper{display:block}.lab-overlay .overlay-wrapper img{margin-bottom:10px}.lab-overlay .overlay-wrapper h3{font-size:1.5rem;line-height:30px}.lab-overlay .overlay-wrapper p{font-size:1rem;line-height:24px}.lab-overlay .overlay-wrapper .medium-5{padding-left:.625rem}}@media only screen and (max-width: 680px){.chill-chat .img-wrapper .header-img{width:75%;left:-105px;top:40px}.chill-chat .callout{margin:10px 0 70px}.live-life .img-wrapper .header-img{top:0;left:0px}.snooze-button .callout{margin:10px 40px}.lab .overlay-wrapper h3{font-size:1.125rem;width:75%;line-height:22px}.lab .overlay-wrapper .medium-5{padding-left:0px}.lab .pink-dot{height:25px;width:25px;font-size:1rem}.lab .pink-dot span{position:absolute;top:0px;left:0px;width:25px;height:25px;line-height:25px}.lab .pink-dot span:hover{line-height:20px}.journey .fa-caret-left{display:none}.AsSeenIn .blueArrow{display:none !important}}@media only screen and (max-width: 660px){.imageBackground-pricing h1{margin:-50px 0 4px 0;line-height:1.1em}}@media only screen and (max-width: 639px){.snooze-button{background:none}.snooze-button .mobile-img{background:url(/img/snooze_button-bg.jpg) no-repeat right;background-size:cover;padding-bottom:130px}.snooze-button .mobile-img img{display:block;margin:0 auto;padding-top:10px;width:75%}.chill-chat{background-size:cover}.chill-chat .img-wrapper .header-img{width:100%;position:relative;left:0;display:block;margin:0 auto;padding-top:35px}.chill-chat .callout{margin:35px 15px;padding:15px}.chill-chat-wrapper #IntroText{padding:0px;margin-top:0px}.live-life .img-wrapper .header-img{padding-top:0px}.PreserveYourOptions #Testimonial1,.PreserveYourOptions #Testimonial2{top:61px !important}.clinical-team .team-menu{display:none}.clinical-team .column-wrapper{display:block}.Home .FiveQuestionsSlider .text-left{text-align:center}.Home .FiveQuestionsSlider .small-centered{padding-bottom:15px}.lab .video-wrapper{height:300px}.Pricing .button-text{text-align:center}.Pricing .button-row .medium-6{text-align:center}h2{font-size:1.875rem}.WhitePaperSignup .FormEmail{width:100%}.sidebar-img-wrapper{text-align:center}.sidebar-img-wrapper img{width:50%}.overlay-content .list-wrapper li{line-height:16px;margin-bottom:10px}.WhitePaperSignup .TextColumn{padding-left:0px}.lab .equipment-section .row{margin-bottom:0px}.lab .equipment-section h4,.lab .equipment-section p,.lab .equipment-section a{text-align:center}.lab .equipment-section h4{font-size:1.375rem}.lab .equipment-section img{margin:0 auto;display:block}.lab .equipment-section .TextSemiBold{margin-bottom:50px;display:block}.contest .golden-egg{width:100px;height:100px;margin-top:40px}.contest #IntroText h1,.contest #IntroText h2{font-size:1.875rem;line-height:30px}.journey .fa-caret-left{display:inline}.journey .slide{margin-top:90px}.journey .slide .BgLightPurpleAlt2{padding-top:20px}.AsSeenIn .blueArrow{display:block !important}.Promos .BorderLeft{border:none}.program-detail .sidebar-img-wrapper{margin-bottom:25px}.program-detail .Button.RedPurple span{text-align:center}.program-detail #IntroText P.TextGray a,.program-detail #IntroText P.Breadcrumb a{padding:0px}.cancer #IntroText h3{margin-top:50px}.programs .Wrapper img{padding-bottom:15px;padding-top:40px;display:block;margin:0 auto}.programs .Wrapper .medium-4,.programs .Wrapper .medium-5{text-align:center}.programs #Intro{margin-top:50px;margin-bottom:0px}.programs #Intro .IntroImage{height:200px}.programs #Intro h1{font-size:3.125rem}.programs #Intro h1 *{height:200px}.programs #Intro h2{margin:20px 20px 0px 20px}.programs .Wrapper{margin-top:0px}.programs #Intro{height:100%}.programs .lightbulbSection{margin-bottom:10px}.programs .lightbulbSection #lightbulbImage{margin:10px 10px 50px 0px}.programs .lightbulbSection p{margin-top:10px}.perks .logosWrapper .row,.armed-forces .logosWrapper .row,.cancer .logosWrapper .row{margin-bottom:0px}.perks .logosWrapper .image-wrapper,.armed-forces .logosWrapper .image-wrapper,.cancer .logosWrapper .image-wrapper{margin:0 auto;margin-bottom:10px}.UpcomingEvents .calendarWrapper{padding-left:.625rem}.UpcomingEventsDetail .rightSidebar{margin-top:30px}.UpcomingEventsDetail #IntroText{margin-bottom:10px;padding-left:0px}.calendarWrapper{padding-left:.625rem;margin-top:0px}.FertilityStatisticsByAge .Wrapper{padding-top:0px}footer .StickyFooter,.ScheduleACall .StickyFooter{padding-top:25px;padding-left:20px;padding-right:20px}footer .StickyFooter .StickyFooterWrapper,.ScheduleACall .StickyFooter .StickyFooterWrapper{padding-left:0px}footer .StickyFooter .StickyFooterWrapper .medium-5.TextWhite .TextTiny,.ScheduleACall .StickyFooter .StickyFooterWrapper .medium-5.TextWhite .TextTiny{padding-left:0px}footer .StickyFooter .FooterSlogan,.ScheduleACall .StickyFooter .FooterSlogan{font-size:1.25rem}footer .StickyFooter .medium-5,footer .StickyFooter .medium-1,.ScheduleACall .StickyFooter .medium-5,.ScheduleACall .StickyFooter .medium-1{width:100%}footer .StickyFooter .TextTiny,.ScheduleACall .StickyFooter .TextTiny{font-size:1rem}footer .StickyFooter .Button,.ScheduleACall .StickyFooter .Button{float:none;margin-bottom:10px}footer .StickyFooter .Button span,.ScheduleACall .StickyFooter .Button span{font-size:1rem}footer .StickyFooter .TextLight,.ScheduleACall .StickyFooter .TextLight{margin-top:0px}.ScheduleACall .StickyFooter{z-index:1}.Home .newsletterPanel{font-size:.8125rem}.Home .newsletterPanel h3{font-size:1rem;font-weight:700}.Home .newsletterPanel .EmailSignup input{height:35px}.Home .newsletterPanel .EmailSignup form{margin-top:0px}.Home .newsletterPanel .EmailSignup button span{height:35px}.Home .newsletterPanel .EmailSignup .Button{font-size:.8125rem;margin-top:0px}.Home .RealStoriesPopup{display:none}#mobile-nav-content{padding-bottom:40px}#IntroSlide .Slide .SeeMore{color:#A32347}.RealStories .RealStoriesPopupButton{float:none;display:block;margin:0 auto}.RealStories #IntroText{margin-bottom:0px}.RealStories .Wrapper{padding-top:0px}.FiveQuestions h1{margin:0px 0 20px 0;font-size:2.5rem}.FiveQuestions .imageBackground-pricing{background:url() center center no-repeat;margin-top:20px}.FiveQuestions .imageBackground-pricing .IntroText-Landing{margin-top:-10px}.PreserveYourOptions .imageBackground-womanYellow{background:#754B75 url(/img/bg-preserve-your-options-opaque.svg) no-repeat right;background-position:50% 40% !important;background-size:650px}.NewPlan h1{font-size:2.5rem}.NewPlan .imageBackground-newPlan{background:#fefefe}.PreserveYourOptions h1{font-size:2.5rem}.PreserveYourOptions .Testimonials .TestimonialByline{padding-top:5px}.PreserveYourOptions .reveal{width:100%;height:90%}.PreserveYourOptions .reveal .scrollbar{max-height:calc(95vh - 210px)}.PreserveYourOptions .reveal .TestimonialByline{padding-top:0px}.PreserveYourOptions .reveal img{width:200px;height:175px}#HeaderWrapper .socialMedia{display:none}.YourFertility.Index .IntroImage{background-position:78% center !important}.OurProcess.Index .IntroImage{background-position:67% center !important}.relatedReading .relatedArticle{width:100%}.MenuWrapper{padding-top:60px !important}.TextRight,.TextLeft{display:block;text-align:center}.Wrapper,#IntroText{position:relative;padding-left:20px;padding-right:20px;float:left;width:100%;clear:both;display:block}#IntroText{margin-top:62px}header h1{font-family:"Andes W04 SemiBold","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:.875rem;position:relative;line-height:1px}header a,header a:hover{color:#999}header #Logo{top:0px;width:300px;z-index:1000;float:left;margin:15px 20px;padding:0px}header #Logo span{position:absolute;left:46px;top:22px;font-size:.6875rem}header #Logo span h1{font-size:.6875rem}header #Logo *{width:190px;height:auto !important}header #HeaderWrapper{background-color:#fefefe;height:74px;float:left;display:block;width:100%;border:1px solid #fefefe;margin:0 auto;max-width:990px;padding:0px 0px 0px 0px;margin:0;top:0;z-index:100000}#MobileNav{top:13px;margin:0px 0 0 0}}@media only screen and (max-width: 639px) and (-webkit-min-device-pixel-ratio: 0){#MobileNav{top:16px;margin:0px 0 0 0}}@media only screen and (max-width: 639px){#HeaderSpacer{height:105px}.HomepageVideoWrapper H4{margin:0 !important;padding:10px 0 0 0 !important}.HomepageVideoWrapper .HomepageVideoBackground{padding:30px 20px 30px;height:auto !important;background:url(/img/img-video_mobile.jpg) center top;background-size:390%}.HomepageVideoWrapper .HomepageVideoBackground video{margin:0 !important}.HomepageVideoWrapper .HomepageVideoBackground .VideoScreen{border:3px solid #091919;margin:20px auto !important;padding:12px 12px 0 12px !important;border-radius:5px}#IntroSlide .Slide{height:auto !important;background-image:none !important;background-color:#FEFEFE !important;background-color:#754B75;width:100%;padding:0;float:left;text-align:center}#IntroSlide .Slide .IntroImage{display:inline-block;height:330px;width:100%;overflow:hidden;background-size:cover !important}#IntroSlide .Slide H1{line-height:1.0em;margin:0 0 15px;text-align:left;font-size:3.75rem;width:60%;max-width:350px;position:absolute;top:0;margin-left:10px}#IntroSlide .Slide H1 *{display:table-cell;vertical-align:middle;height:475px}#IntroSlide .Slide P{margin:20px 20px 20px 20px;color:#0a0a0a;font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center}#Intro{position:relative;clear:both;display:block;float:left;width:100%;background-image:none !important;background-color:#FEFEFE !important;z-index:1000;padding:0;height:auto;margin:0 0 20px 0}#Intro .IntroImage{display:inline-block;height:330px;width:100%;overflow:hidden;background-size:cover !important;margin:0 !important;padding:0 !important}#Intro H1{height:330px;display:table-cell;vertical-align:middle;line-height:1.0em;margin:0 0 15px;text-align:left;font-size:3.75rem;width:60%;max-width:350px;position:absolute;top:0px;margin-left:10px}#Intro H1 *{display:table-cell;vertical-align:middle;height:330px}#Intro P,#Intro H2,#Intro H3{margin:20px 20px 20px 20px;color:#0a0a0a;font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center}#Intro.NoText .IntroImage{float:left;margin:0;padding:0}.BlogListing .BlogArticle{text-align:center;max-width:390px;margin:0 auto;float:none;padding:25px 20px 14px}.BlogListing .Col2{border:none}.BlogListing .Col2 .BlogArticle{border-top:1px solid #d1d1d1;border-bottom:1px solid #d1d1d1}.BlogListing .Col1,.BlogListing .Col2,.BlogListing .Col3{height:auto !important}.BlogListing .Col4{text-align:center}.BlogListing .Col4 img{float:none;margin:10px auto 20px auto}nav,footer,.ScheduleACall{float:left;width:100%;text-align:center}nav .FooterLogo,footer .FooterLogo,.ScheduleACall .FooterLogo{float:none;margin:0 auto 0px auto}nav .FooterAddress,footer .FooterAddress,.ScheduleACall .FooterAddress{padding:15px 0}nav .StickyFooter,footer .StickyFooter,.ScheduleACall .StickyFooter{position:relative}nav .StickyFooter .StickyFooterWrapper,footer .StickyFooter .StickyFooterWrapper,.ScheduleACall .StickyFooter .StickyFooterWrapper{border:none;padding-top:0}nav .StickyFooter .FooterTalkGraphic,footer .StickyFooter .FooterTalkGraphic,.ScheduleACall .StickyFooter .FooterTalkGraphic{float:none;margin:10px auto 10px auto;width:80px;height:auto}nav .Button,footer .Button,.ScheduleACall .Button{float:none;width:100%;max-width:300px}nav .Button span,footer .Button span,.ScheduleACall .Button span{font-size:.8125rem;padding-left:0;padding-right:0;max-width:300px;float:none}nav .FooterCopyright,footer .FooterCopyright,.ScheduleACall .FooterCopyright{display:block;text-align:center;padding-top:20px}.FooterNav,.FooterSubNav{display:none !important}.ProcessListing *{text-align:center}.About .MemberEntry{text-align:center}.About .MemberEntry .MemberPhoto{border-radius:10px;margin:10px auto 10px auto;display:inline-block;clear:both}.About .MemberEntry .MemberName{margin:0 0 5px 0;line-height:1.25em;clear:both;display:block}.About .MemberEntry .MemberTitle{margin:0 0 20px 0;line-height:1.25em}.WhitePaperSignup .IconColumn{border-right:none}.WhitePaperSignup .Form{width:210px;float:none;margin:20px auto}}@media only screen and (max-width: 540px){#mobile-nav-content .overlay-content .HeaderLink{font-size:1.125rem}#mobile-nav-content .overlay-content li a{font-size:.875rem}.imageBackground-womanYellow{background-position:50% 50% !important}.PreserveYourOptions h1{font-size:2rem}#IntroSlide .Slide .IntroImage{height:220px}#IntroSlide .Slide H1{height:220px;line-height:1.0em;margin:0 0 15px;text-align:left;font-size:2.5rem;width:60%;max-width:180px}#IntroSlide .Slide H1 *{display:table-cell;vertical-align:middle;height:375px}#IntroSlide .Slide P{margin:20px 20px 20px 20px;color:#0a0a0a;font-family:"Andes W04 Book","Helvetica Neue",Helvetica,Arial,sans-serif;text-align:center}}@media only screen and (max-width: 500px){.lab .video-wrapper{height:240px}.contest .golden-egg{width:80px;height:80px;margin-top:57px}.programs .lightbulbSection #lightbulbImage{margin:10px 10px 0px 0px}.programs .lightbulbSection p{margin-top:10px;padding:20px}}@media only screen and (max-width: 450px){.lab .overlay-wrapper h3{width:60%;margin-top:10px}.lab .overlay-wrapper .center-title{padding-top:10px}.lab .close-button{top:14px}.contest .golden-egg{width:80px;height:80px;margin-top:25px}.contest #IntroText h1{margin-top:45px}.contest #IntroText h1,.contest #IntroText h2{font-size:1.25rem;line-height:26px}.lab .video-wrapper{height:177px}.lab-overlay .text-right{margin-bottom:5px}}@media only screen and (max-width: 376px){.contest #IntroText h1{margin-top:40px}}@media only screen and (max-width: 321px){.contest .golden-egg{width:70px;height:70px;margin-top:25px}.contest #IntroText h1{margin-top:45px}.contest #IntroText h1,.contest #IntroText h2{font-size:1.125rem;line-height:22px}}
