/*! PhotoSwipe main CSS by Dmytro Semenov | photoswipe.com */.pswp{--pswp-bg:#000;--pswp-placeholder-bg:#222;--pswp-root-z-index:100000;--pswp-preloader-color:rgba(79,79,79,0.4);--pswp-preloader-color-secondary:rgba(255,255,255,0.9);--pswp-icon-color:#fff;--pswp-icon-color-secondary:#4f4f4f;--pswp-icon-stroke-color:#4f4f4f;--pswp-icon-stroke-width:2px;--pswp-error-text-color:var(--pswp-icon-color);position:fixed;top:0;left:0;width:100%;height:100%;z-index:var(--pswp-root-z-index);display:none;touch-action:none;opacity:.003;contain:layout style size;-webkit-tap-highlight-color:rgba(0,0,0,0)}.pswp,.pswp:focus{outline:0}.pswp *{box-sizing:border-box}.pswp img{max-width:none}.pswp--open{display:block}.pswp,.pswp__bg{transform:translateZ(0);will-change:opacity}.pswp__bg{opacity:.005;background:var(--pswp-bg)}.pswp,.pswp__scroll-wrap{overflow:hidden}.pswp__bg,.pswp__container,.pswp__content,.pswp__img,.pswp__item,.pswp__scroll-wrap,.pswp__zoom-wrap{position:absolute;top:0;left:0;width:100%;height:100%}.pswp__img,.pswp__zoom-wrap{width:auto;height:auto}.pswp--click-to-zoom.pswp--zoom-allowed .pswp__img{cursor:zoom-in}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img{cursor:move;cursor:-webkit-grab;cursor:grab}.pswp--click-to-zoom.pswp--zoomed-in .pswp__img:active{cursor:-webkit-grabbing;cursor:grabbing}.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img,.pswp--no-mouse-drag.pswp--zoomed-in .pswp__img:active,.pswp__img{cursor:zoom-out}.pswp__button,.pswp__container,.pswp__counter,.pswp__img{-webkit-user-select:none;-moz-user-select:none;user-select:none}.pswp__item{z-index:1;overflow:hidden}.pswp__hidden{display:none!important}.pswp__content{pointer-events:none}.pswp__content>*{pointer-events:auto}.pswp__error-msg-container{display:grid}.pswp__error-msg{margin:auto;font-size:1em;line-height:1;color:var(--pswp-error-text-color)}.pswp .pswp__hide-on-close{opacity:.005;will-change:opacity;transition:opacity var(--pswp-transition-duration) cubic-bezier(.4,0,.22,1);z-index:10;pointer-events:none}.pswp--ui-visible .pswp__hide-on-close{opacity:1;pointer-events:auto}.pswp__button{position:relative;display:block;width:50px;height:60px;padding:0;margin:0;overflow:hidden;cursor:pointer;background:none;border:0;box-shadow:none;opacity:.85;-webkit-appearance:none;-webkit-touch-callout:none}.pswp__button:active,.pswp__button:focus,.pswp__button:hover{transition:none;padding:0;background:none;border:0;box-shadow:none;opacity:1}.pswp__button:disabled{opacity:.3;cursor:auto}.pswp__icn{fill:var(--pswp-icon-color);color:var(--pswp-icon-color-secondary);position:absolute;top:14px;left:9px;width:32px;height:32px;overflow:hidden;pointer-events:none}.pswp__icn-shadow{stroke:var(--pswp-icon-stroke-color);stroke-width:var(--pswp-icon-stroke-width);fill:none}.pswp__icn:focus{outline:0}.pswp__img--with-bg,div.pswp__img--placeholder{background:var(--pswp-placeholder-bg)}.pswp__top-bar{position:absolute;left:0;top:0;width:100%;height:60px;display:flex;flex-direction:row;justify-content:flex-end;z-index:10;pointer-events:none!important}.pswp__top-bar>*{pointer-events:auto;will-change:opacity}.pswp__button--close{margin-right:6px}.pswp__button--arrow{position:absolute;top:0;width:75px;height:100px;top:50%;margin-top:-50px}.pswp__button--arrow:disabled{display:none;cursor:default}.pswp__button--arrow .pswp__icn{top:50%;margin-top:-30px;width:60px;height:60px;background:none;border-radius:0}.pswp--one-slide .pswp__button--arrow{display:none}.pswp--touch .pswp__button--arrow{visibility:hidden}.pswp--has_mouse .pswp__button--arrow{visibility:visible}.pswp__button--arrow--prev{right:auto;left:0}.pswp__button--arrow--next{right:0}.pswp__button--arrow--next .pswp__icn{left:auto;right:14px;transform:scaleX(-1)}.pswp__button--zoom{display:none}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__zoom-icn-bar-v{display:none}.pswp__preloader{position:relative;overflow:hidden;width:50px;height:60px;margin-right:auto}.pswp__preloader .pswp__icn{opacity:0;transition:opacity .2s linear;animation:pswp-clockwise .6s linear infinite}.pswp__preloader--active .pswp__icn{opacity:.85}@keyframes pswp-clockwise{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pswp__counter{height:30px;margin-top:15px;-webkit-margin-start:20px;margin-inline-start:20px;font-size:14px;line-height:30px;color:var(--pswp-icon-color);text-shadow:1px 1px 3px var(--pswp-icon-color-secondary);opacity:.85}.pswp--one-slide .pswp__counter{display:none}.LiveGallery_image-gallery___QvzH{display:grid;grid-gap:.4rem;grid-template-columns:repeat(4,1fr);grid-auto-rows:300px;margin:0 .4rem}@media screen and (max-width:1200px){.LiveGallery_image-gallery___QvzH{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.LiveGallery_image-gallery___QvzH{grid-template-columns:1fr}}@media screen and (max-width:350px){.LiveGallery_image-gallery___QvzH{grid-auto-rows:220px}}.LiveGallery_image-gallery___QvzH>img{height:100%;width:100%;object-fit:cover;object-position:center;cursor:pointer;transition:all .3s ease-in-out}.LiveGallery_image-gallery___QvzH>img:hover{filter:brightness(60%)}.Team_team-wrapper-doctor__C_DZp,.Team_team-wrapper__EODkJ{width:100%;display:flex;flex-wrap:wrap;justify-content:center;font-family:var(--poppins)}.Team_team-wrapper__EODkJ{gap:1.2rem}@media screen and (max-width:1100px){.Team_team-wrapper__EODkJ{gap:.8rem}}.Team_team-wrapper-doctor__C_DZp{gap:5rem}@media screen and (max-width:700px){.Team_team-wrapper-doctor__C_DZp{gap:3rem}}.TeamCard_card-wrapper__NGecr{display:flex;flex-direction:column;width:20rem}@media screen and (max-width:1100px){.TeamCard_card-wrapper__NGecr{width:16rem}}.TeamCard_card-wrapper-doctor__OZLEm{display:flex;justify-content:center;gap:4rem}@media screen and (max-width:1100px){.TeamCard_card-wrapper-doctor__OZLEm{width:100%;gap:2.5rem}}@media screen and (max-width:700px){.TeamCard_card-wrapper-doctor__OZLEm{flex-direction:column;align-items:center;gap:1rem}}.TeamCard_card__TYGsN{height:28rem;position:relative}.TeamCard_card-bg__k0RgX{height:28rem;width:100%;background-color:var(--main-color);position:absolute;border-radius:15px}@media screen and (max-width:1100px){.TeamCard_card-bg__k0RgX{height:22rem}}.TeamCard_card-wrapper-doctor__OZLEm:nth-child(2n){transform:rotate(1.5deg);flex-direction:row-reverse}.TeamCard_card-wrapper-doctor__OZLEm:nth-child(2n) .TeamCard_card-bg__k0RgX{top:1.4rem;left:1.4rem;transform:rotate(-1.5deg)}@media screen and (max-width:700px){.TeamCard_card-wrapper-doctor__OZLEm:nth-child(2n) .TeamCard_card-bg__k0RgX{top:-1rem;left:1.4rem}.TeamCard_card-wrapper-doctor__OZLEm:nth-child(2n){transform:rotate(0deg);flex-direction:column}}.TeamCard_card-wrapper-doctor__OZLEm:nth-child(2n - 1){transform:rotate(-1.5deg)}.TeamCard_card-wrapper-doctor__OZLEm:nth-child(2n - 1) .TeamCard_card-bg__k0RgX{top:-1.4rem;left:-1.4rem;transform:rotate(1.5deg)}@media screen and (max-width:700px){.TeamCard_card-wrapper-doctor__OZLEm:nth-child(2n - 1){transform:rotate(0)}}@media screen and (max-width:1100px){.TeamCard_card-wrapper-doctor__OZLEm>.TeamCard_card__TYGsN,.TeamCard_card__TYGsN{height:22rem}}@media screen and (max-width:700px){.TeamCard_card-wrapper-doctor__OZLEm>.TeamCard_card__TYGsN{display:flex;justify-content:center}}.TeamCard_card-img__Qoi5_{width:100%;height:100%;position:absolute;object-fit:cover;border-radius:15px 15px 15px 15px;z-index:1}.TeamCard_card-wrapper-doctor__OZLEm>.TeamCard_card__TYGsN>.TeamCard_card-img__Qoi5_{width:20rem;position:relative}@media screen and (max-width:1100px){.TeamCard_card-wrapper-doctor__OZLEm>.TeamCard_card__TYGsN>.TeamCard_card-img__Qoi5_{width:16rem}}.TeamCard_img-gradient__Mc0xX{bottom:0;width:100%;height:70%;background:linear-gradient(0deg,var(--main-color) 0,transparent 100%);position:absolute;z-index:2;border-radius:15px 15px 15px 15px;mix-blend-mode:color}.TeamCard_card-wrapper-doctor__OZLEm>.TeamCard_card__TYGsN>.TeamCard_img-gradient__Mc0xX{width:20rem;height:40%}@media screen and (max-width:1100px){.TeamCard_card-wrapper-doctor__OZLEm>.TeamCard_card__TYGsN>.TeamCard_img-gradient__Mc0xX{width:16rem;height:20%}}.TeamCard_name__q6Ay_{width:65%;left:17.5%;display:flex;align-items:flex-end;justify-content:center;text-align:center;position:absolute;z-index:2;bottom:2.3rem;font-size:1.4rem;color:white;height:4.5rem;font-weight:850}.TeamCard_card-wrapper-doctor__OZLEm>.TeamCard_card__TYGsN>.TeamCard_name__q6Ay_{width:16rem;left:2rem}.TeamCard_extra-info__3ivuF{padding:0 1rem;margin-top:2rem;line-height:160%;font-size:1.2rem;text-transform:uppercase;color:var(--text-color)}.TeamCard_extra-infos__TvdjJ{margin-top:1rem;display:flex;flex-direction:column;width:40rem}@media screen and (max-width:1100px){.TeamCard_extra-infos__TvdjJ{margin-top:.5rem;width:auto}}@media screen and (max-width:700px){.TeamCard_extra-infos__TvdjJ{width:25rem;align-items:center}}@media screen and (max-width:500px){.TeamCard_extra-infos__TvdjJ{width:100%}}.TeamCard_text__mrzaz{margin-top:2rem;line-height:190%;font-size:1.2rem;color:var(--text-color);position:relative}@media screen and (max-width:1100px){.TeamCard_text__mrzaz{line-height:170%;font-size:1.1rem}}@media screen and (max-width:700px){.TeamCard_text__mrzaz{text-align:center}}.TeamCard_extra-name__RvS5R{margin-bottom:1.5rem;font-size:2rem;font-weight:700;color:var(--main-color);position:relative}@media screen and (max-width:1100px){.TeamCard_extra-name__RvS5R{margin-bottom:.9rem;font-size:1.6rem}}@media screen and (max-width:700px){.TeamCard_extra-name__RvS5R{text-align:center}}.TeamCard_extra-name__RvS5R:after{content:"";display:block;position:absolute;width:3rem;height:.4rem;bottom:-1.5rem;background-color:var(--main-color)}@media screen and (max-width:1100px){.TeamCard_extra-name__RvS5R:after{height:.3rem;bottom:-1.3rem}}@media screen and (max-width:700px){.TeamCard_extra-name__RvS5R:after{left:calc(50% - 1.5rem)}}#VideoCollection_video-collection-wrapper__9f9_9{display:grid;grid-template-columns:1fr 1fr 1fr;width:100%;justify-content:space-between;grid-gap:.4rem;gap:.4rem;flex-wrap:wrap}@media screen and (max-width:1500px){#VideoCollection_video-collection-wrapper__9f9_9{grid-template-columns:1fr 1fr}}@media screen and (max-width:700px){#VideoCollection_video-collection-wrapper__9f9_9{grid-template-columns:1fr}}.VideoCollection_video__QvhjP{width:100%;height:17rem;border:none}@media screen and (max-width:1500px){.VideoCollection_video__QvhjP{height:20rem}}@media screen and (max-width:1250px){.VideoCollection_video__QvhjP{height:17rem}}@media screen and (max-width:1000px){.VideoCollection_video__QvhjP{height:15rem}}@media screen and (max-width:850px){.VideoCollection_video__QvhjP{height:13rem}}@media screen and (max-width:700px){.VideoCollection_video__QvhjP{height:19rem}}@media screen and (max-width:560px){.VideoCollection_video__QvhjP{height:16rem}}@media screen and (max-width:500px){.VideoCollection_video__QvhjP{height:13rem}}@media screen and (max-width:400px){.VideoCollection_video__QvhjP{height:11rem}}@media screen and (max-width:340px){.VideoCollection_video__QvhjP{height:9rem}}.TextBlock_text-wrapper__CbLVw{display:flex;gap:4.5rem;font-family:var(--poppins);font-size:1.2rem;color:var(--text-color);line-height:200%}.TextBlock_text-wrapper__CbLVw>div{width:50%}@media screen and (max-width:1200px){.TextBlock_text-wrapper__CbLVw{flex-direction:column;gap:2.5rem}.TextBlock_text-wrapper__CbLVw>div{width:100%}}.NextGigsCollection_gigs-wrapper___mQTi{width:100%;display:flex;flex-wrap:wrap;justify-content:center;gap:1rem}.NextGigsCollection_card__12Q9T{display:flex;width:24rem;height:36rem;font-family:var(--poppins);gap:1.5rem;position:relative;border-radius:30px;box-sizing:border-box;overflow:hidden}@media screen and (max-width:390px){.NextGigsCollection_card__12Q9T{display:flex;width:100%;height:30rem}}.NextGigsCollection_date__DCgUG{font-size:1.8rem;font-weight:500;letter-spacing:.5px;z-index:2;color:white;position:absolute;top:1.3rem;left:1.3rem;border-radius:20px;background-color:var(--main-color);padding:.3rem 1.2rem}@media screen and (max-width:390px){.NextGigsCollection_date__DCgUG{font-size:1.6rem;border-radius:25px}}.NextGigsCollection_time__gekZw{font-size:1.1rem;font-weight:500;z-index:2;color:rgb(102,102,102);border-radius:20px;background-color:rgb(236,236,236);padding:.3rem 1rem}.NextGigsCollection_event-location__EaaXy{position:absolute;bottom:0;left:0;display:flex;flex-direction:column;background-color:rgb(236,236,236);color:var(--text-color);width:100%;padding:1rem 1.5rem;box-sizing:border-box}.NextGigsCollection_event-location__EaaXy>div:first-child{font-size:1.5rem;font-weight:600}.NextGigsCollection_event-location__EaaXy>div:nth-child(2){margin-top:-.2rem;font-size:1.2rem;font-weight:300}@media screen and (max-width:390px){.NextGigsCollection_event-location__EaaXy>div:first-child{font-size:1.1rem;font-weight:600}.NextGigsCollection_event-location__EaaXy>div:nth-child(2){margin-top:-.2rem;font-size:1rem;font-weight:300}}.NextGigsCollection_ticket-button__aY2b4{margin-top:1rem;color:var(--main-color);border-radius:30px;background-color:transparent;padding:.3rem 1.3rem;display:flex;gap:.4rem;justify-content:center;align-items:center;text-decoration:none;font-size:1.4rem;font-weight:600;border:.27rem solid var(--main-color);transition:background-color .25s ease-in-out,color .25s ease-in-out}.NextGigsCollection_ticket-button__aY2b4:hover{background-color:var(--main-color);color:white}.NextGigsCollection_ticket-button__aY2b4:hover svg{fill:white}.NextGigsCollection_ticket-button__aY2b4>svg{width:1.8rem;height:1.8rem;transform:rotate(-5deg);fill:var(--main-color);transition:fill .25s ease-in-out}@media screen and (max-width:390px){.NextGigsCollection_ticket-button__aY2b4{margin-top:.7rem;font-size:1.1rem;border:.2rem solid var(--main-color)}.NextGigsCollection_ticket-button__aY2b4>svg{width:1.6rem;height:1.6rem}}.NextGigsCollection_soldout-button__yyEFO{margin-top:1rem;color:white;border-radius:30px;background-color:rgb(70,104,126);padding:.3rem 1.3rem;border:.27rem solid rgb(70,104,126);display:flex;justify-content:center;align-items:center;text-decoration:none;font-size:1.4rem;font-weight:500}@media screen and (max-width:390px){.NextGigsCollection_soldout-button__yyEFO{margin-top:.7rem;font-size:1.2rem;border:.2rem solid rgb(70,104,126)}}.NextGigsCollection_event__0aejw{font-size:1.4rem;font-weight:800;color:var(--main-color);line-height:120%}@media screen and (max-width:390px){.NextGigsCollection_event__0aejw{font-size:1.3rem}}.NextGigsCollection_card-img__WEy36{position:absolute;width:100%;height:100%;z-index:0;object-fit:cover;border-radius:25px}.NextGigsCollection_infos-wrapper__IJkPN{bottom:1rem;left:1rem;position:absolute;display:flex;flex-direction:column;align-items:flex-start;gap:.6rem;min-height:18rem;width:calc(100% - 2rem);box-sizing:border-box;background-color:white;padding:1.3rem;border-radius:25px;color:gray;z-index:2;overflow:hidden}.NextGigsCollection_flame__zQ2__{z-index:2;position:absolute;height:13rem;object-fit:contain;top:1.5rem;right:-5rem}.NextGigsCollection_card__12Q9T:nth-child(2n)>.NextGigsCollection_flame__zQ2__{top:8rem;height:10rem}.NextGigsCollection_card__12Q9T:nth-child(3n)>.NextGigsCollection_flame__zQ2__{top:-3rem;height:18rem}@media screen and (max-width:390px){.NextGigsCollection_flame__zQ2__{height:10rem;top:-1rem;right:-5rem}.NextGigsCollection_card__12Q9T:nth-child(2n)>.NextGigsCollection_flame__zQ2__{top:2rem;right:-5.5rem;height:8rem}.NextGigsCollection_card__12Q9T:nth-child(3n)>.NextGigsCollection_flame__zQ2__{top:-2rem;height:14rem}}