.headlines{margin:1rem 0;display:grid;grid-template-columns:1fr 2fr 1fr;grid-template-rows:auto auto;gap:1rem}.headlines article:first-child{grid-column:2/span 1;grid-row:1/span 2;justify-self:center;width:100%;height:25rem}.headlines article:nth-child(2){grid-column:1;grid-row:1}.headlines article:nth-child(3){grid-column:1;grid-row:2}.headlines article:nth-child(4){grid-column:3;grid-row:1}.headlines article:nth-child(5){grid-column:3;grid-row:2}.headlines article{background-color:#f8f9fa;border:1px solid #dee2e6;position:relative}.headlines article .overlay{position:absolute;display:flex;flex-direction:column;justify-content:end;bottom:0;z-index:2;color:#fff}.headlines article .overlay .titles{padding:2rem 1.5rem 1.25rem;background:linear-gradient(180deg,#0000 0,#0000001a,#0003,#0000004d 30%,#00000080,#000000b3 70%,#000)}.headlines article .overlay .titles h2{text-shadow:2px 2px 4px rgba(0,0,0,.5);font-weight:600;line-height:1.3;margin-bottom:0;font-size:1rem}.headlines article figure{position:absolute;max-height:100%;top:0;left:0;z-index:1;transition:filter .3s}.headlines article:hover figure{filter:brightness(.75)}.headlines article:first-child .overlay .titles h2{font-size:1.25rem}@media(max-width:1399.98px){.headlines{grid-template-columns:1fr 1fr;grid-template-rows:auto auto;display:grid;grid-template-columns:1fr;grid-template-rows:auto auto auto auto auto;gap:1rem}.headlines article:first-child{grid-column:1/span 2;grid-column:1;grid-row:1}.headlines article:nth-child(2){grid-column:1;grid-row:2}.headlines article:nth-child(3){grid-column:2;grid-row:2;grid-column:1;grid-row:3}.headlines article:nth-child(4){grid-row:3;grid-column:1;grid-row:4}.headlines article:nth-child(5){grid-column:2;grid-row:3;grid-column:1;grid-row:5}article{padding:1rem;background-color:#f8f9fa;border:1px solid #dee2e6}.headlines article:not(:first-child){height:15rem}}body[data-route=home] .page-body{margin-top:0}body[data-route=auth] .google:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='34' viewBox='-0.5 0 48 48'%3E%3Ctitle%3EGoogle-color%3C/title%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cpath fill='%23fbbc05' d='M9.827 24c0-1.524.253-2.986.705-4.356l-7.909-6.04A23.46 23.46 0 0 0 .213 24c0 3.737.868 7.26 2.407 10.388l7.905-6.05A13.9 13.9 0 0 1 9.827 24'/%3E%3Cpath fill='%23eb4335' d='M23.714 10.133c3.311 0 6.302 1.174 8.652 3.094L39.202 6.4C35.036 2.773 29.695.533 23.714.533a23.43 23.43 0 0 0-21.09 13.071l7.908 6.04a13.85 13.85 0 0 1 13.182-9.51'/%3E%3Cpath fill='%2334a853' d='M23.714 37.867a13.85 13.85 0 0 1-13.182-9.51l-7.909 6.038a23.43 23.43 0 0 0 21.09 13.072c5.732 0 11.205-2.036 15.312-5.849l-7.507-5.804c-2.118 1.335-4.786 2.053-7.804 2.053'/%3E%3Cpath fill='%234285f4' d='M46.145 24c0-1.387-.213-2.88-.534-4.267H23.714V28.8h12.604c-.63 3.091-2.346 5.468-4.8 7.014l7.507 5.804c4.314-4.004 7.12-9.969 7.12-17.618'/%3E%3C/g%3E%3C/svg%3E");background-position:50%;background-repeat:no-repeat;background-size:cover;content:"";height:1.5rem;left:.5rem;position:absolute;width:1.5rem}@keyframes red-flash{0%,25%,50%,75%,to{border-color:var(--swap-border-color)}12.5%,37.5%,62.5%{border-color:red}}body[data-route=subscribe] .timeline-event.required .timeline-event-card,body[data-route=subscribe] .timeline-event.required .timeline-event-icon{animation:red-flash 2s linear}body[data-route=subscribe] .timeline-event:not(:last-child):before{content:"";position:absolute;top:var(--swap-timeline-icon-size);left:calc(var(--swap-timeline-icon-size) / 2);bottom:calc(-1 * var(--swap-page-padding));width:var(--swap-border-width);background-color:var(--swap-border-color);border-radius:var(--swap-border-radius)}body[data-route=subscribe] .timeline-event-icon{border:var(--swap-border-width) solid var(--swap-border-color);background-color:#fff;font-size:1.25rem;font-weight:600;line-height:1.5rem}body[data-route=subscribe] .timeline-event-card{padding:1.2rem}body[data-route=subscribe] .timeline-event-card .card-title{font-size:1.2rem}section.articles h2.title{border-bottom:.125rem solid;padding-bottom:.65rem;margin-bottom:1.5rem;font-size:calc(1.29rem + .48vw)}@media(min-width:1200px){section.articles h2.title{font-size:1.65rem}}section.articles.highlight figure{height:20rem;overflow:hidden;border:1px solid var(--swap-border-color)}article figure{height:100%;overflow:hidden}article figure figcaption{position:absolute;width:1px;height:1px;margin:-1px;padding:0;border:0;clip:rect(0,0,0,0);overflow:hidden}article figure img{width:100%;min-height:15rem;object-fit:cover;width:100vw}article header{display:flex;flex-direction:column}article header h2{order:2}article header h3{order:1;margin-bottom:.5rem;color:var(--swap-primary-color)}article footer{font-size:smaller}article footer p{margin-bottom:.15rem}body[data-route=post] .wrapper>.page+em{display:none}body[data-route=post] .wrapper .page-body{margin-top:2rem}body[data-route=post] .row.post{display:flex}body[data-route=post] .row.post article{margin-bottom:2rem}body[data-route=post] .row.post article.text-size-1 main li,body[data-route=post] .row.post article.text-size-1 main p{font-size:1.1rem;font-size:1.25rem}body[data-route=post] .row.post article.text-size-2 main li,body[data-route=post] .row.post article.text-size-2 main p{font-size:calc(1.255rem + .06vw);font-size:calc(1.27rem + .24vw)}@media(min-width:1200px){body[data-route=post] .row.post article.text-size-2 main li,body[data-route=post] .row.post article.text-size-2 main p{font-size:1.3rem;font-size:1.45rem}}body[data-route=post] .row.post article.text-size-3 main li,body[data-route=post] .row.post article.text-size-3 main p{font-size:calc(1.275rem + .3vw);font-size:calc(1.29rem + .48vw)}@media(min-width:1200px){body[data-route=post] .row.post article.text-size-3 main li,body[data-route=post] .row.post article.text-size-3 main p{font-size:1.5rem;font-size:1.65rem}}body[data-route=post] .row.post article>header{padding-bottom:.5rem;margin-top:-.5rem}body[data-route=post] .row.post article>header h1{font-weight:400;font-size:calc(1.3625rem + 1.35vw);font-family:var(--swap-slab-font-family);margin-bottom:2rem}@media(min-width:1200px){body[data-route=post] .row.post article>header h1{font-size:2.375rem}}body[data-route=post] .row.post article>header section.meta{margin:0 0 .75rem;color:var(--color-dim);display:flex;justify-content:space-between}body[data-route=post] .row.post article>header section.meta time{display:block;font-weight:300;font-family:var(--swap-condensed-font-family);margin-bottom:1rem}body[data-route=post] .row.post article>header section.meta .teams{--swap-accordion-border-width:0}body[data-route=post] .row.post article>header section.meta .teams .accordion-item{border-width:0}body[data-route=post] .row.post article>header section.meta .teams .accordion-item .accordion-body{padding-top:.5rem}body[data-route=post] .row.post article>header section.meta .teams ul{margin:0;padding:0}body[data-route=post] .row.post article>header section.meta .teams ul li{list-style-type:none;margin-right:2rem;display:inline-block}body[data-route=post] .row.post article>header section.meta .teams ul li span{display:block;font-size:1.1rem}body[data-route=post] .row.post article>header section.meta .teams ul li span.role{font-size:.9rem;color:#182433;opacity:.6}body[data-route=post] .row.post article>header section.meta .teams .accordion-button{padding:0;font-size:1.1rem;font-weight:500}body[data-route=post] .row.post article>header section.meta .teams .accordion-button:after{margin-left:1rem}body[data-route=post] .row.post article>header section.meta .teams .accordion-body{padding:0}body[data-route=post] .row.post article>header .categories{display:flex;margin:1rem 0;flex-wrap:wrap}body[data-route=post] .row.post article>header .categories span a{font-size:1.2rem;color:var(--swap-primary-color);text-transform:uppercase;font-weight:500}body[data-route=post] .row.post article>header .categories span:last-child:after{content:""}body[data-route=post] .row.post article>header .categories span.separator{margin:0 .5rem}body[data-route=post] .row.post article>header .categories span:last-child{display:none}body[data-route=post] .row.post article>main{margin-bottom:3rem;overflow:hidden}body[data-route=post] .row.post article>main.unsub{margin-bottom:0}body[data-route=post] .row.post article>main a{min-width:auto;line-height:normal}body[data-route=post] .row.post article>main h2{font-size:calc(1.295rem + .54vw);font-weight:500;margin-top:1.75rem}@media(min-width:1200px){body[data-route=post] .row.post article>main h2{font-size:1.7rem}}body[data-route=post] .row.post article>main h2 strong{font-weight:500}body[data-route=post] .row.post article>main h3{font-size:calc(1.27rem + .24vw);font-weight:500;margin-top:1.75rem}@media(min-width:1200px){body[data-route=post] .row.post article>main h3{font-size:1.45rem}}body[data-route=post] .row.post article>main h3 strong{font-weight:500}body[data-route=post] .row.post article>main h4{font-size:1.15rem;font-weight:500;margin-top:1.75rem}body[data-route=post] .row.post article>main h4 strong{font-weight:500}body[data-route=post] .row.post article>main .video-js,body[data-route=post] .row.post article>main audio,body[data-route=post] .row.post article>main video{width:100%}body[data-route=post] .row.post article>main .video-js button{color:#fff}body[data-route=post] .row.post article>main .first_figure{height:auto}body[data-route=post] .row.post article>main .first_figure figure{max-height:none}body[data-route=post] .row.post article>main .first_figure figure img{width:100%}body[data-route=post] .row.post article>main figure{font-size:1rem}body[data-route=post] .row.post article>main figure figcaption{font-size:1rem;padding-top:0}body[data-route=post] .row.post article>main figure img{object-fit:contain;height:auto;margin-bottom:.5rem;width:100%}body[data-route=post] .row.post article>main figure[data-align=float-left]{float:left;margin-right:1.5rem;margin-top:0;width:45%}body[data-route=post] .row.post article>main figure[data-align=float-right]{float:right;margin-left:1.5rem;margin-top:0;width:45%}@media(max-width:767.98px){body[data-route=post] .row.post article>main figure[data-align=float-left],body[data-route=post] .row.post article>main figure[data-align=float-right]{float:none;margin:0;width:100%}}body[data-route=post] .row.post article>main .related__post{background-color:var(--swap-gray-100);padding:1rem;font-size:1.1rem;margin:2rem 0}body[data-route=post] .row.post article>main .related__post h2{margin-bottom:.5rem;margin-top:0;color:var(--color-bg-gray);font-size:calc(1.265rem + .18vw)}@media(min-width:1200px){body[data-route=post] .row.post article>main .related__post h2{font-size:1.4rem}}body[data-route=post] .row.post article>main .related__post .related__post-item{margin-bottom:.35rem}body[data-route=post] .row.post article>main .related__post .related__post-item:last-child{margin-bottom:0}@media(max-width:575.98px){body[data-route=post] .row.post article>main .related__post h3{margin-bottom:1rem}}body[data-route=post] .row.post article>main .wp-block-image:has(figure) figure{margin-top:.5rem}body[data-route=post] .row.post article>main .wp-block-image:has(figure.alignleft),body[data-route=post] .row.post article>main .wp-block-image:has(figure.alignright){display:table;width:50%}body[data-route=post] .row.post article>main .wp-block-image:has(figure.alignleft){float:left;margin-right:1.5rem}body[data-route=post] .row.post article>main .wp-block-image:has(figure.alignright){float:right;margin-left:1.5rem}body[data-route=post] .row.post article>main .widget{width:100%;overflow:hidden}body[data-route=post] .row.post article>main .twitter-tweet{margin:0 auto!important}body[data-route=post] .row.post article>main .tiktok-embed{border-left-width:0}body[data-route=post] .row.post article>main iframe{width:100%;aspect-ratio:16/9;margin:2rem auto}body[data-route=post] .row.post article>main p:has(iframe){margin-bottom:0}body[data-route=post] .row.post article>main .wp-block-embed{margin:0}body[data-route=post] .row.post article>main .wp-block-embed iframe{height:fit-content}body[data-route=post] .row.post article>main>figure:first-child{margin-top:0}body[data-route=post] .row.post article>main blockquote p:first-child{font-size:1.45rem;--font-size:1.45rem}body[data-route=post] .row.post article>main blockquote p:nth-child(2){margin-bottom:0}body[data-route=post] .row.post article>main div.widget.quote.instagram{max-width:400px;margin:2rem auto;overflow:hidden}body[data-route=post] .row.post article>main p.text-justify{text-align:justify}body[data-route=post] .row.post article>main p.text-start{text-align:left}body[data-route=post] .row.post article>main p.text-center{text-align:center}body[data-route=post] .row.post article>main p.text-end{text-align:right}@media(max-width:575.98px){body[data-route=post] .row.post article>main iframe{width:100vw;position:relative;left:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}}body[data-route=post] .row.post article>main .paging{margin:1rem 0}body[data-route=post] .row.post article>main .paging .next{margin:1rem 0 2rem}body[data-route=post] .row.post article>main .paging .pagination{display:flex;align-items:center;margin-top:1rem;font-size:1.2rem}body[data-route=post] .row.post article>main .paging .pagination:before{content:"Halaman";margin-right:1rem}body[data-route=post] .row.post article>main .paging .pagination a.page-link{padding:4px 10px;border-radius:50%;font-size:1.2rem}body[data-route=post] .row.post article>main .paging .pagination a.page-link:focus{outline:none;box-shadow:none;color:#fff;background-color:var(--swap-pagination-active-bg)}body[data-route=post] .row.post article>main .paging .pagination .page-item.active a.page-link{margin-left:4px;margin-right:3px}body[data-route=post] .row.post article>main>p:first-of-type:first-letter{color:var(--swap-primary-color);float:left;margin:-10px 1rem 0 0;line-height:1;font-size:600%;font-family:var(--swap-slab-font-family)}@media(max-width:767.98px){body[data-route=post] .row.post article>main>p:first-of-type:first-letter{font-size:450%;margin-top:-5px}}body[data-route=post] .row.post article>main>p{line-height:1.75}body[data-route=post] .row.post article>main figure:first-of-type{margin-bottom:2.5rem}body[data-route=post] .row.post article footer section.tags h2{color:var(--swap-primary-color)}body[data-route=post] .row.post article footer section.tags ul{list-style-type:none;padding-left:0}body[data-route=post] .row.post article footer section.tags ul li{display:inline-block;margin-right:.75rem;margin-bottom:.75rem;border:2px solid var(--swap-gray-800);border-radius:10px;padding:2px 16px 0;font-weight:500;font-size:1.2rem}body[data-route=post] .row.post article footer section.tags ul li a{color:var(--swap-gray-800);line-height:2}body[data-route=post] .row.post article footer section.tags ul li:hover{border-color:var(--swap-gray-600)}body[data-route=post] .row.post article.main>header{border-bottom:1px solid var(--swap-gray-500);margin-bottom:2rem}body[data-route=post] .row.post .subscribe{border:1px solid var(--swap-gray-500);padding:3rem 0;margin:3rem auto 4rem;text-align:center}body[data-route=post] .row.post .subscribe a{margin:0 auto}@media(max-width:767.98px){body[data-route=post] .page-wrapper .page-body{margin-top:.5rem}body[data-route=post] h3.title{margin-bottom:.5rem}body[data-route=post] .row.post{flex-direction:column}body[data-route=post] .row.post article{margin-bottom:0}body[data-route=post] .row.post article header{margin-top:0}body[data-route=post] .row.post article header h1{font-size:calc(1.375rem + 1.5vw);line-height:2.5rem}}@media(max-width:767.98px)and (min-width:1200px){body[data-route=post] .row.post article header h1{font-size:2.5rem}}@media(max-width:767.98px){body[data-route=post] .row.post article header h3{margin:.75rem 0}body[data-route=post] .row.post article header h3 span a{font-size:1rem}body[data-route=post] .row.post article main p{margin-bottom:1rem}}section.tool{display:flex;justify-content:center;margin:2rem 0 3rem;align-items:center;width:100%;color:var(--color-dim)}section.tool .icon{--base-size:2.85rem;background-repeat:no-repeat;background-position:50%;background-size:contain;width:var(--base-size);height:var(--base-size);display:inline-block}section.tool .icon span[data-label]{display:none}section.tool .icon span.badge{display:flex;width:1.2rem;height:1.2rem;position:absolute;top:0;right:0;font-size:.8rem;background-color:#595959}section.tool .icon span.badge:before{content:attr(data-count)}section.tool .sharer{display:flex;column-gap:.5rem}section.tool .sharer .icon.wa{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' style='scale:.875' viewBox='0 0 48 48'%3E%3Cpath fill='%2367c15e' fill-rule='evenodd' d='M23.993 0C10.763 0 0 10.765 0 24a23.82 23.82 0 0 0 4.57 14.067l-2.99 8.917 9.224-2.948A23.8 23.8 0 0 0 24.007 48C37.237 48 48 37.234 48 24S37.238 0 24.007 0zm-6.7 12.19c-.466-1.114-.818-1.156-1.523-1.185a14 14 0 0 0-.804-.027c-.918 0-1.877.268-2.455.86-.705.72-2.454 2.398-2.454 5.841s2.51 6.773 2.849 7.239c.353.465 4.895 7.632 11.947 10.553 5.515 2.286 7.152 2.074 8.407 1.806 1.834-.395 4.133-1.75 4.711-3.386s.579-3.034.41-3.33c-.17-.296-.636-.465-1.34-.818-.706-.353-4.134-2.046-4.783-2.272-.634-.24-1.24-.155-1.72.522-.677.946-1.34 1.905-1.876 2.483-.423.452-1.115.509-1.693.268-.776-.324-2.948-1.086-5.628-3.47-2.074-1.849-3.484-4.148-3.893-4.84-.41-.705-.042-1.114.282-1.495.353-.438.691-.748 1.044-1.157.352-.41.55-.621.776-1.1.24-.466.07-.946-.1-1.3-.168-.352-1.579-3.795-2.157-5.191'/%3E%3C/svg%3E")}section.tool .sharer .icon.fb{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 32 32'%3E%3Ccircle cx='16' cy='16' r='14' fill='url(%23a)'/%3E%3Cpath fill='%23fff' d='m21.214 20.282.622-3.952h-3.89v-2.563c0-1.081.542-2.136 2.284-2.136H22V8.267S20.395 8 18.86 8c-3.205 0-5.298 1.893-5.298 5.318v3.012H10v3.952h3.562v9.552q1.073.165 2.191.166 1.12 0 2.192-.166v-9.552z'/%3E%3Cdefs%3E%3ClinearGradient id='a' x1='16' x2='16' y1='2' y2='29.917' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%2318acfe'/%3E%3Cstop offset='1' stop-color='%230163e0'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E")}section.tool .sharer .icon.tw{background-size:calc(var(--base-size) - 6px);background-position:2px;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' viewBox='352.45 128.77 963.66 963.66'%3E%3Ccircle cx='834.28' cy='610.6' r='481.33' style='stroke:%23fff;stroke-miterlimit:10'/%3E%3Cpath d='m485.39 356.79 230.07 307.62-231.52 250.11h52.11l202.7-218.98 163.77 218.98h177.32L836.82 589.6l215.5-232.81h-52.11L813.54 558.46 662.71 356.79zm76.63 38.38h81.46l359.72 480.97h-81.46z' style='fill:%23fff' transform='translate(52.39 -25.059)'/%3E%3C/svg%3E")}section.tool .sharer .icon.ln{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 32 32'%3E%3Crect width='28' height='28' x='2' y='2' fill='%231275b1' rx='14'/%3E%3Cpath fill='%23fff' d='M12.619 9.692c0 .935-.81 1.692-1.81 1.692C9.81 11.384 9 10.627 9 9.692S9.81 8 10.81 8c.999 0 1.809.758 1.809 1.692M9.247 12.628h3.093V22H9.247zM17.32 12.628h-3.093V22h3.093v-4.795c0-1.107.378-2.22 1.886-2.22 1.705 0 1.695 1.45 1.687 2.572-.01 1.467.014 2.965.014 4.443H24v-4.946c-.026-3.159-.85-4.614-3.557-4.614-1.608 0-2.604.73-3.123 1.39z'/%3E%3C/svg%3E")}section.tool .comment{display:flex;margin:0 .5rem;position:relative}section.tool .comment .icon.cm{background-size:calc(var(--base-size) - 7px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xml:space='preserve' width='64' height='64' viewBox='0 0 512 512'%3E%3Ccircle cx='256' cy='256' r='256' style='fill:%23db2b42'/%3E%3Cpath d='M394.768 128.448H117.232C103.352 128.448 92 139.8 92 153.68v176.616c0 13.88 11.352 25.232 25.232 25.232h132.464l94.616 75.696v-75.696h50.464c13.88 0 25.232-11.352 25.232-25.232V153.68c-.008-13.88-11.36-25.232-25.24-25.232' style='fill:%23fff'/%3E%3Cpath d='M135.16 179.752h241.68v16.792H135.16zM135.16 232h241.68v16.792H135.16zM135.16 284.288h189.896v16.792H135.16z'/%3E%3C/svg%3E")}section.tool .sizer{display:flex;position:relative}section.tool .sizer .icon.tx{border-width:0;border-radius:0;background-color:transparent;background-size:calc(var(--base-size) - 4px);background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='64' height='64' fill='none' viewBox='0 0 48 48'%3E%3Cg stroke-width='4'%3E%3Ccircle cx='24' cy='24' r='20' fill='%232f88ff' stroke='%232f88ff'/%3E%3Cpath stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' d='M32 16H16M24 34V16'/%3E%3C/g%3E%3C/svg%3E")}section.tool .separator{margin:0 .5rem}@media(max-width:575.98px){section.tool .icon span.badge{padding-top:3px;width:1rem;height:1rem}}section.tool.no-thumb{margin-top:0}.other-posts{padding-right:2rem;margin:2rem 0}.other-posts h3{margin-top:0;font-size:calc(1.26rem + .12vw)}@media(min-width:1200px){.other-posts h3{font-size:1.35rem}}.other-posts ul li{margin-bottom:.5rem}.other-posts ul li:last-child{margin-bottom:0}*{min-height:0;min-width:0}.wrapper{display:flex;flex-direction:column;min-height:100vh}.wrapper .page{flex:1}img{width:100%;height:100%;object-fit:cover}article a{display:contents}nav.top .navbar-brand-image{width:100px;height:auto;object-fit:cover}nav.top .nav-user .user span{width:2.5rem;height:2.5rem;display:block;border-radius:50%;background-position:50%;background-size:cover;background-repeat:no-repeat;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' fill='none' stroke='currentColor' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' class='icon icon-tabler icons-tabler-outline icon-tabler-user-circle' viewBox='0 0 24 24'%3E%3Cpath stroke='none' d='M0 0h24v24H0z'/%3E%3Cpath d='M3 12a9 9 0 1 0 18 0 9 9 0 1 0-18 0'/%3E%3Cpath d='M9 10a3 3 0 1 0 6 0 3 3 0 1 0-6 0M6.168 18.849A4 4 0 0 1 10 16h4a4 4 0 0 1 3.834 2.855'/%3E%3C/svg%3E")}footer.footer{background:#ac2330;background:linear-gradient(90deg,#ac2330,#d10e2a 71%);color:#fff}footer.footer .menus ul{list-style:none;padding:0;order:1;display:flex;flex-direction:column}footer.footer .menus ul a{color:#fff;font-family:Roboto,serif}footer.footer .menus ul:first-child{order:2}@media(max-width:575.98px){footer.footer .menus .col-sm-6{width:50%}}footer.footer .copies p{color:#dee2e6}
