.Button_button__I5DID{--btnPaddings:0 15px;--fontSize:16px;--color:var(--black-900);--background:var(--white-100);--hoverBg:var(--yellow-900);--hoverColor:var(--color);--minWidth:140px;--height:48px;--borderRadius:calc(var(--height) / 2);--border:none;font-weight:500;font-size:var(--fontSize);line-height:1;color:var(--color);min-width:var(--minWidth);display:flex;align-items:center;background-color:var(--background);border-radius:var(--borderRadius);border:var(--border);height:var(--height);text-align:center;justify-content:center;padding:var(--btnPaddings);cursor:pointer;transition:background-color .3s,color .3s}@media(hover:hover){.Button_button__I5DID:hover{background-color:var(--hoverBg);color:var(--hoverColor)}}.Button_button__I5DID.Button_light__pRRvZ{--fontSize:14px;--border:2px solid var(--white-20);--background:transparent;--color:var(--white-100);--hoverBg:var(--white-10)}.Button_button__I5DID.Button_dark__QIUnO{--fontSize:16px;--border:2px solid var(--white-20);--background:var(--black-900);--color:var(--white-100);--hoverBg:var(--white-10)}.Modal_modal__i0TOf{--padding:32px 24px;--maxWidth:570px;--modalTitleFontSize:24px;--modalTitleLineHeight:1.1;--modalTitleFontWeight:500;--modalTitleMargin:24px;--modalBorderRadius:12px;--maxHeight:initial;--modalBackground:var(--black-70);position:fixed;min-width:320px;left:0;top:0;width:100%;height:100%;background:var(--modalBackground);z-index:10;display:none;overflow-x:hidden;color:var(--white-100)}.Modal_modal__i0TOf .Modal_modalTitle__NMQKt{font-size:var(--modalTitleFontSize);line-height:var(--modalTitleLineHeight);font-weight:var(--modalTitleFontWeight);margin-bottom:var(--modalTitleMargin);text-align:center}.Modal_modal__i0TOf.Modal_large__2z_2w{--padding:32px 16px;--maxWidth:766px}.Modal_modal__i0TOf.Modal_active__A2Dnn{display:flex}.Modal_modal__i0TOf .Modal_modalZoom__ORrgG{display:flex;align-items:flex-start;justify-content:center;width:100%;height:100%;padding:32px 0;overflow-x:hidden;-ms-overflow-style:none!important;scrollbar-width:none!important}.Modal_modal__i0TOf .Modal_modalZoom__ORrgG::-webkit-scrollbar{display:none!important;width:0!important;height:0!important;background-color:transparent}.Modal_modal__i0TOf .Modal_modalZoom__ORrgG::-webkit-scrollbar-thumb{display:none!important;background-color:transparent}.Modal_modal__i0TOf .Modal_modalContent__BXmqx{margin:auto;width:calc(100% - (var(--mainPadding)*2 - 8px));max-width:var(--maxWidth);background:var(--black-800);border-radius:var(--modalBorderRadius);display:flex;flex-direction:column;position:relative;padding:var(--padding);max-height:var(--maxHeight)}.Modal_modal__i0TOf .Modal_modalClose__i81Z9{width:48px;height:48px;background:var(--black-800);color:var(--white-80);border-radius:50%;margin:0;cursor:pointer;position:absolute;top:calc(100% + 16px);left:50%;transform:translateX(-50%);transition:background .3s,color .3s}.Modal_modal__i0TOf .Modal_modalClose__i81Z9:after,.Modal_modal__i0TOf .Modal_modalClose__i81Z9:before{content:"";position:absolute;width:20px;height:2px;background-color:currentcolor;left:50%;top:50%;border-radius:2px;transform:translate(-50%,-50%) rotate(45deg);color:currentcolor}.Modal_modal__i0TOf .Modal_modalClose__i81Z9:after{transform:translate(-50%,-50%) rotate(-45deg)}@media(hover:hover){.Modal_modal__i0TOf .Modal_modalClose__i81Z9:hover{background:var(--white-10);color:var(--white-100)}}@media only screen and (min-width:1024px){.Modal_modal__i0TOf{--padding:48px;--modalTitleFontSize:32px;--modalTitleMargin:40px;--modalBorderRadius:16px}.Modal_modal__i0TOf .Modal_modalClose__i81Z9{top:12px;left:auto;right:12px;transform:none;background:var(--white-5)}.Modal_modal__i0TOf.Modal_large__2z_2w{--padding:8px}.Modal_modal__i0TOf.Modal_large__2z_2w .Modal_modalClose__i81Z9{top:20px;right:20px;z-index:2}}.Picture_picture__SbZYL{display:block}.Picture_picture__SbZYL.Picture_fill__b_gZq img{width:100%;height:100%;top:0;left:0;position:absolute}.Input_inputField__vRhsn{--padding:16px;--inputHeight:48px;--textAreaHeight:116px;--fontWeight:400;--fontSize:14px;--borderColor:var(--white-100);--borderType:solid;--borderWidth:0px;--borderRadius:8px;--fieldBackground:var(--white-5);--fieldColor:var(--white-100);position:relative}.Input_inputField__item__OAEli{padding:var(--padding);border:var(--borderWidth) var(--borderType) var(--borderColor);height:var(--inputHeight);border-radius:var(--borderRadius);width:100%;color:var(--fieldColor);font-weight:var(--fontWeight);font-size:var(--fontSize);resize:none;background:var(--fieldBackground);transition:border .3s,box-shadow .3s}.Input_inputField__item__OAEli::-moz-placeholder{color:#b3b3b3}.Input_inputField__item__OAEli:-ms-input-placeholder{color:#b3b3b3}.Input_inputField__item__OAEli::placeholder{color:#b3b3b3}.Input_inputField__item__OAEli[disabled]{pointer-events:none}.Input_inputField__item__OAEli[type=checkbox]{flex-shrink:0;width:16px;height:16px;padding:0;margin:0 8px 0 0;cursor:pointer;background-repeat:no-repeat;background-position:50% 50%;background-size:16px;border:1px solid var(--white-100);border-radius:3px;transition:background-color .3s,background-size .2s,border-color .3s}.Input_inputField__item__OAEli[type=checkbox][checked]{background-image:url(/assets/check.svg)}.Input_inputField__item__OAEli[type=checkbox]~span{flex-grow:1;font-size:12px;font-weight:400;line-height:1.3;cursor:pointer}.Input_inputField__vRhsn a{color:var(--yellow-900);transition:opacity .3s;position:relative}.Input_inputField__vRhsn a:before{content:"";position:absolute;width:100%;height:1px;background:currentcolor;top:100%;left:0;pointer-events:none;transform-origin:100% 50%;transform:scaleX(0);transition:transform .3s}@media(hover:hover){.Input_inputField__vRhsn a:hover{opacity:.9}.Input_inputField__vRhsn a:hover:before{transform-origin:0 50%;transform:scaleX(1)}}.Input_inputField__vRhsn textarea{height:var(--textAreaHeight);padding-top:15px}.Input_inputField__vRhsn label{display:flex;align-items:flex-start}.Input_inputField__error__lgVaR{font-weight:400;font-size:12px;line-height:1.3;color:#f04438}.SectionTitle_sectionTitle__EOcWJ{--titleFontSize:28px;--textFontSize:16px;--indent:16px;--maxWidth:766px;--margin:0;font-weight:500;margin:var(--margin)}.SectionTitle_sectionTitle__title__QY7rk{font-size:var(--titleFontSize);line-height:1.1;font-weight:inherit}.SectionTitle_sectionTitle__title__QY7rk a{color:var(--yellow-900);transition:opacity .3s}@media(hover:hover){.SectionTitle_sectionTitle__title__QY7rk a:hover{opacity:.9}}.SectionTitle_sectionTitle__description__OvsR2{font-size:var(--textFontSize);margin-top:var(--indent);color:var(--white-80)}.SectionTitle_sectionTitle__description__OvsR2 a{color:var(--yellow-900);transition:opacity .3s}@media(hover:hover){.SectionTitle_sectionTitle__description__OvsR2 a:hover{opacity:.9}}.SectionTitle_sectionTitle__EOcWJ.SectionTitle_center__0rls7{text-align:center;max-width:var(--maxWidth);margin-left:auto;margin-right:auto}@media only screen and (min-width:1024px){.SectionTitle_sectionTitle__EOcWJ{--titleFontSize:40px;--indent:20px}}.EventItem_item__P3vjR{flex-grow:1;display:flex!important;flex-direction:column;border-radius:12px;overflow:hidden;background:var(--white-10);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);padding:4px;font-weight:500;line-height:1.3}.EventItem_item__image__yODZ6{position:relative;padding-top:68.65%;margin:-4px -4px 0;width:calc(100% + 8px)}.EventItem_item__image__yODZ6 img{-o-object-fit:cover;object-fit:cover}.EventItem_item__date__EWQVE{padding:16px;display:flex;align-items:center;color:var(--white-100);font-size:14px}.EventItem_item__date__EWQVE span{margin-right:auto;color:var(--yellow-900)}.EventItem_item__date__EWQVE div{color:var(--yellow-900);margin-right:4px}.EventItem_item__date__EWQVE div~span{color:var(--white-100)}.EventItem_item__date__EWQVE div~span:before{content:"("}.EventItem_item__date__EWQVE div~span:after{content:")"}.EventItem_item__content__EVW5U{flex-grow:1;border-radius:8px;background:var(--black-900);padding:16px}.EventItem_item__content__EVW5U .EventItem_subtitle__p92Mj{color:var(--white-80);font-size:14px;margin-bottom:8px;max-height:37px;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;display:-webkit-box}.EventItem_item__content__EVW5U .EventItem_title__IqSfJ{font-size:20px;transition:opacity .3s}@media(hover:hover){.EventItem_item__content__EVW5U .EventItem_title__IqSfJ:hover{opacity:.8}}.EventItem_item__content__EVW5U .EventItem_link__965p2{margin-top:12px;--fontSize:14px}@media only screen and (min-width:1024px){.EventItem_item__P3vjR{border-radius:16px;padding:4px}.EventItem_item__image__yODZ6{padding-top:67.79%}.EventItem_item__date__EWQVE{padding:20px 28px;font-size:16px}.EventItem_item__content__EVW5U{border-radius:12px;padding:21px 28px;display:flex;align-items:center}.EventItem_item__content__info__N9E7W{width:calc(100% - 164px)}.EventItem_item__content__EVW5U .EventItem_subtitle__p92Mj{font-size:16px;margin-bottom:12px;grid-column:1;max-height:42px}.EventItem_item__content__EVW5U .EventItem_title__IqSfJ{font-size:24px;grid-column:1}.EventItem_item__content__EVW5U .EventItem_link__965p2{margin-top:0;grid-column:2;grid-row:span 2;width:144px;margin-left:20px}}.Breadcrumbs_breadcrumbs__eqcub{padding:12px 0 32px;display:flex;align-items:center;font-size:14px;font-weight:500;line-height:1.3;color:var(--white-100)}.Breadcrumbs_breadcrumbs__eqcub a{color:var(--white-80);transition:color .3s}@media(hover:hover){.Breadcrumbs_breadcrumbs__eqcub a:hover{color:var(--white-100)}}.Breadcrumbs_breadcrumbs__eqcub span{pointer-events:none}.Breadcrumbs_breadcrumbs__eqcub svg{width:12px;height:12px;transform:rotate(-90deg);margin:0 8px -1px}@media only screen and (min-width:1024px){.Breadcrumbs_breadcrumbs__eqcub{padding:20px 0 32px}}.Header_headerBlock__QRI7P{padding-top:72px}@media only screen and (min-width:1024px){.Header_headerBlock__QRI7P{padding-top:100px}}.Header_header__YZ4_L{width:100%;position:fixed;top:0;z-index:5;color:var(--white-100);transition:color .3s;background:var(--black-60);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.Header_header__content__Ns4v1{padding:12px var(--mainPadding);margin:0 calc(var(--mainPadding)*-1);width:calc(100% + var(--mainPadding)*2);display:flex;align-items:center;transform:translateZ(0)}.Header_header__content__link__f9Swl{display:flex;position:relative;z-index:2;margin-right:auto;width:120px;height:40px}.Header_header__content__link__f9Swl .Header_logo__90WSD{width:100%;height:100%}.Header_header__YZ4_L .Header_burger__mWF4c{display:flex;align-items:center;justify-content:center;cursor:pointer;width:48px;height:48px;padding:3px;overflow:hidden;position:relative;background:var(--white-10);border-radius:50%;z-index:1;margin-left:8px;flex-shrink:0;transition:background .3s}@media(hover:hover){.Header_header__YZ4_L .Header_burger__mWF4c:hover{background:var(--white-15)}}.Header_header__YZ4_L .Header_burger__mWF4c span{background:currentcolor;width:20px;height:2px;position:relative;border-radius:2px}.Header_header__YZ4_L .Header_burger__mWF4c span:after,.Header_header__YZ4_L .Header_burger__mWF4c span:before{content:"";background:inherit;width:inherit;height:inherit;position:absolute;left:0;border-radius:inherit}.Header_header__YZ4_L .Header_burger__mWF4c span:before{top:-6px}.Header_header__YZ4_L .Header_burger__mWF4c span:after{top:6px}[class*=menu-open] .Header_header__YZ4_L .Header_burger__mWF4c span{transform:rotate(45deg)}[class*=menu-open] .Header_header__YZ4_L .Header_burger__mWF4c span:before{transform:rotate(-90deg);top:0}[class*=menu-open] .Header_header__YZ4_L .Header_burger__mWF4c span:after{left:-200%;transition:none;transition-delay:0s}.Header_header__cities__YKFuW{margin-left:8px;position:relative;font-weight:500}.Header_header__cities__YKFuW .Header_current__Z0C_A{padding:14px 16px;background:transparent;display:flex;min-width:126px;align-items:center;cursor:pointer;border-radius:100px;transition:background .3s;border:2px solid var(--white-20)}@media(hover:hover){.Header_header__cities__YKFuW .Header_current__Z0C_A:hover{background:var(--white-10)}}.Header_header__cities__YKFuW .Header_current__Z0C_A svg{width:20px;height:20px;opacity:.6}.Header_header__cities__YKFuW .Header_current__Z0C_A svg.Header_arrow__bqkrK{transition:transform .3s}.Header_header__cities__YKFuW .Header_current__Z0C_A span{margin:0 auto}.Header_header__cities__YKFuW .Header_list__xLHVy{position:absolute;left:0;width:100%;top:calc(100% + 16px);border-radius:8px;background:var(--black-60);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px);max-height:0;overflow:hidden;transition:max-height .3s}.Header_header__cities__YKFuW .Header_list__xLHVy .Header_item__yKA3h{width:100%;display:flex;align-items:center;justify-content:center;height:50px;cursor:pointer;transition:background .3s}@media(hover:hover){.Header_header__cities__YKFuW .Header_list__xLHVy .Header_item__yKA3h:hover{background:var(--white-10)}}.Header_header__cities__YKFuW .Header_list__xLHVy .Header_item__yKA3h+.Header_item__yKA3h{border-top:1px solid var(--white-10)}.Header_header__cities__YKFuW.Header_active__XpQ1S .Header_current__Z0C_A .Header_arrow__bqkrK{transform:rotate(-180deg)}.Header_header__cities__YKFuW.Header_active__XpQ1S .Header_list__xLHVy{max-height:150px}@media only screen and (max-width:1023px){.Header_header__content__Ns4v1{flex-wrap:wrap}.Header_header__list__1dlwK{width:calc(100% + 36px);font-size:16px;font-weight:500;transition:height .3s,margin .15s;margin-bottom:-12px;transition-delay:0s,.3s;display:flex;flex-direction:column;height:0;overflow-x:hidden;-ms-overflow-style:none!important;scrollbar-width:none!important}.Header_header__list__1dlwK::-webkit-scrollbar{width:0!important;height:0!important}.Header_header__list__1dlwK::-webkit-scrollbar,.Header_header__list__1dlwK::-webkit-scrollbar-thumb{display:none!important;background-color:transparent}[class*=menu-open] .Header_header__list__1dlwK{height:calc(100vh - 72px);margin-top:12px;transition-delay:0s}.Header_header__list__1dlwK .Header_menuContent__9G3ME{margin:auto;display:flex;flex-direction:column;text-align:center}.Header_header__list__1dlwK .Header_item__yKA3h{font-size:32px;font-weight:500;line-height:1.1}.Header_header__list__1dlwK .Header_item__yKA3h+.Header_item__yKA3h{margin-top:32px}.Header_header__list__1dlwK .Header_item__yKA3h>*{pointer-events:none}.Header_header__YZ4_L .Header_book__xloth{padding:20px 0;display:flex;align-items:center;justify-content:center}.Header_header__YZ4_L .Header_book__button__Y_v5_{--minWidth:183px;--height:56px}}@media only screen and (min-width:1024px){.Header_header__content__Ns4v1{padding:22px 0;position:relative;margin:0;width:100%}.Header_header__content__link__f9Swl{width:168px;height:56px;margin-right:44px;flex-shrink:0}.Header_header__content__link__f9Swl:before{content:"";position:absolute;top:50%;left:calc(100% + 18px);transform:translateY(-50%);width:2px;height:24px;background:var(--white-20)}.Header_header__YZ4_L .Header_burger__mWF4c{display:none}.Header_header__list__1dlwK{height:100%;width:100%;display:flex;align-items:center}.Header_header__list__1dlwK .Header_menuContent__9G3ME{display:flex;align-items:center;width:100%;padding-right:130px}.Header_header__list__1dlwK .Header_item__yKA3h{font-weight:500;transition:background .3s;cursor:pointer;padding:8px 16px;border-radius:100px}.Header_header__list__1dlwK .Header_item__yKA3h>*{pointer-events:none}}@media only screen and (min-width:1024px)and (hover:hover){.Header_header__list__1dlwK .Header_item__yKA3h:hover{background:var(--white-10)}}@media only screen and (min-width:1024px){.Header_header__list__1dlwK .Header_item__yKA3h+.Header_item__yKA3h{margin-left:8px}.Header_header__cities__YKFuW{margin-left:0;position:absolute;top:50%;transform:translateY(-50%);z-index:2;right:173px}.Header_header__YZ4_L .Header_book__xloth{margin-left:16px}.Header_header__YZ4_L .Header_book__button__Y_v5_{width:157px;--minWidth:157px;--height:46px}}@media only screen and (min-width:1280px){.Header_header__content__link__f9Swl{margin-right:64px}.Header_header__content__link__f9Swl:before{left:calc(100% + 38px)}}.Header_modalCities__ee1XK{max-width:374px;width:100%;margin:0 auto;display:flex;align-items:center}.Header_modalCities__ee1XK .Header_item__yKA3h{width:100%;cursor:pointer;font-size:18px;font-weight:500;line-height:1.3;border-radius:100px;display:flex;align-items:center;justify-content:center;height:56px;color:var(--white-100);background:var(--white-5);transition:background .3s}@media(hover:hover){.Header_modalCities__ee1XK .Header_item__yKA3h:hover{background:var(--white-15)}}.Header_modalCities__ee1XK .Header_item__yKA3h+.Header_item__yKA3h{margin-left:12px}@media only screen and (min-width:1024px){.Header_modalCities__ee1XK .Header_item__yKA3h{font-size:20px;height:64px}}.footer_footer__Jqiqm{padding:32px 0;background:var(--black-60);-webkit-backdrop-filter:blur(50px);backdrop-filter:blur(50px)}.footer_footer__Jqiqm:not(.footer_noMargin__jUu1w){margin-top:var(--sectionMargin)}.footer_footer__logo__qeNVU{width:168px;height:56px;margin:0 auto 32px}.footer_footer__logo__qeNVU svg{width:100%;height:100%}.footer_footer__sociallinks__3VCXF{display:flex;align-items:center;justify-content:center}.footer_footer__sociallinks__3VCXF li+li{margin-left:24px}.footer_footer__sociallinks__3VCXF a{width:32px;height:32px;color:var(--white-40);transition:color .3s}@media(hover:hover){.footer_footer__sociallinks__3VCXF a:hover{color:var(--white-100)}}.footer_footer__sociallinks__3VCXF a svg{width:100%;height:100%}.footer_footer__copyright__W42dw{color:var(--white-80);padding-top:32px;margin-top:32px;border-top:2px solid var(--white-20);text-align:center;font-size:12px;line-height:1.3}@media only screen and (max-width:374px){.footer_footer__sociallinks__3VCXF li+li{margin-left:12px}}@media only screen and (min-width:1024px){.footer_footer__Jqiqm{padding:23px 0 32px}.footer_footer__sociallinks__3VCXF li+li{margin-left:20px}}.Preloader_preloader__j4aIF{--animationTime:2000ms;position:fixed;height:100%;background-color:var(--black-900);top:0;left:0;width:100%;z-index:11;transition:opacity .5s ease;display:flex;justify-content:center;align-items:center;padding:var(--mainPadding)}.Preloader_preloader__j4aIF.Preloader_hide__H6tBO{opacity:0;pointer-events:none}.Preloader_preloader__content__ilfHb{width:100%;max-width:400px}.Preloader_preloader__content__ilfHb .Preloader_counter__HSal6{margin-bottom:32px;display:flex;justify-content:center;align-items:flex-end;width:100%;font-size:40px;font-weight:400;line-height:1.1}.Preloader_preloader__content__ilfHb .Preloader_counter__numbers__icVXe{width:83px;height:51px;display:flex;justify-content:flex-end;align-items:flex-start;padding-top:7px;margin-right:8px;overflow:hidden}.Preloader_preloader__content__ilfHb .Preloader_counter__numbers__icVXe .Preloader_row__Uh9Dp:first-child{animation:Preloader_numbers1__Ak2Pj var(--animationTime) 1 linear}.Preloader_preloader__content__ilfHb .Preloader_counter__numbers__icVXe .Preloader_row__Uh9Dp:nth-child(2){animation:Preloader_numbers2___mCDZ var(--animationTime) 1 linear}.Preloader_preloader__content__ilfHb .Preloader_counter__numbers__icVXe .Preloader_row__Uh9Dp:nth-child(3){animation:Preloader_numbers3__KWJor calc(var(--animationTime)/9) 9 linear}.Preloader_preloader__content__ilfHb .Preloader_counter__HSal6 span{opacity:.3}.Preloader_preloader__content__ilfHb .Preloader_line__iR8V1{height:4px;border-radius:4px;background:var(--white-5);position:relative}.Preloader_preloader__content__ilfHb .Preloader_line__iR8V1:before{content:"";display:block;position:absolute;left:0;top:0;width:100%;height:100%;background:linear-gradient(90deg,var(--white-5) 0,var(--white-100) 100%);border-radius:inherit;animation:Preloader_line__iR8V1 var(--animationTime) 1 linear;z-index:1}@keyframes Preloader_line__iR8V1{0%{width:0}to{width:100%}}@keyframes Preloader_numbers1__Ak2Pj{0%,90%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes Preloader_numbers2___mCDZ{0%{transform:translateY(100%)}10%{transform:translateY(0)}to{transform:translateY(-90%)}}@keyframes Preloader_numbers3__KWJor{0%{transform:translateY(0)}to{transform:translateY(-90%)}}.ModalForm_modalForm__content__prz0_ .ModalForm_title__cMKEj{text-align:center;font-size:20px;font-weight:500;line-height:1.3;margin-bottom:24px}.ModalForm_modalForm__content__prz0_ .ModalForm_fieldset__Zeu4c{display:grid;grid-template-columns:1fr;grid-row-gap:16px;row-gap:16px;grid-column-gap:16px;-moz-column-gap:16px;column-gap:16px}.ModalForm_modalForm__content__prz0_ .ModalForm_fieldset__Zeu4c .ModalForm_checkbox__Ar0oF{margin-top:8px}.ModalForm_modalForm__content__prz0_ .ModalForm_button__CryjS{margin-top:24px;width:100%}.ModalForm_modalForm__image__cVyM_{position:relative;display:none}@media only screen and (min-width:1024px){.ModalForm_modalForm__VZxSa{display:grid;grid-template-columns:1fr 272px}.ModalForm_modalForm__content__prz0_{padding:32px 56px 32px 48px}.ModalForm_modalForm__content__prz0_ .ModalForm_fieldset__Zeu4c{grid-template-columns:1fr 1fr}.ModalForm_modalForm__content__prz0_ .ModalForm_fieldset__Zeu4c .ModalForm_checkbox__Ar0oF,.ModalForm_modalForm__content__prz0_ .ModalForm_fieldset__Zeu4c .ModalForm_textarea__buMB_{grid-column:span 2}.ModalForm_modalForm__content__prz0_ .ModalForm_button__CryjS{width:auto}.ModalForm_modalForm__image__cVyM_{padding-top:155.15%;display:block;border-radius:16px;overflow:hidden}.ModalForm_modalForm__image__cVyM_ img{-o-object-fit:cover;object-fit:cover}}