.product-cards-v2{background:#F1F1F1;padding:5rem 0;position:relative}.product-cards-v2 .product-quote{position:absolute;opacity:.2;height:auto}.product-cards-v2 .product-quote.product-quote-top{top:0;left:0;transform:translate(-4%,-7%);width:38%;max-width:536px;min-width:100px}.product-cards-v2 .product-quote.product-quote-bottom{bottom:0;right:0;transform:translate(19%,-8%) rotate(180deg);width:24%;max-width:461px;min-width:80px}@media only screen and (min-width:47.5em){.product-cards-v2{padding:10rem 0}}.product-cards-v2__wrapper{margin:0 auto;width:100%;position:relative}@media only screen and (min-width:1024px){.product-cards-v2__wrapper{width:95%}}@media only screen and (min-width:1440px){.product-cards-v2__wrapper{width:139rem}}.product-cards-v2__wrapper__header{margin-top:0;text-align:center;line-height:1;font-weight:400;margin-bottom:2rem}.product-cards-v2__wrapper__header h1{font-size:30px!important;color:var(--azure);margin-bottom:10px}.product-cards-v2__wrapper__header .hr{margin:20px auto 30px}@media only screen and (min-width:47.5em){.product-cards-v2__wrapper__header{font-size:4rem!important;margin-bottom:4rem}}.product-cards-v2__wrapper__currency-selector{width:250px;margin:0 auto 50px}.product-cards-v2__wrapper__currency-selector form{display:grid;grid-template-areas:"select";align-items:center;position:relative;border:1px solid var(--cloud-dark);padding:0 10px;font-size:1.6rem;cursor:pointer;background:#fff;color:var(--cloud-light);border-radius:8px}@media screen and (max-width:768px){.product-cards-v2__wrapper__currency-selector form{margin-top:5px}}@media screen and (min-width:768px){.product-cards-v2__wrapper__currency-selector form{margin-left:15px}}.product-cards-v2__wrapper__currency-selector form select,.product-cards-v2__wrapper__currency-selector form::after{grid-area:select}.product-cards-v2__wrapper__currency-selector form::after{content:"";justify-self:end;background:url(../../assets/images/svg/up-arrow.svg);transform:rotate(180deg);width:10px;height:5px}.product-cards-v2__wrapper__currency-selector form select{-webkit-appearance:none;appearance:none;background-color:#fff0;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;height:38px;color:var(--cloud-dark)}.product-cards-v2__wrapper__currency-selector form select::-ms-expand{display:none}.product-cards-v2__wrapper__products{display:flex;flex-direction:row;gap:15px;overflow-y:visible;overflow-x:scroll;clear:both;padding:50px 20px;margin:-50px 0}@media only screen and (min-width:768px){.product-cards-v2__wrapper__products{overflow-x:initial;justify-content:center;padding:50px 0}}.product-cards-v2__wrapper__products__product{width:300px;position:relative;display:flex;flex-direction:column;flex-shrink:0}@media only screen and (min-width:1440px){.product-cards-v2__wrapper__products__product{width:80%;max-width:350px;flex:1;flex-shrink:initial}}.product-cards-v2__wrapper__products__product__banner{display:flex;align-items:center;justify-content:center;position:absolute;top:-19px;width:100%}.product-cards-v2__wrapper__products__product__banner__box{background:#fff;border:1px solid var(--pop);color:var(--pop);text-transform:uppercase;padding:10px 15px;font-size:1.8em;font-weight:700;line-height:1}.product-cards-v2__wrapper__products__product__header{background:var(--tangy);padding:30px 20px 20px;color:#fff;display:flex;flex-direction:column;justify-content:space-between;min-height:175px;border-top-left-radius:4px;border-top-right-radius:4px}.product-cards-v2__wrapper__products__product__header__price{font-size:2.5em}.product-cards-v2__wrapper__products__product__header__price .subscription-details{font-size:1.2rem;margin-left:-4px}.product-cards-v2__wrapper__products__product__header__price span.old-price{text-decoration:line-through;font-size:.65em;display:block;opacity:.85}.product-cards-v2__wrapper__products__product__header__title{text-transform:uppercase;font-family:Made Tommy,sans-serif;font-weight:700;font-size:3em;margin:0}.product-cards-v2__wrapper__products__product__body{background:#fff;font-size:1.4rem;padding:30px 20px;flex:1;display:flex;flex-direction:column;justify-content:space-between;border-bottom-left-radius:4px;border-bottom-right-radius:4px}.product-cards-v2__wrapper__products__product__body--forced{justify-content:flex-start}.product-cards-v2__wrapper__products__product__body__line{position:relative}.product-cards-v2__wrapper__products__product__body__line::after{content:" ";width:32px;height:2px;background:var(--thriller);display:block;border-radius:2px;margin:10px 0}.product-cards-v2__wrapper__products__product__body__line:last-of-type::after{display:none}.product-cards-v2__wrapper__products__product__body__button{margin-top:20px}.product-cards-v2__wrapper__products__product__body button{border-radius:8px;display:inline-flex;align-items:center;position:relative;background-color:var(--thriller);width:100%;height:auto}.product-cards-v2__wrapper__products__product__body button svg{display:none}.product-cards-v2__wrapper__products__product__body button p.pointed-button-svg__text{font-family:var(--jw-heading-font);line-height:1.3;color:white!important;font-weight:700;font-size:1.8rem!important;text-transform:uppercase;position:relative;z-index:2;padding:6px 0;padding:clamp(1rem, 0.829rem + 0.571vw, 1.4rem) clamp(1.8rem, 1.2rem + 2vw, 3.2rem);margin:0!important;height:auto!important}.product-cards-v2__wrapper__products__product__body button:before{content:"";inset:0;position:absolute;z-index:1;border-radius:8px;background-color:rgb(0 0 0 / .12);opacity:0;transition:opacity 0.17s}.product-cards-v2__wrapper__products__product__body button:not(:disabled):hover:before{opacity:1}.product-cards-v2__wrapper__products__product__body button:disabled{opacity:.5}.product-cards-v2__wrapper__products__product__body form{position:relative;margin-top:30px}.product-cards-v2__wrapper__products__product__body form::before{content:" ";width:32px;height:2px;background:var(--thriller);display:block;border-radius:2px;position:absolute;top:-15px;left:0}.product-cards-v2__wrapper__products__product__body__select{display:grid;grid-template-areas:"select";align-items:center;position:relative;border:1px solid var(--cloud-dark);padding:0 10px;font-size:1.6rem;cursor:pointer;background:#fff;color:var(--cloud-light);border-radius:8px}.product-cards-v2__wrapper__products__product__body__select select,.product-cards-v2__wrapper__products__product__body__select::after{grid-area:select}.product-cards-v2__wrapper__products__product__body__select::after{content:"";justify-self:end;background:url(../../assets/images/svg/up-arrow.svg);transform:rotate(180deg);width:10px;height:5px}.product-cards-v2__wrapper__products__product__body__select select{-webkit-appearance:none;appearance:none;background-color:#fff0;border:none;padding:0 1em 0 0;margin:0;width:100%;font-family:inherit;font-size:inherit;cursor:inherit;line-height:inherit;outline:none;height:38px;color:var(--cloud-dark)}.product-cards-v2__wrapper__products__product__body__select select::-ms-expand{display:none}.product-cards-v2__wrapper__products__product__saving-callout{background:var(--mint);width:80px;height:80px;border-radius:40px;display:flex;flex-direction:column;align-items:center;justify-content:center;position:absolute;bottom:-40px;right:20px;font-weight:700;font-size:2.4em;text-transform:uppercase;line-height:1.3}.product-cards-v2__wrapper__products__product__saving-callout small{font-size:.5em;font-weight:400}.product-cards-v2__wrapper__footer{font-size:1.4em;margin-top:50px;padding:0 20px}@media only screen and (min-width:1440px){.product-cards-v2__wrapper__footer{padding:0}}.product-cards-v2 .jw_force_terms_link{margin-top:auto}.product-cards-v2 .jw_force_terms_hidden{display:none}.product-cards-v2 .jw_force_terms_container{margin:20px 0}