/*  */
@media screen and (max-width: 1350px) {
    
    section {
        width: 728px;
        margin: 0 auto 150px;
    }

    /*#region HEADER START*/

    .header-wrapper {
        width: 728px;
        height: 56px;
    }
    .header-left-block {
        display: flex;
        flex-direction: column;
        gap: 8px;
        align-items: flex-start;
    }

    .header-title {
        height: 32px;
        margin-left: 0px;
        font-size: 16px;
        font-weight: 500;
        line-height: 15.81px;
    }
    .header-nav {
        height: 16px;
        /* width: 114px; */
        display: flex;
        align-items: center;
    }
    .nav-current {
        /* height: 16px; */
        gap: 10px;
    }
    .nav-current-text {
        font-size: 12px;
        line-height: 11.94px;
    }
    .nav-cursor {
        width: 16px;
        height: 16px;
    }

    .nav-select {
        margin-top: 20px;
    }

    .nav-select a {
        font-size: 12px;
    }
    
    .contact-phone > a {
        font-size: 18px;
        line-height: 18px; 
    }
    
    .contact-text {
        font-size: 12px;
        line-height: 12px;
    }


    .header-right {
        gap: 20px;
    }
    
    .header-help {
        height: 40px;
        width: 123px;
    }
    
    .header-help > .btn-light {
       height: 40px;
       width: 123px;
       font-size: 16px;
       line-height: 16px;
       letter-spacing: -0.02em;
    }
    
    .header-theme {
        height: 36px;
        width: 77px;
    }
    
    .header-theme-toggle {
        height: 36px;
        width: 77px;
        padding: 6px 10px;
    }

    body.dark .header-theme-icon {
        margin-left: 30px;
    }

    /*#endregion HEADER END*/

    /*#region BREADCRUMBS START*/

    .breadcrumbs {
        width: 728px;
        margin: 50px auto 50px;
    }

    /*#endregion BREADCRUMBS START*/

    /*#region HERO START */

    .hero-main, .hero-sub {
        display: flex;
        height: auto;
        margin-bottom: 40px;
        flex-direction: column;
        gap: 20px;
    }

    .hero-tszh .hero-main{
        height: auto;
    }
    
    .hero-smart .hero-main {
        height: auto;
    }
    
    .main-text {
        width: 100%;
    }
    
    .main-text h1 {
        width: 457px;    
    }
    
    .main-text p:nth-child(1) {
        margin-bottom: 14px;
    }
    
    .main-text p:nth-child(3),
    .hero-smart .main-text p:nth-child(3),
    .hero-tszh .main-text p:nth-child(3),
    .hero-voda .main-text p:nth-child(3) {
        width: 437px;
        margin-bottom: 14px;
        margin-top: 20px;
    }
    
    .main-text p:nth-child(4) {
        margin-bottom: 40px;
    }
    
    .anotation {
        font-size: 14px;
        line-height: 19px;
        letter-spacing: -0.02em;
    }   
    
    .main-img {
        width: 728px;
        height: 490.44px;
        border-radius: 38.32px 0px 0px 0px;
        margin-left: 0px;
        background-size: cover;
    }


    
    .sub-adv {
        display: flex;
        margin-top: 40px;
        margin-bottom: 60px;
        width: 728px;
        flex-wrap: wrap;
    }

    .sub-block {
        flex-direction: column;
        gap: 40px;
    }
    
    .sub-text {
        width: 728px;
    }

    .sub-text h1,
    .hero-tszh .sub-text h1,
    .hero-voda .sub-text h1 {
        width: 728px;

    }

    .sub-list {
        width: 728px;
    }

    .sub-list ul {
        width: 728px;
    }

    .sub-img {
        width: 728px;
        height: 370px;
        background-size: cover;
        background-position-y: 10px;
        border-radius: 40px;
        margin-left: 0px;
    }

    /*#endregion HERO END*/

    /*#region OPP START */

    .opp-icon, .effect-num {
        margin-left: 20px;
        margin-right: 16px;
    }

    .opp-item {
        width: 354px;
        height: 196px;
    }

    .opp-text {
        width: 248px;
    }

    .opp-icon {
        height: 50px;
        width: 50px;
    }
    
    .opp-text p, .effect-text p {
        font-size: 14px;
    }

    /*#endregion OPP END */

    /*#region EFFECT START */

    .effect-item {
        height: 226px;
        width: 354px;
    }

    .effect-text {
        width: 268px;
    }

    .effect-button h2 {
        font-size: 32px;
    }

    /*#endregion EFFECT END */

    /*#region SLIDER START */

    .slider-form-container {
        width: 500px;
        margin: 20px auto;
    }

    .slider-form-wrapper {
        /* top: 20px;
        width: 500px; */
        padding: 10px;
        border-radius: 20px;
    }
    
    .slider-form .form-image img {
        max-width: 480px;
        max-height: 220px;
    }
    
    .slider-form .form-text {
        margin: 10px;
    }
    
    .slider-form .form-title {
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
    }
    
    .slider-form .form-list-wrapper {
        margin-left: 20px;
        margin-right: 19px;
    }
    
    .slider-form .form-list {
        font-size: 16px;
        font-weight: 400;
        line-height: 19.2px;
        margin-left: 20px;
    }
    
    .slider-form .form-link .btn {
        width: 200px;
        height: 40px;
    }

    /*#endregion SLIDER END*/

    /*#region CIRCLE SECTION START */
    
    .circle-container {
        height: 1345px;
    }
    
    .circle-container .circle {
        margin-top: 40px;
        width: 682px;
        height: 50%;
        top: 0;
    }
    
    .circle .logo-img {    
        top: -40px;
        left: -25px;
    }

    .circle .laptop-img {
        position: absolute;
        top: -40px;
    }
    
    .circle-container  .how-it-work {
        justify-content: flex-start;
        align-items: flex-start;
        flex-wrap: wrap;
        height: auto;
        margin-top: 350px;
        gap: 20px;
    }
    
    .how-it-work .work-container {
        position: relative;

        transform: rotate(0);
        transform-origin: 0px;
        padding: 0;
    }
    
    .how-it-work .work-container .work-item { transform: none; }

    
    .work-container .work-item {
        width: 350px;
        height: 150px;
    }
    

    /*#endregion CIRCLE END */

    /*#region VIDEO START*/
    
    .video-youtube{
        height: 350px;
    }

    .video-youtube img {
        width: 100%;
        height: 80%;
    }
    
    .video-preview {
        height: 65px;
    }


    /*#endregion VIDEO SECTION END*/

    /*#region EQUIP START */
    /*    .equipment-section {*/
    /*        display: none;*/
    /*    }*/

    .equipment-group .scroll-left,
    .equipment-group .scroll-right {
        z-index: 99;
        display: flex;
    }
    /*#endregion EQUIP SECTION END */

    /*#region BRAND START */

    .brand-section {
        position: relative;

        display: flex;
        justify-content: center;
        align-items: center;

        flex-direction: column;
    }
    
    .brand-section img {
        position: relative;
        margin-top: 10px;
    }
    
    .brand-text {
        width: 100%;
        margin-top: 60px;
    }
    
    .brand-text p {
        display: block;
        width: 100%;
    }
    
    .brand-container {
        flex-direction: column;
    }
    
    .brand-tab {
        width: 100%;
        align-items: flex-start;
        padding: 0 40px;
        height: auto;
    }
    
    .brand-tab h3{
        width: 70%;
    }
    
    .brand-list {
        width: 99%;
        margin-bottom: 12px;
    
    }
    
    .brand-list li {
        margin-bottom: 12px;
        padding: 16px 30px;
    }


    
    .brand-button {
        width: 100%;
    }
    
    .brand-button h2 {
        font-size: 32px;
        line-height: 44.8px;
    }

    /*#endregion BRAND SECTION END */ 

    /*#region FORM START */
    
    .application-section {
        width: 728px;
        padding: 0px 88.5px;
    }
    .application-section form p {
        font-size: 14px;
    }

    /*#endregion FORM END */

    /*#region CONTACT FORM START */
    
    .contact-form-container form p {
        font-size: 14px;
    }

    /*#endregion CONTACT FORM END */

    /*#region FOOTER START*/

    .footer {
        height: 221px;
    }
    .footer-links {
        width: 728px;
        margin: 0;
        height: auto;
        align-items: flex-start;
        justify-content: space-between;
    }
    .footer-list {
        flex-direction: column;
        gap: 16px;
    }
    .copyright {
        margin-right: 0;
    }

    /*#endregion FOOTER END*/

    /*#region HEADER INDEX5*/

    .header-index5 {
        display: none;
    }

    /*#endregion HEADER INDEX5*/

    /*#region MAIN-SECTION*/

    .main-buttons {
        height: 39px;
        gap: 12px;
    }

    .main-buttons button{
        width: 160px;
        font-size: 18px;
    }

    .main-section h2 {
        font-size: 36px;
    }

    .main-section h3 {
        
        font-size: 15px;
    }

    .main-section p {
        margin-top: 12px;
        font-size: 16px;
        color: #A5A5A5;
    }

    .ready-started-card.ready-started-card-3 > h4 {
        font-size: 18px;
        color: #A5A5A5;
    }

    .ready-started-item-container-text p {
        font-size: 13px;
        line-height: 18.2px;
    }

    /*#endregion MAIN-SECTION*/

    /*#region READY-STARTED-SECTION*/
    
    .ready-started-section {
        width: 665px;
        
    }

    .ready-started-container {
        height: auto;
        gap: 33px;
    }

    .ready-started-end {
        margin-top: auto;
    }

    /*#endregion READY-STARTED-SECTION*/

    /*#region DOWNLOAD-SECTION*/

    .download-application-section {
        margin-top: 85px;
    }

    /*#endregion DOWNLOAD-SECTION*/
}
    
/*#region MAX-WIDTH 720  */
@media screen and (max-width: 730px) {

    main {
        margin-top: 80px;
    }

    section {
        width: 300px;
        margin: 0 auto 25px;
    }

    .btn, .btn-light {
        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: -0.02em;
    }

    .video-youtube, .slider-card, .ready-started-card, .brand-tab, .alisa-image, .work-item {
        box-shadow: 1.78px 5.95px 13.09px 0px #0000000D,
                    7.14px 23.2px 24.39px 0px #0000000A,
                    29.15px 92.22px 38.67px 0px #00000003,
                    45.81px 10.11px 42.24px 0px #0000000D;
    }

    /*#region BREADCRUMBS START*/

    .breadcrumbs {
        width: 300px;
        margin: 0 auto 0;
    }

    .breadcrumbs-inner {
        padding-right: 8px;
    }

    /*#endregion BREADCRUMBS START*/
    
    /*#region HEADER START */
    .header {
        display: none;
    }

    .header-mobile {
        top: 0px;
        position: fixed;
        width: 100%;
        display: block;
        background-color: rgba(255,255,255,1);
        transition: .5s;
        z-index: 99;
    }

    .header-mobile.transparent {
        background: rgba( 255, 255,255, .16);
        -webkit-backdrop-filter: blur(52px);
        backdrop-filter: blur(52px);
    }

    .header-mobile.expanded {
        background: #f3f3f3;
    }

    .header-wrapper {
        position: static;
        display: flex;
        flex-direction: row;
        justify-content: space-between;
        width: 300px;
        height: 40px;
        margin: 10px auto 10px auto;
        gap: 10px;
    }

    .header-theme {

        height: 24px;
        width: 50px;
    }
    
    .header-theme-toggle {
        height: 24px;
        width: 50px;
        padding: 4px 6px;
    }

    .header-theme-icon {
        height: 16px;
        width: 16px;
    }
    
    body.dark .header-theme-icon {
        margin-left: 24px;
    }

    .header-menu {
        display: block;
    }

    .burger-checkbox {
        position: absolute;
        visibility: hidden;
    }
    .burger {
        z-index: 1;
        cursor: pointer;
        display: block;
        position: relative;
        border: none;
        background: transparent;
        width: 24px;
        height: 24px;
    }
    .burger::before,
    .burger::after {
        content: '';
        left: 3px;
        position: absolute;
        display: block;
        width: 18px;
        height: 2px;
        border-radius: 10px;
        background: #000;
    }
    .burger::before {
        top: 3px;
        box-shadow: 0 8px 0 #000;
        transition: box-shadow .3s .15s, top .3s .15s, transform .3s;
    }
    .burger::after {
        bottom: 3px;
        transition: bottom .3s .15s, transform .3s;
    }
    .burger-checkbox:checked + .burger::before {
        top: 11px;
        transform: rotate(45deg);
        box-shadow: 0 6px 0 rgba(0,0,0,0);
        transition: box-shadow .15s, top .3s, transform .3s .15s;
    }
    .burger-checkbox:checked + .burger::after {
        bottom: 11px;
        transform: rotate(-45deg);
        transition: bottom .3s, transform .3s .15s;
    }

    .burger-content {
        top: 60px;
        left: 0;
        width: 100%;
        position: absolute;
        display: flex;
        background-color: rgba(255,255,255,1);
        color: #1E1E1E;
        flex-direction: column;
        align-items: center;
        padding: 0px;
        height: 0px;
        overflow: hidden;
        transition: .3s;
    }

    .burger-list {
        list-style: none;
        width: 300px;
    }

    .burger-list-item {
        display: flex;
        align-items: center;
        gap: 10px;
        color: #66696a;
        font-size: 18px;
        padding: 5px;
        text-decoration: none;
        transition: .3s;
    }

    .burger-list-item:hover {
        background: rgba(140,140,140,.2);
        color: #1E1E1E;
    }

    .burger-buttons {
        width: 100%;
        display: flex;
        flex-direction: row;
        justify-content: space-around;
    }

    /* .burger-checkbox:checked ~ .burger-content { */
    .header-mobile.expanded .burger-content {
        height: auto;
    }
    .header-mobile.expanded .burger-content {
        border-top: 1px solid gray;
        border-bottom: 1px solid gray;
    }
    .header-mobile.expanded .burger-footer {
        width: 100%;
        border-top: 1px solid gray;
        display: flex;
        background: #f3f3f3;
        flex-direction: column;
        align-items: center;
    }

    .burger-list-item.contact-form-open {
        padding: 10px 5px;
        width: 300px;
    }

    .burger-list-item .index-icon {
        height: 24px;
        width: 24px;
        background-image: url("/assets/img/nav/person-g.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .burger-list-item:hover .index-icon {
        background-image: url("/assets/img/nav/person.svg");
    }

    .burger-list-item .service-icon {
        height: 24px;
        width: 24px;
        background-image: url("/assets/img/nav/montag-g.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .burger-list-item:hover .service-icon {
        background-image: url("/assets/img/nav/montag.svg");
    }

    .burger-list-item .tszh-icon {
        height: 24px;
        width: 24px;
        background-image: url("/assets/img/nav/uk-tshj-g.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .burger-list-item:hover .tszh-icon {
        background-image: url("/assets/img/nav/uk-tshj.svg");
    }

    .burger-list-item .voda-icon {
        height: 24px;
        width: 24px;
        background-image: url("/assets/img/nav/voda-g.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .burger-list-item:hover .voda-icon {
        background-image: url("/assets/img/nav/voda.svg");
    }
    
    .burger-list-item .smart-icon {
        height: 24px;
        width: 24px;
        background-image: url("/assets/img/nav/smart-g.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .burger-list-item:hover .smart-icon {
        background-image: url("/assets/img/nav/smart.svg");
    }
    
    .burger-list-item .support-icon {
        height: 24px;
        width: 24px;
        background-image: url("/assets/img/nav/cloud-g.svg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: contain;
    }
    .burger-list-item:hover .support-icon {
        background-image: url("/assets/img/nav/cloud.svg");
    }

    body.dark .header-mobile.expanded {
        background: #25282a;
    }
    
    body.dark .burger-content {
        background: #1e2020;
    }
    body.dark .header-mobile.expanded .burger-footer {
        background: #25282a;
    }
    
    body.dark .burger-list-item .index-icon {
        background-image: url("/assets/img/nav/person-w.svg");
    }
    body.dark .burger-list-item .service-icon {
        background-image: url("/assets/img/nav/montag-w.svg");
    }
    body.dark .burger-list-item .tszh-icon {
        background-image: url("/assets/img/nav/uk-tshj-w.svg");
    }
    body.dark .burger-list-item .voda-icon {
        background-image: url("/assets/img/nav/voda-w.svg");
    }
    body.dark .burger-list-item .smart-icon {
        background-image: url("/assets/img/nav/smart-w.svg");
    }
    body.dark .burger-list-item .support-icon {
        background-image: url("/assets/img/nav/cloud-w.svg");
    }

    /*#endregion HEADER START*/
    
    /*#region HERO SECTION START*/
    .hero-section {
        margin-top: 40px;
        margin-bottom: 0;
    }
    .hero-main {
        flex-direction: column-reverse;
    }
    .main-img {
        width: 300px;
        height: 202.11px;
        background-size: contain;
        border-radius: 15.79px;
    }

    .hero-tszh .main-img {
        background-size: cover;
    } 
    
    .hero-voda .main-img {
        background-size: cover;
    }

    .main-text h1 {
        width: 300px;
        font-size: 24px;
        font-weight: 400;
        line-height: 26.4px;
        letter-spacing: -0.05em;
    }

    .main-text p:nth-child(1)
     {
        width: 300px;
        margin-bottom: 14px;
        font-size: 12px;
        font-weight: 400;
        line-height: 14.52px;
    }
    
    .main-text p:nth-child(3),
    .hero-smart .main-text p:nth-child(3),
    .hero-tszh .main-text p:nth-child(3),
    .hero-voda .main-text p:nth-child(3) {
        width: 300px;
        margin-bottom: 10px;
        margin-top: 10px;
        font-size: 16px;
        font-weight: 400;
        line-height: 16.8px;
    }
    
    .main-text p:nth-child(4) {
        width: 300px;
        margin-bottom: 20px;
        font-size: 14px;
        font-weight: 400;
        line-height: 16.8px;
    }

    .main-btns {
        width: 300px;
        flex-direction: row;
        flex-wrap: wrap;
        gap: 6px;
    }
    
    .main-btns .btn {
        width: 78px;
        height: 40px;

        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: -0.02em;
    }
    
    .main-btns .btn-light:nth-child(2) {

        width: 155px;
        height: 40px;

        text-align: center;
        align-content: center;

        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: -0.02em;
    }
    
    
    .main-btns .btn-light:nth-child(3) {
        width: 195px;
        height: 40px;

        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: -0.02em;
    }

    .main-btns a{
        display: none;
    }

    .main-btns .btn-light .desk{
        display: none;
    }

    .main-btns .btn-light .mob{
        display: block;
    }
    

    .anotation {
        font-size: 12px;
        font-weight: 400;
        line-height: 16.8px;
        letter-spacing: -0.02em;
        width: 300px;
    }


    .hero-smart .anotation {
        font-size: 12px;
        font-weight: 400;
        line-height: 16.8px;
        letter-spacing: -0.02em;
        width: 300px;
    }
    
    .sub-adv {
        width: 300px;
        flex-wrap: wrap;
        flex-direction: column;
        margin-top: 0;
        margin-bottom: 20px;
    }
    .adv-item {
        justify-content: flex-start;
    }
    .adv-item .adv-icon {
        width: 20px;
        height: 20px;
        margin: 10px;
    }
    .adv-item p {
        margin: 0;
        font-size: 14px;
        font-weight: 400;
        line-height: 14px;
        letter-spacing: -0.02em;
    }

    .sub-text {
        width: 300px;
    }

    .sub-text p {
        font-size: 12px;
        font-weight: 400;
        line-height: 14.4px;
        letter-spacing: -0.02em;
    }

    .sub-text h1,
    .hero-tszh .sub-text h1,
    .hero-voda .sub-text h1 {
        width: 300px;
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.02em;
        margin-top: 10px;
        margin-bottom: 20px;
    }
    
    .sub-text .btn {
        width: 158px;
        height: 40px;
    }

    .sub-list {
        width: 300px;
    }

    .sub-list ul {
        width: 300px;
        font-size: 14px;
        font-weight: 400;
    }
    
    .sub-list.active ul {
        line-height: 19.6px;
    }

    .sub-img {
        width: 300px;
        height: 152.47px;
        border-radius: 22.73px;
    }


    /*#endregion HERO SECTION END*/
    
    /*#region OPP START*/

    .opp-section h2{
        font-size: 20px;
        line-height: 24px;
    }
    
    .opp-container {
        margin-top: 20px;
    }

    .opp-item {
        width: 300px;
        height: 160px;
    }
    
    .opp-icon {
        margin-left: 20px;
        margin-right: 10px;
    }
    
    .opp-icon {
        width: 44px;
        height: 44px;
    }
    
    .opp-text {
        width: 206px;
    }

    .opp-text h5{
        font-size: 15px;
        line-height: 18px;
    }


    .opp-text p {
        font-size: 12px;
        line-height: 16.8px;
    }

    
    /*#endregion OPP END*/

    /*#region VIDEO START */

    .work-section h2{
        font-size: 20px;
        line-height: 24px;
    }
    
    .video-youtube{
        height: 170px;

        
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    }

    .video-youtube img {
        width: 100%;
        height: 70%;
    }
    
    .video-preview {
        height: 50px;
    }

    .video-preview p {
        margin-left: 20px;
        font-size: 15px;
        line-height: 18px;
    }

    /*#endregion VIDEO END */
    
    /*#region SLIDER START*/
    .slider-section {
        margin-bottom: 0;
    }
    
    .slider-section h2 {
        font-size: 20px;
        font-weight: 400;
        line-height: 24px;
        letter-spacing: -0.02em;
    }

    .slider-container {
        height: 380px;
    }

    .slider-card {
        height: 288px;
        width: 260px;
        margin-right: 10px;
        margin-top: 20px;
        border-radius: 10px;
    }

    .slider-card:last-child {
        margin-right: 60px;
    }

    .slider-card .card-image {
        width: 260px;
        height:145px;
    }
    
    .slider-card .card-image img {
        width: 100%;
        height: 100%;
        /* border-radius: 10px; */
    }

    .slider-card .card-title {
        margin-top: 17px;
        margin-left: 12px;
        margin-bottom: 9px;
        margin-right: 11px;

        font-size: 15px;
        font-weight: 400;
        line-height: 18px;

    }

    .slider-card .card-list-wrapper {
        height: 22px;
        margin-left: 12px;
        margin-right: 11px;
        display: none;
    }
    
    .slider-card .card-list-short {
        font-size: 9px;
        font-weight: 400;
        line-height: 11.42px;
        margin-left: 10px;
    }
    
    .slider-card .card-link {
        left: 14px;
        bottom: 24px;
    }
    
    .slider-card .card-link-more {
        font-size: 14px;
        font-weight: 500;
        line-height: 18px;
    }
    
    .slider-card .card-link-arrow {
        height: 8px;
        width: 8px;
        margin-left: 10px;
    }

    .slider-scroll {
        display: none;
    }

    .slider-form-container {
        width: 300px;
    }

    .slider-form-wrapper {
        /* top: 20px;
        width: 300px; */
        padding: 10px;
        border-radius: 20px;
    }

    .slider-form .form-image img {
        max-width: 280px;
        max-height: 120px;
    }

    .slider-form .form-text {
        margin: 10px;
    }

    .slider-form .form-title {
        font-size: 15px;
        font-weight: 400;
        line-height: 18px;
    }

    .slider-form .form-list-wrapper {
        margin-left: 20px;
        margin-right: 19px;
    }

    .slider-form .form-list {
        font-size: 12px;
        font-weight: 400;
        line-height: 14px;
        margin-left: 10px;
    }
    .slider-form .form-link {
        display: none;
    }
    .slider-form .form-link .btn {
        width: 100px;
        height: 40px;
        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
        letter-spacing: -0.02em;
    }


    /*#endregion SLIDER END*/

    /*#region EQUIPMENT START*/

    .equipment-group .slider-scroll {
        top: 60%;
        width: 20px;
    }


    .equipment-section h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .equipment-section h4 {
        font-size: 18px;
        line-height: 20px;
    }

    .equipment-card {
        height: 170px;
        min-width: 300px;
        max-width: 300px;
    }

    .equipment-text h5 {
        font-size: 16px;
        line-height: 14.82px;
    }

    .equipment-text{
        margin: 0 0 15px 20px;
        gap: 10px;
    }

    .equipment-text p {
        font-size: 14px;
        line-height: 14.82px;
        width: 150px;
    }

    .equipment-card img {
        width: 125px;
        height: 125px;
    }

    .equipment-group:nth-child(2) .equipment-card:nth-child(1) img {
        width: 165px;
    }

    .equipment-group:nth-child(6) .equipment-card:nth-child(1) h5 {
        width: 150px;
    }

    .equipment-group:nth-child(6) .equipment-card:nth-child(1) img {
        bottom: 25px;
    }

    /*#endregion EQUIPMENT START*/

    /*#region EFFECT START*/

    .effect-section h2 {
        font-size: 20px;
        line-height: 24px;
        width: 300px;
    }
    .effect-section .effect-header-container h2{
        width: 130px;
    }

    .effect-header-container p {
        font-size: 14px;
        font-weight: 400;
        line-height: 16.8px;
        letter-spacing: -0.02em;
        width: 150px;
    }

    .effect-container {
        margin-top: 30px;
    }
    .effect-item {
        width: 300px;
        min-height: 150px;
        height: auto;
    }

    .effect-num {
        width: 16px;
        height: 22px;
        margin-right: 30px;
    }

    .effect-text {
        width: 215px;
        margin-right: 20px;
        margin-top: 10px;
        margin-bottom: 14px;
    }

    .effect-text p  {
        font-size: 12px;
        line-height: 18px;
    }

    .effect-text h5 {
        font-size: 15px;
        line-height: 18px;
    }

    .effect-button {
        width: 300px;
        height: 120px;
    }
    
    .effect-button h2 {
        font-size: 20px;
        line-height: 28px;
        text-align: center;
        width: 300px;
    }
    
    .effect-button .btn {
        width: 300px;
        height: 40px;
        margin-top: 20px;

        font-size: 16px;
        font-weight: 500;
        line-height: 16px;
    }
    
    /*#endregion EFFECT END*/

    /*#region CIRCLE START*/

    .circle-section {
        margin-bottom: 0;
    }

    .circle-section h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .circle-container {
        height: 2400px;
    }
    
    .circle-container .circle {
        width: 300px;
        height: 300px;
    }
    
    .circle .logo-img {   
        width: 50px;
        height: 50px; 
        left: -15px;
    }

    .circle .laptop-img {
        width: 280px;
        height: 160px;
        top: -40px;
    }
    
    .circle-container  .how-it-work {
        margin-top: 100px;
    }
    
    .work-container .work-item {
        width: 300px;
        height: 177px;
    }

    .work-item .work-num {
        margin-right: 10px;
    }
        

    .work-item .work-text {
        width: 237px;
    }
    
    .work-text h4 {
        font-size: 15px;
        line-height: 21px;
    }
    
    .work-text p {
        font-size: 14px;
        line-height: 19.6px;
    }

    /*#endregion CIRCLE END*/

    /*#region BRAND START*/
    
    .brand-section img {
        width: 290px;
        height: 165px;
    }

    .brand-text h2 {
        font-size: 20px;
        line-height: 24px;
    }
    
    .brand-text p {
        font-size: 14px;
        line-height: 19.6px;
    }
    
    .brand-tab {
        border-radius: 10px;
        padding: 0 20px;
    }
    
    .brand-tab h3{
        width: 90%;
        font-size: 15px;
        line-height: 14.82px;
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .brand-list {
        width: 260px;
        margin-bottom: 20px;
    }
    
    .brand-list li {
        margin-bottom: 12px;
        padding: 10px 10px;
        font-size: 14px;
        line-height: 19.6px;
    }
    
    .brand-button {
        width: 100%;
    }
    
    .brand-button h2 {
        font-size: 20px;
        line-height: 28px;
        letter-spacing: -0.02em;
    }

    .brand-button .btn {
        width: 300px;
        height: 40px;
        font-size: 16px;
        line-height: 16px;
    }

    .brand-button {
        display: none;
    }

    /*#endregion BRAND END */

    /*#region ACCORD START */
        .how-this-work-section {
            display: none;
        }
    /*#endregion ACCORD END */

    /*#region FORM SECTION START */
    
    
    .application-section {
        display: flex;
        width: 300px;
        flex-direction: column;
        padding: 0;
    }

    .application-section h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .application-section p {
        font-size: 14px;
        line-height: 19.6px;
    }

    .application-section form {
        margin-top: 30px;
        gap: 16px;
        font-size: 12px;
        height: 380px;
    }

    .application-section form label {
        height: 17px;
    }

    .application-section form input[type="text"], 
    .application-section form input[type="email"],
    .application-section form input[type="tel"] {
        padding: 0px 15px;
    }

    .application-section form p {
        font-size: 12px;
        line-height: 16.8px;
    }

    .application-section form button {
        height: 40px;
        font-size: 16px;
        line-height: 16px;
    }
        
    /*#endregion FORM SECTION END */

    /*#region CONTACT FORM SECTION START */
    
    .contact-form-container {
        width: 300px;
    }

    .contact-form-close {
        right: 22px;
        top: 22px;
    }

    .contact-form-container h2 {
        font-size: 20px;
        line-height: 28px;
    }

    .contact-form-container p {
        font-size: 14px;
        line-height: 19.6px;
    }

    .contact-form-container form {
        margin-top: 30px;
        gap: 16px;
        font-size: 12px;
        height: 380px;
    }

    .contact-form-container form label {
        height: 17px;
    }

    .contact-form-container form input[type="text"], 
    .contact-form-container form input[type="email"],
    .contact-form-container form input[type="tel"] {
        padding: 0px 15px;
    }

    .contact-form-container form p {
        font-size: 12px;
        line-height: 16.8px;
    }

    .contact-form-container form button {
        height: 40px;
        min-height: 40px;
        font-size: 16px;
        line-height: 16px;
    }
        
    /*#endregion CONTACT FORM SECTION END */

    /*#region FOOTER SECTION START */
    
    .footer {
        display: none;
    }

    .footer.footer-mob { 
        display: flex;
        align-items: center;
        height: 100%;
        gap: 15px;
    }   
    
    .footer-buttons {
        margin-top: 15px; 
        width: 300px;
    }

    .footer-links {
        width: 90%;
        height: auto;
        flex-direction: column;
        gap: 10px;
    }

    .footer-link,  .footer-list  li, .copyright, .theme-text {
        font-size: 12px;
        line-height: 12px;
    }

    .footer-list {
        gap: 8px;
    }

    .footer-theme {
        width: 100%;
        display: flex;
        margin-top: 5px;
        margin-bottom: 15px;
    }

    .copyright {
        margin-top: 0;
        margin-right: auto;
    }

    /*#endregion FOOTER SECTION END */

    /*#region HEADER INDEX5*/

    .header-index5 {
        display: none;
    }

    /*#endregion HEADER INDEX5*/

    /*#region MAIN SECTION*/

    .main-section {
        width: 320px;
    }

    .main-section h1 {
        font-size: 64px;
        line-height: 63.68px;
    }

    .main-buttons {
        justify-content: flex-start;
        flex-wrap: wrap;
        gap: 12px;
        height: auto;
    }

    .main-section button {
        height: 39px;
    }

    .main-buttons .btn{
        width: 320px;
    }

    .main-buttons .btn-light{
        width: 154px;
    }

    .main-section p {
        font-size: 14px;
        line-height: 19.6px;
    }

    .main-section h2 {
        font-size: 24px;
        line-height: 23.71px;
    }

    .main-section h3 {
        font-size: 12px;
        line-height: 16.8px;
    }

    .main-section-text {
        width: auto;
    }

    /*#endregion MAIN SECTION*/

    /*#region READY-START-SECTION*/
    
    .ready-started-section {
        width: 320px;
    }
    
    .ready-started-section h2 {
        font-size: 28px
    }

    .ready-started-section h3 {
        font-size: 18px
    }

    .ready-started-card {
        width: 320px;
        padding: 20px;
    }

    .ready-started-card h3{
        line-height: 17.78px;
    }

    .ready-started-container-inner {
        gap: 10px;
        flex-direction: column;
    }

    .ready-started-card-inner {
        align-items: center;
        padding: 10px;
        width: auto;
        flex-direction: row;
    }

    .ready-started-card-inner p{
        margin-left: 20px;
        width: 180px;
    }

    .ready-started-card.ready-started-card-1 {
        order: 1;
    }

    .ready-started-card.ready-started-card-2 {
        order: 4;
    }

    .ready-started-card.ready-started-card-2 > h5 {
        margin-top: 20px;
        line-height: 13.93px;
        font-size: 14px;
    }

    .ready-started-card.ready-started-card-2 > h3 {
        line-height: 17.78px;
        font-size: 18px;
    }

    .ready-started-card.ready-started-card-2 img {
        margin-top: 20px;    
    }

    .ready-started-card.ready-started-card-2 a {
        width: 280px;
        font-size: 12px;
    }

    .ready-started-card.ready-started-card-3 {
        order: 5;
    }

    .ready-started-card.ready-started-card-3 > .ready-started-container-inner :nth-child(1) {
        order:2;
    }

    .ready-started-card.ready-started-card-3 > .ready-started-container-inner :nth-child(2) {
        order:3;
    }

    .ready-started-card.ready-started-card-3 > .ready-started-container-inner :nth-child(3) {
        order:1;
    }

    .ready-started-card.ready-started-card-3 h4{
        font-size: 14px;
    }

    .ready-started-card.ready-started-card-3 h5{
        line-height: 20px;
        font-size: 18px;
    }

    .ready-started-card.ready-started-card-3 a {
        font-size: 11px;
    }

    .ready-started-card.ready-started-card-4 {
        order: 2;
    }

    .ready-started-card.ready-started-card-4 h3 {
        line-height: 17.78px
    }

    .ready-started-card.ready-started-card-5 {
        order: 3;
    }

    .ready-started-card.ready-started-card-5 a {
        width: 280px;
        font-size: 14px;
    }

    .ready-started-card.ready-started-card-5 > p:nth-child(2) {
        line-height: 19.6px;
    }

    .ready-started-card-alisa > img{
        height: 174px;
        width: 280px;
    }

    .alisa-image {
        height: 35px;
        width: 130px;
    }

    .alisa-image img{
        height: 35px;
        width: 35px;
        left: -15px;
    }

    .alisa-image p {
        margin-left: 25px;
    }

    .ready-started-card p {
        font-size: 14px;
        line-height: 19.6px;
    }
    
    .ready-started-card.ready-started-card-5 .ready-started-item-container-text h5 {
        margin-top: auto;
    }

    .ready-started-item-container-text p {
        font-size: 11px
    }

    .ready-started-card > img {
        height: 174px;
        width: 280px;
    }

    .ready-started-item-container {
        padding: 12px 10px;
    }
    
    .ready-started-item-container > img {
        height: 36px;
        width: 36px;
    }

    .ready-started-item-container h5 {
        font-size: 14px;
        line-height: 13.93px;
    }

    .ready-started-item-container p {
        font-size: 11px;
        line-height: 15.4px;
    }

    .ready-started-end {
        margin-top: 40px;
        width: 320px;
        margin-left: auto;
        order: 6;
    }

    .ready-started-end p{
        text-align: center;
    }

    .ready-started-section h2 {
        font-size: 20px;
        text-align: center;
        line-height: 19.76px;
    }

    .ready-started-section p {
        font-size: 14px;
    }

    
    .ready-started-buttons .tszh {
        flex-direction: column;
    }

    /*#endregion READY-START-SECTION*/

    /*#region DOWNLOAD-APPLICATION-SECTION*/

    .download-application-section {
        width: 203px;
        margin-top: 50px;
        margin-bottom: 50px;
    }

    .download-application-section h1 {
        font-size: 20px;
        line-height: 19.76px;
    }

    .download-application-buttons {
        gap: 12px;
    }

    .download-application-section button,
    .download-application-section a{
        width: 95.5px;
        height: 38px;
    }

    /*#endregion DOWNLOAD-APPLICATION-SECTION*/
}   
/*#endregion  */

/*#region MAX-WIDTH 665 */  
@media screen and (max-width: 665px) {
    
}
/*#endregion  */

/*#region */
    
/*#endregion */
    