@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.announcement-bar{width:100%;background:var(--color-primary);padding:16px 0}.announcement-bar .blocks{display:flex;justify-content:center;gap:80px}.announcement-bar .blocks .block,.announcement-bar .blocks .block a{display:flex;align-items:center;gap:10px}.announcement-bar .blocks .block span{white-space:nowrap;color:#fff;font-size:14px;font-family:var(--font-heading-family)}.announcement-bar .blocks .block span img{max-width:18px;max-height:28px;-o-object-fit:contain;object-fit:contain;display:block}@media screen and (max-width: 750px){.announcement-bar{padding:12px 0}.announcement-bar .blocks .block span{font-size:12px}}@media screen and (max-width: 1024px){.announcement-bar .blocks{justify-content:flex-start;gap:40px;overflow:auto;margin:0 -5rem;padding-left:5rem;padding-right:5rem;-ms-overflow-style:none;scrollbar-width:none}.announcement-bar .blocks::-webkit-scrollbar{display:none}}@media screen and (max-width: 1024px) and (max-width: 750px){.announcement-bar .blocks{margin:0 -1.5rem;padding-left:1.5rem;padding-right:1.5rem}}.page-breadcrumbs{width:100%;margin:40px 0 50px}.page-breadcrumbs .breadcrumb-flex{width:100%;border:1px solid rgba(255,255,255,.1);border-radius:30px;padding:35px 30px;background:#3f95ff26;display:flex;align-items:center;box-shadow:0 0 150px var(--color-primary)}.page-breadcrumbs .breadcrumb-flex a{color:#fff;font-family:var(--font-heading-family);font-size:20px;line-height:1;-webkit-text-decoration:none;text-decoration:none;position:relative;padding-right:50px;transition:.3s color}.page-breadcrumbs .breadcrumb-flex a svg path{transition:.3s fill}.page-breadcrumbs .breadcrumb-flex a:after{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);width:10px;height:17px;background:url(icon-breadcrumb.svg) no-repeat center center/contain}.page-breadcrumbs .breadcrumb-flex a:last-child:after{display:none}.page-breadcrumbs .breadcrumb-flex a:hover{color:var(--color-primary)}.page-breadcrumbs .breadcrumb-flex a:hover svg path{fill:var(--color-primary)}@media screen and (max-width: 1024px){.page-breadcrumbs{margin:0 0 35px}.page-breadcrumbs .page-width{padding:0}.page-breadcrumbs .breadcrumb-flex{padding:20px;border-radius:0;border:none;border-bottom:1px solid rgba(255,255,255,.1);overflow:auto;-ms-overflow-style:none;scrollbar-width:none}.page-breadcrumbs .breadcrumb-flex::-webkit-scrollbar{display:none}.page-breadcrumbs .breadcrumb-flex a{font-size:12px;padding-right:30px;white-space:nowrap}.page-breadcrumbs .breadcrumb-flex a svg{width:16px;height:auto;height:initial}.page-breadcrumbs .breadcrumb-flex a:after{right:10px;width:7px}}@media screen and (max-width: 1024px) and (max-width: 750px){.page-breadcrumbs .breadcrumb-flex{padding:14px}}.template-cart .site-header{background-color:var(--color-primary)}.template-cart main{margin-top:110px}@media all and (min-width: 1025px){.template-cart main{margin-top:200px}}.product-grid-container{position:relative;padding-bottom:30px}.product-grid-container:before{left:0;bottom:0;width:100%;content:"";display:block;position:absolute;height:calc(100% + 250px);background:#fff;background:linear-gradient(180deg,#fff0,#fff 40% 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffffff",endColorstr="#ffffff",GradientType=1)}.collection-product-grid{padding-bottom:0!important}.collection{z-index:10;position:relative}.collection .grid{position:relative}.collection .grid__item{padding:20px;overflow:hidden;border-radius:15px;background-color:var(--color-white);box-shadow:0 3px 5px #0003}.collection .grid__item a{-webkit-text-decoration:none;text-decoration:none}.collection .grid__item a p{color:var(--color-grey)}.collection .product-card__image{text-align:center}.collection .product-card__image img{display:block;height:120px;width:auto;margin:0 auto}.collection .product-card__image p{margin:0;font-size:14px}.collection .product-card__title{font-size:18px;margin:0 0 20px;text-align:center;color:var(--color-grey-3)}.collection .product-card__info{margin-top:20px;padding-top:20px;border-top:2px solid var(--color-primary)}.collection .product-card__info{width:100%;display:block;text-align:center}.collection .product-card__description{font-size:14px;margin:0 0 20px}.collection .product-card__price{font-size:22px;margin:0 0 20px;text-align:center;color:var(--color-grey-3)}.collection .product-card__cta{outline:none;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:10px 30px;border-radius:100px;color:var(--color-grey-3);background-color:transparent;border:2px solid var(--color-grey-3)}@media all and (min-width: 1025px){.collection .product-card__title{font-size:22px}.collection .product-card__image img{height:230px}}:root{--color-white: #ffffff;--color-primary: #ce7a7a;--color-teal: #528E92;--color-black: #0f1016;--color-grey: #27282d;--color-grey-2: #BBBAB7;--color-grey-3: #535353;--color-grey-4: #EDEDED;--color-grey-5: #989898;--color-error: #e00202;--color-purple: #1e1c59;--color-purple-2: #291f40;--color-purple-3: #a478fc;--color-purple-4: #6A6A90;--h1: 60px;--h2: 56px;--h3: 52px;--h4: 40px;--h5: 32px;--h6: 25px;--base: 20px;--small: 18px;--xs: 16px;--xxs: 14px;--xxxs: 12px;--font-body: "Montserrat", sans-serif;--page-width: 1960px;--page-width-small: 1360px;--grid-desktop-horizontal-spacing: 20px;--grid-desktop-vertical-spacing: 20px}h1,.h1{font-size:var(--h1)}h2,.h2{font-size:var(--h2)}h3,.h3{font-size:var(--h3)}h4,.h4{font-size:var(--h4)}h5,.h5{font-size:var(--h5)}h6,.h6{font-size:var(--h6)}*{box-sizing:border-box;font-family:var(--font-body)}body{color:var(--color-white)}body .default-page-width{width:800px;max-width:100%}.btn-flex{display:flex;flex-wrap:wrap}.jcenter{justify-content:center}.j-flex-start{justify-content:flex-start}.j-flex-end{justify-content:flex-end}ul,ol{padding:0;margin:0}.page-width{width:100%;padding:0 30px;max-width:var(--page-width);position:relative}.page-width--small{max-width:var(--page-width-small)}.page-width.no-padd{padding:0}input,select,textarea{border:1px solid #fff;border-radius:10px;padding:18px;background:transparent;box-shadow:none;font-family:var(--font-body-family);transition:.3s all}input:hover,input:focus,select:hover,select:focus,textarea:hover,textarea:focus{border-color:var(--color-primary)}input::-moz-placeholder,select::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#fff}input::placeholder,select::placeholder,textarea::placeholder{opacity:1;color:#fff}button{cursor:pointer}@media (max-width: 750px){:root{--h1: 40px;--h2: 36px;--h3: 32px;--h4: 28px;--h5: 24px;--h6: 20px}}.site-footer{margin-top:40px;padding-bottom:80px;background-color:var(--color-white)}.site-footer-logo-container .site-footer-logo{width:85px;height:auto;display:block;margin:0 auto 0 0}.site-footer-slogan{width:100%;font-size:24px;display:block;text-align:left;margin:20px 0 35px;padding:0 0 20px;line-height:1.1em;color:var(--color-grey-2);border-bottom:2px solid var(--color-grey-2)}.site-footer-nav{display:flex;flex-wrap:wrap;flex-direction:column;align-items:flex-start;justify-content:flex-end}.site-footer-address{margin:0;flex:0 0 160px;text-align:left}.site-footer-address p{margin:0;font-size:16px;color:var(--color-grey-3)}.site-footer-nav-block{width:100%}.site-footer-nav-block ul{margin:0;padding:0}.site-footer-nav-block ul li{margin:0;padding:0;list-style-type:none}.site-footer-nav-block ul li a{width:100%;padding:5px 0;display:block;text-align:left;-webkit-text-decoration:none;text-decoration:none;color:var(--color-grey-3);border-bottom:1px solid var(--color-grey-2)}@media all and (min-width: 769px){.site-footer{padding-bottom:50px}.site-footer-inner{display:flex;align-items:flex-start;justify-content:space-between}.site-footer-logo-container{flex:0 0 95px}.site-footer-logo-container .site-footer-logo{width:100%;margin:0 0 0 auto}.site-footer-right{flex:0 0 calc(100% - 120px)}.site-footer-slogan{margin:0 0 35px;text-align:right}.site-footer-nav{align-items:flex-end}.site-footer-address{text-align:right}.site-footer-nav-block{width:auto}.site-footer-nav-block ul li a{width:250px;text-align:right}}@media all and (min-width: 1025px){.site-footer{margin-top:75px;padding-bottom:100px}.site-footer-slogan{font-size:32px}.site-footer-nav{flex-direction:row;align-items:flex-start}.site-footer-address{text-align:left;margin:10px 150px 0 250px}.site-footer-nav-block{flex:0 0 250px}.site-footer-nav-block ul li a{text-align:left}}@media all and (min-width: 1200px){.site-footer-slogan{font-size:42px}.site-footer-address{margin:10px 150px 0 0}.site-footer-nav-block{flex:0 0 330px;margin-right:20px}.site-footer-nav-block:last-of-type{margin-right:0}.site-footer-nav-block ul li a{width:auto}}.site-header{top:0;left:0;width:100%;z-index:200;position:absolute}.site-header .header-flex{display:flex;justify-content:space-between;padding:20px 0;align-items:center}.site-header .header-flex .logo{line-height:1;display:block}.site-header .header-flex .logo img{width:50px;height:auto;display:inline-block}.site-header .header-flex .logo img.desktop-logo{display:none}.site-header .header-flex .logo img.mobile-logo{display:block}.site-header .header-flex .logo h1{margin:0;font-size:20px}.site-header .header-flex nav{display:none}.site-header .header-flex nav ul{gap:20px;display:flex}.site-header .header-flex nav ul li{list-style:none}.site-header .header-flex nav ul li a{font-size:14px;font-weight:600;display:inline-block;-webkit-text-decoration:none;text-decoration:none;color:var(--color-white)}.site-header .header-flex nav ul li:first-of-type{position:relative}.site-header .header-flex nav ul li:first-of-type:before{width:120px;height:40px;position:absolute;left:50%;content:"";background-color:var(--color-white);transform:translate(-50%);bottom:-60px;opacity:0;pointer-events:none;transition:.3s all;border-radius:15px}.site-header .header-flex nav ul li:first-of-type.open:before{opacity:1;pointer-events:all}.site-header .header-flex .header-hamb{width:42px;height:42px;display:block;position:relative;transition:.3s all;margin-left:30px}.site-header .header-flex .header-hamb .header-hamb-line{left:50%;width:32px;height:2px;display:block;position:absolute;transition:.3s all;transform:translate(-50%);background-color:var(--color-white)}.site-header .header-flex .header-hamb .header-hamb-line:nth-of-type(1){top:13px}.site-header .header-flex .header-hamb .header-hamb-line:nth-of-type(2){top:21px}.site-header .header-flex .header-hamb .header-hamb-line:nth-of-type(3){top:29px}.site-header .header-flex .header-hamb.open{transform:rotate(180deg)}.site-header .header-flex .header-hamb.open .header-hamb-line:nth-of-type(1){top:21px;transform:translate(-50%) rotate(-45deg)}.site-header .header-flex .header-hamb.open .header-hamb-line:nth-of-type(2){top:21px;opacity:0}.site-header .header-flex .header-hamb.open .header-hamb-line:nth-of-type(3){top:21px;transform:translate(-50%) rotate(45deg)}.site-header .header-flex .controls{gap:33px;display:flex;margin-left:30px}.site-header .header-flex .controls nav ul{gap:20px}.site-header .header-flex .controls .cart-icon a{display:block;width:25px;height:25px;background:url(icon-cart.svg) no-repeat center center/contain}.site-header .header-flex .controls .account-icon a{display:block;width:25px;height:25px;background:url(icon-account.svg) no-repeat center center/contain}.site-header .nav-wrapper{display:flex;align-items:center}.site-header .search-container{display:none;margin-right:50px}.site-header .search-container form{display:flex;align-items:center}.site-header .search-container input{outline:none;box-shadow:none;border-radius:200px;color:var(--color-white)}.site-header .search-container input:focus,.site-header .search-container input:hover,.site-header .search-container input:focus-visible{box-shadow:none;border-color:var(--color-white)}.site-header .search-container button{border:none;outline:none;margin-top:2px;-webkit-appearance:none;-moz-appearance:none;appearance:none;margin-left:-50px;background-color:transparent}.site-header .search-container button img{width:20px;height:auto}.mobile-menu{top:0;left:0;width:100%;z-index:100;position:absolute;transition:.3s all;transform:translate(-100%);padding:120px 30px 40px;background-color:var(--color-primary)}.mobile-menu ul{margin:0;padding:0;text-align:center}.mobile-menu ul li{padding:0;margin:0 0 10px;list-style-type:none}.mobile-menu ul li:last-of-type{margin:0}.mobile-menu ul li a{display:block;font-size:24px;-webkit-text-decoration:none;text-decoration:none;color:var(--color-white)}.mobile-menu.open{transform:translate(0)}@media all and (min-width: 1025px){.site-header .header-flex .logo img{width:100px}.site-header .header-flex .logo img.mobile-logo{display:none}.site-header .header-flex .logo img.desktop-logo,.site-header .search-container{display:block}.site-header .nav-wrapper{padding:0 0 30px;border-bottom:1px solid var(--color-white)}}@media screen and (min-width: 1025px){.site-header .header-flex nav{display:block}.site-header .header-flex .header-hamb{display:none}}@media screen and (min-width: 1366px){.site-header .header-flex nav ul{gap:40px}.site-header .header-flex nav ul li a{font-size:16px}}@media all and (min-width: 1400px){.site-header .search-container{margin-right:200px}}.section-m-club-favourites{padding:50px 0 70px}.section-m-club-favourites .slide{padding:50px;display:flex;flex-wrap:wrap;border-radius:15px;align-items:stretch;justify-content:space-between;border:1px solid var(--color-grey-2)}.section-m-club-favourites .slide-content{flex:0 0 100%;margin-top:50px}.section-m-club-favourites .slide-content h3{font-size:40px;color:#535353;margin:0 0 30px;padding:0 0 10px;border-bottom:2px solid #CE7A7A}.section-m-club-favourites .slide-content h3 a{-webkit-text-decoration:none;text-decoration:none;color:inherit}.section-m-club-favourites .slide-image{flex:0 0 100%}.section-m-club-favourites .slide-image img{width:100%;display:block;max-width:500px}.section-m-club-favourites .pdp-block-description{gap:30px;display:flex;flex-wrap:wrap;margin:0 0 30px}.section-m-club-favourites .pdp-block-description .product__description{flex:1;margin:0;font-size:14px}.section-m-club-favourites .pdp-block-description .usp_list{flex:1;display:flex;flex-direction:column;gap:20px}.section-m-club-favourites .pdp-block-description .usp_list div{display:flex;align-items:center;gap:10px}.section-m-club-favourites .pdp-block-description .usp_list div svg{width:28px;min-width:28px;height:auto;height:initial}.section-m-club-favourites .pdp-block-description .usp_list div span{font-size:14px}.section-m-club-favourites .slick-arrow{width:56px;height:56px;position:absolute;z-index:2;top:50%;transform:translateY(-50%);background:url(icon-slick.svg) no-repeat center center/contain;border:none;outline:none;font-size:0}.section-m-club-favourites .slick-arrow.slick-prev{left:-20px;transform:translateY(-50%) rotate(180deg)}.section-m-club-favourites .slick-arrow.slick-next{right:-20px}.section-m-club-favourites .slick-dots{position:absolute;bottom:-30px;left:50%;margin:0;padding:0;display:flex;justify-content:center;gap:20px;transform:translate(-50%)}.section-m-club-favourites .slick-dots li{list-style:none}.section-m-club-favourites .slick-dots li button{width:13px;padding:0;height:13px;border-radius:50%;background:#fff;border:2px solid #BBBAB7;font-size:0}.section-m-club-favourites .slick-dots li.slick-active button{background:#bbbab7}.section-m-club-favourites .m-club-favourites-btns{display:flex;flex:0 0 100%;margin:30px 0 0;align-items:center}.section-m-club-favourites .m-club-favourites-btns a{display:inline-block;-webkit-text-decoration:none;text-decoration:none;color:var(--color-grey);border:1px solid var(--color-grey);border-radius:100px;padding:10px 25px;margin:0 15px 0 0}.section-m-club-favourites .m-club-favourites-btns a:last-of-type{margin:0}.section-m-club-favourites .m-club-favourites-price{font-size:18px}.section-m-club-favourites .m-club-favourites-top{display:flex;flex-wrap:wrap;margin:0 0 30px;align-items:stretch;justify-content:space-between}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block{text-align:center;margin:0 0 20px;flex:0 0 calc(50% - 10px)}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block img{width:120px;max-width:100%;margin:0 auto 20px}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block p{margin:0;padding:20px;font-size:14px}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block .m-club-favourites-top-block-text{height:150px;display:flex;border-radius:5px;align-items:center;justify-content:center}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block--body .m-club-favourites-top-block-text{background-color:var(--color-primary)}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block--power .m-club-favourites-top-block-text{background-color:var(--color-teal)}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block--bed .m-club-favourites-top-block-text{background-color:var(--color-purple-4)}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block--bundles .m-club-favourites-top-block-text{background-color:var(--color-grey-5)}.section-m-club-favourites .m-club-favourites-title{text-align:center}.section-m-club-favourites .m-club-favourites-title h3{font-size:18px;margin:0 0 50px;color:var(--color-grey-3)}@media all and (min-width: 1025px){.section-m-club-favourites .slide{border-radius:30px}.section-m-club-favourites .slide-content{margin-top:0;padding:30px 0 0;flex:0 0 calc(60% - 30px)}.section-m-club-favourites .slide-image{flex:0 0 calc(40% - 30px)}.section-m-club-favourites .slide-image img{max-width:100%}.section-m-club-favourites .m-club-favourites-price{font-size:24px}.section-m-club-favourites .m-club-favourites-top{margin:0 0 40px}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block{margin:0;flex:0 0 calc(25% - 10px)}.section-m-club-favourites .m-club-favourites-top .m-club-favourites-top-block .m-club-favourites-top-block-text{height:100px}.section-m-club-favourites .m-club-favourites-title h3{font-size:28px}.section-m-club-favourites{padding:100px 0 120px}}@media all and (max-width: 750px){.section-m-club-favourites .slide-content h3{font-size:30px}}@media all and (max-width: 990px){.section-m-club-favourites .pdp-block-description{flex-wrap:wrap}.section-m-club-favourites .pdp-block-description .product__description,.section-m-club-favourites .pdp-block-description .usp_list{width:100%;flex:initial}}body.template-search header.site-header{background-color:var(--color-primary)}body.template-search div.template-search{padding:150px 0 50px}body.template-search div.product-grid-container:before{display:none}body.template-search div.template-search__header{z-index:20;position:relative}body.template-search div.predictive-search.predictive-search--search-template{box-shadow:0 10px 10px #0003}@media all and (min-width: 1025px){body.template-search div.template-search{padding:300px 0 0}}.section-collection-intro{padding:150px 0 50px;position:relative}.section-collection-intro h1{margin:0;font-size:36px;max-width:560px;line-height:1.1em;color:var(--color-white)}img.collection-intro-graphic{left:0;display:none;top:50%;width:600px;position:absolute;transform:translate(-20%)}@media all and (min-width: 1025px){.section-collection-intro{padding:300px 0 0}.section-collection-intro h1{font-size:60px;max-width:960px}}.section-hero-header{padding:150px 0 60px;position:relative}.section-hero-header h1{font-size:24px;font-weight:200;line-height:1.1em;margin:0 0 40px;max-width:350px;color:var(--color-white)}.section-hero-header p{font-size:16px;margin:0 0 40px;color:var(--color-white)}.section-hero-header img.hero-bg{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.section-hero-header img.hero-logos{display:block;width:100%;max-width:400px}.section-hero-header a{padding:14px 24px;border-radius:100px;display:inline-block;-webkit-text-decoration:none;text-decoration:none;color:var(--color-white);border:2px solid var(--color-white)}.hero-header-inner{z-index:1;max-width:600px;position:relative}.hero-header-inner h1{font-weight:400}@media all and (min-width: 1025px){.section-hero-header{padding:300px 0 250px}.section-hero-header h1{max-width:100%;font-size:48px;margin:0 0 90px}.section-hero-header p{font-size:20px;margin:0 0 70px}}.section-large-grid-content{padding:10px 0}.large-grid-content-inner{padding:0 10px}.large-grid-block{overflow:hidden;border-radius:4px;position:relative;height:500px;margin-bottom:10px}.large-grid-block:last-of-type{margin-bottom:0}.large-grid-block h4{margin:0;line-height:1.1em}.large-grid-block img{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.large-grid-block a{display:inline-block;position:relative;color:var(--color-white);-webkit-text-decoration:none;text-decoration:none}.large-grid-block a:after{content:"";width:0px;height:0px;display:inline-block;margin-left:30px;border-style:solid;border-width:4px 0 4px 8px;border-color:transparent transparent transparent #FFFFFF;transform:rotate(0)}.large-grid-block.large-grid-block-one{flex:0 0 calc(50% - 8px)}.large-grid-block.large-grid-block-two{margin-bottom:16px}.large-grid-block .large-grid-block-content{left:0;bottom:0;width:100%;position:absolute}.large-grid-block .large-grid-block-content a{margin-top:0;display:inline-block}.large-grid-block .large-grid-block-content .large-grid-block-content-inner{padding:40px}.large-grid-block .large-grid-block-content .large-grid-block-content-inner h4{font-size:30px;line-height:1em;color:var(--color-white)}@media all and (min-width: 1025px){.large-grid-content-inner{padding:0;display:flex;align-items:stretch;justify-content:space-between}.large-grid-content-inner .large-grid-right{flex:0 0 calc(50% - 8px)}.large-grid-block{margin-bottom:0}.large-grid-block img{transition:.3s all}.large-grid-block:hover img{transform:scale(1.2)}.large-grid-block .large-grid-block-content{transition:.3s all}.large-grid-block.large-grid-block-one{height:960px}.large-grid-block.large-grid-block-one .large-grid-block-content .large-grid-block-content-inner{max-width:560px}.large-grid-block.large-grid-block-one .large-grid-block-content a{transition:.3s all}.large-grid-block.large-grid-block-one:hover .large-grid-block-content a{margin-top:100px}.large-grid-block.large-grid-block-two,.large-grid-block.large-grid-block-three{height:472px;overflow:hidden}.large-grid-block.large-grid-block-two .large-grid-block-content,.large-grid-block.large-grid-block-three .large-grid-block-content{position:absolute;right:0;top:0;height:100%;width:100%;transform:translate(50%)}.large-grid-block.large-grid-block-two .large-grid-block-content .large-grid-block-content-inner,.large-grid-block.large-grid-block-three .large-grid-block-content .large-grid-block-content-inner{display:flex;flex-direction:column;justify-content:flex-end;position:absolute;left:0;top:0;height:100%;width:50%}.large-grid-block.large-grid-block-two:hover .large-grid-block-content,.large-grid-block.large-grid-block-three:hover .large-grid-block-content{transform:translate(0)}}.section-lr-hero-product{padding:20px 20px 0;background-color:var(--color-white)}.lr-hero-product-outer{overflow:hidden;border-radius:10px}.lr-hero-product-left{padding:40px 30px;text-align:center}.lr-hero-product-left img.lr-hero-product-image{width:100%;margin:0 auto;display:block;max-width:300px}.lr-hero-product-left img.lr-hero-product-logo{width:40px;height:auto}.lr-hero-product-left h4{font-size:26px;margin:0 0 20px;color:var(--color-white)}.lr-hero-product-left p{font-size:18px;max-width:280px;margin:0 auto 50px}.lr-hero-product-left a.lr-hero-product-link{margin:30px 0 0;padding:14px 24px;border-radius:100px;display:inline-block;-webkit-text-decoration:none;text-decoration:none;color:var(--color-white);border:2px solid var(--color-white)}.lr-hero-product-right{background:green;position:relative}.lr-hero-product-right img{width:100%;display:block}@media all and (min-width: 1025px){.lr-hero-product-inner{display:flex;align-items:stretch;justify-content:space-between}.lr-hero-product-inner.lr-hero-product-image-right{flex-direction:row}.lr-hero-product-inner.lr-hero-product-image-left{flex-direction:row-reverse}.lr-hero-product-left{flex:0 0 50%;padding:80px 50px}.lr-hero-product-left h4{font-size:32px}.lr-hero-product-left p{font-size:22px;max-width:320px}.lr-hero-product-left img.lr-hero-product-logo{width:50px}.lr-hero-product-left img.lr-hero-product-image{width:296px;max-width:296px}.lr-hero-product-right{flex:0 0 50%}.lr-hero-product-right img{top:0;left:0;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}}.section-mega-menu{left:0;top:141px;width:100%;position:absolute;opacity:0;pointer-events:none;transition:.3s all;display:none}.section-mega-menu.open{opacity:1;top:131px;pointer-events:all}.mega-menu-inner{display:flex;padding:50px 30px;border-radius:15px;align-items:flex-start;justify-content:space-between;background-color:var(--color-white)}.mega-menu-left{display:flex;align-items:stretch;justify-content:space-between;flex:0 0 calc(70% - 5px)}.mega-menu-column{text-align:center;flex:0 0 calc(25% - 8px)}.mega-menu-column .mega-menu-column-logo{width:auto;height:90px;margin:0 auto}.mega-menu-column a{outline:none;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid;padding:10px 30px;-webkit-text-decoration:none;text-decoration:none;border-radius:100px;display:inline-block;background-color:transparent}.mega-menu-column p{height:70px}.mega-menu-column-image{width:auto;height:140px;display:inline-block;margin:30px auto 0}.mega-menu-column-divider{width:100%;height:8px;display:block;margin:15px 0 20px}.mega-menu-right{padding:57px 0 0;text-align:center;flex:0 0 calc(30% - 5px)}.mega-menu-right p{font-size:22px;margin:0 0 24px;color:var(--color-grey-2)}.mega-menu-right .mega-menu-right-divider{width:100%;height:8px;display:block;background-color:var(--color-grey-4)}.mega-menu-link-list{padding:0;display:block;text-align:left;margin:8px 0 0}.mega-menu-link-list li{margin:0;padding:0;position:relative;list-style-type:none}.mega-menu-link-list li:after{top:50%;content:"";width:8px;height:8px;right:20px;position:absolute;transform:translateY(-50%) rotate(-45deg);border-bottom:1px solid var(--color-grey-3);border-right:1px solid var(--color-grey-3)}.mega-menu-link-list li a{display:block;font-size:14px;padding:14px 16px;-webkit-text-decoration:none;text-decoration:none;color:var(--color-grey-2);border-bottom:1px solid var(--color-grey-4)}@media all and (min-width: 1025px){.section-mega-menu{display:block}}.product-carousel .head .title{color:#535353;margin:0 0 40px}.product-carousel .blocks{width:100%;padding-bottom:40px}.product-carousel .blocks .item{padding:0 8px 10px}.product-carousel .blocks .item .product-card{width:100%;text-align:center;display:block;-webkit-text-decoration:none;text-decoration:none;border:1px solid #BBBAB7;box-shadow:0 3px 6px #00000029;border-radius:16px;padding:16px 20px}.product-carousel .blocks .item .product-card .product-card__title{font-size:24px;margin:0;color:#535353}.product-carousel .blocks .item .product-card .product-card__image{width:100%}.product-carousel .blocks .item .product-card .product-card__image img{width:100%;height:260px;-o-object-fit:contain;object-fit:contain}.product-carousel .blocks .item .product-card .product-card__tagline{color:#535353;font-size:14px}.product-carousel .blocks .item .product-card .product-card__info{border-top:2px solid #CE7A7A}.product-carousel .blocks .item .product-card .product-card__description{color:#535353;padding:0 20px;font-size:14px}.product-carousel .blocks .item .product-card .product-card__price{color:#535353;font-size:28px}.product-carousel .blocks .item .product-card .product-card__cta{color:#535353;border:2px solid #535353;transition:.3s all}.product-carousel .blocks .item .product-card .product-card__cta:after{display:none}.product-carousel .blocks .item .product-card .product-card__cta:hover{background:#535353;color:#fff}.product-carousel .blocks .slick-arrow{width:56px;height:56px;position:absolute;z-index:2;top:calc(50% - 50px);transform:translateY(-50%);background:url(icon-slick.svg) no-repeat center center/contain;border:none;outline:none;font-size:0}.product-carousel .blocks .slick-arrow.slick-prev{left:-20px;transform:translateY(-50%) rotate(180deg)}.product-carousel .blocks .slick-arrow.slick-next{right:-20px}.product-carousel .blocks .slick-dots{position:absolute;bottom:0;left:50%;margin:0;padding:0;display:flex;justify-content:center;gap:20px;transform:translate(-50%)}.product-carousel .blocks .slick-dots li{list-style:none}.product-carousel .blocks .slick-dots li button{width:13px;padding:0;height:13px;border-radius:50%;background:#fff;border:2px solid #BBBAB7;font-size:0}.product-carousel .blocks .slick-dots li.slick-active button{background:#bbbab7}@media all and (max-width: 750px){.product-carousel .head .title{margin:0 0 20px}.product-carousel .blocks{padding-bottom:35px;margin-right:-30px;margin-left:-30px;width:calc(100% + 60px);padding-left:30px}.product-carousel .blocks .item{padding:0 10px 10px 0;width:320px;max-width:320px}.product-carousel .blocks .item .product-card{box-shadow:none;height:100%}.product-carousel .blocks .item .product-card .product-card__title{font-size:18px}.product-carousel .blocks .item .product-card .product-card__image img{height:200px}}@media all and (min-width: 990px){.product-carousel .blocks[data-count="5"] .slick-dots{display:none!important}}.section-partner{padding:40px 0;position:relative;background-color:var(--color-purple-2)}.partner-main-logo{margin:0 0 30px;display:inline-block}.partner-main-logo img{height:auto;width:240px}.partner-text h3{font-size:40px;margin:0 0 5px;color:var(--color-purple-3)}.partner-text p{margin:0;color:var(--color-white)}.bg-logo{top:0;left:0;width:auto;height:100%;display:none;position:absolute}@media all and (min-width: 1025px){.section-partner{padding:80px 0}.partner-inner{display:flex;align-items:center;justify-content:center}.partner-main-logo{margin:0}.partner-main-logo img{width:320px}.partner-text{max-width:680px;margin-left:100px}.bg-logo{display:block}}.spotlight-block .blocks{display:flex;justify-content:space-between;align-items:center}.spotlight-block .blocks.align-right .content-container{order:2}.spotlight-block .blocks .content-container{width:40%}.spotlight-block .blocks .content-container .title{color:#535353;margin:0 0 30px}.spotlight-block .blocks .content-container .rte *{color:#535353;font-size:16px}.spotlight-block .blocks .content-container .btn-flex{margin-top:32px}.spotlight-block .blocks .content-container .btn-flex .btn-link{color:#090446;position:relative;font-weight:600;font-size:16px;-webkit-text-decoration:none;text-decoration:none}.spotlight-block .blocks .content-container .btn-flex .btn-link:after{content:"";width:0;height:0;border-top:5px solid transparent;border-bottom:5px solid transparent;border-left:7px solid #090446;position:absolute;top:50%;left:calc(100% + 5px);transform:translateY(-50%)}.spotlight-block .blocks .media-container{width:50%}.spotlight-block .blocks .media-container .v-container{width:100%;border-radius:8px;overflow:hidden}.spotlight-block .blocks .media-container .v-container video{width:100%;height:auto;height:initial;display:block}.spotlight-block .blocks .media-container:not(.natural_image_ratio) .img-container{position:relative;width:100%;padding-top:60%;border-radius:8px;overflow:hidden}.spotlight-block .blocks .media-container:not(.natural_image_ratio) .img-container img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.spotlight-block .blocks .media-container.natural_image_ratio .img-container{width:100%}.spotlight-block .blocks .media-container.natural_image_ratio .img-container img{width:100%;height:auto;height:initial}@media all and (max-width: 990px){.spotlight-block .blocks{flex-wrap:wrap}.spotlight-block .blocks .content-container{width:100%}.spotlight-block .blocks .media-container{width:100%;margin-bottom:40px;order:-1}}.section-stockists{padding:40px 0;background-color:var(--color-white)}.stockists-inner{display:flex;align-items:center;flex-direction:column;justify-content:center}.stockists-inner p{font-size:32px;margin:0 0 30px;color:var(--color-purple)}.stockists-inner img{width:200px;height:auto}@media all and (min-width: 1025px){.section-stockists{padding:80px 0}.stockists-inner{flex-direction:row}.stockists-inner p{margin:0;font-size:48px}.stockists-inner img{margin-left:30px}}body.template-product .site-header{background:#ce7a7a;position:static}.product .thumbnail,.product .product__media-list video,.product .global-media-settings img{border-radius:0}.product .product__info-wrapper .product__title{border-bottom:2px solid #CE7A7A}.product .product__info-wrapper .product__title h1{font-size:40px;color:#535353;margin:0 0 10px}.product .product__info-wrapper .price__container .price__regular *{color:#535353}.product .product__info-wrapper .product-form__input--pill input[type=radio]:checked+label{background:#535353}.product .product__info-wrapper .pdp-form-meta{display:flex;gap:20px}.product .product__info-wrapper .pdp-form-meta .product-form__input{flex:initial}.product .product__info-wrapper .pdp-form-meta .product-form__submit{color:#535353;border:1px solid #535353;background:transparent}.product .product__info-wrapper .pdp-form-meta .product-form__submit:after{display:none}.product .product__info-wrapper .pdp-form-meta .pdp-purchase-btns{flex:1}.product .product__info-wrapper .product__text.inline-richtext{font-size:16px;font-weight:600}.product .product__info-wrapper .pdp-block-description{display:flex;gap:30px}.product .product__info-wrapper .pdp-block-description .product__description{flex:1;margin:0;font-size:14px}.product .product__info-wrapper .pdp-block-description .usp_list{flex:1;display:flex;flex-direction:column;gap:20px}.product .product__info-wrapper .pdp-block-description .usp_list div{display:flex;align-items:center;gap:10px}.product .product__info-wrapper .pdp-block-description .usp_list div svg{width:28px;min-width:28px;height:auto;height:initial}.product .product__info-wrapper .pdp-block-description .usp_list div span{font-size:14px}@media all and (max-width: 750px){.product .product__info-wrapper .product__title h1{font-size:30px}}@media all and (max-width: 990px){.product .product__info-wrapper .pdp-form-meta{flex-wrap:wrap}.product .product__info-wrapper .pdp-form-meta .product-form{margin:0}.product .product__info-wrapper .pdp-form-meta .product-form__submit{width:100%}.product .product__info-wrapper .pdp-form-meta .pdp-purchase-btns{width:100%;flex:initial}.product .product__info-wrapper .pdp-block-description{flex-wrap:wrap}.product .product__info-wrapper .pdp-block-description .product__description,.product .product__info-wrapper .pdp-block-description .usp_list{width:100%;flex:initial}}.section-three-column-links{padding:30px 0}.three-column-links-inner{display:flex;flex-wrap:wrap;align-items:stretch;justify-content:space-between}.three-column-link-block{padding:30px;flex:0 0 100%;overflow:hidden;text-align:center;border-radius:10px;margin:0 0 20px}.three-column-link-block.theme-dark{border:1px solid var(--color-grey-2)}.three-column-link-block.theme-dark p{color:var(--color-grey-2)}.three-column-link-block.theme-dark a{color:var(--color-grey-3);border-color:var(--color-grey-3)}.three-column-link-block:last-of-type{margin:0}.three-column-link-block-logo{height:70px;display:block;margin:0 auto 20px}.three-column-link-block-content{display:flex;flex-direction:column}.three-column-link-block-content p{font-size:24px}.three-column-link-block-content img{width:80%;height:178px;display:block;max-width:160px;margin:20px auto}.three-column-link-block-content a{padding:14px 24px;border-radius:100px;display:inline-block;-webkit-text-decoration:none;text-decoration:none;color:var(--color-white);border:2px solid var(--color-white)}@media all and (min-width: 1025px){.section-three-column-links{padding:60px 0}.three-column-link-block{margin:0;padding:60px;border-radius:15px;flex:0 0 calc(33.333% - 10px)}}.section-symptom-selector{padding:40px 0;position:relative;background-color:var(--color-primary)}.section-symptom-selector .symptom-selector-bg-image{top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;position:absolute}.section-symptom-selector .error{text-align:center;color:#fff;display:none}.symptom-selector-inner{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:center}.symptom-block{border:none;outline:none;display:flex;-webkit-appearance:none;-moz-appearance:none;appearance:none;align-items:center;background:transparent;flex-direction:column;justify-content:center;margin:0 15px 30px}.symptom-block .symptom-block-toggle{width:30px;height:30px;display:block;position:relative;border-radius:200px;border:3px solid var(--color-white)}.symptom-block .symptom-block-toggle:after{top:0;left:0;opacity:0;content:"";width:100%;height:100%;position:absolute;transition:.3s all;border-radius:200px;background-color:var(--color-white)}.symptom-block span{font-size:18px;font-weight:300;max-width:110px;line-height:1.4em;margin:10px auto 0;color:var(--color-white)}.symptom-block.selected .symptom-block-toggle:after{top:5px;left:5px;opacity:1;width:calc(100% - 10px);height:calc(100% - 10px)}.symptom-selector-intro{max-width:680px;text-align:center;margin:0 auto 84px}.symptom-selector-intro img{width:40px;height:48px;margin:0 auto}.symptom-selector-intro h3{font-size:24px;font-weight:300;margin:12px 0 20px;color:var(--color-white)}.symptom-selector-intro p{margin:0;font-size:16px}.symptom-selector-button-wrapper{display:block;margin:45px 0 0;text-align:center}.symptom-selector-button-wrapper button{border:none;outline:none;font-size:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding:14px 30px;border-radius:100px;background:transparent;color:var(--color-white);border:2px solid var(--color-white)}.symptom-selector-button-wrapper button:disabled{opacity:.2;pointer-events:none}@media all and (min-width: 1025px){.section-symptom-selector{padding:85px 0}.symptom-block span{font-size:24px;max-width:130px}.symptom-selector-intro h3{font-size:32px}.symptom-selector-intro p{font-size:24px}.symptom-selector-button-wrapper{margin:95px 0 0}}.section-ugc-carousel{padding:50px 0}.section-ugc-carousel .slick-arrow{width:56px;height:56px;position:absolute;z-index:2;top:calc(50% - 50px);transform:translateY(-50%);background:url(icon-slick.svg) no-repeat center center/contain;border:none;outline:none;font-size:0}.section-ugc-carousel .slick-arrow.slick-prev{left:-20px;transform:translateY(-50%) rotate(180deg)}.section-ugc-carousel .slick-arrow.slick-next{right:-20px}.ugc-carousel-slide-item{margin:0 5px;overflow:hidden;position:relative;border-radius:15px}.ugc-carousel-slide-item video{width:100%;display:block}.ugc-carousel-intro{text-align:center;margin:0 0 50px}.ugc-carousel-intro img{width:50px;height:auto}.ugc-carousel-intro h4{font-size:18px;margin:20px 0 0;color:var(--color-grey-3)}.ugc-video-link{top:50%;left:50%;width:30%;z-index:50;aspect-ratio:1;position:absolute;border-radius:50%;transform:translate(-50%,-50%);background-color:var(--color-grey-2)}.ugc-video-link img{width:30%;top:50%;left:54%;position:absolute;transform:translate(-50%,-50%)}@media all and (min-width: 1025px){.section-ugc-carousel{padding:150px 0}.ugc-carousel-intro{margin:0 0 50px}.ugc-carousel-intro h4{font-size:36px;margin:30px 0 0}.ugc-video-link{transition:.3s all}.ugc-video-link:hover{opacity:.8}}.section-word-cloud{display:block;padding:50px 0}.section-word-cloud img{display:block;width:100%}.section-word-cloud img.mobile-word-cloud-image{display:block}.section-word-cloud img.desktop-word-cloud-image{display:none}@media all and (min-width: 1025px){.section-word-cloud{padding:75px 0}.section-word-cloud img.mobile-word-cloud-image{display:none}.section-word-cloud img.desktop-word-cloud-image{display:block}}div#cart-errors{display:none}a.button.button--tertiary{color:#000}
/*# sourceMappingURL=/cdn/shop/t/12/assets/custom.css.map */
