/*! CSS Used from: https://www.gallottimotors.com.br/css/icofont.min.css */
[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased;}
.icofont-long-arrow-right:before{content:"\ea94";}
.icofont-rounded-down:before{content:"\ea99";}
.icofont-rounded-up:before{content:"\eaa1";}
.icofont-ui-call:before{content:"\ec46";}
.icofont-instagram:before{content:"\ed46";}
.icofont-whatsapp:before{content:"\ed86";}
.icofont-close-circled:before{content:"\eedd";}
.icofont-close-line-circled:before{content:"\eede";}
.icofont-envelope-open:before{content:"\ef13";}
.icofont-location-pin:before{content:"\ef79";}
.icofont-phone:before{content:"\efbb";}
/*! CSS Used from: https://www.gallottimotors.com.br/css/animate.min.css */
:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1;}
/*! CSS Used from: https://www.gallottimotors.com.br/css/owl.carousel.min.css */
.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative;}
.owl-carousel{display:none;width:100%;z-index:1;}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden;}
.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}
.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0);}
.owl-carousel .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}
.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none;}
.owl-carousel .owl-item img{display:block;width:100%;}
.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none;}
.owl-carousel.owl-loaded{display:block;}
.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev{background:0 0;color:inherit;border:none;padding:0!important;font:inherit;}
.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
/*! CSS Used from: https://www.gallottimotors.com.br/css/bootstrap.min.css */
:root{--blue:#007bff;--indigo:#6610f2;--purple:#6f42c1;--pink:#e83e8c;--red:#dc3545;--orange:#fd7e14;--yellow:#ffc107;--green:#28a745;--teal:#20c997;--cyan:#17a2b8;--white:#fff;--gray:#6c757d;--gray-dark:#343a40;--primary:#007bff;--secondary:#6c757d;--success:#28a745;--info:#17a2b8;--warning:#ffc107;--danger:#dc3545;--light:#f8f9fa;--dark:#343a40;--breakpoint-xs:0;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--font-family-sans-serif:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";--font-family-monospace:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;}
*,::after,::before{box-sizing:border-box;}
html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;}
footer,header,nav,section{display:block;}
body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans","Liberation Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff;}
[tabindex="-1"]:focus:not(:focus-visible){outline:0!important;}
h1,h2,h3{margin-top:0;margin-bottom:.5rem;}
p{margin-top:0;margin-bottom:1rem;}
ul{margin-top:0;margin-bottom:1rem;}
ul ul{margin-bottom:0;}
a{color:#007bff;text-decoration:none;background-color:transparent;}
a:hover{color:#0056b3;text-decoration:underline;}
img{vertical-align:middle;border-style:none;}
button{border-radius:0;}
button:focus:not(:focus-visible){outline:0;}
button{margin:0;font-family:inherit;font-size:inherit;line-height:inherit;}
button{overflow:visible;}
button{text-transform:none;}
[type=button],button{-webkit-appearance:button;}
[type=button]:not(:disabled),button:not(:disabled){cursor:pointer;}
h1,h2,h3{margin-bottom:.5rem;font-weight:500;line-height:1.2;}
h1{font-size:2.5rem;}
h2{font-size:2rem;}
h3{font-size:1.75rem;}
.lead{font-size:1.25rem;font-weight:300;}
.container,.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto;}
@media (min-width:576px){
.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;}
}
.row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-15px;margin-left:-15px;}
.col-md-12,.col-md-5,.col-md-6,.col-md-7{position:relative;width:100%;padding-right:15px;padding-left:15px;}
@media (min-width:768px){
.col-md-5{-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%;}
.col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%;}
.col-md-7{-ms-flex:0 0 58.333333%;flex:0 0 58.333333%;max-width:58.333333%;}
.col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;}
}
.btn{display:inline-block;font-weight:400;color:#212529;text-align:center;vertical-align:middle;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-color:transparent;border:1px solid transparent;padding:.375rem .75rem;font-size:1rem;line-height:1.5;border-radius:.25rem;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:#212529;text-decoration:none;}
.btn:focus{outline:0;box-shadow:0 0 0 .2rem rgba(0,123,255,.25);}
.btn:disabled{opacity:.65;}
.btn:not(:disabled):not(.disabled){cursor:pointer;}
.fade{transition:opacity .15s linear;}
@media (prefers-reduced-motion:reduce){
.fade{transition:none;}
}
.fade:not(.show){opacity:0;}
.collapse:not(.show){display:none;}
.nav-link{display:block;padding:.5rem 1rem;}
.nav-link:focus,.nav-link:hover{text-decoration:none;}
.navbar{position:relative;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:justify;justify-content:space-between;padding:.5rem 1rem;}
.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap;}
.navbar-brand:focus,.navbar-brand:hover{text-decoration:none;}
.navbar-nav{display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;}
.navbar-nav .nav-link{padding-right:0;padding-left:0;}
.navbar-collapse{-ms-flex-preferred-size:100%;flex-basis:100%;-ms-flex-positive:1;flex-grow:1;-ms-flex-align:center;align-items:center;}
.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem;}
.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none;}
.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:50%/100% 100% no-repeat;}
@media (min-width:992px){
.navbar-expand-lg{-ms-flex-flow:row nowrap;flex-flow:row nowrap;-ms-flex-pack:start;justify-content:flex-start;}
.navbar-expand-lg .navbar-nav{-ms-flex-direction:row;flex-direction:row;}
.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem;}
.navbar-expand-lg .navbar-collapse{display:-ms-flexbox!important;display:flex!important;-ms-flex-preferred-size:auto;flex-basis:auto;}
.navbar-expand-lg .navbar-toggler{display:none;}
}
.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0;}
.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none;}
.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px);}
@media (prefers-reduced-motion:reduce){
.modal.fade .modal-dialog{transition:none;}
}
.modal-content{position:relative;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0;}
.modal-body{position:relative;-ms-flex:1 1 auto;flex:1 1 auto;padding:1rem;}
.modal-footer{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;-ms-flex-pack:end;justify-content:flex-end;padding:.75rem;border-top:1px solid #dee2e6;border-bottom-right-radius:calc(.3rem - 1px);border-bottom-left-radius:calc(.3rem - 1px);}
@media (min-width:576px){
.modal-dialog{max-width:500px;margin:1.75rem auto;}
}
.d-flex{display:-ms-flexbox!important;display:flex!important;}
.justify-content-center{-ms-flex-pack:center!important;justify-content:center!important;}
.align-items-start{-ms-flex-align:start!important;align-items:flex-start!important;}
.align-items-center{-ms-flex-align:center!important;align-items:center!important;}
.mt-3{margin-top:1rem!important;}
.ml-auto{margin-left:auto!important;}
.text-right{text-align:right!important;}
.text-center{text-align:center!important;}
@media (min-width:768px){
.text-md-right{text-align:right!important;}
}
@media print{
*,::after,::before{text-shadow:none!important;box-shadow:none!important;}
a:not(.btn){text-decoration:underline;}
img{page-break-inside:avoid;}
h2,h3,p{orphans:3;widows:3;}
h2,h3{page-break-after:avoid;}
body{min-width:992px!important;}
.container{min-width:992px!important;}
.navbar{display:none;}
}
/*! CSS Used from: https://www.gallottimotors.com.br/css/aos.css */
body[data-aos-duration="400"] [data-aos]{transition-duration:.4s;}
[data-aos][data-aos][data-aos-duration="1500"]{transition-duration:1.5s;}
body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease;}
[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform;}
[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translateZ(0);}
[data-aos=fade-up]{transform:translate3d(0,100px,0);}
/*! CSS Used from: https://www.gallottimotors.com.br/css/style.css */
:root{--text-white:#ffffff;--bg-white:#ffffff;--dark-black:#323232;--more-dark-black:#1b1b1b;--primary-red:#c83f46;--text-grey:#9a9a9a;--black:#000000;--border-grey:#696969;--blog-bg:#222222;--img-border:5px solid #696969;--font-bebas:'Bebas Neue', sans-serif;--font-playball:'Playball', cursive;}
body{margin:0;box-sizing:border-box;font-size:16px;line-height:1.7;font-family:'Roboto', sans-serif;word-break:break-word;scroll-behavior:smooth;background-image:url(https://www.gallottimotors.com.br/images/dark_bg.jpg);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;color:#fff;width:100%;overflow-x:hidden;}
body::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(66, 66, 66, 0.3);border-radius:5px;background-color:var(--black);}
body::-webkit-scrollbar{width:5px;background-color:var(--black);}
body::-webkit-scrollbar-thumb{border-radius:5px;-webkit-box-shadow:inset 0 0 6px rgba(66, 66, 66, .3);background-color:var(--primary-red);}
a{text-decoration:none;transition:.4s all;color:var(--text-grey);}
a:hover{text-decoration:none;color:var(--primary-red);}
ul,li{padding:0;list-style-type:none;margin:0;}
button:focus,.btn:focus{outline:none;box-shadow:none;}
@media screen and (min-width: 1200px){
.container{max-width:1200px;}
}
h3{font-size:20px;font-weight:700;margin-bottom:20px;}
.row_am{padding:50px 0;}
.row_inner_am{padding:80px 0;}
.py_50{padding-top:50px;padding-bottom:50px;}
.btn_primary{padding:16px 35px;background-color:var(--primary-red);text-transform:uppercase;font-size:20px;font-family:var(--font-bebas);color:var(--text-white);border-radius:10px;line-height:1;letter-spacing:1px;transition:.4s ease-in-out;}
.btn_primary{position:relative;overflow:hidden;}
.btn_primary:hover{color:var(--text-white);opacity:0.9;}
.btn_primary:after{content:' ';position:absolute;top:-50%;right:-60%;bottom:-50%;left:-60%;background:linear-gradient(50deg, rgba(255, 255, 255, 0) 40%, rgba(255, 255, 255, 0.5) 50%, rgba(255, 255, 255, 0) 60%);-webkit-transform:translate(-80%, 0px);-ms-transform:translate(-80%, 0px);transform:translate(-80%, 0px);}
.btn_primary:hover:after{animation:4s cfs-glimmer infinite;}
.section_title{position:relative;}
.section_title .icon{margin-bottom:20px;display:block;}
.section_title .sub_text{font-family:var(--font-playball);font-size:30px;color:var(--primary-red);display:block;}
.section_title h2{font-size:50px;font-family:var(--font-bebas);margin-bottom:0;line-height:1;}
.bg_white_textcher{background-image:url(../images/banner_bg.png);background-size:cover;background-repeat:no-repeat;background-attachment:fixed;}
.bg_white_textcher{background-image:url(../images/bg-cons-ass.jpg)!important;background-size:cover;background-repeat:no-repeat;background-attachment:fixed;}
.bg_white_textcher span{color:var(--black);}
.bg_white h2,.bg_white span,.bg_white p{color:var(--black);}
#preloader{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(255, 255, 255, 0.96);z-index:999999;display:flex;align-items:center;justify-content:center;}
#loader{display:block;position:relative;width:150px;height:150px;margin:0;border-radius:50%;border:3px solid transparent;border-top-color:var(--primary-red);-webkit-animation:spin 2s linear infinite;animation:spin 2s linear infinite;}
#loader:before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid transparent;border-top-color:#ed1c24;-webkit-animation:spin 3s linear infinite;animation:spin 3s linear infinite;}
#loader:after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid transparent;border-top-color:#ed1c24;-webkit-animation:spin 1.5s linear infinite;animation:spin 1.5s linear infinite;}
header{position:relative;width:100%;z-index:999;transition:0.4s all;}
header.fixed{position:fixed;top:0;}
header.fixed::before{content:"";position:absolute;left:0;bottom:1px;width:100%;height:1px;background-color:#616161;}
.navbar{padding:0 85px;transition:0.4s all;}
.navbar-expand-lg .navbar-nav{align-items:center;}
.navbar-expand-lg .navbar-nav .nav-item{margin:0 16px;}
.navbar-expand-lg .navbar-nav .nav-link{padding:31px 0 25px 0;font-weight:400;color:var(--text-white);transition:0.4s all;text-transform:uppercase;font-family:var(--font-bebas);font-size:20px;letter-spacing:1px;position:relative;}
.navbar-expand-lg .navbar-nav .nav-item .nav-link:not(.contact_number .nav-link):before{content:"";position:absolute;bottom:15px;width:100%;height:3px;background-color:var(--primary-red);opacity:0;transition:.4s all;}
.navbar-expand-lg .navbar-nav .has_dropdown .nav-link:not(.contact_number .nav-link):before{width:calc(100% + 12px);}
.navbar-expand-lg .navbar-nav .nav-link:hover{color:var(--primary-red);}
.navbar-expand-lg .navbar-nav .nav-item:hover .nav-link:not(.contact_number .nav-link):before{opacity:1;bottom:25px;}
.navbar-expand-lg .navbar-nav .contact_number{position:relative;padding-left:30px;}
.navbar-expand-lg .navbar-nav .contact_number a span{color:var(--text-grey);}
.navbar-expand-lg .navbar-nav .contact_number::before{content:"";position:absolute;left:0;top:calc(50% + 2px);transform:translateY(-50%);width:1px;height:45px;background-color:#616161;}
.contact_number i{color:#fff;}
.navbar-expand-lg .navbar-nav .has_dropdown{display:flex;align-items:center;position:relative;border-radius:10px 10px 0 0;transition:0.4s all;}
.navbar-expand-lg .navbar-nav .has_dropdown .drp_btn{position:relative;right:0;top:2px;color:var(--text-white);transition:0.4s all;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu{position:absolute;top:100%;background-color:var(--dark-black);border-radius:5px;min-width:210px;max-width:230px;margin-top:-10px;transition:0.4s all;opacity:0;pointer-events:none;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu::before{content:"";width:20px;height:40px;position:absolute;top:-13px;left:20px;display:block;background:#323232;transform:rotate(45deg);}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul{margin-left:0;padding:10px 20px;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li{margin:10px 0;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a{font-size:20px;position:relative;transition:0.4s all;line-height:35px;font-weight:400;color:var(--text-white);font-family:var(--font-bebas);letter-spacing:1px;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a::before{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:12px;height:12px;border:2px solid var(--primary-red);transition:.4s all;opacity:0;border-radius:2px;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a:hover::before{left:0;opacity:1;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a:hover{color:var(--primary-red);padding-left:18px;}
.navbar-expand-lg .navbar-nav .has_dropdown:hover>a,.navbar-expand-lg .navbar-nav .has_dropdown:hover>.drp_btn{color:var(--primary-red);}
.navbar-expand-lg .navbar-nav .has_dropdown:hover .sub_menu{opacity:1;pointer-events:all;margin-top:-1px;}
.navbar .action_bar{margin-left:10px;display:flex;align-items:center;}
.navbar .action_bar .bar{display:flex;flex-direction:column;align-items:center;margin-left:30px;cursor:pointer;}
.navbar .action_bar .bar span{display:block;width:20px;height:3px;background-color:#fff;transition:.4s all;}
.navbar .action_bar .bar:hover span{width:30px;}
.navbar .action_bar .bar span:nth-child(2){margin:5px 0;width:30px;}
.toggle-wrap{padding:10px;position:relative;cursor:pointer;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}
.toggle-bar,.toggle-bar::before,.toggle-bar::after{-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;}
.toggle-bar{width:20px;margin:10px 0;position:relative;border-top:2px solid var(--bg-white);display:block;}
.toggle-bar::before,.toggle-bar::after{content:"";display:block;background:var(--bg-white);height:2px;width:25px;position:absolute;top:-8px;right:0px;-ms-transform:rotate(0deg);-webkit-transform:rotate(0deg);transform:rotate(0deg);-ms-transform-origin:13%;-webkit-transform-origin:13%;transform-origin:13%;}
.toggle-bar::after{top:4px;}
.side_fixer{position:absolute;top:50%;transform:translateY(-50%) rotate(-90deg);}
.side_fixer ul{display:flex;}
.side_fixer ul li{position:relative;}
.side_fixer ul li:not(:last-child):after{content:"";width:25px;height:1px;border-bottom:1px solid var(--bg-white);margin:0 15px;display:inline-block;vertical-align:middle;}
.side_fixer ul li a:hover{color:var(--primary-red);}
.social_media_side{left:-70px;}
.timing_side{right:-110px;}
.timing_side span{color:var(--text-grey);}
.right_sidemenu{position:fixed;right:0;top:0;width:440px;background-image:url(../images/dark_bg.jpg);padding:25px 60px 60px 60px;z-index:999;height:100vh;overflow-y:auto;transition:.4s all;opacity:0;pointer-events:none;}
.right_sidemenu::before{content:"";position:fixed;left:-440px;top:0;height:100vh;width:100%;background-color:#0e0d0bcc;z-index:-5;opacity:0;transition:.4s all;pointer-events:none;}
.right_sidemenu::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(66, 66, 66, 0.3);border-radius:5px;background-color:var(--black);}
.right_sidemenu::-webkit-scrollbar{width:10px;background-color:var(--black);}
.right_sidemenu::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 6px rgba(66, 66, 66, .3);background-color:var(--dark-black);}
.right_sidemenu .close_rightmenu{font-size:24px;color:var(--text-white);text-align:right;margin-right:-25px;display:block;cursor:pointer;transition:.4s all;width:25px;margin-left:auto;}
.right_sidemenu .close_rightmenu:hover{transform:rotate(45deg);}
.right_sidemenu .side_logo{display:block;margin-bottom:45px;}
.right_sidemenu .contact_listing .sub_title{font-family:var(--font-bebas);font-size:24px;margin-bottom:10px;line-height:1;text-transform:uppercase;}
.right_sidemenu .contact_listing li{padding:25px 0;border-top:1px solid #536c59;}
.right_sidemenu .contact_listing li:first-child{border:none;padding-top:0;}
.right_sidemenu .contact_listing li .cnt_block{display:flex;justify-content:space-between;align-items:flex-start;}
.right_sidemenu .contact_listing li .cnt_block a,.right_sidemenu .contact_listing li .cnt_block p{width:70%;color:var(--text-grey);}
.right_sidemenu .contact_listing li .cnt_block a:hover{color:var(--primary-red);}
.right_sidemenu .contact_listing li .cnt_block span{width:30%;text-align:right;color:var(--text-grey);}
.banner_section{padding-top:185px;text-align:center;position:relative;}
.banner_section .banner_side_shape div{position:absolute;}
.banner_section .banner_side_shape .left_shape{left:0;bottom:100px;text-align:left;}
.banner_section .banner_side_shape .right_shape{right:0;bottom:0;text-align:right;}
.banner_section .banner_side_shape .bottom_shape{right:25%;bottom:20px;}
.banner_section .banner_inner{padding-bottom:80px;}
.banner_section h1{font-size:60px;font-family:var(--font-bebas);margin-bottom:0px;}
.banner_section .banner_images{display:flex;align-items:flex-start;justify-content:center;margin-top:80px;}
.banner_section .banner_images .img{position:relative;}
.banner_section .banner_images .img .radius_img{width:255px;}
.banner_section .banner_images .img:nth-child(2){margin-top:-120px;}
.banner_section .banner_images .img:nth-child(2) .radius_img,.banner_section .banner_images .img:nth-child(1) .radius_img{width:652px;height:602px;margin:0 75px;}
.banner_section .banner_images .img .radius_img{object-fit:cover;border:none;}
.banner_section .banner_images .img:nth-child(1) .radius_img{border-radius:300px;}
.banner_badge{position:absolute;top:50px;right:75px;width:135px;height:135px;display:flex;justify-content:center;align-items:center;}
.banner_badge_fun{position:absolute;top:-60px;left:165px;width:135px;height:135px;display:flex;justify-content:center;align-items:center;}
.banner_badge .since,.banner_badge_fun .since{width:105px;height:105px;text-align:center;margin:0 auto;}
.banner_badge .round_anim,.banner_badge_fun .round_anim{text-align:center;position:absolute;top:0;left:0;}
.banner_badge .round_anim img,.banner_badge_fun .round_anim img{transform-origin:50% 50% 0;transform:rotate(0deg);-webkit-animation:spin 15s linear infinite;-moz-animation:spin 15s linear infinite;animation:spin 15s linear infinite;}
.delicous_menu{margin-top:50px;position:relative;}
.delicous_menu.row_am{padding-bottom:0;margin-bottom:-1px;}
.menu_listing .menu_listing_block{padding:80px 0;border-top:1px solid var(--border-grey);position:relative;}
.menu_listing .menu_listing_block:last-child{border-bottom:1px solid var(--border-grey);}
.menu_listing .menu_name{width:250px;}
.menu_listing .menu_name h3{font-size:25px;text-transform:uppercase;font-family:var(--font-bebas);letter-spacing:1px;font-weight:400;margin:0;}
.menu_listing .list_running{width:calc(100% - 580px);}
.menu_listing .list_running .wrp{position:relative;margin-left:20px;margin-right:20px;}
.menu_listing .list_running .wrp:before{content:"";width:5px;height:5px;background-color:var(--text-grey);display:block;position:absolute;left:-20px;top:50%;transform:translateY(-50%);border-radius:100px;}
.menu_listing .menuMobileLIst{display:none;}
.menu_listing .list_running .wrp span,.menu_listing .menuMobileLIst ul li span{font-family:var(--font-bebas);color:var(--text-grey);font-size:20px;display:inline-block;}
.menu_listing .menuMobileLIst ul li span{margin-bottom:5px;}
.menu_listing .direction_pointer{display:block;width:150px;text-align:right;color:var(--text-white);font-size:30px;}
.menu_listing .hover_state{display:flex;align-items:center;position:absolute;width:100%;top:50%;transform:translateY(-50%);transition:.8s all;opacity:0;pointer-events:none;}
.menu_listing .hover_state .menu_img{margin-right:15px;display:flex;align-items:center;}
.menu_listing .hover_state .menu_img img{width:350px;height:145px;object-fit:cover;border:var(--img-border);border-radius:150px;}
.menu_listing .hover_state .menu_name{width:187px;padding-left:15px;}
.menu_listing .hover_state .menu_name h3,.menu_listing .hover_state .menu_name h3 a{color:var(--primary-red);position:relative;}
.menu_listing .hover_state .menu_name h3:hover::after{opacity:1;}
.menu_listing_block:hover .hover_state{opacity:1;pointer-events:all;}
.menu_listing_block .hover_state{opacity:1;pointer-events:all;}
.video_wraper{z-index:auto;float:none;flex-shrink:1;display:flex;margin:0px;inset:0px;position:relative;flex-basis:auto;overflow:visible;box-sizing:border-box;width:100%;height:1400px;padding-bottom:400px;margin-top:-130px;}
.video_wraper::before{content:"";position:absolute;height:55%;bottom:0;background-size:cover;background-repeat:no-repeat;width:100%;}
.video_wraper .action_box{position:relative;display:flex;align-items:center;justify-content:center;width:100%;min-height:100vh;background-size:cover;background-repeat:no-repeat;background-position:bottom;flex-direction:column;}
.video_wraper .round_anim{position:absolute;transform-origin:50% 50% 0;transform:rotate(0deg);-webkit-animation:spin 15s linear infinite;-moz-animation:spin 15s linear infinite;animation:spin 15s linear infinite;}
.video_wraper .action_btn img{width:100px;height:100px;}
.video_wraper .action_btn a{display:block;z-index:99;position:relative;}
.video_wraper .play_vtn{width:160px;height:160px;}
.who_we_section{position:relative;margin-top:-50px;}
.who_we_section .section_title{gap:20px;padding-top:40px;}
.who_we_section .section_title .icon{padding-top:13px;}
.who_we_section .who_We_text{padding-left:0x;padding-top:40px;}
.bg_white{background-color:#fff;}
.who_we_section .who_We_text .action_block{display:flex;align-items:center;}
.gallery_slider .item img{border-radius:20px;height:385px;object-fit:cover;}
.gallery_slider #gallery_flow_right,.gallery_slider #gallery_flow_left{padding:20px 0;}
.gallery_slider #gallery_flow_left{transform:rotate(180deg);}
.gallery_slider #gallery_flow_left .img{transform:rotate(-180deg);}
.gallery_slider .owl-stage{display:flex;}
footer{background-size:cover !important;background-repeat:no-repeat !important;padding-top:30px;}
footer .foote_widget{border-bottom:1px solid var(--border-grey);}
footer .offer_block h2{font-family:var(--font-bebas);font-size:50px;margin-bottom:0;}
footer .copy_right p{color:var(--text-grey);margin:0;padding:45px 0px 20px 0;}
footer .copy_right a{color:var(--primary-red);text-decoration:underline;}
.go_top{position:fixed;right:30px;bottom:75px;cursor:pointer;z-index:99;transition:.4s all;display:none;}
.go_top span{background-color:var(--primary-red);width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:100px;font-size:25px;}
.go_top:hover{bottom:80px;}
.youtube-video .modal-dialog{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:100%;padding:0 15px;height:100%;max-width:1240px!important;display:flex;flex-direction:column;justify-content:center;}
#video-container{position:relative;padding-bottom:50%;padding-top:30px;height:0;overflow:hidden;}
iframe#youtubevideo{position:absolute;top:0;left:0;height:100%;width:100%;}
.youtube-video .modal-footer{border:none;text-align:center;display:block;padding:0;}
.youtube-video .modal-content{background:none!important;border:none;}
#close-video{color:#fff;font-size:30px;}
.discount_section .dish_slides{position:relative;}
.discount_section .dishMain{position:relative;}
.discount_section .dish_block{top:50px;display:flex;margin:35px 0 0 0;height:530px;}
.discount_section .dish_block .dish_text{width:50%;background-image:url(../images/bg-cons-ass-2.jpg);border-radius:20px 0 0 20px;padding:40px;height:100%;}
.discount_section .dish_block .dish_text .text{width:100%;height:100%;border:1px solid var(--bg-white);padding:15px;border-radius:20px;display:flex;justify-content:center;align-items:center;flex-direction:column;text-align:center;height:100%;}
.discount_section .dish_block .dish_text .text span{color:var(--text-white);}
.discount_section .dish_block .dish_text .text h3{font-size:28px;font-family:var(--font-bebas);letter-spacing:1px;font-weight:400;margin:30px 0 30px 0;}
.discount_section .dish_block .dish_img{width:50%;border-radius:0 20px 20px 0;}
.discount_section .dish_block .dish_img img{max-width:100%;border-radius:0 20px 20px 0;height:100%;object-fit:cover;}
.logo{max-width:100%;width:auto;height:40px;}
.vermelho{color:#ed1c24;}
.tit_h6{display:block;font-size:40px;width:100%;}
.banner_section{border-bottom:solid 17px #000;}
.sub_text_ser{font-family:'Playball', cursive;font-size:30px;color:#fff;display:block;margin-bottom:20px;}
.text .off_ser{font-size:50px;font-family:'Bebas Neue', sans-serif;color:#fff;line-height:65px;}
h3.h3rodape{color:#ed1c24;font-size:24px;margin-bottom:0;}
.direction_block ul{display:flex;flex-wrap:wrap;}
.direction_block ul li{display:flex;line-height:32px;align-items:center;font-size:16px;width:100%;}
.direction_block ul li::before{content:"•";color:#ed1c24;font-size:30px;padding-right:5px;}
p.enderecorodape{font-size:18px;text-transform:uppercase;text-align:center;margin:25px 0;}
footer .foote_widget{border-bottom:none;border-top:1px solid var(--border-grey);}
footer .menu_links{border-top:1px solid #ed1c24;border-bottom:1px solid #ed1c24;}
/*! CSS Used from: https://www.gallottimotors.com.br/css/responsive.css */
:root{--text-white:#ffffff;--bg-white:#ffffff;--dark-black:#323232;--primary-red:#ed1c24;--text-grey:#9a9a9a;--black:#000000;--border-grey:#696969;--blog-bg:#222222;--img-border:5px solid #696969;--font-bebas:'Bebas Neue', sans-serif;--font-playball:'Playball', cursive;}
@media screen and (max-width:1600px){
.navbar{padding:0 30px;}
.navbar-expand-lg .navbar-nav .nav-item{margin:0 10px;}
.navbar-expand-lg .navbar-nav .nav-link{padding:31px 0 25px 0;font-size:18px;}
.navbar-expand-lg .navbar-nav .contact_number{padding-left:20px;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li{margin:5px 0;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a{font-size:18px;}
.youtube-video .modal-dialog{max-width:1040px!important;}
.discount_section .dishMain:first-child:before{width:80px;left:-50px;}
}
@media screen and (max-width: 1400px){
.banner_section .banner_images .img:nth-child(2) .radius_img,.banner_section .banner_images .img:nth-child(1) .radius_img{width:400px;height:auto;margin:0 75px;}
.banner_section .banner_images .img .radius_img{object-fit:contain;border:none;}
.banner_section .banner_images .img:nth-child(2) .radius_img{margin:0 50px;width:400px;height:550px;}
.banner_section .banner_images{margin-top:150px;}
.banner_badge{right:18px;}
.banner_badge_fun{right:200px;}
.banner_section .banner_images .img:nth-child(1){margin-top:-50px;}
.banner_side_shape img{max-width:100%;}
}
@media screen and (max-width:1200px){
.tit_h6{font-size:30px;}
.banner_section .banner_images{margin-top:130px;}
.banner_section .banner_images .img:nth-child(2) .radius_img,.banner_section .banner_images .img:nth-child(1) .radius_img{width:400px;height:auto;margin:0 75px;}
.banner_section .banner_images .img:nth-child(2) .radius_img{margin:0 50px;width:400px;height:550px;}
.row_am{padding:50px 0;}
.section_title h2{font-size:40px;}
.navbar{padding:0 20px;}
.navbar-expand-lg .navbar-nav .nav-link{padding:25px 5px;font-size:16px;}
.navbar-expand-lg .navbar-nav .has_dropdown .drp_btn{right:5px;top:0;}
.contact_number{display:none;}
.banner_section{padding-top:130px;}
.banner_section .banner_images .img:nth-child(2){order:-1;width:42%;margin-bottom:50px;}
.banner_section .banner_images .img:nth-child(1){width:52%;}
.video_wraper::before{height:60%;}
.who_we_section .who_We_text{padding-left:10px;}
.youtube-video .modal-dialog{max-width:940px!important;}
.gallery_slider .item img{height:285px;}
}
@media screen and (max-width:992px){
.banner_section .banner_images .img:nth-child(1) .radius_img{margin:0 -20px;}
.btn_primary{padding:12px 25px;font-size:18px;}
.navbar{padding:15px 40px;}
header .container-fluid{max-width:100%;padding:0;}
header .navbar-collapse{width:100%;top:100%;position:absolute;left:0;}
.navbar-expand-lg .navbar-nav .nav-link{padding:8px 10px;font-size:20px;}
.navbar-expand-lg .navbar-nav .nav-link:hover:hover{color:var(--primary-red);}
.navbar-expand-lg .navbar-nav .has_dropdown:hover>a,.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a:hover,.navbar-expand-lg .navbar-nav .has_dropdown:hover>.drp_btn{color:var(--primary-red);}
.navbar-expand-lg .navbar-nav .nav-item{margin:0;}
.navbar-toggler-icon{display:flex;align-items:center;color:var(--bg-white);justify-content:flex-end;}
.navbar-expand-lg .navbar-nav{align-items:flex-start;height:100vh;overflow-y:auto;}
.navbar-toggler{padding-right:0;line-height:1.7;}
.navbar-expand-lg .navbar-nav{padding:20px 15px 150px 15px;background-image:url(../images/dark_bg.png);background-size:cover;background-repeat:no-repeat;border-radius:0;}
.navbar-expand-lg .navbar-nav .has_dropdown{flex-direction:column;align-items:flex-start;width:100%;box-shadow:none;}
.navbar-expand-lg .navbar-nav .has_dropdown:hover{box-shadow:none;}
.navbar-expand-lg .navbar-nav .has_dropdown .drp_btn{position:absolute;right:0;padding:0 10px;cursor:pointer;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu{position:relative;opacity:1;pointer-events:all;top:auto;background-color:transparent;width:100%;border-radius:0;width:100%;min-width:100%;max-width:100%;margin-left:20px;display:none;box-shadow:none;margin-top:0;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul{padding:0;margin-top:0;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a{padding:5px 10px;display:block;padding-left:0;line-height:1.5;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu::before,.navbar-expand-lg .navbar-nav .nav-item .nav-link:not(.contact_number .nav-link):before{display:none;}
.navbar-expand-lg .navbar-nav .has_dropdown:hover .sub_menu{margin-top:0;}
.navbar .action_bar .bar{display:none;}
.navbar .action_bar{display:none;}
.banner_section h1{font-size:40px;}
.banner_section .banner_images .img:nth-child(2){width:auto;}
.banner_side_shape img{max-width:100%;}
.menu_listing .menu_name h3{font-size:30px;}
.menu_listing .hover_state .menu_img img{width:250px;height:120px;}
.menu_listing .menu_name{width:175px;}
.menu_listing .list_running{width:calc(100% - 480px);}
.menu_listing .direction_pointer{width:100px;}
.who_we_section .who_We_text .action_block{flex-direction:column;align-items:flex-start;gap:15px;}
.who_we_section .who_We_text{padding:0;}
footer .offer_block h2{font-size:40px;}
.discount_section .dish_block .dish_text{padding:20px;}
}
@media screen and (max-width:768px){
.banner_section .banner_side_shape .left_shape{left:-60px;bottom:-10px;}
.banner_section .banner_side_shape .right_shape{right:-60px;bottom:-48px;}
.banner_section .banner_side_shape .bottom_shape{right:33%;bottom:0px;}
.banner_section .banner_side_shape .bottom_shape img{max-width:250px;height:auto;}
.banner_section .banner_images .img:nth-child(1) .radius_img{width:300px;height:auto;}
.banner_section .banner_images .img:nth-child(2) .radius_img{margin:0 50px;width:300px;height:auto;}
.banner_badge{top:-50px;}
.banner_badge_fun{left:140px;}
.banner_section .banner_images{margin-top:220px;}
}
@media screen and (max-width:767px){
.menu_listing .menu_listing_block{padding:40px 0;}
.menu_listing .hover_state .menu_img .desktop,.menu_listing .hover_state .direcional_desktop,.menu_listing .hover_state .list_running{display:none;}
.tit_h6{font-size:20px;}
.banner_section .banner_images{flex-wrap:wrap;align-items:center;margin-top:200px;}
.banner_section .banner_images .img:nth-child(2){order:initial;margin:50px 0;}
:root{--img-border:3px solid #696969;}
.index_wraper{width:100%;overflow-x:hidden;}
body{font-size:15px;text-align:center;}
.row_am{padding:30px 0;}
.section_title h2{font-size:30px;}
.section_title h2 br{display:none;}
.py_50{padding-top:30px;padding-bottom:30px;}
.navbar{padding:15px 20px;}
.navbar-toggler-icon{margin-right:-15px;}
.navbar-expand-lg .navbar-nav .nav-link{padding:5px 10px;}
.navbar-expand-lg .navbar-nav .has_dropdown .sub_menu ul li a{text-align:left;line-height:1.5;font-size:15px;}
.side_fixer{display:none;}
.banner_section h1{font-size:32px;}
p.lead{font-size:16px;}
.banner_section .banner_images{justify-content:center;}
.banner_section .banner_images .img .radius_img{width:225px;}
.menu_listing .hover_state{opacity:1;position:relative;flex-direction:column;align-items:center;justify-content:center;transform:none;}
.menu_listing .hover_state .menu_img{margin:0;}
.menu_listing .hover_state .menu_name{margin:30px 0 10px 0;}
.menu_listing .menuMobileLIst{margin-bottom:30px;display:block;}
.video_wraper{height:auto;padding-bottom:0;margin-top:30px;}
.video_wraper .action_box{clip-path:inset(0 0)!important;}
.who_we_section.row_am{margin-top:0;}
.who_we_section .section_title{flex-direction:column;align-items:center;padding-top:0;}
.who_we_section .section_title .icon{margin:0 auto;}
.who_we_section .who_We_text .action_block{align-items:center;}
.gallery_slider .item img{height:250px;}
footer{padding-top:10px;}
footer .direction_block{margin-bottom:20px;}
footer .offer_block h2{font-size:30px;}
footer .copy_right p{padding:30px 0 40px 0;}
.menu_listing .hover_state .menu_name h3,.menu_listing .hover_state .menu_name h3 a{color:var(--text-white);}
.banner_section{padding-top:110px;margin-bottom:40px;}
.discount_section .dish_block{height:auto;flex-direction:column-reverse;}
.discount_section .dish_block .dish_text,.discount_section .dish_block .dish_img{width:100%;}
.discount_section .dish_block .dish_img img{border-radius:20px 20px 0 0;}
.discount_section .dish_block .dish_text{border-radius:0 0 20px 20px;}
.discount_section .dishMain:first-child:before{width:60px;left:-10px;}
.row_inner_am{padding:40px 0 50px 0;}
}
@media screen and (max-width:576px){
.banner_section .banner_side_shape .bottom_shape img{max-width:200px;height:auto;}
.banner_section .banner_images{margin-top:90px;}
.banner_section .banner_images{justify-content:center;}
.banner_section .banner_images .img .radius_img{width:255px;}
.banner_section .banner_images .img:nth-child(2){order:initial;margin:50px 0;}
.banner_section .banner_images .img:nth-child(2) .radius_img{width:85%;height:350px;margin:0;}
.banner_section .banner_images .img:nth-child(1){width:85%;}
.banner_badge{right:-5px;}
.banner_badge_fun{right:-5px;}
.banner_section .banner_images .img:nth-child(1){margin-top:0;}
.banner_side_shape img{max-width:100%;}
}
@media screen and (max-width:479px){
.banner_section .banner_side_shape .left_shape{left:-70px;bottom:-10px;}
.banner_section .banner_side_shape .right_shape{right:-70px;bottom:-48px;}
.banner_section .banner_side_shape .bottom_shape{transform:translate(28%, 0);bottom:0px;}
.banner_section .banner_side_shape .bottom_shape img{max-width:200px;height:auto;}
}
/*! CSS Used keyframes */
@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}
@keyframes spin{0%{-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(360deg);-ms-transform:rotate(360deg);transform:rotate(360deg);}}
@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
@keyframes spin{0%{transform:rotate(0deg);}100%{transform:rotate(360deg);}}
/*! CSS Used fontfaces */
@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(../fonts/icofont.woff2) format("woff2"),url(../fonts/icofont.woff) format("woff");}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsQ.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+2074, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xMIzIFKw.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xLIzIFKw.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xHIzIFKw.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzI.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+2074, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.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+2074, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsQ.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+2074, 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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4EsA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4EsA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4EsA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4.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+2074, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.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+2074, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4EsA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4EsA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4EsA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.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+2074, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.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+2074, 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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4EsA.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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4EsA.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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4EsA.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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4.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+2074, 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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc-CsTKlA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc5CsTKlA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc1CsTKlA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TjASc6CsQ.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+2074, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xFIzIFKw.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xMIzIFKw.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xEIzIFKw.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xLIzIFKw.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xHIzIFKw.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xGIzIFKw.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOkCnqEu92Fr1Mu51xIIzI.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+2074, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc-CsTKlA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc5CsTKlA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc1CsTKlA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc0CsTKlA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51S7ACc6CsQ.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+2074, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic3CsTKlA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic-CsTKlA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic2CsTKlA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic5CsTKlA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic1CsTKlA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic0CsTKlA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOjCnqEu92Fr1Mu51TzBic6CsQ.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+2074, 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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fABc4EsA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBxc4EsA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fCxc4EsA.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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:300;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmSU5fBBc4.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+2074, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu72xKOzY.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu5mxKOzY.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7mxKOzY.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4WxKOzY.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7WxKOzY.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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu7GxKOzY.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:400;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOmCnqEu92Fr1Mu4mxK.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+2074, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fABc4EsA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBxc4EsA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fCxc4EsA.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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:500;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmEU9fBBc4.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+2074, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfABc4EsA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBxc4EsA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfCxc4EsA.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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:700;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmWUlfBBc4.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+2074, 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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCRc4EsA.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfABc4EsA.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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCBc4EsA.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBxc4EsA.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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfCxc4EsA.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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfChc4EsA.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:900;font-display:swap;src:url(https://fonts.gstatic.com/s/roboto/v30/KFOlCnqEu92Fr1MmYUtfBBc4.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Playball';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/playball/v20/TK3gWksYAxQ7jbsKcg8Lnep_Kg.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:'Playball';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/playball/v20/TK3gWksYAxQ7jbsKcg8Knep_Kg.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:'Playball';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/playball/v20/TK3gWksYAxQ7jbsKcg8Eneo.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Bebas Neue';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXoo9Wdhyzbi.woff2) format('woff2');unicode-range:U+0100-02AF, U+0304, U+0308, U+0329, 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:'Bebas Neue';font-style:normal;font-weight:400;font-display:swap;src:url(https://fonts.gstatic.com/s/bebasneue/v14/JTUSjIg69CK48gW7PXoo9Wlhyw.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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
header.fix_style {
    background-image: url(../images/dark_bg.jpg);
    background-size: cover;
    transition: 0.4s all;
    opacity: 1;
}
.right_sidemenu.active {
    opacity: 1;
    pointer-events: all;
}
.img-responsive { width: 100%; height: auto;}
.wc_whatsapp_app {
    position: fixed;
    bottom: 155px;
    z-index: 9999999999;
    display: flex;
    align-items: center;
  right: 20px;
  
}

.wc_whatsapp_app.left {
    left: 15px
}

.wc_whatsapp_app.right {
    right: 15px
}

.wc_whatsapp {
    width: 72px;
    height: 72px;
    display: block;
    border-radius: 50%;
    background: #25D366;
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .4)
}

.wc_whatsapp:focus,
.wc_whatsapp:hover {
    box-shadow: 2px 2px 8px rgba(0, 0, 0, .6)
}

.wc_whatsapp::before {
    content: "";
    display: block;
    background: url("data:image/svg+xml;charset=UTF-8,%3csvg aria-hidden='true' focusable='false' data-prefix='icon' data-icon='whatsapp' class='svg-inline' role='img' xmlns='http://www.w3.org/2000/svg' viewBox='0 0 448 512'%3e%3cpath fill='%23fff' d='M380.9 97.1C339 55.1 283.2 32 223.9 32c-122.4 0-222 99.6-222 222 0 39.1 10.2 77.3 29.6 111L0 480l117.7-30.9c32.4 17.7 68.9 27 106.1 27h.1c122.3 0 224.1-99.6 224.1-222 0-59.3-25.2-115-67.1-157zm-157 341.6c-33.2 0-65.7-8.9-94-25.7l-6.7-4-69.8 18.3L72 359.2l-4.4-7c-18.5-29.4-28.2-63.3-28.2-98.2 0-101.7 82.8-184.5 184.6-184.5 49.3 0 95.6 19.2 130.4 54.1 34.8 34.9 56.2 81.2 56.1 130.5 0 101.8-84.9 184.6-186.6 184.6zm101.2-138.2c-5.5-2.8-32.8-16.2-37.9-18-5.1-1.9-8.8-2.8-12.5 2.8-3.7 5.6-14.3 18-17.6 21.8-3.2 3.7-6.5 4.2-12 1.4-32.6-16.3-54-29.1-75.5-66-5.7-9.8 5.7-9.1 16.3-30.3 1.8-3.7.9-6.9-.5-9.7-1.4-2.8-12.5-30.1-17.1-41.2-4.5-10.8-9.1-9.3-12.5-9.5-3.2-.2-6.9-.2-10.6-.2-3.7 0-9.7 1.4-14.8 6.9-5.1 5.6-19.4 19-19.4 46.3 0 27.3 19.9 53.7 22.6 57.4 2.8 3.7 39.1 59.7 94.8 83.8 35.2 15.2 49 16.5 66.6 13.9 10.7-1.6 32.8-13.4 37.4-26.4 4.6-13 4.6-24.1 3.2-26.4-1.3-2.5-5-3.9-10.5-6.6z'%3e%3c/path%3e%3c/svg%3e") top center no-repeat;
    height: 45px;
    margin-top: 12px
}
.goweb {
    width: 100%;
    padding-bottom: 20px;
    text-align: right;
}
.goweb img { max-width:65px ; height: auto; width: 100%;}