@import"https://fonts.googleapis.com/css2?family=Raleway:wght@400;600;700&family=Roboto:wght@300;400;500&display=swap";.contact_bar{background-color:#a8d7a8;min-height:50px}.contact_bar ul{display:flex;flex-direction:row;justify-content:space-around;margin:0 auto;width:65%;padding:10px 0}.contact_bar li{display:flex;align-items:center;gap:8px;list-style:none;margin:10px}.contact_bar li img{max-width:25px;max-height:25px}.contact_bar li a{color:#000;font-weight:400;text-decoration:none}@media (max-width: 768px){.contact_bar ul{flex-direction:column;justify-content:center;align-items:center;width:100%}.contact_bar li{margin:8px 0}.contact_bar img{max-width:20px;max-height:20px}.contact_bar a{font-size:1em}}@media (max-width: 480px){.contact_bar ul{width:100%;padding:10px 0}.contact_bar li{margin:5px 0}.contact_bar img{max-width:18px;max-height:18px}.contact_bar a{font-size:.9em}}*{padding:0;margin:0;box-sizing:border-box;color:#000;font-weight:400;font-family:Roboto,sans-serif}h1{font-size:5em;font-weight:700;font-family:Raleway,sans-serif}h2{font-size:4em;font-weight:700}h3{font-size:3em;font-weight:700}p{font-size:1.5em}ul{font-size:1.2em}@media (max-width: 1050px){h1{font-size:2.5em;font-weight:700}h2{font-size:2em;font-weight:700}h3{font-size:1.5em}p{font-size:.95em}ul{font-size:.8em}}Nav{margin:15px auto;width:65%}Nav ul{font-size:1em;display:flex;justify-content:space-around;align-items:center;list-style:none}Nav ul .icon{display:none}Nav ul li{min-width:10px;min-height:25px}Nav ul img{max-height:35px}Nav ul a{text-decoration:none}@media (max-width: 1150px){Nav .navlistresponsive{flex-direction:column}Nav .navlistresponsive .top-container{width:100%;display:flex;justify-content:space-around;gap:20px;align-items:center;flex-direction:row}Nav .navlistresponsive li{font-size:1em}Nav .navlistresponsive li.icon{display:block;margin-left:auto}Nav .navlist .top-container{width:100%;display:flex;justify-content:space-around;gap:20px;align-items:center;flex-direction:row}Nav .navlist li{display:none}Nav .navlist li.icon{display:block;margin-left:auto}Nav .navlist li:first-child{display:block}}.brandbar{background-color:#a8d7a8}.brandbar ul{margin:0 auto;width:65%;display:flex;justify-content:space-around;list-style:none;flex-wrap:wrap}.brandbar ul li{max-height:30px;margin:5px;-o-object-fit:contain;object-fit:contain;font-size:1.5em}@media (max-width: 920px){.brandbar{display:none}}header{background-image:url(/assets/PXL_20250517_085420515-Bit4wwGS.jpg);height:80vh;background-repeat:no-repeat;background-size:cover;background-position:center;position:relative}header .text-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40vw;height:auto;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}header .text-content h1{color:#fff;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,-3px 0px 0 #000,3px 0px 0 #000,0px -3px 0 #000,0px 3px 0 #000}header .text-content p{color:#fff;display:block;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,-3px 0px 0 #000,3px 0px 0 #000,0px -3px 0 #000,0px 3px 0 #000}header .text-content button{margin-top:10px;width:20vw;height:7vh;font-size:1.5rem;color:#fff;background-color:transparent;border:5px solid white;cursor:pointer;transition:1s}header .text-content button:hover{color:#a8d7a8;border:5px solid #a8d7a8}@media (max-width: 540px){header{height:60vh}header .text-content{width:100%;padding:10px}header .text-content h1{font-size:2em}header .text-content p{font-size:1em}header .text-content button{width:100vw;font-size:1em}}@media (max-width: 768px){header{height:70vh}header .text-content{width:90vw}header .text-content h1{font-size:2em}header .text-content button{width:80%;font-size:1.4em}}.whoAreWe{max-width:1100px;width:90%;padding-top:2vh;padding-bottom:2vh;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;text-align:center}.whoAreWe .text-container{flex:1 1 100px;padding:2rem;border-radius:8px;max-width:600px;text-align:center;line-height:1.35}.whoAreWe .text-container h2{margin-bottom:20px;text-align:center}.whoAreWe .img-container{flex:1 1 300px;display:flex;justify-content:center}.whoAreWe .img-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.whoAreWe{flex-direction:column}.text-container,.img-container{max-width:100%}.img-container img{max-height:25vh}}.services{padding-top:2vh;background-color:#a8d7a8;text-align:center}.services .framing-container{max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;text-align:center;padding-bottom:5vh}.services .framing-container .text-container{flex:1 1 500px;padding:2rem;border-radius:8px;max-width:600px;text-align:center;line-height:1.35}.services .framing-container .text-container h3{margin-bottom:20px;text-align:center}.services .framing-container .img-container{flex:1 1 400px;display:flex;justify-content:center}.services .framing-container .img-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.services .T-Shirt-container{max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:center;align-items:center;flex-wrap:wrap-reverse;gap:20px;text-align:center;padding-bottom:5vh}.services .T-Shirt-container .text-container{flex:1 1 500px;padding:2rem;border-radius:8px;max-width:600px;text-align:center;line-height:1.35}.services .T-Shirt-container .text-container h3{margin-bottom:20px;text-align:center}.services .T-Shirt-container .img-container{flex:1 1 400px;display:flex;justify-content:center}.services .T-Shirt-container .img-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.services .Photo-container{max-width:1100px;width:90%;margin:0 auto;display:flex;padding-bottom:5vh;justify-content:center;align-items:center;flex-wrap:wrap;gap:20px;text-align:center}.services .Photo-container .text-container{flex:1 1 500px;padding:2rem;border-radius:8px;max-width:600px;text-align:center;line-height:1.35}.services .Photo-container .text-container h3{margin-bottom:20px;text-align:center}.services .Photo-container .img-container{flex:1 1 400px;display:flex;justify-content:center}.services .Photo-container .img-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media (max-width: 1022px){.services .framing-container,.services .T-Shirt-container{padding-bottom:0}}.products{margin:0 auto;width:90%;max-width:1200px;text-align:center;padding-top:2vh}.products .card-container{margin-top:2vh;display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.products .card-container .card{text-decoration:none;width:250px;display:flex;flex-direction:column;border:2px solid black;align-items:center;padding:10px;box-sizing:border-box;background-color:#fff;border-radius:8px;justify-content:center}.products .card-container .card img{width:100%;height:auto;max-height:150px;-o-object-fit:contain;object-fit:contain}.products .DIY-container{padding-top:5vh;max-width:1100px;width:90%;margin:0 auto;display:flex;padding-bottom:5vh;justify-content:center;align-items:center;flex-wrap:wrap-reverse;gap:40px;text-align:center}.products .DIY-container .text-container{flex:1 1 500px;padding:2rem;border-radius:8px;max-width:600px;text-align:center;line-height:1.35}.products .DIY-container .text-container h3{margin-bottom:20px;text-align:center}.products .DIY-container .img-container{flex:1 1 400px;display:flex;justify-content:center}.products .DIY-container .img-container video{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.products .MultFuel-container{max-width:1100px;width:90%;margin:0 auto;display:flex;padding-bottom:5vh;justify-content:center;align-items:center;flex-wrap:wrap;gap:40px;text-align:center}.products .MultFuel-container .text-container{flex:1 1 500px;padding:2rem;border-radius:8px;max-width:600px;text-align:center;line-height:1.35}.products .MultFuel-container .text-container h3{margin-bottom:20px;text-align:center}.products .MultFuel-container .img-container{flex:1 1 400px;display:flex;justify-content:center}.products .MultFuel-container .img-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.card-container{justify-content:center;gap:15px}.card-container .card{width:45%}}@media (max-width: 480px){.card-container .card{width:90%}}.reviews{background-color:#a8d7a8;padding-bottom:2vh;text-align:center;padding-top:2vh}.reviews .card-container{padding-top:5vh;margin:0 auto;width:90%;max-width:1200px;text-align:center;display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:40px;margin-bottom:5vh}.reviews .card-container a{text-decoration:none}.reviews .card-container .card{border-radius:8px;display:flex;flex-direction:column;justify-content:space-between;align-items:center;width:250px;min-height:10rem;border:2px solid black;padding:1rem;box-sizing:border-box;background-color:#fff;text-align:center}.reviews .card-container .card .star{fill:#ff0;stroke:#000;stroke-width:2}.reviews button{margin-top:10px;width:100%;max-width:300px;height:auto;padding:12px 16px;font-size:1.2rem;background-color:transparent;color:#000;border:3px solid black;cursor:pointer;transition:.3s ease}.reviews button:hover{color:#fff;border:3px solid white}@media (max-width: 768px){.reviews .card-container{justify-content:space-around;align-items:center}.reviews .card-container .card{width:250px}}@media (max-width: 480px){.reviews .card-container .card{width:200px}}.location-container{padding-bottom:2vh}.location-container .location{margin:0 auto;width:90%;max-width:1200px;text-align:center;padding-bottom:2vh;padding-top:2vh;gap:10px}.location-container .location .card-container{padding-top:2vh;align-items:center;display:flex;flex-direction:column;justify-content:space-around}.location-container .location .card-container p{margin-bottom:2vh}.location-container-green{padding-bottom:2vh;background-color:#a8d7a8}.location-container-green .location{margin:0 auto;width:90%;max-width:1200px;text-align:center;padding-bottom:2vh;padding-top:2vh;gap:10px}.location-container-green .location .card-container{padding-top:2vh;align-items:center;display:flex;flex-direction:column;justify-content:space-around}.location-container-green .location .card-container p{margin-bottom:2vh}.footer-green{background-color:#a8d7a8}.footer-green .footer{margin:0 auto;width:90%;max-width:1200px;text-align:center;padding:5vh 0;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-green .footer a{text-decoration:none}.footer-green .footer li{list-style:none}.footer-green .footer .about-footer,.footer-green .footer .services-footer,.footer-green .footer .products-footer,.footer-green .footer .contact-footer{flex:1 1 100px;max-width:22%;display:flex;flex-direction:column;align-items:center}.footer-green .footer .about-footer ul,.footer-green .footer .services-footer ul,.footer-green .footer .products-footer ul,.footer-green .footer .contact-footer ul{padding:0}.footer-green .footer .about-footer ul li,.footer-green .footer .services-footer ul li,.footer-green .footer .products-footer ul li,.footer-green .footer .contact-footer ul li{margin:10px 0}.footer-green .footer .about-footer img,.footer-green .footer .services-footer img,.footer-green .footer .products-footer img,.footer-green .footer .contact-footer img{max-height:35px}.footer-white{background-color:#fff}.footer-white .footer{margin:0 auto;width:90%;max-width:1200px;text-align:center;padding:5vh 0;display:flex;flex-wrap:wrap;justify-content:space-between}.footer-white .footer a{text-decoration:none}.footer-white .footer li{list-style:none}.footer-white .footer .about-footer,.footer-white .footer .services-footer,.footer-white .footer .products-footer,.footer-white .footer .contact-footer{flex:1 1 100px;max-width:22%;display:flex;flex-direction:column;align-items:center}.footer-white .footer .about-footer ul,.footer-white .footer .services-footer ul,.footer-white .footer .products-footer ul,.footer-white .footer .contact-footer ul{padding:0}.footer-white .footer .about-footer ul li,.footer-white .footer .services-footer ul li,.footer-white .footer .products-footer ul li,.footer-white .footer .contact-footer ul li{margin:10px 0}.footer-white .footer .about-footer img,.footer-white .footer .services-footer img,.footer-white .footer .products-footer img,.footer-white .footer .contact-footer img{max-height:35px}@media (max-width: 768px){footer .footer{flex-direction:row;justify-content:space-around}footer .footer .about-footer,footer .footer .services-footer,footer .footer .products-footer,footer .footer .contact-footer{max-width:45%}}@media (max-width: 480px){footer .footer{flex-direction:column;align-items:center}footer .footer .about-footer,footer .footer .services-footer,footer .footer .products-footer,footer .footer .contact-footer{max-width:100%}}.pagetitle{height:30vh;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#d8d3d3;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:1rem}.pagetitle h1{color:#fff;text-shadow:-2px -2px 0 #000,2px -2px 0 #000,-2px 2px 0 #000,2px 2px 0 #000,-3px 0px 0 #000,3px 0px 0 #000,0px -3px 0 #000,0px 3px 0 #000}.pagetitle button{margin-top:2vh;width:100%;max-width:300px;height:7vh;font-size:1.5rem;color:#000;background-color:transparent;border:5px solid black;cursor:pointer;transition:1s}.pagetitle button:hover{color:#fff;border:5px solid white}.pagetitle .text-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.pagetitle .text-content p{color:#fff;font-size:1.2rem;max-width:600px}@media (max-width: 768px){.pagetitle{height:25vh;padding:1rem}.pagetitle button{font-size:1.2rem;max-width:250px;height:6vh}.pagetitle .text-content p{font-size:1rem}}@media (max-width: 480px){.pagetitle{flex-direction:column;height:auto;padding:1.5rem}.pagetitle button{max-width:100%;width:100%;font-size:1rem;height:50px}.pagetitle .text-content p{font-size:.95rem}}.contactinfo-container{padding:2vh 0;text-align:center}.contactinfo-container .contactinfo{display:flex;flex-direction:row;justify-content:space-around;flex-wrap:wrap;gap:2rem;max-width:1100px;width:90%;margin:0 auto}.contactinfo-container .contactinfo .phone-email-container{text-align:center}.contactinfo-container .contactinfo .phone-email-container .p-container{padding-top:1vh}.contactinfo-container .contactinfo .socials-container .image-holder{padding-top:1vh;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.contactinfo-container .contactinfo .socials-container .image-holder img{max-width:65px;max-height:65px}@media (max-width: 768px){.contactinfo-container .contactinfo{flex-direction:column;align-items:center;gap:3vh}}@media (max-width: 480px){.contactinfo-container .contactinfo .socials-container .image-holder{justify-content:center;gap:.5rem}.contactinfo-container .contactinfo .socials-container .image-holder img{max-width:50px;max-height:50px}}.opentimes{margin:0 auto;width:90%;max-width:1200px;text-align:center;padding:2vh 0;display:flex;flex-direction:column;gap:20px}.opentimes .open-container{display:flex;justify-content:space-around;align-items:center;gap:2rem}.opentimes .open-container .times-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1rem}.opentimes .open-container .shop-image img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.opentimes .open-container{flex-direction:column;gap:2rem}}@media (max-width: 480px){.opentimes .open-container{flex-direction:column;align-items:center;gap:1.5rem}.opentimes .open-container .shop-image img{max-height:25vh}.opentimes .open-container .times-container{gap:.75rem}}.framing-intro{padding-top:2vh;text-align:center;max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:space-around;align-items:center;padding-bottom:2vh;flex-wrap:wrap}.framing-intro .text-holder{flex:1 1 45%;min-width:280px}.framing-intro .text-holder p{padding-top:1vh}.framing-intro .image-container{flex:1 1 45%;min-width:380px}.framing-intro .image-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.cards-holder{max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:space-around;padding-top:2vh;padding-bottom:2vh;flex-wrap:wrap;gap:20px}.picturegallery{max-width:1100px;width:90%;margin:0 auto;padding-top:2vh;text-align:center}.picturegallery .card-container{padding-top:2vh;display:flex;flex-wrap:wrap;justify-content:space-around}.picturegallery .card-container .cards{margin-bottom:2vh;width:350px}.picturegallery .card-container .cards img{border:4px solid black;max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.getintouch-green{padding-top:2vh;background-color:#a8d7a8;text-align:center}.getintouch-green .getintouch-container{padding-top:2vh;padding-bottom:2vh;max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:20px}.getintouch-green .getintouch-container .text-container{flex:1 1 45%;min-width:280px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.getintouch-green .getintouch-container .text-container button{margin-top:2vh;width:20vw;min-width:180px;max-width:300px;height:50px;font-size:1.2rem;color:#000;background-color:transparent;border:5px solid black;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.getintouch-green .getintouch-container .text-container button:hover{color:#fff;border-color:#fff}.getintouch-green .getintouch-container .img-container{flex:1 1 45%;min-width:280px}.getintouch-green .getintouch-container .img-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.getintouch-white{padding-top:2vh;background-color:#fff;text-align:center}.getintouch-white .getintouch-container{padding-top:2vh;padding-bottom:2vh;max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:space-around;align-items:center;flex-wrap:wrap;gap:20px}.getintouch-white .getintouch-container .text-container{flex:1 1 45%;min-width:280px;display:flex;flex-direction:column;align-items:center;justify-content:space-around}.getintouch-white .getintouch-container .text-container button{margin-top:2vh;width:20vw;min-width:180px;max-width:300px;height:50px;font-size:1.2rem;color:#000;background-color:transparent;border:5px solid black;cursor:pointer;transition:background-color .3s ease,color .3s ease,border-color .3s ease}.getintouch-white .getintouch-container .text-container button:hover{color:#a8d7a8;border-color:#a8d7a8}.getintouch-white .getintouch-container .img-container{flex:1 1 45%;min-width:280px}.getintouch-white .getintouch-container .img-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}@media (max-width: 768px){.getintouch-container{justify-content:center}.getintouch-container .text-container,.getintouch-container .img-container{flex:1 1 90%;min-width:auto}.getintouch-container .text-container button{width:60vw;max-width:none;font-size:1.1rem;height:50px}}@media (max-width: 480px){.getintouch-container{flex-direction:column}.getintouch-container .text-container,.getintouch-container .img-container{flex:1 1 100%}.getintouch-container .text-container button{width:90vw;max-width:none;font-size:1rem;height:45px}}.cards-holder-DIY{display:flex;justify-content:space-around;padding-top:2vh;max-width:1100px;width:90%;margin:0 auto;padding-bottom:2vh;flex-wrap:wrap;gap:20px;margin-bottom:2vh}.cards-holder-DIY .cards{background-color:#a8d7a8;text-align:center;text-decoration:none;width:350px;display:flex;flex-direction:column;border:2px solid black;align-items:center;padding:10px;box-sizing:border-box;border-radius:8px;justify-content:space-around;min-width:280px}.cards-holder-DIY .cards img{margin-top:1vh;max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.card-container-diy{margin-top:2vh;display:flex;justify-content:center;flex-wrap:wrap;gap:25px}.card-container-diy .card{text-decoration:none;width:250px;display:flex;flex-direction:column;border:2px solid black;align-items:center;padding:10px;box-sizing:border-box;background-color:#fff;border-radius:8px;justify-content:center}.card-container-diy .card img{width:100%;height:auto;max-height:150px;-o-object-fit:contain;object-fit:contain}@media (max-width: 768px){.card-container-diy{justify-content:center;gap:15px}.card-container-diy .card{width:45%}}@media (max-width: 480px){.card-container-diy .card{width:90%}}.fire-intro{padding-top:2vh;text-align:center;max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:space-around;align-items:center;padding-bottom:2vh;flex-wrap:wrap}.fire-intro .text-holder{flex:1 1 45%;min-width:280px}.fire-intro .text-holder p{padding-top:1vh}.fire-intro .text-holder ul{list-style:none;margin-top:1vh;text-align:left}.fire-intro .text-holder .price{margin-top:1vh;padding:5px;border:2px solid #a8d7a8;background-color:#a8d7a8;border-radius:8px;margin-bottom:1vh}.fire-intro .image-container{flex:1 1 45%;min-width:280px}.fire-intro .image-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.cards-main{background-color:#a8d7a8}.cards-main .cards-holder-holder{max-width:1100px;width:90%;margin:0 auto;padding-bottom:2vh;padding-top:2vh;text-align:center}.cards-main .cards-holder-holder .cards-holder{display:flex;justify-content:space-around;padding-top:2vh;padding-bottom:2vh;flex-wrap:wrap;gap:20px}.cards-main .cards-holder-holder .cards-holder .cards{background-color:#fff;text-align:center;text-decoration:none;width:350px;display:flex;flex-direction:column;border:2px solid black;align-items:center;padding:10px;box-sizing:border-box;border-radius:8px;justify-content:space-around;min-width:280px}.cards-main .cards-holder-holder .cards-holder .cards img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.more-accessories{text-align:center;background-color:#fff;padding-top:2vh;max-width:1100px;width:90%;margin:0 auto}@media (max-width: 480px){.framing-intro{flex-direction:column;padding-top:0}.framing-intro .text-holder,.framing-intro .image-container{flex:1 1 100%;min-width:auto}.cards-holder{padding-top:0}.cards-holder .cards{width:90%}}.photocopy-intro{padding-top:2vh;text-align:center;max-width:1100px;width:90%;margin:0 auto;display:flex;justify-content:space-around;align-items:center;padding-bottom:2vh;flex-wrap:wrap}.photocopy-intro .text-holder{flex:1 1 45%;min-width:280px}.photocopy-intro .text-holder p{padding-top:1vh}.photocopy-intro .text-holder .photocopy-services{margin-top:2vh;display:flex;flex-direction:column;justify-content:space-around;text-align:left}.photocopy-intro .image-container{flex:1 1 45%;min-width:280px}.photocopy-intro .image-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.cards-holder{display:flex;justify-content:space-around;padding-top:2vh;padding-bottom:2vh;flex-wrap:wrap;gap:20px}.cards-holder .cards{background-color:#a8d7a8;text-align:center;text-decoration:none;width:350px;display:flex;flex-direction:column;border:2px solid black;align-items:center;padding:10px;box-sizing:border-box;border-radius:8px;justify-content:center;min-width:280px}@media (max-width: 768px){.framing-intro{justify-content:center;padding-top:2vh}.framing-intro .text-holder,.framing-intro .image-container{flex:1 1 90%;min-width:auto}.cards-holder{padding-top:0;justify-content:center;gap:15px}.cards-holder .cards{width:45%;min-width:auto}}@media (max-width: 480px){.framing-intro{flex-direction:column;padding-top:2vh}.framing-intro .text-holder,.framing-intro .image-container{flex:1 1 100%;min-width:auto}.cards-holder{padding-top:0}.cards-holder .cards{width:90%}}.photocopy-details-head{background-color:#a8d7a8}.photocopy-details-head .photocopy-details{text-align:center;max-width:1100px;width:90%;margin:0 auto;padding-top:2vh}.photocopy-details-head .photocopy-details .flex-containe{padding-top:2vh;display:flex;padding-bottom:2vh;justify-content:space-around;flex-wrap:wrap-reverse;align-items:center;flex-direction:row-reverse}.photocopy-details-head .photocopy-details .flex-containe .text-container,.photocopy-details-head .photocopy-details .flex-containe .image-container{flex:1 1 45%;min-width:280px}.photocopy-details-head .photocopy-details .flex-containe .image-container{display:flex;justify-content:center}.photocopy-details-head .photocopy-details .flex-containe .image-container img{max-width:100%;max-height:30vh;border-radius:8px;-o-object-fit:cover;object-fit:cover}.nav-skeleton-container{display:flex;gap:20px;align-items:center}.nav-skeleton-item{width:80px;height:12px;background:#e2e8f0;border-radius:4px;list-style:none;animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:1}50%{opacity:.4}to{opacity:1}}@media screen and (max-width: 600px){.nav-skeleton-container{flex-direction:column;padding:20px;align-items:flex-start}}
