/* Minify_CSS_UriRewriter::$debugText

*/

/* masterslider.main.css */

/* 1    */ /*!
/* 2    *|  * Master Slider WordPress Lite Main CSS File
/* 3    *|  * @date May 2023
/* 4    *|  */
/* 5    */
/* 6    */
/* 7    */
/* 8    */ /**
/* 9    *|  *  Master Slider
/* 10   *|  * 	Main css file
/* 11   *|  */
/* 12   */
/* 13   */ .master-slider{
/* 14   */ 	position: relative;
/* 15   */ 	visibility: hidden;
/* 16   */ 	-moz-transform: translate3d(0 , 0 , 0);
/* 17   */ }
/* 18   */
/* 19   */
/* 20   */
/* 21   */ .ms-ie img{border:none;}
/* 22   */ .ms-ie8 * {opacity:inherit;filter:inherit;}
/* 23   */ .ms-ie7   {zoom:1;}
/* 24   */
/* 25   */ .ms-moz .ms-slide-bgcont>img { -webkit-transform: translateX(0px); -ms-transform: translateX(0px); transform: translateX(0px); }
/* 26   */
/* 27   */ .master-slider a,
/* 28   */ .master-slider a:hover {
/* 29   */ 	-webkit-transition: none;
/* 30   */ 	transition: none;
/* 31   */ }
/* 32   */
/* 33   */ .wpb_row .master-slider-parent *,
/* 34   */ .master-slider-parent * {
/* 35   */ 	 box-sizing: content-box;
/* 36   */ }
/* 37   */
/* 38   */ .master-slider-parent {
/* 39   */ 	margin-left: auto;
/* 40   */ 	margin-right: auto;
/* 41   */ }
/* 42   */
/* 43   */ .ms-layout-partialview .ms-view {
/* 44   */ 	overflow: visible;
/* 45   */ 	background-color:transparent;
/* 46   */ }
/* 47   */
/* 48   */ .ms-layout-partialview .ms-container { overflow: hidden; }
/* 49   */
/* 50   */ .master-slider.before-init{}

/* masterslider.main.css */

/* 51   */
/* 52   */ .ms-loading-container{
/* 53   */ 	position:absolute;
/* 54   */ 	width:100%;
/* 55   */ 	top:0;
/* 56   */ }
/* 57   */
/* 58   */ .ms-loading-container .ms-loading,
/* 59   */ .ms-slide .ms-slide-loading {
/* 60   */ 	width: 36px;
/* 61   */ 	height: 36px;
/* 62   */ 	background: url(common/loading-2.gif) no-repeat center white;
/* 63   */ 	border-radius: 60px;
/* 64   */ 	box-shadow: 0px 0px 3px rgba(0,0,0,0.2);
/* 65   */ 	position: absolute;
/* 66   */ 	left: 50%;
/* 67   */ 	top: 50%;
/* 68   */ 	margin: -18px;
/* 69   */ 	opacity: 0.9;
/* 70   */ }
/* 71   */
/* 72   */
/* 73   */ /* grab cursor */
/* 74   */ .ms-def-cursor{cursor:auto !important;}
/* 75   */ .ms-grab-cursor{cursor: url(common/grab.png), move;}
/* 76   */ .ms-grabbing-cursor{cursor: url(common/grabbing.png), move;}
/* 77   */ .ms-ie .ms-grab-cursor{cursor: move;}
/* 78   */ .ms-ie .ms-grabbing-cursor {cursor: move;}
/* 79   */
/* 80   */ .ms-view {
/* 81   */ 	margin:0px auto;
/* 82   */ 	overflow:hidden;
/* 83   */
/* 84   */ 	position:relative;
/* 85   */ 	-webkit-perspective: 2000px;
/* 86   */ 	-ms-perspective: 2000px;
/* 87   */ 	perspective: 2000px;
/* 88   */ }
/* 89   */
/* 90   */ .ms-view .ms-slide-container{position:relative;}
/* 91   */
/* 92   */ .ms-slide {
/* 93   */ 	position:absolute;
/* 94   */ 	height:100%;
/* 95   */ 	-webkit-transform: translateZ(0px);
/* 96   */ 	-ms-transform: translateZ(0px);
/* 97   */ 	transform: translateZ(0px);
/* 98   */ }
/* 99   */
/* 100  */ .ms-wk .ms-slide {

/* masterslider.main.css */

/* 101  */ 	-webkit-transform-style: preserve-3d;
/* 102  */ 	transform-style: preserve-3d;
/* 103  */ }
/* 104  */
/* 105  */ .ms-slide.selected {}
/* 106  */
/* 107  */ .ms-slide .ms-slide-bgcont,
/* 108  */ .ms-slide .ms-slide-bgvideocont{
/* 109  */ 	position: absolute;
/* 110  */ 	overflow:hidden;
/* 111  */ 	width: 100%;
/* 112  */ }
/* 113  */
/* 114  */ .ms-slide .ms-slide-link {
/* 115  */ 	display: block;
/* 116  */ 	width: 100%;
/* 117  */ 	height: 100%;
/* 118  */ 	position: absolute;
/* 119  */ 	top:0;
/* 120  */ 	z-index: 110;
/* 121  */ }
/* 122  */
/* 123  */ .ms-ie .ms-slide-link {
/* 124  */ 	background: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBR‌​AA7") 0 0 repeat;
/* 125  */ }
/* 126  */
/* 127  */
/* 128  */ .ms-slide .ms-slide-bgvideocont{
/* 129  */ 	z-index: 105;
/* 130  */ 	height: 100%;
/* 131  */ }
/* 132  */
/* 133  */ .ms-wk .ms-slide .ms-slide-bgvideocont,
/* 134  */ .ms-wk .ms-slide-bgvideocont>video{
/* 135  */ 	-webkit-transform: translateZ(0.3px);
/* 136  */ 	transform: translateZ(0.3px);
/* 137  */ }
/* 138  */
/* 139  */ .ms-slide .ms-slide-bgvideo{
/* 140  */ 	position: absolute;
/* 141  */ 	top: 0px;
/* 142  */ }
/* 143  */
/* 144  */
/* 145  */ .ms-inner-controls-cont, .ms-container {position: relative; margin:0 auto;}
/* 146  */ .ms-slide .ms-slide-bgcont img , .ms-container , .ms-inner-controls-cont{
/* 147  */ 	-webkit-user-select:none;
/* 148  */ 	-ms-user-select:none;
/* 149  */ 	user-select:none;
/* 150  */ }

/* masterslider.main.css */

/* 151  */
/* 152  */ .ms-slide .ms-slide-video{
/* 153  */ 	position:absolute;
/* 154  */ 	top:0;
/* 155  */ 	z-index: 111;
/* 156  */ 	background:black;
/* 157  */ 	padding:0;
/* 158  */ 	margin: 0;
/* 159  */ 	border: none;
/* 160  */
/* 161  */ }
/* 162  */
/* 163  */
/* 164  */ .ms-slide .ms-pattern{
/* 165  */ 	background-attachment: scroll;
/* 166  */ 	width: 100%;
/* 167  */ 	height: 100%;
/* 168  */ 	z-index: 108;
/* 169  */ 	position: absolute;
/* 170  */ 	top: 0;
/* 171  */ }
/* 172  */
/* 173  */ .ms-wk .ms-pattern{
/* 174  */ 	-webkit-transform: translateZ(0.4px);
/* 175  */ 	transform: translateZ(0.4px);
/* 176  */ }
/* 177  */
/* 178  */ .ms-slide .ms-slide-vpbtn , .ms-slide .ms-video-btn{
/* 179  */ 	position:absolute;
/* 180  */ 	cursor: pointer;
/* 181  */ 	z-index: 110;
/* 182  */ }
/* 183  */
/* 184  */ .ms-slide .ms-slide-vcbtn{
/* 185  */ 	position:absolute;
/* 186  */ 	cursor: pointer;
/* 187  */ 	z-index: 113;
/* 188  */ }
/* 189  */
/* 190  */ .ms-slide-vcbtn-mobile{
/* 191  */ 	position: relative;
/* 192  */ 	bottom: 0;
/* 193  */ 	left:0;
/* 194  */ 	width:100%;
/* 195  */ 	height: 28px;
/* 196  */ 	background-color: black;
/* 197  */ 	color: white;
/* 198  */ 	text-align: center;
/* 199  */ 	cursor: pointer;
/* 200  */ 	z-index: 113;

/* masterslider.main.css */

/* 201  */ }
/* 202  */
/* 203  */ .ms-slide-vcbtn-mobile .ms-vcbtn-txt {
/* 204  */     text-transform: uppercase;
/* 205  */     font-family: sans-serif;
/* 206  */     font-size: 0.75em;
/* 207  */     display: inline-block;
/* 208  */     background: url(common/video-close-btn.png) no-repeat 0px 3px;
/* 209  */     padding-left: 15px;
/* 210  */     height: 15px;
/* 211  */     color: #DBDBDB;
/* 212  */     margin-top: 7px;
/* 213  */ }
/* 214  */
/* 215  */ .ms-wk .ms-slide .ms-slide-vcbtn,
/* 216  */ .ms-wk .ms-slide .ms-slide-layers,
/* 217  */ .ms-wk .ms-slide .ms-slide-vpbtn,
/* 218  */ .ms-wk .ms-slide .ms-slide-video,
/* 219  */ .ms-wk .ms-slide-link {
/* 220  */ 	-webkit-transform: translateZ(0.44px);
/* 221  */ 	transform: translateZ(0.44px);
/* 222  */ }
/* 223  */
/* 224  */ .ms-video-img{
/* 225  */ 	position:absolute;
/* 226  */ 	width:100%;
/* 227  */ 	height:100%;
/* 228  */ 	top:0;
/* 229  */ 	left:0;
/* 230  */ }
/* 231  */
/* 232  */ .ms-mask-frame{
/* 233  */ 	overflow:hidden;
/* 234  */ 	position:absolute;
/* 235  */ 	float:left;
/* 236  */ }
/* 237  */
/* 238  */ /* controls */
/* 239  */
/* 240  */ .ms-thumb-list{
/* 241  */ 	overflow:hidden;
/* 242  */ 	position:absolute;
/* 243  */ }
/* 244  */
/* 245  */ .ms-thumb-list.ms-dir-h {width: 100%;}
/* 246  */ .ms-thumb-list.ms-dir-v {height: 100%; top: 0;}
/* 247  */ .ms-thumbs-cont{position: relative;}
/* 248  */ .ms-thumb-frame img{width:100%;	height:auto;}
/* 249  */ .ms-thumb-frame{
/* 250  */ 	cursor: pointer;

/* masterslider.main.css */

/* 251  */ 	float: left;
/* 252  */ 	overflow: hidden;
/* 253  */ 	opacity: 0.5;
/* 254  */ 	-webkit-transition: opacity 300ms;
/* 255  */ 	transition: opacity 300ms;
/* 256  */ }
/* 257  */ .ms-thumb-frame-selected{ opacity: 1; }
/* 258  */
/* 259  */ .ms-tabs .ms-thumb-frame {
/* 260  */ 	background-color: #F6f6f6;
/* 261  */ 	text-shadow: 0 1px 1px white;
/* 262  */ 	color: #222;
/* 263  */ 	border: solid 1px white;
/* 264  */ 	border-width: 0 1px 1px 0;
/* 265  */ 	overflow: visible;
/* 266  */ 	position: relative;
/* 267  */ 	opacity: 1;
/* 268  */ 	-webkit-transition: all 300ms ease-out;
/* 269  */     transition: all 300ms ease-out;
/* 270  */ }
/* 271  */
/* 272  */ .ms-tabs.ms-has-thumb .ms-tab-thumb{ width:auto; }
/* 273  */ .ms-tabs.ms-dir-h .ms-thumb-frame {margin-top: 12px;}
/* 274  */ .ms-tabs.ms-dir-v .ms-thumb-frame {margin-left: 12px;}
/* 275  */ .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame {margin-left: 0px;}
/* 276  */ .ms-tabs.ms-dir-h.ms-align-top {z-index: 140;}
/* 277  */ .ms-tabs.ms-dir-h.ms-align-top  .ms-thumb-frame{margin-top: -12px;}
/* 278  */ .ms-tabs .ms-thumb{padding: 20px 20px;}
/* 279  */ .ms-tabs .ms-thumb-frame-selected {	opacity: 1; background: #EDEDED;}
/* 280  */ .ms-tabs .ms-thumb-frame .ms-thumb-ol {
/* 281  */     position: absolute;
/* 282  */     opacity: 0;
/* 283  */     -webkit-transition: all 300ms ease-out;
/* 284  */     transition: all 300ms ease-out;
/* 285  */ }
/* 286  */
/* 287  */ .ms-tabs.ms-dir-h .ms-thumb-frame .ms-thumb-ol {
/* 288  */ 	top: 0px;
/* 289  */     left: 50%;
/* 290  */     margin-left: -12px;
/* 291  */ 	border-bottom: solid 12px #F6f6f6;
/* 292  */     border-left: solid 12px transparent;
/* 293  */     border-right: solid 12px transparent;
/* 294  */ }
/* 295  */
/* 296  */ .ms-tabs.ms-dir-h.ms-align-bottom .ms-thumb-frame-selected .ms-thumb-ol{
/* 297  */ 	opacity: 1;
/* 298  */ 	top:-12px;
/* 299  */ 	border-bottom-color: #EDEDED;
/* 300  */ }

/* masterslider.main.css */

/* 301  */
/* 302  */ .ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame .ms-thumb-ol {
/* 303  */ 	bottom: 0px;
/* 304  */ 	top:auto;
/* 305  */ 	border-bottom:0px;
/* 306  */ 	border-top: solid 12px #F6f6f6;
/* 307  */ }
/* 308  */
/* 309  */ .ms-tabs.ms-dir-h.ms-align-top .ms-thumb-frame-selected .ms-thumb-ol{
/* 310  */ 	opacity: 1;
/* 311  */ 	bottom:-12px;
/* 312  */ 	border-top-color: #EDEDED;
/* 313  */ }
/* 314  */
/* 315  */ .ms-tabs.ms-dir-v .ms-thumb-frame .ms-thumb-ol {
/* 316  */ 	top: 50%;
/* 317  */     left: 0;
/* 318  */     margin-top: -12px;
/* 319  */     border-right: solid 12px #EDEDED;
/* 320  */     border-top: solid 12px transparent;
/* 321  */     border-bottom: solid 12px transparent;
/* 322  */ }
/* 323  */
/* 324  */ .ms-tabs.ms-dir-v.ms-align-right .ms-thumb-frame-selected .ms-thumb-ol{
/* 325  */ 	opacity: 1;
/* 326  */ 	left:-12px;
/* 327  */ 	border-right-color:#EDEDED;
/* 328  */ }
/* 329  */
/* 330  */ .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame .ms-thumb-ol {
/* 331  */     left: auto;
/* 332  */     right: 0;
/* 333  */     border-right: 0;
/* 334  */     border-left: solid 12px #EDEDED;
/* 335  */ }
/* 336  */
/* 337  */ .ms-tabs.ms-dir-v.ms-align-left .ms-thumb-frame-selected .ms-thumb-ol{
/* 338  */ 	opacity: 1;
/* 339  */ 	right:-12px;
/* 340  */ 	border-left-color:#EDEDED;
/* 341  */ }
/* 342  */
/* 343  */ .ms-thumb-alt {
/* 344  */ 	text-align: center;
/* 345  */ 	margin: 5px;
/* 346  */ 	font-size: 14px;
/* 347  */ 	font-weight: 600;
/* 348  */ }
/* 349  */
/* 350  */ /* horizontal thumblist arrows*/

/* masterslider.main.css */

/* 351  */ .ms-thumb-list.ms-dir-h .ms-thumblist-fwd, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
/* 352  */     height: 100%;
/* 353  */     width: 20px;
/* 354  */     position: absolute;
/* 355  */     left: 0;
/* 356  */     cursor: pointer;
/* 357  */     background: rgba(128, 128, 128, 0.5);
/* 358  */     text-align: center;
/* 359  */     color: white;
/* 360  */ }
/* 361  */
/* 362  */ .ms-thumb-list.ms-dir-h .ms-thumblist-bwd {
/* 363  */     right: 0;
/* 364  */     left: auto;
/* 365  */ }
/* 366  */
/* 367  */ .ms-thumb-list.ms-dir-h .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
/* 368  */   content: close-quote;
/* 369  */   top: 43%;
/* 370  */   position: relative;
/* 371  */   border: solid rgba(0, 0, 0, 0);
/* 372  */   border-width: 5px 5px 5px 0px;
/* 373  */   display: block;
/* 374  */   border-right-color: #FFF;
/* 375  */   width: 6px;
/* 376  */   height: 1px;
/* 377  */ }
/* 378  */
/* 379  */ .ms-thumb-list.ms-dir-h .ms-thumblist-bwd:after {
/* 380  */   border-width: 5px 0px 5px 5px;
/* 381  */   border-left-color: #FFF;
/* 382  */   left: 7px;
/* 383  */ }
/* 384  */
/* 385  */ /* vertical thumblist arrows */
/* 386  */ .ms-thumb-list.ms-dir-v .ms-thumblist-fwd, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
/* 387  */     width: 100%;
/* 388  */     height: 20px;
/* 389  */     position: absolute;
/* 390  */     top: 0;
/* 391  */     cursor: pointer;
/* 392  */     background: rgba(128, 128, 128, 0.5);
/* 393  */     text-align: center;
/* 394  */     color: white;
/* 395  */ }
/* 396  */
/* 397  */ .ms-thumb-list.ms-dir-v .ms-thumblist-bwd {
/* 398  */     bottom: 0;
/* 399  */     top: auto;
/* 400  */ }

/* masterslider.main.css */

/* 401  */
/* 402  */ .ms-thumb-list.ms-dir-v .ms-thumblist-fwd:after, .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
/* 403  */   content: close-quote;
/* 404  */   left: 43%;
/* 405  */   position: relative;
/* 406  */   border: solid rgba(0, 0, 0, 0);
/* 407  */   border-width: 0px 5px 5px 5px;
/* 408  */   display: block;
/* 409  */   border-bottom-color: #FFF;
/* 410  */   height: 1px;
/* 411  */   top: 5px;
/* 412  */   width: 0;
/* 413  */ }
/* 414  */
/* 415  */ .ms-thumb-list.ms-dir-v .ms-thumblist-bwd:after {
/* 416  */   border-width: 5px 5px 0px 5px;
/* 417  */   border-top-color: #FFF;
/* 418  */   top: 7px;
/* 419  */ }
/* 420  */
/* 421  */ /* Thumb in tab styles */
/* 422  */ .ms-tabs.ms-dir-v.ms-has-thumb .ms-thumbs-cont{ top:0 !important; }
/* 423  */ .ms-tabs.ms-has-thumb .ms-thumb-frame{ height: auto !important; }
/* 424  */ .ms-tabs.ms-has-thumb .ms-thumb{ padding:0; }
/* 425  */ .ms-tabs.ms-has-thumb .ms-tab-context{ padding:20px; }
/* 426  */ .ms-tabs.ms-align-left  .ms-tab-thumb{ float:left;  margin-right:20px; }
/* 427  */ .ms-tabs.ms-align-right .ms-tab-thumb{ float:right; margin-left: 20px; }
/* 428  */
/* 429  */ .ms-bullet{cursor:pointer;float: left;}
/* 430  */ .ms-bullets.ms-dir-h {
/* 431  */ 	position: absolute;
/* 432  */ 	bottom: 20px;
/* 433  */ 	right: 50%;
/* 434  */ 	width: 100px;
/* 435  */ }
/* 436  */
/* 437  */ .ms-bullets.ms-dir-v {
/* 438  */ 	position: absolute;
/* 439  */ 	top:50%;
/* 440  */ }
/* 441  */
/* 442  */ .ms-bullets.ms-dir-v .ms-bullet{
/* 443  */ 	float: none;
/* 444  */ }
/* 445  */ .ms-bullets.ms-dir-h .ms-bullets-count {
/* 446  */ 	position: relative;
/* 447  */ 	right: -50%;
/* 448  */ }
/* 449  */
/* 450  */ .ms-sbar {position: absolute;}

/* masterslider.main.css */

/* 451  */ .ms-sbar.ms-dir-h {
/* 452  */ 	left: 10px;
/* 453  */ 	right: 10px;
/* 454  */ 	top: 5px
/* 455  */ }
/* 456  */
/* 457  */ .ms-sbar.ms-dir-v {
/* 458  */ 	top: 10px;
/* 459  */ 	bottom: 10px;
/* 460  */ 	right: 5px
/* 461  */ }
/* 462  */
/* 463  */ .ms-sbar .ms-bar {
/* 464  */ 	height: 4px;
/* 465  */ 	background: #333;
/* 466  */ 	border-radius: 4px;
/* 467  */ }
/* 468  */
/* 469  */ .ms-sbar.ms-dir-v .ms-bar {	width: 4px;}
/* 470  */
/* 471  */ .ms-sbar .ms-bar{
/* 472  */ 	position:relative;
/* 473  */ 	-webkit-transition: opacity 300ms;
/* 474  */ 	transition: opacity 300ms;
/* 475  */ }
/* 476  */
/* 477  */ .ms-timerbar {
/* 478  */ 	width: 100%;
/* 479  */ 	bottom: 0px;
/* 480  */ 	position: absolute;
/* 481  */ }
/* 482  */
/* 483  */ .ms-ctimer {
/* 484  */ 	position: absolute;
/* 485  */ 	top: 30px;
/* 486  */ 	left: 30px;
/* 487  */ 	cursor: pointer;
/* 488  */ }
/* 489  */
/* 490  */ .ms-ctimer-bullet {}
/* 491  */
/* 492  */ .ms-time-bar{
/* 493  */ 	-webkit-transition: width 120ms linear;
/* 494  */ 	transition: width 120ms linear;
/* 495  */ }
/* 496  */
/* 497  */ .ms-ie7 .ms-tooltip-arrow{
/* 498  */ 	height:0px;
/* 499  */ }
/* 500  */

/* masterslider.main.css */

/* 501  */ .ms-slide-info {position: absolute;}
/* 502  */ .ms-slide-info.ms-dir-v {top:0;}
/* 503  */ .ms-slide-info.ms-dir-h {width:100%;}
/* 504  */
/* 505  */ .ms-pattern.ms-patt-1  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYICA/wzoDGTwHyDAADXxAv4Eq8S5AAAAAElFTkSuQmCC);}
/* 506  */ .ms-pattern.ms-patt-2  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYECA/wxogLAANoBdF0CAAQD+agT8l3ocpQAAAABJRU5ErkJggg==);}
/* 507  */ .ms-pattern.ms-patt-3  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAACxJREFUeNqU0EENAAAMwkD8m+4s7PhCCmHbGijxE0jS1HOOhxJSUhf9eAIMAI/CEe94Ny14AAAAAElFTkSuQmCC);}
/* 508  */ .ms-pattern.ms-patt-4  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABhJREFUeNpiYGBg+M+ABfxHo3Fz/gMEGACtlgX7j8MuyAAAAABJRU5ErkJggg==);}
/* 509  */ .ms-pattern.ms-patt-5  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADCAYAAABWKLW/AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABNJREFUeNpiYECA/3CCAV0UIMAANfEC/mOKn1cAAAAASUVORK5CYII=);}
/* 510  */ .ms-pattern.ms-patt-6  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABCAYAAADjAO9DAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+AClD4AAEGACn3Af/97SgJAAAAAElFTkSuQmCC);}
/* 511  */ .ms-pattern.ms-patt-7  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYMAE/+EEAy5Z0iUAAgwA/moE/KMl2lgAAAAASUVORK5CYII=);}
/* 512  */ .ms-pattern.ms-patt-8  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAICAYAAAA4GpVBAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABRJREFUeNpiYGBg+M+ACdDFAAIMADP0Af/w5VDVAAAAAElFTkSuQmCC);}
/* 513  */ .ms-pattern.ms-patt-9  {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABJJREFUeNpiYGBg+M9AGQAIMABABAEA80yJjQAAAABJRU5ErkJggg==);}
/* 514  */ .ms-pattern.ms-patt-10 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABZJREFUeNpiYGBg+A/FcMDEQH0AEGAAxksCAb3vCDgAAAAASUVORK5CYII=);}
/* 515  */ .ms-pattern.ms-patt-11 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABxJREFUeNpiZGBg+M+AChhBBBMDDkC6BOkAIMAAlXQBCO9f4icAAAAASUVORK5CYII=);}
/* 516  */ .ms-pattern.ms-patt-12 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABtJREFUeNpiYGBg+M8AATAaDnAKYEgQBgABBgB6/AT8h9ybfgAAAABJRU5ErkJggg==);}
/* 517  */ .ms-pattern.ms-patt-13 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB1JREFUeNpiYGBg+M+ABJig9H90AbggI7oWgAADAI5xBAIRYsxUAAAAAElFTkSuQmCC);}
/* 518  */ .ms-pattern.ms-patt-14 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAICAYAAAAx8TU7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAABdJREFUeNpiYGBg+M+AA9BSgkQBgAADAJIyB/kDCjAnAAAAAElFTkSuQmCC);}
/* 519  */ .ms-pattern.ms-patt-15 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFCAYAAAB4ka1VAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAB9JREFUeNpiYGBg+M9ABPhPjPh/YjT9J2AipiRAgAEAhjsH+Utd9Z4AAAAASUVORK5CYII=);}
/* 520  */ /* white patterns */
/* 521  */ .ms-pattern.ms-patt-16 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAAFAQMAAABCXz8WAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjaGBwZFBiEGHgAAAHPwEAP8TPrwAAAABJRU5ErkJggg==);}
/* 522  */ .ms-pattern.ms-patt-17 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAIAQMAAAALP6d4AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABZJREFUCNdjaGBwYFBgEGDgAGIFBgcADegBabpJ4LsAAAAASUVORK5CYII=);}
/* 523  */ .ms-pattern.ms-patt-18 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGA4wPCA4QMACtgDEQ8Bqx8AAAAASUVORK5CYII=);}
/* 524  */ .ms-pattern.ms-patt-19 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA9JREFUCNdjWMDgAMRAAAAKigGBlYsMggAAAABJRU5ErkJggg==);}
/* 525  */ .ms-pattern.ms-patt-20 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGAQMAAADaAn0LAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdj+ACFQAAAHgwDwds/+0oAAAAASUVORK5CYII=);}
/* 526  */ .ms-pattern.ms-patt-21 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA1JREFUCNdjOACEYAAADAoBgRrgDF0AAAAASUVORK5CYII=);}
/* 527  */ .ms-pattern.ms-patt-22 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAAxJREFUCNdjaGAAAwADiACBhux1cwAAAABJRU5ErkJggg==);}
/* 528  */ .ms-pattern.ms-patt-23 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAAIAQMAAAAC1AcCAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjaGAAAxgNAAsQAQHPxScOAAAAAElFTkSuQmCC);}
/* 529  */ .ms-pattern.ms-patt-24 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAgAAAABAQMAAADZzn0AAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAApJREFUCNdj6AAAAIoAiVWdWYwAAAAASUVORK5CYII=);}
/* 530  */ .ms-pattern.ms-patt-25 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdj4GBoYHBgUGAQAAAFggD5HRIFwAAAAABJRU5ErkJggg==);}
/* 531  */ .ms-pattern.ms-patt-26 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjUGBoYHAAAAJmAOF0EZC+AAAAAElFTkSuQmCC);}
/* 532  */ .ms-pattern.ms-patt-27 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAQAAAAEAQMAAACTPww9AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABBJREFUCNdjaGAIYFBgCAAABcgBQeTzXGUAAAAASUVORK5CYII=);}
/* 533  */ .ms-pattern.ms-patt-28 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKAQMAAAC3/F3+AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAACBJREFUCNdjaGBgcHBgUGhgEGRg4GJgYAGRQDZQBCgOAC/KAvtspwwJAAAAAElFTkSuQmCC);}
/* 534  */ .ms-pattern.ms-patt-29 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFAQMAAAC3obSmAAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAABJJREFUCNdjUGBwYGhg4GAQAAAFkgD5MUFnfgAAAABJRU5ErkJggg==);}
/* 535  */ .ms-pattern.ms-patt-30 {background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAMAAAADAQMAAABs5if8AAAABlBMVEUAAAD///+l2Z/dAAAAAXRSTlMAQObYZgAAAA5JREFUCNdjcGBoYFAAAALmAOHcBT11AAAAAElFTkSuQmCC);}
/* 536  */
/* 537  */
/* 538  */
/* 539  */ /**
/* 540  *|  *  Master Slider
/* 541  *|  *  Default Skin
/* 542  *|  */
/* 543  */
/* 544  */ .ms-skin-default .ms-slide .ms-slide-vpbtn,
/* 545  */ .ms-skin-default .ms-video-btn{
/* 546  */ 	width: 50px;
/* 547  */ 	height: 51px;
/* 548  */ 	background: url(skins/light-skin-1.png) no-repeat -14px -150px;
/* 549  */ 	top: 50%;
/* 550  */ 	left: 50%;

/* masterslider.main.css */

/* 551  */ 	margin: -25px 0 0 -25px;
/* 552  */ }
/* 553  */
/* 554  */ .ms-skin-default .ms-slide .ms-slide-vcbtn {
/* 555  */ 	width: 30px;
/* 556  */ 	height: 30px;
/* 557  */ 	background: url(skins/light-skin-1.png) no-repeat -24px -28px;
/* 558  */ 	top: 18px;
/* 559  */ 	right: 30px;
/* 560  */ }
/* 561  */
/* 562  */ /* controls */
/* 563  */
/* 564  */ .ms-skin-default .ms-nav-next,
/* 565  */ .ms-skin-default .ms-nav-prev {
/* 566  */ 	width: 30px;
/* 567  */ 	background: url(skins/light-skin-1.png);
/* 568  */ 	background-position: -89px -26px;
/* 569  */ 	height: 40px;
/* 570  */ 	cursor: pointer;
/* 571  */ 	top: 50%;
/* 572  */ 	left: 30px;
/* 573  */ 	margin-top: -20px;
/* 574  */ 	position: absolute;
/* 575  */ 	z-index: 110;
/* 576  */ }
/* 577  */ .ms-skin-default .ms-nav-next {
/* 578  */ 	right: 30px;
/* 579  */ 	left: auto;
/* 580  */ 	background-position: -89px -103px;
/* 581  */ }
/* 582  */
/* 583  */
/* 584  */
/* 585  */ .ms-skin-default .ms-bullet {
/* 586  */ 	width: 10px;
/* 587  */ 	height: 10px;
/* 588  */ 	background: url(skins/light-skin-1.png) no-repeat;
/* 589  */ 	margin: 4px;
/* 590  */ 	background-position: -34px -117px;
/* 591  */ }
/* 592  */
/* 593  */ .ms-skin-default .ms-bullet-selected {
/* 594  */ 	background-position: -34px -84px;
/* 595  */ }
/* 596  */
/* 597  */ .ms-skin-default .ms-tooltip{
/* 598  */ 	position: absolute;
/* 599  */ 	z-index: 210;
/* 600  */ 	cursor: auto;

/* masterslider.main.css */

/* 601  */ }
/* 602  */
/* 603  */ .ms-skin-default .ms-tooltip-top .ms-tooltip-arrow,
/* 604  */ .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow{
/* 605  */ 	border-left: solid 10px transparent;
/* 606  */ 	border-right: solid 10px transparent;
/* 607  */ 	position: absolute;
/* 608  */ 	left: 50%;
/* 609  */ 	margin-left: -10px;
/* 610  */ }
/* 611  */
/* 612  */ .ms-skin-default .ms-tooltip-top .ms-tooltip-arrow{
/* 613  */ 	border-top: solid 10px;
/* 614  */ 	border-top-color: silver;
/* 615  */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 616  */ 	bottom: -10px;
/* 617  */ }
/* 618  */
/* 619  */ .ms-skin-default .ms-tooltip-bottom .ms-tooltip-arrow {
/* 620  */ 	border-bottom: solid 10px;
/* 621  */ 	border-bottom-color: silver;
/* 622  */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 623  */ 	top: -10px;
/* 624  */ }
/* 625  */
/* 626  */ .ms-skin-default .ms-tooltip-right .ms-tooltip-arrow,
/* 627  */ .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow{
/* 628  */ 	border-top: solid 10px transparent;
/* 629  */ 	border-bottom: solid 10px transparent;
/* 630  */ 	position: absolute;
/* 631  */ 	top: 50%;
/* 632  */ 	margin-top: -10px;
/* 633  */ }
/* 634  */
/* 635  */ .ms-skin-default .ms-tooltip-right .ms-tooltip-arrow{
/* 636  */ 	border-right: solid 10px;
/* 637  */ 	border-right-color: silver;
/* 638  */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 639  */ 	left: -10px;
/* 640  */ }
/* 641  */
/* 642  */ .ms-skin-default .ms-tooltip-left .ms-tooltip-arrow {
/* 643  */ 	border-left: solid 10px;
/* 644  */ 	border-left-color: silver;
/* 645  */ 	border-left-color: rgba(240, 240, 240, 0.88);
/* 646  */ 	right: -10px;
/* 647  */ }
/* 648  */
/* 649  */ .ms-skin-default .ms-tooltip-point {cursor: pointer;}
/* 650  */ .ms-skin-default .ms-tooltip-point .ms-point-center {

/* masterslider.main.css */

/* 651  */ 	width: 12px;
/* 652  */ 	height: 12px;
/* 653  */ 	border-radius: 15px;
/* 654  */ 	border: solid 2px #BBB;
/* 655  */ 	background: white;
/* 656  */ 	margin: -8px 0 0 -8px;
/* 657  */ 	position: absolute;
/* 658  */ 	z-index: 105;
/* 659  */ }
/* 660  */
/* 661  */ .ms-skin-default .ms-tooltip-point .ms-point-border {
/* 662  */ 	width: 22px;
/* 663  */ 	height: 22px;
/* 664  */ 	background: black;
/* 665  */ 	background:rgba(0, 0, 0, 0.36);
/* 666  */ 	margin: -11px 0 0 -11px;
/* 667  */ 	position: absolute;
/* 668  */ 	border-radius: 15px;
/* 669  */
/* 670  */ 	animation: ms-point-anim 1.5s infinite ;
/* 671  */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 672  */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 673  */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 674  */ }
/* 675  */
/* 676  */ .ms-skin-default .ms-tooltip {
/* 677  */ 	max-width:200px;
/* 678  */ }
/* 679  */
/* 680  */ .ms-skin-default .ms-tooltip-cont {
/* 681  */ 	padding: 10px;
/* 682  */ 	background: silver;
/* 683  */ 	background: rgba(240, 240, 240, 0.88);
/* 684  */ 	text-shadow: 0 1px 0px white;
/* 685  */ 	margin-left: -1px;
/* 686  */ }
/* 687  */
/* 688  */ /* retina */
/* 689  */ @media
/* 690  */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 691  */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 692  */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 693  */ only screen and (        min-device-pixel-ratio: 2),
/* 694  */ only screen and (                min-resolution: 192dpi),
/* 695  */ only screen and (                min-resolution: 2dppx) {
/* 696  */
/* 697  */ 	.ms-skin-default .ms-slide .ms-slide-vpbtn,
/* 698  */ 	.ms-skin-default .ms-video-btn,
/* 699  */ 	.ms-skin-default .ms-slide .ms-slide-vcbtn,
/* 700  */ 	.ms-skin-default .ms-nav-next,

/* masterslider.main.css */

/* 701  */ 	.ms-skin-default .ms-nav-prev,
/* 702  */ 	.ms-skin-default .ms-bullet{
/* 703  */ 		background-image:url(skins/light-skin-1-retina.png);
/* 704  */ 		background-size: 152px 225px;
/* 705  */ 	}
/* 706  */
/* 707  */ }
/* 708  */
/* 709  */
/* 710  */
/* 711  */ /**
/* 712  *|  *  Master Slider
/* 713  *|  *  Black 1
/* 714  *|  */
/* 715  */
/* 716  */ .ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
/* 717  */ .ms-skin-black-1 .ms-video-btn{
/* 718  */ 	width: 54px;
/* 719  */ 	height: 54px;
/* 720  */ 	background: url(skins/black-skin-1.png) no-repeat -14px -150px;
/* 721  */ 	top: 50%;
/* 722  */ 	left: 50%;
/* 723  */ 	margin: -27px 0 0 -27px;
/* 724  */ }
/* 725  */
/* 726  */ .ms-skin-black-1 .ms-slide .ms-slide-vcbtn {
/* 727  */ 	width: 27px;
/* 728  */ 	height: 26px;
/* 729  */ 	background: url(skins/black-skin-1.png) no-repeat -24px -29px;
/* 730  */ 	top: 30px;
/* 731  */ 	right: 30px;
/* 732  */ }
/* 733  */
/* 734  */ /* controls */
/* 735  */
/* 736  */ .ms-skin-black-1 .ms-nav-next,
/* 737  */ .ms-skin-black-1 .ms-nav-prev {
/* 738  */ 	width: 53px;
/* 739  */ 	background: url(skins/black-skin-1.png);
/* 740  */ 	background-position: -79px -19px;
/* 741  */ 	height: 61px;
/* 742  */ 	cursor: pointer;
/* 743  */ 	top: 50%;
/* 744  */ 	left: 30px;
/* 745  */ 	margin-top: -26px;
/* 746  */ 	position: absolute;
/* 747  */ 	z-index: 110;
/* 748  */ }
/* 749  */ .ms-skin-black-1 .ms-nav-next {
/* 750  */ 	right: 30px;

/* masterslider.main.css */

/* 751  */ 	left: auto;
/* 752  */ 	background-position: -79px -97px;
/* 753  */ }
/* 754  */
/* 755  */ .ms-skin-black-1 .ms-bullets.ms-dir-h {
/* 756  */ 	position: absolute;
/* 757  */ 	bottom: 20px;
/* 758  */ 	right: 50%;
/* 759  */ 	width: 100px;
/* 760  */ }
/* 761  */
/* 762  */ .ms-skin-black-1 .ms-bullets.ms-dir-h .ms-bullets-count {
/* 763  */ 	position: relative;
/* 764  */ 	right: -50%;
/* 765  */ }
/* 766  */
/* 767  */ .ms-skin-black-1 .ms-bullet {
/* 768  */ 	width: 9px;
/* 769  */ 	height: 9px;
/* 770  */ 	background: white;
/* 771  */ 	margin: 4px;
/* 772  */ 	border: solid 1px rgb(58, 58, 58);
/* 773  */ }
/* 774  */
/* 775  */ .ms-skin-black-1 .ms-bullet-selected {
/* 776  */     background-color: black;
/* 777  */ }
/* 778  */
/* 779  */ .ms-skin-black-1 .ms-tooltip{
/* 780  */ 	position: absolute;
/* 781  */ 	z-index: 210;
/* 782  */ 	cursor: auto;
/* 783  */ }
/* 784  */
/* 785  */ .ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow,
/* 786  */ .ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow{
/* 787  */ 	border-left: solid 10px transparent;
/* 788  */ 	border-right: solid 10px transparent;
/* 789  */ 	position: absolute;
/* 790  */ 	left: 50%;
/* 791  */ 	margin-left: -10px;
/* 792  */ }
/* 793  */
/* 794  */ .ms-skin-black-1 .ms-tooltip-top .ms-tooltip-arrow{
/* 795  */ 	border-top: solid 10px;
/* 796  */ 	border-top-color: white;
/* 797  */ 	border-top-color: rgba(0, 0, 0, 0.8);
/* 798  */ 	bottom: -10px;
/* 799  */ }
/* 800  */

/* masterslider.main.css */

/* 801  */ .ms-skin-black-1 .ms-tooltip-bottom .ms-tooltip-arrow {
/* 802  */ 	border-bottom: solid 10px;
/* 803  */ 	border-bottom-color: white;
/* 804  */ 	border-bottom-color: rgba(0, 0, 0, 0.8);
/* 805  */ 	top: -10px;
/* 806  */ }
/* 807  */
/* 808  */ .ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow,
/* 809  */ .ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow{
/* 810  */ 	border-top: solid 10px transparent;
/* 811  */ 	border-bottom: solid 10px transparent;
/* 812  */ 	position: absolute;
/* 813  */ 	top: 50%;
/* 814  */ 	margin-top: -10px;
/* 815  */ }
/* 816  */
/* 817  */ .ms-skin-black-1 .ms-tooltip-right .ms-tooltip-arrow{
/* 818  */ 	border-right: solid 10px;
/* 819  */ 	border-right-color: white;
/* 820  */ 	border-right-color: rgba(0, 0, 0, 0.8);
/* 821  */ 	left: -10px;
/* 822  */ }
/* 823  */
/* 824  */ .ms-skin-black-1 .ms-tooltip-left .ms-tooltip-arrow {
/* 825  */ 	border-left: solid 10px;
/* 826  */ 	border-left-color: black;
/* 827  */ 	border-left-color: rgba(0, 0, 0, 0.8);
/* 828  */ 	right: -10px;
/* 829  */ }
/* 830  */
/* 831  */ .ms-skin-black-1 .ms-tooltip-point {cursor: pointer;}
/* 832  */ .ms-skin-black-1 .ms-tooltip-point .ms-point-center {
/* 833  */ 	width: 12px;
/* 834  */ 	height: 12px;
/* 835  */ 	border-radius: 15px;
/* 836  */ 	border: solid 2px #444444;
/* 837  */ 	background: black;
/* 838  */ 	margin: -8px 0 0 -8px;
/* 839  */ 	position: absolute;
/* 840  */ 	z-index: 105;
/* 841  */ }
/* 842  */
/* 843  */ .ms-skin-black-1 .ms-tooltip-point .ms-point-border {
/* 844  */ 	width: 22px;
/* 845  */ 	height: 22px;
/* 846  */ 	background: white;
/* 847  */ 	background: rgba(255, 255, 255, 0.9);
/* 848  */ 	margin: -11px 0 0 -11px;
/* 849  */ 	position: absolute;
/* 850  */ 	border-radius: 15px;

/* masterslider.main.css */

/* 851  */
/* 852  */ 	animation: ms-point-anim 1.5s infinite ;
/* 853  */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 854  */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 855  */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 856  */ }
/* 857  */
/* 858  */ .ms-skin-black-1  .ms-tooltip {
/* 859  */ 	max-width:200px;
/* 860  */ }
/* 861  */
/* 862  */ .ms-skin-black-1 .ms-tooltip-cont {
/* 863  */ 	padding: 10px;
/* 864  */ 	background: black;
/* 865  */ 	background: rgba(0, 0, 0, 0.8);
/* 866  */ 	text-shadow: 0 1px 0px black;
/* 867  */ 	color: white;
/* 868  */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 869  */ }
/* 870  */
/* 871  */ /* retina */
/* 872  */ @media
/* 873  */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 874  */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 875  */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 876  */ only screen and (        min-device-pixel-ratio: 2),
/* 877  */ only screen and (                min-resolution: 192dpi),
/* 878  */ only screen and (                min-resolution: 2dppx) {
/* 879  */
/* 880  */ 	.ms-skin-black-1 .ms-slide .ms-slide-vpbtn,
/* 881  */ 	.ms-skin-black-1 .ms-video-btn,
/* 882  */ 	.ms-skin-black-1 .ms-slide .ms-slide-vcbtn,
/* 883  */ 	.ms-skin-black-1 .ms-nav-next,
/* 884  */ 	.ms-skin-black-1 .ms-nav-prev{
/* 885  */ 		background-image:url(skins/black-skin-1-retina.png);
/* 886  */ 		background-size: 152px 225px;
/* 887  */ 	}
/* 888  */
/* 889  */ }
/* 890  */
/* 891  */
/* 892  */
/* 893  */ /**
/* 894  *|  *  Master Slider
/* 895  *|  *  minimal Skin
/* 896  *|  */
/* 897  */
/* 898  */ .ms-skin-minimal .ms-slide .ms-slide-vpbtn,
/* 899  */ .ms-skin-minimal .ms-video-btn{
/* 900  */     width: 55px;

/* masterslider.main.css */

/* 901  */     height: 55px;
/* 902  */     background: url(skins/minimal.svg) no-repeat 24px 18px white;
/* 903  */     border: solid 1px #3d3d3d;
/* 904  */     border-radius: 50%;
/* 905  */     top: 50%;
/* 906  */     left: 50%;
/* 907  */     margin: -27px 0 0 -27px;
/* 908  */     -webkit-transition: background-color 300ms;
/* 909  */             transition: background-color 300ms;
/* 910  */ }
/* 911  */ .ms-skin-minimal .ms-slide .ms-slide-vcbtn:hover,
/* 912  */ .ms-skin-minimal .ms-slide .ms-slide-vpbtn:hover,
/* 913  */ .ms-skin-minimal .ms-video-btn:hover {
/* 914  */     background-color: #f1f1f1;
/* 915  */ }
/* 916  */
/* 917  */ .ms-skin-minimal .ms-slide .ms-slide-vcbtn {
/* 918  */     width: 31px;
/* 919  */     height: 31px;
/* 920  */     background: url(skins/minimal.svg) no-repeat -289px 6px white;
/* 921  */     border-radius: 50%;
/* 922  */     border: solid 1px #3d3d3d;
/* 923  */     top: 18px;
/* 924  */     right: 30px;
/* 925  */     -webkit-transition: background-color 300ms;
/* 926  */             transition: background-color 300ms;
/* 927  */ }
/* 928  */
/* 929  */ /* controls */
/* 930  */
/* 931  */ .ms-skin-minimal .ms-nav-next,
/* 932  */ .ms-skin-minimal .ms-nav-prev {
/* 933  */     background: url(skins/minimal.svg) no-repeat white;
/* 934  */     background-position: -178px 17px;
/* 935  */     border: solid 1px #3d3d3d;
/* 936  */     border-radius: 50%;
/* 937  */     height: 55px;
/* 938  */     width: 55px;
/* 939  */     cursor: pointer;
/* 940  */     top: 50%;
/* 941  */     left: 30px;
/* 942  */     margin-top: -27px;
/* 943  */     position: absolute;
/* 944  */     z-index: 110;
/* 945  */     -webkit-transition: background-color 300ms;
/* 946  */             transition: background-color 300ms;
/* 947  */ }
/* 948  */
/* 949  */ .ms-skin-minimal .ms-nav-next:hover,
/* 950  */ .ms-skin-minimal .ms-nav-prev:hover{

/* masterslider.main.css */

/* 951  */     background-color: #f1f1f1;
/* 952  */ }
/* 953  */
/* 954  */ .ms-skin-minimal .ms-nav-next {
/* 955  */     right: 30px;
/* 956  */     left: auto;
/* 957  */     background-position: -75px 17px;
/* 958  */ }
/* 959  */
/* 960  */ .ms-skin-minimal .ms-bullet {
/* 961  */     width: 8px;
/* 962  */     height: 8px;
/* 963  */     background: white;
/* 964  */     border: solid 1px #3d3d3d;
/* 965  */     border-radius: 50%;
/* 966  */     margin: 4px;
/* 967  */     background-position: -34px -117px;
/* 968  */ }
/* 969  */
/* 970  */ .ms-skin-minimal .ms-bullet-selected {
/* 971  */     background: #3d3d3d;
/* 972  */ }
/* 973  */
/* 974  */
/* 975  */ .ms-skin-minimal .ms-time-bar {
/* 976  */     height: 3px;
/* 977  */     background: #FFFFFF;
/* 978  */     border-top: solid 1px rgba(0, 0, 0, 0.41);
/* 979  */ }
/* 980  */
/* 981  */
/* 982  */ .ms-skin-minimal .ms-tooltip{
/* 983  */     position: absolute;
/* 984  */     z-index: 210;
/* 985  */     cursor: auto;
/* 986  */ }
/* 987  */
/* 988  */ .ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow,
/* 989  */ .ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow{
/* 990  */     border-left: solid 10px transparent;
/* 991  */     border-right: solid 10px transparent;
/* 992  */     position: absolute;
/* 993  */     left: 50%;
/* 994  */     margin-left: -10px;
/* 995  */ }
/* 996  */
/* 997  */ .ms-skin-minimal .ms-tooltip-top .ms-tooltip-arrow{
/* 998  */     border-top: solid 10px;
/* 999  */     border-top-color: silver;
/* 1000 */     border-top-color: rgba(240, 240, 240, 0.88);

/* masterslider.main.css */

/* 1001 */     bottom: -10px;
/* 1002 */ }
/* 1003 */
/* 1004 */ .ms-skin-minimal .ms-tooltip-bottom .ms-tooltip-arrow {
/* 1005 */     border-bottom: solid 10px;
/* 1006 */     border-bottom-color: silver;
/* 1007 */     border-bottom-color: rgba(240, 240, 240, 0.88);
/* 1008 */     top: -10px;
/* 1009 */ }
/* 1010 */
/* 1011 */ .ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow,
/* 1012 */ .ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow{
/* 1013 */     border-top: solid 10px transparent;
/* 1014 */     border-bottom: solid 10px transparent;
/* 1015 */     position: absolute;
/* 1016 */     top: 50%;
/* 1017 */     margin-top: -10px;
/* 1018 */ }
/* 1019 */
/* 1020 */ .ms-skin-minimal .ms-tooltip-right .ms-tooltip-arrow{
/* 1021 */     border-right: solid 10px;
/* 1022 */     border-right-color: silver;
/* 1023 */     border-right-color: rgba(240, 240, 240, 0.88);
/* 1024 */     left: -10px;
/* 1025 */ }
/* 1026 */
/* 1027 */ .ms-skin-minimal .ms-tooltip-left .ms-tooltip-arrow {
/* 1028 */     border-left: solid 10px;
/* 1029 */     border-left-color: silver;
/* 1030 */     border-left-color: rgba(240, 240, 240, 0.88);
/* 1031 */     right: -10px;
/* 1032 */ }
/* 1033 */
/* 1034 */ .ms-skin-minimal .ms-tooltip-point {cursor: pointer;}
/* 1035 */ .ms-skin-minimal .ms-tooltip-point .ms-point-center {
/* 1036 */     width: 12px;
/* 1037 */     height: 12px;
/* 1038 */     border-radius: 15px;
/* 1039 */     border: solid 2px #BBB;
/* 1040 */     background: white;
/* 1041 */     margin: -8px 0 0 -8px;
/* 1042 */     position: absolute;
/* 1043 */     z-index: 105;
/* 1044 */ }
/* 1045 */
/* 1046 */ .ms-skin-minimal .ms-tooltip-point .ms-point-border {
/* 1047 */     width: 22px;
/* 1048 */     height: 22px;
/* 1049 */     background: black;
/* 1050 */     background:rgba(0, 0, 0, 0.36);

/* masterslider.main.css */

/* 1051 */     margin: -11px 0 0 -11px;
/* 1052 */     position: absolute;
/* 1053 */     border-radius: 15px;
/* 1054 */
/* 1055 */     animation: ms-point-anim 1.5s infinite ;
/* 1056 */     -moz-animation: ms-point-anim 1.5s infinite;
/* 1057 */     -webkit-animation: ms-point-anim 1.5s infinite;
/* 1058 */     -o-animation: ms-point-anim 1.5s infinite;
/* 1059 */ }
/* 1060 */
/* 1061 */ .ms-skin-minimal .ms-tooltip {
/* 1062 */     max-width:200px;
/* 1063 */ }
/* 1064 */
/* 1065 */ .ms-skin-minimal .ms-tooltip-cont {
/* 1066 */     padding: 10px;
/* 1067 */     background: silver;
/* 1068 */     background: rgba(240, 240, 240, 0.88);
/* 1069 */     text-shadow: 0 1px 0px white;
/* 1070 */     margin-left: -1px;
/* 1071 */ }
/* 1072 */
/* 1073 */
/* 1074 */
/* 1075 */ /**
/* 1076 *|  *  Master Slider
/* 1077 *|  *  Black 2 Skin
/* 1078 *|  */
/* 1079 */
/* 1080 */ .ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
/* 1081 */ .ms-skin-black-2 .ms-video-btn{
/* 1082 */ 	width: 45px;
/* 1083 */ 	height: 45px;
/* 1084 */ 	background: url(skins/black-skin-2.png) black no-repeat -16px -103px;
/* 1085 */ 	border: solid 3px rgb(255, 255, 255);
/* 1086 */ 	border-color: rgba(255, 255, 255, 0.4);
/* 1087 */ 	-webkit-background-clip: padding-box;
/* 1088 */ 	top: 50%;
/* 1089 */ 	left: 50%;
/* 1090 */ 	margin: -23px 0 0 -23px;
/* 1091 */ }
/* 1092 */
/* 1093 */ .ms-skin-black-2 .ms-slide .ms-slide-vpbtn:hover,
/* 1094 */ .ms-skin-black-2 .ms-video-btn:hover{
/* 1095 */ 	background-color: #3D3D3D;
/* 1096 */ }
/* 1097 */
/* 1098 */ .ms-skin-black-2 .ms-slide .ms-slide-vcbtn {
/* 1099 */ 	width: 25px;
/* 1100 */ 	height: 25px;

/* masterslider.main.css */

/* 1101 */ 	background: url(skins/black-skin-2.png) black no-repeat -27px -36px;
/* 1102 */ 	border: solid 2px white;
/* 1103 */ 	border-color: rgba(255, 255, 255, 0.4);
/* 1104 */ 	top: 15px;
/* 1105 */ 	right: 15px;
/* 1106 */ }
/* 1107 */
/* 1108 */ .ms-skin-black-2.round-skin .ms-slide .ms-slide-vcbtn{
/* 1109 */ 	border-radius: 50px;
/* 1110 */ }
/* 1111 */
/* 1112 */
/* 1113 */ /* controls */
/* 1114 */
/* 1115 */ .ms-skin-black-2 .ms-nav-next,
/* 1116 */ .ms-skin-black-2 .ms-nav-prev {
/* 1117 */ 	position: absolute;
/* 1118 */ 	cursor: pointer;
/* 1119 */ 	z-index: 110;
/* 1120 */ 	width: 45px;
/* 1121 */ 	height: 45px;
/* 1122 */ 	background: url(skins/black-skin-2.png) black;
/* 1123 */ 	background-clip: padding-box;
/* 1124 */ 	background-position: -88px -26px;
/* 1125 */ 	border: solid 3px rgb(255, 255, 255);
/* 1126 */ 	border-color: rgba(255, 255, 255, 0.4);
/* 1127 */ 	top: 50%;
/* 1128 */ 	left: 30px;
/* 1129 */ 	margin-top: -22px;
/* 1130 */ }
/* 1131 */
/* 1132 */ .ms-skin-black-2.round-skin .ms-nav-next,
/* 1133 */ .ms-skin-black-2.round-skin .ms-nav-prev,
/* 1134 */ .ms-skin-black-2.round-skin .ms-slide .ms-slide-vpbtn,
/* 1135 */ .ms-skin-black-2.round-skin .ms-video-btn{
/* 1136 */ 	border-radius: 90px;
/* 1137 */ }
/* 1138 */
/* 1139 */ .ms-skin-black-2 .ms-nav-next:hover,
/* 1140 */ .ms-skin-black-2 .ms-nav-prev:hover{
/* 1141 */ 	background-color: #3d3d3d;
/* 1142 */ }
/* 1143 */
/* 1144 */ .ms-skin-black-2 .ms-nav-next {
/* 1145 */ 	right: 30px;
/* 1146 */ 	left: auto;
/* 1147 */ 	background-position: -86px -103px;
/* 1148 */ }
/* 1149 */
/* 1150 */ .ms-skin-black-2 .ms-bullets.ms-dir-h {

/* masterslider.main.css */

/* 1151 */ 	position: absolute;
/* 1152 */ 	bottom: 20px;
/* 1153 */ 	right: 50%;
/* 1154 */ 	width: 100px;
/* 1155 */ }
/* 1156 */
/* 1157 */ .ms-skin-black-2 .ms-bullets.ms-dir-h .ms-bullets-count {
/* 1158 */ 	position: relative;
/* 1159 */ 	right: -50%;
/* 1160 */ }
/* 1161 */
/* 1162 */ .ms-skin-black-2 .ms-bullet {
/* 1163 */ 	width: 8px;
/* 1164 */ 	height: 8px;
/* 1165 */ 	background: white;
/* 1166 */ 	-webkit-background-clip: padding-box;
/* 1167 */ 	-moz-background-clip: padding-box;
/* 1168 */ 	-ms-background-clip: padding-box;
/* 1169 */ 	border: solid 3px white;
/* 1170 */ 	border-color: rgba(0, 0, 0, 0.44);
/* 1171 */ 	margin: 4px;
/* 1172 */ 	background-position: -34px -117px;
/* 1173 */ }
/* 1174 */
/* 1175 */ .ms-skin-black-2.round-skin .ms-bullet{
/* 1176 */ 	border-radius: 15px;
/* 1177 */ }
/* 1178 */
/* 1179 */
/* 1180 */ .ms-skin-black-2 .ms-bullet-selected {
/* 1181 */ 	background-color: black;
/* 1182 */ 	border-color: white;
/* 1183 */ 	border-color: rgba(255, 255, 255, 0.44);
/* 1184 */ }
/* 1185 */
/* 1186 */ .ms-skin-black-2 .ms-tooltip{
/* 1187 */ 	position: absolute;
/* 1188 */ 	z-index: 210;
/* 1189 */ 	cursor: auto;
/* 1190 */ }
/* 1191 */
/* 1192 */ .ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow,
/* 1193 */ .ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow{
/* 1194 */ 	border-left: solid 10px transparent;
/* 1195 */ 	border-right: solid 10px transparent;
/* 1196 */ 	position: absolute;
/* 1197 */ 	left: 50%;
/* 1198 */ 	margin-left: -10px;
/* 1199 */ }
/* 1200 */

/* masterslider.main.css */

/* 1201 */ .ms-skin-black-2 .ms-tooltip-top .ms-tooltip-arrow{
/* 1202 */ 	border-top: solid 10px;
/* 1203 */ 	border-top-color: silver;
/* 1204 */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 1205 */ 	bottom: -10px;
/* 1206 */ }
/* 1207 */
/* 1208 */ .ms-skin-black-2 .ms-tooltip-bottom .ms-tooltip-arrow {
/* 1209 */ 	border-bottom: solid 10px;
/* 1210 */ 	border-bottom-color: silver;
/* 1211 */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 1212 */ 	top: -10px;
/* 1213 */ }
/* 1214 */
/* 1215 */ .ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow,
/* 1216 */ .ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow{
/* 1217 */ 	border-top: solid 10px transparent;
/* 1218 */ 	border-bottom: solid 10px transparent;
/* 1219 */ 	position: absolute;
/* 1220 */ 	top: 50%;
/* 1221 */ 	margin-top: -10px;
/* 1222 */ }
/* 1223 */
/* 1224 */ .ms-skin-black-2 .ms-tooltip-right .ms-tooltip-arrow{
/* 1225 */ 	border-right: solid 10px;
/* 1226 */ 	border-right-color: silver;
/* 1227 */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 1228 */ 	left: -10px;
/* 1229 */ }
/* 1230 */
/* 1231 */ .ms-skin-black-2 .ms-tooltip-left .ms-tooltip-arrow {
/* 1232 */ 	border-left: solid 10px;
/* 1233 */ 	border-left-color: silver;
/* 1234 */ 	border-left-color: rgba(240, 240, 240, 0.88);
/* 1235 */ 	right: -10px;
/* 1236 */ }
/* 1237 */
/* 1238 */ .ms-skin-black-2 .ms-tooltip-point {cursor: pointer;}
/* 1239 */ .ms-skin-black-2 .ms-tooltip-point .ms-point-center {
/* 1240 */ 	width: 12px;
/* 1241 */ 	height: 12px;
/* 1242 */ 	border-radius: 15px;
/* 1243 */ 	border: solid 2px #BBB;
/* 1244 */ 	background: white;
/* 1245 */ 	margin: -8px 0 0 -8px;
/* 1246 */ 	position: absolute;
/* 1247 */ 	z-index: 105;
/* 1248 */ }
/* 1249 */
/* 1250 */ .ms-skin-black-2 .ms-tooltip-point .ms-point-border {

/* masterslider.main.css */

/* 1251 */ 	width: 22px;
/* 1252 */ 	height: 22px;
/* 1253 */ 	background: black;
/* 1254 */ 	background:rgba(0, 0, 0, 0.36);
/* 1255 */ 	margin: -11px 0 0 -11px;
/* 1256 */ 	position: absolute;
/* 1257 */ 	border-radius: 15px;
/* 1258 */
/* 1259 */ 	animation: ms-point-anim 1.5s infinite ;
/* 1260 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 1261 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 1262 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 1263 */ }
/* 1264 */
/* 1265 */ .ms-ie7.ms-skin-black-2 .ms-tooltip-point .ms-point-border,
/* 1266 */ .ms-ie8.ms-skin-black-2 .ms-tooltip-point .ms-point-border{
/* 1267 */ 	display: none;
/* 1268 */ }
/* 1269 */
/* 1270 */ .ms-skin-black-2  .ms-tooltip {
/* 1271 */ 	max-width:200px;
/* 1272 */ }
/* 1273 */
/* 1274 */ .ms-skin-black-2 .ms-tooltip-cont {
/* 1275 */ 	padding: 10px;
/* 1276 */ 	background: silver;
/* 1277 */ 	background: rgba(240, 240, 240, 0.88);
/* 1278 */ 	text-shadow: 0 1px 0px white;
/* 1279 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 1280 */ }
/* 1281 */
/* 1282 */ /* retina */
/* 1283 */ @media
/* 1284 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 1285 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 1286 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 1287 */ only screen and (        min-device-pixel-ratio: 2),
/* 1288 */ only screen and (                min-resolution: 192dpi),
/* 1289 */ only screen and (                min-resolution: 2dppx) {
/* 1290 */
/* 1291 */ 	.ms-skin-black-2 .ms-slide .ms-slide-vpbtn,
/* 1292 */ 	.ms-skin-black-2 .ms-video-btn,
/* 1293 */ 	.ms-skin-black-2 .ms-slide .ms-slide-vcbtn,
/* 1294 */ 	.ms-skin-black-2 .ms-nav-next,
/* 1295 */ 	.ms-skin-black-2 .ms-nav-prev{
/* 1296 */ 		background-image:url(skins/black-skin-2-retina.png);
/* 1297 */ 		background-size: 152px 225px;
/* 1298 */ 	}
/* 1299 */
/* 1300 */ }

/* masterslider.main.css */

/* 1301 */
/* 1302 */
/* 1303 */
/* 1304 */ /**
/* 1305 *|  *  Master Slider
/* 1306 *|  *  Light 2
/* 1307 *|  */
/* 1308 */
/* 1309 */ .ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
/* 1310 */ .ms-skin-light-2 .ms-video-btn{
/* 1311 */ 	width: 54px;
/* 1312 */ 	height: 54px;
/* 1313 */ 	background: url(skins/light-skin-2.png) no-repeat -14px -150px;
/* 1314 */ 	top: 50%;
/* 1315 */ 	left: 50%;
/* 1316 */ 	margin: -27px 0 0 -27px;
/* 1317 */ }
/* 1318 */
/* 1319 */ .ms-skin-light-2 .ms-slide .ms-slide-vcbtn {
/* 1320 */ 	width: 27px;
/* 1321 */ 	height: 26px;
/* 1322 */ 	background: url(skins/light-skin-2.png) no-repeat -24px -29px;
/* 1323 */ 	top: 30px;
/* 1324 */ 	right: 30px;
/* 1325 */ }
/* 1326 */
/* 1327 */ /* controls */
/* 1328 */
/* 1329 */ .ms-skin-light-2 .ms-nav-next,
/* 1330 */ .ms-skin-light-2 .ms-nav-prev {
/* 1331 */ 	width: 53px;
/* 1332 */ 	background: url(skins/light-skin-2.png);
/* 1333 */ 	background-position: -79px -19px;
/* 1334 */ 	height: 61px;
/* 1335 */ 	cursor: pointer;
/* 1336 */ 	top: 50%;
/* 1337 */ 	left: 30px;
/* 1338 */ 	margin-top: -26px;
/* 1339 */ 	position: absolute;
/* 1340 */ 	z-index: 110;
/* 1341 */ }
/* 1342 */ .ms-skin-light-2 .ms-nav-next {
/* 1343 */ 	right: 30px;
/* 1344 */ 	left: auto;
/* 1345 */ 	background-position: -79px -97px;
/* 1346 */ }
/* 1347 */
/* 1348 */ .ms-skin-light-2 .ms-bullets.ms-dir-h {
/* 1349 */ 	position: absolute;
/* 1350 */ 	bottom: 20px;

/* masterslider.main.css */

/* 1351 */ 	right: 50%;
/* 1352 */ 	width: 100px;
/* 1353 */ }
/* 1354 */
/* 1355 */ .ms-skin-light-2 .ms-bullets.ms-dir-h .ms-bullets-count {
/* 1356 */ 	position: relative;
/* 1357 */ 	right: -50%;
/* 1358 */ }
/* 1359 */
/* 1360 */ .ms-skin-light-2 .ms-bullet {
/* 1361 */ 	width: 9px;
/* 1362 */ 	height: 9px;
/* 1363 */ 	background: black;
/* 1364 */ 	margin: 4px;
/* 1365 */ 	border: solid 1px rgb(58, 58, 58);
/* 1366 */ }
/* 1367 */
/* 1368 */ .ms-skin-light-2 .ms-bullet-selected {
/* 1369 */     background-color: white;
/* 1370 */ }
/* 1371 */
/* 1372 */ .ms-skin-light-2 .ms-tooltip{
/* 1373 */ 	position: absolute;
/* 1374 */ 	z-index: 210;
/* 1375 */ 	cursor: auto;
/* 1376 */ }
/* 1377 */
/* 1378 */ .ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow,
/* 1379 */ .ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow{
/* 1380 */ 	border-left: solid 10px transparent;
/* 1381 */ 	border-right: solid 10px transparent;
/* 1382 */ 	position: absolute;
/* 1383 */ 	left: 50%;
/* 1384 */ 	margin-left: -10px;
/* 1385 */ }
/* 1386 */
/* 1387 */ .ms-skin-light-2 .ms-tooltip-top .ms-tooltip-arrow{
/* 1388 */ 	border-top: solid 10px;
/* 1389 */ 	border-top-color: silver;
/* 1390 */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 1391 */ 	bottom: -10px;
/* 1392 */ }
/* 1393 */
/* 1394 */ .ms-skin-light-2 .ms-tooltip-bottom .ms-tooltip-arrow {
/* 1395 */ 	border-bottom: solid 10px;
/* 1396 */ 	border-bottom-color: silver;
/* 1397 */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 1398 */ 	top: -10px;
/* 1399 */ }
/* 1400 */

/* masterslider.main.css */

/* 1401 */ .ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow,
/* 1402 */ .ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow{
/* 1403 */ 	border-top: solid 10px transparent;
/* 1404 */ 	border-bottom: solid 10px transparent;
/* 1405 */ 	position: absolute;
/* 1406 */ 	top: 50%;
/* 1407 */ 	margin-top: -10px;
/* 1408 */ }
/* 1409 */
/* 1410 */ .ms-skin-light-2 .ms-tooltip-right .ms-tooltip-arrow{
/* 1411 */ 	border-right: solid 10px;
/* 1412 */ 	border-right-color: silver;
/* 1413 */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 1414 */ 	left: -10px;
/* 1415 */ }
/* 1416 */
/* 1417 */ .ms-skin-light-2 .ms-tooltip-left .ms-tooltip-arrow {
/* 1418 */ 	border-left: solid 10px;
/* 1419 */ 	border-left-color: silver;
/* 1420 */ 	border-left-color: rgba(240, 240, 240, 0.88);
/* 1421 */ 	right: -10px;
/* 1422 */ }
/* 1423 */
/* 1424 */ .ms-skin-light-2 .ms-tooltip-point {cursor: pointer;}
/* 1425 */ .ms-skin-light-2 .ms-tooltip-point .ms-point-center {
/* 1426 */ 	width: 12px;
/* 1427 */ 	height: 12px;
/* 1428 */ 	border-radius: 15px;
/* 1429 */ 	border: solid 2px #BBB;
/* 1430 */ 	background: white;
/* 1431 */ 	margin: -8px 0 0 -8px;
/* 1432 */ 	position: absolute;
/* 1433 */ 	z-index: 105;
/* 1434 */ }
/* 1435 */
/* 1436 */ .ms-skin-light-2 .ms-tooltip-point .ms-point-border {
/* 1437 */ 	width: 22px;
/* 1438 */ 	height: 22px;
/* 1439 */ 	background: black;
/* 1440 */ 	background:rgba(0, 0, 0, 0.36);
/* 1441 */ 	margin: -11px 0 0 -11px;
/* 1442 */ 	position: absolute;
/* 1443 */ 	border-radius: 15px;
/* 1444 */
/* 1445 */ 	animation: ms-point-anim 1.5s infinite ;
/* 1446 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 1447 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 1448 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 1449 */ }
/* 1450 */

/* masterslider.main.css */

/* 1451 */ .ms-skin-light-2  .ms-tooltip {
/* 1452 */ 	max-width:200px;
/* 1453 */ }
/* 1454 */
/* 1455 */ .ms-skin-light-2 .ms-tooltip-cont {
/* 1456 */ 	padding: 10px;
/* 1457 */ 	background: silver;
/* 1458 */ 	background: rgba(240, 240, 240, 0.88);
/* 1459 */ 	text-shadow: 0 1px 0px white;
/* 1460 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 1461 */ }
/* 1462 */
/* 1463 */ /* retina */
/* 1464 */ @media
/* 1465 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 1466 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 1467 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 1468 */ only screen and (        min-device-pixel-ratio: 2),
/* 1469 */ only screen and (                min-resolution: 192dpi),
/* 1470 */ only screen and (                min-resolution: 2dppx) {
/* 1471 */
/* 1472 */ 	.ms-skin-light-2 .ms-slide .ms-slide-vpbtn,
/* 1473 */ 	.ms-skin-light-2 .ms-video-btn,
/* 1474 */ 	.ms-skin-light-2 .ms-slide .ms-slide-vcbtn,
/* 1475 */ 	.ms-skin-light-2 .ms-nav-next,
/* 1476 */ 	.ms-skin-light-2 .ms-nav-prev{
/* 1477 */ 		background-image:url(skins/light-skin-2-retina.png);
/* 1478 */ 		background-size: 152px 225px;
/* 1479 */ 	}
/* 1480 */
/* 1481 */ }
/* 1482 */
/* 1483 */
/* 1484 */
/* 1485 */ /**
/* 1486 *|  *  Master Slider
/* 1487 *|  *  Light 3
/* 1488 *|  */
/* 1489 */
/* 1490 */ .ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
/* 1491 */ .ms-skin-light-3 .ms-video-btn{
/* 1492 */ 	width: 50px;
/* 1493 */ 	height: 50px;
/* 1494 */ 	background: url(skins/light-skin-3.png) no-repeat -15px -149px;
/* 1495 */ 	top: 50%;
/* 1496 */ 	left: 50%;
/* 1497 */ 	margin: -25px 0 0 -25px;
/* 1498 */ }
/* 1499 */
/* 1500 */ .ms-skin-light-3 .ms-slide .ms-slide-vcbtn {

/* masterslider.main.css */

/* 1501 */ 	width: 31px;
/* 1502 */ 	height: 29px;
/* 1503 */ 	background: url(skins/light-skin-3.png) no-repeat -26px -28px;
/* 1504 */ 	top: 30px;
/* 1505 */ 	right: 30px;
/* 1506 */ }
/* 1507 */
/* 1508 */ /* controls */
/* 1509 */
/* 1510 */ .ms-skin-light-3 .ms-nav-next,
/* 1511 */ .ms-skin-light-3 .ms-nav-prev {
/* 1512 */ 	width: 50px;
/* 1513 */ 	background: url(skins/light-skin-3.png);
/* 1514 */ 	background-position: -82px -22px;
/* 1515 */ 	height: 50px;
/* 1516 */ 	cursor: pointer;
/* 1517 */ 	top: 50%;
/* 1518 */ 	left: 30px;
/* 1519 */ 	margin-top: -25px;
/* 1520 */ 	position: absolute;
/* 1521 */ 	z-index: 110;
/* 1522 */ }
/* 1523 */ .ms-skin-light-3 .ms-nav-next {
/* 1524 */ 	right: 30px;
/* 1525 */ 	left: auto;
/* 1526 */ 	background-position: -81px -99px;
/* 1527 */ }
/* 1528 */
/* 1529 */ .ms-skin-light-3 .ms-bullets.ms-dir-h {
/* 1530 */ 	position: absolute;
/* 1531 */ 	bottom: 20px;
/* 1532 */ 	right: 50%;
/* 1533 */ 	width: 100px;
/* 1534 */ }
/* 1535 */
/* 1536 */ .ms-skin-light-3 .ms-bullets.ms-dir-h .ms-bullets-count {
/* 1537 */ 	position: relative;
/* 1538 */ 	right: -50%;
/* 1539 */ }
/* 1540 */
/* 1541 */ .ms-skin-light-3 .ms-bullet {
/* 1542 */ 	width: 16px;
/* 1543 */ 	height: 16px;
/* 1544 */ 	background: url(skins/light-skin-3.png) no-repeat;
/* 1545 */ 	background-position: -31px -114px;
/* 1546 */ 	margin: 4px;
/* 1547 */ }
/* 1548 */
/* 1549 */ .ms-skin-light-3 .ms-bullet-selected {
/* 1550 */     background-position: -31px -81px;

/* masterslider.main.css */

/* 1551 */ }
/* 1552 */
/* 1553 */ .ms-skin-light-3 .ms-tooltip{
/* 1554 */ 	position: absolute;
/* 1555 */ 	z-index: 210;
/* 1556 */ 	cursor: auto;
/* 1557 */ }
/* 1558 */
/* 1559 */ .ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow,
/* 1560 */ .ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow{
/* 1561 */ 	border-left: solid 10px transparent;
/* 1562 */ 	border-right: solid 10px transparent;
/* 1563 */ 	position: absolute;
/* 1564 */ 	left: 50%;
/* 1565 */ 	margin-left: -10px;
/* 1566 */ }
/* 1567 */
/* 1568 */ .ms-skin-light-3 .ms-tooltip-top .ms-tooltip-arrow{
/* 1569 */ 	border-top: solid 10px;
/* 1570 */ 	border-top-color: silver;
/* 1571 */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 1572 */ 	bottom: -10px;
/* 1573 */ }
/* 1574 */
/* 1575 */ .ms-skin-light-3 .ms-tooltip-bottom .ms-tooltip-arrow {
/* 1576 */ 	border-bottom: solid 10px;
/* 1577 */ 	border-bottom-color: silver;
/* 1578 */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 1579 */ 	top: -10px;
/* 1580 */ }
/* 1581 */
/* 1582 */ .ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow,
/* 1583 */ .ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow{
/* 1584 */ 	border-top: solid 10px transparent;
/* 1585 */ 	border-bottom: solid 10px transparent;
/* 1586 */ 	position: absolute;
/* 1587 */ 	top: 50%;
/* 1588 */ 	margin-top: -10px;
/* 1589 */ }
/* 1590 */
/* 1591 */ .ms-skin-light-3 .ms-tooltip-right .ms-tooltip-arrow{
/* 1592 */ 	border-right: solid 10px;
/* 1593 */ 	border-right-color: silver;
/* 1594 */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 1595 */ 	left: -10px;
/* 1596 */ }
/* 1597 */
/* 1598 */ .ms-skin-light-3 .ms-tooltip-left .ms-tooltip-arrow {
/* 1599 */ 	border-left: solid 10px;
/* 1600 */ 	border-left-color: silver;

/* masterslider.main.css */

/* 1601 */ 	border-left-color: rgba(240, 240, 240, 0.88);
/* 1602 */ 	right: -10px;
/* 1603 */ }
/* 1604 */
/* 1605 */ .ms-skin-light-3 .ms-tooltip-point {cursor: pointer;}
/* 1606 */ .ms-skin-light-3 .ms-tooltip-point .ms-point-center {
/* 1607 */ 	width: 12px;
/* 1608 */ 	height: 12px;
/* 1609 */ 	border-radius: 15px;
/* 1610 */ 	border: solid 2px #BBB;
/* 1611 */ 	background: white;
/* 1612 */ 	margin: -8px 0 0 -8px;
/* 1613 */ 	position: absolute;
/* 1614 */ 	z-index: 105;
/* 1615 */ }
/* 1616 */
/* 1617 */ .ms-skin-light-3 .ms-tooltip-point .ms-point-border {
/* 1618 */ 	width: 22px;
/* 1619 */ 	height: 22px;
/* 1620 */ 	background: black;
/* 1621 */ 	background:rgba(0, 0, 0, 0.36);
/* 1622 */ 	margin: -11px 0 0 -11px;
/* 1623 */ 	position: absolute;
/* 1624 */ 	border-radius: 15px;
/* 1625 */
/* 1626 */ 	animation: ms-point-anim 1.5s infinite ;
/* 1627 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 1628 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 1629 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 1630 */ }
/* 1631 */
/* 1632 */ .ms-skin-light-3  .ms-tooltip {
/* 1633 */ 	max-width:200px;
/* 1634 */ }
/* 1635 */
/* 1636 */ .ms-skin-light-3 .ms-tooltip-cont {
/* 1637 */ 	padding: 10px;
/* 1638 */ 	background: silver;
/* 1639 */ 	background: rgba(240, 240, 240, 0.88);
/* 1640 */ 	text-shadow: 0 1px 0px white;
/* 1641 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 1642 */ }
/* 1643 */
/* 1644 */ /* retina */
/* 1645 */ @media
/* 1646 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 1647 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 1648 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 1649 */ only screen and (        min-device-pixel-ratio: 2),
/* 1650 */ only screen and (                min-resolution: 192dpi),

/* masterslider.main.css */

/* 1651 */ only screen and (                min-resolution: 2dppx) {
/* 1652 */
/* 1653 */ 	.ms-skin-light-3 .ms-slide .ms-slide-vpbtn,
/* 1654 */ 	.ms-skin-light-3 .ms-video-btn,
/* 1655 */ 	.ms-skin-light-3 .ms-slide .ms-slide-vcbtn,
/* 1656 */ 	.ms-skin-light-3 .ms-nav-next,
/* 1657 */ 	.ms-skin-light-3 .ms-nav-prev,
/* 1658 */ 	.ms-skin-light-3 .ms-bullet{
/* 1659 */ 		background-image:url(skins/light-skin-3-retina.png);
/* 1660 */ 		background-size: 152px 225px;
/* 1661 */ 	}
/* 1662 */
/* 1663 */ }
/* 1664 */
/* 1665 */
/* 1666 */
/* 1667 */ /**
/* 1668 *|  *  Master Slider
/* 1669 *|  *  Light 4
/* 1670 *|  */
/* 1671 */
/* 1672 */ .ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
/* 1673 */ .ms-skin-light-4 .ms-video-btn{
/* 1674 */ 	width: 54px;
/* 1675 */ 	height: 54px;
/* 1676 */ 	background: url(skins/light-skin-4.png) no-repeat -14px -150px;
/* 1677 */ 	top: 50%;
/* 1678 */ 	left: 50%;
/* 1679 */ 	margin: -27px 0 0 -27px;
/* 1680 */ }
/* 1681 */
/* 1682 */ .ms-skin-light-4 .ms-slide .ms-slide-vcbtn {
/* 1683 */ 	width: 27px;
/* 1684 */ 	height: 26px;
/* 1685 */ 	background: url(skins/light-skin-4.png) no-repeat -24px -29px;
/* 1686 */ 	top: 30px;
/* 1687 */ 	right: 30px;
/* 1688 */ }
/* 1689 */
/* 1690 */ /* controls */
/* 1691 */
/* 1692 */ .ms-skin-light-4 .ms-nav-next,
/* 1693 */ .ms-skin-light-4 .ms-nav-prev {
/* 1694 */ 	width: 54px;
/* 1695 */ 	background: url(skins/light-skin-4.png);
/* 1696 */ 	background-position: -77px -5px;
/* 1697 */ 	height: 68px;
/* 1698 */ 	cursor: pointer;
/* 1699 */ 	top: 50%;
/* 1700 */ 	left: -27px;

/* masterslider.main.css */

/* 1701 */ 	margin-top: -40px;
/* 1702 */ 	position: absolute;
/* 1703 */ 	z-index: 110;
/* 1704 */ }
/* 1705 */ .ms-skin-light-4 .ms-nav-next {
/* 1706 */ 	right: -27px;
/* 1707 */ 	left: auto;
/* 1708 */ 	background-position: -79px -83px;
/* 1709 */ }
/* 1710 */
/* 1711 */ .ms-skin-light-4 .ms-thumb-frame-selected {
/* 1712 */ 	opacity: 0.6;
/* 1713 */ }
/* 1714 */
/* 1715 */ .ms-skin-light-4 .ms-thumb-list.ms-dir-h {
/* 1716 */ 	bottom: -60px;
/* 1717 */ 	width: 100%;
/* 1718 */ 	height: 60px;
/* 1719 */ }
/* 1720 */
/* 1721 */ .ms-skin-light-4 .ms-thumb-list.ms-dir-v {
/* 1722 */ 	height: 100%;
/* 1723 */ 	width: 60px;
/* 1724 */ 	right: -60px;
/* 1725 */ 	top: 0;
/* 1726 */ }
/* 1727 */
/* 1728 */ .ms-skin-light-4 .ms-thumb-frame {
/* 1729 */ 	cursor: pointer;
/* 1730 */ 	float: left;
/* 1731 */ 	width: 60px;
/* 1732 */ 	height: 60px;
/* 1733 */ 	margin: 1px 0 0 1px;
/* 1734 */ 	overflow: hidden;
/* 1735 */ }
/* 1736 */
/* 1737 */ .ms-skin-light-4 .ms-bullets.ms-dir-h {
/* 1738 */ 	position: absolute;
/* 1739 */ 	bottom: 20px;
/* 1740 */ 	right: 50%;
/* 1741 */ 	width: 100px;
/* 1742 */ }
/* 1743 */
/* 1744 */ .ms-skin-light-4 .ms-bullets.ms-dir-h .ms-bullets-count {
/* 1745 */ 	position: relative;
/* 1746 */ 	right: -50%;
/* 1747 */ }
/* 1748 */
/* 1749 */ .ms-skin-light-4 .ms-bullet {
/* 1750 */ 	width: 9px;

/* masterslider.main.css */

/* 1751 */ 	height: 9px;
/* 1752 */ 	background: #b9b9b9;
/* 1753 */ 	margin: 4px;
/* 1754 */ 	border: solid 1px rgb(163, 163, 163);
/* 1755 */ }
/* 1756 */
/* 1757 */ .ms-skin-light-4 .ms-bullet-selected {
/* 1758 */     background-color: white;
/* 1759 */ }
/* 1760 */
/* 1761 */ .ms-skin-light-4 .ms-tooltip{
/* 1762 */ 	position: absolute;
/* 1763 */ 	z-index: 210;
/* 1764 */ 	cursor: auto;
/* 1765 */ }
/* 1766 */
/* 1767 */ .ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow,
/* 1768 */ .ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow{
/* 1769 */ 	border-left: solid 10px transparent;
/* 1770 */ 	border-right: solid 10px transparent;
/* 1771 */ 	position: absolute;
/* 1772 */ 	left: 50%;
/* 1773 */ 	margin-left: -10px;
/* 1774 */ }
/* 1775 */
/* 1776 */ .ms-skin-light-4 .ms-tooltip-top .ms-tooltip-arrow{
/* 1777 */ 	border-top: solid 10px;
/* 1778 */ 	border-top-color: silver;
/* 1779 */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 1780 */ 	bottom: -10px;
/* 1781 */ }
/* 1782 */
/* 1783 */ .ms-skin-light-4 .ms-tooltip-bottom .ms-tooltip-arrow {
/* 1784 */ 	border-bottom: solid 10px;
/* 1785 */ 	border-bottom-color: silver;
/* 1786 */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 1787 */ 	top: -10px;
/* 1788 */ }
/* 1789 */
/* 1790 */ .ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow,
/* 1791 */ .ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow{
/* 1792 */ 	border-top: solid 10px transparent;
/* 1793 */ 	border-bottom: solid 10px transparent;
/* 1794 */ 	position: absolute;
/* 1795 */ 	top: 50%;
/* 1796 */ 	margin-top: -10px;
/* 1797 */ }
/* 1798 */
/* 1799 */ .ms-skin-light-4 .ms-tooltip-right .ms-tooltip-arrow{
/* 1800 */ 	border-right: solid 10px;

/* masterslider.main.css */

/* 1801 */ 	border-right-color: silver;
/* 1802 */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 1803 */ 	left: -10px;
/* 1804 */ }
/* 1805 */
/* 1806 */ .ms-skin-light-4 .ms-tooltip-left .ms-tooltip-arrow {
/* 1807 */ 	border-left: solid 10px;
/* 1808 */ 	border-left-color: white;
/* 1809 */ 	border-left-color: rgba(240, 240, 240, 0.88);
/* 1810 */ 	right: -10px;
/* 1811 */ }
/* 1812 */
/* 1813 */ .ms-skin-light-4 .ms-tooltip-point {cursor: pointer;}
/* 1814 */ .ms-skin-light-4 .ms-tooltip-point .ms-point-center {
/* 1815 */ 	width: 12px;
/* 1816 */ 	height: 12px;
/* 1817 */ 	border-radius: 15px;
/* 1818 */ 	border: solid 2px #E0E0E0;
/* 1819 */ 	background: #4b8aac;
/* 1820 */ 	margin: -8px 0 0 -8px;
/* 1821 */ 	position: absolute;
/* 1822 */ 	z-index: 105;
/* 1823 */ }
/* 1824 */
/* 1825 */ .ms-skin-light-4 .ms-tooltip-point .ms-point-border {
/* 1826 */ 	width: 22px;
/* 1827 */ 	height: 22px;
/* 1828 */ 	background: white;
/* 1829 */ 	margin: -11px 0 0 -11px;
/* 1830 */ 	position: absolute;
/* 1831 */ 	border-radius: 15px;
/* 1832 */
/* 1833 */ 	animation: ms-point-anim 1.5s infinite ;
/* 1834 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 1835 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 1836 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 1837 */ }
/* 1838 */
/* 1839 */
/* 1840 */ .ms-skin-light-4  .ms-tooltip {
/* 1841 */ 	max-width:200px;
/* 1842 */ }
/* 1843 */
/* 1844 */ .ms-skin-light-4 .ms-tooltip-cont {
/* 1845 */ 	padding: 10px;
/* 1846 */ 	background: silver;
/* 1847 */ 	background: rgba(240, 240, 240, 0.88);
/* 1848 */ 	text-shadow: 0 1px 0px white;
/* 1849 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 1850 */ }

/* masterslider.main.css */

/* 1851 */
/* 1852 */ /* retina */
/* 1853 */ @media
/* 1854 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 1855 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 1856 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 1857 */ only screen and (        min-device-pixel-ratio: 2),
/* 1858 */ only screen and (                min-resolution: 192dpi),
/* 1859 */ only screen and (                min-resolution: 2dppx) {
/* 1860 */
/* 1861 */ 	.ms-skin-light-4 .ms-slide .ms-slide-vpbtn,
/* 1862 */ 	.ms-skin-light-4 .ms-video-btn,
/* 1863 */ 	.ms-skin-light-4 .ms-slide .ms-slide-vcbtn,
/* 1864 */ 	.ms-skin-light-4 .ms-nav-next,
/* 1865 */ 	.ms-skin-light-4 .ms-nav-prev{
/* 1866 */ 		background-image:url(skins/light-skin-4-retina.png);
/* 1867 */ 		background-size: 152px 225px;
/* 1868 */ 	}
/* 1869 */
/* 1870 */ }
/* 1871 */
/* 1872 */
/* 1873 */
/* 1874 */ /**
/* 1875 *|  *  Master Slider
/* 1876 *|  *  Light 5
/* 1877 *|  */
/* 1878 */
/* 1879 */ .ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
/* 1880 */ .ms-skin-light-5 .ms-video-btn{
/* 1881 */ 	width: 32px;
/* 1882 */ 	height: 32px;
/* 1883 */ 	background: url(skins/light-skin-5.png) black no-repeat -24px -160px;
/* 1884 */ 	top: 50%;
/* 1885 */ 	left: 50%;
/* 1886 */ 	margin: -18px 0 0 -18px;
/* 1887 */ }
/* 1888 */
/* 1889 */ .ms-skin-light-5 .ms-slide .ms-slide-vpbtn:hover,
/* 1890 */ .ms-skin-light-5 .ms-video-btn:hover{
/* 1891 */ 	background-color:#646464;
/* 1892 */ }
/* 1893 */
/* 1894 */ .ms-skin-light-5 .ms-slide .ms-slide-vcbtn {
/* 1895 */ 	width: 30px;
/* 1896 */ 	height: 30px;
/* 1897 */ 	background: url(skins/light-skin-5.png) white no-repeat -24px -28px;
/* 1898 */ 	top: 18px;
/* 1899 */ 	right: 30px;
/* 1900 */ }

/* masterslider.main.css */

/* 1901 */
/* 1902 */ /* controls */
/* 1903 */
/* 1904 */ .ms-skin-light-5 .ms-nav-next,
/* 1905 */ .ms-skin-light-5 .ms-nav-prev {
/* 1906 */ 	width: 32px;
/* 1907 */ 	background: url(skins/light-skin-5.png) white;
/* 1908 */ 	background-position: -94px -32px;
/* 1909 */ 	height: 32px;
/* 1910 */ 	cursor: pointer;
/* 1911 */ 	bottom: 40px;
/* 1912 */ 	left: 40px;
/* 1913 */ 	margin-top: -20px;
/* 1914 */ 	position: absolute;
/* 1915 */ 	z-index: 110;
/* 1916 */ }
/* 1917 */
/* 1918 */ .ms-skin-light-5 .ms-nav-next:hover,
/* 1919 */ .ms-skin-light-5 .ms-nav-prev:hover{
/* 1920 */ 	background-color:#E0E0E0;
/* 1921 */ }
/* 1922 */
/* 1923 */ .ms-skin-light-5 .ms-nav-next {
/* 1924 */ 	left: 73px;
/* 1925 */ 	background-position: -93px -110px;
/* 1926 */ }
/* 1927 */
/* 1928 */ .ms-skin-light-5 .ms-bullets.ms-dir-h {
/* 1929 */ 	position: absolute;
/* 1930 */ 	bottom: 20px;
/* 1931 */ 	right: 50%;
/* 1932 */ 	width: 100px;
/* 1933 */ }
/* 1934 */
/* 1935 */ .ms-skin-light-5 .ms-bullets.ms-dir-h .ms-bullets-count {
/* 1936 */ 	position: relative;
/* 1937 */ 	right: -50%;
/* 1938 */ }
/* 1939 */
/* 1940 */ .ms-skin-light-5 .ms-bullet {
/* 1941 */ 	width: 10px;
/* 1942 */ 	height: 10px;
/* 1943 */ 	background: url(skins/light-skin-5.png) no-repeat;
/* 1944 */ 	margin: 4px;
/* 1945 */ 	background-position: -34px -117px;
/* 1946 */ }
/* 1947 */
/* 1948 */ .ms-skin-light-5 .ms-bullet-selected {
/* 1949 */ 	background-position: -34px -84px;
/* 1950 */ }

/* masterslider.main.css */

/* 1951 */
/* 1952 */ .ms-skin-light-5 .ms-tooltip{
/* 1953 */ 	position: absolute;
/* 1954 */ 	z-index: 210;
/* 1955 */ 	cursor: auto;
/* 1956 */ }
/* 1957 */
/* 1958 */ .ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow,
/* 1959 */ .ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow{
/* 1960 */ 	border-left: solid 10px transparent;
/* 1961 */ 	border-right: solid 10px transparent;
/* 1962 */ 	position: absolute;
/* 1963 */ 	left: 50%;
/* 1964 */ 	margin-left: -10px;
/* 1965 */ }
/* 1966 */
/* 1967 */ .ms-skin-light-5 .ms-tooltip-top .ms-tooltip-arrow{
/* 1968 */ 	border-top: solid 10px;
/* 1969 */ 	border-top-color: silver;
/* 1970 */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 1971 */ 	bottom: -10px;
/* 1972 */ }
/* 1973 */
/* 1974 */ .ms-skin-light-5 .ms-tooltip-bottom .ms-tooltip-arrow {
/* 1975 */ 	border-bottom: solid 10px;
/* 1976 */ 	border-bottom-color: silver;
/* 1977 */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 1978 */ 	top: -10px;
/* 1979 */ }
/* 1980 */
/* 1981 */ .ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow,
/* 1982 */ .ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow{
/* 1983 */ 	border-top: solid 10px transparent;
/* 1984 */ 	border-bottom: solid 10px transparent;
/* 1985 */ 	position: absolute;
/* 1986 */ 	top: 50%;
/* 1987 */ 	margin-top: -10px;
/* 1988 */ }
/* 1989 */
/* 1990 */ .ms-skin-light-5 .ms-tooltip-right .ms-tooltip-arrow{
/* 1991 */ 	border-right: solid 10px;
/* 1992 */ 	border-right-color: silver;
/* 1993 */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 1994 */ 	left: -10px;
/* 1995 */ }
/* 1996 */
/* 1997 */ .ms-skin-light-5 .ms-tooltip-left .ms-tooltip-arrow {
/* 1998 */ 	border-left: solid 10px;
/* 1999 */ 	border-left-color: silver;
/* 2000 */ 	border-left-color: rgba(240, 240, 240, 0.88);

/* masterslider.main.css */

/* 2001 */ 	right: -10px;
/* 2002 */ }
/* 2003 */
/* 2004 */ .ms-skin-light-5 .ms-tooltip-point {cursor: pointer;}
/* 2005 */ .ms-skin-light-5 .ms-tooltip-point .ms-point-center {
/* 2006 */ 	width: 12px;
/* 2007 */ 	height: 12px;
/* 2008 */ 	border-radius: 15px;
/* 2009 */ 	border: solid 2px #BBB;
/* 2010 */ 	background: white;
/* 2011 */ 	margin: -8px 0 0 -8px;
/* 2012 */ 	position: absolute;
/* 2013 */ 	z-index: 105;
/* 2014 */ }
/* 2015 */
/* 2016 */ .ms-skin-light-5 .ms-tooltip-point .ms-point-border {
/* 2017 */ 	width: 22px;
/* 2018 */ 	height: 22px;
/* 2019 */ 	background: black;
/* 2020 */ 	background:rgba(0, 0, 0, 0.36);
/* 2021 */ 	margin: -11px 0 0 -11px;
/* 2022 */ 	position: absolute;
/* 2023 */ 	border-radius: 15px;
/* 2024 */
/* 2025 */ 	animation: ms-point-anim 1.5s infinite ;
/* 2026 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 2027 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 2028 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 2029 */ }
/* 2030 */
/* 2031 */ /* In Android browser, using css animations over slider causes some crashes */
/* 2032 */ .ms-android.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
/* 2033 */ 	animation:none;
/* 2034 */ 	-moz-animation:none;
/* 2035 */ 	-webkit-animation:none;
/* 2036 */ 	-o-animation:none;
/* 2037 */ }
/* 2038 */
/* 2039 */ .ms-ie7.ms-skin-light-5 .ms-tooltip-point .ms-point-border,
/* 2040 */ .ms-ie8.ms-skin-light-5 .ms-tooltip-point .ms-point-border{
/* 2041 */ 	display: none;
/* 2042 */ }
/* 2043 */
/* 2044 */ .ms-skin-light-5  .ms-tooltip {
/* 2045 */ 	max-width:200px;
/* 2046 */ }
/* 2047 */
/* 2048 */ .ms-skin-light-5 .ms-tooltip-cont {
/* 2049 */ 	padding: 10px;
/* 2050 */ 	background: silver;

/* masterslider.main.css */

/* 2051 */ 	background: rgba(240, 240, 240, 0.88);
/* 2052 */ 	text-shadow: 0 1px 0px white;
/* 2053 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 2054 */ }
/* 2055 */
/* 2056 */ /* retina */
/* 2057 */ @media
/* 2058 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 2059 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 2060 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 2061 */ only screen and (        min-device-pixel-ratio: 2),
/* 2062 */ only screen and (                min-resolution: 192dpi),
/* 2063 */ only screen and (                min-resolution: 2dppx) {
/* 2064 */
/* 2065 */ 	.ms-skin-light-5 .ms-slide .ms-slide-vpbtn,
/* 2066 */ 	.ms-skin-light-5 .ms-video-btn,
/* 2067 */ 	.ms-skin-light-5 .ms-slide .ms-slide-vcbtn,
/* 2068 */ 	.ms-skin-light-5 .ms-nav-next,
/* 2069 */ 	.ms-skin-light-5 .ms-nav-prev{
/* 2070 */ 		background-image:url(skins/light-skin-5-retina.png);
/* 2071 */ 		background-size: 152px 225px;
/* 2072 */ 	}
/* 2073 */
/* 2074 */ }
/* 2075 */
/* 2076 */
/* 2077 */
/* 2078 */ /**
/* 2079 *|  *  Master Slider
/* 2080 *|  *  Light-6 Skin
/* 2081 *|  */
/* 2082 */
/* 2083 */ .ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
/* 2084 */ .ms-skin-light-6 .ms-video-btn{
/* 2085 */ 	width: 45px;
/* 2086 */ 	height: 45px;
/* 2087 */ 	background: url(skins/light-skin-6.png) white no-repeat -16px -103px;
/* 2088 */ 	border: solid 3px rgb(112, 112, 112);  border-color: rgba(0, 0, 0, 0.27);
/* 2089 */ 	-webkit-background-clip: padding-box;
/* 2090 */ 	top: 50%;
/* 2091 */ 	left: 50%;
/* 2092 */ 	margin: -23px 0 0 -23px;
/* 2093 */ }
/* 2094 */
/* 2095 */ .ms-skin-light-6 .ms-slide .ms-slide-vpbtn:hover,
/* 2096 */ .ms-skin-light-6 .ms-video-btn:hover{
/* 2097 */ 	background-color:#E0E0E0;
/* 2098 */ }
/* 2099 */
/* 2100 */ .ms-skin-light-6 .ms-slide .ms-slide-vcbtn {

/* masterslider.main.css */

/* 2101 */ 	width: 25px;
/* 2102 */ 	height: 25px;
/* 2103 */ 	background: url(skins/light-skin-6.png) white no-repeat -27px -36px;
/* 2104 */ 	top: 15px;
/* 2105 */ 	right: 15px;
/* 2106 */ }
/* 2107 */
/* 2108 */ .ms-skin-light-6.round-skin .ms-slide .ms-slide-vcbtn{
/* 2109 */ 	border-radius: 30px;
/* 2110 */ }
/* 2111 */
/* 2112 */
/* 2113 */ /* controls */
/* 2114 */
/* 2115 */ .ms-skin-light-6 .ms-nav-next,
/* 2116 */ .ms-skin-light-6 .ms-nav-prev {
/* 2117 */ 	position: absolute;
/* 2118 */ 	cursor: pointer;
/* 2119 */ 	z-index: 110;
/* 2120 */ 	width: 45px;
/* 2121 */ 	height: 45px;
/* 2122 */ 	background: url(skins/light-skin-6.png) white;
/* 2123 */ 	background-clip: padding-box;
/* 2124 */ 	background-position: -88px -26px;
/* 2125 */ 	border: solid 3px rgb(112, 112, 112);
/* 2126 */ 	border-color: rgba(0, 0, 0, 0.27);
/* 2127 */ 	top: 50%;
/* 2128 */ 	left: 30px;
/* 2129 */ 	margin-top: -22px;
/* 2130 */ }
/* 2131 */
/* 2132 */ .ms-skin-light-6.round-skin .ms-nav-next,
/* 2133 */ .ms-skin-light-6.round-skin .ms-nav-prev,
/* 2134 */ .ms-skin-light-6.round-skin .ms-slide .ms-slide-vpbtn,
/* 2135 */ .ms-skin-light-6.round-skin .ms-video-btn{
/* 2136 */ 	border-radius: 90px;
/* 2137 */ }
/* 2138 */
/* 2139 */ .ms-skin-light-6 .ms-nav-next:hover,
/* 2140 */ .ms-skin-light-6 .ms-nav-prev:hover{
/* 2141 */ 	background-color:#E0E0E0;
/* 2142 */ }
/* 2143 */
/* 2144 */ .ms-skin-light-6 .ms-nav-next {
/* 2145 */ 	right: 30px;
/* 2146 */ 	left: auto;
/* 2147 */ 	background-position: -86px -103px;
/* 2148 */ }
/* 2149 */
/* 2150 */

/* masterslider.main.css */

/* 2151 */ .ms-skin-light-6 .ms-bullets.ms-dir-h {
/* 2152 */ 	position: absolute;
/* 2153 */ 	bottom: 20px;
/* 2154 */ 	right: 50%;
/* 2155 */ 	width: 100px;
/* 2156 */ }
/* 2157 */
/* 2158 */ .ms-skin-light-6 .ms-bullets.ms-dir-h .ms-bullets-count {
/* 2159 */ 	position: relative;
/* 2160 */ 	right: -50%;
/* 2161 */ }
/* 2162 */
/* 2163 */ .ms-skin-light-6 .ms-bullet {
/* 2164 */ 	width: 8px;
/* 2165 */ 	height: 8px;
/* 2166 */ 	background: black;
/* 2167 */ 	-webkit-background-clip: padding-box;
/* 2168 */ 	border: solid 3px white;
/* 2169 */ 	border-color: rgba(255, 255, 255, 0.44);
/* 2170 */ 	margin: 4px;
/* 2171 */ 	background-position: -34px -117px;
/* 2172 */ }
/* 2173 */
/* 2174 */ .ms-skin-light-6.round-skin .ms-bullet{
/* 2175 */ 	border-radius: 15px;
/* 2176 */ }
/* 2177 */
/* 2178 */ .ms-skin-light-6 .ms-bullet-selected {
/* 2179 */ 	background-color: white;
/* 2180 */ 	border-color: black;
/* 2181 */ 	border-color: rgba(0, 0, 0, 0.44);
/* 2182 */ }
/* 2183 */
/* 2184 */ .ms-skin-light-6 .ms-tooltip{
/* 2185 */ 	position: absolute;
/* 2186 */ 	z-index: 210;
/* 2187 */ 	cursor: auto;
/* 2188 */ }
/* 2189 */
/* 2190 */ .ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow,
/* 2191 */ .ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow{
/* 2192 */ 	border-left: solid 10px transparent;
/* 2193 */ 	border-right: solid 10px transparent;
/* 2194 */ 	position: absolute;
/* 2195 */ 	left: 50%;
/* 2196 */ 	margin-left: -10px;
/* 2197 */ }
/* 2198 */
/* 2199 */ .ms-skin-light-6 .ms-tooltip-top .ms-tooltip-arrow{
/* 2200 */ 	border-top: solid 10px;

/* masterslider.main.css */

/* 2201 */ 	border-top-color: silver;
/* 2202 */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 2203 */ 	bottom: -10px;
/* 2204 */ }
/* 2205 */
/* 2206 */ .ms-skin-light-6 .ms-tooltip-bottom .ms-tooltip-arrow {
/* 2207 */ 	border-bottom: solid 10px;
/* 2208 */ 	border-bottom-color: silver;
/* 2209 */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 2210 */ 	top: -10px;
/* 2211 */ }
/* 2212 */
/* 2213 */ .ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow,
/* 2214 */ .ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow{
/* 2215 */ 	border-top: solid 10px transparent;
/* 2216 */ 	border-bottom: solid 10px transparent;
/* 2217 */ 	position: absolute;
/* 2218 */ 	top: 50%;
/* 2219 */ 	margin-top: -10px;
/* 2220 */ }
/* 2221 */
/* 2222 */ .ms-skin-light-6 .ms-tooltip-right .ms-tooltip-arrow{
/* 2223 */ 	border-right: solid 10px;
/* 2224 */ 	border-right-color: silver;
/* 2225 */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 2226 */ 	left: -10px;
/* 2227 */ }
/* 2228 */
/* 2229 */ .ms-skin-light-6 .ms-tooltip-left .ms-tooltip-arrow {
/* 2230 */ 	border-left: solid 10px;
/* 2231 */ 	border-left-color: silver;
/* 2232 */ 	border-left-color: rgba(240, 240, 240, 0.88);
/* 2233 */ 	right: -10px;
/* 2234 */ }
/* 2235 */
/* 2236 */ .ms-skin-light-6 .ms-tooltip-point {cursor: pointer;}
/* 2237 */ .ms-skin-light-6 .ms-tooltip-point .ms-point-center {
/* 2238 */ 	width: 12px;
/* 2239 */ 	height: 12px;
/* 2240 */ 	border-radius: 15px;
/* 2241 */ 	border: solid 2px #BBB;
/* 2242 */ 	background: white;
/* 2243 */ 	margin: -8px 0 0 -8px;
/* 2244 */ 	position: absolute;
/* 2245 */ 	z-index: 105;
/* 2246 */ }
/* 2247 */
/* 2248 */ .ms-skin-light-6 .ms-tooltip-point .ms-point-border {
/* 2249 */ 	width: 22px;
/* 2250 */ 	height: 22px;

/* masterslider.main.css */

/* 2251 */ 	background: black;
/* 2252 */ 	background:rgba(0, 0, 0, 0.36);
/* 2253 */ 	margin: -11px 0 0 -11px;
/* 2254 */ 	position: absolute;
/* 2255 */ 	border-radius: 15px;
/* 2256 */
/* 2257 */ 	animation: ms-point-anim 1.5s infinite ;
/* 2258 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 2259 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 2260 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 2261 */ }
/* 2262 */
/* 2263 */ .ms-ie7.ms-skin-light-6 .ms-tooltip-point .ms-point-border,
/* 2264 */ .ms-ie8.ms-skin-light-6 .ms-tooltip-point .ms-point-border{
/* 2265 */ 	display: none;
/* 2266 */ }
/* 2267 */
/* 2268 */ .ms-skin-light-6  .ms-tooltip {
/* 2269 */ 	max-width:200px;
/* 2270 */ }
/* 2271 */
/* 2272 */ .ms-skin-light-6 .ms-tooltip-cont {
/* 2273 */ 	padding: 10px;
/* 2274 */ 	background: silver;
/* 2275 */ 	background: rgba(240, 240, 240, 0.88);
/* 2276 */ 	text-shadow: 0 1px 0px white;
/* 2277 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 2278 */ }
/* 2279 */
/* 2280 */ /* retina */
/* 2281 */ @media
/* 2282 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 2283 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 2284 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 2285 */ only screen and (        min-device-pixel-ratio: 2),
/* 2286 */ only screen and (                min-resolution: 192dpi),
/* 2287 */ only screen and (                min-resolution: 2dppx) {
/* 2288 */
/* 2289 */ 	.ms-skin-light-6 .ms-slide .ms-slide-vpbtn,
/* 2290 */ 	.ms-skin-light-6 .ms-video-btn,
/* 2291 */ 	.ms-skin-light-6 .ms-slide .ms-slide-vcbtn,
/* 2292 */ 	.ms-skin-light-6 .ms-nav-next,
/* 2293 */ 	.ms-skin-light-6 .ms-nav-prev{
/* 2294 */ 		background-image:url(skins/light-skin-6-retina.png);
/* 2295 */ 		background-size: 152px 225px;
/* 2296 */ 	}
/* 2297 */
/* 2298 */ }
/* 2299 */
/* 2300 */

/* masterslider.main.css */

/* 2301 */
/* 2302 */ /**
/* 2303 *|  *  Master Slider
/* 2304 *|  *  Metro Skin
/* 2305 *|  */
/* 2306 */
/* 2307 */ .ms-skin-metro .ms-slide .ms-slide-vpbtn,
/* 2308 */ .ms-skin-metro .ms-video-btn{
/* 2309 */ 	width: 47px;
/* 2310 */ 	height: 46px;
/* 2311 */ 	background: url(skins/metro-skin.png) no-repeat -16px -152px;
/* 2312 */ 	top: 50%;
/* 2313 */ 	left: 50%;
/* 2314 */ 	margin: -22px 0 0 -24px;
/* 2315 */ }
/* 2316 */
/* 2317 */ .ms-skin-metro .ms-slide .ms-slide-vcbtn {
/* 2318 */ 	width: 47px;
/* 2319 */ 	height: 47px;
/* 2320 */ 	background: url(skins/metro-skin.png) no-repeat -16px -19px;
/* 2321 */ 	top: 15px;
/* 2322 */ 	right: 15px;
/* 2323 */ }
/* 2324 */
/* 2325 */ /* controls */
/* 2326 */
/* 2327 */ .ms-skin-metro .ms-nav-next,
/* 2328 */ .ms-skin-metro .ms-nav-prev {
/* 2329 */ 	width: 47px;
/* 2330 */ 	background: url(skins/metro-skin.png);
/* 2331 */ 	background-position: -83px -23px;
/* 2332 */ 	height: 47px;
/* 2333 */ 	cursor: pointer;
/* 2334 */ 	top: 50%;
/* 2335 */ 	left: 30px;
/* 2336 */ 	margin-top: -24px;
/* 2337 */ 	position: absolute;
/* 2338 */ 	z-index: 110;
/* 2339 */ }
/* 2340 */ .ms-skin-metro .ms-nav-next {
/* 2341 */ 	right: 30px;
/* 2342 */ 	left: auto;
/* 2343 */ 	background-position: -81px -100px;
/* 2344 */ }
/* 2345 */
/* 2346 */ .ms-skin-metro .ms-bullets.ms-dir-h {
/* 2347 */ 	position: absolute;
/* 2348 */ 	bottom: 20px;
/* 2349 */ 	right: 50%;
/* 2350 */ 	width: 100px;

/* masterslider.main.css */

/* 2351 */ }
/* 2352 */
/* 2353 */ .ms-skin-metro .ms-bullets.ms-dir-h .ms-bullets-count {
/* 2354 */ 	position: relative;
/* 2355 */ 	right: -50%;
/* 2356 */ }
/* 2357 */
/* 2358 */ .ms-skin-metro .ms-bullet {
/* 2359 */ 	width: 16px;
/* 2360 */ 	height: 16px;
/* 2361 */ 	background: url(skins/metro-skin.png) no-repeat;
/* 2362 */ 	background-position: -31px -114px;
/* 2363 */ 	margin: 4px;
/* 2364 */ }
/* 2365 */
/* 2366 */ .ms-skin-metro .ms-bullet-selected {
/* 2367 */     background-position: -31px -81px;
/* 2368 */ }
/* 2369 */
/* 2370 */ .ms-skin-metro .ms-tooltip{
/* 2371 */ 	position: absolute;
/* 2372 */ 	z-index: 210;
/* 2373 */ 	cursor: auto;
/* 2374 */ }
/* 2375 */
/* 2376 */ .ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow,
/* 2377 */ .ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow{
/* 2378 */ 	border-left: solid 10px transparent;
/* 2379 */ 	border-right: solid 10px transparent;
/* 2380 */ 	position: absolute;
/* 2381 */ 	left: 50%;
/* 2382 */ 	margin-left: -10px;
/* 2383 */ }
/* 2384 */
/* 2385 */ .ms-skin-metro .ms-tooltip-top .ms-tooltip-arrow{
/* 2386 */ 	border-top: solid 10px;
/* 2387 */ 	border-top-color: silver;
/* 2388 */ 	border-top-color: rgba(240, 240, 240, 0.88);
/* 2389 */ 	bottom: -10px;
/* 2390 */ }
/* 2391 */
/* 2392 */ .ms-skin-metro .ms-tooltip-bottom .ms-tooltip-arrow {
/* 2393 */ 	border-bottom: solid 10px;
/* 2394 */ 	border-bottom-color: silver;
/* 2395 */ 	border-bottom-color: rgba(240, 240, 240, 0.88);
/* 2396 */ 	top: -10px;
/* 2397 */ }
/* 2398 */
/* 2399 */ .ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow,
/* 2400 */ .ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow{

/* masterslider.main.css */

/* 2401 */ 	border-top: solid 10px transparent;
/* 2402 */ 	border-bottom: solid 10px transparent;
/* 2403 */ 	position: absolute;
/* 2404 */ 	top: 50%;
/* 2405 */ 	margin-top: -10px;
/* 2406 */ }
/* 2407 */
/* 2408 */ .ms-skin-metro .ms-tooltip-right .ms-tooltip-arrow{
/* 2409 */ 	border-right: solid 10px;
/* 2410 */ 	border-right-color: silver;
/* 2411 */ 	border-right-color: rgba(240, 240, 240, 0.88);
/* 2412 */ 	left: -10px;
/* 2413 */ }
/* 2414 */
/* 2415 */ .ms-skin-metro .ms-tooltip-left .ms-tooltip-arrow {
/* 2416 */ 	border-left: solid 10px;
/* 2417 */ 	border-left-color: silver;
/* 2418 */ 	border-left-color: rgba(240, 240, 240, 0.88);
/* 2419 */ 	right: -10px;
/* 2420 */ }
/* 2421 */
/* 2422 */ .ms-skin-metro .ms-tooltip-point {cursor: pointer;}
/* 2423 */ .ms-skin-metro .ms-tooltip-point .ms-point-center {
/* 2424 */ 	width: 12px;
/* 2425 */ 	height: 12px;
/* 2426 */ 	border-radius: 15px;
/* 2427 */ 	border: solid 2px #BBB;
/* 2428 */ 	background: white;
/* 2429 */ 	margin: -8px 0 0 -8px;
/* 2430 */ 	position: absolute;
/* 2431 */ 	z-index: 105;
/* 2432 */ }
/* 2433 */
/* 2434 */ .ms-skin-metro .ms-tooltip-point .ms-point-border {
/* 2435 */ 	width: 22px;
/* 2436 */ 	height: 22px;
/* 2437 */ 	background: black;
/* 2438 */ 	background:rgba(0, 0, 0, 0.36);
/* 2439 */ 	margin: -11px 0 0 -11px;
/* 2440 */ 	position: absolute;
/* 2441 */ 	border-radius: 15px;
/* 2442 */
/* 2443 */ 	animation: ms-point-anim 1.5s infinite ;
/* 2444 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 2445 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 2446 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 2447 */ }
/* 2448 */
/* 2449 */ .ms-skin-metro .ms-tooltip {
/* 2450 */ 	max-width:200px;

/* masterslider.main.css */

/* 2451 */ }
/* 2452 */
/* 2453 */ .ms-skin-metro .ms-tooltip-cont {
/* 2454 */ 	padding: 10px;
/* 2455 */ 	background: silver;
/* 2456 */ 	background: rgba(240, 240, 240, 0.88);
/* 2457 */ 	text-shadow: 0 1px 0px white;
/* 2458 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 2459 */ }
/* 2460 */
/* 2461 */ /* retina */
/* 2462 */ @media
/* 2463 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 2464 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 2465 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 2466 */ only screen and (        min-device-pixel-ratio: 2),
/* 2467 */ only screen and (                min-resolution: 192dpi),
/* 2468 */ only screen and (                min-resolution: 2dppx) {
/* 2469 */
/* 2470 */ 	.ms-skin-metro .ms-slide .ms-slide-vpbtn,
/* 2471 */ 	.ms-skin-metro .ms-video-btn,
/* 2472 */ 	.ms-skin-metro .ms-slide .ms-slide-vcbtn,
/* 2473 */ 	.ms-skin-metro .ms-nav-next,
/* 2474 */ 	.ms-skin-metro .ms-nav-prev,
/* 2475 */ 	.ms-skin-metro .ms-bullet{
/* 2476 */ 		background-image:url(skins/metro-skin-retina.png);
/* 2477 */ 		background-size: 152px 225px;
/* 2478 */ 	}
/* 2479 */
/* 2480 */ }
/* 2481 */
/* 2482 */
/* 2483 */
/* 2484 */ /**
/* 2485 *|  *  Master Slider
/* 2486 *|  *  Contrast
/* 2487 *|  */
/* 2488 */
/* 2489 */ .ms-skin-contrast .ms-slide .ms-slide-vpbtn,
/* 2490 */ .ms-skin-contrast .ms-video-btn{
/* 2491 */ 	width: 60px;
/* 2492 */ 	height: 60px;
/* 2493 */ 	background: url(skins/contrast-skin.png) no-repeat -10px -144px;
/* 2494 */ 	top: 50%;
/* 2495 */ 	left: 50%;
/* 2496 */ 	margin: -30px 0 0 -30px;
/* 2497 */ }
/* 2498 */
/* 2499 */ .ms-skin-contrast .ms-slide .ms-slide-vcbtn {
/* 2500 */ 	width: 24px;

/* masterslider.main.css */

/* 2501 */ 	height: 24px;
/* 2502 */ 	background: url(skins/contrast-skin.png) no-repeat -27px -30px;
/* 2503 */ 	top: 30px;
/* 2504 */ 	right: 30px;
/* 2505 */ }
/* 2506 */
/* 2507 */ /* controls */
/* 2508 */
/* 2509 */ .ms-skin-contrast .ms-nav-next,
/* 2510 */ .ms-skin-contrast .ms-nav-prev {
/* 2511 */ 	width: 60px;
/* 2512 */ 	background: url(skins/contrast-skin.png);
/* 2513 */ 	background-position: -76px -17px;
/* 2514 */ 	height: 60px;
/* 2515 */ 	cursor: pointer;
/* 2516 */ 	top: 50%;
/* 2517 */ 	left: 30px;
/* 2518 */ 	margin-top: -30px;
/* 2519 */ 	position: absolute;
/* 2520 */ 	z-index: 110;
/* 2521 */ }
/* 2522 */ .ms-skin-contrast .ms-nav-next {
/* 2523 */ 	right: 30px;
/* 2524 */ 	left: auto;
/* 2525 */ 	background-position: -77px -91px;
/* 2526 */ }
/* 2527 */
/* 2528 */ .ms-skin-contrast .ms-bullets.ms-dir-h {
/* 2529 */ 	position: absolute;
/* 2530 */ 	bottom: 20px;
/* 2531 */ 	right: 50%;
/* 2532 */ 	width: 100px;
/* 2533 */ }
/* 2534 */
/* 2535 */ .ms-skin-contrast .ms-bullets.ms-dir-h .ms-bullets-count {
/* 2536 */ 	position: relative;
/* 2537 */ 	right: -50%;
/* 2538 */ }
/* 2539 */
/* 2540 */ .ms-skin-contrast .ms-bullet {
/* 2541 */ 	width: 16px;
/* 2542 */ 	height: 16px;
/* 2543 */ 	background: url(skins/contrast-skin.png) no-repeat;
/* 2544 */ 	background-position: -31px -114px;
/* 2545 */ 	margin: 4px;
/* 2546 */ }
/* 2547 */
/* 2548 */ .ms-skin-contrast .ms-bullet-selected {
/* 2549 */     background-position: -31px -81px;
/* 2550 */ }

/* masterslider.main.css */

/* 2551 */
/* 2552 */ .ms-skin-contrast .ms-tooltip{
/* 2553 */ 	position: absolute;
/* 2554 */ 	z-index: 210;
/* 2555 */ 	cursor: auto;
/* 2556 */ }
/* 2557 */
/* 2558 */ .ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow,
/* 2559 */ .ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow{
/* 2560 */ 	border-left: solid 10px transparent;
/* 2561 */ 	border-right: solid 10px transparent;
/* 2562 */ 	position: absolute;
/* 2563 */ 	left: 50%;
/* 2564 */ 	margin-left: -10px;
/* 2565 */ }
/* 2566 */
/* 2567 */ .ms-skin-contrast .ms-tooltip-top .ms-tooltip-arrow{
/* 2568 */ 	border-top: solid 10px;
/* 2569 */ 	border-top-color: #fc3116;
/* 2570 */ 	border-top-color: rgba(252, 49, 22, 0.8);
/* 2571 */ 	bottom: -10px;
/* 2572 */ }
/* 2573 */
/* 2574 */ .ms-skin-contrast .ms-tooltip-bottom .ms-tooltip-arrow {
/* 2575 */ 	border-bottom: solid 10px;
/* 2576 */ 	border-bottom-color: #fc3116;
/* 2577 */ 	border-bottom-color: rgba(252, 49, 22, 0.8);
/* 2578 */ 	top: -10px;
/* 2579 */ }
/* 2580 */
/* 2581 */ .ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow,
/* 2582 */ .ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow{
/* 2583 */ 	border-top: solid 10px transparent;
/* 2584 */ 	border-bottom: solid 10px transparent;
/* 2585 */ 	position: absolute;
/* 2586 */ 	top: 50%;
/* 2587 */ 	margin-top: -10px;
/* 2588 */ }
/* 2589 */
/* 2590 */ .ms-skin-contrast .ms-tooltip-right .ms-tooltip-arrow{
/* 2591 */ 	border-right: solid 10px;
/* 2592 */ 	border-right-color: #fc3116;
/* 2593 */ 	border-right-color: rgba(252, 49, 22, 0.8);
/* 2594 */ 	left: -10px;
/* 2595 */ }
/* 2596 */
/* 2597 */ .ms-skin-contrast .ms-tooltip-left .ms-tooltip-arrow {
/* 2598 */ 	border-left: solid 10px;
/* 2599 */ 	border-left-color: #fc3116;
/* 2600 */ 	border-left-color: rgba(252, 49, 22, 0.8);

/* masterslider.main.css */

/* 2601 */ 	right: -10px;
/* 2602 */ }
/* 2603 */
/* 2604 */ .ms-skin-contrast .ms-tooltip-point {cursor: pointer;}
/* 2605 */ .ms-skin-contrast .ms-tooltip-point .ms-point-center {
/* 2606 */ 	width: 12px;
/* 2607 */ 	height: 12px;
/* 2608 */ 	border-radius: 15px;
/* 2609 */ 	border: solid 2px #636363;
/* 2610 */ 	background: black;
/* 2611 */ 	margin: -8px 0 0 -8px;
/* 2612 */ 	position: absolute;
/* 2613 */ 	z-index: 105;
/* 2614 */ }
/* 2615 */
/* 2616 */ .ms-skin-contrast .ms-tooltip-point .ms-point-border {
/* 2617 */ 	width: 22px;
/* 2618 */ 	height: 22px;
/* 2619 */ 	background: white;
/* 2620 */ 	background: rgba(255, 255, 255, 0.99);
/* 2621 */ 	margin: -11px 0 0 -11px;
/* 2622 */ 	position: absolute;
/* 2623 */ 	border-radius: 15px;
/* 2624 */
/* 2625 */ 	animation: ms-point-anim 1.5s infinite ;
/* 2626 */ 	-moz-animation: ms-point-anim 1.5s infinite;
/* 2627 */ 	-webkit-animation: ms-point-anim 1.5s infinite;
/* 2628 */ 	-o-animation: ms-point-anim 1.5s infinite;
/* 2629 */ }
/* 2630 */
/* 2631 */ .ms-skin-contrast  .ms-tooltip {
/* 2632 */ 	max-width:200px;
/* 2633 */ }
/* 2634 */
/* 2635 */ .ms-skin-contrast .ms-tooltip-cont {
/* 2636 */ 	padding: 10px;
/* 2637 */ 	background: #fc3116;
/* 2638 */ 	background: rgba(252, 49, 22, 0.8);
/* 2639 */ 	text-shadow: 0 1px 0px rgba(0, 0, 0, 0.4);
/* 2640 */ 	color: white;
/* 2641 */ 	box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.04);
/* 2642 */ }
/* 2643 */
/* 2644 */ /* retina */
/* 2645 */ @media
/* 2646 */ only screen and (-webkit-min-device-pixel-ratio: 2),
/* 2647 */ only screen and (   min--moz-device-pixel-ratio: 2),
/* 2648 */ only screen and (     -o-min-device-pixel-ratio: 2/1),
/* 2649 */ only screen and (        min-device-pixel-ratio: 2),
/* 2650 */ only screen and (                min-resolution: 192dpi),

/* masterslider.main.css */

/* 2651 */ only screen and (                min-resolution: 2dppx) {
/* 2652 */
/* 2653 */ 	.ms-skin-contrast .ms-slide .ms-slide-vpbtn,
/* 2654 */ 	.ms-skin-contrast .ms-video-btn,
/* 2655 */ 	.ms-skin-contrast .ms-slide .ms-slide-vcbtn,
/* 2656 */ 	.ms-skin-contrast .ms-nav-next,
/* 2657 */ 	.ms-skin-contrast .ms-nav-prev,
/* 2658 */ 	.ms-skin-contrast .ms-bullet{
/* 2659 */ 		background-image:url(skins/contrast-skin-retina.png);
/* 2660 */ 		background-size: 152px 225px;
/* 2661 */ 	}
/* 2662 */
/* 2663 */ }
/* 2664 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* custom.css */

/* 1 */ /*
/* 2 *| ===============================================================
/* 3 *|  # CUSTOM CSS
/* 4 *|  - Please do not edit this file. this file is generated by server-side code
/* 5 *|  - Every changes here will be overwritten
/* 6 *| ===============================================================*/
/* 7 */
/* 8 */ .ms-parent-id-1 > .master-slider{ background:#000000; }
/* Minify_CSS_UriRewriter::$debugText

*/

/* roboto.css */

/* 1    */ /* cyrillic-ext */
/* 2    */ @font-face {
/* 3    */   font-family: 'Roboto';
/* 4    */   font-style: italic;
/* 5    */   font-weight: 100;
/* 6    */   font-stretch: 100%;
/* 7    */   font-display: swap;
/* 8    */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 9    */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 10   */ }
/* 11   */ /* cyrillic */
/* 12   */ @font-face {
/* 13   */   font-family: 'Roboto';
/* 14   */   font-style: italic;
/* 15   */   font-weight: 100;
/* 16   */   font-stretch: 100%;
/* 17   */   font-display: swap;
/* 18   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 19   */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 20   */ }
/* 21   */ /* greek-ext */
/* 22   */ @font-face {
/* 23   */   font-family: 'Roboto';
/* 24   */   font-style: italic;
/* 25   */   font-weight: 100;
/* 26   */   font-stretch: 100%;
/* 27   */   font-display: swap;
/* 28   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 29   */   unicode-range: U+1F00-1FFF;
/* 30   */ }
/* 31   */ /* greek */
/* 32   */ @font-face {
/* 33   */   font-family: 'Roboto';
/* 34   */   font-style: italic;
/* 35   */   font-weight: 100;
/* 36   */   font-stretch: 100%;
/* 37   */   font-display: swap;
/* 38   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 39   */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 40   */ }
/* 41   */ /* math */
/* 42   */ @font-face {
/* 43   */   font-family: 'Roboto';
/* 44   */   font-style: italic;
/* 45   */   font-weight: 100;
/* 46   */   font-stretch: 100%;
/* 47   */   font-display: swap;
/* 48   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 49   */   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;
/* 50   */ }

/* roboto.css */

/* 51   */ /* symbols */
/* 52   */ @font-face {
/* 53   */   font-family: 'Roboto';
/* 54   */   font-style: italic;
/* 55   */   font-weight: 100;
/* 56   */   font-stretch: 100%;
/* 57   */   font-display: swap;
/* 58   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 59   */   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;
/* 60   */ }
/* 61   */ /* vietnamese */
/* 62   */ @font-face {
/* 63   */   font-family: 'Roboto';
/* 64   */   font-style: italic;
/* 65   */   font-weight: 100;
/* 66   */   font-stretch: 100%;
/* 67   */   font-display: swap;
/* 68   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 69   */   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;
/* 70   */ }
/* 71   */ /* latin-ext */
/* 72   */ @font-face {
/* 73   */   font-family: 'Roboto';
/* 74   */   font-style: italic;
/* 75   */   font-weight: 100;
/* 76   */   font-stretch: 100%;
/* 77   */   font-display: swap;
/* 78   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 79   */   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;
/* 80   */ }
/* 81   */ /* latin */
/* 82   */ @font-face {
/* 83   */   font-family: 'Roboto';
/* 84   */   font-style: italic;
/* 85   */   font-weight: 100;
/* 86   */   font-stretch: 100%;
/* 87   */   font-display: swap;
/* 88   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 89   */   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;
/* 90   */ }
/* 91   */ /* cyrillic-ext */
/* 92   */ @font-face {
/* 93   */   font-family: 'Roboto';
/* 94   */   font-style: italic;
/* 95   */   font-weight: 200;
/* 96   */   font-stretch: 100%;
/* 97   */   font-display: swap;
/* 98   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 99   */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 100  */ }

/* roboto.css */

/* 101  */ /* cyrillic */
/* 102  */ @font-face {
/* 103  */   font-family: 'Roboto';
/* 104  */   font-style: italic;
/* 105  */   font-weight: 200;
/* 106  */   font-stretch: 100%;
/* 107  */   font-display: swap;
/* 108  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 109  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 110  */ }
/* 111  */ /* greek-ext */
/* 112  */ @font-face {
/* 113  */   font-family: 'Roboto';
/* 114  */   font-style: italic;
/* 115  */   font-weight: 200;
/* 116  */   font-stretch: 100%;
/* 117  */   font-display: swap;
/* 118  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 119  */   unicode-range: U+1F00-1FFF;
/* 120  */ }
/* 121  */ /* greek */
/* 122  */ @font-face {
/* 123  */   font-family: 'Roboto';
/* 124  */   font-style: italic;
/* 125  */   font-weight: 200;
/* 126  */   font-stretch: 100%;
/* 127  */   font-display: swap;
/* 128  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 129  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 130  */ }
/* 131  */ /* math */
/* 132  */ @font-face {
/* 133  */   font-family: 'Roboto';
/* 134  */   font-style: italic;
/* 135  */   font-weight: 200;
/* 136  */   font-stretch: 100%;
/* 137  */   font-display: swap;
/* 138  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 139  */   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;
/* 140  */ }
/* 141  */ /* symbols */
/* 142  */ @font-face {
/* 143  */   font-family: 'Roboto';
/* 144  */   font-style: italic;
/* 145  */   font-weight: 200;
/* 146  */   font-stretch: 100%;
/* 147  */   font-display: swap;
/* 148  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 149  */   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;
/* 150  */ }

/* roboto.css */

/* 151  */ /* vietnamese */
/* 152  */ @font-face {
/* 153  */   font-family: 'Roboto';
/* 154  */   font-style: italic;
/* 155  */   font-weight: 200;
/* 156  */   font-stretch: 100%;
/* 157  */   font-display: swap;
/* 158  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 159  */   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;
/* 160  */ }
/* 161  */ /* latin-ext */
/* 162  */ @font-face {
/* 163  */   font-family: 'Roboto';
/* 164  */   font-style: italic;
/* 165  */   font-weight: 200;
/* 166  */   font-stretch: 100%;
/* 167  */   font-display: swap;
/* 168  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 169  */   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;
/* 170  */ }
/* 171  */ /* latin */
/* 172  */ @font-face {
/* 173  */   font-family: 'Roboto';
/* 174  */   font-style: italic;
/* 175  */   font-weight: 200;
/* 176  */   font-stretch: 100%;
/* 177  */   font-display: swap;
/* 178  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 179  */   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;
/* 180  */ }
/* 181  */ /* cyrillic-ext */
/* 182  */ @font-face {
/* 183  */   font-family: 'Roboto';
/* 184  */   font-style: italic;
/* 185  */   font-weight: 300;
/* 186  */   font-stretch: 100%;
/* 187  */   font-display: swap;
/* 188  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 189  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 190  */ }
/* 191  */ /* cyrillic */
/* 192  */ @font-face {
/* 193  */   font-family: 'Roboto';
/* 194  */   font-style: italic;
/* 195  */   font-weight: 300;
/* 196  */   font-stretch: 100%;
/* 197  */   font-display: swap;
/* 198  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 199  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 200  */ }

/* roboto.css */

/* 201  */ /* greek-ext */
/* 202  */ @font-face {
/* 203  */   font-family: 'Roboto';
/* 204  */   font-style: italic;
/* 205  */   font-weight: 300;
/* 206  */   font-stretch: 100%;
/* 207  */   font-display: swap;
/* 208  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 209  */   unicode-range: U+1F00-1FFF;
/* 210  */ }
/* 211  */ /* greek */
/* 212  */ @font-face {
/* 213  */   font-family: 'Roboto';
/* 214  */   font-style: italic;
/* 215  */   font-weight: 300;
/* 216  */   font-stretch: 100%;
/* 217  */   font-display: swap;
/* 218  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 219  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 220  */ }
/* 221  */ /* math */
/* 222  */ @font-face {
/* 223  */   font-family: 'Roboto';
/* 224  */   font-style: italic;
/* 225  */   font-weight: 300;
/* 226  */   font-stretch: 100%;
/* 227  */   font-display: swap;
/* 228  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 229  */   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;
/* 230  */ }
/* 231  */ /* symbols */
/* 232  */ @font-face {
/* 233  */   font-family: 'Roboto';
/* 234  */   font-style: italic;
/* 235  */   font-weight: 300;
/* 236  */   font-stretch: 100%;
/* 237  */   font-display: swap;
/* 238  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 239  */   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;
/* 240  */ }
/* 241  */ /* vietnamese */
/* 242  */ @font-face {
/* 243  */   font-family: 'Roboto';
/* 244  */   font-style: italic;
/* 245  */   font-weight: 300;
/* 246  */   font-stretch: 100%;
/* 247  */   font-display: swap;
/* 248  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 249  */   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;
/* 250  */ }

/* roboto.css */

/* 251  */ /* latin-ext */
/* 252  */ @font-face {
/* 253  */   font-family: 'Roboto';
/* 254  */   font-style: italic;
/* 255  */   font-weight: 300;
/* 256  */   font-stretch: 100%;
/* 257  */   font-display: swap;
/* 258  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 259  */   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;
/* 260  */ }
/* 261  */ /* latin */
/* 262  */ @font-face {
/* 263  */   font-family: 'Roboto';
/* 264  */   font-style: italic;
/* 265  */   font-weight: 300;
/* 266  */   font-stretch: 100%;
/* 267  */   font-display: swap;
/* 268  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 269  */   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;
/* 270  */ }
/* 271  */ /* cyrillic-ext */
/* 272  */ @font-face {
/* 273  */   font-family: 'Roboto';
/* 274  */   font-style: italic;
/* 275  */   font-weight: 400;
/* 276  */   font-stretch: 100%;
/* 277  */   font-display: swap;
/* 278  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 279  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 280  */ }
/* 281  */ /* cyrillic */
/* 282  */ @font-face {
/* 283  */   font-family: 'Roboto';
/* 284  */   font-style: italic;
/* 285  */   font-weight: 400;
/* 286  */   font-stretch: 100%;
/* 287  */   font-display: swap;
/* 288  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 289  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 290  */ }
/* 291  */ /* greek-ext */
/* 292  */ @font-face {
/* 293  */   font-family: 'Roboto';
/* 294  */   font-style: italic;
/* 295  */   font-weight: 400;
/* 296  */   font-stretch: 100%;
/* 297  */   font-display: swap;
/* 298  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 299  */   unicode-range: U+1F00-1FFF;
/* 300  */ }

/* roboto.css */

/* 301  */ /* greek */
/* 302  */ @font-face {
/* 303  */   font-family: 'Roboto';
/* 304  */   font-style: italic;
/* 305  */   font-weight: 400;
/* 306  */   font-stretch: 100%;
/* 307  */   font-display: swap;
/* 308  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 309  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 310  */ }
/* 311  */ /* math */
/* 312  */ @font-face {
/* 313  */   font-family: 'Roboto';
/* 314  */   font-style: italic;
/* 315  */   font-weight: 400;
/* 316  */   font-stretch: 100%;
/* 317  */   font-display: swap;
/* 318  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 319  */   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;
/* 320  */ }
/* 321  */ /* symbols */
/* 322  */ @font-face {
/* 323  */   font-family: 'Roboto';
/* 324  */   font-style: italic;
/* 325  */   font-weight: 400;
/* 326  */   font-stretch: 100%;
/* 327  */   font-display: swap;
/* 328  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 329  */   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;
/* 330  */ }
/* 331  */ /* vietnamese */
/* 332  */ @font-face {
/* 333  */   font-family: 'Roboto';
/* 334  */   font-style: italic;
/* 335  */   font-weight: 400;
/* 336  */   font-stretch: 100%;
/* 337  */   font-display: swap;
/* 338  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 339  */   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;
/* 340  */ }
/* 341  */ /* latin-ext */
/* 342  */ @font-face {
/* 343  */   font-family: 'Roboto';
/* 344  */   font-style: italic;
/* 345  */   font-weight: 400;
/* 346  */   font-stretch: 100%;
/* 347  */   font-display: swap;
/* 348  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 349  */   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;
/* 350  */ }

/* roboto.css */

/* 351  */ /* latin */
/* 352  */ @font-face {
/* 353  */   font-family: 'Roboto';
/* 354  */   font-style: italic;
/* 355  */   font-weight: 400;
/* 356  */   font-stretch: 100%;
/* 357  */   font-display: swap;
/* 358  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 359  */   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;
/* 360  */ }
/* 361  */ /* cyrillic-ext */
/* 362  */ @font-face {
/* 363  */   font-family: 'Roboto';
/* 364  */   font-style: italic;
/* 365  */   font-weight: 500;
/* 366  */   font-stretch: 100%;
/* 367  */   font-display: swap;
/* 368  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 369  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 370  */ }
/* 371  */ /* cyrillic */
/* 372  */ @font-face {
/* 373  */   font-family: 'Roboto';
/* 374  */   font-style: italic;
/* 375  */   font-weight: 500;
/* 376  */   font-stretch: 100%;
/* 377  */   font-display: swap;
/* 378  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 379  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 380  */ }
/* 381  */ /* greek-ext */
/* 382  */ @font-face {
/* 383  */   font-family: 'Roboto';
/* 384  */   font-style: italic;
/* 385  */   font-weight: 500;
/* 386  */   font-stretch: 100%;
/* 387  */   font-display: swap;
/* 388  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 389  */   unicode-range: U+1F00-1FFF;
/* 390  */ }
/* 391  */ /* greek */
/* 392  */ @font-face {
/* 393  */   font-family: 'Roboto';
/* 394  */   font-style: italic;
/* 395  */   font-weight: 500;
/* 396  */   font-stretch: 100%;
/* 397  */   font-display: swap;
/* 398  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 399  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 400  */ }

/* roboto.css */

/* 401  */ /* math */
/* 402  */ @font-face {
/* 403  */   font-family: 'Roboto';
/* 404  */   font-style: italic;
/* 405  */   font-weight: 500;
/* 406  */   font-stretch: 100%;
/* 407  */   font-display: swap;
/* 408  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 409  */   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;
/* 410  */ }
/* 411  */ /* symbols */
/* 412  */ @font-face {
/* 413  */   font-family: 'Roboto';
/* 414  */   font-style: italic;
/* 415  */   font-weight: 500;
/* 416  */   font-stretch: 100%;
/* 417  */   font-display: swap;
/* 418  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 419  */   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;
/* 420  */ }
/* 421  */ /* vietnamese */
/* 422  */ @font-face {
/* 423  */   font-family: 'Roboto';
/* 424  */   font-style: italic;
/* 425  */   font-weight: 500;
/* 426  */   font-stretch: 100%;
/* 427  */   font-display: swap;
/* 428  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 429  */   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;
/* 430  */ }
/* 431  */ /* latin-ext */
/* 432  */ @font-face {
/* 433  */   font-family: 'Roboto';
/* 434  */   font-style: italic;
/* 435  */   font-weight: 500;
/* 436  */   font-stretch: 100%;
/* 437  */   font-display: swap;
/* 438  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 439  */   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;
/* 440  */ }
/* 441  */ /* latin */
/* 442  */ @font-face {
/* 443  */   font-family: 'Roboto';
/* 444  */   font-style: italic;
/* 445  */   font-weight: 500;
/* 446  */   font-stretch: 100%;
/* 447  */   font-display: swap;
/* 448  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 449  */   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;
/* 450  */ }

/* roboto.css */

/* 451  */ /* cyrillic-ext */
/* 452  */ @font-face {
/* 453  */   font-family: 'Roboto';
/* 454  */   font-style: italic;
/* 455  */   font-weight: 600;
/* 456  */   font-stretch: 100%;
/* 457  */   font-display: swap;
/* 458  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 459  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 460  */ }
/* 461  */ /* cyrillic */
/* 462  */ @font-face {
/* 463  */   font-family: 'Roboto';
/* 464  */   font-style: italic;
/* 465  */   font-weight: 600;
/* 466  */   font-stretch: 100%;
/* 467  */   font-display: swap;
/* 468  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 469  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 470  */ }
/* 471  */ /* greek-ext */
/* 472  */ @font-face {
/* 473  */   font-family: 'Roboto';
/* 474  */   font-style: italic;
/* 475  */   font-weight: 600;
/* 476  */   font-stretch: 100%;
/* 477  */   font-display: swap;
/* 478  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 479  */   unicode-range: U+1F00-1FFF;
/* 480  */ }
/* 481  */ /* greek */
/* 482  */ @font-face {
/* 483  */   font-family: 'Roboto';
/* 484  */   font-style: italic;
/* 485  */   font-weight: 600;
/* 486  */   font-stretch: 100%;
/* 487  */   font-display: swap;
/* 488  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 489  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 490  */ }
/* 491  */ /* math */
/* 492  */ @font-face {
/* 493  */   font-family: 'Roboto';
/* 494  */   font-style: italic;
/* 495  */   font-weight: 600;
/* 496  */   font-stretch: 100%;
/* 497  */   font-display: swap;
/* 498  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 499  */   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;
/* 500  */ }

/* roboto.css */

/* 501  */ /* symbols */
/* 502  */ @font-face {
/* 503  */   font-family: 'Roboto';
/* 504  */   font-style: italic;
/* 505  */   font-weight: 600;
/* 506  */   font-stretch: 100%;
/* 507  */   font-display: swap;
/* 508  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 509  */   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;
/* 510  */ }
/* 511  */ /* vietnamese */
/* 512  */ @font-face {
/* 513  */   font-family: 'Roboto';
/* 514  */   font-style: italic;
/* 515  */   font-weight: 600;
/* 516  */   font-stretch: 100%;
/* 517  */   font-display: swap;
/* 518  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 519  */   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;
/* 520  */ }
/* 521  */ /* latin-ext */
/* 522  */ @font-face {
/* 523  */   font-family: 'Roboto';
/* 524  */   font-style: italic;
/* 525  */   font-weight: 600;
/* 526  */   font-stretch: 100%;
/* 527  */   font-display: swap;
/* 528  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 529  */   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;
/* 530  */ }
/* 531  */ /* latin */
/* 532  */ @font-face {
/* 533  */   font-family: 'Roboto';
/* 534  */   font-style: italic;
/* 535  */   font-weight: 600;
/* 536  */   font-stretch: 100%;
/* 537  */   font-display: swap;
/* 538  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 539  */   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;
/* 540  */ }
/* 541  */ /* cyrillic-ext */
/* 542  */ @font-face {
/* 543  */   font-family: 'Roboto';
/* 544  */   font-style: italic;
/* 545  */   font-weight: 700;
/* 546  */   font-stretch: 100%;
/* 547  */   font-display: swap;
/* 548  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 549  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 550  */ }

/* roboto.css */

/* 551  */ /* cyrillic */
/* 552  */ @font-face {
/* 553  */   font-family: 'Roboto';
/* 554  */   font-style: italic;
/* 555  */   font-weight: 700;
/* 556  */   font-stretch: 100%;
/* 557  */   font-display: swap;
/* 558  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 559  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 560  */ }
/* 561  */ /* greek-ext */
/* 562  */ @font-face {
/* 563  */   font-family: 'Roboto';
/* 564  */   font-style: italic;
/* 565  */   font-weight: 700;
/* 566  */   font-stretch: 100%;
/* 567  */   font-display: swap;
/* 568  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 569  */   unicode-range: U+1F00-1FFF;
/* 570  */ }
/* 571  */ /* greek */
/* 572  */ @font-face {
/* 573  */   font-family: 'Roboto';
/* 574  */   font-style: italic;
/* 575  */   font-weight: 700;
/* 576  */   font-stretch: 100%;
/* 577  */   font-display: swap;
/* 578  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 579  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 580  */ }
/* 581  */ /* math */
/* 582  */ @font-face {
/* 583  */   font-family: 'Roboto';
/* 584  */   font-style: italic;
/* 585  */   font-weight: 700;
/* 586  */   font-stretch: 100%;
/* 587  */   font-display: swap;
/* 588  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 589  */   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;
/* 590  */ }
/* 591  */ /* symbols */
/* 592  */ @font-face {
/* 593  */   font-family: 'Roboto';
/* 594  */   font-style: italic;
/* 595  */   font-weight: 700;
/* 596  */   font-stretch: 100%;
/* 597  */   font-display: swap;
/* 598  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 599  */   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;
/* 600  */ }

/* roboto.css */

/* 601  */ /* vietnamese */
/* 602  */ @font-face {
/* 603  */   font-family: 'Roboto';
/* 604  */   font-style: italic;
/* 605  */   font-weight: 700;
/* 606  */   font-stretch: 100%;
/* 607  */   font-display: swap;
/* 608  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 609  */   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;
/* 610  */ }
/* 611  */ /* latin-ext */
/* 612  */ @font-face {
/* 613  */   font-family: 'Roboto';
/* 614  */   font-style: italic;
/* 615  */   font-weight: 700;
/* 616  */   font-stretch: 100%;
/* 617  */   font-display: swap;
/* 618  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 619  */   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;
/* 620  */ }
/* 621  */ /* latin */
/* 622  */ @font-face {
/* 623  */   font-family: 'Roboto';
/* 624  */   font-style: italic;
/* 625  */   font-weight: 700;
/* 626  */   font-stretch: 100%;
/* 627  */   font-display: swap;
/* 628  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 629  */   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;
/* 630  */ }
/* 631  */ /* cyrillic-ext */
/* 632  */ @font-face {
/* 633  */   font-family: 'Roboto';
/* 634  */   font-style: italic;
/* 635  */   font-weight: 800;
/* 636  */   font-stretch: 100%;
/* 637  */   font-display: swap;
/* 638  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 639  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 640  */ }
/* 641  */ /* cyrillic */
/* 642  */ @font-face {
/* 643  */   font-family: 'Roboto';
/* 644  */   font-style: italic;
/* 645  */   font-weight: 800;
/* 646  */   font-stretch: 100%;
/* 647  */   font-display: swap;
/* 648  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 649  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 650  */ }

/* roboto.css */

/* 651  */ /* greek-ext */
/* 652  */ @font-face {
/* 653  */   font-family: 'Roboto';
/* 654  */   font-style: italic;
/* 655  */   font-weight: 800;
/* 656  */   font-stretch: 100%;
/* 657  */   font-display: swap;
/* 658  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 659  */   unicode-range: U+1F00-1FFF;
/* 660  */ }
/* 661  */ /* greek */
/* 662  */ @font-face {
/* 663  */   font-family: 'Roboto';
/* 664  */   font-style: italic;
/* 665  */   font-weight: 800;
/* 666  */   font-stretch: 100%;
/* 667  */   font-display: swap;
/* 668  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 669  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 670  */ }
/* 671  */ /* math */
/* 672  */ @font-face {
/* 673  */   font-family: 'Roboto';
/* 674  */   font-style: italic;
/* 675  */   font-weight: 800;
/* 676  */   font-stretch: 100%;
/* 677  */   font-display: swap;
/* 678  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 679  */   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;
/* 680  */ }
/* 681  */ /* symbols */
/* 682  */ @font-face {
/* 683  */   font-family: 'Roboto';
/* 684  */   font-style: italic;
/* 685  */   font-weight: 800;
/* 686  */   font-stretch: 100%;
/* 687  */   font-display: swap;
/* 688  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 689  */   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;
/* 690  */ }
/* 691  */ /* vietnamese */
/* 692  */ @font-face {
/* 693  */   font-family: 'Roboto';
/* 694  */   font-style: italic;
/* 695  */   font-weight: 800;
/* 696  */   font-stretch: 100%;
/* 697  */   font-display: swap;
/* 698  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 699  */   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;
/* 700  */ }

/* roboto.css */

/* 701  */ /* latin-ext */
/* 702  */ @font-face {
/* 703  */   font-family: 'Roboto';
/* 704  */   font-style: italic;
/* 705  */   font-weight: 800;
/* 706  */   font-stretch: 100%;
/* 707  */   font-display: swap;
/* 708  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 709  */   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;
/* 710  */ }
/* 711  */ /* latin */
/* 712  */ @font-face {
/* 713  */   font-family: 'Roboto';
/* 714  */   font-style: italic;
/* 715  */   font-weight: 800;
/* 716  */   font-stretch: 100%;
/* 717  */   font-display: swap;
/* 718  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 719  */   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;
/* 720  */ }
/* 721  */ /* cyrillic-ext */
/* 722  */ @font-face {
/* 723  */   font-family: 'Roboto';
/* 724  */   font-style: italic;
/* 725  */   font-weight: 900;
/* 726  */   font-stretch: 100%;
/* 727  */   font-display: swap;
/* 728  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');
/* 729  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 730  */ }
/* 731  */ /* cyrillic */
/* 732  */ @font-face {
/* 733  */   font-family: 'Roboto';
/* 734  */   font-style: italic;
/* 735  */   font-weight: 900;
/* 736  */   font-stretch: 100%;
/* 737  */   font-display: swap;
/* 738  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');
/* 739  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 740  */ }
/* 741  */ /* greek-ext */
/* 742  */ @font-face {
/* 743  */   font-family: 'Roboto';
/* 744  */   font-style: italic;
/* 745  */   font-weight: 900;
/* 746  */   font-stretch: 100%;
/* 747  */   font-display: swap;
/* 748  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');
/* 749  */   unicode-range: U+1F00-1FFF;
/* 750  */ }

/* roboto.css */

/* 751  */ /* greek */
/* 752  */ @font-face {
/* 753  */   font-family: 'Roboto';
/* 754  */   font-style: italic;
/* 755  */   font-weight: 900;
/* 756  */   font-stretch: 100%;
/* 757  */   font-display: swap;
/* 758  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');
/* 759  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 760  */ }
/* 761  */ /* math */
/* 762  */ @font-face {
/* 763  */   font-family: 'Roboto';
/* 764  */   font-style: italic;
/* 765  */   font-weight: 900;
/* 766  */   font-stretch: 100%;
/* 767  */   font-display: swap;
/* 768  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');
/* 769  */   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;
/* 770  */ }
/* 771  */ /* symbols */
/* 772  */ @font-face {
/* 773  */   font-family: 'Roboto';
/* 774  */   font-style: italic;
/* 775  */   font-weight: 900;
/* 776  */   font-stretch: 100%;
/* 777  */   font-display: swap;
/* 778  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');
/* 779  */   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;
/* 780  */ }
/* 781  */ /* vietnamese */
/* 782  */ @font-face {
/* 783  */   font-family: 'Roboto';
/* 784  */   font-style: italic;
/* 785  */   font-weight: 900;
/* 786  */   font-stretch: 100%;
/* 787  */   font-display: swap;
/* 788  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');
/* 789  */   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;
/* 790  */ }
/* 791  */ /* latin-ext */
/* 792  */ @font-face {
/* 793  */   font-family: 'Roboto';
/* 794  */   font-style: italic;
/* 795  */   font-weight: 900;
/* 796  */   font-stretch: 100%;
/* 797  */   font-display: swap;
/* 798  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');
/* 799  */   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;
/* 800  */ }

/* roboto.css */

/* 801  */ /* latin */
/* 802  */ @font-face {
/* 803  */   font-family: 'Roboto';
/* 804  */   font-style: italic;
/* 805  */   font-weight: 900;
/* 806  */   font-stretch: 100%;
/* 807  */   font-display: swap;
/* 808  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');
/* 809  */   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;
/* 810  */ }
/* 811  */ /* cyrillic-ext */
/* 812  */ @font-face {
/* 813  */   font-family: 'Roboto';
/* 814  */   font-style: normal;
/* 815  */   font-weight: 100;
/* 816  */   font-stretch: 100%;
/* 817  */   font-display: swap;
/* 818  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 819  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 820  */ }
/* 821  */ /* cyrillic */
/* 822  */ @font-face {
/* 823  */   font-family: 'Roboto';
/* 824  */   font-style: normal;
/* 825  */   font-weight: 100;
/* 826  */   font-stretch: 100%;
/* 827  */   font-display: swap;
/* 828  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 829  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 830  */ }
/* 831  */ /* greek-ext */
/* 832  */ @font-face {
/* 833  */   font-family: 'Roboto';
/* 834  */   font-style: normal;
/* 835  */   font-weight: 100;
/* 836  */   font-stretch: 100%;
/* 837  */   font-display: swap;
/* 838  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 839  */   unicode-range: U+1F00-1FFF;
/* 840  */ }
/* 841  */ /* greek */
/* 842  */ @font-face {
/* 843  */   font-family: 'Roboto';
/* 844  */   font-style: normal;
/* 845  */   font-weight: 100;
/* 846  */   font-stretch: 100%;
/* 847  */   font-display: swap;
/* 848  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 849  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 850  */ }

/* roboto.css */

/* 851  */ /* math */
/* 852  */ @font-face {
/* 853  */   font-family: 'Roboto';
/* 854  */   font-style: normal;
/* 855  */   font-weight: 100;
/* 856  */   font-stretch: 100%;
/* 857  */   font-display: swap;
/* 858  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 859  */   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;
/* 860  */ }
/* 861  */ /* symbols */
/* 862  */ @font-face {
/* 863  */   font-family: 'Roboto';
/* 864  */   font-style: normal;
/* 865  */   font-weight: 100;
/* 866  */   font-stretch: 100%;
/* 867  */   font-display: swap;
/* 868  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 869  */   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;
/* 870  */ }
/* 871  */ /* vietnamese */
/* 872  */ @font-face {
/* 873  */   font-family: 'Roboto';
/* 874  */   font-style: normal;
/* 875  */   font-weight: 100;
/* 876  */   font-stretch: 100%;
/* 877  */   font-display: swap;
/* 878  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 879  */   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;
/* 880  */ }
/* 881  */ /* latin-ext */
/* 882  */ @font-face {
/* 883  */   font-family: 'Roboto';
/* 884  */   font-style: normal;
/* 885  */   font-weight: 100;
/* 886  */   font-stretch: 100%;
/* 887  */   font-display: swap;
/* 888  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 889  */   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;
/* 890  */ }
/* 891  */ /* latin */
/* 892  */ @font-face {
/* 893  */   font-family: 'Roboto';
/* 894  */   font-style: normal;
/* 895  */   font-weight: 100;
/* 896  */   font-stretch: 100%;
/* 897  */   font-display: swap;
/* 898  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 899  */   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;
/* 900  */ }

/* roboto.css */

/* 901  */ /* cyrillic-ext */
/* 902  */ @font-face {
/* 903  */   font-family: 'Roboto';
/* 904  */   font-style: normal;
/* 905  */   font-weight: 200;
/* 906  */   font-stretch: 100%;
/* 907  */   font-display: swap;
/* 908  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 909  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 910  */ }
/* 911  */ /* cyrillic */
/* 912  */ @font-face {
/* 913  */   font-family: 'Roboto';
/* 914  */   font-style: normal;
/* 915  */   font-weight: 200;
/* 916  */   font-stretch: 100%;
/* 917  */   font-display: swap;
/* 918  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 919  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 920  */ }
/* 921  */ /* greek-ext */
/* 922  */ @font-face {
/* 923  */   font-family: 'Roboto';
/* 924  */   font-style: normal;
/* 925  */   font-weight: 200;
/* 926  */   font-stretch: 100%;
/* 927  */   font-display: swap;
/* 928  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 929  */   unicode-range: U+1F00-1FFF;
/* 930  */ }
/* 931  */ /* greek */
/* 932  */ @font-face {
/* 933  */   font-family: 'Roboto';
/* 934  */   font-style: normal;
/* 935  */   font-weight: 200;
/* 936  */   font-stretch: 100%;
/* 937  */   font-display: swap;
/* 938  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 939  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 940  */ }
/* 941  */ /* math */
/* 942  */ @font-face {
/* 943  */   font-family: 'Roboto';
/* 944  */   font-style: normal;
/* 945  */   font-weight: 200;
/* 946  */   font-stretch: 100%;
/* 947  */   font-display: swap;
/* 948  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 949  */   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;
/* 950  */ }

/* roboto.css */

/* 951  */ /* symbols */
/* 952  */ @font-face {
/* 953  */   font-family: 'Roboto';
/* 954  */   font-style: normal;
/* 955  */   font-weight: 200;
/* 956  */   font-stretch: 100%;
/* 957  */   font-display: swap;
/* 958  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 959  */   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;
/* 960  */ }
/* 961  */ /* vietnamese */
/* 962  */ @font-face {
/* 963  */   font-family: 'Roboto';
/* 964  */   font-style: normal;
/* 965  */   font-weight: 200;
/* 966  */   font-stretch: 100%;
/* 967  */   font-display: swap;
/* 968  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 969  */   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;
/* 970  */ }
/* 971  */ /* latin-ext */
/* 972  */ @font-face {
/* 973  */   font-family: 'Roboto';
/* 974  */   font-style: normal;
/* 975  */   font-weight: 200;
/* 976  */   font-stretch: 100%;
/* 977  */   font-display: swap;
/* 978  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 979  */   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;
/* 980  */ }
/* 981  */ /* latin */
/* 982  */ @font-face {
/* 983  */   font-family: 'Roboto';
/* 984  */   font-style: normal;
/* 985  */   font-weight: 200;
/* 986  */   font-stretch: 100%;
/* 987  */   font-display: swap;
/* 988  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 989  */   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;
/* 990  */ }
/* 991  */ /* cyrillic-ext */
/* 992  */ @font-face {
/* 993  */   font-family: 'Roboto';
/* 994  */   font-style: normal;
/* 995  */   font-weight: 300;
/* 996  */   font-stretch: 100%;
/* 997  */   font-display: swap;
/* 998  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 999  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 1000 */ }

/* roboto.css */

/* 1001 */ /* cyrillic */
/* 1002 */ @font-face {
/* 1003 */   font-family: 'Roboto';
/* 1004 */   font-style: normal;
/* 1005 */   font-weight: 300;
/* 1006 */   font-stretch: 100%;
/* 1007 */   font-display: swap;
/* 1008 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 1009 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 1010 */ }
/* 1011 */ /* greek-ext */
/* 1012 */ @font-face {
/* 1013 */   font-family: 'Roboto';
/* 1014 */   font-style: normal;
/* 1015 */   font-weight: 300;
/* 1016 */   font-stretch: 100%;
/* 1017 */   font-display: swap;
/* 1018 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 1019 */   unicode-range: U+1F00-1FFF;
/* 1020 */ }
/* 1021 */ /* greek */
/* 1022 */ @font-face {
/* 1023 */   font-family: 'Roboto';
/* 1024 */   font-style: normal;
/* 1025 */   font-weight: 300;
/* 1026 */   font-stretch: 100%;
/* 1027 */   font-display: swap;
/* 1028 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 1029 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 1030 */ }
/* 1031 */ /* math */
/* 1032 */ @font-face {
/* 1033 */   font-family: 'Roboto';
/* 1034 */   font-style: normal;
/* 1035 */   font-weight: 300;
/* 1036 */   font-stretch: 100%;
/* 1037 */   font-display: swap;
/* 1038 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 1039 */   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;
/* 1040 */ }
/* 1041 */ /* symbols */
/* 1042 */ @font-face {
/* 1043 */   font-family: 'Roboto';
/* 1044 */   font-style: normal;
/* 1045 */   font-weight: 300;
/* 1046 */   font-stretch: 100%;
/* 1047 */   font-display: swap;
/* 1048 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 1049 */   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;
/* 1050 */ }

/* roboto.css */

/* 1051 */ /* vietnamese */
/* 1052 */ @font-face {
/* 1053 */   font-family: 'Roboto';
/* 1054 */   font-style: normal;
/* 1055 */   font-weight: 300;
/* 1056 */   font-stretch: 100%;
/* 1057 */   font-display: swap;
/* 1058 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 1059 */   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;
/* 1060 */ }
/* 1061 */ /* latin-ext */
/* 1062 */ @font-face {
/* 1063 */   font-family: 'Roboto';
/* 1064 */   font-style: normal;
/* 1065 */   font-weight: 300;
/* 1066 */   font-stretch: 100%;
/* 1067 */   font-display: swap;
/* 1068 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 1069 */   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;
/* 1070 */ }
/* 1071 */ /* latin */
/* 1072 */ @font-face {
/* 1073 */   font-family: 'Roboto';
/* 1074 */   font-style: normal;
/* 1075 */   font-weight: 300;
/* 1076 */   font-stretch: 100%;
/* 1077 */   font-display: swap;
/* 1078 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 1079 */   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;
/* 1080 */ }
/* 1081 */ /* cyrillic-ext */
/* 1082 */ @font-face {
/* 1083 */   font-family: 'Roboto';
/* 1084 */   font-style: normal;
/* 1085 */   font-weight: 400;
/* 1086 */   font-stretch: 100%;
/* 1087 */   font-display: swap;
/* 1088 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 1089 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 1090 */ }
/* 1091 */ /* cyrillic */
/* 1092 */ @font-face {
/* 1093 */   font-family: 'Roboto';
/* 1094 */   font-style: normal;
/* 1095 */   font-weight: 400;
/* 1096 */   font-stretch: 100%;
/* 1097 */   font-display: swap;
/* 1098 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 1099 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 1100 */ }

/* roboto.css */

/* 1101 */ /* greek-ext */
/* 1102 */ @font-face {
/* 1103 */   font-family: 'Roboto';
/* 1104 */   font-style: normal;
/* 1105 */   font-weight: 400;
/* 1106 */   font-stretch: 100%;
/* 1107 */   font-display: swap;
/* 1108 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 1109 */   unicode-range: U+1F00-1FFF;
/* 1110 */ }
/* 1111 */ /* greek */
/* 1112 */ @font-face {
/* 1113 */   font-family: 'Roboto';
/* 1114 */   font-style: normal;
/* 1115 */   font-weight: 400;
/* 1116 */   font-stretch: 100%;
/* 1117 */   font-display: swap;
/* 1118 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 1119 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 1120 */ }
/* 1121 */ /* math */
/* 1122 */ @font-face {
/* 1123 */   font-family: 'Roboto';
/* 1124 */   font-style: normal;
/* 1125 */   font-weight: 400;
/* 1126 */   font-stretch: 100%;
/* 1127 */   font-display: swap;
/* 1128 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 1129 */   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;
/* 1130 */ }
/* 1131 */ /* symbols */
/* 1132 */ @font-face {
/* 1133 */   font-family: 'Roboto';
/* 1134 */   font-style: normal;
/* 1135 */   font-weight: 400;
/* 1136 */   font-stretch: 100%;
/* 1137 */   font-display: swap;
/* 1138 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 1139 */   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;
/* 1140 */ }
/* 1141 */ /* vietnamese */
/* 1142 */ @font-face {
/* 1143 */   font-family: 'Roboto';
/* 1144 */   font-style: normal;
/* 1145 */   font-weight: 400;
/* 1146 */   font-stretch: 100%;
/* 1147 */   font-display: swap;
/* 1148 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 1149 */   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;
/* 1150 */ }

/* roboto.css */

/* 1151 */ /* latin-ext */
/* 1152 */ @font-face {
/* 1153 */   font-family: 'Roboto';
/* 1154 */   font-style: normal;
/* 1155 */   font-weight: 400;
/* 1156 */   font-stretch: 100%;
/* 1157 */   font-display: swap;
/* 1158 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 1159 */   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;
/* 1160 */ }
/* 1161 */ /* latin */
/* 1162 */ @font-face {
/* 1163 */   font-family: 'Roboto';
/* 1164 */   font-style: normal;
/* 1165 */   font-weight: 400;
/* 1166 */   font-stretch: 100%;
/* 1167 */   font-display: swap;
/* 1168 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 1169 */   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;
/* 1170 */ }
/* 1171 */ /* cyrillic-ext */
/* 1172 */ @font-face {
/* 1173 */   font-family: 'Roboto';
/* 1174 */   font-style: normal;
/* 1175 */   font-weight: 500;
/* 1176 */   font-stretch: 100%;
/* 1177 */   font-display: swap;
/* 1178 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 1179 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 1180 */ }
/* 1181 */ /* cyrillic */
/* 1182 */ @font-face {
/* 1183 */   font-family: 'Roboto';
/* 1184 */   font-style: normal;
/* 1185 */   font-weight: 500;
/* 1186 */   font-stretch: 100%;
/* 1187 */   font-display: swap;
/* 1188 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 1189 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 1190 */ }
/* 1191 */ /* greek-ext */
/* 1192 */ @font-face {
/* 1193 */   font-family: 'Roboto';
/* 1194 */   font-style: normal;
/* 1195 */   font-weight: 500;
/* 1196 */   font-stretch: 100%;
/* 1197 */   font-display: swap;
/* 1198 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 1199 */   unicode-range: U+1F00-1FFF;
/* 1200 */ }

/* roboto.css */

/* 1201 */ /* greek */
/* 1202 */ @font-face {
/* 1203 */   font-family: 'Roboto';
/* 1204 */   font-style: normal;
/* 1205 */   font-weight: 500;
/* 1206 */   font-stretch: 100%;
/* 1207 */   font-display: swap;
/* 1208 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 1209 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 1210 */ }
/* 1211 */ /* math */
/* 1212 */ @font-face {
/* 1213 */   font-family: 'Roboto';
/* 1214 */   font-style: normal;
/* 1215 */   font-weight: 500;
/* 1216 */   font-stretch: 100%;
/* 1217 */   font-display: swap;
/* 1218 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 1219 */   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;
/* 1220 */ }
/* 1221 */ /* symbols */
/* 1222 */ @font-face {
/* 1223 */   font-family: 'Roboto';
/* 1224 */   font-style: normal;
/* 1225 */   font-weight: 500;
/* 1226 */   font-stretch: 100%;
/* 1227 */   font-display: swap;
/* 1228 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 1229 */   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;
/* 1230 */ }
/* 1231 */ /* vietnamese */
/* 1232 */ @font-face {
/* 1233 */   font-family: 'Roboto';
/* 1234 */   font-style: normal;
/* 1235 */   font-weight: 500;
/* 1236 */   font-stretch: 100%;
/* 1237 */   font-display: swap;
/* 1238 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 1239 */   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;
/* 1240 */ }
/* 1241 */ /* latin-ext */
/* 1242 */ @font-face {
/* 1243 */   font-family: 'Roboto';
/* 1244 */   font-style: normal;
/* 1245 */   font-weight: 500;
/* 1246 */   font-stretch: 100%;
/* 1247 */   font-display: swap;
/* 1248 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 1249 */   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;
/* 1250 */ }

/* roboto.css */

/* 1251 */ /* latin */
/* 1252 */ @font-face {
/* 1253 */   font-family: 'Roboto';
/* 1254 */   font-style: normal;
/* 1255 */   font-weight: 500;
/* 1256 */   font-stretch: 100%;
/* 1257 */   font-display: swap;
/* 1258 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 1259 */   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;
/* 1260 */ }
/* 1261 */ /* cyrillic-ext */
/* 1262 */ @font-face {
/* 1263 */   font-family: 'Roboto';
/* 1264 */   font-style: normal;
/* 1265 */   font-weight: 600;
/* 1266 */   font-stretch: 100%;
/* 1267 */   font-display: swap;
/* 1268 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 1269 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 1270 */ }
/* 1271 */ /* cyrillic */
/* 1272 */ @font-face {
/* 1273 */   font-family: 'Roboto';
/* 1274 */   font-style: normal;
/* 1275 */   font-weight: 600;
/* 1276 */   font-stretch: 100%;
/* 1277 */   font-display: swap;
/* 1278 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 1279 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 1280 */ }
/* 1281 */ /* greek-ext */
/* 1282 */ @font-face {
/* 1283 */   font-family: 'Roboto';
/* 1284 */   font-style: normal;
/* 1285 */   font-weight: 600;
/* 1286 */   font-stretch: 100%;
/* 1287 */   font-display: swap;
/* 1288 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 1289 */   unicode-range: U+1F00-1FFF;
/* 1290 */ }
/* 1291 */ /* greek */
/* 1292 */ @font-face {
/* 1293 */   font-family: 'Roboto';
/* 1294 */   font-style: normal;
/* 1295 */   font-weight: 600;
/* 1296 */   font-stretch: 100%;
/* 1297 */   font-display: swap;
/* 1298 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 1299 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 1300 */ }

/* roboto.css */

/* 1301 */ /* math */
/* 1302 */ @font-face {
/* 1303 */   font-family: 'Roboto';
/* 1304 */   font-style: normal;
/* 1305 */   font-weight: 600;
/* 1306 */   font-stretch: 100%;
/* 1307 */   font-display: swap;
/* 1308 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 1309 */   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;
/* 1310 */ }
/* 1311 */ /* symbols */
/* 1312 */ @font-face {
/* 1313 */   font-family: 'Roboto';
/* 1314 */   font-style: normal;
/* 1315 */   font-weight: 600;
/* 1316 */   font-stretch: 100%;
/* 1317 */   font-display: swap;
/* 1318 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 1319 */   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;
/* 1320 */ }
/* 1321 */ /* vietnamese */
/* 1322 */ @font-face {
/* 1323 */   font-family: 'Roboto';
/* 1324 */   font-style: normal;
/* 1325 */   font-weight: 600;
/* 1326 */   font-stretch: 100%;
/* 1327 */   font-display: swap;
/* 1328 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 1329 */   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;
/* 1330 */ }
/* 1331 */ /* latin-ext */
/* 1332 */ @font-face {
/* 1333 */   font-family: 'Roboto';
/* 1334 */   font-style: normal;
/* 1335 */   font-weight: 600;
/* 1336 */   font-stretch: 100%;
/* 1337 */   font-display: swap;
/* 1338 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 1339 */   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;
/* 1340 */ }
/* 1341 */ /* latin */
/* 1342 */ @font-face {
/* 1343 */   font-family: 'Roboto';
/* 1344 */   font-style: normal;
/* 1345 */   font-weight: 600;
/* 1346 */   font-stretch: 100%;
/* 1347 */   font-display: swap;
/* 1348 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 1349 */   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;
/* 1350 */ }

/* roboto.css */

/* 1351 */ /* cyrillic-ext */
/* 1352 */ @font-face {
/* 1353 */   font-family: 'Roboto';
/* 1354 */   font-style: normal;
/* 1355 */   font-weight: 700;
/* 1356 */   font-stretch: 100%;
/* 1357 */   font-display: swap;
/* 1358 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 1359 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 1360 */ }
/* 1361 */ /* cyrillic */
/* 1362 */ @font-face {
/* 1363 */   font-family: 'Roboto';
/* 1364 */   font-style: normal;
/* 1365 */   font-weight: 700;
/* 1366 */   font-stretch: 100%;
/* 1367 */   font-display: swap;
/* 1368 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 1369 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 1370 */ }
/* 1371 */ /* greek-ext */
/* 1372 */ @font-face {
/* 1373 */   font-family: 'Roboto';
/* 1374 */   font-style: normal;
/* 1375 */   font-weight: 700;
/* 1376 */   font-stretch: 100%;
/* 1377 */   font-display: swap;
/* 1378 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 1379 */   unicode-range: U+1F00-1FFF;
/* 1380 */ }
/* 1381 */ /* greek */
/* 1382 */ @font-face {
/* 1383 */   font-family: 'Roboto';
/* 1384 */   font-style: normal;
/* 1385 */   font-weight: 700;
/* 1386 */   font-stretch: 100%;
/* 1387 */   font-display: swap;
/* 1388 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 1389 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 1390 */ }
/* 1391 */ /* math */
/* 1392 */ @font-face {
/* 1393 */   font-family: 'Roboto';
/* 1394 */   font-style: normal;
/* 1395 */   font-weight: 700;
/* 1396 */   font-stretch: 100%;
/* 1397 */   font-display: swap;
/* 1398 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 1399 */   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;
/* 1400 */ }

/* roboto.css */

/* 1401 */ /* symbols */
/* 1402 */ @font-face {
/* 1403 */   font-family: 'Roboto';
/* 1404 */   font-style: normal;
/* 1405 */   font-weight: 700;
/* 1406 */   font-stretch: 100%;
/* 1407 */   font-display: swap;
/* 1408 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 1409 */   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;
/* 1410 */ }
/* 1411 */ /* vietnamese */
/* 1412 */ @font-face {
/* 1413 */   font-family: 'Roboto';
/* 1414 */   font-style: normal;
/* 1415 */   font-weight: 700;
/* 1416 */   font-stretch: 100%;
/* 1417 */   font-display: swap;
/* 1418 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 1419 */   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;
/* 1420 */ }
/* 1421 */ /* latin-ext */
/* 1422 */ @font-face {
/* 1423 */   font-family: 'Roboto';
/* 1424 */   font-style: normal;
/* 1425 */   font-weight: 700;
/* 1426 */   font-stretch: 100%;
/* 1427 */   font-display: swap;
/* 1428 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 1429 */   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;
/* 1430 */ }
/* 1431 */ /* latin */
/* 1432 */ @font-face {
/* 1433 */   font-family: 'Roboto';
/* 1434 */   font-style: normal;
/* 1435 */   font-weight: 700;
/* 1436 */   font-stretch: 100%;
/* 1437 */   font-display: swap;
/* 1438 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 1439 */   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;
/* 1440 */ }
/* 1441 */ /* cyrillic-ext */
/* 1442 */ @font-face {
/* 1443 */   font-family: 'Roboto';
/* 1444 */   font-style: normal;
/* 1445 */   font-weight: 800;
/* 1446 */   font-stretch: 100%;
/* 1447 */   font-display: swap;
/* 1448 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 1449 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 1450 */ }

/* roboto.css */

/* 1451 */ /* cyrillic */
/* 1452 */ @font-face {
/* 1453 */   font-family: 'Roboto';
/* 1454 */   font-style: normal;
/* 1455 */   font-weight: 800;
/* 1456 */   font-stretch: 100%;
/* 1457 */   font-display: swap;
/* 1458 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 1459 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 1460 */ }
/* 1461 */ /* greek-ext */
/* 1462 */ @font-face {
/* 1463 */   font-family: 'Roboto';
/* 1464 */   font-style: normal;
/* 1465 */   font-weight: 800;
/* 1466 */   font-stretch: 100%;
/* 1467 */   font-display: swap;
/* 1468 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 1469 */   unicode-range: U+1F00-1FFF;
/* 1470 */ }
/* 1471 */ /* greek */
/* 1472 */ @font-face {
/* 1473 */   font-family: 'Roboto';
/* 1474 */   font-style: normal;
/* 1475 */   font-weight: 800;
/* 1476 */   font-stretch: 100%;
/* 1477 */   font-display: swap;
/* 1478 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 1479 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 1480 */ }
/* 1481 */ /* math */
/* 1482 */ @font-face {
/* 1483 */   font-family: 'Roboto';
/* 1484 */   font-style: normal;
/* 1485 */   font-weight: 800;
/* 1486 */   font-stretch: 100%;
/* 1487 */   font-display: swap;
/* 1488 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 1489 */   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;
/* 1490 */ }
/* 1491 */ /* symbols */
/* 1492 */ @font-face {
/* 1493 */   font-family: 'Roboto';
/* 1494 */   font-style: normal;
/* 1495 */   font-weight: 800;
/* 1496 */   font-stretch: 100%;
/* 1497 */   font-display: swap;
/* 1498 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 1499 */   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;
/* 1500 */ }

/* roboto.css */

/* 1501 */ /* vietnamese */
/* 1502 */ @font-face {
/* 1503 */   font-family: 'Roboto';
/* 1504 */   font-style: normal;
/* 1505 */   font-weight: 800;
/* 1506 */   font-stretch: 100%;
/* 1507 */   font-display: swap;
/* 1508 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 1509 */   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;
/* 1510 */ }
/* 1511 */ /* latin-ext */
/* 1512 */ @font-face {
/* 1513 */   font-family: 'Roboto';
/* 1514 */   font-style: normal;
/* 1515 */   font-weight: 800;
/* 1516 */   font-stretch: 100%;
/* 1517 */   font-display: swap;
/* 1518 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 1519 */   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;
/* 1520 */ }
/* 1521 */ /* latin */
/* 1522 */ @font-face {
/* 1523 */   font-family: 'Roboto';
/* 1524 */   font-style: normal;
/* 1525 */   font-weight: 800;
/* 1526 */   font-stretch: 100%;
/* 1527 */   font-display: swap;
/* 1528 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 1529 */   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;
/* 1530 */ }
/* 1531 */ /* cyrillic-ext */
/* 1532 */ @font-face {
/* 1533 */   font-family: 'Roboto';
/* 1534 */   font-style: normal;
/* 1535 */   font-weight: 900;
/* 1536 */   font-stretch: 100%;
/* 1537 */   font-display: swap;
/* 1538 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');
/* 1539 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 1540 */ }
/* 1541 */ /* cyrillic */
/* 1542 */ @font-face {
/* 1543 */   font-family: 'Roboto';
/* 1544 */   font-style: normal;
/* 1545 */   font-weight: 900;
/* 1546 */   font-stretch: 100%;
/* 1547 */   font-display: swap;
/* 1548 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');
/* 1549 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 1550 */ }

/* roboto.css */

/* 1551 */ /* greek-ext */
/* 1552 */ @font-face {
/* 1553 */   font-family: 'Roboto';
/* 1554 */   font-style: normal;
/* 1555 */   font-weight: 900;
/* 1556 */   font-stretch: 100%;
/* 1557 */   font-display: swap;
/* 1558 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');
/* 1559 */   unicode-range: U+1F00-1FFF;
/* 1560 */ }
/* 1561 */ /* greek */
/* 1562 */ @font-face {
/* 1563 */   font-family: 'Roboto';
/* 1564 */   font-style: normal;
/* 1565 */   font-weight: 900;
/* 1566 */   font-stretch: 100%;
/* 1567 */   font-display: swap;
/* 1568 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');
/* 1569 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 1570 */ }
/* 1571 */ /* math */
/* 1572 */ @font-face {
/* 1573 */   font-family: 'Roboto';
/* 1574 */   font-style: normal;
/* 1575 */   font-weight: 900;
/* 1576 */   font-stretch: 100%;
/* 1577 */   font-display: swap;
/* 1578 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');
/* 1579 */   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;
/* 1580 */ }
/* 1581 */ /* symbols */
/* 1582 */ @font-face {
/* 1583 */   font-family: 'Roboto';
/* 1584 */   font-style: normal;
/* 1585 */   font-weight: 900;
/* 1586 */   font-stretch: 100%;
/* 1587 */   font-display: swap;
/* 1588 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');
/* 1589 */   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;
/* 1590 */ }
/* 1591 */ /* vietnamese */
/* 1592 */ @font-face {
/* 1593 */   font-family: 'Roboto';
/* 1594 */   font-style: normal;
/* 1595 */   font-weight: 900;
/* 1596 */   font-stretch: 100%;
/* 1597 */   font-display: swap;
/* 1598 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');
/* 1599 */   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;
/* 1600 */ }

/* roboto.css */

/* 1601 */ /* latin-ext */
/* 1602 */ @font-face {
/* 1603 */   font-family: 'Roboto';
/* 1604 */   font-style: normal;
/* 1605 */   font-weight: 900;
/* 1606 */   font-stretch: 100%;
/* 1607 */   font-display: swap;
/* 1608 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');
/* 1609 */   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;
/* 1610 */ }
/* 1611 */ /* latin */
/* 1612 */ @font-face {
/* 1613 */   font-family: 'Roboto';
/* 1614 */   font-style: normal;
/* 1615 */   font-weight: 900;
/* 1616 */   font-stretch: 100%;
/* 1617 */   font-display: swap;
/* 1618 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
/* 1619 */   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;
/* 1620 */ }
/* 1621 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* robotoslab.css */

/* 1   */ /* cyrillic-ext */
/* 2   */ @font-face {
/* 3   */   font-family: 'Roboto Slab';
/* 4   */   font-style: normal;
/* 5   */   font-weight: 100;
/* 6   */   font-display: swap;
/* 7   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 8   */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 9   */ }
/* 10  */ /* cyrillic */
/* 11  */ @font-face {
/* 12  */   font-family: 'Roboto Slab';
/* 13  */   font-style: normal;
/* 14  */   font-weight: 100;
/* 15  */   font-display: swap;
/* 16  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 17  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 18  */ }
/* 19  */ /* greek-ext */
/* 20  */ @font-face {
/* 21  */   font-family: 'Roboto Slab';
/* 22  */   font-style: normal;
/* 23  */   font-weight: 100;
/* 24  */   font-display: swap;
/* 25  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 26  */   unicode-range: U+1F00-1FFF;
/* 27  */ }
/* 28  */ /* greek */
/* 29  */ @font-face {
/* 30  */   font-family: 'Roboto Slab';
/* 31  */   font-style: normal;
/* 32  */   font-weight: 100;
/* 33  */   font-display: swap;
/* 34  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 35  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 36  */ }
/* 37  */ /* vietnamese */
/* 38  */ @font-face {
/* 39  */   font-family: 'Roboto Slab';
/* 40  */   font-style: normal;
/* 41  */   font-weight: 100;
/* 42  */   font-display: swap;
/* 43  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 44  */   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;
/* 45  */ }
/* 46  */ /* latin-ext */
/* 47  */ @font-face {
/* 48  */   font-family: 'Roboto Slab';
/* 49  */   font-style: normal;
/* 50  */   font-weight: 100;

/* robotoslab.css */

/* 51  */   font-display: swap;
/* 52  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 53  */   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;
/* 54  */ }
/* 55  */ /* latin */
/* 56  */ @font-face {
/* 57  */   font-family: 'Roboto Slab';
/* 58  */   font-style: normal;
/* 59  */   font-weight: 100;
/* 60  */   font-display: swap;
/* 61  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 62  */   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;
/* 63  */ }
/* 64  */ /* cyrillic-ext */
/* 65  */ @font-face {
/* 66  */   font-family: 'Roboto Slab';
/* 67  */   font-style: normal;
/* 68  */   font-weight: 200;
/* 69  */   font-display: swap;
/* 70  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 71  */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 72  */ }
/* 73  */ /* cyrillic */
/* 74  */ @font-face {
/* 75  */   font-family: 'Roboto Slab';
/* 76  */   font-style: normal;
/* 77  */   font-weight: 200;
/* 78  */   font-display: swap;
/* 79  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 80  */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 81  */ }
/* 82  */ /* greek-ext */
/* 83  */ @font-face {
/* 84  */   font-family: 'Roboto Slab';
/* 85  */   font-style: normal;
/* 86  */   font-weight: 200;
/* 87  */   font-display: swap;
/* 88  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 89  */   unicode-range: U+1F00-1FFF;
/* 90  */ }
/* 91  */ /* greek */
/* 92  */ @font-face {
/* 93  */   font-family: 'Roboto Slab';
/* 94  */   font-style: normal;
/* 95  */   font-weight: 200;
/* 96  */   font-display: swap;
/* 97  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 98  */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 99  */ }
/* 100 */ /* vietnamese */

/* robotoslab.css */

/* 101 */ @font-face {
/* 102 */   font-family: 'Roboto Slab';
/* 103 */   font-style: normal;
/* 104 */   font-weight: 200;
/* 105 */   font-display: swap;
/* 106 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 107 */   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;
/* 108 */ }
/* 109 */ /* latin-ext */
/* 110 */ @font-face {
/* 111 */   font-family: 'Roboto Slab';
/* 112 */   font-style: normal;
/* 113 */   font-weight: 200;
/* 114 */   font-display: swap;
/* 115 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 116 */   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;
/* 117 */ }
/* 118 */ /* latin */
/* 119 */ @font-face {
/* 120 */   font-family: 'Roboto Slab';
/* 121 */   font-style: normal;
/* 122 */   font-weight: 200;
/* 123 */   font-display: swap;
/* 124 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 125 */   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;
/* 126 */ }
/* 127 */ /* cyrillic-ext */
/* 128 */ @font-face {
/* 129 */   font-family: 'Roboto Slab';
/* 130 */   font-style: normal;
/* 131 */   font-weight: 300;
/* 132 */   font-display: swap;
/* 133 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 134 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 135 */ }
/* 136 */ /* cyrillic */
/* 137 */ @font-face {
/* 138 */   font-family: 'Roboto Slab';
/* 139 */   font-style: normal;
/* 140 */   font-weight: 300;
/* 141 */   font-display: swap;
/* 142 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 143 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 144 */ }
/* 145 */ /* greek-ext */
/* 146 */ @font-face {
/* 147 */   font-family: 'Roboto Slab';
/* 148 */   font-style: normal;
/* 149 */   font-weight: 300;
/* 150 */   font-display: swap;

/* robotoslab.css */

/* 151 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 152 */   unicode-range: U+1F00-1FFF;
/* 153 */ }
/* 154 */ /* greek */
/* 155 */ @font-face {
/* 156 */   font-family: 'Roboto Slab';
/* 157 */   font-style: normal;
/* 158 */   font-weight: 300;
/* 159 */   font-display: swap;
/* 160 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 161 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 162 */ }
/* 163 */ /* vietnamese */
/* 164 */ @font-face {
/* 165 */   font-family: 'Roboto Slab';
/* 166 */   font-style: normal;
/* 167 */   font-weight: 300;
/* 168 */   font-display: swap;
/* 169 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 170 */   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;
/* 171 */ }
/* 172 */ /* latin-ext */
/* 173 */ @font-face {
/* 174 */   font-family: 'Roboto Slab';
/* 175 */   font-style: normal;
/* 176 */   font-weight: 300;
/* 177 */   font-display: swap;
/* 178 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 179 */   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;
/* 180 */ }
/* 181 */ /* latin */
/* 182 */ @font-face {
/* 183 */   font-family: 'Roboto Slab';
/* 184 */   font-style: normal;
/* 185 */   font-weight: 300;
/* 186 */   font-display: swap;
/* 187 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 188 */   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;
/* 189 */ }
/* 190 */ /* cyrillic-ext */
/* 191 */ @font-face {
/* 192 */   font-family: 'Roboto Slab';
/* 193 */   font-style: normal;
/* 194 */   font-weight: 400;
/* 195 */   font-display: swap;
/* 196 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 197 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 198 */ }
/* 199 */ /* cyrillic */
/* 200 */ @font-face {

/* robotoslab.css */

/* 201 */   font-family: 'Roboto Slab';
/* 202 */   font-style: normal;
/* 203 */   font-weight: 400;
/* 204 */   font-display: swap;
/* 205 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 206 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 207 */ }
/* 208 */ /* greek-ext */
/* 209 */ @font-face {
/* 210 */   font-family: 'Roboto Slab';
/* 211 */   font-style: normal;
/* 212 */   font-weight: 400;
/* 213 */   font-display: swap;
/* 214 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 215 */   unicode-range: U+1F00-1FFF;
/* 216 */ }
/* 217 */ /* greek */
/* 218 */ @font-face {
/* 219 */   font-family: 'Roboto Slab';
/* 220 */   font-style: normal;
/* 221 */   font-weight: 400;
/* 222 */   font-display: swap;
/* 223 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 224 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 225 */ }
/* 226 */ /* vietnamese */
/* 227 */ @font-face {
/* 228 */   font-family: 'Roboto Slab';
/* 229 */   font-style: normal;
/* 230 */   font-weight: 400;
/* 231 */   font-display: swap;
/* 232 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 233 */   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;
/* 234 */ }
/* 235 */ /* latin-ext */
/* 236 */ @font-face {
/* 237 */   font-family: 'Roboto Slab';
/* 238 */   font-style: normal;
/* 239 */   font-weight: 400;
/* 240 */   font-display: swap;
/* 241 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 242 */   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;
/* 243 */ }
/* 244 */ /* latin */
/* 245 */ @font-face {
/* 246 */   font-family: 'Roboto Slab';
/* 247 */   font-style: normal;
/* 248 */   font-weight: 400;
/* 249 */   font-display: swap;
/* 250 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');

/* robotoslab.css */

/* 251 */   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;
/* 252 */ }
/* 253 */ /* cyrillic-ext */
/* 254 */ @font-face {
/* 255 */   font-family: 'Roboto Slab';
/* 256 */   font-style: normal;
/* 257 */   font-weight: 500;
/* 258 */   font-display: swap;
/* 259 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 260 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 261 */ }
/* 262 */ /* cyrillic */
/* 263 */ @font-face {
/* 264 */   font-family: 'Roboto Slab';
/* 265 */   font-style: normal;
/* 266 */   font-weight: 500;
/* 267 */   font-display: swap;
/* 268 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 269 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 270 */ }
/* 271 */ /* greek-ext */
/* 272 */ @font-face {
/* 273 */   font-family: 'Roboto Slab';
/* 274 */   font-style: normal;
/* 275 */   font-weight: 500;
/* 276 */   font-display: swap;
/* 277 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 278 */   unicode-range: U+1F00-1FFF;
/* 279 */ }
/* 280 */ /* greek */
/* 281 */ @font-face {
/* 282 */   font-family: 'Roboto Slab';
/* 283 */   font-style: normal;
/* 284 */   font-weight: 500;
/* 285 */   font-display: swap;
/* 286 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 287 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 288 */ }
/* 289 */ /* vietnamese */
/* 290 */ @font-face {
/* 291 */   font-family: 'Roboto Slab';
/* 292 */   font-style: normal;
/* 293 */   font-weight: 500;
/* 294 */   font-display: swap;
/* 295 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 296 */   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;
/* 297 */ }
/* 298 */ /* latin-ext */
/* 299 */ @font-face {
/* 300 */   font-family: 'Roboto Slab';

/* robotoslab.css */

/* 301 */   font-style: normal;
/* 302 */   font-weight: 500;
/* 303 */   font-display: swap;
/* 304 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 305 */   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;
/* 306 */ }
/* 307 */ /* latin */
/* 308 */ @font-face {
/* 309 */   font-family: 'Roboto Slab';
/* 310 */   font-style: normal;
/* 311 */   font-weight: 500;
/* 312 */   font-display: swap;
/* 313 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 314 */   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;
/* 315 */ }
/* 316 */ /* cyrillic-ext */
/* 317 */ @font-face {
/* 318 */   font-family: 'Roboto Slab';
/* 319 */   font-style: normal;
/* 320 */   font-weight: 600;
/* 321 */   font-display: swap;
/* 322 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 323 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 324 */ }
/* 325 */ /* cyrillic */
/* 326 */ @font-face {
/* 327 */   font-family: 'Roboto Slab';
/* 328 */   font-style: normal;
/* 329 */   font-weight: 600;
/* 330 */   font-display: swap;
/* 331 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 332 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 333 */ }
/* 334 */ /* greek-ext */
/* 335 */ @font-face {
/* 336 */   font-family: 'Roboto Slab';
/* 337 */   font-style: normal;
/* 338 */   font-weight: 600;
/* 339 */   font-display: swap;
/* 340 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 341 */   unicode-range: U+1F00-1FFF;
/* 342 */ }
/* 343 */ /* greek */
/* 344 */ @font-face {
/* 345 */   font-family: 'Roboto Slab';
/* 346 */   font-style: normal;
/* 347 */   font-weight: 600;
/* 348 */   font-display: swap;
/* 349 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 350 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;

/* robotoslab.css */

/* 351 */ }
/* 352 */ /* vietnamese */
/* 353 */ @font-face {
/* 354 */   font-family: 'Roboto Slab';
/* 355 */   font-style: normal;
/* 356 */   font-weight: 600;
/* 357 */   font-display: swap;
/* 358 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 359 */   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;
/* 360 */ }
/* 361 */ /* latin-ext */
/* 362 */ @font-face {
/* 363 */   font-family: 'Roboto Slab';
/* 364 */   font-style: normal;
/* 365 */   font-weight: 600;
/* 366 */   font-display: swap;
/* 367 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 368 */   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;
/* 369 */ }
/* 370 */ /* latin */
/* 371 */ @font-face {
/* 372 */   font-family: 'Roboto Slab';
/* 373 */   font-style: normal;
/* 374 */   font-weight: 600;
/* 375 */   font-display: swap;
/* 376 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 377 */   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;
/* 378 */ }
/* 379 */ /* cyrillic-ext */
/* 380 */ @font-face {
/* 381 */   font-family: 'Roboto Slab';
/* 382 */   font-style: normal;
/* 383 */   font-weight: 700;
/* 384 */   font-display: swap;
/* 385 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 386 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 387 */ }
/* 388 */ /* cyrillic */
/* 389 */ @font-face {
/* 390 */   font-family: 'Roboto Slab';
/* 391 */   font-style: normal;
/* 392 */   font-weight: 700;
/* 393 */   font-display: swap;
/* 394 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 395 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 396 */ }
/* 397 */ /* greek-ext */
/* 398 */ @font-face {
/* 399 */   font-family: 'Roboto Slab';
/* 400 */   font-style: normal;

/* robotoslab.css */

/* 401 */   font-weight: 700;
/* 402 */   font-display: swap;
/* 403 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 404 */   unicode-range: U+1F00-1FFF;
/* 405 */ }
/* 406 */ /* greek */
/* 407 */ @font-face {
/* 408 */   font-family: 'Roboto Slab';
/* 409 */   font-style: normal;
/* 410 */   font-weight: 700;
/* 411 */   font-display: swap;
/* 412 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 413 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 414 */ }
/* 415 */ /* vietnamese */
/* 416 */ @font-face {
/* 417 */   font-family: 'Roboto Slab';
/* 418 */   font-style: normal;
/* 419 */   font-weight: 700;
/* 420 */   font-display: swap;
/* 421 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 422 */   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;
/* 423 */ }
/* 424 */ /* latin-ext */
/* 425 */ @font-face {
/* 426 */   font-family: 'Roboto Slab';
/* 427 */   font-style: normal;
/* 428 */   font-weight: 700;
/* 429 */   font-display: swap;
/* 430 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 431 */   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;
/* 432 */ }
/* 433 */ /* latin */
/* 434 */ @font-face {
/* 435 */   font-family: 'Roboto Slab';
/* 436 */   font-style: normal;
/* 437 */   font-weight: 700;
/* 438 */   font-display: swap;
/* 439 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 440 */   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;
/* 441 */ }
/* 442 */ /* cyrillic-ext */
/* 443 */ @font-face {
/* 444 */   font-family: 'Roboto Slab';
/* 445 */   font-style: normal;
/* 446 */   font-weight: 800;
/* 447 */   font-display: swap;
/* 448 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 449 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 450 */ }

/* robotoslab.css */

/* 451 */ /* cyrillic */
/* 452 */ @font-face {
/* 453 */   font-family: 'Roboto Slab';
/* 454 */   font-style: normal;
/* 455 */   font-weight: 800;
/* 456 */   font-display: swap;
/* 457 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 458 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 459 */ }
/* 460 */ /* greek-ext */
/* 461 */ @font-face {
/* 462 */   font-family: 'Roboto Slab';
/* 463 */   font-style: normal;
/* 464 */   font-weight: 800;
/* 465 */   font-display: swap;
/* 466 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 467 */   unicode-range: U+1F00-1FFF;
/* 468 */ }
/* 469 */ /* greek */
/* 470 */ @font-face {
/* 471 */   font-family: 'Roboto Slab';
/* 472 */   font-style: normal;
/* 473 */   font-weight: 800;
/* 474 */   font-display: swap;
/* 475 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 476 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 477 */ }
/* 478 */ /* vietnamese */
/* 479 */ @font-face {
/* 480 */   font-family: 'Roboto Slab';
/* 481 */   font-style: normal;
/* 482 */   font-weight: 800;
/* 483 */   font-display: swap;
/* 484 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 485 */   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;
/* 486 */ }
/* 487 */ /* latin-ext */
/* 488 */ @font-face {
/* 489 */   font-family: 'Roboto Slab';
/* 490 */   font-style: normal;
/* 491 */   font-weight: 800;
/* 492 */   font-display: swap;
/* 493 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 494 */   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;
/* 495 */ }
/* 496 */ /* latin */
/* 497 */ @font-face {
/* 498 */   font-family: 'Roboto Slab';
/* 499 */   font-style: normal;
/* 500 */   font-weight: 800;

/* robotoslab.css */

/* 501 */   font-display: swap;
/* 502 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 503 */   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;
/* 504 */ }
/* 505 */ /* cyrillic-ext */
/* 506 */ @font-face {
/* 507 */   font-family: 'Roboto Slab';
/* 508 */   font-style: normal;
/* 509 */   font-weight: 900;
/* 510 */   font-display: swap;
/* 511 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');
/* 512 */   unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
/* 513 */ }
/* 514 */ /* cyrillic */
/* 515 */ @font-face {
/* 516 */   font-family: 'Roboto Slab';
/* 517 */   font-style: normal;
/* 518 */   font-weight: 900;
/* 519 */   font-display: swap;
/* 520 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');
/* 521 */   unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
/* 522 */ }
/* 523 */ /* greek-ext */
/* 524 */ @font-face {
/* 525 */   font-family: 'Roboto Slab';
/* 526 */   font-style: normal;
/* 527 */   font-weight: 900;
/* 528 */   font-display: swap;
/* 529 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');
/* 530 */   unicode-range: U+1F00-1FFF;
/* 531 */ }
/* 532 */ /* greek */
/* 533 */ @font-face {
/* 534 */   font-family: 'Roboto Slab';
/* 535 */   font-style: normal;
/* 536 */   font-weight: 900;
/* 537 */   font-display: swap;
/* 538 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');
/* 539 */   unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
/* 540 */ }
/* 541 */ /* vietnamese */
/* 542 */ @font-face {
/* 543 */   font-family: 'Roboto Slab';
/* 544 */   font-style: normal;
/* 545 */   font-weight: 900;
/* 546 */   font-display: swap;
/* 547 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');
/* 548 */   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;
/* 549 */ }
/* 550 */ /* latin-ext */

/* robotoslab.css */

/* 551 */ @font-face {
/* 552 */   font-family: 'Roboto Slab';
/* 553 */   font-style: normal;
/* 554 */   font-weight: 900;
/* 555 */   font-display: swap;
/* 556 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');
/* 557 */   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;
/* 558 */ }
/* 559 */ /* latin */
/* 560 */ @font-face {
/* 561 */   font-family: 'Roboto Slab';
/* 562 */   font-style: normal;
/* 563 */   font-weight: 900;
/* 564 */   font-display: swap;
/* 565 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
/* 566 */   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;
/* 567 */ }
/* 568 */
/* Minify_CSS_UriRewriter::$debugText

*/

/* poppins.css */

/* 1   */ /* devanagari */
/* 2   */ @font-face {
/* 3   */   font-family: 'Poppins';
/* 4   */   font-style: italic;
/* 5   */   font-weight: 100;
/* 6   */   font-display: swap;
/* 7   */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tdmpkzsq.woff2) format('woff2');
/* 8   */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 9   */ }
/* 10  */ /* latin-ext */
/* 11  */ @font-face {
/* 12  */   font-family: 'Poppins';
/* 13  */   font-style: italic;
/* 14  */   font-weight: 100;
/* 15  */   font-display: swap;
/* 16  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tmmpkzsq.woff2) format('woff2');
/* 17  */   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;
/* 18  */ }
/* 19  */ /* latin */
/* 20  */ @font-face {
/* 21  */   font-family: 'Poppins';
/* 22  */   font-style: italic;
/* 23  */   font-weight: 100;
/* 24  */   font-display: swap;
/* 25  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxiayp8kv8jhgfvrjjlme0tcmpi.woff2) format('woff2');
/* 26  */   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;
/* 27  */ }
/* 28  */ /* devanagari */
/* 29  */ @font-face {
/* 30  */   font-family: 'Poppins';
/* 31  */   font-style: italic;
/* 32  */   font-weight: 200;
/* 33  */   font-display: swap;
/* 34  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvfteoceg.woff2) format('woff2');
/* 35  */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 36  */ }
/* 37  */ /* latin-ext */
/* 38  */ @font-face {
/* 39  */   font-family: 'Poppins';
/* 40  */   font-style: italic;
/* 41  */   font-weight: 200;
/* 42  */   font-display: swap;
/* 43  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvgdeoceg.woff2) format('woff2');
/* 44  */   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;
/* 45  */ }
/* 46  */ /* latin */
/* 47  */ @font-face {
/* 48  */   font-family: 'Poppins';
/* 49  */   font-style: italic;
/* 50  */   font-weight: 200;

/* poppins.css */

/* 51  */   font-display: swap;
/* 52  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmv1pvf9eo.woff2) format('woff2');
/* 53  */   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;
/* 54  */ }
/* 55  */ /* devanagari */
/* 56  */ @font-face {
/* 57  */   font-family: 'Poppins';
/* 58  */   font-style: italic;
/* 59  */   font-weight: 300;
/* 60  */   font-display: swap;
/* 61  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvfteoceg.woff2) format('woff2');
/* 62  */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 63  */ }
/* 64  */ /* latin-ext */
/* 65  */ @font-face {
/* 66  */   font-family: 'Poppins';
/* 67  */   font-style: italic;
/* 68  */   font-weight: 300;
/* 69  */   font-display: swap;
/* 70  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvgdeoceg.woff2) format('woff2');
/* 71  */   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;
/* 72  */ }
/* 73  */ /* latin */
/* 74  */ @font-face {
/* 75  */   font-family: 'Poppins';
/* 76  */   font-style: italic;
/* 77  */   font-weight: 300;
/* 78  */   font-display: swap;
/* 79  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm21lvf9eo.woff2) format('woff2');
/* 80  */   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;
/* 81  */ }
/* 82  */ /* devanagari */
/* 83  */ @font-face {
/* 84  */   font-family: 'Poppins';
/* 85  */   font-style: italic;
/* 86  */   font-weight: 400;
/* 87  */   font-display: swap;
/* 88  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlucxtakpy.woff2) format('woff2');
/* 89  */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 90  */ }
/* 91  */ /* latin-ext */
/* 92  */ @font-face {
/* 93  */   font-family: 'Poppins';
/* 94  */   font-style: italic;
/* 95  */   font-weight: 400;
/* 96  */   font-display: swap;
/* 97  */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjlufntakpy.woff2) format('woff2');
/* 98  */   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;
/* 99  */ }
/* 100 */ /* latin */

/* poppins.css */

/* 101 */ @font-face {
/* 102 */   font-family: 'Poppins';
/* 103 */   font-style: italic;
/* 104 */   font-weight: 400;
/* 105 */   font-display: swap;
/* 106 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrjjluchta.woff2) format('woff2');
/* 107 */   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;
/* 108 */ }
/* 109 */ /* devanagari */
/* 110 */ @font-face {
/* 111 */   font-family: 'Poppins';
/* 112 */   font-style: italic;
/* 113 */   font-weight: 500;
/* 114 */   font-display: swap;
/* 115 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvfteoceg.woff2) format('woff2');
/* 116 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 117 */ }
/* 118 */ /* latin-ext */
/* 119 */ @font-face {
/* 120 */   font-family: 'Poppins';
/* 121 */   font-style: italic;
/* 122 */   font-weight: 500;
/* 123 */   font-display: swap;
/* 124 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvgdeoceg.woff2) format('woff2');
/* 125 */   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;
/* 126 */ }
/* 127 */ /* latin */
/* 128 */ @font-face {
/* 129 */   font-family: 'Poppins';
/* 130 */   font-style: italic;
/* 131 */   font-weight: 500;
/* 132 */   font-display: swap;
/* 133 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmg1hvf9eo.woff2) format('woff2');
/* 134 */   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;
/* 135 */ }
/* 136 */ /* devanagari */
/* 137 */ @font-face {
/* 138 */   font-family: 'Poppins';
/* 139 */   font-style: italic;
/* 140 */   font-weight: 600;
/* 141 */   font-display: swap;
/* 142 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vfteoceg.woff2) format('woff2');
/* 143 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 144 */ }
/* 145 */ /* latin-ext */
/* 146 */ @font-face {
/* 147 */   font-family: 'Poppins';
/* 148 */   font-style: italic;
/* 149 */   font-weight: 600;
/* 150 */   font-display: swap;

/* poppins.css */

/* 151 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vgdeoceg.woff2) format('woff2');
/* 152 */   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;
/* 153 */ }
/* 154 */ /* latin */
/* 155 */ @font-face {
/* 156 */   font-family: 'Poppins';
/* 157 */   font-style: italic;
/* 158 */   font-weight: 600;
/* 159 */   font-display: swap;
/* 160 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmr19vf9eo.woff2) format('woff2');
/* 161 */   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;
/* 162 */ }
/* 163 */ /* devanagari */
/* 164 */ @font-face {
/* 165 */   font-family: 'Poppins';
/* 166 */   font-style: italic;
/* 167 */   font-weight: 700;
/* 168 */   font-display: swap;
/* 169 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vfteoceg.woff2) format('woff2');
/* 170 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 171 */ }
/* 172 */ /* latin-ext */
/* 173 */ @font-face {
/* 174 */   font-family: 'Poppins';
/* 175 */   font-style: italic;
/* 176 */   font-weight: 700;
/* 177 */   font-display: swap;
/* 178 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vgdeoceg.woff2) format('woff2');
/* 179 */   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;
/* 180 */ }
/* 181 */ /* latin */
/* 182 */ @font-face {
/* 183 */   font-family: 'Poppins';
/* 184 */   font-style: italic;
/* 185 */   font-weight: 700;
/* 186 */   font-display: swap;
/* 187 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlmy15vf9eo.woff2) format('woff2');
/* 188 */   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;
/* 189 */ }
/* 190 */ /* devanagari */
/* 191 */ @font-face {
/* 192 */   font-family: 'Poppins';
/* 193 */   font-style: italic;
/* 194 */   font-weight: 800;
/* 195 */   font-display: swap;
/* 196 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vfteoceg.woff2) format('woff2');
/* 197 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 198 */ }
/* 199 */ /* latin-ext */
/* 200 */ @font-face {

/* poppins.css */

/* 201 */   font-family: 'Poppins';
/* 202 */   font-style: italic;
/* 203 */   font-weight: 800;
/* 204 */   font-display: swap;
/* 205 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vgdeoceg.woff2) format('woff2');
/* 206 */   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;
/* 207 */ }
/* 208 */ /* latin */
/* 209 */ @font-face {
/* 210 */   font-family: 'Poppins';
/* 211 */   font-style: italic;
/* 212 */   font-weight: 800;
/* 213 */   font-display: swap;
/* 214 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm111vf9eo.woff2) format('woff2');
/* 215 */   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;
/* 216 */ }
/* 217 */ /* devanagari */
/* 218 */ @font-face {
/* 219 */   font-family: 'Poppins';
/* 220 */   font-style: italic;
/* 221 */   font-weight: 900;
/* 222 */   font-display: swap;
/* 223 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvfteoceg.woff2) format('woff2');
/* 224 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 225 */ }
/* 226 */ /* latin-ext */
/* 227 */ @font-face {
/* 228 */   font-family: 'Poppins';
/* 229 */   font-style: italic;
/* 230 */   font-weight: 900;
/* 231 */   font-display: swap;
/* 232 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvgdeoceg.woff2) format('woff2');
/* 233 */   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;
/* 234 */ }
/* 235 */ /* latin */
/* 236 */ @font-face {
/* 237 */   font-family: 'Poppins';
/* 238 */   font-style: italic;
/* 239 */   font-weight: 900;
/* 240 */   font-display: swap;
/* 241 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxidyp8kv8jhgfvrjjlm81xvf9eo.woff2) format('woff2');
/* 242 */   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;
/* 243 */ }
/* 244 */ /* devanagari */
/* 245 */ @font-face {
/* 246 */   font-family: 'Poppins';
/* 247 */   font-style: normal;
/* 248 */   font-weight: 100;
/* 249 */   font-display: swap;
/* 250 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptucxtakpy.woff2) format('woff2');

/* poppins.css */

/* 251 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 252 */ }
/* 253 */ /* latin-ext */
/* 254 */ @font-face {
/* 255 */   font-family: 'Poppins';
/* 256 */   font-style: normal;
/* 257 */   font-weight: 100;
/* 258 */   font-display: swap;
/* 259 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptufntakpy.woff2) format('woff2');
/* 260 */   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;
/* 261 */ }
/* 262 */ /* latin */
/* 263 */ @font-face {
/* 264 */   font-family: 'Poppins';
/* 265 */   font-style: normal;
/* 266 */   font-weight: 100;
/* 267 */   font-display: swap;
/* 268 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxigyp8kv8jhgfvrlptuchta.woff2) format('woff2');
/* 269 */   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;
/* 270 */ }
/* 271 */ /* devanagari */
/* 272 */ @font-face {
/* 273 */   font-family: 'Poppins';
/* 274 */   font-style: normal;
/* 275 */   font-weight: 200;
/* 276 */   font-display: swap;
/* 277 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z11lfc-k.woff2) format('woff2');
/* 278 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 279 */ }
/* 280 */ /* latin-ext */
/* 281 */ @font-face {
/* 282 */   font-family: 'Poppins';
/* 283 */   font-style: normal;
/* 284 */   font-weight: 200;
/* 285 */   font-display: swap;
/* 286 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1jlfc-k.woff2) format('woff2');
/* 287 */   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;
/* 288 */ }
/* 289 */ /* latin */
/* 290 */ @font-face {
/* 291 */   font-family: 'Poppins';
/* 292 */   font-style: normal;
/* 293 */   font-weight: 200;
/* 294 */   font-display: swap;
/* 295 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlfj_z1xlfq.woff2) format('woff2');
/* 296 */   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;
/* 297 */ }
/* 298 */ /* devanagari */
/* 299 */ @font-face {
/* 300 */   font-family: 'Poppins';

/* poppins.css */

/* 301 */   font-style: normal;
/* 302 */   font-weight: 300;
/* 303 */   font-display: swap;
/* 304 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z11lfc-k.woff2) format('woff2');
/* 305 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 306 */ }
/* 307 */ /* latin-ext */
/* 308 */ @font-face {
/* 309 */   font-family: 'Poppins';
/* 310 */   font-style: normal;
/* 311 */   font-weight: 300;
/* 312 */   font-display: swap;
/* 313 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1jlfc-k.woff2) format('woff2');
/* 314 */   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;
/* 315 */ }
/* 316 */ /* latin */
/* 317 */ @font-face {
/* 318 */   font-family: 'Poppins';
/* 319 */   font-style: normal;
/* 320 */   font-weight: 300;
/* 321 */   font-display: swap;
/* 322 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldz8z1xlfq.woff2) format('woff2');
/* 323 */   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;
/* 324 */ }
/* 325 */ /* devanagari */
/* 326 */ @font-face {
/* 327 */   font-family: 'Poppins';
/* 328 */   font-style: normal;
/* 329 */   font-weight: 400;
/* 330 */   font-display: swap;
/* 331 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjbecmne.woff2) format('woff2');
/* 332 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 333 */ }
/* 334 */ /* latin-ext */
/* 335 */ @font-face {
/* 336 */   font-family: 'Poppins';
/* 337 */   font-style: normal;
/* 338 */   font-weight: 400;
/* 339 */   font-display: swap;
/* 340 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjnecmne.woff2) format('woff2');
/* 341 */   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;
/* 342 */ }
/* 343 */ /* latin */
/* 344 */ @font-face {
/* 345 */   font-family: 'Poppins';
/* 346 */   font-style: normal;
/* 347 */   font-weight: 400;
/* 348 */   font-display: swap;
/* 349 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxieyp8kv8jhgfvrjjfecg.woff2) format('woff2');
/* 350 */   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;

/* poppins.css */

/* 351 */ }
/* 352 */ /* devanagari */
/* 353 */ @font-face {
/* 354 */   font-family: 'Poppins';
/* 355 */   font-style: normal;
/* 356 */   font-weight: 500;
/* 357 */   font-display: swap;
/* 358 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z11lfc-k.woff2) format('woff2');
/* 359 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 360 */ }
/* 361 */ /* latin-ext */
/* 362 */ @font-face {
/* 363 */   font-family: 'Poppins';
/* 364 */   font-style: normal;
/* 365 */   font-weight: 500;
/* 366 */   font-display: swap;
/* 367 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1jlfc-k.woff2) format('woff2');
/* 368 */   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;
/* 369 */ }
/* 370 */ /* latin */
/* 371 */ @font-face {
/* 372 */   font-family: 'Poppins';
/* 373 */   font-style: normal;
/* 374 */   font-weight: 500;
/* 375 */   font-display: swap;
/* 376 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlgt9z1xlfq.woff2) format('woff2');
/* 377 */   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;
/* 378 */ }
/* 379 */ /* devanagari */
/* 380 */ @font-face {
/* 381 */   font-family: 'Poppins';
/* 382 */   font-style: normal;
/* 383 */   font-weight: 600;
/* 384 */   font-display: swap;
/* 385 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z11lfc-k.woff2) format('woff2');
/* 386 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 387 */ }
/* 388 */ /* latin-ext */
/* 389 */ @font-face {
/* 390 */   font-family: 'Poppins';
/* 391 */   font-style: normal;
/* 392 */   font-weight: 600;
/* 393 */   font-display: swap;
/* 394 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1jlfc-k.woff2) format('woff2');
/* 395 */   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;
/* 396 */ }
/* 397 */ /* latin */
/* 398 */ @font-face {
/* 399 */   font-family: 'Poppins';
/* 400 */   font-style: normal;

/* poppins.css */

/* 401 */   font-weight: 600;
/* 402 */   font-display: swap;
/* 403 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlej6z1xlfq.woff2) format('woff2');
/* 404 */   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;
/* 405 */ }
/* 406 */ /* devanagari */
/* 407 */ @font-face {
/* 408 */   font-family: 'Poppins';
/* 409 */   font-style: normal;
/* 410 */   font-weight: 700;
/* 411 */   font-display: swap;
/* 412 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z11lfc-k.woff2) format('woff2');
/* 413 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 414 */ }
/* 415 */ /* latin-ext */
/* 416 */ @font-face {
/* 417 */   font-family: 'Poppins';
/* 418 */   font-style: normal;
/* 419 */   font-weight: 700;
/* 420 */   font-display: swap;
/* 421 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1jlfc-k.woff2) format('woff2');
/* 422 */   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;
/* 423 */ }
/* 424 */ /* latin */
/* 425 */ @font-face {
/* 426 */   font-family: 'Poppins';
/* 427 */   font-style: normal;
/* 428 */   font-weight: 700;
/* 429 */   font-display: swap;
/* 430 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlcz7z1xlfq.woff2) format('woff2');
/* 431 */   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;
/* 432 */ }
/* 433 */ /* devanagari */
/* 434 */ @font-face {
/* 435 */   font-family: 'Poppins';
/* 436 */   font-style: normal;
/* 437 */   font-weight: 800;
/* 438 */   font-display: swap;
/* 439 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z11lfc-k.woff2) format('woff2');
/* 440 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 441 */ }
/* 442 */ /* latin-ext */
/* 443 */ @font-face {
/* 444 */   font-family: 'Poppins';
/* 445 */   font-style: normal;
/* 446 */   font-weight: 800;
/* 447 */   font-display: swap;
/* 448 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1jlfc-k.woff2) format('woff2');
/* 449 */   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;
/* 450 */ }

/* poppins.css */

/* 451 */ /* latin */
/* 452 */ @font-face {
/* 453 */   font-family: 'Poppins';
/* 454 */   font-style: normal;
/* 455 */   font-weight: 800;
/* 456 */   font-display: swap;
/* 457 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrldd4z1xlfq.woff2) format('woff2');
/* 458 */   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;
/* 459 */ }
/* 460 */ /* devanagari */
/* 461 */ @font-face {
/* 462 */   font-family: 'Poppins';
/* 463 */   font-style: normal;
/* 464 */   font-weight: 900;
/* 465 */   font-display: swap;
/* 466 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z11lfc-k.woff2) format('woff2');
/* 467 */   unicode-range: U+0900-097F, U+1CD0-1CF9, U+200C-200D, U+20A8, U+20B9, U+20F0, U+25CC, U+A830-A839, U+A8E0-A8FF, U+11B00-11B09;
/* 468 */ }
/* 469 */ /* latin-ext */
/* 470 */ @font-face {
/* 471 */   font-family: 'Poppins';
/* 472 */   font-style: normal;
/* 473 */   font-weight: 900;
/* 474 */   font-display: swap;
/* 475 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1jlfc-k.woff2) format('woff2');
/* 476 */   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;
/* 477 */ }
/* 478 */ /* latin */
/* 479 */ @font-face {
/* 480 */   font-family: 'Poppins';
/* 481 */   font-style: normal;
/* 482 */   font-weight: 900;
/* 483 */   font-display: swap;
/* 484 */   src: url(https://www.marketingemodontologia.com.br/wp-content/uploads/elementor/google-fonts/fonts/poppins-pxibyp8kv8jhgfvrlbt5z1xlfq.woff2) format('woff2');
/* 485 */   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;
/* 486 */ }
/* 487 */
