/*!
Theme Name: sktmet
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: sktmet
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

sktmet is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/
 
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
 .wpcf7 .screen-reader-text,.wpcf7-response-output{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.wpcf7-response-output{position:static!important;width:auto!important;height:auto!important;clip:auto!important;margin:15px 0!important;padding:15px 20px!important;border-radius:8px!important;font-size:14px!important;border:none!important}.wpcf7-mail-sent-ok{background:rgb(34 197 94 / .1)!important;color:#16a34a!important;border-left:3px solid #16a34a!important}.wpcf7-validation-errors{background:rgb(239 68 68 / .1)!important;color:#dc2626!important;border-left:3px solid #dc2626!important}.wpcf7-spam-blocked{background:rgb(251 191 36 / .1)!important;color:#d97706!important;border-left:3px solid #d97706!important}.wpcf7-not-valid-tip{color:#dc2626!important;font-size:12px!important;margin-top:5px!important;display:block!important}.wpcf7 form.invalid .wpcf7-not-valid,.wpcf7 form.unaccepted .wpcf7-not-valid{border-color:#dc2626!important}.wpcf7 .ajax-loader{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.wpcf7 form p{margin:0}.wpcf7 .form__submit{margin-top:20px}.wpcf7 input[type="submit"]{display:inline-flex;align-items:center;justify-content:center;width:100%;cursor:pointer;transition:all 0.3s ease}.wpcf7 input[type="submit"]:disabled{opacity:.6;cursor:not-allowed}.wpcf7 .checkbox{display:flex;align-items:flex-start;gap:10px;cursor:pointer;margin:15px 0}.wpcf7 .checkbox__input{width:18px;height:18px;margin:0;cursor:pointer;flex-shrink:0}.wpcf7 .checkbox span.wpcf7-list-item{margin:0}.wpcf7 .checkbox span.wpcf7-list-item label{font-size:13px;line-height:1.4;color:#666;cursor:pointer}.wpcf7 .form__file-wrapper{display:flex;flex-direction:column;gap:10px}.wpcf7 .form__file-block{display:flex;align-items:center;gap:10px}.wpcf7 input[type="file"]{padding:10px;border:1px dashed #d1d5db;border-radius:8px;background:#f9fafb;width:100%;cursor:pointer}.wpcf7 input[type="file"]:hover{border-color:#2563eb;background:#eff6ff}.wpcf7 .form__file-hint{font-size:12px;color:#9ca3af}.custom-notification{position:fixed;top:30px;right:30px;max-width:400px;background:#fff;border-radius:12px;box-shadow:0 10px 40px rgb(0 0 0 / .15);padding:20px;z-index:9999;transform:translateX(450px);transition:transform 0.3s ease}.custom-notification.show{transform:translateX(0)}.custom-notification--success{border-left:4px solid #16a34a}.custom-notification--error{border-left:4px solid #dc2626}.custom-notification__content{display:flex;justify-content:space-between;align-items:flex-start;gap:15px}.custom-notification__text{font-size:14px;line-height:1.5;color:#1f2937}.custom-notification__close{background:none;border:none;font-size:24px;line-height:1;cursor:pointer;color:#9ca3af;padding:0}.custom-notification__close:hover{color:#1f2937}input#phone-cb{width:100%;padding:12px 16px;border:1px solid var(--color-text-muted);border-radius:4px;font-size:15px;background-color:#fff}ul#menu-menyu-podvala li{color:#08c;font-size:14px;margin-bottom:8px}.single-post-wrapper{display:grid;grid-template-columns:1fr 350px;gap:40px;margin:40px 0}.single-post{background:#fff;border-radius:8px;box-shadow:0 2px 10px rgb(0 0 0 / .05)}.single-post__header{margin-bottom:30px;padding-bottom:20px;border-bottom:2px solid #f0f0f0}.single-post__title{font-size:32px;font-weight:700;margin:0 0 15px 0;color:#1a1a1a;line-height:1.3;padding:20px}.single-post__meta{display:flex;gap:20px;flex-wrap:wrap;color:#666;font-size:14px;padding:0 20px}.single-post__meta svg{margin-right:5px;vertical-align:middle}.single-post__category a{color:#06c;text-decoration:none}.single-post__category a:hover{text-decoration:underline}.single-post__thumbnail{margin-bottom:30px;border-radius:8px;overflow:hidden}.single-post__thumbnail img{width:100%;height:auto;display:block;padding:0 20px}.single-post__content{font-size:16px;line-height:1.8;color:#333;padding:0 20px;margin-top:30px}.single-post__content p{margin-bottom:20px}.single-post__content h2,.single-post__content h3,.single-post__content h4{margin:30px 0 15px;color:#1a1a1a}.single-post__content img{max-width:100%;height:auto;border-radius:4px}.single-post__content ul,.single-post__content ol{margin:20px 0;padding-left:30px}.single-post__content li{margin-bottom:10px}.single-post__tags{margin-top:30px;padding-top:20px;border-top:1px solid #e0e0e0;font-size:14px}.single-post__tags a{display:inline-block;padding:5px 12px;background:#f5f5f5;color:#333;text-decoration:none;border-radius:4px;margin:0 5px 5px 0;transition:all 0.3s}.single-post__tags a:hover{background:#06c;color:#fff}.single-post__navigation{display:flex;gap:20px;margin:40px 20px;padding:30px 0;border-top:2px solid #f0f0f0;border-bottom:2px solid #f0f0f0;justify-content:space-between}.single-post__navigation a{display:flex;align-items:center;gap:10px;padding:15px;background:#f9f9f9;border-radius:6px;text-decoration:none;color:#333;transition:all 0.3s;max-width:200px}.single-post__navigation a:hover{background:#06c;color:#fff}.single-post__sidebar{position:sticky;top:100px;height:fit-content}.archive-wrapper{margin:40px 0}.archive-header{margin-bottom:40px;padding-bottom:30px;border-bottom:3px solid #06c}.archive-title{font-size:36px;font-weight:700;margin:0 0 15px 0;color:#1a1a1a}.archive-description{font-size:16px;color:#666;max-width:800px}.posts-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:30px;margin-bottom:40px}.post-card{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 15px rgb(0 0 0 / .08);transition:transform 0.3s,box-shadow 0.3s;display:flex;flex-direction:column}.post-card:hover{transform:translateY(-5px);box-shadow:0 5px 25px rgb(0 0 0 / .15)}.post-card__thumbnail{display:block;overflow:hidden;height:250px}.post-card__thumbnail img{width:100%;height:100%;object-fit:cover;transition:transform 0.3s}.post-card:hover .post-card__thumbnail img{transform:scale(1.05)}.post-card__content{padding:25px;flex-grow:1;display:flex;flex-direction:column}.post-card__category{margin-bottom:10px}.post-card__category a{display:inline-block;padding:4px 12px;background:#e3f2fd;color:#06c;text-decoration:none;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;transition:all 0.3s}.post-card__category a:hover{background:#06c;color:#fff}.post-card__title{font-size:20px;font-weight:700;margin:0 0 12px 0;line-height:1.4}.post-card__title a{color:#1a1a1a;text-decoration:none;transition:color 0.3s}.post-card__title a:hover{color:#06c}.post-card__meta{display:flex;gap:20px;margin-bottom:15px;font-size:13px;color:#888}.post-card__meta svg{margin-right:5px;vertical-align:middle}.post-card__excerpt{font-size:14px;line-height:1.6;color:#555;margin-bottom:20px;flex-grow:1}.post-card__link{display:inline-flex;align-items:center;gap:8px;color:#06c;text-decoration:none;font-weight:600;font-size:14px;transition:gap 0.3s}.post-card__link:hover{gap:12px}.archive-pagination{display:flex;justify-content:center;align-items:center;gap:10px;margin-top:40px;padding-top:30px;border-top:2px solid #f0f0f0}.archive-pagination .page-numbers{display:inline-flex;align-items:center;justify-content:center;min-width:40px;height:40px;padding:0 12px;background:#f5f5f5;color:#333;text-decoration:none;border-radius:4px;font-weight:600;transition:all 0.3s}.archive-pagination .page-numbers:hover,.archive-pagination .page-numbers.current{background:#06c;color:#fff}.archive-pagination .page-numbers.prev,.archive-pagination .page-numbers.next{display:inline-flex;align-items:center;gap:8px}.no-posts{text-align:center;padding:60px 20px;background:#f9f9f9;border-radius:8px}.no-posts h2{font-size:24px;margin-bottom:15px;color:#1a1a1a}.no-posts p{font-size:16px;color:#666;margin-bottom:25px}.no-posts .button{display:inline-block;padding:12px 30px;background:#06c;color:#fff;text-decoration:none;border-radius:4px;font-weight:600;transition:background 0.3s}.no-posts .button:hover{background:#0052a3}.cf7-hidden-file{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;border:0;clip:rect(0 0 0 0);opacity:0}.wpcf7-form-control-wrap.file-upload{display:contents}.container.container--wide{max-width:1560px;margin:0 auto;padding-left:15px;padding-right:15px}p.breadcrumbs{padding:20px}a.single-post__nav-link.single-post__nav-link--next{justify-content:end}.spollers__body li br{display:none}iframe{height:500px}.calculator-iframe{display:flex;justify-content:center}textarea.wpcf7-form-control.wpcf7-textarea.input{height:100px}footer .wpcf7-response-output{color:#dc3232}span.checkbox__text{text-transform:initial}.hero__text-paragraph p{font-family:Roboto;color:#fff;max-width:600px;line-height:120%}.hero__text-paragraph p:not(:last-child){margin-bottom:10px}.products__content-button{display:flex!important}div#showMoreContainer .button.--blue{width:220px}section.modal-products-card{max-width:1560px;margin:0 auto;padding-left:15px;padding-right:15px}.products-card-badges{position:absolute;top:15px;left:15px;display:flex;flex-direction:column;gap:8px;z-index:2}.products-card-badge{display:inline-block;padding:6px 12px;border-radius:4px;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border:2px solid #fff0}.products-card-badge{padding:5px;border-radius:5px;font-size:12px;font-family:Roboto;text-transform:none;font-weight:400;width:fit-content}.products-card .products-card__image .products-card-badges{flex-direction:row}.products-card-badge.--blue{background:#effafe;border:1px solid #0a2540;color:#0a2540}.products-card-badge.--orange{background:#fff8ef;color:#e85d04;border:1px solid #e85d04}.products-card-badge.--purple{color:#743da7;background:#faf4fa;border:1px solid #743da7}.products-card-badge.--green{background:#eafbf0;color:#2e8b57;border:1px solid #00a878}.products-card-badge.--red{background:#e74c3c;color:#fff;border-color:#e74c3c}.products-card-badge.--grey{background:#95a5a6;color:#fff}.products-card-badge.--dark-blue{background:#0077b6;color:#fff}.products-price{font-size:24px;font-weight:700;color:#1a1a1a;display:flex;align-items:baseline;gap:5px;flex-wrap:wrap}.price-unit{font-size:16px;font-weight:400;color:#4a5c6e;white-space:nowrap}.products-sale{font-size:14px;color:#666}.products-sale span:last-child{font-weight:600;color:#4a5c6e}.products-card .products-card__image img{object-fit:contain;width:100%;aspect-ratio:270 / 230}.products-card{display:flex;flex-direction:column;height:100%}.products-card-body{flex:1;display:flex;flex-direction:column}.products-card-specs{flex:1}.products-card-body-price{margin-top:auto;padding-top:15px}.products-card-buttons{margin-top:auto;padding-top:15px}.products__grid.--sort-grid{display:grid;. gap:20px;align-items:stretch}.products__grid.--sort-grid .products-card{height:100%}.category-card__image-link{display:block;text-decoration:none;color:inherit;overflow:hidden;border-radius:8px}.category-card__image-link img{transition:transform 0.4s ease;width:100%;height:100%;object-fit:cover}.category-card__image-link:hover img{transform:scale(1.05)}.category-card__title-link{display:block;text-decoration:none;color:inherit;margin-bottom:15px}.category-card__title-link h3{margin:0;transition:color 0.3s ease;line-height:1.3;margin-top:10px}.category-card__title-link:hover h3{color:#0077b6}.category-link{text-decoration:none;display:inline-flex;align-items:center;gap:5px}.catalog-card__image-link{display:block;text-decoration:none;color:inherit;overflow:hidden;border-radius:8px}.catalog-card__image-link img{transition:transform 0.4s ease;width:100%;height:100%}.catalog-card__image-link:hover img{transform:scale(1.05)}.catalog-card__title-link{display:block;text-decoration:none;color:inherit;margin-bottom:10px}.catalog-card__title-link .catalog-card-body__title{margin:0;transition:color 0.3s ease;line-height:1.3;margin-top:10px}.catalog-card__title-link:hover .catalog-card-body__title{color:#0077b6}.catalog-card__title-link,.catalog-card__image-link{text-decoration:none}.catalog-block .catalog-card-image img{aspect-ratio:200 / 120}.products__sidebar-button{display:none;margin-top:20px;padding-top:20px;border-top:1px solid #e0e0e0}.products__sidebar-button.--active{display:block;animation:fadeIn 0.3s ease-in-out}@keyframes fadeIn{from{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}.products-spinner{display:flex;justify-content:center;align-items:center;padding:40px 0;width:100%;color:#0077b6}.products-spinner iconify-icon{animation:spin 1s linear infinite}@keyframes spin{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.about-page{padding-top:0}.hero.--about{min-height:500px;position:relative;background-size:cover;background-position:center}.hero.--about::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(15 23 42 / .7)}.hero.--about .hero-wrapper{position:relative;z-index:1}.hero.--about .hero__title{color:#fff;font-size:48px;margin-bottom:20px}.hero.--about .hero__subtitle{color:rgb(255 255 255 / .9);font-size:20px;max-width:800px}.hero.--about .hero__image{margin-top:40px;text-align:center}.hero.--about .hero__image img{max-width:100%;height:auto;border-radius:10px}.about-intro{padding-top:80px}.about-intro-block{display:flex;gap:40px;align-items:center;margin-top:40px}.about-intro__text{flex:1;font-size:18px;line-height:1.8;color:#333}.about-intro__image{flex:1}.about-intro__image img{width:100%;border-radius:10px;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.about-pains{padding:80px 0}.about-pains-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.about-pains-card{background:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgb(0 0 0 / .05);transition:transform 0.3s ease}.about-pains-card:hover{transform:translateY(-10px)}.about-pains-card__icon{margin-bottom:20px;text-align:center}.about-pains-card__icon img{max-width:60px;height:auto}.about-pains-card__title{font-size:22px;margin-bottom:15px;color:#1a56db}.about-pains-card__text{font-size:16px;line-height:1.6;color:#555}.about-difference{padding:80px 0;background:#f8f9fa}.about-difference-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.about-difference-card{background:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgb(0 0 0 / .05)}.about-difference-card__icon{margin-bottom:20px;text-align:center}.about-difference-card__icon img{max-width:60px;height:auto}.about-difference-card__text{font-size:16px;line-height:1.6;color:#555}.about-team{padding:80px 0}.about-team-wrapper{display:flex;gap:40px;align-items:center;margin-top:40px}.about-team-info{flex:1}.about-team__text{font-size:18px;line-height:1.8;color:#333;margin-bottom:30px}.about-team-stats{display:flex;flex-direction:column;gap:20px}.about-team-stat{display:flex;align-items:center;gap:15px}.about-team-stat__icon img{max-width:40px;height:auto}.about-team-stat__info strong{display:block;font-size:24px;color:#1a56db;margin-bottom:5px}.about-team-stat__info span{font-size:16px;color:#666}.about-team__image{flex:1}.about-team__image img{width:100%;border-radius:10px;box-shadow:0 10px 30px rgb(0 0 0 / .1)}.about-production{padding:80px 0;background:#f8f9fa}.about-production-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px}.about-production-card{background:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 15px rgb(0 0 0 / .05)}.about-production-card__title{font-size:22px;margin-bottom:15px;color:#1a56db}.about-production-card__text{font-size:16px;line-height:1.6;color:#555}.about-projects-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:30px;margin-top:40px}.about-projects-card{background:#fff;border-radius:10px;overflow:hidden;box-shadow:0 5px 15px rgb(0 0 0 / .05)}.about-projects-card__image{height:250px;overflow:hidden}.about-projects-card__image img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.about-projects-card:hover .about-projects-card__image img{transform:scale(1.1)}.about-projects-card-body{padding:30px}.about-projects-card__title{font-size:22px;margin-bottom:15px;color:#1a56db}.about-projects-card__text{font-size:16px;line-height:1.6;color:#555;margin-bottom:20px}.about-projects-card__details{border-top:1px solid #eee;padding-top:20px}.about-projects-detail{display:flex;margin-bottom:10px}.about-projects-detail__label{font-weight:700;color:#1a56db;min-width:150px}.about-projects-detail__value{color:#555}.about-why{padding-top:80px}.about-why-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:30px;margin-top:40px}.about-why-card{padding:30px}.about-why-card__icon{margin-bottom:20px;text-align:center}.about-why-card__icon img{max-width:60px;height:auto}.about-why-card__text{font-size:16px;line-height:1.6;color:#555}.about-faq{padding:80px 0}.about-faq-wrapper{max-width:800px;margin:40px auto 0}.about-cta{padding:100px 0;background-size:cover;background-position:center;position:relative}.about-cta::before{content:'';position:absolute;top:0;left:0;right:0;bottom:0;background:rgb(15 23 42 / .85)}.about-cta-wrapper{position:relative;z-index:1;max-width:800px;margin:0 auto;text-align:center}.about-cta .--section-title{color:#fff;margin-bottom:30px}.about-cta__text{color:rgb(255 255 255 / .9);font-size:20px;line-height:1.8;margin-bottom:40px}.about-page .hero.--light-hero .hero__title.--with-background{max-width:550px;padding:20px 10px;background:var(--main-color);border-radius:10px;color:#FFF;margin:50px 0}.about-page .hero__buttons{justify-content:center;margin-top:150px}.about-intro__text.hero__text{max-width:max-content;background-color:#edf3fd;padding:20px;color:#4a5c6e;font-size:16px;line-height:120%}.about-features{padding-top:80px}.about-features__container{margin:0 auto;padding:0 20px}.about-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.about-features__column{display:flex;flex-direction:column;gap:40px}.about-features-block{background:#fff}.about-features-block__title{font-size:26px;color:#0a2540;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #08c;font-family:var(--font-main);font-weight:600;line-height:120%}.about-features-list{list-style:none;padding:0;margin:0}.about-features-list__item{display:flex;align-items:flex-start;gap:15px;margin-bottom:25px;padding-left:0}.about-features-list__item:last-child{margin-bottom:0}.about-features-list__icon{flex-shrink:0;width:24px;height:24px;margin-top:3px}.about-features-list__icon img{width:100%;height:100%;object-fit:contain}.about-features-list__icon-placeholder{width:24px;height:24px;background:#0077b6;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:18px;line-height:1}.about-features-list__content{flex:1;min-width:0}.about-features-list__title{display:block;font-size:16px;font-weight:600;color:#1a1a1a;margin-bottom:8px;line-height:1.4}.about-features-list__text{line-height:1.6;color:#4a5c6e;font-size:16px!important}.about-features-list__text p{margin:0 0 10px}.about-features-list__text p:last-child{margin-bottom:0}.about-features-list__text ul,.about-features-list__text ol{margin:8px 0 0 20px;padding:0}.about-features-list__text li{margin-bottom:8px;font-size:16px;line-height:130%;list-style:disc;font-family:var(--font-main)}.about-features-list__text li:last-child{margin-bottom:0}.page__container{max-width:1200px;margin:0 auto;padding:0 20px;margin-top:50px}.page__wrapper{display:flex;gap:40px}.page__content-area{flex:1;min-width:0}.page__header{margin-bottom:30px}.page__title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.3}.page__excerpt{font-size:18px;color:#666;line-height:1.6;padding:20px;background:#f8f9fa;border-left:4px solid #0077b6;border-radius:4px}.page__thumbnail{margin-bottom:30px;border-radius:10px;overflow:hidden}.page__thumbnail img{width:100%;height:auto;display:block}.page__content{font-size:16px;line-height:1.8;color:#333}.page__content p{margin-bottom:20px}.page__content h2,.page__content h3,.page__content h4{margin:30px 0 15px;color:#1a1a1a}.page__content h2{font-size:28px}.page__content h3{font-size:22px}.page__content ul,.page__content ol{margin:20px 0;padding-left:30px}.page__content li{margin-bottom:10px}.page__content img{max-width:100%;height:auto;border-radius:8px;margin:20px 0}.page__content blockquote{margin:30px 0;padding:20px 30px;background:#f8f9fa;border-left:4px solid #0077b6;font-style:italic;color:#555}.page__content a{color:#0077b6;text-decoration:underline;transition:color 0.3s ease}.page__content a:hover{color:#005a8c}.page__content table{width:100%;border-collapse:collapse;margin:20px 0}.page__content th,.page__content td{padding:12px;border:1px solid #ddd;text-align:left}.page__content th{background:#f8f9fa;font-weight:600}.page__footer{margin-top:40px;padding-top:20px;border-top:1px solid #eee}.page-links{margin:30px 0;padding:20px;background:#f8f9fa;border-radius:8px}.page-links a{display:inline-block;padding:8px 16px;margin:0 5px;background:#0077b6;color:#fff;text-decoration:none;border-radius:4px;transition:background 0.3s ease}.page-links a:hover{background:#005a8c}.edit-link{display:inline-block;padding:8px 16px;background:#f0f0f0;color:#666;text-decoration:none;border-radius:4px;font-size:14px}.edit-link:hover{background:#e0e0e0}.catalog-advantages-card__image img{width:auto;height:100px}.industries-page .catalog-advantages-card__info h3{text-transform:initial}.industries-solutions{padding:80px 0;background:#f8f9fa}.industries-solutions__container{max-width:1200px;margin:0 auto;padding:0 20px}.industries-solutions__title{font-size:32px;font-weight:700;margin-bottom:40px;color:#1a1a1a}.industries-solutions__list{display:flex;flex-direction:column;gap:30px}.industry-project{position:relative;border-radius:16px;padding:30px;overflow:hidden;background-size:cover;background-position:center;background-repeat:no-repeat;max-width:50%;min-height:350px;display:flex;flex-direction:column;justify-content:space-between}.industry-project.--left{align-self:flex-start}.industry-project.--right{align-self:flex-end}.industry-project.--dark{background-color:rgb(10 40 80 / .95);color:#fff}.industry-project.--light{background-color:rgb(255 255 255 / .95);color:#1a1a1a}.industry-project__content{position:relative;z-index:2}.industry-project__header{display:flex;align-items:center;gap:15px;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid rgb(0 119 182 / .3)}.industry-project__number{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:2px solid #0077b6;border-radius:8px;font-size:16px;font-weight:700;color:#0077b6;flex-shrink:0}.industry-project.--dark .industry-project__number{border-color:#4da8da;color:#4da8da}.industry-project__title{font-size:18px;font-weight:600;line-height:1.3;margin:0}.industry-project__tonnage{margin-bottom:20px}.industry-project__tonnage strong{font-size:32px;font-weight:700;display:block;margin-bottom:5px}.industry-project__tonnage p{font-size:14px;opacity:.8;margin:0}.industry-project__info,.industry-project__result{display:flex;align-items:flex-start;gap:10px;margin-bottom:12px;padding:10px;background:rgb(255 255 255 / .1);border-radius:8px}.industry-project.--light .industry-project__info,.industry-project.--light .industry-project__result{background:rgb(0 119 182 / .05)}.industry-project__icon{flex-shrink:0;width:18px;height:18px;margin-top:2px}.industry-project__info p,.industry-project__result p{margin:0;font-size:14px;line-height:1.5}.industry-project__info strong,.industry-project__result strong{font-weight:600;color:#0077b6}.industry-project.--dark .industry-project__info strong,.industry-project.--dark .industry-project__result strong{color:#4da8da}.industry-project__decor{position:absolute;top:20px;right:20px;opacity:.3;pointer-events:none}.industry-project__decor img{width:60px;height:60px}.industry-quote{max-width:50%;padding:20px 0}.industry-quote.--left{align-self:flex-start;text-align:right}.industry-quote.--right{align-self:flex-end;text-align:left}.industry-quote__content{padding:25px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgb(0 0 0 / .08)}.industry-quote.--left .industry-quote__content{margin-left:auto}.industry-quote__icon{margin-bottom:15px;opacity:.6}.industry-quote.--left .industry-quote__icon{transform:scaleX(-1)}.industry-quote__text{font-size:15px;line-height:1.6;color:#4a5568;margin:0 0 15px;font-style:italic}.industry-quote__author{display:flex;flex-direction:column;gap:3px;font-size:14px}.industry-quote__author strong{color:#0077b6;font-weight:600}.industry-quote__author span{color:#718096;font-size:13px}.screen-payment{padding:0;color:#334155;line-height:1.6;padding-top:60px}.img-responsive{max-width:100%;height:auto;border-radius:8px;display:block}.payment-section{margin-bottom:60px}.payment-section-title{font-size:28px;font-weight:700;margin-bottom:25px;color:#0a2540;font-family:var(--font-main);line-height:120%}.payment-section-sub-title{font-size:20px;font-weight:700;color:#0a2540;margin:0 0 15px;line-height:120%;font-family:var(--font-main)}.payment-section-sub-title-2{font-size:24px;font-weight:700;color:#0a2540;margin:40px 0 20px;line-height:120%;font-family:var(--font-main)}.payment-text{font-size:16px;color:#475569;margin-bottom:20px;line-height:1.7}.payment-text.ps-vd{font-size:17px;color:#334155;margin-bottom:30px}.payment-text.category{padding:15px 20px;background:#f9fdff;border-left:4px solid #007bff;border-radius:4px;margin:20px 0}.payment-list ul,.express-list ul{margin:20px 0}.payment-list li,.express-list li{margin-bottom:12px;font-size:16px;line-height:135%;color:var(--text-grey);font-family:"Roboto"}.payment-header{margin-bottom:50px;padding-bottom:40px;border-bottom:1px solid #e2e8f0}.payment-main-title{font-size:36px;color:#0a2540;margin-bottom:25px;font-family:var(--font-main);font-weight:700;line-height:120%;margin-bottom:24px}.payment-intro{font-size:17px;color:#334155;line-height:120%;margin-bottom:20px}.payment-intro:last-child{margin-bottom:0}.payment-block{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start;margin:30px 0}.payment-block-text{order:1}.payment-block-image-item{order:2}.payment-block-image-item img{width:100%;border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .08)}.payment-block-image-item.item-3,.payment-block-image-item.item-4,.payment-block-image-item.item-5,.payment-block-image-item.item-6{order:2}.payment-table{width:100%;border-collapse:collapse;margin:25px 0;background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgb(0 0 0 / .05)}.payment-table th,.payment-table td{padding:10px 15px;text-align:left;border-bottom:1px solid #e2e8f0}.payment-table th{background-color:#f0f0f0;font-weight:700;color:#0a2540}.payment-table tr:last-child td{border-bottom:none}.payment-table tr:hover{background:#f8fafc}.payment-btn-block{margin-top:25px}.payment-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:30px;margin:30px 0}.payment-category{background:#fff;border:1px solid #e2e8f0;padding:25px;border-radius:12px;transition:all 0.3s ease}.payment-category:hover{border-color:#0077b6;box-shadow:0 8px 20px rgb(0 119 182 / .1)}.payment-category-title{font-size:18px;font-weight:700;color:#0a2540;margin-bottom:15px}.payment-category .payment-list ul{margin:15px 0}.payment-final{padding:15px 20px;background:#f9fdff;border-left:4px solid #007bff;border-radius:4px;margin:20px 0}.payment-final .payment-text{color:#475569;font-size:17px;margin-bottom:15px}.payment-final .payment-text:last-child{margin-bottom:0}@media (max-width:992px){.payment-block{grid-template-columns:1fr}.payment-block-image-item{order:-1;margin-bottom:20px}.payment-grid{grid-template-columns:1fr}}@media (max-width:768px){.screen-payment{padding:40px 0}.payment-main-title{font-size:28px}.payment-section-title{font-size:24px}.payment-section-sub-title{font-size:20px}.payment-table{font-size:14px}.payment-table th,.payment-table td{padding:10px 12px}.payment-final{padding:25px 20px}}.screen-delivery{padding:60px 0;color:#334155;line-height:1.6;padding-bottom:0}.img-responsive{max-width:100%;height:auto;border-radius:8px;display:block}.delivery-section{margin-bottom:60px}.delivery-section-title{font-size:28px;font-weight:700;margin-bottom:25px;color:#0a2540;font-family:var(--font-main);line-height:120%}.delivery-text{font-size:16px;color:#475569;margin-bottom:20px;max-width:900px}.delivery-header{margin-bottom:50px;padding-bottom:40px;border-bottom:1px solid #e2e8f0}.delivery-main-title{font-size:36px;color:#0a2540;font-family:var(--font-main);font-weight:700;line-height:120%;margin-bottom:24px}.delivery-intro{font-size:18px;color:#334155;line-height:1.7;max-width:900px}.scenario-block{background:#f8fafc;border-radius:12px;padding:30px;margin-bottom:30px;border-left:4px solid #0077b6}.scenario-title{font-size:20px;font-weight:700;color:#0a2540;margin:0 0 15px;line-height:120%;font-family:var(--font-main)}.scenario-list li:before{content:"✓";left:0;color:#007bff;font-weight:700;margin-right:10px}ul.scenario-list li{margin-bottom:12px;font-size:16px;line-height:135%;color:var(--text-grey);font-family:"Roboto"}.scenario-description{font-size:16px;color:#475569;margin-bottom:20px}.scenario-list ul{padding-left:20px;margin-bottom:25px}.scenario-list li{margin-bottom:10px;color:#334155}.scenario-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-top:20px}.scenario-image-item img{width:100%;height:300px;object-fit:cover;border-radius:8px;box-shadow:0 4px 6px rgb(0 0 0 / .05);transition:transform 0.3s ease}.scenario-image-item img:hover{transform:translateY(-3px)}.coordinator-title{font-size:20px;font-weight:700;color:#0a2540;margin:0 0 15px;line-height:120%;font-family:var(--font-main)}h3.zones-title{font-size:20px;font-weight:700;color:#0a2540;margin:0 0 15px;line-height:120%;font-family:var(--font-main)}.large-order-block{display:grid;grid-template-columns:1fr 1fr;gap:30px;margin-top:30px;align-items:start}.large-order-image img,.coordinator-image img{width:100%;border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .08)}.delivery-map-block{margin-top:30px;display:flex;gap:50px}.zones-grid{display:grid;gap:25px;margin-bottom:40px}.zone-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:25px;transition:all 0.3s ease}.zone-card:hover{border-color:#0077b6;box-shadow:0 10px 30px rgb(0 119 182 / .1)}.zone-header{margin-bottom:15px;padding-bottom:15px;border-bottom:2px solid #f1f5f9}.zone-title{font-size:18px;font-weight:700;color:#0077b6;margin:0}.zone-content p{margin-bottom:10px;font-size:15px;color:#475569}.zone-content p:last-child{margin-bottom:0}.delivery-map{text-align:center}.delivery-map img{max-width:100%;border-radius:12px;box-shadow:0 4px 15px rgb(0 0 0 / .05)}.express-delivery-block{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:25px;margin:30px 0}.express-item{background:#eff6ff;padding:25px;border-radius:12px;border:1px solid #bfdbfe}.express-title{font-size:18px;font-weight:700;color:#0077b6;margin-bottom:15px}h3.pricing-title{font-size:20px;font-weight:700;color:#0a2540;margin:0 0 15px;line-height:120%;font-family:var(--font-main)}.express-list{padding-left:20px;margin:0}.countdown-block{background:linear-gradient(135deg,#0f172a 0%,#1e293b 100%);color:#fff;padding:30px;border-radius:12px;text-align:center;margin-top:30px}.countdown-label{font-size:18px;margin-bottom:15px;font-weight:500}.countdown-timer{font-size:48px;font-weight:800;font-variant-numeric:tabular-nums;letter-spacing:2px;color:#38bdf8}.pricing-block{margin-top:30px;display:flex;gap:50px}.pricing-banner{margin-bottom:30px;border-radius:12px;overflow:hidden;width:30%}.pricing-banner img{width:100%;border-radius:12px}.pricing-cards{display:grid;gap:25px;width:70%}.pricing-card{background:#eff6ff;padding:25px;border-radius:12px;border:1px solid #bfdbfe;text-align:left}.pricing-card-title{font-size:20px;font-weight:700;color:#0a2540;margin-bottom:15px}h3.optional-title{font-size:20px;font-weight:700;color:#0a2540;margin:0 0 15px;line-height:120%;font-family:var(--font-main)}.pricing-card p{color:#15803d;font-size:15px;line-height:1.6}.optional-note{font-size:15px;color:#64748b;font-style:italic;margin-bottom:25px}.optional-service-block{display:grid;grid-template-columns:2fr 1fr;gap:30px;margin-top:30px;align-items:start}.optional-service-item{background:#fff;border:1px solid #e2e8f0;padding:25px;border-radius:12px;margin-bottom:20px;transition:box-shadow 0.3s ease}.optional-service-item:hover{border-color:#0077b6;box-shadow:0 8px 20px rgb(0 119 182 / .1)}.carrier-category:hover{border-color:#0077b6;box-shadow:0 8px 20px rgb(0 119 182 / .1)}.optional-service-title{font-size:18px;font-weight:700;margin-bottom:10px;color:#0a2540;line-height:120%;font-family:var(--font-main)}.optional-service-text{font-size:15px;color:#475569;line-height:1.6}.optional-service-image img{width:100%;border-radius:12px;box-shadow:0 10px 25px rgb(0 0 0 / .08)}.protocol-block{background:#f8fafc;padding:25px;margin:25px 0;border-radius:12px;border-left:4px solid #0077b6}h3.carriers-title{font-size:20px;font-weight:700;color:#0a2540;margin:0 0 15px;line-height:120%;font-family:var(--font-main)}.protocol-title{font-size:18px;font-weight:700;margin-bottom:10px;color:#0a2540;line-height:120%;font-family:var(--font-main)}.carriers-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:25px;margin-top:30px}.carrier-category{background:#fff;padding:30px;border-radius:12px;border:1px solid #e2e8f0}.carrier-category-title{font-size:18px;font-weight:700;margin-bottom:10px;color:#0a2540;line-height:120%;font-family:var(--font-main)}.carrier-category-text p{margin-bottom:10px;font-size:15px;color:#475569}.tracking-block,.acceptance-block,.requirements-block{background:#fff;padding:30px;border-radius:12px;border:1px solid #e2e8f0;margin-bottom:30px}.tracking-title,.acceptance-title,.requirements-title{font-size:18px;font-weight:700;margin-bottom:10px;color:#0a2540;line-height:120%;font-family:var(--font-main)}.tracking-intro,.acceptance-intro,.requirements-intro{font-size:16px;color:#475569;margin-bottom:20px}.tracking-list ul{padding-left:20px}.tracking-list li{margin-bottom:12px;font-size:15px;color:#334155}.steps-title{font-size:16px;font-weight:700;color:#0077b6;margin-bottom:20px;text-transform:uppercase;letter-spacing:.5px}.step-item{display:flex;gap:20px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f1f5f9}.step-item:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.step-content{flex:1}.step-title{font-size:17px;font-weight:700;color:#0077b6;margin-bottom:8px}.step-content p{font-size:15px;color:#475569;margin:0}.requirements-subtitle{font-size:18px;font-weight:700;margin-bottom:10px;color:#0a2540;line-height:120%;font-family:var(--font-main)}.requirements-list ul{padding-left:20px}.requirements-list li{margin-bottom:12px;font-size:15px;color:#334155}.delivery-contact-section .delivery-section-title,.delivery-contact-section .delivery-text,.delivery-contact-section .philosophy-title,.delivery-contact-section .contact-for-title,.delivery-contact-section .advantage-title{color:#0a2540;}.delivery-contact-section .delivery-text,.delivery-contact-section .philosophy-text,.delivery-contact-section .contact-for-list,.delivery-contact-section .advantage-text,.delivery-contact-section .advantage-block{color:#4A5C6E}.contact-philosophy,.contact-for{margin-bottom:30px;background:#f8fafc;padding:25px;border-radius:12px;border-left:4px solid #0077b6}.philosophy-title,.contact-for-title{font-size:20px;font-weight:700;margin-bottom:10px}.contact-for-list ul{padding-left:20px}.contact-for-list li{margin-bottom:8px}.advantage-grid{display:grid;gap:40px;margin-top:40px;align-items:start;background:#fff;padding:30px;border-radius:12px;border:1px solid #e2e8f0}.advantage-title{font-size:24px;font-weight:700;margin-bottom:15px}.advantage-block{padding:25px;padding-left:0}.advantage-block p{margin-bottom:10px}.advantage-block p:last-child{margin-bottom:0}.delivery-contact-form{background:#fff;padding:30px;border-radius:12px;color:#0f172a;box-shadow:0 20px 40px rgb(0 0 0 / .2)}.contact-form-wrapper{text-align:center}.contact-form-title{font-size:22px;font-weight:800;margin-bottom:10px;color:#0f172a}.contact-form-subtitle{font-size:18px;font-weight:600;color:#0077b6;margin-bottom:5px}.contact-form-subtitle:last-of-type{color:#64748b;font-weight:400;font-size:16px;margin-bottom:20px}.delivery-form{text-align:left}.form-group{margin-bottom:20px}.form-control{width:100%;padding:14px 16px;border:2px solid #e2e8f0;border-radius:8px;font-size:16px;transition:border-color 0.3s ease;box-sizing:border-box}.form-control:focus{outline:none;border-color:#0077b6}.checkbox-group label{display:flex;align-items:flex-start;gap:10px;font-size:14px;color:#475569;cursor:pointer}.checkbox-group input[type="checkbox"]{margin-top:3px;accent-color:#0077b6}.checkbox-group a{color:#0077b6;text-decoration:underline}.btn-submit-delivery{width:100%;padding:16px;background:#0077b6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all 0.3s ease;text-transform:uppercase;letter-spacing:.5px}.btn-submit-delivery:hover{background:#005f8a;transform:translateY(-2px);box-shadow:0 8px 20px rgb(0 119 182 / .3)}.payment-text.ps-vd p{margin-bottom:30px;padding:25px;background:#f9fdff;border-left:4px solid #007bff;border-radius:4px;color:#4a5c6e}ul.payment-list li:before{content:"✓";left:0;color:#007bff;font-weight:700;margin-right:10px}.payment-section{margin-bottom:60px;padding-bottom:0;border-bottom:1px solid #e0e0e0;color:#4a5c6e}.payment-block-text.category{padding:25px;background:#f9fdff;border-radius:8px;color:#4a5c6e;border-left:4px solid #007bff;margin-top:0}.services-page .catalog-advantages-card__info h3{text-transform:initial}.screen-payment p{font-size:16px;font-family:"Roboto";line-height:135%;color:var(--text-grey)}.payment-block{display:flex;gap:30px;align-items:flex-start}.payment-block.--image-left{flex-direction:row}.payment-block.--image-right{flex-direction:row-reverse}.payment-block-text{flex:1;min-width:0}.payment-block-image-item{flex:0 0 50%;max-width:50%}.payment-block-image-item img{width:100%;height:auto;border-radius:8px}.screen-delivery p{font-size:16px;font-family:"Roboto";line-height:135%;color:var(--text-grey)}.services-projects{padding-top:50px}.services-projects__title{font-size:32px;font-weight:700;color:#1a1a1a;text-align:center;margin-bottom:40px}.services-projects__grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.services-project-card{background:#fff;border:1px solid #08c;border-radius:12px;overflow:hidden;display:flex;flex-direction:row;transition:box-shadow 0.3s ease}.services-project-card:hover{box-shadow:0 8px 24px rgb(0 0 0 / .1)}.services-project-card__image{flex:0 0 40%;max-width:40%;overflow:hidden}.services-project-card__image img{width:100%;height:100%;object-fit:cover;display:block}.services-project-card__content{flex:1;padding:16px;display:flex;flex-direction:column;justify-content:center}.services-project-card__title{font-weight:600;color:#08c;margin:0 0 12px 0;line-height:1.3;font-family:"Roboto";font-size:16px}.services-project-card__info{display:flex;flex-direction:column;gap:8px}.services-project-card__row{display:flex;flex-direction:column;gap:2px;font-size:13px}.services-project-card__label{font-family:"Roboto";font-size:16px;color:#0a2540;font-weight:500}.services-project-card__value{font-family:"Roboto";font-size:16px;color:#0a2540}.industries-page .hero__text p{margin-bottom:5px}.industries-page .hero__text{margin:50px 0!important;margin-bottom:150px!important}.industries-page .hero__buttons{justify-content:center}.industries-page .industry-wrapper-cards{display:flex;flex-direction:column;gap:30px;margin-top:40px}.industries-page .industry-row{display:flex;gap:30px;align-items:stretch}.industries-page .industry-row.--normal{flex-direction:row}.industries-page .industry-row.--reversed{flex-direction:row-reverse}.industries-page .industry-card{flex:1;padding:30px;border-radius:16px;background-size:cover;background-position:center;position:relative;overflow:hidden;min-height:380px;display:flex;flex-direction:column;justify-content:space-between;box-shadow:0 10px 30px rgb(0 0 0 / .15)}.industries-page .industry-card__object,.industries-page .industry-card__result{display:flex;align-items:flex-start;gap:12px;margin-bottom:12px}.industries-page .industry-card__object p,.industries-page .industry-card__result p{font-size:14px;line-height:1.5;margin:0;opacity:.95}.industries-page .industry-quote{flex:1;padding:30px;background:#fff;border-radius:16px;box-shadow:0 8px 25px rgb(0 0 0 / .06);display:flex;align-items:center;min-height:380px;border:1px solid #f0f0f0}.industries-page .industry-quote__content{width:100%}.industries-page .industry-quote__icon{margin-bottom:20px;opacity:.7}.industries-page .industry-quote__text{font-size:16px;line-height:1.7;color:#4a5568;margin-bottom:25px;font-style:italic}.industries-page .industry-quote__author{display:flex;flex-direction:column;gap:4px;padding-top:20px;border-top:1px solid #e2e8f0}.industries-page .industry-quote__author strong{color:#0a2540;font-size:16px;font-weight:700;font-style:normal}.industries-page .industry-quote__author span{color:#718096;font-size:14px}.industry-quote__reply{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0;color:#2d3748;font-style:normal;position:relative;font-size:14px;line-height:1.5;opacity:.95}.industries-page .industry-quote.--left{align-self:flex-start;text-align:left;height:stretch}.industries-page .industry-quote.--left .industry-quote__icon{transform:scale(1)}.industries-page .industry-quote__content{box-shadow:none}.industries-page .industry-quote{align-items:flex-start}@media (max-width:992px){.industries-page .industry-row,.industries-page .industry-row.--normal,.industries-page .industry-row.--reversed{flex-direction:column}.industries-page .industry-card,.industries-page .industry-quote{min-height:auto}}@media (max-width:768px){.payment-block,.payment-block.--image-left,.payment-block.--image-right{flex-direction:column}.payment-block-image-item{max-width:100%;margin-bottom:20px}}@media (max-width:992px){.large-order-block,.optional-service-block,.advantage-grid{grid-template-columns:1fr}.optional-service-image{order:-1;margin-bottom:20px}}@media (max-width:768px){.screen-delivery{padding:0}.delivery-main-title{font-size:28px}.delivery-section-title{font-size:24px}.express-delivery-block,.carriers-grid,.zones-grid,.pricing-cards{grid-template-columns:1fr}.scenario-images{grid-template-columns:1fr}.countdown-timer{font-size:36px}.step-item{flex-direction:column;gap:10px}.delivery-contact-section{padding:0}}@media (max-width:992px){.industry-project,.industry-quote{max-width:100%}.industry-project.--left,.industry-project.--right,.industry-quote.--left,.industry-quote.--right{align-self:stretch}.industry-quote.--left{text-align:left}.industry-quote.--left .industry-quote__content{margin-left:0}.industry-quote.--left .industry-quote__icon{transform:none}}@media (max-width:768px){.industry-project{padding:20px;min-height:auto}.industry-project__tonnage strong{font-size:24px}.industry-project__decor{display:none}}@media (max-width:768px){.page{padding:40px 0}.page__title{font-size:28px}.page__wrapper{flex-direction:column}.page__content h2{font-size:24px}.page__content h3{font-size:20px}}@media (max-width:992px){.about-features-grid{grid-template-columns:1fr;gap:40px}.about-features__column{gap:30px}}@media (max-width:768px){.about-features{padding:60px 0;padding-bottom:0}.about-features-block__title{font-size:20px}.about-features-list__item{gap:12px;margin-bottom:20px}.about-features-list__icon{width:20px;height:20px;margin-top:2px}.about-features-list__title{font-size:15px}.about-features-list__text{font-size:14px}}@media (max-width:768px){.pricing-block{flex-direction:column;gap:10px}.pricing-banner{width:100%}.pricing-cards{width:100%}.delivery-map-block{flex-direction:column}.hero.--about .hero__title{font-size:32px}.about-intro-block,.about-team-wrapper{flex-direction:column}.about-pains-block,.about-difference-block,.about-production-block,.about-projects-block,.about-why-block{grid-template-columns:1fr}.about-projects-card__image{height:200px}.catalog-card__image-link{border-radius:6px}.catalog-card__image-link:hover img{transform:scale(1.02)}.wpcf7 input[type="submit"]{padding:14px 20px;font-size:14px}}@media (max-width:968px){.single-post-wrapper{grid-template-columns:1fr}.single-post__sidebar{position:static}.single-post{padding:20px}.single-post__title{font-size:24px}.single-post__navigation{grid-template-columns:1fr}}@media (max-width:992px){.services-projects__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.services-projects__grid{grid-template-columns:1fr}.services-project-card{flex-direction:column}.services-project-card__image{flex:none;max-width:100%;height:200px}.services-projects__title{font-size:24px}}.industry-quote{flex:1;padding:35px;background:#fff;border-radius:16px;box-shadow:0 8px 25px rgb(0 0 0 / .06);display:flex;align-items:flex-start;min-height:380px;border:1px solid #f0f0f0}.industry-quote__content{width:100%;position:relative}.industry-quote__icon-wrap{float:left;margin-right:15px;margin-bottom:10px;line-height:0}.industry-quote__icon{width:48px;height:48px;color:#0077b6}.industry-quote__text{font-size:15px;line-height:1.6;color:#4a5568;margin-bottom:20px;font-style:italic;overflow:hidden}.industry-quote__author{display:flex;flex-direction:column;gap:4px;padding-top:15px;border-top:1px solid #e2e8f0;margin-bottom:20px;clear:both}.industry-quote__author strong{color:#0077b6;font-size:15px;font-weight:700;font-style:normal}.industry-quote__author span{color:#718096;font-size:13px}.industry-quote__reply{margin-top:20px;padding-top:20px;border-top:1px solid #e2e8f0;font-size:15px;line-height:1.6;color:#2d3748;font-style:normal;position:relative}@media (max-width:640px){.industry-quote__icon-wrap{float:none;margin:0 0 15px 0;text-align:center}.industry-quote__text{clear:both}}.about-projects{padding-top:80px;background:#fff}.about-projects__container{margin:0 auto;padding:0 20px}.about-projects__subtitle{font-size:26px;font-weight:700;color:#0a2540;margin-top:20px;margin-bottom:40px;font-family:var(--font-main);line-height:120%}.about-projects-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:40px 60px;margin-bottom:40px}.about-project-card{padding:0}.about-project-card__name{font-size:18px;font-weight:700;color:#0a2540;margin-bottom:20px;line-height:1.4;margin-top:20px;font-family:var(--font-main);padding-bottom:20px;border-bottom:2px solid #08c}.about-production-subsection__content ul li{list-style:disc;margin-bottom:0}.about-production-subsection__content ul{padding:10px 0;padding-left:20px;margin-left:15px!important}.about-project-card__description{font-size:16px;line-height:1.6;color:#4a5c6e;margin-bottom:15px}.about-project-card__description strong{font-weight:600;color:#1a1a1a}.about-project-card__details{margin-top:15px}.about-project-detail{display:flex;gap:8px;font-size:16px;line-height:1.6;color:#4a5c6e;margin-bottom:8px;font-family:var(--font-main)}.about-project-detail__label{font-weight:600;color:#4a5c6e;white-space:nowrap}.about-project-detail__label::after{content:'—';margin-left:8px;color:#4a5c6e}.about-project-detail__value{color:#4a5c6e;font-family:var(--font-main)}.about-projects__nda{background:#f5f7fa;border-left:4px solid #0077b6;padding:20px 25px;font-size:16px;line-height:1.6;color:#4a5c6e;margin-top:40px;font-family:var(--font-main)}@media (max-width:992px){.about-projects-grid{grid-template-columns:1fr;gap:40px}.about-projects{padding:60px 0;padding-bottom:0}}@media (max-width:768px){.about-projects__subtitle{font-size:20px;margin-bottom:30px}.about-project-card__name{font-size:16px}.about-project-card__description,.about-project-detail{font-size:14px}.about-projects__nda{padding:15px 20px;font-size:14px}}@media (max-width:480px){.about-projects__subtitle{font-size:18px}.about-project-detail{flex-direction:column;gap:4px}.about-project-detail__label::after{display:none}}.about-why-content .footer-cta__btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;padding:16px 28px;background:#0077b6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all 0.3s ease;box-shadow:0 4px 15px rgb(0 119 182 / .3);max-width:100%;text-align:left;line-height:1.3}.about-why-content .footer-cta__btn:hover{background:#005a8c;transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 119 182 / .4)}.about-why-content .footer-cta__btn .btn__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-why-content .footer-cta__btn .btn__icon img{width:24px;height:24px;object-fit:contain}@media (max-width:768px){.about-why-content .footer-cta__btn{padding:14px 20px;font-size:13px;width:100%;justify-content:center;text-align:center}}.about-why{padding-top:80px;background:#fff}.about-why__container{margin:0 auto;padding:0 20px}.about-why__title{margin-bottom:40px}.about-why-wrapper{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:start}.about-why-content{display:flex;flex-direction:column;gap:30px}.about-why-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:15px}.about-why-list__item{position:relative;padding-left:20px;font-size:15px;line-height:1.6;color:#333}.about-why-list__item::before{content:'•';position:absolute;left:0;top:0;color:#1a1a1a;font-size:20px;line-height:1.4}.about-why-list__item strong{font-weight:600;color:#1a1a1a}.about-why-content .footer-cta__btn{display:inline-flex;align-items:center;justify-content:flex-start;gap:12px;padding:16px 28px;background:#0077b6;color:#fff;border:none;border-radius:8px;font-size:14px;font-weight:700;text-transform:uppercase;cursor:pointer;transition:all 0.3s ease;width:fit-content;text-align:left;line-height:1.3;box-shadow:0 4px 15px rgb(0 119 182 / .3)}.about-why-content .footer-cta__btn:hover{background:#005a8c;transform:translateY(-2px);box-shadow:0 6px 20px rgb(0 119 182 / .4)}.about-why-content .footer-cta__btn .btn__icon{display:flex;align-items:center;justify-content:center;flex-shrink:0}.about-why-content .footer-cta__btn .btn__icon img{width:24px;height:24px;object-fit:contain}.about-why-images{width:100%}.about-why-image-grid{display:flex;gap:15px;width:70%;height:100%}.about-why-image-grid__main{width:100%;height:auto;display:block;border-radius:12px;object-fit:cover}.why_btn{margin-top:50px}@media (max-width:992px){.about-why-wrapper{grid-template-columns:1fr;gap:40px}.about-why__title{font-size:28px}.about-why-image-grid{max-width:600px;margin:0 auto}}@media (max-width:768px){.about-why{padding:60px 0}.about-why__title{font-size:24px;margin-bottom:30px}.about-why-list__item{font-size:14px}.about-why-content .footer-cta__btn{padding:14px 20px;font-size:13px;width:100%;justify-content:center;text-align:center}.about-why-image-grid{gap:10px}}@media (max-width:480px){.about-why__title{font-size:20px}.about-why-image-grid{grid-template-columns:1fr;grid-template-rows:repeat(4,1fr)}}.about-production-block{padding-top:80px}.about-production-block__container{margin:0 auto;padding:0 20px}.about-production-block__title{color:#0a2540;margin-bottom:50px;font-family:var(--font-main);font-weight:700;line-height:120%;font-size:36px}.about-production-subsection{margin-bottom:60px}.about-production-subsection:last-child{margin-bottom:0}.about-production-subsection__title{font-size:26px;color:#0a2540;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #08c;font-family:var(--font-main);font-weight:600;line-height:120%}.about-production-subsection__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.about-production-subsection__wrapper.--image-left{grid-template-columns:1fr 1fr}.about-production-subsection__wrapper.--image-left .about-production-subsection__image{order:1}.about-production-subsection__wrapper.--image-left .about-production-subsection__content{order:2}.about-production-subsection__wrapper.--image-right{grid-template-columns:1fr 1fr}.about-production-subsection__wrapper.--image-right .about-production-subsection__image{order:2}.about-production-subsection__wrapper.--image-right .about-production-subsection__content{order:1}.about-production-subsection__image{width:100%;border-radius:12px;overflow:hidden;background:#f0f0f0}.about-production-subsection__image img{width:100%;height:auto;display:block;border-radius:12px}.about-production-subsection__content{font-size:16px;color:#4a5c6e;font-family:var(--font-main);line-height:130%}.about-production-subsection__content ol,.about-production-subsection__content ul{margin:0;padding-left:20px}.about-production-subsection__content li{margin-bottom:15px}.about-production-subsection__content li:last-child{margin-bottom:0}.about-production-subsection__content strong{font-weight:600;font-size:16px;color:#4a5c6e;font-family:var(--font-main);line-height:130%}.about-production-subsection__content p{margin-bottom:15px}.about-production-subsection__content p:last-child{margin-bottom:0}@media (max-width:992px){.about-production-block{padding:60px 0;padding-bottom:0}.about-production-block__title{font-size:28px;margin-bottom:40px}.about-production-subsection__wrapper,.about-production-subsection__wrapper.--image-left,.about-production-subsection__wrapper.--image-right{grid-template-columns:1fr;gap:30px}.about-production-subsection__wrapper.--image-left .about-production-subsection__image,.about-production-subsection__wrapper.--image-left .about-production-subsection__content,.about-production-subsection__wrapper.--image-right .about-production-subsection__image,.about-production-subsection__wrapper.--image-right .about-production-subsection__content{order:unset}.about-production-subsection__image{max-width:600px;margin:0 auto}}@media (max-width:768px){.about-production-block__title{font-size:24px;margin-bottom:30px}.about-production-subsection{margin-bottom:40px}.about-production-subsection__title{font-size:20px;margin-bottom:20px}.about-production-subsection__content{font-size:14px}.about-production-subsection__content li{margin-bottom:12px}}@media (max-width:480px){.about-production-block__title{font-size:20px}.about-production-subsection__title{font-size:18px}}.about-team-block{padding-top:80px}.about-team-block__container{margin:0 auto;padding:0 20px}.about-team-block__title{color:#0a2540;margin-bottom:50px;font-family:var(--font-main);font-weight:700;line-height:120%;font-size:36px}.about-team-subsection{margin-bottom:60px}.about-team-subsection:last-child{margin-bottom:0}.about-team-subsection__title{font-size:26px;color:#0a2540;margin-bottom:25px;padding-bottom:20px;border-bottom:2px solid #08c;font-family:var(--font-main);font-weight:600;line-height:120%}.about-team-icons{display:flex;flex-direction:column;gap:15px;margin-bottom:30px;padding:20px;background:#f8f9fa;border-radius:12px;border:1px solid #e0e0e0}.about-team-icons__item{display:flex;align-items:center;gap:15px}.about-team-icons__icon{flex-shrink:0;width:45px;height:45px;display:flex;align-items:center;justify-content:center;background:#fff;border:2px solid #0077b6;border-radius:8px;padding:8px}.about-team-icons__icon img{width:100%;height:100%;object-fit:contain}.about-team-icons__text{color:#4a5c6e;font-size:16px;line-height:120%;font-family:var(--font-main)}.about-team-subsection__wrapper{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:start}.about-team-subsection__wrapper.--image-left .about-team-subsection__image{order:1}.about-team-subsection__wrapper.--image-left .about-team-subsection__content{order:2}.about-team-subsection__wrapper.--image-right .about-team-subsection__image{order:2}.about-team-subsection__wrapper.--image-right .about-team-subsection__content{order:1}.about-team-subsection__image{width:100%;border-radius:12px;overflow:hidden;background:#f0f0f0}.about-team-subsection__image img{width:100%;height:auto;display:block;border-radius:12px}.about-team-subsection__content{color:#4a5c6e;font-size:16px;font-family:var(--font-main);line-height:130%}.about-team-subsection__content h4{color:#4a5c6e;font-size:18px;font-family:var(--font-main);line-height:130%;font-weight:600;margin-bottom:15px}.about-team-subsection__content ul,.about-team-subsection__content ol{margin:0 0 15px 0;padding-left:20px}.about-team-subsection__content li{margin-bottom:12px;list-style:disc}.about-team-subsection__content li:last-child{margin-bottom:0}.about-team-subsection__content strong{font-weight:600;color:#1a1a1a}@media (max-width:992px){.about-team-block{padding:60px 0;padding-bottom:0}.about-team-block__title{font-size:28px;margin-bottom:40px}.about-team-subsection__wrapper,.about-team-subsection__wrapper.--image-left,.about-team-subsection__wrapper.--image-right{grid-template-columns:1fr;gap:30px}.about-team-subsection__wrapper.--image-left .about-team-subsection__image,.about-team-subsection__wrapper.--image-left .about-team-subsection__content,.about-team-subsection__wrapper.--image-right .about-team-subsection__image,.about-team-subsection__wrapper.--image-right .about-team-subsection__content{order:unset}.about-team-subsection__image{max-width:600px;margin:0 auto}}@media (max-width:768px){.contact-for-list ul{padding-left:0}.requirements-list ul{padding-left:0}.scenario-list ul{padding-left:0;margin-bottom:0}footer.footer{margin:0}.hero .button{width:350px;font-size:13px!important;max-width:100%}.hero.--light-dark .hero__title{font-size:28px}.about-team-block__title{font-size:24px;margin-bottom:30px}.about-team-subsection{margin-bottom:40px}.about-team-subsection__title{font-size:20px;margin-bottom:20px}.about-team-icons{padding:15px;gap:12px}.about-team-icons__icon{width:40px;height:40px;padding:6px}.about-team-icons__text{font-size:14px}.about-team-subsection__content{font-size:14px}}@media (max-width:480px){.about-team-block__title{font-size:20px}.about-team-subsection__title{font-size:18px}.about-team-icons__icon{width:35px;height:35px}.about-team-icons__text{font-size:13px}}@media (max-width:768px){.hero.--light-dark .hero__container{background:rgb(0 0 0 / .15);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(5px);padding:25px 20px;border-radius:12px;box-shadow:0 4px 20px rgb(0 0 0 / .3)}.hero.--light-dark .hero__title.--with-background{color:#fff!important;-webkit-text-stroke:0}.hero.--light-dark .hero__subtitle,.hero.--light-dark .hero__text{color:#fff!important}}form input[type="checkbox"]{max-width:20px;margin-right:15px}.wpcf7 .checkbox span.wpcf7-list-item label{display:flex}.calculator .wpcf7-form .sent .wpcf7-response-output{color:#fff!important}form.checkbox input[type="checkbox"],.wpcf7-acceptance input[type="checkbox"]{position:absolute;opacity:0;width:0;height:0}.checkbox__input::before,.wpcf7-acceptance .wpcf7-list-item-label::before{content:'';display:inline-block;width:20px;height:20px;border:2px solid #e0e0e0;border-radius:3px;margin-right:10px;vertical-align:middle;background:#fff0;transition:all 0.2s ease;flex-shrink:0}.checkbox input[type="checkbox"]:checked+.checkbox__text::before,.wpcf7-acceptance input[type="checkbox"]:checked+.wpcf7-list-item-label::before,.wpcf7-acceptance input[type="checkbox"]:checked~.wpcf7-list-item-label::before{background:#fff;border-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230066cc' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}.checkbox input[type="checkbox"]:focus+.checkbox__text::before,.wpcf7-acceptance input[type="checkbox"]:focus+.wpcf7-list-item-label::before{box-shadow:0 0 0 3px rgb(255 255 255 / .3)}.calculator-form .checkbox__text:before{display:none}.form__line .input,.form__line input[type="text"],.form__line input[type="tel"],.form__line input[type="email"]{padding:14px 15px 14px 15px!important}.receive-form-block .checkbox__text:before{display:none}.receive-form-block .checkbox input[type="checkbox"]:checked+.checkbox__text::before,.receive-form-block .wpcf7-acceptance input[type="checkbox"]:checked+.wpcf7-list-item-label::before,.receive-form-block .wpcf7-acceptance input[type="checkbox"]:checked~.wpcf7-list-item-label::before{background:#fff;border-color:#000;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%230066cc' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'%3E%3C/polyline%3E%3C/svg%3E");background-size:14px;background-position:center;background-repeat:no-repeat}.receive-form-block .checkbox input[type="checkbox"]:focus+.receive-form-block .checkbox__text::before,.receive-form-block .wpcf7-acceptance input[type="checkbox"]:focus+.receive-form-block .wpcf7-list-item-label::before{box-shadow:0 0 0 3px rgb(255 255 255 / .3)}.receive-form-block .receive-form-bottom-text img{width:20px;margin-top:10px}.form-contact-hero{margin-bottom:-250px!important}.form-contact-hero-block{background:#fff;padding:0!important;border-radius:0!important;box-shadow:none!important}.form-contact-hero .checkbox__text:before{display:none}.form-line-block{display:flex!important;gap:15px;flex-direction:column!important}p.receive-form-bottom-text img{width:26px;height:26px;height:auto}p.receive-form-bottom-text{display:flex;gap:8px;color:#4a5c6e}.hero-contact-form-text br:first-of-type{display:none!important}.header-sort-dropdown-list-block{width:310px}a.downloaded-btn{width:stretch}.error-404{min-height:100vh;padding:80px 0;background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);position:relative;overflow:hidden;display:flex;align-items:center}.error-404__container{max-width:900px;margin:0 auto;padding:0 20px;position:relative;z-index:2}.error-404__decor{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1}.error-404__gear{position:absolute;opacity:.08}.error-404__gear svg{width:100%;height:100%}.error-404__gear--1{width:400px;height:400px;top:-100px;right:-100px;animation:rotateGear 30s linear infinite}.error-404__gear--2{width:300px;height:300px;bottom:-50px;left:-80px;animation:rotateGear 25s linear infinite reverse}@keyframes rotateGear{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}.error-404__content{background:#fff;padding:60px 50px;border-radius:20px;box-shadow:0 20px 60px rgb(0 0 0 / .1);text-align:center;position:relative;z-index:2}.error-404__number{font-size:180px;font-weight:900;line-height:1;margin-bottom:20px;background:linear-gradient(135deg,#0077b6 0%,#ff6b35 100%);-webkit-background-clip:text;-webkit-text-fill-color:#fff0;background-clip:text;position:relative;display:inline-block;animation:fadeInDown 0.8s ease}.error-404__number::after{content:'';position:absolute;bottom:10px;left:50%;transform:translateX(-50%);width:80%;height:4px;background:linear-gradient(90deg,transparent,#0077b6,#ff6b35,transparent);border-radius:2px}.error-404__title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:20px;line-height:1.2;animation:fadeInUp 0.8s ease 0.2s both}.error-404__text{font-size:18px;line-height:1.6;color:#666;max-width:600px;margin:0 auto 40px;animation:fadeInUp 0.8s ease 0.4s both}.error-404__search{margin-bottom:30px;animation:fadeInUp 0.8s ease 0.6s both}.error-404__search-form{display:flex;max-width:500px;margin:0 auto;gap:10px}.error-404__search-input{flex:1;padding:14px 20px;border:2px solid #e0e0e0;border-radius:8px;font-size:16px;outline:none;transition:all 0.3s}.error-404__search-input:focus{border-color:#0077b6;box-shadow:0 0 0 3px rgb(0 119 182 / .1)}.error-404__search-btn{display:flex;align-items:center;gap:8px;padding:14px 24px;background:#0077b6;color:#fff;border:none;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all 0.3s;white-space:nowrap}.error-404__search-btn:hover{background:#005a8c;transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 119 182 / .3)}.error-404__actions{display:flex;justify-content:center;gap:15px;margin-bottom:40px;flex-wrap:wrap;animation:fadeInUp 0.8s ease 0.8s both}.error-404__actions .button{display:inline-flex;align-items:center;gap:10px;padding:14px 28px;font-size:15px;font-weight:600;border-radius:8px;text-decoration:none;transition:all 0.3s}.error-404__actions .button.--blue{background:#0077b6;color:#fff}.error-404__actions .button.--blue:hover{background:#005a8c;transform:translateY(-2px);box-shadow:0 4px 12px rgb(0 119 182 / .3)}.error-404__actions .button.--border{background:#fff;color:#0077b6;border:2px solid #0077b6}.error-404__actions .button.--border:hover{background:#0077b6;color:#fff;transform:translateY(-2px)}.error-404__links{animation:fadeInUp 0.8s ease 1s both}.error-404__links-title{font-size:18px;font-weight:600;color:#333;margin-bottom:20px}.error-404__links-list{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(2,1fr);gap:12px;max-width:500px;margin:0 auto}.error-404__links-list li a{display:flex;align-items:center;gap:12px;padding:14px 20px;background:#f8f9fa;border-radius:8px;color:#333;text-decoration:none;font-size:15px;font-weight:500;transition:all 0.3s;border:1px solid #fff0}.error-404__links-list li a:hover{background:#fff;border-color:#0077b6;color:#0077b6;transform:translateX(5px);box-shadow:0 4px 12px rgb(0 119 182 / .1)}.error-404__link-icon{font-size:22px;flex-shrink:0}@keyframes fadeInDown{from{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{from{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.error-404{padding:40px 0}.error-404__content{padding:40px 25px}.error-404__number{font-size:120px}.error-404__title{font-size:28px}.error-404__text{font-size:16px}.error-404__search-form{flex-direction:column}.error-404__search-btn{justify-content:center}.error-404__actions{flex-direction:column}.error-404__actions .button{width:100%;justify-content:center}.error-404__links-list{grid-template-columns:1fr}.error-404__gear--1{width:250px;height:250px}.error-404__gear--2{width:200px;height:200px}}@media (max-width:480px){.error-404__number{font-size:90px}.error-404__title{font-size:24px}.error-404__text{font-size:14px}}.sitemap-section{padding:60px 0 80px;background:#f8f9fa;min-height:60vh}.sitemap-title{font-size:36px;font-weight:700;color:#1a1a1a;margin-bottom:10px;text-align:center}.sitemap-subtitle{font-size:16px;color:#666;text-align:center;margin-bottom:50px}.sitemap-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;max-width:1000px;margin:0 auto}.sitemap-column{background:#fff;padding:30px;border-radius:12px;box-shadow:0 4px 15px rgb(0 0 0 / .05);transition:transform 0.3s ease}.sitemap-column:hover{transform:translateY(-5px)}.sitemap-column-title{display:flex;align-items:center;gap:10px;font-size:18px;font-weight:700;color:#0077b6;margin-bottom:20px;padding-bottom:15px;border-bottom:2px solid #f0f0f0}.sitemap-column-title svg{flex-shrink:0}.sitemap-list{list-style:none;padding:0;margin:0}.sitemap-list li{margin-bottom:12px}.sitemap-list li:last-child{margin-bottom:0}.sitemap-list a{display:flex;align-items:center;color:#333;text-decoration:none;font-size:15px;transition:all 0.2s;position:relative;padding-left:15px}.sitemap-list a::before{content:'›';position:absolute;left:0;color:#ff6b35;font-weight:700;font-size:18px;transition:transform 0.2s}.sitemap-list a:hover{color:#0077b6;padding-left:20px}.sitemap-list a:hover::before{transform:translateX(3px)}@media (max-width:768px){.sitemap-title{font-size:28px}.sitemap-grid{grid-template-columns:1fr}.sitemap-column{padding:20px}}.products-card-variations{margin:20px 0 15px;padding:15px 0 0;border-top:1px solid #e5e7eb}.variations-label{font-size:12px;font-weight:700;color:#0a2540;font-family:"Roboto";margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}.variations-options-wrapper{position:relative}.variations-options{display:flex;flex-wrap:wrap;gap:8px;align-items:center}.variation-option{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;background:#fff;border:1.5px solid #d1d5db;border-radius:5px;font-size:14px;font-family:"Roboto";color:var(--text-grey);font-size:14px;font-weight:500;cursor:pointer;transition:all 0.2s ease;outline:none;text-align:center;min-width:70px}.variation-option:hover{border-color:#08c;color:#08c;background:#f0f7ff}.variation-option.--active{border-color:#08c;color:#08c;font-weight:600}.variation-check-icon{width:16px;height:16px;flex-shrink:0}.variation-more-btn{display:inline-flex;align-items:center;gap:4px;padding:10px 14px;background:#fff;border:1.5px solid #d1d5db;border-radius:5px;font-size:14px;font-family:"Roboto";color:var(--text-grey);font-weight:500;cursor:pointer;transition:all 0.2s ease;outline:none;margin-top:8px}.variation-more-btn:hover{border-color:#3b82f6;color:#3b82f6;background:#f0f7ff}.variation-more-icon{width:18px;height:18px;transition:transform 0.3s ease}.variation-more-btn.--expanded .variation-more-icon{transform:rotate(180deg)}.variation-option.--hidden{display:none!important}@media (max-width:480px){.variation-option{min-width:60px;padding:8px 12px;font-size:13px}}