section-concern:not(.loaded){opacity:0}.section-concern{margin:4rem 0;padding-bottom:4rem;position:relative}.section-concern,.section-concern *{font-family:Myriad Pro;color:#0d0d0d}.section-concern a{text-decoration:none}.section-concern:after{content:"";position:absolute;width:calc(100% - 4rem);height:1px;background:#e8e8e8;max-width:1440px;left:0;right:0;bottom:0;margin:auto}@media screen and (min-width: 750px){.section-concern{margin:8rem 0;padding-bottom:8rem}}.section-concern_title{font-weight:500;margin:0 0 2rem}@media screen and (max-width: 749px){.section-concern_title{text-align:center}.concern-body_empty-results{padding-left:2rem;padding-right:2rem}}.concern-header{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 0 -.5rem -.5rem;max-width:1100px}@media screen and (min-width: 990px){.concern-header{padding-right:12rem}}.concern-header_collection{text-decoration:none;background:#f2f2f2;border:1px solid #e7e7e7;border-radius:30px;margin:0 0 .5rem .5rem;padding:.5rem 1rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-transition:all ease-in-out .2s;-o-transition:all ease-in-out .2s;transition:all ease-in-out .2s;font-family:inherit;font-weight:400;font-size:12px;line-height:22px;color:#333;cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (min-width: 750px){.concern-header_collection{padding:.5rem 1.5rem;margin:0 0 1rem 1rem}}.concern-header_collection svg{-webkit-transition:width ease-in-out .2s;-o-transition:width ease-in-out .2s;transition:width ease-in-out .2s;width:0;overflow:hidden}.concern-header_collection[aria-selected=false]:focus-visible{-webkit-box-shadow:0 0 1px 2px #0d0d0d;box-shadow:0 0 1px 2px #0d0d0d}.concern-header_collection[aria-selected=true]{background:#0d0d0d;border-color:#0d0d0d;color:#fff}.concern-header_collection[aria-selected=true] svg{width:16px;margin-right:1rem}.concern-body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:2rem}@media screen and (min-width: 750px){.concern-body{margin-top:4rem}}.concern-body_collection{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-transition:opacity ease-in-out .2s;-o-transition:opacity ease-in-out .2s;transition:opacity ease-in-out .2s;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width: 990px){.concern-body_collection{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.concern-body_collection[aria-hidden=true]{display:none}.concern-body_collection:not(.show){opacity:0}.concern-body_collection-info{padding:4rem 2rem;background:#f2f2f2;border-radius:4px;width:100%}@media screen and (min-width: 990px){.concern-body_collection-info{max-width:300px}}.concern-body_collection-info>*{margin:0}.concern-body_collection-info>*:not(:first-child){margin:1rem 0 0}@media screen and (min-width: 750px){.concern-body_collection-info>*:not(:first-child){margin:2rem 0 0}}.concern-body_collection-title{font-weight:300;font-size:24px;line-height:32px;letter-spacing:-.02em}.concern-body_collection-subtext{font-weight:400;font-size:14px;line-height:22px}.concern-body_collection-link{font-weight:500;font-size:12px;line-height:22px;letter-spacing:-.02em;border-bottom:1px solid currentColor;text-transform:capitalize;display:inline-block}.concern-body_collection-products{position:relative;margin-top:2rem;margin-left:-2rem;width:calc(100% + 4rem)}@media screen and (min-width: 990px){.concern-body_collection-products{padding-left:2rem;width:calc(100% - 300px);margin:0}}.concern-body_collection-products .swiper-slide{--col: 2;width:calc((100% - 11px * (var(--col) - 1)) / var(--col));height:auto}@media screen and (min-width: 750px){.concern-body_collection-products .swiper-slide{--col: 3}}@media screen and (min-width: 1200px){.concern-body_collection-products .swiper-slide{--col: 4}}.concern-body_collection-buttons{position:absolute;right:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;z-index:1;bottom:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%}.concern-body_collection-buttons .swiper-button-prev,.concern-body_collection-buttons .swiper-button-next{width:32px;height:43px;margin:0}.concern-body_collection-buttons .swiper-button-prev:after,.concern-body_collection-buttons .swiper-button-next:after{color:#000;font-size:20px}.concern-body_collection-buttons .swiper-button-prev{left:0}.concern-body_collection-buttons .swiper-button-next{right:0}@media screen and (min-width: 990px){.concern-body_collection-buttons{bottom:calc(100% + 4rem);width:104px}.concern-body_collection-buttons .swiper-button-prev,.concern-body_collection-buttons .swiper-button-next{position:static}}.concern-select{color:#121212}.concern-select label{font-weight:700;font-size:14px;line-height:18px;margin-bottom:.5rem}.concern-select summary>div,.concern-select ul{font-weight:300;font-size:16px;line-height:20px}.concern-select summary>div{border:1px solid #dbdbdb;border-radius:5px;padding:1.5rem}.concern-select details[open] summary svg{transform:rotate(180deg)}.concern-select summary [role=select]{color:#121212}.concern-select ul{position:absolute;list-style:none;padding:1rem 0;margin:0;z-index:3;background:#fff;width:100%;border:1px solid #dbdbdb;top:-1px;max-height:300px;overflow-y:auto;border-bottom-right-radius:5px;border-bottom-left-radius:5px}.concern-select li{padding:.5rem 1.5rem}.concern-select li[aria-selected=true]{background-color:#dbdbdb}.concern-select details[open] summary>div{border-bottom-right-radius:0;border-bottom-left-radius:0}.concern-select details[open] summary:after{content:"";position:fixed;width:100%;height:100%;z-index:2;left:0;top:0}
/*# sourceMappingURL=/cdn/shop/t/52/assets/section-concern.css.map */
