#serving_section {background-color: #dfedf5;position: relative;min-height: 200px;}#serving_section .skeleton {animation: 1s linear infinite alternate skeleton-loading;border-radius: 5px;display: block;margin-bottom: 5px !important;}#serving_section .skeleton.title {height: 20px;}#serving_section .skeleton.text {height: 14px;margin-left: auto;margin-right: auto;width: 90%;}#serving_section .skeleton.img {height: 159px;margin: 0 auto;width: 100%;}@media (max-width: 767px) {#serving_section .skeleton.img {height: 300px;width: 90%;}}#serving_section .skeleton.btn {height: 38px;margin: 0 auto;width: 300px;}@media (max-width: 767px) {#serving_section .skeleton.btn {height: 30px;width: 95%;}}@keyframes skeleton-loading {0% {background-color: #c1cfd6;}100% {background-color: #eff3f4;}}#serving_section .serving-title h2 {color: #1b3077;font-size: 24px;font-family: GothamRounded-Bold;margin-bottom: 20px;text-align: center;}#serving_section .serving-tutorial-card {color: #4a4a4a;font-size: 14px;font-family: GothamRounded-Book;}#serving_section .serving-tutorial-card p {color: #4a4a4a;font-size: 14px;font-family: GothamRounded-Book;margin-top: 5px;margin-left: 15px;margin-right: 5px;}#serving_section .serving-tutorial-numbering {position: relative;gap: 10px;width: 90%;}#serving_section .serving-tutorial-numbering span {color: #21abe1;display: block;font-size: 24px;font-family: GothamRounded-Bold;}#serving_section .serving-subtitle h3 {color: #fff;font-size: 24px;font-family: GothamRounded-Bold;margin-bottom: 2rem;margin-top: 2rem;text-align: center;}@media (min-width: 1200px) {#serving_section .serving-tutorial-numbering {width: 85%;}#serving_section .serving-tutorial-card:first-child .serving-tutorial-numbering {width: 100%;}#serving_section .serving-tutorial-image {width: 95%;height: 100%;}}@media (min-width: 1440px) {#serving_section .serving-tutorial-numbering {width: 98%;}}@media (max-width: 767px) {#serving_section #serving_section {padding-bottom: 15px;}#serving_section .serving-title h2 {display: block;font-size: 20px;margin: 0 auto 10px;width: 90%;}#serving_section .serving-tutorial-card p {display: block;font-size: 10px;margin: 0 auto;text-align: left;width: 100%;}#serving_section .serving-tutorial-card img {width: 80%;object-fit: contain;}#serving_section .serving-tutorial-numbering {gap: 10px;width: 70%;}#serving_section .serving-tutorial-numbering span {margin-top: -8px;}#serving_section .serving-subtitle h3 {font-size: 12px;margin-top: 0;margin-bottom: 0;text-align: left;}#serving_section .serving-subtitle-img img {width: 100%;}}@media (max-width: 360px) {#serving_section .serving-tutorial-numbering {width: 75%;}}#serving_subtitle_section {background-color: #2b5798;}#serving_subtitle_section .serving-subtitle h3 {color: #fff;font-size: 24px;font-family: GothamRounded-Bold;margin-bottom: 2rem;margin-top: 2rem;text-align: center;}#serving_subtitle_section .serving-subtitle-img img {height: auto;}@media (max-width: 767px) {#serving_subtitle_section .serving-subtitle h3 {font-size: 12px;margin-top: 0;margin-bottom: 0;text-align: left;}#serving_subtitle_section .serving-subtitle-img img {width: 100%;}}