.divadlo-module__ilpglW__main{color:#000;background-color:#f4f4f4;min-height:100vh;padding-top:100px}.divadlo-module__ilpglW__container{flex-direction:column;gap:6rem;max-width:1600px;margin:50px auto 0;padding:50px 96px;display:flex}.divadlo-module__ilpglW__sectionTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.05em;color:#000;margin-bottom:3rem;font-size:clamp(2.5rem,5vw,4rem);font-weight:800}.divadlo-module__ilpglW__grid4{grid-template-columns:repeat(4,1fr);gap:1.5rem;display:grid}.divadlo-module__ilpglW__card{flex-direction:column;align-items:center;gap:1.2rem;display:flex}.divadlo-module__ilpglW__imageBox{aspect-ratio:2/3;background-color:#e5e5e5;width:100%;position:relative;overflow:hidden}.divadlo-module__ilpglW__posterImage{object-fit:cover;transition:transform .4s}.divadlo-module__ilpglW__card:hover .divadlo-module__ilpglW__posterImage{transform:scale(1.03)}.divadlo-module__ilpglW__cardTitle{font-family:var(--font-primary);text-transform:uppercase;text-align:center;margin-top:.5rem;font-size:clamp(.9rem,2vw,1.6rem);font-weight:800}.divadlo-module__ilpglW__cardBtn{font-family:var(--font-primary);text-transform:uppercase;color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #000;padding:.6rem 1.5rem;font-size:clamp(.7rem,1.2vw,1rem);font-weight:700;transition:all .3s}.divadlo-module__ilpglW__cardBtn:hover{color:#fff;background:#000}.divadlo-module__ilpglW__grid3{grid-template-columns:repeat(3,1fr);gap:2.5rem;display:grid}.divadlo-module__ilpglW__programCard{background-color:#fff;border:1px solid #00000014;border-radius:8px;flex-direction:column;transition:box-shadow .4s,transform .4s;display:flex;position:relative;overflow:hidden}.divadlo-module__ilpglW__programCard:hover{transform:translateY(-5px);box-shadow:0 15px 35px #00000026}.divadlo-module__ilpglW__programCard:hover .divadlo-module__ilpglW__programImage{transform:scale(1.05)}.divadlo-module__ilpglW__programImageBox{aspect-ratio:2/2.5;background-color:#e5e5e5;width:100%;position:relative;overflow:hidden}.divadlo-module__ilpglW__programImage{object-fit:cover;transition:transform .5s}.divadlo-module__ilpglW__dateBadge{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);z-index:10;background-color:#fffffff2;border-radius:6px;flex-direction:column;justify-content:center;align-items:center;padding:12px 14px;display:flex;position:absolute;top:15px;left:15px;box-shadow:0 4px 10px #0000001a}.divadlo-module__ilpglW__dateDay{font-family:var(--font-primary);color:#000;font-size:1.5rem;font-weight:800;line-height:1}.divadlo-module__ilpglW__dateMonth{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.05em;color:#000;margin-top:.2rem;font-size:.75rem;font-weight:700}.divadlo-module__ilpglW__programInfo{text-align:left;flex-direction:column;flex-grow:1;justify-content:space-between;align-items:flex-start;gap:1.5rem;padding:1.5rem;display:flex}.divadlo-module__ilpglW__programHeader{flex-direction:column;gap:.8rem;width:100%;display:flex}.divadlo-module__ilpglW__programTitle{font-family:var(--font-primary);text-transform:uppercase;color:#000;margin:0;font-size:clamp(1.1rem,1.5vw,1.3rem);font-weight:800;line-height:1.25}.divadlo-module__ilpglW__programDetails{color:#555;flex-wrap:wrap;gap:1rem;font-size:.9rem;font-weight:500;display:flex}.divadlo-module__ilpglW__detailItem{align-items:center;gap:.4rem;display:flex}.divadlo-module__ilpglW__detailIcon{font-size:1rem}.divadlo-module__ilpglW__programBtn{color:#fff;text-transform:uppercase;width:100%;font-family:var(--font-primary);letter-spacing:.05em;background:#000;border-radius:4px;justify-content:center;align-items:center;padding:.9rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:background .3s,transform .2s;display:flex}.divadlo-module__ilpglW__programBtn:hover{background:#333}.divadlo-module__ilpglW__middleBtnWrapper{pointer-events:none;z-index:1;background:linear-gradient(#f4f4f400 0%,#eae2d5 50%,#f4f4f400 100%);justify-content:center;align-items:center;width:100%;margin-top:-9rem;margin-bottom:-9rem;padding:12rem 2rem;display:flex;position:relative}.divadlo-module__ilpglW__largeBtn{font-family:var(--font-primary);text-transform:uppercase;color:#000;cursor:pointer;letter-spacing:.1em;pointer-events:auto;background:0 0;border:1px solid #000;padding:1rem 3.5rem;font-size:clamp(.85rem,1.5vw,1.1rem);font-weight:700;transition:all .3s}.divadlo-module__ilpglW__largeBtn:hover{color:#fff;background-color:#000;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.divadlo-module__ilpglW__largeBtn:active{box-shadow:none;transform:translateY(0)}.divadlo-module__ilpglW__programTitle{font-family:var(--font-primary);text-transform:uppercase;color:#000;font-size:clamp(.75rem,1.3vw,1rem);font-weight:600;line-height:1.3}.divadlo-module__ilpglW__backLink{font-family:var(--font-primary);color:#000;text-transform:uppercase;align-items:center;gap:8px;margin-bottom:2.5rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.divadlo-module__ilpglW__backLink:hover{opacity:.6}.divadlo-module__ilpglW__playList{flex-direction:column;gap:6rem;width:100%;margin-top:2rem;display:flex}.divadlo-module__ilpglW__playRow{grid-template-columns:350px 1fr;align-items:start;gap:4rem;width:100%;display:grid}.divadlo-module__ilpglW__playPosterWrapper{aspect-ratio:2/2.85;border:1px solid #000;width:100%;position:relative;overflow:hidden}.divadlo-module__ilpglW__playPoster{object-fit:cover}.divadlo-module__ilpglW__playDetails{text-align:left;flex-direction:column;gap:1.5rem;display:flex}.divadlo-module__ilpglW__playTitle{font-family:var(--font-primary);text-transform:uppercase;color:#000;letter-spacing:.05em;font-size:clamp(1.8rem,3.2vw,2.5rem);font-weight:800;line-height:1.15}.divadlo-module__ilpglW__playDesc{font-family:var(--font-primary);color:#333;font-size:clamp(.9rem,1.1vw,1.05rem);font-weight:300;line-height:1.75}.divadlo-module__ilpglW__playCredits{flex-direction:column;gap:.5rem;margin-top:.2rem;display:flex}.divadlo-module__ilpglW__playCreditLine{font-family:var(--font-primary);color:#000;font-size:clamp(.85rem,1.1vw,.95rem);line-height:1.5}.divadlo-module__ilpglW__playTarget,.divadlo-module__ilpglW__playDuration{font-family:var(--font-primary);text-transform:uppercase;color:#000;letter-spacing:.05em;margin-top:.2rem;font-size:clamp(.85rem,1.1vw,.95rem);font-weight:700}.divadlo-module__ilpglW__orderBtn{color:#000;font-family:var(--font-primary);text-transform:uppercase;cursor:pointer;letter-spacing:.1em;background-color:#e5d5c5;border:none;width:max-content;margin-top:.5rem;padding:1rem 3.5rem;font-size:clamp(.8rem,1.1vw,.9rem);font-weight:700;transition:background-color .3s}.divadlo-module__ilpglW__orderBtn:hover{background-color:#d8c4b2}@media (max-width:1300px){.divadlo-module__ilpglW__container{gap:5rem;padding:50px 4rem}.divadlo-module__ilpglW__grid4{gap:1.2rem}.divadlo-module__ilpglW__grid3{gap:2rem}}@media (max-width:1100px){.divadlo-module__ilpglW__container{gap:4rem;padding:3rem}.divadlo-module__ilpglW__grid4,.divadlo-module__ilpglW__grid3{grid-template-columns:repeat(2,1fr);gap:2rem}.divadlo-module__ilpglW__sectionTitle{margin-bottom:2rem}}@media (max-width:768px){.divadlo-module__ilpglW__main{padding-top:80px}.divadlo-module__ilpglW__container{gap:3.5rem;padding:2.5rem 1.5rem}.divadlo-module__ilpglW__grid4{grid-template-columns:repeat(2,1fr);gap:1.5rem}.divadlo-module__ilpglW__grid3{grid-template-columns:1fr;max-width:420px;margin:0 auto}.divadlo-module__ilpglW__sectionTitle{margin-bottom:1.8rem;font-size:2.2rem}.divadlo-module__ilpglW__cardTitle{font-size:1rem}.divadlo-module__ilpglW__cardBtn{padding:.5rem 1rem;font-size:.7rem}}@media (max-width:480px){.divadlo-module__ilpglW__container{padding:2rem 1rem}.divadlo-module__ilpglW__grid4{grid-template-columns:1fr;max-width:340px;margin:0 auto}.divadlo-module__ilpglW__grid3{max-width:100%}}@media (max-width:1024px){.divadlo-module__ilpglW__playRow{grid-template-columns:280px 1fr;gap:3rem}}@media (max-width:768px){.divadlo-module__ilpglW__playRow{grid-template-columns:1fr;gap:2rem}.divadlo-module__ilpglW__playPosterWrapper{max-width:320px;margin:0 auto}.divadlo-module__ilpglW__playDetails{text-align:center;align-items:center}}
.RegisterModal-module__hjXkOW__backdrop{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background:#0009;justify-content:center;align-items:center;padding:1rem;animation:.3s ease-out RegisterModal-module__hjXkOW__fadeIn;display:flex;position:fixed;inset:0}.RegisterModal-module__hjXkOW__modal{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:520px;max-height:90dvh;animation:.35s cubic-bezier(.16,1,.3,1) RegisterModal-module__hjXkOW__slideUp;display:flex;position:relative;overflow-y:auto;box-shadow:0 20px 50px #0000004d}.RegisterModal-module__hjXkOW__closeBtn{cursor:pointer;color:#555;z-index:10;background:#f5f5f7;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.1rem;transition:background .2s,transform .1s;display:flex;position:absolute;top:1.25rem;right:1.25rem}.RegisterModal-module__hjXkOW__closeBtn:hover{color:#000;background:#e8e8ed}.RegisterModal-module__hjXkOW__closeBtn:active{transform:scale(.92)}.RegisterModal-module__hjXkOW__content{padding:2.25rem}.RegisterModal-module__hjXkOW__header{margin-bottom:1.75rem}.RegisterModal-module__hjXkOW__title{color:#0a0a0f;letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.5rem;font-weight:800}.RegisterModal-module__hjXkOW__subtitle{color:#666;margin:0;font-size:.875rem}.RegisterModal-module__hjXkOW__targetName{color:#0a0a0f;font-weight:700}.RegisterModal-module__hjXkOW__form{flex-direction:column;gap:1.25rem;display:flex}.RegisterModal-module__hjXkOW__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:480px){.RegisterModal-module__hjXkOW__row{grid-template-columns:1fr;gap:1.25rem}}.RegisterModal-module__hjXkOW__field{flex-direction:column;gap:.35rem;display:flex}.RegisterModal-module__hjXkOW__label{color:#444;text-transform:uppercase;letter-spacing:.05em;font-size:.75rem;font-weight:700}.RegisterModal-module__hjXkOW__input{color:#1a1a24;box-sizing:border-box;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;font-size:.925rem;transition:border-color .2s,background .2s}.RegisterModal-module__hjXkOW__input:focus{background:#fff;border-color:#0a0a0f}.RegisterModal-module__hjXkOW__errorMsg{color:#e11d48;background:#fff1f2;border:1px solid #ffe4e6;border-radius:8px;margin:0;padding:.65rem .85rem;font-size:.8rem}.RegisterModal-module__hjXkOW__submitBtn{color:#fff;cursor:pointer;background:#0a0a0f;border:none;border-radius:12px;margin-top:.5rem;padding:.85rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .2s,transform .1s}.RegisterModal-module__hjXkOW__submitBtn:hover{background:#27272a}.RegisterModal-module__hjXkOW__submitBtn:active{transform:scale(.98)}.RegisterModal-module__hjXkOW__submitBtn:disabled{opacity:.6;cursor:not-allowed}.RegisterModal-module__hjXkOW__successBox{text-align:center;flex-direction:column;align-items:center;padding:1.5rem 0;display:flex}.RegisterModal-module__hjXkOW__successIcon{color:#10b981;background:#ecfdf5;border:2px solid #a7f3d0;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1.25rem;font-size:2rem;animation:.4s cubic-bezier(.175,.885,.32,1.275) RegisterModal-module__hjXkOW__scaleIn;display:flex}.RegisterModal-module__hjXkOW__successTitle{color:#065f46;margin:0 0 .5rem;font-size:1.5rem;font-weight:800}.RegisterModal-module__hjXkOW__successText{color:#047857;max-width:320px;margin:0 0 1.5rem;font-size:.95rem;line-height:1.5}.RegisterModal-module__hjXkOW__okBtn{color:#fff;cursor:pointer;background:#10b981;border:none;border-radius:12px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:background .2s}.RegisterModal-module__hjXkOW__okBtn:hover{background:#059669}@keyframes RegisterModal-module__hjXkOW__fadeIn{0%{opacity:0}to{opacity:1}}@keyframes RegisterModal-module__hjXkOW__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes RegisterModal-module__hjXkOW__scaleIn{0%{opacity:0;transform:scale(.6)}to{opacity:1;transform:scale(1)}}.RegisterModal-module__hjXkOW__pricingBox{background:#f8fafc;border:1.5px dashed #cbd5e1;border-radius:16px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}.RegisterModal-module__hjXkOW__pricingRow{justify-content:space-between;align-items:center;display:flex}.RegisterModal-module__hjXkOW__pricingLabel{color:#475569;font-size:.8rem;font-weight:600}.RegisterModal-module__hjXkOW__pricingValue{color:#0f172a;font-size:.85rem}.RegisterModal-module__hjXkOW__priceRow{justify-content:space-between;align-items:center;display:flex}.RegisterModal-module__hjXkOW__priceLabel{color:#0a0a0f;font-size:.9rem;font-weight:700}.RegisterModal-module__hjXkOW__priceValue{color:#0a0a0f;font-size:1.15rem;font-weight:800}.RegisterModal-module__hjXkOW__select{color:#1a1a24;box-sizing:border-box;cursor:pointer;background:#f8fafc;border:1.5px solid #e2e8f0;border-radius:12px;outline:none;width:100%;padding:.75rem 1rem;font-size:.925rem;transition:border-color .2s,background .2s}.RegisterModal-module__hjXkOW__select:focus{background:#fff;border-color:#0a0a0f}.RegisterModal-module__hjXkOW__additionalCoursesField{flex-direction:column;gap:.35rem;margin-top:.5rem;display:flex}.RegisterModal-module__hjXkOW__checkboxGrid{background:#f1f5f9;border:1px solid #cbd5e1;border-radius:10px;flex-direction:column;gap:.5rem;max-height:150px;padding:.5rem .75rem;display:flex;overflow-y:auto}.RegisterModal-module__hjXkOW__checkboxItem{cursor:pointer;-webkit-user-select:none;user-select:none;align-items:center;gap:.5rem;padding:.25rem 0;display:flex}.RegisterModal-module__hjXkOW__checkboxInput{cursor:pointer;accent-color:#0a0a0f;width:16px;height:16px}.RegisterModal-module__hjXkOW__checkboxText{color:#334155;font-size:.85rem;font-weight:500}.RegisterModal-module__hjXkOW__gdprRow{align-items:center;gap:.75rem;margin-top:.5rem;margin-bottom:.5rem;display:flex}.RegisterModal-module__hjXkOW__gdprLabel{color:#0a0a0f;cursor:pointer;-webkit-user-select:none;user-select:none;font-size:.95rem;font-weight:700}.RegisterModal-module__hjXkOW__gdprCheckbox{cursor:pointer;accent-color:#0a0a0f;width:20px;height:20px}
.InstructionsSection-module__7gpUMa__infoSection{background-color:#f7f7f7;border-top:1px solid #e0e0e0;padding:6rem 0}.InstructionsSection-module__7gpUMa__container{max-width:1200px;margin:0 auto;padding:0 2rem}.InstructionsSection-module__7gpUMa__header{text-align:center;margin-bottom:4rem}.InstructionsSection-module__7gpUMa__sectionTitle{font-family:var(--font-primary);letter-spacing:.05em;text-transform:uppercase;color:#000;margin-bottom:.5rem;font-size:clamp(2rem,4vw,3rem);font-weight:800}.InstructionsSection-module__7gpUMa__sectionSubtitle{font-family:var(--font-primary);color:#666;text-transform:uppercase;letter-spacing:.1em;font-size:.95rem;font-weight:400}.InstructionsSection-module__7gpUMa__tabsContainer{scrollbar-width:none;-ms-overflow-style:none;border-bottom:1px solid #e0e0e0;justify-content:center;gap:1rem;margin-bottom:3.5rem;padding-bottom:1rem;display:flex;overflow-x:auto}.InstructionsSection-module__7gpUMa__tabsContainer::-webkit-scrollbar{display:none}.InstructionsSection-module__7gpUMa__tabButton{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.15em;color:#888;cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:.8rem 1.5rem;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.InstructionsSection-module__7gpUMa__tabButton:hover,.InstructionsSection-module__7gpUMa__activeTabButton{color:#000}.InstructionsSection-module__7gpUMa__activeTabButton:after{content:"";background-color:#000;width:100%;height:3px;animation:.3s cubic-bezier(.16,1,.3,1) InstructionsSection-module__7gpUMa__slideIn;position:absolute;bottom:-17px;left:0}@keyframes InstructionsSection-module__7gpUMa__slideIn{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.InstructionsSection-module__7gpUMa__tabContent{animation:.5s cubic-bezier(.16,1,.3,1) forwards InstructionsSection-module__7gpUMa__fadeInUp}@keyframes InstructionsSection-module__7gpUMa__fadeInUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.InstructionsSection-module__7gpUMa__dashboardCard{background-color:#fff;border:1px solid #0000000d;border-radius:12px;padding:3rem;transition:all .3s;position:relative;overflow:hidden;box-shadow:0 10px 30px #00000005}.InstructionsSection-module__7gpUMa__dashboardCard:before{content:"";background-color:#000;width:100%;height:4px;position:absolute;top:0;left:0}.InstructionsSection-module__7gpUMa__toggleHeader{text-align:center;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:3rem;display:flex}.InstructionsSection-module__7gpUMa__introText{font-family:var(--font-primary);color:#444;max-width:800px;margin:0 auto;font-size:.98rem;line-height:1.7}.InstructionsSection-module__7gpUMa__toggleContainer{background-color:#f0f0f0;border:1px solid #e0e0e0;border-radius:30px;padding:.3rem;display:flex}.InstructionsSection-module__7gpUMa__toggleBtn{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.08em;color:#666;cursor:pointer;background:0 0;border:none;border-radius:25px;padding:.7rem 1.6rem;font-size:.8rem;font-weight:700;transition:all .25s}.InstructionsSection-module__7gpUMa__activeToggleBtn{color:#000;background-color:#fff;box-shadow:0 3px 10px #00000014}.InstructionsSection-module__7gpUMa__stepperContainer{flex-direction:column;gap:2rem;padding-left:2rem;display:flex;position:relative}.InstructionsSection-module__7gpUMa__stepperLine{background-color:#e0e0e0;width:2px;position:absolute;top:20px;bottom:20px;left:14px}.InstructionsSection-module__7gpUMa__stepItem{align-items:flex-start;gap:2rem;display:flex;position:relative}.InstructionsSection-module__7gpUMa__stepBadge{color:#fff;z-index:2;background-color:#000;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:30px;height:30px;font-size:.85rem;font-weight:800;transition:transform .25s;display:flex;box-shadow:0 0 0 5px #fff}.InstructionsSection-module__7gpUMa__stepItem:hover .InstructionsSection-module__7gpUMa__stepBadge{color:#000;background-color:#e5d5c5;transform:scale(1.15)}.InstructionsSection-module__7gpUMa__stepText{flex-direction:column;gap:.3rem;padding-top:.2rem;display:flex}.InstructionsSection-module__7gpUMa__stepTitle{font-family:var(--font-primary);color:#000;font-size:1.1rem;font-weight:700}.InstructionsSection-module__7gpUMa__stepDesc{font-family:var(--font-primary);color:#555;font-size:.95rem;line-height:1.6}.InstructionsSection-module__7gpUMa__stepDesc a{color:#000;font-weight:700;text-decoration:underline;transition:color .2s}.InstructionsSection-module__7gpUMa__stepDesc a:hover{color:#666}.InstructionsSection-module__7gpUMa__splitGrid{grid-template-columns:1fr 1fr;gap:2.5rem;margin-bottom:4rem;display:grid}.InstructionsSection-module__7gpUMa__clothingCard{background-color:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:1.5rem;padding:2.5rem;transition:all .3s;display:flex;box-shadow:0 5px 20px #00000004}.InstructionsSection-module__7gpUMa__clothingCard:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000000a}.InstructionsSection-module__7gpUMa__cardTitleWithIcon{border-bottom:1px solid #eee;align-items:center;gap:.8rem;margin-bottom:.5rem;padding-bottom:1rem;display:flex}.InstructionsSection-module__7gpUMa__cardTitleWithIcon svg{color:#000}.InstructionsSection-module__7gpUMa__cardHeading{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.05em;color:#000;margin:0;font-size:1.3rem;font-weight:800}.InstructionsSection-module__7gpUMa__bulletList{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.InstructionsSection-module__7gpUMa__bulletItem{font-family:var(--font-primary);color:#444;padding-left:1.5rem;font-size:.95rem;line-height:1.6;position:relative}.InstructionsSection-module__7gpUMa__bulletItem:before{content:"•";color:#e5d5c5;font-size:1.4rem;line-height:1.2;position:absolute;top:0;left:0}.InstructionsSection-module__7gpUMa__highlightItem{background-color:#fff9db;border-left:3px solid #fab005;border-radius:0 6px 6px 0;padding:.8rem 1rem}.InstructionsSection-module__7gpUMa__groupsSection{border-top:1px solid #e0e0e0;padding-top:3.5rem}.InstructionsSection-module__7gpUMa__subSectionTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.05em;color:#000;text-align:center;margin-bottom:2.5rem;font-size:1.6rem;font-weight:800}.InstructionsSection-module__7gpUMa__groupsGrid{grid-template-columns:repeat(3,1fr);gap:1.5rem;display:grid}.InstructionsSection-module__7gpUMa__groupItem{background-color:#fff;border:1px solid #0000000a;border-radius:12px;flex-direction:column;gap:1rem;padding:2rem;transition:all .3s;display:flex;box-shadow:0 4px 15px #00000003}.InstructionsSection-module__7gpUMa__groupItem:hover{border-color:#000;transform:translateY(-4px);box-shadow:0 10px 25px #0000000d}.InstructionsSection-module__7gpUMa__groupHeader{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.InstructionsSection-module__7gpUMa__groupName{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.05em;color:#000;font-size:1.15rem;font-weight:800}.InstructionsSection-module__7gpUMa__groupBadge{color:#000;font-family:var(--font-primary);background-color:#e5d5c5;border-radius:20px;padding:.3rem .7rem;font-size:.75rem;font-weight:700}.InstructionsSection-module__7gpUMa__groupDesc{font-family:var(--font-primary);color:#555;margin:0;font-size:.92rem;line-height:1.65}.InstructionsSection-module__7gpUMa__paymentsLayout{grid-template-columns:1.2fr .8fr;gap:2.5rem;display:grid}.InstructionsSection-module__7gpUMa__paymentsLeft,.InstructionsSection-module__7gpUMa__paymentsRight{flex-direction:column;gap:2rem;display:flex}.InstructionsSection-module__7gpUMa__accountBox{background-color:#fdfdfd;border:1px solid #e0e0e0;border-radius:10px;flex-direction:column;gap:.8rem;margin-top:.5rem;padding:1.5rem;display:flex}.InstructionsSection-module__7gpUMa__accountLabel{font-family:var(--font-primary);color:#888;text-transform:uppercase;letter-spacing:.08em;font-size:.75rem;font-weight:700}.InstructionsSection-module__7gpUMa__accountRow{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.InstructionsSection-module__7gpUMa__accountNumber{font-family:var(--font-primary);color:#000;letter-spacing:.02em;font-size:1.25rem;font-weight:800}.InstructionsSection-module__7gpUMa__copyBtn{color:#fff;font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.05em;cursor:pointer;background-color:#000;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.6rem 1.2rem;font-size:.75rem;font-weight:700;transition:all .2s;display:flex}.InstructionsSection-module__7gpUMa__copyBtn:hover{background-color:#333}.InstructionsSection-module__7gpUMa__copyBtn:active{transform:scale(.95)}.InstructionsSection-module__7gpUMa__copiedBtn{background-color:#40c057!important}.InstructionsSection-module__7gpUMa__copiedToast{font-family:var(--font-primary);color:#40c057;align-items:center;gap:.3rem;margin-top:-.3rem;font-size:.75rem;font-weight:700;animation:.2s InstructionsSection-module__7gpUMa__fadeIn;display:flex}@keyframes InstructionsSection-module__7gpUMa__fadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.InstructionsSection-module__7gpUMa__metricsGrid{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1rem;display:grid}.InstructionsSection-module__7gpUMa__metricCard{text-align:center;background-color:#f9f9f9;border:1px solid #eee;border-radius:10px;flex-direction:column;justify-content:center;align-items:center;gap:.4rem;padding:1.5rem;display:flex}.InstructionsSection-module__7gpUMa__metricVal{font-family:var(--font-primary);color:#000;font-size:1.6rem;font-weight:900}.InstructionsSection-module__7gpUMa__metricLab{font-family:var(--font-primary);text-transform:uppercase;color:#888;letter-spacing:.05em;font-size:.75rem;font-weight:700}.InstructionsSection-module__7gpUMa__contactCard{background-color:#fff;border:1px solid #0000000d;border-radius:12px;flex-direction:column;gap:1.5rem;height:100%;padding:2.5rem;transition:all .3s;display:flex;box-shadow:0 5px 20px #00000004}.InstructionsSection-module__7gpUMa__contactCard:before{content:"";background-color:#e5d5c5;width:100%;height:4px;position:absolute;top:0;left:0}.InstructionsSection-module__7gpUMa__contactRow{flex-direction:column;gap:1rem;display:flex}.InstructionsSection-module__7gpUMa__contactItem{color:#000;background-color:#f9f9f9;border:1px solid #eee;border-radius:8px;align-items:center;gap:1rem;padding:1rem 1.2rem;text-decoration:none;transition:all .25s;display:flex}.InstructionsSection-module__7gpUMa__contactItem:hover{background-color:#f1f3f5;border-color:#000;transform:translate(4px)}.InstructionsSection-module__7gpUMa__contactIconBox{background-color:#fff;border:1px solid #e0e0e0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.InstructionsSection-module__7gpUMa__contactTexts{flex-direction:column;display:flex}.InstructionsSection-module__7gpUMa__contactTitle{font-family:var(--font-primary);color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.72rem;font-weight:700}.InstructionsSection-module__7gpUMa__contactValText{font-family:var(--font-primary);color:#000;font-size:.95rem;font-weight:700}.InstructionsSection-module__7gpUMa__infoGrid{grid-template-columns:1.1fr .9fr;gap:2.5rem;display:grid}.InstructionsSection-module__7gpUMa__warningSection{flex-direction:column;gap:1.5rem;display:flex}.InstructionsSection-module__7gpUMa__warningBox{background-color:#fffaf0;border:1px solid #fde8c3;border-left:4px solid #f59f00;border-radius:8px;align-items:start;gap:1.2rem;padding:1.8rem;display:flex}.InstructionsSection-module__7gpUMa__warningBoxIcon{color:#f59f00;flex-shrink:0;margin-top:.2rem}.InstructionsSection-module__7gpUMa__warningTexts{flex-direction:column;gap:.4rem;display:flex}.InstructionsSection-module__7gpUMa__warningTitle{font-family:var(--font-primary);color:#d97706;text-transform:uppercase;letter-spacing:.02em;font-size:1.05rem;font-weight:800}.InstructionsSection-module__7gpUMa__warningDesc{font-family:var(--font-primary);color:#66533c;font-size:.95rem;line-height:1.6}.InstructionsSection-module__7gpUMa__philosophyBox{background-color:#faf8f5;border:1px solid #f0eae1;border-radius:12px;flex-direction:column;gap:1.5rem;padding:3rem 2.5rem;display:flex;position:relative}.InstructionsSection-module__7gpUMa__philosophyBox:before{content:"\"";color:#e5d5c540;font-family:Georgia,serif;font-size:8rem;line-height:1;position:absolute;top:-10px;right:25px}.InstructionsSection-module__7gpUMa__philosophyTitle{font-family:var(--font-primary);text-transform:uppercase;letter-spacing:.05em;color:#000;z-index:2;font-size:1.4rem;font-weight:800;position:relative}.InstructionsSection-module__7gpUMa__philosophyText{font-family:var(--font-primary);color:#444;z-index:2;font-size:.98rem;line-height:1.75;position:relative}@media (max-width:1024px){.InstructionsSection-module__7gpUMa__splitGrid,.InstructionsSection-module__7gpUMa__paymentsLayout,.InstructionsSection-module__7gpUMa__infoGrid{grid-template-columns:1fr;gap:2rem}.InstructionsSection-module__7gpUMa__groupsGrid{grid-template-columns:1fr;gap:1.2rem}}@media (max-width:768px){.InstructionsSection-module__7gpUMa__infoSection{padding:4rem 0}.InstructionsSection-module__7gpUMa__dashboardCard{padding:2rem}.InstructionsSection-module__7gpUMa__tabButton{letter-spacing:.1em;padding:.6rem 1rem;font-size:.8rem}.InstructionsSection-module__7gpUMa__activeTabButton:after{bottom:-17px}.InstructionsSection-module__7gpUMa__metricsGrid{grid-template-columns:1fr;gap:1rem}.InstructionsSection-module__7gpUMa__stepperContainer{padding-left:1.2rem}.InstructionsSection-module__7gpUMa__stepperLine{left:9px}.InstructionsSection-module__7gpUMa__stepBadge{width:20px;height:20px;font-size:.75rem;box-shadow:0 0 0 4px #fff}.InstructionsSection-module__7gpUMa__stepItem{gap:1.2rem}.InstructionsSection-module__7gpUMa__toggleBtn{padding:.5rem 1rem;font-size:.75rem}.InstructionsSection-module__7gpUMa__clothingCard,.InstructionsSection-module__7gpUMa__contactCard{padding:1.8rem}.InstructionsSection-module__7gpUMa__philosophyBox{padding:2rem}}
.workshopy-module__-tUiDW__main{color:#000;background-color:#f7f7f7;min-height:100vh;padding-top:100px;overflow-x:hidden}.workshopy-module__-tUiDW__container{flex-direction:column;gap:5rem;max-width:1600px;margin:60px auto;padding:4rem 6rem;display:flex}.workshopy-module__-tUiDW__backLink{font-family:var(--font-primary);color:#000;text-transform:uppercase;align-items:center;gap:8px;width:max-content;margin-bottom:1rem;font-size:.9rem;font-weight:700;text-decoration:none;transition:opacity .2s;display:inline-flex}.workshopy-module__-tUiDW__backLink:hover{opacity:.6}.workshopy-module__-tUiDW__section{flex-direction:column;gap:1rem;width:100%;display:flex}.workshopy-module__-tUiDW__sectionTitle{font-family:var(--font-primary);letter-spacing:.05em;text-transform:uppercase;color:#000;text-align:center;margin-top:80px;font-size:clamp(2rem,4vw,3rem);font-weight:800}.workshopy-module__-tUiDW__grid3{grid-template-columns:repeat(1,1fr);gap:2.5rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.workshopy-module__-tUiDW__grid2{grid-template-columns:repeat(1,1fr);gap:2.5rem;width:100%;max-width:800px;margin:0 auto;display:grid}.workshopy-module__-tUiDW__grid1{grid-template-columns:1fr;gap:2.5rem;width:100%;max-width:400px;margin:0 auto;display:grid}.workshopy-module__-tUiDW__workshopCard{flex-direction:row;align-items:center;gap:3.5rem;width:100%;transition:transform .3s;display:flex}.workshopy-module__-tUiDW__workshopCard:hover{transform:translateY(-2px)}.workshopy-module__-tUiDW__imageBox{background-color:#eaeaea;border:1px solid #000;flex-shrink:0;width:320px;height:380px;position:relative;overflow:hidden}.workshopy-module__-tUiDW__placeholderBox{background-color:#eaeaea;justify-content:center;align-items:center;width:100%;height:100%;display:flex}.workshopy-module__-tUiDW__gridImage{object-fit:cover;filter:grayscale();transition:transform .5s cubic-bezier(.25,.46,.45,.94),filter .4s}.workshopy-module__-tUiDW__workshopCard:hover .workshopy-module__-tUiDW__gridImage{transform:scale(1.04);filter:grayscale(0)!important}.workshopy-module__-tUiDW__infoBox{text-align:left;flex-direction:column;flex-grow:1;justify-content:center;align-items:flex-start;gap:1.2rem;padding:1rem 0;display:flex}.workshopy-module__-tUiDW__cardTitle{font-family:var(--font-primary);text-transform:uppercase;color:#000;font-size:clamp(1.2rem,1.8vw,1.8rem);font-weight:800}.workshopy-module__-tUiDW__cardDesc{font-family:var(--font-primary);color:#444;font-size:.92rem;line-height:1.7}.workshopy-module__-tUiDW__orderBtn{color:#000;font-family:var(--font-primary);text-transform:uppercase;text-align:center;cursor:pointer;background:0 0;border:1px solid #000;margin-top:.5rem;padding:.6rem 2.2rem;font-size:clamp(.75rem,1vw,.9rem);font-weight:700;transition:background-color .3s,color .3s;display:inline-block}.workshopy-module__-tUiDW__orderBtn:hover{color:#fff;background-color:#000}@media (max-width:1024px){.workshopy-module__-tUiDW__container{padding:4rem 3rem}.workshopy-module__-tUiDW__grid3{grid-template-columns:repeat(1,1fr);max-width:800px}}@media (max-width:768px){.workshopy-module__-tUiDW__main{padding-top:80px}.workshopy-module__-tUiDW__container{gap:3.5rem;padding:2.5rem 1.5rem}.workshopy-module__-tUiDW__grid3,.workshopy-module__-tUiDW__grid2{grid-template-columns:1fr;max-width:100%}.workshopy-module__-tUiDW__sectionTitle{font-size:2.2rem}.workshopy-module__-tUiDW__workshopCard{flex-direction:column;align-items:stretch;gap:1.5rem}.workshopy-module__-tUiDW__imageBox{aspect-ratio:4/3;width:100%;height:auto}.workshopy-module__-tUiDW__infoBox{text-align:center;align-items:center;padding:.5rem 0}}@media (max-width:480px){.workshopy-module__-tUiDW__container{padding:2rem 1rem}}
