@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@100;200;300;400;500;600&display=swap");:root{--primary-cyan:#00b0ca;--primary-green:#c2df0a;--primary-purple:#482c81;--primary-black:#454545;--primary-blue:#00295b;--secondary-dark-blue:#056082;--secondary-medium-blue:#0098af;--secondary-cyan:#7fd5e3;--secondary-light-cyan:#f7f9fb;--secondary-dark-gray:#7e7e7e;--secondary-medium-gray:#d7d7d7;--secondary-light-gray:#e8e8e8;--gray:#b1b1b1;--green:#1ff174;--blue:#1564ff;--red:#ff1313;--white:#fff;--black:#0d1436;--fullwidth:100%;--fullheigh:100%;--font-family-Poppins:"Poppins",sans-serif}*,:after,:before{margin:0;padding:0}html{box-sizing:border-box;color:var(--primary-black);font-family:var(--font-family-Poppins);font-size:62.5%;scroll-behavior:smooth}body{display:block;float:none!important;margin:0 auto!important;max-width:480px}::-webkit-scrollbar{width:10px}::-webkit-scrollbar-track{background:#e7f29d}::-webkit-scrollbar-thumb{background:var(--primary-green);border-radius:20px}#component-main .main{background:#f5f7fa;padding:40px 24px}#component-main .main .main__tag a{border:2px solid #0096ad;border-radius:500px;color:#0096ad;font-family:var(--font-family-Poppins);font-size:1.2rem;font-style:normal;font-weight:600;line-height:12px;padding:6px 14px;text-align:center;text-decoration:none}#component-main .main .main__title{margin-top:20px}#component-main .main .main__title a{text-decoration:none}#component-main .main .main__title a h2{color:#0096ad;font-family:var(--font-family-Poppins);font-size:2.4rem;font-style:normal;font-weight:600;line-height:29px}#component-main .main{position:relative}#component-main .main .main__image{margin-top:24px}#component-main .main .main__image a img{border-radius:12px;width:100%}#component-main .main .main__button{bottom:7.5%;left:30%;position:absolute;transform:translate(-15%)}#component-main .main .main__button a{background:#0096ad;border:2px solid #0096ad;border-radius:500px;color:#fff;font-family:var(--font-family-Poppins);font-size:1.6rem;font-style:normal;font-weight:600;line-height:16px;padding:8px 28px;text-align:center;text-decoration:none}#component-list .list{background:var(--white);padding:40px 24px}#component-list .list__acordion{margin:0 auto 16px;max-width:900px}#component-list .list__item{background:#e6f8fa;border-radius:8px;font-family:var(--font-family-Poppins);margin-bottom:30px}#component-list .item-button{align-items:center;background:#e6f8fa;border:0;border-radius:8px;cursor:pointer;display:block;outline:none;padding:14px 16px;position:relative;text-align:left;width:100%}#component-list .item-button:hover,#component-list .item-button:hover:after,.item-button:focus,.item-button:focus:after{color:#696c80;cursor:pointer}#component-list .item__title{color:#0d1436;font-family:var(--font-family-Poppins);font-size:1.6rem;font-style:normal;font-weight:500;line-height:19px}#component-list .item__icon{display:inline-block;height:40px;position:absolute;right:5px;top:5px;width:40px}#component-list .item__icon:before{background:currentColor;content:"";display:block;height:2px;left:12px;position:absolute;top:18px;width:15px}#component-list .item__icon:after{background:currentColor;content:"";display:block;height:14px;left:18px;position:absolute;top:12px;width:2px}#component-list .list__item button[aria-expanded=true]{color:#696c80}#component-list .list__item button[aria-expanded=true] .item__icon:after{width:0}#component-list .list__item button[aria-expanded=true]+.item__content{max-height:30em;opacity:1;padding:0 25px 15px 16px;transition:all .2s linear;will-change:opacity,max-height}#component-list .item__content{max-height:0;opacity:0;overflow:hidden;transition:opacity .2s linear,max-height .2s linear;will-change:opacity,max-height}#component-list .item__content ul hr{border-top:.5px solid #696c80}#component-list .item__content ul li{list-style:none;margin:12px 0}#component-list .item__content ul li a{color:#696c80;font-family:var(--font-family-Poppins);font-size:1.6rem;font-style:normal;font-weight:400;line-height:19px;text-decoration:none}#component-list .list__card{background:#f5f7fa;border-radius:16px;box-shadow:0 4px 5px rgba(0,0,0,.1);margin:16px 0}#component-list .list__card a .card__image{border-radius:16px;height:140px;width:100%}#component-list .list__card .card__container{padding:25px 20px}#component-list .list__card .card__tag a{border:2px solid #0096ad;border-radius:500px;color:#0096ad;font-family:var(--font-family-Poppins);font-size:12px;font-style:normal;font-weight:400;line-height:12px;padding:4px 14px;text-align:center;text-decoration:none}#component-list .list__card .card__title{margin-top:22px}#component-list .list__card .card__title a{color:#0096ad;font-family:var(--font-family-Poppins);font-size:2rem;font-style:normal;font-weight:600;line-height:24px;text-decoration:none}#component-list .list__card .card__button{display:grid;margin-top:24px;width:var(--fullwidth)}#component-list .list__card .card__button a{background:#0096ad;border-radius:500px;color:#fff;font-family:var(--font-family-Poppins);font-size:1.2rem;font-style:normal;font-weight:600;line-height:14px;padding:12px 28px;text-align:center;text-decoration:none}#component-post .post{margin-top:40px;padding:25px 24px}#component-post .post .post__tag a{border:2px solid #0096ad;border-radius:500px;color:#0096ad;font-family:var(--font-family-Poppins);font-size:1.2rem;font-style:normal;font-weight:600;line-height:12px;padding:4px 14px;text-align:center;text-decoration:none}#component-post .post .post__title{margin-top:22px}#component-post .post .post__title h1{color:#00b0ca;font-family:var(--font-family-Poppins);font-size:2.4rem;font-style:normal;font-weight:600;line-height:29px;text-decoration:none}#component-post .post .post__image{margin-top:24px}#component-post .post .post__image img{border-radius:12px;height:auto!important;width:100%!important}#component-post .post .post__body{padding:24px 0}#component-post .post .post__body p,#component-post .post .post__body p span{color:#000!important;font-family:var(--font-family-Poppins)!important;font-size:1.4rem!important;font-style:normal!important;font-weight:400!important;line-height:21px!important;padding-left:0!important}#component-post .post .post__body li a,#component-post .post .post__body p a,#component-post .post .post__body strong a{color:#000!important;font-weight:600!important}#component-post .post .post__body p iframe{border-radius:12px!important;height:auto!important;width:100%!important}#component-post .post .post__body ul{margin-top:20px!important;padding-left:14px!important}#component-post .post .post__body h2{color:#00b0ca!important;font-family:var(--font-family-Poppins)!important;font-size:2rem!important;font-style:normal!important;font-weight:500!important;line-height:24px!important;margin:24px 0!important}#component-post .post .post__body img{border-radius:12px!important;height:auto!important;margin:24px 0 10px!important;width:100%!important}.list__pagination{justify-content:center!important}.list__pagination,.post-pagination__list{align-items:center!important;display:flex!important;flex-direction:row!important}.post-pagination__list a{color:#0d1436!important;font-family:var(--font-family-Poppins)!important;font-size:16px!important;font-style:normal!important;font-weight:400!important;line-height:18px!important;margin:0 8px!important;text-align:center!important;text-decoration:none!important}