body{font-family:'Poppins', sans-serif;font-weight:300;background-color:#f4f7f7;color:#320E3B}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:'Libre Baskerville', serif;font-weight:900;font-style:normal}main{position:relative;width:100%;background:-webkit-linear-gradient(146deg, #320e3b, #e56399, #7f96ff, #a6cfd5, #dbfcff);background:-o-linear-gradient(146deg, #320e3b, #e56399, #7f96ff, #a6cfd5, #dbfcff);background:linear-gradient(304deg, #320e3b, #e56399, #7f96ff, #a6cfd5, #dbfcff);background-size:1000% 1000%;-webkit-animation:AnimationName 30s ease infinite;-moz-animation:AnimationName 30s ease infinite;animation:AnimationName 30s ease infinite}@-webkit-keyframes AnimationName{0%{background-position:0% 92%}50%{background-position:100% 9%}to{background-position:0% 92%}}@-moz-keyframes AnimationName{0%{background-position:0% 92%}50%{background-position:100% 9%}to{background-position:0% 92%}}@keyframes AnimationName{0%{background-position:0% 92%}50%{background-position:100% 9%}to{background-position:0% 92%}}.content{position:relative;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;min-height:100vh;margin:0 auto}.scene{position:fixed;top:0;left:0;width:100%;height:100vh;pointer-events:none;z-index:1;background:#282886}.wrapper{position:absolute;top:0;left:0;width:100%;z-index:2}.about{width:100%}.list-group-item{background-color:rgba(219,252,255,.1)}.list-group-item-action{color:#320E3B}.list-group-item-action:focus,.list-group-item-action:hover{color:#DBFCFF;text-decoration:none;background-color:#E56399;border:1px solid #E56399;font-style:italic}.list-group-item:first-child,.list-group-item:last-child{border-radius:0}a{color:#DBFCFF;border-bottom:1px solid #79a8a9}a:hover{color:#DBFCFF;text-decoration:none;border-color:#E56399;background-color:#E56399}.project-index-images-wrapper{display:none;pointer-events:none}.img-fluid{width:100%;height:auto}@media (min-width:768px){.about{width:410px;position:fixed}.project-index-images-wrapper{position:absolute;top:0;left:0;display:block;width:100%;height:100%}.project-index-images-inner{position:relative;width:100%;height:100%}.project-index-images-item{position:absolute;top:0;left:0;width:100%;height:100%;display:none}.index-hovered-project.project-index-images-item{display:block}.info-hovered-project{display:none}}@media (min-width:992px){.about{width:540px}}@media (min-width:1200px){.about{width:645px}}