.instagram-reel{padding:48px 48px 148px}.instagram-reel h3{text-align:center;margin-bottom:48px;font-size:60px;font-weight:900}.instagram-reel .post-wrapper{flex-wrap:wrap;justify-content:center;gap:24px;display:flex}.instagram-reel .post-wrapper .reels{border:1px solid #d3d3d3;border-radius:10px;padding:16px;transition:transform .2s;box-shadow:0 3px 8px #0000003d}.instagram-reel .post-wrapper .reels:hover{transform:scale(1.01)}.instagram-reel .post-image{border-radius:10px;width:285px;height:414px}
.subscriber-wrapper{background-color:#fafafa;border-top-left-radius:50px;border-top-right-radius:50px;flex-direction:column;align-items:center;width:100%;padding:72px 72px 148px;display:flex}.subscriber-wrapper .description{color:#1c5e52;margin-bottom:48px;font-size:24px;font-weight:500}.subscriber-wrapper strong{color:#f08c00;font-size:30px;font-weight:900}.subscriber-wrapper h3{text-align:center;color:#1c5e52;margin-bottom:48px;font-size:60px;font-weight:900}.subscriber-wrapper .subscriber{width:400px}.subscriber-wrapper .subscriber strong{font-size:18px;font-weight:900}.subscriber-wrapper .subscriber input{border:none;border-radius:4px;width:100%;height:45px;padding:16px 8px;font-size:16px;box-shadow:0 3px 8px #0000003d}.subscriber-wrapper .subscriber button{color:#fff;background-color:#f08c00;border:none;border-radius:99999px;width:100%;height:36px;margin-bottom:32px;font-size:16px;font-weight:700;transition:transform .2s}.subscriber-wrapper .subscriber button:hover{transform:scale(1.01)}.subscriber-wrapper .subscriber button .loader{box-sizing:border-box;border:5px solid #fff;border-bottom-color:#0000;border-radius:50%;width:28px;height:28px;margin-top:4px;animation:1s linear infinite rotation;display:inline-block}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media screen and (max-width:984px){.subscriber-wrapper{padding:16px}.subscriber-wrapper .subscriber{width:100%}}
