.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}
/*
     FILE ARCHIVED ON 16:50:15 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:11:03 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.874
  exclusion.robots: 0.124
  exclusion.robots.policy: 0.11
  esindex: 0.01
  cdx.remote: 7.217
  LoadShardBlock: 103.704 (3)
  PetaboxLoader3.datanode: 106.999 (4)
  PetaboxLoader3.resolve: 121.615 (2)
  load_resource: 156.389
*/


@charset "UTF-8";
/*>>>>>>>>>>>>>>>>>>>>>>>>> #Reset <<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/*!----------- $CSS Reset [html5boilerplate v5.2.0 / 10-6-2015] ------------- */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/* HTML5 display definitions ========================================================================== */
/** Correct `block` display not defined for any HTML5 element in IE 8/9. Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox. Correct `block` display not defined for `main` in IE 11. */
article, aside, details, figcaption, figure, footer, header, main, menu, nav, section, summary { display: block; }

/** 1. Correct `inline-block` display not defined in IE 8/9. 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera. */
audio, canvas, progress, video { display: inline-block; /* 1 */ vertical-align: baseline; /* 2 */ }

/** Prevent modern browsers from displaying `audio` without controls. Remove excess height in iOS 5 devices. */
audio:not([controls]) { display: none; height: 0; }

/** Address `[hidden]` styling not present in IE 8/9/10. Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22. */
[hidden], template { display: none; }

/* Links ========================================================================== */
/** Remove the gray background color from active links in IE 10. */
a { background-color: transparent; }

/** Improve readability of focused elements when they are also in an active/hover state. */
a:active, a:hover { outline: 0; }

/* Text-level semantics ========================================================================== */
/** Address styling not present in IE 8/9/10/11, Safari, and Chrome. */
abbr[title] { border-bottom: 1px dotted; }

/** Address style set to `bolder` in Firefox 4+, Safari, and Chrome. */
b, strong { font-weight: bold; }

/** Address styling not present in Safari and Chrome. */
dfn { font-style: italic; }

/** Address variable `h1` font-size and margin within `section` and `article` contexts in Firefox 4+, Safari, and Chrome. */
h1 { font-size: 2em; margin: 0.67em 0; }

/** Address styling not present in IE 8/9. */
mark { background: #ff0; color: #000; }

/** Address inconsistent and variable font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` affecting `line-height` in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sup { top: -0.5em; }

sub { bottom: -0.25em; }

/* Embedded content ========================================================================== */
/** Remove border when inside `a` element in IE 8/9/10. */
img { border: 0; }

/** Correct overflow not hidden in IE 9/10/11. */
svg:not(:root) { overflow: hidden; }

/* Grouping content ========================================================================== */
/** Address margin not present in IE 8/9 and Safari. */
figure { margin: 1em 40px; }

/** Address differences between Firefox and other browsers. */
hr { box-sizing: content-box; height: 0; }

/** Contain overflow in all browsers. */
pre { overflow: auto; }

/** Address odd `em`-unit font size rendering in all browsers. */
code, kbd, pre, samp { font-family: monospace, monospace; font-size: 1em; }

/* Forms ========================================================================== */
/** Known limitation: by default, Chrome and Safari on OS X allow very limited styling of `select`, unless a `border` property is set. */
/** 1. Correct color not being inherited. Known issue: affects color of disabled elements. 2. Correct font properties not being inherited. 3. Address margins set differently in Firefox 4+, Safari, and Chrome. */
button, input, optgroup, select, textarea { color: inherit; /* 1 */ font: inherit; /* 2 */ margin: 0; /* 3 */ }

/** Address `overflow` set to `hidden` in IE 8/9/10/11. */
button { overflow: visible; }

/** Address inconsistent `text-transform` inheritance for `button` and `select`. All other form control elements do not inherit `text-transform` values. Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera. Correct `select` style inheritance in Firefox. */
button, select { text-transform: none; }

/** 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio` and `video` controls. 2. Correct inability to style clickable `input` types in iOS. 3. Improve usability and consistency of cursor style between image-type `input` and others. */
button, html input[type="button"], input[type="reset"], input[type="submit"] { -webkit-appearance: button; /* 2 */ cursor: pointer; /* 3 */ }

/** Re-set default cursor for disabled elements. */
button[disabled], html input[disabled] { cursor: default; }

/** Remove inner padding and border in Firefox 4+. */
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }

/** Address Firefox 4+ setting `line-height` on `input` using `!important` in the UA stylesheet. */
input { line-height: normal; }

/** It's recommended that you don't attempt to style these elements. Firefox's implementation doesn't respect box-sizing, padding, or width.  1. Address box sizing set to `content-box` in IE 8/9/10. 2. Remove excess padding in IE 8/9/10. */
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Fix the cursor style for Chrome's increment/decrement buttons. For certain `font-size` values of the `input`, it causes the cursor style of the decrement button to change from `default` to `text`. */
input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Address `appearance` set to `searchfield` in Safari and Chrome. 2. Address `box-sizing` set to `border-box` in Safari and Chrome. */
input[type="search"] { -webkit-appearance: textfield; /* 1 */ box-sizing: content-box; /* 2 */ }

/** Remove inner padding and search cancel button in Safari and Chrome on OS X. Safari (but not Chrome) clips the cancel button when the search input has padding (and `textfield` appearance). */
input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** Define consistent border, margin, and padding. */
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }

/** 1. Correct `color` not being inherited in IE 8/9/10/11. 2. Remove padding so people aren't caught out if they zero out fieldsets. */
legend { border: 0; /* 1 */ padding: 0; /* 2 */ }

/** Remove default vertical scrollbar in IE 8/9/10/11. */
textarea { overflow: auto; }

/** Don't inherit the `font-weight` (applied by a rule above). NOTE: the default cannot safely be changed in Chrome and Safari on OS X. */
optgroup { font-weight: bold; }

/* Tables ========================================================================== */
/** Remove most spacing between table cells. */
table { border-collapse: collapse; border-spacing: 0; }

td, th { padding: 0; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }

/*>>>>>>>>>>>>>>>>>>> #Dodument [averta] <<<<<<<<<<<<<<<<<<<<<< */
/* $Body ==============================
======================================= */
/**  1. Set default font family to sans-serif. 2. Prevent iOS and IE text size adjust after device orientation change, without disabling user zoom. */
html { overflow-y: scroll; min-height: 100%; font-size: 100.01%; -webkit-overflow-scrolling: touch; -webkit-tap-highlight-color: transparent; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }

* { box-sizing: border-box; }

/* Native fonts for base body font family */
body { font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen-Sans,Ubuntu,Cantarell,"Helvetica Neue",sans-serif; font-size: 100%; line-height: 1.5; font-style: normal; min-height: 100%; margin: 0; background: #eee; }

body, select, input, textarea { color: #444; -webkit-font-smoothing: antialiased; /* Fix for webkit rendering */ text-rendering: optimizelegibility; }

/** Colors map */
/* $Typography ========================
======================================= */
/* links ------------- */
a { text-decoration: none; transition: background-color 150ms linear, color 150ms linear; border: none; padding: 0; margin: 0; }
a:hover { color: #FFD62C; }
a img { display: block; border: none; padding: 0; margin: 0; }

/* Remove text-shadow in selection highlight: https://twitter.com/miketaylr/status/12228805301  These selection rule sets have to be separate. Customize the background color to match your design. */
::-moz-selection { background: #ffb7b7; text-shadow: none; }

::selection { background: #ffb7b7; text-shadow: none; }

.chromeframe, .browserupgrade { margin: 0.2em 0; background: #ccc; color: #000; padding: 0.2em 0; text-align: center; }
.chromeframe a, .browserupgrade a { color: #007fff; }

a:focus { outline: none; }

a.aux-disabled, a[href="#null"] { pointer-events: none; cursor: default; text-decoration: none; color: black; }

/* paragraph ---------- */
p { margin: 0 0 1em 0; }
p.red::-webkit-selection { background: #ffb7b7; }
p.red::-moz-selection { background: #ffb7b7; }
p.blue::-webkit-selection { background: #a8d1ff; }
p.blue::-moz-selection { background: #a8d1ff; }
p.yellow::-webkit-selection { background: #fff2a8; }
p.yellow::-moz-selection { background: #fff2a8; }

hr, .divider { display: block; clear: both; height: 0; line-height: 0; border: 0; padding: 0; border-bottom: 1px solid #404040; }

.divider { position: relative; }
.divider > * { display: inline-block; position: absolute; right: 0; line-height: 100%; cursor: pointer; }

hr.dotted, .divider.dotted { border-bottom-style: dotted; }

hr.dashed, .divider.dashed { border-bottom-style: dashed; }

hr.both { margin-bottom: 1.5em; margin-top: 1.5em; }

hr.both2 { margin-bottom: 2em; margin-top: 2em; }

hr.top, article.top { margin-top: 1em; }

hr.top2 { margin-top: 2em; }

hr.bottom { margin-bottom: 1em; }

hr.bottom2 { margin-bottom: 2em; }

aside hr { margin-top: 1em; margin-bottom: 1em; }

pre { clear: both; line-height: 1.5em; padding: 0px .5em; }
pre p { margin-bottom: 0; }
pre code { display: table; }

pre, code, kbd, samp { font-family: monospace,Monaco, Courier New, serif; }

abbr[title] { cursor: help; text-decoration: none; }

dl { margin: 0 0 1.5em 0; }
dl dt { font-weight: bold; }

dd { margin-left: 1.5em; }

small { font-size: small; }

big { font-size: larger; }

.alert { color: #CA0000 !important; }

ins { background-color: #f3f3f3; text-decoration: initial; padding: 0.2em 0.3em; border-radius: 3px; }

address { margin-bottom: 1em; }

/* headings ----------- */
h1, h2, h3, h4, h5, h6 { font-style: normal; font-family: "Georgia",Helvetica, sans-serif; letter-spacing: 0; font-weight: 600; margin-top: .2em; text-rendering: optimizeSpeed; }
h1 strong, h2 strong, h3 strong, h4 strong, h5 strong, h6 strong { font-weight: 800; }

h1, .aux-h1 { font-size: 3.3125em; line-height: 1.2; margin-bottom: .4em; }

h2, .aux-h2 { font-size: 2.375em; line-height: 1.5; margin-bottom: .5em; }

h3, .aux-h3 { font-size: 1.6875em; line-height: 1.8; margin-bottom: .6em; }

h4, .aux-h4 { font-size: 1.375em; line-height: 1.15; margin-bottom: 1.1em; }

h5, .aux-h5 { font-size: 1.125em; line-height: 1.4; margin-bottom: 1.4em; letter-spacing: 1px; }

h6, .aux-h6 { font-size: 0.9375em; line-height: 1.6; margin-bottom: 1.7em; letter-spacing: 1px; }

h1 .small, h2 .small, h3 .small, h4 .small { font-weight: normal; }

h1 .small { font-size: 1.5em; }

h2 .small { font-size: 1.125em; }

h3 .small { font-size: 0.875em; }

h4 .small { font-size: 0.875em; }

/* blockquote ---------- */
blockquote { margin: 0 0 1em; padding: 1.5em; border-left: 1px solid #ccc; position: relative; font-size: 140%; line-height: 1.6; color: #444; font-style: italic; quotes: "â" "â" "â" "â"; }
blockquote:after { content: ""; display: table; clear: both; }
blockquote > i { color: #555; font-size: 450%; line-height: 1em; position: absolute; top: 0.1em; left: 0.2em; color: #B9B9B9; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; z-index: 3; }
blockquote > i:before { content: '\201C'; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
blockquote p { margin: 0; }
blockquote cite { font-style: normal; font-size: 13px; }
blockquote blockquote { font-size: 100%; }

/* quote ---------- */
q { display: inline; }
q:before { content: open-quote; }
q:after { content: close-quote; }

.clear { clear: both; display: block; overflow: hidden; visibility: hidden; width: 0; height: 0; }

.aux-hide { display: none; }

.aux-hide-text { text-indent: 100%; white-space: nowrap; overflow: hidden; }

.aux-visually-hide { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; }

/* Clearfix: contain floats  For modern browsers 1. The space content is one way to avoid an Opera bug when the `contenteditable` attribute is included anywhere else in the document. Otherwise it causes space to appear at the top and bottom of elements that receive the `clearfix` class. 2. The use of `table` rather than `block` is only necessary if using `:before` to contain the top-margins of child elements. */
.clearfix:after { content: ""; display: table; clear: both; }

.aux-container:after, figure:after { content: ""; display: table; clear: both; }

.aux-container { width: 100%; margin: 0 auto; }

/* $Image ==========================
==================================== */
img { image-rendering: -webkit-optimizeSpeed; max-width: 100%; height: auto; }
img.aligncenter { display: block; margin: 10px auto; }
img.alignleft { margin: 0.4em 1.2em 1em 0; float: left; }
img.alignright { margin: 0.4em 0 1em 1.2em; float: right; }

.aux-media-cover { object-fit: cover; }

/* Remove the gap between audio, canvas, iframes, images, videos and the bottom of their containers: https://github.com/h5bp/html5-boilerplate/issues/440 */
audio, canvas, iframe, img, svg, video { vertical-align: middle; }

figure, figcaption { position: relative; }
figure:after, figcaption:after { content: ""; display: table; clear: both; }

/** Auxin float layout styles */
.aux-off { display: none; }

@media screen and (min-width: 1025px) { .aux-desktop-off, .aux-tablet-on, .aux-phone-on { display: none !important; } }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-desktop-on, .aux-tablet-off, .aux-phone-on { display: none !important; } }
@media screen and (max-width: 767px) { .aux-desktop-on, .aux-tablet-on, .aux-phone-off { display: none !important; } }
.aux-float-layout .aux-float-wrapper { position: relative; clear: both; }
.aux-float-layout .aux-float-wrapper::after { content: ''; display: table; clear: both; }
.aux-float-layout .aux-start { float: left; }
.aux-float-layout .aux-end { float: right; }
.aux-float-layout .aux-center { position: absolute; left: 50%; transform: translateX(-50%); }
.aux-float-layout .aux-middle { position: relative; top: 50%; transform: translateY(-50%); }
.aux-float-layout .aux-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.aux-float-layout .aux-fill { height: 100%; }
.aux-float-layout .aux-bottom { position: relative; top: 100%; transform: translateY(-100%); }
.rtl .aux-float-layout .aux-start { float: right; }
.rtl .aux-float-layout .aux-end { float: left; }
@media screen and (max-width: 767px) { .aux-float-layout .aux-phone-start { float: left; }
  .aux-float-layout .aux-phone-end { float: right; }
  .aux-float-layout .aux-phone-center { position: absolute; left: 50%; transform: translateX(-50%); }
  .aux-float-layout .aux-phone-middle { position: relative; top: 50%; transform: translateY(-50%); }
  .aux-float-layout .aux-phone-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
  .aux-float-layout .aux-phone-fill { height: 100%; }
  .aux-float-layout .aux-phone-bottom { position: relative; top: 100%; transform: translateY(-100%); }
  .rtl .aux-float-layout .aux-phone-start { float: right; }
  .rtl .aux-float-layout .aux-phone-end { float: left; } }
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-float-layout .aux-tablet-start { float: left; }
  .aux-float-layout .aux-tablet-end { float: right; }
  .aux-float-layout .aux-tablet-center { position: absolute; left: 50%; transform: translateX(-50%); }
  .aux-float-layout .aux-tablet-middle { position: relative; top: 50%; transform: translateY(-50%); }
  .aux-float-layout .aux-tablet-center-middle { position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); }
  .aux-float-layout .aux-tablet-fill { height: 100%; }
  .aux-float-layout .aux-tablet-bottom { position: relative; top: 100%; transform: translateY(-100%); }
  .rtl .aux-float-layout .aux-tablet-start { float: right; }
  .rtl .aux-float-layout .aux-tablet-end { float: left; } }

/* $Lists ===========================
===================================== */
ul, ol { margin-bottom: 1em; margin-left: 0; padding: 0; border: none; }

ol { list-style: decimal; list-style-position: inside; }

ul ul, ul ol, ol ol, ol ul { margin: 0.3em 0 0.3em 2.7em; font-size: 97%; }

ul ul li, ul ol li, ol ol li, ol ul li { margin-bottom: .8em; }

li { margin-bottom: 1em; line-height: 1.5; border-color: #ccc; border-width: 1px; }

ul.large li { line-height: 100%; }

/* decorations */
ul.nostyle, ol.nostyle { margin-left: 0; list-style: none; }

ul.bordered li, ol.bordered li { margin-bottom: 0.4em; padding-bottom: 0.4em; border-bottom-style: solid; }
ul.bordered ul, ol.bordered ul { margin-bottom: 0; margin-top: 0.6em; }
ul.bordered ul li:last-child, ol.bordered ul li:last-child { border-bottom: none; padding-bottom: 0; margin-bottom: 0; }
ul.dotted, ol.dotted { border-style: none; }
ul.dotted li, ol.dotted li { border-bottom-style: dotted; }
ul.dashed, ol.dashed { border-style: none; }
ul.dashed li, ol.dashed li { border-bottom-style: dashed; }

ul { list-style: none outside; }
ul.square li { list-style: square inside; }
ul.circle li { list-style: circle inside; }
ul.disc li { list-style: disc   inside; }

ol { counter-reset: item; }
ol.decimal { list-style: none inside; *list-style: decimal inside; }
ol.decimal li:before { content: counter(item); counter-increment: item; background-color: #eee; color: #fff; font-weight: 600; margin-right: 0.7em; padding: 0 0.5em; line-height: 1em; font-size: 0.85em; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }

/** Auxin Modern Button Element */
/** Auxin Modern Button Element */
/** Button Elements Default Config file */
a.button.aux-tiny, button.aux-tiny, input[type="button"].aux-tiny, .aux-button.aux-tiny, input[type="submit"].aux-tiny, input[type="reset"].aux-tiny { padding: 8px  15px; font-size: 0.6875em; font-weight: 400; }

a.button.aux-small, button.aux-small, input[type="button"].aux-small, .aux-button.aux-small, input[type="submit"].aux-small, input[type="reset"].aux-small { padding: 9px 18px; font-size: 0.6875em; font-weight: 500; }

a.button.aux-medium, button.aux-medium, input[type="button"].aux-medium, .aux-button.aux-medium, input[type="submit"].aux-medium, input[type="reset"].aux-medium { padding: 12px 23px; font-size: 0.75em; font-weight: 500; }

a.button, button, input[type="button"], .aux-button, a.button.aux-large, button.aux-large, input[type="button"].aux-large, .aux-button.aux-large, input[type="submit"], input[type="reset"], input[type="submit"].aux-large, input[type="reset"].aux-large { padding: 20px 35px; font-size: 0.8125em; font-weight: 700; }

a.button.aux-exlarge, button.aux-exlarge, input[type="button"].aux-exlarge, .aux-button.aux-exlarge, input[type="submit"].aux-exlarge, input[type="reset"].aux-exlarge { padding: 27px 55px; font-size: 0.8125em; font-weight: 700; }

a.button.aux-round, button.aux-round, input[type="button"].aux-round, .aux-button.aux-round { border-radius: 5px; }

a.button.aux-curve, button.aux-curve, input[type="button"].aux-curve, .aux-button.aux-curve { border-radius: 100em; /* a large value */ }

a.button, button, input[type="button"], .aux-button, a.button.aux-normal, button.aux-normal, input[type="button"].aux-normal, .aux-button.aux-normal, input[type="submit"], input[type="reset"] { border-radius: 0; }

a.button.aux-outline, button.aux-outline, input[type="button"].aux-outline, .aux-button.aux-outline { text-shadow: none !important; }
a.aux-black.button.aux-outline, button.aux-black.aux-outline, input.aux-black[type="button"].aux-outline, .aux-black.aux-button.aux-outline { box-shadow: 0 0 0 1px #3D3D3D inset; background-color: transparent !important; color: #3D3D3D; }
a.aux-black.button.aux-outline:hover, button.aux-black.aux-outline:hover, input.aux-black[type="button"].aux-outline:hover, .aux-black.aux-button.aux-outline:hover { color: white; }
a.aux-black.button.aux-outline .aux-overlay::after, button.aux-black.aux-outline .aux-overlay::after, input.aux-black[type="button"].aux-outline .aux-overlay::after, .aux-black.aux-button.aux-outline .aux-overlay::after { background-color: #3D3D3D; }
a.aux-white.button.aux-outline, button.aux-white.aux-outline, input.aux-white[type="button"].aux-outline, .aux-white.aux-button.aux-outline { box-shadow: 0 0 0 1px #FFFFFF inset; background-color: transparent !important; color: white; }
a.aux-white.button.aux-outline:hover, button.aux-white.aux-outline:hover, input.aux-white[type="button"].aux-outline:hover, .aux-white.aux-button.aux-outline:hover { color: black; }
a.aux-white.button.aux-outline .aux-overlay::after, button.aux-white.aux-outline .aux-overlay::after, input.aux-white[type="button"].aux-outline .aux-overlay::after, .aux-white.aux-button.aux-outline .aux-overlay::after { background-color: #FFFFFF; }
a.aux-masala.button.aux-outline, button.aux-masala.aux-outline, input.aux-masala[type="button"].aux-outline, .aux-masala.aux-button.aux-outline { box-shadow: 0 0 0 1px #3D3D3D inset; background-color: transparent !important; color: #3D3D3D; }
a.aux-masala.button.aux-outline:hover, button.aux-masala.aux-outline:hover, input.aux-masala[type="button"].aux-outline:hover, .aux-masala.aux-button.aux-outline:hover { color: white; }
a.aux-masala.button.aux-outline .aux-overlay::after, button.aux-masala.aux-outline .aux-overlay::after, input.aux-masala[type="button"].aux-outline .aux-overlay::after, .aux-masala.aux-button.aux-outline .aux-overlay::after { background-color: #3D3D3D; }
a.aux-dark-gray.button.aux-outline, button.aux-dark-gray.aux-outline, input.aux-dark-gray[type="button"].aux-outline, .aux-dark-gray.aux-button.aux-outline { box-shadow: 0 0 0 1px #AAAAAA inset; background-color: transparent !important; color: #AAAAAA; }
a.aux-dark-gray.button.aux-outline:hover, button.aux-dark-gray.aux-outline:hover, input.aux-dark-gray[type="button"].aux-outline:hover, .aux-dark-gray.aux-button.aux-outline:hover { color: white; }
a.aux-dark-gray.button.aux-outline .aux-overlay::after, button.aux-dark-gray.aux-outline .aux-overlay::after, input.aux-dark-gray[type="button"].aux-outline .aux-overlay::after, .aux-dark-gray.aux-button.aux-outline .aux-overlay::after { background-color: #AAAAAA; }
a.aux-ball-blue.button.aux-outline, button.aux-ball-blue.aux-outline, input.aux-ball-blue[type="button"].aux-outline, .aux-ball-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #1BB0CE inset; background-color: transparent !important; color: #1BB0CE; }
a.aux-ball-blue.button.aux-outline:hover, button.aux-ball-blue.aux-outline:hover, input.aux-ball-blue[type="button"].aux-outline:hover, .aux-ball-blue.aux-button.aux-outline:hover { color: white; }
a.aux-ball-blue.button.aux-outline .aux-overlay::after, button.aux-ball-blue.aux-outline .aux-overlay::after, input.aux-ball-blue[type="button"].aux-outline .aux-overlay::after, .aux-ball-blue.aux-button.aux-outline .aux-overlay::after { background-color: #1BB0CE; }
a.aux-fountain-blue.button.aux-outline, button.aux-fountain-blue.aux-outline, input.aux-fountain-blue[type="button"].aux-outline, .aux-fountain-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #5BACBA inset; background-color: transparent !important; color: #5BACBA; }
a.aux-fountain-blue.button.aux-outline:hover, button.aux-fountain-blue.aux-outline:hover, input.aux-fountain-blue[type="button"].aux-outline:hover, .aux-fountain-blue.aux-button.aux-outline:hover { color: white; }
a.aux-fountain-blue.button.aux-outline .aux-overlay::after, button.aux-fountain-blue.aux-outline .aux-overlay::after, input.aux-fountain-blue[type="button"].aux-outline .aux-overlay::after, .aux-fountain-blue.aux-button.aux-outline .aux-overlay::after { background-color: #5BACBA; }
a.aux-shamrock.button.aux-outline, button.aux-shamrock.aux-outline, input.aux-shamrock[type="button"].aux-outline, .aux-shamrock.aux-button.aux-outline { box-shadow: 0 0 0 1px #2CC990 inset; background-color: transparent !important; color: #2CC990; }
a.aux-shamrock.button.aux-outline:hover, button.aux-shamrock.aux-outline:hover, input.aux-shamrock[type="button"].aux-outline:hover, .aux-shamrock.aux-button.aux-outline:hover { color: white; }
a.aux-shamrock.button.aux-outline .aux-overlay::after, button.aux-shamrock.aux-outline .aux-overlay::after, input.aux-shamrock[type="button"].aux-outline .aux-overlay::after, .aux-shamrock.aux-button.aux-outline .aux-overlay::after { background-color: #2CC990; }
a.aux-curios-blue.button.aux-outline, button.aux-curios-blue.aux-outline, input.aux-curios-blue[type="button"].aux-outline, .aux-curios-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #2C82C9 inset; background-color: transparent !important; color: #2C82C9; }
a.aux-curios-blue.button.aux-outline:hover, button.aux-curios-blue.aux-outline:hover, input.aux-curios-blue[type="button"].aux-outline:hover, .aux-curios-blue.aux-button.aux-outline:hover { color: white; }
a.aux-curios-blue.button.aux-outline .aux-overlay::after, button.aux-curios-blue.aux-outline .aux-overlay::after, input.aux-curios-blue[type="button"].aux-outline .aux-overlay::after, .aux-curios-blue.aux-button.aux-outline .aux-overlay::after { background-color: #2C82C9; }
a.aux-light-sea-green.button.aux-outline, button.aux-light-sea-green.aux-outline, input.aux-light-sea-green[type="button"].aux-outline, .aux-light-sea-green.aux-button.aux-outline { box-shadow: 0 0 0 1px #1ABC9C inset; background-color: transparent !important; color: #1ABC9C; }
a.aux-light-sea-green.button.aux-outline:hover, button.aux-light-sea-green.aux-outline:hover, input.aux-light-sea-green[type="button"].aux-outline:hover, .aux-light-sea-green.aux-button.aux-outline:hover { color: white; }
a.aux-light-sea-green.button.aux-outline .aux-overlay::after, button.aux-light-sea-green.aux-outline .aux-overlay::after, input.aux-light-sea-green[type="button"].aux-outline .aux-overlay::after, .aux-light-sea-green.aux-button.aux-outline .aux-overlay::after { background-color: #1ABC9C; }
a.aux-emerald.button.aux-outline, button.aux-emerald.aux-outline, input.aux-emerald[type="button"].aux-outline, .aux-emerald.aux-button.aux-outline { box-shadow: 0 0 0 1px #4EBA6F inset; background-color: transparent !important; color: #4EBA6F; }
a.aux-emerald.button.aux-outline:hover, button.aux-emerald.aux-outline:hover, input.aux-emerald[type="button"].aux-outline:hover, .aux-emerald.aux-button.aux-outline:hover { color: white; }
a.aux-emerald.button.aux-outline .aux-overlay::after, button.aux-emerald.aux-outline .aux-overlay::after, input.aux-emerald[type="button"].aux-outline .aux-overlay::after, .aux-emerald.aux-button.aux-outline .aux-overlay::after { background-color: #4EBA6F; }
a.aux-energy-yellow.button.aux-outline, button.aux-energy-yellow.aux-outline, input.aux-energy-yellow[type="button"].aux-outline, .aux-energy-yellow.aux-button.aux-outline { box-shadow: 0 0 0 1px #EEE657 inset; background-color: transparent !important; color: #EEE657; }
a.aux-energy-yellow.button.aux-outline:hover, button.aux-energy-yellow.aux-outline:hover, input.aux-energy-yellow[type="button"].aux-outline:hover, .aux-energy-yellow.aux-button.aux-outline:hover { color: white; }
a.aux-energy-yellow.button.aux-outline .aux-overlay::after, button.aux-energy-yellow.aux-outline .aux-overlay::after, input.aux-energy-yellow[type="button"].aux-outline .aux-overlay::after, .aux-energy-yellow.aux-button.aux-outline .aux-overlay::after { background-color: #EEE657; }
a.aux-mikado-yellow.button.aux-outline, button.aux-mikado-yellow.aux-outline, input.aux-mikado-yellow[type="button"].aux-outline, .aux-mikado-yellow.aux-button.aux-outline { box-shadow: 0 0 0 1px #FCCD0F inset; background-color: transparent !important; color: #FCCD0F; }
a.aux-mikado-yellow.button.aux-outline:hover, button.aux-mikado-yellow.aux-outline:hover, input.aux-mikado-yellow[type="button"].aux-outline:hover, .aux-mikado-yellow.aux-button.aux-outline:hover { color: white; }
a.aux-mikado-yellow.button.aux-outline .aux-overlay::after, button.aux-mikado-yellow.aux-outline .aux-overlay::after, input.aux-mikado-yellow[type="button"].aux-outline .aux-overlay::after, .aux-mikado-yellow.aux-button.aux-outline .aux-overlay::after { background-color: #FCCD0F; }
a.aux-pink-salmon.button.aux-outline, button.aux-pink-salmon.aux-outline, input.aux-pink-salmon[type="button"].aux-outline, .aux-pink-salmon.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF91A9 inset; background-color: transparent !important; color: #FF91A9; }
a.aux-pink-salmon.button.aux-outline:hover, button.aux-pink-salmon.aux-outline:hover, input.aux-pink-salmon[type="button"].aux-outline:hover, .aux-pink-salmon.aux-button.aux-outline:hover { color: white; }
a.aux-pink-salmon.button.aux-outline .aux-overlay::after, button.aux-pink-salmon.aux-outline .aux-overlay::after, input.aux-pink-salmon[type="button"].aux-outline .aux-overlay::after, .aux-pink-salmon.aux-button.aux-outline .aux-overlay::after { background-color: #FF91A9; }
a.aux-wisteria.button.aux-outline, button.aux-wisteria.aux-outline, input.aux-wisteria[type="button"].aux-outline, .aux-wisteria.aux-button.aux-outline { box-shadow: 0 0 0 1px #9E69AF inset; background-color: transparent !important; color: #9E69AF; }
a.aux-wisteria.button.aux-outline:hover, button.aux-wisteria.aux-outline:hover, input.aux-wisteria[type="button"].aux-outline:hover, .aux-wisteria.aux-button.aux-outline:hover { color: white; }
a.aux-wisteria.button.aux-outline .aux-overlay::after, button.aux-wisteria.aux-outline .aux-overlay::after, input.aux-wisteria[type="button"].aux-outline .aux-overlay::after, .aux-wisteria.aux-button.aux-outline .aux-overlay::after { background-color: #9E69AF; }
a.aux-lilac.button.aux-outline, button.aux-lilac.aux-outline, input.aux-lilac[type="button"].aux-outline, .aux-lilac.aux-button.aux-outline { box-shadow: 0 0 0 1px #CEACD2 inset; background-color: transparent !important; color: #CEACD2; }
a.aux-lilac.button.aux-outline:hover, button.aux-lilac.aux-outline:hover, input.aux-lilac[type="button"].aux-outline:hover, .aux-lilac.aux-button.aux-outline:hover { color: white; }
a.aux-lilac.button.aux-outline .aux-overlay::after, button.aux-lilac.aux-outline .aux-overlay::after, input.aux-lilac[type="button"].aux-outline .aux-overlay::after, .aux-lilac.aux-button.aux-outline .aux-overlay::after { background-color: #CEACD2; }
a.aux-pale-sky.button.aux-outline, button.aux-pale-sky.aux-outline, input.aux-pale-sky[type="button"].aux-outline, .aux-pale-sky.aux-button.aux-outline { box-shadow: 0 0 0 1px #5F7487 inset; background-color: transparent !important; color: #5F7487; }
a.aux-pale-sky.button.aux-outline:hover, button.aux-pale-sky.aux-outline:hover, input.aux-pale-sky[type="button"].aux-outline:hover, .aux-pale-sky.aux-button.aux-outline:hover { color: white; }
a.aux-pale-sky.button.aux-outline .aux-overlay::after, button.aux-pale-sky.aux-outline .aux-overlay::after, input.aux-pale-sky[type="button"].aux-outline .aux-overlay::after, .aux-pale-sky.aux-button.aux-outline .aux-overlay::after { background-color: #5F7487; }
a.aux-tower-gray.button.aux-outline, button.aux-tower-gray.aux-outline, input.aux-tower-gray[type="button"].aux-outline, .aux-tower-gray.aux-button.aux-outline { box-shadow: 0 0 0 1px #ADBCC3 inset; background-color: transparent !important; color: #ADBCC3; }
a.aux-tower-gray.button.aux-outline:hover, button.aux-tower-gray.aux-outline:hover, input.aux-tower-gray[type="button"].aux-outline:hover, .aux-tower-gray.aux-button.aux-outline:hover { color: white; }
a.aux-tower-gray.button.aux-outline .aux-overlay::after, button.aux-tower-gray.aux-outline .aux-overlay::after, input.aux-tower-gray[type="button"].aux-outline .aux-overlay::after, .aux-tower-gray.aux-button.aux-outline .aux-overlay::after { background-color: #ADBCC3; }
a.aux-william.button.aux-outline, button.aux-william.aux-outline, input.aux-william[type="button"].aux-outline, .aux-william.aux-button.aux-outline { box-shadow: 0 0 0 1px #3A5F6F inset; background-color: transparent !important; color: #3A5F6F; }
a.aux-william.button.aux-outline:hover, button.aux-william.aux-outline:hover, input.aux-william[type="button"].aux-outline:hover, .aux-william.aux-button.aux-outline:hover { color: white; }
a.aux-william.button.aux-outline .aux-overlay::after, button.aux-william.aux-outline .aux-overlay::after, input.aux-william[type="button"].aux-outline .aux-overlay::after, .aux-william.aux-button.aux-outline .aux-overlay::after { background-color: #3A5F6F; }
a.aux-carmine-pink.button.aux-outline, button.aux-carmine-pink.aux-outline, input.aux-carmine-pink[type="button"].aux-outline, .aux-carmine-pink.aux-button.aux-outline { box-shadow: 0 0 0 1px #E74C3C inset; background-color: transparent !important; color: #E74C3C; }
a.aux-carmine-pink.button.aux-outline:hover, button.aux-carmine-pink.aux-outline:hover, input.aux-carmine-pink[type="button"].aux-outline:hover, .aux-carmine-pink.aux-button.aux-outline:hover { color: white; }
a.aux-carmine-pink.button.aux-outline .aux-overlay::after, button.aux-carmine-pink.aux-outline .aux-overlay::after, input.aux-carmine-pink[type="button"].aux-outline .aux-overlay::after, .aux-carmine-pink.aux-button.aux-outline .aux-overlay::after { background-color: #E74C3C; }
a.aux-persimmon.button.aux-outline, button.aux-persimmon.aux-outline, input.aux-persimmon[type="button"].aux-outline, .aux-persimmon.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF6A55 inset; background-color: transparent !important; color: #FF6A55; }
a.aux-persimmon.button.aux-outline:hover, button.aux-persimmon.aux-outline:hover, input.aux-persimmon[type="button"].aux-outline:hover, .aux-persimmon.aux-button.aux-outline:hover { color: white; }
a.aux-persimmon.button.aux-outline .aux-overlay::after, button.aux-persimmon.aux-outline .aux-overlay::after, input.aux-persimmon[type="button"].aux-outline .aux-overlay::after, .aux-persimmon.aux-button.aux-outline .aux-overlay::after { background-color: #FF6A55; }
a.aux-tan-hide.button.aux-outline, button.aux-tan-hide.aux-outline, input.aux-tan-hide[type="button"].aux-outline, .aux-tan-hide.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF9F55 inset; background-color: transparent !important; color: #FF9F55; }
a.aux-tan-hide.button.aux-outline:hover, button.aux-tan-hide.aux-outline:hover, input.aux-tan-hide[type="button"].aux-outline:hover, .aux-tan-hide.aux-button.aux-outline:hover { color: white; }
a.aux-tan-hide.button.aux-outline .aux-overlay::after, button.aux-tan-hide.aux-outline .aux-overlay::after, input.aux-tan-hide[type="button"].aux-outline .aux-overlay::after, .aux-tan-hide.aux-button.aux-outline .aux-overlay::after { background-color: #FF9F55; }
a.aux-wild-watermelon.button.aux-outline, button.aux-wild-watermelon.aux-outline, input.aux-wild-watermelon[type="button"].aux-outline, .aux-wild-watermelon.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF6E78 inset; background-color: transparent !important; color: #FF6E78; }
a.aux-wild-watermelon.button.aux-outline:hover, button.aux-wild-watermelon.aux-outline:hover, input.aux-wild-watermelon[type="button"].aux-outline:hover, .aux-wild-watermelon.aux-button.aux-outline:hover { color: white; }
a.aux-wild-watermelon.button.aux-outline .aux-overlay::after, button.aux-wild-watermelon.aux-outline .aux-overlay::after, input.aux-wild-watermelon[type="button"].aux-outline .aux-overlay::after, .aux-wild-watermelon.aux-button.aux-outline .aux-overlay::after { background-color: #FF6E78; }
a.aux-iceberg.button.aux-outline, button.aux-iceberg.aux-outline, input.aux-iceberg[type="button"].aux-outline, .aux-iceberg.aux-button.aux-outline { box-shadow: 0 0 0 1px #73B1D6 inset; background-color: transparent !important; color: #73B1D6; }
a.aux-iceberg.button.aux-outline:hover, button.aux-iceberg.aux-outline:hover, input.aux-iceberg[type="button"].aux-outline:hover, .aux-iceberg.aux-button.aux-outline:hover { color: white; }
a.aux-iceberg.button.aux-outline .aux-overlay::after, button.aux-iceberg.aux-outline .aux-overlay::after, input.aux-iceberg[type="button"].aux-outline .aux-overlay::after, .aux-iceberg.aux-button.aux-outline .aux-overlay::after { background-color: #73B1D6; }
a.aux-dark-lavender.button.aux-outline, button.aux-dark-lavender.aux-outline, input.aux-dark-lavender[type="button"].aux-outline, .aux-dark-lavender.aux-button.aux-outline { box-shadow: 0 0 0 1px #745A90 inset; background-color: transparent !important; color: #745A90; }
a.aux-dark-lavender.button.aux-outline:hover, button.aux-dark-lavender.aux-outline:hover, input.aux-dark-lavender[type="button"].aux-outline:hover, .aux-dark-lavender.aux-button.aux-outline:hover { color: white; }
a.aux-dark-lavender.button.aux-outline .aux-overlay::after, button.aux-dark-lavender.aux-outline .aux-overlay::after, input.aux-dark-lavender[type="button"].aux-outline .aux-overlay::after, .aux-dark-lavender.aux-button.aux-outline .aux-overlay::after { background-color: #745A90; }
a.aux-viking.button.aux-outline, button.aux-viking.aux-outline, input.aux-viking[type="button"].aux-outline, .aux-viking.aux-button.aux-outline { box-shadow: 0 0 0 1px #5CD5E6 inset; background-color: transparent !important; color: #5CD5E6; }
a.aux-viking.button.aux-outline:hover, button.aux-viking.aux-outline:hover, input.aux-viking[type="button"].aux-outline:hover, .aux-viking.aux-button.aux-outline:hover { color: white; }
a.aux-viking.button.aux-outline .aux-overlay::after, button.aux-viking.aux-outline .aux-overlay::after, input.aux-viking[type="button"].aux-outline .aux-overlay::after, .aux-viking.aux-button.aux-outline .aux-overlay::after { background-color: #5CD5E6; }
a.aux-tiffany-blue.button.aux-outline, button.aux-tiffany-blue.aux-outline, input.aux-tiffany-blue[type="button"].aux-outline, .aux-tiffany-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #00B5B5 inset; background-color: transparent !important; color: #00B5B5; }
a.aux-tiffany-blue.button.aux-outline:hover, button.aux-tiffany-blue.aux-outline:hover, input.aux-tiffany-blue[type="button"].aux-outline:hover, .aux-tiffany-blue.aux-button.aux-outline:hover { color: white; }
a.aux-tiffany-blue.button.aux-outline .aux-overlay::after, button.aux-tiffany-blue.aux-outline .aux-overlay::after, input.aux-tiffany-blue[type="button"].aux-outline .aux-overlay::after, .aux-tiffany-blue.aux-button.aux-outline .aux-overlay::after { background-color: #00B5B5; }
a.aux-pastel-orange.button.aux-outline, button.aux-pastel-orange.aux-outline, input.aux-pastel-orange[type="button"].aux-outline, .aux-pastel-orange.aux-button.aux-outline { box-shadow: 0 0 0 1px #FCB941 inset; background-color: transparent !important; color: #FCB941; }
a.aux-pastel-orange.button.aux-outline:hover, button.aux-pastel-orange.aux-outline:hover, input.aux-pastel-orange[type="button"].aux-outline:hover, .aux-pastel-orange.aux-button.aux-outline:hover { color: white; }
a.aux-pastel-orange.button.aux-outline .aux-overlay::after, button.aux-pastel-orange.aux-outline .aux-overlay::after, input.aux-pastel-orange[type="button"].aux-outline .aux-overlay::after, .aux-pastel-orange.aux-button.aux-outline .aux-overlay::after { background-color: #FCB941; }
a.aux-east-bay.button.aux-outline, button.aux-east-bay.aux-outline, input.aux-east-bay[type="button"].aux-outline, .aux-east-bay.aux-button.aux-outline { box-shadow: 0 0 0 1px #395781 inset; background-color: transparent !important; color: #395781; }
a.aux-east-bay.button.aux-outline:hover, button.aux-east-bay.aux-outline:hover, input.aux-east-bay[type="button"].aux-outline:hover, .aux-east-bay.aux-button.aux-outline:hover { color: white; }
a.aux-east-bay.button.aux-outline .aux-overlay::after, button.aux-east-bay.aux-outline .aux-overlay::after, input.aux-east-bay[type="button"].aux-outline .aux-overlay::after, .aux-east-bay.aux-button.aux-outline .aux-overlay::after { background-color: #395781; }
a.aux-steel-blue.button.aux-outline, button.aux-steel-blue.aux-outline, input.aux-steel-blue[type="button"].aux-outline, .aux-steel-blue.aux-button.aux-outline { box-shadow: 0 0 0 1px #4589B0 inset; background-color: transparent !important; color: #4589B0; }
a.aux-steel-blue.button.aux-outline:hover, button.aux-steel-blue.aux-outline:hover, input.aux-steel-blue[type="button"].aux-outline:hover, .aux-steel-blue.aux-button.aux-outline:hover { color: white; }
a.aux-steel-blue.button.aux-outline .aux-overlay::after, button.aux-steel-blue.aux-outline .aux-overlay::after, input.aux-steel-blue[type="button"].aux-outline .aux-overlay::after, .aux-steel-blue.aux-button.aux-outline .aux-overlay::after { background-color: #4589B0; }
a.aux-half-backed.button.aux-outline, button.aux-half-backed.aux-outline, input.aux-half-backed[type="button"].aux-outline, .aux-half-backed.aux-button.aux-outline { box-shadow: 0 0 0 1px #84CCD1 inset; background-color: transparent !important; color: #84CCD1; }
a.aux-half-backed.button.aux-outline:hover, button.aux-half-backed.aux-outline:hover, input.aux-half-backed[type="button"].aux-outline:hover, .aux-half-backed.aux-button.aux-outline:hover { color: white; }
a.aux-half-backed.button.aux-outline .aux-overlay::after, button.aux-half-backed.aux-outline .aux-overlay::after, input.aux-half-backed[type="button"].aux-outline .aux-overlay::after, .aux-half-backed.aux-button.aux-outline .aux-overlay::after { background-color: #84CCD1; }
a.aux-tapestry.button.aux-outline, button.aux-tapestry.aux-outline, input.aux-tapestry[type="button"].aux-outline, .aux-tapestry.aux-button.aux-outline { box-shadow: 0 0 0 1px #B95A84 inset; background-color: transparent !important; color: #B95A84; }
a.aux-tapestry.button.aux-outline:hover, button.aux-tapestry.aux-outline:hover, input.aux-tapestry[type="button"].aux-outline:hover, .aux-tapestry.aux-button.aux-outline:hover { color: white; }
a.aux-tapestry.button.aux-outline .aux-overlay::after, button.aux-tapestry.aux-outline .aux-overlay::after, input.aux-tapestry[type="button"].aux-outline .aux-overlay::after, .aux-tapestry.aux-button.aux-outline .aux-overlay::after { background-color: #B95A84; }
a.aux-fire-engine-red.button.aux-outline, button.aux-fire-engine-red.aux-outline, input.aux-fire-engine-red[type="button"].aux-outline, .aux-fire-engine-red.aux-button.aux-outline { box-shadow: 0 0 0 1px #CD2C24 inset; background-color: transparent !important; color: #CD2C24; }
a.aux-fire-engine-red.button.aux-outline:hover, button.aux-fire-engine-red.aux-outline:hover, input.aux-fire-engine-red[type="button"].aux-outline:hover, .aux-fire-engine-red.aux-button.aux-outline:hover { color: white; }
a.aux-fire-engine-red.button.aux-outline .aux-overlay::after, button.aux-fire-engine-red.aux-outline .aux-overlay::after, input.aux-fire-engine-red[type="button"].aux-outline .aux-overlay::after, .aux-fire-engine-red.aux-button.aux-outline .aux-overlay::after { background-color: #CD2C24; }
a.aux-dark-orange.button.aux-outline, button.aux-dark-orange.aux-outline, input.aux-dark-orange[type="button"].aux-outline, .aux-dark-orange.aux-button.aux-outline { box-shadow: 0 0 0 1px #FF8C00 inset; background-color: transparent !important; color: #FF8C00; }
a.aux-dark-orange.button.aux-outline:hover, button.aux-dark-orange.aux-outline:hover, input.aux-dark-orange[type="button"].aux-outline:hover, .aux-dark-orange.aux-button.aux-outline:hover { color: white; }
a.aux-dark-orange.button.aux-outline .aux-overlay::after, button.aux-dark-orange.aux-outline .aux-overlay::after, input.aux-dark-orange[type="button"].aux-outline .aux-overlay::after, .aux-dark-orange.aux-button.aux-outline .aux-overlay::after { background-color: #FF8C00; }
a.aux-brick-red.button.aux-outline, button.aux-brick-red.aux-outline, input.aux-brick-red[type="button"].aux-outline, .aux-brick-red.aux-button.aux-outline { box-shadow: 0 0 0 1px #CC4452 inset; background-color: transparent !important; color: #CC4452; }
a.aux-brick-red.button.aux-outline:hover, button.aux-brick-red.aux-outline:hover, input.aux-brick-red[type="button"].aux-outline:hover, .aux-brick-red.aux-button.aux-outline:hover { color: white; }
a.aux-brick-red.button.aux-outline .aux-overlay::after, button.aux-brick-red.aux-outline .aux-overlay::after, input.aux-brick-red[type="button"].aux-outline .aux-overlay::after, .aux-brick-red.aux-button.aux-outline .aux-overlay::after { background-color: #CC4452; }
a.aux-khaki.button.aux-outline, button.aux-khaki.aux-outline, input.aux-khaki[type="button"].aux-outline, .aux-khaki.aux-button.aux-outline { box-shadow: 0 0 0 1px khaki inset; background-color: transparent !important; color: khaki; }
a.aux-khaki.button.aux-outline:hover, button.aux-khaki.aux-outline:hover, input.aux-khaki[type="button"].aux-outline:hover, .aux-khaki.aux-button.aux-outline:hover { color: white; }
a.aux-khaki.button.aux-outline .aux-overlay::after, button.aux-khaki.aux-outline .aux-overlay::after, input.aux-khaki[type="button"].aux-outline .aux-overlay::after, .aux-khaki.aux-button.aux-outline .aux-overlay::after { background-color: khaki; }

a.aux-overlay.button.aux-3d, button.aux-overlay.aux-3d, input.aux-overlay[type="button"].aux-3d, .aux-overlay.aux-button.aux-3d { display: none; }
a.aux-black.button.aux-3d, button.aux-black.aux-3d, input.aux-black[type="button"].aux-3d, .aux-black.aux-button.aux-3d { box-shadow: 0 6px #242424; }
a.aux-black.button.aux-3d:hover, button.aux-black.aux-3d:hover, input.aux-black[type="button"].aux-3d:hover, .aux-black.aux-button.aux-3d:hover { box-shadow: 0 3px #242424; transform: translateY(3px); }
a.aux-white.button.aux-3d, button.aux-white.aux-3d, input.aux-white[type="button"].aux-3d, .aux-white.aux-button.aux-3d { box-shadow: 0 6px #e6e6e6; }
a.aux-white.button.aux-3d:hover, button.aux-white.aux-3d:hover, input.aux-white[type="button"].aux-3d:hover, .aux-white.aux-button.aux-3d:hover { box-shadow: 0 3px #e6e6e6; transform: translateY(3px); }
a.aux-masala.button.aux-3d, button.aux-masala.aux-3d, input.aux-masala[type="button"].aux-3d, .aux-masala.aux-button.aux-3d { box-shadow: 0 6px #242424; }
a.aux-masala.button.aux-3d:hover, button.aux-masala.aux-3d:hover, input.aux-masala[type="button"].aux-3d:hover, .aux-masala.aux-button.aux-3d:hover { box-shadow: 0 3px #242424; transform: translateY(3px); }
a.aux-dark-gray.button.aux-3d, button.aux-dark-gray.aux-3d, input.aux-dark-gray[type="button"].aux-3d, .aux-dark-gray.aux-button.aux-3d { box-shadow: 0 6px #919191; }
a.aux-dark-gray.button.aux-3d:hover, button.aux-dark-gray.aux-3d:hover, input.aux-dark-gray[type="button"].aux-3d:hover, .aux-dark-gray.aux-button.aux-3d:hover { box-shadow: 0 3px #919191; transform: translateY(3px); }
a.aux-ball-blue.button.aux-3d, button.aux-ball-blue.aux-3d, input.aux-ball-blue[type="button"].aux-3d, .aux-ball-blue.aux-button.aux-3d { box-shadow: 0 6px #1589a1; }
a.aux-ball-blue.button.aux-3d:hover, button.aux-ball-blue.aux-3d:hover, input.aux-ball-blue[type="button"].aux-3d:hover, .aux-ball-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #1589a1; transform: translateY(3px); }
a.aux-fountain-blue.button.aux-3d, button.aux-fountain-blue.aux-3d, input.aux-fountain-blue[type="button"].aux-3d, .aux-fountain-blue.aux-button.aux-3d { box-shadow: 0 6px #43919f; }
a.aux-fountain-blue.button.aux-3d:hover, button.aux-fountain-blue.aux-3d:hover, input.aux-fountain-blue[type="button"].aux-3d:hover, .aux-fountain-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #43919f; transform: translateY(3px); }
a.aux-shamrock.button.aux-3d, button.aux-shamrock.aux-3d, input.aux-shamrock[type="button"].aux-3d, .aux-shamrock.aux-button.aux-3d { box-shadow: 0 6px #239f72; }
a.aux-shamrock.button.aux-3d:hover, button.aux-shamrock.aux-3d:hover, input.aux-shamrock[type="button"].aux-3d:hover, .aux-shamrock.aux-button.aux-3d:hover { box-shadow: 0 3px #239f72; transform: translateY(3px); }
a.aux-curios-blue.button.aux-3d, button.aux-curios-blue.aux-3d, input.aux-curios-blue[type="button"].aux-3d, .aux-curios-blue.aux-button.aux-3d { box-shadow: 0 6px #23679f; }
a.aux-curios-blue.button.aux-3d:hover, button.aux-curios-blue.aux-3d:hover, input.aux-curios-blue[type="button"].aux-3d:hover, .aux-curios-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #23679f; transform: translateY(3px); }
a.aux-light-sea-green.button.aux-3d, button.aux-light-sea-green.aux-3d, input.aux-light-sea-green[type="button"].aux-3d, .aux-light-sea-green.aux-button.aux-3d { box-shadow: 0 6px #148f77; }
a.aux-light-sea-green.button.aux-3d:hover, button.aux-light-sea-green.aux-3d:hover, input.aux-light-sea-green[type="button"].aux-3d:hover, .aux-light-sea-green.aux-button.aux-3d:hover { box-shadow: 0 3px #148f77; transform: translateY(3px); }
a.aux-emerald.button.aux-3d, button.aux-emerald.aux-3d, input.aux-emerald[type="button"].aux-3d, .aux-emerald.aux-button.aux-3d { box-shadow: 0 6px #3c9958; }
a.aux-emerald.button.aux-3d:hover, button.aux-emerald.aux-3d:hover, input.aux-emerald[type="button"].aux-3d:hover, .aux-emerald.aux-button.aux-3d:hover { box-shadow: 0 3px #3c9958; transform: translateY(3px); }
a.aux-energy-yellow.button.aux-3d, button.aux-energy-yellow.aux-3d, input.aux-energy-yellow[type="button"].aux-3d, .aux-energy-yellow.aux-button.aux-3d { box-shadow: 0 6px #e9df29; }
a.aux-energy-yellow.button.aux-3d:hover, button.aux-energy-yellow.aux-3d:hover, input.aux-energy-yellow[type="button"].aux-3d:hover, .aux-energy-yellow.aux-button.aux-3d:hover { box-shadow: 0 3px #e9df29; transform: translateY(3px); }
a.aux-mikado-yellow.button.aux-3d, button.aux-mikado-yellow.aux-3d, input.aux-mikado-yellow[type="button"].aux-3d, .aux-mikado-yellow.aux-button.aux-3d { box-shadow: 0 6px #d5ac03; }
a.aux-mikado-yellow.button.aux-3d:hover, button.aux-mikado-yellow.aux-3d:hover, input.aux-mikado-yellow[type="button"].aux-3d:hover, .aux-mikado-yellow.aux-button.aux-3d:hover { box-shadow: 0 3px #d5ac03; transform: translateY(3px); }
a.aux-pink-salmon.button.aux-3d, button.aux-pink-salmon.aux-3d, input.aux-pink-salmon[type="button"].aux-3d, .aux-pink-salmon.aux-button.aux-3d { box-shadow: 0 6px #ff5e81; }
a.aux-pink-salmon.button.aux-3d:hover, button.aux-pink-salmon.aux-3d:hover, input.aux-pink-salmon[type="button"].aux-3d:hover, .aux-pink-salmon.aux-button.aux-3d:hover { box-shadow: 0 3px #ff5e81; transform: translateY(3px); }
a.aux-wisteria.button.aux-3d, button.aux-wisteria.aux-3d, input.aux-wisteria[type="button"].aux-3d, .aux-wisteria.aux-button.aux-3d { box-shadow: 0 6px #845095; }
a.aux-wisteria.button.aux-3d:hover, button.aux-wisteria.aux-3d:hover, input.aux-wisteria[type="button"].aux-3d:hover, .aux-wisteria.aux-button.aux-3d:hover { box-shadow: 0 3px #845095; transform: translateY(3px); }
a.aux-lilac.button.aux-3d, button.aux-lilac.aux-3d, input.aux-lilac[type="button"].aux-3d, .aux-lilac.aux-button.aux-3d { box-shadow: 0 6px #ba8bc0; }
a.aux-lilac.button.aux-3d:hover, button.aux-lilac.aux-3d:hover, input.aux-lilac[type="button"].aux-3d:hover, .aux-lilac.aux-button.aux-3d:hover { box-shadow: 0 3px #ba8bc0; transform: translateY(3px); }
a.aux-pale-sky.button.aux-3d, button.aux-pale-sky.aux-3d, input.aux-pale-sky[type="button"].aux-3d, .aux-pale-sky.aux-button.aux-3d { box-shadow: 0 6px #4a5a69; }
a.aux-pale-sky.button.aux-3d:hover, button.aux-pale-sky.aux-3d:hover, input.aux-pale-sky[type="button"].aux-3d:hover, .aux-pale-sky.aux-button.aux-3d:hover { box-shadow: 0 3px #4a5a69; transform: translateY(3px); }
a.aux-tower-gray.button.aux-3d, button.aux-tower-gray.aux-3d, input.aux-tower-gray[type="button"].aux-3d, .aux-tower-gray.aux-button.aux-3d { box-shadow: 0 6px #90a4ad; }
a.aux-tower-gray.button.aux-3d:hover, button.aux-tower-gray.aux-3d:hover, input.aux-tower-gray[type="button"].aux-3d:hover, .aux-tower-gray.aux-button.aux-3d:hover { box-shadow: 0 3px #90a4ad; transform: translateY(3px); }
a.aux-william.button.aux-3d, button.aux-william.aux-3d, input.aux-william[type="button"].aux-3d, .aux-william.aux-button.aux-3d { box-shadow: 0 6px #28424e; }
a.aux-william.button.aux-3d:hover, button.aux-william.aux-3d:hover, input.aux-william[type="button"].aux-3d:hover, .aux-william.aux-button.aux-3d:hover { box-shadow: 0 3px #28424e; transform: translateY(3px); }
a.aux-carmine-pink.button.aux-3d, button.aux-carmine-pink.aux-3d, input.aux-carmine-pink[type="button"].aux-3d, .aux-carmine-pink.aux-button.aux-3d { box-shadow: 0 6px #d62c1a; }
a.aux-carmine-pink.button.aux-3d:hover, button.aux-carmine-pink.aux-3d:hover, input.aux-carmine-pink[type="button"].aux-3d:hover, .aux-carmine-pink.aux-button.aux-3d:hover { box-shadow: 0 3px #d62c1a; transform: translateY(3px); }
a.aux-persimmon.button.aux-3d, button.aux-persimmon.aux-3d, input.aux-persimmon[type="button"].aux-3d, .aux-persimmon.aux-button.aux-3d { box-shadow: 0 6px #ff3d22; }
a.aux-persimmon.button.aux-3d:hover, button.aux-persimmon.aux-3d:hover, input.aux-persimmon[type="button"].aux-3d:hover, .aux-persimmon.aux-button.aux-3d:hover { box-shadow: 0 3px #ff3d22; transform: translateY(3px); }
a.aux-tan-hide.button.aux-3d, button.aux-tan-hide.aux-3d, input.aux-tan-hide[type="button"].aux-3d, .aux-tan-hide.aux-button.aux-3d { box-shadow: 0 6px #ff8222; }
a.aux-tan-hide.button.aux-3d:hover, button.aux-tan-hide.aux-3d:hover, input.aux-tan-hide[type="button"].aux-3d:hover, .aux-tan-hide.aux-button.aux-3d:hover { box-shadow: 0 3px #ff8222; transform: translateY(3px); }
a.aux-wild-watermelon.button.aux-3d, button.aux-wild-watermelon.aux-3d, input.aux-wild-watermelon[type="button"].aux-3d, .aux-wild-watermelon.aux-button.aux-3d { box-shadow: 0 6px #ff3b49; }
a.aux-wild-watermelon.button.aux-3d:hover, button.aux-wild-watermelon.aux-3d:hover, input.aux-wild-watermelon[type="button"].aux-3d:hover, .aux-wild-watermelon.aux-button.aux-3d:hover { box-shadow: 0 3px #ff3b49; transform: translateY(3px); }
a.aux-iceberg.button.aux-3d, button.aux-iceberg.aux-3d, input.aux-iceberg[type="button"].aux-3d, .aux-iceberg.aux-button.aux-3d { box-shadow: 0 6px #4c9bca; }
a.aux-iceberg.button.aux-3d:hover, button.aux-iceberg.aux-3d:hover, input.aux-iceberg[type="button"].aux-3d:hover, .aux-iceberg.aux-button.aux-3d:hover { box-shadow: 0 3px #4c9bca; transform: translateY(3px); }
a.aux-dark-lavender.button.aux-3d, button.aux-dark-lavender.aux-3d, input.aux-dark-lavender[type="button"].aux-3d, .aux-dark-lavender.aux-button.aux-3d { box-shadow: 0 6px #5b4671; }
a.aux-dark-lavender.button.aux-3d:hover, button.aux-dark-lavender.aux-3d:hover, input.aux-dark-lavender[type="button"].aux-3d:hover, .aux-dark-lavender.aux-button.aux-3d:hover { box-shadow: 0 3px #5b4671; transform: translateY(3px); }
a.aux-viking.button.aux-3d, button.aux-viking.aux-3d, input.aux-viking[type="button"].aux-3d, .aux-viking.aux-button.aux-3d { box-shadow: 0 6px #30cadf; }
a.aux-viking.button.aux-3d:hover, button.aux-viking.aux-3d:hover, input.aux-viking[type="button"].aux-3d:hover, .aux-viking.aux-button.aux-3d:hover { box-shadow: 0 3px #30cadf; transform: translateY(3px); }
a.aux-tiffany-blue.button.aux-3d, button.aux-tiffany-blue.aux-3d, input.aux-tiffany-blue[type="button"].aux-3d, .aux-tiffany-blue.aux-button.aux-3d { box-shadow: 0 6px #008282; }
a.aux-tiffany-blue.button.aux-3d:hover, button.aux-tiffany-blue.aux-3d:hover, input.aux-tiffany-blue[type="button"].aux-3d:hover, .aux-tiffany-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #008282; transform: translateY(3px); }
a.aux-pastel-orange.button.aux-3d, button.aux-pastel-orange.aux-3d, input.aux-pastel-orange[type="button"].aux-3d, .aux-pastel-orange.aux-button.aux-3d { box-shadow: 0 6px #fba70f; }
a.aux-pastel-orange.button.aux-3d:hover, button.aux-pastel-orange.aux-3d:hover, input.aux-pastel-orange[type="button"].aux-3d:hover, .aux-pastel-orange.aux-button.aux-3d:hover { box-shadow: 0 3px #fba70f; transform: translateY(3px); }
a.aux-east-bay.button.aux-3d, button.aux-east-bay.aux-3d, input.aux-east-bay[type="button"].aux-3d, .aux-east-bay.aux-button.aux-3d { box-shadow: 0 6px #293f5e; }
a.aux-east-bay.button.aux-3d:hover, button.aux-east-bay.aux-3d:hover, input.aux-east-bay[type="button"].aux-3d:hover, .aux-east-bay.aux-button.aux-3d:hover { box-shadow: 0 3px #293f5e; transform: translateY(3px); }
a.aux-steel-blue.button.aux-3d, button.aux-steel-blue.aux-3d, input.aux-steel-blue[type="button"].aux-3d, .aux-steel-blue.aux-button.aux-3d { box-shadow: 0 6px #376c8b; }
a.aux-steel-blue.button.aux-3d:hover, button.aux-steel-blue.aux-3d:hover, input.aux-steel-blue[type="button"].aux-3d:hover, .aux-steel-blue.aux-button.aux-3d:hover { box-shadow: 0 3px #376c8b; transform: translateY(3px); }
a.aux-half-backed.button.aux-3d, button.aux-half-backed.aux-3d, input.aux-half-backed[type="button"].aux-3d, .aux-half-backed.aux-button.aux-3d { box-shadow: 0 6px #5fbdc3; }
a.aux-half-backed.button.aux-3d:hover, button.aux-half-backed.aux-3d:hover, input.aux-half-backed[type="button"].aux-3d:hover, .aux-half-backed.aux-button.aux-3d:hover { box-shadow: 0 3px #5fbdc3; transform: translateY(3px); }
a.aux-tapestry.button.aux-3d, button.aux-tapestry.aux-3d, input.aux-tapestry[type="button"].aux-3d, .aux-tapestry.aux-button.aux-3d { box-shadow: 0 6px #9d436b; }
a.aux-tapestry.button.aux-3d:hover, button.aux-tapestry.aux-3d:hover, input.aux-tapestry[type="button"].aux-3d:hover, .aux-tapestry.aux-button.aux-3d:hover { box-shadow: 0 3px #9d436b; transform: translateY(3px); }
a.aux-fire-engine-red.button.aux-3d, button.aux-fire-engine-red.aux-3d, input.aux-fire-engine-red[type="button"].aux-3d, .aux-fire-engine-red.aux-button.aux-3d { box-shadow: 0 6px #a2231c; }
a.aux-fire-engine-red.button.aux-3d:hover, button.aux-fire-engine-red.aux-3d:hover, input.aux-fire-engine-red[type="button"].aux-3d:hover, .aux-fire-engine-red.aux-button.aux-3d:hover { box-shadow: 0 3px #a2231c; transform: translateY(3px); }
a.aux-dark-orange.button.aux-3d, button.aux-dark-orange.aux-3d, input.aux-dark-orange[type="button"].aux-3d, .aux-dark-orange.aux-button.aux-3d { box-shadow: 0 6px #cc7000; }
a.aux-dark-orange.button.aux-3d:hover, button.aux-dark-orange.aux-3d:hover, input.aux-dark-orange[type="button"].aux-3d:hover, .aux-dark-orange.aux-button.aux-3d:hover { box-shadow: 0 3px #cc7000; transform: translateY(3px); }
a.aux-brick-red.button.aux-3d, button.aux-brick-red.aux-3d, input.aux-brick-red[type="button"].aux-3d, .aux-brick-red.aux-button.aux-3d { box-shadow: 0 6px #ae2f3c; }
a.aux-brick-red.button.aux-3d:hover, button.aux-brick-red.aux-3d:hover, input.aux-brick-red[type="button"].aux-3d:hover, .aux-brick-red.aux-button.aux-3d:hover { box-shadow: 0 3px #ae2f3c; transform: translateY(3px); }
a.aux-khaki.button.aux-3d, button.aux-khaki.aux-3d, input.aux-khaki[type="button"].aux-3d, .aux-khaki.aux-button.aux-3d { box-shadow: 0 6px #eadc5f; }
a.aux-khaki.button.aux-3d:hover, button.aux-khaki.aux-3d:hover, input.aux-khaki[type="button"].aux-3d:hover, .aux-khaki.aux-button.aux-3d:hover { box-shadow: 0 3px #eadc5f; transform: translateY(3px); }
a.button.aux-3d:active, button.aux-3d:active, input[type="button"].aux-3d:active, .aux-button.aux-3d:active { box-shadow: none; transform: translateY(6px); }

a.button, button, input[type="button"], .aux-button { font-weight: 600; display: inline-block; position: relative; line-height: 100%; margin-bottom: 1em; border: none; cursor: pointer; overflow: hidden; z-index: 1; transition: all 450ms; }
a.button:focus, button:focus, input[type="button"]:focus, .aux-button:focus { outline: none; }
a.button > *, button > *, input[type="button"] > *, .aux-button > * { position: relative; }
a.button .aux-overlay, button .aux-overlay, input[type="button"] .aux-overlay, .aux-button .aux-overlay { position: absolute; width: 120%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: transform 450ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
a.button .aux-overlay::after, button .aux-overlay::after, input[type="button"] .aux-overlay::after, .aux-button .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; }
a.button.aux-round .aux-overlay, button.aux-round .aux-overlay, input[type="button"].aux-round .aux-overlay, .aux-button.aux-round .aux-overlay { width: 120%; }
a.button:hover .aux-overlay, button:hover .aux-overlay, input[type="button"]:hover .aux-overlay, .aux-button:hover .aux-overlay { transform: translate(-50%, -50%) scale(1, 1); }
a.button.aux-fill, button.aux-fill, input[type="button"].aux-fill, .aux-button.aux-fill { transition: background-color 450ms; }
a.button.aux-fill .aux-overlay, button.aux-fill .aux-overlay, input[type="button"].aux-fill .aux-overlay, .aux-button.aux-fill .aux-overlay { display: none; }
a.button .aux-icon, a.button .aux-text, button .aux-icon, button .aux-text, input[type="button"] .aux-icon, input[type="button"] .aux-text, .aux-button .aux-icon, .aux-button .aux-text { display: inline-block; vertical-align: middle; transition: transform 450ms, opacity 450ms; }
a.button.aux-icon-left .aux-icon, a.button.aux-icon-left-animate .aux-icon, button.aux-icon-left .aux-icon, button.aux-icon-left-animate .aux-icon, input[type="button"].aux-icon-left .aux-icon, input[type="button"].aux-icon-left-animate .aux-icon, .aux-button.aux-icon-left .aux-icon, .aux-button.aux-icon-left-animate .aux-icon { margin-right: 0.125em; }
a.button.aux-icon-right .aux-icon, a.button.aux-icon-right-animate .aux-icon, button.aux-icon-right .aux-icon, button.aux-icon-right-animate .aux-icon, input[type="button"].aux-icon-right .aux-icon, input[type="button"].aux-icon-right-animate .aux-icon, .aux-button.aux-icon-right .aux-icon, .aux-button.aux-icon-right-animate .aux-icon { margin-left: 0.125em; }
a.button.aux-icon-left-animate .aux-icon, button.aux-icon-left-animate .aux-icon, input[type="button"].aux-icon-left-animate .aux-icon, .aux-button.aux-icon-left-animate .aux-icon { margin-left: 0.125em; }
a.button.aux-icon-left-animate .aux-icon, button.aux-icon-left-animate .aux-icon, input[type="button"].aux-icon-left-animate .aux-icon, .aux-button.aux-icon-left-animate .aux-icon { transform: translateX(-400%); }
a.button.aux-icon-left-animate .aux-text, button.aux-icon-left-animate .aux-text, input[type="button"].aux-icon-left-animate .aux-text, .aux-button.aux-icon-left-animate .aux-text { transform: translateX(-1em); }
a.button.aux-icon-left-animate:hover .aux-icon, a.button.aux-icon-left-animate:hover .aux-text, button.aux-icon-left-animate:hover .aux-icon, button.aux-icon-left-animate:hover .aux-text, input[type="button"].aux-icon-left-animate:hover .aux-icon, input[type="button"].aux-icon-left-animate:hover .aux-text, .aux-button.aux-icon-left-animate:hover .aux-icon, .aux-button.aux-icon-left-animate:hover .aux-text { transform: translateX(0); }
a.button.aux-icon-right-animate .aux-icon, button.aux-icon-right-animate .aux-icon, input[type="button"].aux-icon-right-animate .aux-icon, .aux-button.aux-icon-right-animate .aux-icon { transform: translateX(400%); }
a.button.aux-icon-right-animate .aux-text, button.aux-icon-right-animate .aux-text, input[type="button"].aux-icon-right-animate .aux-text, .aux-button.aux-icon-right-animate .aux-text { transform: translateX(1em); }
a.button.aux-icon-right-animate:hover .aux-icon, a.button.aux-icon-right-animate:hover .aux-text, button.aux-icon-right-animate:hover .aux-icon, button.aux-icon-right-animate:hover .aux-text, input[type="button"].aux-icon-right-animate:hover .aux-icon, input[type="button"].aux-icon-right-animate:hover .aux-text, .aux-button.aux-icon-right-animate:hover .aux-icon, .aux-button.aux-icon-right-animate:hover .aux-text { transform: translateX(0px); }
a.button.aux-icon-over .aux-icon, button.aux-icon-over .aux-icon, input[type="button"].aux-icon-over .aux-icon, .aux-button.aux-icon-over .aux-icon { position: absolute; left: 50%; top: 50%; opacity: 0; z-index: 2; transform: translate(-200%, -50%); transition: transform 450ms, opacity 450ms; }
a.button.aux-icon-over .aux-overlay, button.aux-icon-over .aux-overlay, input[type="button"].aux-icon-over .aux-overlay, .aux-button.aux-icon-over .aux-overlay { z-index: 1; }
a.button.aux-icon-over:hover .aux-icon, button.aux-icon-over:hover .aux-icon, input[type="button"].aux-icon-over:hover .aux-icon, .aux-button.aux-icon-over:hover .aux-icon { transform: translate(-50%, -50%); opacity: 1; }
.rtl a.button.aux-icon-left .aux-icon, .rtl a.button.aux-icon-left-animate .aux-icon, .rtl button.aux-icon-left .aux-icon, .rtl button.aux-icon-left-animate .aux-icon, .rtl input[type="button"].aux-icon-left .aux-icon, .rtl input[type="button"].aux-icon-left-animate .aux-icon, .rtl .aux-button.aux-icon-left .aux-icon, .rtl .aux-button.aux-icon-left-animate .aux-icon { margin-right: 0; margin-left: 0.125em; }
.rtl a.button.aux-icon-right .aux-icon, .rtl a.button.aux-icon-right-animate .aux-icon, .rtl button.aux-icon-right .aux-icon, .rtl button.aux-icon-right-animate .aux-icon, .rtl input[type="button"].aux-icon-right .aux-icon, .rtl input[type="button"].aux-icon-right-animate .aux-icon, .rtl .aux-button.aux-icon-right .aux-icon, .rtl .aux-button.aux-icon-right-animate .aux-icon { margin-right: 0.125em; margin-left: 0; }
.rtl a.button.aux-icon-left-animate .aux-icon, .rtl button.aux-icon-left-animate .aux-icon, .rtl input[type="button"].aux-icon-left-animate .aux-icon, .rtl .aux-button.aux-icon-left-animate .aux-icon { margin-right: 0.125em; margin-left: 0; }
.rtl a.button.aux-icon-left-animate .aux-icon, .rtl button.aux-icon-left-animate .aux-icon, .rtl input[type="button"].aux-icon-left-animate .aux-icon, .rtl .aux-button.aux-icon-left-animate .aux-icon { transform: translateX(400%); }
.rtl a.button.aux-icon-left-animate .aux-text, .rtl button.aux-icon-left-animate .aux-text, .rtl input[type="button"].aux-icon-left-animate .aux-text, .rtl .aux-button.aux-icon-left-animate .aux-text { transform: translateX(1em); }
.rtl a.button.aux-icon-left-animate:hover .aux-icon, .rtl a.button.aux-icon-left-animate:hover .aux-text, .rtl button.aux-icon-left-animate:hover .aux-icon, .rtl button.aux-icon-left-animate:hover .aux-text, .rtl input[type="button"].aux-icon-left-animate:hover .aux-icon, .rtl input[type="button"].aux-icon-left-animate:hover .aux-text, .rtl .aux-button.aux-icon-left-animate:hover .aux-icon, .rtl .aux-button.aux-icon-left-animate:hover .aux-text { transform: translateX(0); }
.rtl a.button.aux-icon-right-animate .aux-icon, .rtl button.aux-icon-right-animate .aux-icon, .rtl input[type="button"].aux-icon-right-animate .aux-icon, .rtl .aux-button.aux-icon-right-animate .aux-icon { transform: translateX(-400%); }
.rtl a.button.aux-icon-right-animate .aux-text, .rtl button.aux-icon-right-animate .aux-text, .rtl input[type="button"].aux-icon-right-animate .aux-text, .rtl .aux-button.aux-icon-right-animate .aux-text { transform: translateX(-1em); }
.rtl a.button.aux-icon-right-animate:hover .aux-icon, .rtl a.button.aux-icon-right-animate:hover .aux-text, .rtl button.aux-icon-right-animate:hover .aux-icon, .rtl button.aux-icon-right-animate:hover .aux-text, .rtl input[type="button"].aux-icon-right-animate:hover .aux-icon, .rtl input[type="button"].aux-icon-right-animate:hover .aux-text, .rtl .aux-button.aux-icon-right-animate:hover .aux-icon, .rtl .aux-button.aux-icon-right-animate:hover .aux-text { transform: translateX(0px); }
.rtl a.button.aux-icon-over .aux-icon, .rtl button.aux-icon-over .aux-icon, .rtl input[type="button"].aux-icon-over .aux-icon, .rtl .aux-button.aux-icon-over .aux-icon { left: -50%; transform: translate(200%, -50%); }
.rtl a.button.aux-icon-over:hover .aux-icon, .rtl button.aux-icon-over:hover .aux-icon, .rtl input[type="button"].aux-icon-over:hover .aux-icon, .rtl .aux-button.aux-icon-over:hover .aux-icon { transform: translate(50%, -50%); }
a.button.aux-black, button.aux-black, input[type="button"].aux-black, .aux-button.aux-black { background-color: #3D3D3D; text-shadow: 0 2px 0 #292929; color: white; }
a.button.aux-black .aux-overlay::after, button.aux-black .aux-overlay::after, input[type="button"].aux-black .aux-overlay::after, .aux-button.aux-black .aux-overlay::after { background-color: #292929; }
a.button.aux-black.aux-fill:hover, button.aux-black.aux-fill:hover, input[type="button"].aux-black.aux-fill:hover, .aux-button.aux-black.aux-fill:hover { background-color: #292929 !important; }
a.button.aux-white, button.aux-white, input[type="button"].aux-white, .aux-button.aux-white { background-color: #FFFFFF; text-shadow: 0 2px 0 #ebebeb; color: black; }
a.button.aux-white .aux-overlay::after, button.aux-white .aux-overlay::after, input[type="button"].aux-white .aux-overlay::after, .aux-button.aux-white .aux-overlay::after { background-color: #ebebeb; }
a.button.aux-white.aux-fill:hover, button.aux-white.aux-fill:hover, input[type="button"].aux-white.aux-fill:hover, .aux-button.aux-white.aux-fill:hover { background-color: #ebebeb !important; }
a.button.aux-masala, button.aux-masala, input[type="button"].aux-masala, .aux-button.aux-masala { background-color: #3D3D3D; text-shadow: 0 2px 0 #292929; color: white; }
a.button.aux-masala .aux-overlay::after, button.aux-masala .aux-overlay::after, input[type="button"].aux-masala .aux-overlay::after, .aux-button.aux-masala .aux-overlay::after { background-color: #292929; }
a.button.aux-masala.aux-fill:hover, button.aux-masala.aux-fill:hover, input[type="button"].aux-masala.aux-fill:hover, .aux-button.aux-masala.aux-fill:hover { background-color: #292929 !important; }
a.button.aux-dark-gray, button.aux-dark-gray, input[type="button"].aux-dark-gray, .aux-button.aux-dark-gray { background-color: #AAAAAA; text-shadow: 0 2px 0 #969696; color: white; }
a.button.aux-dark-gray .aux-overlay::after, button.aux-dark-gray .aux-overlay::after, input[type="button"].aux-dark-gray .aux-overlay::after, .aux-button.aux-dark-gray .aux-overlay::after { background-color: #969696; }
a.button.aux-dark-gray.aux-fill:hover, button.aux-dark-gray.aux-fill:hover, input[type="button"].aux-dark-gray.aux-fill:hover, .aux-button.aux-dark-gray.aux-fill:hover { background-color: #969696 !important; }
a.button.aux-ball-blue, button.aux-ball-blue, input[type="button"].aux-ball-blue, .aux-button.aux-ball-blue { background-color: #1BB0CE; text-shadow: 0 2px 0 #1691aa; color: white; }
a.button.aux-ball-blue .aux-overlay::after, button.aux-ball-blue .aux-overlay::after, input[type="button"].aux-ball-blue .aux-overlay::after, .aux-button.aux-ball-blue .aux-overlay::after { background-color: #1691aa; }
a.button.aux-ball-blue.aux-fill:hover, button.aux-ball-blue.aux-fill:hover, input[type="button"].aux-ball-blue.aux-fill:hover, .aux-button.aux-ball-blue.aux-fill:hover { background-color: #1691aa !important; }
a.button.aux-fountain-blue, button.aux-fountain-blue, input[type="button"].aux-fountain-blue, .aux-button.aux-fountain-blue { background-color: #5BACBA; text-shadow: 0 2px 0 #4698a6; color: white; }
a.button.aux-fountain-blue .aux-overlay::after, button.aux-fountain-blue .aux-overlay::after, input[type="button"].aux-fountain-blue .aux-overlay::after, .aux-button.aux-fountain-blue .aux-overlay::after { background-color: #4698a6; }
a.button.aux-fountain-blue.aux-fill:hover, button.aux-fountain-blue.aux-fill:hover, input[type="button"].aux-fountain-blue.aux-fill:hover, .aux-button.aux-fountain-blue.aux-fill:hover { background-color: #4698a6 !important; }
a.button.aux-shamrock, button.aux-shamrock, input[type="button"].aux-shamrock, .aux-button.aux-shamrock { background-color: #2CC990; text-shadow: 0 2px 0 #25a878; color: white; }
a.button.aux-shamrock .aux-overlay::after, button.aux-shamrock .aux-overlay::after, input[type="button"].aux-shamrock .aux-overlay::after, .aux-button.aux-shamrock .aux-overlay::after { background-color: #25a878; }
a.button.aux-shamrock.aux-fill:hover, button.aux-shamrock.aux-fill:hover, input[type="button"].aux-shamrock.aux-fill:hover, .aux-button.aux-shamrock.aux-fill:hover { background-color: #25a878 !important; }
a.button.aux-curios-blue, button.aux-curios-blue, input[type="button"].aux-curios-blue, .aux-button.aux-curios-blue { background-color: #2C82C9; text-shadow: 0 2px 0 #256ca8; color: white; }
a.button.aux-curios-blue .aux-overlay::after, button.aux-curios-blue .aux-overlay::after, input[type="button"].aux-curios-blue .aux-overlay::after, .aux-button.aux-curios-blue .aux-overlay::after { background-color: #256ca8; }
a.button.aux-curios-blue.aux-fill:hover, button.aux-curios-blue.aux-fill:hover, input[type="button"].aux-curios-blue.aux-fill:hover, .aux-button.aux-curios-blue.aux-fill:hover { background-color: #256ca8 !important; }
a.button.aux-light-sea-green, button.aux-light-sea-green, input[type="button"].aux-light-sea-green, .aux-button.aux-light-sea-green { background-color: #1ABC9C; text-shadow: 0 2px 0 #15987e; color: white; }
a.button.aux-light-sea-green .aux-overlay::after, button.aux-light-sea-green .aux-overlay::after, input[type="button"].aux-light-sea-green .aux-overlay::after, .aux-button.aux-light-sea-green .aux-overlay::after { background-color: #15987e; }
a.button.aux-light-sea-green.aux-fill:hover, button.aux-light-sea-green.aux-fill:hover, input[type="button"].aux-light-sea-green.aux-fill:hover, .aux-button.aux-light-sea-green.aux-fill:hover { background-color: #15987e !important; }
a.button.aux-emerald, button.aux-emerald, input[type="button"].aux-emerald, .aux-button.aux-emerald { background-color: #4EBA6F; text-shadow: 0 2px 0 #3fa15d; color: white; }
a.button.aux-emerald .aux-overlay::after, button.aux-emerald .aux-overlay::after, input[type="button"].aux-emerald .aux-overlay::after, .aux-button.aux-emerald .aux-overlay::after { background-color: #3fa15d; }
a.button.aux-emerald.aux-fill:hover, button.aux-emerald.aux-fill:hover, input[type="button"].aux-emerald.aux-fill:hover, .aux-button.aux-emerald.aux-fill:hover { background-color: #3fa15d !important; }
a.button.aux-energy-yellow, button.aux-energy-yellow, input[type="button"].aux-energy-yellow, .aux-button.aux-energy-yellow { background-color: #EEE657; text-shadow: 0 2px 0 #eae032; color: white; }
a.button.aux-energy-yellow .aux-overlay::after, button.aux-energy-yellow .aux-overlay::after, input[type="button"].aux-energy-yellow .aux-overlay::after, .aux-button.aux-energy-yellow .aux-overlay::after { background-color: #eae032; }
a.button.aux-energy-yellow.aux-fill:hover, button.aux-energy-yellow.aux-fill:hover, input[type="button"].aux-energy-yellow.aux-fill:hover, .aux-button.aux-energy-yellow.aux-fill:hover { background-color: #eae032 !important; }
a.button.aux-mikado-yellow, button.aux-mikado-yellow, input[type="button"].aux-mikado-yellow, .aux-button.aux-mikado-yellow { background-color: #FCCD0F; text-shadow: 0 2px 0 #dfb403; color: white; }
a.button.aux-mikado-yellow .aux-overlay::after, button.aux-mikado-yellow .aux-overlay::after, input[type="button"].aux-mikado-yellow .aux-overlay::after, .aux-button.aux-mikado-yellow .aux-overlay::after { background-color: #dfb403; }
a.button.aux-mikado-yellow.aux-fill:hover, button.aux-mikado-yellow.aux-fill:hover, input[type="button"].aux-mikado-yellow.aux-fill:hover, .aux-button.aux-mikado-yellow.aux-fill:hover { background-color: #dfb403 !important; }
a.button.aux-pink-salmon, button.aux-pink-salmon, input[type="button"].aux-pink-salmon, .aux-button.aux-pink-salmon { background-color: #FF91A9; text-shadow: 0 2px 0 #ff6889; color: white; }
a.button.aux-pink-salmon .aux-overlay::after, button.aux-pink-salmon .aux-overlay::after, input[type="button"].aux-pink-salmon .aux-overlay::after, .aux-button.aux-pink-salmon .aux-overlay::after { background-color: #ff6889; }
a.button.aux-pink-salmon.aux-fill:hover, button.aux-pink-salmon.aux-fill:hover, input[type="button"].aux-pink-salmon.aux-fill:hover, .aux-button.aux-pink-salmon.aux-fill:hover { background-color: #ff6889 !important; }
a.button.aux-wisteria, button.aux-wisteria, input[type="button"].aux-wisteria, .aux-button.aux-wisteria { background-color: #9E69AF; text-shadow: 0 2px 0 #8a539c; color: white; }
a.button.aux-wisteria .aux-overlay::after, button.aux-wisteria .aux-overlay::after, input[type="button"].aux-wisteria .aux-overlay::after, .aux-button.aux-wisteria .aux-overlay::after { background-color: #8a539c; }
a.button.aux-wisteria.aux-fill:hover, button.aux-wisteria.aux-fill:hover, input[type="button"].aux-wisteria.aux-fill:hover, .aux-button.aux-wisteria.aux-fill:hover { background-color: #8a539c !important; }
a.button.aux-lilac, button.aux-lilac, input[type="button"].aux-lilac, .aux-button.aux-lilac { background-color: #CEACD2; text-shadow: 0 2px 0 #be92c4; color: white; }
a.button.aux-lilac .aux-overlay::after, button.aux-lilac .aux-overlay::after, input[type="button"].aux-lilac .aux-overlay::after, .aux-button.aux-lilac .aux-overlay::after { background-color: #be92c4; }
a.button.aux-lilac.aux-fill:hover, button.aux-lilac.aux-fill:hover, input[type="button"].aux-lilac.aux-fill:hover, .aux-button.aux-lilac.aux-fill:hover { background-color: #be92c4 !important; }
a.button.aux-pale-sky, button.aux-pale-sky, input[type="button"].aux-pale-sky, .aux-button.aux-pale-sky { background-color: #5F7487; text-shadow: 0 2px 0 #4e5f6f; color: white; }
a.button.aux-pale-sky .aux-overlay::after, button.aux-pale-sky .aux-overlay::after, input[type="button"].aux-pale-sky .aux-overlay::after, .aux-button.aux-pale-sky .aux-overlay::after { background-color: #4e5f6f; }
a.button.aux-pale-sky.aux-fill:hover, button.aux-pale-sky.aux-fill:hover, input[type="button"].aux-pale-sky.aux-fill:hover, .aux-button.aux-pale-sky.aux-fill:hover { background-color: #4e5f6f !important; }
a.button.aux-tower-gray, button.aux-tower-gray, input[type="button"].aux-tower-gray, .aux-button.aux-tower-gray { background-color: #ADBCC3; text-shadow: 0 2px 0 #95a9b2; color: white; }
a.button.aux-tower-gray .aux-overlay::after, button.aux-tower-gray .aux-overlay::after, input[type="button"].aux-tower-gray .aux-overlay::after, .aux-button.aux-tower-gray .aux-overlay::after { background-color: #95a9b2; }
a.button.aux-tower-gray.aux-fill:hover, button.aux-tower-gray.aux-fill:hover, input[type="button"].aux-tower-gray.aux-fill:hover, .aux-button.aux-tower-gray.aux-fill:hover { background-color: #95a9b2 !important; }
a.button.aux-william, button.aux-william, input[type="button"].aux-william, .aux-button.aux-william { background-color: #3A5F6F; text-shadow: 0 2px 0 #2c4854; color: white; }
a.button.aux-william .aux-overlay::after, button.aux-william .aux-overlay::after, input[type="button"].aux-william .aux-overlay::after, .aux-button.aux-william .aux-overlay::after { background-color: #2c4854; }
a.button.aux-william.aux-fill:hover, button.aux-william.aux-fill:hover, input[type="button"].aux-william.aux-fill:hover, .aux-button.aux-william.aux-fill:hover { background-color: #2c4854 !important; }
a.button.aux-carmine-pink, button.aux-carmine-pink, input[type="button"].aux-carmine-pink, .aux-button.aux-carmine-pink { background-color: #E74C3C; text-shadow: 0 2px 0 #df2e1b; color: white; }
a.button.aux-carmine-pink .aux-overlay::after, button.aux-carmine-pink .aux-overlay::after, input[type="button"].aux-carmine-pink .aux-overlay::after, .aux-button.aux-carmine-pink .aux-overlay::after { background-color: #df2e1b; }
a.button.aux-carmine-pink.aux-fill:hover, button.aux-carmine-pink.aux-fill:hover, input[type="button"].aux-carmine-pink.aux-fill:hover, .aux-button.aux-carmine-pink.aux-fill:hover { background-color: #df2e1b !important; }
a.button.aux-persimmon, button.aux-persimmon, input[type="button"].aux-persimmon, .aux-button.aux-persimmon { background-color: #FF6A55; text-shadow: 0 2px 0 #ff462c; color: white; }
a.button.aux-persimmon .aux-overlay::after, button.aux-persimmon .aux-overlay::after, input[type="button"].aux-persimmon .aux-overlay::after, .aux-button.aux-persimmon .aux-overlay::after { background-color: #ff462c; }
a.button.aux-persimmon.aux-fill:hover, button.aux-persimmon.aux-fill:hover, input[type="button"].aux-persimmon.aux-fill:hover, .aux-button.aux-persimmon.aux-fill:hover { background-color: #ff462c !important; }
a.button.aux-tan-hide, button.aux-tan-hide, input[type="button"].aux-tan-hide, .aux-button.aux-tan-hide { background-color: #FF9F55; text-shadow: 0 2px 0 #ff882c; color: white; }
a.button.aux-tan-hide .aux-overlay::after, button.aux-tan-hide .aux-overlay::after, input[type="button"].aux-tan-hide .aux-overlay::after, .aux-button.aux-tan-hide .aux-overlay::after { background-color: #ff882c; }
a.button.aux-tan-hide.aux-fill:hover, button.aux-tan-hide.aux-fill:hover, input[type="button"].aux-tan-hide.aux-fill:hover, .aux-button.aux-tan-hide.aux-fill:hover { background-color: #ff882c !important; }
a.button.aux-wild-watermelon, button.aux-wild-watermelon, input[type="button"].aux-wild-watermelon, .aux-button.aux-wild-watermelon { background-color: #FF6E78; text-shadow: 0 2px 0 #ff4552; color: white; }
a.button.aux-wild-watermelon .aux-overlay::after, button.aux-wild-watermelon .aux-overlay::after, input[type="button"].aux-wild-watermelon .aux-overlay::after, .aux-button.aux-wild-watermelon .aux-overlay::after { background-color: #ff4552; }
a.button.aux-wild-watermelon.aux-fill:hover, button.aux-wild-watermelon.aux-fill:hover, input[type="button"].aux-wild-watermelon.aux-fill:hover, .aux-button.aux-wild-watermelon.aux-fill:hover { background-color: #ff4552 !important; }
a.button.aux-iceberg, button.aux-iceberg, input[type="button"].aux-iceberg, .aux-button.aux-iceberg { background-color: #73B1D6; text-shadow: 0 2px 0 #539fcd; color: white; }
a.button.aux-iceberg .aux-overlay::after, button.aux-iceberg .aux-overlay::after, input[type="button"].aux-iceberg .aux-overlay::after, .aux-button.aux-iceberg .aux-overlay::after { background-color: #539fcd; }
a.button.aux-iceberg.aux-fill:hover, button.aux-iceberg.aux-fill:hover, input[type="button"].aux-iceberg.aux-fill:hover, .aux-button.aux-iceberg.aux-fill:hover { background-color: #539fcd !important; }
a.button.aux-dark-lavender, button.aux-dark-lavender, input[type="button"].aux-dark-lavender, .aux-button.aux-dark-lavender { background-color: #745A90; text-shadow: 0 2px 0 #604a77; color: white; }
a.button.aux-dark-lavender .aux-overlay::after, button.aux-dark-lavender .aux-overlay::after, input[type="button"].aux-dark-lavender .aux-overlay::after, .aux-button.aux-dark-lavender .aux-overlay::after { background-color: #604a77; }
a.button.aux-dark-lavender.aux-fill:hover, button.aux-dark-lavender.aux-fill:hover, input[type="button"].aux-dark-lavender.aux-fill:hover, .aux-button.aux-dark-lavender.aux-fill:hover { background-color: #604a77 !important; }
a.button.aux-viking, button.aux-viking, input[type="button"].aux-viking, .aux-button.aux-viking { background-color: #5CD5E6; text-shadow: 0 2px 0 #39cce1; color: white; }
a.button.aux-viking .aux-overlay::after, button.aux-viking .aux-overlay::after, input[type="button"].aux-viking .aux-overlay::after, .aux-button.aux-viking .aux-overlay::after { background-color: #39cce1; }
a.button.aux-viking.aux-fill:hover, button.aux-viking.aux-fill:hover, input[type="button"].aux-viking.aux-fill:hover, .aux-button.aux-viking.aux-fill:hover { background-color: #39cce1 !important; }
a.button.aux-tiffany-blue, button.aux-tiffany-blue, input[type="button"].aux-tiffany-blue, .aux-button.aux-tiffany-blue { background-color: #00B5B5; text-shadow: 0 2px 0 #008c8c; color: white; }
a.button.aux-tiffany-blue .aux-overlay::after, button.aux-tiffany-blue .aux-overlay::after, input[type="button"].aux-tiffany-blue .aux-overlay::after, .aux-button.aux-tiffany-blue .aux-overlay::after { background-color: #008c8c; }
a.button.aux-tiffany-blue.aux-fill:hover, button.aux-tiffany-blue.aux-fill:hover, input[type="button"].aux-tiffany-blue.aux-fill:hover, .aux-button.aux-tiffany-blue.aux-fill:hover { background-color: #008c8c !important; }
a.button.aux-pastel-orange, button.aux-pastel-orange, input[type="button"].aux-pastel-orange, .aux-button.aux-pastel-orange { background-color: #FCB941; text-shadow: 0 2px 0 #fbaa19; color: white; }
a.button.aux-pastel-orange .aux-overlay::after, button.aux-pastel-orange .aux-overlay::after, input[type="button"].aux-pastel-orange .aux-overlay::after, .aux-button.aux-pastel-orange .aux-overlay::after { background-color: #fbaa19; }
a.button.aux-pastel-orange.aux-fill:hover, button.aux-pastel-orange.aux-fill:hover, input[type="button"].aux-pastel-orange.aux-fill:hover, .aux-button.aux-pastel-orange.aux-fill:hover { background-color: #fbaa19 !important; }
a.button.aux-east-bay, button.aux-east-bay, input[type="button"].aux-east-bay, .aux-button.aux-east-bay { background-color: #395781; text-shadow: 0 2px 0 #2c4465; color: white; }
a.button.aux-east-bay .aux-overlay::after, button.aux-east-bay .aux-overlay::after, input[type="button"].aux-east-bay .aux-overlay::after, .aux-button.aux-east-bay .aux-overlay::after { background-color: #2c4465; }
a.button.aux-east-bay.aux-fill:hover, button.aux-east-bay.aux-fill:hover, input[type="button"].aux-east-bay.aux-fill:hover, .aux-button.aux-east-bay.aux-fill:hover { background-color: #2c4465 !important; }
a.button.aux-steel-blue, button.aux-steel-blue, input[type="button"].aux-steel-blue, .aux-button.aux-steel-blue { background-color: #4589B0; text-shadow: 0 2px 0 #3a7293; color: white; }
a.button.aux-steel-blue .aux-overlay::after, button.aux-steel-blue .aux-overlay::after, input[type="button"].aux-steel-blue .aux-overlay::after, .aux-button.aux-steel-blue .aux-overlay::after { background-color: #3a7293; }
a.button.aux-steel-blue.aux-fill:hover, button.aux-steel-blue.aux-fill:hover, input[type="button"].aux-steel-blue.aux-fill:hover, .aux-button.aux-steel-blue.aux-fill:hover { background-color: #3a7293 !important; }
a.button.aux-half-backed, button.aux-half-backed, input[type="button"].aux-half-backed, .aux-button.aux-half-backed { background-color: #84CCD1; text-shadow: 0 2px 0 #66c0c6; color: white; }
a.button.aux-half-backed .aux-overlay::after, button.aux-half-backed .aux-overlay::after, input[type="button"].aux-half-backed .aux-overlay::after, .aux-button.aux-half-backed .aux-overlay::after { background-color: #66c0c6; }
a.button.aux-half-backed.aux-fill:hover, button.aux-half-backed.aux-fill:hover, input[type="button"].aux-half-backed.aux-fill:hover, .aux-button.aux-half-backed.aux-fill:hover { background-color: #66c0c6 !important; }
a.button.aux-tapestry, button.aux-tapestry, input[type="button"].aux-tapestry, .aux-button.aux-tapestry { background-color: #B95A84; text-shadow: 0 2px 0 #a44670; color: white; }
a.button.aux-tapestry .aux-overlay::after, button.aux-tapestry .aux-overlay::after, input[type="button"].aux-tapestry .aux-overlay::after, .aux-button.aux-tapestry .aux-overlay::after { background-color: #a44670; }
a.button.aux-tapestry.aux-fill:hover, button.aux-tapestry.aux-fill:hover, input[type="button"].aux-tapestry.aux-fill:hover, .aux-button.aux-tapestry.aux-fill:hover { background-color: #a44670 !important; }
a.button.aux-fire-engine-red, button.aux-fire-engine-red, input[type="button"].aux-fire-engine-red, .aux-button.aux-fire-engine-red { background-color: #CD2C24; text-shadow: 0 2px 0 #aa251e; color: white; }
a.button.aux-fire-engine-red .aux-overlay::after, button.aux-fire-engine-red .aux-overlay::after, input[type="button"].aux-fire-engine-red .aux-overlay::after, .aux-button.aux-fire-engine-red .aux-overlay::after { background-color: #aa251e; }
a.button.aux-fire-engine-red.aux-fill:hover, button.aux-fire-engine-red.aux-fill:hover, input[type="button"].aux-fire-engine-red.aux-fill:hover, .aux-button.aux-fire-engine-red.aux-fill:hover { background-color: #aa251e !important; }
a.button.aux-dark-orange, button.aux-dark-orange, input[type="button"].aux-dark-orange, .aux-button.aux-dark-orange { background-color: #FF8C00; text-shadow: 0 2px 0 #d67600; color: white; }
a.button.aux-dark-orange .aux-overlay::after, button.aux-dark-orange .aux-overlay::after, input[type="button"].aux-dark-orange .aux-overlay::after, .aux-button.aux-dark-orange .aux-overlay::after { background-color: #d67600; }
a.button.aux-dark-orange.aux-fill:hover, button.aux-dark-orange.aux-fill:hover, input[type="button"].aux-dark-orange.aux-fill:hover, .aux-button.aux-dark-orange.aux-fill:hover { background-color: #d67600 !important; }
a.button.aux-brick-red, button.aux-brick-red, input[type="button"].aux-brick-red, .aux-button.aux-brick-red { background-color: #CC4452; text-shadow: 0 2px 0 #b6323f; color: white; }
a.button.aux-brick-red .aux-overlay::after, button.aux-brick-red .aux-overlay::after, input[type="button"].aux-brick-red .aux-overlay::after, .aux-button.aux-brick-red .aux-overlay::after { background-color: #b6323f; }
a.button.aux-brick-red.aux-fill:hover, button.aux-brick-red.aux-fill:hover, input[type="button"].aux-brick-red.aux-fill:hover, .aux-button.aux-brick-red.aux-fill:hover { background-color: #b6323f !important; }
a.button.aux-khaki, button.aux-khaki, input[type="button"].aux-khaki, .aux-button.aux-khaki { background-color: khaki; text-shadow: 0 2px 0 #ebde68; color: white; }
a.button.aux-khaki .aux-overlay::after, button.aux-khaki .aux-overlay::after, input[type="button"].aux-khaki .aux-overlay::after, .aux-button.aux-khaki .aux-overlay::after { background-color: #ebde68; }
a.button.aux-khaki.aux-fill:hover, button.aux-khaki.aux-fill:hover, input[type="button"].aux-khaki.aux-fill:hover, .aux-button.aux-khaki.aux-fill:hover { background-color: #ebde68 !important; }
a.button.aux-dark-text, button.aux-dark-text, input[type="button"].aux-dark-text, .aux-button.aux-dark-text { color: black; }
a.button.aux-uppercase, button.aux-uppercase, input[type="button"].aux-uppercase, .aux-button.aux-uppercase { text-transform: uppercase; }

input[type="submit"], input[type="reset"] { font-weight: 600; display: inline-block; position: relative; line-height: 100%; margin-bottom: 1em; border: none; cursor: pointer; overflow: hidden; z-index: 1; transition: all 450ms; }
input[type="submit"]:focus, input[type="reset"]:focus { outline: none; }
input[type="submit"] > *, input[type="reset"] > * { position: relative; }
input[type="submit"] .aux-overlay, input[type="reset"] .aux-overlay { position: absolute; width: 120%; top: 50%; left: 50%; transform: translate(-50%, -50%) scale(0, 0); transition: transform 450ms cubic-bezier(0.75, 0.1, 0.25, 0.9); }
input[type="submit"] .aux-overlay::after, input[type="reset"] .aux-overlay::after { position: relative; content: ''; border-radius: 50%; display: block; padding-top: 100%; }
input[type="submit"].aux-round .aux-overlay, input[type="reset"].aux-round .aux-overlay { width: 120%; }
input[type="submit"]:hover .aux-overlay, input[type="reset"]:hover .aux-overlay { transform: translate(-50%, -50%) scale(1, 1); }
input[type="submit"].aux-fill, input[type="reset"].aux-fill { transition: background-color 450ms; }
input[type="submit"].aux-fill .aux-overlay, input[type="reset"].aux-fill .aux-overlay { display: none; }

/* $Table ============================
====================================== */
table { margin-bottom: 1.4em; width: 100%; max-width: 100%; border: 1px solid #EAEAEA; }

th { font-weight: bold; }

thead th { background: #aaa; }

th, td, caption { padding: 4px 10px 4px 5px; }

td { border-color: #EAEAEA; border-style: solid; border-width: 0 1px 1px 0; }

table.striped tr:nth-child(even) td, table tr.even td { background: #fcfcfc; }

/** Auxin modern input text form elements */
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea { font-size: 100%; padding: 0.625em 0.75em; }
input[type="text"]:focus, input[type="password"]:focus, input[type="email"]:focus, input[type="tel"]:focus, input[type="url"]:focus, textarea:focus { outline: none; }
input.aux-large[type="text"], input.aux-large[type="password"], input.aux-large[type="email"], input.aux-large[type="tel"], input.aux-large[type="url"], textarea.aux-large { padding: 1em 1em; font-size: 110%; }
input[type="text"], input[type="password"], input[type="email"], input[type="tel"], input[type="url"], textarea, input.aux-outline[type="text"], input.aux-outline[type="password"], input.aux-outline[type="email"], input.aux-outline[type="tel"], input.aux-outline[type="url"], textarea.aux-outline { border: solid 1px #bbb; background: transparent; }
input[type="text"]:-moz-placeholder, input[type="password"]:-moz-placeholder, input[type="email"]:-moz-placeholder, input[type="tel"]:-moz-placeholder, input[type="url"]:-moz-placeholder, textarea:-moz-placeholder, input.aux-outline[type="text"]:-moz-placeholder, input.aux-outline[type="password"]:-moz-placeholder, input.aux-outline[type="email"]:-moz-placeholder, input.aux-outline[type="tel"]:-moz-placeholder, input.aux-outline[type="url"]:-moz-placeholder, textarea.aux-outline:-moz-placeholder { color: #C5C5C5; }
input[type="text"]::-moz-placeholder, input[type="password"]::-moz-placeholder, input[type="email"]::-moz-placeholder, input[type="tel"]::-moz-placeholder, input[type="url"]::-moz-placeholder, textarea::-moz-placeholder, input.aux-outline[type="text"]::-moz-placeholder, input.aux-outline[type="password"]::-moz-placeholder, input.aux-outline[type="email"]::-moz-placeholder, input.aux-outline[type="tel"]::-moz-placeholder, input.aux-outline[type="url"]::-moz-placeholder, textarea.aux-outline::-moz-placeholder { color: #C5C5C5; }
input[type="text"]:-ms-input-placeholder, input[type="password"]:-ms-input-placeholder, input[type="email"]:-ms-input-placeholder, input[type="tel"]:-ms-input-placeholder, input[type="url"]:-ms-input-placeholder, textarea:-ms-input-placeholder, input.aux-outline[type="text"]:-ms-input-placeholder, input.aux-outline[type="password"]:-ms-input-placeholder, input.aux-outline[type="email"]:-ms-input-placeholder, input.aux-outline[type="tel"]:-ms-input-placeholder, input.aux-outline[type="url"]:-ms-input-placeholder, textarea.aux-outline:-ms-input-placeholder { color: #C5C5C5; }
input[type="text"]::-webkit-input-placeholder, input[type="password"]::-webkit-input-placeholder, input[type="email"]::-webkit-input-placeholder, input[type="tel"]::-webkit-input-placeholder, input[type="url"]::-webkit-input-placeholder, textarea::-webkit-input-placeholder, input.aux-outline[type="text"]::-webkit-input-placeholder, input.aux-outline[type="password"]::-webkit-input-placeholder, input.aux-outline[type="email"]::-webkit-input-placeholder, input.aux-outline[type="tel"]::-webkit-input-placeholder, input.aux-outline[type="url"]::-webkit-input-placeholder, textarea.aux-outline::-webkit-input-placeholder { color: #C5C5C5; }
input.aux-fill[type="text"], input.aux-fill[type="password"], input.aux-fill[type="email"], input.aux-fill[type="tel"], input.aux-fill[type="url"], textarea.aux-fill { background-color: #F1F1F1; border: none; }
input.aux-fill[type="text"]:-moz-placeholder, input.aux-fill[type="password"]:-moz-placeholder, input.aux-fill[type="email"]:-moz-placeholder, input.aux-fill[type="tel"]:-moz-placeholder, input.aux-fill[type="url"]:-moz-placeholder, textarea.aux-fill:-moz-placeholder { color: #C3C3C3; }
input.aux-fill[type="text"]::-moz-placeholder, input.aux-fill[type="password"]::-moz-placeholder, input.aux-fill[type="email"]::-moz-placeholder, input.aux-fill[type="tel"]::-moz-placeholder, input.aux-fill[type="url"]::-moz-placeholder, textarea.aux-fill::-moz-placeholder { color: #C3C3C3; }
input.aux-fill[type="text"]:-ms-input-placeholder, input.aux-fill[type="password"]:-ms-input-placeholder, input.aux-fill[type="email"]:-ms-input-placeholder, input.aux-fill[type="tel"]:-ms-input-placeholder, input.aux-fill[type="url"]:-ms-input-placeholder, textarea.aux-fill:-ms-input-placeholder { color: #C3C3C3; }
input.aux-fill[type="text"]::-webkit-input-placeholder, input.aux-fill[type="password"]::-webkit-input-placeholder, input.aux-fill[type="email"]::-webkit-input-placeholder, input.aux-fill[type="tel"]::-webkit-input-placeholder, input.aux-fill[type="url"]::-webkit-input-placeholder, textarea.aux-fill::-webkit-input-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"], input.aux-bottom-line[type="password"], input.aux-bottom-line[type="email"], input.aux-bottom-line[type="tel"], input.aux-bottom-line[type="url"], textarea.aux-bottom-line { background: transparent; border: none; border-bottom: solid 1px #bbb; padding-left: 0; }
input.aux-bottom-line[type="text"]:-moz-placeholder, input.aux-bottom-line[type="password"]:-moz-placeholder, input.aux-bottom-line[type="email"]:-moz-placeholder, input.aux-bottom-line[type="tel"]:-moz-placeholder, input.aux-bottom-line[type="url"]:-moz-placeholder, textarea.aux-bottom-line:-moz-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"]::-moz-placeholder, input.aux-bottom-line[type="password"]::-moz-placeholder, input.aux-bottom-line[type="email"]::-moz-placeholder, input.aux-bottom-line[type="tel"]::-moz-placeholder, input.aux-bottom-line[type="url"]::-moz-placeholder, textarea.aux-bottom-line::-moz-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"]:-ms-input-placeholder, input.aux-bottom-line[type="password"]:-ms-input-placeholder, input.aux-bottom-line[type="email"]:-ms-input-placeholder, input.aux-bottom-line[type="tel"]:-ms-input-placeholder, input.aux-bottom-line[type="url"]:-ms-input-placeholder, textarea.aux-bottom-line:-ms-input-placeholder { color: #C3C3C3; }
input.aux-bottom-line[type="text"]::-webkit-input-placeholder, input.aux-bottom-line[type="password"]::-webkit-input-placeholder, input.aux-bottom-line[type="email"]::-webkit-input-placeholder, input.aux-bottom-line[type="tel"]::-webkit-input-placeholder, input.aux-bottom-line[type="url"]::-webkit-input-placeholder, textarea.aux-bottom-line::-webkit-input-placeholder { color: #C3C3C3; }
input.aux-light[type="text"], input.aux-light[type="password"], input.aux-light[type="email"], input.aux-light[type="tel"], input.aux-light[type="url"], textarea.aux-light { color: #fff; }
input.aux-light[type="text"], input.aux-light[type="password"], input.aux-light[type="email"], input.aux-light[type="tel"], input.aux-light[type="url"], textarea.aux-light, input.aux-light.aux-outline[type="text"], input.aux-light.aux-outline[type="password"], input.aux-light.aux-outline[type="email"], input.aux-light.aux-outline[type="tel"], input.aux-light.aux-outline[type="url"], textarea.aux-light.aux-outline { border-color: #fff; }
input.aux-light[type="text"]:-moz-placeholder, input.aux-light[type="password"]:-moz-placeholder, input.aux-light[type="email"]:-moz-placeholder, input.aux-light[type="tel"]:-moz-placeholder, input.aux-light[type="url"]:-moz-placeholder, textarea.aux-light:-moz-placeholder, input.aux-light.aux-outline[type="text"]:-moz-placeholder, input.aux-light.aux-outline[type="password"]:-moz-placeholder, input.aux-light.aux-outline[type="email"]:-moz-placeholder, input.aux-light.aux-outline[type="tel"]:-moz-placeholder, input.aux-light.aux-outline[type="url"]:-moz-placeholder, textarea.aux-light.aux-outline:-moz-placeholder { color: #cccccc; }
input.aux-light[type="text"]::-moz-placeholder, input.aux-light[type="password"]::-moz-placeholder, input.aux-light[type="email"]::-moz-placeholder, input.aux-light[type="tel"]::-moz-placeholder, input.aux-light[type="url"]::-moz-placeholder, textarea.aux-light::-moz-placeholder, input.aux-light.aux-outline[type="text"]::-moz-placeholder, input.aux-light.aux-outline[type="password"]::-moz-placeholder, input.aux-light.aux-outline[type="email"]::-moz-placeholder, input.aux-light.aux-outline[type="tel"]::-moz-placeholder, input.aux-light.aux-outline[type="url"]::-moz-placeholder, textarea.aux-light.aux-outline::-moz-placeholder { color: #cccccc; }
input.aux-light[type="text"]:-ms-input-placeholder, input.aux-light[type="password"]:-ms-input-placeholder, input.aux-light[type="email"]:-ms-input-placeholder, input.aux-light[type="tel"]:-ms-input-placeholder, input.aux-light[type="url"]:-ms-input-placeholder, textarea.aux-light:-ms-input-placeholder, input.aux-light.aux-outline[type="text"]:-ms-input-placeholder, input.aux-light.aux-outline[type="password"]:-ms-input-placeholder, input.aux-light.aux-outline[type="email"]:-ms-input-placeholder, input.aux-light.aux-outline[type="tel"]:-ms-input-placeholder, input.aux-light.aux-outline[type="url"]:-ms-input-placeholder, textarea.aux-light.aux-outline:-ms-input-placeholder { color: #cccccc; }
input.aux-light[type="text"]::-webkit-input-placeholder, input.aux-light[type="password"]::-webkit-input-placeholder, input.aux-light[type="email"]::-webkit-input-placeholder, input.aux-light[type="tel"]::-webkit-input-placeholder, input.aux-light[type="url"]::-webkit-input-placeholder, textarea.aux-light::-webkit-input-placeholder, input.aux-light.aux-outline[type="text"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="password"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="email"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="tel"]::-webkit-input-placeholder, input.aux-light.aux-outline[type="url"]::-webkit-input-placeholder, textarea.aux-light.aux-outline::-webkit-input-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"], input.aux-light.aux-fill[type="password"], input.aux-light.aux-fill[type="email"], input.aux-light.aux-fill[type="tel"], input.aux-light.aux-fill[type="url"], textarea.aux-light.aux-fill { background-color: #e6e6e6; }
input.aux-light.aux-fill[type="text"]:-moz-placeholder, input.aux-light.aux-fill[type="password"]:-moz-placeholder, input.aux-light.aux-fill[type="email"]:-moz-placeholder, input.aux-light.aux-fill[type="tel"]:-moz-placeholder, input.aux-light.aux-fill[type="url"]:-moz-placeholder, textarea.aux-light.aux-fill:-moz-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"]::-moz-placeholder, input.aux-light.aux-fill[type="password"]::-moz-placeholder, input.aux-light.aux-fill[type="email"]::-moz-placeholder, input.aux-light.aux-fill[type="tel"]::-moz-placeholder, input.aux-light.aux-fill[type="url"]::-moz-placeholder, textarea.aux-light.aux-fill::-moz-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"]:-ms-input-placeholder, input.aux-light.aux-fill[type="password"]:-ms-input-placeholder, input.aux-light.aux-fill[type="email"]:-ms-input-placeholder, input.aux-light.aux-fill[type="tel"]:-ms-input-placeholder, input.aux-light.aux-fill[type="url"]:-ms-input-placeholder, textarea.aux-light.aux-fill:-ms-input-placeholder { color: #cccccc; }
input.aux-light.aux-fill[type="text"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="password"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="email"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="tel"]::-webkit-input-placeholder, input.aux-light.aux-fill[type="url"]::-webkit-input-placeholder, textarea.aux-light.aux-fill::-webkit-input-placeholder { color: #cccccc; }
input.aux-light.aux-bottom-line[type="text"], input.aux-light.aux-bottom-line[type="password"], input.aux-light.aux-bottom-line[type="email"], input.aux-light.aux-bottom-line[type="tel"], input.aux-light.aux-bottom-line[type="url"], textarea.aux-light.aux-bottom-line { border-bottom-color: #fff; }

/** Auxin dropdown style */
.aux-dropdown-container, .aux-select, .aux-dropdown { position: relative; z-index: 10; }
.aux-dropdown-container:after, .aux-select:after, .aux-dropdown:after { width: 0; height: 0; border-top: 0.45em solid #3d3d3d; border-left: 0.3em solid transparent; border-right: 0.3em solid transparent; content: ''; display: inline-block; position: relative; vertical-align: middle; left: -1.5em; z-index: -1; }
.aux-dropdown-container select, .aux-select select, .aux-dropdown select { -webkit-appearance: none; -ms-appearance: none; -moz-appearance: none; appearance: none; background-color: transparent; border-radius: 0; padding: 0.5em 2em 0.5em 1em; }
.aux-dropdown-container select:focus, .aux-select select:focus, .aux-dropdown select:focus { outline: none; }

/* align =============================
====================================== */
.hidden { display: none !important; }

.left { float: left; }

.right { float: right; }

.center { margin-left: auto; margin-right: auto; display: block; clear: both; }

.alignright, .alignleft { margin-bottom: 1em; }

.alignright { float: right; margin-left: 1.5em; }

.alignleft { float: left; margin-right: 1.5em; }

.aux-text-align-center { text-align: center; }

.aux-text-align-left { text-align: left; }

.aux-text-align-right { text-align: right; }

.aux-center-margin { margin-right: auto; margin-left: auto; }

.aux-float-right { float: right; }

.aux-float-left { float: left; }

.rtl .left { float: right; }
.rtl .right { float: left; }
.rtl .aux-text-align-left { text-align: right; }
.rtl .aux-text-align-right { text-align: left; }
.rtl .aux-float-right { float: left; }
.rtl .aux-float-left { float: right; }
/* auxin Grid
-------------------- */
.aux-1-1, .aux-1-2, .aux-1-3, .aux-2-3, .aux-1-4, .aux-2-4, .aux-3-4, .aux-1-5, .aux-2-5, .aux-3-5, .aux-4-5, .aux-1-6, .aux-2-6, .aux-3-6, .aux-4-6, .aux-5-6, .aux-1-7, .aux-2-7, .aux-3-7, .aux-4-7, .aux-5-7, .aux-6-7, .aux-1-8, .aux-2-8, .aux-3-8, .aux-4-8, .aux-5-8, .aux-6-8, .aux-7-8, .aux-1-9, .aux-2-9, .aux-3-9, .aux-4-9, .aux-5-9, .aux-6-9, .aux-7-9, .aux-7-9, .aux-1-10, .aux-2-10, .aux-3-10, .aux-4-10, .aux-5-10, .aux-6-10, .aux-7-10, .aux-8-10, .aux-9-10, .aux-1-11, .aux-2-11, .aux-3-11, .aux-4-11, .aux-5-11, .aux-6-11, .aux-7-11, .aux-8-11, .aux-9-11, .aux-10-11, .aux-1-12, .aux-2-12, .aux-3-12, .aux-4-12, .aux-5-12, .aux-6-12, .aux-7-12, .aux-8-12, .aux-9-12, .aux-10-12, .aux-11-12, .aux-col { padding-left: 15px; padding-right: 15px; float: left; display: block; }
.aux-no-gutter > .aux-1-1, .aux-no-gutter > .aux-1-2, .aux-no-gutter > .aux-1-3, .aux-no-gutter > .aux-2-3, .aux-no-gutter > .aux-1-4, .aux-no-gutter > .aux-2-4, .aux-no-gutter > .aux-3-4, .aux-no-gutter > .aux-1-5, .aux-no-gutter > .aux-2-5, .aux-no-gutter > .aux-3-5, .aux-no-gutter > .aux-4-5, .aux-no-gutter > .aux-1-6, .aux-no-gutter > .aux-2-6, .aux-no-gutter > .aux-3-6, .aux-no-gutter > .aux-4-6, .aux-no-gutter > .aux-5-6, .aux-no-gutter > .aux-1-7, .aux-no-gutter > .aux-2-7, .aux-no-gutter > .aux-3-7, .aux-no-gutter > .aux-4-7, .aux-no-gutter > .aux-5-7, .aux-no-gutter > .aux-6-7, .aux-no-gutter > .aux-1-8, .aux-no-gutter > .aux-2-8, .aux-no-gutter > .aux-3-8, .aux-no-gutter > .aux-4-8, .aux-no-gutter > .aux-5-8, .aux-no-gutter > .aux-6-8, .aux-no-gutter > .aux-7-8, .aux-no-gutter > .aux-1-9, .aux-no-gutter > .aux-2-9, .aux-no-gutter > .aux-3-9, .aux-no-gutter > .aux-4-9, .aux-no-gutter > .aux-5-9, .aux-no-gutter > .aux-6-9, .aux-no-gutter > .aux-7-9, .aux-no-gutter > .aux-7-9, .aux-no-gutter > .aux-1-10, .aux-no-gutter > .aux-2-10, .aux-no-gutter > .aux-3-10, .aux-no-gutter > .aux-4-10, .aux-no-gutter > .aux-5-10, .aux-no-gutter > .aux-6-10, .aux-no-gutter > .aux-7-10, .aux-no-gutter > .aux-8-10, .aux-no-gutter > .aux-9-10, .aux-no-gutter > .aux-1-11, .aux-no-gutter > .aux-2-11, .aux-no-gutter > .aux-3-11, .aux-no-gutter > .aux-4-11, .aux-no-gutter > .aux-5-11, .aux-no-gutter > .aux-6-11, .aux-no-gutter > .aux-7-11, .aux-no-gutter > .aux-8-11, .aux-no-gutter > .aux-9-11, .aux-no-gutter > .aux-10-11, .aux-no-gutter > .aux-1-12, .aux-no-gutter > .aux-2-12, .aux-no-gutter > .aux-3-12, .aux-no-gutter > .aux-4-12, .aux-no-gutter > .aux-5-12, .aux-no-gutter > .aux-6-12, .aux-no-gutter > .aux-7-12, .aux-no-gutter > .aux-8-12, .aux-no-gutter > .aux-9-12, .aux-no-gutter > .aux-10-12, .aux-no-gutter > .aux-11-12, .aux-no-gutter > .aux-col { padding-left: 0; padding-right: 0; }

.aux-1-1, .aux-1-2, .aux-1-3, .aux-2-3, .aux-1-4, .aux-2-4, .aux-3-4, .aux-1-5, .aux-2-5, .aux-3-5, .aux-4-5, .aux-1-6, .aux-2-6, .aux-3-6, .aux-4-6, .aux-5-6, .aux-1-7, .aux-2-7, .aux-3-7, .aux-4-7, .aux-5-7, .aux-6-7, .aux-1-8, .aux-2-8, .aux-3-8, .aux-4-8, .aux-5-8, .aux-6-8, .aux-7-8, .aux-1-9, .aux-2-9, .aux-3-9, .aux-4-9, .aux-5-9, .aux-6-9, .aux-7-9, .aux-7-9, .aux-1-10, .aux-2-10, .aux-3-10, .aux-4-10, .aux-5-10, .aux-6-10, .aux-7-10, .aux-8-10, .aux-9-10, .aux-1-11, .aux-2-11, .aux-3-11, .aux-4-11, .aux-5-11, .aux-6-11, .aux-7-11, .aux-8-11, .aux-9-11, .aux-10-11, .aux-1-12, .aux-2-12, .aux-3-12, .aux-4-12, .aux-5-12, .aux-6-12, .aux-7-12, .aux-8-12, .aux-9-12, .aux-10-12, .aux-11-12 { margin-bottom: 30px; }

.aux-col-wrapper, .aux-row, .aux-col1, .aux-col2, .aux-col3, .aux-col4, .aux-col5, .aux-col5, .aux-col6, .aux-col7, .aux-col8, .aux-col9, .aux-col10, .aux-col11, .aux-col12 { position: relative; }
.aux-col-wrapper:after, .aux-row:after, .aux-col1:after, .aux-col2:after, .aux-col3:after, .aux-col4:after, .aux-col5:after, .aux-col5:after, .aux-col6:after, .aux-col7:after, .aux-col8:after, .aux-col9:after, .aux-col10:after, .aux-col11:after, .aux-col12:after { content: ""; display: table; clear: both; }
.aux-col-wrapper.aux-no-gutter, .aux-row.aux-no-gutter, .aux-col1.aux-no-gutter, .aux-col2.aux-no-gutter, .aux-col3.aux-no-gutter, .aux-col4.aux-no-gutter, .aux-col5.aux-no-gutter, .aux-col5.aux-no-gutter, .aux-col6.aux-no-gutter, .aux-col7.aux-no-gutter, .aux-col8.aux-no-gutter, .aux-col9.aux-no-gutter, .aux-col10.aux-no-gutter, .aux-col11.aux-no-gutter, .aux-col12.aux-no-gutter { margin-right: 0; margin-left: 0; }

.aux-col1 { margin-bottom: 30px; }

.aux-col2 { margin-bottom: 30px; }

.aux-col3 { margin-bottom: 30px; }

.aux-col4 { margin-bottom: 30px; }

.aux-col5 { margin-bottom: 30px; }

.aux-col6 { margin-bottom: 30px; }

.aux-col7 { margin-bottom: 30px; }

.aux-col8 { margin-bottom: 30px; }

.aux-col9 { margin-bottom: 30px; }

.aux-col10 { margin-bottom: 30px; }

.aux-col11 { margin-bottom: 30px; }

.aux-col12 { margin-bottom: 30px; }

.aux-col-wrapper, .aux-row, .aux-col2, .aux-col3, .aux-col4, .aux-col5, .aux-col6, .aux-col7, .aux-col8, .aux-col9, .aux-col10, .aux-col11, .aux-col12 { margin-left: -15px; margin-right: -15px; }

.aux-1-1 { width: 100%; }

.aux-1-2 { width: 50%; }

.aux-1-3 { width: 33.33%; }

.aux-1-4 { width: 25%; }

.aux-1-5 { width: 20%; }

.aux-1-6 { width: 16.66%; }

.aux-1-7 { width: 14.28%; }

.aux-1-8 { width: 12.5%; }

.aux-1-9 { width: 11.11%; }

.aux-1-10 { width: 10%; }

.aux-1-11 { width: 9.09%; }

.aux-1-12 { width: 8.33%; }

.aux-2-2 { width: 100%; }

.aux-2-3 { width: 66.66%; }

.aux-2-4 { width: 50%; }

.aux-2-5 { width: 40%; }

.aux-2-6 { width: 33.33%; }

.aux-2-7 { width: 28.57%; }

.aux-2-8 { width: 25%; }

.aux-2-9 { width: 22.22%; }

.aux-2-10 { width: 20%; }

.aux-2-11 { width: 18.18%; }

.aux-2-12 { width: 16.66%; }

.aux-3-3 { width: 100%; }

.aux-3-4 { width: 75%; }

.aux-3-5 { width: 60%; }

.aux-3-6 { width: 50%; }

.aux-3-7 { width: 42.85%; }

.aux-3-8 { width: 37.5%; }

.aux-3-9 { width: 33.33%; }

.aux-3-10 { width: 30%; }

.aux-3-11 { width: 27.27%; }

.aux-3-12 { width: 25%; }

.aux-4-4 { width: 100%; }

.aux-4-5 { width: 80%; }

.aux-4-6 { width: 66.66%; }

.aux-4-7 { width: 57.14%; }

.aux-4-8 { width: 50%; }

.aux-4-9 { width: 44.44%; }

.aux-4-10 { width: 40%; }

.aux-4-11 { width: 36.36%; }

.aux-4-12 { width: 33.33%; }

.aux-5-5 { width: 100%; }

.aux-5-6 { width: 83.33%; }

.aux-5-7 { width: 71.42%; }

.aux-5-8 { width: 62.5%; }

.aux-5-9 { width: 55.55%; }

.aux-5-10 { width: 50%; }

.aux-5-11 { width: 45.45%; }

.aux-5-12 { width: 41.66%; }

.aux-6-6 { width: 100%; }

.aux-6-7 { width: 85.71%; }

.aux-6-8 { width: 75%; }

.aux-6-9 { width: 66.66%; }

.aux-6-10 { width: 60%; }

.aux-6-11 { width: 54.54%; }

.aux-6-12 { width: 50%; }

.aux-7-7 { width: 100%; }

.aux-7-8 { width: 87.5%; }

.aux-7-9 { width: 77.77%; }

.aux-7-10 { width: 70%; }

.aux-7-11 { width: 63.63%; }

.aux-7-12 { width: 58.33%; }

.aux-8-8 { width: 100%; }

.aux-8-9 { width: 88.88%; }

.aux-8-10 { width: 80%; }

.aux-8-11 { width: 72.72%; }

.aux-8-12 { width: 66.66%; }

.aux-9-9 { width: 100%; }

.aux-9-10 { width: 90%; }

.aux-9-11 { width: 81.81%; }

.aux-9-12 { width: 75%; }

.aux-10-10 { width: 100%; }

.aux-10-11 { width: 90.9%; }

.aux-10-12 { width: 83.33%; }

.aux-11-11 { width: 100%; }

.aux-11-12 { width: 91.66%; }

.aux-12-12 { width: 100%; }

/* grid for tablet */
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-tb-1-1 { width: 100%; }
  .aux-tb-1-2 { width: 50%; }
  .aux-tb-1-3 { width: 33.33%; }
  .aux-tb-1-4 { width: 25%; }
  .aux-tb-1-5 { width: 20%; }
  .aux-tb-1-6 { width: 16.66%; }
  .aux-tb-1-7 { width: 14.28%; }
  .aux-tb-1-8 { width: 12.5%; }
  .aux-tb-1-9 { width: 11.11%; }
  .aux-tb-1-10 { width: 10%; }
  .aux-tb-1-11 { width: 9.09%; }
  .aux-tb-1-12 { width: 8.33%; }
  .aux-tb-2-2 { width: 100%; }
  .aux-tb-2-3 { width: 66.66%; }
  .aux-tb-2-4 { width: 50%; }
  .aux-tb-2-5 { width: 40%; }
  .aux-tb-2-6 { width: 33.33%; }
  .aux-tb-2-7 { width: 28.57%; }
  .aux-tb-2-8 { width: 25%; }
  .aux-tb-2-9 { width: 22.22%; }
  .aux-tb-2-10 { width: 20%; }
  .aux-tb-2-11 { width: 18.18%; }
  .aux-tb-2-12 { width: 16.66%; }
  .aux-tb-3-3 { width: 100%; }
  .aux-tb-3-4 { width: 75%; }
  .aux-tb-3-5 { width: 60%; }
  .aux-tb-3-6 { width: 50%; }
  .aux-tb-3-7 { width: 42.85%; }
  .aux-tb-3-8 { width: 37.5%; }
  .aux-tb-3-9 { width: 33.33%; }
  .aux-tb-3-10 { width: 30%; }
  .aux-tb-3-11 { width: 27.27%; }
  .aux-tb-3-12 { width: 25%; }
  .aux-tb-4-4 { width: 100%; }
  .aux-tb-4-5 { width: 80%; }
  .aux-tb-4-6 { width: 66.66%; }
  .aux-tb-4-7 { width: 57.14%; }
  .aux-tb-4-8 { width: 50%; }
  .aux-tb-4-9 { width: 44.44%; }
  .aux-tb-4-10 { width: 40%; }
  .aux-tb-4-11 { width: 36.36%; }
  .aux-tb-4-12 { width: 33.33%; }
  .aux-tb-5-5 { width: 100%; }
  .aux-tb-5-6 { width: 83.33%; }
  .aux-tb-5-7 { width: 71.42%; }
  .aux-tb-5-8 { width: 62.5%; }
  .aux-tb-5-9 { width: 55.55%; }
  .aux-tb-5-10 { width: 50%; }
  .aux-tb-5-11 { width: 45.45%; }
  .aux-tb-5-12 { width: 41.66%; }
  .aux-tb-6-6 { width: 100%; }
  .aux-tb-6-7 { width: 85.71%; }
  .aux-tb-6-8 { width: 75%; }
  .aux-tb-6-9 { width: 66.66%; }
  .aux-tb-6-10 { width: 60%; }
  .aux-tb-6-11 { width: 54.54%; }
  .aux-tb-6-12 { width: 50%; }
  .aux-tb-7-7 { width: 100%; }
  .aux-tb-7-8 { width: 87.5%; }
  .aux-tb-7-9 { width: 77.77%; }
  .aux-tb-7-10 { width: 70%; }
  .aux-tb-7-11 { width: 63.63%; }
  .aux-tb-7-12 { width: 58.33%; }
  .aux-tb-8-8 { width: 100%; }
  .aux-tb-8-9 { width: 88.88%; }
  .aux-tb-8-10 { width: 80%; }
  .aux-tb-8-11 { width: 72.72%; }
  .aux-tb-8-12 { width: 66.66%; }
  .aux-tb-9-9 { width: 100%; }
  .aux-tb-9-10 { width: 90%; }
  .aux-tb-9-11 { width: 81.81%; }
  .aux-tb-9-12 { width: 75%; }
  .aux-tb-10-10 { width: 100%; }
  .aux-tb-10-11 { width: 90.9%; }
  .aux-tb-10-12 { width: 83.33%; }
  .aux-tb-11-11 { width: 100%; }
  .aux-tb-11-12 { width: 91.66%; }
  .aux-tb-12-12 { width: 100%; } }
/* grid for mobile */
@media screen and (max-width: 767px) { .aux-mb-1-1 { width: 100%; }
  .aux-mb-1-2 { width: 50%; }
  .aux-mb-1-3 { width: 33.33%; }
  .aux-mb-1-4 { width: 25%; }
  .aux-mb-1-5 { width: 20%; }
  .aux-mb-1-6 { width: 16.66%; }
  .aux-mb-1-7 { width: 14.28%; }
  .aux-mb-1-8 { width: 12.5%; }
  .aux-mb-1-9 { width: 11.11%; }
  .aux-mb-1-10 { width: 10%; }
  .aux-mb-1-11 { width: 9.09%; }
  .aux-mb-1-12 { width: 8.33%; }
  .aux-mb-2-2 { width: 100%; }
  .aux-mb-2-3 { width: 66.66%; }
  .aux-mb-2-4 { width: 50%; }
  .aux-mb-2-5 { width: 40%; }
  .aux-mb-2-6 { width: 33.33%; }
  .aux-mb-2-7 { width: 28.57%; }
  .aux-mb-2-8 { width: 25%; }
  .aux-mb-2-9 { width: 22.22%; }
  .aux-mb-2-10 { width: 20%; }
  .aux-mb-2-11 { width: 18.18%; }
  .aux-mb-2-12 { width: 16.66%; }
  .aux-mb-3-3 { width: 100%; }
  .aux-mb-3-4 { width: 75%; }
  .aux-mb-3-5 { width: 60%; }
  .aux-mb-3-6 { width: 50%; }
  .aux-mb-3-7 { width: 42.85%; }
  .aux-mb-3-8 { width: 37.5%; }
  .aux-mb-3-9 { width: 33.33%; }
  .aux-mb-3-10 { width: 30%; }
  .aux-mb-3-11 { width: 27.27%; }
  .aux-mb-3-12 { width: 25%; }
  .aux-mb-4-4 { width: 100%; }
  .aux-mb-4-5 { width: 80%; }
  .aux-mb-4-6 { width: 66.66%; }
  .aux-mb-4-7 { width: 57.14%; }
  .aux-mb-4-8 { width: 50%; }
  .aux-mb-4-9 { width: 44.44%; }
  .aux-mb-4-10 { width: 40%; }
  .aux-mb-4-11 { width: 36.36%; }
  .aux-mb-4-12 { width: 33.33%; }
  .aux-mb-5-5 { width: 100%; }
  .aux-mb-5-6 { width: 83.33%; }
  .aux-mb-5-7 { width: 71.42%; }
  .aux-mb-5-8 { width: 62.5%; }
  .aux-mb-5-9 { width: 55.55%; }
  .aux-mb-5-10 { width: 50%; }
  .aux-mb-5-11 { width: 45.45%; }
  .aux-mb-5-12 { width: 41.66%; }
  .aux-mb-6-6 { width: 100%; }
  .aux-mb-6-7 { width: 85.71%; }
  .aux-mb-6-8 { width: 75%; }
  .aux-mb-6-9 { width: 66.66%; }
  .aux-mb-6-10 { width: 60%; }
  .aux-mb-6-11 { width: 54.54%; }
  .aux-mb-6-12 { width: 50%; }
  .aux-mb-7-7 { width: 100%; }
  .aux-mb-7-8 { width: 87.5%; }
  .aux-mb-7-9 { width: 77.77%; }
  .aux-mb-7-10 { width: 70%; }
  .aux-mb-7-11 { width: 63.63%; }
  .aux-mb-7-12 { width: 58.33%; }
  .aux-mb-8-8 { width: 100%; }
  .aux-mb-8-9 { width: 88.88%; }
  .aux-mb-8-10 { width: 80%; }
  .aux-mb-8-11 { width: 72.72%; }
  .aux-mb-8-12 { width: 66.66%; }
  .aux-mb-9-9 { width: 100%; }
  .aux-mb-9-10 { width: 90%; }
  .aux-mb-9-11 { width: 81.81%; }
  .aux-mb-9-12 { width: 75%; }
  .aux-mb-10-10 { width: 100%; }
  .aux-mb-10-11 { width: 90.9%; }
  .aux-mb-10-12 { width: 83.33%; }
  .aux-mb-11-11 { width: 100%; }
  .aux-mb-11-12 { width: 91.66%; }
  .aux-mb-12-12 { width: 100%; } }
.aux-border-collapse > .aux-col { border-width: 1px; border-left-width: 0; border-style: solid; }

.aux-col1 > .aux-col { width: 100%; }

.aux-col2 > .aux-col { width: 50%; }

.aux-col2 .aux-col:nth-child(2n+3) { clear: left; }
.aux-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }

.rtl .aux-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
.rtl .aux-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
.aux-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }

.aux-border-collapse.aux-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }

.aux-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }

.aux-border-collapse.aux-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }

.aux-col3 > .aux-col { width: 33.33%; }

.aux-col3 .aux-col:nth-child(3n+4) { clear: left; }
.aux-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }

.rtl .aux-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
.rtl .aux-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
.aux-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }

.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }

.aux-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }

.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }

.aux-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }

.aux-border-collapse.aux-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }

.aux-col4 > .aux-col { width: 25%; }

.aux-col4 .aux-col:nth-child(4n+5) { clear: left; }
.aux-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }

.rtl .aux-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
.rtl .aux-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
.aux-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }

.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }

.aux-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }

.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }

.aux-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }

.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }

.aux-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }

.aux-border-collapse.aux-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }

.aux-col5 > .aux-col { width: 20%; }

.aux-col5 .aux-col:nth-child(5n+6) { clear: left; }
.aux-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }

.rtl .aux-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
.rtl .aux-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
.aux-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }

.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }

.aux-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }

.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }

.aux-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }

.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }

.aux-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }

.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }

.aux-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }

.aux-border-collapse.aux-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }

.aux-col6 > .aux-col { width: 16.66%; }

.aux-col6 .aux-col:nth-child(6n+7) { clear: left; }
.aux-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }

.rtl .aux-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
.rtl .aux-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
.aux-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }

.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }

.aux-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }

.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }

.aux-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }

.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }

.aux-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }

.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }

.aux-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }

.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }

.aux-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }

.aux-border-collapse.aux-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }

.aux-col7 > .aux-col { width: 14.28%; }

.aux-col7 .aux-col:nth-child(7n+8) { clear: left; }
.aux-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }

.rtl .aux-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
.rtl .aux-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
.aux-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }

.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }

.aux-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }

.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }

.aux-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }

.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }

.aux-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }

.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }

.aux-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }

.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }

.aux-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }

.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }

.aux-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }

.aux-border-collapse.aux-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }

.aux-col8 > .aux-col { width: 12.5%; }

.aux-col8 .aux-col:nth-child(8n+9) { clear: left; }
.aux-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }

.rtl .aux-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
.rtl .aux-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
.aux-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }

.aux-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }

.aux-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }

.aux-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }

.aux-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }

.aux-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }

.aux-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }

.aux-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }

.aux-border-collapse.aux-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }

.aux-col9 > .aux-col { width: 11.11%; }

.aux-col9 .aux-col:nth-child(9n+10) { clear: left; }
.aux-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }

.rtl .aux-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
.rtl .aux-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
.aux-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }

.aux-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }

.aux-border-collapse.aux-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }

.aux-col10 > .aux-col { width: 10%; }

.aux-col10 .aux-col:nth-child(10n+11) { clear: left; }
.aux-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }

.rtl .aux-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
.rtl .aux-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
.aux-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }

.aux-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }

.aux-border-collapse.aux-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }

.aux-col11 > .aux-col { width: 9.09%; }

.aux-col11 .aux-col:nth-child(11n+12) { clear: left; }
.aux-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }

.rtl .aux-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
.rtl .aux-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
.aux-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }

.aux-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }

.aux-border-collapse.aux-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }

.aux-col12 > .aux-col { width: 8.33%; }

.aux-col12 .aux-col:nth-child(12n+13) { clear: left; }
.aux-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }

.rtl .aux-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
.rtl .aux-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
.aux-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }

.aux-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }

.aux-border-collapse.aux-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }

.aux-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
.aux-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
.aux-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; }

/* grid for desktop */
@media screen and (min-width: 1025px) { .aux-de-col1 > .aux-col { width: 100%; }
  .aux-de-col2 > .aux-col { width: 50%; }
  .aux-de-col2 .aux-col:nth-child(2n+3) { clear: left; }
  .aux-de-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }
  .rtl .aux-de-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
  .rtl .aux-de-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
  .aux-de-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }
  .aux-de-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }
  .aux-de-col3 > .aux-col { width: 33.33%; }
  .aux-de-col3 .aux-col:nth-child(3n+4) { clear: left; }
  .aux-de-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }
  .rtl .aux-de-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
  .rtl .aux-de-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
  .aux-de-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }
  .aux-de-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }
  .aux-de-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }
  .aux-de-col4 > .aux-col { width: 25%; }
  .aux-de-col4 .aux-col:nth-child(4n+5) { clear: left; }
  .aux-de-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }
  .rtl .aux-de-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
  .rtl .aux-de-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
  .aux-de-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }
  .aux-de-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }
  .aux-de-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }
  .aux-de-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }
  .aux-de-col5 > .aux-col { width: 20%; }
  .aux-de-col5 .aux-col:nth-child(5n+6) { clear: left; }
  .aux-de-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }
  .rtl .aux-de-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
  .rtl .aux-de-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
  .aux-de-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }
  .aux-de-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }
  .aux-de-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }
  .aux-de-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }
  .aux-de-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }
  .aux-de-col6 > .aux-col { width: 16.66%; }
  .aux-de-col6 .aux-col:nth-child(6n+7) { clear: left; }
  .aux-de-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }
  .rtl .aux-de-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
  .rtl .aux-de-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
  .aux-de-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }
  .aux-de-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }
  .aux-de-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }
  .aux-de-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }
  .aux-de-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }
  .aux-de-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }
  .aux-de-col7 > .aux-col { width: 14.28%; }
  .aux-de-col7 .aux-col:nth-child(7n+8) { clear: left; }
  .aux-de-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }
  .rtl .aux-de-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
  .rtl .aux-de-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
  .aux-de-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }
  .aux-de-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }
  .aux-de-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }
  .aux-de-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }
  .aux-de-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }
  .aux-de-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }
  .aux-de-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }
  .aux-de-col8 > .aux-col { width: 12.5%; }
  .aux-de-col8 .aux-col:nth-child(8n+9) { clear: left; }
  .aux-de-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }
  .rtl .aux-de-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
  .rtl .aux-de-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
  .aux-de-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }
  .aux-de-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }
  .aux-de-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }
  .aux-de-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }
  .aux-de-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }
  .aux-de-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }
  .aux-de-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }
  .aux-de-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }
  .aux-de-col9 > .aux-col { width: 11.11%; }
  .aux-de-col9 .aux-col:nth-child(9n+10) { clear: left; }
  .aux-de-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }
  .rtl .aux-de-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
  .rtl .aux-de-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
  .aux-de-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }
  .aux-de-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }
  .aux-de-col10 > .aux-col { width: 10%; }
  .aux-de-col10 .aux-col:nth-child(10n+11) { clear: left; }
  .aux-de-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }
  .rtl .aux-de-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
  .rtl .aux-de-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
  .aux-de-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }
  .aux-de-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }
  .aux-de-col11 > .aux-col { width: 9.09%; }
  .aux-de-col11 .aux-col:nth-child(11n+12) { clear: left; }
  .aux-de-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }
  .rtl .aux-de-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
  .rtl .aux-de-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
  .aux-de-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }
  .aux-de-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }
  .aux-de-col12 > .aux-col { width: 8.33%; }
  .aux-de-col12 .aux-col:nth-child(12n+13) { clear: left; }
  .aux-de-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }
  .rtl .aux-de-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
  .rtl .aux-de-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
  .aux-de-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }
  .aux-de-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }
  .aux-border-collapse.aux-de-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }
  .aux-de-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
  .aux-de-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
  .aux-de-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; } }
/* grid for tablet */
@media screen and (max-width: 1024px) and (min-width: 768px) { .aux-tb-1 { width: 100%; }
  .aux-tb-2 { width: 50%; }
  .aux-tb-3 { width: 33.33%; }
  .aux-tb-4 { width: 25%; }
  .aux-tb-5 { width: 20%; }
  .aux-tb-6 { width: 16.66%; }
  .aux-tb-7 { width: 14.28%; }
  .aux-tb-8 { width: 12.5%; }
  .aux-tb-9 { width: 11.11%; }
  .aux-tb-10 { width: 10%; }
  .aux-tb-11 { width: 9.09%; }
  .aux-tb-12 { width: 8.33%; }
  .aux-tb-col1 > .aux-col { width: 100%; }
  .aux-tb-col2 > .aux-col { width: 50%; }
  .aux-tb-col2 .aux-col:nth-child(2n+3) { clear: left; }
  .aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
  .rtl .aux-tb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
  .aux-tb-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }
  .aux-tb-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }
  .aux-tb-col3 > .aux-col { width: 33.33%; }
  .aux-tb-col3 .aux-col:nth-child(3n+4) { clear: left; }
  .aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
  .rtl .aux-tb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
  .aux-tb-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }
  .aux-tb-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }
  .aux-tb-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }
  .aux-tb-col4 > .aux-col { width: 25%; }
  .aux-tb-col4 .aux-col:nth-child(4n+5) { clear: left; }
  .aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
  .rtl .aux-tb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
  .aux-tb-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }
  .aux-tb-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }
  .aux-tb-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }
  .aux-tb-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }
  .aux-tb-col5 > .aux-col { width: 20%; }
  .aux-tb-col5 .aux-col:nth-child(5n+6) { clear: left; }
  .aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
  .rtl .aux-tb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
  .aux-tb-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }
  .aux-tb-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }
  .aux-tb-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }
  .aux-tb-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }
  .aux-tb-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }
  .aux-tb-col6 > .aux-col { width: 16.66%; }
  .aux-tb-col6 .aux-col:nth-child(6n+7) { clear: left; }
  .aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
  .rtl .aux-tb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
  .aux-tb-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }
  .aux-tb-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }
  .aux-tb-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }
  .aux-tb-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }
  .aux-tb-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }
  .aux-tb-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }
  .aux-tb-col7 > .aux-col { width: 14.28%; }
  .aux-tb-col7 .aux-col:nth-child(7n+8) { clear: left; }
  .aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
  .rtl .aux-tb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
  .aux-tb-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }
  .aux-tb-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }
  .aux-tb-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }
  .aux-tb-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }
  .aux-tb-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }
  .aux-tb-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }
  .aux-tb-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }
  .aux-tb-col8 > .aux-col { width: 12.5%; }
  .aux-tb-col8 .aux-col:nth-child(8n+9) { clear: left; }
  .aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
  .rtl .aux-tb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
  .aux-tb-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }
  .aux-tb-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }
  .aux-tb-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }
  .aux-tb-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }
  .aux-tb-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }
  .aux-tb-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }
  .aux-tb-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }
  .aux-tb-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }
  .aux-tb-col9 > .aux-col { width: 11.11%; }
  .aux-tb-col9 .aux-col:nth-child(9n+10) { clear: left; }
  .aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
  .rtl .aux-tb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
  .aux-tb-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }
  .aux-tb-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }
  .aux-tb-col10 > .aux-col { width: 10%; }
  .aux-tb-col10 .aux-col:nth-child(10n+11) { clear: left; }
  .aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
  .rtl .aux-tb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
  .aux-tb-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }
  .aux-tb-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }
  .aux-tb-col11 > .aux-col { width: 9.09%; }
  .aux-tb-col11 .aux-col:nth-child(11n+12) { clear: left; }
  .aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
  .rtl .aux-tb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
  .aux-tb-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }
  .aux-tb-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }
  .aux-tb-col12 > .aux-col { width: 8.33%; }
  .aux-tb-col12 .aux-col:nth-child(12n+13) { clear: left; }
  .aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }
  .rtl .aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
  .rtl .aux-tb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
  .aux-tb-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }
  .aux-tb-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }
  .aux-border-collapse.aux-tb-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }
  .aux-tb-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
  .aux-tb-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
  .aux-tb-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; } }
/* grid for mobile */
@media screen and (max-width: 767px) { .aux-mb-1 { width: 100%; }
  .aux-mb-2 { width: 50%; }
  .aux-mb-3 { width: 33.33%; }
  .aux-mb-4 { width: 25%; }
  .aux-mb-5 { width: 20%; }
  .aux-mb-6 { width: 16.66%; }
  .aux-mb-7 { width: 14.28%; }
  .aux-mb-8 { width: 12.5%; }
  .aux-mb-9 { width: 11.11%; }
  .aux-mb-10 { width: 10%; }
  .aux-mb-11 { width: 9.09%; }
  .aux-mb-12 { width: 8.33%; }
  .aux-mb-col1 > .aux-col { width: 100%; }
  .aux-mb-col2 > .aux-col { width: 50%; }
  .aux-mb-col2 .aux-col:nth-child(2n+3) { clear: left; }
  .aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n) { border-left-width: 1px; }
  .rtl .aux-mb-col2.aux-border-collapse .aux-col:nth-child(2n+1) { border-left-width: 0px; }
  .aux-mb-col2 .aux-col:nth-child(2n+3) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col2 .aux-col:nth-child(2n+3) { border-top-width: 0; }
  .aux-mb-col2 .aux-col:nth-child(2n+4) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col2 .aux-col:nth-child(2n+4) { border-top-width: 0; }
  .aux-mb-col3 > .aux-col { width: 33.33%; }
  .aux-mb-col3 .aux-col:nth-child(3n+4) { clear: left; }
  .aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n) { border-left-width: 1px; }
  .rtl .aux-mb-col3.aux-border-collapse .aux-col:nth-child(3n+1) { border-left-width: 0px; }
  .aux-mb-col3 .aux-col:nth-child(3n+4) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+4) { border-top-width: 0; }
  .aux-mb-col3 .aux-col:nth-child(3n+5) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+5) { border-top-width: 0; }
  .aux-mb-col3 .aux-col:nth-child(3n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col3 .aux-col:nth-child(3n+6) { border-top-width: 0; }
  .aux-mb-col4 > .aux-col { width: 25%; }
  .aux-mb-col4 .aux-col:nth-child(4n+5) { clear: left; }
  .aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n) { border-left-width: 1px; }
  .rtl .aux-mb-col4.aux-border-collapse .aux-col:nth-child(4n+1) { border-left-width: 0px; }
  .aux-mb-col4 .aux-col:nth-child(4n+5) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+5) { border-top-width: 0; }
  .aux-mb-col4 .aux-col:nth-child(4n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+6) { border-top-width: 0; }
  .aux-mb-col4 .aux-col:nth-child(4n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+7) { border-top-width: 0; }
  .aux-mb-col4 .aux-col:nth-child(4n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col4 .aux-col:nth-child(4n+8) { border-top-width: 0; }
  .aux-mb-col5 > .aux-col { width: 20%; }
  .aux-mb-col5 .aux-col:nth-child(5n+6) { clear: left; }
  .aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n) { border-left-width: 1px; }
  .rtl .aux-mb-col5.aux-border-collapse .aux-col:nth-child(5n+1) { border-left-width: 0px; }
  .aux-mb-col5 .aux-col:nth-child(5n+6) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+6) { border-top-width: 0; }
  .aux-mb-col5 .aux-col:nth-child(5n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+7) { border-top-width: 0; }
  .aux-mb-col5 .aux-col:nth-child(5n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+8) { border-top-width: 0; }
  .aux-mb-col5 .aux-col:nth-child(5n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+9) { border-top-width: 0; }
  .aux-mb-col5 .aux-col:nth-child(5n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col5 .aux-col:nth-child(5n+10) { border-top-width: 0; }
  .aux-mb-col6 > .aux-col { width: 16.66%; }
  .aux-mb-col6 .aux-col:nth-child(6n+7) { clear: left; }
  .aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n) { border-left-width: 1px; }
  .rtl .aux-mb-col6.aux-border-collapse .aux-col:nth-child(6n+1) { border-left-width: 0px; }
  .aux-mb-col6 .aux-col:nth-child(6n+7) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+7) { border-top-width: 0; }
  .aux-mb-col6 .aux-col:nth-child(6n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+8) { border-top-width: 0; }
  .aux-mb-col6 .aux-col:nth-child(6n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+9) { border-top-width: 0; }
  .aux-mb-col6 .aux-col:nth-child(6n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+10) { border-top-width: 0; }
  .aux-mb-col6 .aux-col:nth-child(6n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+11) { border-top-width: 0; }
  .aux-mb-col6 .aux-col:nth-child(6n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col6 .aux-col:nth-child(6n+12) { border-top-width: 0; }
  .aux-mb-col7 > .aux-col { width: 14.28%; }
  .aux-mb-col7 .aux-col:nth-child(7n+8) { clear: left; }
  .aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n) { border-left-width: 1px; }
  .rtl .aux-mb-col7.aux-border-collapse .aux-col:nth-child(7n+1) { border-left-width: 0px; }
  .aux-mb-col7 .aux-col:nth-child(7n+8) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+8) { border-top-width: 0; }
  .aux-mb-col7 .aux-col:nth-child(7n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+9) { border-top-width: 0; }
  .aux-mb-col7 .aux-col:nth-child(7n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+10) { border-top-width: 0; }
  .aux-mb-col7 .aux-col:nth-child(7n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+11) { border-top-width: 0; }
  .aux-mb-col7 .aux-col:nth-child(7n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+12) { border-top-width: 0; }
  .aux-mb-col7 .aux-col:nth-child(7n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+13) { border-top-width: 0; }
  .aux-mb-col7 .aux-col:nth-child(7n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col7 .aux-col:nth-child(7n+14) { border-top-width: 0; }
  .aux-mb-col8 > .aux-col { width: 12.5%; }
  .aux-mb-col8 .aux-col:nth-child(8n+9) { clear: left; }
  .aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n) { border-left-width: 1px; }
  .rtl .aux-mb-col8.aux-border-collapse .aux-col:nth-child(8n+1) { border-left-width: 0px; }
  .aux-mb-col8 .aux-col:nth-child(8n+9) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+9) { border-top-width: 0; }
  .aux-mb-col8 .aux-col:nth-child(8n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+10) { border-top-width: 0; }
  .aux-mb-col8 .aux-col:nth-child(8n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+11) { border-top-width: 0; }
  .aux-mb-col8 .aux-col:nth-child(8n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+12) { border-top-width: 0; }
  .aux-mb-col8 .aux-col:nth-child(8n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+13) { border-top-width: 0; }
  .aux-mb-col8 .aux-col:nth-child(8n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+14) { border-top-width: 0; }
  .aux-mb-col8 .aux-col:nth-child(8n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+15) { border-top-width: 0; }
  .aux-mb-col8 .aux-col:nth-child(8n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col8 .aux-col:nth-child(8n+16) { border-top-width: 0; }
  .aux-mb-col9 > .aux-col { width: 11.11%; }
  .aux-mb-col9 .aux-col:nth-child(9n+10) { clear: left; }
  .aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n) { border-left-width: 1px; }
  .rtl .aux-mb-col9.aux-border-collapse .aux-col:nth-child(9n+1) { border-left-width: 0px; }
  .aux-mb-col9 .aux-col:nth-child(9n+10) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+10) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+11) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+12) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+13) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+14) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+15) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+16) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+17) { border-top-width: 0; }
  .aux-mb-col9 .aux-col:nth-child(9n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col9 .aux-col:nth-child(9n+18) { border-top-width: 0; }
  .aux-mb-col10 > .aux-col { width: 10%; }
  .aux-mb-col10 .aux-col:nth-child(10n+11) { clear: left; }
  .aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n) { border-left-width: 1px; }
  .rtl .aux-mb-col10.aux-border-collapse .aux-col:nth-child(10n+1) { border-left-width: 0px; }
  .aux-mb-col10 .aux-col:nth-child(10n+11) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+11) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+12) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+13) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+14) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+15) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+16) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+17) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+18) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+19) { border-top-width: 0; }
  .aux-mb-col10 .aux-col:nth-child(10n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col10 .aux-col:nth-child(10n+20) { border-top-width: 0; }
  .aux-mb-col11 > .aux-col { width: 9.09%; }
  .aux-mb-col11 .aux-col:nth-child(11n+12) { clear: left; }
  .aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n) { border-left-width: 1px; }
  .rtl .aux-mb-col11.aux-border-collapse .aux-col:nth-child(11n+1) { border-left-width: 0px; }
  .aux-mb-col11 .aux-col:nth-child(11n+12) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+12) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+13) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+14) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+15) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+16) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+17) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+18) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+19) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+20) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+21) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+21) { border-top-width: 0; }
  .aux-mb-col11 .aux-col:nth-child(11n+22) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col11 .aux-col:nth-child(11n+22) { border-top-width: 0; }
  .aux-mb-col12 > .aux-col { width: 8.33%; }
  .aux-mb-col12 .aux-col:nth-child(12n+13) { clear: left; }
  .aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 1px; }
  .rtl .aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n) { border-left-width: 1px; }
  .rtl .aux-mb-col12.aux-border-collapse .aux-col:nth-child(12n+1) { border-left-width: 0px; }
  .aux-mb-col12 .aux-col:nth-child(12n+13) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+13) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+14) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+14) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+15) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+15) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+16) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+16) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+17) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+17) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+18) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+18) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+19) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+19) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+20) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+20) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+21) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+21) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+22) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+22) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+23) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+23) { border-top-width: 0; }
  .aux-mb-col12 .aux-col:nth-child(12n+24) { margin-top: 30px; }
  .aux-border-collapse.aux-mb-col12 .aux-col:nth-child(12n+24) { border-top-width: 0; }
  .aux-mb-col1 > .aux-col:nth-child(n+2) { margin-top: 30px; }
  .aux-mb-col1.aux-border-collapse > .aux-col { border-left-width: 1px; }
  .aux-mb-col1.aux-border-collapse > .aux-col:nth-child(n+2) { border-top-width: 0; } }

/*
     FILE ARCHIVED ON 16:50:15 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:09:45 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.561
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 109.227
  LoadShardBlock: 183.436 (3)
  PetaboxLoader3.resolve: 136.494 (2)
  PetaboxLoader3.datanode: 144.799 (4)
  load_resource: 163.766
*/


<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



/*! elementor - v3.14.0 - 26-06-2023 */
.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-row>.elementor-column>.elementor-column-wrap{align-items:flex-end}.elementor-column-gap-narrow>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:5px}.elementor-column-gap-default>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:10px}.elementor-column-gap-extended>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:15px}.elementor-column-gap-wide>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:20px}.elementor-column-gap-wider>.elementor-row>.elementor-column>.elementor-element-populated>.elementor-widget-wrap{padding:30px}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>.elementor-row>:first-child,.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(2),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(3),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(4),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(5),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(6),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(7),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(8),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(9),.elementor-reverse-laptop>.elementor-container>.elementor-row>:nth-child(10){order:0}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>.elementor-row>:first-child,.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(2),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(3),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(4),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(5),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(6),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(7),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(8),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(9),.elementor-reverse-tablet>.elementor-container>.elementor-row>:nth-child(10){order:0}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>.elementor-row>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>.elementor-row>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>.elementor-row>:nth-child(10){order:1}.elementor-column{width:100%}}
/*
     FILE ARCHIVED ON 16:50:16 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:11:25 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.559
  exclusion.robots: 0.086
  exclusion.robots.policy: 0.077
  esindex: 0.008
  cdx.remote: 7.347
  LoadShardBlock: 144.626 (3)
  PetaboxLoader3.resolve: 176.066 (3)
  PetaboxLoader3.datanode: 120.532 (4)
  load_resource: 196.893
*/


<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



/*  */
.auxin-pro .elementor-add-new-section .elementor-add-section-button{
    background-color: #4599c1;
}

/*
     FILE ARCHIVED ON 16:50:18 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:11:57 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.099
  exclusion.robots: 0.158
  exclusion.robots.policy: 0.135
  esindex: 0.011
  cdx.remote: 74.311
  LoadShardBlock: 221.287 (3)
  PetaboxLoader3.datanode: 311.68 (4)
  PetaboxLoader3.resolve: 46.825 (2)
  load_resource: 189.037
*/


<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



.mejs-container{clear:both;max-width:100%}.mejs-container *{font-family:Helvetica,Arial}.mejs-container,.mejs-container .mejs-controls,.mejs-embed,.mejs-embed body{background:#222}.mejs-time{font-weight:400;word-wrap:normal}.mejs-controls a.mejs-horizontal-volume-slider{display:table}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-time-rail .mejs-time-loaded{background:#fff}.mejs-controls .mejs-time-rail .mejs-time-current{background:#0073aa}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail .mejs-time-total{background:rgba(255,255,255,.33)}.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current,.mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total,.mejs-controls .mejs-time-rail span{border-radius:0}.mejs-overlay-loading{background:0 0}.mejs-controls button:hover{border:none;-webkit-box-shadow:none;box-shadow:none}.me-cannotplay{width:auto!important}.media-embed-details .wp-audio-shortcode{display:inline-block;max-width:400px}.audio-details .embed-media-settings{overflow:visible}.media-embed-details .embed-media-settings .setting span:not(.button-group){max-width:400px;width:auto}.media-embed-details .embed-media-settings .checkbox-setting span{display:inline-block}.media-embed-details .embed-media-settings{padding-top:0;top:28px}.media-embed-details .instructions{padding:16px 0;max-width:600px}.media-embed-details .setting .remove-setting,.media-embed-details .setting p{color:#a00;font-size:10px;text-transform:uppercase}.media-embed-details .setting .remove-setting{padding:5px 0}.media-embed-details .setting a:hover{color:#dc3232}.media-embed-details .embed-media-settings .checkbox-setting{float:none;margin:0 0 10px}.wp-video{max-width:100%;height:auto}.wp_attachment_holder .wp-audio-shortcode,.wp_attachment_holder .wp-video{margin-top:18px}.wp-video-shortcode video,video.wp-video-shortcode{max-width:100%;display:inline-block}.video-details .wp-video-holder{width:100%;max-width:640px}.wp-playlist{border:1px solid #ccc;padding:10px;margin:12px 0 18px;font-size:14px;line-height:1.5}.wp-admin .wp-playlist{margin:0 0 18px}.wp-playlist video{display:inline-block;max-width:100%}.wp-playlist audio{display:none;max-width:100%;width:400px}.wp-playlist .mejs-container{margin:0;max-width:100%}.wp-playlist .mejs-controls .mejs-button button{outline:0}.wp-playlist-light{background:#fff;color:#000}.wp-playlist-dark{color:#fff;background:#000}.wp-playlist-caption{display:block;max-width:88%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:14px;line-height:1.5}.wp-playlist-item .wp-playlist-caption{text-decoration:none;color:#000;max-width:-webkit-calc(100% - 40px);max-width:calc(100% - 40px)}.wp-playlist-item-meta{display:block;font-size:14px;line-height:1.5}.wp-playlist-item-title{font-size:14px;line-height:1.5}.wp-playlist-item-album{font-style:italic;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-playlist-item-artist{font-size:12px;text-transform:uppercase}.wp-playlist-item-length{position:absolute;right:3px;top:0;font-size:14px;line-height:1.5}.rtl .wp-playlist-item-length{left:3px;right:auto}.wp-playlist-tracks{margin-top:10px}.wp-playlist-item{position:relative;cursor:pointer;padding:0 3px;border-bottom:1px solid #ccc}.wp-playlist-item:last-child{border-bottom:0}.wp-playlist-light .wp-playlist-caption{color:#333}.wp-playlist-dark .wp-playlist-caption{color:#ddd}.wp-playlist-playing{font-weight:700;background:#f7f7f7}.wp-playlist-light .wp-playlist-playing{background:#fff;color:#000}.wp-playlist-dark .wp-playlist-playing{background:#000;color:#fff}.wp-playlist-current-item{overflow:hidden;margin-bottom:10px;height:60px}.wp-playlist .wp-playlist-current-item img{float:left;max-width:60px;height:auto;margin-right:10px;padding:0;border:0}.rtl .wp-playlist .wp-playlist-current-item img{float:right;margin-left:10px;margin-right:0}.wp-playlist-current-item .wp-playlist-item-artist,.wp-playlist-current-item .wp-playlist-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wp-audio-playlist .me-cannotplay span{padding:5px 15px}
/*
     FILE ARCHIVED ON 16:52:19 Jan 13, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:12:14 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 1.18
  exclusion.robots: 0.109
  exclusion.robots.policy: 0.096
  esindex: 0.019
  cdx.remote: 6.062
  LoadShardBlock: 422.865 (3)
  PetaboxLoader3.resolve: 148.378 (2)
  PetaboxLoader3.datanode: 200.504 (3)
  load_resource: 10.574
*/


/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot#iefix) format("embedded-opentype"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot#iefix) format("embedded-opentype"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot#iefix) format("embedded-opentype"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(http://magentia.si/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}
/*
     FILE ARCHIVED ON 16:50:19 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:12:25 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.901
  exclusion.robots: 0.122
  exclusion.robots.policy: 0.109
  esindex: 0.01
  cdx.remote: 9.489
  LoadShardBlock: 317.729 (3)
  PetaboxLoader3.resolve: 137.906 (3)
  PetaboxLoader3.datanode: 316.28 (4)
  load_resource: 151.908
*/


/*!
 * Font Awesome Free 5.15.3 by @fontawesome - https://fontawesome.com
 * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)
 */
.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}
/*
     FILE ARCHIVED ON 16:50:19 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:12:36 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 2.089
  exclusion.robots: 0.13
  exclusion.robots.policy: 0.117
  esindex: 0.012
  cdx.remote: 14.138
  LoadShardBlock: 133.983 (3)
  PetaboxLoader3.datanode: 150.511 (4)
  PetaboxLoader3.resolve: 56.622 (2)
  load_resource: 81.598
*/


.elementor-97 .elementor-element.elementor-element-a7878d8 > .elementor-container{max-width:1620px;min-height:800px;}.elementor-97 .elementor-element.elementor-element-a7878d8 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-97 .elementor-element.elementor-element-a7878d8:not(.elementor-motion-effects-element-type-background), .elementor-97 .elementor-element.elementor-element-a7878d8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-86e6b64 ) 0%, var( --e-global-color-5eeb658 ) 100%);}.elementor-97 .elementor-element.elementor-element-a7878d8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:120px 35px 100px 35px;}.elementor-97 .elementor-element.elementor-element-a7878d8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-d35fdf9 > .elementor-element-populated{margin:-55px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:64px;font-weight:bold;line-height:1.1em;letter-spacing:-2px;color:var( --e-global-color-408ec305 );margin:0px 0px 35px 0px;max-width:699px;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-secondary .aux-head-highlight{font-family:"Montserrat", Sans-serif;font-size:64px;font-weight:400;line-height:1.3em;color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-description{color:var( --e-global-color-41098c45 );font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;line-height:1.5em;max-width:600px;}.elementor-97 .elementor-element.elementor-element-152ffec > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-97 .elementor-element.elementor-element-152ffec{animation-duration:2300ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button{padding:14px 48px 14px 48px;}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-24e8d89 .aux-overlay:after{border-radius:28px 28px 28px 28px;}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button .aux-overlay:after{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-03dc77e ) 0%, var( --e-global-color-2b63cf8 ) 100%);}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button:hover .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button:hover .aux-overlay:after{box-shadow:0px 3px 50px 0px rgba(3, 167, 211, 0.2);}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-text{font-size:16px;font-weight:400;line-height:1.3em;color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-24e8d89{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-03dc77e ) 0%, var( --e-global-color-2b63cf8 ) 100%);}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button{padding:14px 39px 13px 39px;}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-99249e6 .aux-overlay:after{border-radius:37px 37px 37px 37px;}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button .aux-overlay:after{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button:hover .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button:hover .aux-overlay:after{box-shadow:0px 3px 50px 0px rgba(230, 81, 108, 0.22);}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-text{font-size:16px;font-weight:400;line-height:1.3em;}.elementor-97 .elementor-element.elementor-element-99249e6 > .elementor-widget-container{margin:0px 0px 0px 23px;}.elementor-97 .elementor-element.elementor-element-99249e6{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-3fe5cf3 > .elementor-element-populated{margin:-55px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-ac5ffb8 > .elementor-container{max-width:1620px;}.elementor-97 .elementor-element.elementor-element-ac5ffb8{padding:72px 35px 0px 35px;}.elementor-97 .elementor-element.elementor-element-b75509b.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-2f4b594 .aux-elem-quote{text-align:center;}.elementor-97 .elementor-element.elementor-element-2f4b594 .aux-elem-quote p{font-weight:800;}.elementor-97 .elementor-element.elementor-element-7c20d8c .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-7c20d8c .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:1.5em;color:var( --e-global-color-dc29f8c );margin:0em 0em 0em 0em;}.elementor-97 .elementor-element.elementor-element-7c20d8c .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:600;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-77702528 );margin:5px 0px 5px 0px;}.elementor-97 .elementor-element.elementor-element-7c20d8c .aux-modern-heading-secondary .aux-head-highlight{font-family:"Roboto", Sans-serif;font-size:50px;font-weight:400;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-7c20d8c{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-cf2a098 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-97 .elementor-element.elementor-element-cf2a098{margin-top:62px;margin-bottom:0px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-6de627b.elementor-column .elementor-column-wrap{align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-6de627b.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-6de627b.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-6de627b > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-6de627b > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-6de627b > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-6de627b > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-6de627b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-6de627b{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-6de627b:after{background-color:transparent;background-image:linear-gradient(0deg, var( --e-global-color-595d6f0 ) 0%, var( --e-global-color-8ab1dd1 ) 100%);}.elementor-97 .elementor-element.elementor-element-9d07658.elementor-position-right .elementor-image-box-img{margin-left:18px;}.elementor-97 .elementor-element.elementor-element-9d07658.elementor-position-left .elementor-image-box-img{margin-right:18px;}.elementor-97 .elementor-element.elementor-element-9d07658.elementor-position-top .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-9d07658 .elementor-image-box-img img{opacity:1;transition-duration:0.3s;}.elementor-97 .elementor-element.elementor-element-9d07658 .elementor-image-box-title{margin-bottom:22px;color:var( --e-global-color-77702528 );font-family:"Montserrat", Sans-serif;font-size:27px;font-weight:bold;line-height:1.5em;letter-spacing:-0.81px;}.elementor-97 .elementor-element.elementor-element-9d07658 .elementor-image-box-description{color:rgba(0, 0, 0, 0.9);font-size:16px;font-weight:400;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-aede095 .aux-modern-button-wrapper{text-align:center;}.elementor-97 .elementor-element.elementor-element-aede095 .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-aede095 .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(142deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-aede095 .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-aede095 .aux-overlay:after{box-shadow:0px 3px 20px 0px rgba(0, 0, 0, 0.1607843137254902);border-radius:55px 55px 55px 55px;}.elementor-97 .elementor-element.elementor-element-aede095 .aux-modern-button{padding:15px 10px 13px 5px;}.elementor-97 .elementor-element.elementor-element-aede095 .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-aede095 .aux-modern-button .aux-overlay:after{background-color:rgba(2, 1, 1, 0);}.elementor-97 .elementor-element.elementor-element-aede095 .aux-icon{font-size:34px;margin:0px 0px 0px 0px;padding:0px 4px 0px 7px;}.elementor-97 .elementor-element.elementor-element-aede095 > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-b25663a.elementor-column .elementor-column-wrap{align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-b25663a.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-b25663a.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-b25663a > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-b25663a > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-b25663a > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-b25663a > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-b25663a > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-b25663a{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-b25663a:after{background-color:transparent;background-image:linear-gradient(0deg, var( --e-global-color-595d6f0 ) 0%, var( --e-global-color-8ab1dd1 ) 100%);}.elementor-97 .elementor-element.elementor-element-ca18815.elementor-position-right .elementor-image-box-img{margin-left:18px;}.elementor-97 .elementor-element.elementor-element-ca18815.elementor-position-left .elementor-image-box-img{margin-right:18px;}.elementor-97 .elementor-element.elementor-element-ca18815.elementor-position-top .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-ca18815 .elementor-image-box-img img{opacity:1;transition-duration:0.3s;}.elementor-97 .elementor-element.elementor-element-ca18815 .elementor-image-box-title{margin-bottom:22px;color:var( --e-global-color-77702528 );font-family:"Montserrat", Sans-serif;font-size:27px;font-weight:bold;line-height:1.5em;letter-spacing:-0.81px;}.elementor-97 .elementor-element.elementor-element-ca18815 .elementor-image-box-description{color:rgba(0, 0, 0, 0.9);font-size:16px;font-weight:400;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-ca18815 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-e032bb3 .aux-modern-button-wrapper{text-align:center;}.elementor-97 .elementor-element.elementor-element-e032bb3 .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-e032bb3 .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(142deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-e032bb3 .aux-modern-button{padding:15px 10px 13px 5px;}.elementor-97 .elementor-element.elementor-element-e032bb3 .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-e032bb3 .aux-overlay:after{border-radius:5500px 5500px 5500px 5500px;}.elementor-97 .elementor-element.elementor-element-e032bb3 .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-e032bb3 .aux-modern-button .aux-overlay:after{background-color:rgba(2, 1, 1, 0);}.elementor-97 .elementor-element.elementor-element-e032bb3 .aux-icon{font-size:34px;margin:0px 0px 0px 0px;padding:0px 4px 0px 7px;}.elementor-97 .elementor-element.elementor-element-e032bb3 > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-6bb07e3.elementor-column .elementor-column-wrap{align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-6bb07e3.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-6bb07e3.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-6bb07e3 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-6bb07e3 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-6bb07e3 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-6bb07e3 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-6bb07e3 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-6bb07e3{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-6bb07e3:after{background-color:transparent;background-image:linear-gradient(0deg, var( --e-global-color-595d6f0 ) 0%, var( --e-global-color-8ab1dd1 ) 100%);}.elementor-97 .elementor-element.elementor-element-2d57c76.elementor-position-right .elementor-image-box-img{margin-left:18px;}.elementor-97 .elementor-element.elementor-element-2d57c76.elementor-position-left .elementor-image-box-img{margin-right:18px;}.elementor-97 .elementor-element.elementor-element-2d57c76.elementor-position-top .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-2d57c76 .elementor-image-box-img img{opacity:1;transition-duration:0.3s;}.elementor-97 .elementor-element.elementor-element-2d57c76 .elementor-image-box-title{margin-bottom:22px;color:var( --e-global-color-77702528 );font-family:"Montserrat", Sans-serif;font-size:27px;font-weight:bold;line-height:1.5em;letter-spacing:-0.81px;}.elementor-97 .elementor-element.elementor-element-2d57c76 .elementor-image-box-description{color:rgba(0, 0, 0, 0.9);font-size:16px;font-weight:400;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-b7750de .aux-modern-button-wrapper{text-align:center;}.elementor-97 .elementor-element.elementor-element-b7750de .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-b7750de .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(142deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-b7750de .aux-modern-button{padding:15px 10px 13px 5px;}.elementor-97 .elementor-element.elementor-element-b7750de .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-b7750de .aux-overlay:after{border-radius:55px 55px 55px 55px;}.elementor-97 .elementor-element.elementor-element-b7750de .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-b7750de .aux-modern-button .aux-overlay:after{background-color:rgba(2, 1, 1, 0);}.elementor-97 .elementor-element.elementor-element-b7750de .aux-icon{font-size:34px;margin:0px 0px 0px 0px;padding:0px 4px 0px 7px;}.elementor-97 .elementor-element.elementor-element-b7750de > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-c2fdc34.elementor-column .elementor-column-wrap{align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-c2fdc34.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-end;align-items:flex-end;}.elementor-97 .elementor-element.elementor-element-c2fdc34.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-c2fdc34 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-c2fdc34 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-c2fdc34 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-c2fdc34 > .elementor-element-populated{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-c2fdc34 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-c2fdc34{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-c2fdc34:after{background-color:transparent;background-image:linear-gradient(0deg, var( --e-global-color-595d6f0 ) 0%, var( --e-global-color-8ab1dd1 ) 100%);}.elementor-97 .elementor-element.elementor-element-dfb3e84.elementor-position-right .elementor-image-box-img{margin-left:18px;}.elementor-97 .elementor-element.elementor-element-dfb3e84.elementor-position-left .elementor-image-box-img{margin-right:18px;}.elementor-97 .elementor-element.elementor-element-dfb3e84.elementor-position-top .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-dfb3e84 .elementor-image-box-img img{opacity:1;transition-duration:0.3s;}.elementor-97 .elementor-element.elementor-element-dfb3e84 .elementor-image-box-title{margin-bottom:22px;color:var( --e-global-color-77702528 );font-family:"Montserrat", Sans-serif;font-size:27px;font-weight:bold;line-height:1.5em;letter-spacing:-0.81px;}.elementor-97 .elementor-element.elementor-element-dfb3e84 .elementor-image-box-description{color:rgba(0, 0, 0, 0.9);font-size:16px;font-weight:400;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-815e553 .aux-modern-button-wrapper{text-align:center;}.elementor-97 .elementor-element.elementor-element-815e553 .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-815e553 .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(142deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-815e553 .aux-modern-button{padding:15px 10px 13px 5px;}.elementor-97 .elementor-element.elementor-element-815e553 .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-815e553 .aux-overlay:after{border-radius:55px 55px 55px 55px;}.elementor-97 .elementor-element.elementor-element-815e553 .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-815e553 .aux-modern-button .aux-overlay:after{background-color:rgba(2, 1, 1, 0);}.elementor-97 .elementor-element.elementor-element-815e553 .aux-icon{font-size:34px;margin:0px 0px 0px 0px;padding:0px 4px 0px 7px;}.elementor-97 .elementor-element.elementor-element-815e553 > .elementor-widget-container{margin:15px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button{padding:14px 48px 14px 48px;}.elementor-97 .elementor-element.elementor-element-087808f .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-087808f .aux-overlay:after{border-radius:28px 28px 28px 28px;}.elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button .aux-overlay:after{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-03dc77e ) 0%, var( --e-global-color-2b63cf8 ) 100%);}.elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button:hover .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button:hover .aux-overlay:after{box-shadow:0px 3px 50px 0px rgba(3, 167, 211, 0.2);}.elementor-97 .elementor-element.elementor-element-087808f .aux-text{font-size:16px;font-weight:400;line-height:1.3em;color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-087808f > .elementor-widget-container{padding:20px 20px 20px 20px;}.elementor-97 .elementor-element.elementor-element-087808f{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(90deg, #03A7D3 0%, #1F3C81 100%);}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-26d0214 .aux-overlay:after{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.5);border-radius:37px 37px 37px 37px;}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button{padding:14px 39px 13px 39px;}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button .aux-overlay:after{background-color:transparent;background-image:linear-gradient(90deg, #B82F54 0%, #E14F62 100%);}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button:hover .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button:hover .aux-overlay:after{box-shadow:0px 3px 50px 0px rgba(230, 81, 108, 0.22);}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-text{font-size:16px;font-weight:400;line-height:1.3em;}.elementor-97 .elementor-element.elementor-element-26d0214 > .elementor-widget-container{margin:0px 0px 0px 23px;padding:20px 20px 20px 20px;}.elementor-97 .elementor-element.elementor-element-26d0214{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-fbb00bb > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-97 .elementor-element.elementor-element-fbb00bb:not(.elementor-motion-effects-element-type-background), .elementor-97 .elementor-element.elementor-element-fbb00bb > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-86e6b64 ) 0%, var( --e-global-color-5eeb658 ) 100%);}.elementor-97 .elementor-element.elementor-element-fbb00bb{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:100px;margin-bottom:0px;padding:155px 35px 150px 35px;}.elementor-97 .elementor-element.elementor-element-fbb00bb > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-6eca971 .aux-media-image{max-width:440px;}.elementor-97 .elementor-element.elementor-element-6eca971{position:absolute;right:50px;bottom:94px;animation-delay:200ms;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);}.elementor-97 .elementor-element.elementor-element-53fab49 .aux-media-image{max-width:440px;}.elementor-97 .elementor-element.elementor-element-53fab49{animation-delay:200ms;animation-timing-function:cubic-bezier(0.25,0.46,0.45,0.94);}.elementor-97 .elementor-element.elementor-element-21ca8d2 > .elementor-element-populated{margin:0% 10% 0% 21%;--e-column-margin-right:10%;--e-column-margin-left:21%;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:23px;color:var( --e-global-color-408ec305 );margin:0px 0px 28px 0px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:64px;font-weight:bold;line-height:1.1em;letter-spacing:-2px;color:var( --e-global-color-408ec305 );margin:0px 0px 35px 0px;max-width:642px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-secondary .aux-head-highlight{font-family:"Montserrat", Sans-serif;font-size:64px;font-weight:400;line-height:1.3em;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-description{color:var( --e-global-color-41098c45 );font-size:16px;font-weight:400;line-height:1.5em;max-width:533px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa > .elementor-widget-container{margin:0px 0px 025px 0px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button{padding:14px 48px 14px 48px;}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-3a911c2 .aux-overlay:after{border-radius:28px 28px 28px 28px;}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button .aux-overlay:after{background-color:transparent;background-image:linear-gradient(90deg, var( --e-global-color-03dc77e ) 0%, var( --e-global-color-2b63cf8 ) 100%);}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button:hover .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button:hover .aux-overlay:after{box-shadow:0px 3px 50px 0px rgba(3, 167, 211, 0.2);}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-text{font-size:16px;font-weight:400;line-height:1.3em;}.elementor-97 .elementor-element.elementor-element-3a911c2{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-b7f723b > .elementor-container{max-width:1620px;}.elementor-97 .elementor-element.elementor-element-b7f723b > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-97 .elementor-element.elementor-element-b7f723b{padding:135px 35px 150px 35px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-24a9754.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-24a9754.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-24a9754 > .elementor-element-populated > .elementor-widget-wrap{padding:76px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:64px;font-weight:bold;line-height:1.1em;letter-spacing:-2px;color:var( --e-global-color-6660509 );margin:0px 0px 35px 0px;max-width:699px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-secondary .aux-head-highlight{font-size:64px;font-weight:400;line-height:1.3em;color:var( --e-global-color-6660509 );}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-description{color:var( --e-global-color-6660509 );font-size:16px;font-weight:400;line-height:1.5em;max-width:734px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-97 .elementor-element.elementor-element-d26b3a1{animation-duration:2300ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-b26e97d .aux-modern-button-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-b26e97d .aux-modern-button.aux-modern-button-outline .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-b26e97d .aux-modern-button .aux-overlay:before{background-color:transparent;background-image:linear-gradient(170deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 100%);}.elementor-97 .elementor-element.elementor-element-b26e97d .aux-modern-button{padding:13px 48px 13px 48px;}.elementor-97 .elementor-element.elementor-element-b26e97d .aux-overlay:before, .elementor-97 .elementor-element.elementor-element-b26e97d .aux-overlay:after{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-b26e97d .aux-modern-button.aux-modern-button-outline .aux-overlay:after, .elementor-97 .elementor-element.elementor-element-b26e97d .aux-modern-button .aux-overlay:after{background-color:transparent;background-image:linear-gradient(170deg, var( --e-global-color-2b63cf8 ) 0%, var( --e-global-color-03dc77e ) 100%);}.elementor-97 .elementor-element.elementor-element-b26e97d .aux-text{font-size:16px;font-weight:400;line-height:1.4em;}.elementor-97 .elementor-element.elementor-element-b26e97d > .elementor-widget-container{margin:55px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-20c4845 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0% 0% -2% 10%;--e-column-margin-right:0%;--e-column-margin-left:10%;}.elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 40px 0px 54px;}.elementor-97 .elementor-element.elementor-element-4f17d07{animation-delay:300ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-eadfdcf .elementor-icon-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-default .elementor-icon{color:var( --e-global-color-dc29f8c );border-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-stacked .elementor-icon:hover{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-default .elementor-icon:hover{color:var( --e-global-color-408ec305 );border-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-eadfdcf.elementor-view-default .elementor-icon:hover svg{fill:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .col-title a, .elementor-97 .elementor-element.elementor-element-1c7b9b3 .col-title{color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .col-title, .elementor-97 .elementor-element.elementor-element-1c7b9b3 .col-title a{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:bold;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .col-title{margin-bottom:28px;}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .widget-content{font-size:16px;font-weight:400;line-height:23px;}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .aux-widget-text .aux-text-widget-content{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-1c7b9b3 > .elementor-widget-container{margin:-14px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0% 0% -2% 10%;--e-column-margin-right:0%;--e-column-margin-left:10%;}.elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 40px 50px 54px;}.elementor-97 .elementor-element.elementor-element-cb638a0{animation-delay:300ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-520e468 .elementor-icon-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-520e468.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-520e468.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-520e468.elementor-view-default .elementor-icon{color:var( --e-global-color-dc29f8c );border-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-520e468.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-520e468.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-520e468.elementor-view-stacked .elementor-icon:hover{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-520e468.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-520e468.elementor-view-default .elementor-icon:hover{color:var( --e-global-color-408ec305 );border-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-520e468.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-520e468.elementor-view-default .elementor-icon:hover svg{fill:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-c765161 .col-title a, .elementor-97 .elementor-element.elementor-element-c765161 .col-title{color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-c765161 .col-title, .elementor-97 .elementor-element.elementor-element-c765161 .col-title a{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:bold;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-c765161 .col-title{margin-bottom:28px;}.elementor-97 .elementor-element.elementor-element-c765161 .widget-content{font-size:16px;font-weight:400;line-height:23px;}.elementor-97 .elementor-element.elementor-element-c765161 .aux-widget-text .aux-text-widget-content{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-c765161 .aux-widget-advanced-text{text-align:left !important;}.elementor-97 .elementor-element.elementor-element-c765161 > .elementor-widget-container{margin:-14px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0% 0% -2% 10%;--e-column-margin-right:0%;--e-column-margin-left:10%;}.elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated > .elementor-widget-wrap{padding:50px 40px 50px 54px;}.elementor-97 .elementor-element.elementor-element-5ff0d2b{animation-delay:300ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-3ae3e5a .elementor-icon-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-default .elementor-icon{color:var( --e-global-color-dc29f8c );border-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-stacked .elementor-icon:hover{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-default .elementor-icon:hover{color:var( --e-global-color-408ec305 );border-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-3ae3e5a.elementor-view-default .elementor-icon:hover svg{fill:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-f54268a .aux-ico-box{padding:28px 28px 28px 28px;color:#ffffff;}.elementor-97 .elementor-element.elementor-element-f54268a:hover .aux-ico-box{color:var( --e-global-color-408ec305 );background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-f54268a .col-title a, .elementor-97 .elementor-element.elementor-element-f54268a .col-title{color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-f54268a .col-title, .elementor-97 .elementor-element.elementor-element-f54268a .col-title a{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:bold;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-f54268a .col-title{margin-bottom:28px;}.elementor-97 .elementor-element.elementor-element-f54268a .widget-content{font-size:16px;font-weight:400;line-height:23px;}.elementor-97 .elementor-element.elementor-element-f54268a .aux-widget-text .aux-text-widget-content{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-f54268a .aux-widget-advanced-text{text-align:left !important;}.elementor-97 .elementor-element.elementor-element-f54268a > .elementor-widget-container{margin:-14px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-5527b50{margin-top:20px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);margin:0% 0% 0% 10%;--e-column-margin-right:0%;--e-column-margin-left:10%;}.elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 40px 0px 54px;}.elementor-97 .elementor-element.elementor-element-6a93c83{animation-delay:450ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-abe80ac .elementor-icon-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-default .elementor-icon{color:var( --e-global-color-dc29f8c );border-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-stacked .elementor-icon:hover{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-default .elementor-icon:hover{color:var( --e-global-color-408ec305 );border-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-abe80ac.elementor-view-default .elementor-icon:hover svg{fill:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-9d8543f .col-title a, .elementor-97 .elementor-element.elementor-element-9d8543f .col-title{color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-9d8543f .col-title, .elementor-97 .elementor-element.elementor-element-9d8543f .col-title a{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:bold;line-height:1.2em;}.elementor-97 .elementor-element.elementor-element-9d8543f .col-title{margin-bottom:30px;}.elementor-97 .elementor-element.elementor-element-9d8543f .widget-content{font-size:16px;font-weight:400;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-9d8543f .aux-widget-text .aux-text-widget-content{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-9d8543f .aux-widget-advanced-text{text-align:left !important;}.elementor-97 .elementor-element.elementor-element-9d8543f > .elementor-widget-container{margin:-11px 0px 14px 0px;}.elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);margin:0% 0% 0% 10%;--e-column-margin-right:0%;--e-column-margin-left:10%;}.elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 40px 50px 54px;}.elementor-97 .elementor-element.elementor-element-173cce2{animation-delay:450ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-0d9eed5 .elementor-icon-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-default .elementor-icon{color:var( --e-global-color-dc29f8c );border-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-stacked .elementor-icon:hover{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-default .elementor-icon:hover{color:var( --e-global-color-408ec305 );border-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-0d9eed5.elementor-view-default .elementor-icon:hover svg{fill:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-86ce752 .col-title a, .elementor-97 .elementor-element.elementor-element-86ce752 .col-title{color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-86ce752 .col-title, .elementor-97 .elementor-element.elementor-element-86ce752 .col-title a{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:bold;line-height:1.2em;}.elementor-97 .elementor-element.elementor-element-86ce752 .col-title{margin-bottom:30px;}.elementor-97 .elementor-element.elementor-element-86ce752 .widget-content{font-size:16px;font-weight:400;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-86ce752 .aux-widget-text .aux-text-widget-content{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-86ce752 .aux-widget-advanced-text{text-align:left !important;}.elementor-97 .elementor-element.elementor-element-86ce752 > .elementor-widget-container{margin:-11px 0px 14px 0px;}.elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-background-slideshow{border-radius:30px 30px 30px 30px;}.elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);margin:0% 0% 0% 10%;--e-column-margin-right:0%;--e-column-margin-left:10%;}.elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-element-populated > .elementor-widget-wrap{padding:50px 40px 50px 54px;}.elementor-97 .elementor-element.elementor-element-723ebcf{animation-delay:450ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-0013c5d .elementor-icon-wrapper{text-align:left;}.elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-default .elementor-icon{color:var( --e-global-color-dc29f8c );border-color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-framed .elementor-icon, .elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-stacked .elementor-icon:hover{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-default .elementor-icon:hover{color:var( --e-global-color-408ec305 );border-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-framed .elementor-icon:hover, .elementor-97 .elementor-element.elementor-element-0013c5d.elementor-view-default .elementor-icon:hover svg{fill:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-0cd0d7d .col-title a, .elementor-97 .elementor-element.elementor-element-0cd0d7d .col-title{color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-0cd0d7d .col-title, .elementor-97 .elementor-element.elementor-element-0cd0d7d .col-title a{font-family:"Montserrat", Sans-serif;font-size:30px;font-weight:bold;line-height:1.2em;}.elementor-97 .elementor-element.elementor-element-0cd0d7d .col-title{margin-bottom:30px;}.elementor-97 .elementor-element.elementor-element-0cd0d7d .widget-content{font-size:16px;font-weight:400;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-0cd0d7d .aux-widget-text .aux-text-widget-content{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-0cd0d7d .aux-widget-advanced-text{text-align:left !important;}.elementor-97 .elementor-element.elementor-element-0cd0d7d > .elementor-widget-container{margin:-11px 0px 14px 0px;}.elementor-97 .elementor-element.elementor-element-3923b4e > .elementor-container{max-width:1620px;}.elementor-97 .elementor-element.elementor-element-3923b4e{padding:0px 35px 57px 35px;}.elementor-97 .elementor-element.elementor-element-86f973e.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:space-between;}.elementor-97 .elementor-element.elementor-element-20b0aff .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:1.3em;color:var( --e-global-color-dc29f8c );margin:0px 0px 2px 0px;}.elementor-97 .elementor-element.elementor-element-20b0aff .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:700;line-height:1.3em;letter-spacing:-2px;color:var( --e-global-color-77702528 );margin:0px 0px 0px 0px;max-width:642px;}.elementor-97 .elementor-element.elementor-element-20b0aff .aux-modern-heading-secondary .aux-head-highlight{font-size:45px;font-weight:400;line-height:1.7em;color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-20b0aff{width:auto;max-width:auto;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-carousel-navigation{justify-content:center;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-carousel-navigation .aux-prev{margin-right:28px;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav, .elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav img{width:46px;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav{height:46px;color:var( --e-global-color-29c32205 );font-size:27px;border-style:solid;border-width:1px 1px 1px 1px;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav, .elementor-97 .elementor-element.elementor-element-9a9a231 .aux-arrow-nav{border-radius:50px 50px 50px 50px;padding:6px 6px 6px 6px;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav > span{line-height:0;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav:hover{background-color:transparent;background-image:linear-gradient(180deg, var( --e-global-color-dc29f8c ) 0%, var( --e-global-color-29c32205 ) 142%);box-shadow:0px 3px 20px 0px rgba(0, 0, 0, 0.1607843137254902);color:#FFFFFF;border-style:solid;border-width:1px 1px 1px 1px;border-color:rgba(2, 1, 1, 0);}.elementor-97 .elementor-element.elementor-element-9a9a231 > .elementor-widget-container{margin:40px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-9a9a231{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-0a97c98{margin-top:75px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-75976ce .aux-media-image{border-radius:30px 30px 30px 30px !important;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-header .entry-title a{color:var( --e-global-color-77702528 );font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:bold;line-height:29px;letter-spacing:-0.5px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-title{margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-tax a{color:rgba(0,0,0,0.5);}.elementor-97 .elementor-element.elementor-element-75976ce .entry-tax{font-family:"Open Sans", Sans-serif;font-size:16px;font-weight:400;font-style:normal;line-height:22px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-tax a:after{margin-right:0px;margin-left:0px;}.elementor-97 .elementor-element.elementor-element-75976ce{animation-delay:250ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-5950c98 .aux-elem-quote{text-align:center;}.elementor-97 .elementor-element.elementor-element-5950c98 .aux-elem-quote p{font-weight:800;}.elementor-97 .elementor-element.elementor-element-7dc5d1e > .elementor-container{min-height:700px;}.elementor-97 .elementor-element.elementor-element-7dc5d1e:not(.elementor-motion-effects-element-type-background), .elementor-97 .elementor-element.elementor-element-7dc5d1e > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(100deg, var( --e-global-color-86e6b64 ) 0%, var( --e-global-color-5eeb658 ) 100%);}.elementor-97 .elementor-element.elementor-element-7dc5d1e{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:0px 35px 0px 35px;}.elementor-97 .elementor-element.elementor-element-7dc5d1e > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-9ef1c52.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-4548434 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-4548434 .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:1.5em;color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-4548434 .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:500;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-408ec305 );margin:5px 0px 5px 0px;}.elementor-97 .elementor-element.elementor-element-4548434 .aux-modern-heading-secondary .aux-head-highlight{font-size:50px;font-weight:400;line-height:1.6em;letter-spacing:-2px;color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-4548434 > .elementor-widget-container{margin:72px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-4548434{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-cd421cc > .elementor-container{max-width:1630px;}.elementor-97 .elementor-element.elementor-element-cd421cc{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:-375px;padding:0px 35px 0px 35px;position:relative;bottom:375px;}.elementor-97 .elementor-element.elementor-element-cd421cc > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-2845818.elementor-column .elementor-column-wrap{align-items:space-between;}.elementor-97 .elementor-element.elementor-element-2845818.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:space-between;align-items:space-between;}.elementor-97 .elementor-element.elementor-element-2845818.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:space-between;}.elementor-97 .elementor-element.elementor-element-2845818 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:20px;}.elementor-97 .elementor-element.elementor-element-2845818 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-bd310ba{padding:0px 15px 0px 15px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-e3e9ba3.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-e3e9ba3.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-e3e9ba3:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-background-slideshow{border-radius:030px 030px 030px 030px;}.elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 30px 0px 0px;--e-column-margin-right:30px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-e3e9ba3{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-5474459 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-5474459 .aux-modern-heading-primary{font-family:"Roboto", Sans-serif;font-size:45px;font-weight:bold;line-height:66px;letter-spacing:-3px;color:var( --e-global-color-77702528 );margin:30px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-5474459 .aux-modern-heading-secondary{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:var( --e-global-color-77702528 );margin:5px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-7f59684 .aux-widget-inner > *{text-align:right;margin-left:auto !important;}.elementor-97 .elementor-element.elementor-element-7f59684 .aux-modern-heading-primary{font-family:"Open Sans", Sans-serif;font-size:345px;font-weight:bold;line-height:50px;color:rgba(0,0,0,0.08);}.elementor-97 .elementor-element.elementor-element-7f59684{position:absolute;top:8px;right:0px;left:calc( 50% + -44% );}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-bb60c7d.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-bb60c7d.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-bb60c7d:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-background-slideshow{border-radius:030px 030px 030px 030px;}.elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 30px 0px 0px;--e-column-margin-right:30px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-bb60c7d{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-281c436 .aux-widget-inner > *{text-align:right;margin-left:auto !important;}.elementor-97 .elementor-element.elementor-element-281c436 .aux-modern-heading-primary{font-family:"Open Sans", Sans-serif;font-size:345px;font-weight:bold;line-height:50px;color:rgba(0,0,0,0.08);}.elementor-97 .elementor-element.elementor-element-281c436{position:absolute;top:8px;right:0px;left:calc( 50% + -44% );}.elementor-97 .elementor-element.elementor-element-7cdc2dd .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-7cdc2dd .aux-modern-heading-primary{font-family:"Roboto", Sans-serif;font-size:45px;font-weight:bold;line-height:66px;letter-spacing:-3px;color:var( --e-global-color-77702528 );margin:30px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-7cdc2dd .aux-modern-heading-secondary{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:var( --e-global-color-77702528 );margin:5px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-564a7c4.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-564a7c4:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-background-slideshow{border-radius:030px 030px 030px 030px;}.elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 30px 0px 0px;--e-column-margin-right:30px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-564a7c4{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-05aac32 .aux-widget-inner > *{text-align:right;margin-left:auto !important;}.elementor-97 .elementor-element.elementor-element-05aac32 .aux-modern-heading-primary{font-family:"Open Sans", Sans-serif;font-size:345px;font-weight:bold;line-height:50px;color:rgba(0,0,0,0.08);}.elementor-97 .elementor-element.elementor-element-05aac32{position:absolute;top:8px;right:0px;left:calc( 50% + -44% );}.elementor-97 .elementor-element.elementor-element-8303979 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-8303979 .aux-modern-heading-primary{font-family:"Roboto", Sans-serif;font-size:45px;font-weight:bold;line-height:66px;letter-spacing:-3px;color:var( --e-global-color-77702528 );margin:30px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-8303979 .aux-modern-heading-secondary{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:var( --e-global-color-77702528 );margin:5px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-8303979 .aux-widget-modern-heading .aux-widget-inner{width:230px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-bc5d98d.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-bc5d98d.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-bc5d98d:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-background-slideshow{border-radius:030px 030px 030px 030px;}.elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 30px 0px 00px;--e-column-margin-right:30px;--e-column-margin-left:00px;}.elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-bc5d98d{animation-delay:500ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-264caff .aux-widget-inner > *{text-align:right;margin-left:auto !important;}.elementor-97 .elementor-element.elementor-element-264caff .aux-modern-heading-primary{font-family:"Open Sans", Sans-serif;font-size:345px;font-weight:bold;line-height:50px;color:rgba(0,0,0,0.08);}.elementor-97 .elementor-element.elementor-element-264caff{position:absolute;top:10px;right:0px;left:calc( 50% + -44% );}.elementor-97 .elementor-element.elementor-element-0547653 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-0547653 .aux-modern-heading-primary{font-family:"Roboto", Sans-serif;font-size:45px;font-weight:bold;line-height:66px;letter-spacing:-3px;color:var( --e-global-color-77702528 );margin:30px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-0547653 .aux-modern-heading-secondary{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:var( --e-global-color-6660509 );margin:5px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-0547653 .aux-widget-modern-heading .aux-widget-inner{width:230px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-58ae86f.elementor-column .elementor-column-wrap{align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-58ae86f.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:flex-start;align-items:flex-start;}.elementor-97 .elementor-element.elementor-element-58ae86f:not(.elementor-motion-effects-element-type-background) > .elementor-column-wrap, .elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-column-wrap > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-element-populated, .elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-element-populated > .elementor-background-overlay, .elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-background-slideshow{border-radius:030px 030px 030px 030px;}.elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-element-populated{box-shadow:0px 0px 70px 0px rgba(0,0,0,0.10);transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin:0px 30px 0px 0px;--e-column-margin-right:30px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-element-populated > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-58ae86f{animation-delay:500ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-82732ab .aux-widget-inner > *{text-align:right;margin-left:auto !important;}.elementor-97 .elementor-element.elementor-element-82732ab .aux-modern-heading-primary{font-family:"Open Sans", Sans-serif;font-size:345px;font-weight:bold;line-height:50px;color:rgba(0,0,0,0.08);}.elementor-97 .elementor-element.elementor-element-82732ab{position:absolute;top:10px;right:0px;left:calc( 50% + -44% );}.elementor-97 .elementor-element.elementor-element-9476c89 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-9476c89 .aux-modern-heading-primary{font-family:"Roboto", Sans-serif;font-size:45px;font-weight:bold;line-height:66px;letter-spacing:-3px;color:var( --e-global-color-77702528 );margin:30px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-9476c89 .aux-modern-heading-secondary{font-family:"Roboto", Sans-serif;font-size:16px;font-weight:500;line-height:22px;color:var( --e-global-color-6660509 );margin:5px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-4cfa7d7:not(.elementor-motion-effects-element-type-background), .elementor-97 .elementor-element.elementor-element-4cfa7d7 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-4cfa7d7, .elementor-97 .elementor-element.elementor-element-4cfa7d7 > .elementor-background-overlay{border-radius:26px 26px 26px 26px;}.elementor-97 .elementor-element.elementor-element-4cfa7d7{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:75px;margin-bottom:75px;}.elementor-97 .elementor-element.elementor-element-4cfa7d7 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:600;color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:bold;line-height:1.3em;letter-spacing:-2px;color:var( --e-global-color-6660509 );margin:0px 0px 35px 0px;max-width:699px;}.elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-secondary .aux-head-highlight{font-size:50px;font-weight:400;line-height:1.3em;color:var( --e-global-color-6660509 );}.elementor-97 .elementor-element.elementor-element-4da93c3 > .elementor-widget-container{margin:0px 0px 45px 0px;}.elementor-97 .elementor-element.elementor-element-4da93c3{animation-duration:2300ms;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:last-child){padding-bottom:calc(5px/2);}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-items:not(.elementor-inline-items) .elementor-icon-list-item:not(:first-child){margin-top:calc(5px/2);}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(5px/2);margin-left:calc(5px/2);}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-5px/2);margin-left:calc(-5px/2);}body.rtl .elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{left:calc(-5px/2);}body:not(.rtl) .elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-5px/2);}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-icon i{transition:color 0.3s;}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-icon svg{transition:fill 0.3s;}.elementor-97 .elementor-element.elementor-element-9963503{--e-icon-list-icon-size:14px;--icon-vertical-offset:0px;}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-item > .elementor-icon-list-text, .elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-item > a{font-size:19px;}.elementor-97 .elementor-element.elementor-element-9963503 .elementor-icon-list-text{transition:color 0.3s;}.elementor-97 .elementor-element.elementor-element-9963503 > .elementor-widget-container{padding:17px 17px 17px 17px;}.elementor-97 .elementor-element.elementor-element-accbd11 > .elementor-container{max-width:1650px;}.elementor-97 .elementor-element.elementor-element-accbd11{margin-top:165px;margin-bottom:0px;padding:0px 35px 0px 35px;}.elementor-97 .elementor-element.elementor-element-9b54a8b.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:1.2em;color:var( --e-global-color-dc29f8c );}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:600;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-77702528 );margin:-2px 0px 5px 0px;}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-modern-heading-secondary .aux-head-highlight{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:400;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-6660509 );}.elementor-97 .elementor-element.elementor-element-ab2be13 > .elementor-widget-container{margin:29px 29px 29px 29px;}.elementor-97 .elementor-element.elementor-element-ab2be13{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-d9ca874{margin-top:70px;margin-bottom:0px;z-index:0;}.elementor-97 .elementor-element.elementor-element-9bed520 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-9bed520 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-9bed520{z-index:0;}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-title a{color:var( --e-global-color-408ec305 );font-size:21px;font-weight:bold;line-height:1.2em;}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-title{margin-bottom:30px;}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-info a, .elementor-97 .elementor-element.elementor-element-c99f631 .entry-info{color:var( --e-global-color-408ec305 );}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-info, .elementor-97 .elementor-element.elementor-element-c99f631 .entry-info a{font-size:15px;font-weight:400;font-style:normal;line-height:1.5em;}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-info{margin-bottom:32px;}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-content{color:var( --e-global-color-408ec305 );font-size:15px;font-weight:400;line-height:22px;margin-bottom:88px;}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-meta a, .elementor-97 .elementor-element.elementor-element-c99f631 .entry-meta, .elementor-97 .elementor-element.elementor-element-c99f631 .entry-meta span{color:var( --e-global-color-77702528 );}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-meta, .elementor-97 .elementor-element.elementor-element-c99f631 .entry-meta a, .elementor-97 .elementor-element.elementor-element-c99f631 .entry-meta span{font-size:16px;font-weight:400;line-height:24px;}.elementor-97 .elementor-element.elementor-element-c99f631 .entry-meta{margin-bottom:19px;}.elementor-97 .elementor-element.elementor-element-c99f631 .aux-col:hover .column-entry{box-shadow:0px 0px 70px 0px rgba(0, 0, 0, 0.10196078431372549);}.elementor-97 .elementor-element.elementor-element-c99f631{text-align:left;z-index:0;animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-c69f8d7 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-97 .elementor-element.elementor-element-c69f8d7{margin-top:90px;margin-bottom:50px;padding:0px 35px 0px 35px;}.elementor-97 .elementor-element.elementor-element-728ffe0{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-12e1bf6{--e-image-carousel-slides-to-show:5;}.elementor-97 .elementor-element.elementor-element-aad79ae .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-aad79ae .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:1.2em;color:#B82F54;}.elementor-97 .elementor-element.elementor-element-aad79ae .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:600;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-77702528 );margin:-2px 0px 5px 0px;}.elementor-97 .elementor-element.elementor-element-aad79ae .aux-modern-heading-secondary .aux-head-highlight{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:400;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-6660509 );}.elementor-97 .elementor-element.elementor-element-aad79ae{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-8b35819 .widget-inner > :not(.active) .aux-toggle-header{cursor:pointer;}.elementor-97 .elementor-element.elementor-element-8b35819 .aux-toggle-header{color:var( --e-global-color-dc29f8c );font-family:"Montserrat", Sans-serif;font-weight:900;}.elementor-97 .elementor-element.elementor-element-f918cb5 .aux-elem-quote{text-align:center;}.elementor-97 .elementor-element.elementor-element-f918cb5 .aux-elem-quote p{font-weight:800;}.elementor-97 .elementor-element.elementor-element-2c04e46 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-2c04e46 .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:16px;font-weight:500;line-height:1.2em;color:#B82F54;}.elementor-97 .elementor-element.elementor-element-2c04e46 .aux-modern-heading-secondary{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:600;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-77702528 );margin:-2px 0px 5px 0px;}.elementor-97 .elementor-element.elementor-element-2c04e46 .aux-modern-heading-secondary .aux-head-highlight{font-family:"Montserrat", Sans-serif;font-size:50px;font-weight:400;line-height:1.5em;letter-spacing:-2px;color:var( --e-global-color-6660509 );}.elementor-97 .elementor-element.elementor-element-2c04e46{animation-timing-function:cubic-bezier(0.165,0.84,0.44,1);}.elementor-97 .elementor-element.elementor-element-1b3e494 > .elementor-widget-container{margin:0px 0px 0px 0px;padding:10px 0px 30px 0px;}@media(max-width:1024px){.elementor-97 .elementor-element.elementor-element-a7878d8 > .elementor-container{min-height:600px;}.elementor-97 .elementor-element.elementor-element-a7878d8{padding:150px 20px 0px 20px;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-secondary{font-size:36px;line-height:45px;letter-spacing:0px;max-width:397px;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-secondary .aux-head-highlight{font-size:36px;line-height:45px;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-description{font-size:14px;line-height:19px;max-width:315px;}.elementor-97 .elementor-element.elementor-element-152ffec > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-modern-button{padding:12px 37px 12px 37px;}.elementor-97 .elementor-element.elementor-element-24e8d89 .aux-text{font-size:12px;}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-modern-button{padding:12px 33px 12px 33px;}.elementor-97 .elementor-element.elementor-element-99249e6 .aux-text{font-size:12px;}.elementor-97 .elementor-element.elementor-element-7c20d8c .aux-modern-heading-primary{font-size:12px;line-height:12px;margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-7c20d8c .aux-modern-heading-secondary{font-size:35px;line-height:46px;letter-spacing:0px;}.elementor-97 .elementor-element.elementor-element-7c20d8c .aux-modern-heading-secondary .aux-head-highlight{font-size:35px;line-height:46px;}.elementor-97 .elementor-element.elementor-element-cf2a098{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-6de627b > .elementor-element-populated{margin:0px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-b25663a > .elementor-element-populated{margin:0px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-6bb07e3 > .elementor-element-populated{margin:50px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-c2fdc34 > .elementor-element-populated{margin:50px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-087808f .aux-modern-button{padding:12px 37px 12px 37px;}.elementor-97 .elementor-element.elementor-element-087808f .aux-text{font-size:12px;}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-modern-button{padding:12px 33px 12px 33px;}.elementor-97 .elementor-element.elementor-element-26d0214 .aux-text{font-size:12px;}.elementor-97 .elementor-element.elementor-element-fbb00bb{margin-top:50px;margin-bottom:0px;padding:85px 15px 85px 15px;}.elementor-97 .elementor-element.elementor-element-6eca971{top:-33px;right:37px;}.elementor-97 .elementor-element.elementor-element-21ca8d2 > .elementor-element-populated{margin:0px 40px 0px 4px;--e-column-margin-right:40px;--e-column-margin-left:4px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-secondary{font-size:30px;line-height:35px;letter-spacing:0px;max-width:313px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-secondary .aux-head-highlight{font-size:30px;line-height:45px;letter-spacing:0px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-description{font-size:14px;max-width:348px;}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button{padding:12px 37px 12px 37px;}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-text{font-size:12px;}.elementor-97 .elementor-element.elementor-element-b7f723b{padding:0px 20px 0px 20px;}.elementor-97 .elementor-element.elementor-element-24a9754.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-24a9754 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-secondary{font-size:36px;line-height:45px;letter-spacing:0px;max-width:397px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-secondary .aux-head-highlight{font-size:36px;line-height:45px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-description{font-size:14px;line-height:19px;max-width:315px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-b26e97d .aux-modern-button-wrapper{text-align:center;}.elementor-97 .elementor-element.elementor-element-b26e97d > .elementor-widget-container{margin:25px 0px 50px 0px;}.elementor-97 .elementor-element.elementor-element-b26e97d{width:auto;max-width:auto;}.elementor-97 .elementor-element.elementor-element-ea3f76f{margin-top:10px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-c765161 .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-f54268a .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-5527b50{margin-top:50px;margin-bottom:120px;}.elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-9d8543f .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-86ce752 .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-0cd0d7d .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-20b0aff .aux-modern-heading-primary{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-20b0aff .aux-modern-heading-secondary{font-size:35px;letter-spacing:0px;margin:0px 0px 25px 0px;}.elementor-97 .elementor-element.elementor-element-20b0aff .aux-modern-heading-secondary .aux-head-highlight{font-size:35px;margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-0a97c98{margin-top:0px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-header .entry-title a{font-size:15px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-title{margin-bottom:-5px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-tax{font-size:12px;}.elementor-97 .elementor-element.elementor-element-cd421cc{top:-416px;}.elementor-97 .elementor-element.elementor-element-bd310ba{padding:0px 10px 0px 10px;}.elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-element-populated{margin:0px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-5474459 .aux-modern-heading-primary{font-size:40px;}.elementor-97 .elementor-element.elementor-element-5474459 .aux-modern-heading-secondary{font-size:13px;}.elementor-97 .elementor-element.elementor-element-7f59684 .aux-modern-heading-primary{font-size:197px;}.elementor-97 .elementor-element.elementor-element-7f59684{top:9%;}.elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-element-populated{margin:0px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-281c436 .aux-modern-heading-primary{font-size:197px;}.elementor-97 .elementor-element.elementor-element-281c436{top:9%;}.elementor-97 .elementor-element.elementor-element-7cdc2dd .aux-modern-heading-primary{font-size:40px;}.elementor-97 .elementor-element.elementor-element-7cdc2dd .aux-modern-heading-secondary{font-size:13px;}.elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-element-populated{margin:0px 15px 0px 0px;--e-column-margin-right:15px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-05aac32 .aux-modern-heading-primary{font-size:197px;}.elementor-97 .elementor-element.elementor-element-05aac32{top:9%;}.elementor-97 .elementor-element.elementor-element-8303979 .aux-modern-heading-primary{font-size:40px;}.elementor-97 .elementor-element.elementor-element-8303979 .aux-modern-heading-secondary{font-size:13px;}.elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-264caff .aux-modern-heading-primary{font-size:178px;}.elementor-97 .elementor-element.elementor-element-264caff{top:9%;}.elementor-97 .elementor-element.elementor-element-0547653 .aux-modern-heading-primary{font-size:40px;}.elementor-97 .elementor-element.elementor-element-0547653 .aux-modern-heading-secondary{font-size:13px;}.elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-element-populated{margin:0px 0px 0px 15px;--e-column-margin-right:0px;--e-column-margin-left:15px;}.elementor-97 .elementor-element.elementor-element-82732ab .aux-modern-heading-primary{font-size:178px;}.elementor-97 .elementor-element.elementor-element-82732ab{top:9%;}.elementor-97 .elementor-element.elementor-element-9476c89 .aux-modern-heading-primary{font-size:40px;}.elementor-97 .elementor-element.elementor-element-9476c89 .aux-modern-heading-secondary{font-size:13px;}.elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-secondary{font-size:36px;line-height:45px;letter-spacing:0px;max-width:397px;}.elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-secondary .aux-head-highlight{font-size:36px;line-height:45px;}.elementor-97 .elementor-element.elementor-element-4da93c3 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-accbd11{margin-top:120px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-d9ca874{margin-top:30px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-c99f631 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-c69f8d7{margin-top:30px;margin-bottom:30px;}}@media(max-width:767px){.elementor-97 .elementor-element.elementor-element-a7878d8{padding:220px 25px 0px 25px;}.elementor-97 .elementor-element.elementor-element-d35fdf9.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-d35fdf9 > .elementor-element-populated{margin:25px 8px 75px 0px;--e-column-margin-right:8px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-secondary{max-width:1600px;}.elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-description{max-width:454px;}.elementor-97 .elementor-element.elementor-element-99249e6 > .elementor-widget-container{margin:0px 0px 0px 00px;}.elementor-97 .elementor-element.elementor-element-3fe5cf3.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-3fe5cf3 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-ac5ffb8{padding:0px 15px 0px 15px;}.elementor-97 .elementor-element.elementor-element-b75509b > .elementor-element-populated{margin:50px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-6de627b > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-6de627b > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-9d07658 .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-b25663a > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-ca18815 .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-6bb07e3 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-2d57c76 .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-c2fdc34 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-dfb3e84 .elementor-image-box-img{margin-bottom:18px;}.elementor-97 .elementor-element.elementor-element-26d0214 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-6eca971{top:-19px;right:28px;}.elementor-97 .elementor-element.elementor-element-21ca8d2.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-97 .elementor-element.elementor-element-21ca8d2 > .elementor-element-populated{margin:50px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-21ca8d2 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 20px 0px 20px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-secondary{max-width:1600px;}.elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-description{max-width:460px;}.elementor-97 .elementor-element.elementor-element-3a911c2 .aux-modern-button{padding:12px 33px 12px 32px;}.elementor-97 .elementor-element.elementor-element-24a9754 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-secondary{max-width:1600px;}.elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-description{max-width:454px;}.elementor-97 .elementor-element.elementor-element-20c4845 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-ea3f76f{margin-top:55px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-4f17d07 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 35px 50px 35px;}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .aux-widget-text .aux-text-widget-content{padding:0px 0px 50px 0px;}.elementor-97 .elementor-element.elementor-element-1c7b9b3 .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-cb638a0 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 35px 50px 35px;}.elementor-97 .elementor-element.elementor-element-c765161 .aux-widget-text .aux-text-widget-content{padding:0px 0px 50px 0px;}.elementor-97 .elementor-element.elementor-element-c765161 .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-5ff0d2b > .elementor-element-populated > .elementor-widget-wrap{padding:50px 35px 50px 35px;}.elementor-97 .elementor-element.elementor-element-f54268a .aux-widget-text .aux-text-widget-content{padding:0px 0px 50px 0px;}.elementor-97 .elementor-element.elementor-element-f54268a .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-5527b50{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-6a93c83 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 35px 50px 35px;}.elementor-97 .elementor-element.elementor-element-9d8543f .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-173cce2 > .elementor-element-populated > .elementor-widget-wrap{padding:50px 35px 50px 35px;}.elementor-97 .elementor-element.elementor-element-86ce752 .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-element-populated{margin:40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-723ebcf > .elementor-element-populated > .elementor-widget-wrap{padding:50px 35px 50px 35px;}.elementor-97 .elementor-element.elementor-element-0cd0d7d .aux-widget-advanced-text{text-align:center !important;}.elementor-97 .elementor-element.elementor-element-3923b4e{padding:50px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-20b0aff .aux-modern-heading-secondary{margin:0px 0px 5px 0px;}.elementor-97 .elementor-element.elementor-element-20b0aff > .elementor-widget-container{margin:0px 0px 45px 15px;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-carousel-navigation .aux-prev{margin-right:11px;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav, .elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav img{width:40px;}.elementor-97 .elementor-element.elementor-element-9a9a231 .aux-custom-nav{height:40px;}.elementor-97 .elementor-element.elementor-element-0a97c98{margin-top:0px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-header .entry-title a{font-size:18px;}.elementor-97 .elementor-element.elementor-element-75976ce .entry-tax{font-size:16px;}.elementor-97 .elementor-element.elementor-element-7dc5d1e{margin-top:80px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-4548434 > .elementor-widget-container{padding:0px 5px 0px 15px;}.elementor-97 .elementor-element.elementor-element-cd421cc{padding:20px 20px 0px 20px;}.elementor-97 .elementor-element.elementor-element-bd310ba{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-e3e9ba3 > .elementor-element-populated{margin:0px 0px 55px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-5474459 > .elementor-widget-container{margin:30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-7f59684 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-7f59684{right:0px;left:0px;}.elementor-97 .elementor-element.elementor-element-bb60c7d > .elementor-element-populated{margin:0px 0px 55px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-281c436 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-281c436{right:0px;left:0px;}.elementor-97 .elementor-element.elementor-element-7cdc2dd > .elementor-widget-container{margin:30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-564a7c4 > .elementor-element-populated{margin:0px 0px 55px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-05aac32 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-05aac32{right:0px;left:0px;}.elementor-97 .elementor-element.elementor-element-8303979 > .elementor-widget-container{margin:30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-bc5d98d > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-264caff .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-264caff{right:0px;left:0px;}.elementor-97 .elementor-element.elementor-element-0547653 > .elementor-widget-container{margin:30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-58ae86f > .elementor-element-populated{margin:0px 0px 00px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-82732ab .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-82732ab{right:0px;left:0px;}.elementor-97 .elementor-element.elementor-element-9476c89 > .elementor-widget-container{margin:30px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-4da93c3 .aux-widget-inner > *{text-align:center;margin-left:auto !important;margin-right:auto !important;}.elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-secondary{max-width:1600px;}.elementor-97 .elementor-element.elementor-element-accbd11{margin-top:0px;margin-bottom:0px;}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-modern-heading-primary{max-width:433px;}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-modern-heading-secondary{font-size:36px;}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-modern-heading-secondary .aux-head-highlight{font-size:36px;}.elementor-97 .elementor-element.elementor-element-ab2be13 .aux-widget-modern-heading .aux-widget-inner{width:369px;height:222px;margin:0px 0px 0px 0px;padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-ab2be13 > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-bc-flex-widget .elementor-97 .elementor-element.elementor-element-9bed520.elementor-column .elementor-column-wrap{align-items:center;}.elementor-97 .elementor-element.elementor-element-9bed520.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-97 .elementor-element.elementor-element-9bed520.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:flex-start;}.elementor-97 .elementor-element.elementor-element-9bed520 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-97 .elementor-element.elementor-element-9bed520 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-c99f631 > .elementor-widget-container{padding:0px 0px 0px 0px;}.elementor-97 .elementor-element.elementor-element-aad79ae .aux-modern-heading-secondary{font-size:36px;}.elementor-97 .elementor-element.elementor-element-aad79ae .aux-modern-heading-secondary .aux-head-highlight{font-size:36px;max-width:304px;}.elementor-97 .elementor-element.elementor-element-2c04e46 .aux-modern-heading-secondary{font-size:36px;}.elementor-97 .elementor-element.elementor-element-2c04e46 .aux-modern-heading-secondary .aux-head-highlight{font-size:36px;max-width:304px;}.elementor-97 .elementor-element.elementor-element-f61ef91{width:100%;}.elementor-97 .elementor-element.elementor-element-f61ef91 > .elementor-column-wrap > .elementor-widget-wrap > .elementor-widget:not(.elementor-widget__width-auto):not(.elementor-widget__width-initial):not(:last-child):not(.elementor-absolute){margin-bottom:20px;}.elementor-97 .elementor-element.elementor-element-1b3e494 > .elementor-widget-container{margin:0px 12px 0px 0px;}}@media(min-width:768px){.elementor-97 .elementor-element.elementor-element-d35fdf9{width:40%;}.elementor-97 .elementor-element.elementor-element-3fe5cf3{width:60%;}.elementor-97 .elementor-element.elementor-element-97cc67a{width:37.532%;}.elementor-97 .elementor-element.elementor-element-21ca8d2{width:62.468%;}.elementor-97 .elementor-element.elementor-element-24a9754{width:35.627%;}.elementor-97 .elementor-element.elementor-element-20c4845{width:64.373%;}.elementor-97 .elementor-element.elementor-element-e3e9ba3{width:20%;}.elementor-97 .elementor-element.elementor-element-bb60c7d{width:20%;}.elementor-97 .elementor-element.elementor-element-564a7c4{width:20%;}.elementor-97 .elementor-element.elementor-element-bc5d98d{width:20%;}.elementor-97 .elementor-element.elementor-element-58ae86f{width:20%;}.elementor-97 .elementor-element.elementor-element-34373dc{width:48.313%;}.elementor-97 .elementor-element.elementor-element-39b5ea8{width:51.687%;}}@media(max-width:1024px) and (min-width:768px){.elementor-97 .elementor-element.elementor-element-d35fdf9{width:45%;}.elementor-97 .elementor-element.elementor-element-3fe5cf3{width:45%;}.elementor-97 .elementor-element.elementor-element-6de627b{width:50%;}.elementor-97 .elementor-element.elementor-element-b25663a{width:50%;}.elementor-97 .elementor-element.elementor-element-6bb07e3{width:50%;}.elementor-97 .elementor-element.elementor-element-c2fdc34{width:50%;}.elementor-97 .elementor-element.elementor-element-24a9754{width:100%;}.elementor-97 .elementor-element.elementor-element-20c4845{width:100%;}.elementor-97 .elementor-element.elementor-element-e3e9ba3{width:33%;}.elementor-97 .elementor-element.elementor-element-bb60c7d{width:33%;}.elementor-97 .elementor-element.elementor-element-564a7c4{width:33%;}.elementor-97 .elementor-element.elementor-element-bc5d98d{width:33%;}.elementor-97 .elementor-element.elementor-element-58ae86f{width:33%;}.elementor-97 .elementor-element.elementor-element-9bed520{width:100%;}}/* Start custom CSS for aux_modern_heading, class: .elementor-element-152ffec */@media screen and (max-width:1367px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-secondary .aux-head-before, .elementor-97 .elementor-element.elementor-element-152ffec .aux-head-highlight, .elementor-97 .elementor-element.elementor-element-152ffec .aux-head-after,  .elementor-97 .elementor-element.elementor-element-152ffec .aux-modern-heading-secondary {
    line-height: 60px!important;
    font-size: 50px!important;
 }
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-a7878d8 */@media screen and (max-width: 1366px) and (min-width:1025px){
.elementor-97 .elementor-element.elementor-element-a7878d8 {
    padding: 125px 20px 50px 20px;
}
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-6de627b */.elementor-97 .elementor-element.elementor-element-6de627b:hover .elementor-image-box-img {
    background-color: #fff;
    box-shadow: 0 3px 40px #02023040;
}
.elementor-97 .elementor-element.elementor-element-6de627b .elementor-image-box-img {
   height: 238px;
    width: 238px;
    padding: 12% 12%;
    max-width: 100%;
    border-radius: 30px;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-6de627b:after{
    content: "";
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
   z-index: -1;
   border-radius:30px;
   height: 380px;
   transition: all .3s ease-in;
   box-shadow: 0 30px 70px #00000026;
   opacity: 0;
}

.elementor-97 .elementor-element.elementor-element-6de627b:hover .elementor-image-box-title {
   color: #fff!important;

}
.elementor-97 .elementor-element.elementor-element-6de627b:hover .elementor-image-box-description {
   color:rgba(255, 255, 255, 0.90)!important;

}
.elementor-97 .elementor-element.elementor-element-6de627b .aux-modern-button-wrapper{
    opacity: 0;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-6de627b:hover:after, .elementor-97 .elementor-element.elementor-element-6de627b:hover .aux-modern-button-wrapper{
    opacity: 1;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-b25663a */.elementor-97 .elementor-element.elementor-element-b25663a:hover .elementor-image-box-img {
    background-color: #fff;
    box-shadow: 0 3px 40px #02023040;
}
.elementor-97 .elementor-element.elementor-element-b25663a .elementor-image-box-img {
   height: 238px;
    width: 238px;
    padding: 14% 9%;
    max-width: 100%;
    border-radius: 30px;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-b25663a:after{
    content: "";
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
   z-index: -1;
   border-radius:30px;
   height: 380px;
   transition: all .3s ease-in;
   box-shadow: 0 30px 70px #00000026;
   opacity: 0;
}
.elementor-97 .elementor-element.elementor-element-b25663a:hover .elementor-image-box-title {
   color: #fff!important;

}
.elementor-97 .elementor-element.elementor-element-b25663a:hover .elementor-image-box-description {
   color:rgba(255, 255, 255, 0.90)!important;

}
.elementor-97 .elementor-element.elementor-element-b25663a .aux-modern-button-wrapper{
    opacity: 0;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-b25663a:hover:after, .elementor-97 .elementor-element.elementor-element-b25663a:hover .aux-modern-button-wrapper{
    opacity: 1;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-6bb07e3 */.elementor-97 .elementor-element.elementor-element-6bb07e3:hover .elementor-image-box-img {
    background-color: #fff;
    box-shadow: 0 3px 40px #02023040;
}
.elementor-97 .elementor-element.elementor-element-6bb07e3 .elementor-image-box-img {
   height: 238px;
    width: 238px;
    padding: 14% 9%;
    max-width: 100%;
    border-radius: 30px;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-6bb07e3:after{
    content: "";
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
   z-index: -1;
   border-radius:30px;
   height: 380px;
   transition: all .3s ease-in;
   box-shadow: 0 30px 70px #00000026;
   opacity: 0;
}

.elementor-97 .elementor-element.elementor-element-6bb07e3:hover .elementor-image-box-title {
   color: #fff!important;

}
.elementor-97 .elementor-element.elementor-element-6bb07e3:hover .elementor-image-box-description {
   color:rgba(255, 255, 255, 0.90)!important;

}
.elementor-97 .elementor-element.elementor-element-6bb07e3 .aux-modern-button-wrapper{
    opacity: 0;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-6bb07e3:hover:after, .elementor-97 .elementor-element.elementor-element-6bb07e3:hover .aux-modern-button-wrapper{
    opacity: 1;
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-c2fdc34 */.elementor-97 .elementor-element.elementor-element-c2fdc34:hover .elementor-image-box-img {
    background-color: #fff;
    box-shadow: 0 3px 40px #02023040;
}
.elementor-97 .elementor-element.elementor-element-c2fdc34 .elementor-image-box-img {
    height: 238px;
    width: 238px;
    padding: 14% 9%;
    max-width: 100%;
    border-radius: 30px;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-c2fdc34:after{
    content: "";
    position: absolute;
    bottom: 30px;
    right: 0;
    left: 0;
   z-index: -1;
   border-radius:30px;
   height: 380px;
   transition: all .3s ease-in;
   box-shadow: 0 30px 70px #00000026;
   opacity: 0;
}
.elementor-97 .elementor-element.elementor-element-c2fdc34:hover .elementor-image-box-title {
   color: #fff!important;

}
.elementor-97 .elementor-element.elementor-element-c2fdc34:hover .elementor-image-box-description {
   color:rgba(255, 255, 255, 0.90)!important;
}
.elementor-97 .elementor-element.elementor-element-c2fdc34 .aux-modern-button-wrapper{
    opacity: 0;
    transition: all .3s ease-in;
}
.elementor-97 .elementor-element.elementor-element-c2fdc34:hover:after, .elementor-97 .elementor-element.elementor-element-c2fdc34:hover .aux-modern-button-wrapper{
    opacity: 1;
}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-cf2a098 */.elementor-97 .elementor-element.elementor-element-cf2a098 .elementor-image-box-description{
    max-width: 242px;
    margin: auto;

}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-0d8e0fa */@media screen and (max-width: 1160px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-secondary .aux-head-before, .elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-head-highlight, .elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-head-after{
    line-height: 60px!important;
    font-size: 50px!important;
 }
}
@media screen and (max-width: 1160px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-0d8e0fa .aux-modern-heading-secondary {
    line-height: 60px!important;
    font-size: 50px!important;
 }
}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-d26b3a1 */@media screen and (max-width:1367px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-secondary .aux-head-before, .elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-head-highlight, .elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-head-after,  .elementor-97 .elementor-element.elementor-element-d26b3a1 .aux-modern-heading-secondary {
    line-height: 60px!important;
    font-size: 50px!important;
 }
}/* End custom CSS */
/* Start custom CSS for aux_text, class: .elementor-element-1c7b9b3 */@media screen and (max-width: 1440px) and (min-width:1116px){
 .elementor-97 .elementor-element.elementor-element-1c7b9b3 .col-title{
    font-size: 22px;
    white-space: nowrap;
    margin-bottom: 9px;
 }
}
@media screen and (max-width: 1116px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-1c7b9b3 .col-title{
   margin-bottom: 10px;
   font-size: 25px;

 }
.elementor-97 .elementor-element.elementor-element-1c7b9b3 .widget-content{
 font-size: 13px;

 }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-4f17d07 */.elementor-97 .elementor-element.elementor-element-4f17d07:hover .widget-content p, .elementor-97 .elementor-element.elementor-element-4f17d07:hover .aux-text-widget-content .col-title{
    color: #fff !important;
}
.elementor-97 .elementor-element.elementor-element-4f17d07:hover .reward-svg {
     fill: #fff; 
}
.elementor-97 .elementor-element.elementor-element-4f17d07 .elementor-column-wrap:before{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(144deg, var(--e-global-color-dc29f8c) 30%, var(--e-global-color-29c32205) 88%);
    border-radius:30px; 
    opacity: 0;
    transition: opacity 300ms ease-out;
}


.elementor-97 .elementor-element.elementor-element-4f17d07:hover .elementor-column-wrap:before {
    opacity: 1;
}
@media screen and (max-width: 1440px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-4f17d07 .elementor-element-populated{
    padding:20px 20px 35px 32px!important;

 }
}/* End custom CSS */
/* Start custom CSS for aux_text, class: .elementor-element-c765161 */@media screen and (max-width: 1440px) and (min-width:1116px){
 .elementor-97 .elementor-element.elementor-element-c765161 .col-title{
    font-size: 22px;
    white-space: nowrap;
    margin-bottom: 9px;
 }
}
@media screen and (max-width: 1116px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-c765161 .col-title{
   margin-bottom: 10px;
   font-size: 25px;

 }
.elementor-97 .elementor-element.elementor-element-c765161 .widget-content{
 font-size: 13px;

 }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-cb638a0 */.elementor-97 .elementor-element.elementor-element-cb638a0:hover .widget-content p, .elementor-97 .elementor-element.elementor-element-cb638a0:hover .aux-text-widget-content .col-title{
    color: #fff !important;
}
.elementor-97 .elementor-element.elementor-element-cb638a0:hover .reward-svg {
     fill: #fff; 
}
.elementor-97 .elementor-element.elementor-element-cb638a0 .elementor-column-wrap:before{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(144deg, var(--e-global-color-dc29f8c) 30%, var(--e-global-color-29c32205) 88%);
    border-radius:30px; 
    opacity: 0;
    transition: opacity 300ms ease-out;
}


.elementor-97 .elementor-element.elementor-element-cb638a0:hover .elementor-column-wrap:before {
    opacity: 1;
}
@media screen and (max-width: 1440px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-cb638a0 .elementor-element-populated{
    padding:20px 20px 35px 32px!important;

 }
}/* End custom CSS */
/* Start custom CSS for aux_text, class: .elementor-element-f54268a */@media screen and (max-width: 1440px) and (min-width:1116px){
 .elementor-97 .elementor-element.elementor-element-f54268a .col-title{
    font-size: 22px;
    white-space: nowrap;
    margin-bottom: 9px;
 }
}
@media screen and (max-width: 1116px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-f54268a .col-title{
   margin-bottom: 10px;
   font-size: 25px;

 }
.elementor-97 .elementor-element.elementor-element-f54268a .widget-content{
 font-size: 13px;

 }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-5ff0d2b */.elementor-97 .elementor-element.elementor-element-5ff0d2b:hover .widget-content p, .elementor-97 .elementor-element.elementor-element-5ff0d2b:hover .aux-text-widget-content .col-title{
    color: #fff !important;
}
.elementor-97 .elementor-element.elementor-element-5ff0d2b:hover .reward-svg {
     fill: #fff; 
}
.elementor-97 .elementor-element.elementor-element-5ff0d2b .elementor-column-wrap:before{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(144deg, var(--e-global-color-dc29f8c) 30%, var(--e-global-color-29c32205) 88%);
    border-radius:30px; 
    opacity: 0;
    transition: opacity 300ms ease-out;
}


.elementor-97 .elementor-element.elementor-element-5ff0d2b:hover .elementor-column-wrap:before {
    opacity: 1;
}
@media screen and (max-width: 1440px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-5ff0d2b .elementor-element-populated{
    padding:20px 20px 35px 32px!important;

 }
}/* End custom CSS */
/* Start custom CSS for aux_text, class: .elementor-element-9d8543f */@media screen and (max-width: 1440px) and (min-width:1116px){
 .elementor-97 .elementor-element.elementor-element-9d8543f .col-title{
    font-size: 22px;
    white-space: nowrap;
    margin-bottom: 9px;
 }
}
@media screen and (max-width: 1116px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-9d8543f .col-title{
   margin-bottom: 10px;
   font-size: 25px;
 }
.elementor-97 .elementor-element.elementor-element-9d8543f .widget-content{
   font-size: 13px;
 }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-6a93c83 */.elementor-97 .elementor-element.elementor-element-6a93c83:hover .widget-content p, .elementor-97 .elementor-element.elementor-element-6a93c83:hover .aux-text-widget-content .col-title{
    color: #fff !important;
}
.elementor-97 .elementor-element.elementor-element-6a93c83:hover .reward-svg {
    fill: #fff; 
}
.elementor-97 .elementor-element.elementor-element-6a93c83 .elementor-column-wrap:before{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(144deg, var(--e-global-color-dc29f8c) 30%, var(--e-global-color-29c32205) 88%);
    border-radius:30px; 
    opacity: 0;
    transition: opacity 300ms ease-out;
}


.elementor-97 .elementor-element.elementor-element-6a93c83:hover .elementor-column-wrap:before {
    opacity: 1;
}
@media screen and (max-width: 1440px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-6a93c83 .elementor-element-populated{
    padding:20px 20px 35px 32px!important;

 }
}/* End custom CSS */
/* Start custom CSS for aux_text, class: .elementor-element-86ce752 */@media screen and (max-width: 1440px) and (min-width:1116px){
 .elementor-97 .elementor-element.elementor-element-86ce752 .col-title{
    font-size: 22px;
    white-space: nowrap;
    margin-bottom: 9px;
 }
}
@media screen and (max-width: 1116px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-86ce752 .col-title{
   margin-bottom: 10px;
   font-size: 25px;
 }
.elementor-97 .elementor-element.elementor-element-86ce752 .widget-content{
   font-size: 13px;
 }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-173cce2 */.elementor-97 .elementor-element.elementor-element-173cce2:hover .widget-content p, .elementor-97 .elementor-element.elementor-element-173cce2:hover .aux-text-widget-content .col-title{
    color: #fff !important;
}
.elementor-97 .elementor-element.elementor-element-173cce2:hover .reward-svg {
    fill: #fff; 
}
.elementor-97 .elementor-element.elementor-element-173cce2 .elementor-column-wrap:before{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(144deg, var(--e-global-color-dc29f8c) 30%, var(--e-global-color-29c32205) 88%);
    border-radius:30px; 
    opacity: 0;
    transition: opacity 300ms ease-out;
}


.elementor-97 .elementor-element.elementor-element-173cce2:hover .elementor-column-wrap:before {
    opacity: 1;
}
@media screen and (max-width: 1440px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-173cce2 .elementor-element-populated{
    padding:20px 20px 35px 32px!important;

 }
}/* End custom CSS */
/* Start custom CSS for aux_text, class: .elementor-element-0cd0d7d */@media screen and (max-width: 1440px) and (min-width:1116px){
 .elementor-97 .elementor-element.elementor-element-0cd0d7d .col-title{
    font-size: 22px;
    white-space: nowrap;
    margin-bottom: 9px;
 }
}
@media screen and (max-width: 1116px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-0cd0d7d .col-title{
   margin-bottom: 10px;
   font-size: 25px;
 }
.elementor-97 .elementor-element.elementor-element-0cd0d7d .widget-content{
   font-size: 13px;
 }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-723ebcf */.elementor-97 .elementor-element.elementor-element-723ebcf:hover .widget-content p, .elementor-97 .elementor-element.elementor-element-723ebcf:hover .aux-text-widget-content .col-title{
    color: #fff !important;
}
.elementor-97 .elementor-element.elementor-element-723ebcf:hover .reward-svg {
    fill: #fff; 
}
.elementor-97 .elementor-element.elementor-element-723ebcf .elementor-column-wrap:before{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
    background: linear-gradient(144deg, var(--e-global-color-dc29f8c) 30%, var(--e-global-color-29c32205) 88%);
    border-radius:30px; 
    opacity: 0;
    transition: opacity 300ms ease-out;
}


.elementor-97 .elementor-element.elementor-element-723ebcf:hover .elementor-column-wrap:before {
    opacity: 1;
}
@media screen and (max-width: 1440px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-723ebcf .elementor-element-populated{
    padding:20px 20px 35px 32px!important;

 }
}/* End custom CSS */
/* Start custom CSS for column, class: .elementor-element-20c4845 */@media screen and (max-width:1025px) and (min-width:767px){
.elementor-97 .elementor-element.elementor-element-20c4845  .aux-text-widget-content{
    text-align: left;
}
}/* End custom CSS */
/* Start custom CSS for aux_recent_portfolios_grid_carousel, class: .elementor-element-75976ce */@media screen and (min-width: 1108px){
 .elementor-97 .elementor-element.elementor-element-75976ce .entry-main{
    display: flex;
    flex-flow: row nowrap;
}
}
@media screen and (min-width: 1108px){
 .elementor-97 .elementor-element.elementor-element-75976ce .entry-header, .elementor-97 .elementor-element.elementor-element-75976ce .entry-info{
    flex-basis: 50%;
}
.elementor-97 .elementor-element.elementor-element-75976ce .entry-tax{
    float: right;
    margin-right: 13%;
}
.elementor-97 .elementor-element.elementor-element-75976ce .entry-header{
    padding-left: 35px;
}
}
.elementor-97 .elementor-element.elementor-element-75976ce  .portfolio-filter-uncategorized{
    box-shadow: 0 0 50px rgba(0,0,0,0.10);
    border-radius: 30px;
}
.elementor-97 .elementor-element.elementor-element-75976ce .portfolio-filter-uncategorized:before{
    content: '';
    position: absolute;
    right: 0;
    left: 0;
    top: 0;
    bottom: 0;
background: linear-gradient(144deg, var(--e-global-color-dc29f8c) 30%, var(--e-global-color-29c32205) 88%);
border-radius:30px; 
    opacity: 0;
    transition: opacity 300ms ease-out;
}
.elementor-97 .elementor-element.elementor-element-75976ce .portfolio-filter-uncategorized:hover:before{
    opacity: 1;
}

.elementor-97 .elementor-element.elementor-element-75976ce .entry-info{
    z-index: 2;
    position: relative;
}
.elementor-97 .elementor-element.elementor-element-75976ce .aux-prev{
    padding-right: 18px;
}

.elementor-97 .elementor-element.elementor-element-75976ce .portfolio-filter-uncategorized:hover  .entry-title a{
    color: #fff;
}
@media screen  and (min-width:1024px){
.elementor-97 .elementor-element.elementor-element-75976ce .aux-mc-item {
    padding-right: 17px;
}
}
@media screen and (max-width: 1288px) and (min-width:1060px){
.elementor-97 .elementor-element.elementor-element-75976ce .entry-title a, .elementor-97 .elementor-element.elementor-element-75976ce .entry-tax{
   font-size: 18px!important;
 }
.elementor-97 .elementor-element.elementor-element-75976ce .entry-tax{
 font-size: 14px!important; 
 }
}
@media screen and (max-width: 1024px) and (min-width:766px){
.elementor-97 .elementor-element.elementor-element-75976ce .entry-header{
   margin: 3px 0px -3px;
 }
 .elementor-97 .elementor-element.elementor-element-75976ce .entry-main{
   max-height: 73px;
 } 
}
.elementor-97 .elementor-element.elementor-element-75976ce .master-carousel, .master-carousel-slider{
    overflow: visible;
}
@media screen and (max-width: 1108px) and (min-width:766px){
 .elementor-97 .elementor-element.elementor-element-75976ce .entry-main{
    margin-top: -28px;
    padding: 20px 25px 0px;
}
}
@media screen and (max-width:766px){
.elementor-97 .elementor-element.elementor-element-75976ce .entry-main{
    padding: 0px 25px 0px;
}
}
.elementor-97 .elementor-element.elementor-element-75976ce .portfolio-filter-uncategorized:hover  .entry-info a{
    color: rgba(255,255,255,0.50);
}
.elementor-97 .elementor-element.elementor-element-75976ce .aux-selected:after{
background: linear-gradient(131deg, var(--e-global-color-dc29f8c) 0%, var(--e-global-color-29c32205) 100%);
}
.elementor-97 .elementor-element.elementor-element-75976ce .aux-bullet:before{
   border: none;
   background-color: rgba(2, 2, 48, 0.10);
}
.elementor-97 .elementor-element.elementor-element-75976ce .aux-mc-controls{
    margin-top: 88px;
}
@media screen and (max-width:1385px){
.elementor-97 .elementor-element.elementor-element-75976ce .aux-media-image {
border-radius: 20px 20px 20px 20px !important;
}
}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-7f59684 */@media screen and (max-width: 1297px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-7f59684 .aux-modern-heading-primary{
     font-size: 244px;
 }
}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-281c436 */@media screen and (max-width: 1297px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-281c436 .aux-modern-heading-primary{
     font-size: 244px;
 }
}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-05aac32 */@media screen and (max-width: 1297px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-05aac32 .aux-modern-heading-primary{
     font-size: 244px;
 }
}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-264caff */@media screen and (max-width: 1297px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-264caff .aux-modern-heading-primary{
     font-size: 244px;
 }
}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-82732ab */@media screen and (max-width: 1297px) and (min-width:1024px){
 .elementor-97 .elementor-element.elementor-element-82732ab .aux-modern-heading-primary{
     font-size: 244px;
 }
}/* End custom CSS */
/* Start custom CSS for aux_modern_heading, class: .elementor-element-4da93c3 */@media screen and (max-width:1367px) and (min-width:1025px){
 .elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-secondary .aux-head-before, .elementor-97 .elementor-element.elementor-element-4da93c3 .aux-head-highlight, .elementor-97 .elementor-element.elementor-element-4da93c3 .aux-head-after,  .elementor-97 .elementor-element.elementor-element-4da93c3 .aux-modern-heading-secondary {
    line-height: 60px!important;
    font-size: 50px!important;
 }
}/* End custom CSS */
/* Start custom CSS for aux_recent_posts, class: .elementor-element-c99f631 */.elementor-97 .elementor-element.elementor-element-c99f631  .aux-widget-recent-posts .aux-match-height .column-entry{
    width:100%;
  background: linear-gradient(137deg, var(--e-global-color-595d6f0) 45%, var(--e-global-color-8ab1dd1) 99%);
    padding: 61px 56px 38px;
    border-radius: 30px;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .entry-title{
    line-height: 1.2em;
}
@media only screen and (min-width: 767px) {
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) {
    width: 50%;
    padding-right: 30px;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-title {
   margin-bottom: 14px;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-info {
   margin-bottom: 16px;
}
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-content{
    max-width: 55%;
}
@media screen  and (max-width:608px){
.elementor-97 .elementor-element.elementor-element-c99f631  .aux-col:nth-child(3n+1) .readmore {
    float: left!important;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-content{
  max-width: 82%;
}
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-media{
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    overflow: hidden;
    margin-bottom: 0;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .readmore a:hover{
    background: linear-gradient(0deg, var(--e-global-color-29c32205) 22%, var(--e-global-color-dc29f8c) 73%);
    color: #fff;
}

.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-media:before{
    content: '';
    width: 100%;
    height: 100%;
    background: rgb(0,0,0);
    background: linear-gradient(90deg, rgba(0,0,0,0.4598214285714286) 0%, rgba(0,0,0,0.23853291316526615) 50%, rgba(0,0,0,0.31416316526610644) 100%);
    position: absolute;
    z-index: 2;
    
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .aux-after-content{
    left: auto;
    right: 50px;
    bottom: 80px;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-main{
    position: absolute;
    bottom: -64px;
    max-width: 100%;
    width: 95%;
    z-index: 5;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .aux-image-mask img{
    width: 100%;
    height: 100%!important;
    object-fit: cover;
}

.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .aux-image-mask{
    height: 100%;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-content{
    position: relative;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .readmore{
    float: right;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1)  .column-entry{
    overflow: hidden;
    width: 100%;
}


.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+2) {
    width: 25%;
    padding-right: 20px;
}
@media screen  and (max-width:608px){
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .entry-main{
   bottom: 23px;
    top: 50px;
    left: 52px;
    right: 0;
}
}

@media screen  and (max-width:992px){
  .elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+2)  {
    width: 100%;
}
}
@media screen  and (max-width:1145px){
  .elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+2)  {
    width: 50%;
    padding-right:15px;
}

}
@media screen  and (max-width:992px){
  .elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+2)  {
    width: 100%;
}
}
.elementor-97 .elementor-element.elementor-element-c99f631 .post:hover {
box-shadow: 0 30px 70px #00000026!important;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+3) {
    width: 25%;
     padding-left: 25px;
}
@media screen  and (max-width:1145px){
  .elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+3) {
    width: 50%;
    padding-left:15px;
}
}
@media screen  and (max-width:992px){
  .elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+3) {
    width: 100%;
}
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+2) .entry-media,
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+3) .entry-media{
    display:none;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-after-content{
    bottom: 15px;
    left: 50px;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-read-more::after, .aux-post-nav::after{
    display: none;
}
.elementor-97 .elementor-element.elementor-element-c99f631 .readmore a{
    padding: 13px 46px;
    background-color: #fff;
    border-radius: 30px;
}
@media screen  and (max-width:1145px)and (min-width:767px){
   .elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1){
    width: 100%!important;
    min-height: 500px;
    height: 500px;
   padding-bottom: 25px;
   padding-right:15px;
}
}
@media screen  and (max-width:608px){
    
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .aux-after-content{
    left: auto;
    right: 2px;
    bottom: -3px;}
}
@media only screen and (max-width: 767px) {
.elementor-97 .elementor-element.elementor-element-c99f631 .aux-match-height > .aux-col:nth-child(3n+1) .column-entry{
   height: 365px;
}}/* End custom CSS */
/* Start custom CSS for section, class: .elementor-element-d9ca874 */@media screen  and (min-width:1145px){.elementor-97 .elementor-element.elementor-element-d9ca874 .aux-match-height{
    display: flex;
}}/* End custom CSS */
/*
     FILE ARCHIVED ON 16:50:19 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:12:48 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.748
  exclusion.robots: 0.108
  exclusion.robots.policy: 0.095
  esindex: 0.01
  cdx.remote: 7.957
  LoadShardBlock: 1543.366 (3)
  PetaboxLoader3.datanode: 340.238 (4)
  load_resource: 262.367
  PetaboxLoader3.resolve: 75.786
*/


<html><body><h1>503 Service Unavailable</h1>
No server is available to handle this request.
</body></html>



.gw-go-col-wrap.gw-go-curr, .gw-go-col-wrap.gw-go-hover {
  z-index: 1 !important; }
.gw-go-col-wrap .gw-go-col {
  border: 1px solid #bbbbbb; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern {
    border: 1px solid #bbbbbb; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-col-inner {
      padding: 56px 60px 14px 60px !important;
      background-color: #ffffff; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header-top {
      margin-bottom: 4.5em; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header {
      text-align: center;
      margin-bottom: 49px; }
      .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header .aux-gw-go-title {
        font-weight: 600; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-hr {
      width: 68px;
      border: 0;
      border-bottom: 2px solid;
      border-bottom-color: #bbbbbb;
      margin: 0 auto; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-body + .aux-gw-go-hr {
      margin: 45px auto 30px auto; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-body > li {
      border: none;
      padding-top: 16px !important;
      padding-bottom: 16px !important; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header-price {
      margin-top: 2.45em;
      font-size: 24px;
      font-weight: 500; }
      .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .aux-gw-go-header-price [data-id="amount"] {
        font-size: 80px; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_modern .gw-go-footer-row-inner .aux-button {
      padding: 18px 52px;
      font-size: inherit; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle {
    border: 1px solid #bbbbbb; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-col-inner {
      padding: 56px 60px 14px 60px !important;
      background-color: #ffffff; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-top {
      margin-bottom: 4.5em; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header {
      text-align: center;
      margin-bottom: 49px; }
      .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header .aux-gw-go-title {
        font-weight: 600; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-hr {
      width: 68px;
      border: 0;
      border-bottom: 2px solid;
      border-bottom-color: #bbbbbb;
      margin: 0 auto; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-body + .aux-gw-go-hr {
      margin: 45px auto 30px auto; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-body > li {
      border: none;
      padding-top: 16px !important;
      padding-bottom: 16px !important; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price {
      width: 143px;
      height: 143px;
      margin: 2.45em auto 0 auto;
      border-radius: 50%;
      color: #ffffff;
      font-size: 24px;
      font-weight: 500; }
      .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price > span[data-id="price"] {
        display: block;
        padding-top: 1.5em; }
      .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price [data-id="amount"] {
        font-size: 80px; }
      .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price .payment {
        display: block;
        margin-top: 10px; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_circle .gw-go-footer-row-inner .aux-button {
      padding: 18px 52px;
      font-size: inherit; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-col-inner {
    padding: 0 !important; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-top {
    padding: 2.8em 1em;
    color: #ffffff; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header {
    text-align: center; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header .aux-gw-go-title {
      font-weight: 600; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-body > li {
    border: none;
    color: #3d3d3d;
    padding: 1.75em 1em 0 1em !important; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-body > li > div:after {
      content: '';
      display: block;
      width: 100%;
      height: 2px;
      margin: 0 auto;
      background-color: #eaeaea;
      margin-top: 1.75em; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-price {
    padding: 1.1em 1em;
    font-size: 24px;
    font-weight: 500;
    background-color: #f3f3f3; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-price [data-id="amount"] {
      font-size: 80px; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_classic .gw-go-footer-row-inner .aux-button {
    padding: 18px 52px;
    font-size: inherit; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-col-inner {
    padding: 0 !important; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-top {
    padding: 8.8em 1em;
    background-color: #f3f3f3; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header {
    text-align: center; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header .aux-gw-go-title {
      font-weight: 600; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-body > li {
    border: none;
    color: #3d3d3d;
    padding: 1.75em !important; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-body > li:nth-child(even) {
      background-color: #f3f3f3; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-price {
    padding: 1.1em 1em;
    font-size: 24px;
    font-weight: 500;
    background-color: #f3f3f3; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-price [data-id="amount"] {
      font-size: 80px; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_start .gw-go-footer-row-inner .aux-button {
    padding: 18px 52px;
    font-size: inherit; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-top {
    padding: 2.7em 1em;
    color: #ffffff;
    background-color: #3d3d3d; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price {
    background-color: #f3f3f3; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-top {
    padding: 2.7em 1em;
    color: #3d3d3d;
    background-color: #ffffff; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price {
    background-color: #3d3d3d;
    color: #ffffff; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-col-inner, .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-col-inner {
    padding: 0 !important; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header, .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header {
    text-align: center; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header .aux-gw-go-title, .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header .aux-gw-go-title {
      font-weight: 600; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-body > li, .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-body > li {
    border: none;
    color: #3d3d3d;
    padding: 1.75em 1em !important; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-body > li:nth-child(even), .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-body > li:nth-child(even) {
      background-color: #f3f3f3; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price, .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price {
    padding: 1.75em 1em;
    font-size: 24px;
    font-weight: 500; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price > span[data-id="price"], .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price > span[data-id="price"] {
      display: block; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price [data-id="amount"], .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price [data-id="amount"] {
      font-size: 80px; }
    .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price .payment, .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .aux-gw-go-header-price .payment {
      margin-top: 10px;
      display: block; }
  .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_normal .gw-go-footer-row-inner .aux-button, .gw-go-col-wrap .gw-go-col.gw-go-auxin_hosting_semi .gw-go-footer-row-inner .aux-button {
    padding: 13px 40px;
    margin-bottom: 0;
    font-size: inherit; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_modern {
  border: none; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_modern .gw-go-col-inner {
    color: #ffffff; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_modern .aux-gw-go-hr {
    border-bottom-color: #ffffff; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle {
  border: none; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle .aux-gw-go-header-price {
    color: #3d3d3d;
    background-color: #ffffff !important; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle .gw-go-col-inner {
    color: #ffffff; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_circle .aux-gw-go-hr {
    border-bottom-color: #ffffff; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_classic {
  border: none; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_classic .gw-go-col-inner {
    color: #ffffff; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_classic .aux-gw-go-header-price {
    opacity: 0.95; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_start {
  border: none !important; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_start .aux-gw-go-header-top {
    visibility: hidden !important;
    opacity: 0 !important; }
  .gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_start .gw-go-body {
    border: 1px solid #bbbbbb;
    z-index: 1 !important; }
.gw-go-col-wrap.gw-go-hover .gw-go-col.gw-go-auxin_hosting_normal .aux-gw-go-header-price {
  background-color: #3d3d3d;
  color: #ffffff !important;
  opacity: 0.95; }

.aux-price-table-container .aux-price-table {
  padding-top: 20px;
  background-color: #f7f7f7;
  text-align: center; }
  .aux-price-table-container .aux-price-table.aux-table-header-section {
    padding: 21px;
    background-color: #303030; }
    .aux-price-table-container .aux-price-table.aux-table-header-section div {
      text-align: center;
      color: #fff; }
      .aux-price-table-container .aux-price-table.aux-table-header-section div.aux-table-header-title {
        font-size: 28px; }
      .aux-price-table-container .aux-price-table.aux-table-header-section div.aux-table-header-description {
        font-size: 14px; }
    .aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon {
      width: 150px;
      height: 150px;
      position: absolute;
      top: 0;
      overflow: hidden; }
      .aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.right {
        right: 0; }
        .aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.right div {
          right: 0;
          transform: translateY(-50%) translateX(-24%) translateX(35px) rotate(45deg); }
      .aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.left {
        left: 0; }
        .aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon.left div {
          left: 0;
          transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg); }
      .aux-price-table-container .aux-price-table.aux-table-header-section .aux-table-header-ribbon div {
        text-align: center;
        width: 200%;
        margin-top: 35px;
        font-size: 13px;
        line-height: 2;
        font-weight: 800;
        text-transform: uppercase;
        background: #000; }
  .aux-price-table-container .aux-price-table.aux-table-price-section .aux-sale-amount {
    text-decoration: line-through;
    font-size: 14px;
    margin-right: 10px; }
  .aux-price-table-container .aux-price-table.aux-table-price-section .aux-price-amount {
    font-size: 28px;
    font-weight: 600; }
  .aux-price-table-container .aux-price-table .aux-table-feature {
    padding: 10px;
    width: 80%;
    margin: 0 auto;
    font-size: 20px; }
  .aux-price-table-container .aux-price-table.aux-table-footer-section .aux-table-footer-button a {
    display: inline-block;
    padding: 15px 20px;
    background-color: #818a91;
    color: #fff;
    border-radius: 4px; }

/*
     FILE ARCHIVED ON 16:50:20 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:13:11 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.917
  exclusion.robots: 0.094
  exclusion.robots.policy: 0.082
  esindex: 0.011
  cdx.remote: 43.339
  LoadShardBlock: 160.813 (3)
  PetaboxLoader3.resolve: 131.475 (3)
  PetaboxLoader3.datanode: 115.266 (4)
  load_resource: 135.058
*/


/*!>>>>>>>>>>>>>>>>>>>>>>>>> #Portfolio <<<<<<<<<<<<<<<<<<<<<<<<<<<< */
/* ------------------------------------------------------------------------------ */
/* ------------------------------------------------------------------------------ */
.single-portfolio .aux-next-prev-posts:not(.aux-sticky-nav) { margin-top: 1.875em; margin-bottom: 4.375em; }
.single-portfolio .aux-widget-related-posts { margin-top: 1.875em; margin-bottom: 4.375em; padding-bottom: 0; }
.single-portfolio .aux-related-container-more { text-align: center; padding-bottom: 60px; }
.single-portfolio .aux-related-container-more .aux-related-btn-more { padding-top: 25px; padding-bottom: 25px; }

/* full width page styles */
.single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 93%; }
@media screen and (max-width: 1439px) { .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 89%; } }
@media screen and (max-width: 1023px) { .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 45%; } }
@media screen and (max-width: 767px) { .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-main, .single-portfolio.aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-main { width: 100%; } }

.type-portfolio { /* like and share button on sigle portfolio*/ }
.aux-single .type-portfolio .clearfix + .entry-content { margin-top: 20px; }
.type-portfolio.hentry .entry-main { margin-bottom: 10px; }
.type-portfolio .aux-text-color-light { color: #EAEAEA; }
.type-portfolio .aux-text-color-light .entry-meta-data dt { color: #EAEAEA; }
.type-portfolio .aux-text-color-light .entry-meta-data dd { color: #EAEAEA; }
.type-portfolio .aux-text-color-light .entry-meta-data .entry-tax > a { color: #EAEAEA; }
.type-portfolio .aux-text-color-dark { color: #3D3D3D; }
.type-portfolio .aux-text-color-dark .entry-meta-data dt { color: #3D3D3D; }
.type-portfolio .aux-text-color-dark .entry-meta-data dd { color: #3D3D3D; }
.type-portfolio .aux-text-color-dark .entry-meta-data .entry-tax > a { color: #3D3D3D; }
.type-portfolio .entry-meta-data dd { margin-left: 0; word-break: break-all; }
.type-portfolio .entry-meta-data .entry-tax > a:hover { color: #1bb0ce; }
.type-portfolio .entry-meta-data .entry-tax > a::before { content: none; }
.type-portfolio .entry-meta-data .entry-tax > a::after { content: ' , '; }
.type-portfolio .entry-meta-data .entry-tax > a:last-child::after { content: ''; }
.type-portfolio .aux-share-btn, .type-portfolio .aux-like-btn { min-width: 115px; margin-right: 0.5em; padding: 11px 0; font-weight: 700; font-size: 0.9375em; }
.type-portfolio .aux-share-btn .aux-icon, .type-portfolio .aux-like-btn .aux-icon { font-size: 100%; line-height: 80%; vertical-align: middle; }
.type-portfolio .entry-media img { width: 100%; }
.type-portfolio .entry-media.aux-stack .aux-media-image { margin-bottom: 30px; }
.type-portfolio .entry-media.aux-stack .aux-media-image:last-child { margin-bottom: 0; }
.type-portfolio .entry-actions { position: relative; border-top: solid 1px #DEDEDE; border-bottom: solid 1px #DEDEDE; font-weight: 800; padding: 25px 0; }
.type-portfolio .entry-actions:after { content: ""; display: table; clear: both; }
.type-portfolio .entry-actions .aux-single-portfolio-share { font-size: 0.875em; cursor: pointer; display: inline-block; }
.type-portfolio .entry-actions .aux-single-portfolio-share .auxicon-share { display: inline-block; vertical-align: middle; }
.type-portfolio.aux-sticky-side { margin-bottom: 0; }
.type-portfolio.aux-side-right, .type-portfolio.aux-side-left {         /* @media screen and (min-width: 768px ) and (max-width: 1023px ) { @at-root .aux-resp & {
 > .entry-side { width: 35%; } > .entry-main { width: 65%; } > .layout-bg{ width: 35%; transform: translateX(0); z-index: -1; } } } */ }
.type-portfolio.aux-side-right > .entry-main, .type-portfolio.aux-side-left > .entry-main { width: 100%; }
.type-portfolio.aux-side-right > .entry-side, .type-portfolio.aux-side-left > .entry-side { width: 340px; transform: translateY(0); }
.type-portfolio.aux-side-right .entry-side-title > *, .type-portfolio.aux-side-left .entry-side-title > * { font-size: 1.625em; }
.type-portfolio.aux-side-right ~ .layout-bg, .type-portfolio.aux-side-left ~ .layout-bg { position: absolute; top: -70px; width: 40vw; height: calc( 100% + 70px ); z-index: -1; }
@media screen and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-right ~ .layout-bg, .aux-resp .type-portfolio.aux-side-left ~ .layout-bg { display: none; } }
.type-portfolio.aux-side-right .aux-layout-margin, .type-portfolio.aux-side-left .aux-layout-margin { width: 290px; }
.type-portfolio.aux-side-right { padding-right: 410px; }
.type-portfolio.aux-side-right > .entry-main { float: left; }
.type-portfolio.aux-side-right > .entry-side { float: right; margin-right: -410px; }
.type-portfolio.aux-side-right ~ .layout-bg { right: 340px; transform: translateX(100%); }
.type-portfolio.aux-side-right .entry-side-overview { margin-bottom: 30px; }
.type-portfolio.aux-side-right .entry-meta-data { padding-top: 30px; }
.type-portfolio.aux-side-right ~ .aux-related-container, .type-portfolio.aux-side-right ~ .aux-related-container-more { padding-right: 410px; padding-left: 0; }
.aux-full-container .type-portfolio.aux-side-right > .entry-side { padding-right: 105px; width: 480px; margin-left: -480px; }
.aux-full-container .type-portfolio.aux-side-right > .entry-main { margin-right: 480px; padding-right: 35px; padding-left: 35px; }
@media screen and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-right > .entry-side { margin-right: 0; }
  .aux-resp .type-portfolio.aux-side-right > .layout-bg { right: 0; }
  .aux-resp .type-portfolio.aux-side-right ~ .aux-related-container, .aux-resp .type-portfolio.aux-side-right ~ .aux-related-container-more { padding-right: 0; } }
.type-portfolio.aux-side-left { padding-left: 410px; }
.type-portfolio.aux-side-left > .entry-main { float: right; }
.type-portfolio.aux-side-left > .entry-side { float: left; margin-left: -410px; }
.type-portfolio.aux-side-left ~ .layout-bg { left: 340px; transform: translateX(-100%); }
.type-portfolio.aux-side-left .entry-side-overview { margin-bottom: 30px; }
.type-portfolio.aux-side-left .entry-meta-data { padding-top: 30px; }
.type-portfolio.aux-side-left ~ .aux-related-container, .type-portfolio.aux-side-left ~ .aux-related-container-more { padding-left: 410px; padding-right: 0; }
.aux-full-container .type-portfolio.aux-side-left > .entry-side { padding-left: 105px; width: 480px; margin-right: -480px; }
.aux-full-container .type-portfolio.aux-side-left > .entry-main { margin-left: 480px; padding-left: 35px; padding-right: 35px; }
@media screen and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-left > .entry-side { margin-left: 0; }
  .aux-resp .type-portfolio.aux-side-left > .layout-bg { left: 0; }
  .aux-resp .type-portfolio.aux-side-left ~ .aux-related-container-more, .aux-resp .type-portfolio.aux-side-left ~ .aux-related-container { padding-left: 0; } }
@media screen and (max-width: 1023px) { .aux-resp .type-portfolio .entry-side.aux-sticky { position: relative; top: 0 !important; transform: none !important; }
  .aux-resp .type-portfolio .aux-sticky-placeholder { display: none; }
  .aux-resp .type-portfolio.aux-side-left > .entry-side, .aux-resp .type-portfolio.aux-side-left > .entry-main, .aux-resp .type-portfolio.aux-side-right > .entry-side, .aux-resp .type-portfolio.aux-side-right > .entry-main { margin-left: 0; margin-right: 0; padding: 35px 35px 0; width: 100%; float: none; left: 0; }
  .aux-resp .type-portfolio.aux-side-left > .entry-side, .aux-resp .type-portfolio.aux-side-right > .entry-side { margin-bottom: 70px; }
  .aux-resp .type-portfolio.aux-side-left > .entry-side .entry-side-overview, .aux-resp .type-portfolio.aux-side-right > .entry-side .entry-side-overview { margin: 0 0 30px 0 !important; }
  .aux-resp .aux-full-container .type-portfolio.aux-side-left > .entry-side, .aux-resp .aux-full-container .type-portfolio.aux-side-right > .entry-side { padding-right: 35px; padding-left: 35px; } }
@media screen and (max-width: 1023px) { .aux-resp .type-portfolio.aux-side-left, .aux-resp .type-portfolio.aux-side-right { padding-left: 0; padding-right: 0; } }
.type-portfolio.aux-side-bottom .entry-side, .type-portfolio.aux-side-top .entry-side { margin: 35px auto; max-width: 820px; padding: 35px; height: auto !important; }
.type-portfolio.aux-side-bottom .entry-side:after, .type-portfolio.aux-side-top .entry-side:after { content: ""; display: table; clear: both; }
.type-portfolio.aux-side-bottom .entry-side .entry-side-overview, .type-portfolio.aux-side-top .entry-side .entry-side-overview { margin-bottom: 30px; }
@media screen and (max-width: 767px) { .aux-resp .type-portfolio.aux-side-bottom .entry-side, .aux-resp .type-portfolio.aux-side-top .entry-side { padding-right: 0; padding-left: 0; } }
.type-portfolio.aux-side-bottom .entry-side-title > *, .type-portfolio.aux-side-top .entry-side-title > * { font-weight: normal; }
.type-portfolio.aux-side-bottom.aux-side-meta-normal .entry-meta-data-container, .type-portfolio.aux-side-bottom.aux-side-meta-reverse .entry-meta-data-container, .type-portfolio.aux-side-top.aux-side-meta-normal .entry-meta-data-container, .type-portfolio.aux-side-top.aux-side-meta-reverse .entry-meta-data-container { width: 245px; }
.type-portfolio.aux-side-bottom.aux-side-meta-normal .entry-overview-container, .type-portfolio.aux-side-bottom.aux-side-meta-reverse .entry-overview-container, .type-portfolio.aux-side-top.aux-side-meta-normal .entry-overview-container, .type-portfolio.aux-side-top.aux-side-meta-reverse .entry-overview-container { margin-bottom: 30px; }
@media screen and (max-width: 767px) { .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-normal .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-normal .entry-overview-container, .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-reverse .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-reverse .entry-overview-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-normal .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-normal .entry-overview-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-reverse .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-reverse .entry-overview-container { float: none; width: 100%; margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
  .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-normal .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-reverse .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-normal .entry-meta-data-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-reverse .entry-meta-data-container { margin-top: 35px; } }
.type-portfolio.aux-side-bottom.aux-side-meta-normal .aux-has-meta-data .entry-meta-data-container, .type-portfolio.aux-side-top.aux-side-meta-normal .aux-has-meta-data .entry-meta-data-container { float: left; margin-right: -245px; }
.type-portfolio.aux-side-bottom.aux-side-meta-normal .aux-has-meta-data .entry-overview-container, .type-portfolio.aux-side-top.aux-side-meta-normal .aux-has-meta-data .entry-overview-container { float: right; margin-left: 245px; padding-left: 35px; }
@media screen and (max-width: 767px) { .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-normal .aux-has-meta-data .entry-overview-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-normal .aux-has-meta-data .entry-overview-container { padding-left: 0; } }
.type-portfolio.aux-side-bottom.aux-side-meta-reverse .aux-has-meta-data .entry-meta-data-container, .type-portfolio.aux-side-top.aux-side-meta-reverse .aux-has-meta-data .entry-meta-data-container { float: right; margin-left: -245px; }
.type-portfolio.aux-side-bottom.aux-side-meta-reverse .aux-has-meta-data .entry-overview-container, .type-portfolio.aux-side-top.aux-side-meta-reverse .aux-has-meta-data .entry-overview-container { float: left; margin-right: 245px; padding-right: 35px; }
@media screen and (max-width: 767px) { .aux-resp .type-portfolio.aux-side-bottom.aux-side-meta-reverse .aux-has-meta-data .entry-overview-container, .aux-resp .type-portfolio.aux-side-top.aux-side-meta-reverse .aux-has-meta-data .entry-overview-container { padding-right: 0; } }
.type-portfolio.aux-side-bottom.aux-side-meta-down .entry-meta-data-container, .type-portfolio.aux-side-top.aux-side-meta-down .entry-meta-data-container { margin-top: 35px; }
.type-portfolio.aux-side-bottom.aux-side-meta-hide .entry-meta-data-container, .type-portfolio.aux-side-top.aux-side-meta-hide .entry-meta-data-container { display: none; }

.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper { margin-bottom: 30px; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-media { float: left; width: 63%; margin-bottom: 0px; vertical-align: top; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .aux-land-side { position: absolute; right: 0; height: 100%; width: 37%; padding: 70px 50px; padding-top: 4%; border: solid 1px #EAEAEA; border-left-width: 0; overflow: hidden; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main { overflow: hidden; height: calc(100% - 30px); }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main .entry-header { margin-bottom: 1.875em; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main .entry-title { font-size: 1.375em; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main .entry-title a { color: inherit; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main .entry-title a:hover { color: #1bb0ce; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta { position: absolute; bottom: 45px; left: 0; width: 100%; padding: 0 50px; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax { float: left; font-size: 0.875em; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a { color: #AAA; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a:hover { color: #1bb0ce; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a::before { content: none; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a::after { content: ' , '; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .portfolio-tax .entry-tax > a:last-child::after { content: ''; }
.list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper footer.entry-meta .comments-iconic { font-size: 0.875em; float: right; }
@media screen and (max-width: 1023px) { .list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .aux-land-side { position: relative; width: 100%; padding: 70px 50px; padding-top: 70px; border-left-width: 1px; border-top-width: 0px; overflow: visible; }
  .list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-media { width: 100%; float: none; }
  .list-portfolio .aux-primary .aux-portfolio-land.aux-single-portfolio-wrapper .entry-main { overflow: visible; height: auto; margin-bottom: 1.875em; } }

.list-portfolio.aux-template-type-default .aux-primary .entry-media { margin-bottom: 30px; }
.list-portfolio.aux-template-type-default .aux-primary .entry-title { font-size: 1.1em; }
.list-portfolio.aux-template-type-default .aux-primary .entry-title a { color: inherit; }
.list-portfolio.aux-template-type-default .aux-primary .entry-title a:hover { color: #1bb0ce; }
.list-portfolio.aux-template-type-default .entry-tax { margin-left: 0; font-style: italic; }
.list-portfolio.aux-template-type-default .entry-tax > a:first-child::before { content: none; }

.hentry .aux-portfolio-columns.aux-tile-lighten .aux-portfolio-item-title, .aux-widget-recent-portfolios .aux-portfolio-columns.aux-tile-lighten .aux-portfolio-item-title { color: #3D3D3D; }
.hentry .aux-portfolio-columns .aux-iso-item .aux-col, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-iso-item .aux-col { padding: 0px; }
.hentry .aux-portfolio-columns .entry-media, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-media { margin-bottom: 27px; position: relative; }
.hentry .aux-portfolio-columns .entry-title, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-title { /* @TODO: later we should change it to work without !important */ font-size: 1.1em !important; }
.hentry .aux-portfolio-columns .entry-title a, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-title a { color: inherit; }
.hentry .aux-portfolio-columns .entry-title a:hover, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-title a:hover { color: #1bb0ce; }
.hentry .aux-portfolio-columns .entry-header, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-header { margin-bottom: 10px; float: left; max-width: calc(100% - 40px); }
.hentry .aux-portfolio-columns .entry-info, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-info { clear: both; }
.hentry .aux-portfolio-columns .entry-tax, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax { margin-left: 0; font-style: italic; }
.hentry .aux-portfolio-columns .entry-tax > a, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a { color: #AAA; }
.hentry .aux-portfolio-columns .entry-tax > a::before, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a::before { content: none; }
.hentry .aux-portfolio-columns .entry-tax > a::after, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a::after { content: ' , '; }
.hentry .aux-portfolio-columns .entry-tax > a:last-child::after, .aux-widget-recent-portfolios .aux-portfolio-columns .entry-tax > a:last-child::after { content: ''; }
.hentry .aux-portfolio-columns .comments-iconic, .aux-widget-recent-portfolios .aux-portfolio-columns .comments-iconic { font-size: 0.875em; }
.hentry .aux-portfolio-columns .aux-hover-active, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-hover-active { position: relative; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-media, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-media { margin-bottom: 0; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-media, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-media { margin-bottom: 0; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-header, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-header { float: none; max-width: 100%; margin-bottom: 0; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-info, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-info { font-size: 1em; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-title, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-title { font-size: 1.125em; font-weight: 600; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-title a, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-title a { color: #FFFFFF; }
.hentry .aux-portfolio-columns .aux-item-overlay .entry-title a:hover, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-overlay .entry-title a:hover { color: #1bb0ce; }
.hentry .aux-portfolio-columns .aux-overlay-content, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-overlay-content { position: absolute; top: 0; z-index: 1; width: 100%; text-align: center; padding: 1.5em; position: absolute; top: 50%; transform: translateY(-50%); overflow: hidden; }
.hentry .aux-portfolio-columns .aux-portfolio-item-title, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-portfolio-item-title { color: white; font-size: 1.125em; font-weight: 600; }
.hentry .aux-portfolio-columns .aux-portfolio-overlay-buttons, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-portfolio-overlay-buttons { width: 100%; }
.hentry .aux-portfolio-columns .aux-item-classic .entry-main, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-item-classic .entry-main { margin-bottom: 0; }
.hentry .aux-portfolio-columns .aux-arrow-post-link, .hentry .aux-portfolio-columns .aux-lightbox-btn, .hentry .aux-portfolio-columns .aux-hover-circle-plus, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-arrow-post-link, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-lightbox-btn, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-hover-circle-plus { display: inline-block; }
.hentry .aux-portfolio-columns .aux-lightbox-btn, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-lightbox-btn { margin-right: 5px; }
.hentry .aux-portfolio-columns .aux-entry-boxed .entry-media, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-entry-boxed .entry-media { margin-bottom: 0; }
.hentry .aux-portfolio-columns .aux-entry-boxed .entry-info, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-entry-boxed .entry-info { margin-bottom: 10px; }
.hentry .aux-portfolio-columns .aux-entry-boxed .entry-main, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-entry-boxed .entry-main { border-top: none; padding: 25px 30px 5px; }
.hentry .aux-portfolio-columns .aux-entry-boxed .entry-main:after, .aux-widget-recent-portfolios .aux-portfolio-columns .aux-entry-boxed .entry-main:after { content: ""; display: table; clear: both; }

/** Auxin recent portfolios */
.aux-widget-recent-portfolios { position: relative; }
.aux-widget-recent-portfolios .aux-isotope-ready .aux-col { margin-top: 0; }
.aux-widget-recent-portfolios.aux-carousel { padding: 0 80px; position: relative; }
.aux-widget-recent-portfolios .aux-filters { position: relative; z-index: 9; }
.aux-widget-recent-portfolios .aux-filters:after { content: ""; display: table; clear: both; }
.aux-widget-recent-portfolios .aux-filters.aux-right:not(.aux-dropdown-filter) { display: block; width: 100%; }
.aux-widget-recent-portfolios .aux-filters.aux-right:not(.aux-dropdown-filter) > ul { display: inline-block; float: right; }
.aux-widget-recent-portfolios .aux-filters.aux-center:not(.aux-dropdown-filter) { position: relative; left: 50%; display: inline-block; transform: translateX(-50%); }
.aux-widget-recent-portfolios .aux-filters.aux-center:not(.aux-dropdown-filter) ul { margin-left: auto; }
.aux-widget-recent-portfolios .widget-title + .aux-filters.aux-right { position: absolute; top: 0; right: 0; }
@media screen and (max-width: 767px) { .aux-resp .aux-widget-recent-portfolios .widget-title + .aux-filters.aux-right { position: relative; float: left; } }
.aux-widget-recent-portfolios .aux-tiles-layout { position: relative; }
.aux-widget-recent-portfolios .aux-tiles-layout .aux-iso-item { float: left; height: 0; position: relative; overflow: hidden; }
.aux-widget-recent-portfolios .aux-portfolio-columns:not(.aux-tiles-layout) { clear: both; }
.aux-widget-recent-portfolios .aux-portfolio-columns:not(.aux-tiles-layout) .aux-iso-item .hentry { padding: 0; }
.aux-widget-recent-portfolios .aux-isotope-layout { max-height: 500px; }
.aux-widget-recent-portfolios .aux-isotope-layout.aux-isotope-ready { max-height: none; }
.aux-widget-recent-portfolios .aux-mc-arrows { position: absolute; bottom: 50%; transform: translateY(50%); }
.aux-widget-recent-portfolios .aux-prev { left: 0; }
.aux-widget-recent-portfolios .aux-next { right: 0; left: auto; }

/*
     FILE ARCHIVED ON 16:50:20 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:09:53 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.816
  exclusion.robots: 0.029
  exclusion.robots.policy: 0.013
  esindex: 0.013
  cdx.remote: 11.124
  LoadShardBlock: 108.091 (3)
  PetaboxLoader3.datanode: 207.143 (4)
  load_resource: 195.151
  PetaboxLoader3.resolve: 89.272
*/


.elementor-95 .elementor-element.elementor-element-1f2f029 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-95 .elementor-element.elementor-element-1f2f029{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:25px;margin-bottom:0px;padding:0px 35px 0px 35px;}.elementor-95 .elementor-element.elementor-element-1f2f029 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-95 .elementor-element.elementor-element-894fe5b.elementor-column .elementor-column-wrap{align-items:center;}.elementor-95 .elementor-element.elementor-element-894fe5b.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-95 .elementor-element.elementor-element-894fe5b.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:space-between;}.elementor-95 .elementor-element.elementor-element-7bc3e5b{width:auto;max-width:auto;}.elementor-95 .elementor-element.elementor-element-bbaf1a0{text-align:left;width:auto;max-width:auto;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-vertical .aux-menu-depth-0 .aux-item-content{text-align:left;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-menu-depth-0 > .aux-item-content{font-family:"Montserrat", Sans-serif;font-weight:500;padding:0px 18px 0px 13px;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-menu-depth-0.aux-hover > .aux-item-content {color:#6EC1E4 !important;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-menu-depth-0.current-menu-item > a{color:var( --e-global-color-primary );font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:bold;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-submenu .aux-menu-item{font-family:"Montserrat", Sans-serif;font-size:14px;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-offcanvas-menu{background-color:var( --e-global-color-dc29f8c );}@media(max-width:1024px) and (min-width:768px){.elementor-95 .elementor-element.elementor-element-894fe5b{width:100%;}}@media(max-width:1024px){.elementor-95 .elementor-element.elementor-element-894fe5b.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:center;}.elementor-95 .elementor-element.elementor-element-7bc3e5b{text-align:center;width:100%;max-width:100%;}.elementor-95 .elementor-element.elementor-element-7bc3e5b > .elementor-widget-container{margin:0px 0px 30px 0px;}.elementor-95 .elementor-element.elementor-element-bbaf1a0{width:auto;max-width:auto;}}@media(max-width:767px){.elementor-95 .elementor-element.elementor-element-894fe5b.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:space-between;}.elementor-95 .elementor-element.elementor-element-7bc3e5b > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-95 .elementor-element.elementor-element-7bc3e5b{width:auto;max-width:auto;}.elementor-95 .elementor-element.elementor-element-bbaf1a0{text-align:left;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-vertical .aux-menu-depth-0 .aux-item-content{text-align:left;}.elementor-95 .elementor-element.elementor-element-bbaf1a0 .aux-menu-depth-0 > .aux-item-content{font-size:16px;line-height:26px;}}
/*
     FILE ARCHIVED ON 16:50:21 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:13:23 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.859
  exclusion.robots: 0.109
  exclusion.robots.policy: 0.094
  esindex: 0.012
  cdx.remote: 22.913
  LoadShardBlock: 115.205 (3)
  PetaboxLoader3.datanode: 140.647 (4)
  PetaboxLoader3.resolve: 78.195 (2)
  load_resource: 109.58
*/


.elementor-106 .elementor-element.elementor-element-557adf0 > .elementor-container{max-width:1600px;}.elementor-106 .elementor-element.elementor-element-557adf0:not(.elementor-motion-effects-element-type-background), .elementor-106 .elementor-element.elementor-element-557adf0 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #0c1a54 0%, #030434 49%);}.elementor-106 .elementor-element.elementor-element-557adf0{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:50px 35px 30px 35px;}.elementor-106 .elementor-element.elementor-element-557adf0 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-106 .elementor-element.elementor-element-428cee4 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;}.elementor-106 .elementor-element.elementor-element-428cee4 > .elementor-element-populated > .elementor-widget-wrap{padding:0px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-336fa9c .aux-widget-image{text-align:left;}.elementor-106 .elementor-element.elementor-element-336fa9c > .elementor-widget-container{margin:20px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-6d0c8ec{color:rgba(255,255,255,0.50);font-size:16px;font-weight:400;line-height:23px;max-width:84%;}.elementor-106 .elementor-element.elementor-element-6d0c8ec > .elementor-widget-container{margin:25px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-8e797ce .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:bold;line-height:29px;color:var( --e-global-color-408ec305 );margin:0px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-cccfc9f .aux-modern-heading-secondary{font-size:16px;font-weight:400;line-height:24px;color:var( --e-global-color-408ec305 );}.elementor-106 .elementor-element.elementor-element-cccfc9f .aux-modern-heading-secondary .aux-head-highlight{font-size:16px;font-weight:300;line-height:24px;color:rgba(255,255,255,0.50);}.elementor-106 .elementor-element.elementor-element-cccfc9f > .elementor-widget-container{margin:-10px 0px -11px 0px;}.elementor-106 .elementor-element.elementor-element-93c21a8 .aux-modern-heading-secondary{font-size:16px;font-weight:400;line-height:24px;color:var( --e-global-color-408ec305 );}.elementor-106 .elementor-element.elementor-element-93c21a8 .aux-modern-heading-secondary .aux-head-highlight{font-size:16px;font-weight:300;line-height:24px;color:rgba(255,255,255,0.50);}.elementor-106 .elementor-element.elementor-element-93c21a8 > .elementor-widget-container{margin:-10px 0px -11px 0px;}.elementor-106 .elementor-element.elementor-element-5fe4c1f .aux-modern-heading-secondary{font-size:16px;font-weight:400;line-height:24px;color:var( --e-global-color-408ec305 );margin:0px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-5fe4c1f .aux-modern-heading-secondary .aux-head-highlight{font-size:16px;font-weight:300;line-height:24px;color:rgba(255,255,255,0.50);}.elementor-106 .elementor-element.elementor-element-5fe4c1f > .elementor-widget-container{margin:-15px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-2915b2f .aux-modern-heading-secondary{font-size:16px;font-weight:400;line-height:24px;color:var( --e-global-color-408ec305 );margin:-10px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-2915b2f .aux-modern-heading-secondary .aux-head-highlight{font-size:16px;font-weight:300;line-height:24px;color:rgba(255,255,255,0.50);}.elementor-106 .elementor-element.elementor-element-2915b2f > .elementor-widget-container{margin:-40px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-a106641{width:13.837%;}.elementor-106 .elementor-element.elementor-element-861d7df .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:bold;line-height:29px;color:var( --e-global-color-408ec305 );margin:0px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-eb06268{text-align:left;}.elementor-106 .elementor-element.elementor-element-eb06268 .aux-vertical .aux-menu-depth-0 .aux-item-content{text-align:left;}.elementor-106 .elementor-element.elementor-element-eb06268 .aux-menu-depth-0 > .aux-item-content{color:rgba(255, 255, 255, 0.5);font-size:16px;font-weight:300;text-transform:none;line-height:0.5em;padding:0px 0px 20px 0px;}.elementor-106 .elementor-element.elementor-element-50a02f6{width:36.163%;}.elementor-106 .elementor-element.elementor-element-bf6e668 .aux-modern-heading-primary{font-family:"Montserrat", Sans-serif;font-size:20px;font-weight:bold;line-height:29px;color:var( --e-global-color-408ec305 );margin:0px 0px 0px 0px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_box{flex-direction:row;padding:0px 0px 0px 0px;border-radius:0px;background-color:#1F3C8100;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list{grid-template-columns:repeat(1, 1fr);gap:10px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_content{padding:11px 11px 11px 11px;justify-content:center;text-align:left;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_image{width:178px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_image  img{height:84px;border-radius:4px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_image img{object-position:center center;object-fit:cover;}.elementor-106 .elementor-element.elementor-element-ada17a0 .ue-grid-item-category a{background-color:var( --e-global-color-dc29f8c );color:#ffffff;padding:2px 10px 2px 10px;border-radius:5px 5px 5px 5px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_title a{color:var( --e-global-color-408ec305 );}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_title{margin-top:0px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .ue-grid-item-meta-data{color:#707070;margin-top:10px;gap:10px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .ue-grid-item-meta-data svg{fill:#707070;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_content{color:#FFFFFF8C;margin-top:10px;}.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_more_btn{padding:0px 0px 0px 0px;display:inline-block;border-radius:0px;background-color:#000000;color:#ffffff;}.elementor-106 .elementor-element.elementor-element-bdbf3b8 > .elementor-container{max-width:1600px;}.elementor-106 .elementor-element.elementor-element-bdbf3b8 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-106 .elementor-element.elementor-element-bdbf3b8:not(.elementor-motion-effects-element-type-background), .elementor-106 .elementor-element.elementor-element-bdbf3b8 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:transparent;background-image:linear-gradient(180deg, #030434 0%, #020230 100%);}.elementor-106 .elementor-element.elementor-element-bdbf3b8{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;padding:20px 35px 10px 35px;}.elementor-106 .elementor-element.elementor-element-bdbf3b8 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-bc-flex-widget .elementor-106 .elementor-element.elementor-element-b442a84.elementor-column .elementor-column-wrap{align-items:center;}.elementor-106 .elementor-element.elementor-element-b442a84.elementor-column.elementor-element[data-element_type="column"] > .elementor-column-wrap.elementor-element-populated > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-106 .elementor-element.elementor-element-b442a84.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:space-between;}.elementor-106 .elementor-element.elementor-element-4532281 small{color:rgba(255, 255, 255, 0.5);font-size:15px;font-weight:400;text-transform:capitalize;line-height:19px;}.elementor-106 .elementor-element.elementor-element-4532281 > .elementor-widget-container{padding:15px 0px 15px 0px;}.elementor-106 .elementor-element.elementor-element-4532281{width:auto;max-width:auto;}@media(max-width:767px){.elementor-106 .elementor-element.elementor-element-ada17a0 .uc_post_list_box{flex-direction:column;}}/* Start custom CSS for section, class: .elementor-element-bdbf3b8 */.elementor-106 .elementor-element.elementor-element-bdbf3b8{
    border-top: 1px solid rgba(255,255,255,0.10)
}/* End custom CSS */
/*
     FILE ARCHIVED ON 16:50:21 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:13:34 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.738
  exclusion.robots: 0.094
  exclusion.robots.policy: 0.083
  esindex: 0.01
  cdx.remote: 7.987
  LoadShardBlock: 669.029 (3)
  PetaboxLoader3.resolve: 433.479 (3)
  PetaboxLoader3.datanode: 245.776 (4)
  load_resource: 207.052
*/


/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxC7mw9c.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRzS7mw9c.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxi7mw9c.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRxy7mw9c.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: italic;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUQjIg1_i6t8kCHKm459WxRyS7m.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WRhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459W1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459WZhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/montserrat/v31/JTUSjIg1_i6t8kCHKm459Wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtE6F15M.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWvU6F15M.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtU6F15M.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuk6F15M.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWu06F15M.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWxU6F15M.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqW106F15M.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWtk6F15M.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWt06F15M.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memtYaGs126MiZpBA-UFUIcVXSCEkx2cmqvXlWqWuU6F.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSKmu1aB.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSumu1aB.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSOmu1aB.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSymu1aB.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* hebrew */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS2mu1aB.woff2) format('woff2');
  unicode-range: U+0307-0308, U+0590-05FF, U+200C-2010, U+20AA, U+25CC, U+FB1D-FB4F;
}
/* math */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTVOmu1aB.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTUGmu1aB.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSCmu1aB.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTSGmu1aB.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Open Sans';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/opensans/v44/memvYaGs126MiZpBA-UvWbX2vVnXBbObj2OVTS-muw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkC3kaWzU.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkAnkaWzU.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCnkaWzU.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBXkaWzU.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkenkaWzU.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkaHkaWzU.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCXkaWzU.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkCHkaWzU.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: italic;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO5CnqEu92Fr1Mu53ZEC9_Vu3r1gIhOszmkBnka.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 100;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 200;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 300;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 400;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 500;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 600;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 700;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 800;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3GUBGEe.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3iUBGEe.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3CUBGEe.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3-UBGEe.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* math */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMawCUBGEe.woff2) format('woff2');
  unicode-range: U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;
}
/* symbols */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMaxKUBGEe.woff2) format('woff2');
  unicode-range: U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3OUBGEe.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3KUBGEe.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto';
  font-style: normal;
  font-weight: 900;
  font-stretch: 100%;
  src: url(https://fonts.gstatic.com/s/roboto/v50/KFO7CnqEu92Fr1ME7kSn66aGLdTylUAMa3yUBA.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 100;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 200;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 300;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 400;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 500;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 600;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 700;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 800;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufA5qW54A.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufJ5qW54A.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* greek-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufB5qW54A.woff2) format('woff2');
  unicode-range: U+1F00-1FFF;
}
/* greek */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufO5qW54A.woff2) format('woff2');
  unicode-range: U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;
}
/* vietnamese */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufC5qW54A.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufD5qW54A.woff2) format('woff2');
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Roboto Slab';
  font-style: normal;
  font-weight: 900;
  src: url(https://fonts.gstatic.com/s/robotoslab/v36/BngMUXZYTXPIvIBgJJSb6ufN5qU.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/*
     FILE ARCHIVED ON 16:53:03 Jan 13, 2026 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:13:40 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 2.286
  exclusion.robots: 1.137
  exclusion.robots.policy: 1.121
  esindex: 0.012
  cdx.remote: 95.285
  LoadShardBlock: 229.57 (3)
  PetaboxLoader3.datanode: 102.229 (3)
  load_resource: 99.807
*/


/*! elementor - v3.14.0 - 26-06-2023 */
.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-left:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}
/*
     FILE ARCHIVED ON 16:50:23 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:09:50 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.47
  exclusion.robots: 0.018
  exclusion.robots.policy: 0.008
  esindex: 0.009
  cdx.remote: 13.339
  LoadShardBlock: 240.632 (3)
  PetaboxLoader3.datanode: 160.83 (4)
  PetaboxLoader3.resolve: 293.899 (2)
  load_resource: 238.143
*/


.elementor-720 .elementor-element.elementor-element-dd6eec6 > .elementor-container{max-width:1600px;}.elementor-720 .elementor-element.elementor-element-dd6eec6 > .elementor-container > .elementor-row > .elementor-column > .elementor-column-wrap > .elementor-widget-wrap{align-content:center;align-items:center;}.elementor-720 .elementor-element.elementor-element-dd6eec6{padding:50px 35px 50px 35px;}.elementor-720 .elementor-element.elementor-element-9c5c51c.elementor-column > .elementor-column-wrap > .elementor-widget-wrap{justify-content:space-between;}.elementor-720 .elementor-element.elementor-element-ce5bed9{width:auto;max-width:auto;}.elementor-720 .elementor-element.elementor-element-42ec58e{text-align:left;width:auto;max-width:auto;}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-vertical .aux-menu-depth-0 .aux-item-content{text-align:left;}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-menu-depth-0 > .aux-item-content{color:#FFFFFF;font-family:"Montserrat", Sans-serif;font-size:14px;font-weight:300;line-height:20px;padding:0px 21px 0px 21px;}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-menu-depth-0.aux-hover > .aux-item-content {color:var( --e-global-color-primary );}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-menu-depth-0.aux-hover > .aux-item-content{font-weight:300;}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-menu-depth-0.current-menu-item > a{font-family:"Montserrat", Sans-serif;}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-submenu .aux-menu-item{font-family:"Montserrat", Sans-serif;}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-burger:before,  .elementor-720 .elementor-element.elementor-element-42ec58e .aux-burger:after, .elementor-720 .elementor-element.elementor-element-42ec58e .aux-burger .mid-line{border-color:var( --e-global-color-408ec305 );}.elementor-720 .elementor-element.elementor-element-42ec58e .aux-offcanvas-menu{background-color:var( --e-global-color-dc29f8c );}
/*
     FILE ARCHIVED ON 16:50:23 Feb 18, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 17:13:52 Jan 13, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.906
  exclusion.robots: 0.117
  exclusion.robots.policy: 0.101
  esindex: 0.014
  cdx.remote: 110.684
  LoadShardBlock: 204.81 (3)
  PetaboxLoader3.datanode: 205.232 (4)
  PetaboxLoader3.resolve: 145.9 (2)
  load_resource: 185.896
*/