< data-shopify="">
.landing-mat-modal {
box-sizing: border-box;
opacity: 0;
position: fixed;
visibility: hidden;
z-index: -1;
margin: 0 auto;
top: 0;
left: 0;
overflow: auto;
width: 100%;
background: rgba(var(--color-foreground),.2);
height: 100%;
}
.landing-mat-modal__content {
background-color: rgb(var(--color-background));
overflow: auto;
margin: 0 auto;
left: 50%;
transform: translate(-50%);
margin-top: 5rem;
width: 70%;
position: absolute;
top: 0;
padding: 0 2rem 2rem 2rem;
text-align: center;
display: flex;
flex-direction: column;
gap: 1rem;
border-radius: 24px;
}
.landing-mat-modal[open] {
opacity: 1;
visibility: visible;
z-index: 101;
}
landing-mat .product-popup-modal__toggle {
background-color: rgb(var(--color-background));
border: 0.1rem solid rgba(var(--color-foreground)0.1);
border-radius: 50%;
color: rgba(var(--color-foreground)0.55);
display: flex;
align-items: center;
justify-content: center;
cursor: pointer;
position: sticky;
padding: 1.2rem;
z-index: 2;
top: 1.5rem;
width: 4rem;
margin: 0 0 0 auto;
}
.landing-mat-modal__content-flag-wrapper {
cursor: pointer;
background-color: rgb(var(--color-background));
border-radius: 16px;
box-shadow: 0 4px 15px 0 rgba(000.2);
}
.landing-mat-modal__content-flag-wrapper .media {
background-color: unset;
}
.landing-mat-modal__content-message {
margin: 1rem auto;
max-width: 400px;
letter-spacing: .07px;
font-weight: 500;
color: #565656;
line-height: 1.4;
}
.landing-mat-modal__content-remain-link {
cursor: pointer;
margin: 2rem auto 4rem;
width: fit-content;
color: #002b45;
font-weight: 500;
font-size: 1.6rem;
}
.landing-mat-modal__content .grid .grid__item {
max-width: 200px;
width: 100%;
padding: 0;
}
@media (max-width: 750px) {
.landing-mat-modal__content {
width: 90%;
}
}
@media (min-width: 750px) {
.landing-mat-modal__content {
margin-top: 9.7rem;
max-width: 670px;
padding: 0 4rem 4rem 4rem;
}
}
@keyframes myAnimation{
0%{
opacity: 1;
}
50%{
opacity: 0.5;
}
100%{
display: none;
opacity: 0;
}
}
.landing-mat-modal--removal{
animation-name: myAnimation;
animation-duration: 800ms;
animation-fill-mode: forwards;
}
.landing-mat-modal .icon.icon-close {
height: 15px;
width: 15px;
}
.landing-mat-modal__content-title {
font-weight: var(--font-heading-weight-black);
margin-top: 4rem;
max-width: 400px;
margin-right: auto;
margin-left: auto;
color: #002b45;
letter-spacing: 1.6px;
}
>
{"country":"GB","title":"Select your store","message":"We see that you're in Great Britain. Click the flag below to shop in English and in British Pounds.","store_url":"https:\/\/uk.yeti.com","store_flag":"\/\/cdn.shopify.com\/s\/files\/1\/0094\/1912\/8929\/files\/uk.png?v=1660051381","remain_link":"Or click here to stay where you are."}
< data-shopify="">
#shopify-section-template--29364080902486__797235f8-cf67-4a97-9eba-1e9d1cfe1a9a ul.second-nav__container {
display: flex;
flex-wrap: nowrap;
overflow: auto;
padding: 1.5rem 0rem;
margin: 0 1rem;
gap: 1rem;
}
#shopify-section-template--29364080902486__797235f8-cf67-4a97-9eba-1e9d1cfe1a9a ul.second-nav__container li:first-child a {
margin-left: 0.1rem;
}
#shopify-section-template--29364080902486__797235f8-cf67-4a97-9eba-1e9d1cfe1a9a ul.second-nav__container li:last-child a {
margin-right: 1rem;
}
#shopify-section-template--29364080902486__797235f8-cf67-4a97-9eba-1e9d1cfe1a9a .button--secondary {
--color-button: 04369;
--color-button-text: 04369;
}
#shopify-section-template--29364080902486__797235f8-cf67-4a97-9eba-1e9d1cfe1a9a ul.second-nav__container li a {
font-size: 1.4rem;
padding: 10px 25px;
height: 40px;
white-space: nowrap;
letter-spacing: .8px;
min-width: unset;
min-height: unset;
line-height: 1;
}
#shopify-section-template--29364080902486__797235f8-cf67-4a97-9eba-1e9d1cfe1a9a .second-nav__container-wrapper {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
}
>
< data-shopify="">/* background settings */
#shopify-section-template--29364080902486__ds_hero_EK6Utt {
background-color: rgba(0,0,0,0);
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__content {
padding: unset;
}
.section-template--29364080902486__ds_hero_EK6Utt-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 36px;
}
@media screen and (min-width: 750px) {
.section-template--29364080902486__ds_hero_EK6Utt-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 36px;
}
}
:root:root #Banner-template--29364080902486__ds_hero_EK6Utt::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_EK6Utt:not(.banner--mobile-bottom)::after {
opacity: 0.3;
background: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#Banner-template--29364080902486__ds_hero_EK6Utt::after {
opacity: 0.3;
background: var(--gradient-base-background-1);
}
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_EK6Utt.banner.banner--mobile-bottom {
--color-base-background-1: 206206206;
--gradient-base-background-1: #cecece;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner--yeti-custom:not(.banner--adapt) {
min-height: 600px;
}
}
/* addded mobile content positioning */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner--xsmall:not(.banner--adapt) {
min-height: unset;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner--small:not(.banner--adapt) {
min-height: 42rem;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner--medium:not(.banner--adapt) {
min-height: 56rem;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner--large:not(.banner--adapt) {
min-height: 72rem;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner--yeti-custom.banner--mobile-bottom:not(.banner--adapt) .banner__media {
height: 500px;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner--yeti-custom:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 500px;
}
}
/* padding around content for position of banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__content {
padding-top: 50px;
padding-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__content {
padding-top: 40px;
padding-bottom: 65px;
padding-left: 15px;
padding-right: 15px;
}
}
/* reset max + min width on banner box - width 100% to avoid overflow */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__box {
max-width: unset;
min-width: unset;
padding: unset;
width: 100%;
}
/* padding around banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__content .banner__box {
padding-top: 2.0rem;
padding-bottom: 2.0rem;
padding-left: 2.0rem;
padding-right: 2.0rem;
max-width: 610px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__content .banner__box {
padding-top: 0.0rem;
padding-bottom: 0.0rem;
padding-left: 0.0rem;
padding-right: 0.0rem;
}
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .section-template--29364080902486__ds_hero_EK6Utt-padding {
padding-left: 0px;
padding-right: 0px
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .section-template--29364080902486__ds_hero_EK6Utt-padding {
padding-left: 0px;
padding-right: 0px;
}
}
/* new hero border */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .multicolumn-card {
border-radius: 0px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .multicolumn-card {
border-radius: 0px;
}
}
/* new hero border */
/* new image border radius */
#Banner-template--29364080902486__ds_hero_EK6Utt {
border-radius: 0px;
overflow: hidden;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_EK6Utt {
border-radius: 0px;
overflow: hidden;
}
}
/* reset default margin and paragraph */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__text p,
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__caption p,
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__heading p,
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__disclaimer p {
margin: 0;
padding: 0;
}
/* poster background image handling / poster set to transparent png */
>
< data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__heading-heading_xPX3Ae {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* custom heading size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__heading-heading_xPX3Ae.custom-mobile {
font-size: 4.2rem;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__heading-heading_xPX3Ae.custom-desktop {
font-size: 5.6rem;
}
}
/* mob line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__heading-heading_xPX3Ae {
line-height: 1;
letter-spacing: 1.8px;
}
}
/* line_height + letter_spacing */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__heading-heading_xPX3Ae {
letter-spacing: 2.8px;
line-height: 1;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__heading-heading_xPX3Ae {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__heading-heading_xPX3Ae {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__heading-heading_xPX3Ae {
color: #ffffff;
}
}
/* top + bottom margins */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .block-heading_xPX3Ae-padding {
margin-top: 0px!important;
margin-bottom: 12px!important;
}
@media screen and (min-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .block-heading_xPX3Ae-padding {
margin-top: 0px!important;
margin-bottom: 20px!important;
}
}
>
MACH'S DRAUßEN < data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__text-text_YdPwQq {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__text-text_YdPwQq.custom-desktop {
font-size: 2.6rem;
}
}
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__text-text_YdPwQq.custom-mobile {
font-size: 1.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__text-text_YdPwQq {
line-height: 1.1;
letter-spacing: 0.7px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__text-text_YdPwQq {
letter-spacing: 1.3px;
line-height: 1.1;
}
}
/* top + bottom margin settings */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .block-text_YdPwQq-padding {
margin-top: 0px!important;
margin-bottom: 4px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .block-text_YdPwQq-padding {
margin-top: 0px!important;
margin-bottom: 12px!important;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__text-text_YdPwQq {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__text-text_YdPwQq {
color: #ffffff;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__text-text_YdPwQq a {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__text-text_YdPwQq a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__text-text_YdPwQq {
color: #ffffff;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__text-text_YdPwQq a {
color: #ffffff;
}
}
>
Alleswas du zum Gastgeben im Freien brauchst.
< data-shopify="">
/* custom font size + buttons gap */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba .custom-mobile {
font-size: 1.6rem;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__buttons-buttons_exqXba {
gap: 2rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba .custom-desktop {
font-size: 1.6rem;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner__buttons-buttons_exqXba {
gap: 2rem;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
/* first primary mob */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__buttons-buttons_exqXba a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_exqXba a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline mob */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__buttons-buttons_exqXba a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_exqXba a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline mob */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__buttons-buttons_exqXba a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_exqXba a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary mob */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__buttons-buttons_exqXba a:nth-of-type(2).button--primary{
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_exqXba a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* second outline mob */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__buttons-buttons_exqXba a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_exqXba a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* second underline mob */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner.banner--mobile-bottom .banner__buttons-buttons_exqXba a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_exqXba a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
/* first primary desk */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline desk */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline desk */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary desk */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* second outline desk */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* second underline desk */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .banner .banner__buttons-buttons_exqXba a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
/* margin top + bottom */
#shopify-section-template--29364080902486__ds_hero_EK6Utt .block-buttons_exqXba-padding {
margin-top: 20px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_EK6Utt .block-buttons_exqXba-padding {
margin-top: 20px!important;
margin-bottom: 0px!important;
}
}
/* min width unset - unique to button */
>
< data-shopify="">/* background settings */
#shopify-section-template--29364080902486__ds_hero_iTxTtF {
background-color: rgba(0,0,0,0);
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__content {
padding: unset;
}
.section-template--29364080902486__ds_hero_iTxTtF-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 36px;
}
@media screen and (min-width: 750px) {
.section-template--29364080902486__ds_hero_iTxTtF-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 36px;
}
}
:root:root #Banner-template--29364080902486__ds_hero_iTxTtF::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_iTxTtF:not(.banner--mobile-bottom)::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#Banner-template--29364080902486__ds_hero_iTxTtF::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_iTxTtF.banner.banner--mobile-bottom {
--color-base-background-1: 206206206;
--gradient-base-background-1: #cecece;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner--yeti-custom:not(.banner--adapt) {
min-height: 600px;
}
}
/* addded mobile content positioning */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner--xsmall:not(.banner--adapt) {
min-height: unset;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner--small:not(.banner--adapt) {
min-height: 42rem;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner--medium:not(.banner--adapt) {
min-height: 56rem;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner--large:not(.banner--adapt) {
min-height: 72rem;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner--yeti-custom.banner--mobile-bottom:not(.banner--adapt) .banner__media {
height: 500px;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner--yeti-custom:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 500px;
}
}
/* padding around content for position of banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__content {
padding-top: 50px;
padding-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__content {
padding-top: 15px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 15px;
}
}
/* reset max + min width on banner box - width 100% to avoid overflow */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__box {
max-width: unset;
min-width: unset;
padding: unset;
width: 100%;
}
/* padding around banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__content .banner__box {
padding-top: 2.0rem;
padding-bottom: 2.0rem;
padding-left: 2.0rem;
padding-right: 2.0rem;
max-width: 610px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__content .banner__box {
padding-top: 0.0rem;
padding-bottom: 0.0rem;
padding-left: 0.0rem;
padding-right: 0.0rem;
}
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .section-template--29364080902486__ds_hero_iTxTtF-padding {
padding-left: 15px;
padding-right: 15px
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .section-template--29364080902486__ds_hero_iTxTtF-padding {
padding-left: 15px;
padding-right: 15px;
}
}
/* new hero border */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .multicolumn-card {
border-radius: 0px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .multicolumn-card {
border-radius: 0px;
}
}
/* new hero border */
/* new image border radius */
#Banner-template--29364080902486__ds_hero_iTxTtF {
border-radius: 6px;
overflow: hidden;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_iTxTtF {
border-radius: 6px;
overflow: hidden;
}
}
/* reset default margin and paragraph */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text p,
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__caption p,
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__heading p,
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__disclaimer p {
margin: 0;
padding: 0;
}
/* poster background image handling / poster set to transparent png */
>
< data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_m8xBEU {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_m8xBEU.custom-desktop {
font-size: 2.6rem;
}
}
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_m8xBEU.custom-mobile {
font-size: 1.8rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_m8xBEU {
line-height: 1.1;
letter-spacing: 0.7px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_m8xBEU {
letter-spacing: 1.3px;
line-height: 1.1;
}
}
/* top + bottom margin settings */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-text_m8xBEU-padding {
margin-top: 0px!important;
margin-bottom: 12px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-text_m8xBEU-padding {
margin-top: 0px!important;
margin-bottom: 12px!important;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__text-text_m8xBEU {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__text-text_m8xBEU {
color: #ffffff;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__text-text_m8xBEU a {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__text-text_m8xBEU a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__text-text_m8xBEU {
color: #ffffff;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__text-text_m8xBEU a {
color: #ffffff;
}
}
>
< data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__heading-heading_7D9GAk {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* custom heading size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__heading-heading_7D9GAk.custom-mobile {
font-size: 4.2rem;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__heading-heading_7D9GAk.custom-desktop {
font-size: 5.6rem;
}
}
/* mob line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__heading-heading_7D9GAk {
line-height: 1;
letter-spacing: 1.8px;
}
}
/* line_height + letter_spacing */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__heading-heading_7D9GAk {
letter-spacing: 2.8px;
line-height: 1;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__heading-heading_7D9GAk {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__heading-heading_7D9GAk {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__heading-heading_7D9GAk {
color: #ffffff;
}
}
/* top + bottom margins */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-heading_7D9GAk-padding {
margin-top: 0px!important;
margin-bottom: 12px!important;
}
@media screen and (min-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-heading_7D9GAk-padding {
margin-top: 0px!important;
margin-bottom: 20px!important;
}
}
>
royal blue < data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_wzwKwN {
font-family: var(--font-body-family);
font-weight: var(--font-body-weight);
font-: var(--font-body-);
}
/* custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_wzwKwN.custom-desktop {
font-size: 1.8rem;
}
}
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_wzwKwN.custom-mobile {
font-size: 1.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_wzwKwN {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__text-text_wzwKwN {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* top + bottom margin settings */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-text_wzwKwN-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-text_wzwKwN-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__text-text_wzwKwN {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__text-text_wzwKwN {
color: #ffffff;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__text-text_wzwKwN a {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__text-text_wzwKwN a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__text-text_wzwKwN {
color: #ffffff;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__text-text_wzwKwN a {
color: #ffffff;
}
}
>
< data-shopify="">
/* custom font size + buttons gap */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj .custom-mobile {
font-size: 1.6rem;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__buttons-buttons_cGrCxj {
gap: 2rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj .custom-desktop {
font-size: 1.6rem;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner__buttons-buttons_cGrCxj {
gap: 2rem;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
/* first primary mob */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__buttons-buttons_cGrCxj a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_cGrCxj a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline mob */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__buttons-buttons_cGrCxj a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_cGrCxj a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline mob */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__buttons-buttons_cGrCxj a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_cGrCxj a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary mob */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--primary{
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* second outline mob */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* second underline mob */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner.banner--mobile-bottom .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
/* first primary desk */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline desk */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline desk */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary desk */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* second outline desk */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* second underline desk */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .banner .banner__buttons-buttons_cGrCxj a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
/* margin top + bottom */
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-buttons_cGrCxj-padding {
margin-top: 20px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_iTxTtF .block-buttons_cGrCxj-padding {
margin-top: 20px!important;
margin-bottom: 0px!important;
}
}
/* min width unset - unique to button */
>
< data-shopify="">@media screen and (max-width: 749px) {
#Banner-template--29364080902486__1658858527a70597f8 .banner__media::before,
#Banner-template--29364080902486__1658858527a70597f8:not(.banner--mobile-bottom) .banner__content::before {height: 100%;content: '';
display: block;
}
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__1658858527a70597f8 .banner__media,
#Banner-template--29364080902486__1658858527a70597f8:not(.banner--mobile-bottom) .banner__content {
min-height: 400px;
}
}
@media screen and (min-width: 750px) {
#Banner-template--29364080902486__1658858527a70597f8:not(.banner--desktop-bottom)::before,
#Banner-template--29364080902486__1658858527a70597f8 .banner__media::before {height: 100%;content: '';
display: block;
}
}
@media screen and (min-width: 750px) {
#Banner-template--29364080902486__1658858527a70597f8:not(.banner--desktop-bottom),
#Banner-template--29364080902486__1658858527a70597f8 .banner__media {
min-height: 500px;
}
}
>
< data-shopify="">
/* background settings */
#shopify-section-template--29364080902486__1658858527a70597f8 .section-template--29364080902486__1658858527a70597f8-padding {
background-color: rgba(0,0,0,0);
}
.section-template--29364080902486__1658858527a70597f8-padding {
padding-top: 0px;
padding-bottom: 13px;
margin-top: 0px;
margin-bottom: 36px;
}
@media screen and (min-width: 750px) {
.section-template--29364080902486__1658858527a70597f8-padding {
padding-top: 16px;
padding-bottom: 36px;
margin-top: 0px;
margin-bottom: 36px;
}
}
/* reset max + min width on banner box - width 100% to avoid overflow */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__box {
max-width: unset;
min-width: unset;
padding: unset;
width: 100%;
}
/* reset default margin and paragraph */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text p,
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__caption p,
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading p,
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__disclaimer p {
margin: 0;
padding: 0;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .title-wrapper .title {
color: #002b45;
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .title-wrapper .title {
font-size: 4.6rem;
letter-spacing: 2.3px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .title-wrapper .title {
font-size: 2.6rem;
letter-spacing: 2.3px;
}
}
/* grid gap CMS picker */
:root:root #shopify-section-template--29364080902486__1658858527a70597f8 .grid {
--grid-desktop-horizontal-spacing: 15px;
--grid-desktop-vertical-spacing: 15px;
--grid-mobile-vertical-spacing: 20px;
--grid-mobile-horizontal-spacing: 20px;
margin: 0;
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .grid:not(.slider--tablet) {
justify-content: center;
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .grid:not(.slider--desktop) {
justify-content: center;
}
}
/* custom slide color controls CMS */
#shopify-section-template--29364080902486__1658858527a70597f8 .progress-slider {
--color-foreground: 04369;
--color-link: 04369;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .progress-slider .slider-button #shopify-section-template--29364080902486__1658858527a70597f8 .progress-slider .progress-slider__counter {
color: rgba(var(--color-foreground),.75);
}
#shopify-section-template--29364080902486__1658858527a70597f8 .progress-slider .progress-slider__counter {
color: rgba(var(--color-foreground)1);
}
#shopify-section-template--29364080902486__1658858527a70597f8 .progress-slider .slider-counter__link--active.slider-counter__link--lines .line {
background-color: rgba(var(--color-foreground)1);
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__1658858527a70597f8 slider-component:not(.slider-component-mobile) {
padding-left: 10px;
padding-right: 10px;
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__1658858527a70597f8 slider-component:not(.slider-component-desktop) {
padding-left: 10px;
padding-right: 10px;
}
}
/* border_radius CMS picker */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner .banner__media {
border-radius: 6px
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) {
border-radius: 6px;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) {
border-radius: 6px;
}
}
/* border radius + border width settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .multicolumn-card img {
border-radius: 6px;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .multicolumn-card {
border-radius: 6px;
padding: 0px;
overflow: hidden;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .multicolumn-card img {
border-radius: 6px;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .multicolumn-card {
border-radius: 6px;
padding: 0px;
overflow: hidden;
}
}
/* needed for text above */
#shopify-section-template--29364080902486__1658858527a70597f8 .multicolumn-card {
display: flex;
flex-direction: column;
}
@media screen and (max-width: 749px) {
:not(#Banner-above-template--29364080902486__1658858527a70597f8) + #Banner-template--29364080902486__1658858527a70597f8:not(.banner--mobile-bottom) {
height: 100%;
}
}
@media screen and (min-width: 750px) {
:not(#Banner-above-template--29364080902486__1658858527a70597f8) + #Banner-template--29364080902486__1658858527a70597f8:not(.banner--desktop-bottom) {
height: 100%;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .multicolumn-card {
height: 100%;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .multicolumn-card {
height: 100%;
}
}
#Banner-above-template--29364080902486__1658858527a70597f8 {
flex: 1 0 auto;
}
/* only on 5050 */
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__media::after {
opacity: 0.2;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658858527a70597f8-1 .banner__media::before {
--color-base-background-1-before: 181818;
--gradient-base-background-1-before: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-1 .banner__media::before {
opacity: 0.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658858527a70597f8-1 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__heading-column_UzFUhg {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__heading-column_UzFUhg {
color: #ffffff;
}
/* text mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__text-column_UzFUhg {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__text-column_UzFUhg {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__text-column_UzFUhg a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner.banner--mobile-bottom) .banner__text-column_UzFUhg a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_UzFUhg a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_UzFUhg a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_UzFUhg a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_UzFUhg a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_UzFUhg a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_UzFUhg a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_UzFUhg a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_UzFUhg a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_UzFUhg a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_UzFUhg a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_UzFUhg a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_UzFUhg a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner .banner__buttons-column_UzFUhg {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__media::after {
opacity: 0.2;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__media::before {
--color-base-background-1-before: 181818;
--gradient-base-background-1-before: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-1 .banner__media::before {
opacity: 0.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658858527a70597f8-1 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__heading-column_UzFUhg {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__heading-column_UzFUhg {
color: #ffffff;
}
/* text desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__text-column_UzFUhg {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__text-column_UzFUhg {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__text-column_UzFUhg a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__text-column_UzFUhg a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_UzFUhg a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_UzFUhg a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_UzFUhg a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_UzFUhg a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_UzFUhg a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_UzFUhg a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_UzFUhg a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_UzFUhg a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_UzFUhg a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_UzFUhg a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_UzFUhg a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_UzFUhg a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner .banner__buttons-column_UzFUhg {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__caption.custom-desktop {
font-size: 1.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__caption.custom-mobile {
font-size: 1.5rem;
}
}
.caption-column_UzFUhg-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-column_UzFUhg-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_UzFUhg {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_UzFUhg.custom-mobile {
font-size: 3.2rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_UzFUhg.custom-desktop {
font-size: 4.0rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_UzFUhg {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_UzFUhg {
letter-spacing: 2.3px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_UzFUhg {
margin-top: 0px;
margin-bottom: 12px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_UzFUhg {
margin-top: 0px;
margin-bottom: 12px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_UzFUhg.custom-desktop {
font-size: 1.8rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_UzFUhg.custom-mobile {
font-size: 1.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_UzFUhg {
line-height: 1.4;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_UzFUhg {
letter-spacing: 0px;
line-height: 1.3;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_UzFUhg {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_UzFUhg {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(#Banner-above-template--29364080902486__1658858527a70597f8) .banner__content {
padding-top: 15px;
padding-bottom: 55px;
padding-left: 69px;
padding-right: 41px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner:not(#Banner-above-template--29364080902486__1658858527a70597f8) .banner__content {
padding-top: 15px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 0px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-column_UzFUhg-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-column_UzFUhg-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .block-column_UzFUhg-padding {
margin-top: 9px!important;
margin-bottom: 9px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .block-column_UzFUhg-padding {
margin-top: 0px!important;
margin-bottom: 9px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658858527a70597f8 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .list-social {
justify-content: center;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__box {
width: 100%;
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-1 .banner__box {
width: 80%;
}
}
/* image_icon */
.image-icon-column_UzFUhg-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-column_UzFUhg-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__media::after {
opacity: 0.2;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658858527a70597f8-2 .banner__media::before {
--color-base-background-1-before: 181818;
--gradient-base-background-1-before: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-2 .banner__media::before {
opacity: 0.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658858527a70597f8-2 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__heading-column_pbn9MW {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__heading-column_pbn9MW {
color: #ffffff;
}
/* text mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__text-column_pbn9MW {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__text-column_pbn9MW {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__text-column_pbn9MW a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner.banner--mobile-bottom) .banner__text-column_pbn9MW a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_pbn9MW a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_pbn9MW a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_pbn9MW a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_pbn9MW a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_pbn9MW a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_pbn9MW a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_pbn9MW a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_pbn9MW a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_pbn9MW a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--mobile-bottom .banner__buttons-column_pbn9MW a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_pbn9MW a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--mobile-bottom) .banner__buttons-column_pbn9MW a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner .banner__buttons-column_pbn9MW {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__media::after {
opacity: 0.2;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__media::before {
--color-base-background-1-before: 181818;
--gradient-base-background-1-before: #121212;
}
#Slide-template--29364080902486__1658858527a70597f8-2 .banner__media::before {
opacity: 0.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658858527a70597f8-2 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__heading-column_pbn9MW {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__heading-column_pbn9MW {
color: #ffffff;
}
/* text desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__text-column_pbn9MW {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__text-column_pbn9MW {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__text-column_pbn9MW a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__text-column_pbn9MW a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_pbn9MW a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_pbn9MW a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_pbn9MW a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_pbn9MW a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_pbn9MW a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_pbn9MW a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_pbn9MW a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_pbn9MW a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_pbn9MW a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner.banner--desktop-bottom .banner__buttons-column_pbn9MW a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_pbn9MW a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .banner:not(.banner--desktop-bottom) .banner__buttons-column_pbn9MW a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner .banner__buttons-column_pbn9MW {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__caption.custom-desktop {
font-size: 1.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__caption.custom-mobile {
font-size: 1.5rem;
}
}
.caption-column_pbn9MW-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-column_pbn9MW-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_pbn9MW {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_pbn9MW.custom-mobile {
font-size: 3.2rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_pbn9MW.custom-desktop {
font-size: 4.0rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_pbn9MW {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_pbn9MW {
letter-spacing: 2.3px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_pbn9MW {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__heading-column_pbn9MW {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_pbn9MW.custom-desktop {
font-size: 1.8rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_pbn9MW.custom-mobile {
font-size: 1.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_pbn9MW {
line-height: 1.4;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_pbn9MW {
letter-spacing: 0px;
line-height: 1.3;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_pbn9MW {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 .banner__text-column_pbn9MW {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(#Banner-above-template--29364080902486__1658858527a70597f8) .banner__content {
padding-top: 15px;
padding-bottom: 55px;
padding-left: 69px;
padding-right: 41px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner:not(#Banner-above-template--29364080902486__1658858527a70597f8) .banner__content {
padding-top: 15px;
padding-bottom: 30px;
padding-left: 15px;
padding-right: 0px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-column_pbn9MW-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-column_pbn9MW-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .block-column_pbn9MW-padding {
margin-top: 9px!important;
margin-bottom: 9px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .block-column_pbn9MW-padding {
margin-top: 0px!important;
margin-bottom: 9px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658858527a70597f8 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658858527a70597f8 .list-social {
justify-content: center;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__box {
width: 100%;
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658858527a70597f8 #Slide-template--29364080902486__1658858527a70597f8-2 .banner__box {
width: 80%;
}
}
/* image_icon */
.image-icon-column_pbn9MW-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-column_pbn9MW-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
RAMBLER® Reisebecher mit Trinkhalmdeckel
Schluss mit verschütteten Drinks dank des neuen auslaufsicheren Trinkbechers.
< data-shopify="">@media screen and (max-width: 749px) {
#Banner-template--29364080902486__1658856831e7e711d9 .banner__media::before,
#Banner-template--29364080902486__1658856831e7e711d9:not(.banner--mobile-bottom) .banner__content::before {padding-bottom: 130.47619047619048%;
content: '';
display: block;
}
}
@media screen and (min-width: 750px) {
#Banner-template--29364080902486__1658856831e7e711d9:not(.banner--desktop-bottom)::before,
#Banner-template--29364080902486__1658856831e7e711d9 .banner__media::before {padding-bottom: 130.47619047619048%;content: '';
display: block;
}
}
>
< data-shopify="">
/* background settings */
#shopify-section-template--29364080902486__1658856831e7e711d9 .section-template--29364080902486__1658856831e7e711d9-padding {
background-color: rgba(0,0,0,0);
}
.section-template--29364080902486__1658856831e7e711d9-padding {
padding-top: 22px;
padding-bottom: 22px;
margin-top: 10px;
margin-bottom: 36px;
}
@media screen and (min-width: 750px) {
.section-template--29364080902486__1658856831e7e711d9-padding {
padding-top: 36px;
padding-bottom: 36px;
margin-top: 10px;
margin-bottom: 36px;
}
}
/* reset max + min width on banner box - width 100% to avoid overflow */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__box {
max-width: unset;
min-width: unset;
padding: unset;
width: 100%;
}
/* reset default margin and paragraph */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text p,
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__caption p,
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading p,
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__disclaimer p {
margin: 0;
padding: 0;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .title-wrapper .title {
color: #002b45;
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .title-wrapper .title {
font-size: 4.6rem;
letter-spacing: 2.3px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .title-wrapper .title {
font-size: 2.6rem;
letter-spacing: 2px;
}
}
/* classes added for set width of promo blocks on slider */
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .grid--custom-col-desktop > .grid__item {
width: 420px!important;
max-width: unset;
flex-grow: 0;
}
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .grid--custom-col-tablet-down > .grid__item {
width: 312px!important;
max-width: unset;
flex-grow: 0;
}
}
/* grid gap CMS picker */
:root:root #shopify-section-template--29364080902486__1658856831e7e711d9 .grid {
--grid-desktop-horizontal-spacing: 15px;
--grid-desktop-vertical-spacing: 15px;
--grid-mobile-vertical-spacing: 15px;
--grid-mobile-horizontal-spacing: 15px;
margin: 0;
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .grid:not(.slider--tablet) {
justify-content: center;
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .grid:not(.slider--desktop) {
justify-content: center;
}
}
/* custom slide color controls CMS */
#shopify-section-template--29364080902486__1658856831e7e711d9 .progress-slider {
--color-foreground: 04369;
--color-link: 04369;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .progress-slider .slider-button #shopify-section-template--29364080902486__1658856831e7e711d9 .progress-slider .progress-slider__counter {
color: rgba(var(--color-foreground),.75);
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .progress-slider .progress-slider__counter {
color: rgba(var(--color-foreground)1);
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .progress-slider .slider-counter__link--active.slider-counter__link--lines .line {
background-color: rgba(var(--color-foreground)1);
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 slider-component:not(.slider-component-mobile) {
padding-left: 10px;
padding-right: 10px;
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 slider-component:not(.slider-component-desktop) {
padding-left: 15px;
padding-right: 15px;
}
}
@media (min-width: 990px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 a:hover + .banner .promo-block__background_image {
transform: scale(1.15);
transition-delay: .2s;
}
}
@media (min-width: 990px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .promo-block__background_image {
transition: transform .2s ease-in-out;
}
}
/* border_radius CMS picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__media {
border-radius: 6px
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) {
border-radius: 6px;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) {
border-radius: 6px;
}
}
/* border radius + border width settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .multicolumn-card img {
border-radius: 6px;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .multicolumn-card {
border-radius: 6px;
padding: 0px;
overflow: hidden;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .multicolumn-card img {
border-radius: 6px;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .multicolumn-card {
border-radius: 6px;
padding: 0px;
overflow: hidden;
}
}
/* needed for text above */
#shopify-section-template--29364080902486__1658856831e7e711d9 .multicolumn-card {
display: flex;
flex-direction: column;
}
@media screen and (max-width: 749px) {
:not(#Banner-above-template--29364080902486__1658856831e7e711d9) + #Banner-template--29364080902486__1658856831e7e711d9:not(.banner--mobile-bottom) {
height: 100%;
}
}
@media screen and (min-width: 750px) {
:not(#Banner-above-template--29364080902486__1658856831e7e711d9) + #Banner-template--29364080902486__1658856831e7e711d9:not(.banner--desktop-bottom) {
height: 100%;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .multicolumn-card {
height: 100%;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .multicolumn-card {
height: 100%;
}
}
#Banner-above-template--29364080902486__1658856831e7e711d9 {
flex: 1 0 auto;
}
/* only on 5050 */
#shopify-section-template--29364080902486__1658856831e7e711d9 slider-component {
--desktop-margin-left-first-item: 40px;
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-1 .banner__media::before {
--color-base-background-1-before: 243243243;
--gradient-base-background-1-before: #f3f3f3;
}
#Slide-template--29364080902486__1658856831e7e711d9-1 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-1 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-column_X9eVcc {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-column_X9eVcc {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_X9eVcc {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-column_X9eVcc {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_X9eVcc a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-column_X9eVcc a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_X9eVcc a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_X9eVcc a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_X9eVcc a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_X9eVcc a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_X9eVcc a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_X9eVcc a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_X9eVcc a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_X9eVcc a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_X9eVcc a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_X9eVcc a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_X9eVcc a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_X9eVcc a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_X9eVcc {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__media::before {
--color-base-background-1-before: 243243243;
--gradient-base-background-1-before: #f3f3f3;
}
#Slide-template--29364080902486__1658856831e7e711d9-1 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-1 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-column_X9eVcc {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-column_X9eVcc {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_X9eVcc {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_X9eVcc {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_X9eVcc a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_X9eVcc a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_X9eVcc a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_X9eVcc a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_X9eVcc a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_X9eVcc a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_X9eVcc a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_X9eVcc a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_X9eVcc a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_X9eVcc a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_X9eVcc a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_X9eVcc a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_X9eVcc a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_X9eVcc a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_X9eVcc {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-column_X9eVcc-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-column_X9eVcc-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_X9eVcc {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_X9eVcc.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_X9eVcc.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_X9eVcc {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_X9eVcc {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_X9eVcc {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_X9eVcc {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_X9eVcc.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_X9eVcc.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_X9eVcc {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_X9eVcc {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_X9eVcc {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_X9eVcc {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-column_X9eVcc-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-column_X9eVcc-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .block-column_X9eVcc-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .block-column_X9eVcc-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-1 .banner__box {
}
}
/* image_icon */
.image-icon-column_X9eVcc-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-column_X9eVcc-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-2 .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-2 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-2 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-165885683165341933-1 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-165885683165341933-1 {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-1 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-165885683165341933-1 {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-1 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-165885683165341933-1 a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-1 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-1 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-1 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-1 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-1 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-1 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-1 a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-1 {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-2 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-2 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-165885683165341933-1 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-165885683165341933-1 {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-1 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-1 {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-1 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-1 a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-1 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-1 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-1 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-1 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-1 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-1 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-1 a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-1 {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-165885683165341933-1-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-165885683165341933-1-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-1 {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-1.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-1.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-1 {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-1 {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-1 {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-1 {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-1.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-1.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-1 {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-1 {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-1 {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-1 {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-165885683165341933-1-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-165885683165341933-1-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .block-165885683165341933-1-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .block-165885683165341933-1-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-2 .banner__box {
}
}
/* image_icon */
.image-icon-165885683165341933-1-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-165885683165341933-1-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-3 .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-3 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-3 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-165885683165341933-2 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-165885683165341933-2 {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-2 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-165885683165341933-2 {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-2 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-165885683165341933-2 a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-2 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-2 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-2 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-2 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-2 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-2 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-2 a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-2 {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-3 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-3 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-165885683165341933-2 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-165885683165341933-2 {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-2 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-2 {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-2 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-2 a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-2 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-2 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-2 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-2 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-2 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-2 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-2 a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-2 {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-165885683165341933-2-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-165885683165341933-2-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-2 {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-2.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-2.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-2 {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-2 {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-2 {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-2 {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-2.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-2.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-2 {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-2 {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-2 {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-2 {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-165885683165341933-2-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-165885683165341933-2-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .block-165885683165341933-2-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .block-165885683165341933-2-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-3 .banner__box {
}
}
/* image_icon */
.image-icon-165885683165341933-2-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-165885683165341933-2-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-4 .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-4 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-4 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-165885683165341933-3 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-165885683165341933-3 {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-3 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-165885683165341933-3 {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-3 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-165885683165341933-3 a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-3 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-3 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-3 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-3 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-3 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-3 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-3 a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-3 {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-4 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-4 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-165885683165341933-3 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-165885683165341933-3 {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-3 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-3 {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-3 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-3 a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-3 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-3 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-3 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-3 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-3 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-3 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-3 a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-3 {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-165885683165341933-3-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-165885683165341933-3-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-3 {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-3.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-3.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-3 {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-3 {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-3 {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-3 {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-3.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-3.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-3 {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-3 {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-3 {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-3 {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-165885683165341933-3-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-165885683165341933-3-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .block-165885683165341933-3-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .block-165885683165341933-3-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-4 .banner__box {
}
}
/* image_icon */
.image-icon-165885683165341933-3-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-165885683165341933-3-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-5 .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-5 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-5 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-165885683165341933-4 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-165885683165341933-4 {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-4 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-165885683165341933-4 {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-165885683165341933-4 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-165885683165341933-4 a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-4 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-4 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-4 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-4 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-4 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-4 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-165885683165341933-4 a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-4 {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-5 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-5 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-165885683165341933-4 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-165885683165341933-4 {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-4 {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-4 {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-165885683165341933-4 a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-165885683165341933-4 a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-4 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-4 a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-4 a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-4 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-4 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-4 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-165885683165341933-4 a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-165885683165341933-4 {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-165885683165341933-4-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-165885683165341933-4-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-4 {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-4.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-4.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-4 {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-4 {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-4 {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-165885683165341933-4 {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-4.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-4.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-4 {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-4 {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-4 {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-165885683165341933-4 {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-165885683165341933-4-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-165885683165341933-4-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .block-165885683165341933-4-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .block-165885683165341933-4-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-5 .banner__box {
}
}
/* image_icon */
.image-icon-165885683165341933-4-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-165885683165341933-4-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-6 .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-6 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-6 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-column_YnNrkP {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-column_YnNrkP {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_YnNrkP {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-column_YnNrkP {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_YnNrkP a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-column_YnNrkP a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_YnNrkP a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_YnNrkP a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_YnNrkP a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_YnNrkP a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_YnNrkP a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_YnNrkP a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_YnNrkP a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_YnNrkP a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_YnNrkP a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_YnNrkP a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_YnNrkP a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_YnNrkP a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_YnNrkP {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-6 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-6 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-column_YnNrkP {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-column_YnNrkP {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_YnNrkP {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_YnNrkP {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_YnNrkP a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_YnNrkP a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_YnNrkP a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_YnNrkP a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_YnNrkP a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_YnNrkP a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_YnNrkP a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_YnNrkP a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_YnNrkP a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_YnNrkP a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_YnNrkP a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_YnNrkP a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_YnNrkP a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_YnNrkP a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_YnNrkP {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-column_YnNrkP-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-column_YnNrkP-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_YnNrkP {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_YnNrkP.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_YnNrkP.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_YnNrkP {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_YnNrkP {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_YnNrkP {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_YnNrkP {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_YnNrkP.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_YnNrkP.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_YnNrkP {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_YnNrkP {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_YnNrkP {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_YnNrkP {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-column_YnNrkP-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-column_YnNrkP-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .block-column_YnNrkP-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .block-column_YnNrkP-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-6 .banner__box {
}
}
/* image_icon */
.image-icon-column_YnNrkP-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-column_YnNrkP-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-7 .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-7 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-7 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-column_nfP7YU {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-column_nfP7YU {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_nfP7YU {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-column_nfP7YU {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_nfP7YU a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-column_nfP7YU a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_nfP7YU a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_nfP7YU a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_nfP7YU a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_nfP7YU a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_nfP7YU a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_nfP7YU a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_nfP7YU a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_nfP7YU a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_nfP7YU a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_nfP7YU a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_nfP7YU a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_nfP7YU a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_nfP7YU {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-7 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-7 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-column_nfP7YU {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-column_nfP7YU {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_nfP7YU {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_nfP7YU {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_nfP7YU a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_nfP7YU a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_nfP7YU a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_nfP7YU a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_nfP7YU a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_nfP7YU a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_nfP7YU a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_nfP7YU a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_nfP7YU a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_nfP7YU a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_nfP7YU a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_nfP7YU a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_nfP7YU a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_nfP7YU a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_nfP7YU {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-column_nfP7YU-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-column_nfP7YU-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_nfP7YU {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_nfP7YU.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_nfP7YU.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_nfP7YU {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_nfP7YU {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_nfP7YU {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_nfP7YU {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_nfP7YU.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_nfP7YU.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_nfP7YU {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_nfP7YU {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_nfP7YU {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_nfP7YU {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-column_nfP7YU-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-column_nfP7YU-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .block-column_nfP7YU-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .block-column_nfP7YU-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-7 .banner__box {
}
}
/* image_icon */
.image-icon-column_nfP7YU-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-column_nfP7YU-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
/* poster background image handling / poster set to transparent png */
/* colour settings */
@media screen and (max-width: 749px) {
/* banner image after overlay colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__media::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
/* banner image before background colour / gradient / opacity */
#Slide-template--29364080902486__1658856831e7e711d9-8 .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-8 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
/* card background colour */
slider-component #Slide-template--29364080902486__1658856831e7e711d9-8 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner--mobile-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--mobile-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner--mobile-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--mobile-bottom) .banner__caption a {
color: #ffffff;
}
/* heading mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__heading-column_HYxwpf {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__heading-column_HYxwpf {
color: #002b45;
}
/* text mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_HYxwpf {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__text-column_HYxwpf {
color: #ffffff;
}
/* text link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__text-column_HYxwpf a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner.banner--mobile-bottom) .banner__text-column_HYxwpf a {
color: #ffffff;
}
/* button mobile */
/* primary mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_HYxwpf a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_HYxwpf a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_HYxwpf a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_HYxwpf a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_HYxwpf a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_HYxwpf a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_HYxwpf a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_HYxwpf a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_HYxwpf a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--mobile-bottom .banner__buttons-column_HYxwpf a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_HYxwpf a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--mobile-bottom) .banner__buttons-column_HYxwpf a:first-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top mob */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_HYxwpf {
margin-top: 10px;
}
/* disclaimer mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner--mobile-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--mobile-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner--mobile-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--mobile-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
/* card overlay gradient */
:root:root #Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__media::after {
--color-base-background-1-after: 181818;
--gradient-base-background-1-after: #121212;
}
#Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__media::after {
opacity: 0.0;
background: var(--gradient-base-background-1-after);
}
#Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__media::before {
--color-base-background-1-before: 241241241;
--gradient-base-background-1-before: #f1f1f1;
}
#Slide-template--29364080902486__1658856831e7e711d9-8 .banner__media::before {
opacity: 1.0;
background: var(--gradient-base-background-1-before);
height: 100%;
}
slider-component #Slide-template--29364080902486__1658856831e7e711d9-8 .multicolumn-card {
--color-base-background-1: 255255255;
--gradient-base-background-1: #ffffff;
opacity: 1.0;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
/* caption desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner--desktop-bottom .banner__caption {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--desktop-bottom) .banner__caption {
color: #ffffff;
}
/* caption link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner-desktop-bottom .banner__caption a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--desktop-bottom) .banner__caption a {
color: #ffffff;
}
/* heading desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__heading-column_HYxwpf {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__heading-column_HYxwpf {
color: #002b45;
}
/* text desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_HYxwpf {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_HYxwpf {
color: #ffffff;
}
/* text link desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__text-column_HYxwpf a {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__text-column_HYxwpf a {
color: #ffffff;
}
/* button desktop */
/* primary desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_HYxwpf a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_HYxwpf a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_HYxwpf a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_HYxwpf a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* outline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_HYxwpf a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_HYxwpf a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_HYxwpf a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_HYxwpf a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* underline desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_HYxwpf a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner.banner--desktop-bottom .banner__buttons-column_HYxwpf a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_HYxwpf a:first-of-type.button--underline {
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner:not(.banner--desktop-bottom) .banner__buttons-column_HYxwpf a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
/* button margin top desk */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner .banner__buttons-column_HYxwpf {
margin-top: 10px;
}
/* disclaimer desktop */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner--desktop-bottom .banner__disclaimer {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--desktop-bottom) .banner__disclaimer {
color: #ffffff;
}
/* disclaimer link mobile */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner.banner-desktop-bottom .banner__disclaimer a {
color: #000000;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(.banner--desktop-bottom) .banner__disclaimer a {
color: #ffffff;
}
}
/* caption */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__caption {
font-weight: var(--font-heading-weight-black)!important;
font-family: var(--font-heading-family);
letter-spacing: 1.6px!important;
line-height: 1.1;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__caption.custom-desktop {
font-size: 2.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__caption.custom-mobile {
font-size: 1.6rem;
}
}
.caption-column_HYxwpf-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.caption-column_HYxwpf-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* heading */
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_HYxwpf {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* Desktop custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_HYxwpf.custom-mobile {
font-size: 2.6rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_HYxwpf.custom-desktop {
font-size: 2.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_HYxwpf {
line-height: 1;
letter-spacing: 2.3px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_HYxwpf {
letter-spacing: 1px;
line-height: 1;
}
}
/* top + bottom margin */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_HYxwpf {
margin-top: 0px;
margin-bottom: 0px;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__heading-column_HYxwpf {
margin-top: 0px;
margin-bottom: 0px;
}
}
/* Text */
/* font size custom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_HYxwpf.custom-desktop {
font-size: 1.4rem;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_HYxwpf.custom-mobile {
font-size: 1.4rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_HYxwpf {
line-height: 1.1;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_HYxwpf {
letter-spacing: 0px;
line-height: 1.1;
}
}
/* margin top + bottom */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_HYxwpf {
margin-top: 10px;
margin-bottom: 10px;
}
}
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 .banner__text-column_HYxwpf {
margin-top: 10px;
margin-bottom: 10px;
}
}
/* padding around content */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner:not(#Banner-above-template--29364080902486__1658856831e7e711d9) .banner__content {
padding-top: 40px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* buttons */
/* to force lowercase */
/* new disclaimer */
.disclaimer-column_HYxwpf-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
@media screen and (min-width: 750px) {
.disclaimer-column_HYxwpf-padding {
margin-top: 8px!important;
margin-bottom: 8px!important;
}
}
/* disclaimer - Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__disclaimer.custom-desktop {
font-size: 1.2rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__disclaimer.custom-mobile {
font-size: 1.2rem;
}
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__disclaimer {
font-weight: var(--font-body-weight)!important;
letter-spacing: .5px;
line-height: 1;
font-weight: normal;
}
/* badge */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__badge a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__badge .custom-desktop {
font-size: 1.4rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner .banner__badge .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .block-column_HYxwpf-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .block-column_HYxwpf-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
.banner__badge .button:disabled.banner__badge .button[aria-disabled='true'] {
cursor: unset;
opacity: unset;
}
.banner__badge .button {
padding: 0.1rem 0.9rem;
min-width: unset!important;
min-height: unset!important;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .placeholder {
background-color: rgba(var(--color-foreground)0.3);
}
/* social icons only one DS 50/50 */
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .list-social__link {
color: #002b45;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 li.list-social__item {
background: transparent;
}
#shopify-section-template--29364080902486__1658856831e7e711d9 .list-social {
justify-content: unset;
}
/* max width banner box - only on 5050 */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__box {
}
}
/* max width banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658856831e7e711d9 #Slide-template--29364080902486__1658856831e7e711d9-8 .banner__box {
}
}
/* image_icon */
.image-icon-column_HYxwpf-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
.image-icon-column_HYxwpf-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
>
NACH KATEGORIE STÖBERN
< data-shopify="">/* background settings */
#shopify-section-template--29364080902486__ds_hero_rm84qU {
background-color: rgba(0,0,0,0);
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__content {
padding: unset;
}
.section-template--29364080902486__ds_hero_rm84qU-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 36px;
}
@media screen and (min-width: 750px) {
.section-template--29364080902486__ds_hero_rm84qU-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 36px;
}
}
:root:root #Banner-template--29364080902486__ds_hero_rm84qU::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_rm84qU:not(.banner--mobile-bottom)::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#Banner-template--29364080902486__ds_hero_rm84qU::after {
opacity: 0.0;
background: var(--gradient-base-background-1);
}
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_rm84qU.banner.banner--mobile-bottom {
--color-base-background-1: 206206206;
--gradient-base-background-1: #cecece;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner--yeti-custom:not(.banner--adapt) {
min-height: 600px;
}
}
/* addded mobile content positioning */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner--xsmall:not(.banner--adapt) {
min-height: unset;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner--small:not(.banner--adapt) {
min-height: 42rem;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner--medium:not(.banner--adapt) {
min-height: 56rem;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner--large:not(.banner--adapt) {
min-height: 72rem;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner--yeti-custom.banner--mobile-bottom:not(.banner--adapt) .banner__media {
height: 500px;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner--yeti-custom:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 500px;
}
}
/* padding around content for position of banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__content {
padding-top: 50px;
padding-bottom: 50px;
padding-left: 50px;
padding-right: 50px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__content {
padding-top: 35px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* reset max + min width on banner box - width 100% to avoid overflow */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__box {
max-width: unset;
min-width: unset;
padding: unset;
width: 100%;
}
/* padding around banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__content .banner__box {
padding-top: 2.0rem;
padding-bottom: 2.0rem;
padding-left: 2.0rem;
padding-right: 2.0rem;
max-width: 610px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__content .banner__box {
padding-top: 0.0rem;
padding-bottom: 0.0rem;
padding-left: 0.0rem;
padding-right: 0.0rem;
}
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .section-template--29364080902486__ds_hero_rm84qU-padding {
padding-left: 15px;
padding-right: 15px
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .section-template--29364080902486__ds_hero_rm84qU-padding {
padding-left: 15px;
padding-right: 15px;
}
}
/* new hero border */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .multicolumn-card {
border-radius: 16px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .multicolumn-card {
border-radius: 16px;
}
}
/* new hero border */
/* new image border radius */
#Banner-template--29364080902486__ds_hero_rm84qU {
border-radius: 6px;
overflow: hidden;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__ds_hero_rm84qU {
border-radius: 6px;
overflow: hidden;
}
}
/* reset default margin and paragraph */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__text p,
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__caption p,
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__heading p,
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__disclaimer p {
margin: 0;
padding: 0;
}
/* poster background image handling / poster set to transparent png */
>
< data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__heading-heading_MX8NGY {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* custom heading size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__heading-heading_MX8NGY.custom-mobile {
font-size: 3.2rem;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__heading-heading_MX8NGY.custom-desktop {
font-size: 5.6rem;
}
}
/* mob line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__heading-heading_MX8NGY {
line-height: 1;
letter-spacing: 2.8px;
}
}
/* line_height + letter_spacing */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__heading-heading_MX8NGY {
letter-spacing: 2.8px;
line-height: 1;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner.banner--mobile-bottom .banner__heading-heading_MX8NGY {
color: #000000;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner:not(.banner--mobile-bottom) .banner__heading-heading_MX8NGY {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__heading-heading_MX8NGY {
color: #ffffff;
}
}
/* top + bottom margins */
#shopify-section-template--29364080902486__ds_hero_rm84qU .block-heading_MX8NGY-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 1023px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .block-heading_MX8NGY-padding {
margin-top: 0px!important;
margin-bottom: 8px!important;
}
}
>
Mach es zu deinem < data-shopify="">
/* custom font size + buttons gap */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY .custom-mobile {
font-size: 1.5rem;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__buttons-buttons_4ginMY {
gap: 2rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY .custom-desktop {
font-size: 1.6rem;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner__buttons-buttons_4ginMY {
gap: 2rem;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
/* first primary mob */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner.banner--mobile-bottom .banner__buttons-buttons_4ginMY a:first-of-type.button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_4ginMY a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline mob */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner.banner--mobile-bottom .banner__buttons-buttons_4ginMY a:first-of-type.button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_4ginMY a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline mob */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner.banner--mobile-bottom .banner__buttons-buttons_4ginMY a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_4ginMY a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary mob */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner.banner--mobile-bottom .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--primary{
--color-button: 000;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* second outline mob */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner.banner--mobile-bottom .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--secondary {
--color-button: 000;
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* second underline mob */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner.banner--mobile-bottom .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner:not(.banner--mobile-bottom) .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
/* first primary desk */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline desk */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline desk */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary desk */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--primary {
--color-button: 000;
--color-button-text: 255255255;
}
/* second outline desk */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* second underline desk */
#shopify-section-template--29364080902486__ds_hero_rm84qU .banner .banner__buttons-buttons_4ginMY a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
/* margin top + bottom */
#shopify-section-template--29364080902486__ds_hero_rm84qU .block-buttons_4ginMY-padding {
margin-top: 20px!important;
margin-bottom: 16px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__ds_hero_rm84qU .block-buttons_4ginMY-padding {
margin-top: 20px!important;
margin-bottom: 32px!important;
}
}
/* min width unset - unique to button */
>
< data-shopify="">/* background settings */
#shopify-section-template--29364080902486__16588590102387cbb3 {
background-color: rgba(0,0,0,0);
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__content {
padding: unset;
}
.section-template--29364080902486__16588590102387cbb3-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
@media screen and (min-width: 750px) {
.section-template--29364080902486__16588590102387cbb3-padding {
padding-top: 0px;
padding-bottom: 0px;
margin-top: 0px;
margin-bottom: 0px;
}
}
:root:root #Banner-template--29364080902486__16588590102387cbb3::after {
--color-base-background-1: 181818;
--gradient-base-background-1: #121212;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__16588590102387cbb3:not(.banner--mobile-bottom)::after {
opacity: 0.2;
background: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#Banner-template--29364080902486__16588590102387cbb3::after {
opacity: 0.2;
background: var(--gradient-base-background-1);
}
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__16588590102387cbb3.banner.banner--mobile-bottom {
--color-base-background-1: 206206206;
--gradient-base-background-1: #cecece;
background: var(--gradient-base-background-1);
background-color: var(--gradient-base-background-1);
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner--yeti-custom:not(.banner--adapt) {
min-height: 600px;
}
}
/* addded mobile content positioning */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner--xsmall:not(.banner--adapt) {
min-height: unset;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner--small:not(.banner--adapt) {
min-height: 42rem;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner--medium:not(.banner--adapt) {
min-height: 56rem;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner--large:not(.banner--adapt) {
min-height: 72rem;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner--yeti-custom.banner--mobile-bottom:not(.banner--adapt) .banner__media {
height: 500px;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner--yeti-custom:not(.banner--mobile-bottom):not(.banner--adapt) .banner__content {
min-height: 500px;
}
}
/* padding around content for position of banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__content {
padding-top: 50px;
padding-bottom: 50px;
padding-left: 75px;
padding-right: 50px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__content {
padding-top: 0px;
padding-bottom: 15px;
padding-left: 15px;
padding-right: 15px;
}
}
/* reset max + min width on banner box - width 100% to avoid overflow */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__box {
max-width: unset;
min-width: unset;
padding: unset;
width: 100%;
}
/* padding around banner box */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__content .banner__box {
padding-top: 0.0rem;
padding-bottom: 0.0rem;
padding-left: 0.0rem;
padding-right: 0.0rem;
max-width: 500px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__content .banner__box {
padding-top: 4.5rem;
padding-bottom: 0.0rem;
padding-left: 0.0rem;
padding-right: 0.0rem;
}
}
@media screen and (max-width: 989px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .section-template--29364080902486__16588590102387cbb3-padding {
padding-left: 0px;
padding-right: 0px
}
}
@media screen and (min-width: 990px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .section-template--29364080902486__16588590102387cbb3-padding {
padding-left: 0px;
padding-right: 0px;
}
}
/* new hero border */
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .multicolumn-card {
border-radius: 0px;
}
}
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .multicolumn-card {
border-radius: 0px;
}
}
/* new hero border */
/* new image border radius */
#Banner-template--29364080902486__16588590102387cbb3 {
border-radius: 0px;
overflow: hidden;
}
@media screen and (max-width: 749px) {
#Banner-template--29364080902486__16588590102387cbb3 {
border-radius: 0px;
overflow: hidden;
}
}
/* reset default margin and paragraph */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__text p,
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__caption p,
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__heading p,
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__disclaimer p {
margin: 0;
padding: 0;
}
/* poster background image handling / poster set to transparent png */
>
< data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__heading-16588590097dc7cad7-1 {
font-family: var(--font-heading-family);
font-weight: var(--font-heading-weight-black);
font-: var(--font-heading-);
}
/* custom heading size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__heading-16588590097dc7cad7-1.custom-mobile {
font-size: 4.2rem;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__heading-16588590097dc7cad7-1.custom-desktop {
font-size: 6.8rem;
}
}
/* mob line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__heading-16588590097dc7cad7-1 {
line-height: 1;
letter-spacing: 2.3px;
}
}
/* line_height + letter_spacing */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__heading-16588590097dc7cad7-1 {
letter-spacing: 6.8px;
line-height: 1;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__heading-16588590097dc7cad7-1 {
color: #000000;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__heading-16588590097dc7cad7-1 {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__heading-16588590097dc7cad7-1 {
color: #ffffff;
}
}
/* top + bottom margins */
#shopify-section-template--29364080902486__16588590102387cbb3 .block-16588590097dc7cad7-1-padding {
margin-top: 0px!important;
margin-bottom: 20px!important;
}
@media screen and (min-width: 1023px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .block-16588590097dc7cad7-1-padding {
margin-top: 0px!important;
margin-bottom: 20px!important;
}
}
>
BUILT FOR THE WILD® < data-shopify="">
/* heading or body CMS Picker - with relevant heading_weight picker */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__text-16588590097dc7cad7-2 {
font-family: var(--font-body-family);
font-weight: var(--font-body-weight);
font-: var(--font-body-);
}
/* custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__text-16588590097dc7cad7-2.custom-desktop {
font-size: 1.8rem;
}
}
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__text-16588590097dc7cad7-2.custom-mobile {
font-size: 1.6rem;
}
}
/* line_height + letter_spacing */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__text-16588590097dc7cad7-2 {
line-height: 1.3;
letter-spacing: 0px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__text-16588590097dc7cad7-2 {
letter-spacing: 0px;
line-height: 1.3;
}
}
/* top + bottom margin settings */
#shopify-section-template--29364080902486__16588590102387cbb3 .block-16588590097dc7cad7-2-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .block-16588590097dc7cad7-2-padding {
margin-top: 0px!important;
margin-bottom: 0px!important;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__text-16588590097dc7cad7-2 {
color: #000000;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__text-16588590097dc7cad7-2 {
color: #ffffff;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__text-16588590097dc7cad7-2 a {
color: #000000;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__text-16588590097dc7cad7-2 a {
color: #ffffff;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__text-16588590097dc7cad7-2 {
color: #ffffff;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__text-16588590097dc7cad7-2 a {
color: #ffffff;
}
}
>
Im Jahr 2006 gründeten wir YETI Coolers mit einer einfachen Mission: die Kühlboxen zu bauendie wir jeden Tag benutzen. Seitdem sind wir gewachsenhaben aber nie unsere Mission aufgegebenProdukte zu bauendie deine Zeit da draussen verbessern.
< data-shopify="">
/* custom font size + buttons gap */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 .custom-mobile {
font-size: 1.4rem;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__buttons-16588590097dc7cad7-3 {
gap: 2rem;
}
}
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 .custom-desktop {
font-size: 1.6rem;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner__buttons-16588590097dc7cad7-3 {
gap: 2rem;
}
}
/* colour settings */
@media screen and (max-width: 749px) {
/* first primary mob */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--primary {
--color-button: 04369;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline mob */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--secondary {
--color-button: 04369;
--color-button-text: 04369;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline mob */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary mob */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--primary{
--color-button: 24211077;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* second outline mob */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--secondary {
--color-button: 24211077;
--color-button-text: 24211077;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--secondary {
--color-button: 24211077;
--color-button-text: 24211077;
}
/* second underline mob */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner.banner--mobile-bottom .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--underline {
--color-button-text: 000;
}
#shopify-section-template--29364080902486__16588590102387cbb3 .banner:not(.banner--mobile-bottom) .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
/* first primary desk */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* first outline desk */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
/* first underline desk */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 a:first-of-type.button--underline {
--color-button-text: 255255255;
}
/* second primary desk */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--primary {
--color-button: 255255255;
--color-button-text: 04369;
}
/* second outline desk */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--secondary {
--color-button: 24211077;
--color-button-text: 24211077;
}
/* second underline desk */
#shopify-section-template--29364080902486__16588590102387cbb3 .banner .banner__buttons-16588590097dc7cad7-3 a:nth-of-type(2).button--underline {
--color-button-text: 255255255;
}
}
/* margin top + bottom */
#shopify-section-template--29364080902486__16588590102387cbb3 .block-16588590097dc7cad7-3-padding {
margin-top: 20px!important;
margin-bottom: 0px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__16588590102387cbb3 .block-16588590097dc7cad7-3-padding {
margin-top: 20px!important;
margin-bottom: 0px!important;
}
}
/* min width unset - unique to button */
>
< data-shopify="">.section-template--29364080902486__1658859236396b028b-margin {
margin-top: 0px;
margin-bottom: 0px;
}
@media screen and (min-width: 750px) {
.section-template--29364080902486__1658859236396b028b-margin {
margin-top: 0px;
margin-bottom: 0px;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .title-wrapper-with-link .title {
color: #002b45;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn {
background-image: url(//cdn.shopify.com/s/files/1/0094/1912/8929/files/banner-05.png?v=1711116846&width=315);
background-position: 100%;
background-repeat: no-repeat;
}
@media (max-width: 1279.98px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn {
background-image: none!important;
}
}
@media (min-width: 1280px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-list {
max-width: 83.33333%;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn {
background-color: #135277;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn.background-primary li {
background-color: #dfdcdc;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn.background-primary .multicolumn-card {
background: transparent;
}
@media (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn {
padding: 50px 75px;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn {
padding: 50px 30px;
}
#shopify-section-template--29364080902486__1658859236396b028b .banner__heading {
font-weight: var(--font-heading-weight-black);
font-family: var(--font-heading-family);
letter-spacing: 1.8px!important;
line-height: 1.1;
}
#shopify-section-template--29364080902486__1658859236396b028b .banner__text {
letter-spacing: .8px!important;
line-height: 1.2;
font-weight: var(--font-heading-weight-black);
font-family: var(--font-heading-family);
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-card.content-container {
z-index: 2;
}
#shopify-section-template--29364080902486__1658859236396b028b .icon {
width: 3rem;
height: 3rem;
flex-shrink: 0;
}
#shopify-section-template--29364080902486__1658859236396b028b .link {
text-decoration: underline!important;
}
#shopify-section-template--29364080902486__1658859236396b028b .link {
color: rgb(var(--banner-link)0.9);
line-height: 1.4;
letter-spacing: .08px;
margin-top: .5rem;
}
#shopify-section-template--29364080902486__1658859236396b028b .link:hover {
color: rgb(var(--banner-link)1);
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-list__item.center .icon {
margin: auto;
}
@media (max-width: 1023px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner__heading {
margin: 0 0 50px;
}
}
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658859236396b028b .grid--4-col-desktop .grid__item:first-child {
width: calc(41.66667% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
max-width: calc(41.66667% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
#shopify-section-template--29364080902486__1658859236396b028b .grid--4-col-desktop .grid__item:not(:first-child) {
width: calc(19.4444433333% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
max-width: calc(19.4444433333% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}
}
@media (min-width: 1024px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-card__info {
padding-bottom: 0!important;
}
}
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658859236396b028b .grid--1-col-tablet-down .grid__item {
width: 100%;
max-width: 100%;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-card__info {
display: flex;
gap: 1.5rem;
flex-direction: column;
}
@media (max-width: 1023px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-card__info {
flex-direction: row;
gap: 2.5rem;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .button--underline:before {
content: unset;
}
#shopify-section-template--29364080902486__1658859236396b028b .button--underline {
text-decoration: underline;
text-transform: unset;
font-family: var(--font-body-family);
font-weight: var(--font-body-weight);
letter-spacing: unset;
padding: unset!important;
}
@media screen and (min-width: 990px) and (max-width: 1200px) {
#shopify-section-template--29364080902486__1658859236396b028b .grid--6-col-desktop>.grid__item {
width: calc(33.33% - var(--grid-desktop-horizontal-spacing) - 3rem);
max-width: unset;
}
}>
< data-shopify="">
#shopify-section-template--29364080902486__1658859236396b028b .banner_heading-16588592368711b583-0 {
color: #ffffff;
}
/* Desktop custom heading - used in promo blocks*/
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner_heading-16588592368711b583-0.custom-desktop {
font-size: 3.6rem;
}
}
/* Mobile custom heading - used in promo blocks */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner_heading-16588592368711b583-0.custom-mobile {
font-size: 3.0rem;
}
}
>
YETI LIEFERT.
OHNE KOMPROMISSE.
< data-shopify="">
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .icon {
color: #ffffff;
}
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-1 {
color: #ffffff;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-1.custom-desktop {
font-size: 1.8rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-1.custom-mobile {
font-size: 1.8rem;
}
}
>
< data-shopify="">
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .banner__buttons a.button--primary {
--color-button: 04369;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .banner__buttons a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .banner__buttons a.button--primary {
--color-button: 04369;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .banner__buttons a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .banner__buttons .custom-desktop {
font-size: 1.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .banner__buttons .custom-mobile {
font-size: 1.1rem;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-1 .banner__buttons a {
padding: 1rem;
min-width: unset;
max-height: unset;
}
#shopify-section-template--29364080902486__1658859236396b028b .button-16588592368711b583-1-padding {
margin-top: 10px!important;
margin-bottom: 10px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .button-16588592368711b583-1-padding {
margin-top: 10px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .icon {
color: #ffffff;
}
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-2 {
color: #ffffff;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-2.custom-desktop {
font-size: 1.8rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-2.custom-mobile {
font-size: 1.8rem;
}
}
>
< data-shopify="">
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .banner__buttons a.button--primary {
--color-button: 04369;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .banner__buttons a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .banner__buttons a.button--primary {
--color-button: 04369;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .banner__buttons a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .banner__buttons .custom-desktop {
font-size: 1.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .banner__buttons .custom-mobile {
font-size: 1.1rem;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-2 .banner__buttons a {
padding: 1rem;
min-width: unset;
max-height: unset;
}
#shopify-section-template--29364080902486__1658859236396b028b .button-16588592368711b583-2-padding {
margin-top: 10px!important;
margin-bottom: 10px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .button-16588592368711b583-2-padding {
margin-top: 10px!important;
margin-bottom: 0px!important;
}
}
>
< data-shopify="">
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .icon {
color: #ffffff;
}
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-3 {
color: #ffffff;
}
/* Desktop custom font size */
@media screen and (min-width: 1024px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-3.custom-desktop {
font-size: 1.8rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 1023px) {
#shopify-section-template--29364080902486__1658859236396b028b .banner__text-16588592368711b583-3.custom-mobile {
font-size: 1.8rem;
}
}
>
< data-shopify="">
@media screen and (max-width: 749px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .banner__buttons a.button--primary {
--color-button: 04369;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .banner__buttons a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .banner__buttons a.button--primary {
--color-button: 04369;
--color-button-text: 255255255;
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .banner__buttons a.button--secondary {
--color-button: 255255255;
--color-button-text: 255255255;
}
}
/* Desktop custom font size */
@media only screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .banner__buttons .custom-desktop {
font-size: 1.6rem;
}
}
/* Mobile custom font size */
@media screen and (max-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .banner__buttons .custom-mobile {
font-size: 1.1rem;
}
}
#shopify-section-template--29364080902486__1658859236396b028b .multicolumn-16588592368711b583-3 .banner__buttons a {
padding: 1rem;
min-width: unset;
max-height: unset;
}
#shopify-section-template--29364080902486__1658859236396b028b .button-16588592368711b583-3-padding {
margin-top: 10px!important;
margin-bottom: 10px!important;
}
@media screen and (min-width: 750px) {
#shopify-section-template--29364080902486__1658859236396b028b .button-16588592368711b583-3-padding {
margin-top: 10px!important;
margin-bottom: 0px!important;
}
}
>
<>
klaviyo-container {
position: initial !important;
}
.quick-add__atc--bis {
border: none;
text-decoration: none;
font-weight: var(--font-heading-weight-black);
font-size: 1.5rem;
color: rgba(var(--YETI-navy));
letter-spacing: .7px;
text-transform: uppercase;
position: relative;
font-family: var(--font-heading-family);
}
.quick-add__atc--bis::before {
content: "";
position: absolute;
left: 0;
bottom: 0;
height: 2px;
width: 100%;
background: rgb(var(--YETI-navy));
}
.klaviyo-button-container {
width: 100% !important;
margin-left: 0 !important;
left: 0 !important;
opacity: 1 !important;
background-color: transparent;
}
.klaviyo-bis-trigger.button--full-width {
padding: unset;
--color-button-text: var(--YETI-navy);
}
.klaviyo-bis-trigger.button--full-width:hover {
--color-button: var(--YETI-navy);
--color-button-text: 255255255;
--alpha-button-background: 1;
}
>