.custom-pet-pillars{--bg-1:#F8F4E9;--bg-2:#D99D78;--text-color:#2D1B08;color:var(--text-color);padding:80px 0 0 0;position:relative;overflow:hidden;font-family:var(--font-body--family)}.custom-pet-pillars__container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;flex-direction:column;align-items:center}.custom-pet-pillars__header{text-align:center;margin-bottom:40px}.custom-pet-pillars__title{font-size:2.5rem;font-family:var(--font-heading--family);font-weight:400;margin:0;line-height:1.2}.custom-pet-pillars__title span.script-text{font-style:italic;position:relative;font-weight:500}.custom-pet-pillars__title span.script-text::after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:8px;background:url("data:image/svg+xml,%3Csvg width='100' height='10' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0 5 Q 25 0, 50 5 T 100 5' stroke='%23D99D78' stroke-width='2' fill='none'/%3E%3C/svg%3E") no-repeat center bottom;background-size:contain}.custom-pet-pillars__content{display:flex;align-items:center;justify-content:center;width:100%;gap:40px;position:relative;margin-bottom:60px}.custom-pet-pillars__pillars{flex:1;display:flex;flex-direction:column;gap:20px}.custom-pet-pillars__divider{width:100%;height:1px;background-color:var(--bg-2);position:relative;margin:5px 0;opacity:.6}.custom-pet-pillars__divider::after{content:"";position:absolute;top:50%;width:8px;height:8px;background-color:var(--bg-2);border-radius:50%;transform:translateY(-50%)}.custom-pet-pillars__divider--left::after{right:-4px}.custom-pet-pillars__divider--right::after{left:-4px}.custom-pet-pillars__pillars--left{align-items:flex-end}.custom-pet-pillars__pillars--right{align-items:flex-start}.custom-pet-pillars__pillar-item{display:flex;align-items:center;gap:15px;font-size:1.2rem;font-weight:500;white-space:nowrap}.custom-pet-pillars__pillars--left .custom-pet-pillars__pillar-item{flex-direction:row}.custom-pet-pillars__pillars--right .custom-pet-pillars__pillar-item{flex-direction:row-reverse}.custom-pet-pillars__check-icon{width:24px;height:24px;border-radius:50%;border:1px solid var(--bg-2);display:flex;align-items:center;justify-content:center;color:var(--bg-2);flex-shrink:0}.custom-pet-pillars__main-image-wrapper{flex:0 0 450px;position:relative;z-index:1}.custom-pet-pillars__main-image{width:100%;height:auto;border-radius:50%}.custom-pet-pillars__footer{background-color:var(--bg-2);width:100%;padding:30px 0;display:flex;justify-content:center}.custom-pet-pillars__footer-grid{display:flex;gap:20px;flex-wrap:wrap;justify-content:center}.custom-pet-pillars__footer-item{background:#fff;padding:12px 25px;border-radius:50px;display:flex;align-items:center;gap:10px;box-shadow:4px 4px 0 #2d1b08;font-weight:600;font-size:.95rem}.custom-pet-pillars__footer-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.custom-pet-pillars__footer-icon svg{width:100%;height:100%;display:block}@media screen and (max-width:989px){.custom-pet-pillars__content{flex-direction:column;gap:30px}.custom-pet-pillars__main-image-wrapper{flex:0 0 auto;width:80%;order:-1}.custom-pet-pillars__pillars{align-items:center;width:100%}.custom-pet-pillars__pillar-item{width:100%;justify-content:center}.custom-pet-pillars__pillars--left .custom-pet-pillars__pillar-item,.custom-pet-pillars__pillars--right .custom-pet-pillars__pillar-item{flex-direction:row}.custom-pet-pillars__title{font-size:2rem}}@media screen and (max-width:749px){.custom-pet-pillars__footer-grid{flex-direction:column;align-items:center;width:100%}.custom-pet-pillars__footer-item{width:80%;justify-content:center}.custom-pet-pillars__container{max-width:100%}}