.custom-ct__inner{display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.custom-ct__content{text-align:center}.custom-ct__title{margin-top:0;margin-bottom:1.6rem}.custom-ct__text{margin-bottom:2rem}.custom-ct__text>*:last-child{margin-bottom:0}.custom-ct__table-wrap{width:100%;max-width:54rem;margin:0 auto}.custom-ct__table{--custom-ct-col: 7.6rem;display:block}.custom-ct__row{display:grid;grid-template-columns:1fr var(--custom-ct-col) var(--custom-ct-col);align-items:center;border-bottom:1px solid var(--custom-ct-line, rgba(0, 47, 73, .14))}.custom-ct__row:last-child{border-bottom:0}.custom-ct__row--head{border-bottom:0;align-items:end}.custom-ct__cell{display:flex;align-items:center;justify-content:center;padding:1rem .4rem;text-align:center}.custom-ct__cell--benefit{padding-left:0;padding-right:.8rem;font-size:1.3rem;line-height:1.35;font-weight:var(--font-body-weight-bold);overflow-wrap:break-word;-webkit-hyphens:none;hyphens:none}.custom-ct__cell--head{padding-bottom:1.2rem;font-size:1.2rem;line-height:1.3;font-weight:var(--font-body-weight-bold)}.custom-ct__mark{display:block;width:2rem;height:2rem}.custom-ct__mark--check{color:var(--custom-ct-check, #22b93d)}.custom-ct__mark--cross{color:var(--custom-ct-cross, #1a1a1a)}@media screen and (min-width:750px){.custom-ct__table{--custom-ct-col: 11rem}.custom-ct__cell{padding:1.3rem .6rem}.custom-ct__cell--benefit{font-size:1.5rem;padding-right:1.2rem}.custom-ct__cell--head{font-size:1.4rem}.custom-ct__mark{width:2.4rem;height:2.4rem}}@media screen and (min-width:990px){.custom-ct__inner{grid-template-columns:1fr 1fr;gap:5rem}.custom-ct__content{text-align:left}.custom-ct__inner--table-first .custom-ct__table-wrap{order:-1}}.custom-cmp{background:var(--custom-cmp-bg, #e9f6f8);padding:var(--custom-cmp-padding-mobile, 44px) 16px}.custom-cmp__head{max-width:760px;margin:0 auto 48px;text-align:center}.custom-cmp__heading{margin:0 0 16px;font-size:clamp(28px,4vw,46px);line-height:1.15;font-weight:var(--font-heading-weight-bold, 700);color:rgb(var(--color-foreground))}.custom-cmp__sub{margin:0;font-size:clamp(16px,2vw,20px);line-height:1.5;color:rgba(var(--color-foreground),.85)}.custom-cmp__grid{display:grid;grid-template-columns:1fr;gap:20px;max-width:1100px;margin:0 auto}.custom-cmp__card{display:flex;flex-direction:column;background:rgb(var(--color-background));border-radius:20px;overflow:hidden;box-shadow:0 10px 30px #00000014}.custom-cmp__img{aspect-ratio:16 / 10;overflow:hidden}.custom-cmp__img img,.custom-cmp__img svg{display:block;width:100%;height:100%;object-fit:cover}.custom-cmp__body{padding:28px 26px 32px}.custom-cmp__title{margin:0 0 22px;font-size:clamp(18px,5.2vw,28px);font-weight:var(--font-heading-weight-bold, 700);line-height:1.2;letter-spacing:-.01em}.custom-cmp__list{margin:0;padding:0;list-style:none}.custom-cmp__item{display:flex;align-items:flex-start;gap:14px;margin-bottom:20px;font-size:16px;line-height:1.45;color:rgb(var(--color-foreground))}.custom-cmp__item:last-child{margin-bottom:0}.custom-cmp__item strong{font-weight:var(--font-body-weight-bold)}.custom-cmp__ic{flex:0 0 24px;width:24px;height:24px;margin-top:2px;border-radius:50%;background-repeat:no-repeat;background-position:center;background-size:14px}.custom-cmp__ic--ok{background-color:var(--custom-cmp-ok, #22c55e);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E")}.custom-cmp__ic--no{background-color:var(--custom-cmp-no, #ef4444);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='18' y1='6' x2='6' y2='18'/%3E%3Cline x1='6' y1='6' x2='18' y2='18'/%3E%3C/svg%3E")}@media screen and (min-width:750px){.custom-cmp{padding:var(--custom-cmp-padding, 64px) 20px}.custom-cmp__grid{grid-template-columns:1fr 1fr;gap:28px}}.custom-conditions__grid{display:grid;gap:2.4rem;align-items:center}.custom-conditions__image{display:block;width:100%;height:auto;border-radius:5px}.custom-conditions__heading{margin:0 0 .5em;font-weight:var(--font-heading-weight-bold, 700)}.custom-conditions__text{margin-bottom:1.6rem;font-size:1.5rem;line-height:1.5}.custom-conditions__text>:last-child{margin-bottom:0}.custom-conditions__list-heading{margin:0 0 1.2rem;font-size:1.5rem;font-weight:var(--font-body-weight-bold)}.custom-conditions__list{display:flex;flex-direction:column;row-gap:1.2rem;margin:0;padding:0;list-style:none}.custom-conditions__item{display:flex;align-items:center;gap:1rem;font-size:1.5rem;line-height:1.3}.custom-conditions__icon{flex:0 0 auto;width:22px;height:22px}.custom-conditions__footer{margin-top:4.8rem;text-align:center}.custom-conditions__footer-heading{margin:0 0 .4em;font-weight:var(--font-heading-weight-bold, 700)}.custom-conditions__footer-text{margin:0;font-size:1.5rem;line-height:1.5}.custom-conditions__divider{display:block;width:min(390px,80%);height:4px;margin:2.4rem auto 0;border-radius:2px}@media screen and (min-width:750px){.custom-conditions__grid{grid-template-columns:45% 1fr;gap:5.6rem}.custom-conditions__grid--media-right .custom-conditions__media{order:2}.custom-conditions__item,.custom-conditions__text,.custom-conditions__list-heading,.custom-conditions__footer-text{font-size:1.7rem}.custom-conditions__list{row-gap:1.6rem}}.custom-guarantee{background:var(--custom-gr-bg, #e9f6f8);padding-left:16px;padding-right:16px}.custom-guarantee__inner{max-width:1000px;margin:0 auto;background:var(--custom-gr-box, #002f49);border-radius:24px;padding:36px 24px;display:flex;flex-direction:column;align-items:center;text-align:center;gap:24px}.custom-guarantee__badge{flex:0 0 150px}.custom-guarantee__badge svg{display:block;width:150px;height:150px}.custom-guarantee__badge text{fill:var(--custom-gr-text, #ffffff);font-family:var(--font-heading-family)}.custom-guarantee__heading{margin:0 0 20px;font-size:clamp(22px,2.6vw,30px);font-weight:var(--font-heading-weight-bold, 700);line-height:1.2;color:var(--custom-gr-text, #ffffff)}.custom-guarantee__text p{margin:0 0 16px;font-size:clamp(15px,1.6vw,17px);line-height:1.6;color:var(--custom-gr-muted, #b9c7d0)}.custom-guarantee__text p:last-child{margin-bottom:0}.custom-guarantee__text strong{color:var(--custom-gr-text, #ffffff);font-weight:var(--font-body-weight-bold)}.custom-guarantee__text a{color:var(--custom-gr-text, #ffffff);font-weight:var(--font-body-weight-bold);text-decoration:underline}@media screen and (min-width:750px){.custom-guarantee{padding-left:20px;padding-right:20px}.custom-guarantee__inner{flex-direction:row;align-items:center;text-align:left;padding:48px 44px;gap:40px}}.custom-hero{background:var(--custom-hero-bg, #e9f6f8);padding-left:16px;padding-right:16px}.custom-hero__inner{max-width:1300px;margin:0 auto;display:grid;grid-template-columns:1fr;gap:28px;align-items:center}.custom-hero__col--media{order:-1}.custom-hero__col--text{text-align:center}.custom-hero__rating{display:flex;align-items:center;justify-content:center;gap:10px;margin-bottom:18px}.custom-hero__rating .custom-stars__icon{width:22px;height:22px}.custom-hero__rating-text{font-size:clamp(15px,1.7vw,17px);font-weight:var(--font-body-weight-bold);color:var(--custom-hero-heading, #002f49)}.custom-hero__heading{margin:0 0 18px;font-size:clamp(30px,4.4vw,52px);line-height:1.1;letter-spacing:-.01em;color:var(--custom-hero-heading, #002f49)}.custom-hero__heading-strong,.custom-hero__heading-rest{display:block}.custom-hero__heading-strong{font-weight:800}.custom-hero__heading-rest{font-weight:var(--font-heading-weight, 500)}.custom-hero__subheading{margin:0 auto 26px;max-width:34em}.custom-hero__subheading p{margin:0 0 12px;font-size:clamp(15px,1.7vw,18px);line-height:1.55;color:var(--custom-hero-text, #3f5a68)}.custom-hero__subheading p:last-child{margin-bottom:0}.custom-hero__subheading strong{font-weight:var(--font-body-weight-bold);color:var(--custom-hero-heading, #002f49)}.custom-hero__button{display:block;width:100%;text-align:center;padding:17px 34px;border-radius:8px;background:var(--custom-hero-btn-bg, #002f49);color:var(--custom-hero-btn-text, #ffffff);font-size:clamp(14px,1.5vw,16px);font-weight:var(--font-body-weight-bold);letter-spacing:.06em;text-transform:uppercase;text-decoration:none;transition:opacity .2s ease}.custom-hero__button:hover{opacity:.88}.custom-hero__button[aria-disabled=true]{cursor:default}.custom-hero__guarantee{display:flex;align-items:center;justify-content:center;gap:10px;margin:20px 0 0;font-size:clamp(14px,1.5vw,16px);font-weight:var(--font-body-weight-bold);color:var(--custom-hero-heading, #002f49)}.custom-hero__check{flex:0 0 22px;width:22px;height:22px}.custom-hero__quote{margin:28px 0 0;padding:20px;border-radius:12px;background:var(--custom-hero-card, #ffffff);box-shadow:0 2px 14px #002f4914;text-align:left}.custom-hero__quote-top{display:flex;align-items:flex-start;gap:16px}.custom-hero__avatar{flex:0 0 56px;width:56px;height:56px;border-radius:50%;overflow:hidden;background:#002f490f}.custom-hero__avatar img,.custom-hero__avatar .placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.custom-hero__quote-text{margin:0;font-size:clamp(14px,1.5vw,16px);line-height:1.55;color:var(--custom-hero-text, #3f5a68)}.custom-hero__quote-text p{margin:0 0 10px}.custom-hero__quote-text p:last-child{margin-bottom:0}.custom-hero__quote-author{display:flex;align-items:center;gap:10px;margin-top:14px;padding-top:12px;border-top:1px solid rgba(0,47,73,.1)}.custom-hero__quote-author .custom-stars__icon{width:16px;height:16px}.custom-hero__quote-author cite{font-style:italic;font-size:14px;color:#3f5a68d9}.custom-hero__media{border-radius:16px;overflow:hidden;background:#002f490f}.custom-hero__media img,.custom-hero__media .placeholder-svg{display:block;width:100%;height:auto}.custom-hero__media .placeholder-svg{aspect-ratio:1 / 1}@media screen and (min-width:750px){.custom-hero{padding-left:20px;padding-right:20px}.custom-hero__quote{padding:24px}}@media screen and (min-width:990px){.custom-hero__inner{grid-template-columns:1fr 1fr;gap:56px}.custom-hero__col--media{order:2}.custom-hero__col--text{text-align:left}.custom-hero__rating,.custom-hero__guarantee{justify-content:flex-start}.custom-hero__subheading{margin-left:0;margin-right:0}.custom-hero__button{display:inline-block;width:auto}}.custom-icons__heading{margin:0;text-align:center;font-weight:var(--font-heading-weight-bold, 700)}.custom-icons__divider{display:block;max-width:80%;height:3px;margin:1.2rem auto 0;border-radius:2px}.custom-icons__sub{max-width:70rem;margin:1.6rem auto 0;text-align:center;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.custom-icons__grid{display:grid;grid-template-columns:repeat(var(--custom-icons-cols-mobile, 2),minmax(0,1fr));gap:3.2rem 1.6rem;margin:3.2rem 0 0;padding:0;list-style:none}.custom-icons__item{text-align:center}.custom-icons__figure{position:relative;display:flex;align-items:flex-end;justify-content:center;height:var(--custom-icons-size, 80px);margin-bottom:1.6rem}.custom-icons__figure--ellipse:after{content:"";position:absolute;bottom:-6px;left:50%;transform:translate(-50%);width:calc(var(--custom-icons-size, 80px) * 1.1);height:calc(var(--custom-icons-size, 80px) * .17);border-radius:50%;background:var(--custom-icons-ellipse, #d4e6ec);z-index:0}.custom-icons__img,.custom-icons__figure .icon-accordion{position:relative;z-index:1;width:auto;max-width:100%;height:var(--custom-icons-size, 80px);object-fit:contain}.custom-icons__figure .icon-accordion{color:var(--custom-icons-color, #002f49)}.custom-icons__title{margin:0 0 .4rem;font-size:1.5rem;font-weight:var(--font-body-weight-bold);line-height:1.3}.custom-icons__text{margin:0;font-size:1.35rem;line-height:1.45;color:rgba(var(--color-foreground),.8)}@media screen and (min-width:750px){.custom-icons__grid{grid-template-columns:repeat(var(--custom-icons-cols-tablet, 3),minmax(0,1fr));gap:4rem 2.4rem}}@media screen and (min-width:990px){.custom-icons__grid{grid-template-columns:repeat(var(--custom-icons-cols-desktop, 6),minmax(0,1fr))}}.custom-mech__box{border-radius:14px;padding:clamp(26px,2.6vw,44px) clamp(24px,2.6vw,42px) clamp(30px,2.8vw,46px)}.custom-mech__heading{margin:0 0 clamp(26px,2.6vw,34px);font-size:clamp(25px,3.1vw,40px);font-weight:var(--font-heading-weight-bold, 700);line-height:1.16;letter-spacing:-.015em;max-width:34ch;text-wrap:balance}.custom-mech__rail{display:grid;grid-template-columns:repeat(3,1fr);gap:clamp(14px,1.5vw,24px)}.custom-mech__card{display:flex;flex-direction:column;background:rgb(var(--color-background));border-radius:12px;overflow:hidden;box-shadow:0 1px 2px #002f490d,0 6px 18px #002f490d}.custom-mech__media{width:100%;aspect-ratio:16 / 11;overflow:hidden;background:var(--custom-border, #d4e6ec)}.custom-mech__img{display:block;width:100%;height:100%;object-fit:cover}.custom-mech__body{padding:clamp(16px,1.4vw,22px) clamp(18px,1.5vw,24px) clamp(20px,1.7vw,26px)}.custom-mech__title{display:flex;align-items:center;gap:10px;margin:0 0 12px;font-size:clamp(15.5px,1.25vw,19px);font-weight:var(--font-heading-weight-bold, 700);letter-spacing:-.01em;line-height:1.25}.custom-mech__title .icon-accordion{flex:0 0 auto;width:19px;height:19px}.custom-mech__text{margin:0;font-size:clamp(14.5px,1.02vw,16px);line-height:1.62;color:rgba(var(--color-foreground),.78)}.custom-mech__ctrl{display:none}@media screen and (max-width:819px){.custom-mech__box{padding:24px 0 26px;border-radius:12px}.custom-mech__heading{padding:0 20px;font-size:clamp(23px,6.4vw,30px);max-width:none;margin-bottom:20px}.custom-mech__rail{display:flex;gap:12px;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;padding:0 20px 4px}.custom-mech__rail::-webkit-scrollbar{display:none}.custom-mech__card{flex:0 0 84%;scroll-snap-align:center;scroll-snap-stop:always}.custom-mech__ctrl{display:flex;align-items:center;justify-content:center;gap:18px;margin-top:20px}.custom-mech__arrow{width:42px;height:42px;border:0;border-radius:999px;background:rgb(var(--color-background));color:rgb(var(--color-foreground));display:grid;place-items:center;cursor:pointer;box-shadow:0 1px 3px #002f4924;transition:opacity .2s,transform .15s}.custom-mech__arrow:active{transform:scale(.94)}.custom-mech__arrow[disabled]{opacity:.36;cursor:default}.custom-mech__arrow svg{width:17px;height:17px}.custom-mech__dots{display:flex;gap:7px}.custom-mech__dot{width:7px;height:7px;border-radius:999px;background:rgba(var(--color-foreground),.26);transition:background .25s,width .25s}.custom-mech__dot.is-active{width:20px;background:rgb(var(--color-foreground))}}@media(prefers-reduced-motion:reduce){.custom-mech__rail{scroll-behavior:auto}}.custom-rv{padding-top:var(--custom-rv-padding-top, 20px);padding-bottom:var(--custom-rv-padding-bottom, 40px);overflow:hidden}.custom-rv__heading{margin:0 0 .4em;text-align:center}.custom-rv__track{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:36px 20px 24px;scrollbar-width:none}.custom-rv__track::-webkit-scrollbar{display:none}.custom-rv__card{position:relative;flex:0 0 min(310px,84%);background:rgb(var(--color-background));border:1px solid var(--custom-border, #d4e6ec);border-radius:14px;padding:44px 22px 24px;text-align:center;scroll-snap-align:center}.custom-rv__avatar{position:absolute;top:-34px;left:50%;transform:translate(-50%);width:68px;height:68px;border-radius:50%;border:3px solid rgb(var(--color-background));overflow:hidden;background:var(--custom-cyan, #e9f6f8);box-shadow:0 2px 8px #0000001a}.custom-rv__avatar-img{width:100%;height:100%;object-fit:cover;display:block}.custom-rv__avatar-ph{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:2.2rem;font-weight:var(--font-body-weight-bold);color:rgba(var(--color-foreground),.35)}.custom-rv__stars{display:flex;justify-content:center;margin-bottom:14px;font-size:1.7rem}.custom-rv__stars .custom-stars{font-size:inherit}.custom-rv__text{margin:0 0 18px;font-size:1.35rem;line-height:1.55;color:rgba(var(--color-foreground),.8)}.custom-rv__author{display:flex;align-items:center;justify-content:center;gap:5px}.custom-rv__name{font-size:1.4rem;font-weight:var(--font-body-weight-bold);color:rgb(var(--color-foreground))}.custom-rv__badge{width:18px;height:18px;flex-shrink:0}.custom-rv__dots{display:flex;justify-content:center;gap:8px;padding-top:4px}.custom-rv__dot{width:10px;height:10px;border-radius:50%;background:#c5c5c0;transition:background .25s}.custom-rv__dot--active{background:var(--custom-rv-dot-active, #002f49)}@media screen and (min-width:750px){.custom-rv__track{padding:40px 40px 28px;gap:20px}.custom-rv__card{flex:0 0 min(340px,84%)}}@media screen and (min-width:1200px){.custom-rv__track{padding:40px calc((100% - 1140px)/2) 28px}}.custom-rvl{scroll-margin-top:2rem}.custom-rvl__head{display:flex;flex-direction:column;gap:1.6rem;padding-bottom:2.4rem}.custom-rvl__heading{margin:0 0 .6rem;font-size:1.8rem;line-height:1.2;color:rgb(var(--color-foreground))}.custom-rvl__score{display:flex;align-items:baseline;gap:.8rem;margin:0}.custom-rvl__average{font-size:2.2rem;font-weight:var(--font-body-weight-bold);line-height:1}.custom-rvl__count{font-size:1.4rem;color:rgba(var(--color-foreground),.7)}.custom-rvl__button{display:inline-flex;align-items:center;justify-content:center;align-self:stretch;padding:1.2rem 2.4rem;border-radius:8px;background:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels));font-size:1.5rem;text-decoration:none}.custom-rvl__item{padding:2.4rem 0;border-top:1px solid rgba(var(--color-foreground),.12)}.custom-rvl__item[hidden]{display:none}.custom-rvl__stars{display:flex;font-size:2rem;color:var(--custom-rvl-star, #002f49)}.custom-rvl__stars .custom-stars{font-size:inherit}.custom-rvl__stars .custom-stars__row--outline{color:rgba(var(--color-foreground),.35)}.custom-rvl__author{display:flex;align-items:center;gap:1rem;margin-top:1.2rem}.custom-rvl__avatar{display:grid;place-items:center;flex:0 0 3.4rem;width:3.4rem;height:3.4rem;border-radius:50%;background:rgba(var(--color-foreground),.07);font-size:1.4rem;font-weight:var(--font-body-weight-bold);color:rgba(var(--color-foreground),.6);text-transform:uppercase}.custom-rvl__name{font-size:1.5rem;font-weight:var(--font-body-weight-bold)}.custom-rvl__title{margin:1.6rem 0 .8rem;font-size:1.7rem;font-weight:var(--font-heading-weight-bold, 700);line-height:1.3}.custom-rvl__text{margin:0;font-size:1.5rem;line-height:1.5;color:rgba(var(--color-foreground),.85)}.custom-rvl__text--empty{margin-top:1.2rem;font-style:italic;color:rgba(var(--color-foreground),.5)}.custom-rvl__pager{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem;margin-top:3.2rem}.custom-rvl__page{min-width:4rem;height:4rem;padding:0 1rem;border:1px solid rgba(var(--color-foreground),.15);border-radius:8px;background:transparent;color:rgb(var(--color-foreground));font-family:inherit;font-size:1.4rem;cursor:pointer}.custom-rvl__page.is-current{background:rgb(var(--color-base-accent-1));border-color:rgb(var(--color-base-accent-1));color:rgb(var(--color-base-solid-button-labels))}.custom-rvl__page[disabled]{opacity:.35;cursor:default}.custom-rvl__gap{padding:0 .4rem;color:rgba(var(--color-foreground),.5)}@media screen and (min-width:750px){.custom-rvl__head{flex-direction:row;align-items:flex-end;justify-content:space-between}.custom-rvl__button{align-self:auto}.custom-rvl__title{font-size:1.8rem}}.custom-ugc__heading{margin:0 0 2.4rem;text-align:center;font-size:clamp(28px,8vw,42px);line-height:1.15;font-weight:var(--font-heading-weight-bold, 700);text-wrap:balance}@media screen and (min-width:750px){.custom-ugc__heading{margin-bottom:3.2rem}}.custom-ugc__grid{display:flex;gap:1.5rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;padding:3rem 1.5rem 0;margin:0 -1.5rem}.custom-ugc__grid::-webkit-scrollbar{display:none}.custom-ugc__card{display:flex;flex-direction:column;flex:0 0 86%;scroll-snap-align:center;background:var(--custom-ugc-card-bg, #e9f6f8);border-radius:12px;overflow:hidden}.custom-ugc__media{width:100%;aspect-ratio:1 / 1;overflow:hidden;background:var(--custom-border, #d4e6ec)}.custom-ugc__img{display:block;width:100%;height:100%;object-fit:cover;object-position:center top}.custom-ugc__info{position:relative;padding:1.25rem 2rem 2rem;text-align:center}.custom-ugc__quote{position:absolute;top:0;right:2rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:5rem;height:5rem;border-radius:50%;background:var(--custom-ugc-quote-bg, #98cbdb);color:var(--custom-ugc-quote-fg, #ffffff)}.custom-ugc__quote svg{width:55%}.custom-ugc__stars{display:flex;justify-content:center;margin:.2rem 0 1rem;font-size:1.8rem}.custom-ugc__title{margin:.5rem 0 1rem;font-size:calc(var(--font-heading-scale) * 1.45rem);font-weight:var(--font-heading-weight-bold, 700);line-height:1.25}.custom-ugc__text{font-size:1.4rem;line-height:1.6;color:rgba(var(--color-foreground),.8)}.custom-ugc__text>:last-child{margin-bottom:0}.custom-ugc__author{display:block;margin:.75rem 0 0;padding-top:1rem;border-top:solid 1px rgba(var(--color-foreground),.1);font-size:1.4rem;line-height:1.1;font-weight:var(--font-body-weight-bold)}.custom-ugc__ctrl{display:flex;align-items:center;justify-content:center;gap:2rem;margin-top:2rem}.custom-ugc__arrow{display:grid;place-items:center;width:3.2rem;height:3.2rem;padding:0;border:0;background:transparent;color:rgba(var(--color-foreground),.55);cursor:pointer;transition:opacity .2s}.custom-ugc__arrow svg{width:2.2rem;height:2.2rem}.custom-ugc__arrow[disabled]{opacity:.3;cursor:default}.custom-ugc__dots{display:flex;align-items:center;gap:.8rem}.custom-ugc__dot{width:8px;height:8px;border-radius:50%;background:rgba(var(--color-foreground),.25);transition:background .25s}.custom-ugc__dot.is-active{background:rgb(var(--color-foreground))}@media screen and (min-width:750px){.custom-ugc__ctrl{display:none}.custom-ugc__grid{display:grid;grid-template-columns:repeat(var(--custom-ugc-columns, 3),minmax(0,1fr));gap:4rem;overflow:visible;padding:3rem 0 0;margin:0}.custom-ugc__card{flex:initial}.custom-ugc__text{font-size:1.5rem}}
/*# sourceMappingURL=/cdn/shop/t/12/compiled_assets/styles.css.map */
