#home_xy_categories_wrap {
    position: relative;
    z-index: 10;
    background: #031E2A;
    padding: 40px 0 0 0;
}
#home_xy_categories_wrap .section-subtitle,
#home_xy_categories_wrap .section-title {
    color: #FFFFFF;
    text-align: center;
    padding-left: 15px;
    padding-right: 15px;
}
#home_xy_categories_wrap .section-title {
    margin-bottom: 15px;
}
#home_xy_categories_wrap .row {
    justify-content: center;
}

#home_xy_categories_wrap .xy-category {
    position: relative;
    max-width: 536px;
}

#home_xy_categories_wrap .xy-category img {
    margin: 0 auto;
    width: 100%;
    max-width: 536px;
    box-shadow: 0 10px 20px #00000033;
    opacity: 1;
}

#home_xy_categories_wrap .xy-category .xy-category-title {
    position: absolute;
    top: auto;
    left: 12px;
    right: 12px;
    bottom: 0;
    height: 107px;
    align-self: baseline;
    display: flex;
    align-items: end;
    justify-content: space-between;
    padding: 30px 18px;
    background: transparent linear-gradient(180deg, #0D283400 0%, #0D2834B3 62%, #0D2834 100%) 0% 0% no-repeat padding-box;
}

#home_xy_categories_wrap .xy-category .xy-category-title .h2 {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 2em;
    font-weight: bold;
    letter-spacing: 0.5px;
}

#home_xy_categories_wrap .xy-category .btn-primary {
    font-size: 1em;
    color: #FFFFFF;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.75px;
    background: #247D94;
    border: 1px solid #FFFFFF;
    box-shadow: 0 10px 20px #00000033;
}

@media (max-width: 1199.98px) {
    #home_xy_categories_wrap .xy-category .xy-category-title .h2 {
        font-size: 24px;
    }
    #home_xy_categories_wrap .xy-category .btn-primary {
        padding-left: 10px;
        padding-right: 10px;
        width: 174px;
        
    }
    #home_xy_categories_wrap .container {
        margin-left: 0;
        margin-right: 0;
    }
}

@media (max-width: 991.98px) {
    #home_xy_categories_wrap .container {
        padding-left: 0;
        padding-right: 0;
    }
    #home_xy_categories_wrap .xy-category {
        border-bottom: 10px solid #FFFFFF;
    }
}
@media (min-width: 768px) {
    #home_xy_categories_wrap {
        position: relative;
        padding-top: 60px;
        background: transparent;
    }
    #home_xy_categories_wrap::before {
        content: "";
        position: absolute;
        display: block;
        top: 0;
        left: 0;
        right: 0;
        height: 400px;
        background: #031E2A;
        z-index: -1;
    }
}
@media (min-width: 992px) {
    #home_xy_categories_wrap .xy-category img {
        border-radius: 12px;
    }
    #home_xy_categories_wrap .xy-category .xy-category-title {
        border-bottom-left-radius: 12px;
        border-bottom-right-radius: 12px;
    }
    #home_xy_categories_wrap .row {
        position: relative;
    }
}


#home_steps_wrap {
    margin: 50px 0;
    text-align: center;
    color: #143F4D;
}

#home_steps_wrap #hp_steps {
    display: flex;
    justify-content: center;
    align-items: center;

}
#home_steps_wrap .slogan {
    text-align: center;
    padding: 0 0 40px 0;
}
#home_steps_wrap .slogan img {
    margin: 0 auto;
}
#home_steps_wrap #hp_steps .hp_steps_item .hp_steps_pad {
    padding: 30px;
    width: 240px;
    height: 156px;
    box-shadow: 0 20px 30px #0000001A;
    border-radius: 0 8px 8px 0;
    opacity: 1;
    border-left: 10px solid #FF9501;
    background: #ffffff;
    text-align: left;
    font: normal normal normal 18px/24px Manrope;
    letter-spacing: 0;
    color: #6C7689;
}

#home_steps_wrap #hp_steps .hp_steps_item .hp_steps_pad strong {
    text-transform: uppercase;
    color: #031E2A;
}

#home_steps_wrap #hp_steps .hp_steps_item {
    display: flex;
    justify-content: stretch;
    align-items: center;
    margin: 0 auto;
}

#home_steps_wrap #hp_steps .hp_steps_item .h2 {
    padding-right: 20px;
    text-align: center;
    font: normal normal 800 96px/131px Manrope;
    color: #FF9501;
}

#home_steps_wrap #hp_steps .steps_arrow {
    font-size: 2em;
    display: flex;
    justify-content: center;
    color: #CED4DB;
}

@media (max-width: 991px) {
    #home_steps_wrap #hp_steps .hp_steps_item .h2 {
        width: 100px;
        padding: 0;
    }

    #home_steps_wrap #hp_steps .hp_steps_item {
        margin-top: 2em;
        width: 100%;
        display: flex;
        justify-content: center;
    }

    #home_steps_wrap #hp_steps .hp_steps_item .hp_steps_pad {
        width: 70%;
    }
}

#hp_tiles {
    width: 100%;
    margin: 0;
    background: #EEF2F2;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#hp_tiles #hp_tiles_gt_stand {
    background-image: url('../images/hp/gifttube-stand-paradise.png');
}
#hp_tiles #hp_tiles_gt_locations {
    flex-direction: column;
    align-items: center;
}
#hp_tiles #hp_tiles_gt_locations p {
    padding-left: 2em;
    padding-right: 2em;
}
#hp_tiles #hp_tiles_gt_locations ul {
    margin: 2em 0;
    padding: 25px;
    background: #ffffff;
    border-radius: 12px;
    box-shadow: 0px 20px 30px #0000001A;
    width: 754px;
    max-width: 90%;
}

#hp_tiles #hp_tiles_gt_locations ul li {
    padding: 20px 0 20px 40px;
    min-height: 40px;
    font: normal normal bold 20px/26px Manrope;
    letter-spacing: 0;
    list-style: none;
    background: url('../images/hp/bg_landmark.png') 0 center no-repeat;
}

#hp_tiles #hp_tiles_gt_locations ul li + li {
    border-top: 1px solid #efefef;
}

#hp_tiles #hp_tiles_gt_locations ul li small {
    font: normal normal normal 16px/22px Manrope;
}

#hp_tiles #hp_tiles_gt_locations ul li small a {
    color: inherit;
}

#hp_tiles #hp_tiles_gt_locations .btn-primary {
    background-color: #FF9501;
    font: normal normal bold 18px/24px Manrope;
    letter-spacing: 0.36px;
    color: #FFFFFF;
    text-transform: uppercase;
    margin-bottom: 50px;
}

#hp_tiles #hp_tiles_gt_locations span {
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 0.5px;
}

#hp_tiles #hp_tiles_gt_locations #gift_and_go_logo {
    width: 100%;
    max-width: 400px;
    margin: 0px auto;
    display: inline-block;
}

#hp_tiles .tiles_half {
    width: 50%;
    display: flex;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}
#hp_tiles .container {
    padding-bottom: 0;
    text-align: center;
}
@media (max-width: 767.98px) {
    #hp_tiles {
        display: block;
        padding-bottom: 0px;
    }

    #hp_tiles .tiles_half {
        width: 100%;
    }

    #hp_tiles #hp_tiles_gt_locations p {
        text-align: center;
        margin-bottom: 0;
    }
}
@media(min-width: 768px) {
    #hp_tiles #hp_tiles_gt_locations #gift_and_go_logo {
        margin: 30px auto;
    }
}
@media (max-width: 991.98px) {
    #hp_tiles .btn-primary {
        font-size: 14px;
        padding-left: 15px;
        padding-right: 15px;
        width: 100%;
        max-width: 300px;
        margin: 0;
    }
}

#home_tube_info_wrap {
    margin: 0;
    padding: 1em 0;
    background: #ffffffff;
}

#home_advantages_wrap {
    margin: 0;
    text-align: center;
    background: url('../images/hp/advantages_bg.jpg') no-repeat;
    background-size: cover;
    position: relative;
    padding: 0 0 30px 0;
}
#home_advantages_wrap .container {
    max-width: 1130px;
}
#home_advantages_wrap .section-title {
    padding-top: 1em;
    padding-bottom: 1em;
    color: #ffffff;
    margin-bottom: 0;
}

#home_advantages_wrap .gt_advantage {
    position: relative;
    padding: 0 25px;
}

#home_advantages_wrap .gt_advantage_img {
    width: 120px;
    height: 120px;
    margin: 0 auto;
    background: #ff9501;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    position: relative;
    z-index: 10;
}
#home_advantages_wrap .gt_advantage_img img {
    display: block;
    width: 70%;
}
#home_advantages_wrap .gt_advantage_img i {
    font-size: 50px;
    color: #ffffff;

}

#home_advantages_wrap .gt_advantage_text {
    background: #ffffff;
    border-radius: 12px;
    padding: 80px 25px 25px 25px;
    margin-top: -60px;
    position: relative;
    z-index: 1;
}
#home_advantages_wrap .gt_advantage_text strong {
    display: block;
    line-height: 1.4em;
    height: 2.8em;
}

#home_advantages_wrap .gt_advantage_text p {
    color: #7A8696;
}

#home_advantages_wrap .owl-carousel .owl-nav [class*="owl-"] {
    left: -60px;
    border: 0px;
    font-size: 40px;
    top: 60%;
}

#home_advantages_wrap .owl-carousel .owl-nav .owl-next {
    right: -60px;
    left: auto;
}

#home_experience_categories_wrap {
    margin: 0;
    padding: 2em 0;
    text-align: center;
    background: #EEF2F2;
}

#home_experience_categories_wrap .btn {
    margin-top: 2em;
    box-shadow: 0 10px 20px #00000033;
    text-transform: uppercase;
    font-weight: bold;
}

#home_experience_categories_wrap h2 {
    padding: 1em;
    color: #143F4D;
}

#home_experience_categories_wrap .exp_category {
    max-width: 536px;
    position: relative;
    margin: 0.75rem auto;
}

#home_experience_categories_wrap .exp_category span.bg {
    display: block;
    background: transparent linear-gradient(180deg, #0D283400 0%, #0D2834B3 62%, #0D2834 100%) 0% 0% no-repeat padding-box;
    height: 107px;
    position: absolute;
    bottom: 0;
    right: 12px;
    left: 12px;
    border-bottom-left-radius: 12px;
    border-bottom-right-radius: 12px;
    z-index: 1;
}

#home_experience_categories_wrap .exp_category a {
    width: 100%;
    height: 100%;
    display: flex;
    flex-direction: row;
    align-items: baseline;
}

#home_experience_categories_wrap .exp_category img {
    margin: 0 auto;
    width: 100%;
    max-width: 536px;
    border-radius: 12px;
    opacity: 1;
}

#home_experience_categories_wrap .exp_category .exp_category-title {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    display: flex;
    align-items: end;
    padding: 20px;
    justify-content: center;
    font: normal normal 800 24px/1.4em Sofia Sans Semi Condensed;
    letter-spacing: 0.64px;
    color: #FFFFFF;
    text-transform: uppercase;
    z-index: 10;
}
@media(min-width: 1400px) {
    #home_experience_categories_wrap .exp_category .exp_category-title {
        font-size: 32px;
        line-height: 1.4em;
    }
}
#home_teambuilding_wrap {
    width: 100%;
    margin: 0;
    background: #FFFFFF;
}

#home_teambuilding_wrap .tiles_half {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: flex-end;
    position: relative;
    background: #FDB43C;
}

#home_teambuilding_wrap .tiles_half_content {
    background: #ffffff;
    border-radius: 8px;
    padding: 15px;
    box-shadow: 0px 20px 30px #0000001A;
    display: flex;
    flex-direction: column;
    width: 95%;
}

#home_teambuilding_wrap .tiles_half .h2,
#home_teambuilding_wrap .tiles_half h2 {
    padding: 0;
    text-transform: uppercase;
    font: normal normal 800 26px/1.3em Sofia Sans Semi Condensed;
    letter-spacing: 0.92px;
    color: #143F4D;
    text-align: center;
}

#home_teambuilding_wrap .tiles_half .btn {
    margin: auto auto 0 auto;
    text-transform: uppercase;
    background: #FF9501;
}
#home_teambuilding_wrap .tiles_half .img,
#home_teambuilding_wrap .tiles_half img {
    display: block;
    width: 100%;
}

#home_teambuilding_wrap .tiles_half ul {
    margin: 0em 0em auto 0;
    flex-grow: 1;
    list-style: none;
}

#home_teambuilding_wrap .tiles_half ul li {
    margin: 10px 0;
    font-weight: bold;
}
#home_teambuilding_wrap .tiles_half ul li:last-child {
    margin-bottom: 20px;
}
#home_teambuilding_wrap .tiles_half ul li:before {
    font-family: FontAwesome;
    content: '\f05d';
    margin: 0 15px 0 -35px;
    color: #FF9501;
}
@media (max-width: 991.98px) {
    #home_teambuilding_wrap .tiles_half_content {
        margin-top: -50px;
        margin-bottom: 50px;
    }
}
@media (min-width: 768px) {
    #home_teambuilding_wrap .tiles_half ul {
        margin: 0em 0em auto 2em;
        font-size: 18px;
        line-height: 1.4em;
    }
}
@media (min-width: 992px) {
    #home_teambuilding_wrap {
        display: flex;
        flex-direction: row;
        flex-wrap: wrap;
        padding-bottom: 100px;
    }
    #home_teambuilding_wrap .tiles_half {
        width: 50%;
        padding-bottom: 300px;
    }
    #home_teambuilding_wrap .tiles_half_content {
        position: absolute;
        left: 50%;
        bottom: -60px;
        transform: translateX(-50%);
    }
}
@media (min-width: 1200px) {
    #home_teambuilding_wrap .tiles_half_content {
        padding: 30px;
        width: 70%;
    }
    #home_teambuilding_wrap .tiles_half .h2,
    #home_teambuilding_wrap .tiles_half h2 {
        font-size: 40px;
        line-height: 1.3em;
    }
}
@media (min-width: 1500px) {
    #home_teambuilding_wrap .tiles_half .h2,
    #home_teambuilding_wrap .tiles_half h2 {
        font-size: 46px;
        line-height: 1.3em;
    }
    #home_teambuilding_wrap .tiles_half ul {
        font-size: 22px;
        line-height: 1.4em;
    }
}

#home_faq_wrap {
    padding: 3em 0;
    background: #ffffff;
    display: flex;
    flex-direction: column;
    align-items: center;
}

#home_faq_wrap .section-title {
    text-align: center;
    color: #143F4D;
    text-transform: uppercase;
}

#home_faq_wrap #hp_FAQ {
    margin: 0 auto 3em auto;
    max-width: 1280px;
    width: 100%;
}

#home_faq_wrap a.btn {
    margin: 0 auto;
    background: #247D94;
    box-shadow: 0 10px 20px #00000033;
    font: normal normal bold 18px/24px Manrope;
    letter-spacing: 0.36px;
    text-transform: uppercase;
}

#home_faq_wrap #hp_FAQ .accordion-item {
    border: none;
    border-bottom: 2px solid #C9C9C9;
    text-align: left;
    font: normal normal normal 16px/20px Manrope;
    color: #143F4D;
}

#home_faq_wrap #hp_FAQ .accordion-item .h2 .accordion-button {
    background: none;
    border: none;
    box-shadow: none;
}

#home_faq_wrap #hp_FAQ .accordion-item .h2 .accordion-button:after {
    content: '\f078';
    font: normal normal normal 18px/29px 'FontAwesome';
    color: #2B9CB4;
    background-image: none;
}

#home_faq_wrap #hp_FAQ .accordion-item .h2 .accordion-button.collapsed:after {
    color: #090B0F;
}

#home_faq_wrap #hp_FAQ .accordion-item .h2 .accordion-button {
    font: normal normal bold 18px/1.4em Manrope;
    color: #0D2834;
}

@media(min-width: 768px) {
    #home_faq_wrap {
        padding-left: 3em;
        padding-right: 3em;
    }
}

@media(min-width: 992px) {
    #home_faq_wrap #hp_FAQ .accordion-item .h2 .accordion-button {
        font-size: 26px;
        line-height: 36px;
    }
    #home_faq_wrap #hp_FAQ .accordion-item {
        font-size: 18px;
        line-height: 22px;
    }
    #home_faq_wrap #hp_FAQ .accordion-item .h2 .accordion-button:after {
        font-size: 24px;
        line-height: 29px;
    }
}
#home_clients_wrap {
    padding: 3em 0;
    background: #FFFFFF;
}

#home_clients_wrap .section-title {
    text-align: center;
    color: #143F4D;
    text-transform: uppercase;
}

#home_clients_wrap .row {
    justify-content: center;
}

#home_clients_wrap .hp_partner {
    padding: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
}

@media(min-width: 768px) {
    #home_clients_wrap .hp_partner {
        padding: 2em;
    }
}

#home_clients_wrap .hp_partner img {
    margin: 0 auto;
}

#home_why_us_wrap {
    padding: 3em 0;
    background: #17566E;
    display: flex;
}

#home_why_us_wrap .section-title {
    padding-bottom: 1em;
    text-align: center;
    color: #EFEFEF;
    text-transform: uppercase;
}

#home_why_us_wrap .h3 {
    margin:0 0 1em 0 ;
    padding: 0;
    text-align: left;
    font: normal normal bold 16px/22px Manrope;
    letter-spacing: 0.44px;
    color: #FDB43C;
    text-transform: uppercase;
}
#home_why_us_wrap .img-wrap {
    width: 100%;
    flex-basis: 100%;
}
@media(min-width: 960px) {
    #home_why_us_wrap .img-wrap {
        max-width: 640px;
        width: 50%;
        flex: inherit;
    }
}
#home_why_us_wrap img {
    margin: 0 auto 1em auto;
    max-width: 100%;
    border-radius: 24px;
}

#home_why_us_wrap ul {
    list-style: none;
    max-width: 90%;
    margin: 0 auto;
}

#home_why_us_wrap ul li {
    padding: 0 0 10px 20px;
    text-align: left;
    font: normal normal bold 14px/22px Manrope;
    letter-spacing: 0.36px;
    color: #FDB43C;
    text-transform: uppercase;
}

#home_why_us_wrap ul li .text-small {
    font: normal normal normal 18px/32px Manrope;
    letter-spacing: 0;
    color: #EFEFEF;
    text-transform: none;
}

#home_why_us_wrap ul li:before {
    font-family: FontAwesome;
    content: '\f05d';
    margin: 0 0 0 -50px;
    padding-right: 10px;
    position: relative;
    top: 20px;
    font-size: 2em;
}
@media (min-width: 1200px) {
    #home_why_us_wrap .h3 {
        text-align: left;
        font-size: 22px;
        line-height: 30px;
    }
    #home_why_us_wrap ul li {
        font-size: 18px;
        line-height: 32px;
    }
    #home_why_us_wrap img {
        max-width: 100%;
    }
    #home_why_us_wrap ul {
        max-width: 100%;
    }
}

#home_selected_experiences {
    text-align: center;
    padding: 50px 0;
}

#home_hero_experiment {
    position: relative;
    overflow: hidden;
    min-height: 672px;
    background: linear-gradient(64deg, #0D2834 0%, #216481 98%);
    color: #FFFFFF;
    padding: 74px 0 56px 0;
}
#home_hero_experiment .row {
    min-height: 542px;
}
#home_hero_experiment .home-hero-new-copy {
    max-width: 732px;
}
#home_hero_experiment .home-hero-new-eyebrow {
    display: flex;
    align-items: center;
    gap: 9px;
    margin-bottom: 14px;
    font: normal normal normal 20px/1.4em Manrope, Helvetica, sans-serif;
}
#home_hero_experiment .home-hero-new-eyebrow i {
    color: #FF8E23;
}
#home_hero_experiment h2 {
    max-width: 732px;
    margin: 0 0 28px 0;
    color: #FFFFFF;
    text-align: left;
    text-transform: uppercase;
    font: normal normal 900 65px/68px 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
}
#home_hero_experiment .home-hero-new-cta {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
    min-width: 282px;
    height: 51px;
    padding: 0 46px 0 48px;
    border: 0;
    border-radius: 26px;
    background: #FF8E23;
    color: #FFFFFF;
    text-transform: uppercase;
    font: normal normal bold 18px/1em 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
}
#home_hero_experiment .home-hero-new-cta:hover {
    background: #FF9F3E;
    color: #FFFFFF;
}
#home_hero_experiment .home-hero-new-cta i {
    width: 20px;
    height: 20px;
    border-radius: 50%;
    background: #FFFFFF;
    color: #FF8E23;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 13px;
}
#home_hero_experiment .home-hero-new-links {
    display: flex;
    align-items: center;
    gap: 16px;
    margin-top: 28px;
    color: #FFFFFF;
    text-transform: uppercase;
    font: normal normal 500 18px/1.4em 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
}
#home_hero_experiment .home-hero-new-links a {
    color: #FFFFFF;
    text-decoration: underline;
}
#home_hero_experiment .home-hero-new-links span {
    opacity: 0.8;
}
#home_hero_experiment .home-hero-new-bonus {
    display: flex;
    align-items: center;
    width: 100%;
    min-width: 544px;
    min-height: 135px;
    margin-top: 108px;
    color: #FFFFFF;
    text-decoration: none;
}
#home_hero_experiment .home-hero-new-bonus:hover {
    color: #FFFFFF;
}
#home_hero_experiment .home-hero-new-bonus-media {
    width: 135px;
    height: 135px;
    flex: 0 0 135px;
    border: 6px solid #FF8E23;
    border-radius: 50%;
    overflow: hidden;
    background: #FFFFFF;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    z-index: 2;
}
#home_hero_experiment .home-hero-new-bonus-media img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#home_hero_experiment .home-hero-new-bonus-media i {
    color: #FF8E23;
    font-size: 40px;
}
#home_hero_experiment .home-hero-new-bonus-copy {
    flex: 1 1 auto;
    min-width: 0;
    max-height: 129px;
    margin-left: -83px;
    border-radius: 24px;
    background: rgba(255, 255, 255, 0.1);
    padding: 22px 28px 20px 124px;
    display: flex;
    flex-direction: column;
    justify-content: center;
}
#home_hero_experiment .home-hero-new-bonus-kicker {
    text-transform: uppercase;
    font: normal normal 300 18px/1.3em 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
}
#home_hero_experiment .home-hero-new-bonus strong {
    margin-top: 7px;
    text-transform: uppercase;
    font: normal normal bold 26px/1.15em 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
}
#home_hero_experiment .home-hero-new-bonus-link {
    display: flex;
    align-items: center;
    gap: 12px;
    margin-top: 18px;
    text-transform: uppercase;
    text-decoration: underline;
    font: normal normal normal 18px/1.2em 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
}
#home_hero_experiment .home-hero-new-bonus-link i {
    font-size: 22px;
}
#home_hero_experiment .home-hero-new-bonus-mobile {
    display: none;
}
#home_hero_experiment .home-hero-new-media {
    position: relative;
    min-height: 570px;
}
#home_hero_experiment #slider_home_hero_tube_info {
    max-width: 720px;
    margin: 0 auto;
    background: none;
}
#home_hero_experiment #slider_home_hero_tube_info .slider-item {
    position: relative;
    min-height: 570px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
#home_hero_experiment #slider_home_hero_tube_info .slider-image {
    width: 100%;
}
#home_hero_experiment #slider_home_hero_tube_info .slider-image img {
    width: auto;
    max-width: 100%;
    max-height: 560px;
    margin: 0 auto;
    filter: drop-shadow(0 24px 30px rgba(0, 0, 0, 0.35));
}
#home_hero_experiment #slider_home_hero_tube_info .slider-text {
    display: none;
}
#home_hero_experiment #slider_home_hero_tube_info .owl-carousel .owl-nav [class*="owl-"] {
    width: 52px;
    height: 52px;
    border: 3px solid #FFFFFF;
    border-radius: 50%;
    background: transparent;
    color: #FFFFFF;
    font-size: 28px;
    line-height: 46px;
    box-shadow: none;
    top: 50%;
}
#home_hero_experiment #slider_home_hero_tube_info .owl-carousel .owl-nav .owl-prev {
    left: 18px;
}
#home_hero_experiment #slider_home_hero_tube_info .owl-carousel .owl-nav .owl-next {
    right: 18px;
}
#home_hero_experiment #slider_home_hero_tube_info .owl-carousel .owl-dots {
    display: none;
}
#home_hero_experiment .home-hero-new-packaging-badge {
    position: absolute;
    top: 18px;
    right: 32%;
    z-index: 3;
    width: 137px;
    height: 137px;
    border-radius: 50%;
    background: #FFFFFF;
    color: #0D2834;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 8px;
    text-align: center;
    transform: rotate(8deg);
    box-shadow: 0 18px 32px rgba(0, 0, 0, 0.12);
}
#home_hero_experiment .home-hero-new-packaging-badge i {
    font-size: 28px;
}
#home_hero_experiment .home-hero-new-packaging-badge span {
    max-width: 94px;
    text-transform: uppercase;
    font: normal normal bold 16px/1.15em 'Sofia Sans Semi Condensed', Helvetica, sans-serif;
}
@media (max-width: 1399.98px) {
    #home_hero_experiment {
        padding-left: 20px;
    }
    #home_hero_experiment h2 {
        font-size: 48px;
        line-height: 62px;
    }
    #home_hero_experiment .home-hero-new-bonus {
        margin-top: 82px;
    }
    #home_hero_experiment .home-hero-new-packaging-badge {
        right: 52px;
    }
}
@media (min-width: 768px) and (max-width: 1399.98px) {
    #home_hero_experiment .home-hero-new-bonus strong {
        font-size: clamp(18px, 2vw, 22px);
        white-space: nowrap;
    }
}
@media (max-width: 1199.98px) {
    #home_hero_experiment {
        padding-top: 58px;
    }
    #home_hero_experiment h2 {
        font-size: 50px;
        line-height: 54px;
    }
    #home_hero_experiment .home-hero-new-media,
    #home_hero_experiment #slider_home_hero_tube_info .slider-item {
        min-height: 500px;
    }
    #home_hero_experiment #slider_home_hero_tube_info .slider-image img {
        max-height: 490px;
    }
    #home_hero_experiment .home-hero-new-packaging-badge {
        right: 32px;
        width: 122px;
        height: 122px;
    }
}
@media (max-width: 991.98px) {
    #home_hero_experiment {
        min-height: auto;
        padding: 48px 0 38px 0;
    }
    #home_hero_experiment .row {
        min-height: 0;
    }
    #home_hero_experiment .home-hero-new-copy {
        max-width: 100%;
        text-align: center;
    }
    #home_hero_experiment .home-hero-new-eyebrow,
    #home_hero_experiment .home-hero-new-links,
    #home_hero_experiment .home-hero-new-bonus {
        justify-content: center;
    }
    #home_hero_experiment .home-hero-new-bonus-desktop {
        display: none;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile {
        display: flex;
    }
    #home_hero_experiment h2 {
        max-width: 720px;
        margin-left: auto;
        margin-right: auto;
        font-size: 46px;
        line-height: 50px;
    }
    #home_hero_experiment .home-hero-new-bonus {
        margin: 48px auto 0 auto;
        text-align: left;
        max-width: 100%;
    }
    #home_hero_experiment .home-hero-new-media {
        min-height: 430px;
        margin-top: 34px;
    }
    #home_hero_experiment #slider_home_hero_tube_info .slider-item {
        min-height: 430px;
    }
    #home_hero_experiment #slider_home_hero_tube_info .slider-image img {
        max-height: 420px;
    }
    #home_hero_experiment .home-hero-new-packaging-badge {
        top: 0;
        right: 15%;
    }
}
@media (max-width: 767.98px) {
    #home_hero_experiment {
        padding-top: 40px;
        padding-bottom: 45px;
    }
    #home_hero_experiment .home-hero-new-copy {
        padding-left: 13px;
        padding-right: 13px;
        text-align: left;
    }
    #home_hero_experiment .home-hero-new-eyebrow {
        justify-content: flex-start;
        font-size: 20px;
    }
    #home_hero_experiment h2 {
        max-width: 319px;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 34px;
        font-size: 45px;
        line-height: 50px;
    }
    #home_hero_experiment .home-hero-new-cta {
        min-width: 282px;
        width: auto;
        max-width: none;
        padding-left: 48px;
        padding-right: 46px;
        font-size: 18px;
    }
    #home_hero_experiment .home-hero-new-links {
        justify-content: flex-start;
        gap: 10px;
        margin-top: 27px;
        font-size: 18px;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile {
        display: block !important;
        position: relative;
        width: 100%;
        max-width: none;
        min-height: 270px;
        margin: 24px auto 54px auto;
        text-align: left;
    }
    #home_hero_experiment .home-hero-new-bonus {
        min-width: 0;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus-media {
        position: absolute;
        top: 0;
        left: 50%;
        width: 135px;
        height: 135px;
        flex-basis: 135px;
        border-width: 6px;
        transform: translateX(-50%);
    }
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus-copy {
        position: relative;
        top: 94px;
        left: 0;
        right: 0;
        width: 100%;
        min-height: 176px;
        max-height: 1000px;
        margin: 0;
        padding: 60px 30px 22px 30px;
        border-radius: 24px;
        text-align: center;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus-kicker,
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus-link {
        font-size: 18px;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus strong {
        font-size: 26px;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus-link {
        justify-content: center;
        margin-top: 22px;
    }
    #home_hero_experiment .home-hero-new-media,
    #home_hero_experiment #slider_home_hero_tube_info .slider-item {
        min-height: 328px;
    }
    #home_hero_experiment .home-hero-new-media {
        margin-top: 62px;
    }
    #home_hero_experiment #slider_home_hero_tube_info .slider-item {
        align-items: flex-start;
    }
    #home_hero_experiment #slider_home_hero_tube_info .slider-image img {
        width: 307px;
        max-width: 86vw;
        max-height: none;
    }
    #home_hero_experiment #slider_home_hero_tube_info .owl-carousel .owl-nav [class*="owl-"] {
        width: 25px;
        height: 25px;
        border-width: 2px;
        line-height: 19px;
        font-size: 14px;
    }
    #home_hero_experiment #slider_home_hero_tube_info .owl-carousel .owl-nav .owl-prev {
        left: 16px;
    }
    #home_hero_experiment #slider_home_hero_tube_info .owl-carousel .owl-nav .owl-next {
        right: 16px;
    }
    #home_hero_experiment .home-hero-new-packaging-badge {
        top: 16px;
        width: 109px;
        height: 108px;
        right: 22%;
    }
    #home_hero_experiment .home-hero-new-packaging-badge i {
        font-size: 22px;
    }
    #home_hero_experiment .home-hero-new-packaging-badge span {
        max-width: 88px;
        font-size: 14px;
    }
}
@media (max-width: 420px) {
    #home_hero_experiment h2 {
        font-size: 45px;
        line-height: 50px;
    }
    #home_hero_experiment .home-hero-new-links {
        flex-wrap: wrap;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus-copy {
        padding-right: 14px;
    }
}
@media (max-width: 374px) {
    #home_hero_experiment h2 {
        font-size: 39px;
        line-height: 44px;
    }
    #home_hero_experiment .home-hero-new-cta {
        min-width: 0;
        width: 100%;
        padding-left: 26px;
        padding-right: 26px;
    }
    #home_hero_experiment .home-hero-new-bonus-mobile .home-hero-new-bonus strong {
        font-size: 22px;
    }
}

#benefits_line_new {
    width: 100%;
    background: #d8eff5;
    color: #0d2834;
}
#benefits_line_new .home-benefits-new-inner {
    display: grid;
    grid-template-columns: 1.08fr 1.33fr 1.36fr 1.2fr 0.9fr 1.1fr;
    max-width: 1920px;
    min-height: 207px;
    margin: 0 auto;
    padding: 30px 75px 36px 75px;
}
#benefits_line_new .home-benefits-new-item {
    position: relative;
    display: flex;
    min-width: 0;
    min-height: 141px;
    flex-direction: column;
    align-items: flex-start;
    justify-content: flex-start;
    padding-top: 20px;
}
#benefits_line_new .home-benefits-new-item + .home-benefits-new-item {
    padding-left: 45px;
    border-left: 1px solid rgba(13, 40, 52, 0.24);
}
#benefits_line_new .home-benefits-new-icon {
    display: inline-flex;
    width: 50px;
    height: 50px;
    align-items: center;
    justify-content: center;
    flex: 0 0 50px;
    margin-bottom: 27px;
    color: #0d2834;
    font-size: 42px;
    line-height: 1;
}
#benefits_line_new .home-benefits-new-icon--packaging,
#benefits_line_new .home-benefits-new-icon--bonus {
    background-color: #0d2834;
    -webkit-mask-position: center;
    -webkit-mask-repeat: no-repeat;
    -webkit-mask-size: contain;
    mask-position: center;
    mask-repeat: no-repeat;
    mask-size: contain;
}
#benefits_line_new .home-benefits-new-icon--packaging {
    -webkit-mask-image: url("/images/icons/icon-tube.svg");
    mask-image: url("/images/icons/icon-tube.svg");
}
#benefits_line_new .home-benefits-new-icon--bonus {
    -webkit-mask-image: url("/images/icons/icon-bonus.svg");
    mask-image: url("/images/icons/icon-bonus.svg");
}
#benefits_line_new .home-benefits-new-text {
    display: block;
    max-width: 100%;
    font-family: 'Sofia Sans Semi Condensed', sans-serif;
    font-size: clamp(18px, 1.15vw, 22px);
    font-weight: 700;
    line-height: 1.15;
    letter-spacing: 0;
    text-transform: uppercase;
    white-space: nowrap;
}
@media (max-width: 1599.98px) {
    #benefits_line_new .home-benefits-new-inner {
        grid-template-columns: repeat(6, minmax(0, 1fr));
        padding-left: 40px;
        padding-right: 40px;
    }
    #benefits_line_new .home-benefits-new-item + .home-benefits-new-item {
        padding-left: 32px;
    }
    #benefits_line_new .home-benefits-new-text {
        font-size: 18px;
        white-space: normal;
    }
}
@media (max-width: 1199.98px) and (min-width: 768px) {
    #benefits_line_new .home-benefits-new-inner {
        grid-template-columns: repeat(3, minmax(0, 1fr));
        min-height: 0;
        padding: 28px 36px;
    }
    #benefits_line_new .home-benefits-new-item {
        min-height: 128px;
        padding: 18px 24px;
        border-left: 0;
        border-top: 1px solid rgba(13, 40, 52, 0.24);
    }
    #benefits_line_new .home-benefits-new-item:nth-child(-n+3) {
        border-top: 0;
    }
    #benefits_line_new .home-benefits-new-item:nth-child(3n+2),
    #benefits_line_new .home-benefits-new-item:nth-child(3n+3) {
        border-left: 1px solid rgba(13, 40, 52, 0.24);
    }
    #benefits_line_new .home-benefits-new-item + .home-benefits-new-item {
        padding-left: 24px;
    }
}
@media (max-width: 767.98px) {
    #benefits_line_new .home-benefits-new-inner {
        display: block;
        min-height: 0;
        padding: 0 27px;
    }
    #benefits_line_new .home-benefits-new-item {
        min-height: 73px;
        flex-direction: row;
        align-items: center;
        padding: 0;
        border-left: 0;
        border-bottom: 1px solid rgba(13, 40, 52, 0.24);
    }
    #benefits_line_new .home-benefits-new-item + .home-benefits-new-item {
        padding-left: 0;
        border-left: 0;
    }
    #benefits_line_new .home-benefits-new-item:last-child {
        border-bottom: 0;
    }
    #benefits_line_new .home-benefits-new-icon {
        width: 39px;
        height: 39px;
        flex-basis: 39px;
        margin: 0 15px 0 0;
        font-size: 32px;
    }
    #benefits_line_new .home-benefits-new-text {
        font-size: 20px;
        line-height: 1.15;
        white-space: normal;
    }
}

#benefits_line {
    background: #E0FDFF;
    height: 55px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #092c3a;
    padding: 0 15px;
}
#benefits_line div {
    display: flex;
    align-items: center;
    white-space: nowrap;
}
#benefits_line div + div {
    margin-left: 20px;
}
#benefits_line i {
    margin-right: 10px;
}
#benefits_line .feature-icon {
    width: 34px;
    height: 34px;
    display: inline-flex;
}
#benefits_line .feature-icon span {
    background-size: 34px 34px;
    display: inline-block;
    width: 34px;
    height: 36px;
}
#benefits_line .feature-icon span.icon-tube {
    width: 22px;
    background-image: url("data:image/svg+xml,%3Csvg%20id%3D%22Group_1621%22%20data-name%3D%22Group%201621%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20width%3D%2285.052%22%20height%3D%2285.052%22%20viewBox%3D%220%200%2085.052%2085.052%22%3E%0A%20%20%3Cdefs%3E%0A%20%20%20%20%3CclipPath%20id%3D%22clip-path%22%3E%0A%20%20%20%20%20%20%3Crect%20id%3D%22Rectangle_2449%22%20data-name%3D%22Rectangle%202449%22%20width%3D%2285.052%22%20height%3D%2285.052%22%20fill%3D%22none%22/%3E%0A%20%20%20%20%3C/clipPath%3E%0A%20%20%3C/defs%3E%0A%20%20%3Cg%20id%3D%22Group_1620%22%20data-name%3D%22Group%201620%22%20clip-path%3D%22url(%23clip-path)%22%3E%0A%20%20%20%20%3Cpath%20id%3D%22Path_379%22%20data-name%3D%22Path%20379%22%20d%3D%22M27.214%2C36.421a1.439%2C1.439%2C0%2C0%2C1-1.439%2C1.439H14.144a1.439%2C1.439%2C0%2C1%2C1%2C0-2.878H25.775a1.439%2C1.439%2C0%2C0%2C1%2C1.439%2C1.439m-1.439-9.554H21.327a1.439%2C1.439%2C0%2C1%2C0%2C0%202.879h4.448a1.439%2C1.439%2C0%2C0%2C0%2C0-2.879m0%2C16.229H21.327a1.439%2C1.439%2C0%2C1%2C0%2C0%202.879h4.448a1.439%2C1.439%2C0%2C0%2C0%2C0-2.879m0%2C6.674H24.016a1.439%2C1.439%2C0%2C0%2C0%2C0%202.879h1.759a1.439%2C1.439%2C0%2C0%2C0%2C0-2.879M70.908%2C34.982H59.277a1.439%2C1.439%2C0%2C1%2C0%2C0%202.878H70.908a1.439%2C1.439%2C0%2C1%2C0%2C0-2.878M59.277%2C29.746h4.448a1.439%2C1.439%2C0%2C0%2C0%2C0-2.879H59.277a1.439%2C1.439%2C0%2C1%2C0%2C0%202.879M63.725%2C43.1H59.277a1.439%2C1.439%2C0%2C1%2C0%2C0%202.879h4.448a1.439%2C1.439%2C0%2C0%2C0%2C0-2.879m-4.448%2C9.553h1.758a1.439%2C1.439%2C0%2C0%2C0%2C0-2.879H59.277a1.439%2C1.439%2C0%2C1%2C0%2C0%202.879M53.761%2C14.211H31.291a2%2C2%2C0%2C1%2C0%2C0%203.992h22.47a2%2C2%2C0%2C0%2C0%2C0-3.992m0%2C52.638H31.291a2%2C2%2C0%2C0%2C0%2C0%203.992h22.47a2%2C2%2C0%2C0%2C0%2C0-3.992m-11.235-25.7A4.727%2C4.727%2C0%2C1%2C0%2C37.8%2C36.421a4.732%2C4.732%2C0%2C0%2C0%2C4.727%2C4.727M34.354%2C63.686a1.762%2C1.762%2C0%2C0%2C1-1.762-1.762v-38.8a1.761%2C1.761%2C0%2C0%2C1%2C1.762-1.761H50.7a1.76%2C1.76%2C0%2C0%2C1%2C1.761%2C1.761v38.8A1.761%2C1.761%2C0%2C0%2C1%2C50.7%2C63.686Zm.5-27.265a7.67%2C7.67%2C0%2C1%2C0%2C7.671-7.671%2C7.679%2C7.679%2C0%2C0%2C0-7.671%2C7.671%22%20fill%3D%22%23092c3a%22/%3E%0A%20%20%3C/g%3E%0A%3C/svg%3E");

}
@media(max-width: 767px) {
    #benefits_line {
        flex-wrap: wrap;
        height: auto;
        gap: 0px;
    }
    #benefits_line div + div {
        margin-left: 0;
        padding: 0 10px 0px 10px;
        height: 30px;
    }
    #benefits_line .feature-icon {
        justify-content: center;
    }
}

#hp_voucher_types {
    width: 100%;
    margin: 0;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap;
}
#hp_voucher_types .hp_voucher_types_item {
    position: relative;
    width: 50%;
}
#hp_voucher_types .hp_voucher_types_item img {
    display: block;
    position: relative;
    z-index: 1;
}
#hp_voucher_types .hp_voucher_types_item .titles {
    position: absolute;
    left: 50%;
    bottom: 8%;
    height: 209px;
    transform: translateX(-50%);
    display: flex;
    box-shadow: 0px 20px 30px #0000001A;
    border-radius: 8px;
    max-width: 510px;
    width: 90%;
    z-index: 2;
}
  
#hp_voucher_types .hp_voucher_types_item .titles:before {
    content: '';
    width: 3px;
    background-color: #FF9501;
    position: absolute;
    top: 48px;
    bottom: 48px;
    left: -1.5px;
    z-index: 2;
}

#hp_voucher_types .hp_voucher_types_item .titles div {
    display: flex;
    flex-direction: column;
    justify-content: center;
    flex-grow: 1;
    background: #fff;
    border-radius: 8px 0 0 8px;
    padding: 24px 8px 24px 36px;
}

#hp_voucher_types .hp_voucher_types_item .titles h3 {
    color: #FF9501;
    font-size: 16px;
    line-height: 22px;
    margin-bottom: 12px;
    text-transform: uppercase;
    font-weight: bold;
}

#hp_voucher_types .hp_voucher_types_item .titles .h2,
#hp_voucher_types .hp_voucher_types_item .titles h2 {
    font: normal normal 800 42px/48px Sofia Sans Semi Condensed;
    margin-bottom: 0;
    text-transform: uppercase;
}

#hp_voucher_types .hp_voucher_types_item .titles p {
    font-size: 18px;
    line-height: 24px;
    margin-bottom: 0;
    font-weight: 600;
}

#hp_voucher_types .hp_voucher_types_item .titles a {
    background-color: #FF9501;
    border-radius: 0 8px 8px 0;
    font-size: 46px;
    color: #fff;
    min-width: 72px;
    display: flex;
    justify-content: center;
    align-items: center;
}
#promoFreeProduct {
    margin-bottom: 15px;
}
@media (max-width: 1439.98px) {
    #hp_voucher_types .hp_voucher_types_item .titles div {
        padding-left: 24px;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles h3 {
        font-size: 14px;
        line-height: 18px;
        margin-bottom: 8px;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles .h2,
    #hp_voucher_types .hp_voucher_types_item .titles h2 {
        font-size: 32px;
        line-height: 38px;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles p {
        font-size: 16px;
        line-height: 22px;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles a {
        font-size: 34px;
        min-width: 54px;
    }
}

@media (max-width: 1199.98px) {
    #hp_voucher_types .hp_voucher_types_item .titles {
        height: 150px;
    }

    #hp_voucher_types .hp_voucher_types_item .titles .h2,
    #hp_voucher_types .hp_voucher_types_item .titles h2 {
        font-size: 27px;
        line-height: 32px;
    }
}

@media (max-width: 991.98px) {
    #hp_voucher_types {
        margin-bottom: 10px;
    }
            
    #hp_voucher_types .row {
        justify-content: center;
    }

    #hp_voucher_types .hp_voucher_types_item .titles div {
        padding-left: 16px;
        width: 100%;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles h3 {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 4px;
    }
    #hp_tiles #hp_tiles_gt_locations .btn-primary {
        margin-bottom: 0;
    }
}
  
  @media(max-width: 767.98px) {  
    #hp_voucher_types .container, #hp_voucher_types .container .row, #hp_voucher_types .container .row>* {
        margin: 0;
        padding: 0;
    }
    
    #hp_voucher_types .hp_voucher_types_item {
        margin-bottom: 0;
        width: 100%;
    }
    #hp_voucher_types .hp_voucher_types_item + .hp_voucher_types_item {
        margin-top: 10px;
    }
    #hp_voucher_types .hp_voucher_types_item .titles div {
        padding-left: 16px;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles h3 {
        font-size: 12px;
        line-height: 17px;
        margin-bottom: 4px;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles .h2,
    #hp_voucher_types .hp_voucher_types_item .titles h2 {
        font-size: 32px;
        line-height: 38px;
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles p {
        font-size: 16px;
        line-height: 22px;    
    }
    
    #hp_voucher_types .hp_voucher_types_item .titles a {
        font-size: 34px;
        min-width: 54px;
    }
}
  
