.ax-routine{display:block;overflow:hidden;position:relative;width:100%}.ax-routine__background{height:100%;left:0;position:absolute;top:0;width:100%;z-index:0}.ax-routine__background picture{display:block;height:100%;width:100%}.ax-routine__background img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ax-routine__wrapper{align-items:center;display:flex;flex-direction:column;position:relative;z-index:1}.ax-routine__title{color:var(--z-color-black);font-family:Gustavo;font-size:2.4rem;font-weight:600;line-height:1;margin:0 0 3rem;text-align:left;width:100%}@media(min-width:800px){.ax-routine__title{font-size:3.4rem;margin:0 0 6rem}}.ax-routine__blocks{display:flex;flex-direction:column;gap:4.8rem;justify-content:space-between;width:100%}@media(min-width:800px){.ax-routine__blocks{flex-direction:row;gap:3.2rem}}.ax-routine__block{display:flex;flex:1;flex-direction:column;margin:0 auto;max-width:58rem;width:100%}.ax-routine__block-images{aspect-ratio:2/1.2;background-color:var(--z-color-white);box-shadow:0 1.5rem 5rem rgba(0,0,0,.06);display:flex;margin-bottom:3.2rem;overflow:hidden;position:relative;width:100%}.ax-routine__block-link-overlay{display:block!important;height:100%;left:0;position:absolute;top:0;width:100%;z-index:3}.ax-routine__block-image{height:100%;overflow:hidden;position:relative;width:50%}.ax-routine__block-image img,.ax-routine__block-image video{height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .8s cubic-bezier(.165,.84,.44,1);width:100%}.ax-routine__block-image.has-video:hover{z-index:4}.ax-routine__video{display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.ax-routine__block-actions{display:flex;justify-content:center;margin-top:auto;width:100%}.ax-routine__product-form{margin:0 auto;max-width:38rem;position:relative;width:100%;z-index:4}.ax-routine__submit.z-btn{align-items:center;background-color:var(--z-color-black)!important;border:none!important;border-radius:0;color:var(--z-color-white)!important;cursor:pointer;display:flex;font-size:1.8rem!important;font-weight:700!important;height:6.4rem;justify-content:center;letter-spacing:.1em;text-transform:uppercase;transition:all .3s cubic-bezier(.25,.46,.45,.94);width:100%}.ax-routine__submit.z-btn:hover{background-color:#333!important;box-shadow:0 .5rem 2rem rgba(0,0,0,.15);transform:translateY(-.2rem)}.ax-routine__submit.z-btn:active{transform:translateY(0)}.ax-routine__submit.z-btn:disabled{background-color:var(--z-color-grey-2)!important;box-shadow:none;color:var(--z-color-white)!important;cursor:not-allowed;transform:none}.ax-routine .loading-overlay__spinner{height:2rem;width:2rem}.ax-routine .loading-overlay__spinner .path{stroke:var(--z-color-white)}