@import url(https://fonts.googleapis.com/css2?family=Be+Vietnam+Pro:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
:root{--primary-color:#1a73e8;--secondary-color:#86b7fe;--accent-color:#17d586;--success-color:#00a826;--warning-color:#f08f0b;--dark-color:#000d2b;--light-color:#f5f9fc;--white:#fff;--primary-gradient:linear-gradient(135deg,var(--primary-color) 0%,var(--secondary-color) 100%);--accent-gradient:#17d586;--success-gradient:linear-gradient(135deg,var(--success-color) 0%,var(--accent-color) 100%);--warning-gradient:linear-gradient(135deg,var(--warning-color) 0%,#ffe7c2 100%)}*{box-sizing:border-box;margin:0;padding:0}section{margin-bottom:0;position:relative;z-index:1}section.py-5{padding-bottom:5rem!important;padding-top:5rem!important}.img-fluid,img{height:auto;max-width:100%}body{color:var(--dark-color);font-family:Be Vietnam Pro,sans-serif;line-height:1.6;overflow-x:hidden}.hero-banner{background:var(--primary-gradient);min-height:100vh;overflow:hidden;padding:6rem 0;position:relative}.hero-banner__background{bottom:0;left:0;position:absolute;right:0;top:0;z-index:1}.hero-banner__shapes{height:100%;position:absolute;width:100%}.hero-banner__shape{animation:float 6s ease-in-out infinite;background:hsla(0,0%,100%,.1);border-radius:50%;position:absolute}.hero-banner__shape--1{animation-delay:0s;height:300px;right:-150px;top:10%;width:300px}.hero-banner__shape--2{animation-delay:2s;bottom:20%;height:200px;left:-100px;width:200px}.hero-banner__shape--3{animation-delay:4s;height:150px;right:20%;top:60%;width:150px}.hero-banner .container{position:relative;z-index:2}.hero-banner__title{color:var(--white);font-size:3.5rem;font-weight:800;line-height:1.2;margin-bottom:2rem}.hero-banner__highlight{-webkit-text-fill-color:transparent;background:#e7b821;-webkit-background-clip:text;background-clip:text}.hero-banner__description{color:hsla(0,0%,100%,.9);font-size:1.3rem;font-weight:300;line-height:1.7;margin-bottom:3rem}.hero-banner__buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.hero-banner__btn--primary{background:var(--white);border:2px solid hsla(0,0%,100%,.3);border-radius:50px;color:var(--primary-color);font-weight:600;padding:15px 30px;transition:all .3s ease}.hero-banner__btn--primary:hover{background:var(--white);box-shadow:0 15px 35px rgba(0,0,0,.2);color:var(--primary-color);transform:translateY(-3px)}.hero-banner__btn--secondary{background:transparent;border:2px solid hsla(0,0%,100%,.5);border-radius:50px;color:var(--white);font-weight:600;padding:15px 30px;transition:all .3s ease}.hero-banner__btn--secondary:hover{background:hsla(0,0%,100%,.1);border-color:var(--white);transform:translateY(-3px)}.hero-banner__media{max-height:500px;overflow:hidden;position:relative}.hero-banner__image{border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.3);height:100%;max-height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.hero-banner__floating-elements{bottom:0;left:0;position:absolute;right:0;top:0}.hero-banner__element{align-items:center;animation:float 3s ease-in-out infinite;background:var(--white);border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.1);color:var(--primary-color);display:flex;font-weight:600;gap:10px;padding:15px 20px;position:absolute}.hero-banner__element--1{animation-delay:0s;right:35px;top:10%}.hero-banner__element--2{animation-delay:1s;bottom:30%;left:2%}.hero-banner__element--3{animation-delay:2s;right:10%;top:60%}.platform-flexible{background:var(--white)}.platform-flexible__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;margin-bottom:1rem}.platform-flexible__subtitle{color:#6c757d;font-size:1.2rem;margin-bottom:0}.platform-flexible__tabs .nav-pills .nav-link{background:transparent;border:2px solid #e9ecef;border-radius:50px;color:var(--dark-color);font-weight:600;margin:0 8px;padding:12px 24px;transition:all .3s ease}.platform-flexible__tabs .nav-pills .nav-link.active{background:var(--primary-gradient);box-shadow:0 10px 25px rgba(102,126,234,.3);color:var(--white);transform:translateY(-2px)}.platform-flexible__image{border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.1);height:350px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease;width:100%}.platform-flexible__tab-title{color:var(--dark-color);font-size:1.8rem;font-weight:700;margin-bottom:1.5rem}.platform-flexible__benefits{list-style:none;padding:0}.platform-flexible__benefits li{align-items:center;color:#495057;display:flex;font-size:1.1rem;margin-bottom:12px}.platform-flexible__benefits i{color:var(--success-color);margin-right:12px}.platform-flexible__action{margin-top:1.5rem}.platform-flexible__btn{align-items:center;background:transparent;border:2px solid var(--primary-color);border-radius:12px;color:var(--primary-color);display:inline-flex;font-size:.95rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.platform-flexible__btn:hover{background:var(--primary-color);box-shadow:0 8px 25px rgba(26,115,232,.25);color:var(--white);transform:translateY(-2px)}.platform-flexible__btn i{font-size:1rem;transition:transform .3s ease}.platform-flexible__btn:hover i{transform:translateX(3px)}.core-values{background:var(--light-color)}.core-values__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;margin-bottom:1rem}.core-values__subtitle{color:#6c757d;font-size:1.2rem}.core-values__card{background:var(--white);border:2px solid transparent;border-radius:20px;box-shadow:0 15px 35px rgba(0,0,0,.08);height:100%;padding:40px 30px;text-align:center;transition:all .4s ease}.core-values__card:hover{border-color:var(--primary-color);box-shadow:0 25px 50px rgba(0,0,0,.15);transform:translateY(-10px)}.core-values__icon{align-items:center;background:var(--primary-gradient);border-radius:20px;color:var(--white);display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 25px;width:80px}.core-values__card-title{color:var(--dark-color);font-size:1.5rem;font-weight:700;margin-bottom:15px}.core-values__card-text{color:#6c757d;line-height:1.7}.seo-instant{background:var(--white)}.seo-instant__badge{background:var(--primary-gradient);border-radius:50px;color:var(--white);display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:8px 20px;text-transform:uppercase}.seo-instant__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}.seo-instant__description{color:#495057;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.seo-instant__features{list-style:none;padding:0}.seo-instant__features li{align-items:center;color:#495057;display:flex;font-size:1.1rem;margin-bottom:15px}.seo-instant__features i{color:var(--success-color);margin-right:12px}.seo-instant__image-container{max-height:400px;overflow:hidden;position:relative}.seo-instant__image{border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.1);height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.seo-instant__score-badge{background:var(--success-gradient);border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.1);color:var(--white);padding:20px;position:absolute;right:20px;text-align:center;top:20px}.seo-instant__score{font-size:2rem;font-weight:800;line-height:1}.seo-instant__score-label{font-size:.9rem;opacity:.9}.drag-drop-editor{background:var(--light-color)}.drag-drop-editor__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;margin-bottom:1.5rem}.drag-drop-editor__description{color:#6c757d;font-size:1.2rem;line-height:1.7}.drag-drop-editor__showcase{margin-top:3rem;position:relative}.drag-drop-editor__image-container{border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.15);max-height:500px;overflow:hidden;position:relative}.drag-drop-editor__image{height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:transform .3s ease;width:100%}.drag-drop-editor__image-container:hover .drag-drop-editor__image{transform:scale(1.02)}.drag-drop-editor__features{bottom:0;left:0;position:absolute;right:0;top:0}.drag-drop-editor__feature{align-items:center;animation:float 4s ease-in-out infinite;background:var(--white);border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.1);color:var(--primary-color);display:flex;font-weight:600;gap:10px;padding:15px 20px;position:absolute}.drag-drop-editor__feature--1{animation-delay:0s;left:5%;top:15%}.drag-drop-editor__feature--2{animation-delay:1.5s;right:5%;top:50%}.drag-drop-editor__feature--3{animation-delay:3s;bottom:15%;left:10%}.performance-optimization{background:var(--white)}.performance-optimization__badge{background:var(--accent-gradient);border-radius:50px;color:var(--white);display:inline-block;font-size:.9rem;font-weight:600;letter-spacing:1px;padding:8px 20px;text-transform:uppercase}.performance-optimization__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;line-height:1.3;margin-bottom:1.5rem}.performance-optimization__description{color:#495057;font-size:1.2rem;line-height:1.7;margin-bottom:2rem}.performance-optimization__features{list-style:none;padding:0}.performance-optimization__features li{align-items:center;color:#495057;display:flex;font-size:1.1rem;margin-bottom:15px}.performance-optimization__features i{color:var(--success-color);margin-right:12px}.performance-optimization__image-container{max-height:400px;overflow:hidden;position:relative}.performance-optimization__image{border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.1);height:400px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.performance-optimization__stats{background:var(--white);border-radius:15px;bottom:20px;box-shadow:0 10px 25px rgba(0,0,0,.1);left:20px;padding:20px;position:absolute;text-align:center}.performance-optimization__stat-number{color:var(--success-color);font-size:1.8rem;font-weight:800;line-height:1}.performance-optimization__stat-label{color:#6c757d;font-size:.9rem}.smart-management{background:var(--light-color)}.smart-management__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;margin-bottom:1.5rem}.smart-management__description{color:#6c757d;font-size:1.2rem;line-height:1.7}.smart-management__showcase{border-radius:20px;margin-top:3rem;max-height:500px;overflow:hidden;position:relative}.smart-management__image{border-radius:20px;box-shadow:0 25px 50px rgba(0,0,0,.15);height:500px;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.smart-management__features{bottom:0;left:0;position:absolute;right:0;top:0}.smart-management__feature{align-items:center;animation:float 5s ease-in-out infinite;background:var(--white);border-radius:15px;box-shadow:0 15px 35px rgba(0,0,0,.1);color:var(--primary-color);display:flex;font-weight:600;gap:10px;padding:15px 20px;position:absolute}.smart-management__feature--1{animation-delay:0s;left:5%;top:20%}.smart-management__feature--2{animation-delay:1s;right:5%;top:20%}.smart-management__feature--3{animation-delay:2s;bottom:20%;left:5%}.smart-management__feature--4{animation-delay:3s;bottom:20%;right:5%}.six-reasons{background:var(--white)}.six-reasons__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;margin-bottom:1rem}.six-reasons__subtitle{color:#6c757d;font-size:1.2rem}.six-reasons__item{align-items:flex-start;background:var(--white);border:2px solid transparent;border-radius:15px;box-shadow:0 10px 25px rgba(0,0,0,.08);display:flex;gap:20px;height:100%;padding:30px;transition:all .3s ease}.six-reasons__item:hover{border-color:var(--primary-color);box-shadow:0 20px 40px rgba(0,0,0,.12);transform:translateY(-5px)}.six-reasons__icon{align-items:center;background:var(--primary-gradient);border-radius:15px;color:var(--white);display:flex;flex-shrink:0;font-size:1.5rem;height:60px;justify-content:center;width:60px}.six-reasons__content{flex:1}.six-reasons__item-title{color:var(--dark-color);font-size:1.3rem;font-weight:700;margin-bottom:10px}.six-reasons__item-text{color:#6c757d;line-height:1.6;margin:0}.app-store{background:var(--light-color)}.app-store .swiper{border-radius:25px;padding-bottom:60px}.app-store__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;margin-bottom:1rem}.app-store__subtitle{color:#6c757d;font-size:1.2rem}.app-store__card{background:var(--white);border-radius:20px;box-shadow:0 15px 35px rgba(0,0,0,.08);display:flex;flex-direction:column;height:350px;justify-content:space-between;padding:30px;text-align:center;transition:all .3s ease}.app-store__card:hover{box-shadow:0 25px 50px rgba(0,0,0,.15);transform:translateY(-10px)}.app-store__app-icon{background:var(--primary-gradient);border-radius:20px;color:var(--white);flex-shrink:0;font-size:2rem;height:80px;margin:0 auto 20px;width:80px}.app-store__app-icon,.app-store__app-name{align-items:center;display:flex;justify-content:center}.app-store__app-name{color:var(--dark-color);font-size:1.2rem;font-weight:700;line-height:1.4;margin-bottom:15px;min-height:48px}.app-store__app-desc{color:#6c757d;flex-grow:1;font-size:.95rem;line-height:1.5;margin-bottom:20px}.app-store__app-desc,.app-store__card .btn{align-items:center;display:flex;justify-content:center}.app-store__card .btn{font-weight:600;height:40px;width:100%}.app-store-swiper .swiper-button-next,.app-store-swiper .swiper-button-prev{color:var(--primary-color)}.app-stestimonials__sliderore-swiper .swiper-slide{display:flex!important;height:auto!important}.app-store-swiper .swiper-slide .app-store__card{height:350px!important;width:100%!important}.app-store .swiper-slide .app-store__card,.app-store-swiper .swiper-slide .app-store__card,.app-store__card{display:flex!important;flex-direction:column!important;height:350px!important;justify-content:space-between!important;max-height:350px!important;min-height:350px!important}.app-store-swiper .swiper-pagination-bullet{background:var(--primary-color);opacity:.3}.app-store-swiper .swiper-pagination-bullet-active{opacity:1}.testimonials{background:var(--primary-gradient);overflow:hidden;position:relative}.testimonials .swiper{border-radius:25px}.testimonials .container{position:relative;z-index:2}.testimonials__title{color:var(--white);font-size:2.8rem;font-weight:800;line-height:1.3;text-shadow:0 4px 20px rgba(0,0,0,.3)}.testimonials__card{background:var(--white);border-radius:25px;box-shadow:0 25px 50px rgba(0,0,0,.2);height:auto;margin:20px;padding:40px;text-align:center}.testimonials__quote{color:var(--primary-color);font-family:Georgia,serif;font-size:4rem;line-height:1;margin-bottom:20px}.testimonials__content{color:#495057;font-size:1.2rem;font-style:italic;line-height:1.7;margin-bottom:30px}.testimonials__author{align-items:center;display:flex;gap:15px;justify-content:center}.testimonials__avatar{border-radius:50%;height:60px;-o-object-fit:cover;object-fit:cover;width:60px}.testimonials__author-info{text-align:left}.testimonials__author-name{color:var(--dark-color);font-size:1.1rem;font-weight:700;margin-bottom:5px}.testimonials__author-company{color:#6c757d;font-size:.9rem;margin:0}.testimonials-swiper .swiper-pagination-bullet{background:var(--white);opacity:.5}.testimonials-swiper .swiper-pagination-bullet-active{opacity:1}.client-logos{background:var(--light-color);padding:3rem 0!important}.client-logos__title{color:var(--dark-color);font-size:1.4rem;font-weight:600;margin-bottom:1.5rem}.client-logos__slider{overflow:hidden}.client-logos-swiper{padding:15px 0}.client-logos-swiper .swiper-slide{align-items:center;display:flex;justify-content:center;width:auto}.client-logos__logo-container{align-items:center;background:#fff;border:1px solid #f0f0f0;border-radius:10px;box-shadow:0 3px 15px rgba(0,0,0,.06);display:flex;filter:grayscale(100%);height:50px;justify-content:center;padding:0 15px;transition:all .3s ease}.client-logos__logo-text{color:#333;font-size:16px;font-weight:600;white-space:nowrap}.client-logos__logo-container:hover{border-color:var(--primary-color);box-shadow:0 8px 25px rgba(0,0,0,.12);filter:grayscale(0);transform:scale(1.05) translateY(-2px)}.client-logos__logo{height:40px;max-width:100px;-o-object-fit:contain;object-fit:contain;transition:all .3s ease;width:auto}.faq{background:var(--white)}.faq__title{color:var(--dark-color);font-size:2.8rem;font-weight:800;margin-bottom:1rem}.faq__subtitle{color:#6c757d;font-size:1.2rem}.faq__accordion .accordion-item{border:none;border-radius:15px;box-shadow:0 5px 15px rgba(0,0,0,.08);margin-bottom:15px;overflow:hidden}.faq__accordion .accordion-button{background:var(--white);border:none;border-radius:15px;color:var(--dark-color);font-size:1.1rem;font-weight:600;padding:20px 25px}.faq__accordion .accordion-button:not(.collapsed){background:var(--primary-gradient);box-shadow:none;color:var(--white)}.faq__accordion .accordion-button:focus{border:none;box-shadow:none}.faq__accordion .accordion-button:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.faq__accordion .accordion-button:not(.collapsed):after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23fff'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E")}.faq__accordion .accordion-body{background:#f8f9fa;color:#495057;line-height:1.7;padding:20px 25px}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-20px)}}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.btn-primary{background:var(--white);border:none;border-radius:50px;color:var(--primary-color);font-weight:600;overflow:hidden;padding:12px 30px;position:relative;transition:all .3s ease}.btn-primary:before{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2),transparent);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.btn-primary:hover:before{left:100%}.btn-primary:hover{box-shadow:0 15px 35px rgba(102,126,234,.4);transform:translateY(-3px)}@media (max-width:1200px) and (min-width:1025px){.app-store__card{display:flex;flex-direction:column;height:340px;justify-content:space-between;padding:28px 24px}.app-store__app-icon{font-size:1.9rem;height:75px;margin-bottom:20px;width:75px}.app-store__app-name{font-size:1.15rem;line-height:1.3;margin-bottom:16px;min-height:46px}.app-store__app-desc{align-items:center;display:flex;flex-grow:1;font-size:.92rem;justify-content:center;margin-bottom:20px;text-align:center}.app-store__card .btn{font-size:.95rem;height:40px;margin-top:auto}}@media (max-width:992px){.hero-banner{padding:6rem 0}.hero-banner__title{font-size:2.8rem}.app-store__title,.core-values__title,.drag-drop-editor__title,.faq__title,.performance-optimization__title,.platform-flexible__title,.seo-instant__title,.six-reasons__title,.smart-management__title,.testimonials__title{font-size:2.5rem}.hero-banner__element--1,.hero-banner__element--2,.hero-banner__element--3{display:none;margin:10px auto;position:static}.platform-flexible__image{height:300px;margin-bottom:2rem}.performance-optimization__image,.seo-instant__image{height:350px}.drag-drop-editor__image,.smart-management__image{height:400px}.platform-flexible__tab-title{font-size:1.6rem}.core-values__card{padding:30px 20px}}@media (max-width:1024px) and (min-width:769px){.app-store__card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:25px 20px}.app-store-swiper .swiper-slide .app-store__card,.app-store__card{height:320px!important}.app-store__app-icon{font-size:1.8rem;height:70px;margin-bottom:18px;width:70px}.app-store__app-name{font-size:1.1rem;line-height:1.3;margin-bottom:15px;min-height:44px}.app-store__app-desc{align-items:center;display:flex;flex-grow:1;font-size:.9rem;justify-content:center;margin-bottom:18px;text-align:center}.app-store__card .btn{font-size:.9rem;height:38px;margin-top:auto}}@media (max-width:768px){.hero-banner{padding:6rem 0}.hero-banner__title{font-size:2.2rem;line-height:1.3}.hero-banner__description{font-size:1.1rem;margin-bottom:2rem}.app-store__title,.core-values__title,.drag-drop-editor__title,.faq__title,.performance-optimization__title,.platform-flexible__title,.seo-instant__title,.six-reasons__title,.smart-management__title,.testimonials__title{font-size:2rem;line-height:1.3}.hero-banner__buttons{flex-direction:column!important;flex-wrap:nowrap!important;gap:1rem!important}.hero-banner__btn--primary,.hero-banner__btn--secondary,.hero-banner__buttons{align-items:center!important;display:flex!important;justify-content:center!important;width:100%!important}.hero-banner__btn--primary,.hero-banner__btn--secondary{box-sizing:border-box!important;flex-shrink:0!important;font-size:1rem!important;margin:0!important;max-width:300px!important;min-height:50px!important;padding:14px 24px!important;text-align:center!important}.platform-flexible__tabs .nav-pills{display:grid!important;flex-direction:unset;gap:.5rem;grid-template-columns:1fr 1fr}.platform-flexible__tabs .nav-link{border-radius:8px;font-size:.85rem;margin:0;overflow:hidden;padding:12px 8px;text-align:center;text-overflow:ellipsis;white-space:nowrap}.platform-flexible__tabs .nav-link i{display:block;margin-bottom:4px;margin-right:0!important}.platform-flexible__btn{align-items:center;display:flex;font-size:.9rem;justify-content:center;margin:0 auto;max-width:250px;padding:10px 20px;width:100%}.platform-flexible__action{display:flex;justify-content:center;margin-top:1.5rem;text-align:center}.platform-flexible__tab-title{margin-bottom:1.5rem}.platform-flexible__benefits{margin-bottom:1.5rem;text-align:left}.platform-flexible__tab-title{font-size:1.5rem;margin-bottom:1rem;text-align:center}.platform-flexible__image{height:250px;margin-bottom:1.5rem}.core-values__card{margin-bottom:1.5rem;padding:25px 20px}.core-values__icon{font-size:1.8rem;height:70px;margin-bottom:20px;width:70px}.core-values__card-title{font-size:1.3rem}.performance-optimization__image,.seo-instant__image{height:280px;margin-bottom:2rem}.performance-optimization__features,.seo-instant__features{margin-bottom:1.5rem}.performance-optimization__features li,.seo-instant__features li{font-size:1rem;margin-bottom:12px}.drag-drop-editor__image,.smart-management__image{height:300px}.six-reasons__item{align-items:center;display:flex;flex-direction:column;margin-bottom:1.5rem;padding:25px 20px;text-align:center}.six-reasons__icon{align-items:center;background:var(--primary-gradient);border-radius:50%;display:flex;font-size:1.3rem;height:60px;justify-content:center;margin:0 auto 15px;width:60px}.six-reasons__icon i{color:#fff}.six-reasons__content{text-align:center}.six-reasons__item-title{font-size:1.2rem;margin-bottom:8px;text-align:center}.six-reasons__item-text{font-size:.95rem;text-align:center}.app-store__card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;margin-bottom:1rem;min-height:300px!important;padding:2rem 1.5rem;text-align:center}.app-store-swiper .swiper-slide .app-store__card,.app-store__card{height:300px!important}.app-store-swiper .swiper-slide{display:flex;height:auto;justify-content:center}.app-store__app-icon{align-items:center;background:var(--primary-gradient);border-radius:15px;display:flex;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.app-store__app-icon i{color:#fff;height:28px;width:28px}.app-store__app-name{font-size:1.1rem;line-height:1.3;margin-bottom:1rem;text-align:center}.app-store__app-desc{flex-grow:1;font-size:.9rem;margin-bottom:1.5rem;text-align:center}.app-store__card .btn{align-self:center;margin-top:auto;min-width:100px;width:auto}.testimonials__title{font-size:1.8rem;line-height:1.4}.testimonials__card{margin:15px;padding:30px 25px}.testimonials__content{font-size:1.1rem;margin-bottom:25px}.testimonials__author{flex-direction:column;gap:10px;text-align:center}.testimonials__author-info{text-align:center}.testimonials__avatar{height:50px;width:50px}.faq__accordion .accordion-button{font-size:1rem;padding:15px 20px}.faq__accordion .accordion-body{font-size:.95rem;padding:15px 20px}}@media (max-width:576px){.hero-banner{min-height:100vh;padding:6rem 0}.hero-banner__title{font-size:1.8rem;margin-bottom:1.5rem}.hero-banner__description{font-size:1rem;margin-bottom:1.5rem}.hero-banner__btn--primary,.hero-banner__btn--secondary{font-size:.9rem;max-width:260px;padding:10px 20px}.app-store__title,.core-values__title,.drag-drop-editor__title,.faq__title,.performance-optimization__title,.platform-flexible__title,.seo-instant__title,.six-reasons__title,.smart-management__title,.testimonials__title{font-size:1.75rem;margin-bottom:.75rem}section.py-5{padding-bottom:3rem!important;padding-top:3rem!important}.platform-flexible__tabs .nav-link{font-size:.85rem;margin:2px 0;padding:8px 16px}.platform-flexible__image{height:220px;margin-bottom:1rem}.platform-flexible__tab-title{font-size:1.3rem;margin-bottom:.75rem}.platform-flexible__benefits li{font-size:.95rem;margin-bottom:10px}.platform-flexible__btn{font-size:.85rem;max-width:220px;padding:8px 16px}.core-values__card{padding:20px 15px}.core-values__icon{font-size:1.5rem;height:60px;margin-bottom:15px;width:60px}.core-values__card-title{font-size:1.2rem;margin-bottom:10px}.core-values__card-text{font-size:.9rem}.performance-optimization__badge,.seo-instant__badge{font-size:.8rem;padding:6px 16px}.performance-optimization__title,.seo-instant__title{font-size:1.6rem;margin-bottom:1rem}.performance-optimization__description,.seo-instant__description{font-size:1rem;margin-bottom:1.5rem}.performance-optimization__image,.seo-instant__image{height:250px}.performance-optimization__features li,.seo-instant__features li{font-size:.9rem;margin-bottom:10px}.drag-drop-editor__description,.smart-management__description{font-size:1rem}.drag-drop-editor__image,.smart-management__image{height:250px}.six-reasons__item{padding:20px 15px}.six-reasons__icon{font-size:1.2rem;height:45px;margin-bottom:12px;width:45px}.six-reasons__item-title{font-size:1.1rem;margin-bottom:6px}.six-reasons__item-text{font-size:.9rem;line-height:1.5}.app-store__card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:20px 15px}.app-store-swiper .swiper-slide .app-store__card,.app-store__card{height:290px!important}.app-store__app-icon{font-size:1.8rem;height:70px;margin-bottom:15px;width:70px}.app-store__app-name{font-size:1rem;margin-bottom:12px;min-height:40px}.app-store__app-desc{font-size:.85rem;margin-bottom:15px}.app-store__card .btn{font-size:.9rem;height:36px;padding:0 15px}.testimonials__title{font-size:1.6rem}.testimonials__card{margin:10px;padding:25px 20px}.testimonials__quote{font-size:3rem;margin-bottom:15px}.testimonials__content{font-size:1rem;margin-bottom:20px}.testimonials__author-name{font-size:1rem}.testimonials__author-company{font-size:.85rem}.testimonials__avatar{height:45px;width:45px}.client-logos__title{font-size:1.1rem;margin-bottom:1rem}.client-logos__logo-container{height:40px;padding:0 10px}.client-logos__logo{height:30px;max-width:80px}.faq__accordion .accordion-button{font-size:.95rem;padding:12px 15px}.faq__accordion .accordion-body{font-size:.9rem;line-height:1.6;padding:12px 15px}.container{padding-left:15px;padding-right:15px}.drag-drop-editor__features,.smart-management__features{display:none}.performance-optimization__stats,.seo-instant__score-badge{margin-left:0;margin-right:0;margin-top:1rem;position:static}}@media (max-width:480px){.hero-banner__title{font-size:1.6rem;line-height:1.2}.hero-banner__description{font-size:.95rem}.app-store__title,.core-values__title,.drag-drop-editor__title,.faq__title,.performance-optimization__title,.platform-flexible__title,.seo-instant__title,.six-reasons__title,.smart-management__title,.testimonials__title{font-size:1.5rem}.app-store__card{display:flex!important;flex-direction:column!important;justify-content:space-between!important;padding:18px 12px}.app-store-swiper .swiper-slide .app-store__card,.app-store__card{height:270px!important}.testimonials__card{padding:20px 15px}.platform-flexible__tabs .nav-link{font-size:.8rem;padding:6px 12px}}@media (hover:none) and (pointer:coarse){.platform-flexible__tabs .nav-link{align-items:center;display:flex;justify-content:center;min-height:44px}.btn,.platform-flexible__btn{min-height:44px;touch-action:manipulation}.faq__accordion .accordion-button{min-height:48px;touch-action:manipulation}.app-store__card:hover,.client-logos__logo-container:hover,.core-values__card:hover,.hero-banner__btn--primary:hover,.hero-banner__btn--secondary:hover,.platform-flexible__btn:hover,.six-reasons__item:hover{box-shadow:none;transform:none}.hero-banner__btn--primary:active,.hero-banner__btn--secondary:active,.platform-flexible__btn:active{transform:scale(.98)}}@media (min-resolution:192dpi){.drag-drop-editor__image,.hero-banner__image,.performance-optimization__image,.platform-flexible__image,.seo-instant__image,.smart-management__image{image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges}}.loading{opacity:0;transform:translateY(30px);transition:all .6s ease}.loading.loaded{opacity:1;transform:translateY(0)}
