@keyframes rotate{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}:root{--font-offset-ratio: 0;--text-primary: var(--text-colour-default-1);--text-secondary: var(--text-colour-default-2);--text-tertiary: var(--text-colour-default-3);--font-primary: "Brandon Grotesque", sans-serif;--font-secondary: "Brandon Grotesque", sans-serif;--font-tertiary: "Brandon Grotesque", sans-serif;--font-quaternary: "Brandon Grotesque", sans-serif;--global-font-multiplier-primary: 1;--global-font-multiplier-secondary: 1;--global-font-multiplier-tertiary: 1;--global-font-multiplier-tertiary: 1;--weight-thin: 100;--weight-extra-light: 200;--weight-light: 300;--weight-medium: 400;--weight-demi-bold: 500;--weight-mid-bold: 700;--weight-bold: 900;--brand-primary: var(--beef-red);--brand-secondary: var(--beef-gold);--brand-tertiary: var(--white);--brand-primary-bg: var(--beef-red);--brand-secondary-bg: var(--white);--light-text: var(--white);--dark-text: var(--black);--bg-tint-1: #0000006e;--bg-tint-2: #ffffff70;--white: white;--white-text: white;--black-text: black;--beef-red: #cc092f;--beef-dark-red: #862633;--beef-gold: #ac9751;--beef-alt-gold: #c9b265;--beef-border-shadow: rgba(204, 9, 47, 0.8);--beef-navy: #090844;--beef-input-gray: #e8eaed;--beef-placeholder-gray: #9ea3a2;--bricks: url(/wp-content/themes/global-theme/static/images/background.png)}:root{--left-fade: -150%;--right-fade: 150%}@media screen and (min-width: 1024px){:root{--left-fade: -115%;--right-fade: 115%}}.modal{position:fixed;display:flex;opacity:0;pointer-events:none;width:100%;height:100%;top:0;left:0;z-index:999}.modal__container,.standard-content-v2 .better-reviews__modal-inner{opacity:0;position:fixed;flex-direction:column;z-index:1;width:100%;overflow:hidden;transition:translate .5s;background-color:var(--white);padding:calc(24/var(--design-reference)*var(--screen-width));width:calc(320/var(--design-reference)*var(--screen-width));height:calc(320/var(--design-reference)*var(--screen-width));transform:translate(-50%, -50%)}@media screen and (min-width: 744px){.modal__container,.standard-content-v2 .better-reviews__modal-inner{padding:calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width));width:calc(320/var(--design-reference)*var(--screen-width));height:calc(320/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal__container,.standard-content-v2 .better-reviews__modal-inner{padding:calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width));width:calc(320/var(--design-reference)*var(--screen-width));height:calc(320/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal__container,.standard-content-v2 .better-reviews__modal-inner{padding:calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width)) calc(24/var(--design-reference)*var(--screen-width));width:calc(320/var(--design-reference)*var(--screen-width));height:calc(320/var(--design-reference)*var(--screen-width))}}.modal__container.fade-in-left,.standard-content-v2 .fade-in-left.better-reviews__modal-inner{animation-name:fade-in-left;animation-duration:1s;animation-fill-mode:both;animation-delay:var(--animate-delay)}@keyframes fade-in-left{0%{opacity:1;left:var(--left-fade)}100%{opacity:1;left:50%}}.modal__container.fade-out-left,.standard-content-v2 .fade-out-left.better-reviews__modal-inner{animation-name:fade-out-left;animation-duration:1s;animation-fill-mode:both;animation-delay:var(--animate-delay)}@keyframes fade-out-left{0%{opacity:0;left:var(--left-fade)}100%{opacity:1;left:50%}}.modal__container.fade-in-right,.standard-content-v2 .fade-in-right.better-reviews__modal-inner{animation-name:fade-in-right;animation-duration:1s;animation-fill-mode:both;animation-delay:var(--animate-delay)}@keyframes fade-in-right{0%{opacity:1;left:var(--right-fade)}100%{opacity:1;left:50%}}.modal__container.fade-out-right,.standard-content-v2 .fade-out-right.better-reviews__modal-inner{animation-name:fade-out-right;animation-duration:1s;animation-fill-mode:both;animation-delay:var(--animate-delay)}@keyframes fade-out-right{0%{opacity:1;left:50%}100%{opacity:1;left:var(--right-fade)}}.modal--visible{opacity:1;pointer-events:all}.modal--visible .modal__container,.modal--visible .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--visible .better-reviews__modal-inner{opacity:1;top:50%;left:50%}.modal--visible .modal__container--newsletter{background-color:var(--brand-primary)}.modal--visible .modal__container--newsletter .modal__close-button svg{fill:var(--white)}.modal--visible .modal__overlay{opacity:1}.modal__title{flex:1;color:var(--beef-navy);text-align:center;font-weight:var(--weight-medium);line-height:1.1em;letter-spacing:.1em;margin-left:auto;margin-right:auto;font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.modal__title{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.modal__title{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1650px){.modal__title{font-size:calc(24/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.modal__title:last-child{margin-bottom:calc(30/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal__title:last-child{margin-bottom:calc(30/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal__title:last-child{margin-bottom:calc(30/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal__title:last-child{margin-bottom:calc(30/var(--design-reference)*var(--screen-width))}}.modal__content--share{display:flex;flex-direction:column;justify-content:space-between;height:100%;flex-grow:1;justify-content:center}.modal__header--share{padding:0 calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal__header--share{padding:0 calc(20/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal__header--share{padding:0 calc(20/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal__header--share{padding:0 calc(20/var(--design-reference)*var(--screen-width))}}.modal__close{border:none;background:rgba(0,0,0,0);display:inline-block;position:absolute;top:calc(21/var(--design-reference)*var(--screen-width));right:calc(21/var(--design-reference)*var(--screen-width))}.modal__close img{height:auto;width:calc(26/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal__close img{width:calc(26/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal__close img{width:calc(26/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal__close img{width:calc(26/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 744px){.modal__close{top:calc(21/var(--design-reference)*var(--screen-width));right:calc(21/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal__close{top:calc(21/var(--design-reference)*var(--screen-width));right:calc(21/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal__close{top:calc(21/var(--design-reference)*var(--screen-width));right:calc(21/var(--design-reference)*var(--screen-width))}}.modal__close--share{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal__close--share{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal__close--share{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal__close--share{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}}.modal__close--share svg{position:absolute;top:0;width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal__close--share svg{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal__close--share svg{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal__close--share svg{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(10/var(--design-reference)*var(--screen-width))}}.modal__close-button svg{transform:rotate(0deg) scale(1);transition:transform .5s;fill:#000}.modal__close-button svg:hover{cursor:pointer;transform:rotate(180deg) scale(1.2)}.modal__overlay{position:fixed;width:100vw;height:100vh;top:0;left:0;background:rgba(0,0,0,.4);opacity:0;transition:opacity 1s}.modal--share__icons{display:grid;grid-template:1fr/1fr 1fr 1fr;margin-bottom:calc(30/var(--design-reference)*var(--screen-width));grid-gap:calc(40/var(--design-reference)*var(--screen-width));padding:0px calc(40/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal--share__icons{margin-bottom:calc(30/var(--design-reference)*var(--screen-width));grid-gap:calc(40/var(--design-reference)*var(--screen-width));padding:0px calc(40/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal--share__icons{grid-gap:calc(40/var(--design-reference)*var(--screen-width));margin-bottom:calc(30/var(--design-reference)*var(--screen-width));padding:0px calc(40/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal--share__icons{grid-gap:calc(40/var(--design-reference)*var(--screen-width));margin-bottom:calc(30/var(--design-reference)*var(--screen-width));padding:0px calc(40/var(--design-reference)*var(--screen-width))}}.modal--share__icons a{display:inline-block;transition:opacity .5s}.modal--share__icons a:hover{opacity:.5}.modal--share__icons a svg{height:auto;width:calc(32/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal--share__icons a svg{width:calc(32/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal--share__icons a svg{width:calc(32/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal--share__icons a svg{width:calc(32/var(--design-reference)*var(--screen-width))}}.modal--share__copy{display:grid;grid-template:"secure input copy" 1fr/10% 80% 10%;align-content:center;background:var(--beef-input-gray);border-radius:30px;padding:calc(12/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));height:calc(44/var(--design-reference)*var(--screen-width));font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.modal--share__copy{padding:calc(12/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));height:calc(44/var(--design-reference)*var(--screen-width));font-size:calc(17/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.modal--share__copy{padding:calc(12/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));height:calc(44/var(--design-reference)*var(--screen-width));font-size:calc(17/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1650px){.modal--share__copy{padding:calc(12/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));height:calc(44/var(--design-reference)*var(--screen-width));font-size:calc(17/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.modal--share__copy__icon{cursor:pointer;transition:opacity .5s;display:flex}.modal--share__copy__icon svg{height:auto;width:calc(12.5/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal--share__copy__icon svg{width:calc(12.5/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.modal--share__copy__icon svg{width:calc(12.5/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal--share__copy__icon svg{width:calc(12.5/var(--design-reference)*var(--screen-width))}}.modal--share__copy__icon.icon-copy{margin-left:auto}.modal--share__copy__text{border:0;background:none;flex-grow:1;padding:0;font-weight:var(--weight-demi-bold);font-family:Arial,Helvetica,sans-serif;height:100%;border:none;cursor:pointer;outline:none;white-space:nowrap;overflow:hidden;max-width:calc(180/var(--design-reference)*var(--screen-width));font-size:calc(12/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.modal--share__copy__text{max-width:calc(180/var(--design-reference)*var(--screen-width));font-size:calc(12/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.modal--share__copy__text{max-width:calc(180/var(--design-reference)*var(--screen-width));font-size:calc(12/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1650px){.modal--share__copy__text{max-width:calc(180/var(--design-reference)*var(--screen-width));font-size:calc(12/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.modal--newsletter .modal__container,.modal--newsletter .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter .better-reviews__modal-inner,.modal--newsletter-sign-up .modal__container,.modal--newsletter-sign-up .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter-sign-up .better-reviews__modal-inner{overflow:auto;height:auto;padding:calc(40/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.modal--newsletter .modal__container,.modal--newsletter .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter .better-reviews__modal-inner,.modal--newsletter-sign-up .modal__container,.modal--newsletter-sign-up .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter-sign-up .better-reviews__modal-inner{padding:calc(56/var(--design-reference)*var(--screen-width));width:100%;height:auto;max-width:calc(490/var(--design-reference)*var(--screen-width));max-height:90%}}@media screen and (min-width: 1024px){.modal--newsletter .modal__container,.modal--newsletter .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter .better-reviews__modal-inner,.modal--newsletter-sign-up .modal__container,.modal--newsletter-sign-up .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter-sign-up .better-reviews__modal-inner{max-width:calc(490/var(--design-reference)*var(--screen-width));padding:calc(56/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1650px){.modal--newsletter .modal__container,.modal--newsletter .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter .better-reviews__modal-inner,.modal--newsletter-sign-up .modal__container,.modal--newsletter-sign-up .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter-sign-up .better-reviews__modal-inner{max-width:calc(490/var(--design-reference)*var(--screen-width));padding:calc(56/var(--design-reference)*var(--screen-width))}}.modal--newsletter .modal__header,.modal--newsletter-sign-up .modal__header{display:none}.modal--newsletter{overflow-y:scroll !important}.modal--newsletter .modal__container,.modal--newsletter .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter .better-reviews__modal-inner{top:auto !important;left:auto !important;transition:all .5s ease-in-out 0s !important;display:flex !important;justify-content:flex-start !important;align-items:center !important;height:-moz-min-content !important;height:min-content !important;max-height:none !important;transform:translateX(100vw) !important;width:calc(100vw - 20px) !important;margin:10px !important}.modal--newsletter.modal--visible .modal__container.fade-in-right.fade-out-right,.modal--newsletter.modal--visible .standard-content-v2 .fade-in-right.fade-out-right.better-reviews__modal-inner,.standard-content-v2 .modal--newsletter.modal--visible .fade-in-right.fade-out-right.better-reviews__modal-inner{transform:translateX(100vw) !important}.modal--newsletter.modal--visible .modal__container.fade-in-right,.modal--newsletter.modal--visible .standard-content-v2 .fade-in-right.better-reviews__modal-inner,.standard-content-v2 .modal--newsletter.modal--visible .fade-in-right.better-reviews__modal-inner{transform:translateX(0px) !important}.modal--newsletter.modal--visible .modal__container.fade-out-right,.modal--newsletter.modal--visible .standard-content-v2 .fade-out-right.better-reviews__modal-inner,.standard-content-v2 .modal--newsletter.modal--visible .fade-out-right.better-reviews__modal-inner{transform:translateX(100vw) !important}.modal--newsletter.modal--visible{z-index:99999 !important}.modal--newsletter.modal--visible .modal__container,.modal--newsletter.modal--visible .standard-content-v2 .better-reviews__modal-inner,.standard-content-v2 .modal--newsletter.modal--visible .better-reviews__modal-inner{overflow:visible !important;position:relative !important}.modal.modal--newsletter{justify-content:center !important}html.modal-active body{overflow:hidden !important}@keyframes rotate{100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}100%{stroke-dasharray:90,150;stroke-dashoffset:-124}}.better-reviews__modal{--better-reviews-filled-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" fill=\"%23ECFC34\"/></svg>");--better-reviews-no-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" fill=\"%230f8d86\" /></svg>");--better-reviews-half-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 25.82\" fill=\"%23ECFC34\"><path d=\"M13.93 0L9.77 8.72 0 9.94l7.24 6.46-1.99 9.42 8.68-4.53h0V0z\"/></svg>");--better-reviews-star-size: 26px;--better-reviews-star-gap: 14px;--better-reviews-background-colour: #07c0b4;--better-reviews-text-colour: #ffffff;--better-reviews-submit-button-text-colour: #21171b;position:fixed;top:0;right:0;bottom:0;left:0;z-index:9999;background-color:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.better-reviews__modal .better-reviews__modal-thank-you{display:none}.better-reviews__modal .better-reviews__modal-thank-you .better-reviews__modal-content{font-family:var(--primary-font-family);line-height:1em;text-transform:uppercase;margin-bottom:0}.better-reviews__modal .better-reviews__modal-content{display:flex;flex-direction:column;gap:15px;text-align:center}.better-reviews__modal .better-reviews__modal-error{display:none}.better-reviews__modal .better-reviews__modal-criteria{display:flex;justify-content:center}.better-reviews__modal-succeeded .better-reviews__modal-thank-you{display:block !important}.better-reviews__modal-succeeded .better-reviews__modal-form{display:none !important}.better-reviews__modal-succeeded .better-reviews__modal-submit{display:none !important}.standard-content-v2{display:grid;grid-template:"main"/1fr;--spread: calc(100% - var(--gradient-spread));display:var(--display-mobile, grid);--better-reviews-filled-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" fill=\"%23ECFC34\"/></svg>");--better-reviews-no-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 26\"><path d=\"M27.86,10.12l-7.24,6.46,1.99,9.42-8.68-4.71-8.68,4.54,1.99-9.43L0,9.95l9.77-1.22L13.93,0l4.16,8.73,9.77,1.4Z\" opacity=\"0.3\" fill=\"%230f8d86\" /></svg>");--better-reviews-half-fill-star: url("data:image/svg+xml,<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 27.86 25.82\" fill=\"%23ECFC34\"><path d=\"M13.93 0L9.77 8.72 0 9.94l7.24 6.46-1.99 9.42 8.68-4.53h0V0z\"/></svg>");--better-reviews-font-size: core-functions.fontSize(16, "static");--better-reviews-text-colour: #ffffff}.standard-content-v2__lottie-animations{grid-area:unset;position:var(--lottie-position);width:100%;height:auto;z-index:var(--lottie-z-index);opacity:1}.standard-content-v2__picture{width:var(--image-width-mobile, 100%);grid-area:var(--image-grid-area, main);position:var(--image-position, relative);top:0;right:0;bottom:0;left:0;min-height:100%;display:flex;z-index:var(--image-z-index);border:calc(var(--image-border-width)/var(--desktop-design-reference)*var(--screen-width-static)) var(--image-border-style) var(--image-border-colour)}@media screen and (min-width: 744px){.standard-content-v2__picture{width:var(--image-width-portrait, 100%)}}@media screen and (min-width: 1024px){.standard-content-v2__picture{width:var(--image-width, 100%)}}.standard-content-v2__image{-o-object-fit:var(--image-fit-style, cover);object-fit:var(--image-fit-style, cover);position:relative;-o-object-position:var(--image-object-position-align);object-position:var(--image-object-position-align);transform:translate3d(var(--image-offset-horiz),var(--image-offset-vert),0);opacity:var(--image-opacity, 1);aspect-ratio:var(--image-aspect-ratio-mobile, var(--image-aspect-ratio-desktop));border-radius:var(--image-border-radius);min-height:calc(var(--image-min-height-mobile) - (var(--global-site-header-height, 0px) - var(--cancel-header-height)))}@media screen and (min-width: 744px){.standard-content-v2__image{aspect-ratio:var(--image-aspect-ratio-portrait)}}@media screen and (min-width: 1024px){.standard-content-v2__image{aspect-ratio:var(--image-aspect-ratio-desktop);min-height:calc(var(--image-min-height-desktop) - (var(--global-site-header-height, 0px) - var(--cancel-header-height)))}}.standard-content-v2__cover-link{grid-area:unset;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;z-index:99;opacity:0}.standard-content-v2__gradient-overlay-element{position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--gradient-zindex);grid-area:var(--gradient-grid-area)}.standard-content-v2__gradient-overlay-element::before,.standard-content-v2__gradient-overlay-element:after{content:"";pointer-events:none;position:absolute;top:0;right:0;bottom:0;left:0;opacity:var(--gradient-opacity)}.standard-content-v2__gradient-overlay-element::before{background:linear-gradient(var(--gradient-origin-before), rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) calc(var(--spread) - var(--gradient-amount)), var(--gradient-colour) calc(100% - var(--gradient-amount)))}.standard-content-v2__gradient-overlay-element::after{content:var(--enable-after);background:linear-gradient(var(--gradient-origin-after), rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) calc(var(--spread) - var(--gradient-amount)), var(--gradient-colour) calc(100% - var(--gradient-amount)))}.standard-content-v2__blur-overlay-element{background:var(--blur-colour);-webkit-backdrop-filter:blur(var(--blur-value));backdrop-filter:blur(var(--blur-value));position:absolute;top:0;right:0;bottom:0;left:0;z-index:var(--blur-zindex)}.standard-content-v2__video-container{display:grid;grid-template:"video"/1fr;grid-area:main;opacity:0;pointer-events:none;height:100%;width:100%;background-color:#000;transition:opacity .5s, background-color 1s;z-index:-1}@media screen and (min-width: 744px){.standard-content-v2__video-container{-o-object-fit:cover;object-fit:cover;grid-area:main}}.standard-content-v2__video-container.video-playing{pointer-events:all;opacity:1;z-index:10}.standard-content-v2__video-container.lock-video-aspect-to-image iframe,.standard-content-v2__video-container.lock-video-aspect-to-image video{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%}.standard-content-v2__video-container.set-video-to-cover iframe,.standard-content-v2__video-container.set-video-to-cover video{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.standard-content-v2__video-container .loading-wrapper{position:absolute;left:50%;top:50%;transform:translate(-50%, -50%);width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));--spinner-bg-colour: #ffffff54;--spinner-colour: white}.standard-content-v2__video-container .loading-wrapper:before{content:"";top:0;left:0;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));position:absolute;border-radius:50%;border-right:solid calc(5/var(--desktop-design-reference)*var(--screen-width-static)) var(--spinner-bg-colour);border-left:solid calc(5/var(--desktop-design-reference)*var(--screen-width-static)) var(--spinner-bg-colour);border-top:solid calc(5/var(--desktop-design-reference)*var(--screen-width-static)) var(--spinner-bg-colour);border-bottom:solid calc(5/var(--desktop-design-reference)*var(--screen-width-static)) var(--spinner-colour);animation:rotate 1s linear infinite}.standard-content-v2__video-play-button{grid-area:main;place-self:center;display:grid;place-items:center;background-color:#fff;opacity:1;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative;transform:scale(1);transition:transform .3s .5s}.standard-content-v2__video-play-button:hover{cursor:pointer}.standard-content-v2__video-play-button::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:#000}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2__video-play-button.video-playing{transform:scale(0);transition:transform .5s;opacity:0;pointer-events:none;max-height:0px}.standard-content-v2__video-inner-container{grid-area:video;display:flex;width:100%;position:relative}.standard-content-v2__video-inner-container iframe{left:0;top:0;width:100%;height:100%}.standard-content-v2__video-player{height:auto;-o-object-fit:contain;object-fit:contain;width:100%}@media screen and (min-width: 744px){.standard-content-v2{display:var(--display-portrait, grid)}}@media screen and (min-width: 1024px){.standard-content-v2{display:var(--display-desktop, grid)}}.standard-content-v2__video-container{grid-area:main}.standard-content-v2__nav-menu{display:flex;width:100%;justify-content:var(--alignment-mobile);align-items:var(--alignment-mobile)}@media screen and (min-width: 744px){.standard-content-v2__nav-menu{justify-content:var(--alignment-portrait);align-items:var(--alignment-portrait)}}@media screen and (min-width: 1024px){.standard-content-v2__nav-menu{justify-content:var(--alignment-desktop)}}.standard-content-v2__nav-menu-list{list-style:none;width:auto;display:flex;flex-wrap:wrap;margin-bottom:unset;flex-direction:var(--menu-direction-mobile);align-items:var(--alignment-mobile);gap:calc(var(--global-inline-spacing)*var(--gap-mobile))}@media screen and (min-width: 744px){.standard-content-v2__nav-menu-list{gap:calc(var(--global-inline-spacing)*var(--gap-portrait));flex-direction:var(--menu-direction-portrait);align-items:var(--alignment-portrait)}}@media screen and (min-width: 1024px){.standard-content-v2__nav-menu-list{align-items:var(--alignment-desktop);gap:calc(var(--global-inline-spacing)*var(--gap-desktop));flex-direction:var(--menu-direction)}}.standard-content-v2__nav-menu-list-item{margin-bottom:unset;line-height:unset;letter-spacing:unset}.standard-content-v2__code-block-container{width:100%;overflow:scroll;display:flex}.standard-content-v2__code-block__code{display:block}.standard-content-v2__countdown-days,.standard-content-v2__countdown-hours{color:var(--text-colour)}.standard-content-v2__bazaarvoice-review{place-self:var(--horizontal-alignment, center)}.standard-content-v2__post-author-info__container{justify-content:center}.standard-content-v2__post-author-info__wrapper{display:flex;flex-direction:row;gap:calc(15/var(--desktop-design-reference)*var(--screen-width-static));align-items:center}.standard-content-v2__post-author-info--icon{flex:0 0 calc(30/var(--desktop-design-reference)*var(--screen-width-static));width:calc(30/var(--desktop-design-reference)*var(--screen-width-static));height:calc(30/var(--desktop-design-reference)*var(--screen-width-static));order:var(--post-author-icon-order)}.standard-content-v2__post-author-info--icon img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;background-color:var(--post-author-icon-bckgrnd-colour);border-radius:50%;padding:calc(5/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__post-author-info--content{flex:1;font-size:calc(20/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));color:#fff;font-weight:bold;font-family:var(--secondary-font-family)}.standard-content-v2 .content-tooltip-wrapper{position:relative;display:inline-block;text-decoration:underline;cursor:pointer;-webkit-transform:translateZ(0);-webkit-font-smoothing:antialiased}.standard-content-v2 .content-tooltip-wrapper .content-tooltip{position:absolute;bottom:120%;left:50%;transform:translateX(-50%);background:var(--content-tooltip-bckgrnd-colour) 0% 0% no-repeat padding-box;color:var(--content-tooltip-font-colour);padding:calc(27/var(--desktop-design-reference)*var(--screen-width-static)) calc(39/var(--desktop-design-reference)*var(--screen-width-static)) calc(20.05/var(--desktop-design-reference)*var(--screen-width-static)) calc(20/var(--desktop-design-reference)*var(--screen-width-static));font-size:calc(16/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));font-family:var(--secondary-font-family);font-weight:normal;letter-spacing:0;width:calc(335/var(--desktop-design-reference)*var(--screen-width-static));max-width:calc(335/var(--desktop-design-reference)*var(--screen-width-static));white-space:normal;visibility:hidden;opacity:0;transition:opacity .3s ease-in-out;text-align:var(--content-tooltip-text-align);border-radius:var(--content-tooltip-border-radius);cursor:unset}.standard-content-v2 .content-tooltip-wrapper .content-tooltip a{text-decoration:underline;cursor:pointer;color:#7a3896;font-weight:normal}.standard-content-v2 .content-tooltip:before{bottom:calc(-20/var(--desktop-design-reference)*var(--screen-width-static));content:" ";display:block;height:calc(20/var(--desktop-design-reference)*var(--screen-width-static));left:0;position:absolute;width:320px}.standard-content-v2 .content-tooltip:after{border-left:solid rgba(0,0,0,0) 10px;border-right:solid rgba(0,0,0,0) 10px;border-top:solid var(--content-tooltip-bckgrnd-colour) 10px;bottom:-10px;content:" ";height:0;left:50%;margin-left:calc(-13/var(--desktop-design-reference)*var(--screen-width-static));position:absolute;width:0}.standard-content-v2 .content-tooltip-wrapper:hover .content-tooltip{opacity:1;pointer-events:auto;transform:translateY(0px)}.standard-content-v2__accent-text{display:flex;align-items:center;color:var(--accent-text-colour-mobile);text-align:center;place-self:var(--alignment, center);font-family:var(--secondary-font-family);gap:calc(10/var(--design-reference)*var(--screen-width));letter-spacing:.8em;text-transform:uppercase;margin-left:calc(5/var(--design-reference)*var(--screen-width));margin-right:calc(5/var(--design-reference)*var(--screen-width));font-size:calc(10/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.standard-content-v2__accent-text{font-size:calc(10/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-left:calc(5/var(--design-reference)*var(--screen-width));margin-right:calc(5/var(--design-reference)*var(--screen-width));gap:calc(20/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__accent-text{color:var(--accent-text-colour);font-size:calc(10/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-left:calc(5/var(--design-reference)*var(--screen-width));margin-right:calc(5/var(--design-reference)*var(--screen-width));gap:calc(20/var(--design-reference)*var(--screen-width))}}.standard-content-v2__accent-text::before,.standard-content-v2__accent-text::after{content:"";background-color:var(--accent-text-colour-mobile, var(--default-text-colour-mobile));width:calc(20/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__accent-text::before,.standard-content-v2__accent-text::after{width:calc(40/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__accent-text::before,.standard-content-v2__accent-text::after{background-color:var(--accent-text-colour, var(--default-text-colour-desktop));width:calc(80/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}}.standard-content-v2__inner-container{grid-area:main;place-self:var(--content-box-vert-align-mobile) var(--content-box-horiz-align-mobile);z-index:var(--content-z-index, 5);overflow:var(--content-box-overflow);min-width:-moz-min-content;min-width:min-content;aspect-ratio:var(--content-box-aspect-ratio);border-radius:var(--border-radius);border-width:var(--border-width);border-color:var(--border-colour);border-style:var(--border-style);display:flex;flex-direction:var(--content-box-items-direction-mobile, column);justify-content:var(--content-items-alignment-mobile);align-items:center;background-color:var(--cb-bg-colour);padding:calc(var(--global-content-box-padding-block)*var(--content-box-top-padding-mult-mobile)) calc(var(--global-content-box-padding-inline)*var(--content-box-right-padding-mult-mobile)) calc(var(--global-content-box-padding-inline)*var(--content-box-bottom-padding-mult-mobile)) calc(var(--global-content-box-padding-inline)*var(--content-box-left-padding-mult-mobile));margin:calc(var(--global-inline-spacing)*var(--content-container-top-margin-mobile)) calc(var(--global-inline-spacing)*var(--content-container-right-margin-mobile)) calc(var(--global-inline-spacing)*var(--content-container-bottom-margin-mobile)) calc(var(--global-inline-spacing)*var(--content-container-left-margin-mobile));-moz-column-gap:var(--content-items-micro-gap-mobile, calc(var(--content-items-gap-mobile) * var(--global-inline-spacing)));column-gap:var(--content-items-micro-gap-mobile, calc(var(--content-items-gap-mobile) * var(--global-inline-spacing)));box-shadow:calc(var(--box-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--box-shadow-spread)/var(--desktop-design-reference)*var(--screen-width-static)) var(--box-shadow-colour)}@media screen and (min-width: 744px){.standard-content-v2__inner-container{justify-content:var(--content-items-alignment-portrait);place-self:var(--content-box-vert-align-portrait) var(--content-box-horiz-align-portrait);padding:calc(var(--global-content-box-padding-block)*var(--content-box-top-padding-mult-portrait)) calc(var(--global-content-box-padding-inline)*var(--content-box-right-padding-mult-portrait)) calc(var(--global-content-box-padding-inline)*var(--content-box-bottom-padding-mult-portrait)) calc(var(--global-content-box-padding-inline)*var(--content-box-left-padding-mult-portrait));margin:calc(var(--global-inline-spacing)*var(--content-container-top-margin-portrait)) calc(var(--global-inline-spacing)*var(--content-container-right-margin-portrait)) calc(var(--global-inline-spacing)*var(--content-container-bottom-margin-portrait)) calc(var(--global-inline-spacing)*var(--content-container-left-margin-portrait))}}@media screen and (min-width: 1024px){.standard-content-v2__inner-container{-moz-column-gap:var(--content-items-micro-gap-desktop, calc(var(--content-items-gap-desktop) * var(--global-inline-spacing)));column-gap:var(--content-items-micro-gap-desktop, calc(var(--content-items-gap-desktop) * var(--global-inline-spacing)));justify-content:var(--content-items-alignment);max-width:var(--cb-max-width);place-self:var(--content-box-vert-align) var(--content-box-horiz-align);padding:calc(var(--global-content-box-padding-block)*var(--content-box-top-padding-mult)) calc(var(--global-content-box-padding-inline)*var(--content-box-right-padding-mult)) calc(var(--global-content-box-padding-inline)*var(--content-box-bottom-padding-mult)) calc(var(--global-content-box-padding-inline)*var(--content-box-left-padding-mult));margin:calc(var(--global-inline-spacing)*var(--content-container-top-margin)) calc(var(--global-inline-spacing)*var(--content-container-right-margin)) calc(var(--global-inline-spacing)*var(--content-container-bottom-margin)) calc(var(--global-inline-spacing)*var(--content-container-left-margin))}}.standard-content-v2__content-container{max-width:var(--wysiwyg-max-width-mobile);margin-left:auto;margin-right:auto;display:grid;word-break:normal;width:var(--content-container-width, 100%);-webkit-text-stroke:calc(var(--text-stroke-width)/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier)) var(--text-stroke-colour);color:var(--default-text-colour-mobile, var(--theme-primary-text-colour));text-transform:var(--default-text-transform-mobile);text-align:var(--default-text-align-mobile);display:var(--display-mobile, block)}@media screen and (min-width: 744px){.standard-content-v2__content-container{color:var(--default-text-colour-portrait, var(--default-text-colour-desktop))}}@media screen and (min-width: 1024px){.standard-content-v2__content-container{color:var(--default-text-colour-desktop, var(--theme-primary-text-colour))}}@media screen and (min-width: 744px){.standard-content-v2__content-container{text-transform:var(--default-text-transform-portrait, var(--default-text-transform-desktop))}}@media screen and (min-width: 1024px){.standard-content-v2__content-container{text-transform:var(--default-text-transform-desktop)}}@media screen and (min-width: 744px){.standard-content-v2__content-container{text-align:var(--default-text-align-portrait, var(--default-text-align-desktop))}}@media screen and (min-width: 1024px){.standard-content-v2__content-container{text-align:var(--default-text-align-desktop)}}@media screen and (min-width: 744px){.standard-content-v2__content-container{display:var(--display-portrait, block)}}@media screen and (min-width: 1024px){.standard-content-v2__content-container{display:var(--display-desktop, block)}}.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-weight:var(--default-font-weight-mobile, var(--default-font-weight));font-style:var(--default-font-style-mobile)}@media screen and (min-width: 744px){.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-weight:var(--default-font-weight-portrait, var(--default-font-weight))}}@media screen and (min-width: 1024px){.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-weight:var(--default-font-weight-desktop, var(--default-font-weight))}}@media screen and (min-width: 744px){.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-style:var(--default-font-style-portrait, var(--default-font-style-desktop))}}@media screen and (min-width: 1024px){.standard-content-v2__content-container p,.standard-content-v2__content-container h1,.standard-content-v2__content-container h2,.standard-content-v2__content-container h3,.standard-content-v2__content-container h4,.standard-content-v2__content-container h5,.standard-content-v2__content-container h6,.standard-content-v2__content-container a,.standard-content-v2__content-container li,.standard-content-v2__content-container div{font-style:var(--default-font-style-desktop)}}.standard-content-v2__content-container:last-child{margin-bottom:0}@media screen and (min-width: 744px){.standard-content-v2__content-container{max-width:var(--wysiwyg-max-width-portrait)}}@media screen and (min-width: 1024px){.standard-content-v2__content-container{max-width:var(--wysiwyg-max-width)}}.standard-content-v2--text-shadow{text-shadow:calc(var(--text-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) var(--text-shadow-colour)}.standard-content-v2__cta-selection-container{width:100%;display:var(--cta-container-display);grid-template-columns:var(--grid-columns-mobile);flex-wrap:wrap;flex-direction:var(--cta-flex-direction);justify-content:var(--cta-alignment-mobile);gap:calc(var(--global-inline-spacing)*var(--cta-spacing-gap-mobile))}@media screen and (min-width: 744px){.standard-content-v2__cta-selection-container{gap:calc(var(--global-inline-spacing)*var(--cta-spacing-gap-desktop));justify-content:var(--cta-alignment-portrait);grid-template-columns:var(--grid-columns-portrait)}}@media screen and (min-width: 1024px){.standard-content-v2__cta-selection-container{justify-content:var(--cta-alignment);grid-template-columns:var(--grid-columns-desktop)}}.standard-content-v2__better-reviews{place-self:var(--horizontal-alignment, center)}.standard-content-v2 .better-reviews__review{display:flex;font-family:var(--secondary-font-family);gap:5px;width:100%;max-width:var(--global-content-max-width);margin-left:auto;margin-right:auto;padding-top:15px;padding-bottom:15px;align-items:center;justify-content:var(--horizontal-alignment)}.standard-content-v2 .better-reviews__review .better-reviews__criteria-review-count{font-size:var(--better-reviews-font-size);font-family:var(--secondary-font-family);color:var(--better-reviews-text-colour)}.standard-content-v2 .better-reviews__review .better-reviews__review-title{font-family:var(--secondary-font-family);font-size:var(--better-reviews-font-size);font-weight:400;margin-bottom:0;display:none}.standard-content-v2 .better-reviews__review .better-reviews__cta{border:0;cursor:pointer;background-color:rgba(0,0,0,0);font-family:var(--secondary-font-family);font-size:var(--better-reviews-font-size);font-weight:500;text-decoration:underline;display:inline-block;padding-top:4px;padding-bottom:4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;padding-left:unset;color:var(--better-reviews-text-colour)}.standard-content-v2 .better-reviews__review .better-reviews__cta-container{order:1}.standard-content-v2 .better-reviews__review .better-reviews__average{display:flex;gap:5px;align-items:center;order:2}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__criteria-stars{--better-reviews-star-width: 110px;position:relative;background-image:var(--better-reviews-filled-star);width:var(--better-reviews-star-width);height:16px;background-clip:content-box;background-repeat:space;background-size:16px auto;background-position:0% 33%}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__criteria-stars:before{content:"";display:block;position:absolute;width:var(--better-reviews-star-width);height:100%;transform:scaleX(-1);opacity:.4;background-image:var(--better-reviews-filled-star);background-clip:content-box;background-repeat:space;background-size:16px auto;background-position:0% 33%}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_05{padding-right:calc(var(--better-reviews-star-width)*.911)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_10{padding-right:calc(var(--better-reviews-star-width)*.8)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_15{padding-right:calc(var(--better-reviews-star-width)*.702)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_20{padding-right:calc(var(--better-reviews-star-width)*.6)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_25{padding-right:calc(var(--better-reviews-star-width)*.5)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_30{padding-right:calc(var(--better-reviews-star-width)*.4)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_35{padding-right:calc(var(--better-reviews-star-width)*.298)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_40{padding-right:calc(var(--better-reviews-star-width)*.2)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_45{padding-right:calc(var(--better-reviews-star-width)*.09)}.standard-content-v2 .better-reviews__review .better-reviews__average .better-reviews__star_50{padding-right:calc(var(--better-reviews-star-width)*0)}.standard-content-v2 .better-reviews{background-color:var(--block-bg-colour);position:relative}.standard-content-v2 .better-reviews__has-no-reviews .better-reviews__loader,.standard-content-v2 .better-reviews__not-personally-reviewed .better-reviews__loader,.standard-content-v2 .better-reviews__has-personally-reviewed .better-reviews__loader{display:none}.standard-content-v2 .better-reviews__loader{position:absolute;top:50%;left:0%;transform:translatey(-50%)}.standard-content-v2 .better-reviews__spinner{display:block;animation:rotate 2s linear infinite;z-index:2;margin:0;width:calc(50/var(--design-reference)*var(--screen-width));height:calc(50/var(--design-reference)*var(--screen-width))}.standard-content-v2 .better-reviews__spinner .path{stroke:var(--beef-red);stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__spinner{width:calc(50/var(--design-reference)*var(--screen-width));height:calc(50/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__spinner{width:calc(50/var(--design-reference)*var(--screen-width));height:calc(50/var(--design-reference)*var(--screen-width))}}.better-reviews__better-reviews-stars .standard-content-v2 .better-reviews__spinner{width:calc(25/var(--design-reference)*var(--screen-width));height:calc(25/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.better-reviews__better-reviews-stars .standard-content-v2 .better-reviews__spinner{width:calc(25/var(--design-reference)*var(--screen-width));height:calc(25/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.better-reviews__better-reviews-stars .standard-content-v2 .better-reviews__spinner{width:calc(25/var(--design-reference)*var(--screen-width));height:calc(25/var(--design-reference)*var(--screen-width))}}.standard-content-v2 .better-reviews__container{width:100%;position:relative}.standard-content-v2 .better-reviews__review{display:grid;grid-template:1fr auto/1fr;grid-template-areas:"review" "cta";opacity:0}.standard-content-v2 .better-reviews__review.better-reviews__has-no-reviews,.standard-content-v2 .better-reviews__review.better-reviews__not-personally-reviewed,.standard-content-v2 .better-reviews__review.better-reviews__has-personally-reviewed{transition:opacity .3s;opacity:1}.standard-content-v2 .better-reviews__review-title{display:none}.standard-content-v2 .better-reviews__review-breakdown{grid-area:review}.standard-content-v2 .better-reviews__criterias{display:none}.standard-content-v2 .better-reviews__averages{display:grid;grid-template:1fr/auto auto auto auto auto;grid-template-areas:"stars average average average count";align-items:center;justify-content:left}.standard-content-v2 .better-reviews__criteria-not-yet-reviewed-label,.standard-content-v2 .better-reviews__criteria-label{display:none}.better-reviews__criteria-not-yet-reviewed .standard-content-v2 .better-reviews__criteria-label{display:none}.standard-content-v2 .better-reviews__criteria-score{grid-area:average/2;font-weight:var(--weight-demi-bold);line-height:var(--paragraph-line-height);letter-spacing:var(--paragraph-letter-spacing);font-family:var(--paragraph-font-family);--default-font-weight: var(--paragraph-default-font-weight);font-weight:var(--default-font-weight);font-size:clamp(var(--p-font-size-min-mobile, 10px),var(--p-mobile)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-mobile, 180px));font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-left:calc(20/var(--design-reference)*var(--screen-width))}.standard-content-v2 .better-reviews__criteria-score strong,.standard-content-v2 .better-reviews__criteria-score b{font-weight:var(--paragraph-bold-font-weight)}.standard-content-v2 .better-reviews__criteria-score:has(.font-tertiary){line-height:calc(var(--paragraph-line-height)*var(--global-line-height-multiplier-tertiary))}.standard-content-v2 .better-reviews__criteria-score em{font-style:italic}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__criteria-score{font-size:clamp(var(--p-font-size-min-mobile, 10px),var(--p-portrait)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-mobile, 180px))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__criteria-score{font-size:clamp(var(--p-font-size-min-desktop, 10px),var(--p-landscape)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-desktop, 180px))}}@media screen and (min-width: 1650px){.standard-content-v2 .better-reviews__criteria-score{font-size:clamp(var(--p-font-size-min-desktop, 10px),var(--p-desktop)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-desktop, 180px))}}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__criteria-score{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-left:calc(20/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__criteria-score{font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-left:calc(20/var(--design-reference)*var(--screen-width))}}.standard-content-v2 .better-reviews__criteria-score:last-of-type{margin-bottom:0}.better-reviews__criteria-not-yet-reviewed .standard-content-v2 .better-reviews__criteria-score{display:none}.standard-content-v2 .better-reviews__criteria-review-count{grid-area:average/4;font-weight:var(--weight-demi-bold);line-height:var(--paragraph-line-height);letter-spacing:var(--paragraph-letter-spacing);font-family:var(--paragraph-font-family);--default-font-weight: var(--paragraph-default-font-weight);font-weight:var(--default-font-weight);font-size:clamp(var(--p-font-size-min-mobile, 10px),var(--p-mobile)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-mobile, 180px));margin-left:calc(5/var(--design-reference)*var(--screen-width));margin-right:calc(10/var(--design-reference)*var(--screen-width));font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}.standard-content-v2 .better-reviews__criteria-review-count strong,.standard-content-v2 .better-reviews__criteria-review-count b{font-weight:var(--paragraph-bold-font-weight)}.standard-content-v2 .better-reviews__criteria-review-count:has(.font-tertiary){line-height:calc(var(--paragraph-line-height)*var(--global-line-height-multiplier-tertiary))}.standard-content-v2 .better-reviews__criteria-review-count em{font-style:italic}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__criteria-review-count{font-size:clamp(var(--p-font-size-min-mobile, 10px),var(--p-portrait)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-mobile, 180px))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__criteria-review-count{font-size:clamp(var(--p-font-size-min-desktop, 10px),var(--p-landscape)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-desktop, 180px))}}@media screen and (min-width: 1650px){.standard-content-v2 .better-reviews__criteria-review-count{font-size:clamp(var(--p-font-size-min-desktop, 10px),var(--p-desktop)/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier),var(--p-font-size-max-desktop, 180px))}}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__criteria-review-count{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-left:calc(5/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__criteria-review-count{font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));margin-left:calc(5/var(--design-reference)*var(--screen-width))}}.standard-content-v2 .better-reviews__criteria-review-count span{margin-right:calc(5/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__criteria-review-count span{margin-right:calc(5/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__criteria-review-count span{margin-right:calc(5/var(--design-reference)*var(--screen-width))}}.standard-content-v2 .better-reviews__criteria-stars{grid-area:stars;font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__criteria-stars{font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__criteria-stars{font-size:calc(16/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.standard-content-v2 .better-reviews__criteria-stars::before{font-family:"Brandon Grotesque";color:var(--white);letter-spacing:.25em;margin-right:-0.25em}.standard-content-v2 .better-reviews__cta-container{grid-area:cta;align-self:center;margin-bottom:calc(30/var(--design-reference)*var(--screen-width));margin-top:calc(15/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__cta-container{margin-bottom:calc(40/var(--design-reference)*var(--screen-width));margin-top:calc(20/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__cta-container{margin-bottom:calc(35/var(--design-reference)*var(--screen-width));margin-top:calc(17.5/var(--design-reference)*var(--screen-width))}}.better-reviews__has-personally-reviewed .standard-content-v2 .better-reviews__cta-container{display:none}.standard-content-v2 .better-reviews__modal-inner{display:grid;height:-moz-fit-content;height:fit-content;background:var(--beef-red);grid-template:auto 1fr/1fr;grid-template-areas:"close" "content";height:auto}.standard-content-v2 .better-reviews__modal-content{grid-area:content;display:grid;grid-template:auto auto auto/1fr;grid-template-areas:"title" "stars" "button";justify-content:space-between;grid-gap:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .better-reviews__modal-close{grid-area:close;color:var(--white);font-size:0;line-height:0;display:contents}.standard-content-v2 .better-reviews__modal-close::before{content:url("data:image/svg+xml,%3Csvg width=%2714%27 height=%2714%27 viewBox=%270 0 14 14%27 fill=%27black%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M14 1.41L12.59 0L7 5.59L1.41 0L0 1.41L5.59 7L0 12.59L1.41 14L7 8.41L12.59 14L14 12.59L8.41 7L14 1.41Z%27 fill=%27white%27%3E%3C/path%3E%3C/svg%3E");cursor:pointer;position:absolute;width:calc(14/var(--desktop-design-reference)*var(--screen-width-static));height:calc(14/var(--desktop-design-reference)*var(--screen-width-static));top:calc(21/var(--desktop-design-reference)*var(--screen-width-static));right:calc(21/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .better-reviews__modal-title{grid-area:title;margin:0px;color:var(--white);font-size:calc(28/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:100%;font-weight:var(--weight-bold);letter-spacing:-0.03em;text-align:center;text-transform:uppercase}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__modal-title{font-size:calc(30/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__modal-title{font-size:calc(32/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1650px){.standard-content-v2 .better-reviews__modal-title{font-size:calc(32/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.standard-content-v2 .better-reviews__modal-criteria{grid-area:stars;justify-self:center}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars{display:flex;flex-direction:row;display:inline-flex;margin-bottom:0}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__icon{pointer-events:none}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__input{position:absolute !important;left:-9999px !important}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label{cursor:pointer;font-size:calc(16/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));margin-bottom:0}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label i{font-family:"Brandon Grotesque";pointer-events:none;font-style:normal;color:var(--white);font-size:calc(28/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label i::before{content:"";display:inline-block;color:inherit;letter-spacing:.25em;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label i{font-size:calc(30/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label i{font-size:calc(32/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1650px){.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label i{font-size:calc(32/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars input.rating__input--none+.rating__label{cursor:none}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars input.rating__input--none+.rating__label::before{content:"";display:inline-block;color:rgba(0,0,0,0);letter-spacing:0}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label--half{z-index:2;overflow:hidden;height:100%;margin-right:calc(-12/var(--design-reference)*var(--screen-width));width:calc(12/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label--half{margin-right:calc(-15/var(--design-reference)*var(--screen-width));width:calc(15/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__label--half{margin-right:calc(-15/var(--desktop-design-reference)*var(--screen-width-static));width:calc(15/var(--desktop-design-reference)*var(--screen-width-static))}}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars:hover .rating__label .rating__icon--star::before,.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars:hover .rating__label--half .rating__icon--star::before{content:"" !important}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__input:hover~.rating__label .rating__icon--star::before,.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .rating__input:hover~.rating__label--half .rating__icon--star::before{content:"" !important}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .star-half::before{content:"" !important}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars .star-empty::before{content:"" !important}.standard-content-v2 .better-reviews__modal-criteria .better-reviews__criteria-stars::before{display:none}.standard-content-v2 .better-reviews__modal-submit{grid-area:button;align-self:end;font-family:var(--primary-font-family),sans-serif;--font-size-multiplier: var(--global-font-multiplier-primary);text-decoration:none;display:flex;align-items:center;width:auto;height:-moz-min-content;height:min-content;min-width:calc(130/var(--design-reference)*var(--screen-width));justify-content:center;letter-spacing:.1em;line-height:100%;font-weight:var(--weight-demi-bold);font-size:calc(14/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));padding:calc(10/var(--design-reference)*var(--screen-width)) calc(20/var(--design-reference)*var(--screen-width));text-align:center;transition:background-color .4s, color .3s, border-color .5s;color:var(--brand-primary);border:2px solid transparent;background-color:white;opacity:1;text-shadow:none;position:relative;font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}@media screen and (any-hover: hover)and (min-width: 1024px){.standard-content-v2 .better-reviews__modal-submit:hover,.standard-content-v2 .better-reviews__modal-submit:active{cursor:pointer;color:white;background-color:var(--brand-primary);border-color:#fff;text-decoration:none}}.standard-content-v2 .better-reviews__modal-submit[disabled]{color:gray;background-color:#fff;border-color:gray;opacity:.4}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__modal-submit{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__modal-submit{min-width:calc(170/var(--design-reference)*var(--screen-width));padding:calc(8/var(--design-reference)*var(--screen-width)) calc(35/var(--design-reference)*var(--screen-width));font-size:calc(20/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__modal-submit{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__modal-submit{font-size:calc(18/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.standard-content-v2 .better-reviews__modal-thank-you{display:none;z-index:1;color:var(--white);font-size:calc(28/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier));line-height:100%;font-weight:var(--weight-bold);letter-spacing:-0.03em;text-align:center;text-transform:uppercase}@media screen and (min-width: 744px){.standard-content-v2 .better-reviews__modal-thank-you{font-size:calc(30/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1024px){.standard-content-v2 .better-reviews__modal-thank-you{font-size:calc(32/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}@media screen and (min-width: 1650px){.standard-content-v2 .better-reviews__modal-thank-you{font-size:calc(32/var(--design-reference)*var(--font-reference)*var(--font-size-multiplier))}}.standard-content-v2 .better-reviews__modal-error{display:none}.standard-content-v2 .better-reviews__modal-succeeded .better-reviews__modal-form{display:none}.standard-content-v2 .better-reviews__modal-succeeded .better-reviews__modal-thank-you{z-index:3;display:grid}.standard-content-v2__blockquote{display:flex;flex-direction:column;font-weight:unset;gap:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__blockquote::before{content:unset}.standard-content-v2__blockquote::after{content:unset}.standard-content-v2__blockquote-quote-text{position:relative;font-weight:var(--default-font-weight-mobile);text-transform:var(--default-text-transform-mobile);text-align:var(--default-text-align-mobile);color:var(--default-text-colour-mobile);-webkit-text-stroke:calc(var(--text-stroke-width)/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier)) var(--text-stroke-colour)}@media screen and (min-width: 1024px){.standard-content-v2__blockquote-quote-text{font-weight:var(--default-font-weight-desktop);text-transform:var(--default-text-transform-desktop);text-align:var(--default-text-align-desktop);color:var(--default-text-colour-desktop)}}.standard-content-v2__blockquote-quote-text:before{position:absolute;left:-0.6em;font-size:var(--quotes-size)}.standard-content-v2__blockquote-quote-text:after{content:var(--hide-close-quote);position:absolute;bottom:calc(var(--quotes-size)*-0.04);font-size:var(--quotes-size)}.standard-content-v2 footer{align-self:var(--footer-align);color:var(--default-text-colour-mobile)}@media screen and (min-width: 1024px){.standard-content-v2 footer{color:var(--default-text-colour-desktop)}}.standard-content-v2 .standard-content-v2__text-shadow{text-shadow:calc(var(--text-shadow-offset-x)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-offset-y)/var(--desktop-design-reference)*var(--screen-width-static)) calc(var(--text-shadow-blur)/var(--desktop-design-reference)*var(--screen-width-static)) var(--text-shadow-colour)}.standard-content-v2 .social-media-share-popup .social-media-page-content{display:grid;grid-template-areas:" left right ";grid-template-columns:fit-content(100%) fit-content(100%);grid-gap:var(--social-media-share-grid-gap);place-content:var(--social-media-share-horizontal-align);align-items:center}.standard-content-v2 .social-media-share-popup .social-media-page-content .social-media-share-text{grid-area:var(--social-media-share-col1);color:var(--theme-primary-text-colour);text-decoration-line:underline;font-size:calc(16/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));cursor:pointer}.standard-content-v2 .social-media-share-popup .social-media-page-content .social-media-share-icon{grid-area:var(--social-media-share-col2);padding-top:calc(9/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup .social-media-page-content .social-media-share-icon .share-icon-img{transform:rotate(var(--social-share-icon-rotate));cursor:pointer}.standard-content-v2 .social-media-share-popup dialog::backdrop{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.standard-content-v2 .social-media-share-popup dialog{min-width:calc(334/var(--desktop-design-reference)*var(--screen-width-static));width:calc(100% - 30px);max-width:calc(330/var(--desktop-design-reference)*var(--screen-width-static));overflow:visible;box-shadow:var(--social-share-popup-shadow);background-color:var(--social-share-popup-background-colour);border-radius:calc(20/var(--desktop-design-reference)*var(--screen-width-static));border:none;padding:calc(40/var(--desktop-design-reference)*var(--screen-width-static)) calc(20/var(--desktop-design-reference)*var(--screen-width-static));height:-moz-fit-content;height:fit-content;font-size:calc(50/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));line-height:1em;text-transform:uppercase}.standard-content-v2 .social-media-share-popup dialog .icon-close{background-color:#fff;width:calc(48/var(--desktop-design-reference)*var(--screen-width-static));height:calc(48/var(--desktop-design-reference)*var(--screen-width-static));border-radius:50%;position:absolute;top:calc(-25/var(--desktop-design-reference)*var(--screen-width-static));right:calc(20/var(--desktop-design-reference)*var(--screen-width-static));display:flex;align-items:center;justify-content:center;cursor:pointer}.standard-content-v2 .social-media-share-popup dialog .dialog-actions{text-align:center}.standard-content-v2 .social-media-share-popup dialog .dialog-actions h3{font-size:calc(50/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));font-family:var(--primary-font-family);color:var(--social-share-popup-font-colour)}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons{display:flex;justify-content:center;-moz-column-gap:1rem;column-gap:1rem;padding-top:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a{background-color:#fff;border-radius:50%;height:calc(var(--social-media-share-a-size, 40)/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg{padding-top:calc(5/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover{fill:purple}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover rect{fill:purple}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a svg:hover path{fill:purple}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .wrapper-content-icons a:focus-visible{outline:unset}.standard-content-v2 .social-media-share-popup dialog .dialog-actions .social-media-message{display:none;color:#fff;font-size:calc(16/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));justify-content:center;align-items:center}.standard-content-v2__accordion-v2{width:100%}.standard-content-v2__accordion-wrapper{text-align:initial;background:var(--background-colour);border-radius:4px}.standard-content-v2__accordion-question-wrapper{cursor:pointer;place-items:flex-start}.standard-content-v2__accordion-question-wrapper button{width:100%;align-items:center;cursor:pointer;background:unset;padding:unset;border:unset;color:var(--text-colour)}.standard-content-v2__accordion-image-wrapper{grid-area:icon;width:calc(var(--image-icon-size)/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__accordion-image-wrapper{width:calc(var(--image-icon-size)/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__accordion-image-wrapper{width:calc(var(--image-icon-size)/var(--design-reference)*var(--screen-width))}}.standard-content-v2__accordion-image-wrapper img{width:100%}.standard-content-v2__accordion-question{text-align:left;display:grid;grid-template:"question icon" "answer ..."/auto min-content}.standard-content-v2__accordion-question--icon-left{grid-template:"icon question" "... answer"/min-content auto;-moz-column-gap:calc(20/var(--desktop-design-reference)*var(--screen-width-static));column-gap:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__accordion-answer-wrapper{overflow:hidden;height:0;grid-area:answer}.standard-content-v2__accordion-answer-wrapper p{padding-top:calc(var(--accordion-text-padding-top)/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__accordion-answer-wrapper p{padding-top:calc(var(--accordion-text-padding-top)/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__accordion-answer-wrapper p{padding-top:calc(var(--accordion-text-padding-top)/var(--design-reference)*var(--screen-width))}}.standard-content-v2__accordion-answer{font-size:calc(22/var(--desktop-design-reference)*var(--screen-width-static)*var(--font-size-multiplier));grid-column:1/-1;padding-bottom:calc(20/var(--design-reference)*var(--screen-width));padding-top:calc(20/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__accordion-answer{padding-bottom:calc(20/var(--design-reference)*var(--screen-width));padding-top:calc(20/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__accordion-answer{padding-bottom:calc(20/var(--design-reference)*var(--screen-width));padding-top:calc(20/var(--design-reference)*var(--screen-width))}}.standard-content-v2__accordion-answer:last-child{padding-bottom:0}.standard-content-v2__accordion-icon{grid-area:icon;background:var(--icon-background-colour);border-radius:4px;display:flex;align-items:center;height:calc(50/var(--desktop-design-reference)*var(--screen-width-static));width:calc(50/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__accordion-icon.active .standard-content-v2__accordion-animation:before{transform:rotate(90deg)}.standard-content-v2__accordion-icon.active .standard-content-v2__accordion-animation:after{transform:rotate(180deg)}.standard-content-v2 .image-icon-active{transform:unset;transform:rotate(var(--image-icon-rotation-deg));transition:transform .3s ease}.standard-content-v2__accordion-animation{height:calc(20/var(--desktop-design-reference)*var(--screen-width-static));margin:auto;position:relative;transition:transform .3s ease;width:calc(20/var(--desktop-design-reference)*var(--screen-width-static))}.standard-content-v2__accordion-animation:before,.standard-content-v2__accordion-animation:after{background-color:var(--text-colour);content:"";position:absolute;transition:transform .25s ease-out}.standard-content-v2__accordion-animation:before{height:100%;left:50%;margin-left:-1px;top:0;width:2px}.standard-content-v2__accordion-animation:after{height:2px;left:0;margin-top:-1px;top:50%;width:100%}.standard-content-v2__share-icon--primary,.standard-content-v2__share-icon--1{display:flex;align-items:center;justify-content:center;border:1px solid var(--white);height:calc(38/var(--design-reference)*var(--screen-width));width:calc(38/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--primary,.standard-content-v2__share-icon--1{height:calc(40/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--primary,.standard-content-v2__share-icon--1{height:calc(40/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--primary span:last-child,.standard-content-v2__share-icon--1 span:last-child{--icon-color: var(--white);box-sizing:border-box;position:relative;display:block;background:var(--icon-color);color:var(--icon-color);transform:scale(var(--icon-scale, 1));border-radius:100px;height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0;margin-left:calc(-10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--primary span:last-child,.standard-content-v2__share-icon--1 span:last-child{height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));left:calc(-6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--primary span:last-child,.standard-content-v2__share-icon--1 span:last-child{height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));left:calc(-6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0}}.standard-content-v2__share-icon--primary span:last-child::after,.standard-content-v2__share-icon--1 span:last-child::after{content:"";background:var(--icon-color);display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:calc(10/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--primary span:last-child::after,.standard-content-v2__share-icon--1 span:last-child::after{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--primary span:last-child::after,.standard-content-v2__share-icon--1 span:last-child::after{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--primary span:last-child::before,.standard-content-v2__share-icon--1 span:last-child::before{content:"";background:var(--icon-color);display:block;box-sizing:border-box;position:absolute;border-radius:3px;top:0;transform:rotate(-35deg);width:calc(10/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--primary span:last-child::before,.standard-content-v2__share-icon--1 span:last-child::before{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--primary span:last-child::before,.standard-content-v2__share-icon--1 span:last-child::before{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--primary span:last-child::after,.standard-content-v2__share-icon--1 span:last-child::after{bottom:0;transform:rotate(35deg)}@media screen and (min-width: 744px){.standard-content-v2__share-icon--primary span:last-child,.standard-content-v2__share-icon--1 span:last-child{margin-left:0px}}.standard-content-v2__share-icon--primary:hover,.standard-content-v2__share-icon--1:hover{background:var(--white);transition:.2s}.standard-content-v2__share-icon--primary:hover span:first-child,.standard-content-v2__share-icon--1:hover span:first-child{--icon-color: var(--beef-red);transition:.2s}.standard-content-v2__share-icon--secondary,.standard-content-v2__share-icon--2{display:flex;align-items:center;justify-content:center;border:1px solid var(--white);height:calc(38/var(--design-reference)*var(--screen-width));width:calc(38/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width));border:1px solid var(--white)}@media screen and (min-width: 744px){.standard-content-v2__share-icon--secondary,.standard-content-v2__share-icon--2{height:calc(40/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--secondary,.standard-content-v2__share-icon--2{height:calc(40/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--secondary span:last-child,.standard-content-v2__share-icon--2 span:last-child{--icon-color: var(--white);box-sizing:border-box;position:relative;display:block;background:var(--icon-color);color:var(--icon-color);transform:scale(var(--icon-scale, 1));border-radius:100px;height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0;margin-left:calc(-10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--secondary span:last-child,.standard-content-v2__share-icon--2 span:last-child{height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));left:calc(-6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--secondary span:last-child,.standard-content-v2__share-icon--2 span:last-child{height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));left:calc(-6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0}}.standard-content-v2__share-icon--secondary span:last-child::after,.standard-content-v2__share-icon--2 span:last-child::after{content:"";background:var(--icon-color);display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:calc(10/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--secondary span:last-child::after,.standard-content-v2__share-icon--2 span:last-child::after{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--secondary span:last-child::after,.standard-content-v2__share-icon--2 span:last-child::after{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--secondary span:last-child::before,.standard-content-v2__share-icon--2 span:last-child::before{content:"";background:var(--icon-color);display:block;box-sizing:border-box;position:absolute;border-radius:3px;top:0;transform:rotate(-35deg);width:calc(10/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--secondary span:last-child::before,.standard-content-v2__share-icon--2 span:last-child::before{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--secondary span:last-child::before,.standard-content-v2__share-icon--2 span:last-child::before{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--secondary span:last-child::after,.standard-content-v2__share-icon--2 span:last-child::after{bottom:0;transform:rotate(35deg)}@media screen and (min-width: 744px){.standard-content-v2__share-icon--secondary span:last-child,.standard-content-v2__share-icon--2 span:last-child{margin-left:0px}}.standard-content-v2__share-icon--secondary:hover,.standard-content-v2__share-icon--2:hover{background:var(--white);transition:.2s}.standard-content-v2__share-icon--secondary:hover span:first-child,.standard-content-v2__share-icon--2:hover span:first-child{--icon-color: var(--beef-red);transition:.2s}.standard-content-v2__share-icon--tertiary,.standard-content-v2__share-icon--3{display:flex;align-items:center;justify-content:center;border:1px solid var(--white);height:calc(38/var(--design-reference)*var(--screen-width));width:calc(38/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width));border:1px solid var(--white)}@media screen and (min-width: 744px){.standard-content-v2__share-icon--tertiary,.standard-content-v2__share-icon--3{height:calc(40/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--tertiary,.standard-content-v2__share-icon--3{height:calc(40/var(--design-reference)*var(--screen-width));width:calc(40/var(--design-reference)*var(--screen-width));padding:calc(10/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--tertiary span:last-child,.standard-content-v2__share-icon--3 span:last-child{--icon-color: var(--white);box-sizing:border-box;position:relative;display:block;background:var(--icon-color);color:var(--icon-color);transform:scale(var(--icon-scale, 1));border-radius:100px;height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0;margin-left:calc(-10/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--tertiary span:last-child,.standard-content-v2__share-icon--3 span:last-child{height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));left:calc(-6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--tertiary span:last-child,.standard-content-v2__share-icon--3 span:last-child{height:calc(6/var(--design-reference)*var(--screen-width));width:calc(6/var(--design-reference)*var(--screen-width));left:calc(-6/var(--design-reference)*var(--screen-width));box-shadow:calc(10/var(--design-reference)*var(--screen-width)) calc(-6/var(--design-reference)*var(--screen-width)) 0,calc(10/var(--design-reference)*var(--screen-width)) calc(6/var(--design-reference)*var(--screen-width)) 0}}.standard-content-v2__share-icon--tertiary span:last-child::after,.standard-content-v2__share-icon--3 span:last-child::after{content:"";background:var(--icon-color);display:block;box-sizing:border-box;position:absolute;border-radius:3px;width:calc(10/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--tertiary span:last-child::after,.standard-content-v2__share-icon--3 span:last-child::after{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--tertiary span:last-child::after,.standard-content-v2__share-icon--3 span:last-child::after{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--tertiary span:last-child::before,.standard-content-v2__share-icon--3 span:last-child::before{content:"";background:var(--icon-color);display:block;box-sizing:border-box;position:absolute;border-radius:3px;top:0;transform:rotate(-35deg);width:calc(10/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__share-icon--tertiary span:last-child::before,.standard-content-v2__share-icon--3 span:last-child::before{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__share-icon--tertiary span:last-child::before,.standard-content-v2__share-icon--3 span:last-child::before{width:calc(10/var(--design-reference)*var(--screen-width));height:calc(2/var(--design-reference)*var(--screen-width));left:calc(2/var(--design-reference)*var(--screen-width))}}.standard-content-v2__share-icon--tertiary span:last-child::after,.standard-content-v2__share-icon--3 span:last-child::after{bottom:0;transform:rotate(35deg)}@media screen and (min-width: 744px){.standard-content-v2__share-icon--tertiary span:last-child,.standard-content-v2__share-icon--3 span:last-child{margin-left:0px}}.standard-content-v2__share-icon--tertiary:hover,.standard-content-v2__share-icon--3:hover{background:var(--white);transition:.2s}.standard-content-v2__share-icon--tertiary:hover span:first-child,.standard-content-v2__share-icon--3:hover span:first-child{--icon-color: var(--beef-red);transition:.2s}.standard-content-v2__video-play-button--primary{display:grid;place-items:center;background-color:var(--white);opacity:.7;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative}.standard-content-v2__video-play-button--primary:hover{cursor:pointer}.standard-content-v2__video-play-button--primary::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:#000}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button--primary::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2__video-play-button--secondary{display:grid;place-items:center;background-color:var(--white);opacity:.7;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative;background-color:var(--beef-red)}.standard-content-v2__video-play-button--secondary:hover{cursor:pointer}.standard-content-v2__video-play-button--secondary::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:#000}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button--secondary::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2__video-play-button--secondary:hover{transform:scale(1.1);transition:.2s}.standard-content-v2__video-play-button--secondary::before{background:#fff}.standard-content-v2__video-play-button--tertiary{display:grid;place-items:center;background-color:var(--white);opacity:.7;border-radius:50px;width:calc(84/var(--desktop-design-reference)*var(--screen-width-static));height:calc(84/var(--desktop-design-reference)*var(--screen-width-static));border:none;z-index:100;padding:0;position:relative}.standard-content-v2__video-play-button--tertiary:hover{cursor:pointer}.standard-content-v2__video-play-button--tertiary::before{position:absolute;content:"";height:calc(34/var(--desktop-design-reference)*var(--screen-width-static));width:calc(25/var(--desktop-design-reference)*var(--screen-width-static));transform:translateX(18%);clip-path:polygon(100% 50%, 0 0, 0 100%);background-color:#000}@supports not (aspect-ratio: 1/1){.standard-content-v2__video-play-button--tertiary::before{top:50%;left:50%;transform:translate(-25%, -50%)}}.standard-content-v2 .truncated-text__container{display:flex;flex-direction:column;align-items:center;margin:auto}.standard-content-v2 .truncated-text__remainder-grid{display:grid;grid-template-rows:0fr;overflow:hidden;transition:grid-template-rows 1s ease-in-out}.standard-content-v2 .truncated-text__remainder-text{min-height:0}.standard-content-v2 .truncated-text__container:has(details[open]) .truncated-text__remainder-grid{grid-template-rows:1fr}.standard-content-v2 .truncated-text__details[open] summary::before{content:attr(data-open)}.standard-content-v2 .truncated-text__details:not([open]) summary::before{content:attr(data-close)}.standard-content-v2 .truncated-text__details::marker{display:none}.standard-content-v2 .truncated-text__summary{display:flex;list-style-type:none}.standard-content-v2__video-play-button-container{display:grid;width:100%;pointer-events:all}.standard-content-v2__video-play-button-container:last-child{margin-bottom:0}.standard-content-v2__video-play-button{grid-area:unset;place-self:var(--playbutton-vertical-alignment, center) var(--playbutton-horizontal-alignment, center)}.standard-content-v2__content-image{width:100%;height:auto;place-self:var(--image-position-horizontal) var(--image-position-vertical);transform:translate3d(var(--image-position-offset-horizontal),var(--image-position-offset-vertical),0) rotate3d(0,0,1,var(--image-rotation));z-index:-1;border-radius:var(--content-image-border-radius);max-width:calc(var(--image-max-width-mobile)/var(--design-reference)*var(--screen-width))}@media screen and (min-width: 744px){.standard-content-v2__content-image{max-width:calc(var(--image-max-width-portrait)/var(--design-reference)*var(--screen-width))}}@media screen and (min-width: 1024px){.standard-content-v2__content-image{max-width:calc(var(--image-max-width-desktop)/var(--design-reference)*var(--screen-width))}}

/*# sourceMappingURL=standard-content-v2-scss.99c37fb64cefe4cc1aed.css.map*/