
form{flex-direction:column;align-items:flex-start;gap:30px;display:flex}@media (max-width:460px){form{align-items:stretch}}.PhoneInput{font-family:var(--font-title);background-color:var(--color-bg-main);color:var(--color-accent);border-radius:30px;flex-direction:row;align-items:center;gap:10px;padding:1em 1.6em;display:flex;overflow:hidden}.PhoneInputCountry{margin-right:unset;gap:10px}.PhoneInputInput:focus{outline:none}.PhoneInputCountrySelectArrow{border-color:var(--color-font-grey);opacity:unset}.inputWrapper label{color:var(--color-font-light);align-self:flex-start}.inputWrapper{flex-direction:column;gap:10px;width:100%;display:flex;position:relative}.inputWrapper .error{color:var(--color-error);background-color:var(--color-bg-main);filter:drop-shadow(0 3px 5px #0000004d);border-radius:10px;padding:5px 15px;font-size:.75rem;font-weight:500;position:absolute;top:100%;left:50px}.inputWrapper .error .tooltipArrow{border-left:10px solid #0000;border-right:10px solid #0000;border-bottom:10px solid var(--color-bg-main);position:absolute;top:-10px;left:50px;transform:translate(-50%)}form button{margin-top:20px}@media (min-width:460px){form button{align-self:center}}.shake{animation:.5s infinite horizontal-shaking}@keyframes horizontal-shaking{0%{transform:translate(0)}25%{transform:translate(5px)}50%{transform:translate(-5px)}75%{transform:translate(5px)}to{transform:translate(0)}}.disclaimer{font-size:.875rem;font-weight:300}.disclaimer a{color:var(--color-font-light);text-decoration:underline;text-decoration-thickness:.5px}.radioGroup{flex-direction:column;gap:10px;display:flex}.inputDescription{opacity:.7;font-size:.875rem;font-weight:500}
:root{--PhoneInput-color--focus:#03b2cb;--PhoneInputInternationalIconPhone-opacity:.8;--PhoneInputInternationalIconGlobe-opacity:.65;--PhoneInputCountrySelect-marginRight:.35em;--PhoneInputCountrySelectArrow-width:.3em;--PhoneInputCountrySelectArrow-marginLeft:var(--PhoneInputCountrySelect-marginRight);--PhoneInputCountrySelectArrow-borderWidth:1px;--PhoneInputCountrySelectArrow-opacity:.45;--PhoneInputCountrySelectArrow-color:currentColor;--PhoneInputCountrySelectArrow-color--focus:var(--PhoneInput-color--focus);--PhoneInputCountrySelectArrow-transform:rotate(45deg);--PhoneInputCountryFlag-aspectRatio:1.5;--PhoneInputCountryFlag-height:1em;--PhoneInputCountryFlag-borderWidth:1px;--PhoneInputCountryFlag-borderColor:#00000080;--PhoneInputCountryFlag-borderColor--focus:var(--PhoneInput-color--focus);--PhoneInputCountryFlag-backgroundColor--loading:#0000001a}.PhoneInput{align-items:center;display:flex}.PhoneInputInput{flex:1;min-width:0}.PhoneInputCountryIcon{width:calc(var(--PhoneInputCountryFlag-height)*var(--PhoneInputCountryFlag-aspectRatio));height:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--square{width:var(--PhoneInputCountryFlag-height)}.PhoneInputCountryIcon--border{background-color:var(--PhoneInputCountryFlag-backgroundColor--loading);box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor)}.PhoneInputCountryIconImg{width:100%;height:100%;display:block}.PhoneInputInternationalIconPhone{opacity:var(--PhoneInputInternationalIconPhone-opacity)}.PhoneInputInternationalIconGlobe{opacity:var(--PhoneInputInternationalIconGlobe-opacity)}.PhoneInputCountry{margin-right:var(--PhoneInputCountrySelect-marginRight);align-self:stretch;align-items:center;display:flex;position:relative}.PhoneInputCountrySelect{z-index:1;opacity:0;cursor:pointer;border:0;width:100%;height:100%;position:absolute;top:0;left:0}.PhoneInputCountrySelect[disabled],.PhoneInputCountrySelect[readonly]{cursor:default}.PhoneInputCountrySelectArrow{content:"";width:var(--PhoneInputCountrySelectArrow-width);height:var(--PhoneInputCountrySelectArrow-width);margin-left:var(--PhoneInputCountrySelectArrow-marginLeft);border-style:solid;border-color:var(--PhoneInputCountrySelectArrow-color);border-top-width:0;border-bottom-width:var(--PhoneInputCountrySelectArrow-borderWidth);border-left-width:0;border-right-width:var(--PhoneInputCountrySelectArrow-borderWidth);transform:var(--PhoneInputCountrySelectArrow-transform);opacity:var(--PhoneInputCountrySelectArrow-opacity);display:block}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon+.PhoneInputCountrySelectArrow{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon--border{box-shadow:0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus),inset 0 0 0 var(--PhoneInputCountryFlag-borderWidth)var(--PhoneInputCountryFlag-borderColor--focus)}.PhoneInputCountrySelect:focus+.PhoneInputCountryIcon .PhoneInputInternationalIconGlobe{opacity:1;color:var(--PhoneInputCountrySelectArrow-color--focus)}
.InputChechbox-module__-p9uqW__checkboxWrapper{flex-flow:row;align-items:center;gap:10px;display:flex}.InputChechbox-module__-p9uqW__checkboxWrapper label{font-weight:300}.InputChechbox-module__-p9uqW__checkboxWrapper input{appearance:none;border:1px solid var(--color-font-light);cursor:pointer;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:flex}.InputChechbox-module__-p9uqW__checkboxWrapper input:after{content:"";width:15px;height:15px;box-shadow:inset 1em 1em var(--color-font-light);transform-origin:0 100%;clip-path:polygon(7.62% 54.11%,0% 65%,50% 100%,100% 16%,87.19% 8.37%,44.57% 79.97%);transition:transform .12s ease-in-out;transform:scale(0)}.InputChechbox-module__-p9uqW__checkboxWrapper input:checked:after{transform:scale(1)}
.SatsangInfo-module__rLlWKG__container{background-color:var(--color-bg-main);color:var(--color-font-dark2);flex-direction:column;gap:40px;padding:40px 45px;display:flex}@media (max-width:768px){.SatsangInfo-module__rLlWKG__container{padding:50px 20px}}.SatsangInfo-module__rLlWKG__container>p{font-size:1.125rem}@media (max-width:768px){.SatsangInfo-module__rLlWKG__container>p{font-size:1rem}}.SatsangInfo-module__rLlWKG__header{flex-direction:column;gap:20px;display:flex}.SatsangInfo-module__rLlWKG__container h3{color:var(--color-accent);font-size:1.625rem}@media (max-width:768px){.SatsangInfo-module__rLlWKG__container h3{font-size:1.375rem}}.SatsangInfo-module__rLlWKG__note{font-weight:300}
.TMContacts-module__S_pcFW__container{background-color:var(--color-bg-main);color:var(--color-font-dark2);border-radius:20px;flex-direction:column;gap:40px;display:flex}.TMContacts-module__S_pcFW__container h2{color:var(--color-accent)}.TMContacts-module__S_pcFW__cols{flex-direction:row;justify-content:space-between;gap:30px;display:flex}@media (max-width:768px){.TMContacts-module__S_pcFW__cols{flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:50px}}.TMContacts-module__S_pcFW__cols>div{flex:45%}@media (max-width:768px){.TMContacts-module__S_pcFW__cols>div{flex:100%}}.TMContacts-module__S_pcFW__address em{font-size:1rem;font-style:normal}@media (max-width:768px){.TMContacts-module__S_pcFW__address em{font-size:.875rem}}.TMContacts-module__S_pcFW__address u{color:var(--color-accent);font-weight:500;text-decoration:none}.TMContacts-module__S_pcFW__leftCol{font-size:1.125rem;font-weight:400}@media (max-width:768px){.TMContacts-module__S_pcFW__leftCol{font-size:1rem}}.TMContacts-module__S_pcFW__leftCol b,.TMContacts-module__S_pcFW__leftCol strong,.TMContacts-module__S_pcFW__contactsTitle{color:var(--color-accent);font-weight:600}.TMContacts-module__S_pcFW__contactsList{flex-direction:column;gap:20px;display:flex}.TMContacts-module__S_pcFW__phone{flex-direction:row;gap:10px;margin-bottom:5px;display:flex}.TMContacts-module__S_pcFW__phone a{color:inherit}.TMContacts-module__S_pcFW__messangers{flex-direction:row;gap:15px;display:flex}.TMContacts-module__S_pcFW__messangers a{color:inherit;text-decoration:underline;text-decoration-thickness:1px;-webkit-text-decoration-color:var(--color-accent);-webkit-text-decoration-color:var(--color-accent);text-decoration-color:var(--color-accent)}.TMContacts-module__S_pcFW__map{border-radius:20px;width:100%;height:100%;min-height:400px;overflow:hidden;box-shadow:0 0 20px #0000001a}@media (max-width:768px){.TMContacts-module__S_pcFW__map{width:calc(100vw - 40px);height:320px}}

.TMFAQ-module__NYaCra__container{background-color:var(--color-bg-grey);border-radius:20px;flex-direction:column;gap:40px;display:flex}.TMFAQ-module__NYaCra__container h2{color:var(--color-font-dark)}
.YogaSchedule-module__2zoynq__container{background-color:var(--color-accent);color:var(--color-font-light);border-radius:20px;flex-direction:column;gap:40px;display:flex}.YogaSchedule-module__2zoynq__schedule{flex-flow:row;justify-content:space-between;font-size:1.375rem;font-weight:300;line-height:2.2;display:flex}@media (max-width:768px){.YogaSchedule-module__2zoynq__schedule{font-size:1rem}}.YogaSchedule-module__2zoynq__schedule b,.YogaSchedule-module__2zoynq__schedule strong{font-weight:400}.YogaSchedule-module__2zoynq__schedule u{color:#dadada;text-decoration:none}.YogaSchedule-module__2zoynq__leftCol,.YogaSchedule-module__2zoynq__rightCol{flex:40%}
.UsloviyaUchastiya-module__DJMFTq__container{padding:40px}@media (max-width:768px){.UsloviyaUchastiya-module__DJMFTq__container{padding:30px 20px}}.UsloviyaUchastiya-module__DJMFTq__ul{padding-left:1em;list-style-type:disc}.UsloviyaUchastiya-module__DJMFTq__ul li{margin-bottom:1em;font-size:1.125rem}.UsloviyaUchastiya-module__DJMFTq__container h2{margin-bottom:16px}
.page-module__f1GL7W__ul{padding-left:1em;list-style-type:disc}.page-module__f1GL7W__ul li{margin-bottom:1em;font-size:1.125rem}
