:root{--aew-black:#050505;--aew-text:#111;--aew-muted:#5b6269;--aew-border:#e5e5e5;--aew-radius:18px;--aew-max:1500px}
.aew-header,.aew-hero,.aew-promise,.aew-sale-banner,.aew-before-after-section,.aew-intro,.aew-reviews,.aew-beyond,.aew-benefits,.aew-newsletter,.aew-footer{box-sizing:border-box;font-family:Inter,Arial,Helvetica,sans-serif}.aew-header *,.aew-hero *,.aew-promise *,.aew-sale-banner *,.aew-before-after-section *,.aew-intro *,.aew-reviews *,.aew-beyond *,.aew-benefits *,.aew-newsletter *,.aew-footer *{box-sizing:border-box}.aew-section-inner{max-width:var(--aew-max);margin:0 auto;width:100%;padding-left:20px;padding-right:20px}.aew-button{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:0 32px;border-radius:999px;background:#fff;color:#111;text-decoration:none!important;font-weight:800;font-size:14px;letter-spacing:.04em;line-height:1;transition:transform .25s ease,box-shadow .25s ease,opacity .25s ease}.aew-button:hover{transform:translateY(-2px);box-shadow:0 10px 22px rgba(0,0,0,.18);opacity:.92}
/* Header */
.aew-header{position:relative;z-index:1000;width:100%;background:transparent}.aew-header--sticky{position:sticky;top:0}.aew-announcement{height:24px;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:12px;line-height:1;background:#303030;color:#fff;text-align:center}.aew-header-inner{width:calc(100% - 24px);max-width:98%;height:70px;margin:8px auto;display:grid;grid-template-columns:240px minmax(0,1fr) 220px 48px;align-items:center;gap:18px;padding:0 28px;background:#fff;border-radius:22px;box-shadow:0 10px 35px rgba(0,0,0,.22);color:#111}.aew-header-logo{display:flex;align-items:center;min-width:150px;text-decoration:none!important;color:#111;font-weight:900;letter-spacing:.36em;font-size:22px}.aew-header-logo img{max-width:150px;max-height:38px;object-fit:contain}.aew-header-finder{display:flex;align-items:center;gap:20px;min-width:0}.aew-header-finder-label{font-size:16px;font-weight:900;white-space:nowrap;letter-spacing:.02em}.aew-finder-missing{font-size:12px;color:#888}.aew-header-actions{display:flex;justify-content:flex-end;align-items:center;gap:22px}.aew-header-actions a{position:relative;display:inline-flex;align-items:center;justify-content:center;width:27px;height:27px;color:#111;text-decoration:none!important}.aew-header-actions svg,.aew-mobile-toggle svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:2.4;stroke-linecap:round;stroke-linejoin:round}.aew-cart-link span{position:absolute;top:-9px;right:-11px;min-width:19px;height:19px;border-radius:999px;background:#3461ec;color:#fff;font-size:11px;display:flex;align-items:center;justify-content:center;font-weight:800}.aew-mobile-toggle{display:none;appearance:none;border:0;background:transparent;color:#111;padding:0;cursor:pointer}.aew-mobile-panel{width:calc(100% - 24px);max-width:620px;margin:0 auto 10px;background:#fff;border-radius:18px;box-shadow:0 20px 35px rgba(0,0,0,.22);padding:16px}.aew-mobile-panel[hidden]{display:none}.aew-mobile-finder-label{font-weight:900;margin-bottom:12px}
/* Hero */
.aew-hero{position:relative;min-height:640px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden;color:#fff;text-align:center}.aew-hero::after{content:"";position:absolute;inset:0;background:rgba(0,0,0,.28);z-index:1}.aew-hero-video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;z-index:0}.aew-hero-content{position:relative;z-index:2;width:min(92%,850px);padding-top:70px;animation:aewFadeUp .8s ease both}.aew-hero-badge{display:inline-flex;background:#1686dd;color:#fff;border-radius:6px;padding:4px 10px;font-size:12px;font-weight:900;line-height:1;margin-bottom:12px}.aew-hero-title{font-size:50px;line-height:1.05;margin:0 0 16px;font-weight:900;letter-spacing:.04em;color:inherit}.aew-hero-subtitle{font-size:18px;font-weight:700;margin:0 0 28px;color:inherit}.aew-hero-rating{margin-top:22px;font-size:16px;font-weight:900}.aew-hero-rating span{color:#ffb800;letter-spacing:2px}
/* Promise */
.aew-promise{background:#fff;color:#111;padding:55px 20px}.aew-promise-grid{display:grid;grid-template-columns:260px repeat(4,1fr);gap:48px;align-items:center}.aew-promise-heading{font-size:28px;line-height:1.08;margin:0;font-weight:900;white-space:pre-line}.aew-promise-item{display:grid;grid-template-columns:52px 1fr;align-items:flex-start;gap:18px}.aew-promise-icon{font-size:34px;line-height:1;color:#26313a;display:flex}.aew-promise-icon svg{width:38px;height:38px}.aew-promise-item h3{font-size:23px;line-height:1.05;margin:0 0 9px;font-weight:900}.aew-promise-item p{font-size:16px;line-height:1.34;margin:0;color:#333}
/* Sale */
.aew-sale-banner{position:relative;display:flex;align-items:center;justify-content:center;min-height:250px;background:#111 center/cover no-repeat;text-decoration:none!important;color:#fff;text-align:center;overflow:hidden}.aew-sale-banner::before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.4);z-index:0}.aew-sale-content{position:relative;z-index:1}.aew-sale-content h2{font-size:44px;line-height:1.1;margin:0 0 22px;font-weight:900;letter-spacing:.02em}.aew-sale-content p{font-size:20px;margin:0 0 24px}.aew-sale-content small{font-size:13px;font-weight:800}
/* Before / After */
.aew-before-after-section{background:#fff;padding:58px 20px 40px}.aew-before-after-title{font-size:42px;line-height:1.1;text-align:center;margin:0 0 58px;font-weight:900}.aew-before-after-wrap{margin:0 auto;width:100%;max-width:74%}.aew-before-after{position:relative;width:100%;height:680px;border-radius:18px;overflow:hidden;background:#ddd;isolation:isolate;user-select:none}.aew-ba-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}.aew-ba-after{filter:none;opacity:1}.aew-ba-before{position:absolute;inset:0;overflow:hidden;z-index:2;width:100%!important;clip-path:inset(0 calc(100% - var(--aew-ba-position,50%)) 0 0)}.aew-ba-before .aew-ba-image{filter:none;max-width:none!important;width:100%;height:100%;object-fit:cover}.aew-ba-divider{position:absolute;top:0;bottom:0;width:3px;background:#fff;z-index:4;transform:translateX(-50%);box-shadow:0 0 0 1px rgba(0,0,0,.12)}.aew-ba-divider span{position:absolute;top:50%;left:50%;width:44px;height:44px;border-radius:50%;background:#fff;color:#333;border:2px solid rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);font-weight:900}.aew-ba-range{position:absolute;inset:0;z-index:5;width:100%;height:100%;opacity:0;cursor:ew-resize}.aew-ba-label{position:absolute;z-index:6;top:18px;padding:7px 12px;border-radius:999px;background:rgba(255,255,255,.85);font-size:12px;font-weight:900}.aew-ba-label-before{left:18px}.aew-ba-label-after{right:18px}
/* Intro */
.aew-intro{background:#fff;color:#111;text-align:center;padding:90px 20px 120px}.aew-intro-inner{max-width:760px;margin:0 auto}.aew-intro h2{font-size:44px;line-height:1.1;margin:0 0 32px;font-weight:900}.aew-intro-text{font-size:19px;line-height:1.4;text-align:left}.aew-intro-text p{margin:0 0 16px}
/* Reviews */
.aew-reviews{position:relative;background:#050505;color:#fff;text-align:center;padding:90px 0 70px;overflow:hidden}.aew-reviews::before{content:"";position:absolute;left:-8%;right:-8%;top:-115px;height:190px;background:inherit;border-radius:0 0 50% 50% / 0 0 100% 100%;z-index:0;transform:rotate(180deg)}.aew-review-rating-pill{position:relative;z-index:2;display:inline-flex;align-items:center;gap:12px;background:#fff;color:#333;border-radius:999px;padding:12px 26px;margin-top:-135px;margin-bottom:50px;box-shadow:0 8px 28px rgba(0,0,0,.25);font-size:28px}.aew-review-rating-pill .aew-stars{font-size:24px}.aew-review-rating-pill b{font-size:34px;color:#4285f4;font-weight:900}.aew-reviews-head{position:relative;z-index:2;max-width:680px;margin:0 auto 70px;padding:0 20px}.aew-reviews-head h2{font-size:36px;line-height:1.24;margin:0;font-weight:900;color:inherit}.aew-review-marquee{position:relative;z-index:2;display:flex;flex-direction:column;gap:26px}.aew-review-track{overflow:hidden;width:100%;-webkit-mask-image:linear-gradient(90deg,transparent 0,#000 13%,#000 87%,transparent 100%);mask-image:linear-gradient(90deg,transparent 0,#000 13%,#000 87%,transparent 100%)}.aew-review-track-inner{display:flex;gap:24px;width:max-content;will-change:transform}.aew-review-track[data-direction=left] .aew-review-track-inner.aew-animate{animation:aewMarqueeLeft var(--aew-duration,45s) linear infinite}.aew-review-track[data-direction=right] .aew-review-track-inner.aew-animate{animation:aewMarqueeRight var(--aew-duration,45s) linear infinite}.aew-review-track:hover .aew-review-track-inner{animation-play-state:paused}.aew-review-card{flex:0 0 390px;min-height:178px;border-radius:18px;background:#f6f7f8;color:#171717;padding:18px 20px;text-align:left;box-shadow:0 1px 0 rgba(255,255,255,.1)}.aew-review-card header{display:grid;grid-template-columns:42px 1fr 28px;gap:12px;align-items:center;margin-bottom:8px}.aew-review-card header strong{display:block;font-size:14px;font-weight:900}.aew-review-card header small{display:block;color:#7a7f85;font-size:12px}.aew-review-avatar{width:42px;height:42px;border-radius:50%;overflow:hidden;background:#5577d7;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.aew-review-avatar img{width:100%;height:100%;object-fit:cover}.aew-google-mark{font-size:20px;color:#4285f4;justify-self:end}.aew-stars{color:#f9b600;letter-spacing:2px}.aew-review-card p{font-size:14px;line-height:1.4;margin:8px 0 8px;color:inherit;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.aew-review-card a{color:#2b72c8;text-decoration:none!important;font-weight:700;font-size:12px;display:block;text-align:center}.aew-reviews-bottom{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;gap:22px;margin-top:48px;padding:0 20px}.aew-reviews-bottom strong{font-size:18px}
/* Beyond / Benefits / newsletter */
.aew-beyond{background:#282828;color:#fff;text-align:center;padding:78px 20px}.aew-beyond h2{font-size:44px;line-height:1.1;margin:0 0 24px;font-weight:900}.aew-beyond p{margin:0 0 38px;font-size:18px;font-weight:700}.aew-benefits{background:#f7f7f7;color:#111;padding:42px 20px}.aew-benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:52px;align-items:center}.aew-benefit{display:grid;grid-template-columns:64px 1fr;gap:18px;align-items:center}.aew-benefit-icon{font-size:36px;color:#111;line-height:1}.aew-benefit-icon svg{width:44px;height:44px}.aew-benefit h3{font-size:21px;line-height:1.1;margin:0 0 12px;font-weight:500}.aew-benefit p{font-size:15px;line-height:1.45;margin:0}.aew-newsletter{background:#000;color:#fff;min-height:110px;display:flex;align-items:center;justify-content:center;gap:22px;text-align:center;font-size:15px;font-weight:800;padding:25px 20px}.aew-newsletter-form{min-width:280px}
/* Footer */
.aew-footer-main{background:#fff;color:#222;padding:88px 20px 78px}.aew-footer-grid{display:grid;grid-template-columns:1.55fr repeat(3,1fr) 1.55fr;gap:70px}.aew-footer-logo{font-weight:900;letter-spacing:.36em;font-size:24px;margin-bottom:42px}.aew-footer-logo img{max-width:150px;max-height:42px}.aew-footer-brand p,.aew-footer-details,.aew-footer-column p,.aew-footer-connect p{font-size:15px;line-height:1.65;margin:0 0 18px}.aew-footer-details a,.aew-footer-column a,.aew-footer-bottom a{color:inherit;text-decoration:underline}.aew-footer-column h3,.aew-footer-connect h3{font-size:14px;margin:0 0 26px;font-weight:900;letter-spacing:.03em}.aew-footer-column p{margin:0 0 12px}.aew-footer-payments{max-width:250px;margin-top:46px}.aew-email-placeholder{display:flex;align-items:center;width:100%;max-width:300px;height:48px;border:1px solid #333;margin-top:28px}.aew-email-placeholder input{flex:1;border:0!important;outline:0;background:transparent;height:100%;padding:0 18px;font-size:16px}.aew-email-placeholder button{width:54px;height:100%;border:0;background:transparent;font-size:26px;cursor:pointer;color:#111}.aew-socials{display:flex;justify-content:flex-end;align-items:center;gap:18px;margin-top:230px}.aew-socials a{width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;text-decoration:none!important;color:#111;background:#f0f0f0;transition:background .25s ease,color .25s ease,transform .25s ease}.aew-socials a:hover{transform:translateY(-2px)}.aew-footer-bottom{background:#000;color:#fff;min-height:55px;display:flex;align-items:center;justify-content:space-between;gap:20px;padding:0 9%;font-size:12px}.aew-footer-bottom a{color:#fff;text-decoration:none;margin:0 6px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
@keyframes aewFadeUp{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@keyframes aewMarqueeLeft{from{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes aewMarqueeRight{from{transform:translateX(-50%)}to{transform:translateX(0)}}
@media (max-width:1280px){.aew-header-inner{grid-template-columns:180px minmax(0,1fr) 190px 44px;padding:0 20px}.aew-header-finder-label{font-size:14px}.aew-promise-grid{grid-template-columns:1fr 1fr;gap:34px}.aew-promise-heading{grid-column:1/-1}.aew-before-after-wrap{max-width:88%}.aew-footer-grid{grid-template-columns:1.3fr repeat(2,1fr);gap:44px}.aew-footer-connect{grid-column:auto}.aew-socials{margin-top:70px}.aew-benefits-grid{grid-template-columns:repeat(2,1fr)}}
@media (max-width:1024px){.aew-header-inner{grid-template-columns:170px 1fr 160px 44px}.aew-header-finder{display:none}.aew-mobile-toggle{display:flex;justify-content:center}.aew-hero{min-height:520px}.aew-hero-title{font-size:40px}.aew-sale-content h2,.aew-before-after-title,.aew-intro h2,.aew-beyond h2{font-size:36px}.aew-before-after{height:500px}.aew-review-card{flex-basis:340px}.aew-footer-grid{grid-template-columns:1fr 1fr}.aew-footer-connect{grid-column:1/-1}.aew-footer-bottom{padding:18px 20px;flex-direction:column;justify-content:center;text-align:center}}
@media (max-width:767px){.aew-announcement{height:auto;min-height:24px;padding:6px 12px;font-size:11px}.aew-header-inner{width:calc(100% - 16px);height:58px;margin:6px auto;grid-template-columns:1fr auto auto;padding:0 16px;border-radius:18px}.aew-header-logo{font-size:17px}.aew-header-logo img{max-width:115px}.aew-header-actions{gap:10px}.aew-header-actions a{width:22px;height:22px}.aew-header-actions a:nth-child(1),.aew-header-actions a:nth-child(2){display:none}.aew-header-actions svg,.aew-mobile-toggle svg{width:21px;height:21px}.aew-hero{min-height:460px;background-position:center}.aew-hero-content{padding-top:30px}.aew-hero-title{font-size:31px}.aew-hero-subtitle{font-size:15px}.aew-hero-rating{font-size:13px}.aew-button{min-height:38px;padding:0 24px;font-size:12px}.aew-promise{padding:38px 16px}.aew-promise-grid{grid-template-columns:1fr;gap:26px}.aew-promise-heading{font-size:25px}.aew-promise-item{grid-template-columns:44px 1fr}.aew-promise-item h3{font-size:20px}.aew-promise-item p{font-size:14px}.aew-sale-banner{min-height:210px}.aew-sale-content h2{font-size:30px}.aew-sale-content p{font-size:16px}.aew-before-after-section{padding:38px 10px}.aew-before-after-title{font-size:31px;margin-bottom:28px}.aew-before-after-wrap{max-width:94%}.aew-before-after{height:340px}.aew-intro{padding:55px 18px 78px}.aew-intro h2{font-size:32px}.aew-intro-text{text-align:center;font-size:16px}.aew-reviews{padding:70px 0 48px}.aew-reviews::before{top:-70px;height:120px}.aew-review-rating-pill{margin-top:-100px;margin-bottom:36px;font-size:20px;padding:10px 18px}.aew-review-rating-pill .aew-stars{font-size:16px}.aew-review-rating-pill b{font-size:24px}.aew-reviews-head h2{font-size:25px}.aew-reviews-head{margin-bottom:42px}.aew-review-card{flex-basis:285px;min-height:160px}.aew-benefits-grid{grid-template-columns:1fr;gap:28px}.aew-benefit{grid-template-columns:50px 1fr}.aew-beyond{padding:56px 18px}.aew-beyond h2{font-size:31px}.aew-beyond p{font-size:15px}.aew-newsletter{min-height:84px;font-size:13px}.aew-footer-main{padding:55px 18px}.aew-footer-grid{grid-template-columns:1fr;gap:34px}.aew-footer-logo{margin-bottom:24px}.aew-footer-column h3,.aew-footer-connect h3{margin-bottom:15px}.aew-socials{justify-content:flex-start;margin-top:32px}.aew-footer-payments{margin-top:25px;max-width:220px}}
/* Single Product Page */
.aew-sp-page,.aew-sp-page *{box-sizing:border-box}.aew-sp-page{font-family:Inter,Arial,Helvetica,sans-serif;color:#111;background:#fff}.aew-sp-layout{display:grid;grid-template-columns:minmax(0,1fr) 430px;align-items:start;min-height:100vh}.aew-sp-main{min-width:0;border-right:1px solid #d8d8d8}.aew-sp-sidebar{position:sticky;top:0;min-height:100vh;background:#fff;z-index:20}.aew-sp-panel{padding:34px 34px 38px}.aew-sp-gallery{position:relative;min-height:660px;display:flex;align-items:center;justify-content:center;overflow:hidden}.aew-sp-main-image{width:min(520px,58vw);height:auto;max-height:560px;object-fit:contain;display:block}.aew-sp-gallery-arrow{position:absolute;top:50%;transform:translateY(-50%);border:0;background:transparent;color:#aaa;font-size:58px;line-height:1;cursor:pointer;z-index:2}.aew-sp-gallery-prev{left:28px}.aew-sp-gallery-next{right:28px}.aew-sp-thumbs{position:absolute;left:0;right:0;bottom:38px;display:flex;justify-content:center;gap:14px}.aew-sp-thumb{width:76px;height:62px;border:2px solid #111;border-radius:8px;background:#fff;padding:4px;cursor:pointer}.aew-sp-thumb.is-active,.aew-sp-thumb:focus{border-color:#e5387f;outline:none;box-shadow:0 0 0 3px rgba(229,56,127,.12)}.aew-sp-thumb img{width:100%;height:100%;object-fit:contain}.aew-sp-sale{min-height:185px;background:#111 center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;position:relative;overflow:hidden}.aew-sp-sale:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.38)}.aew-sp-sale>div{position:relative;z-index:1}.aew-sp-sale h2{font-size:34px;line-height:1.1;margin:0 0 18px;font-weight:900;letter-spacing:.03em}.aew-sp-sale p{font-size:18px;margin:0 0 20px}.aew-sp-sale small{font-weight:800}.aew-sp-tabs{height:46px;background:#fff;border-bottom:1px solid #d8d8d8;box-shadow:0 2px 10px rgba(0,0,0,.08);display:flex;align-items:center;justify-content:center;gap:90px;position:sticky;top:0;z-index:10}.aew-sp-tabs a{color:#111;text-decoration:none!important;font-weight:900;font-size:14px;line-height:1;padding:16px 0 13px;border-bottom:3px solid transparent}.aew-sp-tabs a:hover{border-bottom-color:#111}.aew-sp-description{width:min(100%,1040px);margin:0 auto;padding:42px 22px 28px;display:grid;grid-template-columns:1fr 1fr;gap:52px}.aew-sp-description h2{font-size:24px;line-height:1.1;margin:0 0 24px;font-weight:900}.aew-sp-wysiwyg{font-size:15px;line-height:1.7}.aew-sp-wysiwyg ul{margin:0;padding-left:22px}.aew-sp-wysiwyg li{margin:0 0 12px}.aew-sp-included{border-left:1px solid #d8d8d8;padding-left:42px}.aew-sp-included-grid{display:flex;gap:34px;flex-wrap:wrap}.aew-sp-included-item{width:82px;text-align:center}.aew-sp-included-item img{height:34px;width:60px;object-fit:contain;display:block;margin:0 auto 14px;filter:grayscale(1)}.aew-sp-included-item span{display:block;font-size:32px;line-height:1;margin-bottom:14px}.aew-sp-included-item small{font-size:13px;line-height:1.15;display:block}.aew-sp-related-wrap{padding:28px 22px 70px;text-align:center}.aew-sp-big-title{font-size:34px;line-height:1.1;margin:22px 0 72px;font-weight:900;text-align:center}.aew-sp-related-title{margin-top:0}.aew-sp-product-row{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:16px;width:min(100%,1160px);margin:0 auto;align-items:stretch}.aew-sp-related-card{position:relative;display:flex;flex-direction:column;text-align:left;text-decoration:none!important;color:#111;background:#e9ecef;border-radius:12px;overflow:hidden;min-height:350px;padding:16px 14px 20px;transition:transform .25s ease,box-shadow .25s ease}.aew-sp-related-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px rgba(0,0,0,.08)}.aew-sp-related-card img{height:185px;width:100%;object-fit:contain;margin:22px 0 10px}.aew-sp-related-card em{display:inline-flex;align-self:flex-start;background:#fff;border-radius:4px;padding:6px 8px;font-size:10px;line-height:1;font-style:normal;font-weight:900;margin-bottom:16px}.aew-sp-related-card strong{font-size:15px;line-height:1.28;font-weight:700;margin:0 0 12px}.aew-sp-related-card b{font-size:15px;line-height:1;font-weight:900;margin-top:auto}.aew-sp-card-cart,.aew-sp-card-heart{position:absolute;top:12px;width:30px;height:30px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 5px rgba(0,0,0,.12);font-style:normal}.aew-sp-card-cart{left:12px}.aew-sp-card-heart{right:12px;font-size:22px}.aew-sp-empty-related{grid-column:1/-1;text-align:center;font-weight:700;color:#555}.aew-sp-difference{padding:46px 22px 86px;text-align:center}.aew-sp-section-title{font-size:42px;line-height:1.1;margin:0 0 36px;font-weight:900;text-align:center}.aew-sp-ba{position:relative;width:min(100%,920px);height:540px;margin:0 auto 70px;border-radius:16px;overflow:hidden;background:#ddd;isolation:isolate}.aew-sp-ba-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.aew-sp-ba-after{filter:grayscale(1);opacity:.78}.aew-sp-ba-before{position:absolute;inset:0 auto 0 0;overflow:hidden;z-index:2}.aew-sp-ba-divider{position:absolute;top:0;bottom:0;width:3px;background:#fff;z-index:4;transform:translateX(-50%)}.aew-sp-ba-divider span{position:absolute;left:50%;top:50%;width:42px;height:42px;border-radius:50%;display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);background:#fff;border:2px solid rgba(0,0,0,.25);font-weight:900}.aew-sp-intro-text{max-width:700px;margin:0 auto;font-size:18px;line-height:1.48;text-align:left}.aew-sp-comparison{padding:72px 22px 82px;text-align:center}.aew-sp-comparison>p{font-size:15px;color:#333;margin:0 0 70px}.aew-sp-compare-table{width:min(100%,720px);margin:0 auto;display:grid;grid-template-columns:1.15fr 1fr 1.15fr;align-items:center}.aew-sp-compare-table>div{min-height:58px;display:flex;align-items:center;justify-content:center;font-size:17px}.aew-sp-feature{justify-content:flex-start!important;font-weight:900;padding-left:28px;border-left:1px solid #ddd}.aew-sp-compare-brand{grid-row:1;grid-column:2;background:#ececec;border-radius:10px 10px 0 0;font-weight:900;letter-spacing:.28em}.aew-sp-compare-table>div:nth-child(3){font-size:18px}.aew-sp-compare-table>div:nth-child(3n+5){background:#ececec}.aew-sp-check{font-size:44px!important;font-weight:900;background:#ececec}.aew-sp-cross{font-size:44px!important;color:#888}.aew-sp-mini-links{display:flex;justify-content:center;gap:42px;margin-top:46px}.aew-sp-mini-links a{color:#111;text-decoration:underline!important;font-weight:800}.aew-sp-faq{padding:82px 22px 80px;text-align:center}.aew-sp-faq>small{display:block;font-size:11px;letter-spacing:.22em;margin-bottom:18px;color:#555}.aew-sp-faq-list{width:min(100%,940px);margin:34px auto 0;text-align:left}.aew-sp-faq-list details{background:#f1f1f1;margin-bottom:14px}.aew-sp-faq-list summary{cursor:pointer;padding:24px 28px;font-weight:800;list-style:none;display:flex;justify-content:space-between;gap:20px}.aew-sp-faq-list summary::-webkit-details-marker{display:none}.aew-sp-faq-list summary:after{content:"⌄";font-size:18px}.aew-sp-faq-list details[open] summary:after{transform:rotate(180deg)}.aew-sp-faq-list p{padding:0 28px 24px;margin:0;line-height:1.6;color:#333}.aew-sp-shipping-label{font-size:13px;letter-spacing:.01em;margin-bottom:12px;color:#111}.aew-sp-shipping-label span{display:inline-flex;align-items:center;justify-content:center;margin-left:4px;width:16px;height:16px;border-radius:50%;background:#cfd4d9;color:#fff;font-size:11px}.aew-sp-title{font-size:31px;line-height:1.12;margin:0 0 22px;font-weight:900}.aew-sp-price-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;font-size:16px;margin-bottom:2px}.aew-sp-price-row strong{font-size:17px;font-weight:900}.aew-sp-price-row ins{text-decoration:none}.aew-sp-sold-pill{display:inline-flex;background:#000;color:#fff;border-radius:999px;padding:7px 12px;font-size:12px;line-height:1;font-weight:900}.aew-sp-rating{margin-left:auto;font-weight:900;color:#111;white-space:nowrap}.aew-sp-rating::first-letter{color:#111}.aew-sp-review-link{display:block;text-align:right;color:#808890;font-size:12px;text-decoration:underline!important;margin:0 0 18px}.aew-sp-promo{border:1px solid #e1e1e1;border-radius:5px;display:grid;grid-template-columns:72px 1fr;gap:16px;align-items:center;padding:18px 20px;margin:16px 0 24px}.aew-sp-promo>strong{display:flex;align-items:center;justify-content:center;min-height:54px;background:#f8f8f8;font-size:17px}.aew-sp-promo b{display:block;text-align:center;font-size:16px;margin-bottom:5px}.aew-sp-promo div{font-size:14px;line-height:1.35;font-weight:600}.aew-sp-qty-label{font-size:13px;margin-bottom:13px;color:#555}.aew-sp-qty-static{display:flex;align-items:center;gap:26px;margin-bottom:14px}.aew-sp-qty-static button{border:0;background:transparent;font-size:24px;line-height:1;cursor:pointer}.aew-sp-cart .quantity{display:flex;align-items:center;margin-bottom:14px}.aew-sp-cart .qty{width:72px;height:38px;border:0;text-align:center;font-weight:700;background:transparent}.aew-sp-add{width:100%;height:42px;border-radius:999px!important;border:1px solid #d4d4d4!important;background:#fff!important;color:#9a9a9a!important;font-weight:900!important;font-size:13px!important;letter-spacing:.02em!important;box-shadow:none!important;text-transform:uppercase}.aew-sp-cart .aew-sp-add{background:#000!important;color:#fff!important;border-color:#000!important}.aew-sp-stock{display:flex;align-items:center;gap:14px;margin:17px 0 14px;font-size:14px;color:#555}.aew-sp-stock span{width:12px;height:12px;border-radius:50%;background:#22e0b7;box-shadow:0 0 0 5px rgba(34,224,183,.16)}.aew-sp-notify{width:100%;height:46px;border:0;border-radius:999px;background:#000;color:#fff;font-size:13px;font-weight:900;cursor:pointer;margin:0 0 28px}.aew-sp-finance b{display:block;font-size:16px;margin-bottom:14px}.aew-sp-finance p{font-size:14px;line-height:1.5;margin:0 0 18px}.aew-sp-info-card{position:relative;background:#f8f8f8;padding:18px 48px 18px 18px;margin-top:18px}.aew-sp-info-card b{display:block;font-size:13px;margin-bottom:9px}.aew-sp-info-card p{font-size:13px;line-height:1.45;margin:0;color:#555}.aew-sp-info-card i{position:absolute;right:16px;top:50%;transform:translateY(-50%);font-style:normal;color:#888;letter-spacing:4px}.aew-sp-info-card--plain{background:#fff;border:1px solid #f0f0f0;margin-top:26px}.aew-sp-info-card--plain i{font-size:18px;color:#4673db;letter-spacing:0}
@media(max-width:1280px){.aew-sp-layout{grid-template-columns:minmax(0,1fr) 380px}.aew-sp-panel{padding:28px 24px}.aew-sp-gallery{min-height:560px}.aew-sp-product-row{grid-template-columns:repeat(3,minmax(0,1fr))}.aew-sp-tabs{gap:46px}.aew-sp-description{grid-template-columns:1fr}.aew-sp-included{border-left:0;border-top:1px solid #d8d8d8;padding-left:0;padding-top:28px}.aew-sp-ba{height:460px}}
@media(max-width:1024px){.aew-sp-layout{display:flex;flex-direction:column}.aew-sp-sidebar{position:relative;order:-1;width:100%;min-height:0;border-bottom:1px solid #ddd}.aew-sp-main{border-right:0;width:100%}.aew-sp-panel{max-width:720px;margin:0 auto}.aew-sp-gallery{min-height:480px}.aew-sp-main-image{width:min(520px,75vw)}.aew-sp-tabs{position:relative;top:auto;gap:32px;overflow:auto;justify-content:flex-start;padding:0 18px}.aew-sp-section-title{font-size:36px}.aew-sp-big-title{font-size:30px}.aew-sp-product-row{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:767px){.aew-sp-panel{padding:22px 16px}.aew-sp-title{font-size:25px}.aew-sp-price-row{align-items:flex-start}.aew-sp-rating{margin-left:0;width:100%}.aew-sp-review-link{text-align:left}.aew-sp-gallery{min-height:380px}.aew-sp-main-image{width:78vw;max-height:310px}.aew-sp-gallery-arrow{font-size:40px}.aew-sp-gallery-prev{left:10px}.aew-sp-gallery-next{right:10px}.aew-sp-thumbs{bottom:18px}.aew-sp-sale{min-height:150px}.aew-sp-sale h2{font-size:28px}.aew-sp-sale p{font-size:15px}.aew-sp-tabs{height:44px;gap:26px}.aew-sp-tabs a{font-size:12px;white-space:nowrap}.aew-sp-description{padding:32px 16px 20px;gap:30px}.aew-sp-included-grid{gap:20px}.aew-sp-related-wrap{padding:22px 16px 44px}.aew-sp-product-row{grid-template-columns:1fr}.aew-sp-related-card{min-height:auto}.aew-sp-related-card img{height:220px}.aew-sp-difference{padding:34px 16px 58px}.aew-sp-section-title{font-size:30px}.aew-sp-ba{height:330px;margin-bottom:46px}.aew-sp-intro-text{text-align:left;font-size:16px}.aew-sp-comparison{padding:46px 12px 58px}.aew-sp-compare-table{grid-template-columns:1fr .75fr .75fr}.aew-sp-compare-table>div{font-size:13px;min-height:52px}.aew-sp-feature{padding-left:10px}.aew-sp-check,.aew-sp-cross{font-size:30px!important}.aew-sp-mini-links{gap:18px;flex-wrap:wrap}.aew-sp-faq{padding:54px 14px}.aew-sp-faq-list summary{padding:18px 16px}.aew-sp-faq-list p{padding:0 16px 18px}.aew-sp-promo{grid-template-columns:58px 1fr;padding:14px;gap:12px}}
/* About Us Page */
.aew-about,.aew-about *{box-sizing:border-box}.aew-about{font-family:Inter,Arial,Helvetica,sans-serif;color:#111;background:#fff}.aew-about-inner{width:min(100%,1400px);margin:0 auto;padding-left:28px;padding-right:28px}.aew-about-hero{position:relative;min-height:760px;margin:10px 12px 0;border-radius:14px;background:#111 center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.aew-about-hero:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.34)}.aew-about-hero-inner{position:relative;z-index:2;width:min(100%,900px);padding:80px 22px}.aew-about-hero-title{font-size:76px;line-height:1.08;margin:0 0 26px;font-weight:900;letter-spacing:.02em;text-transform:uppercase;color:inherit}.aew-about-hero p{font-size:18px;font-weight:800;margin:0;color:inherit}.aew-about-down{position:absolute;z-index:3;bottom:32px;left:50%;transform:translateX(-50%);width:60px;height:60px;border:1px solid rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center;color:#fff;text-decoration:none!important;font-size:28px;transition:background .25s ease,transform .25s ease}.aew-about-down:hover{background:rgba(255,255,255,.12);transform:translateX(-50%) translateY(-3px)}.aew-about-company{padding-top:62px;padding-bottom:72px;text-align:center}.aew-about-company h2{font-size:38px;line-height:1.1;margin:0 0 26px;font-weight:900}.aew-about-copy{width:min(100%,620px);margin:0 auto 56px;text-align:left;color:#3e454c;font-size:18px;line-height:1.45}.aew-about-copy p{margin:0 0 16px}.aew-about-video-card{position:relative;width:min(100%,1120px);height:570px;margin:0 auto;border-radius:5px;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.aew-about-video-card:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.28)}.aew-about-video-card>div{position:relative;z-index:2}.aew-about-video-card strong{display:block;font-size:31px;line-height:1.1}.aew-about-video-card span{display:block;font-size:58px;line-height:1.05;font-weight:900;margin-top:8px}.aew-about-dark{color:#f4f4f4;padding:90px 0}.aew-about-dark-grid{display:grid;grid-template-columns:1fr 1fr;gap:72px 64px;align-items:center}.aew-about-dark img{width:100%;height:360px;object-fit:cover;border-radius:16px;display:block}.aew-about-dark-text{padding:24px 54px}.aew-about-dark-text small{display:block;font-size:18px;letter-spacing:.04em;text-transform:uppercase;color:#d6dbe1;margin-bottom:8px}.aew-about-dark-text h2{font-size:42px;line-height:1.08;margin:0 0 24px;font-weight:500;color:#fff}.aew-about-dark-text p{font-size:19px;line-height:1.45;margin:0;color:#d9dde2}.aew-about-values{padding-top:60px;padding-bottom:80px}.aew-about-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:60px}.aew-about-card{border:1px solid #d9d9d9;border-radius:8px;min-height:150px;padding:34px 38px;text-align:center;display:flex;flex-direction:column;justify-content:center}.aew-about-card h3{font-size:28px;line-height:1.1;margin:0 0 14px;font-weight:900}.aew-about-card p{font-size:19px;line-height:1.32;margin:0}.aew-about-difference-title{text-align:center;font-size:40px;line-height:1.1;margin:0 0 36px;font-weight:900}.aew-about-ba{position:relative;width:min(100%,1350px);height:650px;margin:0 auto;border-radius:12px;overflow:hidden;background:#ddd;isolation:isolate}.aew-about-ba-img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.aew-about-ba-after{filter:none;opacity:1}.aew-about-ba-before{position:absolute;inset:0;overflow:hidden;z-index:2;width:100%!important;clip-path:inset(0 calc(100% - var(--aew-ba-position,50%)) 0 0)}.aew-about-ba-before .aew-about-ba-img{filter:none;max-width:none!important;width:100%;height:100%;object-fit:cover}.aew-about-ba-divider{position:absolute;top:0;bottom:0;width:3px;background:#fff;z-index:4;transform:translateX(-50%)}.aew-about-ba-divider span{position:absolute;left:50%;top:50%;width:44px;height:44px;border-radius:50%;background:#fff;color:#444;border:2px solid rgba(0,0,0,.22);display:flex;align-items:center;justify-content:center;transform:translate(-50%,-50%);font-weight:900}.aew-about-ba-range{position:absolute;inset:0;width:100%;height:100%;z-index:6;opacity:0;cursor:ew-resize}.aew-about-american{padding-top:30px;padding-bottom:86px}.aew-about-american-panel{background:#252525;color:#fff;display:grid;grid-template-columns:.88fr 1.12fr;gap:80px;align-items:center;padding:78px 88px;margin-bottom:64px}.aew-about-american-panel h2{font-size:42px;line-height:1.1;margin:0 0 28px;font-weight:500;color:inherit}.aew-about-american-panel p{font-size:20px;line-height:1.45;margin:0;color:#e2e5e8}.aew-about-american-panel img{width:100%;height:390px;object-fit:cover;border-radius:10px}.aew-about-american-cols{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:70px}.aew-about-american-cols h3{font-size:28px;line-height:1.12;margin:0 0 20px;font-weight:900}.aew-about-american-cols p{font-size:19px;line-height:1.45;margin:0}.aew-about-beyond{background:#272727;color:#fff;text-align:center;padding:78px 22px 82px}.aew-about-beyond h2{font-size:42px;line-height:1.1;margin:0 0 28px;font-weight:900;color:inherit}.aew-about-beyond p{font-size:18px;font-weight:700;margin:0 0 34px;color:inherit}.aew-about-environment{position:relative;min-height:440px;margin-top:74px;margin-bottom:74px;border-radius:6px;background:center/cover no-repeat;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;overflow:hidden}.aew-about-environment:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.25)}.aew-about-environment>div{position:relative;z-index:2}.aew-about-environment strong{display:block;font-size:34px;line-height:1.1;font-weight:900}.aew-about-environment h2{font-size:78px;line-height:1;margin:8px 0 34px;font-weight:900;color:inherit}.aew-about-contact{display:grid;grid-template-columns:1fr 1fr;align-items:center;text-align:center;padding-top:0;padding-bottom:100px}.aew-about-contact>div{min-height:300px;display:flex;flex-direction:column;align-items:center;justify-content:center}.aew-about-contact>div+div{border-left:2px solid #111}.aew-about-contact h2{font-size:42px;line-height:1.1;margin:0 0 48px;font-weight:900}.aew-about-contact p{font-size:20px;line-height:1.35;margin:0 0 38px;color:#444}.aew-about-blue-button{display:inline-flex;align-items:center;justify-content:center;gap:16px;min-width:230px;min-height:74px;padding:0 32px;background:#0077d9;color:#fff!important;text-decoration:none!important;font-size:17px;font-weight:900}.aew-about-blue-button:hover{filter:brightness(.95);transform:translateY(-2px)}
@media(max-width:1280px){.aew-about-hero{min-height:660px}.aew-about-hero-title{font-size:62px}.aew-about-video-card{height:500px}.aew-about-dark-grid{gap:48px}.aew-about-dark-text{padding:20px 26px}.aew-about-ba{height:560px}.aew-about-american-panel{gap:46px;padding:54px}.aew-about-environment h2{font-size:62px}}
@media(max-width:1024px){.aew-about-inner{padding-left:20px;padding-right:20px}.aew-about-hero{min-height:560px}.aew-about-hero-title{font-size:48px}.aew-about-video-card{height:420px}.aew-about-video-card span{font-size:42px}.aew-about-dark-grid{grid-template-columns:1fr;gap:34px}.aew-about-dark-grid img:nth-of-type(2){order:4}.aew-about-cards{grid-template-columns:1fr}.aew-about-ba{height:500px}.aew-about-american-panel{grid-template-columns:1fr;padding:42px}.aew-about-american-cols{grid-template-columns:1fr;gap:32px}.aew-about-contact{grid-template-columns:1fr}.aew-about-contact>div+div{border-left:0;border-top:2px solid #111}}
@media(max-width:767px){.aew-about-hero{min-height:500px;margin:6px;border-radius:10px}.aew-about-hero-title{font-size:36px}.aew-about-hero p{font-size:15px}.aew-about-company{padding-top:42px}.aew-about-company h2,.aew-about-difference-title,.aew-about-beyond h2,.aew-about-contact h2{font-size:30px}.aew-about-copy{font-size:16px}.aew-about-video-card{height:300px}.aew-about-video-card strong{font-size:22px}.aew-about-video-card span{font-size:34px}.aew-about-dark{padding:54px 0}.aew-about-dark-text{padding:0}.aew-about-dark-text h2{font-size:30px}.aew-about-dark-text p{font-size:16px}.aew-about-dark img{height:260px}.aew-about-card{padding:26px 20px}.aew-about-card h3{font-size:24px}.aew-about-card p{font-size:16px}.aew-about-ba{height:360px}.aew-about-american-panel{padding:28px 20px}.aew-about-american-panel h2{font-size:30px}.aew-about-american-panel p,.aew-about-american-cols p{font-size:16px}.aew-about-american-panel img{height:250px}.aew-about-american-cols h3{font-size:24px}.aew-about-environment{min-height:300px;margin-top:45px;margin-bottom:45px}.aew-about-environment strong{font-size:23px}.aew-about-environment h2{font-size:43px}.aew-about-contact{padding-bottom:58px}.aew-about-contact>div{min-height:240px}.aew-about-contact h2{margin-bottom:26px}.aew-about-contact p{font-size:17px;margin-bottom:26px}.aew-about-blue-button{min-height:58px;min-width:200px}}
/* Contact Us Page */
.aew-contact,.aew-contact *{box-sizing:border-box}.aew-contact{font-family:Inter,Arial,Helvetica,sans-serif;color:#222831;background:#fff}.aew-contact-main{padding:82px 20px 40px}.aew-contact-inner{width:min(100%,920px);margin:0 auto;text-align:center}.aew-contact-title{font-size:46px;line-height:1.08;margin:0 0 32px;font-weight:900;color:inherit}.aew-contact-intro{width:min(100%,780px);margin:0 auto 36px;font-size:16px;line-height:1.65;color:#37414a}.aew-contact-intro p{margin:0 0 14px}.aew-contact-intro a{color:inherit;text-decoration:underline}.aew-contact-meta{margin:0 auto 44px;font-size:15px;line-height:1.55;color:#37414a}.aew-contact-meta strong{font-weight:900;color:#222}.aew-contact-meta a{color:inherit;text-decoration:underline}.aew-contact-holidays{margin:0 auto 48px;font-size:15px;line-height:1.65;color:#37414a}.aew-contact-holidays strong{display:block;margin-bottom:8px;font-weight:900;color:#222}.aew-contact-holidays p{margin:0}.aew-contact-form-wrap{width:min(100%,780px);margin:0 auto;text-align:left}.aew-contact-form-row{display:grid;grid-template-columns:1fr 1fr;gap:18px}.aew-contact-field{display:block;width:100%;height:54px;margin:0 0 18px;padding:0 22px;background:#fff;border:1px solid #7f7f7f;border-radius:0;color:#222;font-size:17px;line-height:1.2;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.aew-contact-field:focus{border-color:#111;box-shadow:0 0 0 1px #111}.aew-contact-form textarea.aew-contact-field{height:112px;resize:vertical;padding-top:18px}.aew-contact-submit{display:inline-flex;align-items:center;justify-content:center;min-width:112px;min-height:56px;padding:0 34px;border:0;border-radius:999px;background:#050505;color:#fff;font-size:15px;font-weight:900;letter-spacing:.04em;cursor:pointer;transition:transform .22s ease,opacity .22s ease}.aew-contact-submit:hover{transform:translateY(-2px);opacity:.88}.aew-contact-message{margin:0 0 18px;padding:13px 16px;border-radius:4px;font-size:14px;font-weight:800;text-align:center}.aew-contact-message-success{background:#eaf8ef;color:#0b6b28}.aew-contact-message-error{background:#fff0f0;color:#a10000}.aew-contact-hp{position:absolute!important;left:-99999px!important;width:1px!important;height:1px!important;opacity:0!important}.aew-contact-breadcrumb{width:min(100%,1500px);margin:8px auto 28px;padding:0 28px;color:#5d646b;font-size:12px;display:flex;align-items:center;gap:9px}.aew-contact-breadcrumb a{color:inherit;text-decoration:none}.aew-contact-breadcrumb a:hover{text-decoration:underline}
@media(max-width:1024px){.aew-contact-main{padding-top:66px}.aew-contact-title{font-size:38px}.aew-contact-form-wrap{width:min(100%,720px)}}
@media(max-width:767px){.aew-contact-main{padding:48px 16px 26px}.aew-contact-title{font-size:32px;margin-bottom:22px}.aew-contact-intro{font-size:15px;line-height:1.55;margin-bottom:28px}.aew-contact-meta,.aew-contact-holidays{font-size:14px;margin-bottom:30px}.aew-contact-form-row{grid-template-columns:1fr;gap:0}.aew-contact-field{height:50px;font-size:15px;margin-bottom:14px;padding:0 16px}.aew-contact-form textarea.aew-contact-field{height:120px;padding-top:15px}.aew-contact-submit{min-width:104px;min-height:50px}.aew-contact-breadcrumb{padding:0 16px;margin-bottom:18px}}
/* Product page custom name field */
.aew-sp-custom-name-wrap{margin:0 0 16px}.aew-sp-custom-name-label{display:block;font-size:13px;line-height:1.2;color:#555;margin:0 0 8px}.aew-sp-custom-name-input{display:block;width:100%;height:42px;border:1px solid #d4d4d4;border-radius:0;background:#fff;color:#111;font-size:14px;line-height:1.2;padding:0 14px;outline:none;box-shadow:none;transition:border-color .2s ease,box-shadow .2s ease}.aew-sp-custom-name-input:focus{border-color:#111;box-shadow:0 0 0 1px #111}.aew-sp-custom-name-input::placeholder{color:#777;opacity:1}.aew-sp-custom-name-input:disabled{background:#f5f5f5;color:#999;cursor:not-allowed}
@media(max-width:767px){.aew-sp-custom-name-input{height:44px;font-size:15px}}
/* WooCommerce variable product support inside AutoFit product sidebar */
.aew-sp-panel .aew-sp-variable-cart form.variations_form.cart{margin:0 0 18px}
.aew-sp-panel .aew-sp-variable-cart table.variations{width:100%;margin:0 0 14px;border:0;border-collapse:collapse}
.aew-sp-panel .aew-sp-variable-cart table.variations tr{display:block;margin:0 0 12px}
.aew-sp-panel .aew-sp-variable-cart table.variations th,
.aew-sp-panel .aew-sp-variable-cart table.variations td{display:block;width:100%;padding:0;border:0;background:transparent;text-align:left}
.aew-sp-panel .aew-sp-variable-cart table.variations label{display:block;font-size:13px;line-height:1.2;color:#555;margin:0 0 8px;font-weight:500}
.aew-sp-panel .aew-sp-variable-cart table.variations select{width:100%;height:42px;border:1px solid #d4d4d4;border-radius:0;background:#fff;color:#111;font-size:14px;padding:0 12px;outline:none;box-shadow:none}
.aew-sp-panel .aew-sp-variable-cart table.variations select:focus{border-color:#111;box-shadow:0 0 0 1px #111}
.aew-sp-panel .aew-sp-variable-cart .reset_variations{display:inline-block;margin-top:8px;font-size:12px;color:#666;text-decoration:underline!important}
.aew-sp-panel .aew-sp-variable-cart .woocommerce-variation{margin:0 0 10px;font-size:13px;color:#555}
.aew-sp-panel .aew-sp-variable-cart .woocommerce-variation-price{font-weight:900;color:#111;margin:0 0 8px}
.aew-sp-panel .aew-sp-variable-cart .woocommerce-variation-price .price{font-size:15px}
.aew-sp-panel .aew-sp-variable-cart .woocommerce-variation-availability p{margin:0 0 8px;color:#555}
.aew-sp-panel .aew-sp-variable-cart .single_variation_wrap{margin-top:0}
.aew-sp-panel .aew-sp-variable-cart .woocommerce-variation-add-to-cart{margin-top:0}
.aew-sp-panel .single_add_to_cart_button{width:100%;height:42px;border-radius:999px!important;border:1px solid #000!important;background:#000!important;color:#fff!important;font-weight:900!important;font-size:13px!important;letter-spacing:.02em!important;box-shadow:none!important;text-transform:uppercase;line-height:1!important;display:inline-flex!important;align-items:center;justify-content:center}
.aew-sp-panel .single_add_to_cart_button.disabled,
.aew-sp-panel .single_add_to_cart_button:disabled,
.aew-sp-panel .single_add_to_cart_button.wc-variation-selection-needed{border-color:#d4d4d4!important;background:#fff!important;color:#9a9a9a!important;cursor:not-allowed!important}
.aew-sp-panel .quantity{display:flex;align-items:center;margin:0 0 14px}
.aew-sp-panel .quantity .qty{width:76px;height:38px;border:0;text-align:center;font-weight:700;background:transparent;padding:0}

/* v1.1.5 image compare alignment fix: both images stay as full-size layers; only the top layer is masked. */
.aew-before-after,.aew-about-ba{position:relative;overflow:hidden}
.aew-before-after .aew-ba-after,.aew-before-after .aew-ba-before,.aew-about-ba .aew-about-ba-after,.aew-about-ba .aew-about-ba-before{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;min-width:100%!important;overflow:hidden!important;transform:none!important}
.aew-before-after .aew-ba-before,.aew-about-ba .aew-about-ba-before{clip-path:inset(0 calc(100% - var(--aew-ba-position,50%)) 0 0)!important;z-index:2!important}
.aew-before-after .aew-ba-image,.aew-about-ba .aew-about-ba-img{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:100%!important;max-width:none!important;min-width:100%!important;object-fit:cover!important;object-position:center center!important;display:block!important;filter:none!important;opacity:1!important;transform:none!important}
