.max-product-row{align-items:center;background:var(--color-white-100);border-radius:2.4rem;display:flex;justify-content:space-between;margin-bottom:2rem;max-height:6rem;padding:1.8rem 3.1rem 1.8rem 2.4rem;width:100%}.max-product-row .price{display:flex;flex:1;font-size:1.4rem;font-weight:var(--font-weight-medium);gap:.5rem;height:2.4rem;line-height:2.4rem}.max-product-row .price .caption{font-size:77%;margin-top:.1rem}.max-product-row .price:last-child{color:var(--color-maple);font-size:1.4rem;font-weight:var(--font-weight-black);justify-content:flex-end;line-height:2.4rem}@media (max-width:600px){.max-product-row .price{font-size:1.2rem!important}}.max-product-row .icon-name-container{align-items:center;display:flex;flex:2;gap:2.4rem}.max-product-row .icon-name-container .icon{fill:var(--color-maple);flex-shrink:0;width:2.4rem}@media (max-width:635px){.max-product-row{border-radius:1.8rem;padding:1.8rem 1rem}.max-product-row:not(:nth-last-child(2)){margin-bottom:1rem}.max-product-row .icon-name-container{flex:1.2;font-size:1.2rem;font-weight:var(--font-weight-black);line-height:1.6rem}.max-product-row .icon-name-container strong{max-width:11.2rem}}@media (max-width:635px) and (max-width:600px){.max-product-row .icon-name-container .icon{display:none}}.price-card{border-radius:2.8rem;overflow:hidden;text-align:center;width:100%}.price-card dl{padding:2.9rem}.price-card dl dt{font-size:3rem;font-weight:var(--font-weight-black);line-height:3rem}.price-card dl dd{font-size:1.2rem;font-weight:var(--font-weight-medium);line-height:1.8rem}.price-card p{font-size:1.8rem;font-weight:var(--font-weight-black);line-height:1.8rem;padding:1.9rem}.price-card .caption{font-size:77%}.price-card.--color-silver{background:var(--color-grey-mist)}.price-card.--color-silver p{background:var(--color-grey-dew)}.price-card.--color-gold{background-image:linear-gradient(115deg,#e0ba7b,#d2a054)}.price-card.--color-gold p{background:var(--color-white-40)}@media (max-width:635px){.price-card{border-radius:1.4rem}.price-card dl{padding:2.25rem}.price-card dl dt{font-size:2.2rem;font-weight:var(--font-weight-black);height:2.2rem;line-height:2.2rem}.price-card dl dd{font-size:1.2rem;font-weight:var(--font-weight-medium);line-height:1.8rem}.price-card p{font-size:1.4rem;font-weight:var(--font-weight-black);line-height:1.4rem;padding:1.05rem}}@keyframes backdropIn{0%{opacity:0}to{opacity:1}}@keyframes backdropOut{0%{opacity:1}to{opacity:0}}@keyframes modalInDesktop{0%{opacity:0;transform:translateY(20%)}to{opacity:1;transform:translateY(0)}}@keyframes modalOutDesktop{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20%)}}@keyframes genericUpIn{0%{opacity:0;transform:translateY(50%)}to{opacity:1;transform:translateY(0)}}@keyframes genericDownOut{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(50%)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.premium-value{background:url(../images/max/premium-value/top-right.png) 100% 0 no-repeat,url(../images/max/premium-value/top-right-bg.png) 100% 0 no-repeat,url(../images/max/premium-value/br.png) 100% 100% no-repeat,url(../images/max/premium-value/bg-blur.svg) bottom 3rem right no-repeat,url(../images/max/premium-value/bottom-mask.png) bottom left -.5rem no-repeat,var(--gradient-goldleaf);background-size:auto;border-radius:5.6rem;margin:8rem auto 0;max-width:140rem;padding:4rem 4rem 8rem}@media only screen and (-webkit-min-device-pixel-ratio:2),only screen and (min-device-pixel-ratio:2),only screen and (min-resolution:192dpi),only screen and (min-resolution:2dppx){.premium-value{background:url(../images/max/premium-value/top-right@2x.png) 100% 0 no-repeat,url(../images/max/premium-value/top-right-bg@2x.png) 100% 0 no-repeat,url(../images/max/premium-value/br@2x.png) 100% 100% no-repeat,url(../images/max/premium-value/bg-blur.svg) bottom 3rem right no-repeat,url(../images/max/premium-value/bottom-mask.png) bottom left -.5rem no-repeat,var(--gradient-goldleaf);background-size:39.6rem 43.7rem,50.1rem 45.6rem,55.5rem 63.7rem,auto,auto,auto}}.premium-value .header-section{margin-left:4rem;margin-top:2rem;max-width:64rem}.premium-value .max-section{align-items:flex-end;display:flex;gap:3rem;justify-content:space-between}.premium-value .max-section .table-section{max-width:80.7rem;width:100%}.premium-value .max-section .table-section .mobile-max-image{display:none}.premium-value .max-section h1,.premium-value .max-section h2{margin-left:4rem}.premium-value .max-section .max-table{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:hsla(0,0%,100%,.08);border-radius:2.8rem;box-shadow:0 .8rem 1.6rem #0000001a,inset 0 -.1rem #ffffff59;margin-top:4rem;padding:2.2rem 2rem 2rem;width:100%}.premium-value .max-section .max-table .table-header{display:flex;justify-content:space-between;padding:2rem 3.1rem 2rem 2.4rem}.premium-value .max-section .max-table .table-header h3{flex:1;font-size:1.4rem;font-weight:var(--font-weight-medium);line-height:1.4rem;text-align:left}.premium-value .max-section .max-table .table-header h3:first-child{flex:2;text-align:left;text-indent:5rem}.premium-value .max-section .max-table .table-header h3:last-child{text-align:right}.premium-value .max-section .max-table .price-cards-row{display:flex;gap:2rem}.premium-value .max-section picture{margin-bottom:2.5rem}.premium-value .max-section.vip{flex-direction:row-reverse}.premium-value .max-section.vip h1,.premium-value .max-section.vip h2,.premium-value .max-section.vip h3{color:var(--color-white-100)}.premium-value .max-section.vip picture{margin-bottom:11.7rem}.premium-value h1{color:var(--color-white-100);font-size:6.4rem;font-weight:var(--font-weight-black);line-height:7.4rem}.premium-value h1.alt{color:#333f48;font-size:3.6rem;font-weight:var(--font-weight-black);line-height:3.6rem;margin-top:6rem}.premium-value h2{color:#333f48;font-size:2.2rem;font-weight:var(--font-weight-medium);line-height:2.8rem;margin-top:2.5rem}@media (max-width:1200px){.premium-value{background:url(../images/max/premium-value/top-right-tablet.png) 100% 0 no-repeat,url(../images/max/premium-value/top-right-bg-tablet.png) 100% 0 no-repeat,url(../images/max/premium-value/br-tablet.png) 100% 100% no-repeat,url(../images/max/premium-value/bg-blur.svg) bottom 3rem right no-repeat,url(../images/max/premium-value/bottom-mask-tablet.png) 100% 100% no-repeat,var(--gradient-goldleaf);background-size:auto;margin-top:4rem}}@media only screen and (max-width:1200px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:1200px) and (min-device-pixel-ratio:2),only screen and (max-width:1200px) and (min-resolution:192dpi),only screen and (max-width:1200px) and (min-resolution:2dppx){.premium-value{background:url(../images/max/premium-value/top-right-tablet@2x.png) 100% 0 no-repeat,url(../images/max/premium-value/top-right-bg-tablet@2x.png) 100% 0 no-repeat,url(../images/max/premium-value/br-tablet@2x.png) 100% 100% no-repeat,url(../images/max/premium-value/bg-blur.svg) bottom 3rem right no-repeat,url(../images/max/premium-value/bottom-mask-tablet@2x.png) 100% 100% no-repeat,var(--gradient-goldleaf);background-size:14.6rem 32.8rem,25.3rem 33.4rem,45.5rem 57.6rem,auto,120rem 126.4rem,auto}}@media (max-width:981px){.premium-value .max-section{align-items:flex-start;flex-direction:column}.premium-value .max-section .desktop-max-image{display:none}.premium-value .max-section .table-section{max-width:100%}.premium-value .max-section .table-section .max-table{margin-top:0;max-width:100%}.premium-value .max-section .table-section .mobile-max-image{display:flex;justify-content:center;margin-bottom:0!important;margin-top:4rem}}@media (max-width:899px){.premium-value{background:url(../images/max/premium-value/br-tablet-md.png) 100% 100% no-repeat,url(../images/max/premium-value/bg-blur.svg) bottom 3rem right no-repeat,url(../images/max/premium-value/bottom-mask-tablet-md.png) 100% 100% no-repeat,var(--gradient-goldleaf)}.premium-value h1,.premium-value h2{color:#333f48;text-align:left}}@media only screen and (max-width:899px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:899px) and (min-device-pixel-ratio:2),only screen and (max-width:899px) and (min-resolution:192dpi),only screen and (max-width:899px) and (min-resolution:2dppx){.premium-value{background:url(../images/max/premium-value/br-tablet-md@2x.png) 100% 100% no-repeat,url(../images/max/premium-value/bg-blur.svg) bottom 3rem right no-repeat,url(../images/max/premium-value/bottom-mask-tablet-md@2x.png) 100% 100% no-repeat,var(--gradient-goldleaf);background-size:30.5rem 45.9rem,auto,90rem 126.4rem,auto}}@media (max-width:600px){.premium-value{background:url(../images/max/premium-value/bg-blur-mobile.svg) bottom 74rem left no-repeat,url(../images/max/premium-value/br-mobile.png) bottom 35rem left 3rem no-repeat,url(../images/max/premium-value/bottom-mask-mobile.png) 0 100% no-repeat,var(--gradient-goldleaf);background-size:auto,auto,auto;border-radius:0;margin:0;padding:4rem 0}}@media only screen and (max-width:600px) and (-webkit-min-device-pixel-ratio:2),only screen and (max-width:600px) and (min-device-pixel-ratio:2),only screen and (max-width:600px) and (min-resolution:192dpi),only screen and (max-width:600px) and (min-resolution:2dppx){.premium-value{background:url(../images/max/premium-value/bg-blur-mobile.svg) bottom 74rem left no-repeat,url(../images/max/premium-value/br-mobile@2x.png) bottom 35rem left 3rem no-repeat,url(../images/max/premium-value/bottom-mask-mobile@2x.png) 0 100% no-repeat,var(--gradient-goldleaf);background-size:auto,51.9rem 122.3rem,60rem,176rem,auto}}@media (max-width:600px){.premium-value .header-section{margin:0;padding:0 2rem}.premium-value h1{font-size:5.2rem;font-weight:var(--font-weight-black);line-height:5.2rem}.premium-value h1,.premium-value h2{color:#333f48;text-align:left}.premium-value .max-section{flex-direction:column}.premium-value .max-section .table-section h1{margin:4rem 0 0 2rem}.premium-value .max-section .table-section h2{margin:4rem 0 2rem 2rem;max-width:33rem}.premium-value .max-section .table-section .mobile-max-image{display:flex;justify-content:center;margin-bottom:0!important}.premium-value .max-section .table-section .max-table{border-radius:0;margin-top:0;padding:0 1rem 2rem}.premium-value .max-section .table-section .max-table .table-header{padding:2rem 1rem}.premium-value .max-section .table-section .max-table .table-header h3{color:#fff;font-size:1.2rem;font-weight:var(--font-weight-medium);line-height:1.4rem;text-indent:0}.premium-value .max-section .table-section .max-table .table-header h3:first-child{flex:1.2}}@media (max-width:600px) and (max-width:361px){.premium-value .max-section .table-section .max-table .table-header h3 .max{display:none}}@media (max-width:600px){.premium-value .max-section .table-section .max-table .price-cards-row{flex-direction:column}.premium-value .max-section .desktop-max-image{display:none}}
