.dhome,.dfooter{font-family:FoundersGroteskRegular,Helvetica Neue,Arial,sans-serif;color:#212121}.dhome h1,.dhome h2,.dhome h3,.dhome p{margin-top:0}.dhome__hero{position:relative;min-height:calc(100svh - 56px);background:#d7d2d2 var(--hero) center/cover no-repeat}.dhome__hero-copy{position:absolute;left:4.5%;bottom:6%;max-width:470px;color:#fff}.dhome__hero-copy>span{display:inline-flex;padding:2px 12px;border:2px solid #fff;border-radius:50px;font:500 16px/1 FoundersGroteskMedium}.dhome__hero h1{margin:14px 0 12px;font-size:55px;line-height:.9;font-weight:400}.dhome__hero h1 strong{font-family:FoundersGroteskSemibold;font-weight:600}.dhome__hero p{max-width:440px;font-size:18px;line-height:1.05}.dhome__hero-copy>div{display:flex;gap:10px}.dhome__btn{min-width:168px;height:48px;padding:0 25px;border:1px solid #212121;border-radius:50px;display:inline-flex;align-items:center;justify-content:center;background:#fff;color:#111;text-decoration:none;font-size:15px}.dhome__btn--dark{background:#111;color:#fff}.dhome__rail{padding:64px 24px 70px}.dhome__rail>header{margin-bottom:28px;display:flex;align-items:flex-end;justify-content:space-between}.dhome__rail>header h2{margin:0;font-size:38px;line-height:.94;font-weight:400}.dhome__rail>header>a{text-decoration:underline;font-size:17px}.dhome__arrows{display:flex;gap:8px}.dhome__arrows button{width:42px;height:42px;border:1px solid #212121;border-radius:50%;background:#fff;font-size:22px;cursor:pointer}.dhome__products{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(235px,1fr);grid-template-rows:1fr;gap:12px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.dhome__products::-webkit-scrollbar{display:none}.dhome__product{min-width:0;scroll-snap-align:start}.dhome__product-image{position:relative;aspect-ratio:1/1.17;display:block;overflow:hidden;background:#f4f1ef}.dhome__product-image img{width:100%;height:100%;display:block;object-fit:cover;transition:transform .5s}.dhome__product:hover img{transform:scale(1.02)}.dhome__heart{position:absolute;right:13px;top:10px;font:30px/1 Arial;color:#111}.dhome__product-info{min-height:100px;padding:13px 4px 8px}.dhome__product-info h3{margin:0 0 4px;font-size:20px;font-weight:400}.dhome__product-info h3 a{text-decoration:none}.dhome__product-info p{margin:0 0 3px;font-size:14px}.dhome__product-info small{font-size:14px;color:#555}.dhome__add{width:100%;min-height:44px;padding:0 13px;border:1px solid #212121;display:flex;align-items:center;justify-content:space-between;background:#fff;color:#212121;text-decoration:none;font-size:14px;cursor:pointer}.dhome__add.is-loading{opacity:.55}.dhome__duo{padding:0 16px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.dhome__campaign{position:relative;min-height:735px;padding:38px;display:flex;flex-direction:column;justify-content:flex-end;background:#eee var(--desktop) center/cover no-repeat;color:#fff;text-decoration:none}.dhome__campaign span{font-size:20px}.dhome__campaign h2{margin:8px 0 18px;font-size:42px;line-height:.96;font-weight:400}.dhome__campaign u{font-size:16px}.dhome__gender{padding:80px 16px;display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.dhome__gender>a{position:relative;min-height:620px;padding:30px;display:flex;flex-direction:column;justify-content:flex-end;background:#ddd var(--image) center/cover;color:#fff;text-decoration:none}.dhome__gender h2{margin:0 0 10px;font-size:44px;font-weight:400}.dhome__rail--featured{padding-top:10px}.dhome__boutique{min-height:620px;padding:6%;display:flex;align-items:flex-end;background:#777 var(--image) center/cover no-repeat;color:#fff}.dhome__boutique h2{font-size:48px;line-height:.95;font-weight:400}.dhome__stories{padding:16px;display:grid;grid-template-columns:1fr 1fr;gap:16px}.dhome__stories article{position:relative;min-height:800px;padding:44px;display:flex;align-items:flex-end;background:#aaa var(--image) center/cover;color:#fff}.dhome__stories article div{max-width:480px}.dhome__stories h2{font-size:46px;line-height:.96;font-weight:500}.dhome__stories p{font-size:18px;line-height:1.2}.dhome__stories a{color:#fff}.dfooter{margin-top:70px;padding:54px 40px 25px;background:#212121;color:#fff}.dfooter__signup{max-width:620px;margin-bottom:65px}.dfooter__signup h2{margin:0;font-size:40px;font-weight:400}.dfooter__signup p{font-size:18px}.dfooter__signup form{height:48px;border-bottom:1px solid #fff;display:flex}.dfooter__signup input{flex:1;border:0;outline:0;background:transparent;color:#fff;font-size:18px}.dfooter__signup button{border:0;background:transparent;color:#fff;text-transform:uppercase}.dfooter__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.dfooter__grid>div{display:flex;flex-direction:column;gap:12px}.dfooter h3{font-size:21px;font-weight:400}.dfooter a{color:#fff;text-decoration:none}.dfooter__country{padding:14px;border:1px solid #777;display:flex;justify-content:space-between;background:transparent;color:#fff}.dfooter__legal{margin-top:65px;padding-top:20px;border-top:1px solid #555;display:flex;justify-content:space-between;font-size:13px}.dfooter__legal div{display:flex;gap:18px}@media(max-width:767px){.dhome__hero{min-height:calc(100svh - 56px);background-position:center}.dhome__hero-copy{left:16px;right:16px;bottom:20px;max-width:none}.dhome__hero-copy>span{font-size:14px}.dhome__hero h1{margin:12px 0 10px;font-size:31px;line-height:.96}.dhome__hero p{margin-bottom:15px;font-size:15px;line-height:1}.dhome__hero-copy>div{gap:8px}.dhome__btn{min-width:0;flex:1;height:48px;padding:0 13px;font-size:14px}.dhome__rail{padding:44px 16px 54px}.dhome__rail>header{margin-bottom:20px}.dhome__rail>header h2{font-size:30px}.dhome__arrows{display:none}.dhome__products{grid-auto-columns:75%;gap:10px;margin-right:-16px;padding-right:16px}.dhome__product-image{aspect-ratio:1/1.13}.dhome__product-info{min-height:93px}.dhome__product-info h3{font-size:19px}.dhome__duo{grid-template-columns:1fr;gap:12px}.dhome__campaign{min-height:560px;padding:24px}.dhome__campaign h2{font-size:34px}.dhome__gender{padding:54px 16px;grid-template-columns:1fr;gap:12px}.dhome__gender>a{min-height:490px;padding:24px}.dhome__gender h2{font-size:38px}.dhome__rail--featured{padding-top:0}.dhome__boutique{min-height:470px;padding:25px 16px}.dhome__boutique h2{font-size:34px}.dhome__stories{grid-template-columns:1fr;padding:12px}.dhome__stories article{min-height:600px;padding:24px}.dhome__stories h2{font-size:36px}.dfooter{margin-top:42px;padding:42px 20px 22px}.dfooter__signup h2{font-size:32px}.dfooter__grid{grid-template-columns:1fr 1fr;gap:36px 20px}.dfooter__legal{align-items:flex-start;flex-direction:column-reverse;gap:20px}.dfooter__legal div{flex-wrap:wrap}}.dhome__product-placeholder{width:100%;height:100%;display:block;background:#eee}.dhome__add:disabled{cursor:not-allowed;opacity:.55}.dhome__add-error{min-height:1em;margin:5px 4px 0;color:#a1261d;font-size:13px}.dhome__configuration-error{padding:24px;border:1px solid #a1261d;color:#a1261d}.dh__line-price{display:flex;flex-direction:column;align-items:flex-end}.dh__cart-checkout{width:100%;border:0;cursor:pointer}.dh__cart-error,.dh__cart-discount{color:#a1261d}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}.dhome *,.dh *{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}.dhome__campaign{min-height:510px;padding:26px}.dhome__campaign h2{font-size:30px}.dhome__gender{padding:16px;gap:12px}.dhome__gender>a{min-height:355px;padding:18px}.dhome__gender h2{font-size:28px}.dhome__stories{display:block;padding:16px}.dhome__stories article{min-height:710px}.dhome__stories article:nth-child(n+2){display:none}.dfooter{position:relative;margin-top:0;padding:28px 5% 20px;background:#f8f6f5;color:#111;font-size:13px}.dfooter h3{margin:0 0 10px;font:500 15px/1 FoundersGroteskMedium,sans-serif}.dfooter a{color:#111}.dfooter__retail{position:absolute;left:5%;top:28px}.dfooter__retail p{margin:0;font-size:16px}.dfooter__walmart{color:#1684d6}.dfooter__cvs{color:#e5222b}.dfooter__cvs span{font-size:10px}.dfooter__target{color:#e41e2b;font-size:22px}.dfooter__signup{width:270px;margin:70px 0 28px}.dfooter__signup form{height:34px;border:1px solid #bdb9b7;border-radius:20px;padding:3px 4px 3px 12px}.dfooter__signup input{color:#111;font-size:12px}.dfooter__signup button{padding:0 15px;border-radius:16px;background:#111;color:#fff;font-size:10px}.dfooter__social{margin-top:10px;font-size:24px;letter-spacing:5px}.dfooter__grid{margin-left:43%;display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.dfooter__grid>div{gap:7px}.dfooter__app>div{display:flex;gap:5px}.dfooter__app span{padding:3px 8px;border-radius:3px;background:#111;color:#fff;font-size:8px;line-height:8px}.dfooter__app strong{font-size:12px}.dfooter__country-wrap{width:270px;margin-top:-55px}.dfooter__country{width:100%;height:34px;border:1px solid #bbb;border-radius:18px;color:#111}.dfooter__brand{margin:48px 0 20px;text-align:center;font-size:28px;letter-spacing:1px}.dfooter__legal{margin:0;padding:0;border:0;justify-content:center;gap:10px;font-size:9px}.dfooter__legal div{display:flex;gap:12px}@media(max-width:767px){.dhome__rail{padding:24px 8px 28px}.dhome__rail>header h2{font-size:25px;line-height:23px}.dhome__products{grid-auto-columns:72%;margin-right:-8px;padding-right:8px}.dhome__duo{padding:0 8px;gap:8px}.dhome__campaign{min-height:555px;padding:18px}.dhome__campaign h2{font-size:24px;line-height:23px}.dhome__gender{height:590px;padding:8px;grid-template-columns:repeat(3,1fr);gap:6px}.dhome__gender>a{min-height:574px;padding:10px 7px}.dhome__gender h2{font-size:20px;text-transform:uppercase}.dhome__gender u{font-size:12px}.dhome__boutique{min-height:390px;padding:18px 8px}.dhome__boutique h2{font-size:26px}.dhome__stories{padding:0}.dhome__stories article{min-height:805px;padding:16px}.dhome__stories h2{font-size:30px}.dfooter{padding:25px 16px 18px;font-size:11px}.dfooter__retail{position:static}.dfooter__signup{width:100%;margin:22px 0}.dfooter__grid{margin:0;grid-template-columns:1fr 1fr;gap:24px 16px}.dfooter__app{grid-column:2}.dfooter__country-wrap{width:100%;margin:22px 0 0}.dfooter__brand{margin:32px 0 18px}.dfooter__legal{align-items:center;flex-direction:column;gap:10px;text-align:center}.dfooter__legal div{justify-content:center;flex-wrap:wrap;gap:8px}}.dhome__gender{grid-template-columns:repeat(2,minmax(0,1fr))}@media(max-width:767px){.dhome__gender{height:auto;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.dhome__gender>a{min-height:470px}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/sorella-custom-homepage.css.map */
