@-webkit-keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes rotating{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes swingInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@keyframes swingInUp{from{opacity:0;-webkit-transform:translate3d(0,50px,0);transform:translate3d(0,50px,0)}to{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}}@-webkit-keyframes fadeInUpSmooth{from{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@keyframes fadeInUpSmooth{from{opacity:0;-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}to{opacity:1;-webkit-transform:none;transform:none}}@-webkit-keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-124%);transform:translateX(-124%)}}@keyframes marquee{from{-webkit-transform:translateX(0);transform:translateX(0)}to{-webkit-transform:translateX(-124%);transform:translateX(-124%)}}@-webkit-keyframes bannerMarquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}@keyframes bannerMarquee{0%{-webkit-transform:translateX(0);transform:translateX(0)}100%{-webkit-transform:translateX(-100%);transform:translateX(-100%)}}.plp{margin-top:54px}.plp__header{border-bottom:.5px solid #131313;padding:32px 0}.plp__headline{margin-bottom:26px;margin-top:0;text-align:center}.plp__subhead{font-size:14px;line-height:1;margin-bottom:15px;margin-top:0;text-transform:uppercase}.plp__nav{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:8px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.plp__nav-link{border:.5px solid #131313;font-size:12px;line-height:1;max-width:-webkit-fit-content;max-width:-moz-fit-content;max-width:fit-content;min-width:72px;padding:14px 12px}.plp__nav-link.is-active{background-color:#72f2c7;border-color:#131313;color:#131313}.plp-grid__header{border-top:.5px solid #131313;padding:32px 0 16px}.plp-grid__header:first-of-type{border-top:0}.plp-grid__heading{font-family:Queens,serif;font-size:21px;line-height:.8;margin:0;text-align:center}.plp-grid__list{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:auto;padding-bottom:18px}.plp-grid__item{margin-bottom:14px}.plp-scroll-top{background:#fff;position:fixed;border:1px solid #131313;padding:4px 0 1px;right:8px;top:90%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;z-index:4}.plp-scroll-top .icon--arrow-forward{-webkit-transform:rotate(-90deg);transform:rotate(-90deg)}.plp-sticky-nav{background-color:#f8f8f8;border-bottom:.5px solid #131313;border-top:.5px solid #131313;left:0;padding:16px 24px;position:fixed;right:0;top:-123px;-webkit-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%;z-index:2}.plp-sticky-nav.is-sticky{top:52px}.promo-visible .plp-sticky-nav.is-sticky{top:86px}.plp-sticky-nav.is-sticky.is-desktop{top:62px}.promo-visible .plp-sticky-nav.is-sticky.is-desktop{top:104px}.promo-gwp__wrapper{position:relative}.promo-gwp__background{border-bottom:.5px solid #131313;border-top:.5px solid #131313;display:-webkit-box;display:-ms-flexbox;display:flex}.promo-gwp__img{-ms-flex-preferred-size:50%;flex-basis:50%}.promo-gwp__img:first-child{border-right:.5px solid #131313}.promo-gwp__img img{aspect-ratio:196/281}.promo-gwp__content{background-color:#f8f8f8;margin:0 auto;padding:46px 0;text-align:center;width:68%}.plp .promo-gwp__content{width:85%}.promo-gwp__title{display:inline-block;margin-bottom:23px;margin-top:0;position:relative;text-align:center;z-index:1}.promo-gwp__title::before{background-color:#72f2c7;bottom:0;height:20px;content:"";left:-7px;position:absolute;right:-7px;z-index:-1}.promo-gwp__subtitle{text-align:center}.promo-gwp__card{-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #131313;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:13px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin:26px 0;padding:30px 50px;position:relative}.promo-gwp__card .icon--arrow-forward{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.promo-gwp__card .icon--arrow-forward::before{font-size:12px}.promo-gwp__card-block{text-align:center;width:100%}.promo-gwp__card-block span{display:block}.promo-gwp__card-block .text-h6-small-caps em{text-transform:none}.promo-gwp__card-badge{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#72f2c7;border:1px solid #131313;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;top:-17px;-webkit-transform:rotate(6.35deg);transform:rotate(6.35deg);right:-42.5px;width:85px}.promo-gwp__cta{margin:0 auto;min-width:146px;padding:15px 10px 13px}@media only screen and (min-width:768px){.plp-grid__list{gap:24px;grid-template-columns:repeat(2,1fr)}}@media only screen and (min-width:1023px){.plp{margin-top:69px}.plp__subhead{font-size:16px;margin-bottom:19px}.plp__nav{gap:12px}.plp__nav-link{border:1px solid #131313;font-size:14px}.plp-grid__header{padding:40px 0 33px}.plp-grid__heading{font-size:32px}.plp-grid__list{gap:10px;grid-template-columns:repeat(3,1fr)}.promo-gwp__background{border-bottom:1px solid #131313;border-top:1px solid #131313}.promo-gwp__img img{aspect-ratio:5/4}.promo-gwp__content{-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:absolute;left:0;padding:0;right:0;top:0;width:auto}.plp .promo-gwp__content{position:relative}.promo-gwp__card{background-color:#fff;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;max-width:500px;margin:0 0 26px;padding:17px 20px 19px;width:100%}.promo-gwp__card .icon--arrow-forward{-webkit-transform:rotate(0);transform:rotate(0)}.promo-gwp__card .icon--arrow-forward::before{font-size:14px}.promo-gwp__card .promo-gwp__card-block:last-child{text-align:right}.promo-gwp__card-block{max-width:200px;text-align:left}.promo-gwp__card-badge{-webkit-transform:rotate(8.18deg);transform:rotate(8.18deg)}.promo-gwp__cta{margin-top:8px;min-width:347px;padding:16px 10px 14px}}@media only screen and (min-width:1279px){.plp__header{padding-top:80px}.plp__headline{margin-bottom:45px}.plp-grid__list{grid-template-columns:repeat(4,1fr)}.promo-gwp__content .text-h3{font-size:63px}.promo-gwp__title::before{bottom:1px;height:38px;left:-14px;right:-14px}.promo-gwp__card{max-width:710px;min-height:97px}}@media only screen and (min-width:1489px){.plp-grid__list{gap:16px}.plp-grid__item{margin-bottom:20px}}@media only screen and (max-width:1023px){.plp__container{padding-left:27px;padding-right:27px}}@media only screen and (max-width:413px){.plp-sticky-nav{top:-172px}}