.DT_action__button_face{position:relative;display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 32px;background:var(--DT_color_accent);border:2px solid var(--DT_color_brand);border-radius:var(--DT_radius_pill);font-family:var(--DT_font_heading);font-weight:900;font-size:16px;line-height:22px;color:var(--DT_color_brand);cursor:pointer;z-index:1}.DT_action__image_wrap{width:50%;top:64px;right:40px;bottom:64px;left:623px;overflow:hidden}.DT_action__image{width:100%;height:100%;object-fit:cover}.DT_bundle{background-color:#01b2e9;overflow:hidden}.DT_bundle__inner{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:center}.DT_bundle__content{max-width:530px;position:relative;z-index:2}.DT_bundle__title{font-family:Prompt;font-style:normal;font-weight:900;font-size:56px;line-height:1.3;letter-spacing:-.48px;text-transform:uppercase;color:#000}.DT_bundle__subtitle{margin-top:20px;font-family:Inter;font-style:normal;font-weight:400;font-size:24px;line-height:130%;letter-spacing:-.48px;color:#000}.DT_bundle__button_face{box-sizing:border-box;background:#ffcc37;border:2px solid #FF242D;box-shadow:2px 4px #ff242d;border-radius:9999px;font-family:Prompt;font-style:normal;font-weight:900;font-size:20px;line-height:22px;text-transform:uppercase;color:#ff242d;width:100%;max-width:440px;display:inline-flex;align-items:center;justify-content:center;height:53px;margin-top:80px}.DT_bundle__image_wrap{position:relative;z-index:2}.DT_bundle__image_overlay{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:200%;height:200%;z-index:-1;max-width:max-content}@media(max-width:768px){.DT_bundle{padding:48px 20px}.DT_bundle__inner{grid-template-columns:1fr;gap:30px;align-items:center}.DT_bundle__image_wrap{width:100%;display:flex;justify-content:center}.DT_bundle__image{width:100%;height:auto}.DT_bundle__content{max-width:100%;width:100%;text-align:center}.DT_bundle__title{font-size:45px;line-height:1;text-align:center}.DT_bundle__subtitle{font-size:16px;line-height:22px;text-align:center}.DT_bundle__button{display:flex;justify-content:center;width:100%}.DT_bundle__button_face{margin-top:40px;width:100%;max-width:360px}}@media(max-width:768px){.DT_action{flex-direction:column;min-height:auto;padding:40px 16px}.DT_action__title{font-size:45px;line-height:1;color:var(--DT_color_dark);text-align:center;margin-bottom:16px}.DT_action__subtitle{color:var(--DT_color_dark);text-align:center;margin-bottom:32px}.DT_action__image_wrap{position:relative;top:auto;right:auto;bottom:auto;left:auto;width:100%;aspect-ratio:1 / 1;border-radius:var(--DT_radius_lg);overflow:hidden;margin-bottom:30px;order:-1}.DT_action__content{max-width:100%;text-align:center}.DT_action__button{display:flex;width:100%}.DT_action__button_face{width:100%;text-align:center}.DT_action__button_bg{width:100%}}.DT_recipes{background:var(--DT_color_accent);padding:64px 40px 60px}.DT_recipes__title{font-family:var(--DT_font_heading);font-weight:900;font-size:43px;line-height:38px;color:var(--DT_color_brand);text-align:center;margin-bottom:40px}.DT_recipes__grid{display:flex;gap:26px;margin-bottom:40px}.DT_recipes__card{flex:1;display:flex;flex-direction:column}.DT_recipes__card_frame{position:relative;margin-bottom:8px;padding-right:8px;padding-bottom:8px}.DT_recipes__card_image_wrap{position:relative;border-radius:var(--DT_radius_sm);overflow:hidden;border:3px solid var(--DT_color_brand);aspect-ratio:4 / 3;z-index:1}.DT_recipes__card_image_shadow{position:absolute;top:8px;left:8px;right:0;bottom:0;background:var(--DT_color_brand);border-radius:var(--DT_radius_sm);z-index:0}.DT_recipes__card_image{width:100%;height:100%;object-fit:cover}.DT_recipes__card_title{font-family:var(--DT_font_heading);font-weight:900;font-size:24px;line-height:22px;color:var(--DT_color_brand);text-align:center;margin-top:12px}.DT_recipes__more{display:flex;justify-content:center}.DT_recipes__more_button{display:inline-flex;position:relative}.DT_recipes__more_button_bg{position:absolute;top:4px;left:4px;right:-3.77px;bottom:-4.39px;background:var(--DT_color_brand);border:2px solid var(--DT_color_brand);border-radius:var(--DT_radius_pill)}.DT_recipes__more_button_face{position:relative;display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 32px;background:var(--DT_color_light);border:2px solid var(--DT_color_brand);border-radius:var(--DT_radius_pill);font-family:var(--DT_font_heading);font-weight:900;font-size:16px;line-height:22px;color:var(--DT_color_brand);cursor:pointer;z-index:1}@media(max-width:768px){.DT_recipes{padding:40px 16px}.DT_recipes__title{font-size:36px;margin-bottom:24px}.DT_recipes__grid{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding-bottom:8px}.DT_recipes__card{flex:0 0 280px;scroll-snap-align:start}.DT_recipes__card_title{font-size:18px}}.DT_newsletter{background:var(--DT_color_light);padding:64px 40px;text-align:center}.DT_newsletter__title{font-family:var(--DT_font_heading);font-weight:900;font-size:43px;line-height:38px;color:var(--DT_color_dark);margin-bottom:16px}.DT_newsletter__subtitle{font-family:var(--DT_font_body);font-weight:500;font-size:16px;line-height:22px;color:var(--DT_color_dark);margin-bottom:40px}.DT_newsletter__form{display:flex;justify-content:center;gap:0;max-width:630px;margin:0 auto}.DT_newsletter__input{flex:1;height:46.39px;border:2px solid var(--DT_color_dark);border-radius:var(--DT_radius_pill);padding:0 16px;font-family:var(--DT_font_body);font-weight:500;font-size:16px;line-height:22px;color:var(--DT_color_dark);background:var(--DT_color_light);outline:none;margin-right:8px}.DT_newsletter__input::placeholder{color:var(--DT_color_dark)}.DT_newsletter__submit{display:inline-flex;position:relative;flex-shrink:0}.DT_newsletter__submit_bg{position:absolute;top:4px;left:4px;right:-4px;bottom:-4px;background:var(--DT_color_dark);border:2px solid var(--DT_color_dark);border-radius:var(--DT_radius_pill)}.DT_newsletter__submit_face{position:relative;display:inline-flex;align-items:center;justify-content:center;height:46.39px;padding:0 20px;background:var(--DT_color_light);border:2px solid var(--DT_color_dark);border-radius:var(--DT_radius_pill);font-family:var(--DT_font_heading);font-weight:900;font-size:16px;line-height:22px;color:var(--DT_color_dark);cursor:pointer;z-index:1}@media(max-width:768px){.DT_newsletter{padding:40px 16px}.DT_newsletter__title{font-size:36px;color:var(--DT_color_brand)}.DT_newsletter__subtitle{color:var(--DT_color_brand)}.DT_newsletter__form{flex-direction:column;gap:12px}.DT_newsletter__input{width:100%;margin-right:0;border-color:var(--DT_color_brand);flex:auto}.DT_newsletter__submit{width:100%}.DT_newsletter__submit_bg{background:var(--DT_color_brand);border-color:var(--DT_color_brand)}.DT_newsletter__submit_face{width:100%;border-color:var(--DT_color_brand);color:var(--DT_color_brand)}}.DT_footer{background:var(--DT_color_blue);padding:64px 40px 40px}.DT_footer__container{display:flex;gap:40px}.DT_footer__info{flex:0 0 420px}.DT_footer__credits{font-family:var(--DT_font_body);font-weight:500;font-size:16px;line-height:22px;color:var(--DT_color_dark);margin-bottom:20px}.DT_footer__socials{display:flex;gap:16px;align-items:center}.DT_footer__social_icon{width:20px;height:20px}.DT_footer__nav{flex:1;display:flex;gap:80px}.DT_footer__nav_list{list-style:none;display:flex;flex-direction:column;gap:11.39px}.DT_footer__nav_link{font-family:var(--DT_font_body);font-weight:500;font-size:16px;line-height:22px;color:var(--DT_color_dark)}.DT_footer__bottom{display:flex;justify-content:space-between;align-items:center;margin-top:60px;padding-top:20px}.DT_footer__copyright{font-family:var(--DT_font_body);font-weight:400;font-size:14px;line-height:20px;color:var(--DT_color_dark)}.DT_footer__payments{display:flex;gap:14.22px;align-items:center}.DT_footer__payment_icon{width:38px;height:24px}@media(max-width:768px){.DT_footer{padding:40px 16px 30px}.DT_footer__container{flex-direction:column;gap:30px}.DT_footer__info{flex:none}.DT_footer__nav{flex-direction:column;gap:24px}.DT_footer__bottom{flex-direction:column;gap:16px;align-items:flex-start;margin-top:30px}.DT_footer__payments{flex-wrap:wrap}}.shopify-section-group-header-group.section-header,.section-header.shopify-section-group-header-group{position:fixed;top:0;left:0;right:0;z-index:10}.section-header .header-wrapper,.shopify-section-header .header-wrapper{background-color:transparent!important;background:transparent!important;border-bottom:0!important}.section-header .header-wrapper:has(.menu-drawer[open]),.section-header .header-wrapper:has(details[open]){background-color:var(--DT_color_light)!important}@media screen and (min-width:990px){.section-header .header__heading-link,.section-header .header__heading-link .h2,.section-header .header__menu-item,.section-header .header__active-menu-item,.section-header .list-menu__item,.section-header .list-menu__item--link,.section-header summary.list-menu__item,.section-header .header__icon,.section-header .header__icon--cart,.section-header .header__icon--account{color:var(--DT_color_light)!important}.section-header .header__icon .svg-wrapper,.section-header .header__icon svg,.section-header .svg-wrapper svg{color:var(--DT_color_light)!important;fill:currentColor}.section-header .header__icon svg path[fill],.section-header .header__icon svg circle[fill],.section-header .header__icon svg rect[fill]{fill:currentColor}.section-header .cart-count-bubble{background-color:var(--DT_color_light)!important;color:var(--DT_color_brand)!important}}.DT_image_banner{position:relative;width:100%;overflow:hidden}.DT_image_banner__media{position:absolute;top:calc(97.7 / 889 * 100%);left:0;right:0;bottom:0;z-index:1}.DT_image_banner__media img{width:100%;height:100%;object-fit:cover;object-position:center center;display:block}.DT_image_banner__heading{position:absolute;top:0;width:800px;max-width:calc(100% - 32px);height:272px;display:flex;align-items:center;margin:0;z-index:2;font-family:var(--DT_font_heading);font-weight:900;font-size:89px;line-height:.85;text-transform:uppercase;color:var(--DT_color_brand)}.DT_image_banner__heading.h0{font-size:110px}.DT_image_banner__heading.h1{font-size:89px}.DT_image_banner__heading.h2{font-size:64px}.DT_image_banner__pepper{display:none;pointer-events:none}.DT_image_banner__button--mobile{display:none}@media(max-width:768px){.DT_image_banner__media{top:220px;left:auto;right:-136px;bottom:auto;width:679px;max-width:679px;height:373px}.DT_image_banner__heading{top:48px;transform:translate(-50%);width:400px;max-width:calc(100% - 32px);height:209px;justify-content:center;text-align:center}.DT_image_banner__heading.h0,.DT_image_banner__heading.h1,.DT_image_banner__heading.h2{font-size:50px;line-height:45px}.DT_image_banner__pepper--red{display:block;position:absolute;top:143px;left:-10px;width:153px;height:auto;z-index:5;transform:scaleY(-1) scaleX(-1) rotate(-171.42deg)}.DT_image_banner__media img{object-fit:contain}.DT_image_banner__button--mobile{display:inline-flex;position:absolute;bottom:30px;left:50%;transform:translate(-50%);width:371px;max-width:calc(100% - 32px);height:55px;align-items:center;justify-content:center;background:var(--DT_color_accent);border:2px solid var(--DT_color_brand);box-shadow:2px 4px 0 var(--DT_color_brand);border-radius:9999px;color:var(--DT_color_brand);font-family:var(--DT_font_heading);font-weight:900;font-size:21px;line-height:23px;text-transform:uppercase;z-index:4;text-decoration:none}}.DT_hero_split{background:var(--DT_hero_split-bg, var(--DT_color_blue));padding-top:var(--DT_hero_split-pt, 0);padding-bottom:var(--DT_hero_split-pb, 0);overflow:hidden}.DT_hero_split__inner{position:relative;width:100%;aspect-ratio:1440 / 899}.DT_hero_split__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.DT_hero_split__image--desktop{display:block;object-position:var(--DT_hero_split-image-position, left) center}.DT_hero_split__image--mobile{display:none}.DT_hero_split__content{position:absolute;right:0;top:50%;transform:translateY(-50%);width:50%;padding:0 64px;display:flex;flex-direction:column;align-items:flex-start;gap:24px;z-index:2}.DT_hero_split__title{font-family:var(--DT_font_heading);font-weight:900;font-size:clamp(56px,6.4vw,92px);line-height:.85;text-transform:uppercase;color:var(--DT_hero_split-title-color, #ffffff);margin:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/customdt_base_3.css.map */
