.poppins-thin {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
  }
  
  .poppins-extralight {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: normal;
  }
  
  .poppins-light {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: normal;
  }
  
  .poppins-regular {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: normal;
  }
  
  .poppins-medium {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  
  .poppins-semibold {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: normal;
  }
  
  .poppins-bold {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: normal;
  }
  
  .poppins-extrabold {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: normal;
  }
  
  .poppins-black {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: normal;
  }
  
  .poppins-thin-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: italic;
  }
  
  .poppins-extralight-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 200;
    font-style: italic;
  }
  
  .poppins-light-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 300;
    font-style: italic;
  }
  
  .poppins-regular-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 400;
    font-style: italic;
  }
  
  .poppins-medium-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 500;
    font-style: italic;
  }
  
  .poppins-semibold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 600;
    font-style: italic;
  }
  
  .poppins-bold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 700;
    font-style: italic;
  }
  
  .poppins-extrabold-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 800;
    font-style: italic;
  }
  
  .poppins-black-italic {
    font-family: "Poppins", sans-serif;
    font-weight: 900;
    font-style: italic;
  }

  .ubuntu-light {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: normal;
}

.ubuntu-regular {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: normal;
}

.ubuntu-medium {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: normal;
}

.ubuntu-bold {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: normal;
}

.ubuntu-light-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 300;
  font-style: italic;
}

.ubuntu-regular-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 400;
  font-style: italic;
}

.ubuntu-medium-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 500;
  font-style: italic;
}

.ubuntu-bold-italic {
  font-family: "Ubuntu", sans-serif;
  font-weight: 700;
  font-style: italic;
}

.rubik-scribble-regular {
    font-family: "Rubik Scribble", system-ui;
    font-weight: 400;
    font-style: normal;
  }

  
.montserrat-regular{
    font-family: "Montserrat", sans-serif;
    font-optical-sizing: auto;
    font-weight: <weight>;
    font-style: normal;
}
  
p{
    font-family: "Poppins", sans-serif;
    font-weight: 100;
    font-style: normal;
}

body {
    font-family: "Poppins", sans-serif;
    font-size: 16px;
    line-height: 1.8em;
    font-style: light;
    background: #a9d400;
    color: #000000;
    font-weight: 300;
    padding: 0px 12px;
    font-variant-ligatures: none;
    -webkit-font-variant-ligatures: none;
}


@media screen and (max-width: 767px) {
    body {
        font-size: 14px;
    }
}

body.noscroll {
    overflow: hidden;
}

body.dark-mode {
    background: #0f1113;
    color: #e6e6e6;
}

body.dark-mode .frame,
body.dark-mode .about-frame {
    background: #0f1113;
}

body.dark-mode #logo img {
    background: transparent;
}

body.dark-mode #link-box a {
    color: #e6e6e6;
}

body.dark-mode #link-box a .arrow,
body.dark-mode #link-box a .arrow::before,
body.dark-mode #link-box a .arrow::after {
    background: #e6e6e6;
}

body.dark-mode #link-box .search-modal-click::before {
    background: #a9d400;
}

body.dark-mode #link-box .search-modal-click a:focus,
body.dark-mode #link-box .search-modal-click a:hover {
    color: #a9d400;
}

body.music-page-body {
    background: #a9d400;
    padding: 0px 12px;
}

body.dark-mode.music-page-body {
    background: #0f1113;
}

body.music-page-body .frame:before,
body.music-page-body .frame:after {
    display: block;
    height: 12px;
}

@media screen and (max-width: 991px) {
    body.music-page-body {
        padding: 0px 10px;
    }

    body.music-page-body .frame:before,
    body.music-page-body .frame:after {
        height: 10px;
    }
}

body.dark-mode #social-box a {
    color: #e6e6e6;
}

body.dark-mode .navbar-toggle .icon-bar {
    background: #e6e6e6;
}

body.dark-mode #footer-box,
body.dark-mode #footer-box .company {
    color: #e6e6e6;
}

body.dark-mode #footer-box .separator {
    background: #e6e6e6;
}

body.dark-mode .about-scroll,
body.dark-mode .about-section {
    color: #e6e6e6;
}

body.dark-mode .about-eyebrow {
    color: #b8b8b8;
}

body.dark-mode .about-eyebrow-quote::after,
body.dark-mode .about-eyebrow-quote-line-first::before {
    background: rgba(230, 230, 230, 0.4);
}

body.dark-mode #nav-label::before {
    background: #e6e6e6;
}

body.dark-mode .about-quote-title,
body.dark-mode .about-title,
body.dark-mode .about-section-title {
    color: #f2f2f2;
}

body.dark-mode .about-story-lead,
body.dark-mode .about-lead,
body.dark-mode .about-quote-text,
body.dark-mode .about-quote-sub {
    color: #cfcfcf;
}

body.dark-mode .about-meta span {
    background: rgba(230, 230, 230, 0.08);
    color: #e6e6e6;
}

body.dark-mode .experience-gallery {
    background: #171a1d;
    border-color: rgba(230, 230, 230, 0.12);
    box-shadow: 0 12px 28px rgba(0, 0, 0, 0.45);
}

body.dark-mode .experience-card {
    background: #101214;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.4);
}

body.dark-mode .folder-label {
    background: rgba(20, 20, 20, 0.92);
    color: #e6e6e6;
}

body.dark-mode .experience-gallery-more {
    color: #e6e6e6;
    opacity: 0.94;
}

body.dark-mode .experience-gallery-more:hover,
body.dark-mode .experience-gallery-more:focus {
    color: #c8ef53;
}

body.dark-mode .about-preview {
    background:
        radial-gradient(circle at top, rgba(18, 22, 26, 0.34), transparent 54%),
        rgba(6, 8, 10, 0.72);
}

body.dark-mode .about-preview-shell {
    background:
        linear-gradient(180deg, rgba(24, 28, 32, 0.96), rgba(16, 18, 21, 0.94));
    border-color: rgba(230, 230, 230, 0.12);
    box-shadow:
        0 32px 70px rgba(0, 0, 0, 0.48),
        0 1px 0 rgba(255, 255, 255, 0.06) inset;
}

body.dark-mode .about-preview-image-wrap {
    background:
        linear-gradient(180deg, rgba(29, 34, 38, 0.95), rgba(17, 20, 23, 0.98));
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.06),
        0 1px 0 rgba(0, 0, 0, 0.24);
}

body.dark-mode .about-preview-caption {
    color: rgba(230, 230, 230, 0.84);
}

body.dark-mode .about-preview-close {
    background: rgba(26, 31, 35, 0.94);
    color: #f2f2f2;
    box-shadow: 0 10px 20px rgba(0, 0, 0, 0.28);
}

body.dark-mode .about-preview-close:hover,
body.dark-mode .about-preview-close:focus {
    background: rgba(34, 39, 44, 0.98);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.34);
}

body.dark-mode .about-emphasis {
    background-image: linear-gradient(rgba(230, 230, 230, 0.7), rgba(230, 230, 230, 0.7));
}

body.dark-mode .music-intro h2,
body.dark-mode .music-intro p,
body.dark-mode .playlist-meta h3,
body.dark-mode .playlist-meta p,
body.dark-mode .music-back {
    color: #e6e6e6;
}

body.dark-mode .playlist-cover {
    background: linear-gradient(160deg, rgba(169, 212, 0, 0.2), rgba(255, 255, 255, 0.04));
    border-color: rgba(230, 230, 230, 0.12);
}

body.dark-mode .album-tile {
    background: #16181b;
    box-shadow: 0 16px 32px rgba(0, 0, 0, 0.35);
}

body.dark-mode.music-page-body .music-stage-title {
    color: #f3f4f6;
    text-shadow: 0 2px 10px rgba(0, 0, 0, 0.18);
}

body.dark-mode.music-page-body .music-stage-artist {
    color: rgba(230, 230, 230, 0.68);
}

body.dark-mode .tile-overlay {
    background: linear-gradient(180deg, rgba(10, 11, 12, 0) 0%, rgba(10, 11, 12, 0.78) 75%);
}

body.dark-mode .navbar-box>.navbar-box-right .langs a,
body.dark-mode #lang-box a {
    color: #e6e6e6;
}

body.dark-mode .gr-form .gr-field,
body.dark-mode .gr-form .gr-textarea,
body.dark-mode .gr-form .gr-select {
    color: #e6e6e6;
    border-bottom-color: #e6e6e6;
}

body.dark-mode .gr-form .gr-field::-webkit-input-placeholder,
body.dark-mode .gr-form .gr-textarea::-webkit-input-placeholder {
    color: #bdbdbd;
}

body.dark-mode .gr-form .gr-field::-moz-placeholder,
body.dark-mode .gr-form .gr-textarea::-moz-placeholder {
    color: #bdbdbd;
}

body.dark-mode .gr-form .gr-field:-ms-input-placeholder,
body.dark-mode .gr-form .gr-textarea:-ms-input-placeholder {
    color: #bdbdbd;
}

body.dark-mode .gr-form .gr-field:-moz-placeholder,
body.dark-mode .gr-form .gr-textarea:-moz-placeholder {
    color: #bdbdbd;
}

body.dark-mode .search-count,
body.dark-mode .search-empty {
    color: #bdbdbd;
}

body.dark-mode .search-result {
    background: linear-gradient(180deg, rgba(32, 36, 42, 0.92), rgba(24, 27, 32, 0.88));
    border-color: rgba(140, 150, 165, 0.35);
    box-shadow: 0 22px 40px rgba(0, 0, 0, 0.55), inset 0 1px 0 rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(18px) saturate(135%);
    -webkit-backdrop-filter: blur(18px) saturate(135%);
    color: #e6e6e6;
}

body.dark-mode .search-result::before {
    background:
        radial-gradient(circle at 20% 15%, rgba(255, 255, 255, 0.08), transparent 55%),
        radial-gradient(circle at 85% 80%, rgba(255, 255, 255, 0.06), transparent 50%);
    opacity: 0.8;
}

body.dark-mode .search-result:hover,
body.dark-mode .search-result:focus {
    box-shadow: 0 18px 34px rgba(0, 0, 0, 0.42);
    border-color: rgba(169, 212, 0, 0.32);
    color: #e6e6e6;
}

body.dark-mode .search-result-title {
    color: #e6e6e6;
}

body.dark-mode .search-result-desc {
    color: #a8a8a8;
}

body.dark-mode .search-result-meta {
    color: #8c8c8c;
}

body.dark-mode .company-name,
body.dark-mode .company-services,
body.dark-mode .company-founded,
body.dark-mode .company-founder,
body.dark-mode .company-founder span {
    color: #e6e6e6;
}

body.dark-mode .company-contacts a {
    color: #e6e6e6;
}

body.dark-mode .company-contacts a:hover,
body.dark-mode .company-contacts a:focus {
    color: #a9d400;
}

body.dark-mode .company-founder::before {
    background: rgba(230, 230, 230, 0.2);
}

body.dark-mode .company-resume .btn-primary {
    color: #e6e6e6;
}

body.dark-mode .company-resume .btn-primary:hover,
body.dark-mode .company-resume .btn-primary:focus {
    color: #a9d400;
}

body.dark-mode #social-box a:hover,
body.dark-mode #social-box a:focus {
    color: #a9d400;
}

body.dark-mode #link-box .theme-toggle-btn-main {
    color: #e6e6e6;
}

body.dark-mode #link-box .theme-toggle-btn-main:hover,
body.dark-mode #link-box .theme-toggle-btn-main:focus-visible {
    color: #a9d400;
}

body.dark-mode #link-box .theme-toggle-btn-main:focus:not(:focus-visible):not(:hover) {
    color: inherit;
}

body.dark-mode .formatted-text {
    color: #e6e6e6;
}

body.dark-mode .formatted-text::before {
    background: linear-gradient(
        110deg,
        #6a7f00 0%,
        #6a7f00 35%,
        #8ea321 50%,
        #6a7f00 65%,
        #6a7f00 100%
    );
}

body.dark-mode .portfolio-title,
body.dark-mode .portfolio-intro,
body.dark-mode .portfolio-desc {
    color: #e6e6e6;
}

body.dark-mode .portfolio-desc {
    color: #c7c7c7;
}

body.dark-mode .portfolio-btn.btn-primary {
    color: #e6e6e6;
}

body.dark-mode .portfolio-btn.btn-primary:hover,
body.dark-mode .portfolio-btn.btn-primary:focus {
    color: #a9d400;
}

body.dark-mode .carousel-page-number .current,
body.dark-mode .carousel-page-number .max {
    color: #e6e6e6;
}

body.dark-mode .carousel-page-number .max {
    border-top-color: #a9d400;
}

@media screen and (min-width: 768px) {
    .container {
        width: 690px;
        /* 750 -60px */
    }
}

@media screen and (min-width: 992px) {
    .container {
        width: 910px;
        /* 970 -60px */
    }
}

@media screen and (min-width: 1200px) {
    .container {
        width: 1110px;
        /* 1170 -60px */
    }
}

@media screen and (min-width: 1260px) {
    .container {
        width: 1170px;
    }
}

* {
    outline: none !important;
}

a {
    text-decoration: none;
    color: #a9d400;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #000;
}

th,
label,
b,
strong {
    font-weight: 500;
}

p {
    margin: 0 0 30px;
}

p:last-child {
    margin-bottom: 0px;
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 30px;
    padding-left: 30px;
}

ul:last-child,
ol:last-child {
    margin-bottom: 0px;
}

table,
.table,
.table-responsive {
    margin-bottom: 30px;
}

table:last-child,
.table:last-child,
.table-responsive:last-child {
    margin-bottom: 0px;
}

@media (max-width: 991px) {
    p {
        margin: 0 0 15px;
    }
    ul,
    ol {
        margin-bottom: 15px;
    }
    table,
    .table,
    .table-responsive {
        margin-bottom: 15px;
    }
}

iframe[name='google_conversion_frame'] {
    height: 0 !important;
    width: 0 !important;
    line-height: 0 !important;
    font-size: 0 !important;
    margin-top: -13px;
    float: left;
}

blockquote {
    font-style: italic;
    padding: 2px 8px 2px 20px;
    font-size: 1em;
    border-left: 5px solid #eee;
    margin: 0px 20px 30px;
}

.embed-responsive-5by5 {
    padding-bottom: 100%;
}

.text-upper {
    text-transform: uppercase;
}

.text-nowrap {
    white-space: nowrap;
}

.inline-block {
    display: inline-block;
}

.position-relative {
    position: relative;
}

.formatted-text {
    display: block;
    font-size: 26px;
    line-height: 26px;
    color: #000;
    font-weight: 700;
    position: relative;
    letter-spacing: 0.05em;
    text-align: left;
    margin: 50px 0px 30px;
}

.formatted-text:first-child {
    margin-top: 0px;
}

span.formatted-text {
    display: inline-block;
    margin: 0px 0px 0px -10px;
}

.formatted-text::before {
    content: '';
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: -1;

    /* Static size, animated color sheen */
    background: linear-gradient(
        110deg,
        #A9D400 0%,
        #A9D400 35%,
        #CFF04A 50%,
        #A9D400 65%,
        #A9D400 100%
    );
    background-size: 250% 120%;
    background-position: 0% 50%;

    height: 10px;
    width: 96%;
    max-width: 96%;

    transition: background-position 0.8s cubic-bezier(0.4, 0, 0.2, 1);
}

.formatted-text:hover::before {
    background-position: 100% 50%;
}

@media (max-width: 991px) {
    .formatted-text {
        font-size: 22px;
        line-height: 22px;
        letter-spacing: 0.02em;
    }
    .formatted-text::before {
        height: 8px;
    }
}

.formatted-img-subtitle-text {
    text-align: center;
    font-size: 90%;
    margin-top: -20px;
}

@media (min-width: 992px) {
    .no-padding {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .no-padding .row {
        margin-left: 0px;
        margin-right: 0px;
    }
    .no-padding .row>div[class*="col-"] {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

.loading {
    display: none;
    background-color: rgba(255, 255, 255, 0.5);
    background-image: url(../design/loading-spinner.gif);
    background-repeat: no-repeat;
    background-position: center center;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 1005;
}

.loading-2 {
    display: none;
    border: 0px;
    background: url(../design/loading-spinner.gif) no-repeat center;
    width: 36px;
    height: 36px;
    margin: 0 auto;
}

/* NOSCRIPT */

#noscript {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 1000;
    background: #A9D400;
}

#noscript .box {
    position: absolute;
    top: 30%;
    left: 50%;
    width: 600px;
    margin: 0px;
    margin-left: -300px;
    text-align: center;
    background: #fff;
    border: 4px solid #A9D400;
    line-height: 1.4em;
    font-weight: 400;
    padding: 15px;
    color: #333;
}

#noscript .btn {
    margin-top: 10px;
}

@media screen and (max-width: 991px) {
    #noscript .box {
        left: 30px;
        right: 30px;
        width: auto;
        margin: 0px;
    }
}

/* NOSCRIPT END */

/* OBSOLETE BROWSER */

#obsolete_browser {
    width: 600px;
    margin: 200px auto 100px;
    text-align: center;
    background: #fff;
    border: 4px solid #F44336;
    line-height: 1.4em;
    font-weight: 400;
    padding: 15px;
    color: #333;
}

/* OBSOLETE BROWSER END */

/* NOROTATION */

#norotation {
    display: none;
    background: #fff;
    position: fixed;
    z-index: 99999;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    border: 15px solid #a9d400;
    text-align: center;
}

@media (max-width: 768px) and (orientation: landscape) {
    #norotation {
        display: block;
    }
}

#norotation .box {
    font-size: 0px;
    line-height: 0px;
    height: 100%;
}

#norotation img {
    width: auto;
    height: auto;
    display: block;
    margin: 0px auto;
    max-height: 100%;
}

#norotation .txt {
    margin-top: -20px;
    line-height: 20px;
    font-size: 16px;
    font-weight: 400;
}

/* NOROTATION END */

/* TOOLTIP */

.tooltip .tooltip-inner {
    padding: 5px 12px;
    color: #fff;
    text-align: center;
    font-size: 12px;
    line-height: 18px;
    letter-spacing: 0.025em;
    border-radius: 20px;
}

.tooltip .tooltip-inner {
    background-color: #a9d400;
}

.tooltip.top .tooltip-arrow {
    border-top-color: #a9d400;
}

.tooltip.bottom .tooltip-arrow {
    border-bottom-color: #a9d400;
}

.tooltip.left .tooltip-arrow {
    border-left-color: #a9d400;
}

.tooltip.right .tooltip-arrow {
    border-right-color: #a9d400;
}


.about-frame {
    overflow: visible;
    background: radial-gradient(circle at 20% 10%, rgba(169, 212, 0, 0.12), transparent 45%),
        radial-gradient(circle at 80% 20%, rgba(17, 17, 17, 0.08), transparent 40%),
        linear-gradient(180deg, #f6f5ef 0%, #ffffff 55%, #f4f7f1 100%);
}

.about-frame .frame-table-container,
.about-frame .frame-table-box {
    display: block;
    height: auto;
    min-height: 0;
}

.about-scroll {
    position: relative;
    display: flex;
    flex-direction: column;
    gap: 140px;
    padding: 40px 0px 140px;
    font-family: "Montserrat", "Poppins", sans-serif;
    color: #111;
}

.music-playlists {
    display: flex;
    flex-wrap: wrap;
    gap: 32px;
    justify-content: center;
    margin: -200px auto 0;
    max-width: 860px;
}

.playlist-link {
    text-decoration: none;
    color: inherit;
    display: block;
}

.music-hero {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
}

.music-hero--blank {
    width: 100%;
    min-height: 68vh;
}

.music-blank-stage {
    position: relative;
    width: 100%;
    min-height: 68vh;
}

.music-stage-player {
    --music-cover-image: url("/public/ico/music/main-cover/puzzle.jpg");
    --music-cd-rest: -76%;
    --music-cd-play: -36%;
}

.music-stage-player::before,
.music-stage-player::after {
    content: none;
}

.music-stage-stack {
    position: absolute;
    inset: 0;
    pointer-events: none;
}

.music-stage-cover,
.music-stage-cd {
    position: absolute;
    top: 34%;
    aspect-ratio: 1 / 1;
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
    will-change: transform;
}

.music-stage-cover {
    left: 46%;
    z-index: 2;
    width: min(31vw, 390px);
    border-radius: 10px;
    opacity: 1;
    transform: translate3d(-50%, -50%, 0) scale(1);
    filter: drop-shadow(0 18px 34px rgba(0, 0, 0, 0.18));
    transition: left 0.52s cubic-bezier(0.22, 1, 0.36, 1), filter 0.4s ease;
    backface-visibility: hidden;
}

.music-stage-cover--current {
    background-image: var(--music-cover-image);
    opacity: 1;
}

.music-stage-cover--next {
    z-index: 1;
    visibility: hidden;
    opacity: 0;
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.music-stage-cd {
    left: 61%;
    z-index: 1;
    width: min(29vw, 355px);
    transform: translate3d(var(--music-cd-rest), -50%, 0);
    transition: transform 0.58s cubic-bezier(0.22, 1, 0.36, 1);
    filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.14));
    opacity: 1;
    backface-visibility: hidden;
}

.music-stage-cd-spin {
    width: 100%;
    height: 100%;
    background-image: url("/public/ico/music/cd.png");
    background-repeat: no-repeat;
    background-size: contain;
    background-position: center;
}

.music-stage-player.is-playing .music-stage-cd {
    transform: translate3d(var(--music-cd-play), -50%, 0);
}

.music-stage-player.is-switching .music-stage-cd,
.music-stage-player:not(.is-playing) .music-stage-cd {
    transform: translate3d(var(--music-cd-rest), -50%, 0);
}

.music-stage-player.is-playing .music-stage-cd-spin {
    animation: music-cd-rotate 4.8s linear infinite;
}

.music-stage-player.is-switching .music-stage-cover {
    filter: drop-shadow(0 14px 24px rgba(0, 0, 0, 0.14));
}

.music-stage-player.is-switching .music-stage-cover--current {
    transform: translate3d(-50%, -50%, 0) scale(1);
}

.music-stage-player.is-album-open .music-stage-cover--current {
    left: 50%;
    filter: drop-shadow(0 12px 24px rgba(0, 0, 0, 0.1));
}

.music-stage-player.is-album-open .music-stage-cover--next {
    visibility: hidden;
}

.music-stage-meta {
    position: absolute;
    left: calc(46% - min(15.5vw, 195px));
    top: calc(34% + min(18vw, 212px));
    z-index: 3;
    width: min(31vw, 390px);
    text-align: left;
    pointer-events: none;
}

.music-stage-title,
.music-stage-artist {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.music-stage-title {
    font-family: "Montserrat", sans-serif;
    color: #111;
    font-size: 28px;
    font-weight: 600;
    line-height: 1.05;
    letter-spacing: -0.01em;
}

.music-stage-artist {
    font-family: "Montserrat", sans-serif;
    margin-top: 8px;
    color: rgba(17, 17, 17, 0.64);
    font-size: 16px;
    line-height: 1.2;
    letter-spacing: 0.005em;
    text-transform: none;
}

.music-stage-player.is-album-open .music-stage-meta {
    opacity: 0;
    transform: none;
    transition: none;
}

.music-stage-album {
    position: absolute;
    left: 50%;
    top: 34%;
    z-index: 4;
    width: min(31vw, 390px);
    aspect-ratio: 1 / 1;
    border-radius: 10px;
    background: rgba(255, 255, 255, 0.94);
    border: 1px solid rgba(17, 17, 17, 0.08);
    box-shadow: 0 18px 38px rgba(17, 17, 17, 0.14);
    overflow: hidden;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transform: translate(-50%, -50%) scale(1);
    transform-origin: center;
    transition: opacity 0.24s ease, transform 0.34s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0.24s;
}

.music-stage-player.is-album-open .music-stage-album {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translate(-50%, -50%) scale(1);
    transition-delay: 0s;
}

.music-stage-album__back {
    position: absolute;
    top: 10px;
    left: 10px;
    z-index: 2;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 32px;
    height: 32px;
    border: 0;
    border-radius: 999px;
    background: rgba(17, 17, 17, 0.8);
    color: #fff;
    cursor: pointer;
    transition: transform 0.18s ease, background-color 0.18s ease;
}

.music-stage-album__back:hover {
    transform: translateY(-1px) scale(1.04);
    background: rgba(17, 17, 17, 0.9);
}

.music-stage-album__back:active {
    transform: scale(0.94);
}

.music-stage-album__back ion-icon {
    font-size: 15px;
}

.music-stage-album__cover {
    position: absolute;
    inset: 0 0 auto 0;
    height: 48%;
    z-index: 2;
    background-image: var(--music-cover-image);
    background-position: top center;
    background-size: cover;
    border-bottom: 1px solid rgba(17, 17, 17, 0.06);
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
}

.music-stage-album__cover::after {
    content: "";
    position: absolute;
    inset: 0;
    border-top-left-radius: inherit;
    border-top-right-radius: inherit;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.26);
    pointer-events: none;
}

.music-stage-album__body {
    position: absolute;
    inset: 0;
    z-index: 1;
    padding: 48% 16px 16px;
    overflow-y: auto;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0) 0 28%, rgba(255, 255, 255, 0.12) 38%, rgba(255, 255, 255, 0.9) 52%, rgba(255, 255, 255, 0.98) 100%);
}

.music-stage-album__eyebrow {
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    color: rgba(17, 17, 17, 0.45);
    margin-top: 0;
    margin-bottom: 14px;
    position: sticky;
    top: 0;
    z-index: 1;
    padding: 10px 0 10px;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.98), rgba(255, 255, 255, 0.92));
}

.music-stage-album__list {
    display: grid;
    gap: 10px;
    padding-bottom: 6px;
}

.music-stage-album__track {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr) 52px;
    align-items: center;
    gap: 14px;
    width: 100%;
    padding: 14px 16px;
    border: 0;
    border-radius: 16px;
    background: rgba(17, 17, 17, 0.035);
    color: #111;
    text-align: left;
    cursor: pointer;
    transition: transform 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
}

.music-stage-album__track:hover {
    transform: translateY(-1px);
    background: rgba(17, 17, 17, 0.06);
    box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.04);
}

.music-stage-album__track.is-active {
    background: linear-gradient(180deg, rgba(169, 212, 0, 0.18), rgba(169, 212, 0, 0.12));
    box-shadow: inset 0 0 0 1px rgba(169, 212, 0, 0.18);
}

.music-stage-album__track--coming-soon {
    cursor: default;
    opacity: 0.72;
    background: rgba(17, 17, 17, 0.025);
    box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.035);
}

.music-stage-album__track--coming-soon:hover {
    transform: none;
    background: rgba(17, 17, 17, 0.025);
    box-shadow: inset 0 0 0 1px rgba(17, 17, 17, 0.035);
}

.music-stage-album__archive-link-row {
    display: grid;
    grid-template-columns: 34px minmax(0, 1fr) 52px;
    align-items: center;
    gap: 14px;
    width: 100%;
    padding: 14px 16px;
    border-radius: 16px;
    background: rgba(169, 212, 0, 0.08);
    box-shadow: inset 0 0 0 1px rgba(169, 212, 0, 0.16);
    color: #111;
    text-decoration: none;
    transition: transform 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
}

.music-stage-album__archive-link-row:hover,
.music-stage-album__archive-link-row:focus {
    transform: translateY(-1px);
    background: rgba(169, 212, 0, 0.13);
    box-shadow: inset 0 0 0 1px rgba(169, 212, 0, 0.24);
    text-decoration: none;
    color: #111;
}

.music-stage-album__archive-link-row .music-stage-album__duration {
    display: inline-flex;
    align-items: center;
    justify-content: flex-end;
}

.music-stage-album__archive-link-row .music-stage-album__duration ion-icon {
    font-size: 15px;
}

.music-stage-album__index,
.music-stage-album__duration {
    font-family: "Montserrat", sans-serif;
    font-size: 12px;
    color: rgba(17, 17, 17, 0.5);
}

.music-stage-album__track-copy {
    min-width: 0;
    display: grid;
    gap: 4px;
}

.music-stage-album__track-title {
    font-family: "Montserrat", sans-serif;
    font-size: 15px;
    font-weight: 600;
    line-height: 1.1;
    color: #111;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.music-stage-album__track-artist {
    font-family: "Montserrat", sans-serif;
    font-size: 11px;
    line-height: 1.2;
    color: rgba(17, 17, 17, 0.56);
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: block;
}

.music-dock {
    position: absolute;
    left: 50%;
    top: calc(40% + min(18vw, 285px));
    z-index: 3;
    display: inline-flex;
    align-items: center;
    gap: 14px;
    padding: 8px 18px;
    border-radius: 999px;
    background: rgba(18, 18, 18, 0.84);
    box-shadow: 0 18px 40px rgba(0, 0, 0, 0.22), inset 0 1px 0 rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(18px) saturate(140%);
    -webkit-backdrop-filter: blur(18px) saturate(140%);
    overflow: hidden;
    transform-origin: center;
    clip-path: inset(0 round 999px);
    transform: translate(-50%, 0);
    animation: music-dock-in 0.82s cubic-bezier(0.2, 0.9, 0.22, 1) 0.14s both;
}

.music-stage-player.is-album-open .music-stage-cd {
    transform: translate(-76%, -50%);
}

.music-stage-player.is-album-open .music-dock {
    pointer-events: none;
    transform: translate(-50%, 18px);
    transition: transform 0.28s ease;
}

.music-stage-player.is-album-open .music-dock__control {
    background: transparent;
    box-shadow: none;
    filter: none;
}

.music-stage-player.is-album-open .music-dock__icon {
    color: rgba(255, 255, 255, 0.24);
}

.music-dock__icon {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    width: 24px;
    height: 24px;
    color: rgba(255, 255, 255, 0.88);
    font-size: 16px;
    text-shadow: none;
}

.music-dock__control {
    border: 0;
    background: transparent;
    padding: 0;
    cursor: pointer;
    border-radius: 999px;
    transition: transform 0.18s ease, color 0.18s ease, background-color 0.18s ease, box-shadow 0.18s ease;
}

.music-dock__control:not(.music-dock__icon--play):hover {
    transform: translateY(-1px) scale(1.08);
    color: #ffffff;
    background: rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

.music-dock__control:active {
    transform: scale(0.92);
}

.music-dock__control:focus-visible {
    outline: 2px solid rgba(169, 212, 0, 0.9);
    outline-offset: 3px;
}

.music-dock__icon:first-child {
    animation: music-dock-side-left 0.62s cubic-bezier(0.2, 0.9, 0.22, 1) 0.34s both;
}

.music-dock__icon:last-child {
    animation: music-dock-side-right 0.62s cubic-bezier(0.2, 0.9, 0.22, 1) 0.34s both;
}

.music-dock__icon--play {
    width: 34px;
    height: 34px;
    border-radius: 50%;
    animation: music-dock-play 0.5s cubic-bezier(0.2, 0.9, 0.22, 1) 0.12s both;
}

.music-dock__control.is-active {
    background: rgba(255, 255, 255, 0.3);
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.18),
        0 8px 18px rgba(255, 255, 255, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.34);
    color: #ffffff;
}

.music-dock__control.is-active:hover {
    transform: translateY(-1px) scale(1.1);
    background: rgba(255, 255, 255, 0.4);
    box-shadow:
        0 10px 22px rgba(255, 255, 255, 0.16),
        0 0 0 1px rgba(255, 255, 255, 0.22),
        inset 0 1px 0 rgba(255, 255, 255, 0.42);
}

.music-dock__icon ion-icon {
    font-size: inherit;
}

body:not(.dark-mode) .music-dock {
    background: rgba(28, 28, 28, 0.82);
    box-shadow: 0 16px 34px rgba(17, 17, 17, 0.18), inset 0 1px 0 rgba(255, 255, 255, 0.08);
    border: 1px solid rgba(255, 255, 255, 0.08);
    backdrop-filter: blur(18px) saturate(135%);
    -webkit-backdrop-filter: blur(18px) saturate(135%);
}

body:not(.dark-mode) .music-dock__icon {
    color: rgba(255, 255, 255, 0.88);
}

body:not(.dark-mode) .music-dock__control:not(.music-dock__icon--play):hover {
    color: #fff;
    background: rgba(255, 255, 255, 0.12);
    box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.08);
}

body:not(.dark-mode) .music-dock__control.is-active {
    background: rgba(255, 255, 255, 0.3);
    box-shadow:
        0 0 0 1px rgba(255, 255, 255, 0.18),
        0 8px 18px rgba(255, 255, 255, 0.12),
        inset 0 1px 0 rgba(255, 255, 255, 0.34);
    color: #ffffff;
}

body:not(.dark-mode) .music-dock__control.is-active:hover {
    background: rgba(255, 255, 255, 0.4);
    box-shadow:
        0 10px 22px rgba(255, 255, 255, 0.16),
        0 0 0 1px rgba(255, 255, 255, 0.22),
        inset 0 1px 0 rgba(255, 255, 255, 0.42);
}

@keyframes music-cd-rotate {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}

@keyframes music-dock-in {
    0% {
        transform: translate(-50%, 12px);
        clip-path: inset(0 39% 0 39% round 999px);
        opacity: 1;
    }
    68% {
        transform: translate(-50%, 0);
        clip-path: inset(0 -1% 0 -1% round 999px);
        opacity: 1;
    }
    100% {
        transform: translate(-50%, 0);
        clip-path: inset(0 round 999px);
        opacity: 1;
    }
}

@keyframes music-dock-play {
    0% {
        transform: scale(1.14);
    }
    60% {
        transform: scale(0.96);
    }
    100% {
        transform: scale(1);
    }
}

@keyframes music-dock-side-left {
    0% {
        opacity: 0;
        transform: translateX(18px) scale(0.9);
    }
    100% {
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}

@keyframes music-dock-side-right {
    0% {
        opacity: 0;
        transform: translateX(-18px) scale(0.9);
    }
    100% {
        opacity: 1;
        transform: translateX(0) scale(1);
    }
}

.music-intro {
    margin: 40px 0 0 60px;
}

.music-intro h2 {
    margin: 0 0 20px;
    font-family: "Poppins", "Montserrat", sans-serif;
    font-size: 75px;
    font-weight: 700;
    letter-spacing: 0.08em;
    color: #111;
}

.music-intro p {
    margin: 0;
    font-family: "Poppins", "Montserrat", sans-serif;
    font-size: 16px;
    font-weight: 400;
    letter-spacing: 0.18em;
    color: #2f2f2f;
}

.playlist-card {
    width: 240px;
    padding: 18px;
    border-radius: 22px;
    background: transparent;
    color: #1b1b1b;
    box-shadow: none;
    display: flex;
    flex-direction: column;
    gap: 14px;
    text-align: left;
}

.playlist-cover {
    width: 100%;
    aspect-ratio: 1 / 1;
    border-radius: 18px;
    background: linear-gradient(160deg, rgba(169, 212, 0, 0.16), rgba(17, 17, 17, 0.04));
    display: grid;
    place-items: center;
    border: 1px solid rgba(17, 17, 17, 0.08);
    overflow: hidden;
}

.playlist-cover ion-icon {
    font-size: 42px;
    color: #a9d400;
}

.playlist-cover img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    border-radius: 14px;
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), filter 0.6s ease;
    transform-origin: center;
}

.playlist-cover {
    transition: transform 0.6s cubic-bezier(0.22, 1, 0.36, 1), box-shadow 0.6s ease;
}

.playlist-card:hover .playlist-cover {
    transform: translateY(-6px) scale(1.02);
    box-shadow: 0 16px 30px rgba(0, 0, 0, 0.18);
}

.playlist-card:hover .playlist-cover img {
    transform: scale(1.06);
    filter: saturate(1.05) contrast(1.02);
}

.playlist-meta h3 {
    margin: 0;
    font-size: 19px;
    font-weight: 500;
}

.playlist-meta p {
    margin: 6px 0 0;
    font-size: 13px;
    font-weight: 400;
    color: #555;
}

.music-collection {
    width: 100%;
    margin: 36px auto 0;
    max-width: 1320px;
}

.album-grid {
    display: grid;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    grid-auto-flow: dense;
    gap: 20px;
}

.album-tile {
    background: #f1f1f1;
    border-radius: 18px;
    box-shadow: 0 14px 30px rgba(17, 17, 17, 0.12);
    aspect-ratio: 1 / 1;
    overflow: hidden;
    position: relative;
}

.album-tile img {
    width: 100%;
    height: 100%;
    object-fit: contain;
    display: block;
    transition: transform 0.45s ease;
}

.album-tile .tile-overlay {
    position: absolute;
    inset: 0;
    display: flex;
    flex-direction: column;
    justify-content: flex-end;
    gap: 6px;
    padding: 18px;
    background: linear-gradient(180deg, rgba(15, 17, 19, 0) 0%, rgba(15, 17, 19, 0.75) 75%);
    opacity: 0;
    transform: translateY(12px);
    transition: opacity 0.4s ease, transform 0.4s ease;
}

.album-tile:hover img {
    transform: scale(1.05);
}

.album-tile:hover .tile-overlay {
    opacity: 1;
    transform: translateY(0);
}

.tile-title {
    margin: 0;
    color: #f3f3f3;
    font-size: 18px;
    font-weight: 600;
    line-height: 1.2;
}

.tile-artist {
    margin: 0;
    color: #d9d9d9;
    font-size: 14px;
    letter-spacing: 0.02em;
}

.tile-xl {
    grid-column: span 2;
    grid-row: span 2;
}

.tile-tall {
    grid-column: span 2;
    grid-row: span 2;
}

.tile-md {
    grid-column: span 1;
}

.tile-sm {
    grid-column: span 1;
}

@media screen and (max-width: 991px) {
    .music-hero--blank,
    .music-blank-stage {
        min-height: 54vh;
    }

    .music-stage-cover {
        left: 44%;
        width: min(52vw, 300px);
    }

    .music-stage-cd {
        left: 62%;
        width: min(48vw, 270px);
    }

    .music-stage-meta {
        left: calc(45% - min(26vw, 150px));
        top: calc(34% + min(28vw, 165px));
        width: min(52vw, 300px);
    }

    .music-stage-album {
        width: min(52vw, 300px);
    }

    .music-stage-album__eyebrow {
        margin-top: 0;
    }

    .music-stage-title {
        font-size: 22px;
    }

    .music-stage-artist {
        font-size: 14px;
    }

    .music-blank-stage::before {
        left: 44%;
        width: min(52vw, 300px);
    }

    .music-blank-stage::after {
        left: 62%;
        width: min(48vw, 270px);
    }

    .music-dock {
        left: 50%;
        top: calc(34% + min(28vw, 230px));
        gap: 12px;
        padding: 7px 14px;
    }

    .music-dock__icon {
        width: 22px;
        height: 22px;
        font-size: 15px;
    }

    .music-dock__icon--play {
        width: 32px;
        height: 32px;
    }

    .album-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr));
    }
    .tile-xl {
        grid-column: span 2;
        grid-row: span 2;
    }
    .tile-tall {
        grid-column: span 2;
        grid-row: span 2;
    }
    .tile-md {
        grid-column: span 1;
    }
    .tile-sm {
        grid-column: span 1;
    }
}

@media screen and (max-width: 767px) {
    .music-stage-cover,
    .music-stage-cd {
        top: 40%;
    }

    .music-stage-cover {
        left: 57%;
    }

    .music-stage-cd {
        left: 66%;
        width: min(46vw, 220px);
    }

    .music-stage-meta {
        left: 57%;
        top: calc(40% + min(30vw, 165px));
        width: min(62vw, 260px);
        transform: translateX(-50%);
        text-align: center;
    }

    .music-stage-title,
    .music-stage-artist {
        white-space: normal;
    }

    .music-stage-title {
        font-size: 18px;
        line-height: 1.08;
    }

    .music-stage-artist {
        margin-top: 4px;
        font-size: 11px;
    }

    .music-dock {
        left: 57%;
        top: calc(40% + min(30vw, 165px) + 96px);
    }
}

.music-back {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    margin-bottom: 12px;
    color: #222;
    text-decoration: none;
    font-family: "Poppins", "Montserrat", sans-serif;
    font-size: 14px;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    transition: color 0.3s ease, transform 0.3s ease, opacity 0.3s ease;
}

.music-back ion-icon {
    font-size: 18px;
    transition: transform 0.3s ease;
}

.music-back:hover {
    color: #a9d400;
    transform: translateX(-4px);
    opacity: 0.9;
}

.music-back:hover ion-icon {
    transform: translateX(-2px);
}

.about-section {
    max-width: 1120px;
    margin: 0 auto;
    padding: 0px 40px;
    position: relative;
}

.about-story {
    margin-top: 56px;
}

.about-experience {
    position: relative;
    z-index: 2;
    transition: padding-bottom 0.3s ease;
}

.about-experience.has-open-gallery {
    padding-bottom: 340px;
}

.about-experience.has-expanded-gallery {
    padding-bottom: 520px;
}

.about-skills {
    position: relative;
    z-index: 1;
}

.about-eyebrow {
    display: inline-block;
    text-transform: uppercase;
    letter-spacing: 0.35em;
    font-size: 11px;
    font-weight: 600;
    color: #4d4d4d;
}

.about-eyebrow-quote {
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-style: italic;
    text-transform: none;
    letter-spacing: 0.08em;
    font-size: 33px;
    font-weight: 600;
    display: flex;
    align-items: center;
    gap: 32px;
    width: 100%;
    --eyebrow-line: clamp(160px, 38vw, 520px);
}

.about-eyebrow-quote::after {
    content: "";
    height: 1px;
    background: rgba(17, 17, 17, 0.28);
    width: var(--eyebrow-line);
    flex: 0 0 var(--eyebrow-line);
}

.about-eyebrow-quote-line-first::before {
    content: "";
    height: 1px;
    background: rgba(17, 17, 17, 0.28);
    width: var(--eyebrow-line);
    flex: 0 0 var(--eyebrow-line);
}

.about-eyebrow-quote-line-first::after {
    content: none;
}

.about-title {
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-size: 68px;
    line-height: 0.98;
    margin: 18px 0px 18px;
    font-weight: 600;
    letter-spacing: -0.02em;
}

.about-lead {
    font-size: 19px;
    line-height: 1.7;
    margin: 0px 0px 26px;
    max-width: 520px;
}

.about-meta {
    display: flex;
    flex-wrap: wrap;
    gap: 12px 18px;
    font-size: 12px;
    letter-spacing: 0.22em;
    text-transform: uppercase;
}

.about-meta span {
    padding: 6px 12px;
    border-radius: 999px;
    background: rgba(17, 17, 17, 0.06);
}

.about-hero-grid {
    display: grid;
    grid-template-columns: 1.15fr 0.85fr;
    align-items: center;
    gap: 60px;
}

.about-hero {
    min-height: 20vh;
    padding-top: 10px;
    padding-bottom: 40px;
}

.about-quote-title {
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-size: clamp(56px, 7.4vw, 96px);
    line-height: 0.95;
    font-weight: 550;
    font-style: italic;
    letter-spacing: -0.015em;
    color: #111;
    margin: 0px 0px 0px -10px;
    max-width: 600px;
    white-space: nowrap;
}

.about-quote-title .char {
    display: inline-block;
    opacity: 0;
    transform: translateY(-26px);
    animation: quoteDrop 0.85s cubic-bezier(0.2, 0.8, 0.2, 1) forwards;
    animation-delay: var(--char-delay, 0s);
}

.about-quote-title .char.space {
    width: 0.25em;
}

.about-quote-title .char.wave {
    font-size: 0.78em;
}

.about-quote-title.animated.appear:not(.fadeOutUp) {
    animation: none;
    opacity: 1;
}

.about-quote-title.animated.appear .char {
    will-change: transform, opacity;
}

.about-fr .about-quote-title {
    max-width: 680px;
    white-space: normal;
}

@keyframes quoteDrop {
    0% {
        opacity: 0;
        transform: translateY(-26px);
    }
    100% {
        opacity: 1;
        transform: translateY(0px);
    }
}

.about-hero-quote {
    max-width: 360px;
    margin-left: auto;
}

.about-quote-text {
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-size: 30px;
    line-height: 1.25;
    font-style: italic;
    color: #1c1c1c;
    margin: 0 0 16px;
}

.about-quote-sub {
    font-size: 11px;
    letter-spacing: 0.35em;
    text-transform: uppercase;
    color: #6a6a6a;
}

.about-hero-card {
    background: #fff;
    border-radius: 22px;
    padding: 28px;
    box-shadow: 0 30px 80px rgba(0, 0, 0, 0.15);
    transform: rotate(-1.5deg);
}

.about-hero-card img {
    width: 100%;
    display: block;
    border-radius: 16px;
}

.about-hero-caption {
    margin-top: 16px;
    font-size: 12px;
    letter-spacing: 0.3em;
    text-transform: uppercase;
}

.about-scroll-hint {
    margin-top: 40px;
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-size: 18px;
    font-style: italic;
    letter-spacing: 0.08em;
    color: #2d2d2d;
}

.about-scroll-hint .scroll-text {
    display: inline-block;
    animation: scrollHintFloat 2.4s ease-in-out infinite;
}

@keyframes scrollHintFloat {
    0% {
        opacity: 0.4;
        transform: translateY(0px);
    }
    50% {
        opacity: 1;
        transform: translateY(8px);
    }
    100% {
        opacity: 0.4;
        transform: translateY(0px);
    }
}

.about-section-head {
    display: flex;
    flex-direction: column;
    gap: 14px;
    margin-bottom: 32px;
}

.about-section-title {
    font-size: 36px;
    font-weight: 700;
    margin: 0px;
}

.about-story-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 28px;
    font-size: 16px;
    line-height: 1.7;
}

.about-story-lead {
    grid-column: 1 / -1;
    font-size: 18px;
    line-height: 1.8;
    color: #2f2f2f;
    max-width: 780px;
    font-family: "Poppins", "Montserrat", sans-serif;
    font-weight: 400;
}

.about-experience-tiles {
    position: relative;
    height: 200px;
    margin-top: 24px;
    overflow: visible;
}

.experience-folder {
    position: absolute;
    width: 180px;
    max-width: 40vw;
    height: auto;
    opacity: 0.95;
    cursor: grab;
    touch-action: none;
    user-select: none;
    z-index: 1;
}

.experience-folder:not(.animated) {
    animation: folderRise 0.7s cubic-bezier(0.22, 1, 0.36, 1) both;
}

.experience-folder img {
    display: block;
    width: 100%;
    height: auto;
    pointer-events: none;
}

.experience-folder {
    transition: transform 0.26s cubic-bezier(0.22, 1, 0.36, 1), filter 0.26s ease;
}

.folder-label {
    position: absolute;
    left: 50%;
    top: 70%;
    margin-top: 8px;
    transform: translateX(-50%) translateY(0) scale(0.96);
    opacity: 0;
    padding: 0;
    border-radius: 0;
    background: transparent;
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-style: italic;
    font-size: 16px;
    color: #1b1b1b;
    white-space: nowrap;
    pointer-events: none;
}

.experience-folder:hover .folder-label {
    animation: folderLabelPop 0.4s cubic-bezier(0.22, 1, 0.36, 1) forwards;
}

.experience-folder:not(:hover) .folder-label {
    animation: folderLabelHide 0.2s ease-in forwards;
}

.experience-folder.tilt-left {
    top: 54px;
    left: 2%;
    transform: rotate(-6deg);
}

.experience-folder.tilt-center {
    top: -8px;
    left: 50%;
    transform: translateX(-50%) rotate(-1.5deg);
    z-index: 2;
}

.experience-folder.tilt-right {
    top: 72px;
    right: 2%;
    transform: rotate(5deg);
}

.experience-folder.is-dragging {
    cursor: grabbing;
    filter: drop-shadow(0 18px 28px rgba(17, 17, 17, 0.22));
}

.experience-folder.is-pressed {
    filter: drop-shadow(0 12px 20px rgba(17, 17, 17, 0.16));
}

@keyframes folderRise {
    0% {
        opacity: 0;
        transform: translateY(18px);
    }
    100% {
        opacity: 1;
        transform: translateY(0);
    }
}

body.page-leaving .experience-folder,
body.page-leaving .sticker-draggable {
    animation: leaveLift 0.6s ease forwards;
}

body.page-leaving .music-intro,
body.page-leaving .music-playlists,
body.page-leaving .music-collection,
body.page-leaving .album-grid,
body.page-leaving .playlist-card,
body.page-leaving .album-tile,
body.page-leaving .handwriting-wrap {
    animation: leaveLift 0.6s ease forwards;
}

body.page-leaving .pfp-default,
body.page-leaving .pfp-bubble {
    animation: leaveLift 0.6s ease forwards;
}

@keyframes leaveLift {
    to {
        opacity: 0;
        transform: translateY(-18px);
    }
}

.sticker-sprinkles {
    position: absolute;
    inset: 0;
    z-index: 1;
}

.about-section > * {
    position: relative;
    z-index: 2;
}

.sticker-draggable {
    position: absolute;
    width: 110px;
    max-width: 28vw;
    height: auto;
    opacity: 0.95;
    cursor: grab;
    touch-action: none;
    user-select: none;
    transform-origin: center;
    transition: transform 0.22s cubic-bezier(0.22, 1, 0.36, 1), filter 0.22s ease;
}

.sticker-draggable:not(.animated) {
    animation: stickerFloatIn 0.6s ease forwards;
}

.sticker-draggable.is-pressed {
    transform: scale(0.96) rotate(var(--sticker-tilt, 0deg));
    filter: drop-shadow(0 8px 14px rgba(17, 17, 17, 0.12));
}

.sticker-draggable.is-dragging {
    cursor: grabbing;
    transform: scale(0.985) rotate(var(--sticker-tilt, 0deg));
    filter: drop-shadow(0 12px 18px rgba(17, 17, 17, 0.16));
}

@keyframes stickerFloatIn {
    0% {
        opacity: 0;
        transform: translateY(8px) scale(0.96) rotate(var(--sticker-tilt, 0deg));
    }
    100% {
        opacity: 1;
        transform: translateY(0) scale(1) rotate(var(--sticker-tilt, 0deg));
    }
}

.experience-gallery {
    display: grid;
    position: absolute;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    padding: 10px;
    width: min(360px, 76vw);
    background: #f8f8f6;
    border-radius: 10px;
    border: 1px solid rgba(17, 17, 17, 0.08);
    box-shadow: 0 12px 24px rgba(17, 17, 17, 0.11);
    z-index: 3;
    left: 50%;
    top: calc(100% + 8px);
    transform: translateX(-50%) translateY(12px);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.35s ease, transform 0.35s cubic-bezier(0.22, 1, 0.36, 1), visibility 0s linear 0.35s;
}

.experience-gallery .experience-card:nth-child(n + 7) {
    display: none;
}

.experience-gallery.is-expanded .experience-card:nth-child(n + 7) {
    display: flex;
}

.experience-folder.is-open .experience-gallery {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateX(-50%) translateY(0);
    transition-delay: 0s;
}

.experience-card {
    margin: 0;
    padding: 5px;
    border-radius: 4px;
    background: #ffffff;
    box-shadow: 0 7px 16px rgba(17, 17, 17, 0.1);
    aspect-ratio: 4 / 3;
    display: flex;
    cursor: zoom-in;
    transition: transform 0.22s ease, box-shadow 0.22s ease;
}

.experience-card:hover {
    transform: translateY(-2px);
    box-shadow: 0 10px 20px rgba(17, 17, 17, 0.14);
}

.experience-card img {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 3px;
    object-fit: cover;
}

.experience-gallery-more {
    grid-column: 1 / -1;
    justify-self: center;
    border: 0;
    background: transparent;
    margin-top: -2px;
    padding: 0;
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-style: italic;
    font-size: 16px;
    line-height: 1;
    letter-spacing: 0;
    text-transform: none;
    color: #1b1b1b;
    cursor: pointer;
    opacity: 0.88;
    transition: color 0.22s ease, opacity 0.22s ease, transform 0.22s ease;
}

.experience-gallery-more:hover,
.experience-gallery-more:focus {
    color: #a9d400;
    opacity: 1;
    transform: translateY(-1px);
}

.about-preview {
    position: fixed;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 34px;
    background:
        radial-gradient(circle at top, rgba(255, 255, 255, 0.26), transparent 54%),
        rgba(241, 241, 236, 0.64);
    backdrop-filter: blur(18px) saturate(1.06);
    -webkit-backdrop-filter: blur(18px) saturate(1.06);
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.28s ease, visibility 0s linear 0.28s;
    z-index: 30;
}

.about-preview.is-open {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transition-delay: 0s;
}

.about-preview-shell {
    position: relative;
    width: min(940px, calc(100vw - 68px));
    max-height: calc(100vh - 68px);
    padding: 22px 22px 58px;
    border-radius: 14px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(247, 247, 243, 0.88));
    border: 1px solid rgba(255, 255, 255, 0.8);
    box-shadow:
        0 32px 70px rgba(17, 17, 17, 0.18),
        0 2px 0 rgba(255, 255, 255, 0.55) inset;
    transform: translateY(18px) scale(0.972);
    transition: transform 0.34s cubic-bezier(0.22, 1, 0.36, 1);
}

.about-preview.is-open .about-preview-shell {
    transform: translateY(0) scale(1);
}

.about-preview-image-wrap {
    overflow: hidden;
    border-radius: 14px;
    background:
        linear-gradient(180deg, rgba(255, 255, 255, 0.92), rgba(241, 241, 237, 0.94));
    box-shadow:
        inset 0 1px 0 rgba(255, 255, 255, 0.82),
        0 1px 0 rgba(17, 17, 17, 0.04);
}

.about-preview-image {
    display: block;
    width: 100%;
    max-width: 100%;
    max-height: calc(100vh - 188px);
    margin: 0 auto;
    object-fit: contain;
}

.about-preview-meta {
    position: absolute;
    left: 24px;
    right: 24px;
    bottom: 14px;
    display: flex;
    align-items: center;
    justify-content: center;
    pointer-events: none;
}

.about-preview-caption {
    font-family: "Cormorant Garamond", "Times New Roman", serif;
    font-style: italic;
    font-size: 22px;
    line-height: 1;
    letter-spacing: 0.01em;
    color: rgba(27, 27, 27, 0.82);
}

.about-preview-close {
    position: absolute;
    top: -14px;
    right: -14px;
    width: 42px;
    height: 42px;
    border: 0;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.92);
    color: #1b1b1b;
    font-size: 20px;
    line-height: 1;
    cursor: pointer;
    box-shadow: 0 10px 20px rgba(17, 17, 17, 0.1);
    backdrop-filter: blur(10px);
    -webkit-backdrop-filter: blur(10px);
    transition: transform 0.2s ease, background-color 0.2s ease, box-shadow 0.2s ease;
}

.about-preview-close:hover,
.about-preview-close:focus {
    background: #ffffff;
    transform: scale(1.04);
    box-shadow: 0 12px 24px rgba(17, 17, 17, 0.14);
}

@media screen and (max-width: 767px) {
    .about-preview {
        padding: 18px;
    }

    .about-preview-shell {
        width: min(100%, calc(100vw - 36px));
        max-height: calc(100vh - 36px);
        padding: 16px 16px 48px;
        border-radius: 12px;
    }

    .about-preview-image-wrap {
        border-radius: 12px;
    }

    .about-preview-image {
        max-height: calc(100vh - 132px);
    }

    .about-preview-close {
        top: 12px;
        right: 12px;
        width: 36px;
        height: 36px;
        font-size: 18px;
    }

    .about-preview-meta {
        bottom: 12px;
    }

    .about-preview-caption {
        font-size: 20px;
    }
}

body.about-preview-open {
    overflow: hidden;
}

@keyframes folderLabelPop {
    0% {
        opacity: 0;
        transform: translateX(-50%) translateY(4px) scale(0.94);
    }
    100% {
        opacity: 1;
        transform: translateX(-50%) translateY(0) scale(1);
    }
}

@keyframes folderLabelHide {
    to {
        opacity: 0;
        transform: translateX(-50%) translateY(4px) scale(0.96);
    }
}

.about-emphasis {
    font-style: italic;
    display: inline-block;
    position: relative;
    padding-bottom: 2px;
    background-image: linear-gradient(rgba(17, 17, 17, 0.65), rgba(17, 17, 17, 0.65));
    background-repeat: no-repeat;
    background-size: 0% 1px;
    background-position: 0 75%;
    animation: underlineDraw 0.9s ease-out forwards;
}

@keyframes underlineDraw {
    to {
        background-size: 100% 1px;
    }
}

.about-highlights-grid {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px;
}

.highlight-card {
    padding: 22px 24px;
    border-radius: 2px;
    background: #ffffff;
    border: 1px solid rgba(17, 17, 17, 0.08);
}

.highlight-title {
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 8px;
}

.highlight-meta {
    font-size: 12px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #4d4d4d;
}

.about-skills-wrap {
    display: flex;
    justify-content: center;
}

@media screen and (max-width: 991px) {
    .about-scroll {
        gap: 100px;
        padding-bottom: 120px;
    }

    .about-section {
        padding: 0px 20px;
    }

    .about-hero-grid {
        grid-template-columns: 1fr;
    }

    .about-title {
        font-size: 42px;
    }

    .about-story-grid,
    .about-highlights-grid {
        grid-template-columns: 1fr;
    }

    .about-experience.has-open-gallery {
        padding-bottom: 300px;
    }

    .about-experience.has-expanded-gallery {
        padding-bottom: 450px;
    }
}

@media screen and (max-width: 767px) {
    .about-section {
        padding: 0px 10px;
    }

    .about-title {
        font-size: 34px;
    }

    .about-hero-card {
        padding: 20px;
        transform: none;
    }

    .about-experience.has-open-gallery {
        padding-bottom: 260px;
    }

    .about-experience.has-expanded-gallery {
        padding-bottom: 400px;
    }
}

.frame {
    opacity: 0;
    visibility: hidden;
    background: #fff;
    min-height: 100vh;
    padding: 100px 0px 85px;
    overflow: hidden;
}

.frame.with-padding {
    padding-left: 100px;
    padding-right: 100px;
}

.frame:before,
.frame:after {
    content: '';
    width: 100%;
    height: 12px;
    background: #a9d400;
    position: fixed;
    left: 0px;
    z-index: 5;
}

.frame:before {
    top: 0px;
}

.frame:after {
    bottom: 0px;
}

.loaded .frame {
    opacity: 1;
    visibility: visible;
}

@media screen and (max-width: 991px) {
    body {
        padding: 0px 10px;
    }
    .frame {
        min-height: 0;
    }
    .frame,
    .frame.with-padding {
        padding-left: 15px;
        padding-right: 15px;
    }
    .frame:before,
    .frame:after {
        height: 10px;
    }
}

@media screen and (max-width: 767px) {
    .frame {
        padding-bottom: 50px;
    }
}

#logo {
    margin: 0px;
    padding: 0px;
    font-size: 0px;
    line-height: 0px;
    font-weight: normal;
    position: fixed;
    top: 45px;
    left: 55px;
    z-index: 5;
}

@media screen and (max-width: 991px) {
    #logo {
        left: 35px;
    }
}

@media screen and (max-width: 767px) {
    #logo {
        top: 35px;
    }
}

#logo a {
    display: inline-block;
    position: relative;
}

#logo img {
    width: 120px;
    height: 120px;
    background: transparent;
    transform-origin: center;
    filter:
        drop-shadow(0 10px 18px rgba(17, 17, 17, 0.08))
        drop-shadow(0 2px 3px rgba(255, 255, 255, 0.08));
    transition:
        transform 0.95s cubic-bezier(0.16, 1, 0.3, 1),
        opacity 0.45s ease,
        filter 0.95s cubic-bezier(0.16, 1, 0.3, 1);
    will-change: transform, filter;
}

#logo a:hover img {
    transform: translateY(0.5px) scale(0.978);
    opacity: 1;
    filter:
        drop-shadow(0 6px 11px rgba(17, 17, 17, 0.095))
        drop-shadow(0 1px 1px rgba(255, 255, 255, 0.045));
}

#logo a:active img {
    transition-duration: 0.22s;
    transform: translateY(1.75px) scale(0.962);
    opacity: 0.96;
    filter:
        drop-shadow(0 3px 6px rgba(17, 17, 17, 0.08))
        drop-shadow(0 0px 0px rgba(255, 255, 255, 0.02));
}

@keyframes fade-in {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes pulsate {
    0% {
        transform: scale(1);
        opacity: 1;
    }
    50% {
        transform: scale(1.2);
        opacity: 0.8;
    }
    100% {
        transform: scale(1);
        opacity: 1;
    }
}

#logo a::before,
#logo a::after {
    content: '';
    position: absolute;
    border: 3px solid transparent;
    width: 0;
    height: 0;
}

#logo a::before {
    top: 0;
    left: 0;
    transition: border-color 0s ease-out 0.2s, width 0.10s ease-out 0.10s, height 0.10s ease-out;
}

#logo a::after {
    top: 0;
    left: 0;
    transition: border-color 0s ease-out 0.2s, height 0.10s ease-out 0.10s, width 0.10s ease-out;
}


@keyframes spin {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
}



/* NAVBAR */

.navbar-box {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 10;
    padding: 0px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    text-align: right;
    line-height: 0px;
    font-size: 0px;

    background: rgba(15, 15, 15, 0.35);
    backdrop-filter: blur(18px) saturate(120%);
    -webkit-backdrop-filter: blur(18px) saturate(120%);

    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-delay: 1s;
    transition-delay: 1s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

body.navbar-open {
    overflow: hidden;
}

body.navbar-open .navbar-box {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.navbar-box>.navbar-box-right {
    min-height: 100%;
    min-width: 690px;
    padding: 90px 100px 50px 150px;
    display: inline-block;
    text-align: left;
    background: #1b1b1b;
    color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, .25, 1);
    transition-timing-function: cubic-bezier(1, 0, .25, 1);
}

body.navbar-open .navbar-box-right {
    -webkit-transform: translateX(0px);
    transform: translateX(0px);
}

@media screen and (max-height: 750px) {
    .navbar-box>.navbar-box-right {
        padding-top: 60px;
        padding-left: 120px;
    }
}

@media screen and (max-width: 991px) {
    .navbar-box>.navbar-box-right {
        min-width: 0px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-box>.navbar-box-right {
        display: block;
        width: 100%;
        padding-left: 30px;
        padding-right: 30px;
    }
}

.navbar-box .navbar-box-right ul {
    margin: 0;
    padding: 0;
    list-style: none;
    display: inline-block;
}

.navbar-box .navbar-box-right ul>li {
    float: none;
    margin: 25px 0px;
    line-height: 0px;
    font-size: 0px;
}

@media screen and (max-height: 750px) {
    .navbar-box .navbar-box-right ul>li {
        margin: 15px 0px;
    }
}

.navbar-box .navbar-box-right ul>li:first-child {
    margin-top: 0px;
}

.navbar-box .navbar-box-right ul>li:last-child {
    margin-bottom: 0px;
}

.navbar-box .navbar-box-right ul>li>a {
    position: relative;
    display: inline-block;
    padding: 0px;
    text-decoration: none;
    color: #fff;
    font-weight: 400;
    line-height: 30px;
    font-size: 20px;
    letter-spacing: 0.25em;
    margin: 0px;
    text-transform: uppercase;
    padding-right: 40px;
    -webkit-transition-property: padding-left;
    transition-property: padding-left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.navbar-box .navbar-box-right ul>li>a:hover,
.navbar-box .navbar-box-right ul>li>a:focus {
    text-decoration: none;
    color: #fff;
}

@media screen and (min-width: 992px) {
    .navbar-box .navbar-box-right ul>li>a:hover {
        padding-left: 20px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
}

.navbar-box .navbar-box-right ul>li>a .arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background: #a9d400;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, right;
    transition-property: transform, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.navbar-box .navbar-box-right ul>li>a .arrow::after,
.navbar-box .navbar-box-right ul>li>a .arrow::before {
    content: '';
    position: absolute;
    top: 0px;
    width: 1px;
    height: 0px;
    background: #a9d400;
    -webkit-transition-property: height;
    transition-property: height;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.navbar-box .navbar-box-right ul>li>a .arrow::before {
    left: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.navbar-box .navbar-box-right ul>li>a .arrow::after {
    right: 0px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

@media screen and (min-width: 992px) {
    .navbar-box .navbar-box-right ul>li>a:hover .arrow {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        right: 10px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .navbar-box .navbar-box-right ul>li>a:hover .arrow::after,
    .navbar-box .navbar-box-right ul>li>a:hover .arrow::before {
        height: 10px;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
}

@media screen and (max-width: 767px) {
    .navbar-box .navbar-box-right ul>li {
        margin: 30px 0px;
    }
    .navbar-box .navbar-box-right ul>li>a {
        line-height: 25px;
        font-size: 18px;
    }
}

@media screen and (max-height: 650px) {
    .navbar-box .navbar-box-right ul>li>a {
        line-height: 20px;
        font-size: 18px;
    }
}

.navbar-box>.navbar-box-right form {
    display: none;
    margin-top: 40px;
}

.navbar-box>.navbar-box-right input {
    display: block;
    width: 100%;
    padding: 12px 0px;
    color: #fff;
    background: none;
    border: 1px solid transparent;
    border-bottom-color: #fff;
    outline: none;
    border-radius: 0px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.25em;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.navbar-box>.navbar-box-right input:focus:not([readonly]) {
    border-bottom: 1px solid #fff;
    box-shadow: 0 1px 0 0 #fff;
}

.navbar-box>.navbar-box-right input::-webkit-input-placeholder {
    text-transform: lowercase;
    color: #fff;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.navbar-box>.navbar-box-right input:focus::-webkit-input-placeholder {
    color: #444;
}

.navbar-box>.navbar-box-right input::-moz-placeholder {
    text-transform: lowercase;
    color: #fff;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.navbar-box>.navbar-box-right input:focus::-moz-placeholder {
    color: #444;
}

.navbar-box>.navbar-box-right input:-ms-input-placeholder {
    text-transform: lowercase;
    color: #fff;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.navbar-box>.navbar-box-right input:focus:-ms-input-placeholder {
    color: #444;
}

.navbar-box>.navbar-box-right input:-moz-placeholder {
    text-transform: lowercase;
    color: #fff;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.navbar-box>.navbar-box-right input:focus:-moz-placeholder {
    color: #444;
}

.navbar-box>.navbar-box-right .contacts {
    font-weight: 300;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0.25em;
    margin: 70px 0px 0px;
}

@media screen and (max-height: 750px) {
    .navbar-box>.navbar-box-right .contacts {
        margin-top: 40px;
    }
}

@media screen and (max-height: 650px) {
    .navbar-box>.navbar-box-right .contacts {
        margin-top: 30px;
    }
}

.navbar-box>.navbar-box-right .contacts .data {
    display: inline-block;
}

.navbar-box>.navbar-box-right .contacts .data:first-child {
    min-width: 122px;
    padding-right: 10px;
    margin-right: 10px;
    position: relative;
    white-space: nowrap;
}

.navbar-box>.navbar-box-right .contacts .data:first-child::after {
    content: '';
    position: absolute;
    top: 5px;
    right: 0px;
    width: 1px;
    height: 10px;
    background: #a9d400;
}

.navbar-box>.navbar-box-right .contacts .tz-row {
    display: flex;
    align-items: center;
    gap: 10px;
    text-transform: none;
}

.navbar-box>.navbar-box-right .contacts .tz-row ion-icon {
    font-size: 18px;
    color: #fff;
}

.navbar-box>.navbar-box-right .contacts .tz-text {
    font-size: 10px;
    font-weight: 300;
    letter-spacing: 0.25em;
}

.navbar-box>.navbar-box-right .contacts .tz-single {
    margin-bottom: 18px;
}

.navbar-box>.navbar-box-right .contacts a.data {
    text-decoration: none;
    color: #fff;
}

.navbar-box>.navbar-box-right .contacts a.data:focus,
.navbar-box>.navbar-box-right .contacts a.data:hover {
    text-decoration: none;
    color: #a9d400;
}

.navbar-box>.navbar-box-right .socials {
    position: relative;
    padding: 0px 0px 25px;
    margin: 25px 0px 0px;
}

.navbar-box>.navbar-box-right .socials a {
    display: inline-block;
    color: #fff;
    text-decoration: none;
    margin-right: 30px;
}

.navbar-box>.navbar-box-right .socials a:focus,
.navbar-box>.navbar-box-right .socials a:hover {
    text-decoration: none;
    color: #a9d400;
}

.navbar-box>.navbar-box-right .socials .fa {
    width: 20px;
    height: 20px;
    font-size: 15px;
    line-height: 20px;
    text-align: left;
}

.navbar-box>.navbar-box-right .socials::after {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 80px;
    height: 1px;
    background: #a9d400;
}

@media screen and (max-height: 650px) {
    .navbar-box>.navbar-box-right .socials {
        padding-bottom: 21px;
    }
}

.navbar-box>.navbar-box-right .links {
    font-weight: 300;
    font-size: 10px;
    line-height: 20px;
    letter-spacing: 0.25em;
    margin: 25px 0px 0px;
}

.navbar-box>.navbar-box-right .links a {
    color: #fff;
    text-decoration: none;
}

.navbar-box>.navbar-box-right .links a:focus,
.navbar-box>.navbar-box-right .links a:hover {
    text-decoration: none;
    color: #a9d400;
}

@media screen and (max-height: 650px) {
    .navbar-box>.navbar-box-right .links {
        margin-top: 20px;
    }
}

.navbar-box>.navbar-box-right .langs {
    font-weight: 300;
    font-size: 10px;
    line-height: 24px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    padding-top: 0px;
    margin: 20px 0px 0px;
    position: relative;
}

.navbar-box>.navbar-box-right .langs a {
    color: #fff;
    text-decoration: none;
    padding-right: 15px;
    display: inline-block;
}

.navbar-box>.navbar-box-right .langs a.active,
.navbar-box>.navbar-box-right .langs a:focus,
.navbar-box>.navbar-box-right .langs a:hover {
    text-decoration: none;
    color: #a9d400;
}

.navbar-box>.navbar-box-right .langs a:not(:first-child) {
    padding-left: 16px;
    position: relative;
}

.navbar-box>.navbar-box-right .langs a:not(:first-child)::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 0px;
    width: 1px;
    height: 10px;
    margin-top: -5px;
    background: #a9d400;
}

@media screen and (max-height: 650px) {
    .navbar-box>.navbar-box-right .langs {
        margin-top: 20px;
        padding-top: 20px;
    }
}

/*toggle*/

.navbar-toggle {
    display: block;
    border: 0px;
    margin: 0px;
    padding: 0px;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    width: 50px;
    height: 40px;
    line-height: 0px;
    -webkit-transition: background 0s 1.3s ease;
    transition: background 0s 1.3s ease;
    cursor: pointer;
    position: fixed;
    top: 45px;
    right: 45px;
    z-index: 11;
}

.nav-search-btn {
    position: fixed;
    top: 45px;
    right: 105px;
    width: 50px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
    font-size: 23px;
    display: none;
    opacity: 0;
    pointer-events: none;
    transition: color 0.2s ease, opacity 0.2s ease;
    z-index: 12;
}

body.navbar-open .nav-search-btn {
    display: block !important;
    opacity: 0;
    pointer-events: auto;
}

body.navbar-open .nav-search-btn.fadeInLeft {
    opacity: 1;
}

body.navbar-open .nav-search-btn.fadeOutRight {
    opacity: 0;
}

.nav-search-btn:hover,
.nav-search-btn:focus {
    color: #b0b0b0;
}

body,
.frame,
#logo img,
#link-box a,
#link-box .search-modal-click::before,
#social-box a,
#footer-box,
#footer-box .company,
#footer-box .separator,
#lang-box a,
.navbar-box>.navbar-box-right .langs a {
    transition: background-color 0.55s ease, color 0.55s ease, border-color 0.55s ease, box-shadow 0.55s ease;
}

@media screen and (max-width: 991px) {
    .navbar-toggle {
        right: 35px;
    }
    .nav-search-btn {
        right: 95px;
    }
}

@media screen and (max-width: 767px) {
    .navbar-toggle {
        top: 25px;
    }
    .nav-search-btn {
        top: 25px;
    }
}

.navbar-toggle .icon-bar {
    width: 30px;
    height: 3px;
    border-radius: 1px;
    -webkit-transition: all 0.3s 0s ease, background 0s 1.3s ease;
    transition: all 0.3s 0s ease, background 0s 1.3s ease;
    background: #000;
}

.navbar-toggle .icon-bar+.icon-bar {}

.navbar-toggle .icon-bar {
    transition: all 0.3s 0s ease, background 0s 0s ease;
}

.navbar-toggle .icon-bar.first,
.navbar-toggle .icon-bar.center,
.navbar-toggle .icon-bar.last {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -1px 0px 0px -15px;
}

.navbar-toggle .icon-bar.first {
    margin-top: -10px;
}

.navbar-toggle .icon-bar.center {
    top: 50%;
    margin-top: -1px;
}

.navbar-toggle .icon-bar.last {
    margin-top: 8px;
}

@media screen and (min-width: 992px) {
    .navbar-toggle:hover .icon-bar.first {
        transform: rotate(24deg);
        transform-origin: bottom right;
        margin-left: -13px;
    }
    .navbar-toggle:hover .icon-bar.last {
        transform: rotate(24deg);
        transform-origin: top left;
        margin-left: -17px;
    }
}

.navbar-toggle.navbar-close {
    background: none;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.navbar-toggle.navbar-close .icon-bar {
    background: #fff;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.navbar-toggle.navbar-close .icon-bar.center {
    width: 0%;
    opacity: 0;
}

.navbar-toggle.navbar-close .icon-bar.first {
    width: 26px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    transform-origin: center;
    top: 50%;
    margin: -1px 0px 0px -13px;
}

.navbar-toggle.navbar-close .icon-bar.last {
    width: 26px;
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    transform-origin: center;
    top: 50%;
    margin: -1px 0px 0px -13px;
}

@media screen and (min-width: 992px) {
    .navbar-toggle.navbar-close:hover .icon-bar.first {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        transform: rotate(90deg);
        margin-left: -26px;
    }
    .navbar-toggle.navbar-close:hover .icon-bar.last {
        -webkit-transform: rotate(-90deg);
        -moz-transform: rotate(-90deg);
        -ms-transform: rotate(-90deg);
        -o-transform: rotate(-90deg);
        transform: rotate(-90deg);
        margin-left: 0px;
    }
}

/* toggle end */

/* NAVBAR END */

#lang-box {
    position: fixed;
    top: 135px;
    right: 60px;
    width: 20px;
    z-index: 3;
    margin-top: -25px;
    background: none;
    text-align: center;
    font-weight: 300;
    font-size: 10px;
    line-height: 15px;
    letter-spacing: 0.25em;
}

#lang-box .txt {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    position: relative;
    text-transform: lowercase;
    text-decoration: none;
    color: #000000;
}

#lang-box .txt.active,
#lang-box .txt:hover,
#lang-box .txt:focus {
    text-decoration: none;
    color: #a9d400;
}

#lang-box .txt:not(:first-child)::before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 20px;
    height: 1px;
    background: #a9d400;
}

@media screen and (max-width: 991px) {
    #lang-box {
        right: 50px;
    }
}

@media screen and (max-width: 767px) {
    #lang-box {
        top: 100px;
    }
}

#link-box {
    position: fixed;
    bottom: 50px;
    left: 55px;
    z-index: 5;
    font-size: 0px;
    line-height: 0px;
}

#link-box a {
    position: relative;
    display: inline-block;
    font-size: 12px;
    line-height: 15px;
    font-weight: 700;
    color: #000000;
    text-decoration: none;
    text-transform: uppercase;
    margin: 10px 0px 0px;
    padding-right: 20px;
}

#link-box a:focus,
#link-box a:hover {
    color: #000;
    text-decoration: none;
}

#link-box a .arrow-container {
    position: absolute;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 15px;
}

#link-box a .arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 0px;
    width: 0px;
    height: 1px;
    margin-top: -1px;
    background: #000;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

#link-box a .arrow::after,
#link-box a .arrow::before {
    content: '';
    position: absolute;
    top: 0px;
    width: 1px;
    height: 0px;
    background: #000;
    -webkit-transition-property: height;
    transition-property: height;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

#link-box a .arrow::before {
    right: -1px;
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    top: 0px;
}

#link-box a .arrow::after {
    right: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
    top: 1px;
}

@media screen and (min-width: 992px) {
    #link-box a:hover .arrow {
        width: 15px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    #link-box a:hover .arrow::after,
    #link-box a:hover .arrow::before {
        height: 8px;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
}

#link-box .search-modal-click {
    position: relative;
    margin-bottom: 15px;
    padding-bottom: 20px;
}

#link-box .search-modal-click a {
    padding-right: 0px;
}

#link-box .search-modal-click a .fa {
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

#link-box .search-modal-click::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 20px;
    height: 1px;
    background: #a9d400;
}

#link-box .search-modal-click a:focus,
#link-box .search-modal-click a:hover {
    color: #a9d400;
    text-decoration: none;
}

#link-box .theme-toggle-main {
    margin: 12px 0px 15px;
    display: block;
}

#link-box .theme-toggle-btn-main {
    border: 0px;
    background: transparent;
    color: #000;
    width: 20px;
    height: 25px;
    line-height: 20px;
    text-align: center;
    margin-left: -7px;
    display: inline-block;
    transition: color 0.2s ease, transform 0.25s ease, text-shadow 0.25s ease;
}

#link-box .theme-toggle-btn-main ion-icon {
    font-size: 23px;
    vertical-align: middle;
    display: block;
}

#link-box .theme-toggle-btn-main:hover,
#link-box .theme-toggle-btn-main:focus-visible {
    color: #a9d400;
}

#link-box .theme-toggle-btn-main:focus:not(:focus-visible):not(:hover) {
    color: inherit;
}

#link-box .link-divider {
    width: 20px;
    height: 1px;
    background: #a9d400;
    margin: 14px 0px 10px;
}

/* SEARCH */

#searchModal.modal {
    background: #0c0c0c;
    background: rgba(0, 0, 0, 0.9);
}

.search-results-wrap {
    margin-top: 20px;
}

.search-count {
    font-size: 12px;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    color: #111;
    margin-bottom: 18px;
    min-height: 16px;
}

.search-results {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 18px;
    opacity: 0;
    transform: translateY(10px);
    transition: opacity 0.45s ease, transform 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.search-results.is-visible {
    opacity: 1;
    transform: translateY(0px);
}

.search-result {
    display: block;
    padding: 16px 18px;
    position: relative;
    overflow: hidden;
    border-radius: 18px;
    border: 1px solid rgba(200, 204, 210, 0.7);
    box-shadow: 0 14px 28px rgba(0, 0, 0, 0.1), inset 0 1px 0 rgba(255, 255, 255, 0.7);
    text-decoration: none;
    color: #111;
    background: rgba(255, 255, 255, 0.9);
    backdrop-filter: blur(12px) saturate(120%);
    -webkit-backdrop-filter: blur(12px) saturate(120%);
    transform: translate3d(0, 0, 0) scale(1);
    will-change: transform, box-shadow;
    transition:
        transform 0.55s cubic-bezier(0.22, 1, 0.36, 1),
        box-shadow 0.55s cubic-bezier(0.22, 1, 0.36, 1),
        border-color 0.4s ease,
        background-color 0.4s ease;
}

.search-result:hover,
.search-result:focus {
    transform: translate3d(0, -5px, 0) scale(1.008);
    box-shadow: 0 20px 36px rgba(0, 0, 0, 0.14), inset 0 1px 0 rgba(255, 255, 255, 0.8);
    border-color: rgba(169, 212, 0, 0.35);
    text-decoration: none;
    color: #111;
}

.search-result::before {
    content: "";
    position: absolute;
    inset: 0;
    background:
        radial-gradient(circle at 20% 15%, rgba(255, 255, 255, 0.7), transparent 55%),
        radial-gradient(circle at 85% 80%, rgba(230, 232, 235, 0.55), transparent 50%);
    opacity: 0.6;
    pointer-events: none;
    transition: opacity 0.55s cubic-bezier(0.22, 1, 0.36, 1);
}

.search-result:hover::before,
.search-result:focus::before {
    opacity: 0.88;
}

.search-result-meta {
    font-size: 10px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: #7a7a7a;
    margin-bottom: 6px;
}

.search-result-title {
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0.04em;
    margin-bottom: 8px;
}

.search-result-desc {
    font-size: 13px;
    line-height: 1.6;
    color: #4d4d4d;
}

.search-empty {
    font-size: 13px;
    letter-spacing: 0.2em;
    text-transform: uppercase;
    color: #4d4d4d;
    display: none;
}

.search-page-body .frame-table-container,
.search-page-body .frame-table-box {
    display: block;
    height: auto;
    min-height: 0;
}

.search-page-body .frame-table-box {
    vertical-align: top;
}

.search-page {
    max-width: 760px;
    margin: 0 auto;
    padding: 120px 0px 140px;
}

@media screen and (max-width: 991px) {
    .search-page {
        padding: 90px 0px 120px;
    }
}

@media screen and (max-width: 991px) {
    .search-results {
        grid-template-columns: 1fr;
    }
}

.handwriting-wrap {
    display: flex;
    justify-content: center;
    align-items: center;
    min-height: 260px;
    padding: 40px 0px;
}

.handwriting-logo {
    width: min(520px, 90vw);
    height: auto;
    display: block;
}

@keyframes handwriting-draw {
    to {
        stroke-dashoffset: 0;
    }
}

@media screen and (min-width:768px) {
    #searchModal .modal-dialog {
        margin-top: 100px;
    }
}

#searchModal .search-modal-delete {
    position: fixed;
    top: 45px;
    right: 50px;
    color: #fff;
    cursor: pointer;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 40px;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

#searchModal .modal-content {
    background: none;
    box-shadow: none;
    border: 0px;
}

#searchModal .modal-header {
    padding: 0px;
    border: 0px;
    margin: 0px 0px 30px;
}

#searchModal .form-control {
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    outline: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    height: 60px;
    padding: 12px 20px;
    font-size: 14px;
    line-height: 20px;
    border: 1px solid transparent;
    border-bottom: 1px solid #a9d400;
    border-bottom: 1px solid rgba(57, 214, 148, 0.65);
    background: none;
    color: #d0d0d0;
    letter-spacing: 0.25em;
}

#searchModal .form-control:-ms-input-placeholder {
    color: #a5a5a5;
}

#searchModal .form-control:focus:-ms-input-placeholder {
    color: #a5a5a5;
}

#searchModal .form-control::-moz-placeholder {
    color: #a5a5a5;
}

#searchModal .form-control:focus::-moz-placeholder {
    color: #a5a5a5;
}

#searchModal .form-control::-webkit-input-placeholder {
    color: #a5a5a5;
}

#searchModal .form-control:focus::-webkit-input-placeholder {
    color: #a5a5a5;
}

#searchModal .modal-body {
    padding: 0px;
}

#searchModal .search-delete {
    display: none;
    position: absolute;
    top: 15px;
    right: 0;
    z-index: 1;
    color: #fff;
    cursor: pointer;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}

#searchModal .search-modal-delete .icon-bar {
    background: #fff;
    width: 30px;
    height: 2px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    transition: all 0.3s ease;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    position: absolute;
    top: 50%;
    right: 50%;
    margin: -1px -15px 0px 0px;
}

#searchModal .search-modal-delete .icon-bar.first {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
}

#searchModal .search-modal-delete .icon-bar.last {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.search-modal-product-container {
    padding: 0px;
    background: none;
    color: #d0d0d0;
    font-size: 14px;
}

.search-modal-product-container .help-text {
    padding-left: 20px;
    color: #d0d0d0;
    font-size: 12px;
    letter-spacing: 0.25em;
}

.search-modal-loading {
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 100;
}

.search-modal-loading>div {
    border-radius: 100%;
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 10001;
    margin: 0;
    margin-left: -25px;
    margin-top: -25px;
    opacity: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    -webkit-animation: ball-scale-multiple 1s 0s linear infinite;
    animation: ball-scale-multiple 1s 0s linear infinite;
}

.search-modal-loading>div:nth-child(2),
.search-modal-loading>div:nth-child(3) {
    -webkit-animation-delay: -.2s;
    animation-delay: -.2s;
}

@-webkit-keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

@keyframes ball-scale-multiple {
    0% {
        -webkit-transform: scale(0);
        transform: scale(0);
        opacity: 0
    }
    5% {
        opacity: 1
    }
    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
        opacity: 0
    }
}

.search-hits-box {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    margin-top: -25px;
    color: #d0d0d0;
    font-size: 12px;
    letter-spacing: 0.25em;
    padding-left: 20px;
}

.search-modal-product-container .search-list-box {
    position: relative;
    padding: 25px 0px;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
}

.search-modal-product-container .search-list-box .media {
    display: block;
    text-decoration: none;
    color: #505050;
}

.search-modal-product-container .search-list-box .media:focus,
.search-modal-product-container .search-list-box .media:hover {
    text-decoration: none;
    color: #00a2f1;
}

.search-modal-product-container .search-list-box .media-left {
    padding-right: 25px;
    float: left;
}

.search-modal-product-container .search-list-box .media-object {
    width: 78px;
    background: #fff;
}

.search-modal-product-container .search-list-box .media-body {
    overflow: hidden;
    color: #d0d0d0;
}

.search-modal-product-container .search-list-box .media-heading {
    font-size: 20px;
    text-decoration: none;
    margin: 0px 0px 10px;
    line-height: 25px;
    color: #a9d400;
}

.search-modal-product-container .search-list-box .media-heading .name {
    float: left;
    text-transform: none;
    margin-right: 15px;
}

.search-modal-product-container .search-list-box .media-intro {
    font-size: 14px;
    text-decoration: none;
    line-height: 22px;
    text-transform: none;
    height: 44px;
}

.search-modal-product-container:hover .search-list-box {
    opacity: 0.6;
}

.search-modal-product-container .search-list-box:hover {
    opacity: 1;
}

.search-modal-product-container .search-list-box .media-body .media-heading .name b,
.search-modal-product-container .search-list-box .media-body .media-intro b {
    color: #00a2f1;
}

.search-modal-product-container .search-list-box .media-body .media-heading .name b {
    color: #00a2f1;
}

/* SEARCH END */

#social-box {
    position: fixed;
    top: 200px;
    right: 55px;
    z-index: 5;
}

#social-box a {
    text-decoration: none;
    color: #000;
    margin: 25px 0px 0px;
}

@media screen and (max-height: 750px) {
    #social-box a {
        margin-top: 15px;
    }
}

@media screen and (max-height: 650px) {
    #social-box a {
        margin-top: 10px;
    }
}

#social-box a .fa,
#social-box a {
    display: block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    font-size: 20px;
    text-align: left;
}

#social-box a:focus,
#social-box a:hover {
    color: #a9d400;
    text-decoration: none;
}


#social-box a .fa {
    -webkit-transition: -webkit-transform 0.3s ease;
    -moz-transition: -moz-transform 0.3s ease;
    transition: transform 0.3s ease;
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    transform-origin: center;
    text-align: center;
}

#nav-label {
    position: fixed;
    top: 50px;
    left: 185px;
    z-index: 5;
    margin: 0px;
    padding: 0px 0px 0px 110px;
    font-size: 16px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0.65em;
    text-transform: lowercase;
}

#nav-label::before {
    content: '';
    position: absolute;
    top: 14px;
    left: 0px;
    height: 1px;
    width: 0px;
    background: #000;
    -webkit-transition-property: width;
    -moz-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    transition-duration: 1s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, .25, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, .25, 1);
    transition-timing-function: cubic-bezier(1, 0, .25, 1);
}

#nav-label.activate {
    opacity: 1 !important;
}

#nav-label.deactivate {
    opacity: 1 !important;
}

#nav-label.activate::before {
    width: 80px;
}

#nav-label.deactivate::before {
    width: 0px;
}

#nav-label span {
    display: inline-block;
}

@media screen and (max-width: 991px) {
    #nav-label {
        position: relative;
        top: auto;
        left: auto;
        margin: 0 0 30px;
        padding: 0 0 0 45px;
        font-size: 16px;
        line-height: 25px;
        letter-spacing: 0.15em;
        text-transform: none;
    }
    #nav-label::before {
        top: 12px;
    }
    #nav-label.activate::before {
        width: 30px;
    }
    #nav-label.deactivate::before {
        width: 0px;
    }
}

.nav-label-2 {
    font-weight: 700;
    font-size: 26px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.nav-label-2:first-child {
    margin-top: 0px;
}

.nav-label-3 {
    font-weight: 500;
    font-size: 16px;
    margin-top: 50px;
    margin-bottom: 30px;
}

.nav-label-3:first-child {
    margin-top: 0px;
}

#footer-box {
    position: fixed;
    bottom: 55px;
    left: 50%;
    transform: translateX(-50%);
    z-index: 3;
    font-weight: 300;
    font-size: 10px;
    letter-spacing: 0.25em;
    color: #000;
    line-height: 20px;
}

#footer-box .year,
#footer-box .separator,
#footer-box .company {
    float: left;
    margin: 0px 5px 0px;
}

#footer-box .company {
    font-weight: 300;
    font-size: 10px;
    line-height: 20px;
    margin: 0px 5px 0px;
}

#footer-box .company .place {
    display: none;
}

#footer-box .separator {
    display: inline-block;
    width: 10px;
    height: 1px;
    background: #000;
    margin: 9px 12px 0px;
}

@media screen and (max-width: 991px) {
    html,
    body {
        height: 100%;
    }
    .frame {
        min-height: 100%;
    }
    /*.frame{
        height: 100%;
        overflow-y: auto;
    }*/
}

.frame-table-container {
    display: table;
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.frame-table-box {
    display: table-cell;
    vertical-align: middle;
}

@media screen and (min-width: 992px) {
    .frame-table-container {
        height: calc(100vh - 170px);
        min-height: calc(100vh - 170px);
    }
}

@media screen and (min-width: 992px) {
    .md-table-container {
        display: table;
        width: 100%;
        height: calc(100vh - 170px);
        min-height: calc(100vh - 170px);
    }
    .md-table-container .table-box {
        display: table-cell;
        vertical-align: middle;
    }
}

@media screen and (min-width: 1200px) {
    .lg-table-container {
        display: table;
        width: 100%;
        height: calc(100vh - 170px);
        min-height: calc(100vh - 170px);
    }
    .lg-table-container .table-box {
        display: table-cell;
        vertical-align: middle;
    }
}

/* HOME */

.home-container {
    text-align: center;
    font-size: 0px;
    line-height: 0px;
}

.home-box {
    text-align: left;
    float: left;
    position: relative;
    text-decoration: none;
    color: #000;
}

.home-box:focus,
.home-box:hover {
    text-decoration: none;
    color: #000;
}

.home-box::before {
    content: '';
    position: absolute;
    top: 0px;
    width: 0px;
    height: 100%;
    z-index: 1;
    -webkit-transition-property: z-index, width, top, left, right;
    -moz-transition-property: z-index, width, top, left, right;
    transition-property: z-index, width, top, left, right;
    -webkit-transition-duration: 0s, 1s, 0.3s, 0.3s, 0.3s;
    -moz-transition-duration: 0s, 1s, 0.3s, 0.3s, 0.3s;
    transition-duration: 0s, 1s, 0.3s, 0.3s, 0.3s;
    -webkit-transition-delay: 1.2s, 0s, 0s, 0s, 0s;
    -moz-transition-delay: 1.2s, 0s, 0s, 0s, 0s;
    transition-delay: 1.2s, 0s, 0s, 0s, 0s;
    -webkit-transition-timing-function: linear, cubic-bezier(1, 0, .25, 1), ease, ease, ease;
    -moz-transition-timing-function: linear, cubic-bezier(1, 0, .25, 1), ease, ease, ease;
    transition-timing-function: linear, cubic-bezier(1, 0, .25, 1), ease, ease, ease;
}

.home-box.activate {
    opacity: 1 !important;
}

.home-box.deactivate {
    opacity: 1 !important;
}

.home-box.activate::before {
    width: 100%;
}

.home-box.deactivate::before {
    width: 0%;
}

@media screen and (min-width:992px) {
    .home-box:hover::before {
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
    }
}

.home-box.mycolor {
    width: 368px;
    min-height: 440px;
}

@media screen and (min-height:800px) {
    .home-box.mycolor {
        width: 460px;
        min-height: 550px;
    }
}

@media screen and (max-width:991px) {
    .home-box.mycolor {
        width: 275px;
        min-height: 330px;
    }
}

@media screen and (max-width:767px) {
    .home-box.mycolor {
        width: 192px;
        min-height: 230px;
    }
}

.home-box.mycolor::before {
    right: 0px;
    background: #a9d400;
    background: -webkit-linear-gradient(45deg, #a9d400 0%, #0000ff 100%);
    background: -moz-linear-gradient(45deg, #a9d400 0%, #0000ff 100%);
    background: -o-linear-gradient(45deg, #a9d400 0%, #0000ff 100%);
    background: linear-gradient(45deg, #a9d400 0%, #0000ff 100%);
}

.home-box.grey {
    margin: 20px 0px 0px;
    width: 234px;
    min-height: 460px;
}

@media screen and (min-height:800px) {
    .home-box.grey {
        margin: 60px 0px 0px;
        width: 290px;
        min-height: 570px;
    }
}

@media screen and (max-width:991px) {
    .home-box.grey {
        margin: 0px 0px 0px;
        width: 218px;
        min-height: 300px;
    }
}

@media screen and (max-width:767px) {
    .home-box.grey {
        width: 145px;
        min-height: 200px;
    }
}

.home-box.grey::before {
    left: 0px;
    background: #eef1f5;
    background: -webkit-linear-gradient(-45deg, #eef1f5 0%, #e6e9f0 100%);
    background: -moz-linear-gradient(-45deg, #eef1f5 0%, #e6e9f0 100%);
    background: -o-linear-gradient(-45deg, #eef1f5 0%, #e6e9f0 100%);
    background: linear-gradient(135deg, #eef1f5 0%, #e6e9f0 100%);
}

.home-box .desc {
    margin: 0px;
    letter-spacing: 0.25em;
    font-weight: 400;
    font-size: 12px;
    line-height: 15px;
    position: absolute;
    bottom: 40px;
    z-index: 2;
}

.home-box.mycolor .desc {
    color: #ffffff;
    right: 44px;
}

.home-box.grey .desc {
    color: #3c3c3b;
    left: 74px;
    bottom: 45px;
}

@media screen and (min-height:800px) {
    .home-box.mycolor .desc {
        right: 65px;
    }
    .home-box.grey .desc {
        left: 92px;
        bottom: 55px;
    }
}

@media screen and (min-width:992px) {
    .home-box .desc {
        padding-right: 20px;
    }
    .home-box .desc .arrow-container {
        position: absolute;
        top: 0px;
        right: 0px;
        bottom: 0px;
        width: 15px;
    }
    .home-box .desc .arrow {
        display: inline-block;
        position: absolute;
        top: 50%;
        left: 0px;
        width: 0px;
        height: 1px;
        margin-top: -1px;
        background: #3c3c3b;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-transition-property: width;
        transition-property: width;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
    }
    .home-box.mycolor .desc .arrow {
        background: #fff;
    }
    .home-box .desc .arrow::after,
    .home-box .desc .arrow::before {
        content: '';
        position: absolute;
        top: 0px;
        width: 1px;
        height: 0px;
        background: #3c3c3b;
        -webkit-transition-property: height;
        transition-property: height;
        -webkit-transition-duration: 0.3s;
        transition-duration: 0.3s;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-timing-function: ease;
        transition-timing-function: ease;
    }
    .home-box.mycolor .desc .arrow::after,
    .home-box.mycolor .desc .arrow::before {
        background: #fff;
    }
    .home-box .desc .arrow::before {
        right: -1px;
        -webkit-transform: rotate(135deg);
        transform: rotate(135deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        top: 0px;
    }
    .home-box .desc .arrow::after {
        right: 0px;
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg);
        -webkit-transform-origin: top right;
        transform-origin: top right;
        top: 1px;
    }
    .home-box:hover .desc .arrow {
        width: 15px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .home-box:hover .desc .arrow::after,
    .home-box:hover .desc .arrow::before {
        height: 8px;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
}

.home-box .video-container {
    position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 2;
    -webkit-transition-property: top, left, right;
    -moz-transition-property: top, left, right;
    transition-property: top, left, right;
    -webkit-transition-duration: 0.3s;
    -moz-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    -moz-transition-timing-function: ease;
    transition-timing-function: ease;
}

@media screen and (min-width:992px) {
    .home-box.mycolor:hover::before,
    .home-box.mycolor:hover .video-container {
        z-index: 2;
        top: -10px;
        right: 20px;
    }
    .home-box.grey:hover::before,
    .home-box.grey:hover .video-container {
        z-index: 2;
        top: -10px;
        left: 20px;
    }
}

.home-box .video-box {
    line-height: 0;
    font-size: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
}

.home-box.mycolor .video-box {
    width: 440px;
    height: 320px;
    top: 45px;
    right: 0;
}

.home-box.grey .video-box {
    width: 307px;
    height: 300px;
    left: 0;
    top: 70px;
}

.home-box .video-fade,
.home-box .video-mask {
    z-index: 2;
    position: absolute;
    top: 0px;
}

.home-box.mycolor .video-fade,
.home-box.mycolor .video-mask {
    width: 440px;
    height: 440px;
    right: 0;
}

.home-box.mycolor .video-mask {
    background-size: 100%;
    background-repeat: no-repeat;
}

.home-box.mycolor .video-mask.hu {
    background-image: url(../design/video/about-image-2-hu.png?v=2);
}

.home-box.mycolor .video-mask.en {
    background-image: url(../design/video/about-image-2-en.png?v=2);
}

.home-box.mycolor .video-fade {
    /*background: rgba(255, 255, 255, 0.3);*/
}

.home-box.mycolor .video-box .video_about {
    -webkit-filter: contrast(60%);
    filter: contrast(60%);
}

.home-box.grey .video-fade,
.home-box.grey .video-mask {
    width: 307px;
    height: 460px;
    left: 0;
}

.home-box.grey .video-mask {
    background-size: 100%;
    background-repeat: no-repeat;
}

.home-box.grey .video-mask.hu {
    background-image: url(../design/video/portfolio-image-2-hu.png);
}

.home-box.grey .video-mask.en {
    background-image: url(../design/video/portfolio-image-2-en.png);
}

.home-box.grey .video-fade {
    background: rgba(0, 0, 0, 0);
}

@media screen and (min-height:800px) {
    .home-box.mycolor .video-box {
        width: 550px;
        height: 410px;
        top: 50px;
    }
    .home-box.mycolor .video-fade,
    .home-box.mycolor .video-mask {
        width: 550px;
        height: 550px;
    }
    .home-box.grey .video-box {
        width: 370px;
        height: 370px;
        top: 90px;
    }
    .home-box.grey .video-fade,
    .home-box.grey .video-mask {
        width: 380px;
        height: 570px;
    }
}

@media screen and (max-width:991px) {
    .home-box.mycolor .video-box {
        width: 330px;
        height: 240px;
        top: 32px;
    }
    .home-box.mycolor .video-fade,
    .home-box.mycolor .video-mask {
        width: 330px;
        height: 330px;
    }
    .home-box.grey .video-box {
        width: 285px;
        height: 285px;
        top: 8px;
    }
    .home-box.grey .video-fade,
    .home-box.grey .video-mask {
        width: 285px;
        height: 300px;
    }
    .home-box.grey .video-mask {
        background-size: 100%;
        background-repeat: no-repeat;
    }
    .home-box.grey .video-mask.hu {
        background-image: url(../design/video/portfolio-image-3-hu.png);
    }
    .home-box.grey .video-mask.en {
        background-image: url(../design/video/portfolio-image-3-en.png);
    }
}

@media screen and (max-width:767px) {
    .home-box.mycolor .video-box {
        width: 230px;
        height: 170px;
        top: 22px;
    }
    .home-box.mycolor .video-fade,
    .home-box.mycolor .video-mask {
        width: 230px;
        height: 230px;
    }
    .home-box.grey .video-box {
        width: 190px;
        height: 190px;
        top: 6px;
    }
    .home-box.grey .video-fade,
    .home-box.grey .video-mask {
        width: 190px;
        height: 200px;
    }
}

/* HOME END */

/* CONTACT */

.company-name {
    display: inline-block;
    font-size: 48px;
    line-height: 50px;
    color: #000;
    font-weight: 700;
    text-transform: lowercase;
    position: relative;
    letter-spacing: 0.05em;
    white-space: nowrap;
    margin: 20px 0px 0px;
}

@media screen and (max-width: 991px) {
    .company-name {
        font-size: 30px;
        line-height: 30px;
        letter-spacing: 0.02em;
        white-space: normal;
    }
}

@media screen and (min-width: 1200px) {
    .company-name {
        letter-spacing: 0.02em;
    }
}

@media screen and (min-width: 1260px) {
    .company-name {
        letter-spacing: 0.05em;
    }
}

.company-name span {
    position: relative;
    z-index: 2;
}

.company-name::before {
    content: '';
    position: absolute;
    left: 0px;
    bottom: 0px;
    z-index: 1;
    background: #a9d400;
    height: 14px;
    width: 100%;
}

@media screen and (max-width: 991px) {
    .company-name::before {
        height: 10px;
    }
}

.company-services {
    margin: 20px 0px 0px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    line-height: 15px;
}

@media screen and (min-width: 992px) {
    .company-services {
        letter-spacing: 0.20em;
    }
    .company-services::after {
        content: "";
        display: inline-block;
        width: 100%;
    }
}

@media screen and (min-width: 1200px) {
    .company-services {
        letter-spacing: 0.14em;
    }
}

@media screen and (min-width: 1260px) {
    .company-services {
        letter-spacing: 0.18em;
    }
}

.company-contacts {
    margin: 40px 0px 0px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.25em;
    line-height: 25px;
}

.company-contacts a {
    text-decoration: none;
    color: #000;
}

.company-contacts a:focus,
.company-contacts a:hover {
    text-decoration: none;
    color: #a9d400;
}

.company-resume {
    margin: 10px 0px 18px;
}

.company-resume .btn-primary {
    font-size: 12px;
    font-weight: 500;
    letter-spacing: 0.25em;
    line-height: 25px;
    color: #111;
    display: inline-flex;
    align-items: center;
    gap: 8px;
    transition: color 0.2s ease, opacity 0.2s ease;
}

.company-resume .btn-primary:hover,
.company-resume .btn-primary:focus {
    color: #a9d400;
    opacity: 1;
}

.company-inline-icon {
    font-size: 16px;
    flex-shrink: 0;
}

.company-inline-icon--school {
    transform: translateY(4px);
}

.company-inline-row {
    display: inline-flex;
    align-items: center;
    gap: 8px;
}

.company-founder-line {
    align-items: flex-start;
    text-transform: none;
}

.company-uoft {
    display: inline-block;
    transition: color 0.2s ease, transform 0.2s ease;
    transform-origin: center bottom;
}

.company-uoft:hover,
.company-uoft:focus {
    color: #a9d400;
    animation: company-uoft-hop 0.45s ease;
}

.company-contacts a.company-inline-row {
    text-decoration: none;
}

.company-founded {
    margin: 20px 0px 35px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.25em;
    line-height: 25px;
}

.company-founded b {
    font-weight: 500;
}

.company-founded-year {
    position: relative;
    display: inline-block;
    cursor: default;
    transition: color 0.2s ease, transform 0.2s ease;
}

.company-founded-year::before {
    content: attr(data-year-note);
    position: absolute;
    left: 50%;
    bottom: calc(100% + 8px);
    transform: translate(-50%, 6px) scale(0.92);
    padding: 4px 9px;
    border-radius: 999px;
    background: #111;
    color: #fff;
    font-size: 9px;
    line-height: 1;
    letter-spacing: 0.14em;
    text-transform: uppercase;
    white-space: nowrap;
    opacity: 0;
    pointer-events: none;
    box-shadow: 0 10px 18px rgba(17, 17, 17, 0.18);
    transition: opacity 0.18s ease, transform 0.18s ease;
}

.company-founded-year:hover,
.company-founded-year:focus {
    color: #a9d400;
    animation: company-year-wiggle 0.42s ease;
}

.company-founded-year:hover::before,
.company-founded-year:focus::before {
    opacity: 1;
    transform: translate(-50%, 0) scale(1);
}

@keyframes company-year-wiggle {
    0% {
        transform: rotate(0deg) scale(1);
    }
    25% {
        transform: rotate(-6deg) scale(1.08);
    }
    50% {
        transform: rotate(5deg) scale(1.1);
    }
    75% {
        transform: rotate(-3deg) scale(1.04);
    }
    100% {
        transform: rotate(0deg) scale(1);
    }
}

@keyframes company-uoft-hop {
    0% {
        transform: translateY(0) rotate(0deg);
    }
    30% {
        transform: translateY(-3px) rotate(-4deg);
    }
    60% {
        transform: translateY(-1px) rotate(3deg);
    }
    100% {
        transform: translateY(0) rotate(0deg);
    }
}

.company-founder {
    margin: 35px 0px 0px;
    font-size: 12px;
    font-weight: 300;
    letter-spacing: 0.25em;
    line-height: 25px;
    position: relative;
}

.company-founder span {
    position: relative;
    z-index: 2;
    text-transform: lowercase;
}

.company-founder b {
    font-weight: 500;
    text-transform: uppercase;
}

.company-founder::before {
    content: '';
    position: absolute;
    top: -5px;
    left: -20px;
    width: 35px;
    height: 35px;
    z-index: 1;
    background: #a9d400;
    background: rgba(0, 173, 29, 0.3);
    -webkit-transform: rotate(7deg);
    transform: rotate(7deg);
}

@media screen and (max-width:767px) {
    .company-container {
        text-align: center;
    }
    .company-founder::before {
        left: 50%;
        margin-left: -100px;
    }
}

.company-founder-img-box {
    margin: 40px 0px 0px;
    position: relative;
    width: 100%;
    transform: translateX(28px);
}

@media screen and (min-width: 1260px) {
    .company-founder-img-box {
        margin-top: 80px;
    }
}

@media screen and (max-width: 991px) {
    .company-founder-img-box {
        width: 55%;
        transform: none;
    }
}

@media screen and (max-width:767px) {
    .company-founder-img-box {
        margin-left: auto;
        margin-right: auto;
    }
}

.company-founder-img-box .img-bg {
    position: absolute;
    top: 10px;
    left: -10px;
    width: 100%;
    height: 100%;
    z-index: 1;
}

.company-founder-img-box .img-bg::before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    height: 100%;
    background: #a9d400;
    background: rgba(0, 173, 29, 0.3);
    -webkit-transition-property: width;
    -moz-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.5s;
    -moz-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, .25, 1);
    -moz-transition-timing-function: cubic-bezier(1, 0, .25, 1);
    transition-timing-function: cubic-bezier(1, 0, .25, 1);
}

.company-founder-img-box .img-bg.activate {
    opacity: 1 !important;
}

.company-founder-img-box .img-bg.deactivate {
    opacity: 1 !important;
}

.company-founder-img-box .img-bg.activate::before {
    width: 100%;
}

.company-founder-img-box .img-bg.deactivate::before {
    width: 0%;
}

.company-founder-img-box picture {
    position: relative;
    display: block;
}

.company-founder-img-box img {
    position: relative;
    z-index: 2;
    display: block;
    max-width: 100%;
    height: auto;
    width: 100%;
}

.company-founder-img-box .pfp-default {
    transition: opacity 0.25s ease;
}

.company-founder-img-box .pfp-default {
    opacity: 1;
}

.company-founder-img-box .pfp-appear {
    opacity: 0;
    transform: translateY(12px);
    animation: pfp-fade-in 0.6s ease forwards;
    animation-delay: 0.6s;
}

@keyframes pfp-fade-in {
    to {
        opacity: 1;
        transform: translateY(0px);
    }
}

.company-founder-img-box:hover .pfp-default {
    opacity: 1;
}

.company-founder-img-box .pfp-bubble {
    position: absolute;
    right: -30px;
    top: 1%;
    width: 140px;
    opacity: 0;
    transform: translateY(6px);
    transition: opacity 0.25s ease, transform 0.25s ease;
    z-index: 3;
    pointer-events: none;
}

.company-founder-img-box:hover .pfp-bubble {
    opacity: 1;
    transform: translateY(0px);
}


.alert-container {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    bottom: 0px;
    z-index: 12;
    padding: 0px;
    overflow: hidden;
    overflow-x: hidden;
    overflow-y: auto;
    visibility: hidden;
    opacity: 0;
    text-align: left;
    line-height: 0px;
    font-size: 0px;
    background: #a9d400;
    -webkit-transition-property: visibility, opacity;
    transition-property: visibility, opacity;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

/*body.alert-open {
    overflow: hidden;
}*/

body.alert-open .alert-container {
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    visibility: visible;
    opacity: 1;
}

.alert {
    border: 4px solid #c7c7c7;
    padding: 15px 30px 15px 15px;
    font-size: 12px;
    font-weight: 400;
    letter-spacing: 0.20em;
    line-height: 25px;
}

.alert-container .alert {
    position: absolute;
    top: 50%;
    left: 30px;
    right: 30px;
    color: #000;
}

@media (min-width: 768px) {
    .alert-container .alert {
        top: 50%;
        left: 50%;
        right: auto;
        width: 600px;
        margin-left: -300px;
    }
}

.alert-container .fade {
    -webkit-transform: translateY(-60%);
    transform: translateY(-60%);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .4s ease, -webkit-transform .4s ease, visibility .4s ease;
    transition: opacity .4s ease, transform .4s ease, visibility .4s ease;
}

.alert-container .fade.in {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}

.alert-container .alert .icon-close {
    position: absolute;
    top: 18px;
    right: 10px;
    color: #ccc;
    font-size: 16px;
    line-height: 16px;
    width: 16px;
    height: 16px;
    text-align: center;
    cursor: pointer;
}

.alert-danger {
    background: #fff;
    color: #000;
    border-color: #F44336;
}

.alert-danger strong {
    color: #F44336;
}

.alert-success {
    background: #fff;
    color: #000;
    border-color: #4CAF50;
}

#recaptcha {
    position: relative;
    z-index: 8;
}

#recaptcha .grecaptcha-badge {
    bottom: 50% !important;
    right: -260px !important;
}

#recaptcha .grecaptcha-badge:hover {
    right: -2px !important;
}

.contact-form {
    margin: 20px 0px 0px;
}

@media screen and (max-width: 991px) {
    .contact-form {
        margin: 60px 0px 0px;
    }
}

.contact-form .btn-primary {
    margin-left: 20px;
}

.btn-primary {
    color: #000;
    background: none;
    border: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 16px;
    letter-spacing: 0.25em;
    text-transform: lowercase;
    position: relative;
    padding: 12px 0px;
    text-decoration: none;
}

.btn-primary.highlighted {
    font-weight: 700;
    color: #a9d400;
    text-transform: uppercase;
    font-size: 20px;
    line-height: 16px;
    letter-spacing: 0.15em;
}

@media screen and (max-width: 991px) {
    .btn-primary.highlighted,
    .btn-primary {
        font-size: 12px;
        letter-spacing: 0.1em;
    }
}

.btn-primary:active,
.btn-primary.active,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active:hover,
.btn-primary.active:hover,
.btn-primary:active:focus,
.btn-primary.active:focus,
.btn-primary:active.focus,
.btn-primary.active.focus {
    color: #000;
    background: none;
    border: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    color: #717171;
    background: none;
    border: 0px;
}

.btn-primary:hover {
    color: #000;
    background: none;
}

.btn-primary.animation {
    padding-right: 40px;
    -webkit-transition-property: padding-left;
    transition-property: padding-left;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

@media screen and (min-width: 992px) {
    .btn-primary.animation:hover {
        padding-left: 20px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
}

.btn-primary.animation .arrow {
    display: inline-block;
    position: absolute;
    top: 50%;
    right: 20px;
    width: 1px;
    height: 20px;
    margin-top: -10px;
    background: #a9d400;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    -webkit-transition-property: -webkit-transform, right;
    transition-property: transform, right;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.btn-primary.animation .arrow::after,
.btn-primary.animation .arrow::before {
    content: '';
    position: absolute;
    top: 0px;
    width: 1px;
    height: 0px;
    background: #a9d400;
    -webkit-transition-property: height;
    transition-property: height;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.btn-primary.animation .arrow::before {
    left: 0px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform-origin: top right;
    transform-origin: top right;
}

.btn-primary.animation .arrow::after {
    right: 0px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
}

@media screen and (min-width: 992px) {
    .btn-primary.animation:hover .arrow {
        -webkit-transform: rotate(90deg);
        transform: rotate(90deg);
        -webkit-transform-origin: center;
        transform-origin: center;
        right: 10px;
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .btn-primary.animation:hover .arrow::after,
    .btn-primary.animation:hover .arrow::before {
        height: 10px;
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
}

.btn-lg {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    padding: 10px 0px;
}

/* GR FORM */

.gr-form {
    margin-bottom: 30px;
    position: relative;
}

.gr-form .gr-label {
    text-align: left;
    font-weight: normal;
    font-size: 20px;
    line-height: 20px;
    padding-top: 17px;
    margin: 0px;
}

@media screen and (max-width: 991px) {
    .gr-form .gr-label {
        font-size: 18px;
    }
}

.gr-form.has-error .gr-label {
    color: #F44336;
}

.gr-form .star {
    color: #cf000f;
}

.gr-static {
    margin: 0px;
    font-size: 20px;
    line-height: 24px;
    padding: 15px 30px;
}

@media screen and (max-width: 991px) {
    .gr-static {
        font-size: 18px;
    }
}

.gr-form .gr-select,
.gr-form .gr-textarea,
.gr-form .gr-field {
    display: block;
    width: 100%;
    padding: 12px 20px;
    color: #000;
    background: none;
    border: 1px solid transparent;
    border-bottom-color: #000;
    outline: none;
    border-radius: 0px;
    font-size: 12px;
    line-height: 20px;
    letter-spacing: 0.25em;
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.gr-form .gr-textarea::-webkit-input-placeholder,
.gr-form .gr-field::-webkit-input-placeholder {
    text-transform: lowercase;
    color: #000;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.gr-form .gr-textarea:focus::-webkit-input-placeholder,
.gr-form .gr-field:focus::-webkit-input-placeholder {
    color: #eee;
}

.gr-form .gr-field.invalid:not([readonly])::-webkit-input-placeholder,
.gr-form .gr-textarea.invalid:not([readonly])::-webkit-input-placeholder {
    color: #F44336;
}

.gr-form .gr-field.invalid:not([readonly]):focus::-webkit-input-placeholder,
.gr-form .gr-textarea.invalid:not([readonly]):focus::-webkit-input-placeholder {
    color: #eee;
}

.gr-form .gr-textarea::-moz-placeholder,
.gr-form .gr-field::-moz-placeholder {
    text-transform: lowercase;
    color: #000;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.gr-form .gr-textarea:focus::-moz-placeholder,
.gr-form .gr-field:focus::-moz-placeholder {
    color: #eee;
}

.gr-form .gr-field.invalid:not([readonly])::-moz-placeholder,
.gr-form .gr-textarea.invalid:not([readonly])::-moz-placeholder {
    color: #F44336;
}

.gr-form .gr-field.invalid:not([readonly]):focus::-moz-placeholder,
.gr-form .gr-textarea.invalid:not([readonly]):focus::-moz-placeholder {
    color: #eee;
}

.gr-form .gr-textarea:-ms-input-placeholder,
.gr-form .gr-field:-ms-input-placeholder {
    text-transform: lowercase;
    color: #000;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.gr-form .gr-textarea:focus:-ms-input-placeholder,
.gr-form .gr-field:focus:-ms-input-placeholder {
    color: #eee;
}

.gr-form .gr-field.invalid:not([readonly]):-ms-input-placeholder,
.gr-form .gr-textarea.invalid:not([readonly]):-ms-input-placeholder {
    color: #F44336;
}

.gr-form .gr-field.invalid:not([readonly]):focus:-ms-input-placeholder,
.gr-form .gr-textarea.invalid:not([readonly]):focus:-ms-input-placeholder {
    color: #eee;
}

.gr-form .gr-textarea:-moz-placeholder,
.gr-form .gr-field:-moz-placeholder {
    text-transform: lowercase;
    color: #000;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.gr-form .gr-textarea:focus:-moz-placeholder,
.gr-form .gr-field:focus:-moz-placeholder {
    color: #eee;
}

.gr-form .gr-field.invalid:not([readonly]):-moz-placeholder,
.gr-form .gr-textarea.invalid:not([readonly]):-moz-placeholder {
    color: #F44336;
}

.gr-form .gr-field.invalid:not([readonly]):focus:-moz-placeholder,
.gr-form .gr-textarea.invalid:not([readonly]):focus:-moz-placeholder {
    color: #eee;
}

@media screen and (max-width: 767px) {
    .gr-static,
    .gr-form .gr-select,
    .gr-form .gr-textarea,
    .gr-form .gr-field {
        padding: 15px 15px;
    }
}

.gr-form .gr-select:focus,
.gr-form .gr-textarea:focus,
.gr-form .gr-field:focus {
    background: none;
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 0 #000;
}

.gr-form .gr-select {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.gr-form .gr-select::-ms-expand {
    /* for IE 11 */
    display: none;
}

.gr-form .gr-textarea {
    overflow-y: hidden;
    resize: none;
    line-height: 20px;
}

.gr-form .gr-select.invalid:not([readonly]),
.gr-form .gr-field.invalid:not([readonly]),
.gr-form .gr-textarea.invalid:not([readonly]) {
    border-bottom-color: #F44336;
}

.gr-form .gr-select:focus.invalid:not([readonly]),
.gr-form .gr-field:focus.invalid:not([readonly]),
.gr-form .gr-textarea:focus.invalid:not([readonly]) {
    border-bottom: 1px solid #000;
    box-shadow: 0 1px 0 0 #000;
}

.gr-form .help-block {
    visibility: hidden;
    font-size: 10px;
    line-height: 15px;
    width: 10px;
    height: 15px;
    margin: 2px 0px 10px;
    padding: 0px;
    letter-spacing: 0.1em;
    text-align: center;
    position: absolute;
    top: 13px;
    left: -5px;
}

.gr-form .gr-checkbox.invalid~.help-block.fault,
.gr-form .gr-select.invalid~.help-block.fault,
.gr-form .gr-textarea.invalid~.help-block.fault,
.gr-form .gr-field.invalid~.help-block.fault {
    color: #F44336;
    visibility: visible;
}

.gr-form .gr-checkbox.valid~.help-block.hit,
.gr-form .gr-select.valid~.help-block.hit,
.gr-form .gr-textarea.valid~.help-block.hit,
.gr-form .gr-field.valid~.help-block.hit {
    color: #4CAF50;
    visibility: visible;
}

.gr-checkbox:checked,
.gr-checkbox:not(:checked) {
    position: absolute;
    left: -9999px;
    visibility: hidden;
}

.gr-checkbox+label {
    -khtml-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    cursor: default;
    padding-left: 60px;
    display: inline-block;
    position: relative;
    min-height: 30px;
    margin: 0;
    font-size: 12px;
    font-weight: normal;
    letter-spacing: 0.1em;
    line-height: 20px;
}

.gr-checkbox+label:after,
.gr-checkbox+label:before {
    cursor: pointer;
    content: '';
    position: absolute;
    top: 0;
    left: 10px;
    width: 32px;
    height: 32px;
    z-index: 0;
    border-radius: 0px;
    margin-top: 4px;
    -webkit-transition: .2s;
    -moz-transition: .2s;
    -o-transition: .2s;
    -ms-transition: .2s;
    transition: .2s;
}

.gr-checkbox+label:before {
    z-index: 0;
    background: none;
    border: 4px solid #a9d400;
}

.gr-checkbox+label:after {
    z-index: 1;
    top: 4px;
    left: 14px;
    width: 10px;
    height: 20px;
    border-top: 2px solid transparent;
    border-left: 2px solid transparent;
    border-right: 2px solid #a9d400;
    border-bottom: 2px solid #a9d400;
    -webkit-transform: rotate(40deg) scale(0, 0);
    -moz-transform: rotate(40deg) scale(0, 0);
    -ms-transform: rotate(40deg) scale(0, 0);
    -o-transform: rotate(40deg) scale(0, 0);
    transform: rotate(40deg) scale(0, 0);
    -webkit-backface-visibility: hidden;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    transform-origin: 100% 100%;
}

.gr-checkbox:checked+label:before {
    border: 4px solid #4CAF50;
    background: none;
}

.gr-checkbox:checked+label:after {
    -webkit-transform: rotate(40deg) scale(1, 1);
    -moz-transform: rotate(40deg) scale(1, 1);
    -ms-transform: rotate(40deg) scale(1, 1);
    -o-transform: rotate(40deg) scale(1, 1);
    transform: rotate(40deg) scale(1, 1);
    border-right: 3px solid #4CAF50;
    border-bottom: 3px solid #4CAF50;
}

.gr-checkbox.invalid+label:before {
    border-color: #F44336;
    background: none;
}

.gr-plus-checkbox:checked,
.gr-plus-checkbox:not(:checked) {
    position: absolute;
    left: -9999px;
    visibility: hidden;
}

.gr-plus-checkbox+label {
    display: block;
    font-weight: 800;
    font-size: 20px;
    background: #a9d400;
    border: 0px;
    color: #606060;
    padding: 15px 15px 15px 15px;
    line-height: 20px;
    position: relative;
    cursor: pointer;
    margin: 0;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    text-align: center;
    -webkit-transition: background 0.3s ease, color 0.3s ease;
    -moz-transition: background 0.3s ease, color 0.3s ease;
    -ms-transition: background 0.3s ease, color 0.3s ease;
    -o-transition: background 0.3s ease, color 0.3s ease;
    transition: background 0.3s ease, color 0.3s ease;
}

@media screen and (max-width: 991px) {
    .gr-plus-checkbox+label {
        font-size: 18px;
    }
}

.gr-plus-checkbox+label:hover {
    background-color: #59758b;
    color: #fff;
}

.gr-plus-checkbox:checked+label {
    background-color: #4CAF50;
    color: #fff;
}

/* GR FORM END */

/* CONTACT END */

/* ABOUT */

#carousel_about .carousel-inner {
    overflow: visible;
}

#carousel_about .carousel-inner>.item {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 2s;
    transition-duration: 2s;
}

/* CREED */

.creed-title {
    font-size: 56px;
    line-height: 72px;
    font-weight: 700;
    letter-spacing: 0.05em;
    text-align: center;
}

@media screen and (max-width: 991px) {
    .creed-title {
        font-size: 40px;
        line-height: 50px;
        letter-spacing: 0.02em;
    }
}

@media screen and (max-width: 767px) {
    .creed-title {
        font-size: 32px;
        line-height: 40px;
    }
}

@media screen and (max-width: 480px) {
    .creed-title {
        font-size: 25px;
        line-height: 30px;
    }
}

.about-page-number-container {
    position: absolute;
    top: 50%;
    right: 10%;
    margin-top: -150px;
    font-size: 0px;
    line-height: 0px;
}

.about-page-number {
    position: relative;
    padding-right: 160px;
    text-align: left;
    overflow: hidden;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

@media screen and (min-width: 992px) {
    .about-page-number.actual-1 {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    .about-page-number.actual-2 {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }
    .about-page-number.actual-3 {
        -webkit-transform: translateY(200px);
        transform: translateY(200px);
    }
}

@media screen and (min-width: 992px) and (max-height: 650px) {
    .about-page-number.actual-1 {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    .about-page-number.actual-2 {
        -webkit-transform: translateY(50px);
        transform: translateY(50px);
    }
    .about-page-number.actual-3 {
        -webkit-transform: translateY(100px);
        transform: translateY(100px);
    }
}

.about-page-number .first,
.about-page-number .second {
    display: inline-block;
    color: #a9d400;
    color: rgba(0, 173, 29, 0.3);
    font-size: 340px;
    line-height: 300px;
    font-family: OswaldMedium, "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    letter-spacing: -0.05em;
    width: 160px;
}

.about-page-number .second {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition-property: -webkit-transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.about-page-number.actual-1 .second {
    -webkit-transform: translateY(0px);
    transform: translateY(0px);
}

.about-page-number.actual-2 .second {
    -webkit-transform: translateY(-300px);
    transform: translateY(-300px);
}

.about-page-number.actual-3 .second {
    -webkit-transform: translateY(-600px);
    transform: translateY(-600px);
}

@media screen and (max-width: 991px) {
    .about-page-number-container {
        top: auto;
        bottom: 10%;
        right: 10%;
        margin-top: 0px;
    }
    .about-page-number {
        padding-right: 100px;
    }
    .about-page-number .first,
    .about-page-number .second {
        font-size: 200px;
        line-height: 180px;
        width: 100px;
    }
    .about-page-number.actual-1 .second {
        -webkit-transform: translateY(0px);
        transform: translateY(0px);
    }
    .about-page-number.actual-2 .second {
        -webkit-transform: translateY(-180px);
        transform: translateY(-180px);
    }
    .about-page-number.actual-3 .second {
        -webkit-transform: translateY(-360px);
        transform: translateY(-360px);
    }
}

/* CREED END */

/* SOLUTION */

.solution-container {
    font-size: 0px;
    line-height: 0px;
    position: relative;
}

.solution-container.one {
    height: 90px;
}

.solution-container.two {
    height: 65px;
    margin-top: 20px;
}

.solution-container.three {
    height: 80px;
}

.solution-container.four {
    height: 80px;
    margin-top: 80px;
    margin-bottom: -45px;
}

.solution-container.five {
    height: 85px;
}

.solution-container .solution-box {
    display: inline-block;
    position: absolute;
    top: 0px;
    left: 50%;
}

.solution-container .solution-box .square {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 1;
}

.solution-container .solution-box .square.activate {
    opacity: 1 !important;
}

.solution-container .solution-box .square.deactivate {
    opacity: 1 !important;
}

.solution-container .solution-box .square::before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 0px;
    height: 100%;
    background: #a9d400;
    background: -webkit-linear-gradient(45deg, #a9d400 0%, #1bd258 100%);
    background: -moz-linear-gradient(45deg, #a9d400 0%, #1bd258 100%);
    background: -o-linear-gradient(45deg, #a9d400 0%, #1bd258 100%);
    background: linear-gradient(45deg, #a9d400 0%, #1bd258 100%);
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, .25, 1);
    transition-timing-function: cubic-bezier(1, 0, .25, 1);
}

.solution-container .solution-box .square.activate::before {
    width: 100%;
}

.solution-container .solution-box .square.deactivate::before {
    width: 0%;
}

.solution-container .solution-box .name {
    font-weight: 900;
    letter-spacing: 0.05em;
    color: #535353;
    position: relative;
    z-index: 2;
    white-space: nowrap;
}

.solution-container .solution-box .desc {
    font-weight: 500;
    letter-spacing: 0.25em;
    text-transform: uppercase;
    font-size: 10px;
    line-height: 15px;
    color: #a9d400;
    position: relative;
    z-index: 2;
    margin-top: 5px;
}

.solution-container .solution-box .desc.txtleft {
    text-align: left;
    padding-left: 35px;
}

.solution-container .solution-box .desc.txtright {
    text-align: right;
}

.solution-container.one .solution-box {
    padding-top: 25px;
    padding-left: 55px;
    margin-left: -170px;
}

.solution-container.one .solution-box .square {
    width: 85px;
    height: 85px;
}

.solution-container.one .solution-box .name {
    font-size: 44px;
    line-height: 45px;
}

.solution-container.two .solution-box {
    padding-top: 15px;
    padding-left: 25px;
    margin-left: 50px;
}

.solution-container.two .solution-box .square {
    width: 52px;
    height: 52px;
}

.solution-container.two .solution-box .name {
    font-size: 30px;
    line-height: 30px;
}

.solution-container.three .solution-box {
    padding-top: 20px;
    padding-left: 35px;
    margin-left: -320px;
}

.solution-container.three .solution-box .square {
    width: 65px;
    height: 65px;
}

.solution-container.three .solution-box .name {
    font-size: 36px;
    line-height: 40px;
}

.solution-container.four .solution-box {
    padding-top: 20px;
    padding-left: 35px;
    margin-left: 15px;
}

.solution-container.four .solution-box .square {
    width: 65px;
    height: 65px;
}

.solution-container.four .solution-box .name {
    font-size: 36px;
    line-height: 36px;
}

.solution-container.five .solution-box {
    padding-top: 70px;
    padding-left: 60px;
    margin-left: -220px;
}

.solution-container.five .solution-box .square {
    width: 75px;
    height: 75px;
    margin-top: 50px;
}

.solution-container.five .solution-box .name {
    font-size: 44px;
    line-height: 45px;
}

@media screen and (max-width: 767px) {
    .solution-container .solution-box {
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .solution-container.one {
        height: 80px;
    }
    .solution-container.one .solution-box {
        padding-top: 20px;
        padding-left: 40px;
        margin-left: 0px;
    }
    .solution-container.one .solution-box .square {
        width: 64px;
        height: 64px;
    }
    .solution-container.one .solution-box .name {
        font-size: 30px;
        line-height: 35px;
    }
    .solution-container.two {
        height: 80px;
        margin-top: 0px;
    }
    .solution-container.two .solution-box {
        padding-top: 10px;
        padding-left: 0px;
        padding-right: 20px;
        margin-left: 0px;
    }
    .solution-container.two .solution-box .square {
        width: 40px;
        height: 40px;
        left: auto;
        right: 0px;
    }
    .solution-container.two .solution-box .name {
        font-size: 23px;
        line-height: 30px;
    }
    .solution-container.three {
        height: 80px;
    }
    .solution-container.three .solution-box {
        padding-top: 15px;
        padding-left: 25px;
        margin-left: 0px;
    }
    .solution-container.three .solution-box .square {
        width: 47px;
        height: 47px;
    }
    .solution-container.three .solution-box .name {
        font-size: 24px;
        line-height: 30px;
    }
    .solution-container.four {
        height: 80px;
        margin-top: 0px;
        margin-bottom: 0px;
    }
    .solution-container.four .solution-box {
        padding-top: 15px;
        padding-left: 0px;
        padding-right: 25px;
        margin-left: 0px;
    }
    .solution-container.four .solution-box .square {
        width: 47px;
        height: 47px;
        left: auto;
        right: 0px;
    }
    .solution-container.four .solution-box .name {
        font-size: 24px;
        line-height: 30px;
    }
    .solution-container.five {
        height: 50px;
    }
    .solution-container.five .solution-box {
        padding-top: 15px;
        padding-left: 40px;
        margin-left: -0px;
    }
    .solution-container.five .solution-box .square {
        width: 55px;
        height: 55px;
    }
    .solution-container.five .solution-box .name {
        font-size: 30px;
        line-height: 40px;
    }
}

/* SOLUTION END */

/* AWARDS */

.awards-container {
    width: 430px;
    height: 430px;
    margin: 0 auto;
    position: relative;
    cursor: default;
    -webkit-transition-property: opacity;
    transition-property: opacity;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    opacity: 0;
}

@media screen and (min-height: 750px) {
    .awards-container {
        width: 580px;
        height: 580px;
    }
}

.awards-container .do-not-click {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 140px;
    margin-top: -15px;
    margin-left: -70px;
    font-weight: 500;
    font-size: 12px;
    text-transform: uppercase;
    line-height: 15px;
    letter-spacing: 0.05em;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: opacity 0.2s 0s ease;
    transition: opacity 0.2s 0s ease;
}

.awards-container.crushed .do-not-click,
.awards-container:hover .do-not-click {
    opacity: 1;
}

.awards-container.crushed .do-not-click {
    cursor: pointer;
}

.awards-container .do-not-click .icon {
    float: left;
    margin-right: 5px;
}

.awards-container .do-not-click .icon.smile {
    width: 25px;
    margin-right: 12px;
    margin-left: 7px;
    margin-top: 8px;
}

.awards-container .do-not-click .text {
    float: left;
    margin-top: 5px;
}

.awards-container .do-not-click .text.smile {
    margin-top: 15px;
}

.awards-container.hideAwards .do-not-click,
.awards-container.crushed .do-not-click .icon.cursor,
.awards-container.crushed .do-not-click .text.cursor,
.awards-container .do-not-click .icon.smile,
.awards-container .do-not-click .text.smile {
    display: none;
}

.awards-container.crushed .do-not-click .icon.smile,
.awards-container.crushed .do-not-click .text.smile {
    display: block;
}

@media screen and (max-width: 1259px) {
    .awards-container .do-not-click {
        display: none;
    }
}

.awards-container .img {
    height: 90px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -45px;
    margin-left: -45px;
    -webkit-transition-property: opacity, -webkit-transform;
    transition-property: opacity, transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: ease, cubic-bezier(0.000, 0.435, 0.000, 1.000);
    transition-timing-function: ease, cubic-bezier(0.000, 0.435, 0.000, 1.000);
    opacity: 0;
}

@media screen and (min-height: 750px) {
    .awards-container .img {
        height: 120px;
        margin-top: -60px;
        margin-left: -60px;
    }
}

.awards-container.crushed,
.awards-container.crushed .img,
.awards-container.showAwards,
.awards-container.showAwards .img {
    opacity: 1 !important;
}

.awards-container.hideAwards,
.awards-container.hideAwards .img {
    opacity: 0 !important;
    -webkit-transition-delay: 1.2s;
    transition-delay: 1.2s;
}

.awards-container.showAwards .img.one {
    -webkit-transform: translateY(-180px) translateX(0px) rotate(0deg);
    transform: translateY(-180px) translateX(0px) rotate(0deg);
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.one {
        -webkit-transform: translateY(-240px) translateX(0px) rotate(0deg);
        transform: translateY(-240px) translateX(0px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.one {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

.awards-container.showAwards .img.two {
    -webkit-transform: translateY(-130px) translateX(100px) rotate(0deg);
    transform: translateY(-130px) translateX(100px) rotate(0deg);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.two {
        -webkit-transform: translateY(-170px) translateX(140px) rotate(0deg);
        transform: translateY(-170px) translateX(140px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.two {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

.awards-container.showAwards .img.three {
    -webkit-transform: translateY(-50px) translateX(170px) rotate(0deg);
    transform: translateY(-50px) translateX(170px) rotate(0deg);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.three {
        -webkit-transform: translateY(-70px) translateX(230px) rotate(0deg);
        transform: translateY(-70px) translateX(230px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.three {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

.awards-container.showAwards .img.four {
    -webkit-transform: translateY(50px) translateX(170px) rotate(0deg);
    transform: translateY(50px) translateX(170px) rotate(0deg);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.four {
        -webkit-transform: translateY(70px) translateX(230px) rotate(0deg);
        transform: translateY(70px) translateX(230px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.four {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

.awards-container.showAwards .img.five {
    -webkit-transform: translateY(140px) translateX(100px) rotate(0deg);
    transform: translateY(140px) translateX(100px) rotate(0deg);
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.five {
        -webkit-transform: translateY(180px) translateX(140px) rotate(0deg);
        transform: translateY(180px) translateX(140px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.five {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.4s;
    transition-delay: 0.4s;
}

.awards-container.showAwards .img.six {
    -webkit-transform: translateY(170px) translateX(0px) rotate(0deg);
    transform: translateY(170px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.5s;
    transition-delay: 0.5s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.six {
        -webkit-transform: translateY(230px) translateX(0px) rotate(0deg);
        transform: translateY(230px) translateX(0px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.six {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.3s;
    transition-delay: 0.3s;
}

.awards-container.showAwards .img.seven {
    -webkit-transform: translateY(140px) translateX(-100px) rotate(0deg);
    transform: translateY(140px) translateX(-100px) rotate(0deg);
    -webkit-transition-delay: 0.6s;
    transition-delay: 0.6s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.seven {
        -webkit-transform: translateY(180px) translateX(-140px) rotate(0deg);
        transform: translateY(180px) translateX(-140px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.seven {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.2s;
    transition-delay: 0.2s;
}

.awards-container.showAwards .img.eight {
    -webkit-transform: translateY(50px) translateX(-170px) rotate(0deg);
    transform: translateY(50px) translateX(-170px) rotate(0deg);
    -webkit-transition-delay: 0.7s;
    transition-delay: 0.7s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.eight {
        -webkit-transform: translateY(70px) translateX(-230px) rotate(0deg);
        transform: translateY(70px) translateX(-230px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.eight {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0.1s;
    transition-delay: 0.1s;
}

.awards-container.showAwards .img.nine {
    -webkit-transform: translateY(-50px) translateX(-170px) rotate(0deg);
    transform: translateY(-50px) translateX(-170px) rotate(0deg);
    -webkit-transition-delay: 0.8s;
    transition-delay: 0.8s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.nine {
        -webkit-transform: translateY(-70px) translateX(-230px) rotate(0deg);
        transform: translateY(-70px) translateX(-230px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.nine {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

.awards-container.showAwards .img.ten {
    -webkit-transform: translateY(-130px) translateX(-100px) rotate(0deg);
    transform: translateY(-130px) translateX(-100px) rotate(0deg);
    -webkit-transition-delay: 0.9s;
    transition-delay: 0.9s;
}

@media screen and (min-height: 750px) {
    .awards-container.showAwards .img.ten {
        -webkit-transform: translateY(-170px) translateX(-140px) rotate(0deg);
        transform: translateY(-170px) translateX(-140px) rotate(0deg);
    }
}

.awards-container.hideAwards .img.ten {
    -webkit-transform: translateY(0px) translateX(0px) rotate(0deg);
    transform: translateY(0px) translateX(0px) rotate(0deg);
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
}

@media screen and (max-width: 767px) {
    .awards-container.showAwards .img.one {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
    }
    .awards-container.showAwards .img.ten {
        -webkit-transition-delay: 0.1s;
        transition-delay: 0.1s;
    }
    .awards-container.showAwards .img.three {
        -webkit-transition-delay: 0.2s;
        transition-delay: 0.2s;
    }
    .awards-container.showAwards .img.two {
        -webkit-transition-delay: 0.3s;
        transition-delay: 0.3s;
    }
    .awards-container.showAwards .img.nine {
        -webkit-transition-delay: 0.4s;
        transition-delay: 0.4s;
    }
    .awards-container.showAwards .img.eight {
        -webkit-transition-delay: 0.5s;
        transition-delay: 0.5s;
    }
    .awards-container.showAwards .img.four {
        -webkit-transition-delay: 0.6s;
        transition-delay: 0.6s;
    }
    .awards-container.showAwards .img.five {
        -webkit-transition-delay: 0.7s;
        transition-delay: 0.7s;
    }
    .awards-container.showAwards .img.seven {
        -webkit-transition-delay: 0.8s;
        transition-delay: 0.8s;
    }
    .awards-container.showAwards .img.six {
        -webkit-transition-delay: 0.9s;
        transition-delay: 0.9s;
    }
}

@media screen and (min-width: 1260px) {
    .awards-container.crushed .img.ten,
    .awards-container.crushed .img.nine,
    .awards-container.crushed .img.eight,
    .awards-container.crushed .img.seven,
    .awards-container.crushed .img.six,
    .awards-container.crushed .img.five,
    .awards-container.crushed .img.four,
    .awards-container.crushed .img.three,
    .awards-container.crushed .img.two,
    .awards-container.crushed .img.one,
    .awards-container.crushed .img {
        -webkit-transition-delay: 0s;
        transition-delay: 0s;
        -webkit-transition-duration: 2s;
        transition-duration: 2s;
    }
    .awards-container.crushed .img.one {
        -webkit-transform: translateY(200px) translateX(-150px) rotate(-8deg);
        transform: translateY(200px) translateX(-150px) rotate(-8deg);
    }
    .awards-container.crushed .img.two {
        -webkit-transform: translateY(-170px) translateX(475px) rotate(30deg);
        transform: translateY(-170px) translateX(475px) rotate(30deg);
    }
    .awards-container.crushed .img.three {
        -webkit-transform: translateY(0px) translateX(525px);
        transform: translateY(0px) translateX(525px);
    }
    .awards-container.crushed .img.four {
        -webkit-transform: translateY(-150px) translateX(225px) rotate(-10deg);
        transform: translateY(-150px) translateX(225px) rotate(-10deg);
    }
    .awards-container.crushed .img.five {
        -webkit-transform: translateY(-70px) translateX(350px);
        transform: translateY(-70px) translateX(350px);
    }
    .awards-container.crushed .img.six {
        -webkit-transform: translateY(-170px) translateX(-200px);
        transform: translateY(-170px) translateX(-200px);
    }
    .awards-container.crushed .img.seven {
        -webkit-transform: translateY(80px) translateX(-480px) rotate(30deg);
        transform: translateY(80px) translateX(-480px) rotate(30deg);
    }
    .awards-container.crushed .img.eight {
        -webkit-transform: translateY(-100px) translateX(-525px);
        transform: translateY(-100px) translateX(-525px);
    }
    .awards-container.crushed .img.nine {
        -webkit-transform: translateY(100px) translateX(-300px) rotate(0deg);
        transform: translateY(100px) translateX(-300px) rotate(0deg);
    }
    .awards-container.crushed .img.ten {
        -webkit-transform: translateY(170px) translateX(400px) rotate(5deg);
        transform: translateY(170px) translateX(400px) rotate(5deg);
    }
}

@media screen and (min-width: 1600px) {
    .awards-container.crushed .img.one {
        -webkit-transform: translateY(170px) translateX(-250px) rotate(-8deg);
        transform: translateY(170px) translateX(-250px) rotate(-8deg);
    }
    .awards-container.crushed .img.two {
        -webkit-transform: translateY(-170px) translateX(575px) rotate(30deg);
        transform: translateY(-170px) translateX(575px) rotate(30deg);
    }
    .awards-container.crushed .img.three {
        -webkit-transform: translateY(0px) translateX(625px);
        transform: translateY(0px) translateX(625px);
    }
    .awards-container.crushed .img.four {
        -webkit-transform: translateY(-150px) translateX(325px) rotate(-10deg);
        transform: translateY(-150px) translateX(325px) rotate(-10deg);
    }
    .awards-container.crushed .img.five {
        -webkit-transform: translateY(-70px) translateX(450px);
        transform: translateY(-70px) translateX(450px);
    }
    .awards-container.crushed .img.six {
        -webkit-transform: translateY(-170px) translateX(-300px);
        transform: translateY(-170px) translateX(-300px);
    }
    .awards-container.crushed .img.seven {
        -webkit-transform: translateY(80px) translateX(-580px) rotate(30deg);
        transform: translateY(80px) translateX(-580px) rotate(30deg);
    }
    .awards-container.crushed .img.eight {
        -webkit-transform: translateY(-100px) translateX(-625px);
        transform: translateY(-100px) translateX(-625px);
    }
    .awards-container.crushed .img.nine {
        -webkit-transform: translateY(80px) translateX(-400px) rotate(0deg);
        transform: translateY(80px) translateX(-400px) rotate(0deg);
    }
    .awards-container.crushed .img.ten {
        -webkit-transform: translateY(170px) translateX(500px) rotate(8deg);
        transform: translateY(170px) translateX(500px) rotate(8deg);
    }
}

@media screen and (max-width: 767px) {
    .awards-container {
        width: 100%;
        height: auto;
        text-align: center;
    }
    .awards-container .img {
        position: static;
        -webkit-transform: none !important;
        transform: none !important;
        height: 80px;
        margin: 8px 30px;
    }
}

@media screen and (max-width: 480px) {
    .awards-container .img {
        margin: 5px 10px;
    }
}

@media screen and (min-width: 768px) and (max-height: 560px) {
    .awards-container .img {
        height: 60px;
        margin-top: -30px;
        margin-left: -30px;
    }
}

/* AWARDS END */

/* ABOUT END */

/* PORTFOLIO */

#carousel_portfolio .carousel-inner {
    overflow: visible;
}

#carousel_portfolio .carousel-inner>.item {
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: 1s;
    transition-duration: 1s;
}

.carousel-change {
    position: fixed;
    left: 50%;
    width: 60px;
    height: 60px;
    z-index: 4;
    margin-left: -30px;
    background: #a9d400;
    border-radius: 30px;
    color: #fff;
    font-size: 0px;
    line-height: 0px;
    overflow: hidden;
}

.carousel-change .fa {
    width: 60px;
    height: 60px;
    font-size: 30px;
    line-height: 60px;
    text-align: center;
    cursor: pointer;
}

.carousel-change.left {
    top: -20px;
    opacity: 1;
}

.carousel-change.right {
    bottom: -20px;
    opacity: 1;
}

.carousel-change.left .fa {
    -webkit-transform: translateY(10px);
    transform: translateY(10px);
}

.carousel-change.right .fa {
    -webkit-transform: translateY(-10px);
    transform: translateY(-10px);
}

.carousel-page-number {
    position: fixed;
    bottom: 150px;
    right: 60px;
    width: 20px;
    z-index: 3;
    margin-top: -25px;
    background: none;
    text-align: center;
    font-weight: 300;
    font-size: 12px;
    line-height: 15px;
    letter-spacing: 0.25em;
}

@media screen and (max-height: 600px) {
    .carousel-page-number {
        display: none;
    }
}

.carousel-page-number .current {
    display: block;
    padding-bottom: 10px;
}

.carousel-page-number .current[contenteditable="true"] {
    outline: none;
    color: #a9d400;
    box-shadow: inset 0 -1px 0 #a9d400;
}

.carousel-page-number .max {
    display: block;
    border-top: 1px solid #a9d400;
    padding-top: 9px;
}

.portfolio-view-toggle {
    position: fixed;
    right: 50px;
    bottom: 236px;
    z-index: 4;
    width: 30px;
    height: 30px;
    border: 0;
    border-radius: 0;
    background: transparent;
    color: #000;
    font-size: 20px;
    line-height: 30px;
    box-shadow: none;
    padding: 0;
    text-align: left;
    transition: color 0.18s ease;
}

.portfolio-view-toggle:hover,
.portfolio-view-toggle:focus {
    color: #a9d400;
    outline: none;
}

.portfolio-grid-view {
    position: fixed;
    top: 70px;
    right: 60px;
    bottom: 60px;
    left: 60px;
    z-index: 2;
    display: none;
    overflow-y: auto;
    padding: 10px 6px 30px;
    -webkit-overflow-scrolling: touch;
    opacity: 0;
    transform: translateY(30px);
    transition: opacity 0.35s ease, transform 0.45s ease;
}

.portfolio-grid-view-inner {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(260px, 1fr));
    gap: 28px;
}

.portfolio-grid-card {
    display: flex;
    flex-direction: column;
    min-height: 100%;
    border: 1px solid rgba(169, 212, 0, 0.28);
    border-radius: 12px;
    background: rgba(255, 255, 255, 0.96);
    box-shadow: 0 18px 34px rgba(28, 28, 28, 0.08), 0 4px 10px rgba(28, 28, 28, 0.04);
    overflow: hidden;
    opacity: 0;
    transform: translateY(26px);
    transition: opacity 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
    transition-delay: var(--grid-card-delay, 0ms);
}

.portfolio-grid-card-media {
    position: relative;
    flex: 0 0 236px;
    width: 100%;
    min-height: 236px;
    height: 236px;
    margin: 0;
    align-self: stretch;
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    border-bottom: 1px solid rgba(17, 17, 17, 0.06);
    overflow: hidden;
}

.portfolio-grid-card-media::after {
    content: "";
    position: absolute;
    inset: 0;
    background: linear-gradient(180deg, rgba(255, 255, 255, 0.08), rgba(255, 255, 255, 0) 34%, rgba(17, 17, 17, 0.04));
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.24);
    pointer-events: none;
}

.portfolio-grid-card-body {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 10px;
    padding: 22px 22px 24px;
}

.portfolio-grid-card-index {
    font-size: 11px;
    letter-spacing: 0.28em;
    text-transform: uppercase;
    color: #86a800;
    opacity: 0.95;
}

.portfolio-grid-card-title {
    font-size: 27px;
    line-height: 1.08;
    font-weight: 700;
    letter-spacing: 0.015em;
    text-wrap: balance;
}

.portfolio-grid-card-intro {
    font-size: 11px;
    line-height: 1.65;
    letter-spacing: 0.24em;
    text-transform: uppercase;
    color: #666;
}

.portfolio-grid-card-actions {
    display: flex;
    flex-wrap: nowrap;
    align-items: center;
    gap: 10px;
    margin-top: auto;
    padding-top: 14px;
    border-top: 1px solid rgba(17, 17, 17, 0.05);
}

.portfolio-grid-card-open,
.portfolio-grid-card-link {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 40px;
    padding: 0 14px;
    border-radius: 10px;
    border: 1px solid #a9d400;
    font-size: 10px;
    font-weight: 700;
    letter-spacing: 0.12em;
    text-transform: uppercase;
    text-decoration: none;
    text-align: center;
    white-space: nowrap;
    box-shadow: 0 8px 16px rgba(38, 46, 12, 0.1);
    transition: background 0.22s ease, color 0.22s ease, border-color 0.22s ease, transform 0.22s ease, box-shadow 0.22s ease;
}

.portfolio-grid-card-open {
    background: #a9d400;
    color: #fff;
    min-width: 0;
    flex: 1 1 0;
}

.portfolio-grid-card-link {
    background: rgba(255, 255, 255, 0.98);
    color: #1b1b1b;
    min-width: 0;
    flex: 1 1 0;
}

.portfolio-grid-card:hover,
.portfolio-grid-card:focus-within {
    transform: translateY(-4px);
    border-color: rgba(169, 212, 0, 0.4);
    box-shadow: 0 24px 42px rgba(28, 28, 28, 0.12), 0 6px 14px rgba(28, 28, 28, 0.05);
}

.portfolio-grid-card-open:hover,
.portfolio-grid-card-open:focus,
.portfolio-grid-card-link:hover,
.portfolio-grid-card-link:focus {
    background: #1c1c1c;
    border-color: #1c1c1c;
    color: #fff;
    outline: none;
    transform: translateY(-2px);
    box-shadow: 0 16px 28px rgba(28, 28, 28, 0.18);
}

body.portfolio-grid-stage-exit .carousel-page-number,
body.portfolio-grid-stage-panel .carousel-page-number,
body.portfolio-grid-mode .carousel-page-number {
    pointer-events: none;
}

body.portfolio-grid-mode #carousel_portfolio_change_left,
body.portfolio-grid-mode #carousel_portfolio_change_right {
    display: none !important;
}

body.portfolio-grid-transition .portfolio-grid-view,
body.portfolio-grid-mode .portfolio-grid-view {
    display: block;
}

body.portfolio-grid-mode .portfolio-grid-view {
    opacity: 1;
    transform: translateY(0);
}

@media screen and (min-width: 992px) {
    body.portfolio-grid-transition .portfolio-grid-view,
    body.portfolio-grid-mode .portfolio-grid-view {
        top: 85px;
        right: 120px;
        bottom: 85px;
        left: 120px;
        padding: 28px 24px 32px;
    }
}

.portfolio-img-container,
.portfolio-img-box,
.portfolio-img-box img,
#carousel_portfolio .item .row > div:first-child .table-box {
    transition: opacity 0.4s ease, transform 0.55s cubic-bezier(0.2, 0.8, 0.2, 1);
}

body.portfolio-grid-stage-exit .portfolio-img-container,
body.portfolio-grid-stage-return .portfolio-img-container,
body.portfolio-grid-mode .portfolio-img-container {
    opacity: 0;
    pointer-events: none;
}

body.portfolio-grid-stage-exit .portfolio-img-box,
body.portfolio-grid-stage-return .portfolio-img-box,
body.portfolio-grid-mode .portfolio-img-box {
    transform: translateX(-52%) translateY(calc(-50% + 140px));
}

body.portfolio-grid-stage-exit .portfolio-img-box img,
body.portfolio-grid-stage-return .portfolio-img-box img,
body.portfolio-grid-mode .portfolio-img-box img {
    transform: translateY(48px) scale(0.94);
}

body.portfolio-grid-stage-panel .portfolio-carousel-bg,
body.portfolio-grid-mode .portfolio-carousel-bg {
    display: block !important;
    width: calc(100% - 240px);
}

body.portfolio-grid-mode #carousel_portfolio {
    display: block !important;
}

body.portfolio-grid-stage-exit #carousel_portfolio .item:not(.active),
body.portfolio-grid-stage-return #carousel_portfolio .item:not(.active),
body.portfolio-grid-mode #carousel_portfolio .item:not(.active) {
    opacity: 0;
}

body.portfolio-grid-stage-exit #carousel_portfolio .item.active .portfolio-title,
body.portfolio-grid-stage-exit #carousel_portfolio .item.active .portfolio-intro,
body.portfolio-grid-stage-exit #carousel_portfolio .item.active .portfolio-desc,
body.portfolio-grid-stage-exit #carousel_portfolio .item.active .portfolio-btn,
body.portfolio-grid-stage-return #carousel_portfolio .item.active .portfolio-title,
body.portfolio-grid-stage-return #carousel_portfolio .item.active .portfolio-intro,
body.portfolio-grid-stage-return #carousel_portfolio .item.active .portfolio-desc,
body.portfolio-grid-stage-return #carousel_portfolio .item.active .portfolio-btn,
body.portfolio-grid-mode #carousel_portfolio .item.active .portfolio-title,
body.portfolio-grid-mode #carousel_portfolio .item.active .portfolio-intro,
body.portfolio-grid-mode #carousel_portfolio .item.active .portfolio-desc,
body.portfolio-grid-mode #carousel_portfolio .item.active .portfolio-btn {
    opacity: 0;
}

body.portfolio-grid-stage-exit #carousel_portfolio .item.active .row > div:first-child .table-box,
body.portfolio-grid-stage-return #carousel_portfolio .item.active .row > div:first-child .table-box,
body.portfolio-grid-mode #carousel_portfolio .item.active .row > div:first-child .table-box {
    opacity: 0;
    transform: translateY(-42px);
}

#carousel_portfolio .item.active .portfolio-title,
#carousel_portfolio .item.active .portfolio-intro,
#carousel_portfolio .item.active .portfolio-desc,
#carousel_portfolio .item.active .portfolio-btn {
    transition: opacity 0.25s ease;
}

body.portfolio-grid-mode .portfolio-grid-card {
    opacity: 1;
    transform: translateY(0);
}

body.dark-mode .portfolio-view-toggle {
    color: #f5f5f5;
    box-shadow: none;
}

body.dark-mode .portfolio-view-toggle:hover,
body.dark-mode .portfolio-view-toggle:focus {
    color: #a9d400;
}

body.dark-mode .portfolio-grid-card {
    background: rgba(20, 20, 20, 0.92);
    border-color: rgba(169, 212, 0, 0.32);
    box-shadow: 0 20px 45px rgba(0, 0, 0, 0.3), 0 6px 14px rgba(0, 0, 0, 0.14);
}

body.dark-mode .portfolio-grid-card-media {
    border-bottom-color: rgba(255, 255, 255, 0.08);
}

body.dark-mode .portfolio-grid-card-actions {
    border-top-color: rgba(255, 255, 255, 0.06);
}

body.dark-mode .portfolio-grid-view {
    background: rgba(10, 10, 10, 0.08);
}

body.dark-mode .portfolio-grid-card-intro,
body.dark-mode .portfolio-grid-card-link {
    color: #e7e7e7;
}

body.dark-mode .portfolio-grid-card:hover,
body.dark-mode .portfolio-grid-card:focus-within {
    border-color: rgba(169, 212, 0, 0.42);
    box-shadow: 0 28px 52px rgba(0, 0, 0, 0.36), 0 8px 16px rgba(0, 0, 0, 0.16);
}

body.dark-mode .portfolio-grid-card-link {
    background: rgba(255, 255, 255, 0.06);
}

@media screen and (max-width: 991px) {
    .carousel-page-number {
        top: auto;
        right: auto;
        bottom: 60px;
        left: 60px;
    }

    .portfolio-view-toggle {
        right: auto;
        bottom: 148px;
        left: 45px;
    }

    .portfolio-grid-view {
        top: 84px;
        right: 24px;
        bottom: 24px;
        left: 24px;
        padding-bottom: 96px;
    }

    .portfolio-grid-view-inner {
        grid-template-columns: 1fr;
        gap: 18px;
    }

    .portfolio-grid-card-title {
        font-size: 24px;
    }

    .portfolio-grid-card-media {
        flex-basis: 220px;
        min-height: 220px;
        height: 220px;
    }

    body.portfolio-grid-stage-panel .portfolio-carousel-bg,
    body.portfolio-grid-mode .portfolio-carousel-bg {
        width: calc(100% - 48px);
        right: 24px;
    }

    body.portfolio-grid-stage-exit .portfolio-img-box,
    body.portfolio-grid-stage-return .portfolio-img-box,
    body.portfolio-grid-mode .portfolio-img-box {
        transform: translateY(90px);
    }

    body.portfolio-grid-stage-exit .portfolio-img-box img,
    body.portfolio-grid-stage-return .portfolio-img-box img,
    body.portfolio-grid-mode .portfolio-img-box img {
        transform: translateY(36px) scale(0.92);
    }
}

.portfolio-title {
    font-weight: 700;
    font-size: 56px;
    line-height: 65px;
    letter-spacing: 0.05em;
}

.portfolio-intro {
    font-size: 12px;
    line-height: 25px;
    font-weight: 500;
    letter-spacing: 0.25em;
}

.portfolio-desc {
    font-size: 12px;
    line-height: 25px;
    font-weight: 300;
    letter-spacing: 0.25em;
    margin: 20px 0px 0px;
}

.portfolio-btn {
    margin: 60px 0px 0px;
}

@media screen and (min-width: 992px) {
    .portfolio-btn.btn-primary.animation:hover {
        padding-left: 0;
    }
}

@media screen and (max-width: 767px) {
    .portfolio-title {
        font-size: 40px;
        line-height: 50px;
    }
    .portfolio-intro {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.1em;
    }
    .portfolio-desc {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.1em;
        margin: 10px 0px 0px;
    }
    .portfolio-btn {
        margin: 0px 0px 20px;
    }
}

.portfolio-img-box img {
    width: 100%;
    margin: 0 auto;
    display: block;
}

@media screen and (max-width: 767px) {
    .portfolio-img-box {
        margin: 0px -15px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .portfolio-img-box img {
        width: 100%;
    }
}

@media screen and (min-width: 992px) {
    .portfolio-img-container {
        position: relative;
        height: 100%;
    }
    .portfolio-img-box {
        position: absolute;
        top: 49%;
        left: 40%;
        -webkit-transform: translateX(-52%) translateY(-50%);
        transform: translateX(-52%) translateY(-50%);
    }
    .portfolio-img-box img {
        width: 400px;
    }
}

@media screen and (min-width: 1200px) {
    .portfolio-img-box img {
        width: 650px;
    }
}

@media screen and (min-width: 1300px) {
    .portfolio-img-box img {
        width: 700px;
    }
}

@media screen and (min-width: 1400px) {
    .portfolio-img-box img {
        width: 750px;
    }
}

@media screen and (min-width: 1500px) {
    .portfolio-img-box img {
        width: 800px;
    }
}

@media screen and (min-width: 1600px) {
    .portfolio-img-box img {
        width: 850px;
    }
}

@media screen and (min-width: 1700px) {
    .portfolio-img-box img {
        width: 900px;
    }
}

@media screen and (min-width: 1800px) {
    .portfolio-img-box img {
        width: 1000px;
    }
}

.portfolio-carousel-bg {
    background: #a9d400;
    position: fixed;
    top: 0px;
    right: 0px;
    bottom: 0px;
    width: 0px;
    opacity: 1 !important;
    -webkit-transition-property: width;
    transition-property: width;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-transition-timing-function: cubic-bezier(1, 0, .25, 1);
    transition-timing-function: cubic-bezier(1, 0, .25, 1);
}

.portfolio-carousel-bg.activate {
    width: 50%;
    width: calc(50% - 120px);
}

.portfolio-carousel-bg.deactivate {
    width: 0%;
}

@media screen and (max-width: 991px) {
    .portfolio-carousel-bg.activate {
        width: 40%;
    }
    .portfolio-carousel-bg.deactivate {
        width: 0%;
    }
}

@media screen and (min-width: 992px) {
    .portfolio-carousel-bg {
        top: 85px;
        bottom: 85px;
        right: 120px;
    }
}

/* PORTFOLIO END */

/* carousel simple */

.carousel-simple .carousel-inner .item {
    opacity: 1;
    -webkit-transition: none;
    transition: none;
}

.carousel-simple .carousel-inner .active {
    opacity: 1;
}

.carousel-simple .carousel-inner .active.left,
.carousel-simple .carousel-inner .active.right {
    left: 0;
    opacity: 1;
    z-index: 1;
}

.carousel-simple .carousel-inner .next.left,
.carousel-simple .carousel-inner .prev.right {
    opacity: 1;
}

.carousel-simple .carousel-control {
    z-index: 2;
}

.carousel-simple .carousel-inner>.item.next,
.carousel-simple .carousel-inner>.item.active.right {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-simple .carousel-inner>.item.prev,
.carousel-simple .carousel-inner>.item.active.left {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.carousel-simple .carousel-inner>.item.next.left,
.carousel-simple .carousel-inner>.item.prev.right,
.carousel-simple .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* carousel simple */

/* carousel fade */

.cfade .carousel-inner .item {
    opacity: 0;
    -webkit-transition-property: opacity;
    transition-property: opacity;
}

.cfade .carousel-inner .active {
    opacity: 1;
}

.cfade .carousel-inner .active.left,
.cfade .carousel-inner .active.right {
    left: 0;
    opacity: 0;
    z-index: 1;
}

.cfade .carousel-inner .next.left,
.cfade .carousel-inner .prev.right {
    opacity: 1;
}

.cfade .carousel-control {
    z-index: 2;
}

.cfade .carousel-inner>.item.next,
.cfade .carousel-inner>.item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cfade .carousel-inner>.item.prev,
.cfade .carousel-inner>.item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.cfade .carousel-inner>.item.next.left,
.cfade .carousel-inner>.item.prev.right,
.cfade .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* carousel fade */

/* carousel vertical */

.vertical,
.vertical .carousel-inner,
.vertical .carousel-inner>.item {
    width: 100%;
    height: 100%;
    min-height: 100%;
}

.vertical .carousel-inner .item {
    top: -100%;
    transition-property: top;
    -webkit-transition-timing-function: ease;
    transition-timing-function: ease;
}

.vertical .carousel-inner .active {
    top: 0px;
}

.vertical .carousel-inner .active.left,
.vertical .carousel-inner .active.right {
    left: 0;
    top: -100%;
    z-index: 1;
}

.vertical .carousel-inner .next.left,
.vertical .carousel-inner .prev.right {
    top: 0px;
}

.vertical .carousel-control {
    z-index: 2;
}

.vertical .carousel-inner>.item.next,
.vertical .carousel-inner>.item.active.right {
    top: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.vertical .carousel-inner>.item.prev,
.vertical .carousel-inner>.item.active.left {
    top: -100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.vertical .carousel-inner>.item.next.left,
.vertical .carousel-inner>.item.prev.right,
.vertical .carousel-inner>.item.active {
    top: 0px;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

/* carousel vertical */

/* COOKIE BAR */

#cookie_policy_container {
    position: fixed;
    bottom: 50px;
    /*left: 170px;*/
    left: 220px;
    width: 400px;
    background: #fefbfa;
    border: 4px solid #a9d400;
    color: #000;
    z-index: 5;
    padding: 10px 15px;
    -webkit-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

@media screen and (max-width: 991px) {
    #cookie_policy_container {
        bottom: 30px;
        left: 30px;
        right: 100px;
        width: auto;
    }
}

#cookie_policy_container .txt {
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.01em;
    margin-bottom: 10px;
}

@media screen and (max-width: 480px) {
    #cookie_policy_container .txt {
        font-size: 12px;
        line-height: 18px;
        letter-spacing: normal;
    }
}

#cookie_policy_container .button {
    display: inline-block;
    cursor: pointer;
    text-decoration: none;
    color: #000;
    background: none;
    border: 0px;
    font-size: 14px;
    line-height: 15px;
    font-weight: 400;
    letter-spacing: 0.01em;
    padding: 5px 0px;
    margin: 0px;
    -webkit-transition: color 0.3s ease;
    -moz-transition: color 0.3s ease;
    -ms-transition: color 0.3s ease;
    -o-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

#cookie_policy_container .button:focus,
#cookie_policy_container .button:hover {
    text-decoration: none;
    color: #a9d400;
    background: none;
}

@media screen and (max-width: 480px) {
    #cookie_policy_container .button {
        font-size: 12px;
        line-height: 15px;
        letter-spacing: normal;
    }
}

#cookie_policy_container .button.right {
    float: right;
}

/* COOKIE BAR END */

/* table */

.table {
    text-align: left;
    word-break: normal;
}

.table>thead>tr>th {
    vertical-align: middle;
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 0px !important;
}

.table-bordered>thead {
    border-bottom: 2px solid #dddddd !important;
}

.table .th-title {
    display: none;
}

@media (max-width: 767px) {
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: normal;
    }
    .table.responsive caption {}
    .table.responsive>thead {
        display: none;
    }
    .table.responsive,
    .table.responsive tbody,
    .table.responsive td,
    .table.responsive tr {
        display: block;
        border: 0;
        width: 100%;
    }
    .table.responsive>thead+tbody tr {
        margin-top: 20px;
    }
    .table.responsive td:first-child {
        border-top: 0;
    }
    .table.responsive>tbody>tr>td {
        text-align: left;
        line-height: 20px;
        padding: 10px 8px;
        /*overflow: hidden;*/
        position: relative;
    }
    .table.responsive>thead+tbody>tr>td {
        padding-left: 50% !important;
        text-align: left !important;
    }
    .table.responsive>tbody:first-child>tr>td {
        padding-left: 0px !important;
    }
    .table.responsive>tbody:first-child>tr>td:first-child {
        padding-bottom: 0px !important;
        font-weight: bold;
        font-size: 90%;
    }
    .table.responsive>thead+tbody>tr>td .th-title {
        display: block;
        width: 50%;
        padding-right: 10px;
        text-align: left;
        font-weight: bold;
        font-size: 90%;
        line-height: 16px;
        /*float: left;*/
        position: absolute;
        top: 50%;
        left: 0px;
        -webkit-transform: translateY(-50%);
        transform: translateY(-50%);
    }
}

/* table end */

/* blog */

.blog-list-item {
    display: block;
    margin: 70px 0px 70px;
    font-size: 0px;
    line-height: 0px;
}

.blog-list-item:first-child {
    margin-top: 0px;
}

.blog-list-item:last-child {
    margin-bottom: 0px;
}

.blog-list-item,
.blog-list-item:focus,
.blog-list-item:hover {
    text-decoration: none;
    color: #3c3c3b;
}

.blog-list-item .img-box {
    display: inline-block;
    text-decoration: none;
    color: #3c3c3b;
}

.blog-list-item .img-box img {
    background: #f7f7f7;
    width: 100%;
}

.blog-list-item .tags {
    font-size: 12px;
    font-weight: 500;
    line-height: 15px;
    color: #a9d400;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    margin: 0px 0px 5px;
}

.blog-list-item .tags a {
    text-decoration: none;
    color: #a9d400;
}

@media (max-width: 767px) {
    .blog-list-item .tags {
        margin-top: 20px;
        font-size: 12px;
        line-height: 15px;
    }
}

.blog-list-item .title {
    margin: 0px 0px 20px;
    padding: 0px;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.05em;
}

.blog-list-item .title a {
    text-decoration: none;
    color: #3c3c3b;
}

@media (min-width: 1260px) {
    .blog-list-item .title {
        min-height: 80px;
    }
}

@media (max-width: 767px) {
    .blog-list-item .title {
        font-size: 20px;
        line-height: 30px;
        word-break: break-word;
    }
}

.blog-list-item .service-bar {
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    position: absolute;
    right: 15px;
    bottom: 0px;
}

@media (max-width: 991px) {
    .blog-list-item .service-bar {
        position: static;
        margin: 0px 0px 20px;
    }
}

.blog-list-item .service-bar .category {
    float: left;
    display: inline-block;
    margin-right: 30px;
    height: 20px;
    padding: 0px 8px;
    border-radius: 20px;
    text-align: center;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-decoration: none;
}

.blog-list-item .service-bar .category.color-1 {
    background: #ff9800;
}

.blog-list-item .service-bar .category.color-2 {
    background: #f4511e;
}

.blog-list-item .service-bar .category.color-3 {
    background: #b71c1c;
}

.blog-list-item .service-bar .category.color-4 {
    background: #4286f5;
}

@media (max-width: 767px) {
    .blog-list-item .service-bar .category {
        margin: -10px 0px 10px;
    }
}

/* TOOLTIP */

.blog-list-item .service-bar .category.color-1+.tooltip .tooltip-inner {
    background-color: #ff9800;
}

.blog-list-item .service-bar .category.color-1+.tooltip.top .tooltip-arrow {
    border-top-color: #ff9800;
}

.blog-list-item .service-bar .category.color-2+.tooltip .tooltip-inner {
    background-color: #f4511e;
}

.blog-list-item .service-bar .category.color-2+.tooltip.top .tooltip-arrow {
    border-top-color: #f4511e;
}

.blog-list-item .service-bar .category.color-3+.tooltip .tooltip-inner {
    background-color: #b71c1c;
}

.blog-list-item .service-bar .category.color-3+.tooltip.top .tooltip-arrow {
    border-top-color: #b71c1c;
}

/* TOOLTIP END */

.blog-list-item .service-bar .author {
    font-size: 12px;
    line-height: 20px;
    font-weight: 400;
    letter-spacing: 0.25em;
    padding-right: 21px;
    margin-right: 20px;
    position: relative;
    float: left;
    text-transform: lowercase;
}

.blog-list-item .service-bar a.author {
    text-decoration: none;
    color: #3c3c3b;
}

.blog-list-item .service-bar a.author:focus,
.blog-list-item .service-bar a.author:hover {
    text-decoration: none;
    color: #a9d400;
}

.blog-list-item .service-bar .author::before {
    content: '';
    position: absolute;
    top: 0px;
    right: 0px;
    width: 1px;
    height: 20px;
    background: #000;
}

.blog-list-item .service-bar .author span {
    font-weight: 300;
}

.blog-list-item .service-bar .date {
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0.25em;
    float: left;
}

.blog-list-item .btn {
    display: inline-block;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .blog-list-item .service-bar .author {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
        padding-right: 16px;
        margin-right: 15px;
    }
    .blog-list-item .service-bar .author::before {
        top: 3px;
        height: 14px;
    }
    .blog-list-item .service-bar .date {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
    }
}

/* blog end */

/* career */

.career-list-item {
    display: block;
    margin: 70px 0px 70px;
    font-size: 0px;
    line-height: 0px;
}

.career-list-item:first-child {
    margin-top: 0px;
}

.career-list-item:last-child {
    margin-bottom: 0px;
}

.career-list-item,
.career-list-item:focus,
.career-list-item:hover {
    text-decoration: none;
    color: #3c3c3b;
}

.career-list-item .img-box {
    display: inline-block;
    text-decoration: none;
    color: #3c3c3b;
}

.career-list-item .img-box img {
    background: #f7f7f7;
    width: 100%;
}

.career-list-item .title {
    margin: 0px 0px 20px;
    padding: 0px;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.05em;
}

.career-list-item .title a {
    text-decoration: none;
    color: #3c3c3b;
}

@media (min-width: 1260px) {
    .career-list-item .title {
        min-height: 80px;
    }
}

@media (max-width: 767px) {
    .career-list-item .title {
        font-size: 20px;
        line-height: 30px;
        word-break: break-word;
    }
}

.career-list-item .service-bar {
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    position: absolute;
    right: 15px;
    bottom: 0px;
}

@media (max-width: 991px) {
    .career-list-item .service-bar {
        position: static;
        margin: 0px 0px 20px;
    }
}

.career-list-item .service-bar .date {
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0.25em;
    float: left;
}

.career-list-item .btn {
    display: inline-block;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .career-list-item .service-bar .date {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
    }
}

/* career end */

/* free_download */

.free_download-list-item {
    display: block;
    margin: 70px 0px 70px;
    font-size: 0px;
    line-height: 0px;
}

.free_download-list-item:first-child {
    margin-top: 0px;
}

.free_download-list-item:last-child {
    margin-bottom: 0px;
}

.free_download-list-item,
.free_download-list-item:focus,
.free_download-list-item:hover {
    text-decoration: none;
    color: #3c3c3b;
}

.free_download-list-item .img-box {
    display: inline-block;
    text-decoration: none;
    color: #3c3c3b;
}

.free_download-list-item .img-box img {
    background: #f7f7f7;
    width: 100%;
}

.free_download-list-item .title {
    margin: 0px 0px 20px;
    padding: 0px;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.05em;
}

.free_download-list-item .title a {
    text-decoration: none;
    color: #3c3c3b;
}

@media (min-width: 1260px) {
    .free_download-list-item .title {
        min-height: 80px;
    }
}

@media (max-width: 767px) {
    .free_download-list-item .title {
        font-size: 20px;
        line-height: 30px;
        word-break: break-word;
    }
}

.free_download-list-item .service-bar {
    font-size: 0px;
    line-height: 0px;
    margin: 0px;
    position: absolute;
    right: 15px;
    bottom: 0px;
}

@media (max-width: 991px) {
    .free_download-list-item .service-bar {
        position: static;
        margin: 0px 0px 20px;
    }
}

.free_download-list-item .service-bar .date {
    font-size: 12px;
    line-height: 20px;
    font-weight: 300;
    letter-spacing: 0.25em;
    float: left;
}

.free_download-list-item .btn {
    display: inline-block;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

@media (max-width: 767px) {
    .free_download-list-item .service-bar .date {
        font-size: 12px;
        line-height: 20px;
        letter-spacing: 0.02em;
    }
}

/* free_download end */

/* shop */

.shop-list-item {
    display: block;
    margin: 70px 0px 70px;
    font-size: 0px;
    line-height: 0px;
}

.shop-list-item:first-child {
    margin-top: 0px;
}

.shop-list-item:last-child {
    margin-bottom: 0px;
}

.shop-list-item,
.shop-list-item:focus,
.shop-list-item:hover {
    text-decoration: none;
    color: #3c3c3b;
}

.shop-list-item .img-box {
    display: inline-block;
    text-decoration: none;
    color: #3c3c3b;
}

.shop-list-item .img-box img {
    background: #f7f7f7;
    width: 100%;
}

.shop-list-item .title {
    margin: 0px 0px 20px;
    padding: 0px;
    font-weight: 700;
    font-size: 32px;
    line-height: 40px;
    letter-spacing: 0.05em;
}

.shop-list-item .intro {
    margin: 0px 0px 20px;
    padding: 0px;
    font-weight: 400;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
}

.shop-list-item .title a,
.shop-list-item .intro a {
    text-decoration: none;
    color: #3c3c3b;
}

@media (min-width: 1260px) {
    .shop-list-item .title {
        min-height: 40px;
    }
}

@media (max-width: 767px) {
    .shop-list-item .title {
        margin-top: 20px;
        font-size: 20px;
        line-height: 30px;
        word-break: break-word;
    }
}

.shop-list-item .price {
    margin: 0px 0px 20px;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    letter-spacing: 0.05em;
    color: #3c3c3b;
}

.shop-list-item .price .previous {
    font-size: 14px;
    line-height: 20px;
    white-space: nowrap;
}

.shop-list-item .price .current {
    font-weight: 700;
    color: #a9d400;
    white-space: nowrap;
}

.shop-list-item .price .price-net .current {
    font-size: 25px;
    line-height: 30px;
}

.shop-list-item .price .current:not(:last-child) {
    margin-right: 20px;
}

.shop-list-item .price .price-class {
    margin-right: 5px;
}

.shop-list-item .price .current .price-class {
    font-weight: 700;
    color: #a9d400;
}

.shop-list-item .btn {
    display: inline-block;
    line-height: 20px;
    padding-top: 0px;
    padding-bottom: 0px;
}

.text-line-through {
    text-decoration: none;
    position: relative;
}

.text-line-through::before {
    content: "";
    position: absolute;
    top: 50%;
    left: -4px;
    right: -4px;
    border-top: 1px solid;
    border-color: inherit;
    transform: rotate(-6deg);
}

.wsbasket-box {
    position: fixed;
    bottom: 265px;
    left: 55px;
    z-index: 5;
    font-size: 0px;
    line-height: 0px;
    margin-bottom: 15px;
    padding-bottom: 25px;
}

.wsbasket-box+.wsbasket-box {
    bottom: 322px;
}

.wsbasket-box::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 20px;
    height: 1px;
    background: #a9d400;
}

.wsbasket-box .wsbasket-icon {
    margin-left: -4px;
    color: #000000;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
    text-decoration: none;
    position: relative;
    text-decoration: none;
    -webkit-transition: color 0.3s ease;
    transition: color 0.3s ease;
}

.wsbasket-box .wsbasket-icon:hover {
    color: #a9d400;
    text-decoration: none;
}

.wsbasket-box .wsbasket-icon .number_of_basket {
    display: inline-block;
    position: absolute;
    bottom: -11px;
    left: 14px;
    height: 20px;
    min-width: 20px;
    background: #a9d400;
    border-radius: 10px;
    border: 1px solid #ffffff;
    color: #ffffff;
    line-height: 20px;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
}

@media (max-width: 991px) {
    .wsbasket-box {
        top: 48px;
        bottom: auto;
        left: auto;
        right: 120px;
        z-index: 5;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .wsbasket-box::before {
        display: none;
    }
    .wsbasket-box .wsbasket-icon {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .wsbasket-box {
        top: 30px;
        right: 110px;
    }
}

/* shop end */

/* wcag */

.wcag-box {
    position: fixed;
    bottom: 265px;
    left: 55px;
    z-index: 5;
    font-size: 0px;
    line-height: 0px;
    margin-bottom: 15px;
    padding-bottom: 25px;
}

.wsbasket-box+.wcag-box {
    bottom: 347px;
}

.wcag-box::before {
    content: '';
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 20px;
    height: 1px;
    background: #a9d400;
}

.wcag-box .wcag-icon {
    margin-left: -4px;
    background: #ebc70f;
    color: #000000;
    font-size: 18px;
    width: 32px;
    height: 32px;
    line-height: 32px;
    text-align: center;
    border-radius: 16px;
    cursor: pointer;
    -webkit-transition: none;
    transition: none;
    text-decoration: none;
    position: relative;
}

.wcag-box .wcag-icon:focus,
.wcag-box .wcag-icon:hover {
    background: #000000;
    color: #ffffff;
    text-decoration: none;
}

@media (max-width: 991px) {
    .wcag-box {
        top: 48px;
        bottom: auto;
        left: auto;
        right: 120px;
        z-index: 5;
        margin-bottom: 0px;
        padding-bottom: 0px;
    }
    .wsbasket-box+.wcag-box {
        right: 165px;
    }
    .wcag-box::before {
        display: none;
    }
    .wcag-box .wcag-icon {
        margin-left: 0px;
    }
}

@media (max-width: 767px) {
    .wcag-box {
        top: 30px;
        right: 100px;
    }
    .wsbasket-box+.wcag-box {
        right: 145px;
    }
}

/* wcag end */

/* partner logo */

.partner-logo-container {
    font-size: 0;
    line-height: 0;
    margin: -10px 0 50px;
    text-align: center;
}

.partner-logo-container .box {
    display: inline-block;
    margin: 15px 30px;
}

.partner-logo-container .box img {
    height: 48px;
}

@media (max-width: 767px) {
    .partner-logo-container .box {
        margin: 10px 10px;
    }
    .partner-logo-container .box img {
        height: 25px;
    }
}

/* partner logo end */
