/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:0.67em 0}hr{-webkit-box-sizing:content-box;box-sizing:content-box;height:0;overflow:visible}pre{font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-0.25em}sup{top:-0.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type="button"],[type="reset"],[type="submit"]{-webkit-appearance:button}button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:0.35em 0.75em 0.625em}legend{-webkit-box-sizing:border-box;box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type="checkbox"],[type="radio"]{-webkit-box-sizing:border-box;box-sizing:border-box;padding:0}[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button{height:auto}[type="search"]{-webkit-appearance:textfield;outline-offset:-2px}[type="search"]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}.p-main-page{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0 50px;background-size:cover;min-height:100vh}.p-main-page .note-wrapper{position:absolute;top:4rem;left:1rem;text-align:center;-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.p-main-page .note-wrapper .main-note,.p-main-page .note-wrapper .side-note{font-size:18px;font-weight:600;color:#661778}.p-main-page .note-wrapper .side-note{font-size:12px}.p-main-page .logo-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-bottom:50px}.p-main-page .logo-wrapper .logo-img{height:150px;width:410px;background-size:cover;background-position:center}.p-main-page .main-text{padding-bottom:50px;font-weight:300;line-height:1.2;text-align:center}.p-main-page .main-text h1{margin:0;font-family:"Raleway", sans-serif;font-size:50px;font-weight:700;color:#661778}.p-main-page .main-text h2{margin:0 auto 1em auto;max-width:700px;font-size:35px;font-weight:300}.p-main-page .main-text .spacer{margin:0 auto;width:100px;height:10px;border-radius:5px;background-color:#661778}.p-main-page .button-wrapper{margin-top:20px}.p-main-page .main-button{display:inline-block;padding:10px 30px;color:#661778;background-color:rgba(255,255,255,0.6);cursor:pointer;-webkit-transition:all 0.5s;transition:all 0.5s;font-weight:600;font-size:20px}.p-main-page .main-button:hover{-webkit-transition:all 0.5s;transition:all 0.5s;color:#fff;background-color:#661778}.p-main-page .contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:10px;background-color:rgba(255,255,255,0.6)}.p-main-page .contact .contant-row{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around}.p-main-page .contact .contant-row p{padding:0 10px;font-size:20px}.p-main-page .team-modal{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:fixed;top:0;right:0;left:0;bottom:0;background-color:#fff;overflow-y:auto}.p-main-page .team-modal .modal-header{position:relative;text-align:center}.p-main-page .team-modal .modal-title{font-size:32px}.p-main-page .team-modal .close-btn{position:absolute;right:32px;top:0;width:32px;height:32px;opacity:0.3;cursor:pointer}.p-main-page .team-modal .close-btn:hover{opacity:1}.p-main-page .team-modal .close-btn::before,.p-main-page .team-modal .close-btn::after{position:absolute;left:15px;content:" ";height:33px;width:2px;background-color:#333}.p-main-page .team-modal .close-btn::before{-webkit-transform:rotate(45deg);transform:rotate(45deg)}.p-main-page .team-modal .close-btn::after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg)}.p-main-page .team-modal .team{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:auto;padding:60px;max-width:800px}.p-main-page .team-modal .team .team-member{display:-webkit-box;display:-ms-flexbox;display:flex;padding:10px;width:calc(50% - 20px)}.p-main-page .team-modal .team .team-member .img{height:150px;width:150px;background-size:cover;background-position:top center}.p-main-page .team-modal .team .team-member .text{padding-left:20px}.p-main-page .team-modal .team .team-member .name{margin:0.5rem;margin-bottom:0;padding-bottom:0.5rem;border-bottom:1px solid #7f7f7f}.p-main-page .team-modal .team .team-member .description{margin:0.5rem}.p-main-page .team-modal .team .team-member.no-img .img{-webkit-transform:scale(0.75);transform:scale(0.75)}@media (max-width: 1024px){.p-main-page{padding:50px 25px}.p-main-page .logo-wrapper{padding-bottom:20px}.p-main-page .logo-wrapper .logo-img{height:75px;width:200px}.p-main-page .main-text{padding-bottom:25px}.p-main-page .main-text h1{font-size:26px}.p-main-page .main-text h2{max-width:50%;font-size:16px}.p-main-page .main-text .spacer{width:50px;height:6px;border-radius:3px}.p-main-page .main-button{font-size:16px}.p-main-page .contact{padding:10px}.p-main-page .contact .contant-row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.p-main-page .contact .contant-row p{margin:0.2em;padding:0 5px;font-size:16px}.p-main-page .team-modal .modal-title{font-size:22px}}@media (max-width: 768px){.p-main-page .note-wrapper{top:3rem}.p-main-page .note-wrapper .main-note{font-size:14px}.p-main-page .note-wrapper .side-note{display:none}.p-main-page .main-text h2{max-width:100%}.p-main-page .team-modal .team{max-width:350px;padding:30px}.p-main-page .team-modal .team .team-member{width:calc(100% - 20px)}.p-main-page .team-modal .team .team-member .img{height:100px;width:100px}}body,html{min-height:100vh}body{color:#7f7f7f;font-family:dosis, sans-serif}


/*# sourceMappingURL=bundle.css.map*/