.gift-card{max-width:1680px;margin:0 auto;padding-top:72px;display:flex;flex-grow:1}.gift-card .gift-card-banner{width:100%;max-width:50%}.gift-card .text-wrapper{padding-bottom:35px;display:flex;justify-content:center;align-items:center;flex-grow:1;flex-direction:column;background-color:#f8f8f8}.gift-card .text-wrapper p{max-width:452px;padding-top:40px;margin:0;font-size:20px;text-align:center;color:#cc4f6a}.gift-card .text-wrapper .txt-mobile{width:100%;margin:0 auto;display:none}.gift-card .text-wrapper .side-hover-button{margin:48px auto 0;display:block}@media (max-width: 1100px){.gift-card{max-width:500px;width:fit-content;margin:0 auto;padding-top:32px;flex-direction:column-reverse}.gift-card .gift-card-banner{max-width:unset}.gift-card .text-wrapper{padding:51px 0 20px}.gift-card .text-wrapper p{max-width:270px;font-size:16px}.gift-card .text-wrapper .txt-mobile{display:block}.gift-card .text-wrapper .txt-desktop{display:none}}
