@import"https://fonts.googleapis.com/css2?family=Mulish:wght@200;300;400;500;600;700;800;900&display=swap";.asti-home-newsletter{padding:40px 16px 60px;background:transparent;font-family:Mulish,sans-serif}:root{--asti-header-max-width: 1220px;--asti-header-gutter: 20px}.header-wrapper .header,.header-wrapper .page-width,.announcement-bar__wrapper{max-width:var(--asti-header-max-width);margin-left:auto;margin-right:auto;padding-left:var(--asti-header-gutter);padding-right:var(--asti-header-gutter);box-sizing:border-box}.header{column-gap:28px}.header__inline-menu{justify-self:center}.header__inline-menu .list-menu--inline{gap:28px}.header__icons{gap:14px}@media(max-width:989px){:root{--asti-header-gutter: 16px}}.asti-home-hero{position:relative;width:100%;background:#fff;font-family:Mulish,sans-serif}.asti-home-hero__viewport{position:relative;overflow:hidden;height:var(--hero-height-mobile, 420px);outline:none;touch-action:pan-y}@media(min-width:990px){.asti-home-hero__viewport{height:var(--hero-height-desktop, 640px)}}.asti-home-hero__track{display:flex;width:100%;height:100%;transition:transform .5s ease;will-change:transform}.asti-home-hero__slide{flex:0 0 100%;height:100%;position:relative;background:var(--slide-bg, #ffeef6);display:grid;place-items:center;isolation:isolate}.asti-home-hero__slide-inner{width:100%;height:100%;margin:0 auto;padding:48px 20px 0;display:grid;grid-template-rows:auto 1fr auto;align-items:center;text-align:center;position:relative;z-index:2}.asti-home-hero__title{margin:0;font-size:clamp(36px,8vw,82px);font-weight:900;line-height:.95;text-transform:uppercase;color:var(--title-color, #fe036a);letter-spacing:.02em;position:relative;z-index:1;min-height:1.9em;max-height:1.9em;overflow:hidden}.asti-home-hero__title span{display:block}.asti-home-hero__product{position:relative;width:min(330px,70vw);margin:-210px auto 6px;z-index:2}.asti-home-hero__product:before{content:"";position:absolute;top:-24px;right:-24px;bottom:-24px;left:-24px;background:radial-gradient(circle,var(--glow-color, rgba(254, 3, 106, .35)) 0%,transparent 70%);filter:blur(6px);z-index:-1}.asti-home-hero__product-image,.asti-home-hero__product-placeholder{width:100%;height:auto;display:block;object-fit:contain}.asti-home-hero__button{margin:0;display:inline-flex;align-items:center;justify-content:center;height:46px;padding:0 28px;min-width:300px;border-radius:999px;background:var(--button-bg, #fe036a);color:var(--button-color, #ffffff);text-transform:uppercase;font-weight:700;font-size:14px;text-decoration:none;box-shadow:0 8px 22px #00000026}.asti-home-hero__button-wrap{display:inline-flex;align-items:center;gap:10px;justify-self:center;grid-column:2;grid-row:1}.asti-home-hero__cart{width:46px;height:46px;border-radius:999px;background:var(--button-bg, #fe036a);color:var(--button-color, #ffffff);display:grid;place-items:center;box-shadow:0 8px 22px #00000026;border:none;padding:0;cursor:pointer}.asti-home-hero__cart svg{width:30px;height:30px;display:block}.asti-home-hero__cart:disabled{opacity:.5;cursor:not-allowed}.asti-home-hero__nav{display:inline-flex;align-items:center;gap:8px;color:var(--nav-label-color, #000000);font-size:13px}.asti-home-hero__controls{width:min(960px,90%);display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:16px;margin:-220px auto 6px;z-index:5}.asti-home-hero__nav-row{display:contents}.asti-home-hero__controls .asti-home-hero__nav.is-prev{justify-self:start;grid-column:1;grid-row:1}.asti-home-hero__controls .asti-home-hero__nav.is-next{justify-self:end;grid-column:3;grid-row:1}.asti-home-hero__arrow{width:24px;height:24px;border-radius:999px;border:1px solid var(--title-color, #fe036a);background:#fff;display:grid;place-items:center;cursor:pointer;padding:0}.asti-home-hero__nav-text{font-size:13px;font-weight:400;color:inherit;line-height:1.2;white-space:nowrap}.asti-home-hero__arrow-icon{width:14px;height:14px;display:block}.asti-home-hero__arrow-icon path{stroke:var(--title-color, #fe036a)}.asti-home-hero__arrow:focus-visible{outline:2px solid #fe036a;outline-offset:2px}@media(max-width:989px){.asti-home-hero__slide-inner{padding:40px 18px 0}.asti-home-hero__product{width:min(240px,62vw);margin:-180px auto 6px}.asti-home-hero__controls{width:min(720px,92%);gap:12px;margin:-110px auto 6px}}@media(max-width:749px){.asti-home-hero__title{font-size:clamp(24px,10vw,38px)}.asti-home-hero__slide-inner{padding:32px 14px 0;grid-template-rows:auto 1fr auto;gap:0}.asti-home-hero__product{width:min(210px,70vw);margin:-160px auto 6px}.asti-home-hero__controls{display:flex;flex-direction:column;align-items:center;gap:18px;margin:-70px auto 8px;width:min(320px,92%);transform:translateY(-40px)}.asti-home-hero__button-wrap{justify-content:center}.asti-home-hero__button{height:30px;padding:0 20px;min-width:180px;font-size:10px}.asti-home-hero__cart{width:30px;height:30px}.asti-home-hero__cart svg{width:18px;height:18px}.asti-home-hero__nav-row{width:min(280px,100%);display:flex;align-items:center;justify-content:space-between;gap:12px}.asti-home-hero__nav{display:inline-flex;align-items:center;gap:8px}.asti-home-hero__nav-text{text-align:center;white-space:normal;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.1;max-width:90px}.asti-home-hero__nav.is-prev .asti-home-hero__nav-text{text-align:left}.asti-home-hero__nav.is-next .asti-home-hero__nav-text{text-align:right}}[dir=rtl] .asti-home-hero__viewport,[dir=rtl] .asti-home-hero__track{direction:ltr}[dir=rtl] .asti-home-hero__slide-inner{direction:rtl;text-align:center}[dir=rtl] .asti-home-hero__title{width:100%;text-align:center;margin-left:auto;margin-right:auto}[dir=rtl] .asti-home-hero__button-wrap{direction:rtl}@media(max-width:749px){[dir=rtl] .asti-home-hero__nav.is-prev .asti-home-hero__nav-text{text-align:right}[dir=rtl] .asti-home-hero__nav.is-next .asti-home-hero__nav-text{text-align:left}}.asti-home-hero.is-locale-ar .asti-home-hero__slide-inner{direction:rtl;text-align:center}.asti-home-hero.is-locale-ar .asti-home-hero__title,.asti-home-hero__title.is-locale-ar{width:100%;text-align:center;justify-self:center;margin-left:auto;margin-right:auto}@media(prefers-reduced-motion:reduce){.asti-home-hero__track{transition:none}}.asti-home-newsletter__panel{position:relative;max-width:1291px;margin:0 auto;padding:54px 24px 62px;border-radius:25px;background:var(--panel-bg, rgba(255, 232, 242, .5));text-align:center}.asti-home-newsletter__icon{width:56px;height:56px;margin:0 auto 14px;border-radius:999px;background:#fff;box-shadow:0 4px 12px #00000014;display:grid;place-items:center;color:var(--accent, #fe036a)}.asti-home-newsletter__icon img{width:26px;height:20px;display:block;object-fit:contain}.asti-home-newsletter__icon svg{width:28px;height:22px;display:block}.asti-home-newsletter__title{margin:0 0 10px;font-size:var(--title-size, 45px);font-family:Mulish,sans-serif;font-weight:var(--title-weight, 900);line-height:1;text-transform:uppercase;color:var(--accent, #fe036a)}.asti-home-newsletter__text{margin:0 auto 24px;max-width:894px;font-size:var(--body-size, 24px);font-weight:300;line-height:1;color:#000}.asti-home-newsletter__form{margin:0 auto;max-width:520px}.asti-home-newsletter__field{display:grid;grid-template-columns:1fr auto;gap:12px;align-items:center}.asti-home-newsletter__input{width:100%;height:48px;border-radius:999px;border:1px solid var(--accent, #fe036a);padding:0 18px;font-size:14px;font-family:inherit;color:#000;background:#fff}.asti-home-newsletter__input::placeholder{color:#b9b9b9}.asti-home-newsletter__button{height:48px;border-radius:999px;border:none;padding:0 26px;font-size:14px;font-weight:700;text-transform:uppercase;color:#fff;background:var(--button-bg, #fe036a);cursor:pointer}.asti-home-newsletter__message{margin:16px 0 0;font-size:13px;color:#000}.asti-home-newsletter__message.is-error{color:#b00020}.asti-home-newsletter__privacy{margin:10px 0 0;font-size:11px;color:#000}@media(max-width:749px){.asti-home-newsletter__panel{padding:40px 18px 46px}.asti-home-newsletter__title{font-size:var(--title-size-mobile, 32px)}.asti-home-newsletter__text{font-size:var(--body-size-mobile, 16px);line-height:1.35}.asti-home-newsletter__field{grid-template-columns:1fr}.asti-home-newsletter__button{width:100%}}@media(min-width:990px){.asti-home-newsletter__panel{min-height:400px}}.asti-home-why{padding:40px 16px 80px;background:transparent;font-family:Mulish,sans-serif}.asti-home-why__panel{max-width:1291px;margin:0 auto;padding:56px 64px;border-radius:25px;background:var(--panel-bg, rgba(255, 232, 242, .5));display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:56px;align-items:center}.asti-home-why__content{display:flex;flex-direction:column;align-items:flex-start;gap:12px}.asti-home-why__title{margin:0;line-height:1.1}.asti-home-why__title-small{display:block;font-size:var(--title-small-size, 28px);font-weight:var(--title-small-weight, 500);color:#000}.asti-home-why__title-strong{display:block;font-size:var(--title-strong-size, 48px);font-weight:var(--title-strong-weight, 900);font-family:Mulish,sans-serif;text-transform:uppercase;color:var(--accent, #fe036a)}.asti-home-why__subheading{margin:0;font-size:var(--subheading-size, 18px);font-weight:var(--subheading-weight, 400);color:#000;max-width:520px}.asti-home-why__body{margin:0;font-size:var(--body-size, 14px);font-weight:var(--body-weight, 400);line-height:1.4;color:#000;max-width:520px}.asti-home-why__list{margin-top:8px}.asti-home-why__list-title{font-size:var(--list-title-size, 14px);font-weight:var(--list-title-weight, 600);color:#000;margin-bottom:6px}.asti-home-why__list ul{margin:0;padding-left:16px;color:#000;list-style:disc}.asti-home-why__list li{font-size:var(--list-item-size, 14px);font-weight:var(--list-item-weight, 400);line-height:1.4;margin:3px 0}.asti-home-why__button{margin-top:16px;display:inline-flex;align-items:center;justify-content:center;height:50px;padding:0 22px;width:auto;max-width:100%;align-self:flex-start;border-radius:999px;background:var(--button-bg, #fe036a);color:#fff;text-transform:uppercase;font-weight:700;font-size:14px;text-decoration:none;box-shadow:0 6px 18px #fe036a47;min-width:0}.asti-home-why__media{width:100%}.asti-home-why__image{width:min(100%,var(--image-width, 560px));height:var(--image-height, 420px);display:block;border-radius:20px;object-fit:cover;margin-left:auto;box-shadow:0 10px 24px #0000001f}@media(max-width:989px){.asti-home-why__panel{grid-template-columns:1fr;padding:36px 24px;gap:28px}.asti-home-why__content{gap:10px}.asti-home-why__body{max-width:none}.asti-home-why__image{width:min(100%,560px);height:min(var(--image-height, 420px),420px);margin:12px auto 0}}@media(max-width:749px){.asti-home-why{padding:28px 12px 52px}.asti-home-why__panel{padding:22px 14px;border-radius:18px;gap:18px}.asti-home-why__content{align-items:stretch;gap:8px}.asti-home-why__title-small{font-size:min(var(--title-small-size, 28px),22px)}.asti-home-why__title-strong{font-size:min(var(--title-strong-size, 48px),34px);line-height:1.05;padding-top:5px;padding-bottom:10px}.asti-home-why__subheading{font-size:min(var(--subheading-size, 18px),16px);line-height:1.35}.asti-home-why__body{font-size:min(var(--body-size, 14px),14px);line-height:1.45;padding-top:5px}.asti-home-why__list-title{font-size:min(var(--list-title-size, 14px),14px)}.asti-home-why__list li{font-size:min(var(--list-item-size, 14px),14px)}.asti-home-why__button{width:100%;min-height:44px;height:auto;padding:12px 18px;font-size:12px;text-align:center}.asti-home-why__image{width:100%;height:auto;max-height:340px;aspect-ratio:4 / 3;object-fit:cover;border-radius:14px;margin-top:6px}}.asti-home-blog{padding:40px 16px 80px;background:#fff;font-family:Mulish,sans-serif}.asti-home-blog__inner{max-width:1291px;margin:0 auto}.asti-home-blog__header{text-align:center;margin-bottom:32px}.asti-home-blog__eyebrow{margin:0 0 8px;font-size:var(--eyebrow-size, 20px);font-weight:var(--eyebrow-weight, 400);color:#000;font-family:Mulish,sans-serif}.asti-home-blog__title{margin:0 0 8px;font-size:var(--title-size, 45px);font-weight:var(--title-weight, 900);text-transform:uppercase;color:#fe036a;font-family:Mulish,sans-serif}.asti-home-blog__subtitle{margin:0;font-size:var(--subtitle-size, 18px);font-weight:var(--subtitle-weight, 400);color:#000;font-family:Mulish,sans-serif}.asti-home-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.asti-home-blog__card{border:1px solid rgba(254,3,106,.35);border-radius:20px;padding:18px 18px 22px;background:#fff;position:relative;box-shadow:none;transition:box-shadow .24s ease,transform .24s ease,border-color .24s ease}.asti-home-blog__card:hover{border-color:#fe036a99;box-shadow:0 4px 50px #fe036a61;transform:translateY(-2px)}@media(prefers-reduced-motion:reduce){.asti-home-blog__card{transition:none}.asti-home-blog__card:hover{transform:none}}.asti-home-blog__image-link{display:block;border-radius:var(--card-image-radius, 18px);overflow:hidden;background:#f7f7f7}.asti-home-blog__image{width:100%;height:var(--card-image-height, 210px);object-fit:cover;display:block}.asti-home-blog__body{padding:var(--card-body-top-padding, 24px) var(--card-body-padding, 4px) 0}.asti-home-blog__date{margin:0 0 10px;font-size:13px;color:#7a7a7a}.asti-home-blog__card-title{margin:0 0 10px;font-size:var(--card-title-size, 18px);font-weight:var(--card-title-weight, 700);color:#fe036a;text-transform:uppercase;font-family:Mulish,sans-serif}.asti-home-blog__card-title a{color:inherit;text-decoration:none}.asti-home-blog__excerpt{margin:0 0 14px;font-size:var(--excerpt-size, 14px);font-weight:var(--excerpt-weight, 400);color:#000;line-height:1.4}.asti-home-blog__read{font-size:var(--read-size, 13px);font-weight:var(--read-weight, 700);color:#fe036a;text-transform:uppercase;text-decoration:none;display:inline-flex;gap:8px;align-items:center}@media(max-width:989px){.asti-home-blog__grid{grid-template-columns:1fr}.asti-home-blog__title{font-size:32px}}.asti-home-steps{padding:40px 16px 80px;background:#fff;font-family:Mulish,sans-serif}.asti-home-steps__inner{max-width:1291px;margin:0 auto}.asti-home-steps__header{text-align:center;margin-bottom:30px}.asti-home-steps__eyebrow{margin:0 0 6px;font-size:var(--steps-eyebrow-size, 22px);font-weight:var(--steps-eyebrow-weight, 400);color:#000;font-family:Mulish,sans-serif}.asti-home-steps__title{margin:0 0 8px;line-height:1}.asti-home-steps__title-strong{font-size:var(--steps-title-size, 45px);font-weight:var(--steps-title-weight, 900);text-transform:uppercase;color:var(--steps-accent, #fe036a);font-family:Mulish,sans-serif}.asti-home-steps__subtitle{margin:0;font-size:var(--steps-subtitle-size, 18px);font-weight:var(--steps-subtitle-weight, 400);color:#000;font-family:Mulish,sans-serif}.asti-home-steps__timeline{display:grid;grid-template-columns:auto 1fr auto 1fr auto;align-items:center;gap:12px;max-width:620px;margin:26px auto 40px}.asti-home-steps__node{width:var(--steps-node-size, 42px);height:var(--steps-node-size, 42px);border-radius:999px;background:#fe036a1f;color:var(--steps-accent, #fe036a);display:grid;place-items:center;font-size:var(--steps-node-font, 16px);font-weight:700;transition:transform .2s ease,background .2s ease,opacity .2s ease}.asti-home-steps__node.is-active{width:var(--steps-node-active-size, 66px);height:var(--steps-node-active-size, 66px);font-size:var(--steps-node-active-font, 22px);font-weight:800;background:#fe036a}.asti-home-steps[data-active] .asti-home-steps__node{transform:scale(.8);opacity:.6}.asti-home-steps[data-active="1"] .asti-home-steps__node[data-step="1"],.asti-home-steps[data-active="2"] .asti-home-steps__node[data-step="2"],.asti-home-steps[data-active="3"] .asti-home-steps__node[data-step="3"]{transform:scale(1.2);opacity:1;background:#fe036a33}.asti-home-steps__dots{height:2px;background-image:radial-gradient(circle,rgba(254,3,106,.35) 2px,transparent 2px);background-size:10px 2px;background-repeat:repeat-x}.asti-home-steps__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.asti-home-steps__card{background:var(--steps-card-bg, #ffe8f2);border-radius:var(--steps-card-radius, 22px);padding:var(--steps-card-padding-y, 28px) var(--steps-card-padding-x, 24px);text-align:center;box-shadow:0 10px 24px #00000014;transition:box-shadow .24s ease,transform .24s ease;min-height:var(--steps-card-min-height, 360px);position:relative;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;gap:0}.asti-home-steps.is-gradient .asti-home-steps__card{background:linear-gradient(var(--steps-card-angle, 180deg),var(--steps-card-bg, #ffe8f2),var(--steps-card-bg-2, #ffffff))}.asti-home-steps__image-wrap{width:var(--steps-image-size, 170px);height:var(--steps-image-size, 170px);margin:0 auto 14px;border-radius:999px;overflow:hidden;background:#fff;display:grid;place-items:center;transition:transform .24s ease;transform:scale(1)}.asti-home-steps__image{width:100%;height:100%;object-fit:cover;display:block}.asti-home-steps__card-title{margin:0;font-size:var(--steps-title-card-size, 18px);font-weight:var(--steps-title-card-weight, 800);text-transform:uppercase;color:var(--steps-accent, #fe036a);transition:transform .24s ease}.asti-home-steps__card-text{position:absolute;left:var(--steps-card-padding-x, 24px);right:var(--steps-card-padding-x, 24px);bottom:var(--steps-card-padding-y, 28px);margin:0;font-size:var(--steps-text-size, 14px);font-weight:var(--steps-text-weight, 400);color:#000;line-height:1.4;opacity:0;visibility:hidden;transform:translateY(8px);transition:opacity .24s ease,transform .24s ease,visibility 0ms linear .24s}.asti-home-steps__card:hover .asti-home-steps__card-text{opacity:1;visibility:visible;transform:translateY(0);transition-delay:0ms}.asti-home-steps__card:hover{padding:12px var(--steps-card-padding-x, 24px) var(--steps-card-padding-y, 28px)}.asti-home-steps__card:hover .asti-home-steps__image-wrap{transform:translateY(-12px) scale(var(--steps-image-scale-hover, .7))}.asti-home-steps__card:hover .asti-home-steps__card-title{transform:translateY(-48px)}@media(prefers-reduced-motion:reduce){.asti-home-steps__card,.asti-home-steps__image-wrap,.asti-home-steps__card-title,.asti-home-steps__card-text{transition:none}}@media(max-width:989px){.asti-home-steps__grid{grid-template-columns:1fr}.asti-home-steps__timeline{max-width:420px}.asti-home-steps__title-strong{font-size:32px}.asti-home-steps__card{min-height:0;padding:var(--steps-card-padding-y, 28px) var(--steps-card-padding-x, 24px)}.asti-home-steps__card-text{position:static;left:auto;right:auto;bottom:auto;margin-top:0;max-height:0;overflow:hidden;opacity:0;visibility:hidden;transform:none;transition:opacity .24s ease,max-height .24s ease,margin-top .24s ease,visibility 0ms linear .24s}.asti-home-steps__card:hover{padding:var(--steps-card-padding-y, 28px) var(--steps-card-padding-x, 24px)}.asti-home-steps__card:hover .asti-home-steps__card-text{margin-top:10px;max-height:180px;opacity:1;visibility:visible;transition-delay:0ms}.asti-home-steps__card:hover .asti-home-steps__image-wrap{transform:scale(1)}.asti-home-steps__card:hover .asti-home-steps__card-title{transform:none}}.asti-home-instagram{padding:30px 16px;background:#fff;font-family:Mulish,sans-serif}.asti-home-instagram__inner{max-width:1291px;margin:0 auto}.asti-home-instagram__header{text-align:center;margin-bottom:18px}.asti-home-instagram__title{margin:0 0 6px;font-size:clamp(26px,4vw,40px);font-weight:900;text-transform:uppercase;color:var(--insta-heading-color, #fe036a);font-family:Mulish,sans-serif;letter-spacing:.02em}.asti-home-instagram__handle{margin:0;font-size:clamp(18px,3.2vw,28px);font-weight:900;text-transform:uppercase;color:var(--insta-handle-color, #000000);text-decoration:none;display:inline-block}.asti-home-instagram__grid{display:grid;grid-template-columns:repeat(var(--insta-columns, 6),minmax(0,1fr));gap:var(--insta-gap, 0px)}.asti-home-instagram__item{position:relative;display:block;overflow:hidden;background:#f7f7f7;min-height:var(--insta-image-height, 180px);isolation:isolate}.asti-home-instagram__image{width:100%;height:var(--insta-image-height, 180px);object-fit:cover;display:block;transition:transform .26s ease}.asti-home-instagram__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:var(--insta-overlay, rgba(254, 3, 106, .55));display:grid;place-items:center;opacity:0;transition:opacity .22s ease}.asti-home-instagram__icon{width:54px;height:54px;border-radius:18px;display:grid;place-items:center;color:var(--insta-icon, #ffffff);border:2px solid currentColor}.asti-home-instagram__icon svg{width:28px;height:28px;display:block}.asti-home-instagram__item:hover .asti-home-instagram__overlay,.asti-home-instagram__item:focus-visible .asti-home-instagram__overlay,.asti-home-instagram__item:focus-within .asti-home-instagram__overlay{opacity:1}.asti-home-instagram__item:hover .asti-home-instagram__image{transform:scale(1.05)}.asti-home-instagram__item:focus-visible{outline:2px solid var(--insta-accent, #fe036a);outline-offset:-2px}@media(max-width:989px){.asti-home-instagram__grid{grid-template-columns:repeat(var(--insta-columns-mobile, 2),minmax(0,1fr))}.asti-home-instagram__item,.asti-home-instagram__image{height:auto;min-height:0;aspect-ratio:1 / 1}}@media(prefers-reduced-motion:reduce){.asti-home-instagram__image,.asti-home-instagram__overlay{transition:none}}[dir=rtl] .asti-home-steps__header,[dir=rtl] .asti-home-blog__header,[dir=rtl] .asti-home-instagram__header,[dir=rtl] .asti-home-newsletter__panel,.asti-home-steps.is-locale-ar .asti-home-steps__header,.asti-home-blog.is-locale-ar .asti-home-blog__header,.asti-home-instagram.is-locale-ar .asti-home-instagram__header,.asti-home-newsletter.is-locale-ar .asti-home-newsletter__panel{text-align:center!important}[dir=rtl] .asti-home-steps__title,[dir=rtl] .asti-home-steps__title-strong,[dir=rtl] .asti-home-blog__title,[dir=rtl] .asti-home-newsletter__title,[dir=rtl] .asti-home-instagram__title,[dir=rtl] .asti-home-instagram__handle,.asti-home-steps.is-locale-ar .asti-home-steps__title,.asti-home-steps.is-locale-ar .asti-home-steps__title-strong,.asti-home-blog.is-locale-ar .asti-home-blog__title,.asti-home-newsletter.is-locale-ar .asti-home-newsletter__title,.asti-home-instagram.is-locale-ar .asti-home-instagram__title,.asti-home-instagram.is-locale-ar .asti-home-instagram__handle{text-align:center!important;display:block;width:100%;margin-left:auto;margin-right:auto}[dir=rtl] .asti-home-instagram__handle,.asti-home-instagram.is-locale-ar .asti-home-instagram__handle{display:block;width:100%}
/*# sourceMappingURL=/cdn/shop/t/5/assets/asti-home.css.map */
