@charset "UTF-8";@import"https://fonts.googleapis.com/css2?family=Amatic+SC:wght@400;700&display=swap";.splash-screen{position:relative;background-color:#ffe7eb}.splash-screen__bg{position:relative;width:100%;height:100%;overflow:hidden;z-index:1}.splash-screen__bg svg{position:absolute}.splash-screen__bg .blob{top:10%;left:10%;width:25%}.splash-screen__bg .egg-shape{top:15%;right:10%;width:70%}.splash-screen__bg .feather--1{bottom:5%;right:0;width:40%}.splash-screen__bg .feather--2{bottom:20%;left:0;width:24%;transform:rotate3d(.25,1,0,180deg)}.splash-screen__bg .feather--3{top:8%;right:20%;width:15%;transform:rotate3d(.75,1,0,180deg)}.splash-screen__content{width:100%;height:100%;position:relative}.splash-screen__title{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);text-align:center;z-index:3}.splash-screen__title .waves{position:absolute;bottom:-50%;left:0}.splash-screen__title span{display:block;font-size:1.375rem;font-weight:500;margin-bottom:12px}.splash-screen__blob{position:absolute;top:45%;left:50%;transform:translate(-50%,-50%);z-index:2}.splash-screen__blob .blob{fill:#fff;animation:move 20s ease infinite;transform-origin:50% 50%}.splash-screen__blob .circle--1{position:absolute;width:46px;top:5%;left:5%}.splash-screen__blob .circle--2{position:absolute;width:17px;top:50%;right:-5%}.splash-screen__blob .circle--3{position:absolute;width:10px;top:-20%;left:70%}@keyframes move{0%{transform:scale(1)}38%{transform:scaleX(.9) rotate(140deg)}55%{transform:scale(.9) rotate(160deg)}78%{transform:scale(1.1) rotate(-20deg)}80%{transform:scale(1.1) rotate(-20deg)}to{transform:scale(1)}}.rmc-picker,.rmc-multi-picker{height:238px}.rmc-multi-picker{display:-webkit-box;display:flex;-webkit-box-align:center;align-items:center}.rmc-picker-item{font-size:16px;height:34px;line-height:34px;padding:0 10px;white-space:nowrap;position:relative;overflow:hidden;text-overflow:ellipsis;color:#9b9b9b;width:100%;box-sizing:border-box}.rmc-picker{display:block;position:relative;overflow:hidden;width:100%;-webkit-box-flex:1;flex:1;text-align:center}.rmc-picker-mask{position:absolute;left:0;top:0;height:100%;margin:0 auto;width:100%;z-index:3;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(255,255,255,.95)),to(rgba(255,255,255,.6))),-webkit-gradient(linear,left bottom,left top,from(rgba(255,255,255,.95)),to(rgba(255,255,255,.6)));background-image:linear-gradient(to bottom,rgba(255,255,255,.95),rgba(255,255,255,.6)),linear-gradient(to top,rgba(255,255,255,.95),rgba(255,255,255,.6));background-position:top,bottom;background-size:100% 204px;background-repeat:no-repeat}.rmc-picker-content{position:absolute;left:0;top:0;width:100%;z-index:1}.rmc-picker-indicator{box-sizing:border-box;width:100%;height:34px;position:absolute;left:0;top:102px;z-index:3;border-top:1PX solid #ddd;border-bottom:1PX solid #ddd}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}html,body,body *{box-sizing:border-box}html{background:#FFE7EB}body{background:#FFE7EB;height:100vh;overscroll-behavior-y:none}#root{height:100%}.App{height:100%;max-width:500px;width:100%;margin:0 auto;overflow-x:hidden;overscroll-behavior-y:none;scroll-behavior:smooth;-webkit-user-select:none;-ms-user-select:none;user-select:none}@font-face{font-family:SF Pro Rounded;src:local("SF Pro Rounded"),url("/assets/SF Pro Rounded Regular-82fd7b17.woff2") format("woff2"),url("/assets/SF Pro Rounded Regular-648f310a.woff") format("woff");font-weight:400;font-style:normal}@font-face{font-family:SF Pro Rounded;src:local("SF Pro Rounded"),url("/assets/SF Pro Rounded Medium-959cf4c3.woff2") format("woff2"),url("/assets/SF Pro Rounded Medium-75e437b5.woff") format("woff");font-weight:500;font-style:normal}@font-face{font-family:SF Pro Rounded;src:local("SF Pro Rounded"),url("/assets/SF Pro Rounded Semibold-dd9fbd07.woff2") format("woff2"),url("/assets/SF Pro Rounded Semibold-9bce85cd.woff") format("woff");font-weight:600;font-style:normal}html{font-size:16px}body{font-family:SF Pro Rounded,Arial,Helvetica,sans-serif;line-height:1.2;font-weight:400;font-size:1.125rem;color:#000;color-scheme:light dark;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5{font-family:Amatic SC,sans-serif;font-weight:700;line-height:1.2;letter-spacing:.03rem;color:#e01949}h1{font-size:6rem}h2{font-size:2.75rem}h3{font-size:1.75rem}:root{--text-color-primary: #520000;--text-color-secondary: #6a6a6a;--text-color-tertiary: #000;--brand-color-100: #b81d49;--brand-color-200: #da2b5d;--brand-color-300: #ff4e80;--brand-color-400: #ff6893;--brand-color-500: #ffaec5;--brand-color-600: #ffdde3;--blue-color-100: #58b2cb;--blue-color-200: #5bbfce}.progress-bar{height:16px;width:100%;display:flex;align-items:center;justify-content:space-around;z-index:9999}.progress-bar.progress-bar--linear{padding:0 1.25rem;gap:6px}.progress-bar.progress-bar--linear .progress-bar__step{flex:1;height:2px;background:#000;transition:all .2s ease-in-out;opacity:.4;border-radius:2px}.progress-bar.progress-bar--linear .progress-bar__step--checked,.progress-bar.progress-bar--linear .progress-bar__step--current{opacity:1}.progress-bar.progress-bar--circular .progress-bar__step{width:16px;aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;position:relative;border-radius:50%;transition:all .2s ease-in-out}.progress-bar.progress-bar--circular .progress-bar__step .check-icon{display:none;opacity:0;transition:all .2s ease-in-out}.progress-bar.progress-bar--circular .progress-bar__step:not([class*=" "]):after{content:"";width:8px;aspect-ratio:1/1;border:1px solid #808080;border-radius:50%}.progress-bar.progress-bar--circular .progress-bar__step--checked{color:#e01949;font-size:14px}.progress-bar.progress-bar--circular .progress-bar__step--checked .check-icon{opacity:1;display:block;font-size:14px}.progress-bar.progress-bar--circular .progress-bar__step--current{background:#E01949;border:none}.wheel-picker-container{margin-top:0;overscroll-behavior:none;touch-action:"pan-y"}.wheel-picker{font-size:22px;touch-action:"pan-y"}.wheel-picker .rmc-picker-item{font-size:inherit;color:#49454f;transition:all .1s ease}.wheel-picker .rmc-picker-item-selected{color:#e01949}.wheel-picker .rmc-picker-indicator{background:rgba(255,255,255,.25);border-radius:8px;border:none}.wheel-picker .rmc-picker-mask{background-image:linear-gradient(to bottom,rgba(255,231,235,.8),rgba(255,231,235,.2)),linear-gradient(to top,rgba(255,231,235,.2),rgba(255,231,235,.8))}button.button{background:#E01949;color:#fff;border:none;border-radius:40px;padding:10px 48px;font-size:1.125rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;text-align:center;-webkit-tap-highlight-color:transparent}button.button:disabled{background:#ccc;cursor:not-allowed;pointer-events:none}@media (hover: hover){button.button:hover{box-shadow:0 0 1px 2px #e01949}}button.button--radio{background:none;color:#000;text-align:start;font-weight:400;display:flex;align-items:center;font-size:1.125rem;padding:16px;margin-bottom:6px;border:1px solid rgba(128,128,128,.2);border-radius:8px;width:100%}button.button--radio span{line-height:24px}button.button--radio:hover{box-shadow:none}button.button--radio .indicator{width:24px;height:24px;margin-right:12px;transition:all .2s ease-in-out;background:url(/assets/bullet-c845e557.svg) no-repeat center}button.button--radio .indicator--checked{background:url(/assets/tick-e923ab29.svg) no-repeat center}.calendar-cell{display:flex;justify-content:center;align-items:center;flex-direction:column;line-height:1}.calendar-cell__marker{border-radius:50%;width:20px;height:20px;border:1px solid #adadad;display:flex;justify-content:center;align-items:center;color:#fff;font-size:12px}.calendar-cell__marker-today{display:none;font-size:10px;font-weight:600;color:var(--text-color-tertiary);min-width:20px;position:absolute;bottom:-12px;left:50%;transform:translate(-50%)}.calendar-cell--selected-range{color:#e01949}.calendar-cell--selected-range .calendar-cell__marker{border:1px dashed rgba(224,25,73,.7);color:#e01949;transition:all .3s ease}.calendar-cell--selected{color:#e01949}.calendar-cell--selected .calendar-cell__marker{background-color:#e01949;border:1px solid #E01949;color:#fff;transition:all .3s ease}.calendar-cell--today .calendar-cell__marker{position:relative}.calendar-cell--today .calendar-cell__marker:before{content:"";width:8px;height:8px;border-radius:50%;background-color:var(--blue-color-100);opacity:.9;position:absolute;bottom:-4px;right:-4px}.calendar-cell--today .calendar-cell__marker-today{display:block}.calendar-header{display:flex;justify-content:center;align-items:center;gap:36px;font-size:18px;margin-bottom:8px}.calendar-header .calendar-chevron{cursor:pointer}.calendar-header .calendar-chevron.disabled{opacity:.3;pointer-events:none}.Calendar{background-color:#ffe7eb;font-size:14px}.Calendar .ant-picker-panel{background-color:#ffe7eb}.Calendar .ant-picker-content th{padding:4px 0 8px!important;text-transform:capitalize}.Calendar .ant-picker-cell-disabled:before{height:38px;background-color:#00000008}.Calendar .ant-picker-cell:not(.ant-picker-cell-in-view){visibility:hidden}.Calendar .ant-picker-date-panel .ant-picker-cell:not(.ant-picker-cell-in-view){pointer-events:none}.days-strip{display:flex;justify-content:space-between;padding:12px 0}.days-strip .day{display:flex;flex-direction:column;align-items:center;justify-content:space-between;width:48px;height:86px;padding:14px 0 6px;border-radius:52px}.days-strip .day .day-of-week{font-size:.875rem;font-weight:600;color:gray;margin-bottom:4px}.days-strip .day .day-number{display:flex;justify-content:center;align-items:center;color:#000;font-weight:400;font-size:1.125rem;line-height:1;width:36px;border-radius:50%;background-color:transparent;padding:5px;z-index:100;aspect-ratio:1/1;border:1px solid #FFE7EB;position:relative}.days-strip .day .day-of-cycle{position:absolute;top:-4px;left:-4px;color:#49454f;font-size:.75rem}.days-strip .day--today{background:#fff;border:1px solid rgba(224,25,73,.2)}.days-strip .day--period-logged .day-number{color:#fff;background-color:#e01949}.days-strip .day--period .day-number{color:#e01949}.days-strip .day--fertile .day-number{border:1px solid rgba(255,184,0,.4);background:rgba(255,184,0,.4)}.days-strip .day--ovulation .day-number{border:1px dashed var(--blue-color-100)}.conceive-step{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-items:center}.conceive-step__title{flex:1 1 150px;text-align:center;position:relative;overflow:visible;display:flex;flex-direction:column;align-items:center;justify-content:center}.conceive-step__title h2{padding:24px 12px;z-index:2}.conceive-step__background{position:absolute;z-index:0;top:0;left:0;width:100%;height:100%}.conceive-step__background .blob{position:absolute;top:50%;left:50%;z-index:2;transform-origin:50% 50%;transform:translate(-50%,-50%) scale(1.4)}.conceive-step__background .yellow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8)}.conceive-step__cards{flex:2 0 min-content;display:flex;justify-content:space-around;width:100%}.conceive-step__cards .answer{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 1 160px;gap:18px}.conceive-step__cards .answer__image{overflow:hidden}.conceive-step__cards .answer__button{display:inline-flex;padding:10px 30px;justify-content:center;align-items:center;border-radius:10px;border:2px solid rgba(224,25,73,.1176470588);background:transparent;font-weight:500;font-size:1rem;transition:all .5s ease-in;cursor:pointer}.conceive-step__cards .answer .woman path.fill{transition:all .5s ease-in;fill:#fff0}.conceive-step__cards .answer .woman .circle,.conceive-step__cards .answer .woman .yellow-curve,.conceive-step__cards .answer .woman .wave{opacity:0;transition:all .3s ease-in}.conceive-step__cards .answer .woman-pregnant path#shapeFill{transition:all .5s ease-in;fill:#fff0}.conceive-step__cards .answer .woman-pregnant #pink-circles,.conceive-step__cards .answer .woman-pregnant #yellow-curve,.conceive-step__cards .answer .woman-pregnant #wave{opacity:0;transition:all .5s ease-in-out}.conceive-step__cards .answer .woman-pregnant #wave{transition-delay:.3s}.conceive-step__cards .answer--selected .answer__button{border:2px solid #E01949;background:#FFF}.conceive-step__cards .answer--selected .woman-pregnant path#shapeFill{fill:#fff}.conceive-step__cards .answer--selected .woman-pregnant #pink-circles,.conceive-step__cards .answer--selected .woman-pregnant #yellow-curve,.conceive-step__cards .answer--selected .woman-pregnant #wave{opacity:1}.conceive-step__cards .answer--selected .woman path.fill{fill:#fff}.conceive-step__cards .answer--selected .woman .circle,.conceive-step__cards .answer--selected .woman .yellow-curve,.conceive-step__cards .answer--selected .woman .wave{opacity:1}.conceive-step__cards .answer--selected .woman .wave{transition-delay:.3s}.loader-container{width:100%;display:flex;align-items:center;justify-content:center;height:100%}.loader{position:relative;display:flex;align-items:center;justify-content:center;width:100%;max-width:6rem;margin-top:3rem;margin-bottom:3rem}.loader:before,.loader:after{content:"";position:absolute;border-radius:50%;animation:pulsOut 1.8s ease-in-out infinite;filter:drop-shadow(0 0 1rem rgba(224,25,73,.75))}.loader:before{width:100%;padding-bottom:100%;box-shadow:inset 0 0 0 1rem #e01949;animation-name:pulsIn}.loader:after{width:calc(100% - 2rem);padding-bottom:calc(100% - 2rem);box-shadow:0 0 #e01949}@keyframes pulsIn{0%{box-shadow:inset 0 0 0 1rem #e01949;opacity:1}50%,to{box-shadow:inset 0 0 #e01949;opacity:0}}@keyframes pulsOut{0%,50%{box-shadow:0 0 #e01949;opacity:0}to{box-shadow:0 0 0 1rem #e01949;opacity:1}}.daily-insights__header{font-size:1.25rem;font-weight:600}.daily-insights__cards{display:flex;justify-content:stretch;gap:1rem;overflow-x:scroll;overflow-y:visible;padding:1rem 0;width:auto;scroll-padding-left:16px;margin:-16px;padding:2rem 16px}.daily-insights__cards::-webkit-scrollbar{display:none}.daily-insights-card{position:relative;display:flex;flex-direction:column;flex:0 0 96px;height:112px;padding:.5rem .7rem;border:2px solid var(--White, #FFF);border-radius:10px;font-size:.875rem;font-weight:600;white-space:pre-wrap;box-shadow:0 10px 40px #00000026;overflow:hidden;cursor:pointer}.daily-insights-card__bg{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.daily-insights-card__bg svg{position:absolute}.daily-insights-card__text{flex:1;display:flex;align-items:center;justify-content:center;z-index:1}.daily-insights-card__header{font-family:Amatic SC,sans-serif;font-size:1.5rem;z-index:1}.daily-insights-card--blog .egg-white,.daily-insights-card--quick_tip .egg-white{top:10%;left:-10%}.daily-insights-card--blog .egg-yellow,.daily-insights-card--quick_tip .egg-yellow{top:35%;left:20%}.daily-insights-card--inspirational .egg-white{transform:rotate(30deg) scaleY(.7);left:-10%;top:5%}.daily-insights-card--inspirational .egg-yellow{top:15%;left:10%}.daily-insights-card.purple{background-color:#e7d5fe}.daily-insights-card.light-blue{background-color:#c8e2fb}.daily-insights-card.yellow{background-color:#ffe1bd}.daily-insights-card.green{background-color:#d1efdd}.ad-banner-container{width:100%;height:150px;position:fixed;bottom:0;left:0;z-index:10;cursor:pointer}.ad-banner-container img{width:100%;height:100%;object-fit:cover}.ad-banner-container .close-icon{position:absolute;top:1rem;right:1rem;z-index:11;cursor:pointer}.ad-banner-container .close-icon path{fill:gray}.text-input{font-size:1.125rem;line-height:1;color:#e01949;text-align:right}.text-input::-webkit-outer-spin-button,.text-input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.country-select{font-family:SF Pro Rounded,sans-serif;text-align:right;text-align-last:right;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:transparent;border:none;margin:0;width:100%;font-size:inherit;cursor:inherit;line-height:1;color:#e01949}.country-select:focus{outline:none}.price-card{padding:1rem;border:1px solid rgba(224,25,73,.2);width:max-content;min-width:70%;border-radius:8px}.price-card__title{color:#000;margin-bottom:1rem;font-size:2rem}.price-card__description{color:gray;margin-bottom:1rem}.price-card__price{font-size:1.5rem;font-weight:500;color:#e01949}.price-card__interval{color:gray;font-size:1rem;margin-bottom:1rem}.price-card__features{margin-bottom:1rem;color:gray;font-size:1rem;line-height:1.5rem}.price-card__button{max-width:150px;padding:.5rem 1rem;border-radius:8px;border:1px solid #E01949;background-color:#e01949;color:#fff;font-size:1rem;letter-spacing:.25px;cursor:pointer;transition:.2s ease-in-out;text-align:center;margin:0 auto}.plan-card{padding:1rem;border:1px solid rgba(224,25,73,.2);width:90%;border-radius:8px}.plan-card p{display:flex;align-items:center;justify-content:space-between;margin-bottom:.25rem}.plan-card p span.title{color:gray}.plan-card p :not(.title){text-transform:capitalize}.plan-card__link{color:#e01949;font-weight:500;text-decoration:none;transition:.2s ease-in-out;cursor:pointer;margin-bottom:3px}.plan-card__link:hover{text-decoration:underline}.plan-card__button{max-width:300px;padding:.5rem 1rem;border-radius:8px;border:1px solid #E01949;background-color:#e01949;color:#fff;font-size:1rem;letter-spacing:.25px;cursor:pointer;transition:.2s ease-in-out;text-align:center}.story{width:100%;height:100%;position:relative;display:flex;flex-direction:column;justify-content:space-evenly}.story__title{margin:0 auto;padding:2rem 4rem;position:relative}.story__title .text{position:relative;text-align:center;font-family:Amatic SC,sans-serif;font-size:2.5rem;font-weight:700;z-index:2}.story__title .background{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.story__title .background .blob{position:absolute;top:50%;left:50%;transform-origin:50% 50%;transform:translate(-50%,-50%) scale(1.2,1.3)}.story__title .background .yellow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8)}.story__title .background .pink-circle{position:absolute}.story__title .background .pink-circle--1{top:50%;left:10%;transform:translateY(110%) scale(.8)}.story__title .background .pink-circle--2{top:50%;right:10%;transform:translateY(-200%) scale(.3)}.story__content{padding:0 1rem;font-family:SF Pro Rounded,sans-serif;font-size:1.375rem;font-weight:400;color:#000}.story__content h1,.story__content h2,.story__content h3,.story__content h4,.story__content h5{font-family:SF Pro Rounded,sans-serif;color:#000}.story__content strong{font-weight:700}.story__content em{font-style:italic}.story__content ul{list-style:"–";padding-left:1rem}.story__content ul li{margin-bottom:1rem;padding-left:1rem}.stories{position:fixed;top:10px;left:0;width:100vw;height:100vh;border-top-right-radius:8px;border-top-left-radius:8px;z-index:9998;overflow:hidden;box-shadow:0 0 9px 10px #0003}.stories .stories-container{width:100%;height:100%}.stories .controls{position:absolute;top:0;left:0;width:100%;height:100%}.stories .controls div{position:absolute;top:0;left:0;width:50%;height:100%}.stories .controls div:last-child{left:50%}.stories .progress-bar{position:absolute;top:12px}.stories .close-icon{position:absolute;top:40px;right:16px;cursor:pointer;z-index:9999}.stories-enter{opacity:.7;transform:translateY(100%) scale(.8,0)}.stories-enter-active{opacity:1;transform:translateY(0);transition:all .3s ease-out}.stories-exit{opacity:1;transform:translateY(0)}.stories-exit-active{opacity:.6;transform:translateY(100%) scale(.7,0);transition:all .3s ease-in}.toast-custom-content{font-family:SF Pro Rounded,Arial,Helvetica,sans-serif;font-weight:400;font-size:1rem;line-height:1.2;vertical-align:middle;display:flex;align-items:center;justify-content:center}.toast-custom-content .anticon{font-size:1rem!important;margin-inline-end:.5rem!important}.RouterErrorElement{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem 3rem}.RouterErrorElement .RouterErrorElement__text{margin-bottom:1rem}.RouterErrorElement .RouterErrorElement__text h3{margin-bottom:.5rem}.RouterErrorElement .RouterErrorElement__buttons{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem;width:100%}
