@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600);@import url(https://code.ionicframework.com/ionicons/2.0.1/css/ionicons.min.css);@font-face{font-family:Montserrat;font-style:normal;font-weight:400;src:url(/team-project-js/montserrat-v18-latin-regular.69ebcaa5.eot);src:local(""),url(/team-project-js/montserrat-v18-latin-regular.69ebcaa5.eot?#iefix) format("embedded-opentype"),url(/team-project-js/montserrat-v18-latin-regular.774af1d6.woff2) format("woff2"),url(/team-project-js/montserrat-v18-latin-regular.255fca70.woff) format("woff"),url(/team-project-js/montserrat-v18-latin-regular.64d450bc.ttf) format("truetype"),url(/team-project-js/montserrat-v18-latin-regular.be13e628.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:500;src:url(/team-project-js/montserrat-v18-latin-500.35b5d04b.eot);src:local(""),url(/team-project-js/montserrat-v18-latin-500.35b5d04b.eot?#iefix) format("embedded-opentype"),url(/team-project-js/montserrat-v18-latin-500.b18653ec.woff2) format("woff2"),url(/team-project-js/montserrat-v18-latin-500.dbbaca21.woff) format("woff"),url(/team-project-js/montserrat-v18-latin-500.ebe69c6f.ttf) format("truetype"),url(/team-project-js/montserrat-v18-latin-500.0b20f664.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:600;src:url(/team-project-js/montserrat-v18-latin-600.2428f2bb.eot);src:local(""),url(/team-project-js/montserrat-v18-latin-600.2428f2bb.eot?#iefix) format("embedded-opentype"),url(/team-project-js/montserrat-v18-latin-600.6fc65e30.woff2) format("woff2"),url(/team-project-js/montserrat-v18-latin-600.0a99d5dc.woff) format("woff"),url(/team-project-js/montserrat-v18-latin-600.532b798d.ttf) format("truetype"),url(/team-project-js/montserrat-v18-latin-600.24e5cf89.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:700;src:url(/team-project-js/montserrat-v18-latin-700.cf3cab27.eot);src:local(""),url(/team-project-js/montserrat-v18-latin-700.cf3cab27.eot?#iefix) format("embedded-opentype"),url(/team-project-js/montserrat-v18-latin-700.b1005153.woff2) format("woff2"),url(/team-project-js/montserrat-v18-latin-700.76016bbc.woff) format("woff"),url(/team-project-js/montserrat-v18-latin-700.35cddef6.ttf) format("truetype"),url(/team-project-js/montserrat-v18-latin-700.85f5148d.svg#Montserrat) format("svg")}@font-face{font-family:Montserrat;font-style:normal;font-weight:900;src:url(/team-project-js/montserrat-v18-latin-900.95524b1e.eot);src:local(""),url(/team-project-js/montserrat-v18-latin-900.95524b1e.eot?#iefix) format("embedded-opentype"),url(/team-project-js/montserrat-v18-latin-900.4b548b11.woff2) format("woff2"),url(/team-project-js/montserrat-v18-latin-900.f93a725f.woff) format("woff"),url(/team-project-js/montserrat-v18-latin-900.4a072cc1.ttf) format("truetype"),url(/team-project-js/montserrat-v18-latin-900.426c083e.svg#Montserrat) format("svg")}:root{--accent-color:#dc56c5;--modal-accent-color:#4c00fe;--modal-bcg-color:#fff2fd;--main-font:"Montserrat",sans-serif;--main-text-color:#fff;--secondary-color:#dc56c5;--input-placeholder-text-color:#939393;--input-text-color:#ccc;--modal-text-color:#0e0e0e;--input-bg-color:hsla(0,0%,100%,0.2);--main-bg-color:rgba(11,11,11,0.5);--transition-delay:200ms;--transition-cube-function:cubic-bezier(0.4,0,0.2,1)}.container{margin-right:auto;margin-left:auto}@media screen and (min-width:320px){.container{width:286px;padding-right:7.5px;padding-left:7.5px}}@media screen and (min-width:768px){.container{width:630px;padding-right:15px;padding-left:15px}}@media screen and (min-width:1280px){.container{width:1000px;padding-right:35px;padding-left:35px}}.list{list-style:none;margin:0;padding-left:0}.link{text-decoration:none;color:currentColor}.visually-hidden{position:absolute!important;clip:rect(1px 1px 1px 1px);clip:rect(1px,1px,1px,1px);padding:0!important;border:0!important;height:1px!important;width:1px!important;overflow:hidden}img{display:block}h1,h2,h3,p{margin-top:0;margin-bottom:0}body{position:relative;min-height:90vh}.modal-overlay{position:fixed;z-index:1000;width:100%;height:100%;overflow-y:auto;overflow-x:hidden;background:rgba(32,13,29,.6);backdrop-filter:blur(3px);opacity:0;pointer-events:none;visibility:hidden;top:50%;left:50%;transform:translate(-50%,-50%);transition:all .5s var(--transition-cube-function) var(--transition-delay)}.modal-overlay.is-open{opacity:1;width:100%;height:100%;visibility:visible;pointer-events:auto;align-items:flex-start;justify-content:center;z-index:120;transition:all .5s var(--transition-cube-function)}.modal-overlay.is-open .modal{opacity:1;visibility:visible;transition:all .6s var(--transition-cube-function) 1s}.modal{margin:15% auto;position:relative;width:768px;z-index:125;backdrop-filter:blur(3px);background:#fff2fd;border-radius:150px 0;visibility:hidden;opacity:0;transition:all .4s var(--transition-cube-function)}@media screen and (max-width:767.98px){.modal{width:275px;max-width:100%;max-height:915px;padding:75px 15px 105px}}@media screen and (min-width:768px){.modal{width:595px;max-width:100%;max-height:831px;padding:30px 15px 55px 50px;border-radius:300px 0}}@media screen and (min-width:1280px){.modal{width:930px;max-width:100%;max-height:1020px;padding:62px 30px;border-radius:300px 0}}.modal .modal__btn-close{padding:3px;cursor:pointer}.modal .modal__btn-close:after,.modal .modal__btn-close:before{background-color:var(--modal-accent-color)}.overflow-hidden{overflow:hidden}.scroll-up{position:fixed;right:20px;bottom:20px;width:30px;height:30px;visibility:hidden;border-radius:40% 0;transition:all .3s cubic-bezier(.25,.8,.25,1);z-index:100}@media screen and (min-width:768px){.scroll-up{right:30px;bottom:30px;width:50px;height:50px}}.scroll-up:before{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;font-size:40px;content:""}.scroll-up--active{visibility:visible}.scroll-up:hover{cursor:pointer;transition:all .3s cubic-bezier(.25,.8,.25,1);-webkit-box-shadow:0 0 5px 4px rgba(220,86,197,.5);-moz-box-shadow:0 0 5px 4px rgba(220,86,197,.5);box-shadow:0 0 5px 4px rgba(220,86,197,.5)}.scroll-up__svg-path{box-sizing:border-box;fill:#0e0e0e;stroke:#ff0dbf;stroke-width:1px;transition:.2s;stroke-linecap:square}.scroll-up__svg-arrow{position:absolute;width:20px;height:20px;top:17%;left:17%;fill:#ff0dbf;opacity:.8}@media screen and (min-width:768px){.scroll-up__svg-arrow{width:32px;height:32px;top:17%;left:17%}}.scroll-up__svg-arrow:hover{opacity:1}.header-title{text-shadow:1px 1px 3px rgba(255,13,190,.795),-1px 1px 3px rgba(255,13,190,.548),0 -15px 70px,0 0 .01em #dc56c5,0 10px 3px #000;transition:all .5s}.header-title b span{animation:blink 2s linear infinite}.header-title b span:nth-of-type(2){animation:blink 3s linear infinite}@keyframes blink{78%{color:inherit;text-shadow:inherit}79%{color:#333}80%{text-shadow:none}81%{color:inherit;text-shadow:inherit}82%{color:#333;text-shadow:none}83%{color:inherit;text-shadow:inherit}95%{color:#333;text-shadow:none}to{color:inherit;text-shadow:inherit}}.event__img--circle{margin-left:auto;margin-right:auto;object-fit:cover;border-radius:50%}@media screen and (max-width:767.98px){.event__img--circle{width:102px;height:102px;margin-bottom:20px}}@media screen and (min-width:768px){.event__img--circle{width:70px;height:70px;margin-bottom:40px}}@media screen and (min-width:1280px){.event__img--circle{width:132px;height:132px}}.event-wrap{margin-bottom:25px}@media screen and (min-width:768px){.event-wrap{display:flex;margin-bottom:45px}}.event__img-wrap{flex-basis:50%}@media screen and (max-width:767.98px){.event__img-wrap{display:none}}@media screen and (min-width:768px){.event__img-wrap{width:233px;height:416px;margin-right:30px}}@media screen and (min-width:1280px){.event__img-wrap{width:360px;height:641px;margin-right:60px}}.event__img{width:100%;height:auto;object-fit:cover}@media screen and (max-width:767.98px){.event__img{display:none}}@media screen and (min-width:768px){.event__img{width:233px;height:416px;margin-right:30px}}@media screen and (min-width:1280px){.event__img{width:360px;height:641px;margin-right:60px}}.event__text-content{text-align:center}@media screen and (min-width:768px){.event__text-content{text-align:left}}.event__info-item{margin-bottom:10px}@media screen and (min-width:1280px){.event__info-item{margin-bottom:20px}}.event__subtitle{margin-bottom:5px;text-transform:uppercase;font-weight:600;color:var(--accent-color);font-size:20px;line-height:1.2}@media screen and (min-width:1280px){.event__subtitle{font-size:24px;margin-bottom:7px}}.event__text{color:var(--modal-text-color);font-size:16px;line-height:1.25;text-transform:capitalize}@media screen and (min-width:1280px){.event__text{font-size:18px;line-height:1.22}}.event__text--first-string{margin-bottom:3px}@media screen and (min-width:1280px){.event__text--first-string{margin-bottom:5px}}.icon-barcode{fill:var(--modal-text-color);margin-right:13px;width:24px;height:16px}@media screen and (min-width:1280px){.icon-barcode{width:29px;height:19px}}.button{height:40px;font-family:inherit;font-weight:500;font-size:16px;line-height:1.25;text-transform:uppercase;border-radius:5px}.event__link{display:block;width:145px;background-color:var(--modal-accent-color);color:#fff;border:transparent;text-align:center;text-decoration:none;padding:10px 0;margin-left:auto;margin-right:auto;transition:background-color var(--transition-delay) var(--transition-cube-function),transform var(--transition-delay) var(--transition-cube-function)}.event__link:hover{background-color:var(--accent-color);transform:scale(1.15)}.modal__btn-more{text-align:center;text-decoration:none;padding:10px 0;display:block;margin-right:auto;margin-left:auto;min-width:230px;background-color:transparent;color:var(--modal-accent-color);border:1px solid var(--modal-accent-color);transition:border-color var(--transition-delay) var(--transition-cube-function),transform var(--transition-delay) var(--transition-cube-function),color var(--transition-delay) var(--transition-cube-function)}@media screen and (min-width:768px){.modal__btn-more{width:255px;border-color:var(--accent-color)}}@media screen and (min-width:1280px){.modal__btn-more{border-color:var(--modal-accent-color)}}.modal__btn-more:hover{transform:scale(1.08);color:var(--accent-color);border-color:var(--accent-color)}@media screen and (min-width:768px) and (max-width:1279.8px){.modal__btn-more:hover{transform:scale(1.15);color:var(--accent-color);border-color:var(--modal-accent-color)}}.body{font-family:var(--main-font);background-color:#0e0e0e;background-image:url(/team-project-js/noise-body.e63ffd9b.png)}.hero-bg{background-repeat:no-repeat;background-position:50%}@media screen and (max-width:767.98px){.hero-bg{height:364px;background-image:linear-gradient(90deg,rgba(11,11,11,.5),rgba(13,13,13,0)),url(/team-project-js/back-mobile.17ef5c97.jpg)}}@media screen and (max-width:767.98px) and (min-device-pixel-ratio:2),screen and (max-width:767.98px) and (min-resolution:2dppx),screen and (max-width:767.98px) and (min-resolution:192dpi){.hero-bg{background-image:linear-gradient(90deg,rgba(11,11,11,.5),rgba(13,13,13,0)),url(/team-project-js/back-mobile@2x.d9292838.jpg);background-size:cover}}@media screen and (min-width:768px) and (max-width:1279.98px){.hero-bg{height:364px;background-image:linear-gradient(90deg,rgba(11,11,11,.5),rgba(13,13,13,0)),url(/team-project-js/back-tablet.2193099c.jpg)}}@media screen and (min-width:768px) and (max-width:1279.98px) and (min-device-pixel-ratio:2),screen and (min-width:768px) and (max-width:1279.98px) and (min-resolution:2dppx),screen and (min-width:768px) and (max-width:1279.98px) and (min-resolution:192dpi){.hero-bg{background-image:linear-gradient(90deg,rgba(11,11,11,.5),rgba(13,13,13,0)),url(/team-project-js/back-tablet@2x.e03c1967.jpg);background-size:cover}}@media screen and (min-width:1280px){.hero-bg{height:446px;background-image:linear-gradient(90deg,rgba(11,11,11,.5),rgba(13,13,13,0)),url(/team-project-js/back-desktop.3cf42931.jpg)}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.hero-bg{background-image:linear-gradient(90deg,rgba(11,11,11,.5),rgba(13,13,13,0)),url(/team-project-js/back-desktop@2x.bc0640fc.jpg);background-size:cover}}@media screen and (min-width:1280px){.hero-bg{max-width:1280px;margin-right:auto;margin-left:auto;overflow:hidden}}@media screen and (min-width:1280px) and (min-device-pixel-ratio:2),screen and (min-width:1280px) and (min-resolution:2dppx),screen and (min-width:1280px) and (min-resolution:192dpi){.hero-bg{background-image:linear-gradient(90deg,rgba(11,11,11,.5),rgba(13,13,13,0)),url(/team-project-js/back-desktop@2x.bc0640fc.jpg);background-size:contain}}body.light-theme{background-color:#ffd7fa;background-size:cover;background-position:50%}body.light-theme .hero-bg{background-image:linear-gradient(165deg,#0e0e0e,#0e0e0e 18%,rgba(207,36,168,.404266101) 72%,#3e3e3e),url(/team-project-js/back-mobile.17ef5c97.jpg)}@media screen and (min-device-pixel-ratio:2) and (min-width:320px),screen and (min-resolution:2dppx) and (min-width:320px),screen and (min-resolution:192dpi) and (min-width:320px){body.light-theme .hero-bg{background-image:linear-gradient(165deg,#0e0e0e,#0e0e0e 18%,rgba(207,36,168,.404266101) 72%,#3e3e3e),url(/team-project-js/back-mobile@2x.d9292838.jpg)}}@media screen and (min-width:768px){body.light-theme .hero-bg{box-shadow:-5px 15px 200px 25px purple;background-image:linear-gradient(165deg,#0e0e0e,#0e0e0e 18%,rgba(207,36,168,.404266101) 72%,#3e3e3e),url(/team-project-js/back-tablet.2193099c.jpg)}}@media screen and (min-device-pixel-ratio:2) and (min-width:768px),screen and (min-resolution:2dppx) and (min-width:768px),screen and (min-resolution:192dpi) and (min-width:768px){body.light-theme .hero-bg{box-shadow:-5px 15px 200px 25px purple;background-image:linear-gradient(165deg,#0e0e0e,#0e0e0e 18%,rgba(207,36,168,.404266101) 72%,#3e3e3e),url(/team-project-js/back-tablet@2x.e03c1967.jpg)}}@media screen and (min-width:1280px){body.light-theme .hero-bg{box-shadow:-5px 15px 200px 25px purple;max-width:1280px;margin-right:auto;margin-left:auto;overflow:hidden;background-image:linear-gradient(165deg,#0e0e0e,#0e0e0e 18%,rgba(207,36,168,.404266101) 72%,#3e3e3e),url(/team-project-js/back-desktop.3cf42931.jpg)}}@media screen and (min-device-pixel-ratio:2) and (min-width:1280px),screen and (min-resolution:2dppx) and (min-width:1280px),screen and (min-resolution:192dpi) and (min-width:1280px){body.light-theme .hero-bg{background-image:linear-gradient(165deg,#0e0e0e,#0e0e0e 18%,rgba(207,36,168,.404266101) 72%,#3e3e3e),url(/team-project-js/back-desktop@2x.bc0640fc.jpg)}}body.light-theme .scroll-up__svg-path{fill:transparent}body.light-theme .left-circle,body.light-theme .right-circle{border:1px solid #212121;background-color:#f8c8f2;z-index:10}body.light-theme .left-circle:before,body.light-theme .right-circle:before{background:linear-gradient(151.61deg,#d854c2 -7.48%,#f8c8f2 106.62%)}body.light-theme .footer-wrapper:after{background:linear-gradient(151.61deg,#f8c8f2 -7.48%,#d854c2 106.62%)}body.light-theme .footer-content{color:#1a021a;font-weight:600}body.light-theme .btn-animate:hover{color:#ff0dbf;text-shadow:3px 3px 5px rgba(207,36,167,.685)}body.light-theme .events__location-icon,body.light-theme .events__name{color:#aa097f;fill:#aa097f;stroke:#ff0dbf}body.light-theme .events__date,body.light-theme .events__location{color:#680568}body.light-theme .events__item:after{border:1px solid #ff0dbf}body.light-theme .events__item:hover:after{pointer-events:none;width:calc(100% + 10px);height:calc(100% + 22px);box-shadow:0 0 20px .5px rgba(255,13,190,.651);transition-duration:.4s}@media screen and (min-width:768px){body.light-theme .events__item:hover:after{width:calc(100% + 15px);height:calc(100% + 25px)}}body.light-theme .events__item.is-play{visibility:visible;-webkit-animation-fill-mode:both;-moz-animation-fill-mode:both;-ms-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-duration:1s;-moz-animation-duration:1s;-ms-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-play-state:running;-moz-animation-play-state:running;-ms-animation-play-state:running;-o-animation-play-state:running;animation-play-state:running;-webkit-animation-name:bounceIn;-moz-animation-name:bounceIn;-o-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceIn{0%{opacity:0;-webkit-transform:scale(.3)}50%{-webkit-transform:scale(1.05)}70%{-webkit-transform:scale(.9)}to{opacity:1;-webkit-transform:scale(1)}}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}body.light-theme .pagination__button{color:#1a021a;font-weight:600}body.light-theme .pagination__button:hover{color:#aa097f;box-shadow:.5px .6px .8px 1px rgba(255,13,190,.719)}body.light-theme .pagination__button--active{border:1.7px solid #ff0dbf;color:#aa097f}body.light-theme .pagination__move-button{color:#aa097f}body.light-theme .pagination__move-button:hover{color:#ff0dbf}body.light-theme .team-modal{background-color:rgba(48,44,47,.5)}.toolbar{position:absolute;display:flex;right:150px;top:25px;padding:16px 24px;z-index:1}@media screen and (max-width:767px){.toolbar{top:5px}}@media screen and (min-width:768px) and (max-width:1199px){.toolbar{top:0}}.theme-switch{display:flex;align-items:center}.moon{top:5px;right:-115px}.moon,.sun{position:absolute;background-color:none;border-radius:50%;z-index:8}.sun{right:-84px}.material-icons{font-size:20px;color:#fff}.theme-switch__control{display:flex;right:-110px;align-items:center;flex-shrink:0;position:absolute;width:50px;height:26px;border-radius:25px;padding:3px 0;z-index:10}.theme-switch__toggle{position:absolute;left:0;top:0;margin:0;padding:0;opacity:0;height:0;width:0;pointer-events:none;z-index:3}.theme-switch__track{position:absolute;left:0;top:0;width:120%;height:100%;background-color:hsla(0,0%,100%,.685);user-select:none;border-radius:inherit;border:1.7px solid #fff;cursor:pointer;z-index:3}.theme-switch__marker{position:relative;background-color:#fff;width:22px;height:22px;border-radius:50%;border:2px solid rgba(51,51,51,.452);box-shadow:0 1px 1px #333;transform:translateX(3px);transition:transform .25s;pointer-events:none;z-index:2}.theme-switch__toggle:checked+.theme-switch__track{background-color:hsla(0,0%,100%,.582)}.theme-switch__toggle:checked~.theme-switch__marker{transform:translateX(35px)}@media screen and (max-width:767px){.moon{top:15px;right:-140px}.sun{top:15px;right:-110px}.theme-switch__marker,.theme-switch__track{left:25px;top:10px}}@media screen and (min-width:768px) and (max-width:1199px){.moon,.sun{top:13px}.moon{right:-130px}.sun{top:13px;right:-100px}.theme-switch__control{right:-125px}.theme-switch__marker,.theme-switch__track{top:8px}}.elements{position:relative}.left-circle{position:absolute;border:1px solid #212121;background-color:#0e0e0e;background-image:url(/team-project-js/noise-body.628935c0.png);box-sizing:border-box;border-radius:50%;z-index:13}@media screen and (min-width:768px){.left-circle{width:126px;height:126px;top:-2550px;right:50%;transform:translateX(50%);margin-right:298px}}@media screen and (min-width:1280px){.left-circle{width:216px;height:216px;top:-1600px;margin-right:525px}}.left-circle:before{content:"";display:inline-block;position:absolute;background:linear-gradient(151.61deg,hsla(0,0%,76.9%,.03) -7.48%,hsla(0,0%,76.9%,0) 106.62%);box-sizing:border-box;border-radius:50%}@media screen and (min-width:768px){.left-circle:before{width:80px;height:80px;top:23px;left:23px}}@media screen and (min-width:1280px){.left-circle:before{width:136px;height:136px;top:40px;left:40px}}.right-circle{position:absolute;border:1px solid #212121;background-color:#0e0e0e;background-image:url(/team-project-js/noise-body.628935c0.png);box-sizing:border-box;border-radius:50%;z-index:13}@media screen and (min-width:768px){.right-circle{width:126px;height:126px;top:-1400px;left:50%;transform:translateX(-50%);margin-left:298px}}@media screen and (min-width:1280px){.right-circle{width:216px;height:216px;top:-1000px;margin-left:525px}}.right-circle:before{content:"";display:inline-block;position:absolute;background:linear-gradient(151.61deg,hsla(0,0%,76.9%,.03) -7.48%,hsla(0,0%,76.9%,0) 106.62%);box-sizing:border-box;border-radius:50%}@media screen and (min-width:768px){.right-circle:before{width:80px;height:80px;top:23px;left:23px}}@media screen and (min-width:1280px){.right-circle:before{width:136px;height:136px;top:40px;left:40px}}.quarter-right-bot:after{content:"";display:inline-block;position:absolute;border:1px solid #212121;box-sizing:border-box;border-radius:100% 0 0 0}@media screen and (min-width:768px){.quarter-right-bot:after{width:237px;height:237px;top:-400px;left:50%;transform:translateX(-75%);margin-left:298px}}@media screen and (min-width:1280px){.quarter-right-bot:after{width:335px;height:335px;top:-400px;margin-left:525px}}.quarter-right-top:after{content:"";display:inline-block;position:absolute;border:1px solid #212121;box-sizing:border-box;border-radius:100% 0 0 0}@media screen and (min-width:768px){.quarter-right-top:after{width:237px;height:237px;top:-2200px;left:50%;transform:translateX(-75%);margin-left:298px}}@media screen and (min-width:1280px){.quarter-right-top:after{width:335px;height:335px;top:-1800px;margin-left:525px}}.quarter-left:after{content:"";display:inline-block;position:absolute;border:1px solid #212121;box-sizing:border-box;border-radius:0 100% 0 0}@media screen and (min-width:768px){.quarter-left:after{width:237px;height:237px;top:-1350px;right:50%;transform:translateX(75%);margin-right:298px}}@media screen and (min-width:1280px){.quarter-left:after{width:335px;height:335px;top:-1000px;margin-right:525px}}footer:before{content:"";display:inline-block;position:absolute;z-index:10;width:1px;background:#212121;box-sizing:border-box}@media screen and (min-width:768px){footer:before{top:0;bottom:-31px;left:50%;margin-left:-299px}}@media screen and (min-width:1280px){footer:before{bottom:13px;margin-left:-525px}}footer:after{content:"";display:inline-block;position:absolute;z-index:10;width:1px;background:#212121;box-sizing:border-box}@media screen and (min-width:768px){footer:after{top:0;bottom:-100px;right:50%;margin-right:-299px}}@media screen and (min-width:1280px){footer:after{margin-right:-525px;bottom:-90px}}.footer-wrapper:before{content:"";display:inline-block;position:absolute;z-index:1;border:1px solid #212121;border-radius:216px 216px 0 0}@media screen and (min-width:768px){.footer-wrapper:before{width:126px;height:63px;bottom:-6px;right:50%;transform:translateX(50%);margin-right:298px}}@media screen and (min-width:1280px){.footer-wrapper:before{width:216px;height:108px;margin-right:525px}}.footer-wrapper:after{content:"";display:inline-block;position:absolute;background:linear-gradient(151.61deg,hsla(0,0%,76.9%,.03) -7.48%,hsla(0,0%,76.9%,0) 106.62%);box-sizing:border-box;border-radius:136px 136px 0 0}@media screen and (min-width:768px){.footer-wrapper:after{width:80px;height:40px;bottom:-6px;right:50%;transform:translateX(50%);margin-right:298px}}@media screen and (min-width:1280px){.footer-wrapper:after{width:136px;height:68px;margin-right:525px}}.footer-wrapper .container:after{content:"";display:inline-block;position:absolute;z-index:1;width:1px;background:#212121;box-sizing:border-box}@media screen and (min-width:768px){.footer-wrapper .container:after{top:-88px;bottom:-6px;right:50%;margin-right:-299px}}@media screen and (min-width:1280px){.footer-wrapper .container:after{margin-right:-525px}}#modal-overlay::-webkit-scrollbar,.body::-webkit-scrollbar{width:10px;background:#d6cfcf}#modal-overlay::-webkit-scrollbar-thumb,.body::-webkit-scrollbar-thumb{width:10px;border-radius:5px;background:rgba(39,16,36,.8627450980392157);box-shadow:inset -5px -5px 10px -2px rgba(79,19,91,.6)}#modal-overlay::-webkit-scrollbar-track,.body::-webkit-scrollbar-track{background-color:#d6cfcf}::-webkit-scrollbar-thumb:hover{background:var(--accent-color)!important}.footer-wrapper{display:flex;justify-content:center;flex-wrap:wrap;width:100%;position:absolute;bottom:-88px;padding:60px 34px 27px}@media screen and (min-width:768px){.footer-wrapper{padding:60px 0 18px}}@media screen and (min-width:1280px){.footer-wrapper{padding:80px 0 19px}}.footer-content{font-family:Montserrat;font-weight:400;font-size:14px;line-height:1.21;text-align:center;color:#939393;margin:0}@media screen and (min-width:768px){.footer-content{font-size:16px;line-height:1.25}}.line{margin-left:7px;margin-right:7px}@keyframes heartbeat{0%{transform:scale(1)}20%{transform:scale(1.25)}40%{transform:scale(1.15)}60%{transform:scale(1.35)}80%{transform:scale(1)}to{transform:scale(.85)}}.footer-heart{color:#ff0dbf;animation:heartbeat 1s infinite;display:inline-block;margin:0 5px}.btn-animate{cursor:pointer;background-color:transparent;border-style:none;margin:0;padding:0;transition:color .3s}.btn-animate:hover{transform:scale(1.01);color:rgba(255,13,190,.884);text-shadow:3px 3px 5px #dc56c6}.events{margin-top:-30px;position:relative;z-index:30}.events__list{display:grid;padding-bottom:60px}@media screen and (max-width:767.98px){.events__list{grid-template-columns:repeat(2,128px);column-gap:15px;row-gap:40px}}@media screen and (min-width:768px){.events__list{grid-template-columns:repeat(3,180px);column-gap:30px;row-gap:60px}}@media screen and (min-width:1280px){.events__list{grid-template-columns:repeat(4,180px);column-gap:70px;row-gap:65px}}.events__item{position:relative;animation:fadeIn .2s}@keyframes fadeIn{0%{transform:scale(0);transition:transform 2s cubic-bezier(.4,0,.2,1)}to{transform:scale(1)}}.events__item:focus,.events__item:hover{transform:scale(1.05)}.events__item:after{content:"";position:absolute;z-index:10;border:1px solid rgba(220,86,197,.3);box-sizing:border-box;border-radius:50px 0;pointer-events:none}@media screen and (min-width:768px){.events__item:after{width:153px;height:143px;top:-13px;right:-14px}}@media screen and (max-width:767.98px){.events__item:after{width:108px;height:101px;top:-10px;right:-10px}}.events__image-wrap{background-color:#cabbbb;border-radius:50px 0;overflow:hidden}@media screen and (min-width:320px){.events__image-wrap{height:161px}.events__image-wrap:focus,.events__image-wrap:hover{box-shadow:2px 2px 8px 4px rgba(220,86,197,.5)}}@media screen and (min-width:768px){.events__image-wrap{height:227px}.events__image-wrap:focus,.events__image-wrap:hover{box-shadow:3px 3px 8px 5px rgba(220,86,197,.5)}}.events__image{object-fit:cover;width:100%;height:100%}.events__descr{text-align:center;padding-top:5px}.events__name{font-weight:700;color:var(--accent-color);margin-bottom:5px}@media screen and (max-width:767.98px){.events__name{font-size:14px;line-height:1.214}}@media screen and (min-width:768px){.events__name{font-size:16px;line-height:1.25}}.events__date{color:var(--main-text-color);margin-bottom:5px}@media screen and (max-width:767.98px){.events__date{font-size:14px;line-height:1.214}}@media screen and (min-width:768px){.events__date{font-size:16px;line-height:1.25}}.events__location{color:var(--main-text-color);font-weight:600}@media screen and (max-width:767.98px){.events__location{font-size:12px;line-height:1.25}}@media screen and (min-width:768px){.events__location{font-size:14px;line-height:1.214}}.pagination{display:flex;justify-content:center}.pagination__button{margin-right:5px;width:30px;height:30px;border:none;border-radius:10px 0;background-color:transparent;font-size:16px;line-height:1.87;cursor:pointer;text-align:center;color:var(--main-text-color);transition:color .25s cubic-bezier(.4,0,.2,1)}.pagination__button:hover{color:var(--accent-color);box-shadow:.5px .6px .6px .7px #dc56c5}.pagination__button--active{border:1px solid var(--accent-color);color:var(--accent-color)}.pagination__move-button{width:30px;height:30px;border:none;border-radius:10px 0;background-color:transparent;font-size:16px;line-height:1.87;font-weight:700;text-align:center;color:var(--accent-color);text-decoration:none;transition:color .25s cubic-bezier(.4,0,.2,1)}.pagination__move-button:hover{color:var(--main-text-color)}.pagination__move-button--next{position:relative}.pagination__move-button--next :after{content:">";position:absolute;transform:translateX(-50%)}.pagination__move-button--prev{position:relative}.pagination__move-button--prev :after{content:"<";position:absolute;transform:translateX(-50%)}.pagination__move-button--first{position:relative}.pagination__move-button--first :after{content:"<<";position:absolute;transform:translateX(-50%)}.pagination__move-button--last{position:relative}.pagination__move-button--last :after{content:">>";position:absolute;transform:translateX(-50%)}.pagination__move-button--disabled{color:#252525}.js-search-form{position:absolute;top:147px;z-index:35;left:50%;transform:translateX(-50%)}@media screen and (min-width:1280px){.js-search-form{top:214px}}.search{display:flex;align-items:center;justify-content:center}@media screen and (max-width:768px){.search{display:block}}.search-event{background-color:var(--input-bg-color);backdrop-filter:blur(20px);border-radius:20px;border:none;outline:none;padding:10px 30px;color:var(--input-text-color)}.search-event::placeholder,.select__current{color:var(--input-placeholder-text-color)}.wrap{position:relative}@media screen and (min-width:768px){.wrap{margin-right:30px}}@media screen and (max-width:768px){.wrap{margin-bottom:25px}}.search-icon{position:absolute;top:14px;right:30px}.select{width:270px;position:relative}.select.open .select__body{display:block;border-radius:0 0 20px 20px;overflow-y:auto}.select.open .select__header{border-radius:20px 20px 0 0}.select__header{display:flex;position:relative;justify-content:space-between;background-color:var(--input-bg-color);backdrop-filter:blur(20px);padding:10px 30px;border-radius:20px}.select__current{display:block}.select__current.choose{color:var(--input-text-color)}.select__body{display:none;cursor:pointer;position:absolute;top:100%;left:0;right:0;max-height:170px;z-index:20;border:none;padding:7px 0;text-align:left;background-color:var(--input-bg-color);backdrop-filter:blur(20px)}.select__body:before{content:"";width:225px;height:1px;position:absolute;background-color:var(--input-placeholder-text-color);top:0;left:50%;transform:translateX(-50%)}.select__icon{background-image:url(/team-project-js/close.3af4e4f4.svg);background-repeat:no-repeat;background-size:contain;width:15px;height:10px;margin:auto 0}.select__icon.open{transform:rotate(.5turn)}.select__item{color:var(--input-text-color);margin-bottom:2px;backdrop-filter:inherit;padding-left:30px}.select__item.selected,.select__item:hover{background-color:var(--secondary-color);color:var(--main-text-color);transition:var(--transition-delay) background-color var(--transition-cube-function)}.simplebar-track.simplebar-vertical{width:6px;heigth:43px}.simplebar-scrollbar:before{border-radius:20px;height:43px;background-color:var(--input-placeholder-text-color);right:3px;left:0}.head{position:relative;z-index:15}.box-blur{border-radius:50%;backdrop-filter:blur(30px);background:linear-gradient(90deg,hsla(0,0%,76.9%,.03) 10.75%,hsla(0,0%,76.9%,0) 92.33%);background-color:rgba(14,14,14,.2);position:absolute;z-index:100;width:210px;height:180px;top:-90px;left:-105px;z-index:20}@media screen and (min-width:768px) and (max-width:1279.98px){.box-blur{width:360px;height:300px;top:-150px;left:-180px}}@media screen and (min-width:1280px){.box-blur{width:480px;height:400px;top:-200px;left:-240px}}.logo{position:absolute;width:60px;height:30px;top:115px;left:120px;z-index:15}@media screen and (min-width:768px) and (max-width:1279.98px){.logo{width:100px;height:49px;top:190px;left:200px}}@media screen and (min-width:1280px){.logo{width:136px;height:67px;top:240px;left:280px}}.title{width:calc(100% - 30px);font-weight:900;font-size:18px;line-height:1.22;text-align:center;padding-top:78px;margin:0 auto;color:var(--secondary-color)}@media screen and (min-width:768px){.title{width:66.66667%;font-size:30px;line-height:1.23;padding-top:40px}}@media screen and (min-width:1280px){.title{font-size:50px;line-height:1.22;width:66.66667%}}.team-modal{position:fixed;top:50%;left:50%;width:0;height:2px;overflow:hidden;background-color:rgba(32,13,29,.5);backdrop-filter:blur(25px);border-radius:20px;box-shadow:0 0 2.5rem rgba(0,0,0,.5);transform:translate(-50%,-50%);transition:width .5s ease .5s,height .5s ease;z-index:3000}.close{cursor:pointer;position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border:none;background-color:transparent;font-size:1.5rem;transition:.25s linear}.close:after,.close:before{position:absolute;content:"";width:1.25rem;height:.125rem;background-color:#fff}.close:before{transform:rotate(-45deg)}.close:after{transform:rotate(45deg)}.close:hover{transform:rotate(90deg)}.close:hover:after,.close:hover:before{background-color:#ff0dbf}.team__title{width:100%;text-align:center;margin-bottom:40px;font-family:Open Sans,Arial,sans-serif;font-size:28px;color:#fff;text-shadow:2px 3px 2px rgba(238,6,199,.5)}.team-modal.is-open{display:flex;align-items:center;height:85%;width:85%;margin-top:auto;margin-bottom:auto;transition:width .5s ease,height .5s ease .5s}.team__content{display:flex;flex-direction:column;padding:25px;border-radius:20px;align-items:center;max-height:100%;overflow:auto}.team__content::-webkit-scrollbar{width:4px;height:0}.our-team{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;margin:-25px}.team__card{font-family:Open Sans,Arial,sans-serif;position:relative;overflow:hidden;min-width:155px;height:250px;margin:25px;color:#fff;text-align:center;line-height:1.4em;border:1px solid #ff0dbf;border-radius:40px 0 40px 0;background-color:rgba(88,87,87,.5);box-shadow:4px 4px 10px 1px rgba(220,86,198,.295)}.team__card:focus,.team__card:hover{transform:scale(1.03);box-shadow:4px -2px 12px 2px rgba(220,86,197,.5);transition:transform .25s cubic-bezier(.4,0,.2,1),box-shadow .25s cubic-bezier(.4,0,.2,1)}.team__card .background{width:100%;vertical-align:top;opacity:.5;-webkit-filter:grayscale(50%) blur(10px);filter:grayscale(50%) blur(10px);-webkit-transition:all 2s ease;transition:all 2s ease}.team__card figcaption{width:100%;padding:15px 25px;position:absolute;left:0;top:50%}.profile{border-radius:40% 0;position:absolute;bottom:50%;left:50%;object-fit:cover;width:110px;height:120px;box-shadow:0 3px 5px rgba(224,165,215,.5333333333333333);border:3px solid hsla(0,0%,100%,.473);-webkit-transform:translate(-50%);transform:translate(-50%)}.team__card h3{margin:0 0 5px;font-weight:600}.team__card h3 span{display:block;font-size:.8em;color:#e43cb7}.icons i{padding:5px;display:inline-block;font-size:24px;color:#fff;text-align:center;opacity:.5}.icons i:hover{opacity:1;-webkit-transition:all .35s ease;transition:all .35s ease}.icons a{text-decoration:none}[data-pnotify].brighttheme-elem{border-radius:0}[data-pnotify].brighttheme-elem,[data-pnotify].brighttheme-elem.pnotify-mode-light{--notice-background-color:#ffffa2;--notice-border-color:#ff0;--notice-text-color:#4f4f00;--notice-icon-filter:invert(25%) sepia(12%) saturate(7007%) hue-rotate(38deg) brightness(99%) contrast(101%);--info-background-color:#8fcedd;--info-border-color:#0286a5;--info-text-color:#012831;--info-icon-filter:invert(11%) sepia(37%) saturate(1946%) hue-rotate(155deg) brightness(95%) contrast(99%);--success-background-color:#aff29a;--success-border-color:#35db00;--success-text-color:#104300;--success-icon-filter:invert(17%) sepia(94%) saturate(1055%) hue-rotate(70deg) brightness(90%) contrast(103%);--error-background-color:#ffaba2;--error-border-color:#ff1800;--error-text-color:#4f0800;--error-icon-filter:invert(9%) sepia(27%) saturate(7347%) hue-rotate(359deg) brightness(96%) contrast(108%)}@media (prefers-color-scheme:dark){[data-pnotify].brighttheme-elem.pnotify-mode-no-preference{--notice-background-color:#4f4f00;--notice-border-color:#282814;--notice-text-color:#ffffa2;--notice-icon-filter:invert(92%) sepia(18%) saturate(781%) hue-rotate(6deg) brightness(106%) contrast(107%);--info-background-color:#012831;--info-border-color:#0c1618;--info-text-color:#8fcedd;--info-icon-filter:invert(85%) sepia(14%) saturate(933%) hue-rotate(153deg) brightness(92%) contrast(87%);--success-background-color:#104300;--success-border-color:#152111;--success-text-color:#aff29a;--success-icon-filter:invert(90%) sepia(9%) saturate(1647%) hue-rotate(52deg) brightness(103%) contrast(90%);--error-background-color:#4f0800;--error-border-color:#281614;--error-text-color:#ffaba2;--error-icon-filter:invert(70%) sepia(24%) saturate(717%) hue-rotate(315deg) brightness(103%) contrast(104%)}}[data-pnotify].brighttheme-elem.pnotify-mode-dark{--notice-background-color:#4f4f00;--notice-border-color:#282814;--notice-text-color:#ffffa2;--notice-icon-filter:invert(92%) sepia(18%) saturate(781%) hue-rotate(6deg) brightness(106%) contrast(107%);--info-background-color:#012831;--info-border-color:#0c1618;--info-text-color:#8fcedd;--info-icon-filter:invert(85%) sepia(14%) saturate(933%) hue-rotate(153deg) brightness(92%) contrast(87%);--success-background-color:#104300;--success-border-color:#152111;--success-text-color:#aff29a;--success-icon-filter:invert(90%) sepia(9%) saturate(1647%) hue-rotate(52deg) brightness(103%) contrast(90%);--error-background-color:#4f0800;--error-border-color:#281614;--error-text-color:#ffaba2;--error-icon-filter:invert(70%) sepia(24%) saturate(717%) hue-rotate(315deg) brightness(103%) contrast(104%)}[data-pnotify] .brighttheme-notice{--brighttheme-background-color:var(--notice-background-color);--brighttheme-border-color:var(--notice-border-color);--brighttheme-text-color:var(--notice-text-color);--brighttheme-icon-filter:var(--notice-icon-filter);--brighttheme-primary-button-background-color:var(--notice-border-color);--brighttheme-primary-button-text-color:var(--notice-text-color)}[data-pnotify] .brighttheme-info{--brighttheme-background-color:var(--info-background-color);--brighttheme-border-color:var(--info-border-color);--brighttheme-text-color:var(--info-text-color);--brighttheme-icon-filter:var(--info-icon-filter);--brighttheme-primary-button-background-color:var(--info-border-color);--brighttheme-primary-button-text-color:var(--info-text-color)}[data-pnotify] .brighttheme-success{--brighttheme-background-color:var(--success-background-color);--brighttheme-border-color:var(--success-border-color);--brighttheme-text-color:var(--success-text-color);--brighttheme-icon-filter:var(--success-icon-filter);--brighttheme-primary-button-background-color:var(--success-border-color);--brighttheme-primary-button-text-color:var(--success-text-color)}[data-pnotify] .brighttheme-error{--brighttheme-background-color:var(--error-background-color);--brighttheme-border-color:var(--error-border-color);--brighttheme-text-color:var(--error-text-color);--brighttheme-icon-filter:var(--error-icon-filter);--brighttheme-primary-button-background-color:var(--error-border-color);--brighttheme-primary-button-text-color:var(--error-text-color)}[data-pnotify] .brighttheme-container{padding:1.3rem;background-color:var(--brighttheme-background-color);border:0 solid var(--brighttheme-border-color);color:var(--brighttheme-text-color)}[data-pnotify] .brighttheme-error{background-image:repeating-linear-gradient(135deg,transparent,transparent 35px,hsla(0,0%,100%,.3) 0,hsla(0,0%,100%,.3) 70px)}[data-pnotify].pnotify-with-icon .brighttheme-content{margin-left:calc(1.3rem + 16px)}[dir=rtl] [data-pnotify].pnotify-with-icon .brighttheme-content{margin-right:calc(1.3rem + 16px);margin-left:0}[data-pnotify] .brighttheme-title{font-size:1.2rem;line-height:1.4rem;margin-top:-.1rem;margin-bottom:0}[data-pnotify] .brighttheme-text{font-size:1rem;line-height:1.2rem;margin-top:0}[data-pnotify] .brighttheme-confirm,[data-pnotify] .brighttheme-title+.brighttheme-text{margin-top:1rem}[data-pnotify] .brighttheme-closer,[data-pnotify] .brighttheme-icon,[data-pnotify] .brighttheme-sticker{display:flex;justify-content:center;align-items:center}[data-pnotify] .brighttheme-icon,[data-pnotify] .brighttheme-icon>span,[data-pnotify] .brighttheme-icon>span:after{width:1.2rem;height:1.2rem;line-height:1.2rem}[data-pnotify] .brighttheme-icon-closer,[data-pnotify] .brighttheme-icon-closer:after,[data-pnotify] .brighttheme-icon-sticker,[data-pnotify] .brighttheme-icon-sticker:after{width:1rem;height:1rem;line-height:1rem}[data-pnotify] .brighttheme-icon-notice:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMsMTNIMTFWN0gxM00xMywxN0gxMVYxNUgxM00xMiwyQTEwLDEwIDAgMCwwIDIsMTJBMTAsMTAgMCAwLDAgMTIsMjJBMTAsMTAgMCAwLDAgMjIsMTJBMTAsMTAgMCAwLDAgMTIsMloiLz48L3N2Zz4=)}[data-pnotify] .brighttheme-icon-info:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMsOUgxMVY3SDEzTTEzLDE3SDExVjExSDEzTTEyLDJBMTAsMTAgMCAwLDAgMiwxMkExMCwxMCAwIDAsMCAxMiwyMkExMCwxMCAwIDAsMCAyMiwxMkExMCwxMCAwIDAsMCAxMiwyWiIvPjwvc3ZnPg==)}[data-pnotify] .brighttheme-icon-success:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTIgMkM2LjUgMiAyIDYuNSAyIDEyUzYuNSAyMiAxMiAyMiAyMiAxNy41IDIyIDEyIDE3LjUgMiAxMiAyTTEwIDE3TDUgMTJMNi40MSAxMC41OUwxMCAxNC4xN0wxNy41OSA2LjU4TDE5IDhMMTAgMTdaIi8+PC9zdmc+)}[data-pnotify] .brighttheme-icon-error:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTMsMTRIMTFWMTBIMTNNMTMsMThIMTFWMTZIMTNNMSwyMUgyM0wxMiwyTDEsMjFaIi8+PC9zdmc+)}[data-pnotify] .brighttheme-icon-closer:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTksNi40MUwxNy41OSw1TDEyLDEwLjU5TDYuNDEsNUw1LDYuNDFMMTAuNTksMTJMNSwxNy41OUw2LjQxLDE5TDEyLDEzLjQxTDE3LjU5LDE5TDE5LDE3LjU5TDEzLjQxLDEyTDE5LDYuNDFaIi8+PC9zdmc+)}[data-pnotify] .brighttheme-icon-sticker:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMTYsMTJWNEgxN1YySDdWNEg4VjEyTDYsMTRWMTZIMTEuMlYyMkgxMi44VjE2SDE4VjE0TDE2LDEyWiIvPjwvc3ZnPg==)}[data-pnotify] .brighttheme-icon-sticker.brighttheme-icon-stuck:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHZlcnNpb249IjEuMSIgdmlld0JveD0iMCAwIDI0IDI0Ij48cGF0aCBkPSJNMiw1LjI3TDMuMjgsNEwyMCwyMC43MkwxOC43MywyMkwxMi44LDE2LjA3VjIySDExLjJWMTZINlYxNEw4LDEyVjExLjI3TDIsNS4yN00xNiwxMkwxOCwxNFYxNkgxNy44Mkw4LDYuMThWNEg3VjJIMTdWNEgxNlYxMloiLz48L3N2Zz4=)}[data-pnotify] .brighttheme-prompt-bar{margin-bottom:1rem}[data-pnotify] .brighttheme-action-bar,[data-pnotify] .brighttheme-prompt-bar{width:100%;box-sizing:border-box}[data-pnotify] .brighttheme-btn{text-transform:uppercase;font-weight:700;padding:.4rem 1rem;border:none;background:transparent;cursor:pointer;color:var(--brighttheme-text-color)}[data-pnotify] .brighttheme-btn-primary{background-color:var(--brighttheme-primary-button-background-color);color:var(--brighttheme-primary-button-text-color)}[data-pnotify] .brighttheme-countdown{background-color:var(--brighttheme-background-color)}[data-pnotify] .brighttheme-countdown-bar{background-color:var(--brighttheme-border-color)}[data-pnotify] .brighttheme-paginate{display:inline-flex;flex-direction:column}[data-pnotify] .brighttheme-paginate-btn{width:1em;height:1em;line-height:.5em;border:0;padding:0;background:transparent}[data-pnotify] .brighttheme-paginate-previous{margin-right:0}[data-pnotify] .brighttheme-paginate-next{margin-left:0}[data-pnotify] .brighttheme-paginate-btn:disabled:after,[data-pnotify] .brighttheme-paginate-btn[aria-disabled=true]:after{opacity:.5}[data-pnotify] .brighttheme-paginate-previous:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik0xMS42NyAzLjg3TDkuOSAyLjEgMCAxMmw5LjkgOS45IDEuNzctMS43N0wzLjU0IDEyeiIvPjwvc3ZnPg==)}[data-pnotify] .brighttheme-paginate-next:after{filter:var(--brighttheme-icon-filter);content:url(data:image/svg+xml;charset=utf-8;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4KPCFET0NUWVBFIHN2ZyBQVUJMSUMgIi0vL1czQy8vRFREIFNWRyAxLjEvL0VOIiAiaHR0cDovL3d3dy53My5vcmcvR3JhcGhpY3MvU1ZHLzEuMS9EVEQvc3ZnMTEuZHRkIj4KPHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHZpZXdCb3g9IjAgMCAyNCAyNCI+PHBhdGggZD0iTTAgMGgyNHYyNEgweiIgZmlsbD0ibm9uZSIvPjxwYXRoIGQ9Ik01Ljg4IDQuMTJMMTMuNzYgMTJsLTcuODggNy44OEw4IDIybDEwLTEwTDggMnoiLz48L3N2Zz4=)}[data-pnotify] .brighttheme-paginate-count-of{opacity:.8}
/*# sourceMappingURL=/team-project-js/src.64f142e5.css.map */