@media only screen and (min-width: 0rem) {
  #sbs-1636 {
    padding: var(--sectionPadding);
    position: relative;
    z-index: 1;
  }
  #sbs-1636 .cs-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: clamp(3rem, 9vw, 6.25rem);
    margin: auto;
    max-width: 80rem;
    width: 100%;
  }
  #sbs-1636 .cs-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    text-align: left;
    width: 100%;
  }
  #sbs-1636 .cs-flex {
    max-width: 38rem;
  }
  #sbs-1636 .cs-h3 {
    font-size: 1.25rem;
    font-weight: 700;
    line-height: 1.2em;
    margin: 0 0 1rem;
  }
  #sbs-1636 .cs-text {
    margin-bottom: 1rem;
    opacity: 0.8;
  }
  #sbs-1636 .cs-text:last-of-type {
    margin-bottom: 2rem;
  }
  #sbs-1636 .cs-link {
    color: var(--primary);
    text-decoration: none;
  }
  #sbs-1636 .cs-picture {
    display: block;
    height: 36vw;
    max-height: clamp(21.25rem, 36vw, 38.75rem);
    position: relative;
    width: 100%;
    z-index: 1;
  }
  #sbs-1636 .cs-picture img {
    height: 100%;
    left: 0;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    top: 0;
    width: 100%;
  }
  #sbs-1636:before {
    background: #1c1c1c;
    bottom: 0;
    content: "";
    display: block;
    height: 20%;
    left: 0;
    opacity: 1;
    position: absolute;
    width: 100%;
    z-index: -1;
  }
  #sbs-1636 .color-change:before {
    background: #f7f7f7;
  }
  #why-960 {
    background-color: #1c1c1c;
    padding: var(--sectionPadding);
    padding-top: 0;
    position: relative;
  }
  #why-960 .cs-container {
    gap: clamp(3rem, 6vw, 4rem);
    margin: auto;
    max-width: 80rem;
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
  }
  #why-960 .cs-content {
    align-items: center;
    display: flex;
    flex-direction: column;
    width: 100%;
    text-align: center;
  }
  #why-960 .cs-title {
    color: var(--bodyTextColorWhite);
    margin: 0 0 2rem;
    max-width: 20ch;
  }
  #why-960 .cs-card-group {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 1.5rem;
    justify-content: center;
    margin: 0;
    max-width: 33.875rem;
    padding: 0;
    width: 100%;
  }
  #why-960 .cs-item {
    align-items: flex-start;
    border-bottom: 1px solid #e8e8e8;
    box-sizing: border-box;
    display: flex;
    gap: clamp(0.75rem, 1.5vw, 1.25rem);
    justify-content: flex-start;
    list-style: none;
    margin: 0;
    padding: 0 0 clamp(1.5rem, 3vw, 2.25rem);
    text-align: left;
    width: 100%;
  }
  #why-960 .cs-item:last-of-type {
    border: none;
    padding-bottom: 0;
  }
  #why-960 .cs-icon {
    height: auto;
    width: clamp(2rem, 2.5vw, 2.5rem);
  }
  #why-960 .cs-h3 {
    font-size: clamp(1.25rem, 2vw, 1.5625rem);
    font-weight: 700;
    line-height: 1.2em;
    margin: 0 0 0.75rem;
    color: var(--bodyTextColorWhite);
    text-align: inherit;
  }
  #why-960 .cs-item-text {
    color: var(--bodyTextColorWhite);
    text-align: inherit;
    font-size: clamp(0.875rem, 1.5vw, 1rem);
    line-height: 1.5em;
    margin: 0;
    opacity: 0.8;
  }
  #sbsr-1096 {
    padding: var(--sectionPadding);
  }
  #sbsr-1096 .cs-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: clamp(3rem, 6vw, 4rem);
    margin: auto;
    max-width: 34.375rem;
    width: 100%;
  }
  #sbsr-1096 .cs-content {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    max-width: 32.625rem;
    text-align: left;
    width: 100%;
  }
  #sbsr-1096 .cs-text {
    margin-bottom: 1rem;
  }
  #sbsr-1096 .cs-text:last-of-type {
    margin-bottom: 2rem;
  }
  #sbsr-1096 .cs-info {
    align-items: center;
    border-top: 1px solid #e8e8e8;
    display: flex;
    gap: 0.75rem;
    justify-content: flex-start;
    padding-top: 2rem;
    position: relative;
    width: 100%;
  }
  #sbsr-1096 .cs-icon {
    display: block;
    -o-object-fit: contain;
    object-fit: contain;
    transition: transform 0.3s;
    width: 3.25rem;
  }
  #sbsr-1096 .cs-flex {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 0.25rem;
  }
  #sbsr-1096 .cs-name {
    color: var(--headerColor);
    display: block;
    font-size: clamp(1.25rem, 4vw, 1.5625rem);
    font-weight: 700;
    line-height: 1.2em;
    margin: 0;
  }
  #sbsr-1096 .cs-review {
    color: var(--primary);
    display: block;
    font-size: 0.875rem;
    line-height: 1.5em;
    margin: 0;
  }
  #sbsr-1096 .cs-image-group {
    display: block;
    font-size: min(2.09vw, 0.789em);
    height: 43em;
    position: relative;
    width: 43.375em;
    z-index: 1;
  }
  #sbsr-1096 .cs-image-group:before {
    background-color: var(--primary);
    content: "";
    display: block;
    height: 25.5em;
    position: absolute;
    right: 0;
    top: 0;
    width: 20.125em;
    z-index: -2;
  }
  #sbsr-1096 .cs-picture {
    height: 33.875em;
    position: absolute;
    right: 2.5em;
    top: 2.5rem;
    width: 33.875em;
    z-index: -1;
  }
  #sbsr-1096 .cs-picture img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    position: absolute;
    width: 100%;
  }
  #projects {
    padding: var(--sectionPadding);
    position: relative;
    z-index: 1;
    overflow: hidden;
    background-color: var(--background);
  }
  #projects .cs-container {
    width: 100%;
    max-width: 80rem;
    margin: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    gap: clamp(3rem, 6vw, 4rem);
  }
  #projects .cs-content {
    text-align: center;
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  #projects .cs-title {
    font-size: clamp(1.5rem, 3vw, 2.2rem);
    max-width: 20ch;
  }
  #projects .cs-image-group {
    width: 100%;
    margin: 0;
    padding: 0;
    display: grid;
    grid-template-columns: repeat(12, 1fr);
    grid-template-rows: 1fr;
    gap: clamp(1rem, 4.3vw, 3.75rem);
  }
  #projects .cs-link {
    text-decoration: none;
    height: 100%;
    display: flex;
    flex-direction: column;
    gap: 1rem;
  }
  #projects .cs-item {
    list-style: none;
    width: 100%;
    height: 100%;
    margin: 0;
    grid-column: span 12;
  }
  #projects .cs-item:hover .cs-h3,
  #projects .cs-item:hover .cs-desc {
    color: #fff;
  }
  #projects .cs-item:hover .cs-item-text {
    background-color: var(--primary);
  }
  #projects .cs-item:hover .cs-icon-wrapper {
    border-color: #fff;
  }
  #projects .cs-item:hover .cs-icon {
    filter: brightness(1000%) grayscale(1);
  }
  #projects .cs-picture {
    width: 100%;
    height: clamp(21.5rem, 30vw, 26.25rem);
    margin: auto;
    border-radius: 1.5rem;
    display: block;
    position: relative;
    overflow: hidden;
  }
  #projects .cs-picture img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    position: absolute;
    top: 0;
    left: 0;
  }
  #projects .cs-item-text {
    padding: clamp(1rem, 2vw, 1.25rem) clamp(1rem, 2.8vw, 2.5rem);
    background-color: #fff;
    border-radius: 1.5rem;
    display: flex;
    justify-content: space-between;
    align-items: center;
    flex-grow: 1;
    gap: 1rem;
    transition: background-color 0.3s;
  }
  #projects .cs-flex {
    display: flex;
    flex-direction: column;
    gap: 0.5rem;
  }
  #projects .cs-h3 {
    font-size: clamp(1.25rem, 1.8vw, 1.5625rem);
    line-height: 1.2em;
    text-align: left;
    margin: 0;
    color: #1a1a1a;
    transition: color 0.3s;
  }
  #projects .cs-desc {
    font-size: clamp(0.875rem, 1.2vw, 1rem);
    line-height: 1.5em;
    color: #1a1a1a;
    transition: color 0.3s;
  }
  #projects .cs-icon-wrapper {
    width: 3rem;
    height: 3rem;
    border: 1px solid #bababa;
    border-radius: 50%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-shrink: 0;
    transition: border-color 0.3s;
  }
  #projects .cs-icon {
    width: auto;
    height: 0.75rem;
    transition: filter 0.3s;
  }
  #projects .cs-bubbles {
    width: 25.9375rem;
    height: 34.125rem;
    position: absolute;
    right: -10.25rem;
    bottom: -2.875rem;
    z-index: -1;
  }
  #projects .cs-bubbles:before {
    content: "";
    width: 21.3125rem;
    height: 21.3125rem;
    background: transparent;
    opacity: 1;
    border: 1px solid #1a1a1a;
    border-radius: 50%;
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    animation-name: floatAnimation;
    animation-duration: 5s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
  }
  #projects .cs-bubbles:after {
    content: "";
    width: 21.3125rem;
    height: 21.3125rem;
    background: var(--primary);
    opacity: 0.1;
    border-radius: 50%;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: -1;
    animation-name: floatAnimation2;
    animation-duration: 14s;
    animation-timing-function: ease-in-out;
    animation-iteration-count: infinite;
    animation-fill-mode: forwards;
  }
}
@media only screen and (min-width: 37.5rem) {
  #projects .cs-item {
    grid-column: span 6;
  }
}
@media only screen and (min-width: 48rem) {
  #sbs-1636 .cs-content {
    align-items: flex-start;
    flex-direction: row;
    gap: 2.5rem;
    justify-content: space-between;
  }
  #sbs-1636 .cs-flex {
    text-align: left;
    width: 50%;
  }
  #sbs-1636 .cs-title {
    margin: 0;
  }
  #sbs-1636:before {
    height: 40%;
  }
  #why-960 {
    overflow: hidden;
    padding: var(--sectionPadding);
    padding-top: 0;
  }
  #why-960 .cs-container {
    align-items: flex-start;
    flex-direction: row;
    justify-content: space-between;
  }
  #why-960 .cs-content {
    align-items: flex-start;
    flex: none;
    order: 2;
    text-align: left;
    width: 46%;
  }
}
@media only screen and (min-width: 64rem) {
  #sbsr-1096 .cs-container {
    align-items: center;
    flex-direction: row;
    justify-content: space-between;
    max-width: 80rem;
  }
  #sbsr-1096 .cs-image-group {
    flex: none;
    font-size: min(1.2vw, 1em);
    order: 2;
  }
}

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