@import"https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Arial,sans-serif}body{max-width:100vw}a{text-decoration:none}@font-face{font-family:Oriya Sangam MN;src:url(/assets/oriya-sangam-mn-C9whkxDr.ttf)}@font-face{font-family:Product Sans Medium;src:url(/assets/FontsFree-Net-ProductSans-Medium-C4Zc0p9B.ttf)}@font-face{font-family:Product Sans Light;src:url(/assets/FontsFree-Net-ProductSans-Light-BCgJUTrx.ttf)}@font-face{font-family:Product Sans Black;src:url(/assets/FontsFree-Net-ProductSans-Black-BG9eydtM.ttf)}@font-face{font-family:Product Sans;src:url(/assets/ProductSans-Regular-C55iBKzs.ttf)}header{width:100%;position:fixed;background-color:#fff;display:flex;padding:1% 3%;z-index:5;height:155px;justify-content:space-between;align-items:center}header .burger-menu{display:none;width:100%;justify-content:space-between;align-items:center;height:100%}header .burger-menu a img{width:60px;height:56px}header .burger-menu button{background:none;border:none;cursor:pointer}header .burger-menu button img{width:40px;height:28px}header .burger-menu .menu{position:fixed;top:80px;width:100%}header .burger-menu .menu .nav-mobile{position:fixed;width:60%;right:0;background-color:#fff;border-radius:0 0 0 10px;z-index:3}header .burger-menu .menu .nav-mobile .dropdown{padding:24px;display:flex;gap:12px;border-top:1px solid rgb(207,207,207);border-bottom:1px solid rgb(207,207,207)}header .burger-menu .menu .nav-mobile .dropdown p{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%;color:#cfcfcf;cursor:pointer}header .burger-menu .menu .nav-mobile .dropdown .selected-language{color:#1e1e1e}header .burger-menu .menu .nav-mobile .nav{width:100%;padding:32px 24px;display:flex;flex-direction:column;gap:24px}header .burger-menu .menu .nav-mobile .nav a{font-family:Arial;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%;color:#1e1e1e}header .burger-menu .menu .nav-mobile .nav .sheets button,header .burger-menu .menu .nav-mobile .nav .metals button{color:#1e1e1e;font-family:Arial;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%;display:flex;align-items:center;gap:85px;cursor:pointer}header .burger-menu .menu .nav-mobile .nav .sheets button img,header .burger-menu .menu .nav-mobile .nav .metals button img{width:18px;height:13px;transform:rotate(-90deg)}header .burger-menu .menu .nav-mobile .nav .sheets button .rotate,header .burger-menu .menu .nav-mobile .nav .metals button .rotate{transform:rotate(0);transition:transform .3s ease}header .burger-menu .menu .nav-mobile .nav .sheets button .arrow-icon,header .burger-menu .menu .nav-mobile .nav .metals button .arrow-icon{transition:transform .3s ease}header .burger-menu .menu .nav-mobile .nav .sheets .open-sheets,header .burger-menu .menu .nav-mobile .nav .metals .open-sheets{display:flex;padding-top:16px;gap:12px;flex-direction:column}header .burger-menu .menu .nav-mobile .nav .sheets .open-sheets a,header .burger-menu .menu .nav-mobile .nav .metals .open-sheets a{font-family:Product Sans Medium;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%;color:gray}header .burger-menu .menu .overlay{position:fixed;top:80px;left:0;right:0;z-index:2;width:100%;height:100%;background:#a8a8a8b6}header .logo a img{width:109px;height:95px;object-fit:contain}header nav{display:flex;justify-content:center;gap:1.5%;width:90%}header nav a{color:#1e1e1e;background:none;border:none;text-decoration:none;font-size:18px;font-weight:400}header nav a.active{color:gray}header nav .sheets button,header nav .metals button{color:#1e1e1e;background:none;border:none;text-decoration:none;font-size:18px;font-weight:400;display:flex;align-items:center;gap:8px;cursor:pointer}header nav .sheets button img,header nav .metals button img{width:13px;height:10px;flex-shrink:0}header nav .sheets .open-sheets,header nav .metals .open-sheets{background:var(--FFFFFF, rgb(255, 255, 255));border:1px solid rgba(0,0,0,.1);box-shadow:4px 4px 10px #0000001a;padding:24px;gap:12px;border-radius:4px;position:absolute;top:95px;flex-direction:column;display:flex;z-index:4}header nav .sheets .open-sheets a,header nav .metals .open-sheets a{font-family:Product Sans;font-weight:400;font-size:24px;color:#1e1e1e;letter-spacing:0%}header .change-language{display:flex;align-items:center;justify-content:center;flex-direction:column;cursor:pointer}header .change-language button{background:none;border:none;font-family:Oriya Sangam MN;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;cursor:pointer;display:flex;align-items:center;gap:6px;color:#1e1e1e}header .change-language button img{width:13px;height:10px;flex-shrink:0}header .change-language .dropdown{border-radius:4px;top:95px;position:absolute;z-index:20;background:var(--FFFFFF, rgb(255, 255, 255));border:1px solid rgba(0,0,0,.1);box-shadow:4px 4px 10px #0000001a;padding:7px 22px;flex-direction:column;display:flex;gap:10px}header .change-language .dropdown p{font-family:Oriya Sangam MN;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%}main{max-width:100%;overflow-x:hidden;background:var(--Background, #f0f0f0)}main .banner{margin-top:155px;width:100%;height:550px;background-color:#000}main .banner video{width:100%;height:100%;object-fit:contain}main .info{width:100%;padding:5% 13%;display:flex;flex-direction:column;align-items:center;gap:22px}main .info p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;color:#1e1e1e}main .info h2{display:flex;align-items:center;gap:12px;flex-direction:row;font-family:Product Sans Black;font-weight:900;font-size:28px;letter-spacing:0%;text-align:center}main .info h2 img{width:40px;height:40px}main .banner-info{width:100%;display:flex;color:#fff;align-items:center;justify-content:space-between;padding:3% 5% 0;background:var(--1E1E1E, rgb(30, 30, 30))}main .banner-info .title{width:35%;display:flex;align-items:center;flex-direction:column;justify-content:center;gap:46px}main .banner-info .title p{font-family:Product Sans Black;font-weight:900;font-size:40px;line-height:100%;letter-spacing:0%}main .banner-info .img-banner{width:60%;font-weight:300;font-size:24px;line-height:29px}main .service{background:#f0f0f0;padding:7% 5%;display:flex;width:100%;align-items:top;flex-wrap:wrap;gap:30px;row-gap:70px}main .service .card{border-radius:15px;width:23%;background:var(--FFFFFF, rgb(255, 255, 255));box-shadow:0 0 25px 5px #00000040;display:flex;flex-direction:column;height:426px}main .service .card h3{width:100%;font-family:Roboto;font-weight:700;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;padding:40px 24px;color:#1e1e1e}main .service .card img{width:100%}main .service .card:hover{box-shadow:0 0 10px 10px #d9d9d9}main .media{position:fixed;bottom:10%;right:2%}main .media ul{list-style:none}main .media ul li{margin-bottom:10%}main .media ul li a{text-decoration:none}main .media ul li a img{width:80%}.main-profile{width:100%;background:#f0f0f0}.main-profile .banner{width:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/profilesBanner-DsfR6ePO.svg);background-position:center;background-size:cover;height:584px}.main-profile .banner h1{font-family:Product Sans Medium;font-weight:500;font-size:128px;line-height:100%;letter-spacing:0%;text-shadow:2px 2px 40px rgb(255,255,255),2px -2px 40px rgb(255,255,255),-2px 2px 40px rgb(255,255,255),2px 2px 40px rgb(255,255,255);-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);color:var(--1E1E1E, rgb(30, 30, 30))}.main-profile .servicies{display:flex;padding:4% 0;margin:0 100px;justify-content:space-between;align-items:start}.main-profile .servicies .information{width:44%}.main-profile .servicies .information .text .data{margin-bottom:6%}.main-profile .servicies .information .text .data h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%;margin-bottom:24px}.main-profile .servicies .information .text .data p,.main-profile .servicies .information .text .data span{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:28px;letter-spacing:0%}.main-profile .servicies .information .text .data span{display:block;padding-left:10px}.main-profile .servicies .information .text .line{width:100%;background:#cfcfcf;height:1px}.main-profile .servicies .information .grid{margin-top:5%;display:flex;gap:24px;flex-direction:column}.main-profile .servicies .information .grid h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%}.main-profile .servicies .information .grid .table{width:645px;display:flex;flex-direction:column;background-color:#fff;align-items:start;border-radius:10px}.main-profile .servicies .information .grid .table .stroke{display:flex;align-items:start;width:100%;gap:190px;padding:12px 24px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.main-profile .servicies .information .grid .table .stroke h1{width:180px;font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}.main-profile .servicies .information .grid .table .stroke p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.main-profile .servicies .information .grid .table .stroke:last-child{border-bottom:none}.main-profile .servicies .information .grid p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.main-profile .servicies .more{width:50%;display:flex;flex-direction:column;align-items:center}.main-profile .servicies .more .images{display:flex;flex-wrap:wrap;width:100%;justify-content:space-between}.main-profile .servicies .more .images .image{margin-bottom:5%;width:48%}.main-profile .servicies .more .images .image h3{font-size:36px;font-weight:500;color:#1e1e1e;text-align:center;margin-bottom:4%}.main-profile .servicies .more .images .image img{width:100%}.main-profile .servicies .more a{font-size:20px;text-decoration:none;background-color:#1e1e1e;color:#fff;padding:2% 10%;border-radius:37px}.main-profile .models{margin:0 100px;padding:65px 0;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.main-profile .models .title h1{margin-bottom:3%;color:#1e1e1e;font-size:48px;font-weight:500px}.main-profile .models .table2{display:flex;width:883px;flex-direction:column;border-radius:10px;background:#fff}.main-profile .models .table2 .stroke{display:flex;gap:112px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207));padding:12px 24px}.main-profile .models .table2 .stroke h1{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;color:#1e1e1e;width:130px}.main-profile .models .table2 .stroke .numbers{display:flex;width:70%;gap:30px}.main-profile .models .table2 .stroke .numbers p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.main-profile .models .table2 .stroke:first-child{gap:35px;background:var(--1E1E1E, rgb(30, 30, 30));border-radius:10px 10px 0 0}.main-profile .models .table2 .stroke:first-child h1{font-family:Product Sans Medium;font-weight:500;width:auto;font-size:24px;line-height:100%;letter-spacing:0%;color:#fff}.main-profile .models .table2 .stroke:last-child{border:none}.main-profile .models .table2 .stroke:last-child .numbers{gap:18px}.main-profile .models .table2 .stroke:nth-child(2) .numbers{gap:63px}.board-more,.board-more8,.main-board,.retro-panel,.stahl-panel,.metals-list,.boards-list,.board-more35,.board-more45,.board-mores18,.balcanic,.britanic,.clasic,.gotic,.hellenic,.iberic,.romanic{width:100%;background:#f0f0f0}.board-more .banner,.board-more8 .banner,.main-board .banner,.retro-panel .banner,.stahl-panel .banner,.metals-list .banner,.boards-list .banner,.board-more35 .banner,.board-more45 .banner,.board-mores18 .banner,.balcanic .banner,.britanic .banner,.clasic .banner,.gotic .banner,.hellenic .banner,.iberic .banner,.romanic .banner{width:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bannerBoardT153-DKwZBxea.svg);background-position:center;background-size:cover;height:584px}.board-more .banner h1,.board-more8 .banner h1,.main-board .banner h1,.retro-panel .banner h1,.stahl-panel .banner h1,.metals-list .banner h1,.boards-list .banner h1,.board-more35 .banner h1,.board-more45 .banner h1,.board-mores18 .banner h1,.balcanic .banner h1,.britanic .banner h1,.clasic .banner h1,.gotic .banner h1,.hellenic .banner h1,.iberic .banner h1,.romanic .banner h1{font-family:Product Sans Medium;font-weight:500;font-size:128px;text-align:center;letter-spacing:0%;text-shadow:2px 2px 40px rgb(255,255,255),2px -2px 40px rgb(255,255,255),-2px 2px 40px rgb(255,255,255),2px 2px 40px rgb(255,255,255);color:var(--1E1E1E, rgb(30, 30, 30))}.board-more .card,.board-more8 .card,.main-board .card,.retro-panel .card,.stahl-panel .card,.metals-list .card,.boards-list .card,.board-more35 .card,.board-more45 .card,.board-mores18 .card,.balcanic .card,.britanic .card,.clasic .card,.gotic .card,.hellenic .card,.iberic .card,.romanic .card{padding:100px 0;margin:0 100px;display:flex;gap:50px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.board-more .card .text,.board-more8 .card .text,.main-board .card .text,.retro-panel .card .text,.stahl-panel .card .text,.metals-list .card .text,.boards-list .card .text,.board-more35 .card .text,.board-more45 .card .text,.board-mores18 .card .text,.balcanic .card .text,.britanic .card .text,.clasic .card .text,.gotic .card .text,.hellenic .card .text,.iberic .card .text,.romanic .card .text{width:60%;display:flex;flex-direction:column;gap:12px}.board-more .card .text h1,.board-more8 .card .text h1,.main-board .card .text h1,.retro-panel .card .text h1,.stahl-panel .card .text h1,.metals-list .card .text h1,.boards-list .card .text h1,.board-more35 .card .text h1,.board-more45 .card .text h1,.board-mores18 .card .text h1,.balcanic .card .text h1,.britanic .card .text h1,.clasic .card .text h1,.gotic .card .text h1,.hellenic .card .text h1,.iberic .card .text h1,.romanic .card .text h1{margin-bottom:12px;font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%}.board-more .card .text p,.board-more8 .card .text p,.main-board .card .text p,.retro-panel .card .text p,.stahl-panel .card .text p,.metals-list .card .text p,.boards-list .card .text p,.board-more35 .card .text p,.board-more45 .card .text p,.board-mores18 .card .text p,.balcanic .card .text p,.britanic .card .text p,.clasic .card .text p,.gotic .card .text p,.hellenic .card .text p,.iberic .card .text p,.romanic .card .text p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.board-more .card img,.board-more8 .card img,.main-board .card img,.retro-panel .card img,.stahl-panel .card img,.metals-list .card img,.boards-list .card img,.board-more35 .card img,.board-more45 .card img,.board-mores18 .card img,.balcanic .card img,.britanic .card img,.clasic .card img,.gotic .card img,.hellenic .card img,.iberic .card img,.romanic .card img{width:40%;object-fit:contain}.board-more .images,.board-more8 .images,.main-board .images,.retro-panel .images,.stahl-panel .images,.metals-list .images,.boards-list .images,.board-more35 .images,.board-more45 .images,.board-mores18 .images,.balcanic .images,.britanic .images,.clasic .images,.gotic .images,.hellenic .images,.iberic .images,.romanic .images{display:flex;padding:80px 0;margin:0 100px;justify-content:space-between;align-items:center;gap:2%;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.board-more .images img,.board-more8 .images img,.main-board .images img,.retro-panel .images img,.stahl-panel .images img,.metals-list .images img,.boards-list .images img,.board-more35 .images img,.board-more45 .images img,.board-mores18 .images img,.balcanic .images img,.britanic .images img,.clasic .images img,.gotic .images img,.hellenic .images img,.iberic .images img,.romanic .images img{width:40%;object-fit:contain;height:100%}.board-more .images .table,.board-more8 .images .table,.main-board .images .table,.retro-panel .images .table,.stahl-panel .images .table,.metals-list .images .table,.boards-list .images .table,.board-more35 .images .table,.board-more45 .images .table,.board-mores18 .images .table,.balcanic .images .table,.britanic .images .table,.clasic .images .table,.gotic .images .table,.hellenic .images .table,.iberic .images .table,.romanic .images .table{width:720px;display:flex;flex-direction:column;gap:36px}.board-more .images .table h1,.board-more8 .images .table h1,.main-board .images .table h1,.retro-panel .images .table h1,.stahl-panel .images .table h1,.metals-list .images .table h1,.boards-list .images .table h1,.board-more35 .images .table h1,.board-more45 .images .table h1,.board-mores18 .images .table h1,.balcanic .images .table h1,.britanic .images .table h1,.clasic .images .table h1,.gotic .images .table h1,.hellenic .images .table h1,.iberic .images .table h1,.romanic .images .table h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%;color:#1e1e1e}.board-more .images .table .grid,.board-more8 .images .table .grid,.main-board .images .table .grid,.retro-panel .images .table .grid,.stahl-panel .images .table .grid,.metals-list .images .table .grid,.boards-list .images .table .grid,.board-more35 .images .table .grid,.board-more45 .images .table .grid,.board-mores18 .images .table .grid,.balcanic .images .table .grid,.britanic .images .table .grid,.clasic .images .table .grid,.gotic .images .table .grid,.hellenic .images .table .grid,.iberic .images .table .grid,.romanic .images .table .grid{background:#fff;border-radius:10px;display:flex;flex-direction:column;width:100%}.board-more .images .table .grid .stroke,.board-more8 .images .table .grid .stroke,.main-board .images .table .grid .stroke,.retro-panel .images .table .grid .stroke,.stahl-panel .images .table .grid .stroke,.metals-list .images .table .grid .stroke,.boards-list .images .table .grid .stroke,.board-more35 .images .table .grid .stroke,.board-more45 .images .table .grid .stroke,.board-mores18 .images .table .grid .stroke,.balcanic .images .table .grid .stroke,.britanic .images .table .grid .stroke,.clasic .images .table .grid .stroke,.gotic .images .table .grid .stroke,.hellenic .images .table .grid .stroke,.iberic .images .table .grid .stroke,.romanic .images .table .grid .stroke{display:flex;gap:40px;align-items:start;justify-content:start;padding:16px 24px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.board-more .images .table .grid .stroke h1,.board-more8 .images .table .grid .stroke h1,.main-board .images .table .grid .stroke h1,.retro-panel .images .table .grid .stroke h1,.stahl-panel .images .table .grid .stroke h1,.metals-list .images .table .grid .stroke h1,.boards-list .images .table .grid .stroke h1,.board-more35 .images .table .grid .stroke h1,.board-more45 .images .table .grid .stroke h1,.board-mores18 .images .table .grid .stroke h1,.balcanic .images .table .grid .stroke h1,.britanic .images .table .grid .stroke h1,.clasic .images .table .grid .stroke h1,.gotic .images .table .grid .stroke h1,.hellenic .images .table .grid .stroke h1,.iberic .images .table .grid .stroke h1,.romanic .images .table .grid .stroke h1{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%;color:#1e1e1e;width:250px}.board-more .images .table .grid .stroke p,.board-more8 .images .table .grid .stroke p,.main-board .images .table .grid .stroke p,.retro-panel .images .table .grid .stroke p,.stahl-panel .images .table .grid .stroke p,.metals-list .images .table .grid .stroke p,.boards-list .images .table .grid .stroke p,.board-more35 .images .table .grid .stroke p,.board-more45 .images .table .grid .stroke p,.board-mores18 .images .table .grid .stroke p,.balcanic .images .table .grid .stroke p,.britanic .images .table .grid .stroke p,.clasic .images .table .grid .stroke p,.gotic .images .table .grid .stroke p,.hellenic .images .table .grid .stroke p,.iberic .images .table .grid .stroke p,.romanic .images .table .grid .stroke p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;width:380px}.board-more .images .table .grid .stroke:last-child,.board-more8 .images .table .grid .stroke:last-child,.main-board .images .table .grid .stroke:last-child,.retro-panel .images .table .grid .stroke:last-child,.stahl-panel .images .table .grid .stroke:last-child,.metals-list .images .table .grid .stroke:last-child,.boards-list .images .table .grid .stroke:last-child,.board-more35 .images .table .grid .stroke:last-child,.board-more45 .images .table .grid .stroke:last-child,.board-mores18 .images .table .grid .stroke:last-child,.balcanic .images .table .grid .stroke:last-child,.britanic .images .table .grid .stroke:last-child,.clasic .images .table .grid .stroke:last-child,.gotic .images .table .grid .stroke:last-child,.hellenic .images .table .grid .stroke:last-child,.iberic .images .table .grid .stroke:last-child,.romanic .images .table .grid .stroke:last-child{border:none}.board-more h2,.board-more8 h2,.main-board h2,.retro-panel h2,.stahl-panel h2,.metals-list h2,.boards-list h2,.board-more35 h2,.board-more45 h2,.board-mores18 h2,.balcanic h2,.britanic h2,.clasic h2,.gotic h2,.hellenic h2,.iberic h2,.romanic h2{font-weight:400;font-size:24px;display:block;letter-spacing:0%;color:gray;margin:80px 100px}.board-more8 .banner{background-image:url(/assets/bannerBoardT8-BgGpDppn.svg)}.main-board{width:100%;background:#f0f0f0}.main-board .banner{background-image:url(/assets/bannerT18-C5-2Dcz7.svg)}.main-board .catalog{padding:80px 100px}.main-board .catalog .title{text-align:center;color:#1e1e1e;display:flex;align-items:center;flex-direction:column;gap:24px}.main-board .catalog .title h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%}.main-board .catalog .title p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;width:70%}.main-board .catalog .dates{margin-top:80px;display:flex;gap:25px;justify-content:space-between}.main-board .catalog .dates .description{display:flex;flex-direction:column;width:400px;gap:24px;color:#1e1e1e}.main-board .catalog .dates .description h1{font-family:Product Sans Medium;font-weight:500;font-size:40px;line-height:100%;letter-spacing:0%;margin-bottom:24px}.main-board .catalog .dates .description p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.main-board .catalog .dates .description p span{font-weight:500;font-family:Product Sans Medium}.main-board .catalog .dates .images-list{display:flex;width:90%;flex-wrap:wrap;row-gap:21px;column-gap:20px}.main-board .catalog .dates .images-list .image{display:flex;flex-direction:column;gap:4px;width:212px}.main-board .catalog .dates .images-list .image img{width:100%;object-fit:cover;height:207px;margin-bottom:4px}.main-board .catalog .dates .images-list .image p{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}.main-board .catalog .dates .images-list .image p span{font-weight:300}.retro-panel .banner{background-image:url(/assets/bannerRetro-CejbTUUK.svg)}.stahl-panel .banner{background-image:url(/assets/bannerStahl-CaJMvZfC.svg)}.stahl-panel .data,.stahl-panel .data1{padding:80px 0;margin:0 100px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.stahl-panel .data .text,.stahl-panel .data1 .text{width:80%;display:flex;flex-direction:column;gap:12px}.stahl-panel .data .text h1,.stahl-panel .data1 .text h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%;margin-bottom:12px}.stahl-panel .data .text p,.stahl-panel .data1 .text p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.stahl-panel .data1{border-bottom:none}.boards-list .banner,.metals-list .banner{background-image:url(/assets/bgBoards-CULxuuig.svg)}.boards-list .options,.metals-list .options{background:#f0f0f0;padding:7% 5%;display:flex;width:100%;align-items:top;flex-wrap:wrap;gap:30px;row-gap:70px}.boards-list .options .option,.metals-list .options .option{border-radius:15px;width:23%;background:var(--FFFFFF, rgb(255, 255, 255));box-shadow:0 0 25px 5px #00000040;display:flex;flex-direction:column}.boards-list .options .option h3,.metals-list .options .option h3{width:100%;font-family:Roboto;font-weight:700;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;padding:40px 24px;color:#1e1e1e}.boards-list .options .option img,.metals-list .options .option img{width:100%}.boards-list .options .card:hover,.metals-list .options .card:hover{box-shadow:0 0 10px 10px #d9d9d9}.metals-list .banner{background-image:url(/assets/bgMetal-Dq2X_Jaf.svg)}.board-more35 .banner{background-image:url(/assets/bgT35-B-AU54-D.svg)}.board-more45 .banner{background-image:url(/assets/bgT45-BuqUd99f.svg)}.board-mores18 .banner{background-image:url(/assets/bgS18-C223CTKn.svg)}.balcanic .banner{background-image:url(/assets/bgBalcanic-CWUEnXlG.svg)}.britanic .banner{background-image:url(/assets/bgBritanic-ClkM-a5I.svg)}.clasic .banner{background-image:url(/assets/bgClasic-CYEVeCDW.svg)}.gotic .banner{background-image:url(/assets/bgGotic-C8jTelhG.svg)}.hellenic .banner{background-image:url(/assets/bgHellenic-XsAliTO8.svg)}.iberic .banner{background-image:url(/assets/bgIberic-DljiksFp.svg)}.romanic .banner{background-image:url(/assets/bgRomanic-BFS805Dk.svg)}.main-pluvial{width:100%;background:#f0f0f0}.main-pluvial .banner{width:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bannerPluvial-QS4vZMZs.svg);background-position:center;background-size:cover;height:584px}.main-pluvial .banner h1{font-family:Product Sans Medium;font-weight:500;font-size:128px;line-height:100%;letter-spacing:0%;text-shadow:2px 2px 40px rgb(255,255,255),2px -2px 40px rgb(255,255,255),-2px 2px 40px rgb(255,255,255),2px 2px 40px rgb(255,255,255);color:var(--1E1E1E, rgb(30, 30, 30))}.main-pluvial .sistem{padding:100px;display:flex;gap:24px;flex-direction:column;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207));width:80%}.main-pluvial .sistem h1{margin-bottom:12px;font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%}.main-pluvial .sistem p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.main-pluvial .avantaje{padding:60px 0;margin:0 100px;border-bottom:#cfcfcf 1px solid}.main-pluvial .avantaje h1{color:#1e1e1e;text-align:center;font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%}.main-pluvial .avantaje .cards{padding:4% 0;display:flex;width:100%;justify-content:space-between}.main-pluvial .avantaje .cards .card{width:24%;text-align:center;background-color:#fff;padding:2% 1%;font-size:24px;color:#1e1e1e;border-radius:10px;box-shadow:0 0 6.8px 2px #00000040}.main-pluvial .avantaje .cards .card .text h3{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}.main-pluvial .avantaje .cards .card .text p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.main-pluvial .parametr{display:flex;padding:20px 100px;align-items:center;gap:20px}.main-pluvial .parametr .table{width:640px;display:flex;flex-direction:column;gap:36px}.main-pluvial .parametr .table h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%;color:#1e1e1e}.main-pluvial .parametr .table .grid{background:#fff;border-radius:10px;display:flex;flex-direction:column;width:100%}.main-pluvial .parametr .table .grid .stroke{display:flex;gap:56px;align-items:start;justify-content:start;padding:12px 0 12px 20px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.main-pluvial .parametr .table .grid .stroke h1{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;color:#1e1e1e;width:246px}.main-pluvial .parametr .table .grid .stroke p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;width:310px}.main-pluvial .parametr .table .grid .stroke:first-child{background-color:#1e1e1e;border-radius:10px 10px 0 0}.main-pluvial .parametr .table .grid .stroke:first-child h1,.main-pluvial .parametr .table .grid .stroke:first-child p{color:#fff}.main-pluvial .parametr .table .grid .stroke:last-child{border:none}.main-pluvial .parametr img{width:50%;object-fit:contain}.main-pluvial .info-photos{display:flex;flex-wrap:wrap;padding:40px 100px 100px 90px;row-gap:30px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207));align-items:start;justify-content:space-between}.main-pluvial .info-photos .data{width:13.5%;display:flex;flex-direction:column;gap:16px}.main-pluvial .info-photos .data p{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%;-webkit-hyphens:auto;hyphens:auto;word-break:break-word;overflow-wrap:break-word}.main-pluvial .info-photos .data img{width:100%}.main-pluvial .catalog{padding:80px 100px}.main-pluvial .catalog .title{text-align:center;color:#1e1e1e;display:flex;align-items:center;flex-direction:column;gap:24px}.main-pluvial .catalog .title h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;line-height:100%;letter-spacing:0%}.main-pluvial .catalog .title p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;width:70%}.main-pluvial .catalog .dates{margin-top:80px;display:flex;gap:25px;justify-content:space-between}.main-pluvial .catalog .dates .description{display:flex;flex-direction:column;width:400px;gap:24px;color:#1e1e1e}.main-pluvial .catalog .dates .description h1{font-family:Product Sans Medium;font-weight:500;font-size:40px;line-height:100%;margin-bottom:24px;letter-spacing:0%}.main-pluvial .catalog .dates .description p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%}.main-pluvial .catalog .dates .description p span{font-weight:500;font-family:Product Sans Medium}.main-pluvial .catalog .dates .images-list{display:flex;width:90%;flex-wrap:wrap;row-gap:21px;column-gap:20px}.main-pluvial .catalog .dates .images-list .image{display:flex;flex-direction:column;gap:4px;width:212px}.main-pluvial .catalog .dates .images-list .image img{width:100%;object-fit:cover;height:207px;margin-bottom:4px}.main-pluvial .catalog .dates .images-list .image p{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}.main-pluvial .catalog .dates .images-list .image p span{font-weight:300}.main-pluvial h2{font-weight:400;font-size:24px;display:block;letter-spacing:0%;color:gray;margin:80px 100px}.main-despre{width:100%;background:#f0f0f0}.main-despre .banner{width:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bannerAbout-Bdn8p6gV.svg);background-position:center;background-size:cover;height:584px}.main-despre .banner h1{font-family:Product Sans Medium;font-weight:500;font-size:128px;line-height:100%;letter-spacing:0%;text-shadow:2px 2px 40px rgb(255,255,255),2px -2px 40px rgb(255,255,255),-2px 2px 40px rgb(255,255,255),2px 2px 40px rgb(255,255,255);color:var(--1E1E1E, rgb(30, 30, 30))}.main-despre .dates{width:100%;padding:4%;display:flex;justify-content:space-between}.main-despre .dates .data{text-align:center;border-radius:10px;width:18%;font-size:22px;font-weight:300;padding:1%;color:#1e1e1e}.main-despre .dates .data h3{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center;margin-top:3%;margin-bottom:10%}.main-despre .dates .data p{font-family:Product Sans Light;font-weight:300;font-size:24px;line-height:100%;letter-spacing:0%;text-align:center}.main-despre .info{width:100%;background-color:#fff;text-align:center}.main-despre .info h1{font-size:48px;font-weight:500;color:gray}.main-despre .info p{margin-top:3%;font-size:24px;font-weight:300}.main-despre .contacte{width:100%;padding:4%}.main-despre .contacte .title{margin-bottom:3%;text-align:center;font-size:36px;font-weight:500;color:#1e1e1e}.main-despre .contacte .maps{display:flex;justify-content:space-between}.main-despre .contacte .maps .map{width:24%;display:flex;flex-direction:column;border-radius:10px;background-color:#fff}.main-despre .contacte .maps .map iframe{border-radius:10px 10px 0 0;width:100%;height:263px}.main-despre .contacte .maps .map .text{padding:24px;display:flex;flex-direction:column;gap:4px}.main-despre .contacte .maps .map .text span{font-family:Montserrat;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%}.main-despre .contacte .maps .map .text p{font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%}.main-despre .contacte .maps .map .text p span{font-family:Montserrat;font-weight:400;font-size:24px;line-height:100%;letter-spacing:0%}.main-despre .info-banner{padding:100px 0;background-image:url(/assets/bannerAboutInfo-rCeBeYyk.svg);background-position:center;background-size:cover;display:flex;align-items:center;justify-content:center}.main-despre .info-banner .text{color:#fff;padding:3% 0;text-align:center;font-size:24px;font-weight:200;width:80%;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:5px}.main-despre .certificate{padding:4%;width:100%}.main-despre .certificate .title{text-align:center;font-size:36px;font-weight:500;color:#1e1e1e;margin-bottom:5%}.main-despre .certificate .images{display:flex;justify-content:space-between;height:30vh}.main-despre .certificate .images img{width:20%}.folie .banner{width:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bgFolie-DvJCVzja.svg);background-position:center;background-size:cover;height:584px}.folie .banner h1{font-family:Product Sans Medium;font-weight:500;font-size:128px;text-align:center;letter-spacing:0%;text-shadow:2px 2px 40px rgb(255,255,255),2px -2px 40px rgb(255,255,255),-2px 2px 40px rgb(255,255,255),2px 2px 40px rgb(255,255,255);color:var(--1E1E1E, rgb(30, 30, 30))}.folie .main-info{padding:100px;display:flex;flex-direction:column;gap:80px}.folie .main-info .card-info{padding-bottom:80px;border-bottom:1px solid var(--CFCFCF, #cfcfcf)}.folie .main-info .card-info .card{display:flex;justify-content:space-between;align-items:center}.folie .main-info .card-info .card .text{width:50%}.folie .main-info .card-info .card .text h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;color:#1e1e1e;margin-bottom:24px;letter-spacing:0%}.folie .main-info .card-info .card .text p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%}.folie .main-info .card-info .card .text .text-info h3{font-family:Product Sans Medium;font-weight:500;font-size:24px;letter-spacing:0%;margin:24px 0 16px}.folie .main-info .card-info .card .text .text-info .info{width:100%;padding:0;align-items:start;gap:12px}.folie .main-info .card-info .card .text .text-info .info p{text-align:start;font-family:Product Sans Light;font-weight:300;font-size:24px;letter-spacing:0%;color:#1e1e1e}.folie .main-info .card-info .card .text .text-info .info h2{font-family:Product Sans Medium;font-weight:500;font-size:24px;letter-spacing:0%;color:#1e1e1e}.folie .main-info .card-info .card img{width:45%}.folie .main-info .card-info .text-info h3{font-family:Product Sans Medium;font-weight:500;font-size:24px;letter-spacing:0%;margin:24px 0 16px}.folie .main-info .card-info .text-info .informations{display:flex;flex-wrap:wrap;row-gap:16px;justify-content:space-between}.folie .main-info .card-info .text-info .informations .info{width:48%;padding:0;align-items:start;gap:12px}.folie .main-info .card-info .text-info .informations .info p{text-align:start;font-family:Product Sans Light;font-weight:300;font-size:24px;letter-spacing:0%;color:#1e1e1e}.folie .main-info .card-info .text-info .informations .info h2{font-family:Product Sans Medium;font-weight:500;font-size:24px;letter-spacing:0%;color:#1e1e1e}.folie span{font-weight:400;font-size:24px;display:block;letter-spacing:0%;color:gray;margin:0 100px 200px}.fastening .banner{width:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bgFastening-Dm964u3n.svg);background-position:center;background-size:cover;height:584px}.fastening .banner h1{font-family:Product Sans Medium;font-weight:500;font-size:128px;text-align:center;letter-spacing:0%;text-shadow:2px 2px 40px rgb(255,255,255),2px -2px 40px rgb(255,255,255),-2px 2px 40px rgb(255,255,255),2px 2px 40px rgb(255,255,255);color:var(--1E1E1E, rgb(30, 30, 30))}.fastening .data{padding:100px 100px 70px;display:flex;align-items:center;flex-direction:row;justify-content:space-between}.fastening .data .text{width:47%}.fastening .data .text h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;margin-bottom:32px;letter-spacing:0%;color:#1e1e1e}.fastening .data .text p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%}.fastening .data img{width:49%}.fastening .table{padding:0 100px}.fastening .table h1{margin-bottom:32px;font-family:Product Sans Medium;font-weight:500;font-size:24px;color:#1e1e1e;letter-spacing:0%}.fastening .table .grid{display:flex;flex-direction:column}.fastening .table .grid .main-stroke,.fastening .table .grid .stroke{display:flex;align-items:center;flex-direction:row;justify-content:space-between;background:#fff;border-bottom:1px solid var(--CFCFCF, #cfcfcf);padding:20px 24px}.fastening .table .grid .main-stroke .first-column,.fastening .table .grid .stroke .first-column{width:155px;display:flex;flex-direction:column;gap:16px}.fastening .table .grid .main-stroke .first-column p,.fastening .table .grid .stroke .first-column p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%}.fastening .table .grid .main-stroke .second-column,.fastening .table .grid .stroke .second-column{width:136px}.fastening .table .grid .main-stroke .second-column p,.fastening .table .grid .stroke .second-column p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%}.fastening .table .grid .main-stroke .third-column,.fastening .table .grid .stroke .third-column{width:155px}.fastening .table .grid .main-stroke .third-column p,.fastening .table .grid .stroke .third-column p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%}.fastening .table .grid .main-stroke .fourth-column,.fastening .table .grid .stroke .fourth-column{width:40%;display:flex;justify-content:end;gap:16px;flex-direction:column}.fastening .table .grid .main-stroke .fourth-column p,.fastening .table .grid .stroke .fourth-column p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%;text-align:end}.fastening .table .grid .main-stroke{background-color:#1e1e1e;border-radius:20px 20px 0 0}.fastening .table .grid .main-stroke .first-column p,.fastening .table .grid .main-stroke .second-column p,.fastening .table .grid .main-stroke .third-column p,.fastening .table .grid .main-stroke .fourth-column p{color:#fff;font-family:Product Sans Medium;font-weight:500;font-size:24px;line-height:100%;letter-spacing:0%;word-break:normal}.fastening .table .grid .stroke:last-child{border-bottom:none;border-radius:0 0 20px 20px}.fastening .table .mobile-grid{display:none}.fastening span{font-weight:400;font-size:24px;display:block;letter-spacing:0%;border-top:1px solid var(--CFCFCF, #cfcfcf);color:gray;padding-top:80px;margin:80px 100px 200px}.accessories .banner{width:100%;display:flex;align-items:center;justify-content:center;background-image:url(/assets/bgAcc-B3xvjFMD.svg);background-position:center;background-size:cover;height:584px}.accessories .banner h1{font-family:Product Sans Medium;font-weight:500;font-size:128px;text-align:center;letter-spacing:0%;text-shadow:2px 2px 40px rgb(255,255,255),2px -2px 40px rgb(255,255,255),-2px 2px 40px rgb(255,255,255),2px 2px 40px rgb(255,255,255);color:var(--1E1E1E, rgb(30, 30, 30))}.accessories .text{padding:100px 100px 40px}.accessories .text h1{font-family:Product Sans Medium;font-weight:500;font-size:48px;color:#1e1e1e;letter-spacing:0%;margin-bottom:16px}.accessories .text p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%}.accessories .cards{padding:0 100px;display:flex;flex-wrap:wrap;row-gap:40px;column-gap:50px}.accessories .cards .card{width:21%;display:flex;flex-direction:column;gap:24px}.accessories .cards .card img{width:100%}.accessories .cards .card h1{font-family:Product Sans Medium;font-weight:500;font-size:24px;letter-spacing:0%;color:#1e1e1e;margin-bottom:16px}.accessories .cards .card p{font-family:Product Sans Light;font-weight:300;font-size:24px;color:#1e1e1e;letter-spacing:0%;word-break:break-word}.accessories span{font-weight:400;font-size:24px;display:block;letter-spacing:0%;border-top:1px solid var(--CFCFCF, #cfcfcf);color:gray;padding-top:80px;margin:80px 100px 200px}.forms{padding:4%;width:100%;display:flex;justify-content:center;align-items:center}.forms .form{width:60%;background-color:#fff;border-radius:10px;padding:1% 2%}.forms .form h1{font-size:40px;font-weight:600;color:#1e1e1e;text-align:center;margin-bottom:4%}.forms .form form{width:100%;display:flex;flex-direction:column;align-items:center}.forms .form form .top{width:100%;display:flex;justify-content:space-between}.forms .form form .top .inputs{display:flex;flex-direction:column;width:48%}.forms .form form .top .inputs input{margin-bottom:3%;border:none;font-size:20px;padding:2%;border-radius:10px;background-color:#dcdcdc5e}.forms .form form .top .inputs input:nth-child(4){margin-bottom:0}.forms .form form .top .inputs .error{font-size:16px;color:red;opacity:80%;margin-bottom:1%}.forms .form form .top .inputs input:focus{outline:none}.forms .form form .top textarea{width:48%;border:none;font-size:20px;padding:2%;border-radius:10px;background-color:#dcdcdc5e}.forms .form form .top textarea:focus{outline:none}.forms .form form button{margin-top:5%;background-color:#1e1e1e;color:#fff;border-radius:38px;font-size:20px;font-weight:500;padding:1% 13%;border:none;cursor:pointer}.forms .form-succes{position:absolute;width:100%;display:flex;align-items:center;justify-content:center}.forms .form-succes .overlay{position:fixed;top:0;left:0;right:0;z-index:2;width:100%;height:100%;background:#000000a4}.forms .form-succes .card{position:absolute;z-index:3;background-color:#fff;width:40%;padding:2% 3%;display:flex;flex-direction:column;align-items:center;border-radius:10px}.forms .form-succes .card img{width:20%}.forms .form-succes .card p{font-size:24px;font-weight:300;text-align:center;margin:7% 0}.forms .form-succes .card a{text-decoration:none;color:#fff;background-color:#1e1e1e;padding:2% 15%;border-radius:20px;font-size:20px;font-weight:500}.forms .form-succes .card button{background:none;border:none;position:absolute;top:7%;right:2%;width:10%}.forms .form-succes .card button img{width:45%}.dashboard{width:100%;background:#f0f0f0}.dashboard .header{width:100%;display:flex;justify-content:space-between;background-color:#fff;padding:1% 5%}.dashboard .header button{background:none;border:none;border-bottom:2px solid black;font-size:30px}.dashboard .catalog{padding:4%}.dashboard .catalog h1{font-size:48px;text-align:center}.dashboard .catalog .dates{margin-top:2%;display:flex;justify-content:space-between}.dashboard .catalog .dates .description{width:25%;color:#1e1e1e;text-align:left}.dashboard .catalog .dates .description h1{font-size:36px;font-weight:500;margin-bottom:7%;text-align:left}.dashboard .catalog .dates .description a{font-size:24px;color:#1e1e1e;text-decoration:none;background-color:#fff;border:1px solid #1e1e1e;border-radius:40px;padding:2% 8%;font-weight:500}.dashboard .catalog .dates .images{width:75%;display:flex;flex-wrap:wrap;gap:2%}.dashboard .catalog .dates .images .image{width:18%;margin-bottom:3%}.dashboard .catalog .dates .images .image img{width:100%}.dashboard .catalog .dates .images .image p{font-size:18px;color:#1e1e1e;font-weight:500;margin-top:2%}.dashboard .catalog .dates .images .image p span{font-weight:300}.dashboard .catalog .dates .images .image .links{display:flex;flex-direction:column;align-items:center;width:100%}.dashboard .catalog .dates .images .image .links a,.dashboard .catalog .dates .images .image .links button{background-color:#fff;width:100%;color:#1e1e1e;border:rgb(207,207,207) 1px solid;border-radius:10px;text-decoration:none;font-size:20px;text-align:center;font-weight:500;padding:2% 0;margin-top:3%}.dashboard .catalog .dates .images .view{padding:0 5%;margin-top:30px}.dashboard .catalog .dates .images .view .items{justify-content:space-between;display:flex;flex-wrap:wrap;gap:40px}.dashboard .catalog .dates .images .view .items .item{width:250px;display:flex;flex-direction:column;gap:10px}.dashboard .catalog .dates .images .view .items .item img{width:100%;height:200px;object-fit:cover}.dashboard .catalog .dates .images .view .items .item p{font-size:20px}.dashboard .catalog .dates .images .view .items .item iframe{width:100%}.dashboard .catalog .dates .images .view .items .item button{width:100%;background:green;border:none;padding:15px 0;border-radius:10px;color:#fff;font-size:24px}.dashboard .catalog .dates .images .view .items .item .buttons{display:flex;flex-direction:column;justify-content:space-between}.dashboard .catalog .dates .images .view .items .item .buttons button{background:none;background-color:#fff;color:#1e1e1e;border:rgb(207,207,207) 1px solid;border-radius:10px;text-decoration:none;font-size:20px;text-align:center;font-weight:500;padding:2% 0;margin-top:3%;width:100%}.dashboard .catalog .dates .images .view .items .item .buttons .delet{background-color:red;color:#fff}.dashboard .catalog .dates .images .view .items .deleting{border-radius:8px;box-shadow:0 4px 10px #0003;width:60%;padding:20px;background-color:#fff;display:flex;align-items:center;justify-content:center;flex-direction:column}.dashboard .catalog .dates .images .view .items .deleting p{font-size:24px;font-weight:600;margin-bottom:20px}.dashboard .catalog .dates .images .view .items .deleting button{background-color:red;color:#fff;border:none;padding:10px 45px;border-radius:10px;font-size:22px;width:150px}.dashboard .catalog .dates .images .overlay{width:100vw;min-height:100vh;position:fixed;top:0;padding:20px;display:flex;align-items:center;justify-content:center;left:0;background-color:#0006}.dashboard .catalog .dates .images .overlay .add{width:60%}.dashboard .catalog .dates .images .overlay .add .adauga{background-color:#fff;width:100%;padding:20px;border-radius:8px;box-shadow:0 4px 10px #0003}.dashboard .catalog .dates .images .overlay .add .adauga form{display:flex;flex-direction:column;gap:20px;justify-content:center;padding:20px;border-radius:8px;align-items:center}.dashboard .catalog .dates .images .overlay .add .adauga form .input{display:flex;gap:5px;justify-content:center;flex-direction:column;align-items:center}.dashboard .catalog .dates .images .overlay .add .adauga form .input label{font-size:20px}.dashboard .catalog .dates .images .overlay .add .adauga form .input input,.dashboard .catalog .dates .images .overlay .add .adauga form .input button,.dashboard .catalog .dates .images .overlay .add .adauga form .input select{padding:10px 15px;border-radius:15px;outline:none;color:#000;width:70%;border:.5px solid black;font-size:18px}.dashboard .catalog .dates .images .overlay .add .adauga form .input input::placeholder{color:#000}.dashboard .catalog .dates .images .overlay .add .adauga form .input button{background-color:#a8a8a871;border:none;font-weight:600;padding:10px 35px;width:100%}.dashboard .catalog .dates .images .overlay .add .adauga form button{background-color:green;color:#fff;border:none;padding:8px 30px;font-size:22px;border-radius:10px}.dashboard .catalog .dates .images .overlay .update{border-radius:8px;box-shadow:0 4px 10px #0003;width:60%;padding:20px;background-color:#fff}.dashboard .catalog .dates .images .overlay .update form{display:flex;flex-direction:column;gap:20px;position:relative;z-index:5;align-items:center}.dashboard .catalog .dates .images .overlay .update form h3{font-size:26px}.dashboard .catalog .dates .images .overlay .update form .input{display:flex;gap:5px;flex-direction:column;align-items:center}.dashboard .catalog .dates .images .overlay .update form .input label{font-size:20px}.dashboard .catalog .dates .images .overlay .update form .input input,.dashboard .catalog .dates .images .overlay .update form .input button,.dashboard .catalog .dates .images .overlay .update form .input select{padding:10px 15px;border-radius:15px;outline:none;color:#000;width:70%;border:.5px solid black;font-size:18px}.dashboard .catalog .dates .images .overlay .update form .input input::placeholder{color:#000}.dashboard .catalog .dates .images .overlay .update form .input .open-img{width:100%}.dashboard .catalog .dates .images .overlay .update form .input .open-img button{background-color:#a8a8a871;border:none;font-weight:600;width:100%;padding:10px 35px}.dashboard .catalog .dates .images .overlay .update form button{background-color:green;color:#fff;border:none;padding:8px 30px;font-size:22px;border-radius:10px}.dashboard .catalog .dates:nth-child(5) .images .image img,.dashboard .catalog .dates:nth-child(6) .images .image img{width:110%;margin-left:-6%}.dashboard .form-confirm{position:fixed;top:0;left:0;width:100%;height:100%;display:flex;justify-content:center;align-items:center;z-index:1000}.dashboard .form-confirm .card{background-color:#fff;padding:1%;border-radius:10px;text-align:center;z-index:10;box-shadow:0 2px 10px #0000001a;width:30%}.dashboard .form-confirm .card .close-btn{width:100%;display:flex;justify-content:end}.dashboard .form-confirm .card .close-btn button{width:5%;border:none;background:none}.dashboard .form-confirm .card h3{font-size:24px;font-weight:500}.dashboard .form-confirm .card p{font-size:24px;font-weight:300;margin:3% 0}.dashboard .form-confirm .card .sterge{color:#fff;border:none;background-color:#1e1e1e;font-size:20px;font-weight:500;padding:1% 8%;border-radius:40px;margin-bottom:5%}.dashboard .form-confirm .overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#00000080;z-index:5}.login{width:100%;background:#f0f0f0;height:100vh;display:flex;align-items:center;flex-direction:column}.login .header{width:100%;display:flex;justify-content:space-between;background-color:#fff;padding:1% 5%}.login .header img{width:10%}.login h1{text-align:center;font-size:48px;margin-top:7%}.login form{margin-top:3%;background-color:#fff;display:flex;width:30%;flex-direction:column;align-items:center;border-radius:10px;box-shadow:0 0 10px gray;padding:1% 2%}.login form h3{font-size:32px}.login form label{width:100%;margin-top:2%;display:flex;flex-direction:column;font-size:18px;color:#838383}.login form label input{margin-top:1%;padding:3% 1%;border:none;font-size:18px;border-radius:10px;background-color:#f1f1f1}.login form label input:focus{outline:none}.login form button{font-size:24px;color:#fff;background-color:#1e1e1e;border:none;border-radius:40px;padding:2% 10%}.edit{width:100%;background:#f0f0f0}.edit .header{width:100%;display:flex;justify-content:space-between;background-color:#fff;padding:1% 5%}.edit .header button{background:none;border:none;border-bottom:2px solid black;font-size:30px}.edit .main{width:100%;height:100vh;padding:2% 4%}.edit .main a{color:#b9b9b9;font-size:20px}.edit .main h1{font-size:48px;margin:1% 0 3%}.edit .main form{width:100%}.edit .main form .form{display:flex;gap:5%}.edit .main form .form .left{width:20%}.edit .main form .form .left img{width:100%}.edit .main form .form .right{width:70%}.edit .main form .form .right h3{font-size:36px}.edit .main form .form .right p{font-size:36px;font-weight:300}.edit .main form .form .right p span{font-weight:500}.edit .main form .form .right .inputs{margin-top:3%}.edit .main form .form .right .inputs input{background-color:#fff;color:#c4c4c4;font-size:22px;font-weight:500;border:none;border-radius:10px;margin-right:5%;padding:1%;border:1px solid rgb(207,207,207)}.edit .main form .form .right input[type=file]{display:none}.edit .main form .form .right label{margin-top:2%;background-color:#fff;display:flex;align-items:center;font-size:20px;font-weight:500;width:27%;gap:4%;padding:1% 5%;border-radius:40px;border:1px solid #1e1e1e}.edit .main form button{color:#fff;background-color:#1e1e1e;font-size:24px;font-weight:500;padding:1% 4%;margin-top:4%;border:none;border-radius:40px}.add{width:100%;background:#f0f0f0}.add .header{width:100%;display:flex;justify-content:space-between;background-color:#fff;padding:1% 5%}.add .header button{background:none;border:none;border-bottom:2px solid black;font-size:30px}.add .main{width:100%;height:100vh;padding:2% 4%}.add .main a{color:#b9b9b9;font-size:20px}.add .main h1{font-size:48px;margin:1% 0 3%}.add .main h1 span{font-size:36px;font-weight:300}.add .main form{width:100%}.add .main form .inputs{margin-top:3%;display:flex}.add .main form .inputs input{background-color:#fff;color:#c4c4c4;font-size:22px;font-weight:500;border:none;border-radius:10px;margin-right:3%;padding:0 1%;border:1px solid rgb(207,207,207)}.add .main form .inputs input[type=file]{display:none}.add .main form .inputs label{background-color:#fff;display:flex;align-items:center;font-size:20px;font-weight:500;width:25%;gap:4%;padding:.5% 5%;border-radius:40px;border:1px solid #1e1e1e}.add .main form button{color:#fff;background-color:#1e1e1e;font-size:22px;font-weight:500;padding:1% 4%;margin-top:4%;border:none;border-radius:40px}.media-info{display:flex;padding:3% 5%;gap:56px}.media-info button{cursor:pointer;font-family:Product Sans Medium;font-weight:500;font-size:32px;line-height:100%;letter-spacing:0%;color:#1e1e1e;background:var(--1E1E1E, rgb(30, 30, 30));border:.63px solid var(--1E1E1E, rgb(30, 30, 30));background-color:#1d1b1b;text-shadow:2px 2px 20px rgb(255,255,255),2px -2px 20px rgba(255,255,255,.8),-2px 2px 20px rgb(255,255,255),2px 2px 20px rgba(255,255,255,.8);width:463px;height:311px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:16px}.media-info .slider-modal{position:fixed;top:155px;left:0;height:100vh;right:0;display:flex;justify-content:center;align-items:center;z-index:10}.media-info .slider-modal .slider-overlay{position:fixed;top:80px;left:0;width:100%;height:100%;z-index:2;right:0;bottom:0;cursor:pointer;background:#000000a3}.media-info .slider-modal .slider-container{position:relative;width:100%;z-index:5}.media-info .slider-modal .slider-container .close-btn{position:fixed;top:210px;right:100px;z-index:5;font-size:30px;color:#fff;background:none;border:none;cursor:pointer;width:40px;height:40px;background:#fff3;display:flex;align-items:center;justify-content:center}.media-info .slider-modal .slider-container .swiper-slide{display:flex;align-items:center;justify-content:center}.media-info .slider-modal .slider-container .swiper-slide img{width:45vw;height:50vh;border-radius:10px;object-fit:cover;border:2px solid var(--FFFFFF, rgb(255, 255, 255))}.media-info .slider-modal .swiper-button-prev,.media-info .slider-modal .swiper-button-next{position:fixed;top:65%;transform:translateY(-65%);width:40px;height:40px;background:#fff3;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);display:flex;align-items:center;justify-content:center;border:none;cursor:pointer;z-index:4}.media-info .slider-modal .swiper-button-prev:after,.media-info .slider-modal .swiper-button-next:after{font-size:22px!important;color:#fff}.media-info .slider-modal .no-scroll{overflow:hidden;height:100vh}.media-info .slider-modal .swiper-button-prev{left:20%}.media-info .slider-modal .swiper-button-next{right:20%}footer{width:100%}footer .footer{width:100%;background-color:#1e1e1e;padding:3% 5%;display:flex;justify-content:space-between}footer .footer .left-footer{color:#fff;width:27%;display:flex;flex-direction:column}footer .footer .left-footer .about{display:flex;gap:25px;flex-direction:column}footer .footer .left-footer .about img{width:150px;height:140px}footer .footer .left-footer .about p{font-family:Montserrat;font-weight:400;font-size:20px;line-height:100%;letter-spacing:0%;padding-bottom:24px}footer .footer .left-footer .media{padding:24px 0 4%;border-top:1px solid white;width:100%;display:flex;gap:25px;align-items:center}footer .footer .left-footer .media a{color:#000;text-decoration:none;font-size:42px;display:flex;align-items:center;justify-content:center;padding:15px;background:linear-gradient(180deg,gray,#cfcfcf);border-radius:100%}footer .footer .left-footer .adres{margin-top:5%}footer .footer .left-footer .adres p{font-size:16px;font-weight:400}footer .footer .right-footer{width:68%;display:flex;flex-direction:column;color:#fff}footer .footer .right-footer .contact .title{border-bottom:1px solid white;width:13%}footer .footer .right-footer .contact .title h1{font-size:32px;font-weight:600}footer .footer .right-footer .contact .dates{width:100%;display:flex;justify-content:space-between;gap:1%;padding:4% 0}footer .footer .right-footer .contact .dates .data{width:22%}footer .footer .right-footer .contact .dates .data h6{font-family:Montserrat;font-weight:600;font-size:16px;line-height:100%;letter-spacing:0%;margin-bottom:4px}footer .footer .right-footer .contact .dates .data p{font-family:Montserrat;font-weight:400;font-size:16px;line-height:100%;letter-spacing:0%}footer .footer .right-footer .certificate{width:100%}footer .footer .right-footer .certificate .title{border-bottom:1px solid white;width:45%}footer .footer .right-footer .certificate .title h1{font-family:Montserrat;font-weight:600;font-size:32px;line-height:100%;letter-spacing:0%}footer .footer .right-footer .certificate .images{margin-top:4%;display:flex;flex-direction:row;gap:24px}footer .footer .right-footer .certificate .images .img{width:90px}footer .footer .right-footer .certificate .images .img p{font-family:Montserrat;font-weight:400;font-size:14px;line-height:100%;letter-spacing:0%;text-align:center}footer .license{background-color:#fff;width:100%;text-align:center;padding:.5% 0;font-size:16px;color:#1e1e1e;font-weight:400}@media (max-width: 1380px){header{display:block;position:fixed;z-index:5;background-color:#fff;height:80px}header .logo,header nav,header .change-language{display:none}header .burger-menu{display:flex}header .burger-menu.open .overlay{display:block}main .banner{height:481px;margin-top:80px}main .banner video{object-position:top}main .info{padding:5% 10%}main .info img{width:116px;height:108px}main .info p{font-size:20px}main .info h2{font-size:20px}main .banner-info .title{width:42%;gap:16px}main .banner-info .title img{width:89px;height:97px}main .banner-info .title p{font-family:Product Sans Black;font-weight:900;font-size:24px;line-height:100%;letter-spacing:0%;padding-bottom:20px}main .banner-info .img-banner{width:55%}main .service .card{width:47%}main .service .card h3{font-size:24px}main .service .card img{height:300px;width:100%;object-fit:cover;object-position:center;border-radius:15px 15px 0 0}main .media{right:-1%}main .media ul li a img{width:60%}.main-profile .banner{height:482px}.main-profile .banner h1{font-size:64px}.main-profile .servicies{flex-direction:column-reverse;padding:55px 60px;margin:0}.main-profile .servicies .information{width:100%}.main-profile .servicies .information .text{gap:24px;display:flex;flex-direction:column}.main-profile .servicies .information .text .data{margin:0}.main-profile .servicies .information .text .data h1{font-size:36px;margin-bottom:12px}.main-profile .servicies .information .text .data p{font-size:20px}.main-profile .servicies .information .grid h1{font-size:36px}.main-profile .servicies .information .grid .table{width:558px}.main-profile .servicies .information .grid .table .stroke{gap:130px}.main-profile .servicies .information .grid .table .stroke h1{font-size:16px;width:200px}.main-profile .servicies .information .grid .table .stroke p{font-size:16px}.main-profile .servicies .information .grid p{font-size:20px}.main-profile .servicies .more{width:100%}.main-profile .servicies .more .images{width:100%;align-items:center;justify-content:space-between;flex-wrap:wrap;column-gap:20px;row-gap:24px}.main-profile .models{margin:0;padding:0 60px 45px}.main-profile .models .title h1{font-size:36px}.main-profile .models .table2{width:558px}.main-profile .models .table2 .stroke h1{font-size:14px;width:100px}.main-profile .models .table2 .stroke .numbers{gap:20px}.main-profile .models .table2 .stroke .numbers p{font-size:12px}.main-profile .models .table2 .stroke:last-child .numbers{gap:35px}.main-profile .models .table2 .stroke:nth-child(2) .numbers{gap:35px}.main-profile .models .table2 .stroke:first-child h1{font-size:14px}.board-more .banner,.board-more8 .banner,.main-board .banner,.retro-panel .banner,.stahl-panel .banner,.metals-list .banner,.boards-list .banner,.board-more35 .banner,.board-more45 .banner,.board-mores18 .banner,.balcanic .banner,.britanic .banner,.clasic .banner,.gotic .banner,.hellenic .banner,.iberic .banner,.romanic .banner{height:482px}.board-more .banner h1,.board-more8 .banner h1,.main-board .banner h1,.retro-panel .banner h1,.stahl-panel .banner h1,.metals-list .banner h1,.boards-list .banner h1,.board-more35 .banner h1,.board-more45 .banner h1,.board-mores18 .banner h1,.balcanic .banner h1,.britanic .banner h1,.clasic .banner h1,.gotic .banner h1,.hellenic .banner h1,.iberic .banner h1,.romanic .banner h1{font-weight:900;font-size:64px;line-height:100%;letter-spacing:0%}.board-more .card,.board-more8 .card,.main-board .card,.retro-panel .card,.stahl-panel .card,.metals-list .card,.boards-list .card,.board-more35 .card,.board-more45 .card,.board-mores18 .card,.balcanic .card,.britanic .card,.clasic .card,.gotic .card,.hellenic .card,.iberic .card,.romanic .card{padding:90px 0 40px;flex-direction:column-reverse;gap:24px;align-items:center;margin:0 60px}.board-more .card .text,.board-more8 .card .text,.main-board .card .text,.retro-panel .card .text,.stahl-panel .card .text,.metals-list .card .text,.boards-list .card .text,.board-more35 .card .text,.board-more45 .card .text,.board-mores18 .card .text,.balcanic .card .text,.britanic .card .text,.clasic .card .text,.gotic .card .text,.hellenic .card .text,.iberic .card .text,.romanic .card .text{width:100%}.board-more .card .text h1,.board-more8 .card .text h1,.main-board .card .text h1,.retro-panel .card .text h1,.stahl-panel .card .text h1,.metals-list .card .text h1,.boards-list .card .text h1,.board-more35 .card .text h1,.board-more45 .card .text h1,.board-mores18 .card .text h1,.balcanic .card .text h1,.britanic .card .text h1,.clasic .card .text h1,.gotic .card .text h1,.hellenic .card .text h1,.iberic .card .text h1,.romanic .card .text h1{font-size:36px;margin-bottom:4px}.board-more .card .text p,.board-more8 .card .text p,.main-board .card .text p,.retro-panel .card .text p,.stahl-panel .card .text p,.metals-list .card .text p,.boards-list .card .text p,.board-more35 .card .text p,.board-more45 .card .text p,.board-mores18 .card .text p,.balcanic .card .text p,.britanic .card .text p,.clasic .card .text p,.gotic .card .text p,.hellenic .card .text p,.iberic .card .text p,.romanic .card .text p{font-size:20px}.board-more .card img,.board-more8 .card img,.main-board .card img,.retro-panel .card img,.stahl-panel .card img,.metals-list .card img,.boards-list .card img,.board-more35 .card img,.board-more45 .card img,.board-mores18 .card img,.balcanic .card img,.britanic .card img,.clasic .card img,.gotic .card img,.hellenic .card img,.iberic .card img,.romanic .card img{width:50%}.board-more .images,.board-more8 .images,.main-board .images,.retro-panel .images,.stahl-panel .images,.metals-list .images,.boards-list .images,.board-more35 .images,.board-more45 .images,.board-mores18 .images,.balcanic .images,.britanic .images,.clasic .images,.gotic .images,.hellenic .images,.iberic .images,.romanic .images{padding:40px 0;margin:0 60px}.board-more .images .table,.board-more8 .images .table,.main-board .images .table,.retro-panel .images .table,.stahl-panel .images .table,.metals-list .images .table,.boards-list .images .table,.board-more35 .images .table,.board-more45 .images .table,.board-mores18 .images .table,.balcanic .images .table,.britanic .images .table,.clasic .images .table,.gotic .images .table,.hellenic .images .table,.iberic .images .table,.romanic .images .table{width:353px;gap:16px}.board-more .images .table h1,.board-more8 .images .table h1,.main-board .images .table h1,.retro-panel .images .table h1,.stahl-panel .images .table h1,.metals-list .images .table h1,.boards-list .images .table h1,.board-more35 .images .table h1,.board-more45 .images .table h1,.board-mores18 .images .table h1,.balcanic .images .table h1,.britanic .images .table h1,.clasic .images .table h1,.gotic .images .table h1,.hellenic .images .table h1,.iberic .images .table h1,.romanic .images .table h1{font-size:24px}.board-more .images .table .grid .stroke,.board-more8 .images .table .grid .stroke,.main-board .images .table .grid .stroke,.retro-panel .images .table .grid .stroke,.stahl-panel .images .table .grid .stroke,.metals-list .images .table .grid .stroke,.boards-list .images .table .grid .stroke,.board-more35 .images .table .grid .stroke,.board-more45 .images .table .grid .stroke,.board-mores18 .images .table .grid .stroke,.balcanic .images .table .grid .stroke,.britanic .images .table .grid .stroke,.clasic .images .table .grid .stroke,.gotic .images .table .grid .stroke,.hellenic .images .table .grid .stroke,.iberic .images .table .grid .stroke,.romanic .images .table .grid .stroke{padding:10px 24px;align-items:center}.board-more .images .table .grid .stroke h1,.board-more8 .images .table .grid .stroke h1,.main-board .images .table .grid .stroke h1,.retro-panel .images .table .grid .stroke h1,.stahl-panel .images .table .grid .stroke h1,.metals-list .images .table .grid .stroke h1,.boards-list .images .table .grid .stroke h1,.board-more35 .images .table .grid .stroke h1,.board-more45 .images .table .grid .stroke h1,.board-mores18 .images .table .grid .stroke h1,.balcanic .images .table .grid .stroke h1,.britanic .images .table .grid .stroke h1,.clasic .images .table .grid .stroke h1,.gotic .images .table .grid .stroke h1,.hellenic .images .table .grid .stroke h1,.iberic .images .table .grid .stroke h1,.romanic .images .table .grid .stroke h1{font-size:16px;width:113px}.board-more .images .table .grid .stroke p,.board-more8 .images .table .grid .stroke p,.main-board .images .table .grid .stroke p,.retro-panel .images .table .grid .stroke p,.stahl-panel .images .table .grid .stroke p,.metals-list .images .table .grid .stroke p,.boards-list .images .table .grid .stroke p,.board-more35 .images .table .grid .stroke p,.board-more45 .images .table .grid .stroke p,.board-mores18 .images .table .grid .stroke p,.balcanic .images .table .grid .stroke p,.britanic .images .table .grid .stroke p,.clasic .images .table .grid .stroke p,.gotic .images .table .grid .stroke p,.hellenic .images .table .grid .stroke p,.iberic .images .table .grid .stroke p,.romanic .images .table .grid .stroke p{font-size:16px;width:140px}.board-more .images img,.board-more8 .images img,.main-board .images img,.retro-panel .images img,.stahl-panel .images img,.metals-list .images img,.boards-list .images img,.board-more35 .images img,.board-more45 .images img,.board-mores18 .images img,.balcanic .images img,.britanic .images img,.clasic .images img,.gotic .images img,.hellenic .images img,.iberic .images img,.romanic .images img{width:50%}.board-more h2,.board-more8 h2,.main-board h2,.retro-panel h2,.stahl-panel h2,.metals-list h2,.boards-list h2,.board-more35 h2,.board-more45 h2,.board-mores18 h2,.balcanic h2,.britanic h2,.clasic h2,.gotic h2,.hellenic h2,.iberic h2,.romanic h2{font-size:20px;margin:40px 60px}.board-more8 .images,.main-board .images{flex-direction:column;gap:40px;align-items:start}.board-more8 .images img,.main-board .images img{width:100%}.board-more8 .images .table,.main-board .images .table{width:590px}.board-more8 .images .table .grid .stroke,.main-board .images .table .grid .stroke{gap:170px}.board-more8 .images .table .grid .stroke h1,.main-board .images .table .grid .stroke h1{width:140px}.board-more8 .images .table .grid .stroke p,.main-board .images .table .grid .stroke p{width:240px}.stahl-panel .card{flex-direction:column}.stahl-panel .data,.stahl-panel .data1{padding:40px 0;margin:0 60px}.stahl-panel .data .text,.stahl-panel .data1 .text{width:100%}.stahl-panel .data .text h1,.stahl-panel .data1 .text h1{font-size:36px}.stahl-panel .data .text p,.stahl-panel .data1 .text p{font-size:20px}.stahl-panel .data1{border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.boards-list .options,.metals-list .options{padding:90px 45px}.boards-list .options .option,.metals-list .options .option{width:48%}.boards-list .options .option h3,.metals-list .options .option h3{font-size:24px}.main-board .catalog{padding:40px 60px}.main-board .catalog .title{gap:12px}.main-board .catalog .title h1{font-size:36px}.main-board .catalog .title p{width:90%;font-size:20px}.main-board .catalog .dates{margin-top:32px;flex-direction:column;align-items:start}.main-board .catalog .dates .description{width:100%;gap:0}.main-board .catalog .dates .description h1{font-size:36px;margin-bottom:4px}.main-board .catalog .dates .description p{font-size:20px}.main-board .catalog .dates .images-list{width:100%;row-gap:12px;column-gap:32px}.main-board .catalog .dates .images-list .image{width:91px}.main-board .catalog .dates .images-list .image img{height:88px;object-fit:contain}.main-board .catalog .dates .images-list .image p{font-size:12px}.main-pluvial .banner{height:482px}.main-pluvial .banner h1{font-size:64px}.main-pluvial .sistem{padding:90px 0 40px;margin:0 60px;gap:12px;width:auto}.main-pluvial .sistem h1{font-size:36px}.main-pluvial .sistem p{font-size:20px}.main-pluvial .avantaje{padding:40px 0;width:auto;margin:0 60px}.main-pluvial .avantaje h1{font-size:36px;margin-bottom:24px}.main-pluvial .avantaje .cards{flex-wrap:wrap;justify-content:space-between;column-gap:20px;row-gap:20px;width:auto;padding:0}.main-pluvial .avantaje .cards .card{width:48%;padding:24px;display:flex;text-align:left;align-items:center;justify-content:start;gap:24px}.main-pluvial .avantaje .cards .card img{width:86px;object-fit:contain}.main-pluvial .avantaje .cards .card .text{width:60%;text-align:left}.main-pluvial .avantaje .cards .card .text h3{font-size:16px;margin-bottom:8px}.main-pluvial .avantaje .cards .card .text p{font-size:16px}.main-pluvial .parametr{padding:20px 0;margin:0 60px;flex-direction:column;gap:40px;border-bottom:1px solid var(--CFCFCF, rgb(207, 207, 207))}.main-pluvial .parametr h1{font-size:36px}.main-pluvial .parametr .table{gap:24px;width:714px}.main-pluvial .parametr .table h1{font-size:36px}.main-pluvial .parametr .table .grid .stroke{padding:15px 22px}.main-pluvial .parametr .table .grid .stroke h1{font-size:20px;width:235px}.main-pluvial .parametr .table .grid .stroke p{font-size:20px;width:auto}.main-pluvial .parametr img{width:auto;object-fit:contain;height:680px}.main-pluvial .info-photos{padding:40px 0;margin:0 60px;row-gap:20px;column-gap:19px}.main-pluvial .info-photos .data{width:164px}.main-pluvial .info-photos .data p{font-size:16px}.main-pluvial .info-photos .data img{object-fit:contain;height:162px}.main-pluvial .catalog{padding:40px 60px}.main-pluvial .catalog .title{gap:12px}.main-pluvial .catalog .title h1{font-size:36px;margin-bottom:4px}.main-pluvial .catalog .title p{width:90%;font-size:20px}.main-pluvial .catalog .dates{margin-top:32px;flex-direction:column;align-items:start}.main-pluvial .catalog .dates .description{width:100%;gap:0}.main-pluvial .catalog .dates .description h1{font-size:36px}.main-pluvial .catalog .dates .description p{font-size:20px}.main-pluvial .catalog .dates .images-list{width:100%;row-gap:12px;column-gap:32px}.main-pluvial .catalog .dates .images-list .image{width:91px}.main-pluvial .catalog .dates .images-list .image img{height:88px;object-fit:contain}.main-pluvial .catalog .dates .images-list .image p{font-size:12px}.main-pluvial h2{font-size:20px;margin:40px 60px}.main-despre .banner{height:481px}.main-despre .banner h1{font-size:64px}.main-despre .dates{flex-wrap:wrap}.main-despre .dates .data{width:45%;margin-bottom:5%}.main-despre .dates .data img{width:30%}.main-despre .dates .data h3{font-size:24px;margin-bottom:3%;padding:0 15%}.main-despre .dates .data p{font-size:16px}.main-despre .dates .data:nth-child(3){margin:0 30%}.main-despre .info h1{font-size:36px}.main-despre .info p{font-size:20px}.main-despre .contacte .title h1{font-size:36px}.main-despre .contacte .maps{flex-wrap:wrap;justify-content:space-between}.main-despre .contacte .maps .map{width:45%;margin-bottom:5%;height:346px}.main-despre .contacte .maps .map iframe{height:220px}.main-despre .contacte .maps .map .text span,.main-despre .contacte .maps .map .text p,.main-despre .contacte .maps .map .text p span{font-size:16px}.main-despre .info-banner .text{font-size:20px;width:90%}.main-despre .certificate .title{margin-bottom:0}.main-despre .certificate .title h1{font-size:36px}.forms .form{width:95%}.forms .form h1{font-size:36px}.forms .form form .top{flex-direction:row;gap:20px;width:100%}.forms .form form .top .inputs{width:50%}.forms .form form .top .inputs input{width:100%;font-size:22px}.forms .form form .top .inputs input:nth-child(4){margin-bottom:3%}.forms .form form .top .inputs .error{font-size:16px}.forms .form form .top textarea{width:50%;height:225px;font-size:22px}.forms .form form button{font-size:24px;margin-bottom:5%}.forms .form-succes .card{width:70%}.forms .form-succes .card p{font-size:20px}.forms .form-succes .card a{font-size:18px}.media-info{gap:40px;padding:45px 65px}.media-info button{font-size:24px;width:337px;height:226px;gap:12px}.media-info button img{width:38px;height:38px}.media-info .slider-modal{top:0}.media-info .slider-modal .slider-container .close-btn{font-size:26px;right:40px;top:150px}.media-info .slider-modal .slider-container .swiper-slide{margin-top:100px}.media-info .slider-modal .slider-container .swiper-slide img{width:75vw;height:525px}.media-info .slider-modal .swiper-button-prev,.media-info .slider-modal .swiper-button-next{top:60%;transform:translateY(-60%)}.media-info .slider-modal .swiper-button-prev{left:5%}.media-info .slider-modal .swiper-button-next{right:5%}.folie .banner{height:482px}.folie .banner h1{font-weight:900;font-size:64px;line-height:100%;letter-spacing:0%}.folie .main-info{padding:90px 60px;gap:40px}.folie .main-info .card-info{padding-bottom:40px}.folie .main-info .card-info .card{flex-direction:column}.folie .main-info .card-info .card .text{width:100%}.folie .main-info .card-info .card .text h1{font-size:36px}.folie .main-info .card-info .card .text p,.folie .main-info .card-info .card .text .text-info .info p{font-size:20px}.folie .main-info .card-info .card img{width:70%}.folie .main-info .card-info .text-info .informations .info{width:100%}.folie .main-info .card-info .text-info .informations .info p{font-size:20px}.folie span{font-size:20px;margin:40px 60px}.fastening .banner{height:482px}.fastening .banner h1{font-weight:900;font-size:64px;line-height:100%;letter-spacing:0%}.fastening .data{padding:90px 60px 24px;flex-direction:column-reverse}.fastening .data .text{width:100%}.fastening .data .text h1{font-size:36px;margin-bottom:16px}.fastening .data .text p{font-size:20px}.fastening .data img{width:70%}.fastening .table{padding:0 60px}.fastening .table h1{margin-bottom:16px}.fastening .table .grid .stroke .first-column p,.fastening .table .grid .stroke .second-column p,.fastening .table .grid .stroke .third-column p,.fastening .table .grid .stroke .fourth-column p{font-size:20px;text-align:start}.fastening .table .grid .main-stroke .first-column p,.fastening .table .grid .main-stroke .second-column p,.fastening .table .grid .main-stroke .third-column p,.fastening .table .grid .main-stroke .fourth-column p{font-size:18px}.fastening span{font-size:20px;margin:40px 60px;padding-top:40px}.accessories .banner{height:482px}.accessories .banner h1{font-weight:900;font-size:64px;line-height:100%;letter-spacing:0%}.accessories .text{padding:90px 60px 40px}.accessories .text h1{font-size:36px}.accessories .text p{font-size:20px}.accessories .cards{padding:0 60px;row-gap:32px;column-gap:16px}.accessories .cards .card{width:23%;gap:8px}.accessories .cards .card h1{font-size:16px;margin-bottom:8px}.accessories .cards .card p{font-size:16px}.accessories span{font-size:20px;margin:40px 60px}footer .footer{flex-direction:column;justify-content:center}footer .footer .left-footer{width:100%;display:flex;border-bottom:1px solid white;align-items:center;flex-direction:row;justify-content:space-between}footer .footer .left-footer .about{width:60%}footer .footer .left-footer .about img{width:70px;height:65px}footer .footer .left-footer .about p{font-size:16px}footer .footer .left-footer .media{flex-direction:column;width:auto;border-top:0}footer .footer .left-footer .media a{padding:10px;font-size:30px}footer .footer .right-footer{margin-top:10%;width:100%}footer .footer .right-footer .contact .title{width:auto;border:none}footer .footer .right-footer .contact .title h1{font-size:28px;display:inline;border-bottom:1px white solid}footer .footer .right-footer .contact .dates{flex-wrap:wrap}footer .footer .right-footer .contact .dates .data{width:45%;margin-bottom:4%}footer .footer .right-footer .certificate .title{width:auto;border-bottom:none}footer .footer .right-footer .certificate .title h1{font-size:24px;display:inline;border-bottom:1px solid white}footer .footer .right-footer .certificate .images{margin-right:7%}footer .footer .license{font-size:12px}}@media (max-width: 750px){header{display:block;position:fixed;background-color:#fff;height:80px;padding:2% 3%}header .burger-menu{display:flex}header .burger-menu a img{width:42px;height:39px}header .burger-menu .menu .nav-mobile{width:90%}header .burger-menu .menu .nav-mobile .nav .sheets button,header .burger-menu .menu .nav-mobile .nav .metals button{gap:30px}header .burger-menu.open .overlay{display:block}body{overflow-x:hidden}main .banner{height:190px}main .info{padding:40px 20px}main .info img{width:78px;height:73px}main .info p{font-size:16px}main .info h2{font-size:15px;gap:7px}main .info h2 img{width:20px;height:20px}main .banner-info{padding:40px 28px 0;flex-direction:column;align-items:start;gap:10px}main .banner-info .title{width:100%}main .banner-info .title img{width:66px;height:71px}main .banner-info .title p{font-size:24px}main .banner-info .img-banner{width:100%;object-fit:cover}main .service{padding:60px 20px;gap:20px}main .service .card{width:100%}main .service .card img{height:70%}main .media{right:-1%}main .media ul li a img{width:50%}.main-profile .banner{height:290px}.main-profile .banner h1{font-size:28px}.main-profile .servicies{padding:24px 20px}.main-profile .servicies .information .text .data h1{font-size:24px}.main-profile .servicies .information .text .data p{font-size:16px}.main-profile .servicies .information .grid h1{font-size:24px}.main-profile .servicies .information .grid .table{width:auto}.main-profile .servicies .information .grid .table .stroke{gap:30px}.main-profile .servicies .information .grid .table .stroke h1{width:140px}.main-profile .servicies .information .grid p{font-size:16px}.main-profile .servicies .more{width:100%}.main-profile .servicies .more .images{width:100%;align-items:center;justify-content:center}.main-profile .servicies .more .images .image{width:100%}.main-profile .servicies .more .images .image h3{font-size:24px}.main-profile .servicies .more .images .image img{width:100%}.main-profile .models{padding:0 20px 24px}.main-profile .models .title h1{font-size:24px}.main-profile .models .table2{width:auto}.main-profile .models .table2 .stroke{gap:17px}.main-profile .models .table2 .stroke h1{width:74px}.main-profile .models .table2 .stroke .numbers{gap:7px}.main-profile .models .table2 .stroke:last-child .numbers{gap:25px}.main-profile .models .table2 .stroke:nth-child(2) .numbers{gap:15px}.board-more .banner,.board-more8 .banner,.main-board .banner,.retro-panel .banner,.stahl-panel .banner,.metals-list .banner,.boards-list .banner,.board-more35 .banner,.board-more45 .banner,.board-mores18 .banner,.balcanic .banner,.britanic .banner,.clasic .banner,.gotic .banner,.hellenic .banner,.iberic .banner,.romanic .banner{height:290px}.board-more .banner h1,.board-more8 .banner h1,.main-board .banner h1,.retro-panel .banner h1,.stahl-panel .banner h1,.metals-list .banner h1,.boards-list .banner h1,.board-more35 .banner h1,.board-more45 .banner h1,.board-mores18 .banner h1,.balcanic .banner h1,.britanic .banner h1,.clasic .banner h1,.gotic .banner h1,.hellenic .banner h1,.iberic .banner h1,.romanic .banner h1{font-size:28px}.board-more .card,.board-more8 .card,.main-board .card,.retro-panel .card,.stahl-panel .card,.metals-list .card,.boards-list .card,.board-more35 .card,.board-more45 .card,.board-mores18 .card,.balcanic .card,.britanic .card,.clasic .card,.gotic .card,.hellenic .card,.iberic .card,.romanic .card{padding:24px 20px;margin:0}.board-more .card .text h1,.board-more8 .card .text h1,.main-board .card .text h1,.retro-panel .card .text h1,.stahl-panel .card .text h1,.metals-list .card .text h1,.boards-list .card .text h1,.board-more35 .card .text h1,.board-more45 .card .text h1,.board-mores18 .card .text h1,.balcanic .card .text h1,.britanic .card .text h1,.clasic .card .text h1,.gotic .card .text h1,.hellenic .card .text h1,.iberic .card .text h1,.romanic .card .text h1{font-size:24px}.board-more .card .text p,.board-more8 .card .text p,.main-board .card .text p,.retro-panel .card .text p,.stahl-panel .card .text p,.metals-list .card .text p,.boards-list .card .text p,.board-more35 .card .text p,.board-more45 .card .text p,.board-mores18 .card .text p,.balcanic .card .text p,.britanic .card .text p,.clasic .card .text p,.gotic .card .text p,.hellenic .card .text p,.iberic .card .text p,.romanic .card .text p{font-size:16px}.board-more .card img,.board-more8 .card img,.main-board .card img,.retro-panel .card img,.stahl-panel .card img,.metals-list .card img,.boards-list .card img,.board-more35 .card img,.board-more45 .card img,.board-mores18 .card img,.balcanic .card img,.britanic .card img,.clasic .card img,.gotic .card img,.hellenic .card img,.iberic .card img,.romanic .card img{width:100%}.board-more .images,.board-more8 .images,.main-board .images,.retro-panel .images,.stahl-panel .images,.metals-list .images,.boards-list .images,.board-more35 .images,.board-more45 .images,.board-mores18 .images,.balcanic .images,.britanic .images,.clasic .images,.gotic .images,.hellenic .images,.iberic .images,.romanic .images{margin:0;padding:24px 20px;flex-direction:column;gap:15px}.board-more .images img,.board-more8 .images img,.main-board .images img,.retro-panel .images img,.stahl-panel .images img,.metals-list .images img,.boards-list .images img,.board-more35 .images img,.board-more45 .images img,.board-mores18 .images img,.balcanic .images img,.britanic .images img,.clasic .images img,.gotic .images img,.hellenic .images img,.iberic .images img,.romanic .images img,.board-more .images .table,.board-more8 .images .table,.main-board .images .table,.retro-panel .images .table,.stahl-panel .images .table,.metals-list .images .table,.boards-list .images .table,.board-more35 .images .table,.board-more45 .images .table,.board-mores18 .images .table,.balcanic .images .table,.britanic .images .table,.clasic .images .table,.gotic .images .table,.hellenic .images .table,.iberic .images .table,.romanic .images .table{width:100%}.board-more .images .table .grid,.board-more8 .images .table .grid,.main-board .images .table .grid,.retro-panel .images .table .grid,.stahl-panel .images .table .grid,.metals-list .images .table .grid,.boards-list .images .table .grid,.board-more35 .images .table .grid,.board-more45 .images .table .grid,.board-mores18 .images .table .grid,.balcanic .images .table .grid,.britanic .images .table .grid,.clasic .images .table .grid,.gotic .images .table .grid,.hellenic .images .table .grid,.iberic .images .table .grid,.romanic .images .table .grid{width:auto}.board-more .images .table .grid .stroke,.board-more8 .images .table .grid .stroke,.main-board .images .table .grid .stroke,.retro-panel .images .table .grid .stroke,.stahl-panel .images .table .grid .stroke,.metals-list .images .table .grid .stroke,.boards-list .images .table .grid .stroke,.board-more35 .images .table .grid .stroke,.board-more45 .images .table .grid .stroke,.board-mores18 .images .table .grid .stroke,.balcanic .images .table .grid .stroke,.britanic .images .table .grid .stroke,.clasic .images .table .grid .stroke,.gotic .images .table .grid .stroke,.hellenic .images .table .grid .stroke,.iberic .images .table .grid .stroke,.romanic .images .table .grid .stroke{justify-content:space-between;gap:30px}.board-more .images .table .grid .stroke h1,.board-more8 .images .table .grid .stroke h1,.main-board .images .table .grid .stroke h1,.retro-panel .images .table .grid .stroke h1,.stahl-panel .images .table .grid .stroke h1,.metals-list .images .table .grid .stroke h1,.boards-list .images .table .grid .stroke h1,.board-more35 .images .table .grid .stroke h1,.board-more45 .images .table .grid .stroke h1,.board-mores18 .images .table .grid .stroke h1,.balcanic .images .table .grid .stroke h1,.britanic .images .table .grid .stroke h1,.clasic .images .table .grid .stroke h1,.gotic .images .table .grid .stroke h1,.hellenic .images .table .grid .stroke h1,.iberic .images .table .grid .stroke h1,.romanic .images .table .grid .stroke h1{width:80px}.board-more .images .table .grid .stroke p,.board-more8 .images .table .grid .stroke p,.main-board .images .table .grid .stroke p,.retro-panel .images .table .grid .stroke p,.stahl-panel .images .table .grid .stroke p,.metals-list .images .table .grid .stroke p,.boards-list .images .table .grid .stroke p,.board-more35 .images .table .grid .stroke p,.board-more45 .images .table .grid .stroke p,.board-mores18 .images .table .grid .stroke p,.balcanic .images .table .grid .stroke p,.britanic .images .table .grid .stroke p,.clasic .images .table .grid .stroke p,.gotic .images .table .grid .stroke p,.hellenic .images .table .grid .stroke p,.iberic .images .table .grid .stroke p,.romanic .images .table .grid .stroke p{width:130px}.board-more h2,.board-more8 h2,.main-board h2,.retro-panel h2,.stahl-panel h2,.metals-list h2,.boards-list h2,.board-more35 h2,.board-more45 h2,.board-mores18 h2,.balcanic h2,.britanic h2,.clasic h2,.gotic h2,.hellenic h2,.iberic h2,.romanic h2{margin:24px 20px;font-size:12px}.main-board .images,.board-more8 .images{margin:0;padding:24px 20px;flex-direction:column;gap:15px}.main-board .images img,.board-more8 .images img,.main-board .images .table,.board-more8 .images .table{width:100%}.main-board .images .table .grid,.board-more8 .images .table .grid{width:auto}.main-board .images .table .grid .stroke,.board-more8 .images .table .grid .stroke{justify-content:space-between;gap:30px}.main-board .images .table .grid .stroke h1,.board-more8 .images .table .grid .stroke h1{width:80px}.main-board .images .table .grid .stroke p,.board-more8 .images .table .grid .stroke p{width:130px}.boards-list .options,.metals-list .options{padding:60px 18px;row-gap:20px}.boards-list .options .option,.metals-list .options .option{width:100%}.boards-list .options .option h3,.metals-list .options .option h3{font-size:24px}.main-board .catalog{padding:24px 20px}.main-board .catalog .title h1{font-size:24px}.main-board .catalog .title p{width:100%;font-size:16px}.main-board .catalog .dates{margin-top:24px}.main-board .catalog .dates .description h1{font-size:24px}.main-board .catalog .dates .description p{font-size:16px}.main-board .catalog .dates .images-list{column-gap:23px;row-gap:17px}.main-board .catalog .dates .images-list .image{width:90px}.main-board .catalog .dates .images-list .image img{height:99px}.stahl-panel .data,.stahl-panel .data1{padding:24px 20px;margin:0}.stahl-panel .data .text h1,.stahl-panel .data1 .text h1{font-size:24px}.stahl-panel .data .text p,.stahl-panel .data1 .text p{font-size:16px}.main-pluvial .banner{height:290px}.main-pluvial .banner h1{font-size:28px}.main-pluvial .sistem{padding:24px 20px;margin:0;width:100%}.main-pluvial .sistem h1{font-size:24px}.main-pluvial .sistem p{font-size:16px}.main-pluvial .avantaje{padding:24px 20px;margin:0}.main-pluvial .avantaje h1{font-size:24px}.main-pluvial .avantaje .cards{flex-wrap:wrap;justify-content:center}.main-pluvial .avantaje .cards .card{width:100%;display:flex;text-align:left;padding:5%;justify-content:space-between}.main-pluvial .avantaje .cards .card img{width:30%;object-fit:contain}.main-pluvial .avantaje .cards .card .text{width:60%}.main-pluvial .avantaje .cards .card .text h3{font-size:16px;margin-bottom:5%}.main-pluvial .avantaje .cards .card .text p{font-size:16px}.main-pluvial .parametr{padding:24px 20px;margin:0}.main-pluvial .parametr h1{font-size:24px}.main-pluvial .parametr .table{width:auto}.main-pluvial .parametr .table h1{font-size:24px}.main-pluvial .parametr .table .grid .stroke{gap:20px;align-items:center}.main-pluvial .parametr .table .grid .stroke h1{font-size:14px;width:140px}.main-pluvial .parametr .table .grid .stroke p{font-size:14px;width:150px}.main-pluvial .parametr img{height:495px}.main-pluvial .info-photos{padding:24px 20px;margin:0}.main-pluvial .info-photos .data{width:102px}.main-pluvial .info-photos .data p{font-size:12px}.main-pluvial .info-photos .data img{height:100px}.main-pluvial .catalog{padding:24px 20px}.main-pluvial .catalog .title h1{font-size:24px}.main-pluvial .catalog .title p{width:100%;font-size:16px}.main-pluvial .catalog .dates{margin-top:24px}.main-pluvial .catalog .dates .description h1{font-size:24px}.main-pluvial .catalog .dates .description p{font-size:16px}.main-pluvial .catalog .dates .images-list{column-gap:23px;row-gap:17px}.main-pluvial .catalog .dates .images-list .image{width:90px}.main-pluvial .catalog .dates .images-list .image img{height:99px}.main-pluvial h2{margin:24px 20px;font-size:12px}.main-despre .banner{height:290px}.main-despre .banner h1{font-size:28px}.main-despre .dates{flex-direction:column;gap:21px}.main-despre .dates .data{width:100%;margin-bottom:0}.main-despre .dates .data img{width:80px;height:80px;object-fit:contain}.main-despre .dates .data h3{font-size:24px;margin-bottom:3%}.main-despre .dates .data p{font-size:16px}.main-despre .dates .data:nth-child(3){margin:0}.main-despre .info h1{font-size:24px}.main-despre .info p{font-size:16px}.main-despre .contacte .title h1{font-size:24px}.main-despre .contacte .maps{flex-wrap:wrap;justify-content:center}.main-despre .contacte .maps .map{width:100%;height:40vh;margin-bottom:5%}.main-despre .contacte .maps .map .text p,.main-despre .info-banner .text{font-size:16px}.main-despre .certificate,.main-despre .certificate .title{margin-bottom:-12%}.main-despre .certificate .title h1{font-size:24px}.media-info{gap:19px;padding:24px 20px}.media-info button{font-size:12px;width:167px;height:112px;text-shadow:2px 2px 10px rgb(255,255,255),2px -2px 15px rgb(255,255,255),-2px 2px 10px rgb(255,255,255),2px 2px 15px rgb(255,255,255);gap:12px}.media-info button img{width:18px;height:18px}.media-info .slider-modal{top:0}.media-info .slider-modal .slider-container .close-btn{font-size:22px;top:100px;right:20px}.media-info .slider-modal .slider-container .swiper-slide{margin-top:100px}.media-info .slider-modal .slider-container .swiper-slide img{width:90vw;height:419px}.media-info .slider-modal .swiper-button-prev,.media-info .slider-modal .swiper-button-next{top:60%;transform:translateY(-60%)}.media-info .slider-modal .swiper-button-prev{left:5%}.media-info .slider-modal .swiper-button-next{right:5%}.folie .banner{height:290px}.folie .banner h1{font-size:28px}.folie .main-info{padding:50px 20px;gap:24px}.folie .main-info .card-info{padding-bottom:24px}.folie .main-info .card-info .card .text h1{font-size:24px;margin-bottom:16px}.folie .main-info .card-info .card .text p,.folie .main-info .card-info .card .text .text-info h3,.folie .main-info .card-info .card .text .text-info .info p,.folie .main-info .card-info .card .text .text-info .info h2{font-size:16px}.folie .main-info .card-info .card img{width:90%}.folie .main-info .card-info .text-info h3,.folie .main-info .card-info .text-info .informations .info p,.folie .main-info .card-info .text-info .informations .info h2{font-size:16px}.folie span{margin:24px 20px;font-size:12px}.fastening .banner{height:290px}.fastening .banner h1{font-size:28px}.fastening .data{padding:50px 20px 24px}.fastening .data .text h1{font-size:24px}.fastening .data .text p{font-size:16px}.fastening .data img{width:90%}.fastening .table{padding:0 20px}.fastening .table h1{font-size:16px}.fastening .table .grid{display:none}.fastening .table .mobile-grid{display:flex;flex-direction:column;border-radius:20px;background-color:#fff}.fastening .table .mobile-grid .stroke{display:flex;flex-direction:column;border-bottom:1px solid var(--808080, #808080)}.fastening .table .mobile-grid .stroke .row{display:flex;justify-content:space-between;align-items:center;padding:10px 24px;border-bottom:1px solid var(--CFCFCF, #cfcfcf);gap:40px}.fastening .table .mobile-grid .stroke .row h1{width:47%;margin:0;font-family:Product Sans Medium;font-weight:500;font-size:16px;letter-spacing:0%}.fastening .table .mobile-grid .stroke .row p{width:47%;text-align:end;font-family:Product Sans Light;font-weight:300;font-size:16px;letter-spacing:0%}.fastening .table .mobile-grid .stroke:last-child{border:none}.fastening .table .mobile-grid .stroke:last-child .row:last-child{border:none}.fastening span{margin:24px 20px;font-size:12px;padding-top:20px}.accessories .banner{height:290px}.accessories .banner h1{font-size:28px}.accessories .text{padding:50px 20px 24px}.accessories .text h1{font-size:24px}.accessories .text p{font-size:16px}.accessories .cards{padding:0 20px}.accessories .cards .card{width:47%}.accessories span{margin:24px 20px;font-size:12px}.forms .form{width:95%}.forms .form h1{font-size:24px}.forms .form form .top{flex-direction:column;width:100%;gap:0}.forms .form form .top .inputs{width:100%}.forms .form form .top .inputs input{width:100%;font-size:18px}.forms .form form .top .inputs input:nth-child(4){margin-bottom:3%}.forms .form form .top .inputs .error{font-size:14px}.forms .form form .top textarea{width:100%;height:117px;font-size:18px}.forms .form form button{font-size:16px;margin-bottom:5%}.forms .form-succes .card{width:80%}.forms .form-succes .card p{font-size:16px}.forms .form-succes .card a{font-size:18px;padding:2% 7%}footer .footer{flex-direction:column;justify-content:center;gap:45px 20px 50px 20px}footer .footer .left-footer{width:100%;display:flex;border-bottom:1px solid white;align-items:center;gap:20px}footer .footer .left-footer .about{width:70%}footer .footer .left-footer .about img{width:40%}footer .footer .left-footer .about p{font-size:16px}footer .footer .left-footer .media{border-top:none}footer .footer .left-footer .media ul{flex-direction:column}footer .footer .left-footer .media ul li{margin-bottom:7%;padding:5%}footer .footer .left-footer .media ul li a{font-size:24px}footer .footer .left-footer .adres{display:none}footer .footer .right-footer{margin-top:0;width:100%}footer .footer .right-footer .contact .title{width:27%}footer .footer .right-footer .contact .title h1{font-size:28px}footer .footer .right-footer .contact .dates{flex-wrap:wrap}footer .footer .right-footer .contact .dates .data{width:90%;margin-bottom:4%}footer .footer .right-footer .certificate{gap:20px;display:flex;flex-direction:column}footer .footer .right-footer .certificate .images{margin-right:0;gap:16px}footer .footer .right-footer .certificate .images img{width:90px;height:90px}footer .footer .license{font-size:12px}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color: #007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-slide,.swiper-3d .swiper-cube-shadow{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-slide-shadow-bottom{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color: #fff}.swiper-lazy-preloader-black{--swiper-preloader-color: #000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size: 44px}.swiper-button-prev,.swiper-button-next{position:absolute;top:var(--swiper-navigation-top-offset, 50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-prev.swiper-button-disabled,.swiper-button-next.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev.swiper-button-hidden,.swiper-button-next.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-prev,.swiper-navigation-disabled .swiper-button-next{display:none!important}.swiper-button-prev svg,.swiper-button-next svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-prev svg,.swiper-rtl .swiper-button-next svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-lock{display:none}.swiper-button-prev:after,.swiper-button-next:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-pagination-fraction,.swiper-pagination-custom,.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal{bottom:var(--swiper-pagination-bottom, 8px);top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-vertical>.swiper-pagination-bullets,.swiper-pagination-vertical.swiper-pagination-bullets{right:var(--swiper-pagination-right, 8px);left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, .25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-vertical>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite{width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, .1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:var(--swiper-scrollbar-bottom, 4px);top:var(--swiper-scrollbar-top, auto);z-index:50;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-vertical>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-vertical{position:absolute;left:var(--swiper-scrollbar-left, auto);right:var(--swiper-scrollbar-right, 4px);top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, .5));border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>img,.swiper-zoom-container>svg,.swiper-zoom-container>canvas{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}
