@import"https://fonts.googleapis.com/css2?family=Noto+Sans:ital,wght@0,100..900;1,100..900&family=Poppins:ital,wght@0,500;0,600;0,700;0,800;0,900;1,500;1,600;1,700;1,800;1,900&display=swap";.product__intro{margin-bottom:24px;max-width:768px}@media screen and (min-width: 768px){.product__intro{margin-bottom:32px}}.product__intro.text-center{margin:0 auto}.product__icon{margin:0 auto 24px}.product__buttons{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-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:24px}@media screen and (min-width: 576px){.product__buttons{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media screen and (min-width: 768px){.product__buttons{margin-top:32px}}.product__image{margin:24px 0 -32px}@media screen and (min-width: 768px){.product__image{margin:24px 0 -40px}}@media screen and (min-width: 1024px){.product__image{margin:32px 0 -56px}}@media screen and (min-width: 1280px){.product__image{margin:40px 0 -72px}}.product__image img{display:block;height:100%;width:100%}