@charset "UTF-8";.accordion{display:flex;flex-direction:column}.accordion__item{border-bottom:1px solid rgba(206,206,206,.5)}.accordion__item:last-child{border-bottom:none}.accordion__header{display:flex;align-items:center;justify-content:space-between;width:100%;padding:16px 0;background:transparent;border:none;cursor:pointer;text-align:left}.accordion__title{margin:0;font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.14px;color:#080808}.accordion__icon{width:24px;height:24px;flex-shrink:0;color:#080808}.accordion__content{max-height:0;overflow:hidden}.accordion__body{padding-bottom:16px}.accordion__body p{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;margin:0 0 8px}.accordion__body p:last-child{margin-bottom:0}.accordion__body h2{font-size:16px;font-weight:700;line-height:1.4;letter-spacing:-.14px;color:#393939;margin:0}.accordion__body h2 strong{font-weight:inherit}.accordion__body h3{font-size:14px;font-weight:700;line-height:1.4;letter-spacing:-.14px;color:#393939;margin:0}.accordion__body h3 strong{font-weight:inherit}.accordion__body--faq{padding-bottom:0}.accordion--nested{padding-left:16px}.accordion--nested .accordion__icon--minus,.accordion--nested .accordion__item--expanded .accordion__icon--plus{display:none}.accordion--nested .accordion__item--expanded .accordion__icon--minus{display:block}.accordion--nested .accordion__item:first-child{border-top:1px solid rgba(206,206,206,.5)}.accordion--nested .accordion__item:last-child{border-bottom:1px solid rgba(206,206,206,.5);margin-bottom:16px}.product-faq{margin-top:16px}.product-faq__title{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.14px;color:#080808;padding:16px 0}.accordion__header{transition:all .3s ease-in-out}.accordion__title{transition:color .3s ease-in-out}.accordion__icon{transition:transform .3s ease-in-out}.accordion__item--expanded>.accordion__header>.accordion__icon{transform:rotate(180deg)}.accordion__content{transition:max-height .35s ease}.accordion__body ul,.accordion__body ol{margin:0 0 16px;padding:0}.accordion__body ul:last-child,.accordion__body ol:last-child{margin-bottom:0}.accordion__body ul{list-style:none}.accordion__body ol{list-style:decimal;padding-left:24px}.accordion__body ul>li{position:relative;padding-left:28px}.accordion__body ul>li:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;background:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3332 4L5.99984 11.3333L2.6665 8' stroke='%23339D9D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/contain no-repeat}.accordion__body li{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;margin-bottom:8px}.accordion__body li:last-child{margin-bottom:0}.accordion__item--description .accordion__body h2,.accordion__item--description .accordion__body h3{margin-top:20px;margin-bottom:10px}.faq-section{padding:40px 0}@media(max-width:767px){.faq-section{padding:0 0 50px}}.faq-section__header{margin-bottom:40px}@media(max-width:767px){.faq-section__header{margin-bottom:24px}}.faq-section__title{font-size:26px;font-weight:500;line-height:1;letter-spacing:-.52px;color:#080808;margin:0}@media(max-width:767px){.faq-section__title{font-size:16px;line-height:1.4;letter-spacing:-.32px}}.faq-section .accordion{display:flex;flex-direction:column}.faq-section .accordion__item{display:flex;flex-direction:column;gap:20px}@media(max-width:767px){.faq-section .accordion__item{gap:14px}}.faq-section .accordion__header{gap:20px;padding:0}.faq-section .accordion__header:hover{opacity:.8}@media(max-width:767px){.faq-section .accordion__header{gap:12px}}.faq-section .accordion__title{font-size:18px;font-weight:500;line-height:1.2;letter-spacing:-.36px}@media(max-width:767px){.faq-section .accordion__title{font-size:14px;letter-spacing:-.28px}}.faq-section .accordion__body{padding-bottom:24px}.faq-section .accordion__body p{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;margin:0}@media(max-width:767px){.faq-section .accordion__body p{font-size:12px;letter-spacing:-.12px}}.faq-section .accordion__body p+.faq-section .accordion__body p{margin-top:12px}.faq-section .accordion__body ul,.faq-section .accordion__body ol{margin:0 0 12px;padding:0}.faq-section .accordion__body ul:last-child,.faq-section .accordion__body ol:last-child{margin-bottom:0}.faq-section .accordion__body ul{list-style:none}.faq-section .accordion__body ul li{position:relative;padding-left:28px}.faq-section .accordion__body ul li:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3332 4L5.99984 11.3333L2.6665 8' stroke='%23339D9D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.faq-section .accordion__body ol{list-style:decimal;padding-left:20px}.faq-section .accordion__body li{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#393939;margin-bottom:6px}.faq-section .accordion__body li:last-child{margin-bottom:0}@media(max-width:767px){.faq-section .accordion__body li{font-size:12px;letter-spacing:-.12px}}.faq-section .accordion__body a{color:#008484;text-decoration:underline}.faq-section .accordion__body a:hover{opacity:.8}.faq-section__divider{height:1px;background:#cecece;width:100%}.about-brand-section{background:#f5fafa;padding:140px 0;width:100%}.about-brand-section__container{display:flex;align-items:center;gap:60px}@media(min-width:1440px){.about-brand-section__container{gap:100px}}.about-brand-section__image-wrapper{position:relative;width:100%;max-width:396px;height:auto;aspect-ratio:396/508;flex-shrink:0}.about-brand-section__image-container{width:100%;height:100%;border-radius:12px;overflow:hidden;box-shadow:0 0 4px #00000005,4px 2px 8px #0000000a}.about-brand-section__image{width:100%;height:100%;object-fit:cover;display:block}.about-brand-section__logo{position:absolute;top:-35px;left:-72px;width:144px;height:148px;z-index:2}.about-brand-section__content{display:flex;flex-direction:column;gap:50px;width:100%;max-width:590px;flex:1;min-width:0}.about-brand-section__text-content{display:flex;flex-direction:column;gap:32px}.about-brand-section__header{display:flex;flex-direction:column;gap:24px}.about-brand-section__title{font-size:14px;font-weight:600;line-height:1;letter-spacing:-.14px;color:#008484;text-transform:uppercase;margin:0}.about-brand-section__description{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px;color:#393939;margin:0}.about-brand-section__reasons{display:flex;flex-direction:column;gap:16px}.about-brand-section__reasons-title{font-size:14px;font-weight:600;line-height:1.4;letter-spacing:-.14px;color:#080808}.about-brand-section__reasons-list{list-style:none;counter-reset:reasons;margin:0;padding:0;display:flex;flex-direction:column;gap:14px}.about-brand-section__reasons-list li{counter-increment:reasons;display:flex;align-items:center;gap:10px;font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px;color:#393939}.about-brand-section__reasons-list li:before{content:counter(reasons,decimal-leading-zero);font-family:OPTICrawModern,Georgia,serif;font-size:20px;font-weight:400;line-height:1.4;color:#008484;flex-shrink:0;min-width:26px}.about-brand-section__quote{font-size:20px;font-weight:600;line-height:1.5;letter-spacing:-.4px;color:#080808;margin:0}.about-brand-section__signature{display:flex;align-items:center;gap:3px;align-self:flex-end}.about-brand-section__signature-text{font-size:14px;font-weight:400;line-height:1.5;letter-spacing:-.14px;color:#393939;margin:0}.about-brand-section__signature-icon{width:16px;height:18px;flex-shrink:0}@media(min-width:768px)and (max-width:1023px){.about-brand-section{padding:100px 0}.about-brand-section__container{flex-direction:column;gap:60px;align-items:center}.about-brand-section__image-wrapper{width:100%;max-width:500px;height:auto;aspect-ratio:396/508}.about-brand-section__image-container{width:100%;height:100%}.about-brand-section__logo{width:120px;height:123px;top:-30px;left:-40px}.about-brand-section__content{width:100%;max-width:590px;gap:40px}.about-brand-section__text-content{gap:28px}.about-brand-section__header{gap:20px}.about-brand-section__reasons-list{gap:8px}.about-brand-section__reasons-list li:before{font-size:18px;min-width:24px}.about-brand-section__quote{font-size:18px;letter-spacing:-.36px}}@media(max-width:767px){.about-brand-section{padding:60px 0}.about-brand-section__container{flex-direction:column;align-items:center;gap:40px}.about-brand-section__image-wrapper{width:100%;max-width:343px;height:440px}.about-brand-section__image-container{width:100%;height:100%}.about-brand-section__logo{width:100px;height:103px;top:-25px;left:-30px}}@media(max-width:767px)and (max-width:399px){.about-brand-section__logo{left:-10px}}@media(max-width:767px){.about-brand-section__content{width:100%;gap:32px}.about-brand-section__text-content{gap:24px}.about-brand-section__header{gap:16px}.about-brand-section__reasons-list{gap:8px}.about-brand-section__reasons-list li{align-items:flex-start}.about-brand-section__reasons-list li:before{font-size:16px;min-width:22px}.about-brand-section__quote{font-size:16px;letter-spacing:-.32px}.about-brand-section__signature{align-self:center}}.about-brand-section--about{background:#f9f9f9}.about-brand-section--about .about-brand-section__logo img{filter:sepia(1) saturate(5) hue-rotate(-25deg) brightness(1.1)}.about-brand-section--about .about-brand-section__title{color:#ed6a41}.about-brand-section--about .about-brand-section__reasons-list li:before{color:#ed6a41}.about-brand-section--about .about-brand-section__signature-icon{filter:sepia(1) saturate(5) hue-rotate(-25deg) brightness(1.1)}.about-brand-section--home .about-brand-section__container{align-items:flex-start}.about-brand-section--home .about-brand-section__content{gap:32px}.about-brand-section--home .about-brand-section__text-content{gap:20px}.about-brand-section--home .about-brand-section__reasons{gap:12px}.about-brand-section--home .about-brand-section__reasons-list{gap:8px}.about-brand-section--home .about-brand-section__quote{font-size:16px}@media(max-width:1023px){.about-brand-section--home .about-brand-section__container{align-items:center}}.beauty-cave{background:#f9f9f9;padding:140px 0}@media(max-width:1023px){.beauty-cave{padding:80px 0}}@media(max-width:767px){.beauty-cave{padding:60px 0}}.beauty-cave__container{display:flex;align-items:center;gap:80px;max-width:1440px;margin:0 auto;padding:0 100px}@media(max-width:1023px){.beauty-cave__container{flex-direction:column;gap:60px;padding:0 40px}}@media(max-width:767px){.beauty-cave__container{gap:40px;padding:0 20px}}@media(max-width:375px){.beauty-cave__container{padding:0 16px}}.beauty-cave__content{display:flex;flex-direction:column;gap:46px;width:594px;flex-shrink:0}@media(max-width:1023px){.beauty-cave__content{width:100%;max-width:600px}}.beauty-cave__header{display:flex;flex-direction:column;gap:20px}.beauty-cave__title{font-size:14px;font-weight:600;line-height:1;letter-spacing:-.14px;color:#008484;margin:0;text-transform:uppercase}.beauty-cave__description{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#393939;margin:0}.beauty-cave__list{display:flex;flex-direction:column;gap:20px;list-style:none;margin:0;padding:0}.beauty-cave__item{display:flex;gap:12px;align-items:center}.beauty-cave__number{font-family:OPTICrawModern,Georgia,serif;font-size:36px;font-weight:400;line-height:1.4;letter-spacing:-1.08px;color:#008484;flex-shrink:0}.beauty-cave__text{font-size:14px;font-weight:400;line-height:1.4;letter-spacing:-.14px;color:#080808;margin:0}.beauty-cave__text strong{font-weight:700}.beauty-cave__button{height:48px;width:fit-content}@media(max-width:1023px){.beauty-cave__button{width:100%}}.beauty-cave__image-wrapper{position:relative;width:471px;height:464px;flex-shrink:0}@media(max-width:1023px){.beauty-cave__image-wrapper{width:100%;max-width:471px;margin:0 auto}}@media(max-width:767px){.beauty-cave__image-wrapper{width:100%;max-width:350px;height:400px;margin:0 auto}}@media(max-width:375px){.beauty-cave__image-wrapper{width:100%;max-width:343px;height:340px;margin:0 auto}}.beauty-cave__image-card{position:absolute;width:211.81px;height:354px}.beauty-cave__image-card img{width:100%;height:100%;object-fit:cover;display:block;border-radius:12px;box-shadow:0 0 4px #0000000a,4px -4px 8px #0000000f}@media(max-width:767px){.beauty-cave__image-card{width:41%;height:75%}}@media(max-width:375px){.beauty-cave__image-card{width:45.25%;height:76.29%}}.beauty-cave__image-card--1{left:0;top:61px;transform:rotate(13.012deg) skew(12.536deg);z-index:3}@media(max-width:767px){.beauty-cave__image-card--1{top:11.25%}}@media(max-width:375px){.beauty-cave__image-card--1{top:13.15%}}.beauty-cave__image-card--2{left:131.87px;top:30px;transform:rotate(13.012deg) skew(12.554deg);z-index:2}@media(max-width:767px){.beauty-cave__image-card--2{left:29%;top:5.5%}}@media(max-width:375px){.beauty-cave__image-card--2{left:28.17%;top:6.46%}}.beauty-cave__image-card--3{left:264.73px;top:0;transform:rotate(13.012deg) skew(12.554deg);z-index:1}@media(max-width:767px){.beauty-cave__image-card--3{left:58%}}@media(max-width:375px){.beauty-cave__image-card--3{left:55.68%}}.beauty-cave__deco-line{position:absolute;z-index:5}.beauty-cave__deco-line--1{width:24px;height:192px;left:237.5px;top:-10px}@media(max-width:767px){.beauty-cave__deco-line--1{width:5.14%;height:35.75%;left:48%;top:-1.75%}}@media(max-width:375px){.beauty-cave__deco-line--1{width:5.46%;height:45.94%;left:50.73%;top:-.88%}}.beauty-cave__deco-line--2{width:29px;height:191px;left:209.5px;top:250px}@media(max-width:767px){.beauty-cave__deco-line--2{width:6.29%;height:35.5%;left:42%;top:50%}}@media(max-width:375px){.beauty-cave__deco-line--2{width:6.41%;height:45.94%;left:44.9%;top:50%}}.beauty-cave__deco-logo{position:absolute;left:217px;top:197px;width:40px;height:40px;background:#f9f9f9;border-radius:20px;display:flex;align-items:center;justify-content:center;padding:7px 6px;z-index:10}@media(max-width:767px){.beauty-cave__deco-logo{width:10.28%;height:9%;left:43%;top:38%;border-radius:50%;padding:1.72% 1.37%}}@media(max-width:375px){.beauty-cave__deco-logo{width:11.16%;height:11.26%;left:45.5%;top:42.65%;border-radius:50%;padding:2.69% 2.32%}}.beauty-cave__deco-logo img{width:27px;height:26px;object-fit:cover}@media(max-width:767px){.beauty-cave__deco-logo img{width:66.67%;height:63.33%}}@media(max-width:375px){.beauty-cave__deco-logo img{width:93.1%;height:89.66%}}.about-page{background:#fefefe}.about-hero{position:relative;height:728px}@media(max-width:1023px){.about-hero{height:500px}}@media(max-width:767px){.about-hero{height:300px}}@media(max-width:375px){.about-hero{height:200px}}.about-hero>.container{position:absolute;top:20px;left:0;right:0;z-index:10}.about-hero__background{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:hidden}.about-hero__image{width:100%;height:100%;object-fit:cover;object-position:center top}.about-hero picture{display:block;width:100%;height:100%}.about-hero__logo{position:absolute;bottom:-70px;left:50%;transform:translate(-50%);width:100%;max-width:1014px;padding:0 32px;z-index:20;pointer-events:none;display:flex;justify-content:center}@media(max-width:1023px){.about-hero__logo{bottom:-50px;max-width:600px}}@media(max-width:767px){.about-hero__logo{bottom:-30px;max-width:400px;padding:0 16px}}@media(max-width:375px){.about-hero__logo{bottom:-20px;max-width:300px}}.about-hero__logo-text{width:100%;height:auto;color:#008484;display:block}.about-stats{position:relative;z-index:1;padding:190px 32px 120px}@media(max-width:1023px){.about-stats{padding:120px 40px 80px}}@media(max-width:767px){.about-stats{padding:80px 16px 60px}}@media(max-width:375px){.about-stats{padding:60px 16px}}.about-stats__grid{display:grid;grid-template-columns:577px 350px 353px;grid-template-rows:repeat(3,auto);gap:0;max-width:1440px;margin:0 auto;padding-top:1px;padding-left:1px}@media(max-width:1023px){.about-stats__grid{grid-template-columns:repeat(2,1fr);gap:8px;padding:0}}@media(max-width:375px){.about-stats__grid{grid-template-columns:repeat(2,1fr);gap:8px}}@media(max-width:1023px){.about-stats__spacer{display:none}}.about-stats__card{display:flex;flex-direction:column;gap:48px;padding:60px;border:1px solid rgba(206,206,206,.5);margin-top:-1px;margin-left:-1px}@media(max-width:1023px){.about-stats__card{gap:24px;padding:32px;margin:0}}@media(max-width:767px){.about-stats__card{gap:16px;padding:24px}}@media(max-width:375px){.about-stats__card{gap:12px;padding:20px 24px}}.about-stats__card--tl{border-radius:20px 0 0}@media(max-width:375px){.about-stats__card--tl{border-radius:20px 0 0}}.about-stats__card--tr{border-radius:0 20px 0 0}@media(max-width:375px){.about-stats__card--tr{border-radius:0 20px 0 0}}.about-stats__card--bl{border-radius:0 0 0 20px}@media(max-width:375px){.about-stats__card--bl{border-radius:0 0 0 20px}}.about-stats__card--br{border-radius:0 0 20px}@media(max-width:375px){.about-stats__card--br{border-radius:0 0 20px}}.about-stats__card--cta{background:#008484;border-color:#008484;justify-content:center;align-items:center}@media(max-width:1023px){.about-stats__card--cta{display:none}}.about-stats__card--12k{border-radius:20px 0 0}.about-stats__card--50{border-radius:0 0 20px}@media(max-width:1023px){.about-stats__card--1{order:1;border-radius:20px 0 0}.about-stats__card--4{order:2;border-radius:0 20px 0 0}.about-stats__card--new{order:3;border-radius:0}.about-stats__card--50{order:4;border-radius:0}.about-stats__card--12k{order:5;border-radius:0 0 0 20px}.about-stats__card--120{order:6;border-radius:0 0 20px}}.about-stats__number{font-family:OPTICrawModern,Georgia,serif;font-size:70px;font-weight:400;line-height:1;color:#080808;text-transform:uppercase}@media(max-width:1023px){.about-stats__number{font-size:50px;text-align:center}}@media(max-width:767px){.about-stats__number{font-size:26px}}.about-stats__text{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#6b6b6b;margin:0}@media(max-width:767px){.about-stats__text{font-size:12px;line-height:1.4;letter-spacing:-.12px}}.about-stats__highlight{font-weight:400}.about-stats__link{font-size:20px;font-weight:500;line-height:1;letter-spacing:-.2px;color:#fefefe;text-decoration:underline;text-underline-offset:4px;transition:opacity .3s ease-in-out}.about-stats__link:hover{opacity:.8}@media(max-width:375px){.about-stats__link{font-size:14px}}.about-directions{--card-height: 500px;--gap: 40px;--stagger-offset: 80px;--side-padding: 32px;padding:80px 0}@media(max-width:1023px){.about-directions{--card-height: 450px;--gap: 40px;--side-padding: 16px;padding:60px 0 80px}}@media(max-width:767px){.about-directions{--card-height: 333px;--gap: 14px;padding:50px 0}}.about-directions__title{font-size:26px;font-weight:500;line-height:1;letter-spacing:-.52px;color:#080808;max-width:1100px;margin:0 auto var(--gap);padding:0}@media(max-width:1023px){.about-directions__title{padding:0 var(--side-padding)}}@media(max-width:767px){.about-directions__title{font-size:16px;line-height:1.4;letter-spacing:-.32px;margin-bottom:22px}}.about-directions__grid{position:relative;height:calc(var(--card-height) * 3 + var(--gap) * 2);max-width:1100px;margin:0 auto;padding:0 var(--side-padding)}@media(max-width:1023px){.about-directions__grid{height:auto;display:grid;grid-template-columns:repeat(2,1fr);gap:var(--gap)}}@media(max-width:767px){.about-directions__grid{grid-template-columns:1fr}}.direction-card{position:absolute;display:block;border-radius:20px;overflow:hidden;width:calc(50% - var(--gap) / 2);height:var(--card-height);text-decoration:none;transition:transform .3s ease-in-out}.direction-card:hover{transform:scale(1.02)}@media(max-width:1023px){.direction-card{position:relative;width:100%;height:var(--card-height);top:0!important;left:0!important}}@media(max-width:767px){.direction-card{border-radius:12px}}.direction-card--1{left:0;top:0}.direction-card--2{left:calc(50% + var(--gap) / 2);top:var(--stagger-offset)}.direction-card--3{left:0;top:calc(var(--card-height) + var(--gap))}.direction-card--4{left:calc(50% + var(--gap) / 2);top:calc(var(--stagger-offset) + var(--card-height) + var(--gap))}.direction-card--5{left:0;top:calc(var(--card-height) * 2 + var(--gap) * 2)}.direction-card__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.direction-card__image img,.direction-card__image picture{display:block;width:100%;height:100%}.direction-card__image img{width:100%;height:100%;object-fit:cover}.direction-card__gradient{position:absolute;bottom:0;left:0;right:0;height:125px;background:linear-gradient(to bottom,transparent 0%,rgba(0,0,0,.6) 100%);border-radius:0 0 14px 14px;pointer-events:none;margin:0}@media(max-width:767px){.direction-card__gradient{height:90px;border-radius:0 0 12px 12px}}.direction-card__content{position:absolute;top:36px;left:36px;right:36px;bottom:36px;display:flex;flex-direction:column;justify-content:space-between;z-index:2}@media(max-width:767px){.direction-card__content{top:18px;left:18px;right:18px;bottom:18px}}.direction-card__header{display:flex;flex-direction:column;gap:10px}.direction-card__name{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:22px;font-weight:500;line-height:1;color:#080808}.direction-card__description{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#fefefe;margin:0;max-width:483px}@media(max-width:767px){.direction-card__description{max-width:100%}}.static-page{background:#fefefe}.static-page__breadcrumbs{display:flex;align-items:center;gap:4px;padding-top:30px;padding-bottom:20px}@media(max-width:767px){.static-page__breadcrumbs{display:none}}.static-header{padding-bottom:40px}@media(max-width:767px){.static-header{padding-bottom:24px}}.static-header .container{display:flex;flex-direction:column;align-items:center}.static-header__title{font-size:42px;font-weight:500;line-height:1;letter-spacing:-.84px;color:#080808;margin:0;text-align:center;max-width:960px}@media(max-width:767px){.static-header__title{font-size:16px;line-height:1.4;letter-spacing:-.32px}}.static-content{padding-bottom:96px;overflow-x:hidden}@media(max-width:767px){.static-content{padding-bottom:50px}}.static-content__body{max-width:960px;margin:0 auto}@media(max-width:767px){.static-content__body{max-width:100%}}.static-content__body p{font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#393939;margin:0 0 24px}@media(max-width:767px){.static-content__body p{font-size:14px;line-height:1.4;letter-spacing:-.14px;margin-bottom:16px}}.static-content__body p:last-child{margin-bottom:0}.static-content__body h2,.static-content__body h3,.static-content__body h4,.static-content__body h5,.static-content__body h6{font-weight:500;line-height:1;color:#101828;margin:0 0 24px}@media(max-width:767px){.static-content__body h2,.static-content__body h3,.static-content__body h4,.static-content__body h5,.static-content__body h6{margin-bottom:16px}}.static-content__body h2{font-size:26px;letter-spacing:-.52px}@media(max-width:767px){.static-content__body h2{font-size:18px;letter-spacing:-.36px}}.static-content__body h3{font-size:20px;letter-spacing:-.4px}@media(max-width:767px){.static-content__body h3{font-size:16px;letter-spacing:-.32px}}.static-content__body h4,.static-content__body h5,.static-content__body h6{font-size:18px}@media(max-width:767px){.static-content__body h4,.static-content__body h5,.static-content__body h6{font-size:16px}}.static-content__body ul,.static-content__body ol{margin:0 0 24px;padding:0;list-style:none}@media(max-width:767px){.static-content__body ul,.static-content__body ol{margin-bottom:16px}}.static-content__body ul:last-child,.static-content__body ol:last-child{margin-bottom:0}.static-content__body li{position:relative;padding-left:28px;font-size:16px;font-weight:400;line-height:1.5;letter-spacing:-.16px;color:#393939;margin-bottom:8px}@media(max-width:767px){.static-content__body li{font-size:14px;line-height:1.4;letter-spacing:-.14px}}.static-content__body li:before{content:"";position:absolute;left:0;top:4px;width:16px;height:16px;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.3332 4L5.99984 11.3333L2.6665 8' stroke='%23339D9D' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center}.static-content__body li:last-child{margin-bottom:0}.static-content__body table{width:100%;border-collapse:separate;border-spacing:0;border:none;margin:24px 0}@media(max-width:767px){.static-content__body table{margin:16px 0;display:block;overflow-x:auto;-webkit-overflow-scrolling:touch}}.static-content__body table:first-child{margin-top:0}.static-content__body table:last-child{margin-bottom:0}.static-content__body th,.static-content__body td{padding:8px 16px;text-align:left;font-size:14px;line-height:1.4;vertical-align:top;border:none;border-bottom:1px solid #E8E8E8;border-left:1px solid #E8E8E8}.static-content__body th:last-child,.static-content__body td:last-child{border-right:1px solid #E8E8E8}@media(max-width:767px){.static-content__body th,.static-content__body td{padding:4px 8px;font-size:12px}}.static-content__body tr:first-child th,.static-content__body tr:first-child td{border-top:1px solid #E8E8E8}.static-content__body tr:first-child :is(th,td):first-child{border-top-left-radius:8px}.static-content__body tr:first-child :is(th,td):last-child{border-top-right-radius:8px}.static-content__body tr:last-child :is(th,td):first-child{border-bottom-left-radius:8px}.static-content__body tr:last-child :is(th,td):last-child{border-bottom-right-radius:8px}.static-content__body th{font-weight:600;color:#fff;background:#008484;border-color:#006a6a}.static-content__body th:last-child{border-right-color:#006a6a}.static-content__body tr:first-child th{border-top-color:#006a6a}.static-content__body td{color:#393939}.static-content__body tbody tr:nth-child(2n){background:#f5fafa}.static-content__body img{max-width:100%;height:auto;border-radius:8px}.static-content__body .artnav{background:#f5fafa;border-radius:12px;padding:24px 32px;margin-bottom:32px}@media(max-width:767px){.static-content__body .artnav{padding:16px;margin-bottom:24px;border-radius:8px}}.static-content__body .artnav .tit{font-size:18px;font-weight:600;line-height:1;color:#080808;margin-bottom:16px}@media(max-width:767px){.static-content__body .artnav .tit{font-size:16px;margin-bottom:12px}}.static-content__body .artnav ul{margin:0;padding:0;list-style:none}.static-content__body .artnav li{padding-left:20px;margin-bottom:8px}@media(max-width:767px){.static-content__body .artnav li{margin-bottom:6px}}.static-content__body .artnav li:last-child{margin-bottom:0}.static-content__body .artnav li:before{content:"—";position:absolute;left:0;top:.1em;width:auto;height:auto;background-image:none;font-size:14px;font-weight:400;line-height:1.4;color:#6b6b6b}.static-content__body .artnav li.h3{padding-left:44px}@media(max-width:767px){.static-content__body .artnav li.h3{padding-left:36px}}.static-content__body .artnav li.h3:before{left:24px}@media(max-width:767px){.static-content__body .artnav li.h3:before{left:16px}}.static-content__body .artnav li a{font-size:14px;font-weight:500;line-height:1.4;letter-spacing:-.14px;color:#393939;text-decoration:none;transition:color .3s ease-in-out}.static-content__body .artnav li a:hover{color:#008484}.static-content__body img.scont-img{display:block;max-width:100%;margin:24px auto;border-radius:8px}@media(max-width:767px){.static-content__body img.scont-img{margin:16px auto}}.static-content__body img.scont-img.scont-img-left{float:left;margin:24px 24px 24px 0}.static-content__body img.scont-img.scont-img-right{float:right;margin:24px 0 24px 24px}.static-content__body img.scont-img.scont-img-left,.static-content__body img.scont-img.scont-img-right{max-width:40%}@media(max-width:767px){.static-content__body img.scont-img.scont-img-left,.static-content__body img.scont-img.scont-img-right{float:none;max-width:100%;margin:16px auto}}.static-content__body a{color:#008484;text-decoration:underline;transition:color .3s ease-in-out}.static-content__body a:hover{color:#006a6a}.static-content__body blockquote{clear:both;margin:24px 0;padding:24px 24px 24px 32px;background-color:#f5fafa;border-left:3px solid #339D9D;border-radius:0 8px 8px 0}.static-content__body blockquote p{font-size:20px;font-style:italic;font-weight:400;line-height:1.5;color:#393939;margin:0}.static-content__body blockquote p:not(:last-child){margin-bottom:8px}.static-content__body blockquote cite{display:block;margin-top:16px;font-size:12px;font-style:normal;font-weight:500;color:#6b6b6b}.static-content__body blockquote cite:before{content:"— "}.static-content__body blockquote:first-child{margin-top:0}.static-content__body blockquote:last-child{margin-bottom:0}@media(max-width:767px){.static-content__body blockquote{padding:16px 16px 16px 24px}.static-content__body blockquote p{font-size:16px}.static-content__body blockquote cite{font-size:10px}}.static-content__body hr{border:none;border-top:1px solid #EAECF0;margin:32px 0}@media(max-width:767px){.static-content__body hr{margin:24px 0}}.static-content__body strong,.static-content__body b{font-weight:600}.static-content__body code{font-family:monospace;background:#f2f2f2;padding:2px 6px;border-radius:4px;font-size:.9em}.static-content__body pre{background:#f2f2f2;padding:16px;border-radius:6px;overflow-x:auto;margin-bottom:24px}.static-content__body pre code{background:none;padding:0}.static-content__body .product-slider{width:100%;margin:40px 0}@media(max-width:767px){.static-content__body .product-slider{margin:24px 0;padding:0}}.static-content__body .product-slider:first-child{margin-top:0}.static-content__body .product-slider:last-child{margin-bottom:0}.static-content__body .product-slider .product-slider__container{overflow:hidden;margin-right:0}.static-content__body .product-slider .product-slider__track{padding-left:0;padding-right:0}.static-content__body>.product-card,.static-content__body>article.product-card{margin:32px auto;max-width:305px}@media(max-width:767px){.static-content__body>.product-card,.static-content__body>article.product-card{margin:24px auto;max-width:100%}}.static-content__body>.product-card:first-child,.static-content__body>article.product-card:first-child{margin-top:0}.static-content__body>.product-card:last-child,.static-content__body>article.product-card:last-child{margin-bottom:0}.static-content--about{padding-top:96px}@media(max-width:767px){.static-content--about{padding-top:50px}}
