.mb-plp-app-features{display:flex;flex-direction:column;gap:30px}.mb-plp-app-features__header{display:flex;flex-direction:column;align-items:center;gap:20px}.mb-plp-app-features__title{text-align:center;color:#000;line-height:1.05;letter-spacing:-.03em}.mb-plp-app-features__subtitle{max-width:500px;text-align:center;font-size:18px;line-height:1.4!important}.mb-plp-app-features__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,auto);gap:20px 40px}.mb-plp-app-features__title-underline{position:relative;display:inline;color:inherit;-webkit-text-fill-color:initial;z-index:1}.mb-plp-app-features__title-underline:after{content:"";position:absolute;left:-.02em;right:-.02em;bottom:-.14em;height:.42em;pointer-events:none;opacity:.95;background-repeat:no-repeat;background-size:100% 100%;filter:drop-shadow(0 1px 2px rgba(124,58,237,.14));background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 32' preserveAspectRatio='none'%3E%3Cdefs%3E%3ClinearGradient id='g' x1='0%25' y1='0%25' x2='100%25' y2='0%25'%3E%3Cstop offset='0%25' stop-color='%237dd3fc'/%3E%3Cstop offset='18%25' stop-color='%233b82f6'/%3E%3Cstop offset='42%25' stop-color='%234f46e5'/%3E%3Cstop offset='68%25' stop-color='%237c3aed'/%3E%3Cstop offset='86%25' stop-color='%23d946ef'/%3E%3Cstop offset='100%25' stop-color='%23fb7185'/%3E%3C/linearGradient%3E%3C/defs%3E%3Cpath d='M6 18 C22 7, 38 8, 53 18 C67 27, 81 27, 96 18 C111 9, 126 9, 140 18 C155 27, 171 26, 186 18 C197 12, 206 12, 214 16' fill='none' stroke='url(%23g)' stroke-width='4.2' stroke-linecap='round'/%3E%3C/svg%3E")}.mb-plp-app-features__feature{position:relative;overflow:hidden;display:flex;flex-direction:column;gap:10px;padding:20px 30px;border-radius:18px;text-align:left;border:1px solid rgba(255,255,255,.75);box-shadow:0 10px 35px #0f172a12,inset 0 1px #ffffffd9;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;background:radial-gradient(circle at top left,rgba(125,211,252,.18) 0%,transparent 35%),radial-gradient(circle at bottom right,rgba(217,70,239,.14) 0%,transparent 40%),linear-gradient(180deg,#fffffff5,#f5f7fff0)}.mb-plp-app-features__feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;pointer-events:none;opacity:.9;background:linear-gradient(135deg,rgba(255,255,255,.22) 0%,rgba(255,255,255,.04) 28%,transparent 55%)}.mb-plp-app-features__feature:hover{transform:translateY(-2px);box-shadow:0 16px 38px #0f172a1a,inset 0 1px #ffffffeb}.mb-plp-app-features__feature:nth-of-type(3n+1){background:radial-gradient(circle at top left,rgba(125,211,252,.2) 0%,transparent 34%),radial-gradient(circle at bottom right,rgba(217,70,239,.12) 0%,transparent 42%),linear-gradient(180deg,#fffffff7,#f5f7fff0);border-color:#7dd3fc2e;border-radius:18px}.mb-plp-app-features__feature:nth-of-type(3n+2){background:radial-gradient(circle at top right,rgba(59,130,246,.16) 0%,transparent 34%),radial-gradient(circle at bottom left,rgba(124,58,237,.12) 0%,transparent 40%),linear-gradient(180deg,#fffffff7,#f7f5fff0);border-color:#7c3aed24;border-radius:22px}.mb-plp-app-features__feature:nth-of-type(3n+3){background:radial-gradient(circle at 20% 15%,rgba(251,113,133,.12) 0%,transparent 30%),radial-gradient(circle at 80% 85%,rgba(125,211,252,.14) 0%,transparent 36%),linear-gradient(180deg,#fffffff7,#f8f6fff0);border-color:#fb71851f;border-radius:20px}.mb-plp-app-features__feature-icon{display:flex;align-items:center;justify-content:center;height:52px;width:52px;border-radius:50%;background-color:#fff;color:#000;box-shadow:var(--shadow-1);position:relative;z-index:1}.mb-plp-app-features__feature:nth-of-type(3n+1) .mb-plp-app-features__feature-icon{box-shadow:0 8px 18px #3b82f61a,inset 0 1px #ffffffe6}.mb-plp-app-features__feature:nth-of-type(3n+2) .mb-plp-app-features__feature-icon{box-shadow:0 8px 18px #7c3aed1a,inset 0 1px #ffffffe6}.mb-plp-app-features__feature:nth-of-type(3n+3) .mb-plp-app-features__feature-icon{box-shadow:0 8px 18px #d946ef1a,inset 0 1px #ffffffe6}.mb-plp-app-features__feature-title{font-size:22px;font-weight:500;color:#000;position:relative;z-index:1}.mb-plp-app-features__feature-text{font-size:18px;line-height:1.4!important;position:relative;z-index:1}.mb-plp-app-features__image-container{display:flex;align-items:center;justify-content:center;grid-column:2;grid-row:1 / 4;background-color:var(--bg-grey);border-radius:var(--border-radius);border:1px solid var(--bg-light-grey)}.mb-plp-app-features__image{width:100%;height:100%;background-color:var(--bg-grey);border-radius:var(--border-radius);display:block;object-fit:cover}@media(max-width:989px){.mb-plp-app-features__grid{grid-template-columns:1fr;grid-template-rows:auto;gap:1.5rem}.mb-plp-app-features__image-container{aspect-ratio:3/4;grid-column:1;grid-row:1;border-radius:10px}.mb-plp-app-features__title{font-size:1.5rem}.mb-plp-app-features__feature,.mb-plp-app-features__feature:nth-of-type(3n+1),.mb-plp-app-features__feature:nth-of-type(3n+2),.mb-plp-app-features__feature:nth-of-type(3n+3){border-radius:18px}}
/*# sourceMappingURL=/cdn/shop/t/69/assets/mb-plp-app-features.css.map */
