.tpp-section{background-color:#f8f4f1;padding:60px 0}.tpp-container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:40px;flex-direction:column}.tpp-image-wrapper{flex:1;width:100%}.tpp-image-wrapper img{width:100%;height:auto;display:block;border-radius:20px;object-fit:cover}.tpp-image-wrapper svg{width:100%;height:auto;display:block;background-color:#e0e0e0;border-radius:20px}.tpp-content-wrapper{flex:1;width:100%;display:flex;flex-direction:column;justify-content:center}.tpp-title{font-family:Cooper Black,Georgia,serif;font-size:2.2rem;font-weight:900;color:#3f3b39;margin:0 0 15px;line-height:1.2}.tpp-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.05rem;color:#5c6265;line-height:1.6;margin:0 0 35px}.tpp-button{align-self:flex-start;display:inline-block;padding:14px 34px;background-color:#ef774f;color:#fff;text-decoration:none;border-radius:999px;font-weight:800;font-size:1.05rem;text-align:center;transition:background-color .3s ease;border:none;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif}.tpp-button:hover{background-color:#d86845}@media screen and (min-width:768px){.tpp-container{flex-direction:row;padding:0 40px}.tpp-container.tpp-image-right{flex-direction:row-reverse}}.tpp-list-section{background-color:#fff;padding:60px 0}.tpp-list-items{display:flex;flex-direction:column;gap:25px}.tpp-list-item{display:flex;flex-direction:column}.tpp-list-item-header{display:flex;align-items:center;gap:10px;margin-bottom:5px}.tpp-list-item-icon{display:flex;align-items:center;justify-content:center;width:22px;height:22px;color:#3f3b39}.tpp-list-item-icon svg{width:100%;height:100%}.tpp-list-item-title{font-family:Cooper Black,Georgia,serif;font-size:1.25rem;font-weight:900;color:#3f3b39;margin:0;line-height:1.2}.tpp-list-item-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;color:#5c6265;line-height:1.5;margin:0}.tpp-icons-section{background-color:#ef774f;padding:50px 0}.tpp-icons-container{max-width:1200px;margin:0 auto;padding:0 20px;display:grid;grid-template-columns:repeat(2,1fr);gap:30px}@media screen and (min-width:768px){.tpp-icons-container{grid-template-columns:repeat(4,1fr);padding:0 40px;gap:40px}}.tpp-icon-item{display:flex;flex-direction:column;align-items:center;text-align:center}.tpp-icon-wrapper{margin-bottom:15px;color:#2b2b2b;width:48px;height:48px;display:flex;align-items:center;justify-content:center}.tpp-icon-wrapper svg{width:100%;height:100%}.tpp-icon-title{font-family:Cooper Black,Georgia,serif;font-size:1.25rem;font-weight:900;color:#fff;margin:0 0 10px;line-height:1.2}.tpp-icon-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:.95rem;color:#fff;line-height:1.5;margin:0}.tpp-video-section{background-color:#f8f4f1;padding:60px 0;text-align:center}.tpp-video-container{max-width:1000px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.tpp-video-title{font-family:Cooper Black,Georgia,serif;font-size:2.8rem;font-weight:900;color:#3f3b39;margin:0 0 20px;line-height:1.2}.tpp-video-text{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.1rem;color:#5c6265;line-height:1.6;margin:0 0 40px;max-width:800px}.tpp-video-wrapper{width:100%;border-radius:20px;overflow:hidden;margin-bottom:40px;background-color:#000;box-shadow:0 10px 30px #0000000d}.tpp-video-iframe-wrapper{position:relative;padding-bottom:56.25%;height:0;overflow:hidden;width:100%}.tpp-video-iframe-wrapper iframe,.tpp-video-iframe-wrapper svg{position:absolute;top:0;left:0;width:100%;height:100%;border:0;background-color:#e0e0e0}.tpp-video-self-hosted{width:100%;height:auto;display:block}.tpp-video-section .tpp-button{align-self:center}.tpp-faq-section{background-color:#f8f4f1;padding:60px 0}.tpp-faq-container{max-width:900px;margin:0 auto;padding:0 20px}.tpp-faq-title{font-family:Cooper Black,Georgia,serif;font-size:2.8rem;font-weight:900;color:#3f3b39;text-align:center;margin:0 0 40px;line-height:1.2}.tpp-faq-list{display:flex;flex-direction:column;gap:15px}.tpp-faq-item{background-color:#fff;border-radius:8px;overflow:hidden}.tpp-faq-item details{width:100%}.tpp-faq-item summary{display:flex;justify-content:space-between;align-items:center;padding:22px 30px;cursor:pointer;list-style:none;font-family:Cooper Black,Georgia,serif;font-size:1.15rem;font-weight:900;color:#1a1a1a;outline:none}.tpp-faq-item summary::-webkit-details-marker{display:none}.tpp-faq-icon{flex-shrink:0;width:14px;height:14px;display:flex;align-items:center;justify-content:center;position:relative;margin-left:20px}.tpp-faq-icon:before,.tpp-faq-icon:after{content:"";position:absolute;background-color:#1a1a1a;transition:transform .3s ease}.tpp-faq-icon:before{width:100%;height:1.5px}.tpp-faq-icon:after{height:100%;width:1.5px}details[open]>summary .tpp-faq-icon:after{transform:rotate(90deg)}.tpp-faq-answer{padding:0 30px 25px;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:1.05rem;color:#5c6265;line-height:1.6}.tpp-faq-answer p:first-child{margin-top:0}.tpp-faq-answer p:last-child{margin-bottom:0}
/*# sourceMappingURL=/cdn/shop/t/7/assets/the-paw-print.css.map */
