/*! CSS Used from: https://kalbaronline.com/assets/css/unicons.min.css */
[class^="unicon-"]{font-family:"Unicons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.unicon-logo-x-filled:before{content:"\eb42";}
.unicon-calendar:before{content:"\e922";}
.unicon-chevron-right:before{content:"\e942";}
.unicon-email:before{content:"\e998";}
.unicon-link:before{content:"\e9f4";}
.unicon-logo-facebook:before{content:"\ea02";}
.unicon-share:before{content:"\eaaa";}
/*! CSS Used from: https://kalbaronline.com/assets/js/uni-core/css/uni-core.min.css */
a{color:#1e87f0;text-decoration:none;cursor:pointer;}
a:hover{color:#0f6ecd;text-decoration:underline;}
strong{font-weight:bolder;}
img,svg{vertical-align:middle;}
img,svg{max-width:100%;height:auto;box-sizing:border-box;}
figure,ol,p,ul{margin:0 0 20px 0;}
*+figure,*+ol,*+p,*+ul{margin-top:20px;}
h1,h2,h3,h4,h5,h6{margin:0 0 20px 0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-weight:400;color:#333;text-transform:none;}
*+h1,*+h3,*+h6{margin-top:40px;}
h1{font-size:2.23125rem;line-height:1.2;}
h2{font-size:1.7rem;line-height:1.3;}
h3{font-size:1.5rem;line-height:1.4;}
h4{font-size:1.25rem;line-height:1.4;}
h5{font-size:16px;line-height:1.4;}
h6{font-size:.875rem;line-height:1.4;}
@media (min-width:768px){
h1{font-size:2.625rem;}
h2{font-size:2rem;}
}
ol,ul{padding-left:30px;}
ol>li>ol{margin:0;}
:focus{outline:0;}
:focus-visible{outline:2px dotted #333;}
::selection{background:#39f;color:#fff;text-shadow:none;}
.uc-sticky{position:relative;z-index:980;box-sizing:border-box;}
.uc-sticky-placeholder{pointer-events:none;}
:where([class*=uc-transition-scale]){--uc-position-translate-x:0;--uc-position-translate-y:0;}
[class*=uc-transition-scale]{--uc-translate-x:0;--uc-translate-y:0;--uc-scale-x:1;--uc-scale-y:1;transform:translate(var(--uc-position-translate-x),var(--uc-position-translate-y)) translate(var(--uc-translate-x),var(--uc-translate-y)) scale(var(--uc-scale-x),var(--uc-scale-y));transition:.3s ease-out;transition-property:opacity,transform,filter;opacity:0;}
[class*=uc-transition-scale]{-webkit-backface-visibility:hidden;}
.uc-transition-scale-up{--uc-scale-x:1;--uc-scale-y:1;}
.uc-transition-toggle:focus .uc-transition-scale-up,.uc-transition-toggle:hover .uc-transition-scale-up{--uc-scale-x:1.03;--uc-scale-y:1.03;opacity:1;}
.uc-transition-opaque{opacity:1;}
[hidden]{display:none!important;}
*{--uc-inverse:initial;}
@media print{
*,::after,::before{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important;}
a,a:visited{text-decoration:underline;}
img,tr{page-break-inside:avoid;}
img{max-width:100%!important;}
h2,h3,p{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
}
/*! CSS Used from: https://kalbaronline.com/assets/css/unicons.min.css?a=1 */
[class^="unicon-"]{font-family:"Unicons"!important;speak:never;font-style:normal;font-weight:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;}
.unicon-logo-x-filled:before{content:"\eb42";}
.unicon-calendar:before{content:"\e922";}
.unicon-chevron-right:before{content:"\e942";}
.unicon-email:before{content:"\e998";}
.unicon-link:before{content:"\e9f4";}
.unicon-logo-facebook:before{content:"\ea02";}
.unicon-share:before{content:"\eaaa";}
/*! CSS Used from: https://kalbaronline.com/assets/css/theme/demo-seven.min.css */
a{color:var(--link-color-text);}
a:hover{color:var(--link-color-text-hover);}
.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:var(--heading-font-typeface,sans-serif)!important;font-weight:var(--heading-font-weight,700);letter-spacing:var(--heading-font-spacing,normal);font-style:var(--heading-font-style,normal);text-transform:var(--heading-font-transform,initial);-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;}
.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--color-gray-900);}
.panel{display:flow-root;position:relative;box-sizing:border-box;}
.panel>:last-child{margin-bottom:0;}
.media-cover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;box-sizing:border-box;object-fit:cover;}
.position-cover{position:absolute;top:0;right:0;bottom:0;left:0;}
.hstack,html.bp-sm .sm\:hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}
.vstack{display:flex;flex-direction:column;flex:1 1 auto;align-self:stretch;}
[class*=ratio-]{position:relative;width:100%;}
[class*=ratio-]::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}
[class*=ratio-]>*{object-fit:cover;}
svg{color:currentColor;}
svg :not([fill=none]){fill:currentColor;}
svg [fill=none]{stroke:currentColor;}
.form-control-sm{padding:0 .75rem!important;min-height:40px!important;font-size:1rem!important;}
.form-control{border-color:var(--border-color)!important;}
.form-control{background-color:#fff!important;}
.form-control{color:var(--color-gray-900)!important;}
.form-control:focus{border-color:var(--color-primary)!important;box-shadow:0 0 0 .25rem var(--shadow-color)!important;}
.form-control:focus{--shadow-color:rgba(0, 0, 0, 0.05);}
input::placeholder,textarea::placeholder{color:inherit!important;}
input::placeholder,textarea::placeholder{opacity:.65!important;}
.btn{display:inline-flex!important;align-items:center;justify-content:center;gap:.5rem;height:var(--bs-btn-height);text-transform:var(--button-font-transform);border-radius:var(--bs-btn-border-radius);}
.btn-sm{--bs-btn-height:40px!important;--bs-btn-padding-y:0px!important;--bs-btn-padding-x:1rem!important;--bs-btn-font-size:0.875rem!important;}
.btn-md{--bs-btn-height:48px!important;--bs-btn-padding-y:0px!important;--bs-btn-padding-x:1.5rem!important;--bs-btn-font-size:1rem!important;}
.fs-6{letter-spacing:.013125rem;}
.fs-7{letter-spacing:.01125rem;}
.nav-x{display:flex;flex-wrap:wrap;align-items:center;gap:1.5rem;list-style:none;margin:0;padding:0;}
.nav-x>*,.nav-x>*>*{display:flex;align-items:center;gap:.5rem;}
.nav-x a{text-decoration:none;color:inherit;}
[data-uc-img]{background-size:cover;background-repeat:no-repeat;background-position:center;background-color:rgba(137,137,137,.15);}
a:hover{text-decoration:none;}
#blog-comment{margin-top:40px;}
#blog-comment li{list-style:none;margin-left:-40px;padding-left:0;}
#blog-comment li{min-height:70px;margin-bottom:20px;padding-bottom:20px;border-bottom:solid 1px #ccc;}
#blog-comment li .avatar{position:absolute;margin-top:5px;}
#blog-comment li .avatar img{width:70px;border-radius:10px;-moz-border-radius:10px;-webkit-border-radius:10px;}
#blog-comment .comment{margin-left:85px;}
#blog-comment li{min-height:70px;font-size:15px;line-height:1.6em;}
#blog-comment li li{margin-left:55px;padding-bottom:0;margin-top:20px;padding-top:20px;border-top:solid 1px #ccc;border-bottom:none;}
#blog-comment li li .avatar{position:absolute;}
.comment-info{margin-left:85px;margin-bottom:5px;}
.comment-info .c_name{display:block;font-weight:700;color:#555;font-family:var(--heading-font-typeface,sans-serif)!important;}
.comment-info .c_reply{padding-left:10px;margin-left:5px;border-left:solid 1px #ddd;font-size:12px;font-weight:700;}
.comment-info .c_date{font-size:12px;}
.post-date{margin-right:20px;font-size:13px;font-family:var(--body-font);}
.post-date{color:var(--title-font-color);}
.post-date:before{font-family:FontAwesome;padding-right:10px;font-size:11px;}
.right-sidebar .recent-widget.widget{position:relative;transition:all .5s ease;margin-bottom:40px;border-radius:7px;padding:38px 40px 35px;background:#f6f6f6;}
.right-sidebar .recent-widget.widget ul{padding:0;margin:0;}
.right-sidebar .recent-widget.widget ul li{list-style:none;padding:20px 0;margin:0;display:flex;align-items:center;justify-content:space-between;font-weight:600;border-bottom:1px solid rgba(0,0,0,.1);}
.right-sidebar .widget{border-radius:7px;overflow:hidden;}
.right-sidebar .widget:last-child{margin-bottom:0;}
.right-sidebar .widget-title{color:#0e0e0e;font-family:var(--font-title);position:relative;font-size:24px;line-height:1.24;font-weight:700;z-index:1;position:relative;}
.right-sidebar .newsletter{text-align:center;margin-top:40px;}
.right-sidebar .newsletter form{display:block;margin-top:20px;}
.right-sidebar .newsletter form input{width:100%;padding:12px 20px 12px 20px;border:1px solid rgba(131,131,131,.1803921569);border-radius:8px;}
.right-sidebar .newsletter form button{width:100%;}
.recent-post-widget .show-featured{display:flex;align-items:center;}
.recent-post-widget .show-featured .post-img{flex:0 0 30%;max-width:30%;line-height:0;}
.recent-post-widget .show-featured .post-img img{height:85px;-o-object-fit:cover;object-fit:cover;}
.recent-post-widget .show-featured .post-item{flex:0 0 70%;max-width:70%;}
.recent-post-widget>div+div{margin-top:18px;}
.recent-post-widget .post-desc{margin-left:20px;}
.recent-post-widget .post-desc .rt-site-mega{display:flex;align-items:center;}
.recent-post-widget .post-desc .rt-site-mega .author-post{margin-right:10px;}
.recent-post-widget .post-desc span{display:inline-block;font-size:14px;color:var(--color-body);font-weight:400;line-height:1;}
.recent-post-widget .post-desc a{display:inline-block;color:#0e0e0e;transition:all .3s ease 0s;font-size:16px;line-height:22px;font-family:var(--font-primary);font-weight:600;margin-top:6px;text-decoration:none;}
.recent-post-widget .post-desc a:hover{color:var(--color-primary);}
@media (max-width:1200px) and (min-width:992px){
.right-sidebar .recent-widget.widget{padding:38px 20px 35px;}
.recent-post-widget .show-featured{flex-direction:column;align-items:start;gap:20px;}
.recent-post-widget .show-featured .post-img,.recent-post-widget .show-featured .post-item{flex:0 0 100%;max-width:100%;}
.recent-post-widget .post-desc{margin-left:0;}
.recent-post-widget .show-featured .post-img img{height:auto;}
}
@media (max-width:450px){
.recent-post-widget .show-featured{flex-direction:column;align-items:start;gap:20px;}
.recent-post-widget .show-featured .post-img,.recent-post-widget .show-featured .post-item{flex:0 0 100%;max-width:100%;}
.recent-post-widget .post-desc{margin-left:0;}
.recent-post-widget .show-featured .post-img img{height:auto;}
.right-sidebar .recent-widget.widget{padding:38px 20px 35px;}
}
*,::after,::before{box-sizing:border-box;}
h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:1rem;font-family:var(--font-family-secondary);font-weight:500;color:var(--bs-heading-color,inherit);}
p{margin:0;}
p+p{margin-top:1rem;}
ol,ul{padding-left:2rem;}
ol,ul{margin-top:0;margin-bottom:1rem;}
ol ol{margin-bottom:0;}
strong{font-weight:600;}
a{color:rgba(var(--bs-link-color-rgb),var(--bs-link-opacity,1));text-decoration:underline;}
a:hover{--bs-link-color-rgb:var(--bs-link-hover-color-rgb);}
figure{margin:0 0 1rem;}
img,svg{vertical-align:middle;}
table{caption-side:bottom;border-collapse:collapse;}
tbody,td,tr{border-color:inherit;border-style:solid;border-width:0;}
label{display:inline-block;}
button{border-radius:0;}
button:focus:not(:focus-visible){outline:0;}
button,input,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button{text-transform:none;}
[type=submit],button{-webkit-appearance:button;}
[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer;}
textarea{resize:vertical;}
[hidden]{display:none!important;}
.h5{font-size:var(--sizes-heading-h5-size)!important;line-height:var(--sizes-heading-h5-lh)!important;letter-spacing:var(--sizes-heading-h5-lp)!important;}
.h6{font-size:var(--sizes-heading-h6-size)!important;line-height:var(--sizes-heading-h6-lh)!important;letter-spacing:var(--sizes-heading-h6-lp)!important;}
@media (min-width:768px){
.md\:h5{font-size:var(--sizes-heading-h5-size)!important;line-height:var(--sizes-heading-h5-lh)!important;letter-spacing:var(--sizes-heading-h5-lp)!important;}
}
@media (min-width:992px){
.lg\:h5{font-size:var(--sizes-heading-h5-size)!important;line-height:var(--sizes-heading-h5-lh)!important;letter-spacing:var(--sizes-heading-h5-lp)!important;}
}
@media (min-width:1200px){
.xl\:h4{font-size:var(--sizes-heading-h4-size)!important;line-height:var(--sizes-heading-h4-lh)!important;letter-spacing:var(--sizes-heading-h4-lp)!important;}
}
.container{--bs-gutter-x:32px;--bs-gutter-y:0;width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-right:auto;margin-left:auto;}
@media (min-width:459px){
.container{max-width:540px;}
}
@media (min-width:768px){
.container{max-width:720px;}
}
@media (min-width:992px){
.container{max-width:960px;}
}
@media (min-width:1200px){
.container{max-width:1140px;}
}
@media (min-width:1400px){
.container{max-width:1320px;}
}
.row{--bs-gutter-x:1.5rem;--bs-gutter-y:0;display:flex;flex-wrap:wrap;margin-top:calc(-1 * var(--bs-gutter-y));margin-right:calc(-.5 * var(--bs-gutter-x));margin-left:calc(-.5 * var(--bs-gutter-x));}
.row>*{flex-shrink:0;width:100%;max-width:100%;padding-right:calc(var(--bs-gutter-x) * .5);padding-left:calc(var(--bs-gutter-x) * .5);margin-top:var(--bs-gutter-y);}
.child-cols-6>*{--grid-total:12;--grid-count:6;flex:0 0 auto;width:50%;}
@media (min-width:768px){
.md\:child-cols-4>*{--grid-total:12;--grid-count:4;flex:0 0 auto;width:33.33333333%;}
}
@media (min-width:992px){
.lg\:child-cols>*{flex:1 0 0%;}
}
.gx-2{--bs-gutter-x:1rem;}
.g-4{--bs-gutter-x:2rem;}
.g-4,.gy-4{--bs-gutter-y:2rem;}
@media (min-width:459px){
.sm\:gx-3{--bs-gutter-x:1.5rem;}
.sm\:gy-6{--bs-gutter-y:3rem;}
}
@media (min-width:992px){
.lg\:col-4{--grid-total:12;--grid-count:4;flex:0 0 auto;width:33.33333333%;}
.lg\:col-8{--grid-total:12;--grid-count:8;flex:0 0 auto;width:66.66666667%;}
.lg\:g-6{--bs-gutter-x:3rem;}
.lg\:g-6{--bs-gutter-y:3rem;}
}
.clearfix::after{display:block;clear:both;content:"";}
.ratio{position:relative;width:100%;}
.ratio::before{display:block;padding-top:var(--bs-aspect-ratio);content:"";}
.ratio>*{position:absolute;top:0;left:0;width:100%;height:100%;}
.ratio-1x1{--bs-aspect-ratio:100%;}
.ratio-4x3{--bs-aspect-ratio:75%;}
.hstack{display:flex;flex-direction:row;align-items:center;align-self:stretch;}
.vstack{display:flex;flex:1 1 auto;flex-direction:column;align-self:stretch;}
.btn{--bs-btn-padding-x:1.5rem;--bs-btn-padding-y:0px;--bs-btn-font-family:var(--font-family-primary);--bs-btn-font-size:1rem;--bs-btn-font-weight:700;--bs-btn-line-height:48px;--bs-btn-color:#212529;--bs-btn-bg:transparent;--bs-btn-border-width:1px;--bs-btn-border-color:transparent;--bs-btn-border-radius:var(--radius);--bs-btn-hover-border-color:transparent;--bs-btn-box-shadow:inset 0 1px 0 rgba(255, 255, 255, 0.15),0 1px 1px rgba(0, 0, 0, 0.075);--bs-btn-disabled-opacity:0.65;--bs-btn-focus-box-shadow:0 0 0 0.25rem rgba(var(--bs-btn-focus-shadow-rgb), .5);display:inline-block;padding:var(--bs-btn-padding-y) var(--bs-btn-padding-x);font-family:var(--bs-btn-font-family);font-size:var(--bs-btn-font-size);font-weight:var(--bs-btn-font-weight);line-height:var(--bs-btn-line-height);color:var(--bs-btn-color);text-align:center;text-decoration:none;vertical-align:middle;cursor:pointer;user-select:none;border:var(--bs-btn-border-width) solid var(--bs-btn-border-color);border-radius:var(--bs-btn-border-radius);background-color:var(--bs-btn-bg);transition:color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.btn{transition:none;}
}
.btn:hover{color:var(--bs-btn-hover-color);background-color:var(--bs-btn-hover-bg);border-color:var(--bs-btn-hover-border-color);}
.btn:first-child:active,:not(.btn-check)+.btn:active{color:var(--bs-btn-active-color);background-color:var(--bs-btn-active-bg);border-color:var(--bs-btn-active-border-color);}
.btn:disabled{color:var(--bs-btn-disabled-color);pointer-events:none;background-color:var(--bs-btn-disabled-bg);border-color:var(--bs-btn-disabled-border-color);opacity:var(--bs-btn-disabled-opacity);}
.btn-primary{--bs-btn-color:#fff;--bs-btn-bg:#e62323;--bs-btn-border-color:#e62323;--bs-btn-hover-color:#fff;--bs-btn-hover-bg:#c41e1e;--bs-btn-hover-border-color:#b81c1c;--bs-btn-focus-shadow-rgb:234,68,68;--bs-btn-active-color:#fff;--bs-btn-active-bg:#b81c1c;--bs-btn-active-border-color:#ad1a1a;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#fff;--bs-btn-disabled-bg:#e62323;--bs-btn-disabled-border-color:#e62323;}
.btn-outline-gray-100{--bs-btn-color:#dedede;--bs-btn-border-color:#dedede;--bs-btn-hover-color:#000;--bs-btn-hover-bg:#dedede;--bs-btn-hover-border-color:#dedede;--bs-btn-focus-shadow-rgb:222,222,222;--bs-btn-active-color:#000;--bs-btn-active-bg:#dedede;--bs-btn-active-border-color:#dedede;--bs-btn-active-shadow:inset 0 3px 5px rgba(0, 0, 0, 0.125);--bs-btn-disabled-color:#dedede;--bs-btn-disabled-bg:transparent;--bs-btn-disabled-border-color:#dedede;--bs-gradient:none;}
.btn-sm{--bs-btn-padding-y:0.25rem;--bs-btn-padding-x:0.5rem;--bs-btn-font-size:0.875rem;--bs-btn-border-radius:var(--radius);}
.form-control{display:block;width:100%;padding:1rem 1rem;font-family:var(--font-text-family);font-size:1rem;font-weight:400;line-height:1.25rem;color:#212529;background-color:#fff;background-clip:padding-box;border:1px solid #ced4da;appearance:none;border-radius:var(--radius);transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;}
@media (prefers-reduced-motion:reduce){
.form-control{transition:none;}
}
.form-control:focus{color:#212529;background-color:#fff;border-color:#86b7fe;outline:0;box-shadow:0 0 0 .25rem rgba(13,110,253,.25);}
.form-control::placeholder{color:#6c757d;opacity:1;}
.form-control:disabled{background-color:#e9ecef;opacity:1;}
.form-control-sm{min-height:calc(1.5em + .5rem + 2px);padding:.75rem;font-size:1rem;border-radius:var(--radius);}
textarea.form-control{min-height:calc(1.5em + .75rem + 2px);}
.input-group{position:relative;display:flex;flex-wrap:wrap;align-items:stretch;width:100%;}
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu):not(.form-floating){border-top-right-radius:0;border-bottom-right-radius:0;}
.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback){margin-left:-1px;border-top-left-radius:0;border-bottom-left-radius:0;}
.breadcrumb{--bs-breadcrumb-padding-x:0;--bs-breadcrumb-padding-y:0;--bs-breadcrumb-margin-bottom:1rem;--bs-breadcrumb-divider-color:#6c757d;--bs-breadcrumb-item-padding-x:0.5rem;--bs-breadcrumb-item-active-color:#6c757d;display:flex;flex-wrap:wrap;padding:var(--bs-breadcrumb-padding-y) var(--bs-breadcrumb-padding-x);margin-bottom:var(--bs-breadcrumb-margin-bottom);font-size:var(--bs-breadcrumb-font-size);list-style:none;background-color:var(--bs-breadcrumb-bg);border-radius:var(--bs-breadcrumb-border-radius);}
.opacity-60{opacity:.6!important;}
.overflow-hidden{overflow:hidden!important;}
.position-relative{position:relative!important;}
.border-top{border-top:var(--bs-border-width) var(--bs-border-style) var(--bs-border-color)!important;}
.hover\:border-primary:hover{--bs-border-opacity:1;border-color:rgba(var(--bs-primary-rgb),var(--bs-border-opacity))!important;}
.border-gray-900{--bs-border-opacity:1;border-color:rgba(var(--bs-gray-900-rgb),var(--bs-border-opacity))!important;}
.border-blue-600{--bs-border-opacity:1;border-color:rgba(var(--bs-blue-600-rgb),var(--bs-border-opacity))!important;}
.border-opacity-15{--bs-border-opacity:0.15;}
.w-32px{width:32px!important;}
.w-100px{width:100px!important;}
.w-1\/3{width:33.3333333%!important;}
.w-100{width:100%!important;}
.w-full{width:100%!important;}
.max-w-lg{max-width:1040px!important;}
.max-w-xl{max-width:1280px!important;}
.h-32px{height:32px!important;}
.h-40px{height:40px!important;}
.h-100px{height:100px!important;}
.h-250px{height:250px!important;}
.justify-center{justify-content:center!important;}
.justify-between{justify-content:space-between!important;}
.m-0{margin:0!important;}
.mx-auto{margin-right:auto!important;margin-left:auto!important;}
.mt-0{margin-top:0!important;}
.mt-1{margin-top:.5rem!important;}
.mt-2{margin-top:1rem!important;}
.mt-4{margin-top:2rem!important;}
.mt-8{margin-top:4rem!important;}
.me-narrow{margin-right:.25rem!important;}
.me-1{margin-right:.5rem!important;}
.mb-0{margin-bottom:0!important;}
.mb-2{margin-bottom:1rem!important;}
.mb-5{margin-bottom:2.5rem!important;}
.mb-6{margin-bottom:3rem!important;}
.mb-8{margin-bottom:4rem!important;}
.p-0{padding:0!important;}
.p-3{padding:1.5rem!important;}
.px-2{padding-right:1rem!important;padding-left:1rem!important;}
.px-4{padding-right:2rem!important;padding-left:2rem!important;}
.py-4{padding-top:2rem!important;padding-bottom:2rem!important;}
.pt-2{padding-top:1rem!important;}
.gap-narrow{gap:.25rem!important;}
.gap-1{gap:.5rem!important;}
.gap-2{gap:1rem!important;}
.gap-3{gap:1.5rem!important;}
.gap-4{gap:2rem!important;}
.fs-6{font-size:.875rem!important;}
.fs-7{font-size:.75rem!important;}
.text-end{text-align:right!important;}
.text-center{text-align:center!important;}
.text-none{text-decoration:none!important;}
.text-primary{--bs-text-opacity:1;color:rgba(var(--bs-primary-rgb),var(--bs-text-opacity))!important;}
.text-dark{--bs-text-opacity:1;color:rgba(var(--bs-dark-rgb),var(--bs-text-opacity))!important;}
.text-gray-500{--bs-text-opacity:1;color:rgba(var(--bs-gray-500-rgb),var(--bs-text-opacity))!important;}
.text-gray-700{--bs-text-opacity:1;color:rgba(var(--bs-gray-700-rgb),var(--bs-text-opacity))!important;}
.text-gray-800{--bs-text-opacity:1;color:rgba(var(--bs-gray-800-rgb),var(--bs-text-opacity))!important;}
.text-orange-600{--bs-text-opacity:1;color:rgba(var(--bs-orange-600-rgb),var(--bs-text-opacity))!important;}
.text-green-600{--bs-text-opacity:1;color:rgba(var(--bs-green-600-rgb),var(--bs-text-opacity))!important;}
.text-black{--bs-text-opacity:1;color:rgba(var(--bs-black-rgb),var(--bs-text-opacity))!important;}
.hover\:text-white:hover{--bs-text-opacity:1;color:rgba(var(--bs-white-rgb),var(--bs-text-opacity))!important;}
.hover\:bg-primary:hover{--bs-bg-opacity:1;background-color:rgba(var(--bs-primary-rgb),var(--bs-bg-opacity))!important;}
.bg-gray-25{--bs-bg-opacity:1;background-color:rgba(var(--bs-gray-25-rgb),var(--bs-bg-opacity))!important;}
.bg-white{--bs-bg-opacity:1;background-color:rgba(var(--bs-white-rgb),var(--bs-bg-opacity))!important;}
.rounded{border-radius:var(--radius)!important;}
.rounded-circle{border-radius:50%!important;}
.icon-1{width:20px!important;height:20px!important;font-size:20px!important;}
.ratio-1x1{--bs-aspect-ratio:100%!important;}
.ratio-4x3{--bs-aspect-ratio:75%!important;}
@media (min-width:459px){
.sm\:w-1\/2{width:50%!important;}
}
@media (min-width:768px){
.md\:gap-6{gap:3rem!important;}
.md\:fs-5{font-size:1rem!important;}
}
@media (min-width:992px){
.lg\:w-40px{width:40px!important;}
.lg\:w-48px{width:48px!important;}
.lg\:h-40px{height:40px!important;}
.lg\:h-48px{height:48px!important;}
.lg\:mt-0{margin-top:0!important;}
}
@media (min-width:1200px){
.xl\:mt-0{margin-top:0!important;}
.xl\:mt-9{margin-top:5rem!important;}
.xl\:mb-6{margin-bottom:3rem!important;}
.xl\:py-9{padding-top:5rem!important;padding-bottom:5rem!important;}
.xl\:gap-8{gap:4rem!important;}
}
/*! CSS Used from: Embedded */
.news-content{position:relative;max-height:250px;overflow:hidden;padding:25px;}
.news-content p{margin-bottom:15px;color:var(--dark-gray);}
.news-content::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:100px;background:linear-gradient(to top, rgba(255,255,255,1) 0%, rgba(255,255,255,0) 100%);}
.step-container{padding:1px;border-top:0px solid rgba(0,0,0,0.05);display:flex;flex-direction:column;align-items:center;}
.step-title{font-size:1.3rem;margin-bottom:15px;font-weight:600;color:var(--primary);text-align:center;}
.step-description{color:var(--dark-gray);margin-bottom:20px;text-align:center;max-width:500px;}
.input-group{width:100%;max-width:450px;margin-bottom:20px;position:relative;}
input[type="text"]{width:100%;padding:15px 15px 15px 45px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:var(--transition);}
input[type="text"]:focus{border-color:var(--accent);outline:none;box-shadow:0 0 0 3px rgba(67, 97, 238, 0.2);}
.qris-container{background:white;border-radius:12px;padding:20px;box-shadow:0 5px 15px rgba(0,0,0,0.05);margin:20px 0;text-align:center;border:1px solid #e9ecef;}
.qris-img{width:220px;height:auto;}
.payment-options{display:flex;gap:15px;margin-top:20px;flex-wrap:wrap;justify-content:center;}
.countdown{font-size:0.9rem;color:var(--dark-gray);margin-top:15px;text-align:center;}
.timer{font-weight:600;color:var(--primary);}
.hidden{display:none;}
.success-message{text-align:center;padding:30px;}
.success-icon{font-size:4rem;color:var(--success);margin-bottom:20px;animation:bounce 1s infinite alternate;}
@media (max-width: 768px){
.news-content{padding:20px;max-height:200px;}
.payment-options{flex-direction:column;width:100%;}
}
/*! CSS Used from: Embedded */
.parallax-ad-container{height:450px;position:relative;overflow:hidden;}
.parallax-ad{background-image:url('https://dashboarko.kawanonline.com/storage/cropped/ko_1757083652_B49RqJfKEC.jpg?1780112640');background-size:50%  auto;width:100%;background-position:center;background-repeat:no-repeat;background-attachment:fixed;height:100%;position:absolute;margin-top:30px;border:solid 0px #FF0004;z-index:1;}
.parallax-content{position:relative;z-index:2;background-color:rgba(255, 255, 255, 0);padding:-50;}
@media (max-width: 700px){
.parallax-ad{background-image:url('https://dashboarko.kawanonline.com/storage/cropped/ko_1757685751_Q3cssKQadN.jpg?1780112640');}
}
@media (min-width: 300px){
.parallax-ad{background-size:89%;background-position:48% 76px;}
.parallax-ad-container{height:350px;position:relative;overflow:hidden;}
}
@media (min-width: 400px){
.parallax-ad{background-size:89%;background-position:48% 76px;}
}
@media (min-width: 500px){
.parallax-ad{background-size:89%;background-position:48% 76px;}
}
@media (min-width: 600px){
.parallax-ad{background-size:80%;background-position:48% 76px;}
}
@media (min-width: 650px){
.parallax-ad{background-size:73%;background-position:48% 76px;}
}
@media (min-width: 700px){
.parallax-ad{background-size:68%;background-position:48% 76px;}
}
@media (min-width: 768px){
.parallax-ad{background-size:88%;background-position:48% 76px;}
}
@media (min-width: 992px){
.parallax-ad{background-size:58%;background-position:13% 120px;}
}
@media (min-width: 992px){
.parallax-ad{background-size:58%;background-position:13% 120px;}
}
@media (min-width: 1024px){
.parallax-ad{background-size:57%;background-position:15% 120px;}
}
@media (min-width: 1100px){
.parallax-ad{background-size:52%;background-position:20% 120px;}
}
@media (min-width: 1200px){
.parallax-ad{background-size:57.5%;background-position:13% 120px;}
}
@media (min-width: 1280px){
.parallax-ad{background-size:54%;background-position:18% 120px;}
}
@media (min-width: 1360px){
.parallax-ad{background-size:51%;background-position:21% 120px;}
}
@media (min-width: 1400px){
.parallax-ad{background-size:58%;background-position:13% 120px;}
}
@media (min-width: 1500px){
.parallax-ad{background-size:55%;background-position:16.5% 120px;}
}
@media (min-width: 1600px){
.parallax-ad{background-size:51%;background-position:22% 120px;}
}
@media (min-width: 1700px){
.parallax-ad{background-size:48%;background-position:25.5% 120px;}
}
@media (min-width: 1800px){
.parallax-ad{background-size:45%;background-position:26.5% 120px;}
}
@media (min-width: 1900px){
.parallax-ad{background-size:42%;background-position:29.5% 120px;}
}
@media (min-width: 2000px){
.parallax-ad{background-size:38%;background-position:32.5% 120px;}
}
/*! CSS Used from: Embedded */
.containerx{padding:30px;max-width:548px;width:100%;background-color:white;border-radius:12px;box-shadow:0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 8px 10px -6px rgba(0, 0, 0, 0.1);overflow:hidden;position:relative;border-top:2px solid #f59e0b;}
@media (max-width: 768px){
.containerx{padding:0px;}
}
.text-center{text-align:center;}
.text-left{text-align:left;}
.mb-6{margin-bottom:24px;}
.mb-2{margin-bottom:8px;}
.mb-8{margin-bottom:32px;}
.mt-8{margin-top:32px;}
.mt-4{margin-top:16px;}
.space-y-4 > * + *{margin-top:16px;}
.px-4{padding-left:16px;padding-right:16px;}
.mr-2{margin-right:8px;}
.font-bold{font-weight:700;}
.font-semibold{font-weight:600;}
.text-xl{font-size:1.25rem;}
.text-2xl{font-size:1.5rem;}
.text-sm{font-size:0.875rem;}
.hidden{display:none;}
.text-gray-800{color:#1f2937;}
.text-gray-500{color:#6b7280;}
.text-green-600{color:#16a34a;}
.text-orange-600{color:#ea580c;}
.radio-custom:checked + .subscription-label{border-color:#2563eb;box-shadow:0 0 0 3px rgba(37, 99, 235, 0.3);}
.subscription-label{display:block;padding:16px;border:2px solid #d1d5db;border-radius:8px;cursor:pointer;transition:all 0.3s ease;position:relative;}
.best-price-badge{position:absolute;top:0;left:0;background-color:#2563eb;color:white;font-size:0.75rem;font-weight:600;padding:4px 12px;border-top-left-radius:8px;border-bottom-right-radius:8px;transform:translateY(-100%);display:none;}
.option-content{display:flex;align-items:center;justify-content:space-between;}
.option-left{display:flex;align-items:center;}
.custom-radio{height:20px;width:20px;border:1px solid #9ca3af;border-radius:50%;margin-right:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0;}
.radio-inner{height:12px;width:12px;border-radius:50%;background-color:#2563eb;opacity:0;transition:opacity 0.3s;}
.radio-custom:checked + .subscription-label .radio-inner{opacity:1;}
.radio-custom:checked + .subscription-label .best-price-badge{display:block;}
.btn-subscribe{width:100%;background-color:#16a34a;color:white;font-weight:700;padding:12px;border-radius:6px;transition:background-color 0.2s;box-shadow:0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -2px rgba(0, 0, 0, 0.1);border:none;cursor:pointer;}
.btn-subscribe:hover{background-color:#15803d;}
.feature-list-item{display:flex;align-items:flex-start;}
/*! CSS Used from: Embedded */
.judul-ellipsis{color:#1a1a1a;font-size:15px;color:#6E6E6E;font-family:'Roboto', sans-serif;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%;display:inline-block;border:solid 0px #FF0004;}
.responsive-con{margin-top:-40px;}
@media (max-width: 450px){
.responsive-con{margin-top:-23px;padding-left:0px!important;padding-right:0px!important;}
}
/*! CSS Used from: Embedded */
.my-judul{font-size:40px;line-height:40px;letter-spacing:0px;}
@media (max-width: 768px){
.my-judul{font-size:30px;line-height:30px;letter-spacing:0px;}
}
@media (max-width: 480px){
.my-judul{font-size:23px;line-height:21px;letter-spacing:0px;}
}
.ribbon-container{position:relative;margin-top:-15px;margin-bottom:10px;height:36px;background-color:transparent;}
.ribbon{position:relative;top:0;left:10px;width:fit-content;white-space:nowrap;height:100%;background-color:#e74c3c;color:white;display:flex;justify-content:center;align-items:center;font-size:18px;font-weight:bold;box-shadow:0 3px 10px rgba(0, 0, 0, 0.2);border-radius:0 5px 5px 0;padding:0 10px;box-sizing:border-box;}
.ribbon::before{content:'';position:absolute;top:0;left:-10px;width:10px;height:100%;background-color:#c0392b;border-radius:5px 0 0 5px;box-shadow:-2px 0 5px rgba(0, 0, 0, 0.15);z-index:2;}
.ribbon::after{content:'';position:absolute;right:-8px;top:0;width:0;height:0;border-top:18px solid transparent;border-bottom:18px solid transparent;border-left:10px solid #e74c3c;z-index:1;}
/*! CSS Used from: Embedded */
.slider{-webkit-appearance:none;width:100%;height:15px;border-radius:5px;background:#d3d3d3;outline:none;opacity:0.7;-webkit-transition:.2s;transition:opacity .2s;}
.slider:hover{opacity:1;}
/*! CSS Used from: Embedded */
.container_2{width:100%;border:solid 0px #F3F3F3;margin-top:-10px;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;box-sizing:border-box;}
@media (max-width: 600px){
.container_2{margin-top:-10px;flex-direction:column;align-items:stretch;}
.container_2 > div{width:100%;margin:5px 0;text-align:left;}
}
/*! CSS Used from: Embedded */
.article-image{width:100%;padding:30px 0;overflow:hidden;}
@media (min-width: 768px){
.article-image{width:100%;padding:6px 0;overflow:hidden;}
}
@media (min-width: 1024px){
.article-image{width:100%;padding:6px 0;overflow:hidden;}
}
/*! CSS Used from: Embedded */
.whatsapp-banner{display:flex;align-items:center;gap:5px;padding:7px 10px;background-color:#e6f6e6;border-radius:10px;margin-bottom:22px;width:100%;box-shadow:0 4px 6px rgba(0, 0, 0, 0.1);}
.whatsapp-icon{width:30px;height:30px;}
.banner-text{font-size:13px;color:#333;flex-grow:1;margin:0;line-height:13px;}
.join-button{background-color:#0c61a0;color:#fff;border:none;padding:10px 20px;border-radius:20px;font-size:12px;font-weight:bold;cursor:pointer;white-space:nowrap;transition:background-color 0.3s ease;}
.join-button:hover{background-color:#0a4f85;}
/*! CSS Used from: Embedded */
.spinner{display:inline-block;width:16px;height:16px;border:2px solid #f3f3f3;border-top:2px solid #3498db;border-radius:50%;animation:spin 1s linear infinite;margin-right:8px;vertical-align:middle;}
#payment-status{font-size:18px;margin-top:20px;text-align:center;}
/*! CSS Used from: Embedded */
*{font-family:'Segoe UI', Tahoma, Geneva, Verdana, sans-serif;}
.payment-container{background-color:white;border-radius:20px;box-shadow:0 15px 30px rgba(0, 0, 0, 0.2);padding:40px;max-width:500px;width:100%;text-align:center;position:relative;overflow:hidden;}
.success-animation{margin:0 auto 30px;width:120px;height:120px;position:relative;}
.checkmark{width:120px;height:120px;border-radius:50%;display:block;stroke-width:2;stroke:#4bb71b;stroke-miterlimit:10;box-shadow:inset 0px 0px 0px #4bb71b;animation:fill .4s ease-in-out .4s forwards, scale .3s ease-in-out .9s both;position:relative;top:5px;right:5px;margin:0 auto;}
.checkmark-circle{stroke-dasharray:166;stroke-dashoffset:166;stroke-width:2;stroke-miterlimit:10;stroke:#4bb71b;fill:none;animation:stroke 0.6s cubic-bezier(0.65, 0, 0.45, 1) forwards;}
.checkmark-check{transform-origin:50% 50%;stroke-dasharray:48;stroke-dashoffset:48;animation:stroke 0.3s cubic-bezier(0.65, 0, 0.45, 1) 0.8s forwards;}
h1{color:#333;margin-bottom:15px;font-size:28px;}
p{color:#666;margin-bottom:25px;line-height:1.6;}
.payment-details{background-color:#f8f9fa;border-radius:10px;padding:20px;margin:25px 0;text-align:left;}
.detail-row{display:flex;justify-content:space-between;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #e9ecef;}
.detail-row:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none;}
.detail-label{color:#6c757d;font-weight:500;}
.detail-value{color:#333;font-weight:600;}
.buttons{display:flex;gap:15px;margin-top:30px;}
button{flex:1;padding:14px;border:none;border-radius:10px;font-weight:600;font-size:16px;cursor:pointer;transition:all 0.3s ease;}
.btn-primary{background-color:#4bb71b;color:white;}
.btn-primary:hover{background-color:#3e9c15;transform:translateY(-2px);}
@media (max-width: 768px){
.payment-container{padding:30px;}
.success-animation{width:100px;height:100px;}
.checkmark{width:100px;height:100px;}
h1{font-size:24px;}
.buttons{flex-direction:column;}
}
@media (max-width: 480px){
.payment-container{padding:20px;border-radius:15px;}
.success-animation{width:80px;height:80px;margin-bottom:20px;}
.checkmark{width:80px;height:80px;}
p{margin-bottom:20px;}
.payment-details{padding:15px;margin:20px 0;}
.detail-row{flex-direction:column;margin-bottom:8px;}
.detail-label{font-size:14px;margin-bottom:5px;}
.detail-value{font-size:15px;}
.buttons{margin-top:20px;gap:10px;}
button{padding:12px;font-size:15px;}
}
@media (max-width: 360px){
.payment-container{padding:15px;}
.success-animation{width:70px;height:70px;}
.checkmark{width:70px;height:70px;}
.payment-details{padding:12px;}
.detail-label,.detail-value{font-size:13px;}
button{padding:10px;font-size:14px;}
}
/*! CSS Used from: Embedded */
.tag-container{display:flex;flex-wrap:wrap;gap:8px;margin-top:10px;}
.tag-badge{display:inline-block;padding:6px 14px;font-size:13px;font-weight:500;color:#34495e;background:#f4f6f8;border-radius:20px;transition:all 0.25s ease;cursor:pointer;}
.tag-badge:hover{background:#2ecc71;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px rgba(46, 204, 113, 0.25);}
/*! CSS Used keyframes */
@keyframes bounce{from{transform:translateY(0);}to{transform:translateY(-10px);}}
@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
@keyframes fill{100%{box-shadow:inset 0px 0px 0px 60px #4bb71b;}}
@keyframes scale{0%, 100%{transform:none;}50%{transform:scale3d(1.1, 1.1, 1);}}
@keyframes stroke{100%{stroke-dashoffset:0;}}
/*! CSS Used fontfaces */
@font-face{font-family:Unicons;src:url("https://kalbaronline.com/Unicons.eot");src:url("https://kalbaronline.com/Unicons.eot#iefix")       format("embedded-opentype"),     url("https://kalbaronline.com/Unicons.ttf")       format("truetype"),     url("https://kalbaronline.com/Unicons.woff")       format("woff"),     url("https://html.themewant.com/news5/assets/fonts/unicons/Unicons.svg#Unicons")       format("svg");font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:Unicons;src:url("https://kalbaronline.com/Unicons.eot");src:url("https://kalbaronline.com/Unicons.eot#iefix")       format("embedded-opentype"),     url("https://kalbaronline.com/Unicons.ttf")       format("truetype"),     url("https://kalbaronline.com/Unicons.woff")       format("woff"),     url("https://html.themewant.com/news5/assets/fonts/unicons/Unicons.svg#Unicons")       format("svg");font-weight:normal;font-style:normal;font-display:block;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100 900;font-stretch:100%;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v51/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}