.presto-blog-details{padding:50px 0}.presto-blog-details .blog-info{padding:20px 0;margin:30px 0;border-top:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;display:flex;gap:40px;flex-wrap:wrap;justify-content:space-between;align-items:center}.presto-blog-details .ellipsis{text-overflow:ellipsis;white-space:nowrap;white-space-collapse:collapse;overflow:hidden}.presto-blog-details .share-area{display:flex;gap:7px}.presto-blog-details .share-area a{height:38px;width:38px;border:2px solid var(--secondary-color);display:flex;align-items:center;justify-content:center;border-radius:100px;transition:all .3s;cursor:pointer}.presto-blog-details .share-area a:hover{background-color:var(--secondary-color)}.presto-blog-details .share-area a:hover .icon{color:#fff}.presto-blog-details .share-area .icon{transition:all .3s;color:#c5c5c5;height:15px;width:15px}.presto-blog-details .blog-info .info-area{display:flex;flex-wrap:wrap;gap:40px;align-items:center;font-weight:700;font-size:.875rem;text-transform:uppercase}.blog-info .info-area .post-info-desc{display:flex;gap:40px;align-items:baseline}.blog-info .info-area .post-category{display:flex;gap:10px;align-items:center}.blog-info .info-area .post-category a{color:#000;line-height:normal;transition:all .3s}.blog-info .info-area .post-category a:hover{color:var(--secondary-color)}.presto-blog-details .blog-info .info-area .post-author{border:2px solid var(--secondary-color);border-radius:50px;padding:5px 35px 5px 5px;background-color:#f4f9f8;display:flex;align-items:center}.presto-blog-details .blog-info .info-area .post-author img{width:50px;min-width:50px;height:50px;border-radius:50%;overflow:hidden;margin-right:15px}.presto-blog-details .blog-info .info-area .post-author a{color:#000}.presto-blog-details .blog-info .info-area .post-time{display:flex;gap:8px;flex-direction:column}.presto-blog-details .blog-info .info-area .post-time div{gap:10px;align-items:center;display:flex}.presto-blog-details .blog-info .info-area .post-time .icon{height:15px;width:15px}.presto-blog-details .blog-info .info-area .post-category .icon{height:17px;width:17px}.presto-blog-details .presto-blog-details-container{max-width:1280px;width:100%;padding:0 40px;margin:0 auto}.presto-blog-details-container .pres__tiles-container a{text-decoration:none}.presto-blog-details-container .pres__tiles-container a:hover{text-decoration:none}.presto-blog-details-container .pres__tiles-container a.availability-button{color:#fff}.presto-blog-details .blog-title{color:#000;line-height:1.2;font-weight:600;font-size:2.5rem;margin-top:0;margin-bottom:0}.presto-blog-details h2{color:#000;line-height:1.6;font-weight:600;font-size:2rem;margin-bottom:20px}.presto-blog-details p{color:#4d4d4d;font-size:1rem;font-weight:500;line-height:1.6;letter-spacing:.14px}.presto-blog-details a{color:var(--secondary-color);text-decoration:none}.presto-blog-details em{font-style:italic}.presto-blog-details a:hover{text-decoration:underline}.presto-blog-details p:not(:last-child){margin-bottom:20px}.presto-blog-details .post-reading-time,.presto-blog-details .post-publish-date{font-size:14px;font-weight:700;line-height:21px}.presto-blog-details .presto-blog-details-excerpt{margin-bottom:20px;line-height:1.6;font-size:1.5rem;font-weight:600;color:#000;font-style:italic}.presto-blog-details figure{margin:0}.presto-blog-details figure img{width:100%;max-width:100%;border-radius:10px}.presto-blog-details figure figcaption{color:#555;font-size:13px;text-align:center;margin-bottom:1em;margin-top:.5em;line-height:1.2}.presto-blog-details .tag-wrapper{display:flex;gap:15px;align-items:center;padding:40px 0}.presto-blog-details .tag-wrapper li{list-style:none}.presto-blog-details .tag-wrapper a{color:#000;font-size:12px;font-weight:500;line-height:24px;letter-spacing:.12px;text-transform:uppercase;border-bottom:2px solid #000;transition:all .25s ease-in-out}.presto-blog-details .tag-wrapper a:hover{text-decoration:none;color:var(--secondary-color);border-bottom:2px solid var(--secondary-color)}.presto-blog-details .presto-blog-footer .blog-footer-wrapper{display:flex;gap:60px;align-items:center;justify-content:space-between;border-top:2px solid #e9e9e9;padding-top:40px}.presto-blog-details .presto-blog-footer .author-info{padding:40px;border:2px solid var(--secondary-color);border-radius:10px;display:flex;align-items:center;gap:40px;max-width:850px;width:100%}.presto-blog-details .presto-blog-footer .author-info img{height:100px;width:100px;min-width:100px;object-fit:cover;border-radius:100px;overflow:hidden}.presto-blog-details .presto-blog-footer .author-name{font-weight:700;font-size:1.125rem;text-transform:uppercase;margin-bottom:10px}.presto-blog-details .presto-blog-footer .author-info .author-name a,.presto-blog-details .presto-blog-footer .info-area .post-author a{color:#000}.presto-blog-details .presto-blog-footer .author-details{font-weight:400;font-size:1rem;line-height:26px;color:#888;margin-bottom:10px}.presto-blog-details .presto-blog-footer .share-wrapper{width:100%;max-width:270px;display:flex;flex-direction:column;align-items:end}.presto-blog-details .presto-blog-footer .share-wrapper .share-count{font-weight:700;padding-bottom:15px;margin-bottom:20px;border-bottom:2px solid #e9e9e9;color:#c8c8c8;width:100%;text-align:right}@media screen and (max-width:992px){.presto-blog-details .presto-blog-details-container{padding:0 30px}.presto-blog-details .presto-blog-footer .blog-footer-wrapper{flex-wrap:wrap;justify-content:center}.presto-blog-details .presto-blog-footer .share-wrapper{align-items:center}.presto-blog-details .presto-blog-footer .share-wrapper .share-count{text-align:center}}@media screen and (max-width:668px){.presto-blog-details .presto-blog-details-container{padding:0 30px}}@media screen and (max-width:575px){.presto-blog-details .presto-blog-details-container{padding:0 15px}.presto-blog-details h1{font-size:1.625rem}.blog-info .info-area .post-info-desc{flex-wrap:wrap;gap:8px}}.presto-blog-details .presto-blog-content>h4:first-of-type{margin-bottom:20px;font-size:1.5rem;line-height:1.2;font-weight:600}.presto-blog-content figure{margin-bottom:30px}.copy-status{position:fixed;top:150px;z-index:1050;right:40px;color:var(--secondary-color);font-weight:600;background:#fff;border-width:2px;border-style:solid;border-color:var(--secondary-color);border-image:initial;padding:10px 15px;border-radius:8px;transition:opacity .5s ease-in-out}