/*@import url('/fonts/fonts.css');*/

@tailwind base;
@tailwind components;
@tailwind utilities;

html {
    scroll-behavior: smooth;
}

body {
    font-family: 'Figtree', sans-serif;
}

h1 {
    line-height: 100%;
}
h2 {
    line-height: 100%;
}
p {
    line-height: 150%;
}

.custom-colspan {
    grid-column: span 6 / span 6;
}

.gradient-button {
    padding: 3px;
    background: linear-gradient(138.37deg, #FBBC1A 18.19%, #DF4755 42.57%, #D21D63 66.12%, #685AA7 93.44%);
}

.white-gradient-bg {
    background: linear-gradient(0deg, rgba(255, 255, 255, 1) 0%, rgba(245, 245, 247, 1) 100%);
}

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
}

body {
    background-color: #F5F5F7;
}

.logo-box {
    width: 50px;
    height: 30px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-shrink: 0;
}
.logo-box img {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}

.grecaptcha-badge { visibility: hidden; }

.scrolltotop {
    opacity: 0;
    pointer-events: none;
    transition: opacity 0.3s ease;
    position: fixed;
    right: 1rem;
    bottom: 2rem;
    z-index: 50;
}

.scrolltotop.show {
    opacity: 1;
    pointer-events: auto;
}

.scrolltotop.in-footer {
    filter: invert(1);
}


.custom-nav {
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,0.1) !important;
}

.edynamix-container {
    width:83%;
    /*width:75%;*/
    /*max-width: 1300px;*/
    margin: auto;
}

.lc {
    margin-left: 0;
    width:90% !important;
}
.rc {
    /*margin-right: 0;*/
    /*width:90% !important;*/
}


a {
    text-decoration: none;
}
.b-ico {
    max-height: 50px;
    margin-left: 30px;
    margin-right: 30px;
}
a:hover {
    text-decoration: underline;
}

.navigation-links > a {
    color: black;
}

#nav {
    position: relative;
    z-index: 100;
}

#desktop-dropdown-items {
    position: absolute;
    top: 100%;
    left: 0;
    width: 100%;
    margin-top: 0;
    z-index: 200;
    background: white;
    box-shadow: 0 4px 6px -4px rgba(0,0,0,0.1);
    padding-bottom: 1.25rem;
}

.hamburger-menu {
    height: 90dvh !important;
}

.button-primary {
    background: #1D1D1F;
}

.button-primary:hover {
    background: transparent !important;
    background: linear-gradient(to bottom, #4A4A4D, #2D2D2D) !important;
    text-decoration: none;
}

.button-primary-white {
    background: #fff;
    text-decoration: none;
}

.button-primary-white:hover {
    background: transparent !important;
    background: linear-gradient(to bottom, #EBEBEB, #E1E1E1) !important;
    text-decoration: none;
}

.button-secondary {
    color: white;
    background-color: #1D1D1F;
    font-weight: 700;
    font-size: 14px;
    height: 40px;
}

.button-secondary-white {
    color: #1D1D1F;
    background-color: white;
    font-weight: 700;
    font-size: 14px;
    height: 40px;
}


.main-button {
    background-color: #1D1D1F;
    padding: 10px 16px;
    border-radius: 39px;
    width: 105px;
    height: 40px;
    color: white !important;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 14px;
}
.no-scroll {
    overflow: hidden;
    position: fixed;
    width: 100%;
}

.gradient-border-button {
    background-color: #000;
    color: #fff;
    padding: 10px 16px;
    border: 3px solid transparent;
    border-radius: 39px;

    border-image-source: linear-gradient(
            138.37deg,
            #FBBC1A 18.19%,
            #DF4755 42.57%,
            #D21D63 66.12%,
            #685AA7 93.44%
    );
    border-image-slice: 1;
}

.gradient-border-login-button {
    border: 3px solid transparent;
    border-radius: 39px;
    border-image-source: linear-gradient(
            138.37deg,
            #FBBC1A 18.19%,
            #DF4755 42.57%,
            #D21D63 66.12%,
            #685AA7 93.44%
    );
    border-image-slice: 1;
}

.btn-wrapper {
    display: inline-block;
    border-radius: 39px;
    overflow: hidden;
    background: linear-gradient(
            138.37deg,
            #FBBC1A 18.19%,
            #DF4755 42.57%,
            #D21D63 66.12%,
            #685AA7 93.44%
    );
    padding: 3px;
}

.gradient-border-login-button {
    background: white;
    border: none;
    border-radius: inherit;
    padding: 12px 20px;
}
.gradient-border-cookie-button {
    border: 3px solid transparent;
    border-radius: 39px;
    border-image-source: linear-gradient(
            138.37deg,
            #FBBC1A 18.19%,
            #DF4755 42.57%,
            #D21D63 66.12%,
            #685AA7 93.44%
    );
    border-image-slice: 1;
}

.gradient-border-cookie-button {
    background: white;
    border: none;
    border-radius: inherit;
}


.main-section {
    padding-top: 120px;
}

.section-title {
    font-size: 3.875rem;
    font-weight: 800;
    line-height: 100%;
}

.section-title-bg {
    font-size: 3.5rem;
    font-weight: 800;
    line-height: 100%;
}

.solutions-for-oem-title {
    font-size: 40px;
    font-weight: 800;
    line-height: 100%;
}

/*
.container-type-inline-size-custom {
    container-type: inline-size;
}

.section-title-container-dynamic {
    font-size: clamp(1.75rem, 10cqw, 3.875rem);
    font-weight: 800;
    line-height: 100%;
}
*/

.section-text {
    font-size: 1.125rem;
    font-weight: 400;
    line-height: 150%;
}

.selected-year {
    background: linear-gradient(84.34deg, #685AA7 6.42%, #D63E43 47.76%, #FBBC1A 80.24%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent;
}

.font-40 {
    font-size: 2.5rem;
}

.font-62 {
    font-size: 3.875rem;
}

.img-bg {
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.no-scrollbar::-webkit-scrollbar {
    display: none;
}
.no-scrollbar {
    -ms-overflow-style: none;  /* IE and Edge */
    scrollbar-width: none;     /* Firefox */
}

.thumb-brd {
    display: flex;
    justify-content: center;
    width: max-content;
    /*padding: 0 90px;*/
    height: 100%;
    align-items: center;
}

.lhi {
    line-height: 100%;
}
.lh-title {
    line-height: 120% !important;
}

.gb-section-vertical-pd {
    padding-block: 2rem;
}

.gb-heading-m-bottom-1 {
    margin-bottom: 2rem;
}

/* --- START: Tailwind's standard min-width breakpoints --- */

.container-wrapper-main {
    padding-right: 1em;
    padding-left: 1em;
    margin-right: auto;
    margin-left: auto;
}

.text-gradient {
    background: linear-gradient(to right, #685AA7,#D63E43,#FBBC1A);
    background-clip: text;
    color: transparent;

    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;
}

/* checkbox */

input[type="checkbox"],
input[type="radio"] {
    width: 35px;
    height: 35px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border: 2px solid #E7E7E7;
    border-radius: 8px;
    vertical-align: middle;
    background-image: url("data:image/svg+xml;charset=UTF-8,%3csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='17px' height='12px' viewBox='0 0 17 12' style='enable-background:new 0 0 17 12;fill: white' xml:space='preserve'%3e%3cpath d='M 14.2144 2.2416 C 14.1385 2.165 14.0482 2.1043 13.9486 2.0628 C 13.8491 2.0213 13.7424 2 13.6345 2 C 13.5267 2 13.42 2.0213 13.3205 2.0628 C 13.221 2.1043 13.1307 2.165 13.0547 2.2416 L 6.9706 8.3339 L 4.4144 5.7696 C 4.3356 5.6934 4.2425 5.6336 4.1406 5.5934 C 4.0386 5.5532 3.9297 5.5335 3.8201 5.5354 C 3.7105 5.5373 3.6024 5.5607 3.5019 5.6044 C 3.4014 5.6481 3.3105 5.7112 3.2343 5.79 C 3.1582 5.8688 3.0983 5.9619 3.0581 6.0638 C 3.0179 6.1658 2.9982 6.2747 3.0001 6.3843 C 3.002 6.4938 3.0255 6.602 3.0692 6.7025 C 3.1129 6.803 3.1759 6.8939 3.2547 6.9701 L 6.3907 10.1061 C 6.4667 10.1826 6.557 10.2433 6.6565 10.2848 C 6.756 10.3263 6.8628 10.3476 6.9706 10.3476 C 7.0784 10.3476 7.1851 10.3263 7.2846 10.2848 C 7.3842 10.2433 7.4745 10.1826 7.5504 10.1061 L 14.2144 3.4421 C 14.2973 3.3656 14.3635 3.2728 14.4087 3.1695 C 14.454 3.0662 14.4773 2.9546 14.4773 2.8418 C 14.4773 2.729 14.454 2.6175 14.4087 2.5142 C 14.3635 2.4109 14.2973 2.318 14.2144 2.2416 Z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: cover;
    background-color: white;
    background-position: 50% 50%;
    background-size: 0 0;
    transition: 0.3s ease;
}

input[type="checkbox"]:active {
    background-color: #22242F;
}
input[type="checkbox"]:checked {
    background-size: 100% 100%;
    background-color: #22242F;
}

label{cursor:pointer}

/* form */
.upload-container {
    background: white;
    border-radius: 12px;
    box-shadow: 0 4px 20px rgba(0, 0, 0, 0.1);
    padding: 30px;
    width: 100%;
}

.upload-area {
    border: 2px dotted #e0e0e0;
    border-radius: 12px;
    transition: all 0.3s ease;
}

.upload-area:hover {
    border-color: #c0c0c0;
    background-color: #fafafa;
}

.upload-area.dragover {
    border-color: #4CAF50;
    background-color: #f0fff0;
}

#fileInput {
    display: none;
}

.file-list.visible {
    display: block;
}

.file-item {
    background: #f9f9f9;
    border-radius: 8px;
    transition: all 0.2s ease;
}

.file-item:hover {
    background: #f0f0f0;
}

.file-info {
    flex: 1;
    min-width: 0;
}

.file-details {
    flex: 1;
    min-width: 0;
}

.file-name {
    color: #333;
    font-size: 14px;
    font-weight: 500;
    white-space: nowrap;
    overflow: hidden;
}

.remove-btn {
    width: 32px;
    height: 32px;
    border: none;
    background: #ffebee;
    color: #f44336;
    border-radius: 50%;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all 0.2s ease;
    flex-shrink: 0;
    margin-left: 12px;
}

.remove-btn:hover {
    background: #f44336;
    color: white;
}

.remove-btn svg {
    width: 16px;
    height: 16px;
}

.no-files-message {
    color: #999;
    font-size: 14px;
    text-align: center;
    padding: 20px;
}

.status-message {
    margin-top: 16px;
    padding: 12px;
    border-radius: 8px;
    font-size: 14px;
    text-align: center;
    display: none;
}

.status-message.success {
    display: block;
    background: #e8f5e9;
    color: #2e7d32;
}

.status-message.error {
    display: block;
    background: #ffebee;
    color: #c62828;
}

.loader {
    width: 60px;
    height: 20px;
    aspect-ratio: 2;
    --_g: no-repeat radial-gradient(circle closest-side,#fff 90%,#fff0);
    background:
            var(--_g) 0%   50%,
            var(--_g) 50%  50%,
            var(--_g) 100% 50%;
    background-size: calc(100%/3) 50%;
    animation: l3 1s infinite linear;
}
@keyframes l3 {
    20%{background-position:0%   0%, 50%  50%,100%  50%}
    40%{background-position:0% 100%, 50%   0%,100%  50%}
    60%{background-position:0%  50%, 50% 100%,100%   0%}
    80%{background-position:0%  50%, 50%  50%,100% 100%}
}

/* sm - Tailwind: Screens 640px and wider */
@media screen and (min-width: 640px) {
    .container-wrapper-main {
        max-width: 610px;
    }
    .gb-section-vertical-pd {
        padding-block: 4rem;
    }
    .gb-heading-m-bottom-1 {
        margin-bottom: 3rem;
    }
}

/* md - Tailwind: Screens 768px and wider */
@media screen and (min-width: 768px) {
    .container-wrapper-main {
        max-width: 720px;
    }
}

/* lg - Tailwind: Screens 1024px and wider */
@media screen and (min-width: 1024px) {
    .container-wrapper-main {
        max-width: 980px;
    }
}

/* xl - Tailwind: Screens 1280px and wider */
@media screen and (min-width: 1280px) {
    .container-wrapper-main {
        max-width: 1220px;
    }
    .gb-section-vertical-pd {
        padding-block: 6rem;
    }
    .gb-heading-m-bottom-1 {
        margin-bottom: 4rem;
    }
}

/* 2xl - Tailwind: Screens 1536px and wider */
@media screen and (min-width: 1536px) {
    .container-wrapper-main {
        max-width: 1440px;
    }
    .gb-section-vertical-pd {
        padding-block: 8rem;
    }
    .gb-heading-m-bottom-1 {
        margin-bottom: 5rem;
    }
}

/* --- END: Tailwind's standard min-width breakpoints --- */

@media screen and (min-width: 768px) and (max-width: 1280px){
    .edynamix-container {
        width:90%;
    }
    .section-title {
        font-size: 2.5rem;
    }

    .section-title-bg {
        font-size: 2.5rem;
    }
    .solutions-for-oem-title {
        font-size: 2.5rem;
    }
    .lc {
        margin-left: 0;
        width:90% !important;
    }
    .rc {
        margin-right: 0;
        width:90% !important;
    }
    .section-text {
        font-size: 1rem;
    }
}
@media screen and (min-width: 768px) and (max-width: 1023px){
    .lhi {
        line-height: 110% !important;
    }
    .lh-title {
        line-height: 110% !important;
    }
}
@media screen and (max-width: 767px) and (min-width: 500px) {
    .font-28 {
        font-size: 28px;
    }

    .edynamix-container {
        width: 90%;
    }
    .section-text {
        font-size: 0.875rem;
    }
    .section-title {
        font-size: 2rem;
    }
    .section-title-bg {
        font-size: 1.75rem;
    }

    .solutions-for-oem-title {
        font-size: 1.75rem;
    }
    .lhi {
        line-height: 110% !important;
    }
    .lh-title {
        line-height: 110% !important;
    }
}
@media screen and (max-width: 500px) {
    .edynamix-container {
        width: 90%;
    }
    .lc {
        margin-left: 0;
        width:95% !important;
    }
    .rc {
        margin-right: 0;
        width:95% !important;
    }
    .section-text {
        font-size: 0.875rem;
    }
    .section-title {
        font-size: 2rem;
    }
    .section-title-bg {
        font-size: 1.75rem;
    }
    .solutions-for-oem-title {
        font-size: 1.75rem;
    }
    .lhi {
        line-height: 110% !important;
    }
    .lh-title {
        line-height: 110% !important;
    }
}
@media screen and (max-width: 480px) {
    .custom-colspan {
        grid-column: 1 / -1;
    }
    .picture-order-2-mobile {
        order: 2;
    }
}