@font-face {
    font-family: "Poppins";
    src: url("../fonts/Poppins-Regular.ttf");
}

@font-face {
    font-family: "Poppins-semibold";
    src: url("../fonts/Poppins-SemiBold.ttf");
}

@font-face {
    font-family: "Poppins-bold";
    src: url("../fonts/Poppins-Bold.ttf");
}

@font-face {
    font-family: "Poppins-bold";
    src: url("../fonts/Poppins-Bold.ttf");
}

@font-face {
    font-family: "Poppins-extrabold";
    src: url("../fonts/Poppins-ExtraBold.ttf");
}

@font-face {
    font-family: "Roboto-mono";
    src: url("../fonts/Roboto-Mono.ttf");
}

@font-face {
    font-family: "Roboto-bold";
    src: url("../fonts/Roboto-Bold.ttf");
}

@font-face {
    font-family: "Roboto";
    src: url("../fonts/Roboto-Light.ttf");
}

@font-face {
    font-family: "Space-grotesk";
    src: url("../fonts/Space-Grotesk.ttf");
}

#skills [class~=box]:nth-child(4) {
    display: none;
}

[class~=flex][class~=row] {
    flex-direction: row;
}

[class~=button]:hover::before {
    transition: transform .3s cubic-bezier(.1, 0, .3, 1);
}

[class~=background] {
    background: #1a191d;
}

#home .expander {
    max-width: 0px;
}

#home [class~=subheader],
#home .expander {
    opacity: 0;
}

#home .expander {
    transition: cubic-bezier(.4, 0, .2, 1) .4s;
}

#home .expander {
    color: #6de58b;
}

[class~=button]:hover::before {
    transform: translate(-50%, -50%) scale(var(--ripple-scale));
}

#home .expander {
    box-sizing: border-box;
}

.modal-wrap.visible .modal,
[class~=button]:hover::after {
    opacity: 1;
}

#home .expander {
    display: inline-block;
}

#home .expander {
    overflow: hidden;
}

#home .expander {
    white-space: nowrap;
}

#home [class~=box] {
    margin-top: -3.5pc;
}

[class~=button] span,
#home [class~=box] {
    position: relative;
}

[class~=button] span {
    color: #fff;
}

#home [class~=box],
[class~=button] span {
    z-index: 1;
}

#home [class~=mainheader] {
    font-size: clamp(3rem, 15vw, 8rem);
}

#home [class~=mainheader] {
    font-weight: 800;
}

#home [class~=mainheader] {
    line-height: 1em;
}

#home [class~=mainheader] {
    letter-spacing: 3.75pt;
}

[class~=flex][class~=column] {
    flex-direction: column;
}

[class~=background] {
    position: fixed;
}

.button.visible {
    pointer-events: initial;
}

#portfolio #gallery [class~=grid-item]:hover [class~=highlight] {
    transform: translateY(-20px);
}

#home [class~=mainheader] {
    font-family: "Poppins-extrabold";
}

a {
    color: inherit;
}

#home [class~=top-nav] span {
    display: flex;
}

#portfolio #gallery .grid-item .card-wrap {
    height: 100%;
}

#home [class~=subheader] {
    margin-top: 18pt;
}

.button.visible {
    visibility: visible;
}

#home [class~=subheader] {
    font-size: 14px;
    letter-spacing: 1px;
    padding: 0 10px;
}

#skills [class~=top]:after {
    content: "";
}

#home [class~=subheader] {
    letter-spacing: .25pc;
}

#home {
    height: 100vh;
}

.modal-wrap.visible .modal {
    transform: scale(1);
}

#portfolio #gallery #BreweryCRM_1C [class~=card] {
    background: url("../img/BreweryCRM_1C.png") center center/cover;
}

#portfolio #gallery #CollegeInventory_1C [class~=card] {
    background: url("../img/CollegeInventory_1C.png") center center/cover;
}

#portfolio #gallery #EduCater_1C [class~=card] {
    background: url("../img/EduCater_1C.png") center center/cover;
}

#portfolio #gallery #EkspoNet_1C [class~=card] {
    background: url("../img/EkspoNet_1C.png") center center/cover;
}

#portfolio #gallery #GrassailyTimer [class~=card] {
    background: url("../img/GrassailyTimer.png") center center/cover;
}

#portfolio #gallery #Museum_1C [class~=card] {
    background: url("../img/Museum_1C.png") center center/cover;
}

#portfolio #gallery #NexusPoint [class~=card] {
    background: url("../img/NexusPoint.png") center center/cover;
}

#portfolio #gallery #SchoolBase_1C [class~=card] {
    background: url("../img/SchoolBase_1C.png") center center/cover;
}

#portfolio #gallery #SocialSupport_1C [class~=card] {
    background: url("../img/SocialSupport_1C.png") center center/cover;
}

#portfolio #gallery #tlt [class~=card] {
    background: url("../img/tlt.png") center center/cover;
}


#home [class~=subheader] {
    font-weight: 500;
}

a {
    text-decoration: none;
}

#contact #success div {
    background: #04c986;
}

[class~=background] {
    top: 0;
}

[class~=modal-wrap] [class~=title] {
    font-size: 7vw;
}

#home [class~=top-nav],
#home [class~=subheader] {
    font-family: "Roboto-mono";
}

[class~=modal-wrap] [class~=title] {
    font-family: "Poppins-semibold";
}

[class~=modal-wrap] [class~=carousel-wrap] {
    height: 250px;
}

#home [class~=top-nav],
[class~=modal-wrap] [class~=carousel-wrap] {
    margin-left: auto;
}

#home [class~=subheader] {
    animation: slideUp .7s .3s both;
}

#skills [class~=title-wrap] [class~=icon],
#home [class~=top-nav],
#contact svg,
#skills [class~=top]:after {
    position: absolute;
}

#contact #success div {
    border-left-width: .0625pc;
}

[class~=button]:hover::after {
    transition: opacity 0s .3s;
}

#skills [class~=top]:after {
    bottom: 13.5%;
}

#portfolio #gallery {
    margin-left: 0;
}

#skills [class~=title-wrap] [class~=icon],
[class~=accordion] [class~=plus-minus-toggle]:before,
#contact svg,
[class~=background] {
    left: 0;
}

#skills [class~=top]:after {
    z-index: -1;
}

#skills [class~=top]:after {
    height: .3em;
}

#skills [class~=title-wrap] [class~=icon] {
    line-height: .520833333in;
}

[class~=modal-wrap] [class~=carousel-wrap],
#home [class~=top-nav] {
    margin-bottom: 0;
}

#home [class~=top-nav],
[class~=modal-wrap] [class~=carousel-wrap] {
    margin-right: auto;
}

#contact #success div {
    border-bottom-width: .0625pc;
}

#home [class~=top-nav],
[class~=modal-wrap] [class~=carousel-wrap] {
    margin-top: 0;
}

[class~=modal-wrap] [class~=carousel-wrap],
[class~=modal-wrap] [class~=window] {
    position: relative;
}

[class~=accordion] [class~=title] span {
    display: none;
}

#home .top-nav:hover .expander {
    max-width: 15.625pc;
}

[class~=modal-wrap] [class~=window] {
    background: #222;
}

[class~=accordion][class~=active] [class~=plus-minus-toggle]:after {
    transform: rotate(0deg);
}

#home [class~=top-nav] {
    font-weight: bold;
}

#portfolio #gallery .grid-item .card-wrap,
[class~=background] {
    width: 100%;
}

#home [class~=top-nav] {
    z-index: 1;
}

#skills [class~=top]:after {
    width: 102%;
}

[class~=modal-wrap] [class~=window],
#portfolio #gallery [class~=grid-item] [class~=overflow-wrap] {
    overflow: hidden;
}

#home [class~=top-nav] {
    top: 5.5vh;
}

[class~=accordion] [class~=plus-minus-toggle]:before {
    background: #fff;
}

#skills [class~=top]:after {
    left: -1%;
}

[class~=modal-wrap] [class~=slide],
#home,
[class~=flex] {
    display: flex;
}

[class~=background] {
    height: 100%;
}

#home [class~=top-nav] {
    transform: translateX(2px);
}

#portfolio #gallery #newrelic [class~=card] {
    background: url("../img/thumb-2.jpg") center center/cover;
}

[class~=accordion][class~=active] [class~=plus-minus-toggle]:after {
    background: #66d9ed;
}

#portfolio #gallery {
    margin-bottom: 15pt;
}

#portfolio #gallery {
    margin-right: 0;
}

[class~=button] span {
    transition: color .3s ease;
}

[class~=modal-wrap] [class~=slide],
#home [class~=top-nav] {
    cursor: pointer;
}

#skills [class~=top]:after {
    background: #df058d;
}

[class~=modal-wrap] [class~=slide] {
    flex-direction: column;
}

[class~=background] {
    z-index: -2;
}

[class~=waypoint],
#portfolio #gallery [class~=grid-item]:hover [class~=highlight] {
    opacity: 0;
}

[class~=modal-wrap] [class~=slide] {
    float: left;
}

[class~=modal-wrap] [class~=slide] {
    height: 15.625pc;
}

#skills [class~=body-wrap]:after,
[class~=button]::before,
[class~=button]::after,
[class~=accordion] [class~=plus-minus-toggle]:before {
    content: "";
}

[class~=flex],
#home {
    align-items: center;
}

[class~=modal-wrap] [class~=slide],
[class~=flex] {
    justify-content: center;
}

#home [class~=top-nav] {
    font-size: 18.75pt;
}

#skills [class~=blue]:after {
    background: #2c49d8;
}

#skills [class~=orange]:after {
    background: #ff6b2b;
}

#skills [class~=body-wrap]:after {
    opacity: .3;
}

#contact #success div {
    border-right-width: .0625pc;
}

#home [class~=hl-purp] {
    color: #b7f;
}

#skills [class~=title-wrap] [class~=icon] {
    font-size: 41.25pt;
}

#home .top-nav:hover .expander {
    opacity: 1;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    background: rgba(0, 0, 0, .3);
}

[class~=accordion] [class~=plus-minus-toggle]:before {
    height: .10625pc;
}

#skills [class~=body-wrap]:after {
    width: 0;
}

[class~=header] {
    font-size: 12vw;
}

[class~=header] {
    margin-bottom: 24px;
}

[class~=button]::before,
[class~=accordion] [class~=plus-minus-toggle]:before,
#skills [class~=body-wrap]:after,
[class~=modal-wrap] [class~=mdi-chevron-left],
#home [class~=scroll-down],
[class~=button]::after {
    position: absolute;
}

#skills [class~=body-wrap]:after {
    height: 60%;
}

#home [class~=hl-purp] {
    margin-right: 4px;
}

#home [class~=hl-blue] {
    color: #66d9ed;
}

#skills [class~=title-wrap] [class~=icon] {
    top: 2.25pt;
}

#home [class~=hl-blue] {
    margin-left: .041666667in;
}

[class~=header] {
    line-height: 1.1em;
}

#home [class~=scroll-down],
#home [class~=hl-blue] {
    margin-bottom: 0;
}

#contact #success div {
    border-top-width: .0625pc;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    bottom: 0;
}

#home .top-nav:hover .expander {
    padding-left: 3pt;
}

#home [class~=hl-blue] {
    margin-right: 4px;
}

#home [class~=hl-blue],
#home [class~=scroll-down] {
    margin-top: 0;
}

[class~=modal-wrap] [class~=mdi-chevron-left],
#home [class~=scroll-down],
#home [class~=hl-blue],
[class~=modal-wrap] [class~=mdi-chevron-left] {
    cursor: pointer;
}

[class~=header] {
    font-family: "Poppins-semibold";
}

[class~=hidden] {
    display: none;
}

#portfolio #gallery [class~=grid-item] [class~=card] {
    height: 285px;
}

body,
[class~=modal-wrap] [class~=mdi-chevron-left] {
    color: #fff;
}

#skills [class~=title-wrap] [class~=monitor] {
    font-size: .520833333in;
}

#home [class~=scroll-down] {
    bottom: 112.5pt;
}

#home [class~=scroll-down] {
    margin-left: auto;
}

#skills [class~=body-wrap]:after {
    background-color: white;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    font-size: 1.166666667pc !important;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    font-weight: bold;
}

#skills [class~=box],
#contact #success div {
    border-left-style: solid;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    padding-left: .9375pc;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    padding-bottom: .104166667in;
}

#home [class~=scroll-down] {
    margin-right: auto;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    padding-right: .9375pc;
}

#contact #success div,
#skills [class~=box] {
    border-bottom-style: solid;
}

#portfolio #gallery [class~=grid-item] [class~=card],
[class~=button]::before {
    width: 100%;
}

#skills [class~=body-wrap]:after {
    border-left-width: .00625pc;
}

#portfolio #gallery [class~=grid-item] [class~=card] {
    border-top-left-radius: .3125pc;
}

[class~=relative],
#skills .box-wrap {
    position: relative;
}

#portfolio #gallery {
    margin-top: 15pt;
}

[class~=accordion] [class~=plus-minus-toggle]:before,
#contact svg {
    top: 0;
}

[class~=modal-wrap] [class~=mdi-chevron-left] {
    padding-top: .104166667in;
}

[class~=accordion] [class~=plus-minus-toggle]:before {
    width: 7.5pt;
}

[class~=button]::before {
    top: var(--ripple-y, 50%);
}

#skills [class~=box],
[class~=button] {
    border-left-width: .020833333in;
}

#skills .box-wrap {
    max-width: 825pt;
}

.modal-wrap.visible .mask {
    opacity: 1;
}

#skills .box-wrap {
    z-index: 1;
}

#home .top-nav:hover .expander {
    padding-bottom: 0;
}

[class~=button]::before {
    left: var(--ripple-x, 50%);
}

#skills [class~=box],
[class~=button] {
    border-bottom-width: .020833333in;
}

#skills [class~=body-wrap]:after {
    border-bottom-width: .00625pc;
}

#portfolio .filter-wrap .flex {
    flex-wrap: wrap;
}

[class~=button],
#skills [class~=box] {
    border-right-width: .020833333in;
}

[class~=button],
#skills [class~=body-wrap]:after,
#contact #success div,
#skills [class~=box] {
    border-right-style: solid;
}

[class~=button]::before {
    transform: translate(-50%, -50%) scale(0);
}

[class~=accordion][class~=active] [class~=plus-minus-toggle]:before {
    transform: rotate(0deg);
}

#home {
    justify-content: center;
}

[class~=button],
#contact #success div,
#skills [class~=body-wrap]:after,
#skills [class~=box] {
    border-top-style: solid;
}

#skills [class~=body-wrap]:after {
    border-right-width: .00625pc;
}

#portfolio .filter-wrap .flex {
    justify-content: flex-start;
}

.modal-wrap .mdi-chevron-right {
    background: rgba(0, 0, 0, .3);
}

#skills [class~=body-wrap]:after {
    border-top-width: .00625pc;
}

[class~=button],
#skills [class~=box] {
    border-top-width: 1.5pt;
}

#contact form {
    margin-left: auto;
}

.modal-wrap .mdi-chevron-right {
    bottom: 0;
}

#portfolio #gallery {
    z-index: 3;
}

#portfolio #gallery [class~=grid-item] [class~=card] {
    border-top-right-radius: .052083333in;
}

#portfolio [class~=filter][class~=active],
#portfolio [class~=filter]:hover {
    color: #66d9ed;
}

.modal-wrap .mdi-chevron-right {
    color: #fff;
}

#skills [class~=box] {
    border-left-color: #a3a3a3;
}

[class~=button]::before {
    height: 250%;
}

#skills [class~=box] {
    border-bottom-color: #a3a3a3;
}

#skills [class~=box] {
    border-right-color: #a3a3a3;
}

.modal-wrap .mdi-chevron-right,
.modal-wrap .mdi-chevron-right {
    cursor: pointer;
}

#home {
    flex-direction: column;
}

#skills [class~=body-wrap]:after,
[class~=button] {
    border-left-style: solid;
}

[class~=button]::before {
    border-radius: 50%;
}

#skills [class~=box] {
    border-top-color: #a3a3a3;
}

#skills [class~=box] {
    padding-left: .3125in;
}

#skills [class~=top],
#portfolio #gallery,
#skills [class~=title-wrap],
#skills [class~=box] {
    position: relative;
}

#skills,
#portfolio #gallery .grid-item .text {
    padding-left: .208333333in;
}

[class~=accordion][class~=active] [class~=plus-minus-toggle]:before {
    background: #66d9ed;
}

#skills [class~=body-wrap]:after,
[class~=button] {
    border-bottom-style: solid;
}

.modal-wrap .mdi-chevron-right {
    font-size: 1.166666667pc !important;
}

#portfolio #gallery [class~=grid-item] [class~=card] {
    transition: transform cubic-bezier(.4, 0, .2, 1) .5s;
}

#skills [class~=box] {
    padding-bottom: 2.5pc;
}

.modal-wrap .mdi-chevron-right {
    font-weight: bold;
}

#skills [class~=box] {
    padding-right: .3125in;
}

footer [class~=icon-wrap] [class~=mdi][class~=mdi-codepen] {
    font-size: 1.666666667pc;
}

[class~=accordion] [class~=plus-minus-toggle]:before {
    transition: transform .5s cubic-bezier(.175, .885, .32, 1.275), background-color .5s;
}

[class~=button] {
    border-left-color: #e31b6d;
}

#skills [class~=box] {
    padding-top: 2.5pc;
}

#skills [class~=box],
#portfolio #gallery .grid-item .text {
    text-align: left;
}

.modal-wrap .mdi-chevron-right {
    padding-left: .9375pc;
}

.modal-wrap .mdi-chevron-right {
    padding-bottom: .104166667in;
}

.accordion .plus-minus-toggle:after {
    background: #fff;
}

#contact form {
    margin-bottom: 0;
}

.modal-wrap .mdi-chevron-right {
    padding-right: .9375pc;
}

.accordion .plus-minus-toggle:after {
    content: "";
}

#skills [class~=box] {
    margin-bottom: .9375pc;
}

body,
#contact textarea {
    font-family: "Poppins";
}

#skills [class~=title-wrap] {
    justify-content: flex-start;
}

#skills [class~=title-wrap] {
    padding-left: .729166667in;
}

#portfolio #gallery .grid-item .text,
#skills [class~=title-wrap] {
    box-sizing: border-box;
}

#contact form {
    margin-right: auto;
}

#skills [class~=title] {
    font-size: 6.6vw;
}

#skills [class~=body-wrap]:after {
    border-left-color: white;
}

footer [class~=icon-wrap] [class~=icon]:hover {
    background: #04c2c9;
}

.accordion.active .title {
    background: #740cdc;
}

.modal-wrap .mdi-chevron-right {
    padding-top: .104166667in;
}

body {
    font-size: 16px;
}

#portfolio [class~=filter]:first-child {
    padding-left: 0px;
}

[class~=button] {
    border-bottom-color: #e31b6d;
}

#portfolio #gallery [class~=grid-item]:hover [class~=slideup] {
    transform: translateY(0);
}

#skills {
    padding-top: 80px !important;
    padding-bottom: 75pt;
}

[class~=accordion] [class~=logo]#tlt {
    background-image: url("../img/TLT.png");
}

.accordion .plus-minus-toggle:after,
[class~=modal-wrap] [class~=mask],
.modal-wrap .mdi-chevron-right {
    position: absolute;
}

[class~=button] {
    border-right-color: #e31b6d;
}

#skills [class~=title] {
    line-height: 1.2em;
}

#skills [class~=body-wrap]:after {
    border-bottom-color: white;
}

[class~=accordion] [class~=logo]#chownow {
    background-image: url("../img/chownow_logo.png");
}

.accordion .logo#newrelic {
    background-image: url("../img/newrelic_logo.png");
}

#portfolio #gallery #brave [class~=card] {
    background: url("../img/slides/brave-2.jpg") center center/cover;
}

#contact form {
    margin-top: .416666667in;
}

#contact form {
    min-width: 95%;
}

#skills [class~=body-wrap]:after {
    border-right-color: white;
}

#skills [class~=title] {
    font-family: "Poppins-semibold";
}

[class~=button]::after,
.accordion .plus-minus-toggle:after,
[class~=modal-wrap] [class~=mdi-chevron-left],
[class~=modal-wrap] [class~=mask] {
    left: 0;
}

[class~=modal-wrap] [class~=mdi-chevron-right] {
    right: 0;
}

#skills [class~=title] {
    font-weight: 600;
}

[class~=modal-wrap] [class~=transition] {
    transition: .7s;
}

#skills [class~=body-wrap] {
    position: relative;
}

#skills [class~=body-wrap]:after {
    border-top-color: white;
}

[class~=button] {
    border-top-color: #e31b6d;
}

[class~=modal-wrap] [class~=mask] {
    background: rgba(0, 0, 0, .7);
}

#contact #success div {
    border-left-color: #157c59;
}

[class~=button],
#skills [class~=body-wrap]:after {
    border-image: none;
}

#skills {
    padding-right: .208333333in;
}

[class~=modal-wrap] [class~=mask],
[class~=button]::after {
    height: 100%;
}

.accordion .plus-minus-toggle:after {
    height: .10625pc;
}

[class~=button] {
    bottom: 15pt;
}

[class~=modal-wrap] [class~=mask],
.accordion .plus-minus-toggle:after {
    top: 0;
}

#skills {
    padding-top: 9.375pc;
}

[class~=modal-wrap] [class~=mask] {
    opacity: 0;
}

.accordion .plus-minus-toggle:after {
    width: 7.5pt;
}

#skills [class~=body-wrap]:after {
    bottom: 19%;
}

#skills [class~=body-wrap],
:is(#work, #about-me) [class~=text] {
    font-family: "Roboto-mono";
}

body {
    -webkit-font-smoothing: antialiased;
}

[class~=button] {
    color: #fff;
}

#portfolio #gallery #ordering [class~=card] {
    background: url("../img/thumb-4.jpg") center center/cover;
}

#portfolio #gallery #walker .card {
    background: url("../img/slides/walker-1.jpg") center center/cover;
}

#contact textarea {
    background: #1f1f23;
}

.accordion .plus-minus-toggle:after {
    transition: transform .5s cubic-bezier(.175, .885, .32, 1.275), background-color .5s;
}

[class~=button] {
    cursor: pointer;
}

[class~=button] {
    font-size: .833333333pc;
}

[class~=accordion] [class~=logo]#eyecue {
    background-image: url("../img/eyecue_logo.jpg");
}

[class~=button]::before {
    background: #e31b6d;
}

[class~=modal-wrap] [class~=mask] {
    transition: opacity .3s;
}

#skills [class~=body] {
    padding-left: 26.25pt;
}

#contact .quotes .mdi {
    font-size: 45pt;
}

#contact #success div {
    border-bottom-color: #157c59;
}

[class~=accordion][class~=active] [class~=mdi-minus] {
    display: block;
}

[class~=button]::after,
[class~=modal-wrap] [class~=mask] {
    width: 100%;
}

#skills [class~=body-wrap]:after {
    left: .177083333in;
}

[class~=button] {
    left: 7.5pt;
}

[class~=modal-wrap] [class~=modal] {
    align-items: flex-start;
}

#skills [class~=body] {
    margin-top: .166666667in;
}

#skills .body:before {
    margin-bottom: 3.75pt;
}

[class~=button] {
    padding-left: 1.875pc;
}

#skills [class~=body] {
    line-height: 1.4em;
}

#skills .body:before {
    content: "<h3>";
}

#skills [class~=body]:after {
    margin-top: 5px;
}

#skills [class~=body]:after {
    content: "</h3>";
}

[class~=button] {
    padding-bottom: 8.25pt;
}

[class~=accordion] [class~=plus-minus-toggle]:after {
    transform: rotate(-90deg);
}

#portfolio #gallery #mystand [class~=card] {
    background: url("../img/thumb-6.jpg") center center/cover;
}

#skills .code {
    margin-top: -37.5pt;
}

#skills .code,
[class~=modal-wrap] [class~=modal] {
    background: #1a191d;
}

#skills .code {
    opacity: .25;
}

#skills .body:before,
[class~=modal-wrap] [class~=modal] {
    color: white;
}

:is(#work, #about-me) [class~=text] {
    text-align: left;
}

[class~=modal-wrap] [class~=modal] {
    box-shadow: 0 0 .625pc rgba(0, 0, 0, .4);
}

:is(#work, #about-me) [class~=video-wrap] {
    overflow: hidden;
}

#contact .quotes .mdi,
[class~=modal-wrap] [class~=modal],
#skills,
:is(#work, #about-me) [class~=video-wrap] {
    position: relative;
}

#portfolio #gallery [class~=grid-item]:hover [class~=slideup] {
    opacity: 1;
}

[class~=modal-wrap] [class~=modal] {
    box-sizing: border-box;
}

#contact #success div {
    border-right-color: #157c59;
}

[class~=modal-wrap] [class~=modal] {
    height: 100vh;
}

#contact #success div {
    border-top-color: #157c59;
}

[class~=button] {
    padding-right: 1.875pc;
}

[class~=button] {
    padding-top: 8.25pt;
}

#skills .body:before {
    opacity: .3;
}

[class~=button]::after {
    top: 0;
}

[class~=button],
#skills {
    /*pointer-events: none;*/
}

:is(#work, #about-me) [class~=md-flex]{
    margin-left: auto;
}

[class~=button] {
    position: absolute;
}

[class~=button]::after,
[class~=modal-wrap] [class~=modal] {
    opacity: 0;
}

[class~=accordion] [class~=plus-minus-toggle]:after {
    transform-origin: center;
}

#contact textarea {
    border-left-width: 0;
}

[class~=button]::after {
    background: #e31b6d;
}

#contact #success div {
    border-image: none;
}

body {
    -moz-osx-font-smoothing: grayscale;
}

#contact .quotes .mdi {
    left: -.5pc;
}

#contact [class~=quotes] [class~=flex] {
    justify-content: space-between;
}

#skills .body:before {
    display: block;
}

[class~=accordion][class~=active] [class~=mdi-plus] {
    display: none;
}

[class~=button] {
    transition: all .5s;
}

[class~=button] {
    transition: all .4s cubic-bezier(.1, 0, .3, 1);
}

#contact #success div {
    color: #157051;
}

body {
    margin-left: 0pc;
}

[class~=button] {
    visibility: hidden;
}

#contact #success div {
    font-size: .138888889in;
}

#skills .body:before {
    margin-left: -26.25pt;
}

#portfolio #gallery .grid-item .text {
    padding-bottom: .208333333in;
}

#portfolio #gallery .grid-item .text {
    padding-right: .208333333in;
}

#portfolio #gallery .grid-item .text {
    padding-top: .208333333in;
}

#portfolio #gallery .grid-item .text {
    background: #232328;
}

[class~=button],
#contact #success {
    overflow: hidden;
}

[class~=modal-wrap] [class~=modal] {
    text-align: left;
}

#skills .body:before {
    font-weight: normal;
}

[class~=modal-wrap] #carousel,
:is(#work, #about-me) .video,
:is(#work, #about-me) [class~=md-flex] {
    position: relative;
}

[class~=accordion] [class~=plus-minus-toggle]:before {
    transform: rotate(-180deg);
}

#portfolio #gallery .grid-item .text {
    border-bottom-left-radius: .052083333in;
}

#contact #success div {
    font-weight: 600;
}

:is(#work, #about-me) .video {
    left: -35%;
}

:is(#work, #about-me) [class~=md-flex] {
    max-width: 1240px;
}

#portfolio #gallery .grid-item .text {
    border-bottom-right-radius: 5px;
}

#skills .body:before {
    font-size: 10.5pt;
}

[class~=canvas] {
    background-image: linear-gradient(#052631 20%, #1a191d 50%);
}

#home .top-nav:hover .expander {
    padding-right: 3pt;
}

#contact #success {
    height: 0;
}

#contact [class~=quotes] [class~=flex] {
    margin-bottom: .3125in;
}

[class~=button]::after {
    transition: opacity .3s ease;
}

#portfolio #gallery .grid-item .slideup:after {
    content: "";
}

[class~=modal-wrap] [class~=modal] {
    transform: scale(.8);
}

:is(#work, #about-me) [class~=md-flex] {
    margin-bottom: 0;
}

:is(#work, #about-me) [class~=md-flex] {
    margin-right: auto;
}

[class~=canvas] {
    height: 200vh;
}

[class~=canvas],
[class~=modal-wrap] [class~=close] {
    position: absolute;
}

[class~=modal-wrap] #carousel,
[class~=canvas] {
    top: 0;
}

[class~=modal-wrap] [class~=modal] {
    transition: all .3s;
}

#portfolio #gallery .grid-item .text {
    font-weight: bold;
}

:is(#work, #about-me) [class~=md-flex] {
    margin-top: 0;
}

#contact #success div,
#portfolio [class~=container] {
    padding-left: 0;
}

footer [class~=mdi-chevron-double-up] {
    background: #e31b6d;
}

#home .top-nav:hover .expander {
    padding-top: 0;
}

#skills [class~=body]:after {
    opacity: .3;
}

#portfolio #gallery .grid-item .text {
    font-family: "BlinkMacSystemFont", "Roboto-bold";
}

[class~=modal-wrap] [class~=close] {
    bottom: 52.5pt;
}

#portfolio #gallery .grid-item .text {
    line-height: 1.5em;
}

[class~=modal-wrap] [class~=close],
footer [class~=mdi-chevron-double-up] {
    cursor: pointer;
}

footer [class~=mdi-chevron-double-up] {
    font-size: 30pt;
}

[class~=modal-wrap] [class~=close] {
    color: #bbb;
}

[class~=modal-wrap] #carousel {
    width: 10000px;
}

body {
    margin-bottom: 0pc;
}

[class~=modal-wrap] [class~=close] {
    font-size: 1.666666667pc;
}

footer [class~=mdi-chevron-double-up],
[class~=canvas] {
    left: 0;
}

#contact #success div {
    padding-bottom: .052083333in;
}

#skills [class~=body]:after {
    color: white;
}

#skills [class~=code] img,
[class~=canvas] {
    width: 100%;
}

footer [class~=mdi-chevron-double-up] {
    height: 37.5pt;
}

[class~=modal-wrap] [class~=close] {
    font-weight: 800;
}

#skills [class~=body]:after {
    display: block;
}

[class~=canvas] {
    z-index: 0;
}

#skills [class~=body]:after {
    margin-left: -26.25pt;
}

[class~=modal-wrap] [class~=close] {
    right: 20px;
}

[class~=accordion] [class~=skills]>div {
    line-height: 23px;
}

#portfolio [class~=container] {
    padding-bottom: 0;
}

.modal-wrap .info-box {
    border-top-width: .03125in;
}

.modal-wrap .info-box {
    border-top-style: solid;
}

#portfolio #gallery [class~=grid-item]:hover [class~=card] {
    transform: scale(1.1);
}

.modal-wrap .info-box {
    border-top-color: #1b242f;
}

footer [class~=icon-wrap] [class~=icon]:hover {
    box-shadow: 0 0 0 .03125in rgba(4, 94, 201, .1);
}

#contact #success div,
#portfolio [class~=container],
#portfolio [class~=filter-wrap] {
    padding-right: 0;
}

.modal-wrap .info-box {
    border-image: none;
}

[class~=modal-wrap] {
    height: 100vh;
}

#skills [class~=body]:after {
    font-weight: normal;
}

#skills [class~=body]:after,
[class~=accordion] [class~=skills]>div {
    font-size: 10.5pt;
}

[class~=accordion] [class~=skills]>div {
    background: #2c3599;
}

.modal-wrap .info-box {
    box-sizing: border-box;
}

#portfolio #gallery [class~=grid-item]:nth-child(1) [class~=card-wrap] {
    animation-delay: .05s;
}

#portfolio .filter-wrap span {
    margin-left: .208333333in;
}

#contact [class~=quotes] [class~=avatar] {
    height: 63.75pt;
}

#contact [class~=quotes] [class~=avatar] {
    width: 63.75pt;
}

#portfolio .filter-wrap span,
footer [class~=mdi-chevron-double-up] {
    margin-bottom: 0;
}

#portfolio .filter-wrap span {
    margin-right: .208333333in;
}

.mask,
.modal-wrap:not(.visible) {
    pointer-events: none !important;
}

[class~=modal-wrap] {
    position: fixed;
}

#portfolio [class~=container],
#portfolio [class~=filter-wrap] {
    padding-top: 0;
}

footer [class~=mdi-chevron-double-up] {
    line-height: 53.333333333px;
}

#portfolio [class~=filter-wrap] {
    justify-self: left;
}

.modal-wrap .info-box {
    color: #fff;
}

.modal-wrap .info-box {
    padding-left: 10px;
}

#portfolio [class~=filter-wrap],
#portfolio [class~=filter] sup,
#portfolio #gallery [class~=grid-item] [class~=highlight],
#contact #success {
    position: relative;
}

body {
    margin-right: 0pc;
}

#portfolio #gallery [class~=two] {
    display: none;
}

#portfolio [class~=filter-wrap] {
    white-space: nowrap;
}

body {
    margin-top: 0pc;
}

.modal-wrap .info-box {
    padding-bottom: 63.75pt;
}

#portfolio [class~=filter-wrap] {
    color: #c5c5c5;
}

.modal-wrap .info-box {
    padding-right: .625pc;
}

#portfolio #gallery .grid-item .slideup:after {
    position: absolute;
}

footer [class~=mdi-chevron-double-up] {
    margin-left: auto;
}

.modal-wrap .info-box {
    padding-top: .15625in;
}

#contact [class~=quotes] [class~=quote]:nth-child(1) {
    border-top-width: 1.5pt;
}

#portfolio [class~=filter-wrap] {
    padding-left: 0;
}

[class~=modal-wrap] [class~=tag],
[class~=modal-wrap] [class~=header] {
    font-family: "Poppins-bold";
}

#portfolio [class~=filter-wrap] {
    padding-bottom: 36px;
}

[class~=modal-wrap] [class~=header] {
    font-size: 1.333333333pc;
}

#contact [class~=quotes] [class~=avatar] {
    border-radius: 50%;
}

#portfolio #gallery [class~=grid-item] [class~=highlight],
#portfolio #gallery .grid-item .slideup {
    font-size: .9rem;
}

[class~=modal-wrap] [class~=header] {
    line-height: 20pt;
}

footer [class~=mdi-chevron-double-up],
#portfolio .filter-wrap span {
    margin-top: 0;
}

[class~=modal-wrap] {
    width: 100vw;
}

#portfolio [class~=filter] sup {
    font-size: .7em;
}

[class~=accordion] [class~=skills]>div {
    margin-left: 6px;
}

#contact [class~=quotes] [class~=avatar] {
    border-left-width: .125pc;
}

[class~=modal-wrap] [class~=tag] {
    border-bottom-width: .75pt;
}

#portfolio #gallery [class~=grid-item] [class~=highlight],
#portfolio #gallery .grid-item .slideup {
    color: #c7c7c7;
}

[class~=modal-wrap] [class~=tag] {
    border-bottom-style: solid;
}

#contact #success div {
    padding-top: .052083333in;
}

[class~=modal-wrap] {
    z-index: 100;
}

#portfolio [class~=filter-wrap] {
    font-family: "Roboto-mono";
}

[class~=modal-wrap] [class~=tag] {
    border-bottom-color: rgba(0, 0, 0, .1);
}

#portfolio #gallery .grid-item .slideup,
#portfolio #gallery [class~=grid-item] [class~=highlight] {
    font-family: "Roboto";
}

.header {
    margin-bottom: .416666667in;
}

body {
    overflow-x: hidden;
}

#contact [class~=quotes] [class~=avatar] {
    border-bottom-width: .125pc;
}

[class~=accordion] {
    font-size: 15px;
}

[class~=modal-wrap] [class~=tag] {
    border-image: none;
}

[class~=modal-wrap] [class~=tag] {
    color: #959595;
}

[class~=modal-wrap] [class~=tag] {
    display: block;
}

#portfolio [class~=filter] sup {
    right: -2.25pt;
}

[class~=accordion]:hover [class~=title] {
    background: #740cdc;
}

[class~=accordion] [class~=skills]>div {
    margin-bottom: 6px;
}

#portfolio [class~=gallery-wrap],
footer [class~=mdi-chevron-double-up] {
    margin-right: auto;
}

#portfolio [class~=filter-wrap] {
    line-height: 2em;
}

body {
    text-align: center;
    background: #1a191d;
}

#portfolio [class~=filter] sup {
    top: -3.75pt;
}

#portfolio [class~=filter] {
    cursor: pointer;
}

#portfolio [class~=filter] {
    transition: color .5s;
}

#portfolio #gallery [class~=grid-item] [class~=highlight] {
    transition: all cubic-bezier(.4, 0, .2, 1) .4s;
}

#contact [class~=quotes] [class~=avatar] {
    border-right-width: .125pc;
}

[class~=accordion] [class~=skills]>div {
    margin-right: 6px;
}

#contact textarea,
#contact input[type=text] {
    border-bottom-width: 0;
}

[class~=modal-wrap] [class~=tag] {
    font-size: 8pt;
}

#contact input[type=text] {
    font-family: "Poppins";
}

#contact textarea,
#contact input[type=text] {
    border-right-width: 0;
}

#contact input[type=text] {
    background: #1f1f23;
}

#portfolio [class~=filter] {
    flex-wrap: wrap;
}

#portfolio [class~=gallery-wrap] {
    max-width: 12.916666667in;
}

section {
    position: relative;
}

[class~=modal-wrap] [class~=tag] {
    font-weight: 300;
}

.grain,
footer [class~=mdi-chevron-double-up],
#portfolio #gallery .grid-item .slideup {
    position: absolute;
}

[class~=modal-wrap] [class~=tag] {
    padding-bottom: 11.25pt;
}

[class~=accordion] [class~=skills]>div {
    margin-top: .25pc;
}

#contact input[type=text] {
    border-left-width: 0;
}

footer {
    background: #1a191d;
}

#portfolio [class~=gallery-wrap] {
    margin-left: auto;
}

footer [class~=mdi-chevron-double-up] {
    right: 0;
}

#contact [class~=quotes] [class~=avatar] {
    border-top-width: .125pc;
}

#portfolio {
    flex-direction: column;
}

#contact [class~=quotes] [class~=avatar] {
    border-left-style: solid;
}

#portfolio #gallery .grid-item:nth-child(2) .card-wrap {
    animation-delay: .1s;
}

#portfolio [class~=gallery-wrap] {
    margin-bottom: 0;
}

#portfolio #gallery .grid-item .slideup {
    bottom: 0;
}

footer [class~=mdi-chevron-double-up] {
    top: -18.75pt;
}

#portfolio #gallery #never [class~=card] {
    background: url("../img/slides/never-1.jpg") center center/cover;
}

#portfolio [class~=gallery-wrap] {
    margin-top: 0;
}

footer [class~=mdi-chevron-double-up] {
    transition: background .5s;
}

#contact input[type=text],
#contact textarea {
    border-top-width: 0;
}

#portfolio [class~=gallery-wrap] {
    padding-left: 20px;
}

#contact [class~=quotes] [class~=quote]:nth-child(1),
#contact [class~=quotes] [class~=avatar] {
    border-top-style: solid;
}

#portfolio [class~=gallery-wrap] {
    padding-bottom: 0;
}

#contact input[type=text] {
    border-left-style: none;
}

#portfolio #gallery .grid-item .slideup {
    left: 0;
}

[class~=modal-wrap] [class~=detail] {
    font-size: 10.5pt;
}

#contact input[type=text] {
    border-bottom-style: none;
}

#portfolio [class~=gallery-wrap] {
    padding-right: 0;
}

#portfolio [class~=gallery-wrap] {
    padding-top: 0;
}

#contact .contact {
    background: #232328;
}

#contact [class~=quotes] [class~=avatar] {
    border-bottom-style: solid;
}

#contact [class~=header],
footer .icon-wrap .icon:hover .mdi,
#contact input[type=text],
#contact .contact {
    color: #fff;
}

#contact input[type=text] {
    border-right-style: none;
}

footer [class~=mdi-chevron-double-up] {
    width: 47px;
}

[class~=modal-wrap] [class~=detail] {
    line-height: 16pt;
}

#contact .contact {
    padding-top: 1.770833333in;
}

[class~=modal-wrap] [class~=detail] {
    margin-top: .135416667in;
}

#portfolio #gallery .grid-item .slideup {
    transform: translateY(30px);
}

footer {
    padding-left: 0;
}

.modal-wrap .mdi-open-in-new {
    font-size: 11pt;
}

#contact [class~=quotes] [class~=quote]:nth-child(1) {
    border-top-color: #df058d;
}

#contact .contact {
    padding-bottom: 6.25pc;
}

.grain {
    top: 0px;
}

#contact input[type=text] {
    border-top-style: none;
}

.modal-wrap .mdi-open-in-new,
#contact .contact,
.modal-wrap .mdi-open-in-new {
    position: relative;
}

.modal-wrap .mdi-open-in-new {
    left: -.104166667in;
}

#contact [class~=quotes] [class~=avatar] {
    border-right-style: solid;
}

.grain {
    left: 0px;
}

#contact input[type=text] {
    border-left-color: currentColor;
}

#portfolio #gallery #powur [class~=card] {
    background: url("../img/slides/powur-1.jpg") center center/cover;
}

#portfolio #gallery .grid-item .slideup {
    opacity: 0;
}

[class~=accordion] [class~=skills]>div {
    padding-left: 11.25pt;
}

#portfolio #gallery .grid-item .slideup {
    transition: all cubic-bezier(.4, 0, .2, 1) .4s;
}

.grain {
    width: 100%;
}

#contact [class~=header-bar] {
    background: #fff;
}

[class~=accordion] [class~=expand] [class~=mdi] {
    color: #b7f;
}

[class~=accordion] [class~=skills]>div {
    padding-bottom: .3125pc;
}

.modal-wrap .mdi-open-in-new {
    top: .75pt;
}

[class~=modal-wrap] [class~=carousel] {
    box-shadow: 7.5pt 10px 5px 0px rgba(0, 0, 0, .25);
}

#contact [class~=header-bar] {
    margin-left: 0;
}

#contact [class~=header-bar] {
    margin-bottom: 40px;
}

#contact input[type=text] {
    border-bottom-color: currentColor;
}

#contact [class~=header-bar] {
    margin-right: 0;
}

#contact [class~=header-bar] {
    margin-top: 0;
}

#contact input[type=text] {
    border-right-color: currentColor;
}

[class~=modal-wrap][class~=visible] {
    pointer-events: initial;
}

#contact input[type=text] {
    border-top-color: currentColor;
}

[class~=accordion] [class~=skills]>div {
    padding-right: 11.25pt;
}

#contact [class~=header-bar] {
    width: 110px;
}

#contact [class~=header-bar] {
    height: .25pc;
}

footer {
    padding-bottom: 3.125pc;
}

#contact [class~=quotes] [class~=quote]:nth-child(1),
#contact input[type=text] {
    border-image: none;
}

#contact textarea {
    border-left-style: none;
}

[class~=modal-wrap] [class~=button] {
    bottom: 52.5pt;
}

#contact [class~=highlight] {
    color: #04c2c9;
}

#contact [class~=highlight] {
    font-weight: 600;
}

[class~=accordion] [class~=skills]>div {
    padding-top: .3125pc;
}

[class~=accordion] [class~=plus] {
    height: 2.5pc;
}

[class~=accordion] [class~=plus] {
    border-radius: 50%;
}

#contact [class~=highlight] {
    padding-left: 1.25pc;
}

#portfolio {
    padding-bottom: 4.375pc;
}

#portfolio #gallery .grid-item .slideup:after,
[class~=accordion] [class~=plus] {
    width: 30pt;
}

.grain {
    height: 100%;
}

#contact input[type=text] {
    box-sizing: border-box;
}

[class~=accordion] [class~=plus] {
    display: flex;
}

#contact [class~=highlight] {
    padding-bottom: 0;
}

#contact [class~=highlight] {
    padding-right: 1.25pc;
}

footer [class~=footnote] {
    color: #8f9aa7;
}

#portfolio #gallery [class~=grid-item] {
    width: calc(100% - 20px);
}

footer [class~=footnote] {
    font-size: .138888889in;
}

[class~=accordion] [class~=plus] {
    justify-content: center;
}

#contact #success {
    transition: height .25s;
}

#contact textarea {
    border-bottom-style: none;
}

#contact input[type=text] {
    display: block;
}

#contact [class~=highlight] {
    padding-top: 0;
}

#contact input[type=text] {
    font-size: 12pt;
}

#contact [class~=highlight] {
    font-size: 14px;
}

#portfolio #gallery #themall [class~=card] {
    background: url("../img/slides/themall-1.jpg") center center/cover;
}

[class~=accordion] [class~=plus] {
    align-items: center;
}

#contact [class~=button] {
    background: transparent;
}

#contact [class~=quotes] [class~=avatar] {
    border-left-color: #fff;
}

#contact input[type=text] {
    margin-bottom: 7.5pt;
}

[class~=accordion] [class~=skills]>div {
    border-radius: .208333333in;
}

.grain {
    overflow: hidden;
}

#experience {
    padding-bottom: 75pt;
}

#contact input[type=text] {
    outline: none;
}

#contact [class~=button] {
    color: #fff;
}

[class~=accordion] [class~=skills]>div {
    color: rgba(255, 255, 255, .75);
}

.grain {
    pointer-events: none;
}

#contact input[type=text] {
    resize: none;
}

#contact input[type=text] {
    padding-left: .9375pc;
}

footer [class~=footnote] {
    margin-top: 35px;
}

[class~=accordion] [class~=plus] {
    background: rgba(136, 136, 136, .07);
}

#contact input[type=text],
#contact [class~=button] {
    padding-bottom: .625pc;
}

[class~=accordion] [class~=plus-minus-toggle] {
    position: relative;
}

[class~=accordion] [class~=plus-minus-toggle] {
    width: .625pc;
}

#contact input[type=text] {
    padding-right: .9375pc;
}

#portfolio #gallery .grid-item:nth-child(3) .card-wrap {
    animation-delay: .15s;
}

[class~=accordion] [class~=title] {
    background: rgba(73, 12, 134, .8705882353);
}

#contact [class~=button] {
    float: right;
}

#contact input[type=text],
#contact [class~=button] {
    padding-top: .625pc;
}

#contact #success,
#contact input[type=text] {
    width: 100%;
}

#contact #close,
[class~=accordion] [class~=title] {
    cursor: pointer;
}

#contact [class~=button] {
    font-size: 16px;
}

footer [class~=footnote] {
    opacity: .6;
}

#contact [class~=quotes] [class~=avatar] {
    border-bottom-color: #fff;
}

#contact [class~=button] {
    margin-left: 0;
}

#contact [class~=button] {
    margin-bottom: 0;
}

#contact [class~=button] {
    margin-right: 0;
}

[class~=accordion] [class~=title] {
    min-height: 54px;
}

#contact [class~=button] {
    margin-top: .052083333in;
}

#contact [class~=button] {
    outline: 0;
}

[class~=grain]:before {
    background-image: url("../img/grain.png");
}

#contact [class~=button] {
    padding-left: 1.875pc;
}

[class~=accordion] [class~=title] {
    padding-left: 1.25pc;
}

#contact .quotes .quote:nth-child(2),
#contact [class~=button] {
    border-top-width: .125pc;
}

[class~=accordion] [class~=title] {
    padding-bottom: .15625in;
}

#contact input[type=email] {
    font-family: "Poppins";
}

#contact [class~=button],
#contact [class~=quotes] [class~=avatar] {
    border-right-color: #fff;
}

[class~=accordion] [class~=title] {
    padding-right: 1.25pc;
}

[class~=fade],
[class~=grain]:before {
    position: absolute;
}

#contact input[type=email] {
    background: #1f1f23;
}

#contact [class~=button] {
    padding-right: 1.875pc;
}

footer [class~=icon-wrap] [class~=icon]:hover {
    transform: scale(.9);
}

footer {
    padding-right: 0;
}

[class~=accordion] [class~=title] {
    padding-top: .15625in;
}

#contact input[type=email] {
    border-left-width: 0;
}

[class~=fade] {
    top: 0pc;
}

footer {
    padding-top: 4.375pc;
}

#contact textarea {
    border-right-style: none;
}

[class~=grain]:before {
    content: "";
}

#contact input[type=email] {
    border-bottom-width: 0;
}

#contact [class~=button] {
    border-left-width: 1.5pt;
}

[class~=accordion] [class~=title] {
    font-family: "Poppins-semibold";
}

[class~=accordion] [class~=title] {
    display: flex;
}

#contact [class~=button] {
    border-bottom-width: 1.5pt;
}

#contact [class~=button] {
    border-right-width: 1.5pt;
}

[class~=grain]:before {
    height: 300%;
}

[class~=accordion] [class~=title] {
    justify-content: space-between;
}

[class~=accordion] [class~=title] {
    align-items: center;
}

[class~=accordion] [class~=expand],
[class~=accordion] [class~=title] {
    box-sizing: border-box;
}

[class~=fade] {
    left: 0in;
}

#contact [class~=button],
#contact .quotes .quote:nth-child(2) {
    border-top-style: solid;
}

#contact input[type=email] {
    border-right-width: 0;
}

#contact input[type=email] {
    border-top-width: 0;
}

[class~=accordion] [class~=title] {
    border-radius: .052083333in;
}

#contact [class~=button] {
    border-left-style: solid;
}

#contact [class~=button] {
    border-bottom-style: solid;
}

#contact [class~=button] {
    border-right-style: solid;
}

[class~=grain]:before {
    width: 300%;
}

#contact [class~=button],
footer {
    position: relative;
}

[class~=fade] {
    width: 100%;
}

#contact input[type=email],
#contact textarea {
    border-top-style: none;
}

#contact input[type=email] {
    border-left-style: none;
}

[class~=accordion] [class~=skills]>div {
    font-family: "Roboto-mono";
}

#contact [class~=button] {
    border-left-color: #fff;
}

#contact [class~=button] {
    border-bottom-color: #fff;
}

#contact [class~=quotes] [class~=avatar],
#contact [class~=button] {
    border-top-color: #fff;
}

#contact [class~=button],
#contact [class~=quotes] [class~=avatar] {
    border-image: none;
}

section {
    padding-left: .208333333in;
}

[class~=accordion] [class~=title] {
    transition: all cubic-bezier(.4, 0, .2, 1) .4s;
}

[class~=fade] {
    height: 100%;
}

#contact [class~=button] {
    box-sizing: inherit;
}

footer [class~=icon-wrap] [class~=icon],
#contact [class~=button] {
    cursor: pointer;
}

[class~=grain]:before {
    left: -100%;
}

#contact input[type=email] {
    border-bottom-style: none;
}

#contact [class~=button] {
    bottom: initial;
}

[class~=accordion] [class~=expand],
[class~=fade] {
    overflow: hidden;
}

[class~=fade] {
    pointer-events: none;
}

#contact [class~=button] {
    left: initial;
}

#contact [class~=button] {
    background: transparent;
}

#contact [class~=button] {
    visibility: visible;
}

[class~=fade] {
    background: linear-gradient(transparent 85%, #1a191d);
}

#contact input[type=email] {
    border-right-style: none;
}

#contact [class~=error],
[class~=accordion] [class~=expand] {
    text-align: left;
}

#contact [class~=button] {
    pointer-events: all;
}

#experience {
    background: linear-gradient(#1a191d 30%, #1d1f35 150%);
}

#contact input[type=email],
#contact [class~=button] {
    color: #fff;
}

#contact textarea,
#contact input[type=email] {
    border-left-color: currentColor;
}

#contact [class~=button] {
    float: right;
}

#contact input[type=email],
#contact #close,
#contact [class~=button] {
    font-size: .166666667in;
}

#contact [class~=button] {
    margin-left: 0;
}

footer .mdi-chevron-double-up:hover {
    background: #fb1f79;
}

#contact textarea,
#contact input[type=email] {
    border-bottom-color: currentColor;
}

[class~=accordion] [class~=expand] {
    max-height: 7.5pt;
}

#contact .quotes .quote:nth-child(2) {
    border-top-color: #2c49d8;
}

[class~=accordion] [class~=expand] {
    opacity: 0;
}

section {
    padding-right: .208333333in;
}

#contact textarea,
#contact input[type=email] {
    border-right-color: currentColor;
}

#contact [class~=button],
footer [class~=icon-wrap] [class~=icon] {
    margin-bottom: 0;
}

#contact [class~=button] {
    margin-right: 0;
}

footer [class~=icon-wrap] [class~=icon]:hover [class~=mdi] {
    -webkit-animation: toBottomFromTop .3s forwards;
}

footer [class~=icon-wrap] [class~=icon] {
    background: #2e2c36;
}

#contact [class~=button] {
    margin-top: .052083333in;
}

footer [class~=icon-wrap] [class~=icon] {
    font-size: 24px;
}

footer [class~=icon-wrap] [class~=icon] {
    height: 41.25pt;
}

#contact textarea,
#contact input[type=email] {
    border-top-color: currentColor;
}

footer [class~=icon-wrap] [class~=icon] {
    margin-left: 11.25pt;
}

#contact .quotes .quote:nth-child(2),
#contact textarea,
#contact input[type=email] {
    border-image: none;
}

#contact [class~=button] {
    outline: 0;
}

#contact [class~=button] {
    padding-left: 30px;
}

#contact [class~=button],
#contact input[type=email] {
    padding-bottom: .104166667in;
}

[class~=grain]:before {
    top: -100%;
}

[class~=grain]:before {
    animation-name: grained;
}

#contact [class~=button] {
    padding-right: 30px;
}

#contact [class~=button],
#contact input[type=email] {
    padding-top: .104166667in;
}

[class~=accordion] [class~=expand] {
    transition: all cubic-bezier(.4, 0, .2, 1) .4s;
}

#contact input[type=email],
#contact textarea {
    box-sizing: border-box;
}

#contact #close {
    font-weight: 600;
}

#contact [class~=quotes] [class~=avatar] {
    background-size: cover;
}

#contact [class~=container] {
    flex-direction: column;
}

[class~=accordion] [class~=inner] {
    padding-left: 0;
}

#contact input[type=email] {
    display: block;
}

[class~=grain]:before {
    animation-iteration-count: infinite;
}

[class~=accordion] [class~=inner] {
    padding-bottom: 1.25pc;
}

[class~=accordion] [class~=inner] {
    padding-right: 0;
}

#contact [class~=error] {
    color: #6de58b;
}

#contact [class~=quotes] {
    text-align: left;
}

#contact .quotes .role,
[class~=accordion] [class~=subtext] {
    color: rgba(255, 255, 255, .75);
}

#contact [class~=quotes] {
    padding-bottom: 75pt;
}

#contact input[type=email] {
    margin-bottom: 7.5pt;
}

[class~=grain]:before {
    animation-duration: .5s;
}

[class~=grain]:before {
    animation-timing-function: steps(20);
}

#contact input[type=email] {
    outline: none;
}

[class~=accordion] [class~=inner] {
    padding-top: 1.25pc;
}

#contact input[type=email] {
    resize: none;
}

#contact [class~=quotes] {
    padding-left: 0;
}

[class~=accordion] [class~=wrap] {
    background: #241d41;
}

[class~=accordion] [class~=wrap] {
    padding-left: 1.5625pc;
}

[class~=accordion] [class~=wrap] {
    padding-bottom: 1.5625pc;
}

[class~=accordion] [class~=wrap] {
    padding-right: 1.5625pc;
}

#contact [class~=quotes] {
    padding-right: 0;
}

[class~=accordion] [class~=wrap] {
    padding-top: 1.5625pc;
}

#contact #close,
#contact input[type=email] {
    padding-left: .9375pc;
}

[class~=accordion] [class~=wrap] {
    border-radius: .3125pc;
}

#contact [class~=quotes] [class~=quote]:nth-child(3) {
    border-top-width: 1.5pt;
}

[class~=accordion] [class~=logo] {
    height: 67.5pt;
}

footer [class~=icon-wrap] [class~=icon] {
    margin-right: 11.25pt;
}

#portfolio #gallery [class~=grid-item] {
    margin-bottom: 2.5pc;
}

#portfolio #gallery .grid-item .slideup:after {
    height: .125pc;
}

#contact input[type=email] {
    padding-right: .9375pc;
}

[class~=accordion] [class~=logo] {
    width: 5.625pc;
}

[class~=accordion] [class~=logo] {
    background-size: contain;
}

#contact input[type=email] {
    width: 100%;
}

#contact [class~=quotes] [class~=quote]:nth-child(3) {
    border-top-style: solid;
}

footer [class~=icon-wrap] [class~=icon] {
    margin-top: 0;
}

#contact [class~=quotes] [class~=name] {
    font-size: .1875in;
}

[class~=accordion] [class~=logo] {
    background-repeat: no-repeat;
}

#contact [class~=button]:before,
#contact [class~=button]:after {
    background: #fff;
}

footer [class~=icon-wrap] [class~=icon] {
    overflow: hidden;
}

#contact textarea,
footer [class~=icon-wrap] [class~=mdi] {
    color: #fff;
}

[class~=accordion] [class~=skills],
footer [class~=icon-wrap] [class~=icon] {
    position: relative;
}

footer [class~=icon-wrap] [class~=icon],
footer [class~=icon-wrap] [class~=mdi] {
    text-align: center;
}

[class~=accordion] [class~=logo] {
    margin-bottom: 15pt;
}

#contact [class~=quotes] [class~=name] {
    font-weight: 600;
}

#contact [class~=quotes] [class~=name] {
    margin-top: 20px;
}

footer [class~=icon-wrap] [class~=icon] {
    transition: background .3s, color .3s, box-shadow .3s, transform .3s;
}

[class~=accordion] [class~=subtext] {
    font-family: "Roboto-mono";
}

#contact [class~=quotes] [class~=quote]:nth-child(3) {
    border-top-color: #ff6b2b;
}

footer [class~=icon-wrap] [class~=icon] {
    width: 41.25pt;
}

#contact #close {
    padding-bottom: 3.75pt;
}

[class~=accordion] [class~=subtext] {
    padding-left: .0625in;
}

#portfolio #gallery [class~=grid-item] {
    cursor: pointer;
}

#contact,
[class~=accordion] [class~=description] {
    padding-left: 0;
}

[class~=accordion] [class~=description],
#contact [class~=quotes] [class~=quote] {
    padding-bottom: .208333333in;
}

#contact [class~=quotes] [class~=quote] {
    padding-left: 15pt;
}

[class~=accordion] [class~=description],
#contact {
    padding-right: 0;
}

[class~=accordion] [class~=description] {
    padding-top: 11.25pt;
}

[class~=accordion] [class~=skills] {
    display: flex;
}

#contact #success[class~=expand] {
    height: 2.25pc;
}

#contact textarea {
    display: block;
}

#contact {
    padding-bottom: 0;
}

[class~=accordion] [class~=skills] {
    flex-wrap: wrap;
}

#contact [class~=quotes] [class~=quote]:nth-child(3) {
    border-image: none;
}

#contact textarea {
    font-size: 12pt;
}

footer [class~=footnote] [class~=highlight] {
    color: #e31b6d;
}

#contact [class~=quotes] [class~=quote] {
    padding-right: 15pt;
}

footer [class~=footnote] [class~=highlight] {
    font-family: "Open Sans";
}

[class~=accordion] [class~=skills] {
    left: -6px;
}

#contact [class~=button]:hover span {
    color: #232328;
}

#contact #close,
#contact textarea {
    padding-right: .15625in;
}

#contact textarea {
    margin-bottom: 7.5pt;
}

#contact textarea {
    outline: none;
}

#contact [class~=quotes] [class~=quote] {
    padding-top: 15pt;
}

#contact {
    padding-top: 0;
}

#contact #close {
    padding-top: 3.75pt;
}

#contact #close {
    position: absolute;
}

#contact #close {
    right: 0;
}

#portfolio #gallery .grid-item .slideup:after {
    background-color: currentColor;
}

#contact textarea {
    resize: none;
}

#contact textarea {
    padding-left: .9375pc;
}

#contact textarea {
    padding-bottom: .625pc;
}

#portfolio #gallery .grid-item .slideup:after {
    top: 50%;
}

#contact textarea {
    padding-top: .625pc;
}

footer [class~=icon-wrap] [class~=icon]:hover [class~=mdi] {
    -moz-animation: toBottomFromTop .3s forwards;
}

#contact textarea {
    width: 100%;
}

#contact textarea {
    margin-bottom: .9375pc;
}

#contact textarea {
    min-height: 112.5pt;
}

#contact [class~=quotes] #rick {
    background-image: url("../img/rick.jpg");
}

#portfolio #gallery .grid-item .slideup:after {
    right: -.520833333in;
}

footer [class~=icon-wrap] [class~=icon]:hover [class~=mdi] {
    animation: toBottomFromTop .3s forwards;
}

#contact [class~=quotes] #jonathan {
    background-image: url("../img/jonathan.jpg");
}

#contact [class~=quotes] #trevor {
    background-image: url("../img/trevor.jpg");
}

.hamburger-menu {
    display: none;
    width: 30px;
    height: 25px;
    position: absolute;
    right: 20px;
    top: 50%;
    transform: translateY(-50%);
    cursor: pointer;
    z-index: 1001;
}

.hamburger-menu span {
    display: block;
    position: absolute;
    height: 3px;
    width: 100%;
    background: #fff;
    border-radius: 3px;
    opacity: 1;
    left: 0;
    transition: .25s ease-in-out;
}

.hamburger-menu span:nth-child(1) { top: 0px; }
.hamburger-menu span:nth-child(2) { top: 10px; }
.hamburger-menu span:nth-child(3) { top: 20px; }

.hamburger-menu.active span:nth-child(1) {
    top: 10px;
    transform: rotate(135deg);
}
.hamburger-menu.active span:nth-child(2) {
    opacity: 0;
    left: -60px;
}
.hamburger-menu.active span:nth-child(3) {
    top: 10px;
    transform: rotate(-135deg);
}

@media screen and (max-width: 768px) {

    #second-header {
        display: none !important;
        transition: none !important;
        visibility: hidden !important;
        height: 0 !important;
        overflow: hidden !important;
        top: -100px !important;
        position: absolute !important;
    }

    .hamburger-menu {
        display: block;
    }

    header .nav-container,
    #second-header .nav-container {
        display: none;
    }

    header .nav-container.mobile-active {
    display: flex;
    position: fixed;
    top: 0;
    left: -100%;
    width: 80%;
    max-width: 300px;
    height: 100vh;
    background: rgba(26, 25, 29, 0.95);
    backdrop-filter: blur(5px);
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
    transition: left 0.3s ease;
    z-index: 1000;
    padding: 60px 40px 20px 40px;
    box-sizing: border-box;
    gap: 30px;
    }

    header .nav-container.mobile-active.show {
        left: 0;
    }

    header .nav-container.mobile-active .nav {
        padding: 5px 0;
        font-size: 1.5rem;
        opacity: 1 !important;
        color: #fff !important;
        text-align: left;
        width: 100%;
        text-decoration: none;
        line-height: 1.2;
    }

    header .nav-container.mobile-active .nav sup {
         display: none !important;
    }

    #second-header .nav-container:not(.mobile-active) {
        display: none;
    }

    /* --- GLOBAL MOBILE FIXES --- */

    /* Fix Section paddings globally for mobile */
    section {
        padding-left: 20px !important;
        padding-right: 20px !important;
        overflow: hidden;
    }

    /* Headers Mobile */
    :is(#work, #about-me, #skills, #experience, #contact) .header {
        font-size: 40px !important;
        text-align: center !important;
        white-space: normal !important;
        width: 100% !important;
        margin-left: 0 !important;
    }

    /* Home Area */
    #home .mainheader {
        font-size: 14vw !important;
        letter-spacing: 2px !important;
    }
    #home .subheader {
        font-size: 14px !important;
        padding: 0 20px;
        text-align: center;
        line-height: 1.5;
        white-space: normal !important;
    }

    /* About me */
    #about-me .md-flex {
        display: flex !important; /* Устанавливаем flex для работы порядка колонок */
        flex-direction: column;
        align-items: center;
        gap: 20px;
    }
    #about-me .text-wrap {
        max-width: 100% !important;
        margin-right: 0 !important;
        order: 2;
        text-align: center;
    }
    #about-me .wrap {
        order: 1;
        margin-bottom: 20px !important;
        width: 100%;
        display: flex;
        justify-content: center;
    }
    .about-me__header {
       text-align: center !important;
    }
    .about-me__text {
       text-align: left !important;
       font-size: 15px !important;
       line-height: 1.6;
    }
    .about-me__image {
        width: 100% !important;
        max-width: 320px !important;
        height: auto !important;
        border-radius: 10px;
    }

    /* Skills */
    #skills .box-wrap {
        display: flex !important;
        flex-direction: column;
        gap: 20px;
    }
    #skills .box {
        width: 100% !important;
        border: none !important;
        border-bottom: 1px solid rgba(255,255,255,0.1) !important;
        padding: 0 0 20px 0 !important;
    }
    #skills .title-wrap {
        padding-left: 0 !important;
        justify-content: flex-start !important;
        align-items: center;
    }
    #skills .title-wrap .icon {
        position: static !important;
        margin-right: 15px;
        top: 0 !important;
    }
    #skills .body {
        padding-left: 0 !important;
        text-align: left !important;
        margin-top: 10px !important;
    }
    #skills .body::before, #skills .body::after {
        display: none !important;
    }

    /* Portfolio / Works */
    #portfolio .filter-wrap .flex {
        justify-content: center !important;
        gap: 15px;
        flex-wrap: wrap;
    }
    #portfolio .filter {
        margin: 0 !important;
    }
    #portfolio .filter span {
        display: none !important;
    }
    #portfolio #gallery {
        margin: 0 !important;
        padding: 0 !important;
    }
    #portfolio #gallery .grid-item {
        width: 100% !important;
        margin-bottom: 20px !important;
        pointer-events: auto !important; /* Исправлена проблема с кликабельностью на мобилках */
        cursor: pointer !important;
    }

    /* Experience */
    #experience .accordion .title {
        flex-direction: column !important;
        align-items: flex-start !important;
        padding: 15px !important;
        height: auto !important;
        min-height: auto !important;
        gap: 10px;
    }
    #experience .accordion .title .flex {
        width: 100%;
        justify-content: space-between;
    }

    /* Contact */
    #contact .container {
        max-width: 100% !important;
    }
    #contact form {
        min-width: 100% !important;
        margin: 20px 0 0 0 !important;
    }
    #contact input, #contact textarea {
        width: 100% !important;
        padding: 15px !important;
        box-sizing: border-box !important;
    }
    #contact .button {
        width: 100% !important;
        text-align: center !important;
        padding: 15px !important;
        float: none !important;
        position: relative !important;
        display: block !important;
        margin-top: 15px !important;
    }

    /* Modal (Portfolio Items) */
    .modal-wrap .modal {
        width: 90vw !important;
        max-width: 90vw !important;
        height: 85vh !important;
        overflow-y: auto !important;
        transform: scale(1) !important;
        top: 7.5vh !important;
        display: flex !important;
        flex-direction: column !important;
        padding-bottom: 20px !important;
    }
    .modal-wrap .carousel-wrap {
        height: 200px !important;
        width: 100% !important;
    }
    .modal-wrap .slide {
        height: 200px !important;
    }
    .modal-wrap .info-box {
        padding: 20px !important;
        height: auto !important;
    }
    .modal-wrap .title {
        font-size: 24px !important;
        line-height: 1.2 !important;
        margin-bottom: 10px !important;
    }
    .modal-wrap .close {
        top: 10px !important;
        right: 10px !important;
        bottom: auto !important;
        background: rgba(0,0,0,0.6) !important;
        border-radius: 50% !important;
        width: 36px !important;
        height: 36px !important;
        display: flex !important;
        align-items: center !important;
        justify-content: center !important;
        padding: 0 !important;
        z-index: 10 !important;
    }
    .modal-wrap .button {
        position: relative !important;
        bottom: auto !important;
        left: auto !important;
        margin-top: 20px !important;
        width: 100% !important;
        text-align: center !important;
        display: block !important;
        padding: 15px !important;
        box-sizing: border-box !important;
    }

    /* Footer */
    footer {
        padding-bottom: 20px !important;
    }
    footer .icon-wrap {
        justify-content: center !important;
        margin-top: 20px !important;
    }
    footer .mdi-chevron-double-up {
        right: 20px !important;
        top: -20px !important;
    }
}

@media screen and (min-width: 768px) {
    #skills [class~=box]:nth-child(2) {
        border-left-width: 0pt;
    }

    #skills [class~=box]:nth-child(3) {
        border-top-width: 0pt;
    }

    [class~=header] {
        font-size: 60px;
    }

    #home [class~=scroll-down] {
        bottom: 37.5pt;
    }

    .modal-wrap .modal {
        height: initial;
    }

    #skills .box-wrap {
        flex-wrap: wrap;
    }

    #skills .box-wrap {
        flex-direction: row;
    }

    .modal-wrap .modal {
        top: -6vh;
    }

    #skills .box-wrap {
        align-items: stretch;
    }

    #skills [class~=box]:nth-child(4) {
        display: block;
    }

    #skills .box-wrap,
    #skills .code {
        margin-left: auto;
    }

    [class~=modal-wrap] [class~=info-box] {
        padding-left: 25px;
    }

    #skills [class~=box]:nth-child(4) [class~=title-wrap] {
        padding-left: 0;
    }

    #skills [class~=box]:nth-child(4) {
        border-left-width: 0;
    }

    #skills [class~=box]:nth-child(4) {
        border-bottom-width: 0;
    }

    #skills .box-wrap {
        margin-bottom: 0;
    }

    #skills [class~=box]:nth-child(4) [class~=title-wrap] {
        padding-bottom: 0;
    }

    #skills [class~=box]:nth-child(4) {
        border-right-width: 0;
    }

    #skills .box-wrap,
    #skills .code {
        margin-right: auto;
    }

    #skills [class~=box]:nth-child(4) {
        border-top-width: 0;
    }

    #skills [class~=box]:nth-child(4) {
        border-left-style: none;
    }

    #experience [class~=title] span {
        display: inline;
    }

    #skills .box-wrap {
        margin-top: 0;
    }

    #skills [class~=box]:nth-child(4) [class~=title-wrap] {
        padding-right: 0;
    }

    #skills [class~=inner-wrap] {
        border-left-width: 7px;
    }

    #skills [class~=inner-wrap] {
        border-left-style: solid;
    }

    #skills [class~=inner-wrap] {
        border-left-color: #b7f;
    }

    [class~=modal-wrap] [class~=info-box] {
        padding-bottom: .9375in;
    }

    [class~=modal-wrap] [class~=info-box] {
        padding-right: 3.75pc;
    }

    section {
        padding-left: .520833333in;
    }

    #skills [class~=inner-wrap] {
        border-image: none;
    }

    [class~=modal-wrap] [class~=info-box] {
        padding-top: 2.1875pc;
    }

    #skills [class~=inner-wrap] {
        padding-left: .208333333in;
    }

    [class~=modal-wrap] [class~=title] {
        font-size: .305555556in;
    }

    #skills [class~=quote] {
        margin-top: 1.375pc;
    }

    [class~=modal-wrap] [class~=title] {
        line-height: .416666667in;
    }

    #skills [class~=box]:nth-child(4) {
        border-bottom-style: none;
    }

    #skills [class~=box] {
        position: relative;
    }

    #skills [class~=box],
    :is(#work, #about-me) [class~=video-wrap] {
        width: 50%;
    }

    #skills [class~=box] {
        box-sizing: border-box;
    }

    #portfolio #gallery [class~=grid-item] {
        width: calc(50% - 30px);
    }

    #skills [class~=box]:nth-child(4) {
        border-right-style: none;
    }

    #skills [class~=box] {
        margin-bottom: 0;
    }

    #skills [class~=title] {
        font-size: 1.625pc;
    }

    #skills .code {
        max-width: 6.875in;
    }

    section {
        padding-right: 37.5pt;
    }

    #skills [class~=box]:nth-child(4) {
        border-top-style: none;
    }

    #skills [class~=box]:nth-child(4) {
        border-left-color: currentColor;
    }

    #skills [class~=box]:nth-child(4) [class~=title-wrap] {
        padding-top: 0;
    }

    [class~=modal-wrap] [class~=tag],
    [class~=modal-wrap] [class~=detail] {
        font-size: .916666667pc;
    }

    [class~=mainheader] {
        font-size: 13vw;
    }

    #skills .code {
        margin-bottom: -.520833333in;
    }

    #skills .code {
        margin-top: -.520833333in;
    }

    :is(#work, #about-me) [class~=md-flex] {
        display: flex;
    }

    :is(#work, #about-me) [class~=md-flex] {
        text-align: left;
    }

    [class~=modal-wrap] [class~=detail] {
        line-height: .25in;
    }

    #experience [class~=title] span {
        margin-right: .166666667in;
    }

    :is(#work, #about-me) [class~=md-flex] {
        margin-bottom: 150pt;
    }

    :is(#work, #about-me) [class~=text] {
        font-size: 20px;
    }

    #skills [class~=box]:nth-child(4) {
        border-bottom-color: currentColor;
    }

    #skills [class~=box]:nth-child(4) {
        border-right-color: currentColor;
    }

    [class~=modal-wrap] [class~=detail] {
        margin-top: 11.25pt;
    }

    :is(#work, #about-me) [class~=text-wrap] {
        max-width: 50%;
    }

    :is(#work, #about-me) [class~=header] {
        max-width: 1.041666667in;
    }

    #skills [class~=box]:nth-child(4) {
        border-top-color: currentColor;
    }

    #skills [class~=box]:nth-child(4) {
        border-image: none;
    }

    #skills [class~=box]:nth-child(4) [class~=title] {
        font-size: 30px;
    }

    :is(#work, #about-me) [class~=video-wrap] {
        position: absolute;
    }

    :is(#work, #about-me) [class~=video-wrap] {
        right: 0;
    }

    [class~=modal-wrap] [class~=close] {
        right: .260416667in;
    }

    :is(#work, #about-me) [class~=video-wrap] {
        max-width: 53.125pc;
    }

    [class~=modal-wrap] [class~=close],
    [class~=modal-wrap] [class~=button] {
        bottom: 20px;
    }

    #experience [class~=header],
    #contact [class~=header] {
        font-size: 60px;
    }

    #experience [class~=header] {
        max-width: 500px;
    }

    [class~=modal-wrap] [class~=button] {
        left: 18.75pt;
    }

    #experience [class~=header] {
        margin-left: auto;
    }

    #experience [class~=header] {
        margin-right: auto;
    }

    [class~=modal-wrap] [class~=carousel-wrap],
    [class~=modal-wrap] [class~=slide] {
        height: 28.125pc;
    }

    #experience [class~=accordion] {
        max-width: 46.875pc;
    }

    #contact [class~=container],
    #experience [class~=accordion] {
        margin-left: auto;
    }

    #experience [class~=accordion],
    #contact [class~=container] {
        margin-bottom: 0;
    }

    #contact [class~=container],
    #experience [class~=accordion] {
        margin-right: auto;
    }

    [class~=modal-wrap] [class~=mdi-chevron-right],
    [class~=modal-wrap] [class~=mdi-chevron-left] {
        font-size: 2.083333333pc !important;
    }

    #experience [class~=accordion],
    #contact [class~=container] {
        margin-top: 0;
    }

    #contact [class~=container] {
        max-width: 450pt;
    }

    #portfolio #gallery [class~=grid-item],
    #contact [class~=header] {
        margin-bottom: 20px;
    }

    #themall,
    .one {
        display: none;
    }

    #portfolio #gallery [class~=grid-item][class~=grid-item--width2] [class~=card] {
        height: 5.208333333in;
    }

    #portfolio #gallery [class~=grid-item][class~=grid-item--width2] {
        width: calc(100% - 30px);
    }

    [class~=two] {
        display: block;
    }

    .hamburger-menu {
        display: none !important;
    }

    header .nav-container,
    #second-header .nav-container {
        display: flex !important;
        position: static !important;
        flex-direction: row !important;
        width: fit-content !important;
        height: auto !important;
        background: transparent !important;
        padding-top: 0 !important;
        left: 0 !important;
        transform: none !important;
    }

    header .nav-container .nav,
    #second-header .nav-container .nav {
        padding: 0 1.3vw;
        font-size: 1.1rem;
    }

    header .nav-container .nav sup,
    #second-header .nav-container .nav sup {
         display: inline-block;
         font-weight: 700;
         width: auto;
         right: 24px;
         top: -.75em;
         line-height: .6em;
         font-size: .6em;
         position: absolute;
         height: auto;
         opacity: .75;
    }

    header .nav-container.mobile-active.show,
    #second-header .nav-container.mobile-active.show {
        left: 0 !important;
        display: flex !important;
    }

    header,
    #second-header {
        display: flex !important;
        justify-content: center !important;
        align-items: center !important;
    }

    header .nav-container,
    #second-header .nav-container {
        display: flex !important;
        flex-direction: row !important;
        position: static !important;
        width: fit-content !important;
        height: auto !important;
        background: transparent !important;
    }

     header .nav-container .nav sup,
     #second-header .nav-container .nav sup {
         display: inline-block !important;
         position: absolute;
         font-weight: 700;
         width: auto;
         right: 24px;
         top: -.75em;
         line-height: .6em;
         font-size: .6em;
         opacity: .75;
    }

}

@media screen and (min-width: 1024px) {
    #contact .quotes .right .quote:nth-child(1) {
        border-top-width: .125pc;
    }

    #skills [class~=box]:nth-child(2),
    #skills [class~=box]:nth-child(1) {
        border-right-width: .010416667in;
    }

    #contact .quotes .right .quote:nth-child(1) {
        border-top-style: solid;
    }

    #skills [class~=box]:nth-child(2),
    #skills .box:nth-child(3) {
        border-left-width: .75pt;
    }

    #home [class~=mainheader] {
        font-size: 8vw;
    }

    .header {
        font-size: .78125in;
    }

    #home .subheader {
        font-size: 20px;
    }

    #skills [class~=box] {
        width: 33.33%;
    }

    #skills .box:nth-child(3) {
        border-top-width: 1.5pt;
    }

    #skills [class~=code] {
        margin-top: -36px;
    }

    #contact .quotes .right .quote:nth-child(1) {
        border-top-color: #333;
    }

    #skills [class~=box]:nth-child(4),
    #contact svg,
    #home br {
        display: none;
    }

    #contact .quotes .right .quote:nth-child(1) {
        border-image: none;
    }

    #contact [class~=quotes] [class~=quote] {
        padding-left: .3125in;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-bottom-width: 2px;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-bottom-style: solid;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-bottom-color: #df058d;
    }

    #contact [class~=quotes] [class~=quote] {
        padding-bottom: .3125in;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-image: none;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-top-width: .125pc;
    }

    :is(#work, #about-me) [class~=text] {
        max-width: 34.375pc;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-top-style: solid;
    }

    #contact [class~=quotes] [class~=quote] {
        padding-right: .3125in;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-top-color: #333;
    }

    #contact [class~=quotes] [class~=quote] {
        padding-top: .3125in;
    }

    #contact [class~=quotes] [class~=right],
    #contact [class~=quotes] [class~=left] {
        flex: 50%;
    }

    :is(#work, #about-me) [class~=video-wrap] {
        transform: translateY(-70px);
    }

    #contact [class~=quotes] [class~=left] {
        border-right-width: 2px;
    }

    #contact [class~=quotes] [class~=left] {
        border-right-style: solid;
    }

    #contact [class~=quotes] [class~=left] {
        border-right-color: #df058d;
    }

    #contact [class~=quotes] [class~=left] {
        border-image: none;
    }

    #contact [class~=quotes] [class~=left] {
        border-bottom-width: .020833333in;
    }

    #contact [class~=quotes] [class~=left] {
        border-bottom-style: solid;
    }

    #contact [class~=quotes] [class~=left] {
        border-bottom-color: #333;
    }

    #contact [class~=quotes] {
        padding-bottom: 0;
    }

    #contact [class~=quotes] {
        display: flex;
    }

    #contact [class~=contact] {
        padding-top: 75pt;
    }

    #contact [class~=highlight] {
        font-size: 12pt;
    }
}

@media screen and (min-width: 1200px) {
    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-left-width: 0;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-left-style: none;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-left-color: currentColor;
    }

    :is(#work, #about-me) .video-wrap {
        transform: translateY(-100px);
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-image: none;
    }

    [class~=canvas] {
        height: 220vh;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-top-width: .020833333in;
    }

    .fade {
        position: absolute;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-top-style: solid;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-top-color: #df058d;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-right-width: .125pc;
    }

    :is(#work, #about-me) [class~=video] {
        width: 150%;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-right-style: solid;
    }

    :is(#work, #about-me) [class~=video] {
        left: initial;
    }

    #contact [class~=quotes] [class~=quote]:nth-child(1)[class~=left] {
        border-right-color: #333;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-left-width: 0;
    }

    :is(#work, #about-me) [class~=video] {
        right: 150px;
    }

    .fade {
        top: 0;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-left-style: none;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-left-color: currentColor;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-image: none;
    }

    .fade {
        left: 0;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-right-width: 0;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-right-style: none;
    }

    #contact [class~=quotes] [class~=right],
    #contact {
        display: flex;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-right-color: currentColor;
    }

    #contact [class~=quotes] [class~=right] {
        flex-direction: column;
    }

    #portfolio #gallery [class~=grid-item][class~=grid-item--width2] [class~=card] {
        height: 5.208333333in;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1),
    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-top-width: .125pc;
    }

    #contact .quotes {
        order: 2;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2),
    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-top-style: solid;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(1) {
        border-top-color: #df058d;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        flex-grow: 1;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-top-color: #2c49d8;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-image: none;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-bottom-width: 2px;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-bottom-style: solid;
    }

    .fade {
        width: 100%;
    }

    #contact [class~=quotes] [class~=right] [class~=quote]:nth-child(2) {
        border-bottom-color: #333;
    }

    .fade {
        height: 100%;
    }

    .fade {
        background: linear-gradient(transparent 90%, #1a191d);
    }

    #contact .quotes,
    #contact [class~=contact] {
        flex: 50%;
    }

    #contact [class~=contact] {
        order: 1;
    }

    #portfolio #gallery [class~=grid-item] {
        width: calc(33.33% - 30px);
    }

    #portfolio #gallery [class~=grid-item][class~=grid-item--width2] {
        width: calc(66.7% - 30px);
    }
}

@media screen and (min-width: 1600px) {
    #home [class~=mainheader] {
        font-size: 150px;
    }
}

@keyframes grained {
    0% {
        transform: translate(-10%, 10%);
    }

    10% {
        transform: translate(-25%, 0%);
    }

    20% {
        transform: translate(-30%, 10%);
    }

    30% {
        transform: translate(-30%, 30%);
    }

    40% {
        transform: translate();
    }

    50% {
        transform: translate(-15%, 10%);
    }

    60% {
        transform: translate(-20%, 20%);
    }

    70% {
        transform: translate(-5%, 20%);
    }

    80% {
        transform: translate(-25%, 5%);
    }

    90% {
        transform: translate(-30%, 25%);
    }

    100% {
        transform: translate(-10%, 10%);
    }
}

[class~=animated][class~=slide-up] {
    animation: slideUp .5s ease;
}

[class~=animated][class~=slide-down] {
    animation: slideDown .75s ease;
}

[class~=animated][class~=slide-in-left] {
    animation: slideInLeft .75s ease;
}

[class~=animated][class~=slide-in-right] {
    animation: slideInRight .75s ease;
}

[class~=animated][class~=flip-in-x] {
    animation: flipInX .75s ease;
}

[class~=animated][class~=fade-in] {
    animation: fadeIn .75s ease;
}

.animated.pop-in {
    animation: popIn 1s;
}

@keyframes popDown {
    0% {
        transform: translateY(-100px);
    }
}

@keyframes slideUp {
    0% {
        opacity: 0;
        transform: translateY(40px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideDown {
    0% {
        transform: translateY(-300px);
    }

    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

@keyframes slideInLeft {
    0% {
        opacity: 0;
        transform: translateX(-300px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes slideInRight {
    0% {
        opacity: 0;
        transform: translateX(300px);
    }

    100% {
        opacity: 1;
        transform: translateX(0);
    }
}

@keyframes toBottomFromTop {
    49% {
        transform: translateY(100%);
    }

    50% {
        opacity: 0;
        transform: translateY(-100%);
    }

    51% {
        opacity: 1;
    }
}

@keyframes popIn {
    0% {
        transform: scale(0);
    }

    60% {
        opacity: 1;
        transform: scale(1.03);
    }

    80% {
        transform: scale(.97);
    }

    100% {
        opacity: 1;
        transform: scale(1);
    }
}

header,
#second-header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 50;
    height: 14vh;

    .nav-container {
        display: flex;
        margin: 0 auto;
        width: fit-content;
        display: flex;

        &:has(.nav:hover) {
            .nav {
                opacity: 0.5;
            }
        }

        .nav {
            position: relative;
            padding: 0 1.3vw;
            font-family: 'Roboto-mono', sans-serif;
            font-size: 1.1rem;
            letter-spacing: -1px;
            font-weight: 700;
            cursor: pointer;
            transition: .2s all;

            &.active {

            }

            &:hover {
                opacity: 1 !important;
            }

            sup {
                display: inline-block;
                font-weight: 700;
                width: auto;
                right: 24px;
                top: -.75em;
                line-height: .6em;
                font-size: .6em;
                position: absolute;
                height: auto;
                opacity: .75;
            }
        }
    }
}

#second-header {
    position: fixed;
    top: -60px;
    transition: .2s all;
    height: 60px;
    backdrop-filter: saturate(100%) blur(20px);

    .nav {
        font-size: 96% !important;
        color: #66d9ed !important;
    }

    &.active {
        top: 0;
    }
}

#about-me {
    .md-flex {
        justify-content: space-between !important;

        .text-wrap {
            max-width: unset !important;
            margin-right: 100px;
        }
    }

    p {
        width: 100%;
    }
}

.about-me__header {
    text-align: left;
}

.about-me__second-header {
    font-size: 30px;
    font-weight: 700;
}

.about-me__quote {
    font-style: italic;
    font-family: 'Helvetica Neue', Arial, sans-serif;
    opacity: .7;
    margin: 15px 0;
}

.about-me__text {
    font-family: "Roboto-mono", sans-serif;
    font-size: 16px !important;
    max-width: 1000px !important;
    text-align: left;
}

.about-me__container {
    display: flex;
    justify-content: center;
    width: 100%;
}

.about-me__image {
    max-width: 100%;
    height: auto;
    width: 550px;
    border-radius: 10px;
    filter: drop-shadow(10px 10px 10px rgba(0, 0, 0, 0.5));
}

:is(#work, #about-me) {
    .header {
        width: 300px !important;
        white-space: nowrap;
        font-size: 70px !important;
    }

    .md-flex {
        margin-bottom: 10px;
    }
}

#skills {
    .title {
        font-family: "Manrope", sans-serif !important;

        .top::after {
            bottom: 3px !important;
        }
    }

    #wf-logo {
        translate: 0 16px;
    }

    #py-logo {
        translate: 0 -2px;
    }

    .icon {
        width: 55px;
    }
}

#modal {
    .detail {
        font-family: "Manrope", sans-serif !important;
    }
}

#experience {
    .accordion {
        .description {
            margin-top: 0;
            padding: 0;

            p {
                margin-top: 0;
            }

            ul {
                margin-bottom: 0;
            }

            li {
                margin-bottom: 5px;
            }

            .key-techs {
                font-size: 16px;
                margin-top: 20px;
            }
        }

        .title, .description{
            font-family: "Manrope", sans-serif !important;
        }
    }
}

#contact {
    button,
    input,
    textarea,
    .waypoint {
        font-family: "Manrope", sans-serif !important;
    }
}

footer .icon-wrap .icon img {
    width: 24px;
}