.content-heading {
    margin-top: 40px;
}
.content-heading .title-page{
    margin: 0 20px 0 0;
    max-width: 471px;
    width: 100%;
    font-family: 'Noto Sans TC';
}
.content-heading .content-top {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    align-items: flex-end;
    margin-bottom: 16px;
}
.content-heading .socials > div:not(:last-child) {
    margin-right: 20px;
}
.content-heading .socials {
    display: flex;
}
.content-heading .socials .downloadable-files .file a,
.content-heading .socials .label {
    cursor: pointer;
    position: relative;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: auto;
    transition: all .3s;
}
.content-heading .socials .downloadable-files .file a::before,
.content-heading .socials .label::before {
    content: '';
    width: 24px;
    height: 24px;
    display: inline-block;
    vertical-align: bottom;
    background: url('../images/material-symbols_share-outline.svg');
    background-size: contain;
    background-repeat: no-repeat;
    margin-right: 4px;
}
.content-heading .socials .downloadable-files .file a::before {
    background: url('../images/material-symbols_download.svg');
    background-size: contain;
    background-repeat: no-repeat;
}
.content-heading .socials .share-social {
    position: absolute;
    top: calc(100% + 16px);
    right: 0;
    padding: 0 31px;
    background: #ffffff;
    box-shadow: 0px 0px 4px 0px #00000040;
    border-radius: 10px;
    display: none;
}
.content-heading .socials .share-social a {
    margin: 20px 0;
    display: block;
}
.content-heading .socials .share {
    position: relative;
}
.hero-banner img {
    height: 439px;
    width: 100%;
    object-fit: cover;
    object-position: center;
}
.hero-banner {
    border-radius: 10px;
    overflow: hidden;
}
.info-wrapper {
    margin-top: 40px;
}
.title-section,
.introduction-section :is(h1, h2, h3, h4, h5, h6),
.info-wrapper .sticky-container > .info .content-page :is(h1, h2, h3, h4, h5, h6) {
    margin: 0 0 20px;
}
.info-wrapper .sticky-container > .info {
    max-width: 684px;
    width: 100%;
}
.info-wrapper .sticky-container > .info > div:not(:first-child) {
    margin-top: 40px;
}
.info-wrapper .sticky-container > .info {
    display: flex;
    flex-direction: column;
}
.features-section .feature .content {
    margin-top: 16px;
}
.features-section .feature .title {
    margin: 16px 0 0;
}
.features-section .feature {
    text-align: center;
    color: #000000;
    max-width: 241.33px;
    width: 100%;
    margin: 0 auto;
}
.features-section .icon {
    max-width: 80px;
    margin: 0 auto;
}
.features-section > div {
    padding: 0 20px;
}
.features-section {
    display: flex;
    align-items: flex-start;
    margin-left: -20px;
    margin-right: -20px;
}
.past-projects-section .portfolios .hide {
    display: none;
}
.past-projects-section .portfolio .title {
    margin: 0;
}
.past-projects-section .portfolio .portfolio-content > *:not(:last-child) {
    margin-bottom: 12px;
}
.past-projects-section .portfolio .portfolio-content {
    padding: 16px 16px 14px;
    display: flex;
    flex-direction: column;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    overflow: hidden;
}
.past-projects-section .portfolio .image img {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    object-fit: cover;
    object-position: center;
}
.past-projects-section .portfolio .image {
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
    overflow: hidden;
    width: calc(100% + 2px);
    margin-left: -1px;
    margin-top: -1px;
    height: 0;
    padding-bottom: 93.93%;
    position: relative;
}
.past-projects-section .portfolios .portfolio .date {
    font-size: 14px;
    font-weight: 500;
    line-height: 16.8px;
    color: #6A6A6A;
}
.past-projects-section .portfolios .portfolio .title {
    color: #000000;
    font-weight: 600;
}
.past-projects-section .portfolios .portfolio .content {
    line-height: 23px;
    margin-top: -18.99px;
    padding-top: 18.99px;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.past-projects-section .portfolios .portfolio .pdf-file {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    opacity: 0;
    z-index: 3;
}
.past-projects-section .portfolios .portfolio {
    max-width: 315px;
    width: 100%;
    position: relative;
    height: auto;
    height: auto;
    border: 1px solid #A1AE59;
    border-radius: 11px;
}
.testimonials-section .show-all-comments::after,
.past-projects-section .show-all-portfolio::after {
    content: '';
    width: 18px;
    height: 18px;
    right: 0;
    top: 4px;
    background-image: url(../images/arrow-up-bold.svg);
    background-size: cover;
    background-position: center;
    position: absolute;
}
.testimonials-section .show-all-comments,
.past-projects-section .show-all-portfolio {
    margin-top: 40px;
    position: relative;
    text-decoration-line: underline;
    text-decoration-style: solid;
    text-underline-position: from-font;
    text-decoration-skip-ink: none;
    padding-right: 22px;
    display: inline-block;
    cursor: pointer;
    margin-left: 10px;
}
.testimonials-section .show-all-comments {
    margin-top: 29px;
}
.testimonials-section .testimonial .content {
    display: -webkit-box;
    -webkit-line-clamp: 7;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    padding-top: 8px;
    margin-top: -8px;
}
.testimonials-section .testimonial .testimonial-top .publisher-name {
    font-size: 14px;
    font-weight: 700;
    line-height: 16.8px;
    color: #000000;
    margin: 0;
}
.testimonials-section .testimonial .testimonial-top .title {
    margin: 0 0 4px;
    font-weight: 700;
    color: #000000;
}
.testimonials-section .testimonial.hide {
    display: none;
}
.testimonials-section .testimonial .testimonial-top .testimonial-info {
    margin-left: 20px;
}
.testimonials-section .testimonial .testimonial-top {
    display: flex;
    align-items: center;
    margin-bottom: 27px;
}
.testimonials-section .testimonial .icon.default img{
    border: 1px solid #5F7935;
}
.testimonials-section .testimonial {
    padding-top: 19.7px;
    width: calc(50% - 20px);
}
.testimonials-section .testimonial .icon img{
    width: 46px;
    min-width: 46px;
    height: 46px;
    object-fit: cover;
    object-position: center;
    border-radius: 50%;
}
.partners-section .slider {
    margin-left: -21px;
    margin-right: -21px;
}
.partners-section #custom-dots {
    margin-top: 32px
}
.partners-section #custom-dots .dot.active::after {
    background: #5F7935;
}
.partners-section #custom-dots .dot::after {
    content: '';
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #D9D9D9;
    display: block;
}
.partners-section .slick-dots {
    display: none !important;
}
.partners-section #custom-dots {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}
.partners-section #custom-dots .dot{
    width: 16px;
    height: 16px;
    display: flex;
    align-items: center;
    justify-content: center;
    cursor: pointer;
    margin: 0 4px;
}
.partners-section .partner .logo {
    height: 48px;
    display: flex;
    align-items: center;
    justify-content: center;
}
.partners-section .partner .title-section {
    margin: 0 0 8px;
}
.partners-section .partner {
    padding: 12px 21px;
}
.partners-section .partner .logo img {
    max-width: 200px;
    width: auto;
    max-height: 48px;
    height: auto;
}
.partners-section .content-section {
    text-align: center;
    font-size: 14px;
    font-weight: 500;
    line-height: 26px;
    margin-top: 20px;
}
.partners-section,
.testimonials-section,
.past-projects-section,
.introduction-section {
    padding-top: 40px;
    border-top: 1px solid #959595;
}
.introduction-section p:not(:last-child) {
    margin-bottom: 26px;
}
.collaboration-page {
    padding-bottom: 112.7px;
}
.collaboration-popup .popup-bottom {
    padding: 60px 96px 71px;
    margin-top: 0;
    overflow-y: auto;
    max-height: calc(100vh - 193px);
}
.collaboration-popup .container {
    padding: 36px;
}
.collaboration-popup .popup-heading .popup-title {
    margin: 0;
    color: #000000;
}
.collaboration-popup .popup-heading .close-button {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 23px;
    left: 24px;
    cursor: pointer;
}
.collaboration-popup .popup-heading {
    padding: 22px 50px 21px;
    text-align: center;
    position: relative;
    border-bottom: 1px solid #D9D9D9;
}
.testimonials-popup.collaboration-popup .popup-container {
    padding-bottom: 20px;
}
.collaboration-popup .popup-container {
    background: #ffffff;
    border-radius: 10px;
    overflow: hidden;
    padding-bottom: 0;
}
.testimonials-popup.collaboration-popup .testimonial-scroll::-webkit-scrollbar,
.collaboration-popup .popup-bottom::-webkit-scrollbar {
    width: 4px;
}
.testimonials-popup.collaboration-popup .testimonial-scroll::-webkit-scrollbar-track,
.collaboration-popup .popup-bottom::-webkit-scrollbar-track {
    background: transparent;
}
.testimonials-popup.collaboration-popup .testimonial-scroll::-webkit-scrollbar-thumb,
.collaboration-popup .popup-bottom::-webkit-scrollbar-thumb {
    background: #D9D9D9;
    border-radius: 10px;
}
body .portfolios-slider .swiper-button-next {
    right: -72px;
}
body .portfolios-slider .swiper-button-prev {
    left: -72px;
}
.collaboration-popup .portfolios-slider {
    position: relative;
}
.collaboration-popup.show {
    opacity: 1;
    pointer-events: auto;
    z-index: 9999999;
}
.collaboration-popup {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #00000066;
    z-index: 9999999;
    align-items: center;
    opacity: 0;
    pointer-events: none;
    /* transition: all .3s; */
}
body.testimonials-popup-show,
body.portfolios-popup-show {
    overflow: hidden;
}
.testimonials-section .testimonials-popup .testimonial {
    width: 100%;
}
.testimonials-popup.collaboration-popup .container {
    max-width: 772px;
}
.testimonials-popup.collaboration-popup .testimonial-scroll > div:not(:last-child) {
    margin-bottom: 40px;
}
.testimonials-popup.collaboration-popup .testimonial-scroll {
    max-height: calc(100vh - 192px);
    padding-right: 24px;
    overflow-y: auto;
    display: flex;
    flex-direction: column;
}
.testimonials-popup.collaboration-popup .popup-bottom {
    padding: 0 24px;
    overflow: hidden;
}
.testimonials-section .testimonials-popup .testimonial .content {
    display: block;
    -webkit-line-clamp: unset;
    -webkit-box-orient: unset;
    overflow: unset;
    text-overflow: unset;
    padding-top: 0;
    margin-top: 0;
}
.admin-bar .sticky-container .form-contact .form-container {
    top: 152px;
}
.sticky-container .form-contact .form-container {
    position: sticky;
    top: 120px;
    right: 0;
    box-shadow: 0px 0px 10px 0px #0000001A;
    border-radius: 10px;
    overflow: hidden;
}
.form-contact .step-run h4 {
    margin: 0;
    color: #ffffff;
    line-height: 24px;
    position: relative;
    z-index: 2;
}
.form-contact form .input-item .label.require::after {
    content: '*';
    color: #990000;
    display: inline-block;
    margin-left: 8px;
}
.form-contact form input[type="submit"] {
    background: #5F7935;
    border: none;
    padding: 14px 20px;
    line-height: 19.2px;
    color: #ffffff;
    font-weight: 500;
    border-radius: 100px;
    margin: 8px 0 0;
    height: 51px;
    cursor: pointer;
    -webkit-appearance: none;
    appearance: none;
}
.form-contact .wpcf7-spinner {
    display: none;
    margin: 10px auto 0;
}
.form-contact form.submitting .wpcf7-spinner {
    display: block;
}
.form-contact form .input-item textarea {
    height: 238px;
    resize: none;
}
.form-contact form .input-item input::selection,
.form-contact form .input-item input:focus, 
.form-contact form .input-item input:-webkit-autofill:focus,
.form-contact form .input-item input:-webkit-autofill:hover,
.form-contact form .input-item input:-webkit-autofill,
.form-contact form .input-item input:-webkit-autofill:active {
    background-color: #ffffff !important;
    -webkit-box-shadow: 0 0 0 30px white inset !important;
}
.form-contact form .input-item textarea,
.form-contact form .input-item select,
.form-contact form .input-item input {
    border: 1px solid #6A6A6A;
}
.form-contact form .input-item textarea.wpcf7-not-valid,
.form-contact form .input-item select.wpcf7-not-valid,
.form-contact form .input-item input.wpcf7-not-valid {
    border-color: #990000;
}
.form-contact form .input-item .label {
    font-size: 16px;
    font-weight: 500;
    line-height: 19.2px;
    margin: 0 0 12px;
    display: flex;
}
.form-contact form .input-item.has-dropdown.open .wpcf7-form-control-wrap::before {
    transform: rotate(180deg);
}
.form-contact form .input-item.has-dropdown .wpcf7-form-control-wrap::before {
    content: '';
    width: 24px;
    height: 24px;
    position: absolute;
    right: 20px;
    top: 17px;
    background-image: url('../images/arrow-up-normal.svg');
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    pointer-events: none;
    transition: all .3s;
}
.form-contact form .input-item.has-dropdown .wpcf7-form-control-wrap input {
    padding-right: 64px;
    cursor: pointer;
    caret-color: transparent;
}
.form-contact form .input-item.has-dropdown ul li {
    color: #000000;
    padding: 15px 20px;
    cursor: pointer;
}
.form-contact form .input-item.has-dropdown ul {
    border: 1px solid #6A6A6A;
    box-shadow: 0px 0px 10px 0px #0000001A;
    z-index: 9;
    position: absolute;
    width: 100%;
    top: calc(100% + 10px);
    background: #ffffff;
    border-radius: 10px;
    display: none;
    overflow: hidden;
    max-height: 170px;
    overflow-y: auto;
    margin: 0;
    padding: 0;
    list-style: none;
}
.form-contact form .input-item.has-dropdown {
    position: relative;
}
.form-contact form .input-item.has-dropdown .wpcf7-form-control-wrap {
    position: relative;
    display: block;
}
.form-contact form .input-item {
    margin: 0 0 23px;
}
.form-contact form .form-title {
    margin: 0 0 24px;
    line-height: 28.8px;
}
.form-contact .step {
    padding: 44px 40px 50px;
}
.form-contact .prev-button button {
    margin-top: 19px;
    width: 100%;
    height: 51px;
    background: transparent;
    color: #5f7935;
    border-width: 2px;
}
.form-contact .step-run.is-step-2::before {
    width: 82.5%;
}
.form-contact .step-run::before {
    content: '';
    background: #5F7935;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .3s;
}
.form-contact .step-run.is-step-2::after {
    left: calc(82.5% - 1px);
}
.form-contact .step-run::after {
    content: '';
    background: #5F7935;
    width: 23px;
    height: 100%;
    position: absolute;
    top: 0;
    left: calc(50% - 1px);
    clip-path: polygon(-2% -4%, -2% 104%, 100% 50%);
    transition: all .3s;
}
.form-contact .step-run {
    padding: 14px 16px;
    background: #5F793533;
    position: relative;
}
.sticky-container .form-contact {
    max-width: 471px;
    width: 100%;
}
.sticky-container {
    position: relative;
    display: flex;
    justify-content: space-between;
}
.share-social .copy-link .copy-success {
    position: absolute;
    top: 120%;
    left: 50%;
    transform: translateX(-50%);
    background-color: black;
    color: white;
    padding: 5px 10px;
    border-radius: 5px;
    font-size: 12px;
    white-space: nowrap;
    font-family: var(--font-body);
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
}
.share-social .copy-link {
    position: relative;
}
form .wpcf7-not-valid-tip {
    font-size: 16px;
    font-weight: 400;
    line-height: 26px;
    color: #990000;
    margin-top: 10px;
    display: inline-block;
    width: 100%;
    vertical-align: top;
}
body .wpcf7 form.invalid .wpcf7-response-output {
    color: #990000;
}
@media (max-width: 1365px) {
    .sticky-container .form-contact {
        max-width: 40%;
    }
    .info-wrapper .sticky-container > .info {
        max-width: calc(60% - 40px);
        margin-right: 40px;
    }
    .past-projects-section .portfolios .portfolio {
        max-width: calc(50% - 20px);
    }
}
@media (min-width: 1200px) {
    body.portfolios-popup-show .site-header,
    body.testimonials-popup-show .site-header,
    body.testimonials-popup-show,
    body.portfolios-popup-show {
        padding-right: 17px;
    }
    body.testimonials-popup-show .back-to-top,
    body.portfolios-popup-show .back-to-top {
        right: 25px;
    }
}
@media (max-width: 1199px) {
    .hero-banner img {
        height: 400px;
    }
    .features-section {
        margin-left: -15px;
        margin-right: -15px;
    }
    .features-section > div {
        padding: 0 15px;
    }
    .testimonials-section .show-all-comments {
        margin-top: 11px;
    }
    .collaboration-page {
        padding-bottom: 90px;
    }
}
@media (max-width: 1024px) {
    .hero-banner img {
        height: 350px;
    }
    .form-contact .step {
        padding: 30px;
    }
}
@media (max-width: 991px) {
    .hero-banner img {
        height: 300px;
    }
    .features-section {
        margin-left: -10px;
        margin-right: -10px;
    }
    .features-section > div {
        padding: 0 10px;
    }
    .info-wrapper .sticky-container > .info {
        max-width: calc(60% - 30px);
        margin-right: 30px;
    }
    .collaboration-page {
        padding-bottom: 70px;
    }
    .form-contact form .input-item {
        margin: 0 0 20px;
    }
    .form-contact form .form-title {
        margin: 0 0 20px;
    }
}
@media(min-width: 768px) {
    .screen-mobile {
        display: none;
    }
    .testimonials-section .testimonials:not(.testimonials-popup) .swiper,
    .past-projects-section .portfolios:not(.collaboration-popup) .swiper {
        margin-left: 0;
    }
    .testimonials-section .testimonials:not(.testimonials-popup) .swiper-wrapper,
    .past-projects-section .portfolios:not(.collaboration-popup) .swiper-wrapper {
        display: flex;
        flex-wrap: wrap;
        transform: none !important;
    }
    .past-projects-section .portfolios:not(.collaboration-popup) .portfolio {
        height: auto;
        margin: 0 10px 40px !important;
    }
    .past-projects-section .show-all-portfolio {
        margin-top: 0;
    }
    .past-projects-section .portfolios:not(.collaboration-popup),
    .testimonials-section .testimonials:not(.testimonials-popup) {
        margin-left: -10px;
        margin-right: -10px;
    }
    .testimonials-section .testimonials:not(.testimonials-popup) .testimonial {
        margin: 0 10px 20px !important;
        width: calc(50% - 20px);
        height: auto;
    }
}
@media(min-width: 992px) {
    .testimonials-section .testimonials:not(.testimonials-popup) {
        margin-left: -20px;
        margin-right: -20px;
    }
    .testimonials-section .testimonials:not(.testimonials-popup) .testimonial {
        margin: 0 20px 29px !important;
        width: calc(50% - 40px);
    }
}
@media (max-width: 767.98px) {
    .hero-banner img {
        height: 272px;
    }
    .content-heading .socials .downloadable-files .file a, .content-heading .socials .label {
        font-size: 0;
        width: 35px;
        height: 35px;
        display: flex;
        align-items: center;
        justify-content: center;
        border-radius: 50%;
        background: #ffffff;
    }
    .content-heading .container {
        display: flex;
        flex-direction: column;
        position: relative;
    }
    .content-heading .content-top {
        order: 2;
        margin-bottom: 0;
    }
    .content-heading .title-page {
        margin-top: 20px;
    }
    .content-heading .socials {
        position: absolute;
        right: 20px;
        top: 20px;
    }
    .content-heading .socials > div:not(:last-child) {
        margin-right: 10px;
    }
    .hero-banner {
        width: calc(100% + 40px);
        margin-left: -20px;
        border-radius: 0;
    }
    .sticky-container .fixed-form-contact button {
        height: 51px;
        width: 100%;
        max-width: 353px;
    }
    .sticky-container .fixed-form-contact .fixed-wrapper {
        text-align: center;
    }
    .sticky-container .fixed-form-contact {
        position: fixed;
        border-top: 1px solid #D9D9D9;
        left: 0;
        bottom: 0;
        z-index: 9999991;
        background: #fff;
        padding: 20px;
        width: 100%;
        transition: all .3s;
    }
    .info-wrapper .sticky-container > .info {
        max-width: 100%;
    }
    .sticky-container {
        display: block;
    }
    .features-section {
        flex-direction: column;
    }
    .features-section .feature:not(:last-child) {
        margin-bottom: 74px;
    }
    .features-section .feature {
        max-width: 100%;
    }
    .sticky-container .form-contact.show {
        opacity: 1;
        pointer-events: auto;
    }
    .sticky-container .form-contact .form-heading .form-title {
        margin: 0;
        text-align: center;
    }
    .sticky-container .form-contact .form-heading {
        border-bottom: 1px solid #D9D9D9;
        position: relative;
        padding: 22px 20px 23px;
    }
    .sticky-container .form-contact .close-button {
        position: absolute;
        top: 24px;
        left: 20px;
    }
    .sticky-container .form-contact {
        max-width: 100%;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
        background: #ffffff;
        z-index: 9999999;
        opacity: 0;
        pointer-events: none;
        transition: all .3s;
    }
    .sticky-container .form-contact .form-container {
        position: static;
        box-shadow: none;
        border-radius: 0;
    }
    .form-contact .step-run::after {
        left: calc(54.5% - 1px);
        clip-path: polygon(-2% -4%, -2% 104%, 100% 50%);
    }
    .form-contact .step-run::before {
        width: 54.5%;
    }
    .form-contact .step > div {
        max-height: 100%;
        overflow-y: auto;
        padding: 40px 20px;
    }
    .form-contact .step {
        padding: 0;
        max-height: calc(100vh - 125px);
        display: flex;
        flex-direction: column;
    }
    .form-contact form .form-title {
        font-size: 24px;
        margin: 0 0 23px;
    }
    .form-contact form .input-item {
        margin: 0 0 24px;
    }
    .form-contact .step-run.is-step-2::after {
        left: calc(79.5% - 1px);
    }
    .form-contact .step-run.is-step-2::before {
        width: 79.5%;
    }
    .form-contact .step-run {
        padding: 14px 12px;
    }
    .form-contact .step-run.is-step-2 {
        padding: 14px 18px;
    }
    body.form-contact-show {
        overflow: hidden;
    }
    .content-heading {
        margin-top: 19px;
    }
    .features-section {
        margin-bottom: 19px;
    }
    .past-projects-section .portfolios .portfolio {
        max-width: initial;
        width: 315px;
    }
    .testimonials-section .testimonials:not(.testimonials-popup) .swiper,
    .past-projects-section .portfolios .swiper {
        padding-right: 20px;
    }
    .testimonials-section .testimonials:not(.testimonials-popup),
    .past-projects-section .portfolios:not(.portfolios-popup) {
        width: calc(100% + 20px);
    }
    body.page-template-collaboration {
        padding-bottom: 92px;
    }
    .collaboration-popup .container {
        max-width: 100%;
        padding: 0;
        width: 100%;
        height: 100%;
    }
    .collaboration-popup {
        z-index: 9999992;
    }
    .collaboration-popup .popup-container {
        border-radius: 0;
        width: 100%;
        height: 100%;
        padding: 0;
    }
    .collaboration-popup .popup-bottom .swiper-button-next,
    .collaboration-popup .popup-bottom .swiper-button-prev {
        display: none;
    }
    .collaboration-popup .popup-bottom {
        max-height: calc(100% - 70px);
        padding: 0;
        margin: 0;
        overflow: hidden;
        display: flex;
        flex-direction: column;
    }
    .collaboration-popup .portfolios-slider .swiper-wrapper {
        display: block;
        transform: none;
        width: 100%;
        height: 100%;
    }
    .past-projects-section .collaboration-popup.portfolios .portfolio:not(:first-child) {
        margin-top: 20px;
    }
    .past-projects-section .collaboration-popup.portfolios .portfolio {
        margin-right: auto !important;
        margin-left: auto;
        max-width: 315px;
        width: 100%;
    }
    .past-projects-section .portfolios.collaboration-popup .swiper {
        padding-right: 0;
    }
    .collaboration-popup .portfolios-slider {
        height: 100%;
        overflow-y: auto;
        padding: 40px 39px;
    }
    .collaboration-popup .popup-heading .close-button::after {
        content: '';
        width: 24px;
        height: 24px;
        display: inline-block;
        background-image: url('../images/arrow-up-bold.svg');
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center;
        transform: rotate(180deg);
    }
    .collaboration-popup .popup-heading .close-button {
        left: 20px;
    }
    .collaboration-popup .popup-heading .close-button svg {
        display: none;
    }
    .testimonials-popup.collaboration-popup .popup-container {
        padding-bottom: 0;
    }
    .testimonials-popup.collaboration-popup .popup-bottom {
        padding: 0;
    }
    .testimonials-popup.collaboration-popup .testimonial-scroll {
        max-height: 100%;
        padding: 40px 20px;
    }
    .testimonials-section .testimonials-popup .testimonial {
        padding-top: 0;
    }
    .testimonials-section .testimonial .testimonial-top {
        margin-bottom: 24px;
    }
    .collaboration-page {
        overflow: hidden;
        padding-bottom: 60px;
    }
    .testimonials-section .testimonial {
        width: 321px;
    }
    .testimonials-section .title-section {
        font-size: 24px;
    }
    .testimonials-section .show-all-comments {
        margin-top: 48px;
    }
    .content-heading .socials .downloadable-files .file a::before {
        margin-right: 0;
    }
    .content-heading .socials .share .label::before {
        margin-right: 3px;
    }
}
@media screen and (-webkit-min-device-pixel-ratio: 0) and (orientation: portrait) {
    .form-contact .step {
        max-height: calc(100dvh - 125px);
    }
}