.home-header .swiper-slide,.production-section,.production-section .section-background{background-size:cover;background-position:center}.home-header{position:relative}.home-header .swiper{width:100%;height:80vh}.home-header .swiper-slide{width:100%;display:flex;align-items:center;justify-content:flex-start;padding-left:18%;background-repeat:no-repeat;position:relative}.swiper-slide .background-image{display:block;width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:-5;object-fit:cover}.home-header .swiper-slide::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#0128622d;z-index:1}.home-header .slide-content{max-width:60%;color:#fff;z-index:2}.home-header .slide-content a{display:flex;align-items:start;flex-direction:column;gap:20px;color:#fff;margin-top:20px}.home-header .slide-content .section-header-title{font-weight:600;font-size:60px;line-height:66px}.home-header .slide-content p{max-width:400px;font-weight:400;font-size:16px;line-height:20px;margin:13px 0}.home-header .swiper-button-next,.home-header .swiper-button-prev{position:absolute!important;width:48px;height:48px;border-radius:10px;border:none;background-color:#fff;display:flex!important;align-items:center!important;justify-content:center!important;transition:.4s;top:60%;transform:translate(-50%,-50%)}.home-header .swiper-button-prev{left:12%!important}.home-header .swiper-button-next{right:10%!important}.category-card.hidden,.home-header .swiper-button-next::after,.home-header .swiper-button-prev::after{display:none}.preload-class{display:none}.home-header .swiper-button-next i,.home-header .swiper-button-prev i{font-size:20px;color:#000}@media (max-width:1200px){.home-header .slide-content p{max-width:60%}.home-header .swiper{height:70vh}}@media (max-width:1000px){.home-header .slide-content .section-header-title{font-size:45px;line-height:50px}.home-header .slide-content{max-width:70%}.home-header .swiper{height:62vh}}@media (max-width:800px){.home-header .swiper{height:52vh}.home-header .swiper-slide{justify-content:center;text-align:center;padding-top:10%;padding-right:22%}.home-header .slide-content a{justify-content:center;align-items:center;text-align:center}.home-header .slide-content{max-width:100%}.home-header .slide-content .section-header-title{font-size:30px;line-height:35px}.home-header .slide-content p{font-size:14px;line-height:18px;text-align:center;max-width:100%}.home-header .swiper-button-prev{top:65%;left:9%!important}.home-header .swiper-button-next{top:65%;right:4%!important}}.product-categories .button-style{margin:30px auto}.product-categories{padding-bottom:80px}.product-categories .categories-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:25px;padding:20px}.product-categories .category-card{background:linear-gradient(135deg,#f8fafc 0,#e2e8f0 100%);border-radius:20px;box-shadow:0 8px 32px rgba(0,0,0,.1);transition:all .3s cubic-bezier(.4, 0, .2, 1);position:relative;overflow:hidden;border:2px solid transparent;min-height:220px}.product-categories .category-card::before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0056b8,#f51b21);opacity:0;transition:opacity .3s ease}.product-categories .category-card:hover::before{opacity:1}.product-categories .category-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(0,86,184,.15);border-color:rgba(0,86,184,.1)}.product-categories .category-card a{display:flex;flex-direction:column;text-decoration:none;color:inherit;height:100%;padding:25px;border-radius:20px}.product-categories .category-image{display:flex;align-items:center;justify-content:center;margin-bottom:20px;position:relative}.product-categories .category-image::after{content:"";position:absolute;width:120%;height:120%;background:radial-gradient(circle,rgba(0,86,184,.1) 0,transparent 70%);border-radius:50%;opacity:0;transition:all .4s ease;z-index:1}.product-categories .category-card:hover .category-image::after{opacity:1;transform:scale(1.1)}.product-categories .category-image img{width:140px;height:80px;object-fit:cover;transition:all .4s cubic-bezier(.4, 0, .2, 1);border-radius:12px;position:relative;z-index:2;filter:drop-shadow(0 4px 8px rgba(0, 0, 0, .1))}.product-categories .category-card:hover .category-image img{transform:scale(1.1) translateY(-5px)}.product-categories .category-content{text-align:center;flex-grow:1;display:flex;align-items:center;justify-content:center;position:relative}.product-categories .category-title{font-weight:700;font-size:18px;line-height:24px;letter-spacing:-.3px;color:#1e293b;margin:0;text-align:center;position:relative;transition:all .3s ease}.product-categories .category-card:hover .category-title{color:#0056b8;transform:translateY(-2px)}.product-categories .category-title::after{content:"";position:absolute;bottom:-8px;left:50%;width:0;height:2px;background:linear-gradient(90deg,#0056b8,#f51b21);transition:all .3s ease;transform:translateX(-50%)}.product-categories .category-card:hover .category-title::after{width:80%}.product-categories .category-desc{font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;color:#64748b;margin-top:8px}.category-card{opacity:1;transform:translateY(0);transition:opacity .6s ease,transform .6s ease}.category-card.fade-in{opacity:0;transform:translateY(40px) scale(.95)}@media (max-width:1024px){.product-categories .categories-grid{grid-template-columns:repeat(4,1fr);gap:20px}.product-categories .category-title{font-size:17px;line-height:23px}.product-categories .category-desc{font-size:15px;line-height:19px}}@media (max-width:770px){.product-categories .categories-grid{grid-template-columns:repeat(2,1fr);gap:15px;padding:15px}.product-categories .category-card{min-height:180px}.product-categories .category-card a{padding:20px 15px}.product-categories .category-image img{width:100px;height:60px}.product-categories .category-title{font-size:16px;line-height:22px}.product-categories .category-desc{font-size:14px;line-height:18px}}.production-section{position:relative;margin:50px auto;height:450px;overflow:hidden;border-radius:8px}.production-section .bg-image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:bottom}.production-section .section-container{position:relative;width:100%;height:100%;display:flex;align-items:end}.production-section .section-background{position:absolute;top:0;left:0;width:100%;height:100%;filter:brightness(.8);z-index:1;background:linear-gradient(26.64deg,rgba(12,20,35,.81) 11.06%,rgba(5,8,25,0) 68.89%);background-blend-mode:multiply}.production-section .section-content{position:relative;padding:0 2rem;color:#fff;z-index:2;max-width:50%;transition:opacity .5s}.production-section .section-content h2{font-weight:500;font-size:32px;line-height:38px;letter-spacing:0;margin-bottom:1rem;color:#fff;text-align:left}.production-section .section-content p{font-weight:400;font-size:16px;line-height:20px;letter-spacing:0;margin-bottom:1rem;color:#fff!important;text-align:left!important}.production-section .play-button{position:absolute;bottom:7%;right:15%;transform:translate(0,-50%);width:56px;height:56px;background-color:#e30613;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;z-index:3;transition:transform .3s,box-shadow .3s}.production-section .play-button:hover{transform:translate(0,-50%) scale(1.05)}.production-section .play-button i{color:#fff;font-size:22px;margin-left:5px}.production-section .video-container{position:absolute;top:0;left:0;width:100%;height:100%;z-index:4;display:none}.production-section .video-container iframe{width:100%;height:100%;border:none}.production-section .hidden{opacity:0;pointer-events:none}.production-section .play-button::after,.production-section .play-button::before{content:"";position:absolute;border:2px solid #fff;border-radius:50%;opacity:.6;z-index:-1}.production-section .play-button::before{width:94px;height:94px;top:50%;left:50%;transform:translate(-50%,-50%)}.production-section .play-button::after{width:136px;height:136px;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:770px){.production-section{height:300px;overflow:visible!important;margin-bottom:230px}.production-section .section-container{flex-direction:column-reverse;align-items:center;justify-content:center;overflow:visible!important}.production-section .section-content{position:absolute;bottom:-60%;left:5%;right:5%;text-align:center;max-width:100%;opacity:1!important}.production-section .section-content p{font-size:14px}.production-section .section-content h2{font-size:28px;line-height:30px}.production-section .section-content h2,.production-section .section-content p{text-align:center!important;color:#0056b8!important}.production-section .play-button{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:45px;height:45px}.production-section .play-button i{font-size:18px}.production-section .play-button::before{width:84px;height:84px;border:1px solid #fff}.production-section .play-button::after{width:125px;height:125px;border:1px solid #fff}}.news-section{margin:100px auto!important}.latest-news{padding:100px 0 0;display:flex;flex-direction:column;align-items:center;gap:25px}.latest-news .news-cards{width:100%;display:grid;grid-template-columns:repeat(3,1fr);column-gap:20px;row-gap:130px}.latest-news .news-cards .news-card{position:relative;padding:15px 10px;height:300px;width:100%;display:flex;align-items:flex-end;border-radius:6px;border:1px solid #f5f5f5;background-color:#f5f5f5;transition:.5s}.latest-news .news-cards .news-card:hover{background-color:#0056b8}.latest-news .news-card img{position:absolute;object-fit:cover;width:90%;height:170px;left:13px;bottom:68%;border-radius:6px}.latest-news .news-cards .news-card:hover a,.latest-news .news-cards .news-card:hover h2,.latest-news .news-cards .news-card:hover p,.partners-section .section-content h2,.partners-section .section-content h6{color:#fff}.latest-news .news-cards .news-card h2{font-weight:600;font-size:15px;line-height:20px;margin-bottom:8px;letter-spacing:0;color:#0056b8;transition:.5s}.latest-news .news-cards .news-card p{font-weight:400;font-size:14px;line-height:18px;letter-spacing:0;color:#0056b8;transition:.5s}.latest-news .news-card a{font-weight:600;font-size:14px;line-height:28px;letter-spacing:0;color:#0056b8;display:flex;align-items:center;transition:.5s;display:flex;flex-direction:column;align-items:start;margin-top:10px}.latest-news .news-card a span{display:flex;align-items:center;justify-content:center;gap:7px}@media (max-width:1024px){.latest-news .news-cards .news-card h2{line-height:20px}.latest-news .news-cards .news-card p{font-weight:300;line-height:18px}.latest-news .news-card a{font-size:15px;line-height:25px;gap:8px;align-items:center}.latest-news .news-card img{height:170px}}@media (min-width:571px) and (max-width:770px){.latest-news .news-cards .news-card h2{font-size:14px;line-height:18px}.latest-news .news-cards .news-card p{font-size:12px;line-height:13px}.latest-news .news-card a{font-size:15px;line-height:25px;gap:8px;align-items:center}.latest-news .news-card img{bottom:72%;left:9px;height:140px}}@media (max-width:570px){.latest-news .news-cards{grid-template-columns:1fr;align-items:center!important;justify-content:center!important;justify-items:center!important;gap:20px!important}.latest-news{padding:30px 0}.latest-news .news-card{flex-direction:column;align-items:flex-start!important;gap:20px;width:90%!important;height:400px!important;padding:0!important}.latest-news .news-card .news-image{width:100%;height:160px}.latest-news .news-card img{position:relative;width:100%;height:100%;left:0;bottom:0;margin-bottom:15px;object-fit:cover}.latest-news .news-content{padding:10px 12px}.product-categories .category-card{height:194px}}@media (max-width:520px){.home-header .swiper{height:47vh}.home-header .swiper-slide{padding-top:15%;padding-left:10%;padding-right:10%}.home-header .slide-content .section-header-title{font-size:20px;line-height:25px}.home-header .slide-content a{gap:9px;margin-top:0}.home-header .slide-content p,.product-categories .category-desc{font-size:13px;line-height:16px}.home-header .swiper-button-next,.home-header .swiper-button-prev{display:none!important}.home-header .swiper-button-prev{left:10%!important}.product-categories .category-title{font-size:16px;line-height:22px}.product-categories .category-card a{height:150px}.production-section{height:230px;margin-bottom:180px}.production-section .section-content{bottom:-80%;left:2%;right:2%}.production-section .section-content p{font-size:12px}.production-section .section-content h2{font-size:24px;line-height:20px}.production-section .play-button{width:40px;height:40px}.production-section .play-button i{font-size:16px}.production-section .play-button::before{width:70px;height:70px}.production-section .play-button::after{width:100px;height:100px}}.featured-section .background-overlay{position:absolute;width:1100px;background-position:left;background-repeat:no-repeat;background-size:contain}.featured-section{position:relative;width:100%;max-width:1100px;margin:30px auto;padding:40px 20px;border-radius:40px;background-color:#fff;box-shadow:0 10px 30px rgba(0,0,0,.05);overflow:hidden;z-index:10}.featured-section .background-svg{position:absolute;width:100%;max-width:1300px;height:650px;top:0;left:0;opacity:.5;z-index:0;object-fit:cover;aspect-ratio:1000/498}.featured-section .background-overlay{top:-512.82px;left:-50px;height:1000.51px;background-color:#fff;opacity:.2;z-index:1}.featured-section .featured-container{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center}.featured-section .section-header{text-align:center;margin-bottom:50px;position:relative;z-index:3}.featured-section .products-slider{position:relative;width:100%;height:auto;margin:0 auto 40px;display:flex;align-items:center;justify-content:center;z-index:2;overflow:visible}.featured-section .slider-container{display:flex;justify-content:center;align-items:center;width:75%;transition:transform .5s;position:relative}.featured-section .product-card{flex:0 0 calc(33.33% - 30px);margin:0 auto;position:relative;opacity:.7;transition:.5s;z-index:1;display:none}.featured-section .product-card.visible{display:block;display:flex;flex-direction:column;align-items:center;justify-content:center}.featured-section .product-card.active{opacity:1;transform:scale(1.05);z-index:5}.featured-section .product-image a{height:250px;display:flex;align-items:center;justify-content:center;margin-bottom:10px;position:relative;transition:transform .3s}.featured-section .product-card.active .product-image a::after{content:"";position:absolute;width:200px;height:200px;background-color:#d2d2d2;outline:#d2d2d2 solid 1px;outline-offset:8px;border-radius:50%;left:50%;top:45%;transform:translate(-50%,-50%);z-index:1;transition:background-color .7s}.featured-section .product-card.active .product-image a:hover::after{background-color:#f71620;outline-color:#f71620}.featured-section .product-card.active .product-image:hover img{scale:1.1}.featured-section .product-image img{max-width:80%;max-height:100%;z-index:2;transition:.4s;position:relative}.featured-section .product-info{width:75%;font-family:"Atyp Regular",sans-serif;color:#1c212c}.featured-container .product-card.active .product-info{margin-left:35px}.featured-section .product-title{font-size:16px;font-weight:600;text-align:center;color:#1c212c}.featured-section .product-description{font-size:12px;line-height:24px}.featured-section .slider-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px rgba(0,0,0,.1);transition:background-color .3s;z-index:10}.featured-section .slider-nav:hover{background-color:#f8f9fa}.featured-section .prev-btn{left:10px}.featured-section .next-btn{right:10px}.featured-section .arrow{border:solid #1a2b5e;border-width:0 2px 2px 0;display:inline-block;padding:3px}.featured-section .arrow-right{transform:rotate(-45deg)}.featured-section .arrow-left{transform:rotate(135deg)}.featured-section .view-catalog{display:block;padding:1px 20px;background-color:#f71620;color:#fff;text-align:center;border-top-right-radius:25px;border-bottom-left-radius:25px;text-decoration:none;text-transform:uppercase;font-size:12px;line-height:50px;transition:background-color .3s;position:relative;z-index:2}.featured-section .view-catalog:hover{background-color:#c62232}@media screen and (max-width:1300px){.featured-section{width:90%}.featured-section .slider-container{gap:15px}.featured-section .product-title{font-size:15px}.featured-section .product-card{flex:0 0 33%}.featured-section .product-card.active .product-image a::after{width:190px;height:190px}}@media screen and (max-width:900px){.featured-section .product-card.active .product-image a::after{width:170px;height:170px}.featured-section .product-image img,.featured-section .section-title{max-width:90%}.featured-section .slider-container{justify-content:center;gap:20px}.featured-section .product-title{font-size:13px;font-weight:400}.featured-section{border-radius:30px;padding:20px 15px}.featured-section .product-card.active .product-image a::after{width:170px;height:170px}.featured-section .main-container{width:100%;padding:20px 0}}@media screen and (max-width:620px){.featured-section .slider-container{gap:0}.featured-section .product-image img{max-width:85%;max-height:90%}.featured-section{width:100%;margin-top:0!important;border-radius:0;padding:40px 0!important}.featured-section .slider-nav{display:none}.featured-section .product-card{flex:0 0 60%}.featured-section .product-image{height:280px}.featured-section .product-card.active .product-image a::after{width:190px;height:190px;outline-offset:8px}}@media screen and (max-width:500px){.featured-section .product-card{flex:0 0 65%}.featured-section .product-image{height:250px}.featured-section .product-card.active .product-image a::after{width:200px;height:200px}}.electric-solutions{min-height:700px;position:relative;background-color:#0056b8;border-radius:10px;padding:100px;display:flex;flex-direction:column;align-items:center;gap:40px}.electric-solutions .bg-image{position:absolute;width:380px;min-height:300px;object-fit:cover;left:0;bottom:0}.electric-solutions .section-title{font-weight:600;font-size:64px;line-height:70px;letter-spacing:-.5px;color:#fff;text-align:center}.electric-solutions-content{display:flex;align-items:start;justify-content:space-between;gap:40px;color:#fff;font-size:16px;line-height:22px;position:relative;z-index:5}.electric-solutions-content .content-left{width:55%}.electric-solutions-content .content-right{width:45%;display:flex;flex-direction:column;align-items:start;justify-content:space-between;gap:50px}.electric-solutions-content .content-right ul li{list-style:disc}.become-partner{margin:20px auto;min-height:600px;position:relative;border-radius:10px;overflow:hidden;display:flex;align-items:end;justify-content:space-between;gap:40px;padding:50px}.become-partner .bg-image{position:absolute;width:100%;height:100%;object-fit:cover;right:0;left:0;border-radius:10px;z-index:1}.become-partner::after{position:absolute;width:100%;height:100%;content:"";right:0;left:0;z-index:2;background-color:#00000049}.become-partner .section-content{position:relative;z-index:5}.become-partner .section-content h2{color:#fff}.become-partner .section-content p{color:#fff}.become-partner .partner-button{position:relative;z-index:5;background-color:#f71620;color:#fff;padding:10px 20px;border-radius:30px;text-decoration:none;font-size:16px;font-weight:500;margin-bottom:50px;transition:all .3s;border:1px solid;border-color:#f71620;display:flex;align-items:center;justify-content:center;text-align:center}.become-partner .partner-button:hover{border-color:#fff}@media screen and (max-width:1000px){.become-partner,.electric-solutions{padding:80px;gap:30px}.electric-solutions .bg-image{width:340px;min-height:280px}.electric-solutions .section-title{font-size:54px;line-height:60px}}@media screen and (max-width:760px){.become-partner,.electric-solutions{padding:50px}.electric-solutions .bg-image{width:280px;min-height:220px}.electric-solutions .section-title{font-size:34px;line-height:40px}}@media screen and (max-width:620px){.electric-solutions{padding:30px}.become-partner{padding:30px;min-height:450px;flex-direction:column;align-items:center;justify-content:space-between;gap:40px}.become-partner .section-content{width:100%;margin-top:50px}.electric-solutions-content{flex-direction:column;gap:20px;font-size:14px;line-height:18px}.electric-solutions .section-title{font-size:24px;line-height:30px}.electric-solutions-content .content-left{width:100%}.electric-solutions-content .content-right{width:100%;gap:20px}.electric-solutions .bg-image{width:100%;min-height:200px}}.sustainability-section{margin:50px auto!important;display:flex;flex-direction:column;gap:0}.sustainability-section .sustainability-image{width:100%;height:450px;position:relative;z-index:1;border-radius:10px 10px 0 0;overflow:hidden}.sustainability-section .sustainability-image .property{position:absolute;z-index:2;background-color:#0d9218;color:#fff;padding:10px;border-radius:6px}.sustainability-section .sustainability-image .property span{font-weight:600;font-size:24px;line-height:26px}.sustainability-section .sustainability-image .property p{font-weight:400;font-size:12px;line-height:14px}.sustainability-section .sustainability-image .property:nth-child(2){top:10%;left:20%}.sustainability-section .sustainability-image .property:nth-child(3){top:50%;left:10%}.sustainability-section .sustainability-image .property:nth-child(4){top:45%;left:70%;right:5%}.sustainability-section img{width:100%;height:100%;object-fit:cover;border-radius:10px 10px 0 0}.sustainability-section .section-content{display:flex;align-items:center;justify-content:center;padding:20px 10px;background-color:#0d9218;border-radius:0 0 10px 10px}.sustainability-section .section-content a{max-width:80%;display:flex;flex-direction:column;align-items:center;justify-content:center}.sustainability-section .section-content a p{font-size:16px;line-height:24px;font-weight:400;color:#fff}.sustainability-section .section-content h3{font-weight:600;font-size:52px;line-height:58px;letter-spacing:-.5px;text-align:center;color:#fff}.sustainability-section .section-content .button-style{background-color:#fff;color:#0d9218}.sustainability-section .section-content .button-style:hover{background-color:#fff!important;color:#0d9218!important}@media (max-width:1024px){.sustainability-section .sustainability-image{height:350px}.sustainability-section .section-content h3{max-width:90%;font-size:42px;line-height:50px}.sustainability-section .sustainability-image .property span{font-size:20px;line-height:22px}.sustainability-section .section-content a p{font-size:16px;line-height:20px}}@media (max-width:800px){.sustainability-section{margin:40px auto}.sustainability-section .sustainability-image{height:300px}.sustainability-section .section-content h3{font-size:32px;line-height:40px}.sustainability-section .sustainability-image .property span{font-size:16px;line-height:18px}.sustainability-section .section-content a p{font-size:14px}.sustainability-section .sustainability-image .property:nth-child(4){left:65%;right:3%}}@media (max-width:600px){.sustainability-section .sustainability-image{height:200px}.sustainability-section .section-content h3{font-size:24px;line-height:28px}.sustainability-section .sustainability-image .property span{font-weight:400;font-size:14px;line-height:16px}.sustainability-section .sustainability-image .property{padding:5px}.sustainability-section .sustainability-image .property:nth-child(4){top:50%;left:60%;right:3%}.sustainability-section .sustainability-image .property p{font-size:11px;line-height:12px}}.fm-map-container svg{z-index:1;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.fm-tooltip{display:none;position:absolute;z-index:3;min-width:200px}.fm-tooltip-image{white-space:nowrap}.fm-tooltip-image img{max-width:none}.fm-tooltip-comment{font-size:11px;font-family:arial;color:#000}.fm-tooltip-comment p{margin:2px 0 2px 0}.fm-tooltip-comment h1{font-size:20px;margin:5px 0 5px 0;padding:0;border:none}.fm-tooltip-comment h2{font-size:18px;margin:4px 0 4px 0;padding:0;border:none}.fm-tooltip-comment h3{font-size:16px;margin:3px 0 3px 0;padding:0;border:none}.fm-tooltip-frame{background-color:#fff;border:2px solid #bbb;border-radius:10px;padding:5px;opacity:.99;max-width:350px;min-width:200px;border-collapse:separate;margin-bottom:0!important;line-height:1.4;vertical-align:top;table-layout:auto}.fm-tooltip-frame td{background-color:inherit;border:none;padding:5px;vertical-align:top;margin:0}.fm-tooltip-name{color:#000;text-shadow:-1px 0 #fff,0 1px #fff,1px 0 #fff,0 -1px #fff;font-size:20px;font-weight:700;padding:5px;font-family:arial;line-height:1}.fm-tooltip-x{color:#444;font:12px/100% arial,sans-serif;position:relative;text-decoration:none;text-shadow:0 1px 0 #fff;z-index:5;visibility:hidden;cursor:pointer;margin:-5px -5px 5px 5px;border-bottom:none!important;float:right}.fm-tooltip-x img{width:12px!important;padding:0!important;margin:0!important;border:0!important}.fm-tooltip-x.fm-frozen-x{visibility:visible}.fm-tooltip-x.fm-mobile-x{visibility:visible}.fm-scale{float:left;position:absolute;left:0;bottom:0;z-index:2;margin:10px;-webkit-user-select:none;-moz-user-select:none;-khtml-user-select:none;-ms-user-select:none}.fm-scale div{float:left}.fm-scale a{display:block;float:left;font-size:31px;font-weight:700;line-height:38px;text-align:center;cursor:pointer;color:#333;width:41px;height:37px;padding-top:1px;border:1px solid #e8e8e8;border-bottom:1px solid #bbb;text-decoration:none;margin-right:3px;border-radius:2px;background:#fff;font-family:initial}.fm-scale a:hover{color:#186ba3}.fm-scale a.fm-inactive{cursor:default;color:#cdcdcd}.fm-scale-display{clear:both;position:relative;left:0;z-index:10;width:100%;height:1px;bottom:0;margin-bottom:5px;background-color:#e8e8e8}.fm-scale-display div{background-color:#237cbd;height:1px;-webkit-transition:width ease-in-out .2s;transition:width ease-in-out .2s}.fm-scale-buttons{clear:both}.fm-no-events{pointer-events:none}@media (max-width:768px){.fm-mobile-fixed .fm-tooltip-frame{max-width:100%;width:100%}.fm-mobile-fixed .fm-tooltip-comment{width:100%}.fm-scale a{width:31px;height:27px;font-size:21px;line-height:28px}}@media (max-width:1400px){.map-section .section-header::after,.map-section .section-header::before{width:27%}}@media (max-width:1120px){.map-section .section-header::after,.map-section .section-header::before{width:25%}}.responsive-preview{background-color:#fff}.responsive-preview .map-responsive-preview{max-width:780px;margin:auto}.facebook-pixel{display:none}.country-icon{position:absolute;width:20px;height:20px;background:linear-gradient(45deg,#ff6b6b,#ee5a24);border-radius:50%;border:3px solid #fff;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 10px rgba(0,0,0,.2);display:flex;align-items:center;justify-content:center;font-size:10px;color:#fff;font-weight:700;z-index:2}.country-icon:hover{transform:scale(1.3);background:linear-gradient(45deg,#ffa726,#ff7043);box-shadow:0 4px 20px rgba(255,107,107,.4);z-index:10}.country-icon::before{content:"📍";font-size:12px}.tooltip{position:absolute;background:rgba(0,0,0,.9);color:#fff;padding:8px 12px;border-radius:6px;font-size:14px;font-weight:500;white-space:nowrap;pointer-events:none;opacity:0;transition:opacity .3s ease;z-index:1000;box-shadow:0 4px 12px rgba(0,0,0,.3)}.tooltip::after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.9) transparent transparent transparent}.tooltip.show{opacity:1}.country-list{padding:20px;background:#f8f9fa;border-top:1px solid #dee2e6}.country-list h3{margin:0 0 15px 0;color:#495057;font-size:18px}.countries-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:10px}.country-tag{background:#fff;padding:8px 12px;border-radius:20px;text-align:center;font-size:12px;color:#495057;border:1px solid #dee2e6;transition:all .3s ease}.country-tag:hover{background:#667eea;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}#map-container{width:1300px!important;max-width:95%;margin:0 auto;background-color:#fff;padding:10px;border-radius:50px;margin-top:30px}.fm-map-container{width:1000px}@keyframes pulse{0%,100%{stroke-width:2px;stroke-opacity:1;stroke:#7798ba}50%{stroke-width:5px;stroke-opacity:0.6;stroke:#7798ba}}.fm-map-container text{color:#e22131!important;fill:#e22131!important;stroke:#7798ba!important;stroke-width:2px!important;animation:pulse 2s infinite!important}.fm-map-container .fm-item text{color:#e22131!important;fill:#e22131!important;stroke:#7798ba!important;stroke-width:2px!important;animation:pulse 2s infinite!important}.fm-tooltip-comment{color:#1c212c!important;text-align:center!important;font-family:Atyp Regular!important;font-weight:400!important;font-size:15px!important;line-height:1!important;letter-spacing:1px}.fm-tooltip-comment span img{width:30px!important}.fm-tooltip-comment span{display:flex;align-items:center;justify-content:center;gap:7px;text-align:center}