.welby-sp{padding:0 .5rem}.welby-sp__header{text-align:center;margin-bottom:4rem}.welby-sp__heading{font-family:Georgia,serif;font-size:3.2rem;font-weight:400;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.welby-sp__subheading{font-size:1.6rem;color:rgba(var(--color-foreground),.6);margin:0 auto;max-width:60rem}.welby-sp__body{display:grid;grid-template-columns:1fr;gap:3rem;max-width:var(--page-width);margin:0 auto;align-items:center}@media(min-width:750px){.welby-sp__body{grid-template-columns:1fr 1fr}}.welby-sp__images{display:flex;gap:1.2rem;padding-bottom:7rem}.welby-sp__image-col{flex:1;position:relative}.welby-sp__image-slot{background:rgba(var(--color-foreground),.06);border-radius:1rem;overflow:hidden;aspect-ratio:3 / 4}.welby-sp__image-slot img{width:100%;height:100%;object-fit:cover}.welby-sp__image-caption{font-size:1.6rem;line-height:1.2;font-style:italic;color:rgba(var(--color-foreground),.5);text-align:center;margin:0;position:absolute;top:100%;left:0;right:0;padding-top:2rem}.welby-sp__stats{display:flex;flex-direction:column;gap:3rem;justify-content:center}.welby-sp__stat{display:flex;align-items:center;gap:1.6rem;text-align:left}.welby-sp__stat-circle{width:7rem;height:7rem;border-radius:50%;border:.25rem solid #B24C0B;display:flex;align-items:center;justify-content:center;flex-shrink:0}.welby-sp__stat-number{font-family:Georgia,serif;font-size:2rem;font-weight:400;color:#b24c0b}.welby-sp__stat-text{font-size:1.6rem;line-height:1.6;color:rgb(var(--color-foreground))}@media(max-width:749px){.welby-sp{padding:0 2rem}.welby-sp__heading{font-size:2.4rem}.welby-sp__images{gap:.8rem;padding-bottom:0}.welby-sp__image-col{display:flex;flex-direction:column;gap:.8rem}.welby-sp__image-caption{position:static;padding-top:0}}.welby-marquee{overflow:hidden;background:#333;padding:1.2rem 0;white-space:nowrap}.welby-marquee__track{display:inline-flex;animation:welby-scroll 25s linear infinite}.welby-marquee__item{display:inline-flex;align-items:center;gap:.8rem;padding:0 3rem;font-size:1.6rem;font-weight:400;color:#fffef2;white-space:nowrap}.welby-marquee__item svg{flex-shrink:0}@keyframes welby-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.welby-rev{max-width:var(--page-width);margin:0 auto;padding:0 2rem}.welby-rev__header{text-align:center;margin-bottom:3rem}.welby-rev__heading{font-family:Georgia,serif;font-size:3.6rem;font-weight:400;margin:0 0 .6rem;color:rgb(var(--color-foreground))}.welby-rev__sub{font-size:1.6rem;color:rgba(var(--color-foreground),.6);margin:0}.welby-rev__slider-wrap{position:relative;padding:0 5rem}.welby-rev__slider{display:flex;gap:2rem;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:.5rem 0}.welby-rev__slider::-webkit-scrollbar{display:none}.welby-rev__card{scroll-snap-align:start;flex:0 0 calc(33.333% - 1.34rem);display:flex;flex-direction:column;align-items:center;background:transparent;min-width:0}.welby-rev__photo{position:relative;width:100%;aspect-ratio:1 / 1;border-radius:1.6rem;overflow:hidden;background:rgba(var(--color-foreground),.06)}.welby-rev__photo img{width:100%;height:100%;object-fit:cover;display:block}.welby-rev__body{padding:2.4rem .4rem 0;display:flex;flex-direction:column;gap:1rem;align-self:stretch}@media(max-width:989px){.welby-rev__card{flex:0 0 calc(50% - 1rem)}.welby-rev__slider-wrap{padding:0 4rem}}@media(max-width:749px){.welby-rev__card{flex:0 0 85%}.welby-rev__slider-wrap{padding:0}.welby-rev__heading{font-size:2.6rem}}.welby-rev__stars{position:relative;margin-top:-2.4rem;background:#fff;border-radius:1.2rem;padding:1rem 1.6rem;display:inline-flex;gap:.4rem;box-shadow:0 .6rem 1.8rem #0000001a;z-index:1}.welby-rev__stars svg{width:2.2rem;height:2.2rem;display:block}.welby-rev__name{display:flex;align-items:center;gap:.6rem;font-weight:700;font-size:1.8rem;color:rgb(var(--color-foreground));margin:1.6rem 0 0}.welby-rev__check{width:1.6rem;height:1.6rem;flex-shrink:0}.welby-rev__quote{font-size:1.5rem;line-height:1.45;color:rgb(var(--color-foreground));margin:0}.welby-rev__arrow{position:absolute;top:50%;transform:translateY(-50%);width:4.4rem;height:4.4rem;border:none;border-radius:50%;background:#ffffffe6;box-shadow:0 .2rem .8rem #00000026;display:flex;align-items:center;justify-content:center;cursor:pointer;color:rgb(var(--color-foreground));z-index:2;transition:background-color .15s ease,color .2s ease}.welby-rev__arrow:not([disabled]):hover{color:rgb(var(--color-foreground))}.welby-rev__arrow svg{width:1.4rem;height:1.4rem}.welby-rev__arrow[disabled]{color:rgba(var(--color-foreground),.3);cursor:not-allowed;pointer-events:none}.welby-rev__arrow--prev{left:0}.welby-rev__arrow--next{right:0}@media(max-width:749px){.welby-rev__arrow{display:none}}.welby-rev__dots{display:flex;justify-content:center;gap:.6rem;margin-top:2.4rem;padding:.8rem 2rem;background:rgba(var(--color-foreground),.06);border-radius:4rem;width:fit-content;margin-left:auto;margin-right:auto}.welby-rev__dot{width:.8rem;height:.8rem;border-radius:50%;background:rgba(var(--color-foreground),.2);border:none;padding:0;cursor:pointer;transition:all .2s ease}.welby-rev__dot--active{width:2.4rem;border-radius:.4rem;background:rgb(var(--color-foreground))}.welby-wp{position:relative;overflow:hidden;max-width:var(--page-width);margin:0 auto;padding:0 2rem}.welby-wp__header{margin-bottom:3rem;position:relative;z-index:1}.welby-wp__heading{font-family:Georgia,serif;font-size:4rem;font-weight:400;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.welby-wp__sub{font-size:1.6rem;color:rgba(var(--color-foreground),.6);margin:0}.welby-wp__body{display:grid;grid-template-columns:1fr;gap:2rem;position:relative;z-index:1}@media(min-width:750px){.welby-wp__body{grid-template-columns:1fr 1fr;gap:3rem}}.welby-wp__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.4rem}.welby-wp__image{border-radius:1rem;overflow:hidden;display:flex;align-items:center;justify-content:center;max-height:42rem}.welby-wp__image img{max-width:90%;max-height:42rem;width:auto;height:auto;object-fit:contain;display:block;margin:0 auto}.welby-wp__card{background:#b24c0b0f;border-radius:1rem;padding:2.4rem 2rem}.welby-wp__card-icon{width:3.6rem;height:3.6rem;border-radius:50%;background:#b24c0b1f;display:flex;align-items:center;justify-content:center;margin-bottom:1.4rem;color:#b24c0b;font-size:1.6rem}.welby-wp__card-title{font-family:Georgia,serif;font-size:1.8rem;font-weight:400;margin:0 0 .6rem;color:#b24c0b}.welby-wp__card-text{font-size:1.6rem;line-height:1.5;color:rgba(var(--color-foreground),.55);margin:0}@media(max-width:749px){.welby-wp__heading{font-size:3rem}.welby-wp__card-title{font-size:1.6rem}}.welby-faq{max-width:70rem;margin:0 auto;padding:0 2rem}.welby-faq__header{text-align:center;margin-bottom:1rem}.welby-faq__heading{font-family:Georgia,serif;font-size:3.6rem;font-weight:400;margin:0 0 .6rem;color:rgb(var(--color-foreground))}.welby-faq__sub{font-size:1.6rem;color:rgba(var(--color-foreground),.5);margin:0 0 3rem}.welby-faq__list{background:rgba(var(--color-foreground),.02);border-radius:1rem;padding:1rem 2.4rem}.welby-faq__item{border-bottom:.1rem solid rgba(var(--color-foreground),.08)}.welby-faq__item:last-child{border-bottom:none}.welby-faq__q{display:flex;justify-content:space-between;align-items:center;width:100%;padding:2rem 0;background:none;border:none;cursor:pointer;font-family:Georgia,serif;font-size:1.6rem;font-weight:700;color:rgb(var(--color-foreground));text-align:left}.welby-faq__icon{width:3rem;height:3rem;border-radius:50%;background:rgba(var(--color-foreground),.06);display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:transform .2s ease}.welby-faq__icon svg{width:1.4rem;height:1.4rem}.welby-faq__item.is-open .welby-faq__icon{transform:rotate(180deg)}.welby-faq__a{display:none;padding:0 0 2rem;font-size:1.6rem;line-height:1.7;color:rgba(var(--color-foreground),.7)}.welby-faq__item.is-open .welby-faq__a{display:block}@media(max-width:749px){.welby-faq__heading{font-size:2.6rem}.welby-faq__q{font-size:1.6rem}}.welby-td{max-width:var(--page-width);margin:0 auto;padding:0 2rem 8rem}.welby-td__header{margin-bottom:3rem;text-align:center}.welby-td__heading{font-family:Georgia,serif;font-size:3.6rem;font-weight:400;margin:0 0 .8rem;color:rgb(var(--color-foreground))}.welby-td__heading em{font-style:italic;color:#b24c0b}.welby-td__body{display:grid;grid-template-columns:1fr;gap:3rem;max-width:80rem;margin:0 auto}.welby-td__timeline{position:relative;padding-left:4rem}.welby-td__step{position:relative;padding-bottom:3.5rem}.welby-td__step:last-child{padding-bottom:0}.welby-td__dot{position:absolute;left:-3.2rem;top:.3rem;width:1.6rem;height:1.6rem;border-radius:50%;background:rgba(var(--color-foreground),.15);z-index:2;transition:background .3s ease}.welby-td__dot--active{background:#b24c0b}.welby-td__line{position:absolute;left:-2.55rem;top:2.2rem;width:.3rem;bottom:-.2rem;background:rgba(var(--color-foreground),.1);z-index:1}.welby-td__line-fill{width:100%;height:0%;background:#b24c0b;transition:height .3s ease}.welby-td__step:last-child .welby-td__line{display:none}.welby-td__step-icon{display:inline-flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.welby-td__step-icon svg{width:2.2rem;height:2.2rem;color:#b24c0b}.welby-td__step-time{font-family:Georgia,serif;font-size:2rem;font-weight:400;color:#b24c0b}.welby-td__step-title{font-family:Georgia,serif;font-size:2rem;font-weight:700;color:rgb(var(--color-foreground));margin:0 0 .6rem;line-height:1.3}.welby-td__step-text{font-size:1.6rem;line-height:1.6;color:rgba(var(--color-foreground),.6);margin:0}.welby-td__images{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem}.welby-td__img{border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.06);aspect-ratio:1 / 1}.welby-td__img img{width:100%;height:100%;object-fit:cover}@media(max-width:749px){.welby-td__heading{font-size:2.6rem}}.welby-ct{max-width:var(--page-width);margin:0 auto;padding:0 2rem}.welby-ct__heading{font-family:Georgia,serif;font-size:3.6rem;font-weight:400;text-align:center;margin:0 0 3rem;color:rgb(var(--color-foreground))}.welby-ct__table{display:grid;grid-template-columns:16rem 1fr 1fr 1fr;gap:0;overflow-x:auto}@media(max-width:749px){.welby-ct__table{grid-template-columns:10rem 1fr 1fr 1fr;font-size:1.2rem}.welby-ct__heading{font-size:2.6rem}}.welby-ct__col-head{text-align:center;padding:1.6rem 1rem}.welby-ct__col-head--highlight{background:#b24c0b14;border-radius:1.2rem 1.2rem 0 0;padding-top:2rem}.welby-ct__brand-name{font-family:Georgia,serif;font-size:1.6rem;font-weight:400;margin:0;color:rgb(var(--color-foreground))}.welby-ct__brand-sub{font-size:1.2rem;color:rgba(var(--color-foreground),.5);margin:.2rem 0 0}.welby-ct__row-label{padding:1.4rem 1rem;font-weight:700;font-size:1.6rem;color:rgb(var(--color-foreground));border-bottom:.1rem solid rgba(var(--color-foreground),.08);display:flex;align-items:center}.welby-ct__cell{padding:1.4rem 1rem;border-bottom:.1rem solid rgba(var(--color-foreground),.08);display:flex;align-items:center;gap:.8rem;font-size:1.6rem;color:rgb(var(--color-foreground))}.welby-ct__cell--highlight{background:#b24c0b14}.welby-ct__check{color:#b24c0b;font-size:1.6rem;flex-shrink:0}.welby-ct__cross{color:rgba(var(--color-foreground),.3);font-size:1.6rem;flex-shrink:0}h1,h2,.h1,.h2,h1 *,h2 *,.jdgm-rev-widg__title,.jdgm-rev-widg__summary-title,.jdgm-rev__title,.jdgm-histogram__title,.jdgm-write-rev-link,.jdgm-form__title,.jdgm-rev-widg h1,.jdgm-rev-widg h2,.jdgm-rev-widg h3{font-family:Georgia,serif!important}.welby-it{padding:0 2rem}.welby-it__inner{max-width:var(--page-width);margin:0 auto;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}.welby-it__image{order:2}.welby-it__content{order:1}@media(min-width:750px){.welby-it__inner{grid-template-columns:1fr 1fr;gap:6rem}.welby-it__image,.welby-it__content{order:initial}}.welby-it__image{border-radius:1rem;overflow:hidden;background:rgba(var(--color-foreground),.06);aspect-ratio:1 / 1;position:relative}.welby-it__image img{width:100%;height:100%;object-fit:cover}.welby-it__image-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:1.6rem;color:rgba(var(--color-foreground),.4)}.welby-it__content{display:flex;flex-direction:column;gap:1.6rem}.welby-it__heading{font-family:Georgia,serif;font-size:3.6rem;font-weight:700;line-height:1.1;margin:0;color:rgb(var(--color-foreground))}.welby-it__text{font-size:1.6rem;line-height:1.5;margin:0;color:rgb(var(--color-foreground))}@media(max-width:749px){.welby-it__heading{font-size:2.6rem}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/welby-sections.css.map */
