@charset "UTF-8";@import"https://db.onlinewebfonts.com/c/1a5c2d8bbd4e28d99a6efcbb9a5b378f?family=JejuMyeongjo";.header{position:relative;display:flex;justify-content:space-between;align-items:center;padding:1rem 3rem;background-color:#d9d9d9;transition:all .3s ease;width:100%;left:50%;transform:translate(-50%)}.line{width:96%;height:2px;background-color:#8a2e2e;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.logo-link{text-decoration:none;color:#000;display:flex;flex-direction:column;align-items:flex-start}.logo-header{display:flex;align-items:center;gap:1rem}.logo-img{width:4rem;height:auto}.nav ul{list-style:none;display:flex;gap:2rem;margin:0;padding:0}.nav li a{text-decoration:none;font-family:JejuMyeongjo;color:#000;font-size:1.375rem;font-weight:400;transition:color .3s}.nav li a:hover{color:#8a2e2e}@media (max-width: 1441px){.header{padding:1rem 2.5rem}.nav ul{gap:1.5rem}}@media (max-width: 1024px){.header{padding:1rem 2rem}.nav ul{gap:1.25rem}.logo-img{width:3.5rem}}@media (max-width: 768px){.header{flex-direction:column;align-items:flex-start;padding:1rem}.nav{width:100%;margin-top:1rem}.nav ul{flex-direction:column;gap:1rem;width:100%;padding-left:0}.nav li a{font-size:1.125rem;display:block;padding:.5rem 0}.logo-img{width:3rem}}@media (max-width: 425px){.header{align-items:center;text-align:center}.nav{margin-top:.5rem}.nav ul{width:100%}.logo-header{flex-direction:column;align-items:center}.logo-img{width:2.5rem}}.about-us-section{position:relative;display:flex;background-color:#d9d9d9;width:60%;height:317px;margin:30px auto 0;border:2px solid #B7A9A9;border-radius:20px;box-sizing:border-box;max-width:1200px}.about-us-image{position:absolute;left:50px;top:50%;transform:translateY(-50%)}.about-us-image img{border-radius:10px;height:auto}.about-us-content{position:absolute;right:200px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column}.about-us-content h1{font-family:Jeju Myeongjo;font-size:36px;font-weight:400;color:#000;margin:0}.about-us-content p{font-family:Jeju Myeongjo;margin-top:40px;font-size:20px;font-weight:400;color:#444;padding-left:10px;border-left:1px solid #8A2E2E}.cta-button{background-color:#d9d9d9;color:#8a2e2e;font-family:Jeju Myeongjo;font-size:16px;padding:10px;width:200px;border:none;border-radius:10px;cursor:pointer;transition:background-color .3s ease;margin-top:50px;border:1px solid #8A2E2E}.cta-button:hover{background-color:#622;color:#d9d9d9}@media (min-width: 1441px){.about-us-section{width:80%;max-width:1400px}.about-us-image{left:100px}.about-us-content{right:100px}}@media (min-width: 1024px) and (max-width: 1441px){.about-us-section{width:80%;height:350px;padding:20px}.about-us-image{left:40px}.about-us-image img{max-width:250px;height:auto}.about-us-content{right:40px;width:50%}.about-us-content h1{font-size:32px}.about-us-content p{font-size:18px;margin-top:30px}.cta-button{width:180px;font-size:15px;margin-top:40px}}@media (max-width: 1023px){.about-us-section{width:90%;padding:20px}.about-us-image{left:20px}.about-us-content{right:20px;width:50%}}@media (max-width: 768px){.about-us-section{flex-direction:column;width:100%;height:auto;margin:20px auto;padding:15px;align-items:center}.about-us-image{position:static;transform:none;margin-bottom:15px}.about-us-image img{max-width:100%;height:auto}.about-us-content{position:static;transform:none;width:100%;align-items:center;text-align:center}.about-us-content h1{font-size:24px}.about-us-content p{font-size:16px;margin-top:20px;padding-left:0;border-left:none;border-top:1px solid #8A2E2E;padding-top:10px}.cta-button{width:150px;font-size:14px;padding:8px;margin-top:20px}}.catalog-page{display:flex;padding:50px;position:relative;align-items:flex-start}.catalog-page .filters{border:1px solid #b7a9a9;border-radius:20px;padding:30px 10px 20px 50px;background-color:#d2c9c9;font-family:JejuMyeongjo;width:30%;min-height:450px;line-height:40px;position:sticky}.catalog-page .filters .filter-category{margin-bottom:20px;position:relative}.catalog-page .filters .filter-category.active{border-left:2px solid #8a2e2e;padding-left:10px}.catalog-page .filters .filter-category ul{list-style-type:none;padding-left:20px}.catalog-page .filters .filter-category li{list-style-type:none;cursor:pointer;font-size:20px}.catalog-page .filters .filter-category li:hover,.catalog-page .filters .filter-category li.active{color:#8a2e2e;border-left:2px solid #8a2e2e;padding-left:10px}.catalog-page .filters .filter-category h2{cursor:pointer;display:flex;align-items:center;justify-content:flex-start;gap:20px}.catalog-page .filters .filter-category svg{transition:transform .3s ease}.catalog-page .filters .filter-category svg.active{transform:rotate(180deg)}.catalog-page .filters .reset-filters{margin-top:20px;text-align:center}.catalog-page .filters .reset-filters button{background:transparent;border:1px solid #8a2e2e;color:#8a2e2e;font-weight:700;padding:10px 20px;border-radius:8px;cursor:pointer;transition:all .3s ease}.catalog-page .filters .reset-filters button:hover{background:#8a2e2e;color:#fff}.catalog-page .products{position:relative;display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:30px;width:100%;max-width:1200px;margin:0 auto;padding:0 20px}.catalog-page .products.loading{opacity:0;pointer-events:none}.catalog-page .products.loading:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background:#fffc;z-index:1}.catalog-page .products .product-card{display:flex;flex-direction:column;align-items:center;background-color:#d9d9d9;border:1px solid #b7a9a9;border-radius:20px;padding:20px;text-align:center;transition:transform .3s ease,box-shadow .3s ease;box-sizing:border-box;height:550px;position:relative;overflow:hidden}.catalog-page .products .product-card:hover{border:none;transform:translateY(-5px);box-shadow:0 8px 12px #8a2e2e26}.catalog-page .products .product-card .cardImage{width:100%;height:50%;object-fit:cover;border-radius:20px;margin-bottom:20px;transition:transform .3s ease}.catalog-page .products .product-card .cardImage:hover{transform:scale(1.05)}.catalog-page .products .product-card h3{margin:0 0 10px;font-size:1.2rem;color:#333;min-height:40px;display:flex;align-items:center;justify-content:center}.catalog-page .products .product-card .product-text{font-size:17px;color:#333;margin:0 0 10px;padding:0 15px;text-align:left;flex-grow:1;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden}.catalog-page .products .product-card .text-row{align-items:center;gap:10px;margin-bottom:4px;flex-wrap:nowrap}.catalog-page .products .product-card .label{color:#555;font-weight:600;min-width:90px;white-space:nowrap}.catalog-page .products .product-card .value{color:#8a2e2e;flex-grow:1;overflow:hidden;text-overflow:ellipsis}.catalog-page .products .catalog-button{position:relative;bottom:0;background-color:#d9d9d9;color:#8a2e2e;font-family:Jeju Myeongjo;font-size:16px;padding:10px 20px;width:200px;border:1px solid #8a2e2e;border-radius:10px;cursor:pointer;transition:all .3s ease}.catalog-page .products .catalog-button:hover{background-color:#8a2e2e;color:#fff}.catalog-page .loader-container{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:10;padding:3rem 4rem;border-radius:20px}.catalog-page .spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #8a2e2e;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}.catalog-page .loader-text{font-size:1.4rem;color:#333;font-family:JejuMyeongjo;animation:pulse 1.5s ease-in-out infinite}.catalog-page .pagination-wrapper{display:flex;justify-content:center;align-items:center;width:100%;position:absolute;bottom:0;left:0;padding:20px 0;z-index:5}.catalog-page .pagination{display:flex;align-items:center;gap:20px}.catalog-page .pagination .pagination-btn{background:none;border:none;font-size:1rem;color:#8a2e2e;cursor:pointer;transition:color .3s}.catalog-page .pagination .pagination-btn:disabled{opacity:.5;cursor:not-allowed}.catalog-page .pagination .pagination-btn:hover:not(:disabled){color:#5a1c1c}.catalog-page .pagination .pagination-info{font-size:1rem;color:#555}@media (max-width: 1200px){.catalog-page .catalog-page .filters{width:100%;margin-bottom:40px;position:relative}}@media (max-width: 767px){.catalog-page{flex-direction:column;gap:1.5rem;padding:1rem;align-items:stretch}.catalog-page .filters{width:100%;min-height:auto;padding:1rem;border-radius:.75rem;line-height:2rem;position:relative;background-color:#d2c9c9;font-size:1rem}.catalog-page .filters .filter-category{margin-bottom:1rem}.catalog-page .filters .filter-category.active{border-left:1px solid #8a2e2e;padding-left:.5rem}.catalog-page .filters .filter-category ul{padding-left:.75rem}.catalog-page .filters .filter-category li{font-size:.9375rem;padding:.25rem 0}.catalog-page .filters .filter-category li:hover,.catalog-page .filters .filter-category li.active{border-left:1px solid #8a2e2e;padding-left:.5rem}.catalog-page .filters .filter-category h2{font-size:1.125rem;gap:.5rem}.catalog-page .filters .filter-category svg{width:1rem;height:1rem}.catalog-page .filters .reset-filters{margin-top:1rem}.catalog-page .filters .reset-filters button{font-size:.9375rem;padding:.5rem 1rem;border-radius:.5rem}.catalog-page .products{grid-template-columns:1fr;gap:1rem;padding:0 .5rem;max-width:100%}.catalog-page .products .product-card{height:auto;padding:1rem;border-radius:.75rem}.catalog-page .products .product-card:hover{transform:none;box-shadow:0 4px 8px #8a2e2e1a}.catalog-page .products .product-card .cardImage{height:40vh;border-radius:.5rem;margin-bottom:.75rem;object-fit:contain}.catalog-page .products .product-card h3{font-size:1rem;min-height:auto;margin-bottom:.5rem}.catalog-page .products .product-card .product-text{font-size:.875rem;padding:0 .5rem}.catalog-page .products .product-card .text-row{margin-bottom:.25rem}.catalog-page .products .product-card .label{min-width:70px;font-size:.875rem}.catalog-page .products .product-card .value{font-size:.875rem}.catalog-page .products .product-card .catalog-button{width:100%;font-size:.9375rem;padding:.5rem;border-radius:.5rem}.catalog-page .loader-container{padding:1.5rem;border-radius:.75rem}.catalog-page .loader-container .spinner{width:2rem;height:2rem;border-width:.25rem;margin-bottom:.75rem}.catalog-page .loader-container .loader-text{font-size:1rem}.catalog-page .pagination-wrapper{padding:1rem 0;position:relative}.catalog-page .pagination{gap:.75rem}.catalog-page .pagination .pagination-btn{font-size:.9375rem;padding:.25rem}.catalog-page .pagination .pagination-info{font-size:.875rem}}@media (min-width: 768px) and (max-width: 1024px){.catalog-page{flex-direction:column;gap:1.5rem;padding:1rem;align-items:stretch}.catalog-page .filters{width:100%;min-height:auto;padding:.75rem;border-radius:.75rem;font-size:1rem;position:relative;display:flex;flex-wrap:wrap;gap:.5rem;background-color:#d2c9c9;font-family:JejuMyeongjo;line-height:normal}.catalog-page .filters .filter-category{margin-bottom:0;flex:1 1 auto;min-width:120px;position:relative}.catalog-page .filters .filter-category h2{display:flex;font-size:1rem;gap:.5rem;margin-bottom:.5rem;cursor:pointer;align-items:center;justify-content:flex-start}.catalog-page .filters .filter-category svg{display:block;width:1rem;height:1rem;transition:transform .3s ease}.catalog-page .filters .filter-category svg.active{transform:rotate(180deg)}.catalog-page .filters .filter-category ul{display:block;list-style-type:none;padding-left:0;max-height:120px;overflow-y:auto}.catalog-page .filters .filter-category li{display:block;font-size:.875rem;padding:.25rem 0;cursor:pointer}.catalog-page .filters .filter-category li:hover,.catalog-page .filters .filter-category li.active{border-left:none;border-bottom:1px solid #8a2e2e;padding-bottom:.25rem;color:#8a2e2e}.catalog-page .filters .filter-category.active{border-left:none;border-bottom:2px solid #8a2e2e;padding-bottom:.5rem}.catalog-page .filters .filter-category select{display:block;width:100%;font-size:.9375rem;padding:.5rem 2rem .5rem .75rem;border-radius:.5rem;border:1px solid #b7a9a9;background-color:#fff;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#333;font-family:JejuMyeongjo;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .5rem center;background-size:1rem}.catalog-page .filters .filter-category select:focus{outline:none;border-color:#8a2e2e}.catalog-page .filters .reset-filters{margin-top:0;flex:1 1 auto;min-width:120px;text-align:center}.catalog-page .filters .reset-filters button{width:100%;font-size:.9375rem;padding:.5rem;border-radius:.5rem;background:transparent;border:1px solid #8a2e2e;color:#8a2e2e;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:JejuMyeongjo}.catalog-page .filters .reset-filters button:hover{background:#8a2e2e;color:#fff}.catalog-page .filters .sort-filters{flex:1 1 auto;min-width:120px;text-align:center}.catalog-page .filters .sort-filters button{width:100%;font-size:16px;padding:.5rem;border-radius:.5rem;background:#8a2e2e;border:none;color:#fff;font-weight:700;cursor:pointer;transition:all .3s ease;font-family:JejuMyeongjo}.catalog-page .filters .sort-filters button:hover{background:#5a1c1c}.catalog-page .products{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.25rem;padding:0 .75rem;max-width:100%}.catalog-page .products .product-card{height:400px;padding:1rem;border-radius:.75rem;background-color:#d9d9d9;border:1px solid #b7a9a9}.catalog-page .products .product-card:hover{transform:translateY(-3px);box-shadow:0 4px 8px #8a2e2e1a}.catalog-page .products .product-card .cardImage{height:40%;border-radius:.5rem;margin-bottom:.75rem;object-fit:contain}.catalog-page .products .product-card h3{font-size:1.0625rem;min-height:32px;margin-bottom:.5rem}.catalog-page .products .product-card .product-text{font-size:.875rem;padding:0 .5rem}.catalog-page .products .product-card .text-row{margin-bottom:.25rem}.catalog-page .products .product-card .label{min-width:70px;font-size:.875rem;color:#555}.catalog-page .products .product-card .value{font-size:.875rem;color:#8a2e2e}.catalog-page .products .product-card .catalog-button{width:140px;font-size:.9375rem;padding:.5rem;border-radius:.5rem}.catalog-page .loader-container{padding:1.5rem;border-radius:.75rem}.catalog-page .loader-container .spinner{width:2rem;height:2rem;border-width:.25rem;margin-bottom:.75rem}.catalog-page .loader-container .loader-text{font-size:1rem}.catalog-page .pagination-wrapper{padding:1rem 0;position:relative}.catalog-page .pagination{gap:.75rem}.catalog-page .pagination .pagination-btn{font-size:.9375rem;padding:.25rem}.catalog-page .pagination .pagination-info{font-size:.875rem}}.cartImg{width:500px;height:380px;border-radius:20px;margin-left:50px;margin-top:20px}.product-header h1{font-size:36px;margin-left:50px;margin-top:30px}.product-details{display:flex}.product-details .specs-grid{display:flex;gap:100px}.product-details .specs-grid .specs-items{font-size:25px;margin-top:30px;padding:5px;line-height:40px}.product-details .specs-grid .specs-items .spec-label{color:#444}.product-details .specs-grid .specs-items .spec-size{font-size:30px;margin-top:30px}.product-details .size-dropdown{background:#d2c9c9;border:1px solid #8A2E2E;border-radius:10px;font-size:25px;padding:10px;margin-top:10px}.card-menu{display:flex;gap:40px;max-width:1900px;margin-left:50px;margin-right:auto;margin-top:30px;align-items:center;font-size:25px;position:relative;border-bottom:2px solid #B7A9A9}.card-menu p{cursor:pointer;padding:20px 0;position:relative;transition:color .3s ease}.card-menu p.active{color:#8a2e2e}.card-menu p.active:after{content:"";position:absolute;left:0;right:0;bottom:-2px;height:2px;background:#8a2e2e;margin:0 auto;border-radius:2px;z-index:1}.menu-content{border-radius:12px;padding:2rem;margin-left:20px}.menu-content p{font-size:25px;line-height:1.6;color:#000;margin:0}.loader-container{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:9999;padding:3rem 4rem;border-radius:20px;text-align:center}.spinner{width:50px;height:50px;border:5px solid #f3f3f3;border-top:5px solid #8a2e2e;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1.5rem}.loader-text{font-size:1.4rem;color:#333;font-family:JejuMyeongjo;animation:pulse 1.5s ease-in-out infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width: 767px){html,body{width:100%;overflow-x:hidden;-webkit-overflow-scrolling:touch}.cartImg{width:100vw;max-height:50vh;height:auto;border-radius:0;margin:0;object-fit:contain}.product-header h1{font-size:1.8rem;margin:1.25rem .9375rem;text-align:center;line-height:1.3}.product-details{flex-direction:column;padding:.9375rem;gap:1.5625rem;align-items:center}.specs-grid{flex-direction:column;gap:.9375rem;align-items:stretch}.specs-items{font-size:1.125rem;line-height:1.75rem;padding:.625rem;border-radius:.625rem}.spec-label{color:#555!important}.spec-size{font-size:1.375rem;margin-top:.625rem}.size-dropdown{width:100%;font-size:1.25rem;padding:.75rem .9375rem;margin:.9375rem 0;border-radius:.75rem;border:2px solid #8A2E2E;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7 10L12 15L17 10' stroke='%238A2E2E' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .625rem center;background-size:1.25rem}.card-menu{flex-direction:column;gap:0;margin:1.25rem 0;border-bottom:1px solid #ddd}.card-menu p{font-size:1.25rem;padding:.9375rem 1.25rem;text-align:left;border-bottom:1px solid #eee;cursor:pointer}.card-menu p:last-child{border-bottom:none}.card-menu .active{color:#8a2e2e!important;font-weight:700}.menu-content{padding:1.5rem;margin:0 .625rem;font-size:1.125rem;line-height:1.5}.loader-container{padding:2rem 3rem}.spinner{width:2.5rem;height:2.5rem;border-width:.25rem;margin-bottom:1rem}.loader-text{font-size:1.2rem}}@media (min-width: 768px) and (max-width: 1023px){.cartImg{width:80%;margin:20px 10%}.product-header h1{font-size:32px;margin:25px 20px}.specs-grid{gap:50px}.specs-items{font-size:22px}.spec-size{font-size:26px}.card-menu{gap:30px;margin:25px 20px}.card-menu p{font-size:20px}.menu-content{margin-left:15px}.spinner{width:45px;height:45px}}@font-face{font-family:Jeju Myeongjo;src:url(/assets/JejuMyeongjo-Regular-Cq5wZF3K.ttf)}.catalog-section{background-color:#d9d9d9;display:flex;flex-direction:column;align-items:center;margin-top:50px;padding:40px 0;width:100%}.catalog-section h2{font-family:Jeju Myeongjo;font-weight:400;font-size:36px;margin-top:60px;margin-bottom:24px;text-align:center}.catalog-items{display:grid;grid-template-columns:repeat(3,1fr);gap:30px;margin:0 auto;padding:0 20px;justify-items:center;max-width:1200px}.catalog-item{display:flex;flex-direction:column;justify-content:space-between;align-items:center;background-color:#d9d9d9;border:1px solid #B7A9A9;border-radius:20px;padding:20px;width:100%;max-width:308px;height:400px;text-align:center;transition:transform .3s ease;box-sizing:border-box}.catalog-item:hover{transform:scale(1.05)}.catalog-item__image-wrapper{flex:1;display:flex;align-items:center;justify-content:center;width:100%;height:250px;margin-bottom:15px}.catalog-item img{max-width:90%;max-height:90%;height:auto;width:auto;object-fit:contain;border-radius:10px}.catalog-item h3{font-family:Jeju Myeongjo;font-weight:400;font-size:24px;color:#000;margin:10px 0;min-height:60px;display:flex;align-items:center;justify-content:center}.catalog-item .button{display:inline-block;padding:10px 25px;background-color:transparent;border:1px solid #8A2E2E;border-radius:10px;font-family:Jeju Myeongjo;font-weight:400;font-size:16px;color:#8a2e2e;cursor:pointer;transition:all .3s ease;margin-top:auto;text-decoration:none}.catalog-item .button:hover{background-color:#8a2e2e;color:#fff}@media (min-width: 1441px){.catalog-items{grid-template-columns:repeat(3,1fr);gap:30px;padding:0 20px;max-width:1200px;margin:0 auto}.catalog-item{max-width:350px}}@media (min-width: 1025px) and (max-width: 1440px){.catalog-items{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 15px}.catalog-item{max-width:300px;height:380px}.catalog-item__image-wrapper{height:220px}.catalog-item h3{font-size:22px;min-height:55px}.catalog-item .button{padding:9px 22px;font-size:15px}}@media (min-width: 769px) and (max-width: 1024px){.catalog-items{grid-template-columns:repeat(3,1fr);gap:20px;padding:0 15px}.catalog-item{max-width:100%}}@media (max-width: 768px){.catalog-section{margin-top:30px;padding:20px 0}.catalog-section h2{font-size:24px;margin-top:30px;margin-bottom:16px}.catalog-items{grid-template-columns:1fr;gap:16px;padding:0 10px}.catalog-item{max-width:100%;height:350px;padding:15px}.catalog-item__image-wrapper{height:200px;margin-bottom:10px}.catalog-item img{max-width:85%;max-height:85%}.catalog-item h3{font-size:20px;min-height:50px}.catalog-item .button{padding:8px 20px;font-size:14px}}.gallery-section{padding:48px 24px}.gallery-section h2{font-family:JejuMyeongjo;font-weight:400;font-size:36px;margin-left:10px;margin-top:60px;display:grid;justify-items:center;margin-bottom:24px}.gallery-section .gallery .slick-slide{transition:transform .3s}.gallery-section .gallery .slick-slide>div{position:relative;padding-top:75%;background:transparent!important}.gallery-section .gallery .slick-slide img{position:absolute;top:0;left:0;width:300px;height:auto;object-fit:cover;object-position:center;border-radius:8px}.gallery-section .gallery .slick-list{margin:0 -2px}.gallery-section .gallery .slick-dots{bottom:-25px}.gallery-section .gallery .slick-dots li button{width:10px;height:10px;margin:0 3px}@media (max-width: 768px){.gallery-section{padding:24px 12px}.gallery-section h2{font-size:24px;margin-top:30px;margin-bottom:12px}.gallery-section .gallery .slick-slide>div{padding-top:50%}.gallery-section .gallery .slick-slide img{width:100%;height:auto}.gallery-section .gallery .slick-list{margin:0}.gallery-section .gallery .slick-dots{bottom:-15px}.gallery-section .gallery .slick-dots li button{width:8px;height:8px;margin:0 2px}}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:before,.slick-track:after{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-loading .slick-list{background:#fff url(/assets/ajax-loader-BcnMEykj.gif) center center no-repeat}@font-face{font-family:slick;font-weight:400;font-style:normal;src:url(data:application/vnd.ms-fontobject;base64,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);src:url(data:application/vnd.ms-fontobject;base64,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) format("embedded-opentype"),url(data:font/woff;base64,d09GRk9UVE8AAAVkAAsAAAAAB1wAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABDRkYgAAABCAAAAi4AAAKbH/pWDkZGVE0AAAM4AAAAGgAAABxt0civR0RFRgAAA1QAAAAcAAAAIAAyAARPUy8yAAADcAAAAFIAAABgUBj/rmNtYXAAAAPEAAAAUAAAAWIiC0SwaGVhZAAABBQAAAAuAAAANgABMftoaGVhAAAERAAAABwAAAAkA+UCA2htdHgAAARgAAAADgAAAA4ESgBKbWF4cAAABHAAAAAGAAAABgAFUABuYW1lAAAEeAAAANwAAAFuBSeBwnBvc3QAAAVUAAAAEAAAACAAAwABeJw9ks9vEkEUx2cpWyeUoFYgNkHi2Wt7N3rVm3cTs3UVLC4LxIWEQvi1P3i7O1tYLJDAmlgKGEhQrsajf0j7J3jYTXrQWUrMJG+++b55n5e8NwwKBhHDMLv5kxT3ATEBxKBn3qOAl9zxHgb1MAPhHQgHkyF08Gr/L8B/Eb6zWnmCJ7AJVLubQOheArXvJ1A4EXi6j4I+Zg9F0QFKvsnlBCmXeve+sFEnb/nCptdtQ4QYhVFRAT1HrF8UQK/RL/SbmUbclsvGVFXRZKDHUE38cc4qpkbAAsuwiImvro+ufcfaOIQ6szlrmjRJDaKZKnbjN3GWKIbiIzRFUfCffuxxKOL+3LDlDVvx2TdxN84qZEsnhNBa6pgm2dAsnzbLsETdsmRFxUeHV4e+I2/ptN8TyqV8T3Dt29t7EYOuajVIw2y1Wy3M86w0zg/Fz2IvawmQAUHOVrPVfLkoScVynsqsTG0MGUs4z55nh3mnOJa+li+rl9WpPIcFfDubDeaDC+fLBdYN3QADzLauGfj4B6sZmq6CCpqmtSvF0qlUl2qf5AJIUCSlTqlb7lUG+LRfGzZGzZEyBgccMu6MuqPecNDvD4Y9Kjtj4gD+DsvKVMTcMdtqtZtmkzQstQvYje7Syep0PDSAhSOeHYXYWThEF//A/0YvYV1fSQtpKU5STtrhbQ444OtpKSWJIg3pOg8cBs7maTY1EZf07aq+hjWs7IWzdCYTGhb2CtZ47x+Uhx28AAB4nGNgYGBkAIJz765vANHnCyvqYTQAWnkHswAAeJxjYGRgYOADYgkGEGBiYARCFjAG8RgABHYAN3icY2BmYmCcwMDKwMHow5jGwMDgDqW/MkgytDAwMDGwcjKAQQMDAyOQUmCAgoA01xQGB4ZExUmMD/4/YNBjvP3/NgNEDQPjbbBKBQZGADfLDgsAAHicY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQzMCQqKClOUJz0/z9YHRLv/+L7D+8V3cuHmgAHjGwM6ELUByxUMIOZCmbgAAA5LQ8XeJxjYGRgYABiO68w73h+m68M3EwMIHC+sKIeTqsyqDLeZrwN5HIwgKUB/aYJUgAAeJxjYGRgYLzNwMCgx8QAAkA2IwMqYAIAMGIB7QIAAAACAAAlACUAJQAlAAAAAFAAAAUAAHicbY49asNAEIU/2ZJDfkiRIvXapUFCEqpcptABUrg3ZhEiQoKVfY9UqVLlGDlADpAT5e16IUWysMz3hjfzBrjjjQT/EjKpCy+4YhN5yZoxcirPe+SMWz4jr6S+5UzSa3VuwpTnBfc8RF7yxDZyKs9r5IxHPiKv1P9iZqDnyAvMQ39UecbScVb/gJO03Xk4CFom3XYK1clhMdQUlKo7/d9NF13RkIdfy+MV7TSe2sl11tRFaXYmJKpWTd7kdVnJ8veevZKc+n3I93t9Jnvr5n4aTVWU/0z9AI2qMkV4nGNgZkAGjAxoAAAAjgAF) format("woff"),url(data:font/ttf;base64,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) format("truetype"),url(/assets/slick-BlzDm7g2.svg#slick) format("svg")}.slick-prev,.slick-next{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:20px;height:20px;padding:0;-webkit-transform:translate(0,-50%);-ms-transform:translate(0,-50%);transform:translateY(-50%);cursor:pointer;color:transparent;border:none;outline:none;background:transparent}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{color:transparent;outline:none;background:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-family:slick;font-size:20px;line-height:1;opacity:.75;color:#fff;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir=rtl] .slick-prev{right:-25px;left:auto}.slick-prev:before{content:"←"}[dir=rtl] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir=rtl] .slick-next{right:auto;left:-25px}.slick-next:before{content:"→"}[dir=rtl] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;display:block;width:100%;padding:0;margin:0;list-style:none;text-align:center}.slick-dots li{position:relative;display:inline-block;width:20px;height:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{font-size:0;line-height:0;display:block;width:20px;height:20px;padding:5px;cursor:pointer;color:transparent;border:0;outline:none;background:transparent}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{font-family:slick;font-size:6px;line-height:20px;position:absolute;top:0;left:0;width:20px;height:20px;content:"•";text-align:center;opacity:.25;color:#000;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{opacity:.75;color:#000}@font-face{font-family:JejuMyeongjo;src:url(/assets/JejuMyeongjo-Regular-Cq5wZF3K.ttf)}.reviews-section h2{font-family:JejuMyeongjo;font-weight:400;font-size:36px;margin-left:10px;margin-top:60px;display:grid;justify-items:center}.reviews{margin-top:20px;margin-bottom:60px;gap:40px;font-family:JejuMyeongjo;font-weight:400;font-size:20px;display:flex;overflow-x:auto;justify-content:center}.reviews .review{text-align:left;border:1px solid #B7A9A9;border-radius:20px;width:400px;height:auto;padding:25px}.reviews .review h3{color:#8a2e2e;margin-bottom:5px}@media (max-width: 768px){.reviews-section h2{font-size:24px;margin-top:30px;margin-bottom:12px}.reviews{flex-direction:column;align-items:center;gap:20px;margin-top:10px;margin-bottom:30px}.reviews .review{width:100%;max-width:400px;padding:15px}.reviews .review h3{font-size:18px}}@font-face{font-family:JejuMyeongjo;src:url(/assets/JejuMyeongjo-Regular-Cq5wZF3K.ttf)}.faq-section{display:flex;flex-direction:column;gap:40px;padding:48px 240px;background-color:#d9d9d9;width:100%;margin:0 auto}.faq-section .section-title{font-family:JejuMyeongjo;font-size:36px;text-align:center;margin:0 auto;width:100%;order:-1}.faq-container{display:flex;gap:100px}.left-column{border:1px solid #B7A9A9;border-radius:20px;padding:20px;background-color:#d2c9c9;font-family:JejuMyeongjo;width:50%}.left-column h1{font-size:24px;line-height:26px;margin-top:10px;color:#8a2e2e}.left-column p{font-size:18px;line-height:1.6;margin-top:10px}.right-column{width:50%;display:flex;flex-direction:column;gap:16px}.right-column .faq-item{position:relative;background-color:#d9d9d9;border:1px solid #B7A9A9;border-radius:8px;padding:20px;cursor:pointer;transition:all .3s ease}.right-column .faq-item:hover,.right-column .faq-item.active{background-color:#d2c9c9}.right-column .faq-item .question{display:flex;justify-content:space-between;align-items:center}.right-column .faq-item .question h3{font-size:20px;font-weight:500;color:#8a2e2e}.right-column .faq-item .question svg{width:16px;height:16px;fill:#8a2e2e;transform:rotate(0);transition:transform .3s ease}.right-column .faq-item .question svg.active{transform:rotate(180deg)}.right-column .faq-item .answer{margin-top:16px;font-size:18px;color:#333}.right-column .faq-item .unread-badge{position:absolute;top:-8px;right:-8px;background-color:#007bff;color:#fff;font-size:12px;font-weight:700;border-radius:50%;width:20px;height:20px;display:flex;justify-content:center;align-items:center}@media (max-width: 1024px){.faq-section{padding:32px 16px;gap:30px}.faq-container{flex-direction:row;gap:50px}.left-column,.right-column{width:100%}.left-column,.right-column .faq-item{padding:15px}.section-title{font-size:28px}}@media (max-width: 768px){.faq-section{padding:24px 12px;gap:20px}.faq-container{flex-direction:column;gap:20px}.left-column,.right-column{width:100%}.left-column,.right-column .faq-item{padding:15px}.section-title{font-size:24px}.left-column h1{font-size:20px;line-height:22px}.left-column p{font-size:16px;line-height:1.5}.right-column .faq-item .question h3{font-size:18px}.right-column .faq-item .answer{font-size:16px}.right-column .faq-item .unread-badge{width:18px;height:18px;font-size:10px}}@media (min-width: 1440px){.faq-section{padding:48px 240px}.faq-container{gap:100px}}@font-face{font-family:Jeju Myeongjo;src:url(/assets/JejuMyeongjo-Regular-Cq5wZF3K.ttf)}.contact-info{display:flex;gap:24px;padding:20px;background-color:#d2c9c9}.contact-info .logo-contact-container{display:flex;flex-direction:column;align-items:flex-start;padding:5px;margin:0 0 0 20px}.contact-info .logo-contact-container .logo-contact{display:flex;align-items:center;gap:5px}.contact-info .logo-contact-container .logo-contact .logo-img{width:50px;height:auto}.contact-info .logo-contact-container .logo-contact h1{font-family:Jeju Myeongjo;font-size:35px;font-weight:400;margin:0;color:#000}.contact-info .logo-contact-container p{font-family:Jeju Myeongjo;font-size:19px;margin:0 0 20px;color:#444}.contact-info .logo-contact-container .office-list{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:10px}.contact-info .logo-contact-container .office-list li{font-family:Jeju Myeongjo;font-size:19px;color:#000;cursor:pointer;transition:all .3s ease}.contact-info .logo-contact-container .office-list li:hover,.contact-info .logo-contact-container .office-list li.active{color:#8a2e2e;border-left:5px solid #8A2E2E;padding-left:10px}.contact-info .contact-details{flex:1}.contact-info .contact-details h2{font-size:36px;font-weight:400;margin-bottom:16px;color:#8a2e2e;font-family:Jeju Myeongjo}.contact-info .contact-details .adress{margin-bottom:15px}.contact-info .contact-details ul{list-style:none;padding:0}.contact-info .contact-details ul li{margin-bottom:5px;line-height:1.4}.contact-info .contact-details .phone-number{margin-top:16px;display:flex;align-items:center}.contact-info .contact-details .phone-number svg{margin-right:8px}.contact-info .contact-details .phone-number span{font-size:16px;font-weight:500}@media (max-width: 768px){.contact-info{flex-direction:column;gap:16px;padding:12px}.contact-info .logo-contact-container{margin:0;align-items:center;padding:0}.contact-info .logo-contact-container .logo-contact .logo-img{width:40px}.contact-info .logo-contact-container .logo-contact h1{font-size:24px}.contact-info .logo-contact-container p{font-size:16px;margin-bottom:12px;text-align:center}.contact-info .logo-contact-container .office-list{gap:8px;align-items:center}.contact-info .logo-contact-container .office-list li{font-size:16px;padding-left:5px}.contact-info .logo-contact-container .office-list li:hover,.contact-info .logo-contact-container .office-list li.active{border-left:3px solid #8A2E2E;padding-left:8px}.contact-info .contact-details h2{font-size:24px;margin-bottom:12px;text-align:center}.contact-info .contact-details .adress{margin-bottom:10px;text-align:center}.contact-info .contact-details ul li{font-size:14px;margin-bottom:4px;text-align:center}.contact-info .contact-details .phone-number{margin-top:12px;justify-content:center}.contact-info .contact-details .phone-number svg{margin-right:6px;width:14px;height:14px}.contact-info .contact-details .phone-number span{font-size:14px}}@font-face{font-family:JejuMyeongjo;src:url(/assets/JejuMyeongjo-Regular-Cq5wZF3K.ttf)}h3{font-size:20px;color:#8a2e2e}.constructor-container{display:grid;grid-template-columns:1.75fr 1.25fr;gap:50px;padding:100px;background-color:#d9d9d9}.left-panel{display:flex;flex-direction:column;gap:20px;padding:0 20px;width:100%}.canvas-container{position:relative;border-radius:8px;overflow:hidden;display:flex;flex-direction:column;align-items:center;gap:20px}#design-canvas{width:401px;height:750px;background-color:#f5f5f5;outline:none}.controls{display:flex;gap:10px;padding:10px;justify-content:center}.controls button{padding:10px 20px;background-color:#8a2e2e;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;font-family:JejuMyeongjo,serif;font-size:16px}.controls button:hover{background-color:#702929}.controls button:disabled{background-color:#b7a9a9;cursor:not-allowed}.controls button:nth-child(2){background-color:#8a2e2e}.controls button:nth-child(2):hover{background-color:#702929}.category-section{display:flex;flex-direction:column;gap:15px;padding:0 20px;max-width:400px;margin:0 auto;align-items:center;width:100%}.category-section button{padding:12px 77px;background-color:#8a2e2e;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;font-family:JejuMyeongjo,serif;font-size:16px}.category-section button:hover{background-color:#702929}.category-tabs{display:flex;flex-wrap:nowrap;gap:10px;justify-content:center;flex-direction:row}.categories-button{width:120px;height:80px;padding:5px;background-color:#e2dfdf;border:1px solid #b7a9a9;border-radius:6px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;font-family:JejuMyeongjo,serif;font-size:14px;text-align:center;position:relative}.categories-button.active{background-color:#8a2e2e;color:#fff}.categories-button:hover{box-shadow:0 2px 6px #0000001a}.categories-button:focus{outline:none;box-shadow:0 0 0 2px #8a2e2e}.category-images{display:flex;flex-wrap:nowrap;gap:20px;flex-direction:row}.category-image-item{width:110px}.category-image{width:100%;height:100%;object-fit:cover;border-radius:8px;cursor:pointer;transition:transform .2s ease,opacity .2s ease;opacity:.7}.category-image:hover{transform:scale(1.05);opacity:1}.right-panel{background-color:#d9d9d9;padding:20px;border-radius:12px;font-family:JejuMyeongjo,serif}.dates-section{display:flex;flex-direction:column;gap:20px}.text-settings{margin-bottom:30px;display:flex;flex-direction:column;gap:15px}.text-settings .fio-inputs,.text-settings .date-inputs{display:flex;gap:15px}.text-settings .font-grid{display:grid;grid-template-columns:150px auto 29%;grid-template-rows:250px -2 15rem}.text-settings input,.text-settings select{width:100%;padding:12px;border:1px solid #b7a9a9;border-radius:10px;font-size:14px;font-family:JejuMyeongjo,serif;background-color:#e7e3e3}.text-settings input:focus,.text-settings select:focus{outline:none;border-color:#8a2e2e;box-shadow:0 0 0 2px #8a2e2e33}.text-settings input::placeholder,.text-settings select::placeholder{color:#b7a9a9}.text-settings select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url('data:image/svg+xml;utf8,<svg fill="%238a2e2e" height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');background-repeat:no-repeat;background-position:right 10px center}.text-settings button{padding:12px 24px;background-color:#8a2e2e;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease;font-family:JejuMyeongjo,serif;font-size:16px}.text-settings button:hover{background-color:#702929}.decoration-tabs{margin-top:20px;display:flex;flex-direction:column;gap:30px}.face-panel{background-color:#fff;padding:20px;border-radius:15px}.face-panel .accordeon-text{font-size:20px;color:#8a2e2e;text-align:center;font-family:JejuMyeongjo,serif}.face-panel.addImg{padding:15px;background-color:#e7e3e3;border:1px solid #b7a9a9}.decoration-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));gap:15px;background-color:#e2dfdf;padding:10px;border:1px solid #b7a9a9;margin-top:15px;list-style:none}.decoration-list img{width:100%;height:100px;object-fit:cover;border-radius:4px;cursor:pointer;transition:transform .2s ease}.decoration-list img:hover{transform:scale(1.05)}.decoration-list img:active{transform:scale(.98)}.preview-name{margin:20px 0;padding:15px;background-color:#e7e3e3;border-radius:10px;border:1px solid #b7a9a9;text-align:center;font-family:JejuMyeongjo,serif;display:flex;flex-direction:column;align-items:center}.preview-name strong{display:block;margin-bottom:10px;font-size:20px;color:#8a2e2e}.preview-name .name-preview-text{padding:12px;border:1px solid #b7a9a9;border-radius:10px;min-height:50px;font-size:24px;background-color:#e2dfdf;text-align:center;color:#fff;width:100%;max-width:500px}.categories-button.voin{filter:grayscale(80%)}.categories-button.voin:hover{filter:grayscale(0)}.categories-button.mecheti{border:2px solid #8a2e2e;padding:8px;background-color:#e2dfdf}.categories-button.mecheti:hover{background-color:#e2e2e2}.face-panel.fotokeramika .decoration-list img{height:90px;padding:3px;background-color:#f5f5f5}.face-panel.fotokeramika .decoration-list img:hover{border:2px solid #8a2e2e}.face-panel.krest .decoration-list img{height:100px;opacity:.8}.face-panel.krest .decoration-list img:hover{opacity:1;transform:translateY(-3px)}.face-panel.nadpis-izobrazhenie .decoration-list img{height:110px}.face-panel.nadpis-izobrazhenie .decoration-list img:hover{transform:rotate(-3deg)}.face-panel.voin .decoration-list img{filter:grayscale(40%)}.face-panel.voin .decoration-list img:hover{filter:grayscale(0);transform:scale(1.05)}.face-panel.mecheti .decoration-list img{border:2px solid #8a2e2e;padding:5px}.face-panel.mecheti .decoration-list img:hover{box-shadow:0 0 15px #8a2e2e}.face-panel.uzor .decoration-list img{opacity:.7}.face-panel.uzor .decoration-list img:hover{opacity:1;transform:scale(.98)}.face-panel.ramka .decoration-list img{height:100px;border:1px solid #b7a9a9}.face-panel.ramka .decoration-list img:hover{border-color:#8a2e2e}.face-panel.angel .decoration-list img{height:120px;filter:drop-shadow(0 0 4px #8a2e2e)}.face-panel.angel .decoration-list img:hover{filter:drop-shadow(0 0 5px #8a2e2e)}.face-panel.ikona .decoration-list img{height:100px;padding:5px;background-color:#f5f5f5}.face-panel.ikona .decoration-list img:hover{transform:translateY(-2px)}.face-panel.svechi .decoration-list img{height:80px;border-radius:10px}.face-panel.cvetok .decoration-list img{height:100px}.face-panel.cvetok .decoration-list img:hover{transform:rotate(5deg)}.face-panel.nadpis .decoration-list img{height:80px;object-fit:contain;padding:5px}.face-panel.nadpis .decoration-list img:hover{transform:scale(1.05)}.face-panel.vinetka .decoration-list img{border-radius:50%;padding:5px;background-color:#f5f5f5}.face-panel.vinetka .decoration-list img:hover{transform:rotate(10deg)}.category-section.vert .category-image{height:180px;width:80px}.category-section.hor .category-image{height:100px;width:150px}.category-section.figure .category-image{height:130px;width:100px}.category-section.carved .category-image{filter:opacity(70%)}.category-section.carved .category-image:hover{filter:opacity(100%)}@media (max-width: 1024px){.constructor-container{grid-template-columns:1fr;gap:30px;padding:50px 20px}.left-panel{width:100%;padding:0 10px}.right-panel{width:100%;padding:15px}.canvas-container{align-items:center}#design-canvas{width:300px;height:500px}.category-section{max-width:100%;padding:0 10px}.category-tabs{flex-wrap:wrap;gap:8px}.categories-button{width:100px;height:60px;font-size:12px}.category-images{width:100%;gap:10px;flex-wrap:wrap}.category-image-item{width:150px;height:150px}.category-image{width:100%;height:100%}.decoration-list{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:10px}.decoration-list img{height:70px}.text-settings{gap:10px}.preview-name .name-preview-text{font-size:18px;max-width:100%}}@media (max-width: 768px){.constructor-container{padding:15px 8px;gap:16px;display:flex;flex-direction:column;align-items:center}.left-panel,.right-panel{padding:12px;width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center}#design-canvas{width:240px;height:380px;max-width:100%}.controls{flex-wrap:wrap;gap:10px;justify-content:center}.controls button{padding:10px 18px;font-size:14px;min-width:80px}.category-tabs{flex-direction:column;align-items:center;gap:12px}.categories-button{width:100%;height:48px;font-size:14px;padding:0 10px}.category-images{flex-direction:column;align-items:center;gap:12px}.category-image-item{width:140px;height:140px;object-fit:cover}.text-settings{width:100%;max-width:300px;display:flex;flex-direction:column;align-items:center}.text-settings input,.text-settings select,.text-settings button{width:100%;max-width:280px;padding:12px;font-size:16px;margin-bottom:10px;box-sizing:border-box;text-align:center}.decoration-tabs{gap:16px;justify-content:center}.face-panel{padding:12px;width:100%;max-width:300px}.face-panel .accordeon-text{font-size:18px;line-height:1.4}.decoration-list{grid-template-columns:repeat(auto-fill,minmax(60px,1fr));gap:10px;justify-items:center}.decoration-list img{height:70px;width:100%;object-fit:cover}.preview-name{padding:12px;width:100%;max-width:300px}.preview-name strong{font-size:18px}.preview-name .name-preview-text{font-size:16px;padding:10px;min-height:50px;line-height:1.5;text-align:center}}@font-face{font-family:JejuMyeongjo;src:url(/assets/JejuMyeongjo-Regular-Cq5wZF3K.ttf)}*{margin:0;padding:0;box-sizing:border-box;font-family:JejuMyeongjo;font-weight:400}body{background-color:#d9d9d9;margin:0 auto}.hero-section{display:flex;align-items:center;padding:48px 24px;background-color:#d9d9d9}.hero-section .hero-image{flex:1;max-width:300px}.hero-section .hero-image img{width:100%;height:auto}.hero-section .hero-content{flex:1;text-align:center}.hero-section .hero-content h1{font-size:24px;font-weight:700;margin-bottom:8px}.hero-section .hero-content p{font-size:16px;color:#888;margin-bottom:16px}.hero-section .hero-content .cta-button{padding:8px 16px;background-color:#d9d9d9;border:1px solid #e0e0e0;border-radius:4px;font-size:14px;font-weight:400;color:#888;cursor:pointer;transition:all .3s ease}.hero-section .hero-content .cta-button:hover{background-color:#e0e0e0}
