.ws-pet-gallery{display:block;background:var(--ws-color-surface);border-block:1px solid var(--ws-color-border)}.ws-pet-gallery__inner{max-width:1400px}.ws-pet-gallery__header{display:flex;align-items:end;justify-content:space-between;gap:var(--ws-space-6);margin-bottom:var(--ws-space-8)}.ws-pet-gallery__heading{min-width:0;max-width:var(--ws-heading-max)}.ws-pet-gallery__heading h2{font-size:var(--ws-type-h2);line-height:1.12;letter-spacing:-.025em}.ws-pet-gallery__intro{max-width:var(--ws-content-max);margin:var(--ws-space-5) 0 0;color:var(--ws-color-text-muted);font-size:var(--ws-type-lead);line-height:1.65}.ws-pet-gallery__controls{display:flex;flex-shrink:0;gap:var(--ws-space-2)}.ws-pet-gallery [hidden]{display:none!important}.ws-pet-gallery__button{display:grid;place-items:center;width:44px;height:44px;padding:0;border:1px solid var(--ws-color-border-strong);border-radius:var(--ws-radius-control);background:var(--ws-color-surface);color:var(--ws-color-text);cursor:pointer;transition:background-color var(--ws-motion-fast)}.ws-pet-gallery__button:disabled{opacity:.35;cursor:default}.ws-pet-gallery__button--previous svg{transform:rotate(180deg)}.ws-pet-gallery:dir(rtl) .ws-pet-gallery__button svg{transform:rotate(180deg)}.ws-pet-gallery:dir(rtl) .ws-pet-gallery__button--previous svg{transform:none}.ws-pet-gallery__rail{display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - 54px) / 3.1);gap:var(--ws-space-5);margin:0 -4px;padding:4px 4px 14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;scroll-padding-inline:4px;scrollbar-width:thin;scrollbar-color:var(--ws-color-border-strong) transparent;list-style:none}.ws-pet-gallery__rail:focus-visible{outline:2px solid var(--ws-color-text);outline-offset:3px}.ws-pet-gallery__case{min-width:0;scroll-snap-align:start}.ws-pet-gallery__card{position:relative;display:block;height:100%;color:var(--ws-color-text);text-decoration:none;border-radius:var(--ws-radius-card)}.ws-pet-gallery__media{aspect-ratio:2 / 3;overflow:hidden;border-radius:var(--ws-radius-card);background:var(--ws-color-canvas)}.ws-pet-gallery__media .ws-pet-gallery__image{display:block;width:100%;height:100%;object-fit:contain}.ws-pet-gallery__caption{padding-block:var(--ws-space-5) var(--ws-space-2)}.ws-pet-gallery__caption h3{margin:0 0 var(--ws-space-2);font-size:clamp(20px,1.8vw,24px);line-height:1.3;letter-spacing:-.018em}.ws-pet-gallery__link{display:inline-flex;align-items:center;gap:var(--ws-space-2);color:var(--ws-color-text-muted);font-size:13px;font-weight:600;line-height:1.6;text-decoration:underline;text-underline-offset:4px;text-decoration-color:var(--ws-color-border-strong)}.ws-pet-gallery__empty,.ws-pet-gallery__editor-note{padding:var(--ws-space-6);border:1px dashed var(--ws-color-border-strong);color:var(--ws-color-text-muted)}.ws-pet-gallery__editor-note,.ws-pet-gallery__footer{margin-top:var(--ws-space-6)}.ws-pet-gallery__board-link{display:inline-flex;align-items:center;gap:var(--ws-space-2);max-width:100%;min-height:44px;padding-block:var(--ws-space-2);color:var(--ws-color-text-muted);font-size:var(--ws-type-body);font-weight:600;line-height:1.5;text-decoration:underline;text-decoration-color:var(--ws-color-border-strong);text-underline-offset:4px}.ws-pet-gallery__board-link>span:first-child{min-width:0;overflow-wrap:anywhere}.ws-pet-gallery__board-link svg{flex-shrink:0}.ws-pet-gallery__board-link:focus-visible{outline:2px solid var(--ws-color-text);outline-offset:3px}@media(hover:hover){.ws-pet-gallery__button:not(:disabled):hover{background:var(--ws-color-soft)}.ws-pet-gallery__card:hover .ws-pet-gallery__link,.ws-pet-gallery__board-link:hover{color:var(--ws-color-text);text-decoration-color:currentColor}}@media screen and (max-width:989px){.ws-pet-gallery__rail{grid-auto-columns:calc((100% - 36px) / 2.1)}}@media screen and (max-width:749px){.ws-pet-gallery__header{flex-wrap:wrap;gap:var(--ws-space-5);margin-bottom:var(--ws-space-7)}.ws-pet-gallery__heading h2{font-size:31px;line-height:1.15}.ws-pet-gallery__intro{margin-top:15px;font-size:16px}.ws-pet-gallery__rail{grid-auto-columns:calc((100% - 14px) / 1.1);gap:var(--ws-space-4)}.ws-pet-gallery__caption h3{font-size:20px}}@media(prefers-reduced-motion:reduce){.ws-pet-gallery__button{transition:none}}ws-copy-email{display:inline-block;position:relative}ws-copy-email button{-webkit-appearance:none;appearance:none;background:none;border:0;padding:0;color:var(--ws-color-text);font:inherit;text-decoration:underline;text-underline-offset:.3rem;cursor:pointer}ws-copy-email button:focus-visible{outline:2px solid currentColor;outline-offset:3px}.ws-copy-email__status:not(:empty){position:absolute;inset-block-start:100%;inset-inline-start:0;z-index:1;background:var(--ws-color-ink);color:var(--ws-color-surface);padding:.2rem .8rem;border-radius:2px;font-size:1.2rem;white-space:nowrap}.ws-tutorials{background:var(--ws-color-canvas);color:var(--ws-color-text);font-family:var(--ws-font-sans);padding-block:var(--ws-space-9) var(--ws-space-11)}.ws-tutorials [hidden],.ws-tutorials[data-enhanced] .ws-tutorials__fallback-nav{display:none!important}.ws-tutorials .ws-container{max-width:1340px}.ws-tutorials :is(a,button,input):focus-visible{outline:2px solid var(--ws-color-text);outline-offset:4px}.ws-tutorials :is(h1,h2,h3,p,a){overflow-wrap:anywhere}.ws-tutorials .ws-tutorials__hero{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,.85fr);align-items:center;gap:clamp(42px,6vw,86px);padding-bottom:var(--ws-space-10)}.ws-tutorials .ws-tutorials__hero>*,.ws-tutorials .ws-tutorials__step,.ws-tutorials .ws-tutorials__card{min-width:0}.ws-tutorials .ws-tutorials__eyebrow,.ws-tutorials .ws-tutorials__card-type{margin:0 0 var(--ws-space-4);color:var(--ws-color-text-muted);font-size:12px;font-weight:700;line-height:1.4;letter-spacing:.16em;text-transform:uppercase}.ws-tutorials .ws-tutorials__title{max-width:660px;margin:0;font-size:clamp(52px,5vw,72px);font-weight:700;line-height:1.04;letter-spacing:-.035em;text-wrap:balance}.ws-tutorials .ws-tutorials__intro{max-width:520px;margin:var(--ws-space-6) 0 0;color:var(--ws-color-text-muted);font-size:var(--ws-type-lead);line-height:1.7}.ws-tutorials .ws-tutorials__hero-links{display:flex;flex-wrap:wrap;align-items:center;gap:var(--ws-space-3) var(--ws-space-6);margin-top:var(--ws-space-7)}.ws-tutorials .ws-tutorials__hero-links a,.ws-tutorials .ws-tutorials__fallback-nav a{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:44px;color:var(--ws-color-text);font-size:13px;font-weight:600;text-decoration:underline;text-decoration-color:var(--ws-color-border-strong);text-underline-offset:5px;transition:text-decoration-color var(--ws-motion-fast)}.ws-tutorials .ws-tutorials__hero-links a:first-child{justify-content:center;min-height:48px;padding:13px 24px;border:1px solid var(--ws-color-ink);border-radius:var(--ws-radius-control);background:var(--ws-color-ink);color:var(--ws-color-canvas);font-size:12px;font-weight:700;line-height:1.3;letter-spacing:.08em;text-transform:uppercase;text-decoration:none;transition:background-color var(--ws-motion-fast),border-color var(--ws-motion-fast)}.ws-tutorials .ws-tutorials__card-image{display:block;width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--ws-radius-card);background:var(--ws-color-media-placeholder);object-fit:cover}.ws-tutorials .ws-tutorials__card-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform var(--ws-motion-image)}.ws-tutorials .ws-tutorials__hero-links svg,.ws-tutorials .ws-tutorials__card-cta svg{width:16px;height:16px;flex:0 0 auto}.ws-tutorials .ws-tutorials__start{padding:var(--ws-space-8);border-radius:var(--ws-radius-card);background:var(--ws-color-surface)}.ws-tutorials .ws-tutorials__section-heading{max-width:760px;margin-bottom:var(--ws-space-8)}.ws-tutorials .ws-tutorials__section-heading h2{margin:0;font-size:clamp(34px,3.2vw,44px);font-weight:700;line-height:1.13;letter-spacing:-.025em}.ws-tutorials .ws-tutorials__section-heading>p:not(.ws-tutorials__eyebrow){max-width:660px;margin:var(--ws-space-4) 0 0;color:var(--ws-color-text-muted);font-size:16px;line-height:1.7}.ws-tutorials .ws-tutorials__start .ws-tutorials__section-heading{margin-bottom:var(--ws-space-6)}.ws-tutorials .ws-tutorials__start .ws-tutorials__section-heading h2{font-size:31px}.ws-tutorials .ws-tutorials__start .ws-tutorials__section-heading>p:not(.ws-tutorials__eyebrow){font-size:15px}.ws-tutorials .ws-tutorials__steps{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--ws-space-5);margin:0;padding:0;list-style:none}.ws-tutorials .ws-tutorials__step{display:grid;grid-template-columns:26px minmax(0,1fr);column-gap:var(--ws-space-4)}.ws-tutorials .ws-tutorials__step-number{display:block;grid-row:1 / 3;padding-top:14px;margin:0;color:var(--ws-color-text-muted);font-size:12px;font-weight:600;line-height:1.4;letter-spacing:.12em}.ws-tutorials .ws-tutorials__step-title{margin:0;font-size:20px;font-weight:700;line-height:1.25;letter-spacing:-.018em}.ws-tutorials .ws-tutorials__step-title a{display:inline-flex;align-items:center;min-height:44px;color:inherit;text-decoration:underline;text-decoration-color:var(--ws-color-border-strong);text-decoration-thickness:1px;text-underline-offset:5px}.ws-tutorials .ws-tutorials__step-text{grid-column:2;margin:0;color:var(--ws-color-text-muted);font-size:15px;line-height:1.7}.ws-tutorials .ws-tutorials__library{padding-top:0;scroll-margin-top:110px}.ws-tutorials .ws-tutorials__controls{margin-bottom:var(--ws-space-8)}.ws-tutorials .ws-tutorials__search{display:block;max-width:550px;margin-bottom:var(--ws-space-6)}.ws-tutorials .ws-tutorials__search label,.ws-tutorials .ws-tutorials__search>span{display:block;margin-bottom:var(--ws-space-2);font-size:13px;font-weight:600;line-height:1.5}.ws-tutorials .ws-tutorials__search input[type=search]{display:block;width:100%;min-width:0;min-height:54px;padding:var(--ws-space-4) var(--ws-space-5);border:1px solid var(--ws-color-border-strong);border-radius:var(--ws-radius-control);background:var(--ws-color-surface);color:var(--ws-color-text);font:400 16px/1.5 var(--ws-font-sans);box-shadow:none;-webkit-appearance:none;appearance:none}.ws-tutorials .ws-tutorials__search input[type=search]::placeholder{color:var(--ws-color-text-muted);opacity:1}.ws-tutorials .ws-tutorials__search input[type=search]:focus-visible{border-color:var(--ws-color-text)}.ws-tutorials .ws-tutorials__filters,.ws-tutorials .ws-tutorials__fallback-nav{display:flex;flex-wrap:wrap;gap:var(--ws-space-2)}.ws-tutorials .ws-tutorials__filters button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;max-width:100%;padding:10px 16px;border:1px solid var(--ws-color-border-strong);border-radius:var(--ws-radius-control);background:transparent;color:var(--ws-color-text);font:600 13px/1.5 var(--ws-font-sans);text-align:center;white-space:normal;overflow-wrap:anywhere;cursor:pointer;transition:color var(--ws-motion-fast),border-color var(--ws-motion-fast),background-color var(--ws-motion-fast)}.ws-tutorials .ws-tutorials__filters button[aria-pressed=true]{border-color:var(--ws-color-ink);background:var(--ws-color-ink);color:var(--ws-color-canvas)}.ws-tutorials .ws-tutorials__status{min-height:22px;margin:var(--ws-space-5) 0 0;color:var(--ws-color-text-muted);font-size:13px;line-height:1.6}.ws-tutorials .ws-tutorials__fallback-nav{column-gap:var(--ws-space-6);margin-bottom:var(--ws-space-8)}.ws-tutorials .ws-tutorials__group{margin-top:var(--ws-space-10);scroll-margin-top:110px}.ws-tutorials .ws-tutorials__group-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--ws-space-4) var(--ws-space-8);padding-top:var(--ws-space-7);margin-bottom:var(--ws-space-7);border-top:1px solid var(--ws-color-border-strong)}.ws-tutorials .ws-tutorials__group-heading h2{margin:0;font-size:clamp(28px,2.7vw,36px);font-weight:700;line-height:1.18;letter-spacing:-.025em}.ws-tutorials .ws-tutorials__group-description{max-width:560px;margin:0;color:var(--ws-color-text-muted);font-size:15px;line-height:1.7}.ws-tutorials .ws-tutorials__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:var(--ws-space-8) var(--ws-space-6)}.ws-tutorials .ws-tutorials__card{display:flex}.ws-tutorials .ws-tutorials__card-link{display:flex;flex-direction:column;width:100%;color:inherit;text-decoration:none}.ws-tutorials .ws-tutorials__card-body{display:flex;flex:1;flex-direction:column;align-items:flex-start;padding-top:var(--ws-space-6)}.ws-tutorials .ws-tutorials__card-type{margin-bottom:10px;font-size:10px;letter-spacing:.13em}.ws-tutorials .ws-tutorials__card-title{margin:0;font-size:clamp(23px,1.8vw,27px);font-weight:700;line-height:1.22;letter-spacing:-.02em}.ws-tutorials .ws-tutorials__card-excerpt{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;overflow:hidden;margin:var(--ws-space-3) 0 var(--ws-space-5);color:var(--ws-color-text-muted);font-size:15px;line-height:1.7}.ws-tutorials .ws-tutorials__card-cta{display:inline-flex;align-items:center;gap:10px;min-height:44px;margin-top:auto;color:var(--ws-color-text);font-size:12px;font-weight:700;line-height:1.4;letter-spacing:.07em;text-transform:uppercase}.ws-tutorials .ws-tutorials__card-cta svg{transition:transform var(--ws-motion-fast)}.ws-tutorials .ws-tutorials__empty{max-width:660px;margin:var(--ws-space-9) 0;color:var(--ws-color-text-muted);font-size:17px;line-height:1.7}.ws-tutorials .ws-tutorials__pagination{margin-top:var(--ws-space-9)}.ws-tutorials .ws-tutorials__pagination :is(a,span){display:inline-flex;align-items:center;justify-content:center;min-width:44px;min-height:44px}@media(hover:hover){.ws-tutorials .ws-tutorials__hero-links a:first-child:hover{border-color:var(--ws-color-ink-hover);background:var(--ws-color-ink-hover)}.ws-tutorials .ws-tutorials__hero-links a:hover,.ws-tutorials .ws-tutorials__fallback-nav a:hover,.ws-tutorials .ws-tutorials__step-title a:hover{text-decoration-color:var(--ws-color-text)}.ws-tutorials .ws-tutorials__card-link:hover .ws-tutorials__card-image img{transform:scale(1.025)}.ws-tutorials .ws-tutorials__card-link:hover .ws-tutorials__card-cta svg{transform:translate(3px)}.ws-tutorials .ws-tutorials__filters button:not([aria-pressed=true]):hover{border-color:var(--ws-color-text-muted);background:var(--ws-color-soft)}}.ws-tutorials .ws-tutorials__card-link:focus-visible .ws-tutorials__card-title{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:5px}@media(max-width:989px){.ws-tutorials{padding-block:var(--ws-space-8) var(--ws-space-10)}.ws-tutorials .ws-tutorials__hero{gap:var(--ws-space-8);padding-bottom:var(--ws-space-9)}.ws-tutorials .ws-tutorials__title{font-size:52px}.ws-tutorials .ws-tutorials__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ws-tutorials .ws-tutorials__start{padding:var(--ws-space-6)}.ws-tutorials .ws-tutorials__group-heading{display:block}.ws-tutorials .ws-tutorials__group-description{margin-top:var(--ws-space-3)}}@media(max-width:749px){.ws-tutorials{padding-block:var(--ws-space-7) var(--ws-space-9)}.ws-tutorials .ws-tutorials__hero{grid-template-columns:minmax(0,1fr);gap:var(--ws-space-8);padding-bottom:var(--ws-space-9)}.ws-tutorials .ws-tutorials__eyebrow{margin-bottom:10px;font-size:10px}.ws-tutorials .ws-tutorials__title{max-width:490px;font-size:clamp(35px,10vw,43px);line-height:1.06}.ws-tutorials .ws-tutorials__intro{margin-top:var(--ws-space-5);font-size:17px}.ws-tutorials .ws-tutorials__hero-links{margin-top:var(--ws-space-5)}.ws-tutorials .ws-tutorials__start{padding:var(--ws-space-6)}.ws-tutorials .ws-tutorials__section-heading{margin-bottom:var(--ws-space-7)}.ws-tutorials .ws-tutorials__section-heading h2{font-size:31px}.ws-tutorials .ws-tutorials__section-heading>p:not(.ws-tutorials__eyebrow){font-size:15px}.ws-tutorials .ws-tutorials__library{padding-top:0}.ws-tutorials .ws-tutorials__controls,.ws-tutorials .ws-tutorials__fallback-nav{margin-bottom:var(--ws-space-7)}.ws-tutorials .ws-tutorials__filters button{padding-inline:var(--ws-space-3)}.ws-tutorials .ws-tutorials__group{margin-top:var(--ws-space-9)}.ws-tutorials .ws-tutorials__group-heading{padding-top:var(--ws-space-6);margin-bottom:var(--ws-space-6)}.ws-tutorials .ws-tutorials__group-heading h2{font-size:31px}.ws-tutorials .ws-tutorials__grid{grid-template-columns:minmax(0,1fr);gap:var(--ws-space-8)}.ws-tutorials .ws-tutorials__card-body{padding-top:var(--ws-space-5)}.ws-tutorials .ws-tutorials__card-title{font-size:24px}}@media(prefers-reduced-motion:reduce){.ws-tutorials *,.ws-tutorials *:before,.ws-tutorials *:after{animation:none!important;transition:none!important;scroll-behavior:auto!important}.ws-tutorials .ws-tutorials__card-image img,.ws-tutorials .ws-tutorials__card-cta svg{transform:none!important}}.ws-tutorials{display:block}.ws-tutorials .ws-tutorials__group-count{font-size:15px;font-weight:400;color:var(--ws-color-text-muted);margin-left:10px}.ws-tutorials .ws-tutorials__step-title svg{flex:0 0 16px;margin-left:10px}.ws-tutorials .ws-tutorials__empty button{min-height:44px;padding:10px 16px;background:var(--ws-color-ink);color:var(--ws-color-canvas);border:0;border-radius:2px;font:inherit;cursor:pointer}.ws-tutorials .ws-tutorials__hero:not(:has(.ws-tutorials__start)){grid-template-columns:1fr}.ws-tutorial-next{padding-block:var(--ws-space-9) var(--ws-space-10);border-top:1px solid var(--ws-color-border);background:var(--ws-color-canvas);color:var(--ws-color-text);font-family:var(--ws-font-sans)}.ws-tutorial-next .ws-container{max-width:1340px}.ws-tutorial-next .ws-tutorial-next__header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:var(--ws-space-2) var(--ws-space-6);margin-bottom:var(--ws-space-7)}.ws-tutorial-next .ws-tutorial-next__header h2{margin:0;font-size:clamp(31px,3vw,40px);font-weight:700;line-height:1.15;letter-spacing:-.025em}.ws-tutorial-next .ws-tutorial-next__browse{display:inline-flex;align-items:center;gap:var(--ws-space-2);min-height:44px;color:inherit;font-size:14px;font-weight:600;line-height:1.5;text-decoration:underline;text-decoration-color:var(--ws-color-border-strong);text-underline-offset:5px}.ws-tutorial-next .ws-tutorial-next__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--ws-space-6)}.ws-tutorial-next .ws-tutorial-next__grid[data-count="1"]{grid-template-columns:minmax(0,640px)}.ws-tutorial-next .ws-tutorial-next__grid[data-count="3"]{grid-template-columns:repeat(3,minmax(0,1fr))}.ws-tutorial-next .ws-tutorial-next__card{min-width:0;margin:0;border:1px solid var(--ws-color-border);border-radius:var(--ws-radius-card);background:var(--ws-color-surface)}.ws-tutorial-next .ws-tutorial-next__link{display:grid;grid-template-columns:112px minmax(0,1fr);align-items:start;gap:var(--ws-space-5);height:100%;min-height:44px;padding:var(--ws-space-6);border-radius:inherit;color:inherit;text-decoration:none}.ws-tutorial-next .ws-tutorial-next__grid[data-count="3"] .ws-tutorial-next__link{grid-template-columns:80px minmax(0,1fr);padding:var(--ws-space-5);gap:var(--ws-space-4)}.ws-tutorial-next .ws-tutorial-next__media{width:100%;aspect-ratio:4 / 3;overflow:hidden;border-radius:var(--ws-radius-card);background:var(--ws-color-media-placeholder)}.ws-tutorial-next .ws-tutorial-next__media img{display:block;width:100%;height:100%;object-fit:cover}.ws-tutorial-next .ws-tutorial-next__body{min-width:0}.ws-tutorial-next .ws-tutorial-next__body:only-child{grid-column:1 / -1}.ws-tutorial-next .ws-tutorial-next__title{margin:0;color:inherit;font-size:22px;font-weight:700;line-height:1.28;letter-spacing:-.018em;text-wrap:pretty}.ws-tutorial-next .ws-tutorial-next__reason{margin:var(--ws-space-3) 0 0;color:var(--ws-color-text-muted);font-size:15px;line-height:1.65}.ws-tutorial-next .ws-tutorial-next__cta{display:inline-flex;align-items:center;gap:var(--ws-space-2);margin-top:var(--ws-space-4);font-size:13px;font-weight:600;line-height:1.5;text-decoration:underline;text-decoration-color:var(--ws-color-border-strong);text-underline-offset:4px}.ws-tutorial-next :is(h2,h3,p,a){overflow-wrap:anywhere}.ws-tutorial-next :is(.ws-tutorial-next__browse,.ws-tutorial-next__cta) svg{width:16px;height:16px;flex:0 0 auto}.ws-tutorial-next a:focus-visible{outline:2px solid var(--ws-color-text);outline-offset:4px}@media(hover:hover){.ws-tutorial-next .ws-tutorial-next__browse:hover,.ws-tutorial-next .ws-tutorial-next__link:hover .ws-tutorial-next__cta{text-decoration-color:currentColor}.ws-tutorial-next .ws-tutorial-next__link:hover .ws-tutorial-next__title{text-decoration:underline;text-underline-offset:4px}}@media(max-width:1199px){.ws-tutorial-next .ws-tutorial-next__grid[data-count="3"]{grid-template-columns:minmax(0,1fr)}}@media(max-width:989px){.ws-tutorial-next .ws-tutorial-next__link{grid-template-columns:88px minmax(0,1fr);padding:var(--ws-space-5)}.ws-tutorial-next .ws-tutorial-next__title{font-size:20px}}@media(max-width:749px){.ws-tutorial-next{padding-block:50px 58px}.ws-tutorial-next .ws-tutorial-next__header{gap:var(--ws-space-2);margin-bottom:var(--ws-space-5)}.ws-tutorial-next .ws-tutorial-next__header h2{flex-basis:100%}.ws-tutorial-next .ws-tutorial-next__grid{grid-template-columns:minmax(0,1fr);gap:var(--ws-space-4)}.ws-tutorial-next .ws-tutorial-next__link{grid-template-columns:80px minmax(0,1fr);gap:var(--ws-space-4)}}@media(max-width:374px){.ws-tutorial-next .ws-tutorial-next__link,.ws-tutorial-next .ws-tutorial-next__grid[data-count="3"] .ws-tutorial-next__link{grid-template-columns:64px minmax(0,1fr);padding:var(--ws-space-4);gap:var(--ws-space-3)}}.ws-tutorial-next.ws-tutorial-next--empty{padding-block:var(--ws-space-6)}
/*# sourceMappingURL=/cdn/shop/t/45/compiled_assets/styles.css.map */
