﻿@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300italic,400,400italic,600,600italic|Merriweather:400|Roboto:100,500");.tooltipster-base{display:-webkit-box;display:flex;pointer-events:none;position:absolute}.tooltipster-box{-webkit-box-flex:1;flex:1 1 auto}.tooltipster-content{box-sizing:border-box;max-height:100%;max-width:100%;overflow:auto}.tooltipster-ruler{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.tooltipster-fade{opacity:0;-webkit-transition-property:opacity;transition-property:opacity}.tooltipster-fade.tooltipster-show{opacity:1}.tooltipster-grow{-webkit-transform:scale(0, 0);transform:scale(0, 0);-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform;-webkit-backface-visibility:hidden}.tooltipster-grow.tooltipster-show{-webkit-transform:scale(1, 1);transform:scale(1, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-swing{opacity:0;-webkit-transform:rotateZ(4deg);transform:rotateZ(4deg);-webkit-transition-property:-webkit-transform, opacity;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;transition-property:transform;transition-property:transform, -webkit-transform}.tooltipster-swing.tooltipster-show{opacity:1;-webkit-transform:rotateZ(0deg);transform:rotateZ(0deg);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 1);-webkit-transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4);transition-timing-function:cubic-bezier(0.23, 0.635, 0.495, 2.4)}.tooltipster-fall{-webkit-transition-property:top;transition-property:top;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-fall.tooltipster-initial{top:0 !important}.tooltipster-fall.tooltipster-dying{-webkit-transition-property:all;transition-property:all;top:0 !important;opacity:0}.tooltipster-slide{-webkit-transition-property:left;transition-property:left;-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1);-webkit-transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15);transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.15)}.tooltipster-slide.tooltipster-initial{left:-40px !important}.tooltipster-slide.tooltipster-dying{-webkit-transition-property:all;transition-property:all;left:0 !important;opacity:0}@-webkit-keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}@keyframes tooltipster-fading{0%{opacity:0}100%{opacity:1}}.tooltipster-update-fade{-webkit-animation:tooltipster-fading 400ms;animation:tooltipster-fading 400ms}@-webkit-keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes tooltipster-rotating{25%{-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}75%{-webkit-transform:rotate(2deg);transform:rotate(2deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.tooltipster-update-rotate{-webkit-animation:tooltipster-rotating 600ms;animation:tooltipster-rotating 600ms}@-webkit-keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes tooltipster-scaling{50%{-webkit-transform:scale(1.1);transform:scale(1.1)}100%{-webkit-transform:scale(1);transform:scale(1)}}.tooltipster-update-scale{-webkit-animation:tooltipster-scaling 600ms;animation:tooltipster-scaling 600ms}.tooltipster-sidetip .tooltipster-box{background:#565656;border:2px solid black;border-radius:4px}.tooltipster-sidetip.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip .tooltipster-content{color:white;line-height:18px;padding:6px 14px}.tooltipster-sidetip .tooltipster-arrow{overflow:hidden;position:absolute}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow{height:10px;margin-left:-10px;top:0;width:20px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow{height:20px;margin-top:-10px;right:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow{height:20px;margin-top:-10px;left:0;top:0;width:10px}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow{bottom:0;height:10px;margin-left:-10px;width:20px}.tooltipster-sidetip .tooltipster-arrow-background,.tooltipster-sidetip .tooltipster-arrow-border{height:0;position:absolute;width:0}.tooltipster-sidetip .tooltipster-arrow-background{border:10px solid transparent}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-background{border-bottom-color:#565656;left:0;top:3px}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-background{border-left-color:#565656;left:-3px;top:0}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-background{border-right-color:#565656;left:3px;top:0}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-background{border-top-color:#565656;left:0;top:-3px}.tooltipster-sidetip .tooltipster-arrow-border{border:10px solid transparent;left:0;top:0}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:black}.tooltipster-sidetip.tooltipster-left .tooltipster-arrow-border{border-left-color:black}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-border{border-right-color:black}.tooltipster-sidetip.tooltipster-top .tooltipster-arrow-border{border-top-color:black}.tooltipster-sidetip .tooltipster-arrow-uncropped{position:relative}.tooltipster-sidetip.tooltipster-bottom .tooltipster-arrow-uncropped{top:-10px}.tooltipster-sidetip.tooltipster-right .tooltipster-arrow-uncropped{left:-10px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-box{border:none;background:#1b1b1b;background:rgba(10,10,10,0.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-box{margin-top:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-box{margin-right:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-box{margin-left:8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-box{margin-bottom:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow{height:8px;margin-left:-8px;width:16px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow,.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow{height:16px;margin-left:0;margin-top:-8px;width:8px}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-background{display:none}.tooltipster-sidetip.tooltipster-borderless .tooltipster-arrow-border{border:8px solid transparent}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-border{border-bottom-color:#1b1b1b;border-bottom-color:rgba(10,10,10,0.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-left .tooltipster-arrow-border{border-left-color:#1b1b1b;border-left-color:rgba(10,10,10,0.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-border{border-right-color:#1b1b1b;border-right-color:rgba(10,10,10,0.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-top .tooltipster-arrow-border{border-top-color:#1b1b1b;border-top-color:rgba(10,10,10,0.9)}.tooltipster-sidetip.tooltipster-borderless.tooltipster-bottom .tooltipster-arrow-uncropped{top:-8px}.tooltipster-sidetip.tooltipster-borderless.tooltipster-right .tooltipster-arrow-uncropped{left:-8px}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(https://assets2.fertilityiq.com/assets/slick/ajax-loader-e7b44c86b050fca766a96ddac2d0932af0126da6f2305280342d909168dcce6b.gif) center center no-repeat}@font-face{font-family:'slick';font-weight:normal;font-style:normal;src:url(https://assets1.fertilityiq.com/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot);src:url(https://assets1.fertilityiq.com/assets/slick-06d80cf01250132fd1068701108453feee68854b750d22c344ffc0de395e1dcb.eot?#iefix) format("embedded-opentype"),url(https://assets4.fertilityiq.com/assets/slick-26726bac4060abb1226e6ceebc1336e84930fe7a7af1b3895a109d067f5b5dcc.woff) format("woff"),url(https://assets1.fertilityiq.com/assets/slick-37bc99cfdbbc046193a26396787374d00e7b10d3a758a36045c07bd8886360d2.ttf) format("truetype"),url(https://assets3.fertilityiq.com/assets/slick-8ca11b5fcbff92ee6378017cf6832dddfa745253202d7c8d01f42d5d17c4cb5c.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;margin-top:-10px;padding:0;cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:'slick';font-size:20px;line-height:1;opacity:.75;color:white;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir='rtl'] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:'←'}[dir='rtl'] .slick-prev:before{content:'→'}.slick-next{right:-25px}[dir='rtl'] .slick-next{right:auto;left:-25px}.slick-next:before{content:'→'}[dir='rtl'] .slick-next:before{content:'←'}.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-45px;display:block;width:100%;padding:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:'slick';font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:'•';text-align:center;opacity:.25;color:black;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:black}.sticky{position:-webkit-sticky;position:sticky;top:0}.sticky:before,.sticky:after{content:'';display:table}@-webkit-keyframes dropIn{0%{opacity:0}100%{opacity:1}}@keyframes dropIn{0%{opacity:0}100%{opacity:1}}.quote-card__heading,.course__header__resume a,.course__header__current-lesson,.lessons-list__header,.course__quote__people-say,.course__articles__title{font-size:18px;text-align:center;text-transform:uppercase;font-weight:600}.wistia__content__title,.who-we-are__hero-content__title,.course__header__title,.enroll__title{font-size:48px;font-family:"Open Sans", sans-serif;letter-spacing:-0.4px;line-height:1.1;text-align:center;font-weight:300}.modal__dismiss,.popup__dismiss{position:absolute;top:-3px;right:6px;font-size:40px;cursor:pointer;font-weight:300;line-height:1;color:#bcc0ce}@media (min-width: 590px){.modal__dismiss,.popup__dismiss{font-size:30px;top:0}}html,body{margin:0;height:100%;box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{margin:0;font-family:'Open Sans', sans-serif;font-size:16px;text-rendering:optimizeLegibility;color:#3b3f64;min-width:320px;padding-bottom:10px;background-color:#faf8f6}svg{font-family:'Open Sans', sans-serif}.form-control{display:block;height:20px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#3b3f64;background-color:#fff;background-image:none;border:1px solid #ccc;border-radius:4px;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;transition:border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s}a{color:#6d7185;text-decoration:none}@media (hover: hover){a:hover{color:#6d7185;text-decoration:none}}a:focus{outline:0}input[type='text'],input[type='email'],input[type='password']{width:100%;height:50px;padding:0 10px;margin-bottom:0;font-style:italic;font-weight:400;font-size:16px;border:1px solid #c6c3c2;border-radius:4px;vertical-align:middle;outline:none;-webkit-appearance:none}input[type='text']::-webkit-input-placeholder,input[type='email']::-webkit-input-placeholder,input[type='password']::-webkit-input-placeholder{font-size:14px;font-weight:300}input[type='text']::-moz-placeholder,input[type='email']::-moz-placeholder,input[type='password']::-moz-placeholder{font-size:14px;font-weight:300}input[type='text']:-ms-input-placeholder,input[type='email']:-ms-input-placeholder,input[type='password']:-ms-input-placeholder{font-size:14px;font-weight:300}input[type='text']::-ms-input-placeholder,input[type='email']::-ms-input-placeholder,input[type='password']::-ms-input-placeholder{font-size:14px;font-weight:300}input[type='text']::placeholder,input[type='email']::placeholder,input[type='password']::placeholder{font-size:14px;font-weight:300}h1,h2,h3{margin:0;font-weight:300}h1.inverse,h2.inverse,h3.inverse{color:white}.emphasis-text{font-weight:600;font-style:italic}.text-danger{color:#f17b69}.heading--tiny{margin:20px 0;padding:0;font-size:14px;font-weight:600;line-height:1.14;text-align:center;color:#3b3f50;text-transform:uppercase}.l-main{position:relative;width:100%;top:60px;margin-bottom:60px}@media (min-width: 900px){body[data-site-search-mode] .l-main{top:150px;margin-bottom:150px}}.container,.quote-card,.wistia.hero--16x9 .hero__still{margin:0 auto;padding:0;width:90%}@media (min-width: 590px){.container,.quote-card,.wistia.hero--16x9 .hero__still{width:590px}}@media (min-width: 900px){.container,.quote-card,.wistia.hero--16x9 .hero__still{width:900px}}@media (min-width: 1210px){.container,.quote-card,.wistia.hero--16x9 .hero__still{width:1210px}}.padded-content{padding:10px 0}.line-clamp,.review-snippet__excerpt{display:block;display:-webkit-box;-webkit-box-orient:vertical;position:relative;line-height:1.4;overflow:hidden;text-overflow:ellipsis;padding:0 !important}.line-clamp:after,.review-snippet__excerpt:after{content:'...';text-align:right;bottom:0;right:0;width:25%;display:block;position:absolute;height:calc(1em * 1.4);background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(75%, white));background:linear-gradient(to right, rgba(255,255,255,0), white 75%)}@supports (-webkit-line-clamp: 1){.line-clamp:after,.review-snippet__excerpt:after{display:none !important}}.line-clamp-1{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4,.review-snippet__excerpt{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}@media (min-width: 590px){.line-clamp-1-small{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-small{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-small,.review-snippet__excerpt{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-small{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-small{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}@media (min-width: 900px){.line-clamp-1-medium{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-medium,.review-snippet__excerpt{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-medium{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-medium{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-medium{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}@media (min-width: 1210px){.line-clamp-1-large{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-large,.review-snippet__excerpt{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-large{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-large{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-large{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}.all-providers{display:-webkit-box;display:flex;flex-wrap:wrap;font-size:16px;line-height:2;margin-bottom:20px;font-weight:300}.all-providers__provider{flex-basis:360px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin-right:20px}@media (max-width: 899px){.all-providers__provider{margin-bottom:8px}}.article-card-feed{margin:0 auto}.article-card-feed .article-cards__card{height:auto;width:280px;padding-bottom:20px;float:left;margin:0 0 25px 0}.article-card-feed .article-cards__card .article-cards__title,.article-card-feed .article-cards__card .article-cards__title--with-author{padding-top:20px;height:auto}.article-card-feed .article-cards__card .article-cards__title--with-author{height:auto}.ask-reviewer-badge{display:-webkit-box;display:flex;color:#f68c71}.ask-reviewer-badge:hover,.ask-reviewer-badge:active{color:#f17b69}.availability-icons{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.availability-icons__header{text-transform:uppercase;font-size:10px}.availability-icons__icons{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap;max-width:180px}.availability-icons__icon{margin-bottom:20px;flex-basis:40px;width:40px;height:25px;opacity:0.2}.availability-icons__icon.available{opacity:1}@media (min-width: 900px){.availability-icons__icon{margin-bottom:0}.availability-icons__icons{max-width:none}}.bar-rating{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;margin-bottom:10px;width:100%;cursor:default}.bar-rating__description{font-size:12px;font-weight:600;margin-bottom:5px}.bar-rating__label{display:none;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:400;font-size:13px}.bar-rating__label--min{text-align:right;margin-right:16px}.bar-rating__label--max{text-align:left;margin-left:16px}@media (min-width: 590px){.bar-rating{-webkit-box-pack:center;justify-content:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.bar-rating__label{flex-basis:140px;display:block}.bar-rating__description{display:none}}@media (min-width: 900px){.bar-rating__label{flex-basis:150px}}@media (min-width: 1210px){.bar-rating__label{flex-basis:220px}}.branch-address{font-size:12px;text-align:center;margin-top:15px;flex-basis:148px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.branch-address__street{text-overflow:ellipsis;overflow:hidden;white-space:nowrap}.branch-address__name{font-weight:600;text-transform:uppercase;font-size:10px;color:#3b3f64}.bt{height:36px;border-radius:18px;display:inline-block;font-size:14px;font-weight:400;padding:0 18px;line-height:34px;-webkit-box-pack:center;justify-content:center;background-color:#7bb7ba;color:white;border:1px solid #7bb7ba;-webkit-transition-duration:0.1s;transition-duration:0.1s;font-weight:400;cursor:pointer;white-space:nowrap}.bt.bt--wide{padding:0 36px}.bt:hover:enabled{background-color:white;color:#7bb7ba;border-color:#7bb7ba}.bt:disabled{cursor:not-allowed}.bt:focus{outline:none}.bt--small{height:24px;border-radius:12px;display:inline-block;font-size:11px;font-weight:400;padding:0 12px;line-height:22px;-webkit-box-pack:center;justify-content:center}.bt--small.bt--wide{padding:0 24px}.bt--medium{height:28px;border-radius:14px;display:inline-block;font-size:11px;font-weight:400;padding:0 18px;line-height:26px;-webkit-box-pack:center;justify-content:center}.bt--medium.bt--wide{padding:0 28px}.bt--large{height:48px;border-radius:24px;display:inline-block;font-size:18px;font-weight:300;padding:0 24px;line-height:46px;-webkit-box-pack:center;justify-content:center}.bt--large.bt--wide{padding:0 48px}.bt--primary{background-color:#f68c71;color:white;border:1px solid #f68c71}.bt--primary:hover:enabled{background-color:white;color:#f68c71;border-color:#f68c71}.bt--transparent-doctors{background-color:transparent;color:#f68c71;border:1px solid #f68c71}.bt--transparent-doctors:hover:enabled{background-color:#f68c71;color:white;border-color:white}.bt--transparent-courses{background-color:transparent;color:#7bb7ba;border:1px solid #7bb7ba}.bt--transparent-courses:hover:enabled{background-color:#7bb7ba;color:white;border-color:white}.bt--transparent-white{background-color:transparent;color:white;border:1px solid transparent}.bt--transparent-white:hover:enabled{background-color:white;color:#3b3f64;border-color:#3b3f64}.bt--white-outline{background-color:transparent;color:white;border:1px solid white}.bt--white-outline:hover:enabled{background-color:rgba(255,255,255,0.75);color:#3b3f64;border-color:white}.bt--orange-outline{background-color:transparent;color:#f68c71;border:1px solid #f68c71}.bt--orange-outline:hover:enabled{background-color:#f9b3a1;color:white;border-color:#f9b3a1}.bt--charcoal-grey{background-color:#3b3f50;color:white;border:1px solid #3b3f50}.bt--charcoal-grey:hover:enabled{background-color:white;color:#3b3f50;border-color:#3b3f50}.bt--charcoal-grey-outline{background-color:transparent;color:#3b3f50;border:1px solid #3b3f50}.bt--charcoal-grey-outline:hover:enabled{background-color:#3b3f50;color:white;border-color:white}.bt--course-cta{background-color:white;color:#3b3f64;border:1px solid white;border-color:white}.bt--course-cta:hover:enabled{background-color:#7bb7ba;color:white;border-color:white}.button,.button--secondary,.button--submit{border:2px solid #f68c71;display:inline-block;border-radius:4px;background-color:#f68c71;font-size:16px;font-weight:400;color:white;line-height:normal;padding:10px 20px;text-decoration:none;cursor:pointer}.button:focus,.button--secondary:focus,.button--submit:focus{outline:none;color:#7bb7ba}.button:hover,.button--secondary:hover,.button--submit:hover{background-color:white;color:#f68c71}.button--opaque:hover,.button--opaque:active,.button--opaque:visited{background-color:#f68c71;color:white}.button--secondary{border-color:#7bb7ba;background-color:#7bb7ba}.button--secondary:focus{color:#f68c71}.button--secondary:hover{color:#7bb7ba}.button--secondary-opaque:hover,.button--secondary-opaque:active,.button--secondary-opaque:visited{background-color:#7bb7ba;color:white}.button--submit:hover{background-color:#f68c71;color:white}.button--big{padding-left:40px;padding-right:40px;font-size:18px}.body--marcom .image-bg .button:hover,.body--marcom .image-bg .button--secondary:hover,.body--marcom .image-bg .button--submit:hover,.body--marcom .bg-primary .button:hover,.body--marcom .bg-primary .button--secondary:hover,.body--marcom .bg-primary .button--submit:hover{opacity:1;color:white;background-color:#f68c71}.body--marcom .image-bg .button--secondary:hover,.body--marcom .bg-primary .button--secondary:hover{opacity:1;color:white;background-color:#7bb7ba}.button--inverse-primary{background-color:transparent;border-color:#f68c71;color:#f68c71;-webkit-transition-duration:0.1s;transition-duration:0.1s}.button--inverse-primary:focus{color:#f68c71}.button--inverse-primary:hover:enabled{background-color:#f68c71;color:white}.button--inverse-secondary{background-color:transparent;border-color:#7bb7ba;color:#7bb7ba;-webkit-transition-duration:0.1s;transition-duration:0.1s}.button--inverse-secondary:focus{color:#7bb7ba}.button--inverse-secondary:hover:enabled{background-color:#7bb7ba;color:white}.button--inverse-white{background-color:transparent;border-color:white;color:white;-webkit-transition-duration:0.1s;transition-duration:0.1s}.button--inverse-white:focus{color:white}.button--inverse-white:hover:enabled{background-color:white;color:white}.button--smaller{font-size:14px;padding:0 20px;height:36px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.card{position:relative;background-color:white;border:1px solid #c6c3c2;border-radius:4px;box-shadow:0 0 8px rgba(0,0,0,0.1);color:#3b3f64}.careers{margin-bottom:80px}.careers__header{font-size:32px;line-height:1;letter-spacing:normal;font-weight:300}.careers__listing{margin-top:30px}.careers__listing p{margin-top:0;margin-bottom:10px}.careers__listing-header{padding-left:40px;font-size:24px;font-weight:300;color:#6d7185;line-height:1.2;margin-bottom:20px}.careers__listing-heading-details{margin-bottom:16px}.careers__listing-heading-details p{margin:0}.careers__listing-section{margin-top:20px}.careers__listing-subheader{font-weight:600;text-transform:uppercase;font-size:10px;color:#3b3f64;font-size:14px}.careers__listing-body{padding:0 40px}.centered-search{text-align:center;background-color:white;overflow:hidden;margin:0 auto;max-width:760px;font-size:16px}.centered-search form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.centered-search input[type='text']{width:100%;height:60px;padding:0 20px;font-style:italic;font-weight:300;border:1px solid #c6c3c2;vertical-align:middle;outline:none;margin-bottom:0}.centered-search input[type='text']::-webkit-input-placeholder{font-size:16px;font-weight:300}.centered-search input[type='text']::-moz-placeholder{font-size:16px;font-weight:300}.centered-search input[type='text']:-ms-input-placeholder{font-size:16px;font-weight:300}.centered-search input[type='text']::-ms-input-placeholder{font-size:16px;font-weight:300}.centered-search input[type='text']::placeholder{font-size:16px;font-weight:300}.centered-search input[type='text']:first-of-type{border-radius:4px 4px 0 0;border-bottom:none}.centered-search input[type='text']:last-of-type{border-radius:0 0 4px 4px}.centered-search button.submit{color:white;vertical-align:middle;display:inline-block;background-color:#f68c71;margin-top:10px;border:none;border-radius:4px}.centered-search button,.centered-search .button,.centered-search .button--secondary,.centered-search .button--submit{width:100%;height:60px;line-height:36px;font-size:18px}.centered-search .button--secondary{display:none}.centered-search__button-icon{display:none}@media (min-width: 900px){.centered-search{width:100%}.centered-search form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:initial;align-items:initial}.centered-search input[type='text']{max-width:450px}.centered-search input[type='text']:first-of-type{border-radius:4px 0 0 4px;border-bottom:1px solid #c6c3c2;border-right:none}.centered-search input[type='text']:last-of-type{border-radius:0}.centered-search button.submit{width:60px;height:60px;margin-top:0;border-radius:0 4px 4px 0;font-size:24px;padding:10px 20px}.centered-search__button-icon{display:block}.centered-search__button-text{display:none}}@media (min-width: 1210px){.centered-search input[type='text']{max-width:600px}}.body--marcom .centered-search .button--secondary{display:block}@media (min-width: 900px){.body--marcom .centered-search .button--secondary{display:none}}.clinic-doctors{padding-bottom:10px}.clinic-doctors__container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-top:20px}.clinic-doctors__toggle{color:#6d7185;font-size:12px}.clinic-doctors__nps{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:0;flex:0 0 150px;border-right:1px solid #dee1e3}.clinic-doctors__nps .label{color:#6d7185;font-style:italic;margin-top:10px}.clinic-doctors__nps .count{color:#3b3f64;font-size:13px;font-style:italic}.clinic-doctors__nps .count i{margin-right:5px}.clinic-doctors__doctors{display:-webkit-box;display:flex;flex-wrap:wrap;width:100%;-webkit-box-pack:center;justify-content:center;margin-top:20px}.clinic-doctors__doctors>a{width:80px}@media (min-width: 590px){.clinic-doctors__doctors>a{width:190px}}@media (min-width: 900px){.clinic-doctors__doctors>a{width:200px}}@media (min-width: 590px){.clinic-doctors__doctors{-webkit-box-pack:start;justify-content:flex-start;margin-top:0}.clinic-doctors__container{padding-bottom:20px}}@media (min-width: 900px){.clinic-doctors__nps{-webkit-box-flex:0;flex:0 0 200px}.clinic-doctors__container{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.clinic-resources{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;margin:20px 0}.clinic-resources__title{text-transform:uppercase}.clinic-resources__icons{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.combination-mark{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center}.combination-mark .combination-mark__logo,.combination-mark .combination-mark__brandname{-webkit-box-flex:0;flex-grow:0;flex-shrink:0;background-repeat:no-repeat;background-position:center}.combination-mark .combination-mark__logo{width:54px;height:54px;background-image:url(https://assets1.fertilityiq.com/assets/icon-2646d719f958c2a4f7ee269d11e468e9c8115af847b063b5823cb3df16fe6b37.svg);background-size:90%}.combination-mark .combination-mark__brandname{width:113px;height:21px;background-image:url(https://assets3.fertilityiq.com/assets/brandname-2614b5c4ccfec9423884de30f15a2f406dfc6884ea99bfc7badf200edbaa05d2.svg);background-size:contain;margin-left:10px}.combination-mark.combination-mark--inverse .combination-mark__logo{background-image:url(https://assets3.fertilityiq.com/assets/icon-white-f9453e9e722ddfcfc38b6085f7a3220d87cd2dc370cb3ad7b2e2426de646a9ac.svg)}.combination-mark.combination-mark--inverse .combination-mark__brandname{background-image:url(https://assets3.fertilityiq.com/assets/brandname-white-0464295a73b57a298e415aa9542e6b325dc4ea1275c1b7ac09d03b0b05ad0fa7.svg)}.body--marcom .main-nav:not(.main-nav--fixed) .combination-mark .combination-mark__logo{background-image:url(https://assets3.fertilityiq.com/assets/icon-white-f9453e9e722ddfcfc38b6085f7a3220d87cd2dc370cb3ad7b2e2426de646a9ac.svg)}.body--marcom .main-nav:not(.main-nav--fixed) .combination-mark .combination-mark__brandname{background-image:url(https://assets3.fertilityiq.com/assets/brandname-white-0464295a73b57a298e415aa9542e6b325dc4ea1275c1b7ac09d03b0b05ad0fa7.svg)}.navbar--fixed .combination-mark .combination-mark__logo{background-image:url(https://assets1.fertilityiq.com/assets/icon-2646d719f958c2a4f7ee269d11e468e9c8115af847b063b5823cb3df16fe6b37.svg)}.navbar--fixed .combination-mark .combination-mark__brandname{background-image:url(https://assets3.fertilityiq.com/assets/brandname-2614b5c4ccfec9423884de30f15a2f406dfc6884ea99bfc7badf200edbaa05d2.svg)}.combination-mark.combination-mark--vertical{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.combination-mark.combination-mark--vertical .combination-mark__logo{width:100px;height:100px}.combination-mark.combination-mark--vertical .combination-mark__brandname{width:135.6px;height:25.2px;margin-left:0}.compact-card{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:start;align-items:flex-start;overflow:hidden;padding:15px;border-radius:4px;height:150px;width:100%;-webkit-transition:-webkit-transform 0.25s;transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s}@media (min-width: 900px){.compact-card{padding:20px;height:200px}}.compact-card:hover .compact-card__background{-webkit-transition:-webkit-transform 5s;transition:-webkit-transform 5s;transition:transform 5s;transition:transform 5s, -webkit-transform 5s;-webkit-transform:scale(1.1);transform:scale(1.1)}.compact-card__background{background-size:cover;background-position:center;position:absolute;top:0;bottom:0;left:0;right:0}.compact-card__background:before{background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#1c1f2c));background-image:linear-gradient(to bottom, transparent, #1c1f2c);content:' ';display:block;position:absolute;height:66.67%;bottom:0;left:0;right:0}.compact-card__content{position:relative;color:white;text-align:left}.compact-card__content h4{padding:0;margin:0;font-size:18px;font-weight:300}@media (min-width: 900px){.compact-card__content h4{font-size:22px}}.compact-card__content h5{padding:0;margin:0 0 3px 0;border-bottom:1px solid white;display:inline-block;font-weight:300;font-size:11px;text-transform:uppercase}@media (min-width: 900px){.compact-card__content h5{font-size:13px}}.compact-course-carousel{margin-bottom:15px;display:-webkit-box;display:flex;opacity:0;-webkit-transition:opacity ease-in-out 0.15s;transition:opacity ease-in-out 0.15s}.compact-course-carousel.slick-initialized{opacity:1}.compact-course-carousel .slick-prev:before,.compact-course-carousel .slick-next:before{color:#888ca0}.compact-course-carousel-card__frame{padding:0 10px}.compact-course-carousel-card{height:150px;border-radius:0;box-shadow:0 0 8px rgba(0,0,0,0.1)}.compact-course-carousel-card__flag{position:absolute;top:0;left:0;padding:3px 0;background-color:#fec340;color:white;font-size:11px;text-transform:uppercase;text-align:center;width:100px}.compact-course-carousel-card__flag--lesson{background-color:#93dd80}.body--content-search{background-color:white}.content-search-results__count{font-size:24px;color:#3b3f64;font-weight:300;font-family:"Open Sans", sans-serif;letter-spacing:normal;line-height:1.5;margin-bottom:25px}.content-search-results-header{font-size:14px;line-height:1.5;font-weight:600;font-family:"Open Sans", sans-serif;text-transform:uppercase;letter-spacing:normal;margin-bottom:10px;text-align:center}.content-search-results{border-top:1px dashed #dee1e3;padding:35px 0}@media (min-width: 900px){.content-search-results--primary{padding-bottom:70px}}.content-search-results--chapter-content{background-color:white;display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;flex-wrap:wrap}.content-search-results--chapter-content .content-search-result{flex-basis:47%;margin:0 0 40px 0;padding:0;-webkit-box-align:start;align-items:flex-start}@media (min-width: 900px){.content-search-results--chapter-content .content-search-result{flex-basis:320px}}.content-search-results--chapter-content .content-search-result .content-search-result__body{margin:0;padding:0}.content-search-results--chapter-content .content-search-result .content-search-result__hero{display:none}.content-search-result{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:35px}.content-search-result:first-child{margin-top:0}@media (min-width: 900px){.content-search-result{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}}.content-search-result h5{margin:0 0 10px 0;font-family:"Merriweather", sans-serif;font-weight:600;font-size:18px;letter-spacing:-0.3px;line-height:1.5}.content-search-result h5 small{font-size:10px;line-height:1.5;font-weight:600;font-family:"Open Sans", sans-serif;text-transform:uppercase;letter-spacing:normal;display:block;margin-bottom:5px}.content-search-result.content-search-result--primary h5 small{display:none}.content-search-result--article{-webkit-box-align:start;align-items:flex-start}.content-search-result__body{margin-top:20px;font-size:14px;line-height:1.71}@media (min-width: 900px){.content-search-result__body{margin-top:0}}@media (min-width: 900px){.content-search-result--primary .content-search-result__body{padding:30px 60px;margin-top:0}}@media (min-width: 900px){.content-search-result__body{padding:0 60px}}.content-search-result__hero{background-size:cover;background-position:center;border-radius:4px;-webkit-box-flex:0;flex:0 0 100px;width:160px}@media (min-width: 900px){.content-search-result__hero{-webkit-box-flex:0;flex:0 0 160px;height:100px}}.content-search-result--primary .content-search-result__hero{-webkit-box-flex:0;flex:0 0 200px;width:320px}@media (min-width: 900px){.content-search-result--primary .content-search-result__hero{-webkit-box-flex:0;flex:0 0 320px;height:200px}}.content-search-result--article .content-search-result__hero{-webkit-box-flex:1;flex:auto}@media (min-width: 900px){.content-search-result--article .content-search-result__hero{-webkit-box-flex:0;flex:0 0 160px;margin-top:8px}}.content-search-result__context p{margin:0}.content-search-result__context em{background-color:rgba(84,213,189,0.3)}.content-search-form{width:100%;position:relative;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;background-color:transparent;border:none}@media (min-width: 900px){.content-search-form{background-color:white;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:60px;border-radius:30px;border:1px solid #c6c3c2;padding:0 60px 0 0}}.content-search-form input[type='text'],.content-search-form input[type='email']{border:1px solid #c6c3c2;background-color:white;border-radius:25px;padding:0 25px;height:46px;margin-bottom:10px}.content-search-form input[type='text']::-webkit-input-placeholder,.content-search-form input[type='email']::-webkit-input-placeholder{color:#c6c3c2}.content-search-form input[type='text']::-moz-placeholder,.content-search-form input[type='email']::-moz-placeholder{color:#c6c3c2}.content-search-form input[type='text']:-ms-input-placeholder,.content-search-form input[type='email']:-ms-input-placeholder{color:#c6c3c2}.content-search-form input[type='text']::-ms-input-placeholder,.content-search-form input[type='email']::-ms-input-placeholder{color:#c6c3c2}.content-search-form input[type='text']::placeholder,.content-search-form input[type='email']::placeholder{color:#c6c3c2}@media (min-width: 900px){.content-search-form input[type='text'],.content-search-form input[type='email']{background-color:transparent;border:none;border-radius:0;margin-bottom:0;height:40px}}.content-search-form .submit{height:50px;border-radius:25px;line-height:50px;width:100%;padding:0}.content-search-form .submit .desktop{display:none}@media (min-width: 900px){.content-search-form .submit{height:50px;width:50px;line-height:50px;border-radius:25px;position:absolute;right:4px;bottom:4px}.content-search-form .submit .mobile{display:none}.content-search-form .submit .desktop{display:inline}}@media (min-width: 900px){.content-search-form input[type='text']::-webkit-input-placeholder{font-size:18px;font-weight:300}.content-search-form input[type='text']::-moz-placeholder{font-size:18px;font-weight:300}.content-search-form input[type='text']:-ms-input-placeholder{font-size:18px;font-weight:300}.content-search-form input[type='text']::-ms-input-placeholder{font-size:18px;font-weight:300}.content-search-form input[type='text']::placeholder{font-size:18px;font-weight:300}}@media (min-width: 900px){.content-search-form .submit{font-size:18px}}.course-card{position:relative;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:start;align-items:flex-start;overflow:hidden;padding:20px;height:200px;width:100%;-webkit-transition:-webkit-transform 0.25s;transition:-webkit-transform 0.25s;transition:transform 0.25s;transition:transform 0.25s, -webkit-transform 0.25s;border-radius:4px}.course-card .course-card__background{background-size:cover;background-position:center;position:absolute;top:0;bottom:0;left:0;right:0}.course-card .course-card__background:before{background-image:-webkit-gradient(linear, left top, left bottom, from(transparent), to(#1c1f2c));background-image:linear-gradient(to bottom, transparent, #1c1f2c);content:' ';display:block;position:absolute;height:66.67%;bottom:0;left:0;right:0}.course-card:hover .course-card__background{-webkit-transition:-webkit-transform 5s;transition:-webkit-transform 5s;transition:transform 5s;transition:transform 5s, -webkit-transform 5s;-webkit-transform:scale(1.1);transform:scale(1.1)}.course-card:hover .course-card__cta{background-color:white;color:black;-webkit-transition-duration:250ms;transition-duration:250ms}@media (min-width: 900px){.course-card{padding:20px 30px;height:300px}}.course-card h4{position:relative;color:white;padding:0;margin-bottom:10px;text-align:left;font-size:24px;font-weight:300}@media (min-width: 900px){.course-card h4{font-size:42px}}.course-card .course-card__cta{position:relative;-webkit-transition-duration:0.25s;transition-duration:0.25s}.course-cards{text-align:center}.course-cards .course-cards__cards{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:-15px 0}.course-cards .course-cards__cards>.course-card{margin:15px 0}.course-cards .course-cards__see-all{margin-top:30px}.course-carousel{height:488px;overflow:hidden;visibility:hidden}.course-carousel.slick-initialized{visibility:visible}@media (min-width: 900px){.course-carousel{height:750px}}.course-carousel .slick-slide,.course-carousel .slick-slide>div,.course-carousel .course-slide{height:488px}@media (min-width: 900px){.course-carousel .slick-slide,.course-carousel .slick-slide>div,.course-carousel .course-slide{height:750px}}.course-slide{position:relative;width:100%;background-position:center;background-size:cover;padding:40px}@media (min-width: 900px){.course-slide{padding:100px 10% 200px 10%}}.course-slide:before{content:' ';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 49% 50%, transparent, #181b27)}.course-slide__content{position:relative;display:-webkit-box;display:flex;color:white;height:100%}.course-slide__content--left,.course-slide__content--right{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}.course-slide__content--left{flex-basis:65%;color:white}.course-slide__content--left:hover{color:white}.course-slide__content--right{flex-basis:240px;-webkit-box-align:end;align-items:flex-end}.course-slide__content--right .bt{width:100%;text-align:center}.course-slide__content--right .bt.course-slide__cta{margin-bottom:10px;text-transform:uppercase;font-weight:600;background-image:-webkit-gradient(linear, left top, left bottom, from(#f9996f), to(#e96f5d));background-image:linear-gradient(to bottom, #f9996f, #e96f5d)}.course-slide__content--right .bt.course-slide__cta:hover{color:white;background-image:-webkit-gradient(linear, left bottom, left top, from(#f9996f), to(#e96f5d));background-image:linear-gradient(to top, #f9996f, #e96f5d)}.course-slide__content h1{text-align:center}@media (min-width: 900px){.course-slide__content h1{text-align:left;font-size:60px;line-height:1}}.course-slide__bullets ul{margin-left:-20px}.course-slide__teaser-question{font-size:28px;font-weight:300;font-style:italic}.course-slide__teaser-question p{margin:0}.course-slide__content--mobile{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;-webkit-box-align:center;align-items:center}@media (min-width: 900px){.course-slide__content--mobile{display:none}}.course-slide__content--desktop{display:none}@media (min-width: 900px){.course-slide__content--desktop{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between}}.course-carousel__slide{position:relative;width:100%;background-position:center;background-size:cover;height:400px;padding:40px}@media (min-width: 900px){.course-carousel__slide{height:600px;padding:100px 10%}}.course-carousel__slide:before{content:' ';display:block;position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 49% 50%, transparent, #181b27)}.course-carousel-nav{visibility:hidden}.course-carousel-nav.slick-initialized{visibility:visible}@media (min-width: 900px){.course-carousel-nav{position:relative;top:-150px;margin-bottom:-150px}}@media (min-width: 900px){.course-carousel-nav .slick-track{padding-top:10px}}.course-carousel-nav .slick-slide,.course-carousel-nav .course-carousel-nav__slide-wrapper{width:80px;height:50px}@media (min-width: 900px){.course-carousel-nav .slick-slide,.course-carousel-nav .course-carousel-nav__slide-wrapper{width:300px;height:180px}}.course-carousel-nav__slide-wrapper{background:transparent;padding:2px 1px}@media (min-width: 900px){.course-carousel-nav__slide-wrapper{padding:0 5px}}.course-carousel-nav__slide{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:end;justify-content:flex-end;background-size:cover;background-position:center;background-blend-mode:multiply;background-color:#888;height:100%;padding:10px 20px}.slick-center .course-carousel-nav__slide{background-color:white}@media (min-width: 900px){.slick-center .course-carousel-nav__slide{outline:2px solid white}}.course-carousel-nav__slide h4{display:none}@media (min-width: 900px){.course-carousel-nav__slide h4{display:block;margin:0;color:white;font-size:20px;font-weight:300}.slick-center .course-carousel-nav__slide h4{display:none}}.doctor-clinic-search{position:relative;overflow:hidden;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;background-color:transparent;border:none;width:100%}@media (min-width: 900px){.doctor-clinic-search{background-color:white;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:60px;border-radius:30px;border:1px solid #c6c3c2;padding:0 60px 0 0}}.doctor-clinic-search input[type='text'],.doctor-clinic-search input[type='email']{border:1px solid #c6c3c2;background-color:white;border-radius:25px;padding:0 25px;height:46px;margin-bottom:10px}.doctor-clinic-search input[type='text']::-webkit-input-placeholder,.doctor-clinic-search input[type='email']::-webkit-input-placeholder{color:#c6c3c2}.doctor-clinic-search input[type='text']::-moz-placeholder,.doctor-clinic-search input[type='email']::-moz-placeholder{color:#c6c3c2}.doctor-clinic-search input[type='text']:-ms-input-placeholder,.doctor-clinic-search input[type='email']:-ms-input-placeholder{color:#c6c3c2}.doctor-clinic-search input[type='text']::-ms-input-placeholder,.doctor-clinic-search input[type='email']::-ms-input-placeholder{color:#c6c3c2}.doctor-clinic-search input[type='text']::placeholder,.doctor-clinic-search input[type='email']::placeholder{color:#c6c3c2}@media (min-width: 900px){.doctor-clinic-search input[type='text'],.doctor-clinic-search input[type='email']{background-color:transparent;border:none;border-radius:0;margin-bottom:0;height:40px}}.doctor-clinic-search .submit{height:50px;border-radius:25px;line-height:50px;width:100%;padding:0}.doctor-clinic-search .submit .desktop{display:none}@media (min-width: 900px){.doctor-clinic-search .submit{height:50px;width:50px;line-height:50px;border-radius:25px;position:absolute;right:4px;bottom:4px}.doctor-clinic-search .submit .mobile{display:none}.doctor-clinic-search .submit .desktop{display:inline}}@media (min-width: 900px){.doctor-clinic-search input[type='text']::-webkit-input-placeholder{font-size:18px;font-weight:300}.doctor-clinic-search input[type='text']::-moz-placeholder{font-size:18px;font-weight:300}.doctor-clinic-search input[type='text']:-ms-input-placeholder{font-size:18px;font-weight:300}.doctor-clinic-search input[type='text']::-ms-input-placeholder{font-size:18px;font-weight:300}.doctor-clinic-search input[type='text']::placeholder{font-size:18px;font-weight:300}}@media (min-width: 900px){.doctor-clinic-search input[type='text']:first-child{border-right:1px solid #c6c3c2}}@media (min-width: 900px){.doctor-clinic-search .submit{font-size:18px}}.doctor-education__program .program{text-transform:uppercase;margin-right:5px;font-size:10px;font-weight:600}.doctor-education__program .school{font-size:13px}.doctor-icon{height:80px;-webkit-box-flex:0;flex:0 0 80px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin-bottom:5px}.doctor-icon__photo{position:relative;width:48px;height:48px;margin:0}.doctor-icon__nps{position:absolute;width:24px;height:24px;line-height:24px;font-size:10px;text-align:center;border-radius:12px;background-color:#f68c71;color:white;right:-10px;bottom:-4px}.doctor-icon__name{font-size:10px;margin-top:5px;text-align:center;line-height:1.2}@media (min-width: 590px){.doctor-icon--large{height:140px;-webkit-box-flex:0;flex:0 0 200px;margin-top:20px}.doctor-icon--large .doctor-icon__nps{width:32px;height:32px;line-height:32px;font-size:13px;border-radius:16px;right:-10px;bottom:-4px}.doctor-icon--large .doctor-icon__photo{width:100px;height:100px}.doctor-icon--large .doctor-icon__name{font-size:15px}}.doctor-photo{border:2px solid #c6c3c2;border-radius:50%;background-color:#dee1e3;width:100%;height:100%;overflow:hidden}.doctor-photo img{border-radius:50%;width:100%;height:100%}.doctor-photo img[data-js='lazy']{opacity:0;-webkit-transition:opacity 0.2s;transition:opacity 0.2s}.body--faqs .l-main a{color:#f68c71}.faqs__header{font-size:32px;line-height:1;letter-spacing:normal;font-weight:300}.faqs__list-header{padding-top:20px}.flash-messages{text-align:center;width:100%}.flash-message{padding:10px 50px;background-color:#f3f4f7}.flash-message__alert{background-color:rgba(246,140,113,0.25)}.form-group{border-bottom:1px solid #3b3f50;margin:20px 0}.form-group input[type='text'],.form-group input[type='password']{border:none;font-size:16px;height:30px;padding:0 4px}.form-group__textarea{margin:20px 0}.form-group__textarea textarea{border:1px solid #3b3f50;font-size:16px;width:100%;height:90px;padding:4px}.guest-signup{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}@media (max-width: 589px){.guest-signup{width:100%}}.guest-signup__content{font-size:11px;font-weight:400;line-height:1.27273;color:#3b3f50;padding:30px;background:linear-gradient(135deg, rgba(241,123,105,0.2), rgba(250,205,198,0.2));text-align:center}.popup .guest-signup__content{padding:20px;width:100%}.guest-signup__title{font-size:32px;color:#3b3f50;font-weight:600;font-family:"Open Sans", sans-serif;letter-spacing:normal;line-height:1.35;margin-bottom:15px}.guest-signup__body{margin-bottom:10px;font-size:13px}.guest-signup__action{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin:0 auto}.guest-signup__helper-text,.guest-signup__or{margin:10px 0}.guest-signup__error-messages{max-width:200px}.guest-signup__provider{width:100%}.guest-signup__form{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;width:100%;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}input.guest-signup__form-input[type='text'],input.guest-signup__form-input[type='email'],input.guest-signup__form-input[type='password']{border:1px solid #c6c3c2;background-color:white;border-radius:20px;padding:0 20px;height:36px;margin-bottom:10px;width:100%}input.guest-signup__form-input[type='text']::-webkit-input-placeholder,input.guest-signup__form-input[type='email']::-webkit-input-placeholder,input.guest-signup__form-input[type='password']::-webkit-input-placeholder{color:#c6c3c2}input.guest-signup__form-input[type='text']::-moz-placeholder,input.guest-signup__form-input[type='email']::-moz-placeholder,input.guest-signup__form-input[type='password']::-moz-placeholder{color:#c6c3c2}input.guest-signup__form-input[type='text']:-ms-input-placeholder,input.guest-signup__form-input[type='email']:-ms-input-placeholder,input.guest-signup__form-input[type='password']:-ms-input-placeholder{color:#c6c3c2}input.guest-signup__form-input[type='text']::-ms-input-placeholder,input.guest-signup__form-input[type='email']::-ms-input-placeholder,input.guest-signup__form-input[type='password']::-ms-input-placeholder{color:#c6c3c2}input.guest-signup__form-input[type='text']::placeholder,input.guest-signup__form-input[type='email']::placeholder,input.guest-signup__form-input[type='password']::placeholder{color:#c6c3c2}.guest-signup__submit{height:40px;line-height:40px;width:100%}.guest-signup__forgot-password{margin-top:10px}.hero{position:relative;height:400px;width:100%}@media (min-width: 900px){.hero{height:600px}}.hero--short{height:300px}@media (min-width: 900px){.hero--short{height:500px}}.hero__still{position:absolute;background-size:cover;background-position:center;top:0;left:0;right:0;bottom:0}.hero--faded .hero__still:after{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(59,63,80,0)), to(#3b3f50));background-image:linear-gradient(to bottom, rgba(59,63,80,0), #3b3f50);content:' ';display:block;position:absolute;width:100%;height:200px;bottom:0}@media (min-width: 900px){.hero--faded .hero__still:after{height:400px}}.image-background{position:relative;padding:100px 0;color:white;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;text-align:center;-webkit-box-pack:center;justify-content:center;height:500px}@media (min-width: 900px){.image-background{height:650px}}.image-background__image{position:absolute;top:0;bottom:0;left:0;right:0;background-position:center;background-size:cover}.image-background__image:before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#222222;opacity:0.4}.image-background__main{position:relative;width:90%}@media (min-width: 900px){.image-background__main{width:65%;max-width:800px}}.lesson-cards__cards{display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;margin:-12.5px}.lesson-cards__cards>.lesson-card{flex-basis:100%;margin:12.5px}@media (min-width: 900px){.lesson-cards__cards>.lesson-card{flex-basis:calc(50% - 25px)}}.line-clamp,.review-snippet__excerpt{display:block;display:-webkit-box;-webkit-box-orient:vertical;position:relative;line-height:1.4;overflow:hidden;text-overflow:ellipsis;padding:0 !important}.line-clamp:after,.review-snippet__excerpt:after{content:'...';text-align:right;bottom:0;right:0;width:25%;display:block;position:absolute;height:calc(1em * 1.4);background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(75%, white));background:linear-gradient(to right, rgba(255,255,255,0), white 75%)}@supports (-webkit-line-clamp: 1){.line-clamp:after,.review-snippet__excerpt:after{display:none !important}}.line-clamp-1{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4,.review-snippet__excerpt{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}@media (min-width: 590px){.line-clamp-1-small{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-small{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-small,.review-snippet__excerpt{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-small{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-small{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}@media (min-width: 900px){.line-clamp-1-medium{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-medium,.review-snippet__excerpt{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-medium{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-medium{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-medium{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}@media (min-width: 1210px){.line-clamp-1-large{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-large,.review-snippet__excerpt{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-large{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-large{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-large{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}.lines-of-communication{margin:0 0 30px 0}.lines-of-communication__header{text-transform:uppercase;font-size:10px;font-weight:600}.lines-of-communication__icons{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.lines-of-communication__icons>img{flex-basis:40px;width:40px;height:25px;opacity:0.2}.lines-of-communication__icons>img.available{opacity:1}.main-nav{position:fixed;background-color:white;top:0;left:0;width:100%;box-shadow:0 4px 10px 0 rgba(59,63,80,0.4);z-index:1}.main-nav a{font-size:14px}.body--marcom .main-nav{background-color:transparent;position:absolute}.body--marcom .main-nav.main-nav--fixed{position:fixed;background-color:white}.body--marcom .main-nav:not(.main-nav--fixed){box-shadow:none}.body--marcom .main-nav .flash-messages{color:white}.body--marcom .main-nav .flash-message{background-color:rgba(222,225,227,0.5)}.body--marcom .main-nav .flash-message__alert{background-color:rgba(246,140,113,0.5)}.main-nav__search{-webkit-box-ordinal-group:1;order:0;background-color:transparent}@media (min-width: 900px){.main-nav__search{-webkit-box-ordinal-group:2;order:1}}.main-nav__container{width:100%;height:60px;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:justify;justify-content:space-between}@media (min-width: 900px){.main-nav__container{margin:0 auto;padding:0;width:90%}}@media (min-width: 900px) and (min-width: 590px){.main-nav__container{width:590px}}@media (min-width: 900px) and (min-width: 900px){.main-nav__container{width:900px}}@media (min-width: 900px) and (min-width: 1210px){.main-nav__container{width:1210px}}.main-nav__search-container{display:none}@media (min-width: 900px){.main-nav__search-container{height:90px;background-color:#f3f4f7}.body--marcom .main-nav__search-container{background-color:rgba(59,63,80,0.25)}.body--marcom .main-nav--fixed .main-nav__search-container{background-color:#f3f4f7}body[data-site-search-mode] .main-nav__search-container{display:block}}.main-nav__actions{-webkit-box-ordinal-group:4;order:3}.main-nav__search-toggle{padding:0 20px}.main-nav__actions-toggle{padding:0 20px}.main-nav__brand{-webkit-box-ordinal-group:2;order:1}@media (min-width: 900px){.main-nav__brand{-webkit-box-ordinal-group:1;order:0}}.main-nav__actions-container{position:fixed;width:100%;height:100%;top:60px;background-color:white;-webkit-transition-duration:0.25s;transition-duration:0.25s;-webkit-transform:translateX(100vw);transform:translateX(100vw);overflow:hidden;left:0;padding:20px 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;border-top:1px solid #dee1e3;padding:20px}body.main-nav--actions-open .main-nav__actions-container{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width: 900px){.main-nav__actions-container{background-color:transparent;position:relative;width:auto;height:auto;top:0;-webkit-transform:translateX(0);transform:translateX(0);overflow:visible;padding:0;border-top:none}}@media (min-width: 900px){.main-nav__actions-container{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;padding:0}}.main-nav__site-actions{width:100%;white-space:nowrap}.main-nav__site-actions a{display:block;border-bottom:1px solid #f3f4f7;padding:10px 0}@media (min-width: 900px){.main-nav__site-actions a{font-weight:400;border-bottom:none;padding:0 10px}.body--marcom .main-nav .main-nav__site-actions a{color:white;border-color:white;font-weight:300}.body--marcom .main-nav--fixed .main-nav__site-actions a{color:#6d7185;border-color:#6d7185}}@media (min-width: 900px){.main-nav__site-actions{width:auto;display:-webkit-box;display:flex}}.main-nav__account-actions{margin-top:40px}.main-nav__account-actions a{padding:0 10px;border-left:1px solid #3b3f50;font-weight:300}.main-nav__account-actions a:first-child{border-left:none}@media (min-width: 900px){.main-nav__account-actions a{font-weight:400;margin:0}.body--marcom .main-nav .main-nav__account-actions a{color:white;border-color:white;font-weight:300}.body--marcom .main-nav--fixed .main-nav__account-actions a{color:#6d7185;border-color:#6d7185}}@media (min-width: 900px){.main-nav__account-actions{margin:0}}@media (min-width: 900px){.main-nav__search-toggle{display:none}.main-nav__actions-toggle{display:none}.main-nav__search-modes{position:relative;height:60px}}.body--marcom h2{font-size:36px;margin:20px 0;line-height:1.2}@media (min-width: 900px){.body--marcom h2{font-size:48px}}.body--marcom .video-background__still{background-blend-mode:multiply;background-color:#aaa;background-position:75% 0}.marcom-greeting{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;position:absolute;left:0;bottom:100px;width:100%;color:white;line-height:1}.marcom-greeting h1{font-size:36px;margin:20px 0}@media (min-width: 900px){.marcom-greeting h1{font-family:"Roboto", sans-serif;font-weight:100;font-size:80px}}.marcom-greeting__subtitle{font-size:20px;font-weight:300}@media (min-width: 900px){.marcom-greeting__subtitle{font-size:24px;font-weight:300}}.marcom-greeting__ctas{margin-top:40px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center}@media (min-width: 900px){.marcom-greeting__ctas{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.marcom-greeting__ctas a{margin:0 0 10px 0}@media (min-width: 900px){.marcom-greeting__ctas a{-webkit-box-flex:0;flex:0 0 320px}.marcom-greeting__ctas a:first-child{margin:0 20px 0 0}}.minimal-bar-rating{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;margin-bottom:16px}.minimal-bar-rating__description{font-size:12px;font-weight:600;margin-bottom:4px}@media (min-width: 590px){.minimal-bar-rating{-webkit-box-pack:center;justify-content:center}}.modal__page-overlay{position:fixed;top:0;bottom:0;left:0;right:0;background-color:white;opacity:0.6}.modal{display:none;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:10;border-radius:0;margin:auto}.modal.modal--open{-webkit-animation:dropIn 0.5s;animation:dropIn 0.5s;display:-webkit-box;display:flex}body.modal-is-open{overflow:hidden}.modal__window{position:relative;background-color:white;box-shadow:0 4px 10px 0 rgba(59,63,80,0.4)}@media (min-width: 590px){.modal--padded .modal__window{width:80%;max-width:720px}}.modal__main-content{max-height:100vh;max-width:100vw;overflow:auto}.modal--padded .modal__main-content{padding:20px}.nps-badge,.latest-review__doctor-nps{width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;color:white;flex-shrink:0;font-size:20px;font-weight:400}.nps-badge--doctor,.latest-review__doctor-nps{background-color:#f68c71}.nps-badge--clinic{background-color:#7bb7ba}.nps-badge--large{width:80px;height:80px;line-height:80px;font-size:32px;font-weight:300}.nps-chart{position:relative}.nps-chart__arc{fill:none}.nps-chart__nps{stroke:none}.nps-chart__title{text-anchor:middle;dominant-baseline:central;font-weight:400;stroke:none;fill:white;cursor:default}.nps-chart__arc--ratio_neutrals{stroke:#e2deda}.nps-chart__arc--ratio_detractors{stroke:#b2aeac}.nps-chart__tooltip{position:absolute;border-radius:50%}.nps-chart--small{-webkit-box-flex:0;flex:0 0 100px}.nps-chart--small .nps-chart__arc{stroke-width:15px}.nps-chart--small .nps-chart__title{font-size:20px}.nps-chart--large{-webkit-box-flex:0;flex:0 0 140px}.nps-chart--large .nps-chart__arc{stroke-width:22px}.nps-chart--large .nps-chart__title{font-size:30px}.nps-chart--doctor .nps-chart__nps{fill:#f68c71}.nps-chart--doctor .nps-chart__arc--ratio_promoters{stroke:#f9b3a1}.nps-chart--clinic .nps-chart__nps{fill:#7bb7ba}.nps-chart--clinic .nps-chart__arc--ratio_promoters{stroke:#9cc9cc}.nps-ratings{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.nps-ratings__container{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.nps-ratings__title{font-size:18px;font-weight:300;margin-bottom:30px}.nps-ratings__review-count{font-style:italic}.nps-ratings__promoter-scores-details{font-size:12px;text-align:left}.nps-ratings__promoter-score-description{text-align:left;list-style:none;padding-left:2px;margin:0}.nps-ratings__promoter-score-description li{margin-top:8px}.nps-ratings__promoter-score-description li:before{content:' ';margin-right:2px;border-radius:50%;background:white;display:inline-block;width:8px;height:8px}.nps-ratings--clinic .nps-ratings__promoter-score-description li:first-of-type:before{background:#a6cdcf}.nps-ratings--clinic .nps-ratings__promoter-score-description li:nth-of-type(2):before{background:#e2deda}.nps-ratings--clinic .nps-ratings__promoter-score-description li:last-of-type:before{background:#b2aeac}.nps-ratings--doctor .nps-ratings__promoter-score-description li:first-of-type:before{background:#f6ab90}.nps-ratings--doctor .nps-ratings__promoter-score-description li:nth-of-type(2):before{background:#e2deda}.nps-ratings--doctor .nps-ratings__promoter-score-description li:last-of-type:before{background:#b2aeac}@media (min-width: 590px){.nps-ratings{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.nps-ratings__chart{margin-right:20px}.nps-ratings__promoter-scores-details{margin:-12px 0 0 5px}}.onboarding{background-color:rgba(0,0,0,0.85);color:white;position:fixed;top:0;left:0;right:0;bottom:0;padding:20px 10px;display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;overflow-y:scroll}.onboarding h1{font-weight:300;line-height:1}.onboarding h3{color:#f68c71;text-transform:uppercase;font-size:12px}.onboarding .nps-ratings__promoter-score-description{margin-top:10px}.onboarding .nps-ratings__promoter-score-description li{margin:0}.onboarding .nps-ratings__promoter-score-description li:before{margin-right:8px}.onboarding__explanation{font-weight:300}.onboarding__interpretation-step{display:-webkit-box;display:flex;margin-bottom:20px}.onboarding__interpretation-step__step{-webkit-box-flex:0;flex:0 0 40px;height:40px;border-radius:50%;border:1px solid white;line-height:40px;text-align:center;margin-right:15px;font-size:24px}.onboarding__nps-question{font-style:italic;font-size:22px}.onboarding__close{position:absolute;font-size:24px;top:20px;right:20px;border:1px solid white;width:30px;height:30px;text-align:center;line-height:1.2;cursor:pointer;border-radius:50%}@media (min-width: 590px){.onboarding{display:-webkit-box;display:flex;padding:20% 0;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.onboarding__sample-card{margin-top:25px}.onboarding__explanation{width:380px;margin-left:60px}.onboarding__noscroll{overflow:hidden}}.page-section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;text-align:center;margin:40px 0}@media (min-width: 900px){.page-section{margin:100px 0}}.page-section p{font-size:18px}.page-section.page-section--padded{margin:0;padding:40px 0}@media (min-width: 900px){.page-section.page-section--padded{padding:100px 0}}@media (min-width: 900px){.page-section--text .page-section__main{width:65%;max-width:800px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.page-section--text .page-section__main h2{max-width:100%;font-size:48px;margin:0 auto 20px auto}}.popup{display:none;z-index:1;position:fixed;top:70px;right:10px;box-shadow:0 4px 10px 0 rgba(59,63,80,0.4);background-color:white}.popup.visible{display:block}body.modal-is-open .popup.visible{display:none}@media (max-width: 589px){.popup{top:unset;bottom:0;left:0;right:0;width:100%}}.provider-signin{display:block}.provider-signin__buttons{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:0 -5px}.provider-signin__auth-button{-webkit-box-flex:1;flex:1 1 auto;margin:0 5px;width:calc(50% - 10px);min-width:92px}.bt--google,.bt--facebook{box-shadow:1px 1px 5px rgba(0,0,0,0.3);display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start;height:40px;padding:0 15px;border:0;line-height:normal;min-width:120px;font-family:"Roboto", sans-serif;font-weight:500;font-size:14px}.bt--google{color:rgba(0,0,0,0.54);background-color:white}.bt--google:hover:enabled{color:rgba(0,0,0,0.54);background-color:white}.bt--facebook{color:white;background-color:#4267b2}.bt--facebook:hover:enabled{color:white;background-color:#4267b2}.bt--google__logo,.bt--facebook__logo{flex-shrink:0}.bt--google__logo{background:url(https://assets3.fertilityiq.com/assets/icon-google-light-1ed6788de67d1c40523dde0719a7e8c556174a8aef71225257bd3c728af47a4e.svg) no-repeat center;width:20px;height:20px}.bt--facebook__logo{background:url(https://assets1.fertilityiq.com/assets/icon-facebook-white-background-d1a72abbe2db1c8c1673901d91ff96d516ad31142a4d86c657dbace6df5d5c1a.svg) no-repeat center;width:20px;height:20px}.bt--google__label,.bt--facebook__label{margin-left:10px;flex-shrink:0}.quote-card__heading{margin-bottom:15px}.quote-card__card{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;position:relative;color:#3b3f50;padding:15px 15px 30px 15px;margin-bottom:-30px;border-radius:4px;box-shadow:0 0 10px 0 rgba(0,0,0,0.1);border:solid 1px #d3d5dc;background:white}@media (min-width: 900px){.quote-card__card{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;justify-content:space-around;padding:40px 50px}}.quote-card__container{padding-top:12px;padding-left:22px;margin-top:10px;position:relative}@media (min-width: 900px){.quote-card__container{margin:0;margin-bottom:12px}}.quote-card__photo{width:100%}@media (min-width: 900px){.quote-card__photo{max-height:200px;width:auto;margin-right:50px}}.quote-card__quote{font-size:20px;line-height:1.5;color:#3b3f50;font-weight:300}.quote-card__quote:before,.quote-card__quote:after{color:#f17b69;font-size:32px;font-family:"Merriweather", sans-serif;font-weight:600}.quote-card__quote:before{content:'“';display:block;position:absolute;top:0;left:0}.quote-card__quote:after{content:'”';display:inline;position:relative;line-height:0;top:6px}.quote-card__attribution{text-transform:uppercase;font-size:14px;line-height:1.5;font-weight:600;margin-top:20px}.quote-card__attribution div:last-child{text-transform:none;font-weight:400}.quotes-carousel{position:relative;visibility:hidden}.quotes-carousel .slick-next{right:10px}.quotes-carousel .slick-prev{left:10px}.quotes-carousel.slick-initialized{visibility:visible}@media (min-width: 900px){.quotes-carousel{margin:120px 0}}.quote{background-position:center;background-size:cover;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}@media (max-width: 899px){.quote{background-image:none !important}}@media (min-width: 900px){.quote{height:650px;padding:100px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.quote.quote--left{-webkit-box-pack:end;justify-content:flex-end}}.quote__quote-container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;border:1px solid #dee1e3;margin:-150px 20px 0 20px;border-radius:4px;padding:150px 40px 30px 40px;z-index:-1}@media (min-width: 900px){.quote__quote-container{z-index:unset;margin:0;padding:60px;background-color:rgba(255,255,255,0.8);flex-basis:40%}}.quote__photo{height:300px;width:300px;border-radius:150px;background-size:cover;background-position:center}.quote--right .quote__photo{background-position:center right}.quote--left .quote__photo{background-position:center left}@media (min-width: 900px){.quote__photo{display:none}}.quote__quote{position:relative;font-size:20px;color:#3b3f50;font-weight:300;margin:20px 0}@media (min-width: 900px){.quote__quote{font-size:36px;margin:0 0 30px 0}}.quote__attribution{font-size:14px;width:100%}.quote__attribution--name{font-weight:600;text-transform:uppercase}.quote__quote-mark{display:inline;color:#f17b69;font-size:42px;font-family:"Open Sans", sans-serif;font-weight:400;line-height:0;position:relative;top:10px}.quote__quote-mark--right{top:11px}@media (min-width: 900px){.quote__quote-mark--right{top:10px}}.quote__quote-mark--left{position:absolute;top:16px;left:-20px}@media (min-width: 900px){.quote__quote-mark--left{top:22px;left:-25px}}@media (min-width: 900px){.quote__quote-mark{font-size:58px}.quote__quote-mark--right{top:10px}}.rating-scale{height:6px;overflow:hidden;border-radius:3px;background-color:#c6c3c2;position:relative;width:240px;margin:0}.rating-scale__bar{background-color:#f68c71;height:6px;border-radius:3px}.rating-scale__ticks{position:absolute;top:0;left:0;width:100%;height:100%;display:-webkit-box;display:flex}.rating-scale__ticks>div{border-right:1px solid rgba(255,255,255,0.5);-webkit-box-flex:1;flex:1 1 100px}.rating-scale__ticks>div:last-child{border-right:none}.rating-scale--large{width:250px}.rating-scale__bar--doctor{background-color:#f68c71}.rating-scale__bar--clinic{background-color:#7bb7ba}@media (min-width: 590px){.rating-scale{margin:0;width:180px}.rating-scale--large{width:250px}}.resolve-partner{margin:80px auto 0 auto}.resolve-partner__logo{height:60px}.review-badges{color:#6d7185;display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-pack:center;justify-content:center;font-size:1.4em;margin:-2px}.review-badges .lgbt-flag{height:0.7em;width:0.9em;margin-bottom:0.05em;background-image:url(https://assets3.fertilityiq.com/assets/icon-lgbt-flag-0402208f2ac26dbdce669984d27285dbfed403eb5c3ec9b27eb6e518058b8630.png);background-size:contain;background-repeat:no-repeat}.review-badges__review-badge{display:-webkit-box;display:flex;margin:0 2px}.review-badges__ask_reviewer_badge{display:none}body.show-ask-reviewer .review-badges__ask_reviewer_badge{display:-webkit-box;display:flex}.review-card__mobile-nps{position:relative;margin-top:-20px;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.review-card{display:-webkit-box;display:flex;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 20px 20px 20px;margin-bottom:30px;font-weight:300}.review-card__link-anchor{position:relative;display:block;top:-90px;visibility:hidden}.review-card__review-badges{position:absolute;right:8px;top:8px}@media (min-width: 900px){.review-card__review-badges{right:20px}}.review-card__toggle,.review-detail__toggle,.review-snippet__section--toggle{display:-webkit-box;display:flex;margin-bottom:0;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:center;justify-content:center}[data-js='review-snippet']{-webkit-transition:opacity 250ms;transition:opacity 250ms;display:block;position:relative;opacity:1;top:0;left:0;height:auto}.expanded [data-js='review-snippet']{opacity:0;position:absolute;top:20px;left:20px;height:0;overflow:hidden}[data-js='review-detail']{-webkit-transition:opacity 250ms;transition:opacity 250ms;opacity:0;position:absolute;top:20px;left:20px;height:0;overflow:hidden}.expanded [data-js='review-detail']{display:block;position:relative;opacity:1;top:0;left:0;height:auto}@media (min-width: 1210px){.review-card{padding-top:20px;margin-bottom:10px}.review-card__mobile-nps{display:none}}.review-detail{padding-right:20px}.review-detail__nps-and-questions{display:-webkit-box;display:flex}.review-detail__ratings{margin-top:50px;justify-content:space-around;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.review-detail__nps{display:none}@media (min-width: 900px){.review-detail__ratings{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media (min-width: 1210px){.review-detail{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.review-detail__reviewer-details{margin:0 50px 30px 60px;border-bottom:1px solid #c6c3c2}.review-detail__ratings{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.review-detail__nps{-webkit-box-flex:0;flex:0 0 60px;display:-webkit-box;display:flex}}.review-question{margin-bottom:20px}.review-question__question,.reviewer-clinic-fails__question{font-weight:600;font-size:12px;color:#3b3f64;margin-bottom:2px}.review-question__response{font-style:italic}.review-search-filters{position:fixed;top:90px;bottom:0;overflow-y:scroll;left:-100vw;width:100%;padding:20px 20px 20px 20px;border:solid 1px #d8d9de;border-top:0;background:white;-webkit-transition:left 0.5s, padding 0.5s;transition:left 0.5s, padding 0.5s}body[data-review-search-filters-toggled] .review-search-filters{left:0}@media (min-width: 590px){.review-search-filters{position:absolute;top:0;bottom:auto;overflow-y:auto;right:auto;width:300px;float:left;padding-top:50px;left:-260px;padding-right:40px}body[data-review-search-filters-toggled] .review-search-filters{left:0;padding-right:20px}}@media (min-width: 780px){.review-search-filters{left:0;padding-right:20px}body[data-review-search-filters-toggled] .review-search-filters{left:-260px;padding-right:40px}}.review-search-filters h2{font-size:24px;font-weight:300;color:#6d7185;margin:auto auto 2px auto}.review-search-filters h3{font-size:14px;font-weight:300;color:#6d7185;margin:auto auto 27px auto}.review-search-filters label[for^='age_range_']{width:57px;padding:5px 0}.review-search-filters input[type='checkbox']{display:none}.review-search-filters input[type='checkbox'][checked]+label{color:white;background-color:#888ca0}.review-search-filters__toggle{position:absolute;display:none;top:0;right:0;bottom:auto;left:auto;width:40px;height:40px;background-position:center;background-repeat:no-repeat;background-color:#7bb7ba;cursor:pointer}@media (min-width: 590px){.review-search-filters__toggle{display:block;background-image:url(https://assets2.fertilityiq.com/assets/icon-filters-f65c4e9ea53060b5b9a7671b50aa54e674073862d8bf85102833c8b937ccf6a6.png)}body[data-review-search-filters-toggled] .review-search-filters__toggle{background-image:url(https://assets4.fertilityiq.com/assets/icon-close-3ad9134b2cde0eed564604c6386147a90608fe52b8bb6713c6ce4a54ff138f5d.png)}}@media (min-width: 780px){.review-search-filters__toggle{background-image:url(https://assets4.fertilityiq.com/assets/icon-close-3ad9134b2cde0eed564604c6386147a90608fe52b8bb6713c6ce4a54ff138f5d.png)}body[data-review-search-filters-toggled] .review-search-filters__toggle{background-image:url(https://assets2.fertilityiq.com/assets/icon-filters-f65c4e9ea53060b5b9a7671b50aa54e674073862d8bf85102833c8b937ccf6a6.png)}}.review-search-filters__mobile-toggle{height:30px;line-height:30px;background-color:#7bb7ba;cursor:pointer;position:fixed;top:60px;right:0;bottom:auto;left:0;-webkit-animation:dropIn 1.5s;animation:dropIn 1.5s;overflow-y:hidden}@media (min-width: 590px){.review-search-filters__mobile-toggle{display:none}}.review-search-filters__mobile-toggle__text{position:absolute;top:0;bottom:0;left:0;right:0;display:block;color:white;text-align:center;font-size:12px;font-weight:300;-webkit-transition:opacity 0.5s step-end;transition:opacity 0.5s step-end}.review-search-filters__mobile-toggle__text:before{content:'';background-size:12px 12px;background-repeat:no-repeat;background-position:center;display:inline-block;width:12px;height:12px;position:relative;line-height:30px;top:2px;margin-right:8px}.review-search-filters__mobile-toggle__text--add{opacity:1}.review-search-filters__mobile-toggle__text--add:before{background-image:url(https://assets2.fertilityiq.com/assets/icon-filters-f65c4e9ea53060b5b9a7671b50aa54e674073862d8bf85102833c8b937ccf6a6.png)}body[data-review-search-filters-toggled] .review-search-filters__mobile-toggle__text--add{opacity:0}.review-search-filters__mobile-toggle__text--close{opacity:0}.review-search-filters__mobile-toggle__text--close:before{background-image:url(https://assets4.fertilityiq.com/assets/icon-close-3ad9134b2cde0eed564604c6386147a90608fe52b8bb6713c6ce4a54ff138f5d.png)}body[data-review-search-filters-toggled] .review-search-filters__mobile-toggle__text--close{opacity:1}.review-search__filter{position:relative;border-top:solid 1px #d8d9de;padding:20px 0}.review-search__filter-name{font-size:13px;font-weight:bold;margin-bottom:14px;color:#62a1a4;text-transform:uppercase}.review-search__filter-option{display:inline-block;margin:3.5px 6px 3.5px 0;padding:5px 10px;border:1px solid #888ca0;border-radius:32px;cursor:pointer;color:#888ca0;font-weight:normal;font-size:12px;text-align:center}.review-search__filter--success,.review-search__filter--lgbt{display:inline-block;text-align:center;width:50%}.review-search__filter--success:before{content:'';position:absolute;right:0;width:1px;height:65px;border-right:1px solid #dee1e3}.review-search-result{display:block;margin:40px auto;padding:20px}.review-search-result-snapshot{min-height:70px;margin-bottom:20px}.review-search-result-rating{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;position:absolute;top:-55px;left:calc(50% - 20px);width:40px;height:70px;margin-right:20px}.review-search-result-snippet{font-weight:300;font-style:italic;margin-top:-20px;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.review-search-result-info{position:relative;width:100%}.review-search-result-info__review-badges{position:absolute;top:-10px;right:-10px}@media (min-width: 900px){.review-search-result-info__review-badges{right:0}}.review-search-result-doctor{width:100%;border-left:none;border-top:solid 1px #d8d9de;font-weight:300;padding:20px 20px 0 20px;text-align:center}.review-search-result-doctor__review-of{font-size:11px;font-weight:bold;color:rgba(136,140,160,0.5)}.review-search-result-doctor__pic{width:54px;height:54px;margin:10px auto}.review-search-result-doctor__name{font-size:18px}.review-search-result-doctor__clinic-name{font-size:11px}.filtered-search-results{position:absolute;width:100%;left:0;padding:20px;-webkit-transition:left 0.5s, width 0.5s, padding 0.5s;transition:left 0.5s, width 0.5s, padding 0.5s}@media (min-width: 590px){.filtered-search-results{width:calc(100% - 40px);left:40px}}@media (min-width: 780px){.filtered-search-results{width:calc(100% - 300px);left:300px}body[data-review-search-filters-toggled] .filtered-search-results{width:calc(100% - 40px);left:40px}}@media (min-width: 1210px){.review-search-result{height:200px;margin:20px auto}.review-search-result-info{width:calc(100% - 200px)}.review-search-result-doctor{border-top:none;border-left:solid 1px #d8d9de;position:absolute;top:0;right:0;bottom:0;left:auto;width:200px;padding:20px}.review-search-result-rating{position:static;float:left}.review-search-result-snapshot{margin-bottom:auto}.review-search-result-snippet{margin-top:auto;max-height:4.5em}}.review-snippet{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch}.review-snippet__section--nps-excerpt{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:20px}.review-snippet__nps{display:none}.review-snippet__excerpt{font-style:italic;font-size:14px;line-height:1.4}.review-snippet__section--reviewer-details{display:-webkit-box;display:flex;-webkit-box-align:start;align-items:flex-start;margin-bottom:20px}@media (min-width: 1210px){.review-snippet__section{-webkit-box-flex:0;flex:0 0 40px;margin-bottom:0}.review-snippet__excerpt{font-size:16px}.review-snippet__nps{-webkit-box-flex:0;flex:0 0 60px;display:-webkit-box;display:flex;-webkit-box-pack:start;justify-content:flex-start}}.review-toggle{cursor:pointer;color:#f68c71;font-size:15px}.reviewer-clinic-fails{margin-bottom:50px}.reviewer-clinic-fails__list{font-size:14px;text-align:left;list-style:none;padding-left:2px;margin:0}.reviewer-clinic-fail{margin-top:8px}.reviewer-clinic-fail:before{content:' ';margin-right:10px;border-radius:50%;background:white;display:inline-block;width:8px;height:8px}.reviewer-clinic-fail--minor:before{background:#f8d51c}.reviewer-clinic-fail--medium:before{background:#f5a623}.reviewer-clinic-fail--major:before{background:#d84f60}.reviewer-details--detail{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:stretch;align-items:stretch;margin-bottom:20px;width:100%}.reviewer-details--snippet{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;max-width:100%}.reviewer-details__info{font-weight:300;font-size:14px}.reviewer-detail{display:block}.reviewer-detail .label{font-weight:600;text-transform:uppercase;font-size:10px;color:#3b3f64;display:inline;margin-right:4px}.reviewer-detail .label:after{content:':'}.reviewer-detail .value{display:inline;font-weight:300;font-size:14px}.reviewer-detail__inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.review-search-result-info .reviewer-detail__inner{display:inline-block;position:relative;left:-10px;padding:0 10px;height:18px;line-height:18px;max-width:100%}@media (min-width: 1210px){.reviewer-details--snippet{padding-left:60px;max-height:22px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-wrap:wrap;overflow:hidden}.reviewer-details--detail{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;flex-wrap:wrap;height:70px}.reviewer-details--detail .reviewer-detail{display:block}.reviewer-detail{white-space:nowrap}.reviewer-detail .value{white-space:nowrap}.reviewer-detail--age{width:90px}.reviewer-detail--treated{width:147px}.reviewer-detail--success-with-this-doc{width:166px}.reviewer-detail--treatment{width:243px}.reviewer-detail--diagnosis{width:350px}.review-search-result-info .reviewer-detail--age,.review-search-result-info .reviewer-detail--treated,.review-search-result-info .reviewer-detail--success-with-this-doc{width:25%}.review-search-result-info .reviewer-detail--race,.review-search-result-info .reviewer-detail--income,.review-search-result-info .reviewer-detail--occupation{width:25%}.review-search-result-info .reviewer-detail--order-number-of-doctors-seen,.review-search-result-info .reviewer-detail--treatment,.review-search-result-info .reviewer-detail--diagnosis{width:50%}}.reviewer-ratings{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;margin-bottom:50px}.reviewer-ratings__nps{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin-bottom:20px}.reviewer-ratings__nps__nps-subject{font-size:12px;margin-left:10px}.reviewer-ratings__nps__nps-subject .label{text-transform:uppercase;font-weight:600;font-size:10px}.reviwer-ratings__bar-ratings{margin-top:16px}.reviewer-ratings__clinic{margin-top:20px}@media (min-width: 590px){.reviewer-ratings__clinic{margin-top:0}}.search{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:60px}.search .search__hidden-button{width:0;height:0;border:none;padding:0}.search__form{position:relative;height:78px}.search__form input{border:none;border-bottom:2px solid #d8d9de;height:39px;width:100%}.search__form input:focus{outline:none}.search__clear-location{position:absolute;cursor:pointer;width:19px;height:19px;line-height:19px;border-radius:19px;background-color:#efefef;right:49px;bottom:12px;padding-left:5px;color:#888ca0}@media (min-width: 900px){.search__form{height:auto;display:-webkit-box;display:flex}.search__form input{border:1px solid #c6c3c2;height:39px;box-shadow:none;width:200px}.search__form input::-webkit-input-placeholder,.search__form input::-moz-placeholder,.search__form input:-ms-input-placeholder,.search__form input:-moz-placeholder{color:#c6c3c2}.search__form input#query{border-top-right-radius:0;border-bottom-right-radius:0}.search__form input#location{border-radius:0;border-left:0;border-right:0}.search__form input:focus{outline:none}.search__form .submit{padding:0;width:39px;border-top-left-radius:0;border-bottom-left-radius:0}}.put-me-in-touch{color:white;font-size:16px}.search-result-detail{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.search-result-detail__info{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;text-align:center;-webkit-box-flex:1.5;flex:1.5}.search-result-detail__info--doctor{padding-bottom:30px}.search-result-detail__info--clinic{padding:30px 0}.search-result-detail__bar-ratings{margin:20px 0 40px 0}.search-result-detail__photo{width:180px;height:180px;margin-top:30px}.search-result-detail__name{font-size:32px;font-weight:300;line-height:1.2;margin:10px 10px 4px 10px;white-space:normal;text-align:center}.search-result-detail__clinic{font-size:18px;font-weight:300;color:#6d7185;line-height:1.2;margin-bottom:30px}.search-result-detail__clinic a{font-size:18px}.search-result-detail__clinic a:hover{text-decoration:underline}.search-result-detail__clinic-page a{font-size:12px}.search-result-detail__clinic-page a:hover{text-decoration:underline}.search-result-detail__doctors{margin-top:10px}.search-result-detail .toggleable__toggle{color:#6d7185;font-size:12px}.search-result-detail__reviews-count{font-weight:600;font-size:14px;font-style:italic;margin:20px 0 10px 20px}.search-result-detail__education{padding:0 10px}.search-result-detail__branches{margin-top:15px;margin-bottom:20px;padding:0 10px;display:-webkit-box;display:flex;flex-wrap:wrap;justify-content:space-around;width:100%}.search-result-detail__clinic-website{margin-top:5px;line-height:1.2}.search-result-detail__clinic-website a{color:#6d7185;font-size:12px}.search-result-detail__clinic-website a:hover{text-decoration:underline}.search-result-detail__ratings{-webkit-box-flex:1;flex:1 1 auto;margin-top:8px;padding:30px;text-align:center}@media (min-width: 590px){.search-result-detail__bar-ratings{width:100%}}@media (min-width: 900px){.search-result-detail{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.search-result-detail__ratings{-webkit-box-flex:2;flex:2;margin-top:0;margin-left:10px}.search-result-detail__branches{padding:0 20px}}.search-results-landing-location{font-size:1.5em;font-weight:bold}.search-results-card-container{display:-webkit-box;display:flex;flex-wrap:wrap;margin-top:50px;justify-content:space-around;margin-left:0}.search-results-card{-webkit-box-flex:0;flex:0 0 100%;margin-bottom:50px;padding:0 10px 30px 10px;font-weight:300;text-align:center;text-decoration:none}.search-results-card:hover{color:#3b3f64}.search-results-card:empty{width:280px;height:0;margin-bottom:0;padding-bottom:0}.search-results-card__name{margin-bottom:4px;font-size:22px}.search-results-card__name--clinic{margin:30px 0}.search-results-card__clinic-name{font-size:13px;line-height:16px;margin:0 10px;height:25px}.search-results-card__photo{width:120px;height:120px;margin:-20px auto 10px auto}.search-results-card__promoter-scores{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;width:90%;max-width:250px;margin:10px auto 0 auto}.search-results-card__promoter-chart-container{margin-left:-10px;-webkit-box-flex:0;flex:0 0 100px}.search-results-card__doctors{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;height:80px;flex-wrap:wrap;overflow:hidden;margin-top:20px}.search-results-card__promote-score-description{font-size:14px;font-style:italic;text-align:left}.search-results-card__review-count{color:#c6c3c2;font-size:13px;position:absolute;right:6px;bottom:5px}@media (min-width: 590px){.search-results-card-container{-webkit-box-pack:start;justify-content:flex-start;margin-left:-30px}.search-results-card{margin-left:30px;-webkit-box-flex:1;flex:1 0 280px}.search-results-card--clinic{-webkit-box-flex:0;flex:0 0 380px}}@media (min-width: 1210px){.search-results-card{margin-right:0}.search-results-card-container{-webkit-box-pack:justify;justify-content:space-between}}.search-results-header{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:20px 0}.search-results-header__count{font-size:18px;font-weight:300;line-height:1.33;color:#6d7185;text-align:center;margin:1em 0}.search-results-header__location{font-weight:600}.search-results-header__clear-location{display:inline-block;margin:8px 0;height:30px;line-height:30px;border-radius:44px;border:solid 1px #6d7185;font-size:12px;color:#6d7185;padding:0 16px;cursor:pointer}@media (min-width: 590px){.search-results-header__clear-location{margin:8px auto auto 0}}@media (min-width: 1210px){.search-results-header__count{text-align:left}.search-results-header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between}}.search-type-toggle{display:inline-block;background-color:white;height:40px;line-height:40px;border-radius:5px;overflow:hidden;border:1px solid #dee1e3;font-size:12px}.search-type-toggle__type{display:inline-block;padding:0 20px;cursor:pointer;text-align:center}.search-type-toggle__type:not(:last-child){border-right:1px solid #dee1e3}.search-type__view-by{display:block;font-size:12px;font-weight:300;margin:0 auto 5px auto}.search-type-toggle__view-by{display:none}@media (min-width: 590px){.search-type__view-by{display:none}.search-type-toggle__view-by{display:inline}}.search-type-toggle__type--selected{background-color:#6d7185;color:white}.search-type-toggle__type--selected span{color:white}.account-sidebar__profile-sidebar{width:100%}.sidebar-profile{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding:0 20px 20px 20px;width:100%;height:100%;border:1px solid rgba(255,255,255,0.2);color:white}.sidebar-profile h3{background-color:#3b3f50;padding:0 20px;color:white;font-size:32px;margin:0;position:relative;top:-25px}.sidebar-profile section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:start;align-items:flex-start;width:100%;font-size:14px;font-weight:300}.sidebar-profile h4{color:white;text-align:left;padding:4px 0;text-transform:uppercase;font-size:11px;font-weight:bold;width:100%;border-bottom:1px solid rgba(255,255,255,0.2)}.site-footer{padding:60px 0 40px 0;background-color:#faf8f6}.site-footer h6{text-transform:uppercase;font-size:11px;margin:0}.site-footer__main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.site-footer__section{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin-bottom:20px}@media (min-width: 900px){.site-footer__section{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.site-footer__links_and_note{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 900px){.site-footer__links_and_note{-webkit-box-align:start;align-items:flex-start;margin-left:20px}}.site-footer__links{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 900px){.site-footer__links{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.site-footer__links a{font-size:11px;font-weight:400;font-weight:600;margin-bottom:10px}.site-footer__links a:last-child{border-right:none}.site-footer__links a:first-child{padding-left:0}.site-footer__links a.email{color:#f17b69;font-weight:400}@media (min-width: 900px){.site-footer__links a{border-right:1px solid #c6c3c2;padding:0 10px;margin-bottom:0}}.site-footer__note{font-size:11px;font-style:italic;color:#c6c3c2;text-align:center;margin-top:20px}@media (min-width: 900px){.site-footer__note{text-align:left;margin-top:10px}}.nav-search{position:fixed;width:100%;height:100%;top:60px;background-color:white;-webkit-transition-duration:0.25s;transition-duration:0.25s;-webkit-transform:translateX(-100vw);transform:translateX(-100vw);overflow:hidden;left:0;padding:20px 0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;border-top:1px solid #dee1e3}body.main-nav--search-open .nav-search{-webkit-transform:translateX(0);transform:translateX(0)}@media (min-width: 900px){.nav-search{background-color:transparent;position:relative;width:auto;height:auto;top:0;-webkit-transform:translateX(0);transform:translateX(0);overflow:visible;padding:0;border-top:none}}.nav-search-form{display:none;-webkit-box-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;width:100%;max-width:500px;color:white}.body--marcom .main-nav--fixed .nav-search-form{color:#888ca0}@media (min-width: 900px){.nav-search-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;max-width:none}}.nav-search-form form{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;padding:0;width:100%;overflow:hidden;position:relative}@media (min-width: 900px){.nav-search-form form{border-radius:22px;width:450px;margin-right:10px;background-color:white;border:1px solid #c6c3c2}}.nav-search-form button.submit{height:38px;border-radius:19px;width:38px;position:absolute;right:3px;bottom:3px;padding:0;margin:0}.nav-search-form input[type='text']{height:44px;border-radius:22px;border:1px solid #dee1e3;background-color:white;font-size:14px;line-height:44px;padding-left:13px;min-width:200px}.nav-search-form input[type='text']::-webkit-input-placeholder{color:#bcc0ce}.nav-search-form input[type='text']::-moz-placeholder{color:#bcc0ce}.nav-search-form input[type='text']:-ms-input-placeholder{color:#bcc0ce}.nav-search-form input[type='text']::-ms-input-placeholder{color:#bcc0ce}.nav-search-form input[type='text']::placeholder{color:#bcc0ce}@media (min-width: 900px){.nav-search-form input[type='text']{border:none}}.nav-search__content-search-form{margin:0 0 20px 0}@media (min-width: 900px){.nav-search__content-search-form{margin:0 10px 0 0}}.nav-search__doctor-search-form{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 0 20px 0}.nav-search__doctor-search-form input[type='text']{margin-top:5px}.nav-search__doctor-search-form input[type='text']:first-child{margin-top:0}@media (min-width: 900px){.nav-search__doctor-search-form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:0 10px 0 0}.nav-search__doctor-search-form input[type='text']{border:none;margin:0}.nav-search__doctor-search-form input[type='text']:first-child{border-right:1px solid #c6c3c2;border-radius:22px 0 0 22px}}.nav-search-form__browse-content{margin:20px 0 0 0}@media (min-width: 900px){.nav-search-form__browse-content{margin:0 0 0 10px}}.nav-search__forms{display:none;background-color:#f3f4f7;margin-top:12px;padding:20px;width:100%;box-shadow:0 4px 4px -1px rgba(0,0,0,0.25)}body[data-site-search-mode] .nav-search__forms{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}@media (min-width: 900px){.nav-search__forms{margin-top:0;padding:20px 0;background-color:transparent;box-shadow:none}body[data-site-search-mode] .nav-search__forms{height:90px;display:-webkit-box;display:flex;position:absolute;width:100vw;left:0;top:60px}}.nav-search__modes{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.nav-search__modes a{margin-left:10px}.nav-search__modes a:first-child{margin-left:0}body[data-site-search-mode='content'] [data-nav-search-form='content'],body[data-site-search-mode='doctors'] [data-nav-search-form='doctors']{display:-webkit-box;display:flex}@media (min-width: 900px){.nav-search{position:relative;width:auto;height:auto;top:0;-webkit-transform:translateX(0);transform:translateX(0);overflow:visible}.main-nav__search-toggle{display:none}.nav-search__modes{position:relative;height:60px}.body--marcom .main-nav:not(.main-nav--fixed) .nav-search__modes a{font-weight:300;border-width:1px}.body--marcom .main-nav:not(.main-nav--fixed) .nav-search__modes a[data-toggle-search-mode='content']{background-color:transparent;border-color:white;color:white;-webkit-transition-duration:0.1s;transition-duration:0.1s}.body--marcom .main-nav:not(.main-nav--fixed) .nav-search__modes a[data-toggle-search-mode='content']:focus{color:white}.body--marcom .main-nav:not(.main-nav--fixed) .nav-search__modes a[data-toggle-search-mode='content']:hover:enabled{background-color:#7bb7ba;color:white}.body--marcom .main-nav:not(.main-nav--fixed) .nav-search__modes a[data-toggle-search-mode='doctors']{background-color:transparent;border-color:white;color:white;-webkit-transition-duration:0.1s;transition-duration:0.1s}.body--marcom .main-nav:not(.main-nav--fixed) .nav-search__modes a[data-toggle-search-mode='doctors']:focus{color:white}.body--marcom .main-nav:not(.main-nav--fixed) .nav-search__modes a[data-toggle-search-mode='doctors']:hover:enabled{background-color:#f68c71;color:white}}body[data-site-search-mode='content'] [data-toggle-search-mode='content']:after,body[data-site-search-mode='doctors'] [data-toggle-search-mode='doctors']:after{display:block;content:' ';height:0;width:0;border:10px solid transparent;border-top-width:0;border-bottom-width:10px;border-bottom-color:#f3f4f7;position:absolute;bottom:-13px;left:calc(50% - 12px)}@media (min-width: 900px){.body--marcom .main-nav body[data-site-search-mode='content'] [data-toggle-search-mode='content']:after,.body--marcom .main-nav body[data-site-search-mode='doctors'] [data-toggle-search-mode='doctors']:after{border-bottom-color:rgba(59,63,80,0.25)}.body--marcom .main-nav.main-nav--fixed body[data-site-search-mode='content'] [data-toggle-search-mode='content']:after,.body--marcom .main-nav.main-nav--fixed body[data-site-search-mode='doctors'] [data-toggle-search-mode='doctors']:after{border-bottom-color:#f3f4f7}}[data-toggle-search-mode='content'],[data-toggle-search-mode='doctors']{position:relative}.success-rates{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.success-rates__cycle-count{border:1px solid #dee1e3;border-radius:8px;display:-webkit-box;display:flex;margin-top:20px}.success-rates__cycle-count__count{padding:10px;-webkit-box-flex:1;flex:1;cursor:default}.success-rates__cycle-count__count .label{font-weight:600;text-transform:uppercase;font-size:10px;color:#3b3f64}.success-rates__cycle-count__count .count{font-size:24px;font-weight:300;margin-top:5px}@media (min-width: 900px){.success-rates{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.success-rates__cycle-count{padding-top:10px;padding-bottom:10px;margin-top:0;margin-left:10px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:0;flex:0 0 130px}.success-rates__cycle-count__count{-webkit-box-flex:0;flex:0}}@media (min-width: 1210px){.success-rates{margin:0 40px 20px 40px}}.success-rates-chart{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-flex:1;flex:1}.success-rates-chart__title{font-weight:300;font-size:22px;line-height:1.2;margin:0}.success-rates-chart__subtitle{font-weight:300;font-size:18px;line-height:1.2;margin:5px 0 20px 0}.success-rates-chart__row{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.success-rates-chart__col1{-webkit-box-flex:0;flex:0 0 38px}.success-rates-chart__col2{-webkit-box-flex:1;flex:1}.success-rates-chart__y-axis{position:relative}.success-rates-chart__y-axis .tick{position:absolute;height:12px;line-height:12px;margin-bottom:-6px;right:10px}.success-rates-chart__x-axis{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin-top:5px}.success-rates-chart__x-axis .tick{-webkit-box-flex:2;flex:2;margin-right:1px;white-space:nowrap;display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center}.success-rates-chart__x-axis .tick.tick--spacer{-webkit-box-flex:1;flex:1}.success-rates-chart__chart{width:323px;height:170px;border-left:1px solid #dee1e3;border-bottom:1px solid #dee1e3;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end}.success-rates-chart__chart .bar{height:20px;-webkit-box-flex:1;flex:1;margin-right:1px}.success-rates-chart__chart .bar--clinic{background-color:#7bb7ba}.success-rates-chart__chart .bar--national{background-color:#8f9be8}.success-rates-chart__chart .bar--unknown:after{content:'?'}.success-rates-chart__legend{display:-webkit-box;display:flex;width:100%;-webkit-box-pack:center;justify-content:center;margin-top:10px}.success-rates-chart__color-key{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.success-rates-chart__color-key .color{width:10px;height:10px;border-radius:5px;background-color:#8f9be8;margin-right:5px}.success-rates-chart__color-key--clinic{margin-right:20px}.success-rates-chart__color-key--clinic .color{background-color:#7bb7ba}.success-rates-chart__info-icon{margin-left:5px}.success-rates-chart__info-icon.fa{font-size:17px}.success-rates-chart__success-rates-info-tooltip{text-align:left}.success-rates-chart__x-axis,.success-rates-chart__y-axis,.success-rates-chart__legend{font-size:12px}@media (min-width: 590px){.success-rates-chart__x-axis,.success-rates-chart__y-axis,.success-rates-chart__legend{font-size:12px}}#hamburger-menu,#magnifying-glass{fill:#888ca0}#magnifying-glass{stroke-width:1;stroke:#888ca0}.body--marcom #hamburger-menu,.body--marcom #magnifying-glass{fill:white}.body--marcom #magnifying-glass{stroke:white}.body--marcom .nav-open #hamburger-menu,.body--marcom .nav-open #magnifying-glass{fill:#888ca0}.body--marcom .nav-open #magnifying-glass{stroke:#888ca0}.body--marcom .main-nav--fixed #hamburger-menu,.body--marcom .main-nav--fixed #magnifying-glass{fill:#888ca0}.body--marcom .main-nav--fixed #magnifying-glass{stroke:#888ca0}.toggleable{width:100%}.toggleable-hidden{display:none}.toggleable-hidden--transitionable{visibility:hidden}.toggleable__toggle{display:block;text-align:center}.toggleable__toggle:hover{text-decoration:underline}[data-toggle]{cursor:pointer}.toggleable__toggle--close{display:none}.toggleable__toggle--open{display:block}.open.toggleable-hidden,.open .toggleable-hidden{display:-webkit-box;display:flex}.open.toggleable-hidden--transitionable,.open .toggleable-hidden--transitionable{visibility:visible}.open.toggleable__toggle--close,.open .toggleable__toggle--close{display:block}.open.toggleable__toggle--open,.open .toggleable__toggle--open{display:none}.tooltipster-sidetip.tooltipster-borderless.tooltipster-fiq .tooltipster-box{border-radius:5px;box-shadow:0 0 14px rgba(0,0,0,0.3);background-color:#6d7185}.tooltipster-fiq.tooltipster-fade.tooltipster-show{opacity:0.95}.tooltipster-sidetip.tooltipster-borderless.tooltipster-fiq .tooltipster-content{font-size:12px;line-height:1.2;padding:10px;color:white}.tooltipster-sidetip.tooltipster-borderless.tooltipster-fiq .tooltipster-arrow-border{border-bottom-color:#6d7185}.tooltipster-sidetip.tooltipster-borderless.tooltipster-fiq.tooltipster-left .tooltipster-arrow-border{border-left-color:#6d7185}.tooltipster-sidetip.tooltipster-borderless.tooltipster-fiq.tooltipster-right .tooltipster-arrow-border{border-right-color:#6d7185}.tooltipster-sidetip.tooltipster-borderless.tooltipster-fiq.tooltipster-top .tooltipster-arrow-border{border-top-color:#6d7185}.fiq-tooltip-template{display:none}.fiq-tooltip{max-width:240px;text-align:center;padding-top:10px;padding-bottom:10px}.fiq-tooltip p{margin:0 0 20px 0}.fiq-tooltip p:last-of-type{margin-bottom:0}.fiq-tooltip--small{max-width:160px;padding-top:0;padding-bottom:0}.fiq-tooltip--small-wide{max-width:200px;padding-top:0;padding-bottom:0}.fiq-tooltip__header{font-weight:600;text-transform:uppercase;margin-bottom:20px}.fiq-tooltip__rating,.fiq-tooltip__rating-string{margin:0 auto 20px auto;width:40px;height:40px;background-color:#f68c71;border-radius:50%;font-size:16px;line-height:40px;text-align:center}.fiq-tooltip__rating-string{width:auto;border-radius:20px;display:inline-block;padding:0 20px;text-transform:lowercase}.fiq-tooltip__rating--clinic{background-color:#7bb7ba}.verified-badge{text-transform:uppercase;font-size:0.5em}.video-background{height:100vh;width:100vw;background-color:black;position:relative}.video-background__still,.video-background__video,.video-background__main{position:absolute;top:0;left:0;right:0;bottom:0;height:100%;overflow:hidden}.video-background__still{background-size:cover;background-position:center}.video-background__video{display:none}.video-background__video:before{position:absolute;content:'';width:100%;height:100%;top:0;left:0;background:#222222;opacity:0.4}@media (min-width: 900px){.video-background__video{display:block}}.video-background__video video{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}.video-background__main{padding:80px;text-align:center}.video-background__main h1{font-size:36px}@media (min-width: 900px){.video-background__main h1{font-size:80px}}.wistia{position:relative;overflow:hidden;-webkit-transition:height 0.5s ease-in-out;transition:height 0.5s ease-in-out}.wistia .hero__still,.wistia .wistia__content,.wistia .wistia__controls,.wistia .wistia__video{-webkit-transition:opacity 0.5s ease-in-out;transition:opacity 0.5s ease-in-out}.wistia .hero__still,.wistia .wistia__content,.wistia .wistia__controls{opacity:1}.wistia .wistia__video{opacity:0}.wistia.hero--16x9{height:auto}.wistia.wistia--active{height:auto}.wistia.wistia--active .hero__still,.wistia.wistia--active .wistia__content,.wistia.wistia--active .wistia__controls{opacity:0;pointer-events:none}.wistia.wistia--active .wistia__video{opacity:1}.wistia__content{display:none;position:absolute;color:white;text-align:center;width:100%}@media (min-width: 900px){.wistia__content{display:block;top:auto;bottom:80px}}.wistia__content__title{margin-top:54px;margin-bottom:10px;text-shadow:0 0 3px #3b3f50}.wistia__content__tagline{font-family:"Open Sans", sans-serif;font-size:18px;letter-spacing:-0.2px;line-height:1.11;text-shadow:0 0 3px #3b3f50}.basic__title{font-size:38px;font-weight:300;color:#3b3f64;margin:2em 0 0.2em 0;padding-bottom:40px}@media (min-width: 900px){.basic__title{font-size:48px}}ul.faq-list{list-style:none;padding:0}ul.faq-list>li{margin-bottom:20px}ul.faq-list>li>.title{color:#3b3f50;font-size:24px;font-weight:500;padding:16px 0;border-bottom:1px solid #d3d5dc}ul.faq-list>li ul{margin-top:1em;margin-bottom:1em}.accordion .accordion-title{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.accordion .accordion-content{height:0;overflow:hidden}.accordion.accordion--active .accordion-content{height:auto}.account{background-color:#3b3f50;position:fixed;top:0;right:0;left:0;bottom:0;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 900px){.account{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.account input:focus,.account button:focus{outline:none}.account-main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;text-align:center;background-color:white;overflow-y:auto;height:100%}.account-main .flash-messages{position:relative;left:0;right:0;top:0;box-shadow:0 0 10px;width:100%}@media (min-width: 900px){.account-main .flash-messages{position:absolute}}.account-main h2{color:#3b3f50;margin:0;font-size:28px}.account-main h2.cta{color:#f68c71}.account-main h2.account__cta{margin-bottom:20px}@media (min-width: 900px){.account-main{flex-basis:70%}}.account__profile-editor__react-container{width:100%}.account-sidebar{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;text-align:center;-webkit-box-pack:center;justify-content:center;padding:40px}.body--profiles .account-sidebar{display:none}@media (min-width: 900px){.body--profiles .account-sidebar{display:-webkit-box;display:flex;overflow-y:auto}}.account-sidebar h2{color:white;margin:0;font-size:14px}.account-sidebar .account-sidebar__cta{margin:0 0 0 20px}@media (min-width: 900px){.account-sidebar{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0;background-color:#3b3f50;color:white;flex-basis:30%;min-width:350px}.account-sidebar h2{font-size:28px}.account-sidebar .account-sidebar__cta{margin-top:100px;margin-left:0}}.account__provider-signin{margin-top:20px}.account-main__container{margin-top:40px;margin-bottom:15px;max-width:90%;width:90%}@media (min-width: 900px){.account-main__container{margin-top:15vh;max-width:65%;width:100%}}.account-main__container__centered{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.account-profile-editor{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;text-align:center;position:relative;padding-bottom:50px}.account-profile-editor h2{font-size:28px}.account__previous,.account__next{color:#f68c71;text-transform:uppercase;font-size:14px;font-weight:600}.account__previous{position:absolute;left:0;bottom:0}.account__next{position:absolute;right:0;bottom:0}.account__helper-text{font-size:14px;margin-top:20px}.account-exit{position:absolute;top:0;right:0;padding:10px;color:#3b3f64;font-size:36px;line-height:24px}@media (min-width: 900px){.account-exit{color:white}}.account-form{width:100%;max-width:300px}.account-form button.submit,.account-form input[type='submit']{margin-top:20px;font-weight:300}.account__button-group{display:-webkit-box;display:flex;flex-wrap:wrap;margin-top:30px}@media (min-width: 900px){.account__button-group{margin-top:60px;max-width:75%}}.account__button-group .account__button-group-button{margin:0 10px 10px 0}.account__button-group .account__button-group-button.active{background-color:#f68c71;color:white}form.account-profile-demographics input[type='text'],form.account-profile-demographics input[type='password'],form.account-profile-password input[type='text'],form.account-profile-password input[type='password'],form#account-current-doctor input[type='text'],form#account-current-doctor input[type='password']{height:40px;border-radius:20px;width:100px;text-align:center;font-size:14px;margin-top:20px}form.account-profile-demographics input#birth_year,form.account-profile-password input#birth_year,form#account-current-doctor input#birth_year{margin-bottom:60px}form.account-profile-demographics input[type='submit'],form.account-profile-password input[type='submit'],form#account-current-doctor input[type='submit']{border:none;background-color:transparent}form.account-profile-demographics input[type='submit']:hover,form.account-profile-password input[type='submit']:hover,form#account-current-doctor input[type='submit']:hover{cursor:pointer}form.account-profile-password input[type='text'],form.account-profile-password input[type='password']{width:100%;max-width:300px}.account-profile-password__submit{display:none}form#account-current-doctor{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}form#account-current-doctor input[type='text']{width:100%;max-width:300px}form#account-current-doctor.no-current-doctor .form-fields{display:none}form#account-current-doctor .radio-group{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;flex-wrap:wrap}form#account-current-doctor .radio-group input[type='radio']{width:36px;height:36px;-webkit-box-flex:0;flex:0 0 36px;border-radius:18px;border:1px solid #f68c71;-webkit-appearance:none;-moz-appearance:none;appearance:none;position:relative;overflow:hidden}form#account-current-doctor .radio-group input[type='radio']:after{display:block;width:100%;height:100%;line-height:36px;color:#f68c71;font-size:20px;font-weight:300;text-align:center;content:attr(value)}form#account-current-doctor .radio-group input[type='radio']:checked:after{background-color:#f68c71;color:white}form#account-current-doctor header{font-size:14px;font-weight:400;margin:40px 0 20px 0}.account__tos{margin:40px 0;font-size:12px}.account__tos a{color:#f68c71}.account__tos a:hover,.account__tos a:visited{color:#f68c71}.account__button__has_doctor.active{background-color:#f68c71;color:white;border:1px solid #f68c71}.account__button__has_doctor.active:hover:enabled{background-color:#f68c71;color:white;border-color:#f68c71}.account__radio-button-group{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:center;justify-content:center;margin:60px 0 20px 0}.account__radio-button-group button{margin-right:20px}.account__radio-button-group button:last-child{margin-right:0}.account-summary h2{margin:20px 0}@media (min-width: 900px){.account-summary__tab{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;grid-column-gap:20px}}.account-summary__profile-section{margin-bottom:60px}@media (min-width: 900px){.account-summary__profile-section{margin-bottom:0}}.account-summary__profile-section h3{padding:8px 0;margin:10px 0;font-size:10px;font-weight:600;color:#3b3f50;text-transform:uppercase;border-bottom:1px solid #dee1e3}.account-summary__profile-section-item{font-size:14px;line-height:2}.account-summary__name-email{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center;margin:20px 0}@media (min-width: 900px){.account-summary__name-email{-webkit-box-align:start;align-items:flex-start}}.account-summary__name{font-size:36px;font-weight:300}@media (min-width: 900px){.account-summary__name{font-size:48px;font-weight:300}}.account-summary__email{font-size:20px;font-weight:300}@media (min-width: 900px){.account-summary__email{font-size:24px;font-weight:300}}.account-summary__actions{margin-top:20px}.account-summary__actions .bt{margin-right:10px}.account-summary__actions .bt:last-child{margin-right:0}.sign-in__form-forgot-toggle{display:block;margin:8px}#as-seen-in{padding-top:0px;padding-bottom:0px}.as-seen-in{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}@media (max-width: 900px){.as-seen-in__text{display:none}}@media (min-width: 900px){.as-seen-in{height:120px;background-color:#faf8f6}.as-seen-in__text{text-transform:uppercase;font-size:11px;color:#888ca0;padding-right:20px}.as-seen-in__image{background-image:url(https://assets2.fertilityiq.com/assets/marcom/publication-logos-inline-de17bdccb4bfee60162288286ecd8454113ff77c5196591ddd6485670eb8f687.png);background-size:cover;background-repeat:no-repeat;width:600px;height:21px}}@media (min-width: 1210px){.as-seen-in__text{font-size:12px}.as-seen-in__image{width:914px;height:32px}}.content-search__main{max-width:800px}.content-search__main h2{margin-bottom:80px}.course-benefits h2{width:100%;line-height:1.2;margin:40px 0;font-size:36px;font-weight:300}@media (min-width: 900px){.course-benefits h2{font-size:48px;font-weight:300}}.course-benefits__subtitle{font-size:20px;font-weight:300}@media (min-width: 900px){.course-benefits__subtitle{font-size:24px;font-weight:300}}@media (min-width: 900px){.course-benefits__subtitle{margin:100px 0}}.course-benefits__graphics{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}@media (min-width: 900px){.course-benefits__graphics{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-pack:justify;justify-content:space-between;max-width:80%;margin:0 auto}}.course-benefits__graphic{-webkit-box-flex:0;flex:none;max-width:340px;width:100%;height:auto;margin:40px 0}@media (min-width: 900px){.course-benefits__graphic{margin-bottom:0}}.top-cities{background-color:#f3f4f7;text-align:center}.top-cities h5{padding:0;margin:0;font-size:32px;font-weight:300}.top-cities__mobile{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:40px}.top-cities__mobile .bt{margin-bottom:10px}@media (min-width: 900px){.top-cities__mobile{display:none}}.top-cities__container{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}.top-cities__tiles{display:none}@media (min-width: 900px){.top-cities__tiles{margin-top:40px;width:761px;height:450px;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;display:-webkit-box;display:flex;flex-wrap:wrap;-webkit-box-pack:justify;justify-content:space-between;align-content:space-between}}.city-tile{width:241px;-webkit-box-flex:0;flex:none;font-size:24px;font-weight:300;display:-webkit-box;display:flex;-webkit-box-align:end;align-items:flex-end;-webkit-box-pack:center;justify-content:center;padding-bottom:20px;color:white}.city-tile:hover{color:white}.city-tile--new-york{height:450px}.city-tile--denver{height:180px}.city-tile--san-francisco{height:250px}.city-tile--boston{height:251px}.city-tile--chicago{height:180px}.what-we-offer__main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}@media (min-width: 900px){.what-we-offer__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.what-we-offer__card{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 20px 20px 20px;-webkit-box-pack:center;justify-content:center}.what-we-offer__card h5{font-size:32px;font-weight:300;margin:0}@media (min-width: 900px){.what-we-offer__card{flex-basis:400px;margin-bottom:0}}.invalid-location{padding:40px;margin-top:20px;text-align:center;background-color:rgba(246,140,113,0.25);border-radius:4px}.who-we-are__hero{position:relative}.who-we-are__hero-content{margin:auto;position:absolute;top:0;left:0;bottom:0;right:0;color:white;text-align:center;width:100%;display:-webkit-box;display:flex}.who-we-are__hero-content__title{-webkit-box-flex:1;flex:1;text-align:center;align-self:center;font-size:38px;text-shadow:0 0 3px #3b3f50}@media (min-width: 900px){.who-we-are__hero-content__title{font-size:48px}}.who-we-are section{padding-top:80px;position:relative}.who-we-are__title{font-size:32px;font-weight:300;color:#3b3f64;margin:0.5em 0 0.2em 0;padding-bottom:40px}.who-we-are__icon-boxes{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:90px}.who-we-are__icon-text{font-size:24px;line-height:1;font-weight:300;color:#3b3f64}.who-we-are__photo-row{display:-webkit-box;display:flex;flex-wrap:nowrap;-webkit-box-pack:center;justify-content:center;margin-top:100px;overflow:hidden}.who-we-are__photo-row__photo{flex-shrink:0;width:380px;height:300px}.who-we-are .image-square{padding:0}.who-we-are .image-square:after{content:'';display:table;clear:both}.who-we-are .image-square .image{height:50vw;max-height:640px}.who-we-are .image-square .content{padding:20px 5% 50px}@media (min-width: 1210px){.who-we-are .image-square .content{padding:40px 5% 0}}.who-we-are .background-image-holder{position:absolute;width:100%;height:100%;top:0;left:0;background:#292929;background-size:cover !important;background-position:50% 50% !important}.who-we-are .background-image-holder.marcom-deb-and-jake-background{background-position:50% 30% !important}.who-we-are .right{right:0}.who-we-are .left{left:0}.who-we-are__promises{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.who-we-are__promises__promise{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;-webkit-box-align:center;align-items:center;margin-bottom:40px}.who-we-are__promises__promise__icon{min-width:74px;margin-right:15px;text-align:center}.who-we-are__promises__promise__text{-webkit-box-flex:1;flex:1}.who-we-are__promises__promise__title{text-transform:uppercase;font-weight:600}.who-we-are__promises__promise__body{margin:1em 0 0 0}.who-we-are ul.about-evaluating{list-style:none;padding:0;margin-top:0;margin-bottom:24px}.who-we-are ul.about-evaluating li .title{color:#3b3f50;font-size:24px;font-weight:500;padding:16px 0;border-bottom:1px solid #d3d5dc}.who-we-are__links-blob{margin:0 auto;width:400px}.who-we-are__links-blob p{margin-bottom:10px}.who-we-are__links-blob__links{display:-webkit-box;display:flex;justify-content:space-around}.who-we-are .text-center{text-align:center}.who-we-are .row{margin-left:-15px;margin-right:-15px}.who-we-are .col-xs-1,.who-we-are .col-sm-1,.who-we-are .col-md-1,.who-we-are .col-lg-1,.who-we-are .col-xs-2,.who-we-are .col-sm-2,.who-we-are .col-md-2,.who-we-are .col-lg-2,.who-we-are .col-xs-3,.who-we-are .col-sm-3,.who-we-are .col-md-3,.who-we-are .col-lg-3,.who-we-are .col-xs-4,.who-we-are .col-sm-4,.who-we-are .col-md-4,.who-we-are .col-lg-4,.who-we-are .col-xs-5,.who-we-are .col-sm-5,.who-we-are .col-md-5,.who-we-are .col-lg-5,.who-we-are .col-xs-6,.who-we-are .col-sm-6,.who-we-are .col-md-6,.who-we-are .col-lg-6,.who-we-are .col-xs-7,.who-we-are .col-sm-7,.who-we-are .col-md-7,.who-we-are .col-lg-7,.who-we-are .col-xs-8,.who-we-are .col-sm-8,.who-we-are .col-md-8,.who-we-are .col-lg-8,.who-we-are .col-xs-9,.who-we-are .col-sm-9,.who-we-are .col-md-9,.who-we-are .col-lg-9,.who-we-are .col-xs-10,.who-we-are .col-sm-10,.who-we-are .col-md-10,.who-we-are .col-lg-10,.who-we-are .col-xs-11,.who-we-are .col-sm-11,.who-we-are .col-md-11,.who-we-are .col-lg-11,.who-we-are .col-xs-12,.who-we-are .col-sm-12,.who-we-are .col-md-12,.who-we-are .col-lg-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}.who-we-are .col-xs-1,.who-we-are .col-xs-2,.who-we-are .col-xs-3,.who-we-are .col-xs-4,.who-we-are .col-xs-5,.who-we-are .col-xs-6,.who-we-are .col-xs-7,.who-we-are .col-xs-8,.who-we-are .col-xs-9,.who-we-are .col-xs-10,.who-we-are .col-xs-11,.who-we-are .col-xs-12{float:left}.who-we-are .col-xs-12{width:100%}.who-we-are .col-xs-11{width:91.66666667%}.who-we-are .col-xs-10{width:83.33333333%}.who-we-are .col-xs-9{width:75%}.who-we-are .col-xs-8{width:66.66666667%}.who-we-are .col-xs-7{width:58.33333333%}.who-we-are .col-xs-6{width:50%}.who-we-are .col-xs-5{width:41.66666667%}.who-we-are .col-xs-4{width:33.33333333%}.who-we-are .col-xs-3{width:25%}.who-we-are .col-xs-2{width:16.66666667%}.who-we-are .col-xs-1{width:8.33333333%}.who-we-are .col-xs-pull-12{right:100%}.who-we-are .col-xs-pull-11{right:91.66666667%}.who-we-are .col-xs-pull-10{right:83.33333333%}.who-we-are .col-xs-pull-9{right:75%}.who-we-are .col-xs-pull-8{right:66.66666667%}.who-we-are .col-xs-pull-7{right:58.33333333%}.who-we-are .col-xs-pull-6{right:50%}.who-we-are .col-xs-pull-5{right:41.66666667%}.who-we-are .col-xs-pull-4{right:33.33333333%}.who-we-are .col-xs-pull-3{right:25%}.who-we-are .col-xs-pull-2{right:16.66666667%}.who-we-are .col-xs-pull-1{right:8.33333333%}.who-we-are .col-xs-pull-0{right:auto}.who-we-are .col-xs-push-12{left:100%}.who-we-are .col-xs-push-11{left:91.66666667%}.who-we-are .col-xs-push-10{left:83.33333333%}.who-we-are .col-xs-push-9{left:75%}.who-we-are .col-xs-push-8{left:66.66666667%}.who-we-are .col-xs-push-7{left:58.33333333%}.who-we-are .col-xs-push-6{left:50%}.who-we-are .col-xs-push-5{left:41.66666667%}.who-we-are .col-xs-push-4{left:33.33333333%}.who-we-are .col-xs-push-3{left:25%}.who-we-are .col-xs-push-2{left:16.66666667%}.who-we-are .col-xs-push-1{left:8.33333333%}.who-we-are .col-xs-push-0{left:auto}.who-we-are .col-xs-offset-12{margin-left:100%}.who-we-are .col-xs-offset-11{margin-left:91.66666667%}.who-we-are .col-xs-offset-10{margin-left:83.33333333%}.who-we-are .col-xs-offset-9{margin-left:75%}.who-we-are .col-xs-offset-8{margin-left:66.66666667%}.who-we-are .col-xs-offset-7{margin-left:58.33333333%}.who-we-are .col-xs-offset-6{margin-left:50%}.who-we-are .col-xs-offset-5{margin-left:41.66666667%}.who-we-are .col-xs-offset-4{margin-left:33.33333333%}.who-we-are .col-xs-offset-3{margin-left:25%}.who-we-are .col-xs-offset-2{margin-left:16.66666667%}.who-we-are .col-xs-offset-1{margin-left:8.33333333%}.who-we-are .col-xs-offset-0{margin-left:0%}@media (min-width: 590px){.who-we-are .col-sm-1,.who-we-are .col-sm-2,.who-we-are .col-sm-3,.who-we-are .col-sm-4,.who-we-are .col-sm-5,.who-we-are .col-sm-6,.who-we-are .col-sm-7,.who-we-are .col-sm-8,.who-we-are .col-sm-9,.who-we-are .col-sm-10,.who-we-are .col-sm-11,.who-we-are .col-sm-12{float:left}.who-we-are .col-sm-12{width:100%}.who-we-are .col-sm-11{width:91.66666667%}.who-we-are .col-sm-10{width:83.33333333%}.who-we-are .col-sm-9{width:75%}.who-we-are .col-sm-8{width:66.66666667%}.who-we-are .col-sm-7{width:58.33333333%}.who-we-are .col-sm-6{width:50%}.who-we-are .col-sm-5{width:41.66666667%}.who-we-are .col-sm-4{width:33.33333333%}.who-we-are .col-sm-3{width:25%}.who-we-are .col-sm-2{width:16.66666667%}.who-we-are .col-sm-1{width:8.33333333%}.who-we-are .col-sm-pull-12{right:100%}.who-we-are .col-sm-pull-11{right:91.66666667%}.who-we-are .col-sm-pull-10{right:83.33333333%}.who-we-are .col-sm-pull-9{right:75%}.who-we-are .col-sm-pull-8{right:66.66666667%}.who-we-are .col-sm-pull-7{right:58.33333333%}.who-we-are .col-sm-pull-6{right:50%}.who-we-are .col-sm-pull-5{right:41.66666667%}.who-we-are .col-sm-pull-4{right:33.33333333%}.who-we-are .col-sm-pull-3{right:25%}.who-we-are .col-sm-pull-2{right:16.66666667%}.who-we-are .col-sm-pull-1{right:8.33333333%}.who-we-are .col-sm-pull-0{right:auto}.who-we-are .col-sm-push-12{left:100%}.who-we-are .col-sm-push-11{left:91.66666667%}.who-we-are .col-sm-push-10{left:83.33333333%}.who-we-are .col-sm-push-9{left:75%}.who-we-are .col-sm-push-8{left:66.66666667%}.who-we-are .col-sm-push-7{left:58.33333333%}.who-we-are .col-sm-push-6{left:50%}.who-we-are .col-sm-push-5{left:41.66666667%}.who-we-are .col-sm-push-4{left:33.33333333%}.who-we-are .col-sm-push-3{left:25%}.who-we-are .col-sm-push-2{left:16.66666667%}.who-we-are .col-sm-push-1{left:8.33333333%}.who-we-are .col-sm-push-0{left:auto}.who-we-are .col-sm-offset-12{margin-left:100%}.who-we-are .col-sm-offset-11{margin-left:91.66666667%}.who-we-are .col-sm-offset-10{margin-left:83.33333333%}.who-we-are .col-sm-offset-9{margin-left:75%}.who-we-are .col-sm-offset-8{margin-left:66.66666667%}.who-we-are .col-sm-offset-7{margin-left:58.33333333%}.who-we-are .col-sm-offset-6{margin-left:50%}.who-we-are .col-sm-offset-5{margin-left:41.66666667%}.who-we-are .col-sm-offset-4{margin-left:33.33333333%}.who-we-are .col-sm-offset-3{margin-left:25%}.who-we-are .col-sm-offset-2{margin-left:16.66666667%}.who-we-are .col-sm-offset-1{margin-left:8.33333333%}.who-we-are .col-sm-offset-0{margin-left:0%}}@media (min-width: 900px){.who-we-are .col-md-1,.who-we-are .col-md-2,.who-we-are .col-md-3,.who-we-are .col-md-4,.who-we-are .col-md-5,.who-we-are .col-md-6,.who-we-are .col-md-7,.who-we-are .col-md-8,.who-we-are .col-md-9,.who-we-are .col-md-10,.who-we-are .col-md-11,.who-we-are .col-md-12{float:left}.who-we-are .col-md-12{width:100%}.who-we-are .col-md-11{width:91.66666667%}.who-we-are .col-md-10{width:83.33333333%}.who-we-are .col-md-9{width:75%}.who-we-are .col-md-8{width:66.66666667%}.who-we-are .col-md-7{width:58.33333333%}.who-we-are .col-md-6{width:50%}.who-we-are .col-md-5{width:41.66666667%}.who-we-are .col-md-4{width:33.33333333%}.who-we-are .col-md-3{width:25%}.who-we-are .col-md-2{width:16.66666667%}.who-we-are .col-md-1{width:8.33333333%}.who-we-are .col-md-pull-12{right:100%}.who-we-are .col-md-pull-11{right:91.66666667%}.who-we-are .col-md-pull-10{right:83.33333333%}.who-we-are .col-md-pull-9{right:75%}.who-we-are .col-md-pull-8{right:66.66666667%}.who-we-are .col-md-pull-7{right:58.33333333%}.who-we-are .col-md-pull-6{right:50%}.who-we-are .col-md-pull-5{right:41.66666667%}.who-we-are .col-md-pull-4{right:33.33333333%}.who-we-are .col-md-pull-3{right:25%}.who-we-are .col-md-pull-2{right:16.66666667%}.who-we-are .col-md-pull-1{right:8.33333333%}.who-we-are .col-md-pull-0{right:auto}.who-we-are .col-md-push-12{left:100%}.who-we-are .col-md-push-11{left:91.66666667%}.who-we-are .col-md-push-10{left:83.33333333%}.who-we-are .col-md-push-9{left:75%}.who-we-are .col-md-push-8{left:66.66666667%}.who-we-are .col-md-push-7{left:58.33333333%}.who-we-are .col-md-push-6{left:50%}.who-we-are .col-md-push-5{left:41.66666667%}.who-we-are .col-md-push-4{left:33.33333333%}.who-we-are .col-md-push-3{left:25%}.who-we-are .col-md-push-2{left:16.66666667%}.who-we-are .col-md-push-1{left:8.33333333%}.who-we-are .col-md-push-0{left:auto}.who-we-are .col-md-offset-12{margin-left:100%}.who-we-are .col-md-offset-11{margin-left:91.66666667%}.who-we-are .col-md-offset-10{margin-left:83.33333333%}.who-we-are .col-md-offset-9{margin-left:75%}.who-we-are .col-md-offset-8{margin-left:66.66666667%}.who-we-are .col-md-offset-7{margin-left:58.33333333%}.who-we-are .col-md-offset-6{margin-left:50%}.who-we-are .col-md-offset-5{margin-left:41.66666667%}.who-we-are .col-md-offset-4{margin-left:33.33333333%}.who-we-are .col-md-offset-3{margin-left:25%}.who-we-are .col-md-offset-2{margin-left:16.66666667%}.who-we-are .col-md-offset-1{margin-left:8.33333333%}.who-we-are .col-md-offset-0{margin-left:0%}}@media (min-width: 1210px){.who-we-are .col-lg-1,.who-we-are .col-lg-2,.who-we-are .col-lg-3,.who-we-are .col-lg-4,.who-we-are .col-lg-5,.who-we-are .col-lg-6,.who-we-are .col-lg-7,.who-we-are .col-lg-8,.who-we-are .col-lg-9,.who-we-are .col-lg-10,.who-we-are .col-lg-11,.who-we-are .col-lg-12{float:left}.who-we-are .col-lg-12{width:100%}.who-we-are .col-lg-11{width:91.66666667%}.who-we-are .col-lg-10{width:83.33333333%}.who-we-are .col-lg-9{width:75%}.who-we-are .col-lg-8{width:66.66666667%}.who-we-are .col-lg-7{width:58.33333333%}.who-we-are .col-lg-6{width:50%}.who-we-are .col-lg-5{width:41.66666667%}.who-we-are .col-lg-4{width:33.33333333%}.who-we-are .col-lg-3{width:25%}.who-we-are .col-lg-2{width:16.66666667%}.who-we-are .col-lg-1{width:8.33333333%}.who-we-are .col-lg-pull-12{right:100%}.who-we-are .col-lg-pull-11{right:91.66666667%}.who-we-are .col-lg-pull-10{right:83.33333333%}.who-we-are .col-lg-pull-9{right:75%}.who-we-are .col-lg-pull-8{right:66.66666667%}.who-we-are .col-lg-pull-7{right:58.33333333%}.who-we-are .col-lg-pull-6{right:50%}.who-we-are .col-lg-pull-5{right:41.66666667%}.who-we-are .col-lg-pull-4{right:33.33333333%}.who-we-are .col-lg-pull-3{right:25%}.who-we-are .col-lg-pull-2{right:16.66666667%}.who-we-are .col-lg-pull-1{right:8.33333333%}.who-we-are .col-lg-pull-0{right:auto}.who-we-are .col-lg-push-12{left:100%}.who-we-are .col-lg-push-11{left:91.66666667%}.who-we-are .col-lg-push-10{left:83.33333333%}.who-we-are .col-lg-push-9{left:75%}.who-we-are .col-lg-push-8{left:66.66666667%}.who-we-are .col-lg-push-7{left:58.33333333%}.who-we-are .col-lg-push-6{left:50%}.who-we-are .col-lg-push-5{left:41.66666667%}.who-we-are .col-lg-push-4{left:33.33333333%}.who-we-are .col-lg-push-3{left:25%}.who-we-are .col-lg-push-2{left:16.66666667%}.who-we-are .col-lg-push-1{left:8.33333333%}.who-we-are .col-lg-push-0{left:auto}.who-we-are .col-lg-offset-12{margin-left:100%}.who-we-are .col-lg-offset-11{margin-left:91.66666667%}.who-we-are .col-lg-offset-10{margin-left:83.33333333%}.who-we-are .col-lg-offset-9{margin-left:75%}.who-we-are .col-lg-offset-8{margin-left:66.66666667%}.who-we-are .col-lg-offset-7{margin-left:58.33333333%}.who-we-are .col-lg-offset-6{margin-left:50%}.who-we-are .col-lg-offset-5{margin-left:41.66666667%}.who-we-are .col-lg-offset-4{margin-left:33.33333333%}.who-we-are .col-lg-offset-3{margin-left:25%}.who-we-are .col-lg-offset-2{margin-left:16.66666667%}.who-we-are .col-lg-offset-1{margin-left:8.33333333%}.who-we-are .col-lg-offset-0{margin-left:0%}}.who-we-are .clearfix:before,.who-we-are .clearfix:after,.who-we-are .container:before,.who-we-are .quote-card:before,.who-we-are .wistia.hero--16x9 .hero__still:before,.wistia.hero--16x9 .who-we-are .hero__still:before,.who-we-are .container:after,.who-we-are .quote-card:after,.who-we-are .wistia.hero--16x9 .hero__still:after,.wistia.hero--16x9 .who-we-are .hero__still:after,.who-we-are .container-fluid:before,.who-we-are .container-fluid:after,.who-we-are .row:before,.who-we-are .row:after{content:' ';display:table}.who-we-are .clearfix:after,.who-we-are .container:after,.who-we-are .quote-card:after,.who-we-are .wistia.hero--16x9 .hero__still:after,.wistia.hero--16x9 .who-we-are .hero__still:after,.who-we-are .container-fluid:after,.who-we-are .row:after{clear:both}.who-we-are .center-block{display:block;margin-left:auto;margin-right:auto}.who-we-are .pull-right{float:right !important}.who-we-are .pull-left{float:left !important}.who-we-are .hide{display:none !important}.who-we-are .show{display:block !important}.who-we-are .invisible{visibility:hidden}.who-we-are .hidden{display:none !important}.article-cards__card{box-shadow:0px 2px 4px rgba(0,0,0,0.06);border:1px solid #dee1e3;height:310px;margin-right:11px;margin-left:11px;margin-bottom:22px}.article-cards__card-wrapper:first-child .article-cards__card{margin-left:0}.article-cards__card-wrapper:last-child .article-cards__card{margin-right:0}.article-card__image{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;height:170px;background-repeat:no-repeat;background-size:cover;overflow:hidden}.article-card__video-play-button{width:55px;height:55px;background-size:cover;background-repeat:no-repeat;background-image:url(https://assets1.fertilityiq.com/assets/icon-playbutton-986b8afc101b9735728c7f19f672eb7e6bc8e41ecb23c72ebc5ea06e28a2f7c7.svg)}.article-card__flag{margin-top:-11px;margin-left:12px;position:absolute;font-size:11px;white-space:nowrap;align-self:left}.article-cards__author{font-size:12px;color:#6d7185;padding-left:12px;overflow:hidden;height:16px;margin-top:24px;margin-bottom:8px;padding-right:12px;text-align:left}.article-cards__title,.article-cards__title--with-author{font-size:18px;font-family:"Merriweather", sans-serif;font-weight:600;padding-right:18px;padding-left:12px;padding-top:48px;line-height:1.2;height:112px;color:#3b3f64;text-align:left}.article-cards__title--with-author{padding-top:0;height:64px}.article-header{position:relative}.article-page{margin-bottom:50px}.article-type{width:150px;line-height:2;color:white;text-transform:uppercase;text-align:center;font-size:12px}.article-type--deep-dive{background:#ffa15c}.article-type--expert-s-perspective{background:#93dd80}.article-type--personal-story{background:#fec340}.article-type--medical-research{background:#5cbcaa}.article-type--founder-s-notes{background:#f17b69}.article-type--fertility-iq-data{background:#f17b69;text-transform:none;font-variant:small-caps}.article__title,.article__title--featured-content{font-family:"Merriweather", sans-serif;font-weight:600;font-size:42px;line-height:1.14;letter-spacing:-0.4px;color:#3b3f64;margin:30px 0}.article__title--featured-content{font-size:32px}.article{max-width:100%}.article--with-padding{padding-top:20px}.article__body h1{font-family:"Merriweather", sans-serif;font-weight:600;font-size:18px;margin-bottom:0px;margin-top:40px}.article__body h2{font-size:16px;font-weight:700;margin-bottom:0px;margin-top:20px}.article__body p{margin-top:0px;font-weight:400;line-height:1.75}.article__body img{margin-left:auto;margin-right:auto;display:block;width:100%;max-width:400px}.article__body a:link,.article__body a:visited,.article__body a:hover,.article__body a:active{color:#6d7185;font-weight:400;border-bottom:1px dotted #6d7185}.article__body a:hover,.article__body a:active{color:#f17b69;border-bottom:1px solid #f17b69}aside.article-aside{margin-left:20px}.infogram-embed{padding-top:50px;padding-bottom:50px}@media (min-width: 590px){.article__body img{max-width:500px}}@media (min-width: 1210px){.article__body img{max-width:600px}}.articles-container{border-bottom:2px solid #f3f4f7;width:100%;margin-bottom:200px}.articles-section{margin-bottom:50px}.articles-section__header{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:40px 0 14px 0;border-top:2px solid #f3f4f7}.article-row{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.hide-article-row{display:none}.article-row__aside__image{width:0}.article-row__title{font-size:18px;font-family:"Merriweather", sans-serif;font-weight:600;line-height:1.33;color:#3b3f64;overflow:hidden}.article-row__summary{font-size:14px;line-height:1.6;margin-top:0.5em;color:#3b3f64}.show-more{text-align:center;font-size:14px;line-height:2;color:#f17b69;text-shadow:0 2px 4px rgba(255,255,255,0.5)}.show-more:hover{cursor:pointer}@media (min-width: 900px){.article-row{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.article-row__content{border-left:2px solid #f3f4f7;-webkit-box-flex:1;flex:1 1 75%}.articles-section__flag{-webkit-box-flex:1;flex:1 1 75%;padding-left:17px}.article-row__aside{-webkit-box-flex:1;flex:1 1 25%;padding-right:17px;max-width:230px}.article-row__aside__image{display:block;width:200px}.article-row__title{padding-left:17px;padding-right:17px}.article-row__summary{padding-left:17px;padding-right:17px}}.article__byline{margin:1em 0 1.2em 0}.hide-byline{display:none}.byline__link,.byline__wrapper,.byline__info{display:-webkit-box;display:flex}.byline__link{-webkit-box-align:center;align-items:center}.byline__profile-image{width:50px;height:50px;min-width:50px;border-radius:50%;margin-right:15px}.byline__info{-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;overflow:hidden}.byline__description>p:first-child{margin-top:0}.byline__description>p:last-child{margin-bottom:0}.byline__name{font-size:16px;color:#3b3f64}.byline__description p{font-size:12px;line-height:16px;font-weight:400}.byline__description p a:link,.byline__description p a:visited,.byline__description p a:hover,.byline__description p a:active{font-size:12px;color:#6d7185;font-weight:400;border-bottom:1px dotted #6d7185}.byline__description p a:hover,.byline__description p a:active{color:#f17b69;font-weight:400;border-bottom:1px solid #f17b69}.featured-doctors{display:none;padding-left:20px;padding-top:35px}.vertical-line{display:none;margin-top:45px;margin-bottom:45px;border-right:2px solid #f3f4f7}.featured-doctors__title{text-transform:uppercase;font-size:13px;font-weight:600}@media (min-width: 590px){.vertical-line,.featured-doctors{display:block}}.show-more-doctors{text-align:center;font-size:14px;line-height:2;color:#f17b69;text-shadow:0 2px 4px rgba(255,255,255,0.5);padding-bottom:20px}.show-more-doctors:hover{cursor:pointer}.nps-badge,.latest-review__doctor-nps{width:40px;height:40px;line-height:40px;border-radius:50%;text-align:center;color:white;flex-shrink:0;font-size:20px;font-weight:400}.nps-badge--doctor,.latest-review__doctor-nps{background-color:#f68c71}.nps-badge--clinic{background-color:#7bb7ba}.nps-badge--large{width:80px;height:80px;line-height:80px;font-size:32px;font-weight:300}.line-clamp,.review-snippet__excerpt{display:block;display:-webkit-box;-webkit-box-orient:vertical;position:relative;line-height:1.4;overflow:hidden;text-overflow:ellipsis;padding:0 !important}.line-clamp:after,.review-snippet__excerpt:after{content:'...';text-align:right;bottom:0;right:0;width:25%;display:block;position:absolute;height:calc(1em * 1.4);background:-webkit-gradient(linear, left top, right top, from(rgba(255,255,255,0)), color-stop(75%, white));background:linear-gradient(to right, rgba(255,255,255,0), white 75%)}@supports (-webkit-line-clamp: 1){.line-clamp:after,.review-snippet__excerpt:after{display:none !important}}.line-clamp-1{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4,.review-snippet__excerpt{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}@media (min-width: 590px){.line-clamp-1-small{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-small{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-small,.review-snippet__excerpt{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-small{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-small{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}@media (min-width: 900px){.line-clamp-1-medium{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-medium,.review-snippet__excerpt{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-medium{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-medium{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-medium{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}@media (min-width: 1210px){.line-clamp-1-large{-webkit-line-clamp:1;height:calc(1em * 1.4 * 1)}.line-clamp-2-large,.review-snippet__excerpt{-webkit-line-clamp:2;height:calc(1em * 1.4 * 2)}.line-clamp-3-large{-webkit-line-clamp:3;height:calc(1em * 1.4 * 3)}.line-clamp-4-large{-webkit-line-clamp:4;height:calc(1em * 1.4 * 4)}.line-clamp-5-large{-webkit-line-clamp:5;height:calc(1em * 1.4 * 5)}}.latest-review{box-shadow:0px 2px 4px rgba(0,0,0,0.06);width:100%;box-sizing:border-box;border-radius:4px;border:1px solid #c6c3c2;display:none}.latest-review a{color:inherit}.latest-review.active{display:block}.latest-review__doctor{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;margin:20px;padding-bottom:20px;border-bottom:1px solid #c6c3c2}.latest-review__doctor-info{margin-left:4px}.latest-review__doctor-name{font-size:16px}.latest-review__doctor-primary-clinic{font-size:12px;line-height:16px;font-weight:400}.latest-review__doctor-nps{width:40px;height:40px;line-height:40px;border-radius:50%;font-size:18px;position:relative;left:0}.latest-review__doctor-photo{position:relative;left:-5px;z-index:-1}.latest-review__doctor-photo img{width:50px;height:50px;border-radius:50%}.latest-review__review{position:relative;padding:20px;padding-top:0}.latest-review__reviewer .reviewer__detail{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;height:1.4em}.latest-review__reviewer .detail__label{text-transform:uppercase;font-size:10px;font-weight:300}.latest-review__reviewer .detail__label:after{content:':'}.latest-review__reviewer .detail__value{margin-left:0.3em;font-size:12px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;min-width:0}.latest-review__reviewer-verified{position:absolute;top:0;right:20px;background-image:url(https://assets4.fertilityiq.com/assets/icon-verified-large-69cc910875efc260df8559cc32ebe8035ac7058c4ded1467f64571a62c1c1202.svg);background-size:cover;width:20px;height:20px}.latest-review__excerpt{line-height:1.4;max-height:calc(1em * 1.4 * 5);margin:0 auto;padding-top:20px;overflow:hidden;font-weight:300;font-style:italic;color:#6d7185}.article-page{padding:0;display:-webkit-box;display:flex}.article-aside{display:none}.latest-reviews{width:300px;flex-basis:300px;margin:100px 0 5em 0;height:calc(100% - 400px)}.latest-reviews__reviews{position:relative}.latest-reviews__header{text-transform:uppercase;font-family:"Open Sans", sans-serif;font-size:13px;font-weight:600;color:#3b3f64;margin-bottom:24px}@media (min-width: 900px){.article-aside{display:block}.latest-reviews{visibility:hidden}.latest-reviews-section{top:170px;bottom:auto}}.share-toolbar{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;height:66px;text-transform:uppercase;color:#6d7185;font-size:13px;padding:2px 14px 0 14px}.share-toolbar ul{-webkit-box-flex:1;flex:1;display:-webkit-inline-box;display:inline-flex;margin:0;padding:0}.share-toolbar ul li{display:inline;margin-left:11px}.share-toolbar__button{position:relative;display:block;width:30px;height:30px;border:1px solid;border-radius:50%}.share-toolbar__button--facebook{border-color:#3b5998}.share-toolbar__button--facebook img{position:absolute;top:6px;left:10px}.share-toolbar__button--facebook>.normal{display:inline-block}.share-toolbar__button--facebook>.highlighted{display:none}.share-toolbar__button--facebook:hover{background-color:#3b5998;cursor:pointer}.share-toolbar__button--facebook:hover>.normal{display:none}.share-toolbar__button--facebook:hover>.highlighted{display:inline-block}.topic-page{position:relative}.topic-content{display:-webkit-box;display:flex;-webkit-box-pack:justify;justify-content:space-between;border-bottom:2px solid #f3f4f7}.topic--with-aside{padding-right:20px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:justify;justify-content:space-between}@media (max-width: 900px){.topic--with-aside{padding-right:0px}}.topic__aside{display:none;flex-basis:360px;max-width:360px;min-width:360px}@media (min-width: 900px){.topic__aside{display:-webkit-box;display:flex}}.topic__title,.category-topic__title{font-size:48px;font-weight:300;color:#3b3f64;margin:0.5em 0 0.2em 0}.topic__summary,.category-topic__summary{margin-bottom:30px}.topic__summary p,.category-topic__summary p{font-size:18px;line-height:1.6;color:#3b3f64;font-weight:300}.category-topic__title{font-size:36px;font-weight:600;color:#3b3f64;padding-top:40px;padding-bottom:15px}.category-topic__summary{margin-bottom:80px}.topic-card__container{box-shadow:0 2px 6px 0 rgba(0,0,0,0.06);border:solid 1px rgba(136,140,160,0.1);margin-bottom:40px;height:500px}.topic-card__wrapper{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;height:100%;width:100%}.topic-card__image{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex:1 1 0;background-size:cover;background-repeat:no-repeat;background-position:center}.topic-card__video-play-button{width:84px;height:84px;background-size:cover;background-repeat:no-repeat;align-self:center;background-image:url(https://assets1.fertilityiq.com/assets/icon-playbutton-986b8afc101b9735728c7f19f672eb7e6bc8e41ecb23c72ebc5ea06e28a2f7c7.svg)}.topic-card__content{display:-webkit-box;display:flex;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center;-webkit-box-flex:1;flex:1 1 0;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;padding-top:15px;padding-bottom:15px;padding-right:25px;padding-left:25px}.topic-card__icon{display:none}.topic-card__title{font-size:36px;font-weight:100;text-align:center;color:#6d7185;line-height:1.2;margin-bottom:8px}.topic-card__summary{font-size:14px;font-weight:400;overflow:hidden;line-height:1.56;text-align:center;color:#888ca0;height:131px}@media (min-width: 590px){.topic-card__summary{height:131px}.topic-card__title{margin-top:20px;margin-bottom:20px}.topic-cards__article-cards{display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;overflow:hidden;flex-wrap:wrap}.topic-cards__article-cards .article-cards__card-wrapper{-webkit-box-flex:1;flex:1 1 50%}}@media (min-width: 900px){.topic-card__container{height:360px}.topic-card__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}.topic-card__summary{font-size:16px;line-height:1.5;height:168px}.topic-card__icon{display:block;height:80px;width:80px;background-size:cover;background-position:center;background-repeat:no-repeat}.topic-card__title{line-height:40px;margin-top:10px;margin-bottom:10px}.topic-cards__article-cards{flex-wrap:nowrap}.topic-cards__article-cards .article-cards__card-wrapper{-webkit-box-flex:1;flex:1 1 25%}}.body--courses,.body--lessons{background-color:white}.body--courses main:after,.body--lessons main:after{content:'';display:table;clear:both}.body--courses,.body--lessons{background-color:white}.body--courses main:after,.body--lessons main:after{content:'';display:table;clear:both}.course__header__resume{text-align:center;max-width:270px;margin-left:auto;margin-right:auto}.course__header__resume a{display:block;border-radius:4px;background-image:-webkit-gradient(linear, left top, left bottom, from(#f9996f), to(#e96f5d));background-image:linear-gradient(to bottom, #f9996f, #e96f5d);border:solid 1.5px #f17b69;letter-spacing:0.3px;color:white;padding:20px}.course__header__resume a:hover{color:white;background-image:-webkit-gradient(linear, left bottom, left top, from(#f9996f), to(#e96f5d));background-image:linear-gradient(to top, #f9996f, #e96f5d)}.course__hero{height:260px}@media (min-width: 900px){.course__hero{height:500px}}.course__hero--faded:after{background-image:-webkit-gradient(linear, left top, left bottom, from(rgba(59,63,80,0)), to(#3b3f50));background-image:linear-gradient(to bottom, rgba(59,63,80,0), #3b3f50);content:' ';display:block;position:absolute;width:100%;height:200px;bottom:0}@media (min-width: 900px){.course__hero--faded:after{height:400px}}.course__header{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;position:relative;top:-60px;background:white;border-radius:4px;box-shadow:0 2px 8px 0 rgba(0,0,0,0.1);border:solid 1px #d3d5dc;font-family:"Open Sans", sans-serif;color:#3b3f50;padding:10px 36px}@media (min-width: 900px){.course__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.course__header__left{-webkit-box-flex:1;flex:1}@media (min-width: 900px){.course__header__left{border-right:solid 1px #d3d5dc;padding-right:36px}}.course__header__right{-webkit-box-flex:0;flex:0}@media (min-width: 900px){.course__header__right{padding-left:36px;padding-top:90px;flex-basis:330px}}@media (min-width: 1210px){.course__header__right{-webkit-box-flex:0.15;flex:0.15;padding-left:36px;padding-top:90px;flex-basis:330px}}.course__header__title{margin-bottom:20px}@media (min-width: 900px){.course__header__title{padding-top:50px;text-align:left}}.course__header__description{display:none;margin-bottom:36px;padding-left:6px}@media (min-width: 900px){.course__header__description{display:block}}.course__header__description,.course__header__description p{font-size:18px;font-weight:300;line-height:1.6}.course__header__current-lesson{margin-bottom:23px}.course__header__resume{margin-bottom:30px}.course__marketing .lessons-list{margin-bottom:134px}.lessons-list__header{font-family:"Open Sans", sans-serif;color:#3b3f50;margin-bottom:18px}@media (min-width: 900px){.lessons-list__header{letter-spacing:0.8px}}.lessons-list__description{font-family:"Open Sans", sans-serif;color:#3b3f50;line-height:1.71;max-width:800px;margin:18px auto 40px auto;text-align:center}.course__marketing__features{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin:0 10px 80px 10px;text-align:center;font-family:"Open Sans", sans-serif}@media (min-width: 900px){.course__marketing__features{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;margin:50px 30px 25px 30px}}.course__marketing__features .marketing__feature{-webkit-box-flex:1;flex:1;border-bottom:solid 1px #d3d5dc;padding:15px 10px}@media (min-width: 900px){.course__marketing__features .marketing__feature{padding:42px 30px;border-bottom:none;border-left:solid 1px transparent;border-right:solid 1px #d3d5dc}.course__marketing__features .marketing__feature:last-of-type{border-right-color:transparent}}.course__marketing__features .marketing__feature__title,.course__marketing__features .marketing__feature__title p{font-size:28px;line-height:1.14;letter-spacing:-0.4px;margin-bottom:20px}.course__marketing__features .marketing__feature__title p{margin:0}.course__marketing__features .marketing__feature__description{font-size:14px;line-height:1.71}.course__marketing__features .marketing__feature__description p:first-of-type{margin-top:0}.course__marketing__features .marketing__feature__description p:last-of-type{margin-bottom:0}.course__marketing__features .marketing__feature--enroll{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-pack:center;justify-content:center;-webkit-box-align:center;align-items:center}.course__marketing__features .marketing__feature--enroll .cta{text-transform:uppercase;font-weight:600;background-image:-webkit-gradient(linear, left top, left bottom, from(#f9996f), to(#e96f5d));background-image:linear-gradient(to bottom, #f9996f, #e96f5d)}.course__marketing__features .marketing__feature--enroll .cta:hover{color:white;background-image:-webkit-gradient(linear, left bottom, left top, from(#f9996f), to(#e96f5d));background-image:linear-gradient(to top, #f9996f, #e96f5d)}.course__marketing__features .marketing__feature--primary{-webkit-box-ordinal-group:2;order:1}@media (min-width: 900px){.course__marketing__features .marketing__feature--primary{-webkit-box-ordinal-group:unset;order:unset}}.course__marketing__features .marketing__feature--secondary{-webkit-box-ordinal-group:3;order:2}@media (min-width: 900px){.course__marketing__features .marketing__feature--secondary{-webkit-box-ordinal-group:unset;order:unset}}.enroll__title{margin-bottom:10px}@media (min-width: 900px){.enroll__title{display:none}}.enroll__tagline{font-family:"Open Sans", sans-serif;font-size:18px;font-weight:300;letter-spacing:-0.2px;line-height:1.11;margin-bottom:33px}@media (min-width: 900px){.enroll__tagline{display:none}}.course__secondary__features{text-align:center;font-family:"Open Sans", sans-serif;background-size:cover;background-position:center;color:#3b3f50;margin:0 0 80px 0;padding:120px 0 110px 0}.course__secondary__features>div{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.course__secondary__features p{color:#3b3f50}@media (min-width: 900px){.course__secondary__features{margin:0 0 25px 0;padding:188px 0 166px 0}.course__secondary__features>div{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.course__secondary__features .marketing__feature{-webkit-box-flex:1;flex:1;border-radius:4px;background-color:rgba(255,255,255,0.75);box-shadow:0 2px 4px 0 rgba(0,0,0,0.04);padding:28px 10px;margin:15px 0}@media (min-width: 900px){.course__secondary__features .marketing__feature{padding:42px 30px;margin:0 17px}.course__secondary__features .marketing__feature:first-of-type{margin-left:0}.course__secondary__features .marketing__feature:last-of-type{margin-right:0}}.course__secondary__features .marketing__feature__icon{font-size:28px;line-height:1.14;letter-spacing:-0.4px;width:73px;height:73px;margin-bottom:26px}.course__secondary__features .marketing__feature__title,.course__secondary__features .marketing__feature__title p{font-size:28px;line-height:1.14;letter-spacing:-0.4px;margin-bottom:20px}.course__secondary__features .marketing__feature__title p{margin:0}.course__secondary__features .marketing__feature__description{font-size:14px;line-height:1.71}.course__secondary__features .marketing__feature__description p:first-of-type{margin-top:0}.course__secondary__features .marketing__feature__description p:last-of-type{margin-bottom:0}.course__quote__people-say{margin-bottom:30px}.course__articles{margin-bottom:100px}.course__articles__title{margin-top:100px;margin-bottom:30px}.course__articles .topic-cards__article-cards{margin-left:0;padding-left:0}.course__articles .topic-cards__article-cards .article-cards__card-wrapper{flex-basis:100%}.course__articles .topic-cards__article-cards .article-cards__card-wrapper .article-cards__card{margin-left:0;margin-right:0}@media (min-width: 900px){.course__articles .topic-cards__article-cards .article-cards__card-wrapper{flex-basis:25%}.course__articles .topic-cards__article-cards .article-cards__card-wrapper:first-child .article-cards__card{margin-left:0}.course__articles .topic-cards__article-cards .article-cards__card-wrapper:last-child .article-cards__card{margin-right:0}.course__articles .topic-cards__article-cards .article-cards__card-wrapper .article-cards__card{margin-left:11px;margin-right:11px}}.chapter-anchor{display:block;position:relative;visibility:hidden;top:-70px}.section h1,.section h2,.section h3{font-family:"Merriweather", sans-serif;font-weight:600}.section h2{margin:15px 0 8px 0;font-size:28px}.section p{margin-top:0;font-size:16px;line-height:1.75;font-weight:500;color:#3b3f64}.section__main{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;margin-top:40px}@media (min-width: 900px){.section__main{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}.section__hero{height:260px;background-size:cover;background-position:center}@media (min-width: 900px){.section__hero{height:360px}}.section__header{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 900px){.section__header{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;flex-basis:40%;-webkit-box-align:start;align-items:flex-start;max-width:400px}}.section__header__wrapper{position:-webkit-sticky;position:sticky;top:80px;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}@media (min-width: 900px){.section__header__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row}}@media (min-width: 900px){body.fixed-video .section__header__wrapper{top:278px}}@media (min-width: 1210px){body.fixed-video .section__header__wrapper{top:296px}}.section__header__number{border-bottom:1px solid #dee1e3;font-family:"Open Sans", sans-serif;font-weight:300;font-size:48px;color:#3b3f50;letter-spacing:-0.4px;padding-bottom:20px}@media (min-width: 900px){.section__header__number{border-bottom:none;margin-right:10px}}.section__header__nav{display:none}@media (min-width: 900px){.section__header__nav{display:block;margin-right:40px;min-width:235px}.section__header__nav .lesson-nav{border-left:1px solid #dee1e3;padding-top:70px}}.section__chapters{-webkit-box-flex:1;flex:1;display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column}.section__chapters h1{margin-top:12px}.section__chapters img{max-width:100%;display:block;margin:20px auto}.section__chapters .section-sub-nav__next{margin-top:30px;align-self:flex-end}@media (min-width: 900px){.section__chapters{flex-basis:60%}}.lesson-chapter{margin-top:60px}.lesson-chapter:first-child{margin-top:inherit}.lesson__lessons-list{margin:50px 0}.lesson-nav__section{font-family:"Merriweather", sans-serif;font-weight:600;color:#3b3f50;list-style:none;padding-left:22px;margin:0}.lesson-nav__section a,.lesson-nav__section a:visited{font-size:14px;color:#3b3f50}.lesson-nav__section a:hover,.lesson-nav__section a:visited:hover{color:#888ca0}.lesson-nav__section:after{content:'';border-bottom:dashed 1px #bcc0ce;max-width:160px;width:80%;display:block}.lesson-nav__section:last-of-type:after{border-bottom:none}.lesson-nav__section li{margin:18px 0;position:relative}.lesson-nav__chapter--current:before{content:' ';height:0;position:absolute;width:0;border:8px solid transparent;border-left-color:#f17b69;border-top-width:8px;border-bottom-width:8px;top:2px;left:-22px}.lessons-list{list-style:none;margin:30px 0 0 0;padding:0;font-family:"Merriweather", sans-serif;font-weight:600}.lessons-list__lesson{border:solid 1px #d3d5dc;border-radius:4px;border-left-width:4px;box-shadow:0 2px 4px 0 rgba(0,0,0,0.04);padding:13px;margin-bottom:15px}@media (min-width: 900px){.lessons-list__lesson{padding-left:20px;padding-right:25px}}@media (min-width: 900px){.lessons-list__lesson.accordion--active{padding-bottom:26px}}.lessons-list__lesson.lessons-list__current-lesson{border-width:4px}.lessons-list__lesson a,.lessons-list__lesson a:visited{color:#3b3f50}.lessons-list__lesson a:hover,.lessons-list__lesson a:visited:hover{color:#888ca0}.lessons-list__content{display:-webkit-box;display:flex;-webkit-box-align:stretch;align-items:stretch}.lessons-list__content__left{flex-basis:73px;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center;-webkit-box-pack:start;justify-content:flex-start}@media (min-width: 900px){.lessons-list__content__left{font-size:48px;flex-basis:115px}.lessons-list--compact .lessons-list__content__left{flex-basis:73px}}.lessons-list__stats{display:-webkit-box;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;flex-direction:column;-webkit-box-align:center;align-items:center}@media (min-width: 900px){.lessons-list__stats{padding:10px 0 10px 5px}.lessons-list--compact .lessons-list__stats{padding:0}}.lessons-list__chevron{width:6px;height:10px;margin-right:10px}.lessons-list__chevron path{stroke-width:4px;stroke:#3b3f50}.lessons-list__lesson.accordion--active .lessons-list__chevron{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.lessons-list__stats__index{font-family:"Open Sans", sans-serif;font-weight:300;text-align:center;font-size:40px;line-height:1}@media (min-width: 900px){.lessons-list__stats__index{font-size:48px}}.lessons-list--compact .lessons-list__stats__index{font-size:30px}.lessons-list__stats__length{font-family:"Open Sans", sans-serif;font-weight:600;text-align:center;font-size:10px}.lessons-list__content__right{-webkit-box-flex:1;flex:1;border-left:solid 1px #d3d5dc;display:-webkit-box;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;flex-direction:row;-webkit-box-align:center;align-items:center}.lessons-list__lesson-title{cursor:pointer;-webkit-box-flex:1;flex:1;font-size:18px;padding:0 5px 0 15px}@media (min-width: 900px){.lessons-list__lesson-title{font-size:28px;padding:5px 15px 5px 20px}}@media (min-width: 900px){.lessons-list--compact .lessons-list__lesson-title{font-size:18px;padding-top:0;padding-bottom:0}}.lessons-list__lesson-done{width:25px;height:25px}.lessons-list__lesson-done path{fill:#f17b69}.lessons-list--has-current .lessons-list__lesson:not(.lessons-list__current-lesson) .lessons-list__lesson-done path{fill:#c6c3c2}@media (min-width: 900px){.lessons-list__lesson-done{width:40px;height:40px}}@media (min-width: 900px){.lessons-list--compact .lessons-list__lesson-done{width:25px;height:25px}}.lessons-list__chapters-list{width:100%;max-height:none}.navbar--courses .navbar__course-breadcrumbs{display:none}@media (min-width: 900px){.navbar--courses .navbar__course-breadcrumbs{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.navbar--courses .navbar__course-breadcrumbs a{font-size:14px;font-weight:600;padding-right:15px;margin-right:10px;color:#c3c5db;background:url(https://assets3.fertilityiq.com/assets/icon-rightchevron-softred-53c91e52814974f160fafff60b541c030f69a3819cca9ed38dc6cf4b53a6687e.svg) no-repeat right center}.navbar--courses .navbar__course-breadcrumbs a:last-child{background:none;color:#3b3f64}}.section-sub-nav{margin:20px 0;color:#f17b69;-webkit-box-pack:justify;justify-content:space-between;display:-webkit-box;display:flex}.section-sub-nav__next,.section-sub-nav__back{color:#f17b69;font-size:13px;font-weight:600;height:17px;line-height:17px;text-transform:uppercase}.section-sub-nav__next:hover,.section-sub-nav__back:hover{color:#f17b69}@media (min-width: 900px){.section-sub-nav__next,.section-sub-nav__back{font-size:14px}}.section-sub-nav__next{background:url(https://assets4.fertilityiq.com/assets/icon-circle-arrow-right-dd80299ef90fa8ad80189dc3b858e07bfb69c4272a2325d666725cee8bf5532a.svg) no-repeat right center;padding-right:21px}.section-sub-nav__back{background:url(https://assets3.fertilityiq.com/assets/icon-circle-arrow-left-80aa2ae120d0c561b5162cbdbf433af790b606abc474b8c07f09a0acd1579724.svg) no-repeat left center;padding-left:21px}.new-conversation__help-text{margin-top:40px;margin-bottom:20px}
