.sg-section-page{display:flex;flex-direction:column;padding:3rem;gap:2rem}@media(max-width:1024px){.sg-section-page{padding:2.5rem}}@media(max-width:768px){.sg-section-page{padding:2rem}}@media(max-width:640px){.sg-section-page{padding:1.5rem}}.sg-section-page__title{font-size:2.5rem;font-weight:700;color:#122d3f;margin:0}@media(max-width:1024px){.sg-section-page__title{font-size:1.75rem}}@media(max-width:768px){.sg-section-page__title{font-size:1.5rem}}@media(max-width:640px){.sg-section-page__title{font-size:1.5rem}}.sg-section-page__content{display:flex;flex-direction:column;gap:2rem}@media(max-width:1024px){.sg-section-page__content{gap:1.5rem}}@media(max-width:768px){.sg-section-page__content{gap:1.5rem}}@media(max-width:640px){.sg-section-page__content{gap:1.5rem}}.sg-card{padding:.5rem 0;display:flex;flex-direction:column}@media(max-width:1024px){.sg-card{min-width:280px}}@media(max-width:768px){.sg-card{min-width:unset}}.sg-card{height:100%;background:#fff;border-radius:.75rem;overflow:hidden;border:1px solid rgb(243,245,245);box-shadow:0 0 18.36px #122d3f33;transition:transform .3s ease,box-shadow .3s ease}.sg-card:hover{transform:translateY(-.25rem);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.sg-card__image{width:100%;height:16rem;display:flex;align-items:center;justify-content:center;overflow:hidden}@media(max-width:768px){.sg-card__image{height:14rem}}@media(max-width:640px){.sg-card__image{height:12rem}}.sg-card__image img{width:100%;height:100%;object-fit:contain;padding:1.5rem}@media(max-width:768px){.sg-card__image img{padding:1rem}}@media(max-width:640px){.sg-card__image img{padding:.5rem}}.sg-card__content{padding:.5rem 1.5rem 1rem;display:flex;flex-direction:column;gap:1rem;flex:1}@media(max-width:1024px){.sg-card__content{padding:.5rem 1rem}}@media(max-width:768px){.sg-card__content{padding:.5rem 1rem;gap:.5rem}}@media(max-width:640px){.sg-card__content{padding:1rem 1.5rem;gap:1rem}}.sg-card__title{font-size:1.25rem;text-align:center;font-weight:700;color:#122d3f;margin:0}@media(max-width:1024px){.sg-card__title{font-size:1.125rem}}@media(max-width:768px){.sg-card__title{font-size:1rem}}@media(max-width:640px){.sg-card__title{font-size:1rem}}.sg-card__description{font-size:.875rem;line-height:1.6;color:#122d3f;margin:0}@media(max-width:1024px){.sg-card__description{line-height:1.3}}@media(max-width:768px){.sg-card__description{font-size:.75rem;line-height:1.3}}@media(max-width:640px){.sg-card__description{font-size:.75rem;line-height:1.2}}
