body * {
    font-family: 'Open Sans', serif;
}

#modal_section, #modal_section_ask, #modal_section_success {
    background-color: black;

    .title {
        margin-bottom: 64px;
        font-size: 78px;
        font-weight: 700;
        line-height: 90px;
        color: #FFFFFF;
    }

    .btn-request {
        margin-top: 64px;
    }

    .header-modal {
        padding: 16px 48px;

        .close-modal {
            font-size: 36px;
            cursor: pointer;
            color: white;
        }
    }

    position: relative;

    .modal-copyright {
        font-weight: 400;
        font-size: 15px;
        line-height: 150%;
        color: #d5f3ff;
        opacity: 0.6;
        display: inline-block;
        padding-top: 70px;
    }

    .modal-content {
        position: relative;

        .modal-copyright {
            font-weight: 400;
            font-size: 15px;
            line-height: 150%;
            color: #d5f3ff;
            opacity: 0.6;
            display: inline-block;
            padding-top: 70px;
        }

        .modal-line {
            width: 100dvw;
            height: 6px;
            position: absolute;
            bottom: 0;
            left: 0;
            display: flex;

            .modal-line__color1 {
                background: #abe7ff;
                flex: 1 1 50%;
            }

            .modal-line__color2 {
                background: #fed73c;
                flex: 1 1 50%;
            }
        }
    }
}

#modal_section_success {
    background-color: #79E69F;

    .title {
        margin-bottom: 64px;
        font-size: 78px;
        font-weight: 700;
        line-height: 90px;
        color: black;
    }

    .header-modal {
        .close-modal {
            color: black;
        }
    }

    .content-suc {
        .icons {
            width: 42px;
            height: 36px;
            margin-bottom: 70px;
        }

        .title {
            font-size: 78px;
            font-weight: 700;
            line-height: 90px;
            text-align: left;
            text-underline-position: from-font;
            text-decoration-skip-ink: none;
            margin-bottom: 24px;
        }

        .subtitle {
            font-size: 20px;
            font-weight: 600;
            line-height: 30px;
            text-align: left;
            text-underline-position: from-font;
            text-decoration-skip-ink: none;
            margin-bottom: 64px;
        }
    }
}

#takion_header {
    .takion_logo {
        padding-left: 64px;
    }

    .header-button {
        padding-right: 64px;
    }

    .nav-item .nav-link {
        padding: 0 28px;
        font-size: 15px;
        line-height: 21px;
        font-weight: 600;
        color: white;
    }
}

#takion_main {
    background-color: #FED73C;
    padding: 128px 0;

    .title {
        padding-top: 40px;
        font-size: 78px;
        line-height: 90px;
        font-weight: 700;
    }

    .subtitle {
        padding-top: 40px;
        font-size: 20px;
        font-weight: 600;
        line-height: 30px;
    }

    .description {
        padding-top: 40px;
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        opacity: 0.6;
    }

    .demo-section {
        padding-top: 40px;
    }

    .logo-animation img {
        right: 0;
    }
}

#takion_advantages {
    background-color: #fff;
    padding: 160px 0;

    .title {
        font-size: 48px;
        font-weight: 700;
        line-height: 55px;
    }

    .subtitle {
        opacity: 0.6;
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
    }

    .item {
        padding: 128px 64px;

        .icon-title {
            height: 82px;
            font-size: 24px;
            font-weight: 700;
            line-height: 32px;
        }
    }
}

#takion_unique {
    padding: 0 64px;
    background: -webkit-linear-gradient(to bottom, #fff 50%, #000000 50%);
    background: -o-linear-gradient(to bottom, #fff 50%, #000000 50%);
    background: -moz-linear-gradient(to bottom, #fff 50%, #000000 50%);
    background: linear-gradient(to bottom, #fff 50%, #000000 50%);


    .item-content {
        padding: 128px 0 128px 128px;

        .item-title {
            line-height: 32px;
            font-size: 24px;
            font-weight: 700;
            padding: 24px 0;
        }
    }

    .item-verified {
        background-color: #ABE7FF;
    }

    .item-group {
        background-color: #FED73C;
    }
}

#takion_favourite {
    background-color: #000000;
    padding-top: 200px;
    padding-bottom: 80px;

    .title {
        font-size: 78px;
        line-height: 90px;
        font-weight: 600;
        background: linear-gradient(180deg, #8DDFFF 0%, #FFE991 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
    }
}

#takion_recording {
    background-color: #000000;

    video {
        width: 80%;
    }
}

#takion_roots {
    background-color: #000000;
    padding: 160px 0 80px 0;
    color: #D5F3FF;

    .button-ask {
        padding: 40px 0;
    }

    .subtitle {
        font-size: 20px;
        font-weight: 400;
        line-height: 30px;
        opacity: 0.8;
    }

    .description {
        font-size: 16px;
        font-weight: 400;
        line-height: 24px;
        opacity: 0.6;
    }
}

#takion_devices {
    overflow: hidden;
    background-color: #000000;
    padding: 80px 0 128px 0;

    .title {
        background: linear-gradient(180deg, #8DDFFF 0%, #FFE991 100%);
        -webkit-background-clip: text;
        background-clip: text;
        -webkit-text-fill-color: transparent;
        font-size: 48px;
        font-weight: 700;
        line-height: 55px;
    }

    .subtitle {
        padding: 40px 0;
        font-size: 18px;
        line-height: 27px;
        font-weight: 400;
        opacity: 0.6;
        color: #D5F3FF;
    }

    img.phone {
        width: 100%;
        height: 100%;
    }

    img.tablet {
        width: 100%;
        height: 100%;
    }
}

#takion_questions {
    background-color: #ABE7FF;
    padding: 128px 0;

    .title {
        font-size: 48px;
        font-weight: 700;
        line-height: 55px;
    }

    .subtitle {
        padding: 40px 0;
        font-size: 18px;
        line-height: 27px;
        font-weight: 600;
    }

    .item:has(span.title[aria-expanded="true"]) {

        .line {
            width: 100%;
        }

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

    .item {
        padding: 0 72px 26px 16px;

        .line {
            height: 2px;
            width: 40px;
            background: #000000;
            opacity: 0.8;
            transition: all 0.25s linear;
        }

        span.title {
            font-weight: 700;
            font-size: 24px;
            line-height: 135%;
            color: #000;
            display: flex;
            justify-content: space-between;
            gap: 20px;
            cursor: pointer;
            margin-bottom: 16px;

            svg {
                transition: all 0.25s linear;
                opacity: 0.4;
            }
        }

        .accordion-collapse {
            padding-inline: 16px;
        }

        span.title[aria-expanded="true"] svg {
            opacity: 1;
            transform: rotate(45deg);
        }


    }

}

#takion_footer {
    background-color: #000000;
    padding: 27px 0;

    .takion-logo-black {
        right: 0;
    }

    .info {
        z-index: 1;
        padding: 128px 0;

        .info-title {
            font-size: 78px;
            line-height: 90px;
            font-weight: 700;
            background: linear-gradient(180deg, #8DDFFF 0%, #FFE991 100%);
            -webkit-background-clip: text;
            background-clip: text;
            -webkit-text-fill-color: transparent;
        }

        .ask {
            padding: 40px 0;
        }

        .info-subtitle {
            padding-top: 40px;
            font-size: 20px;
            font-weight: 600;
            line-height: 30px;
            color: #D5F3FF;
            opacity: 0.8;
        }

        .info-description {
            font-size: 16px;
            font-weight: 400;
            line-height: 24px;
            color: #D5F3FF;
            opacity: 0.6;
        }
    }

    .rights {
        font-size: 12px;
        font-weight: 400;
        line-height: 18px;
        color: #D5F3FF;
        opacity: 0.6;
    }
}


.modal-content {
    position: relative;

    .modal-copyright {
        font-weight: 400;
        font-size: 15px;
        line-height: 150%;
        color: #d5f3ff;
        opacity: 0.6;
        display: inline-block;
        padding-top: 70px;
    }

    .modal-line {
        width: 100dvw;
        height: 6px;
        position: absolute;
        bottom: 0;
        left: 0;
        display: flex;

        .modal-line__color1 {
            background: #abe7ff;
            flex: 1 1 50%;
        }

        .modal-line__color2 {
            background: #fed73c;
            flex: 1 1 50%;
        }
    }
}


@media screen and (max-width: 768px) {
    #takion_header {
        .takion_logo {
            padding-left: 0;
        }

        .header-button {
            padding-right: 0;
        }
    }

    #takion_main {
        padding-block: 64px 52px;

        .title {
            font-size: 46px;
            line-height: 110%;
            padding-top: 24px;
        }

        .subtitle {
            padding-block: 24px;
            font-size: 16px;
            line-height: 150%;
        }

        .demo-section {
            padding: 0;
        }

        .description {
            padding-top: 24px;
            padding-bottom: 0;
            font-size: 14px;
        }
    }

    #takion_unique {
        padding: 0;

        .item-content {
            padding: 48px 32px;

            .item-title {
                font-size: 20px;
                line-height: 135%;
                font-weight: 700;
                padding: 24px 0;
            }
        }
    }

    #takion_roots {
        padding: 24px;

        .button-ask {
            padding: 0 0 24px;
        }

        .subtitle {
            font-weight: 600;
            font-size: 16px;
            line-height: 150%;
            text-align: center;
            color: #d5f3ff;
            padding-block: 24px;

            br {
                display: none;
            }
        }

        .description {
            font-weight: 400;
            font-size: 14px;
            line-height: 150%;
        }
    }

    #takion_devices {
        padding-block: 80px 72px;

        .title {
            font-size: 32px;
            line-height: 115%;
        }

        .subtitle {
            padding-block: 24px;
            font-weight: 600;
            font-size: 16px;
            line-height: 150%;
        }

        .buttons-hover {
            display: flex;
            flex-wrap: wrap;
            /*justify-content: space-between;*/
            gap: 20px;

            a {
                padding: 10px;
                border: none !important;
            }

            i {
                width: 32px;
                height: 32px;
            }

            a:nth-child(1) span {
                color: #fde993;
            }

            a:nth-child(1) i {
                background-color: #fde993;
                border-color: transparent;
            }

            span {
                font-weight: 500;
                font-size: 16px;
            }
        }

        .images-list-holder {
            display: block !important;
            padding-top: 28px;

            .d-flex.flex-row {
                gap: 10px;

                img {
                    flex: 1 1 195px !important;
                    width: 195px !important;
                }
            }
        }
    }

    #takion_questions {
        padding-block: 72px;

        .title {
            font-weight: 700;
            font-size: 24px;
            line-height: 115%;
        }

        .item {
            padding: 24px 24px 0;

            span.title {
                font-weight: 700;
                font-size: 20px;
                line-height: 135%;
            }
            svg {
                flex: 0 0 30px;
            }
            .accordion-collapse {
                font-weight: 400;
                font-size: 14px;
                line-height: 150%;
            }
        }

    }

    #takion_favourite {
        padding-top: 72px;
        padding-bottom: 24px;

        .title {
            font-size: 46px;
            line-height: 115%;
        }
    }

    #takion_footer {
        padding-block: 140px 24px;
        .info {
            padding-top: 0;
            padding-bottom: 98px;
            .info-title {
                font-weight: 700;
                font-size: 46px;
                line-height: 115%;
                br {
                    display: none;
                }
            }
        }
        .info-subtitle {
            padding-top: 40px;
            font-weight: 600;
            font-size: 16px;
            line-height: 150%;
            text-align: center;
            color: #d5f3ff;
            opacity: 0.8;
        }
        .ask {
            padding-block: 40px;
        }
        .info-description {
            font-weight: 400;
            font-size: 14px;
            line-height: 150%;
            text-align: center;
            opacity: 0.6;
            width: 100%;
            max-width: 280px;
            margin-inline: auto;
        }
        .takion-logo-black {
            display: none;
        }
        .rights {
            font-weight: 400;
            font-size: 12px;
            line-height: 150%;
            opacity: 0.5;
        }
    }

    #modal_section, #modal_section_ask, #modal_section_success {
        .header-modal {
            padding: 0 16px;
        }

        .title, .content-suc .title {
            font-size: 36px;
            line-height: 40px;
        }
    }
}

/* On screens that are 600px or less, set the background color to olive */
@media screen and (max-width: 720px) {
    #takion_advantages {
        padding-block: 72px 25px;

        .title {
            font-size: 32px;
            line-height: 115%;
        }

        .subtitle {
            font-size: 16px;
            line-height: 150%;
            padding-top: 24px;
        }

        .item {
            padding: 32px 16px;
            padding-block: 24px;
        }

        .icon-title {
            font-size: 20px;
            line-height: 135%;
            padding-top: 16px;
        }
    }

}
