.dcp-section{width:100%;overflow:hidden}.dcp-container{max-width:1400px;margin:0 auto;padding:0 2rem}.dcp-reveal{opacity:0;transform:translateY(30px);transition:opacity .7s ease,transform .7s ease}.dcp-reveal.is-visible{opacity:1;transform:translateY(0)}.dcp-hero{background:#fafafa;padding:2.5rem 0 2rem}.dcp-hero__container{max-width:1400px}.dcp-hero__content{text-align:left;max-width:680px}.dcp-hero__urgency{display:inline-flex;align-items:center;padding:.4rem .9rem;border-radius:50px;font-size:.85rem;font-weight:700;margin-bottom:1.5rem;transition:background .3s ease,color .3s ease}.dcp-hero__urgency--active{background:#f78f1f;color:#fff}.dcp-hero__urgency--inactive{background:#f0f0f0;color:#666}.dcp-hero__heading{font-size:clamp(2.2rem,4.5vw,3.5rem);font-weight:800;line-height:1.08;color:#133b63;margin:0 0 1.25rem;letter-spacing:-.03em}.dcp-hero__subtitle{font-size:clamp(1.05rem,1.5vw,1.2rem);color:#666;margin:0 0 2rem;line-height:1.65}.dcp-hero__actions{display:flex;gap:1rem;flex-wrap:wrap;margin-bottom:1.5rem}.dcp-btn--outline{background:transparent;border:2px solid #133B63;color:#133b63}.dcp-btn--outline:hover{background:#133b63;color:#fff;border-color:#133b63;transform:scale(1.04);box-shadow:0 6px 24px #133b6359}.dcp-hero__trust{display:flex;align-items:center;justify-content:flex-start;gap:.5rem;flex-wrap:wrap;margin:0}.dcp-hero__trust-score{font-size:1rem;font-weight:800;color:#133b63}.dcp-hero__trust-stars{display:inline-flex;gap:.1rem;align-items:center}.dcp-hero__trust-stars svg{width:16px;height:16px;color:#f78f1f}.dcp-hero__trust-count{font-size:.9rem;color:#666}.dcp-hero__trust-google{display:inline-flex;align-items:center;gap:.25rem;font-size:.9rem;font-weight:700;color:#133b63}.dcp-hero__trust-google svg{width:18px;height:18px}.dcp-hero__trust-separator{color:#ccc;font-size:.9rem}.dcp-hero__trust-extra{font-size:.92rem;font-weight:600;color:#133b63}.dcp-header{background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0;z-index:100;transition:box-shadow .3s ease}.dcp-header.is-scrolled{box-shadow:0 2px 12px #00000014}.dcp-header__row-1{display:flex;align-items:center;padding:1rem 2rem;max-width:1600px;margin:0 auto;gap:1.5rem}.dcp-header__row-2{display:none}.dcp-header__logo-link{display:flex;align-items:center;text-decoration:none;flex-shrink:0}.dcp-header__logo{height:auto;width:160px;max-width:100%;display:block}.dcp-header__shop-name{font-size:1.75rem;font-weight:700;color:#133b63}.dcp-header__icons{display:flex;align-items:center;gap:.5rem;flex-shrink:0}.dcp-header__icon-btn{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:8px;border:none;background:transparent;color:#133b63;cursor:pointer;transition:background .2s ease,color .2s ease;text-decoration:none;position:relative}.dcp-header__icon-btn:hover{background:#133b6314}.dcp-header__cart{position:relative}.dcp-header__cart-count{position:absolute;top:2px;right:2px;min-width:20px;height:20px;background:#f78f1f;color:#fff;font-size:.75rem;font-weight:700;border-radius:10px;display:flex;align-items:center;justify-content:center;line-height:1;padding:0 5px}.dcp-header__phone{display:flex;align-items:center;gap:.5rem;color:#133b63;text-decoration:none;font-size:1rem;font-weight:700;padding:.5rem .85rem;border-radius:8px;transition:background .2s ease}.dcp-header__phone:hover{background:#133b6314}.dcp-header__hamburger{display:none}.dcp-header__search{flex:1;min-width:0}.dcp-header__search-form{display:flex;align-items:center;background:#f5f5f5;border:1.5px solid #e5e5e5;border-radius:8px;padding:0 16px;height:44px;overflow:hidden;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.dcp-header__search-form:focus-within{border-color:#133b63;background:#fff;box-shadow:0 0 0 3px #133b6314}.dcp-header__search-icon{flex-shrink:0;color:#999;transition:color .2s ease}.dcp-header__search-form:focus-within .dcp-header__search-icon{color:#133b63}.dcp-header__search-input{width:100%;height:100%;border:none;background:transparent;padding:0 12px;font-size:16px;font-family:inherit;color:#333;outline:none;-webkit-appearance:none;appearance:none}.dcp-header__search-input::placeholder{color:#999;font-weight:400}@media(max-width:990px){.dcp-header__row-1{padding:.6rem 1rem;gap:.5rem}.dcp-header__hamburger{display:flex}.dcp-header__search--desktop{display:none}.dcp-header__row-2{display:block;padding:0 1rem .6rem}.dcp-header__logo-link{flex:1;justify-content:center}.dcp-header__logo{width:120px}.dcp-header__phone-text{display:none}.dcp-header__phone{padding:0;width:44px;height:44px;justify-content:center}}.dcp-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:9998;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.dcp-drawer-overlay.is-open{opacity:1;visibility:visible}.dcp-drawer{position:fixed;top:0;left:0;bottom:0;width:300px;max-width:85vw;background:#fff;z-index:9999;transform:translate(-100%);transition:transform .3s ease;display:flex;flex-direction:column;overflow-y:auto}.dcp-drawer.is-open{transform:translate(0)}.dcp-drawer__header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid #e5e5e5}.dcp-drawer__title{font-size:1.1rem;font-weight:700;color:#133b63}.dcp-drawer__close{color:#555}.dcp-drawer__nav{display:flex;flex-direction:column;padding:.5rem 0;flex:1}.dcp-drawer__link{display:flex;align-items:center;gap:.6rem;padding:.85rem 1.25rem;color:#333;text-decoration:none;font-size:1rem;font-weight:600;transition:background .15s ease}.dcp-drawer__link:hover{background:#133b630f;color:#133b63}.dcp-drawer__footer{border-top:1px solid #e5e5e5;padding:.5rem 0;margin-top:auto}.dcp-drawer__link--phone{color:#f78f1f;font-weight:700}.dcp-catbar{background:#133b63;position:sticky;top:var(--dcp-header-height, 70px);z-index:99;transition:top .3s ease}.dcp-catbar__list{display:flex;align-items:stretch;gap:0;list-style:none;margin:0;padding:0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch;justify-content:center}.dcp-catbar__list::-webkit-scrollbar{display:none}.dcp-catbar__link{display:flex;align-items:center;padding:6px 2rem;height:100%;font-size:1.55rem;font-weight:600;color:#ffffffd9;text-decoration:none;white-space:nowrap;position:relative;transform:scale(1);transition:color .2s ease,transform .3s cubic-bezier(.34,1.56,.64,1)}.dcp-catbar__link:after{content:"";position:absolute;bottom:0;left:50%;width:0;height:3px;background:#f78f1f;transition:width .3s cubic-bezier(.22,.61,.36,1),left .3s cubic-bezier(.22,.61,.36,1)}.dcp-catbar__link:hover,.dcp-catbar__link[aria-expanded=true]{color:#fff;transform:scale(1.05)}.dcp-catbar__link:hover:after,.dcp-catbar__link[aria-expanded=true]:after{width:calc(100% - 4rem + 4px);left:calc(2rem - 2px)}.dcp-catbar__item{position:static}.dcp-catbar__link--has-children{background:none;border:none;font-family:inherit;cursor:pointer}.dcp-catbar__caret{display:none}.dcp-megamenu{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #F78F1F;box-shadow:0 8px 30px #00000026;z-index:98;display:none}.dcp-megamenu.is-open{display:block}.dcp-megamenu__inner{padding:2.5rem 3rem 2rem;max-width:1400px;margin:0 auto}.dcp-megamenu__columns{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:2rem 3.5rem}.dcp-megamenu__heading{display:inline-block;font-size:1.5rem;font-weight:700;color:#133b63;text-decoration:none;padding-bottom:.2rem;margin-bottom:.5rem;border-bottom:2px solid #F78F1F}.dcp-megamenu__heading:hover{color:#f78f1f}.dcp-megamenu__links{list-style:none;margin:0;padding:0}.dcp-megamenu__link{display:block;padding:.4rem 0;font-size:1.5625rem;color:#444;text-decoration:none;line-height:1.5}.dcp-megamenu__link:hover{color:#f78f1f}.dcp-megamenu__link[aria-current=page]{color:#f78f1f;font-weight:600}.dcp-megamenu__footer{margin-top:1.5rem;padding-top:1rem;border-top:1px solid #eee}.dcp-megamenu__view-all{display:inline-flex;align-items:center;gap:.4rem;font-size:1.25rem;font-weight:700;color:#f78f1f;text-decoration:none}.dcp-megamenu__view-all:hover{text-decoration:underline}.dcp-megamenu__flat-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:.4rem 3rem;list-style:none;margin:0;padding:0}.dcp-megamenu__flat-link{display:block;font-size:1.25rem;font-weight:500;color:#444;text-decoration:none;padding:.5rem 0}.dcp-megamenu__flat-link:hover{color:#f78f1f}@media(max-width:1200px)and (min-width:991px){.dcp-megamenu__columns{grid-template-columns:repeat(auto-fill,minmax(170px,1fr));gap:1.5rem 2rem}.dcp-megamenu__heading{font-size:1.3rem}.dcp-megamenu__link,.dcp-megamenu__view-all{font-size:1.375rem}}.dcp-drawer__accordion{border-bottom:1px solid #f0f0f0}.dcp-drawer__accordion>summary{list-style:none}.dcp-drawer__accordion>summary::-webkit-details-marker{display:none}.dcp-drawer__link--parent{display:flex;align-items:center;justify-content:space-between;cursor:pointer}.dcp-drawer__chevron{transition:transform .25s ease;flex-shrink:0}.dcp-drawer__accordion[open]>summary .dcp-drawer__chevron{transform:rotate(180deg)}.dcp-drawer__submenu{padding:0 0 .5rem}.dcp-drawer__subheading{display:block;padding:.6rem 1.25rem .2rem 2rem;font-size:.78rem;font-weight:700;color:#133b63;text-transform:uppercase;letter-spacing:.05em}.dcp-drawer__link--child{padding-left:2rem;font-weight:400;font-size:.95rem;color:#555}.dcp-drawer__link--child:hover{color:#133b63}.dcp-drawer__link--view-all{font-weight:700;color:#f78f1f;padding-left:2rem;font-size:.9rem}.dcp-btn{display:inline-flex;align-items:center;justify-content:center;padding:1rem 2rem;font-size:1rem;font-weight:700;text-decoration:none;border-radius:8px;transition:transform .35s cubic-bezier(.34,1.56,.64,1),background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease;cursor:pointer;border:2px solid transparent;letter-spacing:.01em}.dcp-btn--primary{background:#f78f1f;color:#fff;border-color:#f78f1f}.dcp-btn--primary:hover{background:#e07a0e;border-color:#e07a0e;transform:scale(1.04);box-shadow:0 6px 24px #f78f1f73}.dcp-btn--secondary{background:transparent;color:#fff;border-color:#ffffff80}.dcp-btn--secondary:hover{background:#ffffff1a;border-color:#fff;transform:translateY(-2px)}.dcp-btn--ghost{background:transparent;color:#ffffffd9;border-color:#ffffff40}.dcp-btn--ghost:hover{background:#ffffff14;border-color:#ffffff80;color:#fff;transform:translateY(-2px)}.dcp-btn--dark{background:#133b63;color:#fff;border-color:#133b63}.dcp-btn--dark:hover{background:#1a4f7a;border-color:#1a4f7a;transform:translateY(-2px);box-shadow:0 4px 20px #133b634d}.dcp-values{background:#133b63;padding:1.5rem 0}.dcp-values__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem}.dcp-values__item{display:flex;align-items:center;gap:1rem;color:#fff}.dcp-values__icon{flex-shrink:0;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#f78f1f26;border-radius:12px;color:#f78f1f}.dcp-values__icon svg{width:24px;height:24px}.dcp-values__text h3{font-size:1.425rem;font-weight:700;margin:0 0 .2rem;color:#fff}.dcp-values__text p{font-size:1.23rem;margin:0;color:#ffffff8c;line-height:1.4}.dcp-section-header{text-align:center;margin-bottom:2rem}.dcp-section-header h2{font-size:clamp(1.8rem,3.5vw,2.5rem);font-weight:800;color:#133b63;margin:0 0 .75rem;letter-spacing:-.02em}.dcp-section-header p{font-size:1.1rem;color:#666;margin:0;max-width:500px;margin-inline:auto}.dcp-products{padding:3rem 0}.dcp-carousel{position:relative}.dcp-carousel__track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:1.25rem;-webkit-overflow-scrolling:touch}.dcp-carousel__track::-webkit-scrollbar{display:none}.dcp-carousel__track .dcp-product-card{flex:0 0 calc(20% - 1rem);scroll-snap-align:start}.dcp-carousel__arrow{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:50%;background:#fffffff2;border:1px solid rgba(0,0,0,.08);box-shadow:0 2px 12px #0000001a;cursor:pointer;font-size:1.5rem;line-height:1;color:#133b63;display:flex;align-items:center;justify-content:center;z-index:2;opacity:0;transition:opacity .25s ease,background .2s ease}.dcp-carousel:hover .dcp-carousel__arrow{opacity:1}.dcp-carousel__arrow:hover{background:#fff;box-shadow:0 4px 16px #00000026}.dcp-carousel__arrow--prev{left:-8px}.dcp-carousel__arrow--next{right:-8px}.dcp-carousel__arrow[disabled]{opacity:0!important;pointer-events:none}.dcp-carousel__dots{display:flex;justify-content:center;gap:.5rem;margin-top:1.25rem}.dcp-carousel__dot{width:8px;height:8px;border-radius:50%;background:#ddd;border:none;padding:0;cursor:pointer;transition:background .2s ease}.dcp-carousel__dot.is-active{background:#f78f1f}.dcp-product-card{position:relative;border-radius:12px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);transition:all .3s ease;text-decoration:none;color:inherit;display:block}.dcp-product-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000014;border-color:transparent}.dcp-product-card__media{position:relative;aspect-ratio:1;overflow:hidden;background:#f5f5f5}.dcp-product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dcp-product-card:hover .dcp-product-card__media img{transform:scale(1.03)}.dcp-product-card__badges{position:absolute;top:.5rem;left:.5rem;right:.5rem;display:flex;justify-content:space-between;z-index:2;pointer-events:none}.dcp-badge{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .55rem;border-radius:6px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.03em}.dcp-badge--same-day{background:#f78f1f;color:#fff}.dcp-badge--best-seller{background:#133b63;color:#fff;margin-left:auto}.dcp-product-card__info{padding:.85rem}.dcp-product-card__title{font-size:.95rem;font-weight:600;margin:0 0 .35rem;color:#133b63;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.dcp-product-card__price{font-size:.9rem;font-weight:700;color:#133b63;margin:0}.dcp-product-card__price--from{font-size:.78rem;font-weight:400;color:#888}.dcp-product-card__price--compare{text-decoration:line-through;color:#999;font-weight:400;margin-left:.35rem}.dcp-urgency{padding:5rem 0;background:linear-gradient(135deg,#fef3c7,#fff7e6)}.dcp-split{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.dcp-split--reverse{direction:rtl}.dcp-split--reverse>*{direction:ltr}.dcp-split__media{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3}.dcp-split__media img{width:100%;height:100%;object-fit:cover}.dcp-split__eyebrow{display:inline-block;font-size:.8rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f78f1f;margin-bottom:1rem}.dcp-split__heading{font-size:clamp(2rem,4vw,3rem);font-weight:800;line-height:1.1;color:#133b63;margin:0 0 1.25rem;letter-spacing:-.02em}.dcp-split__body{font-size:1.65rem;line-height:1.7;color:#555;margin:0 0 2rem}.dcp-collections{padding:5rem 0}.dcp-collections__grid{display:grid;gap:1rem}.dcp-collections__grid--4,.dcp-collections__grid--compact{grid-template-columns:repeat(4,1fr)}.dcp-collection-tile{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1;display:block;text-decoration:none}.dcp-collections__grid--compact .dcp-collection-tile{aspect-ratio:4 / 3}.dcp-collection-tile__media{position:absolute;top:0;right:0;bottom:0;left:0}.dcp-collection-tile__media img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.dcp-collection-tile:hover .dcp-collection-tile__media img{transform:scale(1.04)}.dcp-collection-tile__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to top,#00000080,#00000005 60%);transition:background .3s ease}.dcp-collection-tile:hover .dcp-collection-tile__overlay{background:linear-gradient(to top,#0009,#00000014 60%)}.dcp-collection-tile__info{position:absolute;bottom:.85rem;right:.85rem;background:#ffffffeb;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:.6rem .9rem;border-radius:8px;border-left:3px solid #F78F1F;text-align:right;z-index:1;max-width:75%;transition:transform .3s ease,box-shadow .3s ease}.dcp-collection-tile:hover .dcp-collection-tile__info{transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.dcp-collection-tile__title{color:#133b63;font-size:1.425rem;font-weight:700;margin:0;line-height:1.3}.dcp-collection-tile__price{color:#f78f1f;font-size:1.17rem;margin:.15rem 0 0;font-weight:600}.dcp-collections__grid--compact .dcp-collection-tile__info{padding:.5rem .75rem;bottom:.65rem;right:.65rem}.dcp-collections__grid--compact .dcp-collection-tile__title{font-size:1.275rem}.dcp-collections__grid--compact .dcp-collection-tile__price{font-size:1.08rem}.dcp-reviews-banner{padding:3.5rem 0;background:#133b63;position:relative;overflow:hidden}.dcp-reviews-banner:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(247,143,31,.08) 0%,transparent 70%);pointer-events:none}.dcp-reviews-banner__inner{text-align:center;position:relative}.dcp-reviews-banner__rating{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:.6rem}.dcp-reviews-banner__score{font-size:3.5rem;font-weight:800;color:#fff;line-height:1;letter-spacing:-.03em}.dcp-reviews-banner__stars{display:flex;gap:.2rem;align-items:center}.dcp-reviews-banner__star{width:28px;height:28px;color:#f78f1f}.dcp-reviews-banner__count{font-size:1.15rem;color:#ffffffb3;font-weight:500;margin-left:.5rem}.dcp-reviews-banner__google{display:inline-flex;align-items:center;gap:.35rem;font-size:1.15rem;font-weight:700;color:#fff}.dcp-reviews-banner__google-logo{width:22px;height:22px}.dcp-reviews-banner__tagline{margin:1rem 0 0;font-size:1.05rem;color:#ffffff80;font-weight:400;letter-spacing:.01em}@media(max-width:750px){.dcp-reviews-banner{padding:2.5rem 0}.dcp-reviews-banner__score{font-size:2.5rem}.dcp-reviews-banner__star{width:22px;height:22px}.dcp-reviews-banner__rating{gap:.4rem}.dcp-reviews-banner__count,.dcp-reviews-banner__google{font-size:1rem}}.dcp-about{padding:5rem 0;background:#fafafa}.dcp-about__contact-detail{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem;color:#555;font-size:1rem}.dcp-about__contact-detail a{color:inherit;text-decoration:none}.dcp-about__contact-detail a:hover{color:#133b63}.dcp-about__contact-detail svg{width:18px;height:18px;color:#f78f1f;flex-shrink:0}.dcp-about__map{border-radius:16px;overflow:hidden;aspect-ratio:4 / 3;background:#e5e5e5}.dcp-about__map iframe{display:block;width:100%;height:100%}.dcp-catbar__list>li{display:flex;align-items:stretch}.dcp-catbar__inner{display:flex;align-items:center;justify-content:center}@media(max-width:990px){.dcp-hero{padding:2rem 0 1.5rem}.dcp-catbar{display:none}.dcp-catbar__list{justify-content:flex-start}.dcp-values__grid{grid-template-columns:repeat(2,1fr);gap:1.5rem}.dcp-carousel__track .dcp-product-card{flex:0 0 calc(33.333% - .85rem)}.dcp-carousel__arrow{display:none}.dcp-split{grid-template-columns:1fr;gap:2.5rem}.dcp-split--reverse{direction:ltr}.dcp-collections__grid--4,.dcp-collections__grid--compact{grid-template-columns:repeat(2,1fr)}}@media(max-width:750px){.dcp-container{padding:0 1.25rem}.dcp-hero{padding:1.5rem 0 1rem}.dcp-hero__actions{flex-direction:column}.dcp-hero__actions .dcp-btn{width:100%;text-align:center}.dcp-carousel__track .dcp-product-card{flex:0 0 calc(45% - .5rem)}.dcp-carousel__arrow{display:none}.dcp-values__grid{grid-template-columns:1fr 1fr;gap:1rem}.dcp-values__item{flex-direction:column;text-align:center;gap:.5rem}.dcp-product-card__info{padding:.7rem}.dcp-product-card__title{font-size:.88rem}.dcp-section-header h2{font-size:1.8rem}.dcp-products,.dcp-collections,.dcp-about,.dcp-urgency{padding:3.5rem 0}.dcp-split__media{border-radius:12px}.dcp-collection-tile__title{font-size:1.23rem}}.dcp-urgency--compact{padding:2.5rem 0}.dcp-urgency__compact-inner{text-align:center;max-width:700px;margin:0 auto}.dcp-urgency__compact-eyebrow{display:inline-block;font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#f78f1f;margin-bottom:.5rem}.dcp-urgency__compact-heading{font-size:clamp(1.5rem,3vw,2rem);font-weight:800;line-height:1.15;color:#133b63;margin:0 0 .75rem}.dcp-urgency__compact-body{font-size:1.5rem;line-height:1.6;color:#555;margin:0 0 1.25rem}@media(max-width:749px){.dcp-urgency--compact{padding:2rem 0}}.dcp-shop-all{padding:4rem 0}.dcp-shop-all__grid{display:grid;grid-template-columns:repeat(6,1fr);gap:.75rem}.dcp-shop-all__grid .dcp-product-card__info{padding:.5rem .6rem}.dcp-shop-all__grid .dcp-product-card__title{font-size:1.2rem;line-height:1.3;margin:0 0 4px}.dcp-shop-all__grid .dcp-product-card__price{font-size:1.125rem}.dcp-shop-all__grid .dcp-badge{font-size:.55rem;padding:2px 6px}.dcp-shop-all__view-all{text-align:center;margin-top:2.5rem}.dcp-shop-all__reviews-strip{padding:2.5rem 2rem;background:#133b63;border-radius:12px;margin:2.5rem 0;position:relative;overflow:hidden}.dcp-shop-all__reviews-strip:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at 50% 0%,rgba(247,143,31,.08) 0%,transparent 70%);pointer-events:none}.dcp-shop-all__reviews-inner{position:relative;text-align:center}.dcp-shop-all__reviews-rating{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px}.dcp-shop-all__reviews-score{font-size:2.5rem;font-weight:800;color:#fff;line-height:1}.dcp-shop-all__reviews-stars{display:inline-flex;gap:2px;color:#f59e0b}.dcp-shop-all__reviews-count{font-size:1rem;color:#fffc;font-weight:500}.dcp-shop-all__reviews-google{display:inline-flex;align-items:center;gap:6px;font-size:1rem;font-weight:600;color:#fff}.dcp-shop-all__reviews-tagline{margin:.75rem 0 0;font-size:1rem;color:#ffffffb3;font-weight:500}@media(max-width:990px){.dcp-shop-all__grid{grid-template-columns:repeat(4,1fr)}}@media(max-width:749px){.dcp-shop-all{padding:3rem 0}.dcp-shop-all__grid{grid-template-columns:repeat(3,1fr);gap:.5rem}.dcp-shop-all__reviews-strip{padding:2rem 1.25rem;margin:1.5rem calc(-1 * var(--dcp-page-padding, 1rem));border-radius:0}.dcp-shop-all__reviews-score{font-size:2rem}.dcp-shop-all__reviews-stars svg{width:18px;height:18px}}
/*# sourceMappingURL=/cdn/shop/t/15/assets/custom-homepage.css.map */
