
@media (max-width:992px) {
   .design-profile-projects__content .design-profile-projects__title {
    font-size: 20px;
    font-weight: 700;
    line-height: 30px;
    margin-bottom: 13px;
}
}

.design-profile-projects {
  position: relative
}
.design-profile-projects__content {
  width: 100%;
  position: relative;
  margin-bottom: 88px
}
@media (min-width:576px) {
  .design-profile-projects__content {
    margin-bottom: 72px
  }
}
.design-profile-projects__content::before {
  content: ' ';
  width: 100%;
  position: absolute;
  height: 80%;
  background-color: #f4f2ed;
  bottom: 0
}
@media (min-width:992px) {
  .design-profile-projects__content::before {
    height: 50%
  }
}
.design-profile-projects__outer {
  margin-bottom: 16px;
  padding-left: 10px
}
@media (min-width:576px) {
  .design-profile-projects__outer {
    margin-bottom: 30px;
    padding-left: 0
  }
}
.design-profile-projects__outer .slick-list {
  padding: 0 17% 0 0!important
}
@media (min-width:576px) {
  .design-profile-projects__outer .slick-list {
    padding: 0 20% 0 0!important
  }
}
@media (min-width:1212px) {
  .design-profile-projects__outer .slick-list {
    padding: 0 30% 0 -webkit-calc((100vw - 1224px)/ 2)!important;
    padding: 0 30% 0 -moz-calc((100vw - 1224px)/ 2)!important;
    padding: 0 30% 0 calc((100vw - 1224px)/ 2)!important
  }
}
@media (min-width:1441px) {
  .design-profile-projects__outer .slick-list {
    padding: 0 30% 0 -webkit-calc((100vw - 1444px)/ 2)!important;
    padding: 0 30% 0 -moz-calc((100vw - 1444px)/ 2)!important;
    padding: 0 30% 0 calc((100vw - 1444px)/ 2)!important
  }
}
.design-profile-projects__slider-navigation {
  position: relative;
  left: inherit;
  top: inherit;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex
}
@media (min-width:576px) {
  .design-profile-projects__slider-navigation {
    display: block;
    position: absolute;
    left: -webkit-calc((100vw * .8) - 32px);
    left: -moz-calc((100vw * .8) - 32px);
    left: calc((100vw * .8) - 32px);
    top: -300px
  }
}
@media (min-width:1212px) {
  .design-profile-projects__slider-navigation {
    display: block;
    position: absolute;
    left: -webkit-calc((100vw - 1224px)/ 2 + 780px - 32px);
    left: -moz-calc((100vw - 1224px)/ 2 + 780px - 32px);
    left: calc((100vw - 1224px)/ 2 + 780px - 32px);
    top: -300px
  }
}
@media (min-width:1441px) {
  .design-profile-projects__slider-navigation {
    display: block;
    position: absolute;
    left: -webkit-calc((100vw - 1444px)/ 2 + 880px - 32px);
    left: -moz-calc((100vw - 1444px)/ 2 + 880px - 32px);
    left: calc((100vw - 1444px)/ 2 + 880px - 32px);
    top: -300px
  }
}
.design-profile-projects__slider-navigation button {
  border: none
}
.design-profile-projects__slider-navigation button span:before {
  font-size: 16px!important
}
.design-profile-projects__slider-nav {
  background-color: #fdfeff;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  color: #26282b;
  cursor: pointer;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px!important;
  width: 64px;
  z-index: 2;
  -webkit-appearance: none;
  display: flex
}
.design-profile-projects__slider-nav.disabled {
  border-color: #9ea4aa;
  color: #9ea4aa;
  cursor: not-allowed
}
.design-profile-projects__slider-nav [class^=icon] {
  margin-top: 0
}
.design-profile-projects__slider-nav [class^=icon]::before {
  font-size: 24px
}
@media (min-width:576px) {
  .design-profile-projects__slider-nav {
    display: block
  }
}
.design-profile-projects__slider-nav.prev {
  margin-bottom: 10px;
  margin-right: 15px
}
@media (min-width:576px) {
  .design-profile-projects__slider-nav.prev {
    margin-right: 0
  }
}
.design-profile-projects__bottom {
  position: relative;
  margin-top: 0;
  padding-bottom: 32px
}
@media (min-width:576px) {
  .design-profile-projects__bottom {
    padding-bottom: 120px
  }
}
.design-profile-projects__cta {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
.design-profile-projects__cta:first-child {
  margin-right: 15px
}
.design-profile-projects__cta-outer {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  margin-bottom: 20px
}
.design-profile-projects__cta a {
  font-size: 16px;
  line-height: 19px;
  padding: 12px 20px
}
@media (min-width:576px) {
  .design-profile-projects__cta a {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px
  }
}
.design-profile-projects__info {
  max-width: 100%;
  position: relative;
  margin-top: 16px
}
@media (min-width:576px) {
  .design-profile-projects__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    max-width: -webkit-calc((100vw * .8) - 32px);
    max-width: -moz-calc((100vw * .8) - 32px);
    max-width: calc((100vw * .8) - 32px)
  }
}
@media (min-width:1212px) {
  .design-profile-projects__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    max-width: -webkit-calc((1224px * .75) - 30px);
    max-width: -moz-calc((1224px * .75) - 30px);
    max-width: calc((1224px * .75) - 30px)
  }
}
@media (min-width:1441px) {
  .design-profile-projects__info {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    margin-top: 60px;
    max-width: -webkit-calc((1444px * .75) - 30px);
    max-width: -moz-calc((1444px * .75) - 30px);
    max-width: calc((1444px * .75) - 30px)
  }
}
.design-profile-projects__info-headline {
  font-size: 24px;
  font-weight: 700;
  line-height: 28px;
  letter-spacing: .05em;
  margin-bottom: 24px
}
@media (min-width:992px) {
  .design-profile-projects__info-headline {
    width: 50%;
    font-size: 32px;
    line-height: 40px;
    padding-right: 30px;
    margin-bottom: 0
  }
}
.design-profile-projects__info-desc {
  font-size: 18px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: .05em
}
@media (min-width:992px) {
  .design-profile-projects__info-desc {
    width: 50%
  }
}

@media (min-width:992px) {
 .design-profile-projects__content .design-profile-projects__title {
    font-size: 30px;
    font-weight: 700;
    line-height: 36px;
    margin-bottom: 32px;
   
  }
}
.design-profile-projects__item {
  margin: 0 10px;
  position: relative;
  opacity: .5;
  -webkit-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}
.design-profile-projects__item.slick-active {
  opacity: 1
}
@media (min-width:576px) {
  .design-profile-projects__item {
    margin: 0 15px;
    padding-bottom: 0
  }
}
.design-profile-projects__item--image {
  width: 100%;
  position: relative;
  overflow: hidden
}
.design-profile-projects__item--image img {
  position: absolute;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
  object-fit: cover;
  -o-object-position: center center;
  object-position: center center;
  opacity: 0;
  -webkit-transition: opacity .8s;
  -o-transition: opacity .8s;
  -moz-transition: opacity .8s;
  transition: opacity .8s
}
.design-profile-projects__item--image img.active {
  opacity: 1
}
.design-profile-projects__item--image:after {
  content: ' ';
  display: block;
  padding-top: 75%;
  width: 100%
}
.design-profile-projects__item--overlay {
  position: absolute;
  width: 100%;
  bottom: 16px;
  left: 0;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center
}
@media (min-width:576px) {
  .design-profile-projects__item--overlay {
    bottom: 0
  }
}
.design-profile-projects__item--cta {
  padding: 0 8px
}
@media (min-width:576px) {
  .design-profile-projects__item--cta {
    padding: 24px;
    display: none
  }
}
.design-profile-projects__item--cta a {
  font-size: 14px;
  line-height: 18px;
  padding: 10px 16px
}
@media (min-width:576px) and (orientation:landscape) {
  .design-profile-projects__item--cta a {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px
  }
}
@media (min-width:768px) and (orientation:portrait) {
  .design-profile-projects__item--cta a {
    font-size: 18px;
    line-height: 27px;
    padding: 16px 32px
  }
}
.design-profile-projects__item--picker {
  position: relative;
  margin: 0 8px
}
@media (min-width:576px) {
  .design-profile-projects__item--picker {
    margin: 24px
  }
}
.design-profile-projects__item--picker .js-picker {
  width: 48px;
  height: 48px;
  background: #7345b2;
  color: #fdfeff;
  border: 3px solid #fdfeff;
  font-size: 0;
  -webkit-appearance: none;
  -webkit-filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .05)) drop-shadow(2px 1px 3px rgba(0, 0, 0, .08));
  filter: drop-shadow(0 -1px 2px rgba(0, 0, 0, .05)) drop-shadow(2px 1px 3px rgba(0, 0, 0, .08));
  position: relative;
  z-index: 1
}
@media (min-width:576px) {
  .design-profile-projects__item--picker .js-picker {
    width: 64px;
    height: 64px;
    border-width: 4px
  }
}
.design-profile-projects__item--picker .js-picker:hover {
  background: #472b6f
}
.design-profile-projects__item--picker .js-picker span {
  font-size: 24px
}
.design-profile-projects__item--picker--options {
  overflow: hidden;
  position: absolute;
  top: 50%;
  left: 28px;
  max-width: 0
}
@media (min-width:576px) {
  .design-profile-projects__item--picker--options {
    z-index: 0;
    width: auto;
    height: auto;
    pointer-events: auto;
    padding: 0;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    background: #e8ebed;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .5s ease-in-out;
    -o-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out
  }
}
.design-profile-projects__item--picker--options.active {
  max-width: 0
}
@media (min-width:576px) {
  .design-profile-projects__item--picker--options.active {
    max-width: 500px;
    padding: 0 4px 0 44px;
    width: auto;
    height: auto
  }
}
.design-profile-projects__item--picker--options--wrap {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  white-space: nowrap
}
.design-profile-projects__item--picker--options--wrap button {
  -webkit-appearance: none;
  border: none;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
  min-width: 40px;
  width: 40px;
  height: 40px;
  -webkit-transition: all .3s;
  -o-transition: all .3s;
  -moz-transition: all .3s;
  transition: all .3s;
  overflow: hidden;
  margin-right: 4px;
  font-size: 12px;
  line-height: 1.2;
  padding: 1px 7px;
  cursor: pointer;
  -webkit-transition: min-width .4s;
  -o-transition: min-width .4s;
  -moz-transition: min-width .4s;
  transition: min-width .4s;
  text-align: left
}
.design-profile-projects__item--picker--options--wrap button span {
  color: #fdfeff;
  opacity: 0;
  -webkit-transition: opacity .8s;
  -o-transition: opacity .8s;
  -moz-transition: opacity .8s;
  transition: opacity .8s;
  text-align: left
}
.design-profile-projects__item--picker--options--wrap button span.dark {
  color: #26282b
}
.design-profile-projects__item--picker--options--wrap button:hover {
  min-width: 94px
}
.design-profile-projects__item--picker--options--wrap button:hover span {
  opacity: 1
}
@media (min-width:576px) {
  .design-profile-projects__item--picker--options--mobile {
    display: none
  }
}
.design-profile-projects__item--picker--options--inner {
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  white-space: nowrap;
  height: 56px
}
.design-profile-projects__mobile-colorpicker {
  position: fixed;
  z-index: 100;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  pointer-events: none
}
@media (min-width:576px) {
  .design-profile-projects__mobile-colorpicker {
    display: none
  }
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options {
  position: relative;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  max-width: 600px;
  pointer-events: none;
  overflow: hidden
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--inner {
  position: absolute;
  display: block;
  height: auto;
  bottom: 0;
  width: 100%;
  -webkit-animation: slideDown .3s forwards;
  -moz-animation: slideDown .3s forwards;
  animation: slideDown .3s forwards
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options.active {
  max-width: 600px;
  background: rgba(0,0,0,.5);
  pointer-events: auto
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options.active .design-profile-projects__item--picker--options--inner {
  -webkit-animation: slideUp .4s forwards ease-in-out;
  -moz-animation: slideUp .4s forwards ease-in-out;
  animation: slideUp .4s forwards ease-in-out
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--mobile {
  position: relative;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
  -webkit-justify-content: center;
  -moz-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-border-radius: 20px 20px 0 0;
  -moz-border-radius: 20px 20px 0 0;
  border-radius: 20px 20px 0 0;
  background: #fff;
  width: 100%;
  padding: 23px
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--mobile h5 {
  font-weight: 700;
  font-size: 16px;
  line-height: 24px
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--mobile button.js-close {
  position: absolute;
  top: 50%;
  left: 16px;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  font-size: 24px;
  -webkit-appearance: none;
  border: none;
  background: 0 0;
  cursor: pointer
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--wrap {
  background: #f9f9f6;
  padding: 16px 16px 75px;
  -webkit-box-pack: justify;
  -webkit-justify-content: space-between;
  -moz-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--wrap button {
  width: -webkit-calc(50% - 9px);
  width: -moz-calc(50% - 9px);
  width: calc(50% - 9px);
  margin: 0 0 16px;
  height: 59px;
  font-size: 14px;
  line-height: 20px
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--wrap button span {
  opacity: 1!important
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--wrap button span.dark span {
  color: #26282b
}
.design-profile-projects__mobile-colorpicker .design-profile-projects__item--picker--options--wrap button .bold {
  font-size: 18px;
  line-height: 22px;
  font-weight: 700
}
.tabcontent {
  width: 100%
}
@-webkit-keyframes slideUp {
  0.01% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
  100% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
}
@-moz-keyframes slideUp {
  0.01% {
    -moz-transform: translateY(100%);
    transform: translateY(100%)
  }
  100% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
}
@keyframes slideUp {
  0.01% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
  }
  100% {
    -webkit-transform: translateY(0);  
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
  }
}
@-webkit-keyframes slideDown {
  0.01% {
    -webkit-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(100%);
    transform: translateY(100%)
  }
}
@-moz-keyframes slideDown {
  0.01% {
    -moz-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -moz-transform: translateY(100%);
    transform: translateY(100%)
  }
}
@keyframes slideDown {
  0.01% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0)
  }
  100% {
    -webkit-transform: translateY(100%);
    -moz-transform: translateY(100%);
    -o-transform: translateY(100%);
    transform: translateY(100%)
  }
}
/*# sourceMappingURL=maps/design-profile-projects.css.map */
