.offer{padding:5rem 0;overflow:hidden;background-color:var(--white)}.offer__inner{max-width:52.375rem;width:100%;margin:0 auto 5rem;text-align:center}.offer__title{margin-bottom:2.5rem}.offer__container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0 -65px -1.25rem}.offer__container>*{width:calc(33.3333333333% - 130px);margin:0 65px 1.25rem}.offer__card{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.offer__card-img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:4rem;height:4rem;margin-bottom:1rem;background:rgba(108,85,255,.2);border-radius:1.25rem}.offer__card-img>img,.offer__card-img>svg{width:2.5rem;height:2.5rem;-o-object-fit:contain;object-fit:contain}.offer__card-title{color:var(--purple);margin-bottom:1rem}.offer__card-text{font-size:1.25rem;line-height:120%}@media (max-width:768px){.offer{padding:40px 0}.offer__title{margin-bottom:12px}.offer__inner{max-width:unset;margin:0 0 40px}.offer__container{margin:0}.offer__container>*{width:100%;margin:0}.offer__container>:not(:last-child){margin-bottom:40px}.offer__card-title{margin-bottom:12px;font-size:24px}.offer__card-img{margin-bottom:12px}}