@layer theme{:root,:host{--font-sans:-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,-apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", "Noto Sans", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring:where(:not(iframe)){outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}}:root{--green950:#041e12;--green900:#07331e;--green850:#0b4327;--green800:#0c5630;--green700:#146f3a;--green600:#20954d;--green100:#e5f3e8;--green50:#f4faf5;--red:#b83a2b;--redDark:#8f2b20;--redSoft:#fff0ed;--gold:#dba934;--goldLight:#f1d37c;--cream:#fffdf7;--white:#fff;--text:#0d2b1c;--muted:#65766c;--border:#d9e6dd;--shadow:0 25px 65px #07331e21}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--cream);color:var(--text);font-family:Arial,Helvetica,sans-serif;line-height:1.65}a{color:inherit;text-decoration:none}img{display:block}.container{width:min(1180px,100% - 40px);margin:0 auto}.cover{object-fit:cover}.header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffdf7f5;border-bottom:1px solid #07331e14;position:sticky;top:0}.navigation{justify-content:space-between;align-items:center;gap:30px;min-height:78px;display:flex}.brand{align-items:center;gap:12px;display:flex}.brandLogo{place-items:center;width:54px;height:54px;display:grid}.brandLogo img{object-fit:contain;width:100%;height:100%}.brandName strong{color:var(--green950);font-size:18px;display:block}.brandName span{color:var(--muted);margin-top:1px;font-size:10px;display:block}.desktopMenu{align-items:center;gap:27px;display:flex}.desktopMenu>a{font-size:13px;font-weight:800}.desktopMenu>a:hover{color:var(--green600)}.desktopMenu .menuContact{background:var(--green800);color:#fff;border-radius:999px;padding:10px 21px}.hero{background:#edf6ef;align-items:center;min-height:750px;display:flex;position:relative;overflow:hidden}.heroShape{border-radius:50%;position:absolute}.heroShapeOne{background:#156f3a0f;width:390px;height:390px;top:-90px;right:-160px}.heroShapeTwo{background:#dba93414;width:220px;height:220px;bottom:-70px;left:-100px}.heroGrid{z-index:2;grid-template-columns:1.02fr .98fr;align-items:center;gap:65px;display:grid;position:relative}.topBadge{width:fit-content;color:var(--green700);letter-spacing:.11em;background:#ffffffd1;border:1px solid #cce4d2;border-radius:999px;align-items:center;gap:7px;margin-bottom:21px;padding:7px 12px;font-size:10px;font-weight:900;display:flex}.topBadge>span{background:var(--green600);border-radius:50%;width:7px;height:7px}.heroText h1{color:var(--green950);letter-spacing:-.055em;font-size:clamp(48px,5.6vw,76px);line-height:1.06}.heroText h1 em{color:var(--red);font-style:normal}.heroDescription{max-width:640px;color:var(--muted);margin-top:23px;font-size:17px}.tags{flex-wrap:wrap;gap:8px;margin-top:23px;display:flex}.tags span{background:var(--redSoft);color:var(--red);border:1px solid #f0c8c0;border-radius:999px;padding:7px 13px;font-size:11px;font-weight:900}.heroButtons{flex-wrap:wrap;gap:11px;margin-top:30px;display:flex}.button{border-radius:14px;justify-content:center;align-items:center;min-height:53px;padding:0 27px;font-size:13px;font-weight:900;transition:all .25s;display:inline-flex}.button:hover{transform:translateY(-2px)}.primaryButton{background:var(--green800);color:#fff;box-shadow:0 13px 28px #0c563033}.whiteButton{border:1px solid var(--border);color:var(--green900);background:#fff}.heroStats{margin-top:37px;display:flex}.heroStats>div{border-right:1px solid var(--border);padding:0 23px}.heroStats>div:first-child{padding-left:0}.heroStats>div:last-child{border-right:none}.heroStats strong,.heroStats span{display:block}.heroStats strong{color:var(--green900);font-size:12px}.heroStats span{color:var(--muted);margin-top:2px;font-size:9px}.heroPicture{background:var(--green900);height:575px;box-shadow:var(--shadow);border-radius:36px;position:relative;overflow:hidden}.heroPicture>img{object-fit:cover!important;object-position:center!important}.heroPictureShade{z-index:1;background:linear-gradient(#031c0f08 35%,#031c0fb8);position:absolute;inset:0}.pictureTopLabel{z-index:5;background:#fffffff0;border-radius:15px;padding:13px 17px;position:absolute;top:24px;left:24px}.pictureTopLabel span,.pictureTopLabel strong{display:block}.pictureTopLabel span{color:var(--green700);font-size:9px;font-weight:900}.pictureTopLabel strong{color:var(--green950);margin-top:2px;font-size:13px}.floatingProduct{z-index:5;width:265px;position:absolute;bottom:20px;right:-5px}.floatingProduct img{object-fit:contain;filter:drop-shadow(0 25px 25px #00000054);width:100%;height:auto}.pictureBottomLabel{z-index:6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;background:#031d10e3;border-radius:16px;min-width:205px;padding:15px 17px;position:absolute;bottom:20px;left:20px}.pictureBottomLabel small{color:var(--goldLight);margin-bottom:5px;font-size:8px;display:block}.pictureBottomLabel strong{font-size:11px;display:block}.warning{background:linear-gradient(90deg, var(--redDark), var(--red))}.warningInner{color:#fff;align-items:center;gap:17px;min-height:85px;display:flex}.warningMark{background:#ffffff14;border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;place-items:center;width:42px;height:42px;font-size:20px;font-weight:900;display:grid}.warningInner strong{font-size:14px}.warningInner p{color:#ffffffb8;font-size:10px}.section{padding:105px 0}.sectionTitle{text-align:center;max-width:780px;margin:0 auto 52px}.sectionTitle>span,.sectionSmallLabel{color:var(--green700);letter-spacing:.12em;text-transform:uppercase;margin-bottom:14px;font-size:10px;font-weight:900;display:inline-block}.sectionTitle h2,.productContent h2,.howToTitle,.faqContent h2{color:var(--green950);letter-spacing:-.04em;font-size:clamp(32px,4vw,49px);line-height:1.17}.sectionTitle h2 em,.productContent h2 em,.howToTitle em{color:var(--green600);font-style:normal}.sectionTitle p{max-width:650px;color:var(--muted);margin:15px auto 0}.problemGrid{grid-template-columns:repeat(4,1fr);gap:15px;display:grid}.problemCard{border:1px solid var(--border);background:#fff;border-radius:23px;transition:all .25s;overflow:hidden}.problemCard:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.problemImage{height:175px;position:relative;overflow:hidden}.problemImageShade{z-index:1;background:linear-gradient(#0423130a,#042313bf);position:absolute;inset:0}.problemImage>span{z-index:2;color:var(--red);background:#ffffffeb;border-radius:999px;padding:6px 10px;font-size:10px;font-weight:900;position:absolute;top:15px;left:17px}.problemContent{min-height:225px;padding:25px;position:relative}.problemContent h3{color:var(--green950);font-size:18px}.problemContent p{color:var(--muted);margin-top:9px;font-size:12px}.problemContent a{color:var(--green700);font-size:11px;font-weight:900;position:absolute;bottom:23px;left:25px}.darkSection{background:var(--green950);padding:105px 0}.splitSection{grid-template-columns:1fr 1fr;align-items:center;gap:75px;display:grid}.largePhoto{border-radius:30px;height:540px;position:relative;overflow:hidden}.largePhotoShade{z-index:2;background:linear-gradient(#031b0f0d 30%,#031b0fe6);position:absolute;inset:0}.photoText{z-index:3;color:#fff;position:absolute;bottom:28px;left:28px}.photoText span{color:var(--goldLight);font-size:9px;font-weight:900}.photoText strong{margin-top:5px;font-size:28px;line-height:1.23;display:block}.greenLabel{color:#9bd6ae;margin-bottom:15px;font-size:10px;font-weight:900;display:inline-block}.darkContent h2{color:#fff;letter-spacing:-.04em;font-size:clamp(34px,4vw,52px);line-height:1.15}.darkContent h2 em{color:#55c279;font-style:normal}.darkContent>p{color:#fff9;max-width:570px;margin-top:20px}.checkList{gap:10px;margin-top:28px;display:grid}.checkList div{color:#ffffffdb;align-items:center;gap:11px;font-size:13px;font-weight:700;display:flex}.checkList span{color:#68d38d;background:#2ba75726;border-radius:50%;place-items:center;width:30px;height:30px;display:grid}.productSection{background:var(--green50)}.productGrid{grid-template-columns:.95fr 1.05fr;align-items:center;gap:85px;display:grid}.productPhotoBox{border-radius:32px;height:580px;position:relative;overflow:hidden}.productBackgroundPhoto{position:absolute;inset:0}.productBackgroundShade{z-index:1;background:linear-gradient(#0528160d,#052816b8);position:absolute;inset:0}.bigProduct{z-index:4;width:390px;position:absolute;bottom:-15px;left:50%;transform:translate(-50%)}.bigProduct img{object-fit:contain;filter:drop-shadow(0 30px 30px #00000061);width:100%;height:auto}.forDurian{z-index:5;background:#fffffff0;border-radius:14px;padding:14px 18px;position:absolute;top:20px;right:20px}.forDurian span,.forDurian strong{display:block}.forDurian span{color:var(--muted);font-size:8px}.forDurian strong{color:var(--green800)}.productContent>p{max-width:620px;color:var(--muted);margin-top:18px}.benefitList{gap:10px;margin:28px 0 30px;display:grid}.benefit{align-items:center;gap:12px;display:flex}.benefit>span{background:var(--green100);width:30px;height:30px;color:var(--green700);border-radius:50%;flex-shrink:0;place-items:center;font-weight:900;display:grid}.benefit p{font-size:13px;font-weight:700}.imageStorySection{background:#fff;padding:105px 0}.imageStoryGrid{grid-template-columns:1.15fr .85fr;gap:17px;display:grid}.storyPhoto{border-radius:25px;min-height:280px;position:relative;overflow:hidden}.storyPhotoLarge{min-height:580px}.storySmallGrid{gap:17px;display:grid}.storyShade{z-index:2;background:linear-gradient(#041e1108 32%,#041e11d1);position:absolute;inset:0}.storyText{z-index:3;color:#fff;position:absolute;bottom:30px;left:30px}.storyText span{color:var(--goldLight);font-size:10px;font-weight:900}.storyText strong{margin-top:5px;font-size:31px;line-height:1.2;display:block}.smallStoryLabel{z-index:3;color:#fff;position:absolute;bottom:22px;left:22px}.smallStoryLabel strong,.smallStoryLabel span{display:block}.smallStoryLabel strong{font-size:19px}.smallStoryLabel span{color:#ffffffa6;font-size:10px}.resultSection{background:var(--green950);padding:105px 0}.lightTitle h2{color:#fff}.lightTitle h2 em,.lightTitle>span{color:var(--goldLight)}.lightTitle p{color:#ffffff8c}.resultGrid{grid-template-columns:1fr 1fr;gap:17px;display:grid}.resultImage{border-radius:26px;height:410px;position:relative;overflow:hidden}.resultShade{z-index:2;background:linear-gradient(#041c1008,#041c10d9);position:absolute;inset:0}.resultLabel span,.resultLabel strong{display:block}.resultLabel span{color:var(--goldLight);font-size:9px}.resultLabel strong{font-size:21px}.disclaimer{color:#ffffff7a;text-align:center;border:1px solid #ffffff1a;border-radius:13px;max-width:850px;margin:27px auto 0;padding:14px 18px;font-size:9px}.disclaimer strong{color:var(--goldLight)}.howToGrid{grid-template-columns:.9fr 1.1fr;align-items:center;gap:75px;display:grid}.howToPhoto{border-radius:30px;height:550px;position:relative;overflow:hidden}.howToShade{z-index:2;background:linear-gradient(#041f1105,#041f11db);position:absolute;inset:0}.howToPhotoText{z-index:3;color:#fff;position:absolute;bottom:27px;left:27px}.howToPhotoText span{color:var(--goldLight);font-size:9px}.howToPhotoText strong{margin-top:4px;font-size:28px;line-height:1.2;display:block}.stepsList{gap:12px;margin:29px 0;display:grid}.stepItem{border:1px solid var(--border);background:#fff;border-radius:17px;gap:17px;padding:20px;display:flex}.stepItem>span{color:var(--gold);font-size:11px;font-weight:900}.stepItem strong{color:var(--green950);font-size:15px}.stepItem p{color:var(--muted);margin-top:3px;font-size:11px}.faqSection{background:var(--green50);padding:105px 0}.faqGrid{grid-template-columns:.8fr 1.2fr;align-items:stretch;gap:70px;display:grid}.faqPicture{border-radius:28px;min-height:570px;position:relative;overflow:hidden}.faqPictureShade{z-index:2;background:linear-gradient(#04201108,#042011d9);position:absolute;inset:0}.faqPictureText{z-index:3;color:#fff;position:absolute;bottom:26px;left:26px}.faqPictureText span,.faqPictureText strong{display:block}.faqPictureText span{color:var(--goldLight);font-size:9px}.faqPictureText strong{margin-top:3px;font-size:25px}.faqList{gap:10px;margin-top:28px;display:grid}.faqList details{border:1px solid var(--border);background:#fff;border-radius:16px;overflow:hidden}.faqList summary{cursor:pointer;color:var(--green900);justify-content:space-between;align-items:center;gap:20px;padding:19px;font-size:13px;font-weight:900;list-style:none;display:flex}.faqList summary::-webkit-details-marker{display:none}.faqList summary span{color:var(--green600);font-size:20px}.faqList details p{color:var(--muted);padding:0 19px 19px;font-size:11px}.contactSection{align-items:center;min-height:520px;display:flex;position:relative;overflow:hidden}.contactBackground{object-fit:cover}.contactShade{z-index:1;background:linear-gradient(90deg,#042815f2 0%,#042815d1 50%,#04281580 100%);position:absolute;inset:0}.contactContent{z-index:2;grid-template-columns:1fr auto;align-items:center;gap:70px;display:grid;position:relative}.contactSmall{color:var(--goldLight);letter-spacing:.12em;margin-bottom:14px;font-size:9px;font-weight:900;display:inline-block}.contactContent h2{color:#fff;letter-spacing:-.045em;font-size:clamp(36px,5vw,60px);line-height:1.1}.contactContent h2 em{color:var(--goldLight);font-style:normal}.contactContent p{color:#ffffffad;max-width:660px;margin-top:16px}.contactButtons{gap:10px;width:290px;display:grid}.lineButton,.facebookButton,.phoneButton{border-radius:14px;flex-direction:column;justify-content:center;align-items:center;min-height:59px;padding:9px 19px;transition:all .2s;display:flex}.lineButton:hover,.facebookButton:hover,.phoneButton:hover{transform:translateY(-2px)}.lineButton{color:#fff;background:#22b74b}.facebookButton{color:#1759a5;background:#fff}.phoneButton{color:#fff;background:#ffffff1f;border:1px solid #ffffff2e;font-size:13px;font-weight:900}.contactButtons small{opacity:.7;font-size:8px}.contactButtons strong{font-size:13px}footer{background:#03150c;padding:34px 0}.footerInner{justify-content:space-between;align-items:center;gap:30px;display:flex}.footerBrand{align-items:center;gap:12px;display:flex}.footerBrand img{object-fit:contain}.footerBrand strong,.footerBrand span{display:block}.footerBrand strong{color:#fff;font-size:15px}.footerBrand span{color:#ffffff70;font-size:9px}.footerInner>p{color:#ffffff59;font-size:9px}.heroProductOnly{z-index:3;justify-content:center;align-items:center;width:100%;min-height:590px;display:flex;position:relative;overflow:visible}.heroProductGlow{z-index:1;background:radial-gradient(circle,#ffffffe6 0%,#e1f3e78c 50%,#e1f3e700 72%);border-radius:50%;width:470px;height:470px;position:absolute}.heroProductOnlyImage{z-index:2;object-fit:contain;filter:drop-shadow(0 35px 30px #052d1838);width:auto;max-width:100%;height:940px;position:relative}@media (max-width:980px){.desktopMenu>a:not(.menuContact){display:none}.hero{min-height:auto;padding:80px 0}.heroGrid,.splitSection,.productGrid,.imageStoryGrid,.howToGrid,.faqGrid{grid-template-columns:1fr}.heroText{text-align:center}.topBadge,.heroDescription{margin-left:auto;margin-right:auto}.tags,.heroButtons,.heroStats{justify-content:center}.heroPicture{width:min(650px,100%);margin:0 auto}.problemGrid{grid-template-columns:repeat(2,1fr)}.productPhotoBox{width:min(650px,100%);margin:0 auto}.storySmallGrid{grid-template-columns:1fr 1fr}.contactContent{grid-template-columns:1fr}}@media (max-width:650px){.container{width:min(100% - 28px,1180px)}.navigation{min-height:66px}.brandLogo{width:42px;height:42px}.brandName strong{font-size:15px}.brandName span{display:none}.desktopMenu .menuContact{padding:8px 13px;font-size:10px}.hero{padding:55px 0 70px}.heroText h1{font-size:43px}.heroDescription{font-size:14px}.heroButtons{display:grid}.heroButtons .button{width:100%}.heroStats>div{width:33.333%;padding:0 8px}.heroStats strong{font-size:10px}.heroStats span{font-size:7px}.heroPicture{border-radius:27px;height:490px}.floatingProduct{width:185px}.pictureBottomLabel{min-width:180px;bottom:14px;left:14px}.warningInner{align-items:flex-start;padding:17px 0}.warningMark{width:35px;height:35px}.section,.darkSection,.imageStorySection,.resultSection,.faqSection{padding:75px 0}.sectionTitle h2,.productContent h2,.howToTitle,.faqContent h2{font-size:31px}.problemGrid{grid-template-columns:1fr}.problemImage{height:210px}.splitSection,.productGrid,.howToGrid,.faqGrid{gap:40px}.largePhoto,.howToPhoto{height:410px}.productPhotoBox{height:460px}.bigProduct{width:295px}.storyPhotoLarge{min-height:420px}.storySmallGrid{grid-template-columns:1fr}.storyPhoto{min-height:280px}.resultGrid{grid-template-columns:1fr}.resultImage{height:330px}.faqPicture{min-height:400px}.contactSection{min-height:620px}.contactContent h2{font-size:39px}.contactButtons{width:100%}.footerInner{flex-direction:column;align-items:flex-start}.heroProductOnly{min-height:430px}.heroProductGlow{width:330px;height:330px}.heroProductOnlyImage{max-width:95%;height:400px}}.hero{isolation:isolate;position:relative;overflow:hidden;background:#edf6ef!important}.hero:before{content:"";filter:blur(8px)saturate(.85);opacity:.55;z-index:-2;background-image:url(/images/hero-durian.png);background-position:50%;background-repeat:no-repeat;background-size:cover;position:absolute;inset:-30px;transform:scale(1.06)}.hero:after{content:"";z-index:-1;background:linear-gradient(90deg,#fafffab8 0%,#f5fcf799 48%,#edf8f17a 100%);position:absolute;inset:0}.heroGrid{z-index:2;position:relative}.heroProductOnly{z-index:3;position:relative}.resultGrid{align-items:stretch;gap:18px;width:100%;grid-template-columns:minmax(0,1fr) minmax(0,1fr)!important;display:grid!important}.resultImage{aspect-ratio:9/16;background:#082719;border-radius:26px;position:relative;overflow:hidden;width:100%!important;height:auto!important;min-height:0!important}.resultFullImage{display:block;object-fit:cover!important;object-position:center center!important;width:100%!important;height:100%!important}.resultShade{z-index:2;pointer-events:none;background:linear-gradient(#041c1000 30%,#041c101f 58%,#041c10b8 100%);position:absolute;inset:0}.resultLabel{z-index:3;color:#fff;position:absolute;bottom:24px;left:24px}@media (max-width:650px){.resultGrid{grid-template-columns:1fr!important}.resultImage{aspect-ratio:4/3;width:100%!important}.resultFullImage{object-fit:cover!important;width:100%!important;height:100%!important}.heroProductOnly{justify-content:center;align-items:center;display:flex;min-height:560px!important}.heroProductGlow{width:390px!important;height:390px!important}.heroProductOnlyImage{object-fit:contain!important;width:auto!important;max-width:100%!important;height:560px!important}}
